Skip to content

Commit

Permalink
Merge pull request #2586 from mneunomne/#2576
Browse files Browse the repository at this point in the history
Fixing pluto.tv
  • Loading branch information
mneunomne authored Dec 22, 2024
2 parents 15f755b + 935f9a7 commit 9b13d59
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion filters/adnauseam.txt
Original file line number Diff line number Diff line change
Expand Up @@ -601,7 +601,7 @@ opensubtitles.org###fcninnerbox
/tacoda_^$important

# Trackers added according to better.fyi/trackers^$important
||tiqcdn.com^$important
||tiqcdn.com^
||ak.sail-horizon.com^$important
||s.ntv.io^$important
||plugin.mediavoice.com^$important
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.23.3.1",
"version": "3.23.3.3",
"key": "ilkggpgmkemaniponkfgnkonpajankkm",
"author": "Daniel C. Howe",
"background": {
Expand Down
2 changes: 1 addition & 1 deletion src/js/pagestore.js
Original file line number Diff line number Diff line change
Expand Up @@ -766,7 +766,7 @@ const PageStore = class {
* 0 -> allow
* 1 -> block (including redirects)
* 2 -> exception-for-cname-on-block ?? [allow]
* 3 -> ?
* 3 -> abort
* 4 -> adn-allowed
*/
filterRequest(fctxt) {
Expand Down

0 comments on commit 9b13d59

Please sign in to comment.