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

AdNauseam can't avoid auto-redirect on fmovies #2405

Open
mneunomne opened this issue Sep 28, 2023 · 7 comments
Open

AdNauseam can't avoid auto-redirect on fmovies #2405

mneunomne opened this issue Sep 28, 2023 · 7 comments

Comments

@mneunomne
Copy link
Collaborator

when using AdNauseam, even on strict mode, can't avoid page being redirected to another one.

https://fmovies.gratis/movies/blue-beetle-x1565770z/play/#video-player

@dhowe
Copy link
Owner

dhowe commented Oct 2, 2023

I assume this differs from ublock's behavior ?

@Pantyhose-X
Copy link

Pantyhose-X commented Oct 2, 2023

In My filters add
*##+js(set, window.open, undefined)
*##+js(window-close-if, /plan/select?popup=noads)

test https://www.webroot.com/services/popuptester1.htm

@mneunomne
Copy link
Collaborator Author

Amazing @Pantyhose-X, maybe it can be implemented on our main filter list, I'll make some more tests to see if it should be the case.

@dhowe dhowe added this to the Version 3.19 milestone Oct 6, 2023
@mneunomne
Copy link
Collaborator Author

This seems to be a useful filter indeed because i have come across some other websites where adnauseam was being forced out. I will add it to the filter-list and test it to be released in next version v3.19.

dhowe added a commit that referenced this issue Oct 7, 2023
@dhowe
Copy link
Owner

dhowe commented Oct 7, 2023

can this be closed?

@mneunomne
Copy link
Collaborator Author

Let's close it after we do the pre-release tests

mneunomne added a commit that referenced this issue Oct 9, 2023
mneunomne added a commit to mneunomne/AdNauseam that referenced this issue Oct 9, 2023
@mneunomne mneunomne mentioned this issue Oct 9, 2023
@Pantyhose-X
Copy link

This is supposed to be caused by
Document.location
Document.location.href
window.location

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

3 participants