Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vidstream.online #6

Closed
AdamWr opened this issue Jul 17, 2019 · 4 comments
Closed

vidstream.online #6

AdamWr opened this issue Jul 17, 2019 · 4 comments

Comments

@AdamWr
Copy link
Member

AdamWr commented Jul 17, 2019

On this website https://vidstream.online/f/SzPIoqSMGK blocking popups using rule like that:
vidstream.online#%#//scriptlet("prevent-window-open")
or
vidstream.online#%#(function() { var w_open = window.open, regex = /cv\.php/; window.open = function(a, b) { if (typeof a !== 'string' || !regex.test(a)) { w_open(a, b); } }; })();
causes adblock detection after clicking on "Download" button.

With AdGuard Popup Blocker, popup is blocked, but "Download" button also doesn't work.

Expected behavior

Popups on website should be blocked and "Download" button should works.

@tvinzz
Copy link

tvinzz commented Sep 16, 2019

vidstream.online looks dead

@tvinzz tvinzz closed this as completed Sep 16, 2019
@AdamWr
Copy link
Member Author

AdamWr commented Sep 17, 2019

It seems that they have new domain, now it's vidstream.to.
Link:
https://vidstream.to/f/izez8dzLNU

Related issues:
AdguardTeam/AdguardFilters#40013
AdguardTeam/AdguardFilters#37004 (comment)

@tvinzz
Copy link

tvinzz commented Sep 17, 2019

domain changed to http://vidstream.to/

@tvinzz tvinzz reopened this Sep 17, 2019
@mimo2004moh
Copy link

@AdamWr new issue after update adguard filters
the popups blocked and the anti-adblock appear
Capture
shoud i open a new issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants