Userscript Burlesco not working in sites like folha.com.br

Chinaski

Quality Assurance
Staff member
Administrator
Moderator
We have released a number of updates that have fixed the issues of supporting some scripts.
Please update to the latest version and check if the specified extension will work?
 

healer

New Member
I'm facing the same issue. Updated to the latest nightly build and the issue persists. Looking at the logs (set to verbose) it appears that a script match occurs, but it's not injected in the page, leading to the paywall not being blocked:

Code:
VERBOSE, AdguardSvc, 7, 09.01.2021 16:37:25.750, Adguard.Core.Common.Logging.CoreLoggerAdapter | AGUserscript: matched script Burlesco for url https://arte.estadao.com.br/uva/referer?id=2ZPWoy&ref=https://saude.estadao.com.br/noticias/geral,planejamento-de-governos-locais-para-vacinacao-inclui-drive-thru-e-barco-pesqueiro,70003575753
VERBOSE, AdguardSvc, 7, 09.01.2021 16:37:25.750, Adguard.Core.Common.Logging.CoreLoggerAdapter | AGUserscript: matched script AdGuard Popup Blocker (Beta) for url https://arte.estadao.com.br/uva/referer?id=2ZPWoy&ref=https://saude.estadao.com.br/noticias/geral,planejamento-de-governos-locais-para-vacinacao-inclui-drive-thru-e-barco-pesqueiro,70003575753
VERBOSE, AdguardSvc, 7, 09.01.2021 16:37:25.753, Adguard.Core.Common.Logging.CoreLoggerAdapter | AGUserscript: matched script AdGuard Extra Beta for url https://arte.estadao.com.br/uva/referer?id=2ZPWoy&ref=https://saude.estadao.com.br/noticias/geral,planejamento-de-governos-locais-para-vacinacao-inclui-drive-thru-e-barco-pesqueiro,70003575753
VERBOSE, AdguardSvc, 7, 09.01.2021 16:37:25.753, Adguard.Core.Common.Logging.CoreLoggerAdapter | AGUserscript: matched script AdsBypasser for url https://arte.estadao.com.br/uva/referer?id=2ZPWoy&ref=https://saude.estadao.com.br/noticias/geral,planejamento-de-governos-locais-para-vacinacao-inclui-drive-thru-e-barco-pesqueiro,70003575753
VERBOSE, AdguardSvc, 7, 09.01.2021 16:37:25.753, Adguard.Core.Common.Logging.CoreLoggerAdapter | AGUserscript: matched 4 scripts for url https://arte.estadao.com.br/uva/referer?id=2ZPWoy&ref=https://saude.estadao.com.br/noticias/geral,planejamento-de-governos-locais-para-vacinacao-inclui-drive-thru-e-barco-pesqueiro,70003575753
VERBOSE, AdguardSvc, 7, 09.01.2021 16:37:25.754, Adguard.Core.Common.Logging.CoreLoggerAdapter | AGProxySession: [id=1001529-h2-ssl-33] Processed response: HTTP/2.0 200
server: Apache
x-powered-by: PHP/7.1.33
x-xss-protection: 1; mode=block
content-type: text/html; charset=UTF-8
cache-control: public, max-age=258
expires: Sat, 09 Jan 2021 19:41:43 GMT
date: Sat, 09 Jan 2021 19:37:25 GMT
 

samiam

New Member
I am having a lot of issues like this where a userscript will work fine on one website, but not at all on a second. Meanwhile tampermonkey will run both without issue.
 
Top