estadao.com.br

Portuguese supplemental subscription

Moderator: EasyList Spanish Mods

Locked
User avatar
guyluke
New Member
New Member
Posts: 5
Joined: Tue Aug 23, 2016 7:55 pm
Location: Viçosa, MG

estadao.com.br

Post by guyluke »

News Columns with Pay-Wall estadao.com.br

Some example URLs would be these on Politics, Health, Economy and Culture:

Code: Select all

https://politica.estadao.com.br/noticias/geral,advogado-da-familia-bolsonaro-disse-duas-vezes-que-nao-sabia-onde-estava-queiroz,70003336991
https://saude.estadao.com.br/noticias/geral,a-relacao-entre-o-publico-e-o-privado-na-saude,70003341632
https://economia.estadao.com.br/noticias/geral,paciencia,70003341579
https://cultura.estadao.com.br/noticias/geral,um-arqueologo-do-sangue,70003341445
Seems like Blocking JS content works, but it completely breaks the main website and sometimes images on articles won't load.

uBO Rule (not Custom Filter)

Code: Select all

no-scripting: estadao.com.br true
I'm not sure but maybe covering all pre-domain site sections (politica.estadao, saude.estadao, etc...) and making an exception for the main domain would work. But I think that's only a half kind of solution.

They also show a different "To continue reading, register" banner after a few article reads, and although it can be blocked with:
Image

Code: Select all

estadao.com.br###paywall-wrapper-iframe-estadao
They block scrolling on the page whenever this banner appears. (again JS)
P.S. Using uBO with the "uBlock filters – Annoyances" and "spa, por: AdGuard Spanish/Portuguese" filters
uBlock Origin v. 1.27.10
+ Fanboy’s Annoyance
+ AdGuard Spanish/Portuguese

Edge 83 on Windows 10
Khrin
EasyList Author
EasyList Author
Posts: 3562
Joined: Fri Mar 26, 2010 8:50 pm

Post by Khrin »

EasyList doesn't block pay-walls.
Moved from Report unblocked content to EasyList Portuguese on Tue Jun 23, 2020 10:54 pm by LanikSJ

realord
Forum Junkie
Forum Junkie
Posts: 105
Joined: Sat Jun 25, 2016 5:48 am

Post by realord »

Is there any known solution against paywalls?
intense
Contributor
Contributor
Posts: 10500
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

There are no general solutions

try

Code: Select all

||acesso.estadao.com.br/paywall/v2/js/pw.js$script,1p
Locked