Adguardfilters: vidstream.online

Created on 17 Jul 2019  路  19Comments  路  Source: AdguardTeam/AdguardFilters

Issue URL (Annoyance)

http://vidstream.online/

Comment

Username: @mimo2003moh

the site open Harmful popups

Screenshots


Screenshot 1

Screenshot 1



Screenshot 2

Screenshot 2

System configuration

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

AdGuard Browser Extension Low Annoyance

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:

||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.

All 19 comments

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.

still the popups appear and when block them with popups blocker strict
the anti adblock appear

image

@Alex-302 this the capture of this site try with vpn
Capture

and this the popups
Capture2

please check in custom filter:
vidstream.top#%#//scriptlet("prevent-window-open")

@Alex-302 anti-adblock
Capture

@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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

TPS picture TPS  路  4Comments

THEtomaso picture THEtomaso  路  3Comments

adguard-bot picture adguard-bot  路  3Comments

adguard-bot picture adguard-bot  路  4Comments

adguard-bot picture adguard-bot  路  3Comments