Skip to content
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.

Commit

Permalink
update reporter rule
Browse files Browse the repository at this point in the history
  • Loading branch information
jspenguin2017 committed Aug 1, 2018
1 parent a2055b4 commit 7abedab
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"webRequest",
"webRequestBlocking"
],
"version": "15.0.0.23",
"version": "15.0.0.24",
"web_accessible_resources": [
"resources/*"
]
Expand Down
10 changes: 7 additions & 3 deletions src/reporter/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -70,18 +70,22 @@ const knownGood = [
"jspenguin.com",
"jspenguin2017.github.io",

"androidcentral.com",
"blockadblock.com",
"businessinsider.com",
"kissasian.sh",
"kwejk.pl",
"soft98.ir",
"moonbit.co.in",
"moondoge.co.in",
"moonliteco.in",
"onet.pl",
"techradar.com",
"tvp.pl",
"washingtonpost.com",

// Fixed in regional filters
"kwejk.pl",
"onet.pl",
"tvp.pl",
"visioncloud.rocks",
"wp.pl",
];
/**
Expand Down

0 comments on commit 7abedab

Please sign in to comment.