Y
Hacker News
new
|
ask
|
show
|
jobs
by
hagreet
2410 days ago
This article is behind a paywall.
4 comments
thatguyagain
2410 days ago
More work but you can open devtools and delete the "pop over" div that blocks the page, and then set "overflow: scroll" on the second div after <div id="app"> :)
link
jraph
2410 days ago
It seems to work with javascript disabled.
link
ra
2410 days ago
Most paywalls are defeated by disabling cookies or javascript, or both. Cookies is enough for the economist.
link
me_me_me
2410 days ago
On Firefox you can reopen it in container.
link
hagreet
2410 days ago
Why does that help?
link
me_me_me
2410 days ago
because container creates separate env so that site doesn't recognize you as previous visitor.
link
dsego
2410 days ago
In FF just toggle the reader view and refresh. That worked for me.
link