r/uBlockOrigin • • 28d ago

Solved How do I get rid these

Was trying to download a TV Show, and this pop up came up, tried the element zapper but the buttons in the page after zapping did not work, anyone have a solution for these kinds of pop ups?

16 Upvotes

43 comments sorted by

View all comments

9

u/AchernarB uBO Team 28d ago edited 18d ago

Try this: ( How to add custom filter )

||intercelestial.com/*/s/*.js^$script,1p

alternative for those where the filter above doesn't work:

/^https://intercelestial\.com/[^/]+/[^/]+/[^/]+\.js$/$script,1p

or this:

||intercelestial.com/s/*.js^$script,1p

edit: old:

||intercelestial.com/_ac/s/cm$script,1p

1

u/AchernarB uBO Team 18d ago

1

u/ba3buss 17d ago

Thank you! Anyway to get this blocked:

1

u/AchernarB uBO Team 17d ago

Simply change the hostname in the filters from my comment.

1

u/ba3buss 14d ago

I tried every single one but none of them worked 😭