Skip to content

Commit

Permalink
list: add three more sites
Browse files Browse the repository at this point in the history
  • Loading branch information
jacquerie committed Nov 30, 2016
1 parent 61f914c commit 8ca2872
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/js/background.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ chrome.webRequest.onBeforeRequest.addListener(
'*://*.italiarialzati.com/*',
'*://*.jedanews.it/*',
'*://*.kevideo.eu/*',
'*://*.la-cosa.it/*',
'*://*.lafucina.it/*',
'*://*.lanozione.com/*',
'*://*.larepubblica.info/*',
'*://*.lasera.altervista.org/*',
Expand Down Expand Up @@ -114,6 +116,7 @@ chrome.webRequest.onBeforeRequest.addListener(
'*://*.trumpvision365.com/*',
'*://*.truthcdm.com/*',
'*://*.tuttoinweb.com/*',
'*://*.tzetze.it/*',
'*://*.ultimora24.it/*',
'*://*.usanewsflash.com/*',
'*://*.usconservativetoday.com/*',
Expand Down
3 changes: 3 additions & 0 deletions src/js/facebook.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ $(document).ready(function () {
'italiarialzati.com',
'jedanews.it',
'kevideo.eu',
'la-cosa.it',
'lafucina.it',
'lanozione.com',
'larepubblica.info',
'lasera.altervista.org',
Expand Down Expand Up @@ -106,6 +108,7 @@ $(document).ready(function () {
'trumpvision365.com',
'truthcdm.com',
'tuttoinweb.com',
'tzetze.it',
'ultimora24.it',
'usanewsflash.com',
'usconservativetoday.com',
Expand Down

0 comments on commit 8ca2872

Please sign in to comment.