Skip to content

Commit

Permalink
Merge pull request #1235 from brave/fixmovies
Browse files Browse the repository at this point in the history
Fixes fmovies domains (wildcards)
  • Loading branch information
ryanbr authored Jun 25, 2023
2 parents 72a8fb3 + 78bafd5 commit 09f0dfc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 0 additions & 3 deletions brave-lists/brave-android-specific.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
! Brave Android specific filters

! fmovies
fmovies.to##+js(acis, JSON.parse)
fmovies.to##+js(acis, atob)
! https://github.com/brave/brave-browser/issues/16629
diariodocentrodomundo.com.br,01net.com,gizchina.com,pocketpc.ch##.mrf-adv__wrapper
4 changes: 4 additions & 0 deletions brave-unbreak.txt
Original file line number Diff line number Diff line change
Expand Up @@ -643,6 +643,10 @@ fresheroffcampus.com,cizzyscripts.com##+js(aopw, startCheckingAdblock)
! uBO-domain wildcard workaround rnbxclusive1.* https://github.com/uBlockOrigin/uAssets/pull/12579
@@||rnbxclusive1.me^$ghide
rnbxclusive1.me##+js(aopw, _pop)
! uBO-domain wildcard workaround fmovies.*
fmovies.to,fmovies.world,fmovies.ps,fmovies.wtf,fmovies.taxi,fmovies.pub,fmovies.cafe,fmovies.co##+js(aeld, , break;case $.)
fmovies.to,fmovies.world,fmovies.ps,fmovies.wtf,fmovies.taxi,fmovies.pub,fmovies.cafe,fmovies.co##+js(acs, JSON.parse, break;case $.)
fmovies.to,fmovies.world,fmovies.ps,fmovies.wtf,fmovies.taxi,fmovies.pub,fmovies.cafe,fmovies.co##+js(acs, parseInt, break;case $.)
! uBO-domain wildcard workaround crichd
crichd.tv,crichd.ac,crichd.com,crichd.vip##+js(aopr, AaDetector)
crichd.tv,crichd.ac,crichd.com,crichd.vip##+js(acis, JSON.parse, break;case $.)
Expand Down

0 comments on commit 09f0dfc

Please sign in to comment.