opensubtitles.org

This is where you should report issues arising from the subscription filters.
Locked
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

opensubtitles.org

Post by intense »

https://www.opensubtitles.org/en/subtitles/6631811/deep-trap-en

Download button is blocked, add:

Code: Select all

@@||ajax.cloudflare.com/cdn-cgi/$script,domain=opensubtitles.org
opensubtitles.org###fadeSub
opensubtitles.org###lightSub
Moved from Report unblocked content to Report incorrectly removed content on Sat Sep 30, 2017 7:29 pm by intense

Windows 10 User
Senior Member
Senior Member
Posts: 70
Joined: Sat Sep 30, 2017 7:53 pm

Post by Windows 10 User »

How can I block the additional page that opens when I click on the field to write the movie's name?
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

try adding also

Code: Select all

stun:*:443
Provide feedback for your original issue.

If still does not work (the second issue), disable ABP, install uBo (ublock origin), add the filters above, test again.
kasper93
Site Member
Site Member
Posts: 18
Joined: Sun Mar 05, 2017 3:04 pm

Post by kasper93 »

And to not allow every script on the page:

/cdn-cgi/pe/bag2^$first-party,xmlhttprequest

Also I personally would block/hide this download button. You can download subtitles by clicking on "Deep Trap subtitles English" text which is direct link to download.
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

all /cdn-cgi/pe/bag2 are already blocked by easylist
kasper93
Site Member
Site Member
Posts: 18
Joined: Sun Mar 05, 2017 3:04 pm

Post by kasper93 »

Not all, but only `ajs`ones. Don't forget to clear localstorage before reloading page, because rocket stores scripts there and doesn't make request if not necessary. Tho, for opensubtitles /cdn-cgi/pe/bag2?*ajs.php seems to be enough. So nevermind this.
Windows 10 User
Senior Member
Senior Member
Posts: 70
Joined: Sat Sep 30, 2017 7:53 pm

Post by Windows 10 User »

The first code (stun:*:443) worked, thanks! I can't add the second one (/cdn-cgi/pe/bag2^$first-party,xmlhttprequest).
Locked