hdeuropix.cc

This is where you should report issues arising from the subscription filters.
Locked
F4X
Postaholic
Postaholic
Posts: 289
Joined: Wed Jun 01, 2016 7:31 pm

hdeuropix.cc

Post by F4X »

Chrome, Tampermonkey + RU JS, uBlock Origin + Adblock Warning Removal + Fanboy's Annoyancve List + RU Adlist

The filter "uBlock filters" blocks the ability to choose an episode, e.g. on this page:

Code: Select all

https://hdeuropix.cc/zz-tvshow/scrubs-online/scrubs-season-1-hd-with-subtitles-europix
You click on any episode - 2nd, 3rd, whatever, and it doesn't switch to it, but after you disable the filter - it works fine.
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

fixed in uBo
https://github.com/uBlockOrigin/uAssets ... a5739b035a

For any other uBo specific filter issue report here:
https://github.com/uBlockOrigin/uAssets/issues
F4X
Postaholic
Postaholic
Posts: 289
Joined: Wed Jun 01, 2016 7:31 pm

Post by F4X »

Code: Select all

https://www1.hdeuropix.cc/tvseries3/friends-online/friends-season-1-hd-with-subtitles-europix
There's an invisible stuff (hibids10.com) that you are forced to click before you get to actual links to episodes.

chrome, ublock, tampermonkey (ru js)
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

add

Code: Select all

##a[href^="http://www.hibids10.com/"]
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

And if you click play ...does it work for you ?
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

add in uBo

Code: Select all

hdeuropix.cc##+js(disable-newtab-links.js)
F4X
Postaholic
Postaholic
Posts: 289
Joined: Wed Jun 01, 2016 7:31 pm

Post by F4X »

intense wrote: Wed Aug 29, 2018 6:04 pm add in uBo

Code: Select all

hdeuropix.cc##+js(disable-newtab-links.js)
Added, the hibids10 stuff is still there.
smed79 wrote: Wed Aug 29, 2018 5:55 pm add

Code: Select all

##a[href^="http://www.hibids10.com/"]
Works, it's gone now.
F4X
Postaholic
Postaholic
Posts: 289
Joined: Wed Jun 01, 2016 7:31 pm

Post by F4X »

Now it's the same but with a different advertisement address: cl96rwprue.com
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

add

Code: Select all

||hdeuropix.io/js/webcode
||hdeuropix.io/js/popundercode
##a[href^="http://www.hibids10.com/"]
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
Locked