[**Resolved] AdGuard breaks websites

Blaz

Moderator & Translator
Staff member
Moderator
For #1:
Do you get error 403?

For the popup at the start:
Code:
loteriasyapuestas.es##div[class$="contenedor popUpRegistro"]
I noticed I get error 403 when I have the adguard cache cookie "_adg_wot_cache_juegos.loteriasyapuestas.es". When I disable WOT extension, it works fine.

Regarding #2:
Can't reproduce, do you have German filter active?
 
Last edited by a moderator:

josemsanchezb

New Member
Thanks Blaz.

So, I tried disabling one by one all the filters and finally disabling all the filters, and the website still breaks with error 403. I tried to disable Ad-Block part, and it still breaks. I tried to disable all Adguard protection including Ad-Block, and it works! I tried to disable only Stealth Mode, and it breaks. I tried to disable all Adguard and close it, and it works! So, i tried to close Adguard and install Adguard for Chrome extension, and the website works! And also the rest of the pages that I had the same error too. So I think is a programs' problem, I don't know the real cause of it, but I can say (after having tried all this) that Adguard for Windows breaks some websites... [I had english filter, spanish filter, nauscopic filter, malware filter, mobile ads filter, Anti-Adblock Killer | Reek, Adguard Popup Blocker, Spyware, Social Media, Experimental, Russian, German, Japanese, Dutch, Spanish, Turkish, Mobile, Safari, Easylist Italy, Liste FR, Adblock Polska, Fanboy's Annoyances, Fanboy's Enhanced Tracking List, Prebake filter]
So I will be using the Chrome extension for the moment... :(

Thanks at all. I wish Adguard team think about this and fix it.

Kind regards ;)
 
Last edited by a moderator:

Blaz

Moderator & Translator
Staff member
Moderator
As already mentioned, try to disable WOT extension in Adguard's extension (Web of Trust).

Please list the other sites, so we can check and fix them.
 

avatar

Administrator
Staff member
Administrator
The issue with loteriasyapuestas.es should be fixed in WOT extension v1.0.37.

Could you please check it?

To get the latest wot extension:
1. Go to Settings
2. Check "Use beta channel for updates" there
3. Check updates through "Tray menu" - "Check updates..."
 

Alex302

Filters Developer
Staff member
Administrator
avatar, the second site is broken by incorrect cut of html code. Fore example:
Many scripts are broken, because tag is removed <script type="text/javascript">
It works fine if you disable content rules:
Code:
@@||gofeminin.de^$content
 

avatar

Administrator
Staff member
Administrator
Ah, noscript issue, I remember it:)

Should be good in the next update.
 

Alex302

Filters Developer
Staff member
Administrator
Temporary added to German filter:
Code:
@@||gofeminin.de^$content
 
Top