Username: @mimo2003moh
the site open Harmful popups
Screenshot 1

Screenshot 2

Information | value
--- | ---
Platform: | Ext
AdGuard version: | 3.2.1
Browser: | Chrome
Filters: | Liste AR,
AdGuard Annoyances,
AdGuard French,
AdGuard Base,
Malware Domains,
Polish Anti Adblock Filters,
AdGuard Tracking Protection,
AdGuard Social Media
Blacklisted!
@Chinaski1 @Alex-302 we need to remove the popus only
No. This is useless site. It is impossible to upload and download from it.
@Alex-302 egy.best upload their movie on this site you can check
https://egy.best/movie/hellboy-2019/?ref=home-bluray
https://github.com/AdguardTeam/AdguardFilters/issues/32020#issuecomment-512624098
still the popups appear and when block them with popups blocker strict
the anti adblock appear

@Alex-302 this the capture of this site try with vpn
and this the popups
please check in custom filter:
vidstream.top#%#//scriptlet("prevent-window-open")
@Alex-302 anti-adblock
@AdamWr @BlazDT take a look plz
It seems that they are checking if popup was opened.
Unfortunately at the moment I don't have idea how to fix it, but as a workaround, you can disable malware protection in AdGuard settings and add these rules to user filter:
||deloplen.com^$csp=script-src 'none'
deloplen.com#%#!function(){setTimeout(function() { window.close(); }, 1000);}();
vidstream.top#%#AG_onLoad(function() { var el = document.querySelector('p > a.bigbutton:first-child:not(._reload)'); var el1 = document.querySelector('.video-js:not(._reload)'); if(el||el1) { $('html').unbind('click'); } });
The popup will be not blocked instantly, but it will be just blank and closed after 1 second.
@AdamWr work for me thanks man
@AdamWr work for me thanks man
what is the filters that you used to block the anti-adblock
all 3 and disable malware protection in AdGuard settings and add these rules
||deloplen.com^$csp=script-src 'none'
deloplen.com#%#!function(){setTimeout(function() { window.close(); }, 1000);}();
vidstream.top#%#AG_onLoad(function() { var el = document.querySelector('p > a.bigbutton:first-child:not(._reload)'); var el1 = document.querySelector('.video-js:not(._reload)'); if(el||el1) { $('html').unbind('click'); } });
It seems that they are checking if popup was opened.
Unfortunately at the moment I don't have idea how to fix it, but as a workaround, you can disable malware protection in AdGuard settings and add these rules to user filter:||deloplen.com^$csp=script-src 'none' deloplen.com#%#!function(){setTimeout(function() { window.close(); }, 1000);}(); vidstream.top#%#AG_onLoad(function() { var el = document.querySelector('p > a.bigbutton:first-child:not(._reload)'); var el1 = document.querySelector('.video-js:not(._reload)'); if(el||el1) { $('html').unbind('click'); } });The popup will be not blocked instantly, but it will be just blank and closed after 1 second.
i used these filters and it did work but now these filters does not work anymore can you help please
As I see, there is new domain now - vidstream.to (instead of vidstream.top), so please try to add the same rule, but for new domain:
vidstream.to#%#AG_onLoad(function() { var el = document.querySelector('p > a.bigbutton:first-child:not(._reload)'); var el1 = document.querySelector('.video-js:not(._reload)'); if(el||el1) { $('html').unbind('click'); } });
"vidstream" stopped working again
Please read - https://github.com/AdguardTeam/AdguardFilters/issues/40013#issuecomment-536469845 and check if it works.
Most helpful comment
It seems that they are checking if popup was opened.
Unfortunately at the moment I don't have idea how to fix it, but as a workaround, you can disable malware protection in AdGuard settings and add these rules to user filter:
The popup will be not blocked instantly, but it will be just blank and closed after 1 second.