From adb955000a53f02fa384ed6ccba1290b02ad6e1b Mon Sep 17 00:00:00 2001 From: Martin Kimmerle Date: Wed, 20 Jan 2016 14:18:59 +0100 Subject: [PATCH 1/7] allow_sameorg: allow *.microsoft.com <--> *.live.com See #39 --- official-allow_sameorg.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/official-allow_sameorg.json b/official-allow_sameorg.json index af69ada..7151389 100644 --- a/official-allow_sameorg.json +++ b/official-allow_sameorg.json @@ -332,7 +332,9 @@ {"o":{"h":"*.tmfeed.ru"},"d":{"h":"*.habrahabr.ru"}}, {"o":{"h":"*.toster.ru"},"d":{"h":"*.habracdn.net"}}, {"o":{"h":"*.moikrug.ru"},"d":{"h":"*.habrastorage.org"}}, - {"o":{"h":"*.moikrug.ru"},"d":{"h":"*.habracdn.net"}} + {"o":{"h":"*.moikrug.ru"},"d":{"h":"*.habracdn.net"}}, + {"o":{"h":"*.microsoft.com"},"d":{"h":"*.live.com"}}, + {"o":{"h":"*.live.com"},"d":{"h":"*.microsoft.com"}} ], "deny":[] } From 53dad02c1b67e0027988d47632a6e87255d62ed5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B8rn=20=C3=85ne?= Date: Tue, 19 Jul 2016 09:19:13 +0200 Subject: [PATCH 2/7] Add raw and render under githubusercontent.com and github.com. This is needed for displaying images that are committed to a Git repository from the GitHub web interface. --- official-allow_sameorg.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/official-allow_sameorg.json b/official-allow_sameorg.json index af69ada..2f4d4a9 100644 --- a/official-allow_sameorg.json +++ b/official-allow_sameorg.json @@ -94,6 +94,9 @@ {"o":{"h":"*.github.com"},"d":{"h":"*.camo.githubusercontent.com"}}, {"o":{"h":"*.github.com"},"d":{"h":"*.avatars1.githubusercontent.com"}}, {"o":{"h":"*.github.com"},"d":{"h":"*.cloud.githubusercontent.com"}}, + {"o":{"h":"*.github.com"},"d":{"h":"*.raw.githubusercontent.com"}}, + {"o":{"h":"*.github.com"},"d":{"h":"*.render.githubusercontent.com"}}, + {"o":{"h":"*.render.githubusercontent.com"},"d":{"h":"*.raw.githubusercontent.com"}}, {"o":{"h":"*.citicards.com"},"d":{"h":"*.citi.com"}}, {"o":{"h":"*.groupeiweb.com"},"d":{"h":"*.iweb.com"}}, {"o":{"h":"*.hulu.com"},"d":{"h":"*.huluim.com"}}, From 463637925aea2d7a36e60feff6d8310b98b37315 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B8rn=20=C3=85ne?= Date: Tue, 19 Jul 2016 11:30:53 +0200 Subject: [PATCH 3/7] Allow mzstatic to be queried from apple.com. This is used in the iTunes store. --- official-allow_sameorg.json | 1 + 1 file changed, 1 insertion(+) diff --git a/official-allow_sameorg.json b/official-allow_sameorg.json index af69ada..61e408d 100644 --- a/official-allow_sameorg.json +++ b/official-allow_sameorg.json @@ -12,6 +12,7 @@ {"o":{"h":"*.amazon.fr"},"d":{"h":"*.images-amazon.com"}}, {"o":{"h":"*.amazon.de"},"d":{"h":"*.images-amazon.com"}}, {"o":{"h":"*.aol.com"},"d":{"h":"*.aolcdn.com"}}, + {"o":{"h":"*.apple.com"},"d":{"h":"*.mzstatic.com"}}, {"o":{"h":"*.ebay.ca"},"d":{"h":"*.ebaystatic.com"}}, {"o":{"h":"*.ebay.com"},"d":{"h":"*.ebaystatic.com"}}, {"o":{"h":"*.ebay.fr"},"d":{"h":"*.ebaystatic.com"}}, From d1486a8ca72bfe6a2fbb1efd17e3a47e0102cd44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B8rn=20=C3=85ne?= Date: Tue, 19 Jul 2016 14:16:41 +0200 Subject: [PATCH 4/7] Add rules for Slack. --- official-allow_sameorg.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/official-allow_sameorg.json b/official-allow_sameorg.json index af69ada..2bfb349 100644 --- a/official-allow_sameorg.json +++ b/official-allow_sameorg.json @@ -32,6 +32,9 @@ {"o":{"h":"*.myspace.com"},"d":{"h":"*.myspacecdn.com"}}, {"o":{"h":"*.paypal.com"},"d":{"h":"*.paypalobjects.com"}}, {"o":{"h":"*.sf.net"},"d":{"h":"*.sourceforge.net"}}, + {"o":{"h":"*.slack.com"},"d":{"h":"*.slack-edge.com"}}, + {"o":{"h":"*.slack.com"},"d":{"h":"*.slack-msgs.com"}}, + {"o":{"h":"*.slack.com"},"d":{"h":"*.slack.global.ssl.fastly.net"}}, {"o":{"h":"*.askubuntu.com"},"d":{"h":"*.sstatic.net"}}, {"o":{"h":"*.serverfault.com"},"d":{"h":"*.sstatic.net"}}, {"o":{"h":"*.superuser.com"},"d":{"h":"*.sstatic.net"}}, From 460fc36eca1e0ceaf3c5c9cc3bc1b2010c945215 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B8rn=20=C3=85ne?= Date: Wed, 20 Jul 2016 18:09:31 +0200 Subject: [PATCH 5/7] Remove fastly, because it is not same org. --- official-allow_sameorg.json | 1 - 1 file changed, 1 deletion(-) diff --git a/official-allow_sameorg.json b/official-allow_sameorg.json index 2bfb349..f4b7251 100644 --- a/official-allow_sameorg.json +++ b/official-allow_sameorg.json @@ -34,7 +34,6 @@ {"o":{"h":"*.sf.net"},"d":{"h":"*.sourceforge.net"}}, {"o":{"h":"*.slack.com"},"d":{"h":"*.slack-edge.com"}}, {"o":{"h":"*.slack.com"},"d":{"h":"*.slack-msgs.com"}}, - {"o":{"h":"*.slack.com"},"d":{"h":"*.slack.global.ssl.fastly.net"}}, {"o":{"h":"*.askubuntu.com"},"d":{"h":"*.sstatic.net"}}, {"o":{"h":"*.serverfault.com"},"d":{"h":"*.sstatic.net"}}, {"o":{"h":"*.superuser.com"},"d":{"h":"*.sstatic.net"}}, From f3f48c8cf4f1c13cfe7faff2680d62a06628fc36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B8rn=20=C3=85ne?= Date: Wed, 20 Jul 2016 18:12:23 +0200 Subject: [PATCH 6/7] Add *.tweakers.net -> *.tweakimg.net. --- official-allow_sameorg.json | 1 + 1 file changed, 1 insertion(+) diff --git a/official-allow_sameorg.json b/official-allow_sameorg.json index af69ada..e39b582 100644 --- a/official-allow_sameorg.json +++ b/official-allow_sameorg.json @@ -112,6 +112,7 @@ {"o":{"h":"*.mozilla.org"},"d":{"h":"*.mozilla.net"}}, {"o":{"h":"*.yelp.com"},"d":{"h":"*.yelpcdn.com"}}, {"o":{"h":"*.twitter.com"},"d":{"h":"*.twimg.com"}}, + {"o":{"h":"*.tweakers.net"},"d":{"h":"*.tweakimg.net"}}, {"o":{"h":"*.pricegrabber.com"},"d":{"h":"*.pgcdn.com"}}, {"o":{"h":"*.wolframalpha.com"},"d":{"h":"*.wolframcdn.com"}}, {"o":{"h":"*.bugzilla.org"},"d":{"h":"*.mozilla.org"}}, From e7fa3e53b20ab3af43d59ca83a132833b3f62930 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Wed, 22 Feb 2017 01:42:40 +0100 Subject: [PATCH 7/7] update allow_functionality/allow_sameorg subscriptions: * remove duplicate rules * sort alphabetically --- official-allow_functionality.json | 373 +++++++++---------- official-allow_sameorg.json | 596 +++++++++++++++--------------- official.json | 4 +- 3 files changed, 481 insertions(+), 492 deletions(-) diff --git a/official-allow_functionality.json b/official-allow_functionality.json index 1de2c0a..b6918c2 100644 --- a/official-allow_functionality.json +++ b/official-allow_functionality.json @@ -1,236 +1,215 @@ { "metadata":{ "version":1, - "serial":2015102502 + "serial":2017022201 }, "entries":{ "allow":[ - {"o":{"h":"*.facebook.com"},"d":{"h":"*.akamaihd.net"}}, - {"o":{"h":"*.instagram.com"},"d":{"h":"*.d36xtkk24g8jdx.cloudfront.net"}}, - {"o":{"h":"*.instagram.com"},"d":{"h":"*.instagram-static.s3.amazonaws.com"}}, - {"o":{"h":"*.microsoftstore.com"},"d":{"h":"*.digitalrivercontent.net"}}, - {"o":{"h":"*.stackoverflow.com"},"d":{"h":"*.imgur.com"}}, - {"o":{"h":"*.stackoverflow.com"},"d":{"h":"*.ajax.googleapis.com"}}, - {"o":{"h":"*.stackexchange.com"},"d":{"h":"*.imgur.com"}}, - {"o":{"h":"*.stackexchange.com"},"d":{"h":"*.ajax.googleapis.com"}}, - {"o":{"h":"*.superuser.com"},"d":{"h":"*.imgur.com"}}, - {"o":{"h":"*.superuser.com"},"d":{"h":"*.ajax.googleapis.com"}}, - {"o":{"h":"*.serverfault.com"},"d":{"h":"*.imgur.com"}}, - {"o":{"h":"*.serverfault.com"},"d":{"h":"*.ajax.googleapis.com"}}, - {"o":{"h":"*.askubuntu.com"},"d":{"h":"*.imgur.com"}}, + {"o":{"h":"*.addons.videolan.org"},"d":{"h":"*.vlc-addons.org"}}, + {"o":{"h":"*.akg.com"},"d":{"h":"*.bestquestions.com"}}, + {"o":{"h":"*.allocine.fr"},"d":{"h":"*.2mdn.net"}}, + {"o":{"h":"*.allocine.fr"},"d":{"h":"*.allocine.net"}}, + {"o":{"h":"*.allocine.fr"},"d":{"h":"*.dmcdn.net"}}, + {"o":{"h":"*.alsacreations.com"},"d":{"h":"*.alsacreations.net"}}, + {"o":{"h":"*.alternativeto.net"},"d":{"h":"*.msecnd.net"}}, + {"o":{"h":"*.archivetextures.net"},"d":{"h":"*.storage3d.com"}}, + {"o":{"h":"*.arg0.net"},"d":{"h":"*.parastorage.com"}}, + {"o":{"h":"*.arkos.io"},"d":{"h":"*.citizenweb.io"}}, {"o":{"h":"*.askubuntu.com"},"d":{"h":"*.ajax.googleapis.com"}}, - {"o":{"h":"*.dropbox.com"},"d":{"h":"*.dt8kf6553cww8.cloudfront.net"}}, + {"o":{"h":"*.askubuntu.com"},"d":{"h":"*.imgur.com"}}, + {"o":{"h":"*.atlassian.net"},"d":{"h":"*.d2ogta62n7lwcx.cloudfront.net"}}, + {"o":{"h":"*.awesome-robo.com"},"d":{"h":"*.blogblog.com"}}, + {"o":{"h":"*.awesome-robo.com"},"d":{"h":"*.blogger.com"}}, + {"o":{"h":"*.awesome-robo.com"},"d":{"h":"*.bp.blogspot.com"}}, + {"o":{"h":"*.awesome-robo.com"},"d":{"h":"*.googleusercontent.com"}}, + {"o":{"h":"*.awesome-robo.com"},"d":{"h":"*.youtube.com"}}, + {"o":{"h":"*.bandcamp.com"},"d":{"h":"*.bcbits.com"}}, + {"o":{"h":"*.bison-fute.gouv.fr"},"d":{"h":"*.info-routiere.gouv.fr"}}, {"o":{"h":"*.bitbucket.org"},"d":{"h":"*.d3oaxc4q5k2d6q.cloudfront.net"}}, - {"o":{"h":"*.addons.videolan.org"},"d":{"h":"*.vlc-addons.org"}}, + {"o":{"h":"*.bloomberg.com"},"d":{"h":"*.bwbx.io"}}, + {"o":{"h":"*.bloomberg.com"},"d":{"h":"*.gotraffic.net"}}, + {"o":{"h":"*.bountysource.com"},"d":{"h":"*.akamaihd.net"}}, + {"o":{"h":"*.bountysource.com"},"d":{"h":"*.d2bbtvgnhux6eq.cloudfront.net"}}, + {"o":{"h":"*.bssaudio.com"},"d":{"h":"*.harmanpro.com"}}, + {"o":{"h":"*.builtwith.com"},"d":{"h":"*.cdnpi.pe"}}, + {"o":{"h":"*.canalplus.fr"},"d":{"h":"*.canal-plus.com"}}, + {"o":{"h":"*.canalplus.fr"},"d":{"h":"*.canal-plus.net"}}, + {"o":{"h":"*.canalplus.fr"},"d":{"h":"*.frz.io"}}, + {"o":{"h":"*.cdiscount.com"},"d":{"h":"*.cdscdn.com"}}, + {"o":{"h":"*.chromoscope.net"},"d":{"h":"*.s3.amazonaws.com"}}, + {"o":{"h":"*.cnet.com"},"d":{"h":"*.fdlstatic.com"}}, + {"o":{"h":"*.codepen.io"},"d":{"h":"*.cdpn.io"}}, + {"o":{"h":"*.codepen.io"},"d":{"h":"*.cloudflare.com"}}, + {"o":{"h":"*.codepen.io"},"d":{"h":"*.s3-us-west-2.amazonaws.com"}}, + {"o":{"h":"*.commentcamarche.net"},"d":{"h":"*.ccm2.net"}}, + {"o":{"h":"*.dbxpro.com"},"d":{"h":"*.harmanpro.com"}}, + {"o":{"h":"*.debian.org"},"d":{"h":"*.debian.net"}}, + {"o":{"h":"*.delicious.com"},"d":{"h":"*.s3.amazonaws.com"}}, + {"o":{"h":"*.designspiration.net"},"d":{"h":"*.dspnimg.com"}}, + {"o":{"h":"*.disqus.com"},"d":{"h":"*.disquscdn.com"}}, + {"o":{"h":"*.dominos.fr"},"d":{"h":"*.dominosdomain.com"}}, + {"o":{"h":"*.dribbble.com"},"d":{"h":"*.d13yacurqjgara.cloudfront.net"}}, + {"o":{"h":"*.dropbox.com"},"d":{"h":"*.dt8kf6553cww8.cloudfront.net"}}, + {"o":{"h":"*.ecrans.fr"},"d":{"h":"*.liberation.fr"}}, + {"o":{"h":"*.ehow.com"},"d":{"h":"*.ehownowcdn.com"}}, + {"o":{"h":"*.europe1.fr"},"d":{"h":"*.ladmedia.fr"}}, + {"o":{"h":"*.facebook.com"},"d":{"h":"*.akamaihd.net"}}, + {"o":{"h":"*.fastcodesign.com"},"d":{"h":"*.fastcompany.net"}}, + {"o":{"h":"*.fastcolabs.com"},"d":{"h":"*.fastcompany.net"}}, + {"o":{"h":"*.fav.me"},"d":{"h":"*.deviantart.com"}}, + {"o":{"h":"*.forbes.com"},"d":{"h":"*.forbesimg.com"}}, + {"o":{"h":"*.forbesimg.com"},"d":{"h":"*.forbes.com"}}, + {"o":{"h":"*.fortawesome.github.io"},"d":{"h":"*.bootstrapcdn.com"}}, + {"o":{"h":"*.fred26.fr"},"d":{"h":"*.hordes.fr"}}, + {"o":{"h":"*.fusion.net"},"d":{"h":"*.wp.com"}}, + {"o":{"h":"*.ghtorrent.org"},"d":{"h":"*.bootstrapcdn.com"}}, + {"o":{"h":"*.github.com"},"d":{"h":"*.media.githubusercontent.com"}}, + {"o":{"h":"*.github.com"},"d":{"h":"*.s3.amazonaws.com"}}, + {"o":{"h":"*.gizmodo.com"},"d":{"h":"*.kinja-img.com"}}, + {"o":{"h":"*.gizmodo.com"},"d":{"h":"*.kinja-static.com"}}, + {"o":{"h":"*.gizmodo.com"},"d":{"h":"*.kinja.com"}}, + {"o":{"h":"*.google.com"},"d":{"h":"*.npackd.appspot.com"}}, {"o":{"h":"*.graphhopper.com"},"d":{"h":"*.lyrk.org"}}, - {"o":{"h":"*.graphhopper.com"},"d":{"h":"*.openstreetmap.org"}}, - {"o":{"h":"*.graphhopper.com"},"d":{"h":"*.thunderforest.com"}}, {"o":{"h":"*.graphhopper.com"},"d":{"h":"*.mqcdn.com"}}, {"o":{"h":"*.graphhopper.com"},"d":{"h":"*.openstreetmap.de"}}, + {"o":{"h":"*.graphhopper.com"},"d":{"h":"*.openstreetmap.org"}}, + {"o":{"h":"*.graphhopper.com"},"d":{"h":"*.thunderforest.com"}}, {"o":{"h":"*.graphhopper.com"},"d":{"h":"*.uni-hd.de"}}, {"o":{"h":"*.graphhopper.com"},"d":{"h":"*.wanderreitkarte.de"}}, + {"o":{"h":"*.gta4-mods.com"},"d":{"h":"*.gtagaming.com"}}, + {"o":{"h":"*.gta4.net"},"d":{"h":"*.gtanet.com"}}, {"o":{"h":"*.hackaday.com"},"d":{"h":"*.wordpress.com"}}, {"o":{"h":"*.hackaday.com"},"d":{"h":"*.wp.com"}}, - {"o":{"h":"*.alternativeto.net"},"d":{"h":"*.msecnd.net"}}, - {"o":{"h":"*.gta4.net"},"d":{"h":"*.gtanet.com"}}, - {"o":{"h":"*.builtwith.com"},"d":{"h":"*.cdnpi.pe"}}, - {"o":{"h":"*.google.fr"},"d":{"h":"*.ggpht.com"}}, - {"o":{"h":"*.ouich.es"},"d":{"h":"*.ajax.googleapis.com"}}, - {"o":{"h":"*.winscp.net"},"d":{"h":"*.cdn77.net"}}, - {"o":{"h":"*.google.com"},"d":{"h":"*.google.fr"}}, - {"o":{"h":"*.photoswipe.com"},"d":{"h":"*.staticflickr.com"}}, - {"o":{"h":"*.google.com"},"d":{"h":"*.npackd.appspot.com"}}, - {"o":{"h":"*.theonion.com"},"d":{"h":"*.onionstatic.com"}}, - {"o":{"h":"*.gmail.com"},"d":{"h":"*.google.com"}}, - {"o":{"h":"*.autodesk.com"},"d":{"h":"*.autodesk.net"}}, - {"o":{"h":"*.preuves-par-images.fr"},"d":{"h":"*.vk.com"}}, - {"o":{"h":"*.npackd.appspot.com"},"d":{"h":"*.ajax.googleapis.com"}}, - {"o":{"h":"*.npackd.appspot.com"},"d":{"h":"*.googleusercontent.com"}}, - {"o":{"h":"*.npackd.appspot.com"},"d":{"h":"*.google.com"}}, - {"o":{"h":"*.ixquick-proxy.com"},"d":{"h":"*.startpage.com"}}, - {"o":{"h":"*.allocine.fr"},"d":{"h":"*.2mdn.net"}}, - {"o":{"h":"*.allocine.fr"},"d":{"h":"*.dmcdn.net"}}, + {"o":{"h":"*.hansje.net"},"d":{"h":"*.cargocollective.com"}}, + {"o":{"h":"*.heise.de"},"d":{"h":"*.ix.de"}}, + {"o":{"h":"*.hitbox.tv"},"d":{"h":"*.google.com"}}, + {"o":{"h":"*.hongkiat.com"},"d":{"h":"*.netdna-cdn.com"}}, + {"o":{"h":"*.hordes.fr"},"d":{"h":"*.motion-twin.com"}}, + {"o":{"h":"*.hordes.fr"},"d":{"h":"*.twinoid.com"}}, + {"o":{"h":"*.howstuffworks.com"},"d":{"h":"*.hswstatic.com"}}, + {"o":{"h":"*.ifttt.com"},"d":{"h":"*.d3rnbxvnd0hlox.cloudfront.net"}}, + {"o":{"h":"*.ign.com"},"d":{"h":"*.ignimgs.com"}}, + {"o":{"h":"*.indiegogo.com"},"d":{"h":"*.iggcdn.com"}}, + {"o":{"h":"*.instagram.com"},"d":{"h":"*.d36xtkk24g8jdx.cloudfront.net"}}, + {"o":{"h":"*.instagram.com"},"d":{"h":"*.instagram-static.s3.amazonaws.com"}}, {"o":{"h":"*.io9.com"},"d":{"h":"*.kinja-img.com"}}, {"o":{"h":"*.io9.com"},"d":{"h":"*.kinja-static.com"}}, - {"o":{"h":"*.npackd.appspot.com"},"d":{"h":"*.bootstrapcdn.com"}}, - {"o":{"h":"*.vimeo.com"},"d":{"h":"*.akamaihd.net"}}, - {"o":{"h":"*.osmcamera.tk"},"d":{"h":"*.leafletjs.com"}}, - {"o":{"h":"*.osmcamera.tk"},"d":{"h":"*.mqcdn.com"}}, - {"o":{"h":"*.osmcamera.tk"},"d":{"h":"*.mapquest.com"}}, - {"o":{"h":"*.github.com"},"d":{"h":"*.avatars2.githubusercontent.com"}}, - {"o":{"h":"*.github.com"},"d":{"h":"*.avatars3.githubusercontent.com"}}, - {"o":{"h":"*.github.com"},"d":{"h":"*.avatars0.githubusercontent.com"}}, - {"o":{"h":"*.github.com"},"d":{"h":"*.avatars.githubusercontent.com"}}, - {"o":{"h":"*.github.com"},"d":{"h":"*.avatars1.githubusercontent.com"}}, - {"o":{"h":"*.leboncoin.fr"},"d":{"h":"193.164.196.60"}}, + {"o":{"h":"*.ixquick-proxy.com"},"d":{"h":"*.ixquick.com"}}, + {"o":{"h":"*.ixquick-proxy.com"},"d":{"h":"*.startpage.com"}}, + {"o":{"h":"*.jorani.org"},"d":{"h":"*.cloudflare.com"}}, + {"o":{"h":"*.jsfiddle.net"},"d":{"h":"*.jshell.net"}}, + {"o":{"h":"*.jsfiddle.net"},"d":{"h":"*.togetherjs.com"}}, + {"o":{"h":"*.keezmovies.com"},"d":{"h":"*.phncdn.com"}}, + {"o":{"h":"*.keybase.io"},"d":{"h":"*.s3.amazonaws.com"}}, + {"o":{"h":"*.kickass.so"},"d":{"h":"*.kastatic.com"}}, + {"o":{"h":"*.kickass.to"},"d":{"h":"*.kastatic.com"}}, {"o":{"h":"*.leboncoin.fr"},"d":{"h":"193.164.196.30"}}, {"o":{"h":"*.leboncoin.fr"},"d":{"h":"193.164.196.40"}}, {"o":{"h":"*.leboncoin.fr"},"d":{"h":"193.164.196.50"}}, + {"o":{"h":"*.leboncoin.fr"},"d":{"h":"193.164.196.60"}}, + {"o":{"h":"*.leboncoin.fr"},"d":{"h":"193.164.197.30"}}, {"o":{"h":"*.leboncoin.fr"},"d":{"h":"193.164.197.40"}}, - {"o":{"h":"*.leboncoin.fr"},"d":{"h":"193.164.197.60"}}, {"o":{"h":"*.leboncoin.fr"},"d":{"h":"193.164.197.50"}}, - {"o":{"h":"*.leboncoin.fr"},"d":{"h":"193.164.197.30"}}, - {"o":{"h":"*.reddit.com"},"d":{"h":"*.s3.amazonaws.com"}}, - {"o":{"h":"*.stackoverflow.com"},"d":{"h":"*.gravatar.com"}}, - {"o":{"h":"*.stackoverflow.com"},"d":{"h":"*.sstatic.net"}}, - {"o":{"h":"*.stackoverflow.com"},"d":{"h":"*.stackauth.com"}}, - {"o":{"h":"*.youtube.com"},"d":{"h":"*.google.fr"}}, - {"o":{"h":"*.sourceforge.net"},"d":{"h":"*.fsdn.com"}}, - {"o":{"h":"*.plus.googleapis.com"},"d":{"h":"*.googleusercontent.com"}}, - {"o":{"h":"*.plus.googleapis.com"},"d":{"h":"*.gstatic.com"}}, - {"o":{"h":"*.youtube.com"},"d":{"h":"*.ggpht.com"}}, - {"o":{"h":"*.youtube.com"},"d":{"h":"*.gstatic.com"}}, - {"o":{"h":"*.disqus.com"},"d":{"h":"*.disquscdn.com"}}, - {"o":{"h":"*.atlassian.net"},"d":{"h":"*.d2ogta62n7lwcx.cloudfront.net"}}, - {"o":{"h":"*.wordpress.org"},"d":{"h":"*.w.org"}}, - {"o":{"h":"*.github.com"},"d":{"h":"*.s3.amazonaws.com"}}, - {"o":{"h":"*.github.com"},"d":{"h":"*.raw.githubusercontent.com"}}, - {"o":{"h":"*.webupd8.org"},"d":{"h":"*.bp.blogspot.com"}}, - {"o":{"h":"*.webupd8.org"},"d":{"h":"*.dcyvwahnmi61u.cloudfront.net"}}, - {"o":{"h":"*.jsfiddle.net"},"d":{"h":"*.jshell.net"}}, - {"o":{"h":"*.jsfiddle.net"},"d":{"h":"*.togetherjs.com"}}, - {"o":{"h":"*.theregister.co.uk"},"d":{"h":"*.regmedia.co.uk"}}, + {"o":{"h":"*.leboncoin.fr"},"d":{"h":"193.164.197.60"}}, + {"o":{"h":"*.lefigaro.fr"},"d":{"h":"*.f1g.fr"}}, {"o":{"h":"*.lemonde.fr"},"d":{"h":"*.lemde.fr"}}, - {"o":{"h":"*.xrite.com"},"d":{"h":"*.colormunki.com"}}, - {"o":{"h":"*.tumblr.com"},"d":{"h":"*.yimg.com"}}, - {"o":{"h":"*.google.fr"},"d":{"h":"*.gstatic.com"}}, - {"o":{"h":"*.hordes.fr"},"d":{"h":"*.twinoid.com"}}, - {"o":{"h":"*.hordes.fr"},"d":{"h":"*.motion-twin.com"}}, - {"o":{"h":"*.twinoid.com"},"d":{"h":"*.hordes.fr"}}, - {"o":{"h":"*.bandcamp.com"},"d":{"h":"*.bcbits.com"}}, - {"o":{"h":"*.steamcommunity.com"},"d":{"h":"*.akamaihd.net"}}, - {"o":{"h":"*.steamcommunity.com"},"d":{"h":"*.steamstatic.com"}}, - {"o":{"h":"*.awesome-robo.com"},"d":{"h":"*.bp.blogspot.com"}}, - {"o":{"h":"*.awesome-robo.com"},"d":{"h":"*.googleusercontent.com"}}, - {"o":{"h":"*.awesome-robo.com"},"d":{"h":"*.blogblog.com"}}, - {"o":{"h":"*.awesome-robo.com"},"d":{"h":"*.blogger.com"}}, - {"o":{"h":"*.awesome-robo.com"},"d":{"h":"*.youtube.com"}}, - {"o":{"h":"*.fastcodesign.com"},"d":{"h":"*.fastcompany.net"}}, - {"o":{"h":"*.tympanus.net"},"d":{"h":"*.netdna-cdn.com"}}, - {"o":{"h":"*.sublimevideo.net"},"d":{"h":"*.d2z13vm5qgtpwn.cloudfront.net"}}, - {"o":{"h":"*.skype.com"},"d":{"h":"*.wp.com"}}, - {"o":{"h":"*.skype.com"},"d":{"h":"*.wordpress.com"}}, - {"o":{"h":"*.fastcolabs.com"},"d":{"h":"*.fastcompany.net"}}, - {"o":{"h":"*.startpage.com"},"d":{"h":"*.bing.net"}}, - {"o":{"h":"*.commentcamarche.net"},"d":{"h":"*.ccm2.net"}}, - {"o":{"h":"*.tomshardware.co.uk"},"d":{"h":"*.bestofmedia.com"}}, - {"o":{"h":"*.youtube.com"},"d":{"h":"*.youtube.com"}}, - {"o":{"h":"*.youtu.be"},"d":{"h":"*.youtube.com"}}, - {"o":{"h":"*.playstation.com"},"d":{"h":"*.lithium.com"}}, - {"o":{"h":"*.fred26.fr"},"d":{"h":"*.hordes.fr"}}, - {"o":{"h":"*.arg0.net"},"d":{"h":"*.parastorage.com"}}, + {"o":{"h":"*.lesjoiesducode.fr"},"d":{"h":"*.ljdchost.com"}}, + {"o":{"h":"*.lexiconpro.com"},"d":{"h":"*.harmanpro.com"}}, + {"o":{"h":"*.liberation.fr"},"d":{"h":"*.libe.com"}}, {"o":{"h":"*.libertyzero.com"},"d":{"h":"*.moritzmolch.com"}}, - {"o":{"h":"*.gizmodo.com"},"d":{"h":"*.kinja-img.com"}}, - {"o":{"h":"*.gizmodo.com"},"d":{"h":"*.kinja-static.com"}}, - {"o":{"h":"*.gizmodo.com"},"d":{"h":"*.kinja.com"}}, - {"o":{"h":"*.bloomberg.com"},"d":{"h":"*.gotraffic.net"}}, - {"o":{"h":"*.forbes.com"},"d":{"h":"*.forbesimg.com"}}, - {"o":{"h":"*.forbesimg.com"},"d":{"h":"*.forbes.com"}}, - {"o":{"h":"*.alsacreations.com"},"d":{"h":"*.alsacreations.net"}}, - {"o":{"h":"*.nytimes.com"},"d":{"h":"*.nyt.com"}}, - {"o":{"h":"*.reuters.com"},"d":{"h":"*.reutersmedia.net"}}, - {"o":{"h":"*.github.com"},"d":{"h":"*.render.githubusercontent.com"}}, {"o":{"h":"*.mappy.com"},"d":{"h":"*.mappy.net"}}, - {"o":{"h":"*.bison-fute.gouv.fr"},"d":{"h":"*.info-routiere.gouv.fr"}}, - {"o":{"h":"*.ghtorrent.org"},"d":{"h":"*.bootstrapcdn.com"}}, - {"o":{"h":"*.canalplus.fr"},"d":{"h":"*.canal-plus.com"}}, - {"o":{"h":"*.canalplus.fr"},"d":{"h":"*.canal-plus.net"}}, - {"o":{"h":"*.canalplus.fr"},"d":{"h":"*.frz.io"}}, - {"o":{"h":"*.cnet.com"},"d":{"h":"*.fdlstatic.com"}}, - {"o":{"h":"*.threatpost.com"},"d":{"h":"*.netdna-cdn.com"}}, - {"o":{"h":"*.keezmovies.com"},"d":{"h":"*.phncdn.com"}}, - {"o":{"h":"*.render.githubusercontent.com"},"d":{"h":"*.raw.githubusercontent.com"}}, - {"o":{"h":"*.medium.com"},"d":{"h":"*.dnqgz544uhbo8.cloudfront.net"}}, - {"o":{"h":"*.medium.com"},"d":{"h":"*.d262ilb51hltx0.cloudfront.net"}}, - {"o":{"h":"*.dribbble.com"},"d":{"h":"*.d13yacurqjgara.cloudfront.net"}}, - {"o":{"h":"*.chromoscope.net"},"d":{"h":"*.s3.amazonaws.com"}}, - {"o":{"h":"*.debian.org"},"d":{"h":"*.debian.net"}}, - {"o":{"h":"*.allocine.fr"},"d":{"h":"*.allocine.net"}}, + {"o":{"h":"*.marmiton.org"},"d":{"h":"*.marmitoncdn.org"}}, {"o":{"h":"*.maville.com"},"d":{"h":"*.mvistatic.com"}}, - {"o":{"h":"*.viamichelin.fr"},"d":{"h":"*.viamichelin.com"}}, - {"o":{"h":"*.openstreetmap.org"},"d":{"h":"*.thunderforest.com"}}, + {"o":{"h":"*.medium.com"},"d":{"h":"*.d262ilb51hltx0.cloudfront.net"}}, + {"o":{"h":"*.medium.com"},"d":{"h":"*.dnqgz544uhbo8.cloudfront.net"}}, + {"o":{"h":"*.microsoft.com"},"d":{"h":"*.msecnd.net"}}, + {"o":{"h":"*.microsoftstore.com"},"d":{"h":"*.digitalrivercontent.net"}}, + {"o":{"h":"*.moddb.com"},"d":{"h":"*.dbolical.com"}}, + {"o":{"h":"*.mozilla.com"},"d":{"h":"*.mozilla.net"}}, + {"o":{"h":"*.npackd.appspot.com"},"d":{"h":"*.ajax.googleapis.com"}}, + {"o":{"h":"*.npackd.appspot.com"},"d":{"h":"*.bootstrapcdn.com"}}, + {"o":{"h":"*.npackd.appspot.com"},"d":{"h":"*.google.com"}}, + {"o":{"h":"*.npackd.appspot.com"},"d":{"h":"*.googleusercontent.com"}}, + {"o":{"h":"*.nsfwyoutube.com"},"d":{"h":"*.youtube.com"}}, + {"o":{"h":"*.nytimes.com"},"d":{"h":"*.nyt.com"}}, {"o":{"h":"*.openstreetmap.org"},"d":{"h":"*.mqcdn.com"}}, {"o":{"h":"*.openstreetmap.org"},"d":{"h":"*.openstreetmap.fr"}}, - {"o":{"h":"*.mozilla.com"},"d":{"h":"*.mozilla.net"}}, + {"o":{"h":"*.openstreetmap.org"},"d":{"h":"*.thunderforest.com"}}, + {"o":{"h":"*.osmcamera.tk"},"d":{"h":"*.leafletjs.com"}}, + {"o":{"h":"*.osmcamera.tk"},"d":{"h":"*.mapquest.com"}}, + {"o":{"h":"*.osmcamera.tk"},"d":{"h":"*.mqcdn.com"}}, + {"o":{"h":"*.ouich.es"},"d":{"h":"*.ajax.googleapis.com"}}, + {"o":{"h":"*.photoswipe.com"},"d":{"h":"*.staticflickr.com"}}, + {"o":{"h":"*.playstation.com"},"d":{"h":"*.lithium.com"}}, + {"o":{"h":"*.preuves-par-images.fr"},"d":{"h":"*.vk.com"}}, + {"o":{"h":"*.reddit.com"},"d":{"h":"*.s3.amazonaws.com"}}, + {"o":{"h":"*.reuters.com"},"d":{"h":"*.reutersmedia.net"}}, + {"o":{"h":"*.samaltman.com"},"d":{"h":"*.phaven-prod.s3.amazonaws.com"}}, + {"o":{"h":"*.samaltman.com"},"d":{"h":"*.posthaven-assets.s3.amazonaws.com"}}, + {"o":{"h":"*.serverfault.com"},"d":{"h":"*.ajax.googleapis.com"}}, + {"o":{"h":"*.serverfault.com"},"d":{"h":"*.imgur.com"}}, + {"o":{"h":"*.sfgirlbybay.com"},"d":{"h":"*.netdna-cdn.com"}}, + {"o":{"h":"*.skype.com"},"d":{"h":"*.wordpress.com"}}, + {"o":{"h":"*.skype.com"},"d":{"h":"*.wp.com"}}, + {"o":{"h":"*.sourceforge.net"},"d":{"h":"*.fsdn.com"}}, + {"o":{"h":"*.stackexchange.com"},"d":{"h":"*.ajax.googleapis.com"}}, + {"o":{"h":"*.stackexchange.com"},"d":{"h":"*.imgur.com"}}, + {"o":{"h":"*.stackoverflow.com"},"d":{"h":"*.ajax.googleapis.com"}}, + {"o":{"h":"*.stackoverflow.com"},"d":{"h":"*.gravatar.com"}}, + {"o":{"h":"*.stackoverflow.com"},"d":{"h":"*.imgur.com"}}, + {"o":{"h":"*.startpage.com"},"d":{"h":"*.bing.net"}}, + {"o":{"h":"*.startupstockphotos.com"},"d":{"h":"*.tumblr.com"}}, + {"o":{"h":"*.steamcommunity.com"},"d":{"h":"*.akamaihd.net"}}, + {"o":{"h":"*.steamcommunity.com"},"d":{"h":"*.steamstatic.com"}}, + {"o":{"h":"*.sublimevideo.net"},"d":{"h":"*.d2z13vm5qgtpwn.cloudfront.net"}}, + {"o":{"h":"*.superuser.com"},"d":{"h":"*.ajax.googleapis.com"}}, + {"o":{"h":"*.superuser.com"},"d":{"h":"*.imgur.com"}}, + {"o":{"h":"*.theregister.co.uk"},"d":{"h":"*.regmedia.co.uk"}}, {"o":{"h":"*.theverge.com"},"d":{"h":"*.vox-cdn.com"}}, - {"o":{"h":"*.tuxdiary.com"},"d":{"h":"*.wp.com"}}, - {"o":{"h":"*.ixquick-proxy.com"},"d":{"h":"*.ixquick.com"}}, - {"o":{"h":"*.liberation.fr"},"d":{"h":"*.libe.com"}}, - {"o":{"h":"*.wired.com"},"d":{"h":"*.d2auhg88b162pf.cloudfront.net"}}, - {"o":{"h":"*.wired.com"},"d":{"h":"*.dwgyu36up6iuz.cloudfront.net"}}, - {"o":{"h":"*.vertor.com"},"d":{"h":"*.vertor.eu"}}, - {"o":{"h":"*.vertor.eu"},"d":{"h":"*.torrentreactor.net"}}, - {"o":{"h":"*.torrentreactor.net"},"d":{"h":"*.cdnfile.com"}}, - {"o":{"h":"*.wired.co.uk"},"d":{"h":"*.d3u12z27ui3vom.cloudfront.net"}}, - {"o":{"h":"*.kickass.so"},"d":{"h":"*.kastatic.com"}}, - {"o":{"h":"*.xmodulo.com"},"d":{"h":"*.d2j4ekq3nza4ef.cloudfront.net"}}, - {"o":{"h":"*.xmodulo.com"},"d":{"h":"*.staticflickr.com"}}, - {"o":{"h":"*.delicious.com"},"d":{"h":"*.s3.amazonaws.com"}}, + {"o":{"h":"*.thingiverse.com"},"d":{"h":"*.s3.amazonaws.com"}}, + {"o":{"h":"*.thingiverse.com"},"d":{"h":"*.thingiverse-production.s3.amazonaws.com"}}, + {"o":{"h":"*.thingiverse.com"},"d":{"h":"*.thingiverse-rerender.s3.amazonaws.com"}}, + {"o":{"h":"*.thiswasmybest.com"},"d":{"h":"*.amazonaws.com"}}, {"o":{"h":"*.thomann.de"},"d":{"h":"*.static-thomann.de"}}, {"o":{"h":"*.thomann.fr"},"d":{"h":"*.thomann.de"}}, - {"o":{"h":"*.europe1.fr"},"d":{"h":"*.ladmedia.fr"}}, - {"o":{"h":"*.virtualbox.org"},"d":{"h":"*.sun.com"}}, - {"o":{"h":"*.virtualbox.org"},"d":{"h":"*.virtualbox.org"}}, - {"o":{"h":"*.microsoft.com"},"d":{"h":"*.msecnd.net"}}, - {"o":{"h":"*.twnsnd.co"},"d":{"h":"*.tumblr.com"}}, - {"o":{"h":"*.startupstockphotos.com"},"d":{"h":"*.tumblr.com"}}, - {"o":{"h":"*.moddb.com"},"d":{"h":"*.dbolical.com"}}, - {"o":{"h":"*.gta4-mods.com"},"d":{"h":"*.gtagaming.com"}}, - {"o":{"h":"*.time.com"},"d":{"h":"*.wp.com"}}, + {"o":{"h":"*.threatpost.com"},"d":{"h":"*.netdna-cdn.com"}}, {"o":{"h":"*.time.com"},"d":{"h":"*.wordpress.com"}}, - {"o":{"h":"*.keybase.io"},"d":{"h":"*.s3.amazonaws.com"}}, - {"o":{"h":"*.thingiverse.com"},"d":{"h":"*.thingiverse-production.s3.amazonaws.com"}}, - {"o":{"h":"*.thingiverse.com"},"d":{"h":"*.thingiverse-rerender.s3.amazonaws.com"}}, - {"o":{"h":"*.thingiverse.com"},"d":{"h":"*.s3.amazonaws.com"}}, - {"o":{"h":"*.wikia.com"},"d":{"h":"*.wikia-beacon.com"}}, - {"o":{"h":"*.github.com"},"d":{"h":"*.media.githubusercontent.com"}}, - {"o":{"h":"*.designspiration.net"},"d":{"h":"*.dspnimg.com"}}, - {"o":{"h":"*.archivetextures.net"},"d":{"h":"*.storage3d.com"}}, - {"o":{"h":"*.ecrans.fr"},"d":{"h":"*.liberation.fr"}}, - {"o":{"h":"*.ifttt.com"},"d":{"h":"*.d3rnbxvnd0hlox.cloudfront.net"}}, - {"o":{"h":"*.bssaudio.com"},"d":{"h":"*.harmanpro.com"}}, - {"o":{"h":"*.lexiconpro.com"},"d":{"h":"*.harmanpro.com"}}, - {"o":{"h":"*.dbxpro.com"},"d":{"h":"*.harmanpro.com"}}, - {"o":{"h":"*.yamahaproaudio.com"},"d":{"h":"*.yamaha.jp"}}, - {"o":{"h":"*.ehow.com"},"d":{"h":"*.ehownowcdn.com"}}, - {"o":{"h":"*.dominos.fr"},"d":{"h":"*.dominosdomain.com"}}, - {"o":{"h":"*.universetoday.com"},"d":{"h":"*.d1jqu7g1y74ds1.cloudfront.net"}}, - {"o":{"h":"*.akg.com"},"d":{"h":"*.bestquestions.com"}}, - {"o":{"h":"*.heise.de"},"d":{"h":"*.ix.de"}}, - {"o":{"h":"*.bountysource.com"},"d":{"h":"*.d2bbtvgnhux6eq.cloudfront.net"}}, - {"o":{"h":"*.bountysource.com"},"d":{"h":"*.akamaihd.net"}}, - {"o":{"h":"*.lesjoiesducode.fr"},"d":{"h":"*.ljdchost.com"}}, - {"o":{"h":"*.lefigaro.fr"},"d":{"h":"*.f1g.fr"}}, - {"o":{"h":"*.marmiton.org"},"d":{"h":"*.marmitoncdn.org"}}, + {"o":{"h":"*.time.com"},"d":{"h":"*.wp.com"}}, {"o":{"h":"*.tomsguide.com"},"d":{"h":"*.bestofmedia.com"}}, - {"o":{"h":"*.arkos.io"},"d":{"h":"*.citizenweb.io"}}, - {"o":{"h":"*.fusion.net"},"d":{"h":"*.wp.com"}}, - {"o":{"h":"*.ign.com"},"d":{"h":"*.ignimgs.com"}}, + {"o":{"h":"*.tomshardware.co.uk"},"d":{"h":"*.bestofmedia.com"}}, + {"o":{"h":"*.torrentreactor.net"},"d":{"h":"*.cdnfile.com"}}, + {"o":{"h":"*.tumblr.com"},"d":{"h":"*.yimg.com"}}, + {"o":{"h":"*.tuxdiary.com"},"d":{"h":"*.wp.com"}}, + {"o":{"h":"*.twinoid.com"},"d":{"h":"*.hordes.fr"}}, + {"o":{"h":"*.twnsnd.co"},"d":{"h":"*.tumblr.com"}}, + {"o":{"h":"*.tympanus.net"},"d":{"h":"*.netdna-cdn.com"}}, + {"o":{"h":"*.ultimate-guitar.com"},"d":{"h":"*.ustatik.com"}}, + {"o":{"h":"*.universetoday.com"},"d":{"h":"*.d1jqu7g1y74ds1.cloudfront.net"}}, + {"o":{"h":"*.vertor.com"},"d":{"h":"*.vertor.eu"}}, + {"o":{"h":"*.vertor.eu"},"d":{"h":"*.torrentreactor.net"}}, {"o":{"h":"*.verynicesites.com"},"d":{"h":"*.verynicesites.s3.amazonaws.com"}}, - {"o":{"h":"*.codepen.io"},"d":{"h":"*.cdpn.io"}}, - {"o":{"h":"*.vid.me"},"d":{"h":"*.kxcdn.com"}}, + {"o":{"h":"*.viamichelin.fr"},"d":{"h":"*.viamichelin.com"}}, {"o":{"h":"*.vid.me"},"d":{"h":"*.d1wst0behutosd.cloudfront.net"}}, - {"o":{"h":"*.howstuffworks.com"},"d":{"h":"*.hswstatic.com"}}, - {"o":{"h":"*.hitbox.tv"},"d":{"h":"*.google.com"}}, - {"o":{"h":"*.fav.me"},"d":{"h":"*.deviantart.com"}}, - {"o":{"h":"*.hongkiat.com"},"d":{"h":"*.netdna-cdn.com"}}, - {"o":{"h":"*.sfgirlbybay.com"},"d":{"h":"*.netdna-cdn.com"}}, - {"o":{"h":"*.fortawesome.github.io"},"d":{"h":"*.bootstrapcdn.com"}}, - {"o":{"h":"*.thiswasmybest.com"},"d":{"h":"*.amazonaws.com"}}, - {"o":{"h":"*.ultimate-guitar.com"},"d":{"h":"*.ustatik.com"}}, - {"o":{"h":"*.jorani.org"},"d":{"h":"*.cloudflare.com"}}, + {"o":{"h":"*.vid.me"},"d":{"h":"*.kxcdn.com"}}, {"o":{"h":"*.vikingcodeschool.com"},"d":{"h":"*.s3.amazonaws.com"}}, - {"o":{"h":"*.cdiscount.com"},"d":{"h":"*.cdscdn.com"}}, - {"o":{"h":"*.kickass.to"},"d":{"h":"*.kastatic.com"}}, - {"o":{"h":"*.nsfwyoutube.com"},"d":{"h":"*.youtube.com"}}, - {"o":{"h":"*.samaltman.com"},"d":{"h":"*.phaven-prod.s3.amazonaws.com"}}, - {"o":{"h":"*.samaltman.com"},"d":{"h":"*.posthaven-assets.s3.amazonaws.com"}}, - {"o":{"h":"*.bloomberg.com"},"d":{"h":"*.bwbx.io"}}, - {"o":{"h":"*.codepen.io"},"d":{"h":"*.s3-us-west-2.amazonaws.com"}}, - {"o":{"h":"*.codepen.io"},"d":{"h":"*.cloudflare.com"}}, - {"o":{"h":"*.hansje.net"},"d":{"h":"*.cargocollective.com"}}, - {"o":{"h":"*.indiegogo.com"},"d":{"h":"*.iggcdn.com"}} + {"o":{"h":"*.vimeo.com"},"d":{"h":"*.akamaihd.net"}}, + {"o":{"h":"*.virtualbox.org"},"d":{"h":"*.sun.com"}}, + {"o":{"h":"*.virtualbox.org"},"d":{"h":"*.virtualbox.org"}}, + {"o":{"h":"*.webupd8.org"},"d":{"h":"*.bp.blogspot.com"}}, + {"o":{"h":"*.webupd8.org"},"d":{"h":"*.dcyvwahnmi61u.cloudfront.net"}}, + {"o":{"h":"*.wikia.com"},"d":{"h":"*.wikia-beacon.com"}}, + {"o":{"h":"*.winscp.net"},"d":{"h":"*.cdn77.net"}}, + {"o":{"h":"*.wired.co.uk"},"d":{"h":"*.d3u12z27ui3vom.cloudfront.net"}}, + {"o":{"h":"*.wired.com"},"d":{"h":"*.d2auhg88b162pf.cloudfront.net"}}, + {"o":{"h":"*.wired.com"},"d":{"h":"*.dwgyu36up6iuz.cloudfront.net"}}, + {"o":{"h":"*.wordpress.org"},"d":{"h":"*.w.org"}}, + {"o":{"h":"*.xmodulo.com"},"d":{"h":"*.d2j4ekq3nza4ef.cloudfront.net"}}, + {"o":{"h":"*.xmodulo.com"},"d":{"h":"*.staticflickr.com"}}, + {"o":{"h":"*.xrite.com"},"d":{"h":"*.colormunki.com"}}, + {"o":{"h":"*.yamahaproaudio.com"},"d":{"h":"*.yamaha.jp"}}, + {"o":{"h":"*.youtu.be"},"d":{"h":"*.youtube.com"}}, + {"o":{"h":"*.youtube.com"},"d":{"h":"*.youtube.com"}}, ], "deny":[] } -} \ No newline at end of file +} diff --git a/official-allow_sameorg.json b/official-allow_sameorg.json index 3ad176e..770feaa 100644 --- a/official-allow_sameorg.json +++ b/official-allow_sameorg.json @@ -1,347 +1,357 @@ { "metadata":{ "version":1, - "serial":2015120401 + "serial":2017022201 }, "entries":{ "allow":[ - {"o":{"h":"*.leparisien.fr"},"d":{"h":"*.lprs1.fr"}}, + {"o":{"h":"*.163.com"},"d":{"h":"*.netease.com"}}, + {"o":{"h":"*.1and1.com"},"d":{"h":"*.uicdn.net"}}, + {"o":{"h":"*.1und1.de"},"d":{"h":"*.uicdn.net"}}, + {"o":{"h":"*.24tv.ua"},"d":{"h":"*.luxnet.ua"}}, + {"o":{"h":"*.360.cn"},"d":{"h":"*.qhimg.com"}}, + {"o":{"h":"*.adobe.com"},"d":{"h":"*.adobelogin.com"}}, + {"o":{"h":"*.aeriagames.com"},"d":{"h":"*.aeriastatic.com"}}, + {"o":{"h":"*.alibaba.com"},"d":{"h":"*.alicdn.com"}}, + {"o":{"h":"*.alibaba.com"},"d":{"h":"*.aliimg.com"}}, + {"o":{"h":"*.alibaba.com"},"d":{"h":"*.aliunicorn.com"}}, + {"o":{"h":"*.aliexpress.com"},"d":{"h":"*.alibaba.com"}}, + {"o":{"h":"*.aliexpress.com"},"d":{"h":"*.alicdn.com"}}, + {"o":{"h":"*.aliexpress.com"},"d":{"h":"*.aliimg.com"}}, + {"o":{"h":"*.aliexpress.com"},"d":{"h":"*.aliunicorn.com"}}, + {"o":{"h":"*.alipay.com"},"d":{"h":"*.alipayobjects.com"}}, + {"o":{"h":"*.allocine.fr"},"d":{"h":"*.acsta.net"}}, + {"o":{"h":"*.allrecipes.com"},"d":{"h":"*.media-allrecipes.com"}}, {"o":{"h":"*.amazon.ca"},"d":{"h":"*.images-amazon.com"}}, {"o":{"h":"*.amazon.ca"},"d":{"h":"*.ssl-images-amazon.com"}}, + {"o":{"h":"*.amazon.cn"},"d":{"h":"*.images-amazon.com"}}, + {"o":{"h":"*.amazon.co.jp"},"d":{"h":"*.images-amazon.com"}}, {"o":{"h":"*.amazon.com"},"d":{"h":"*.images-amazon.com"}}, - {"o":{"h":"*.amazon.fr"},"d":{"h":"*.images-amazon.com"}}, {"o":{"h":"*.amazon.de"},"d":{"h":"*.images-amazon.com"}}, + {"o":{"h":"*.amazon.fr"},"d":{"h":"*.images-amazon.com"}}, + {"o":{"h":"*.americanapparel.net"},"d":{"h":"*.scene7.com"}}, + {"o":{"h":"*.americanapparelstore.com"},"d":{"h":"*.americanapparel.net"}}, + {"o":{"h":"*.ancestry.com"},"d":{"h":"*.mfcreative.com"}}, + {"o":{"h":"*.android.com"},"d":{"h":"*.gstatic.com"}}, {"o":{"h":"*.aol.com"},"d":{"h":"*.aolcdn.com"}}, {"o":{"h":"*.apple.com"},"d":{"h":"*.mzstatic.com"}}, + {"o":{"h":"*.arstechnica.com"},"d":{"h":"*.arstechnica.net"}}, + {"o":{"h":"*.ask.com"},"d":{"h":"*.bing.net"}}, + {"o":{"h":"*.askubuntu.com"},"d":{"h":"*.sstatic.net"}}, + {"o":{"h":"*.autodesk.com"},"d":{"h":"*.autodesk.net"}}, + {"o":{"h":"*.baidu.com"},"d":{"h":"*.bdstatic.com"}}, + {"o":{"h":"*.barnesandnoble.com"},"d":{"h":"*.imagesbn.com"}}, + {"o":{"h":"*.bbc.co.uk"},"d":{"h":"*.bbc.com"}}, + {"o":{"h":"*.bbc.co.uk"},"d":{"h":"*.bbci.co.uk"}}, + {"o":{"h":"*.bbc.com"},"d":{"h":"*.bbc.co.uk"}}, + {"o":{"h":"*.bbc.com"},"d":{"h":"*.bbci.co.uk"}}, + {"o":{"h":"*.bbc.com"},"d":{"h":"*.bbcimg.co.uk"}}, + {"o":{"h":"*.bestbuy.com"},"d":{"h":"*.bbystatic.com"}}, + {"o":{"h":"*.bigfishgames.com"},"d":{"h":"*.bigfishsites.com"}}, + {"o":{"h":"*.bing.com"},"d":{"h":"*.bing.net"}}, + {"o":{"h":"*.bing.com"},"d":{"h":"*.live.com"}}, + {"o":{"h":"*.bing.com"},"d":{"h":"*.virtualearth.net"}}, + {"o":{"h":"*.bitbucket.com"},"d":{"h":"*.bitbucket.org"}}, + {"o":{"h":"*.bizrate.com"},"d":{"h":"*.shopzilla.com"}}, + {"o":{"h":"*.bleepingcomputer.com"},"d":{"h":"*.bleepstatic.com"}}, + {"o":{"h":"*.blogger.com"},"d":{"h":"*.googleusercontent.com"}}, + {"o":{"h":"*.blogspot.com"},"d":{"h":"*.blogblog.com"}}, + {"o":{"h":"*.blogspot.com"},"d":{"h":"*.blogger.com"}}, + {"o":{"h":"*.blogspot.com"},"d":{"h":"*.blogspot.fr"}}, + {"o":{"h":"*.blogspot.com"},"d":{"h":"*.bp.blogspot.com"}}, + {"o":{"h":"*.blogspot.fr"},"d":{"h":"*.blogblog.com"}}, + {"o":{"h":"*.blogspot.fr"},"d":{"h":"*.blogger.com"}}, + {"o":{"h":"*.blogspot.fr"},"d":{"h":"*.bp.blogspot.com"}}, + {"o":{"h":"*.booq.com"},"d":{"h":"*.booqbags.com"}}, + {"o":{"h":"*.bugzilla.org"},"d":{"h":"*.mozilla.org"}}, + {"o":{"h":"*.buzzfeed.com"},"d":{"h":"*.buzzfed.com"}}, + {"o":{"h":"*.cc.com"},"d":{"h":"*.comedycentral.com"}}, + {"o":{"h":"*.cc.com"},"d":{"h":"*.southparkstudios.com"}}, + {"o":{"h":"*.cheezburger.com"},"d":{"h":"*.chzbgr.com"}}, + {"o":{"h":"*.chromium.org"},"d":{"h":"*.gstatic.com"}}, + {"o":{"h":"*.citicards.com"},"d":{"h":"*.citi.com"}}, + {"o":{"h":"*.cnet.com"},"d":{"h":"*.cbsi.com"}}, + {"o":{"h":"*.cnet.com"},"d":{"h":"*.cbsistatic.com"}}, + {"o":{"h":"*.cnn.com"},"d":{"h":"*.turner.com"}}, + {"o":{"h":"*.cntv.cn"},"d":{"h":"*.cctvpic.com"}}, + {"o":{"h":"*.codecanyon.net"},"d":{"h":"*.envato.com"}}, + {"o":{"h":"*.comcast.net"},"d":{"h":"*.cimcontent.net"}}, + {"o":{"h":"*.comedycentral.com"},"d":{"h":"*.cc.com"}}, + {"o":{"h":"*.craigslist.fr"},"d":{"h":"*.craigslist.org"}}, + {"o":{"h":"*.curse.com"},"d":{"h":"*.cursecdn.com"}}, + {"o":{"h":"*.dailymotion.com"},"d":{"h":"*.dmcdn.net"}}, + {"o":{"h":"*.dailymotion.fr"},"d":{"h":"*.dailymotion.com"}}, + {"o":{"h":"*.daum.net"},"d":{"h":"*.daumcdn.net"}}, + {"o":{"h":"*.deviantart.com"},"d":{"h":"*.da-files.com"}}, + {"o":{"h":"*.deviantart.com"},"d":{"h":"*.deviantart.net"}}, + {"o":{"h":"*.deviantart.net"},"d":{"h":"*.deviantart.com"}}, + {"o":{"h":"*.dictionary.com"},"d":{"h":"*.reference.com"}}, + {"o":{"h":"*.docstoc.com"},"d":{"h":"*.docstoccdn.com"}}, + {"o":{"h":"*.download.com"},"d":{"h":"*.cnet.com"}}, + {"o":{"h":"*.dripbook.com"},"d":{"h":"*.dripimg.com"}}, + {"o":{"h":"*.dripbook.com"},"d":{"h":"*.dripstatic.com"}}, {"o":{"h":"*.ebay.ca"},"d":{"h":"*.ebaystatic.com"}}, - {"o":{"h":"*.ebay.com"},"d":{"h":"*.ebaystatic.com"}}, - {"o":{"h":"*.ebay.fr"},"d":{"h":"*.ebaystatic.com"}}, - {"o":{"h":"*.ebay.fr"},"d":{"h":"*.ebayimg.com"}}, - {"o":{"h":"*.ebay.fr"},"d":{"h":"*.ebay.com"}}, - {"o":{"h":"*.ebay.fr"},"d":{"h":"*.ebaydesc.com"}}, {"o":{"h":"*.ebay.co.uk"},"d":{"h":"*.ebay.com"}}, {"o":{"h":"*.ebay.co.uk"},"d":{"h":"*.ebaystatic.com"}}, + {"o":{"h":"*.ebay.com"},"d":{"h":"*.ebayimg.com"}}, + {"o":{"h":"*.ebay.com"},"d":{"h":"*.ebaystatic.com"}}, {"o":{"h":"*.ebay.com.au"},"d":{"h":"*.ebay.com"}}, {"o":{"h":"*.ebay.com.au"},"d":{"h":"*.ebaystatic.com"}}, + {"o":{"h":"*.ebay.de"},"d":{"h":"*.ebaystatic.com"}}, + {"o":{"h":"*.ebay.fr"},"d":{"h":"*.ebay.com"}}, + {"o":{"h":"*.ebay.fr"},"d":{"h":"*.ebaydesc.com"}}, + {"o":{"h":"*.ebay.fr"},"d":{"h":"*.ebayimg.com"}}, + {"o":{"h":"*.ebay.fr"},"d":{"h":"*.ebaystatic.com"}}, {"o":{"h":"*.ebaydesc.com"},"d":{"h":"*.ebaystatic.com"}}, + {"o":{"h":"*.ehow.com"},"d":{"h":"*.ehowcdn.com"}}, + {"o":{"h":"*.espn.go.com"},"d":{"h":"*.espncdn.com"}}, + {"o":{"h":"*.etsy.com"},"d":{"h":"*.etsystatic.com"}}, {"o":{"h":"*.facebook.com"},"d":{"h":"*.fbcdn.net"}}, + {"o":{"h":"*.failblog.org"},"d":{"h":"*.cheezburger.com"}}, {"o":{"h":"*.fb.me"},"d":{"h":"*.facebook.com"}}, - {"o":{"h":"*.youtube.com"},"d":{"h":"*.ytimg.com"}}, - {"o":{"h":"*.youtube.com"},"d":{"h":"*.googlevideo.com"}}, - {"o":{"h":"*.live.com"},"d":{"h":"*.gfx.ms"}}, - {"o":{"h":"*.microsoft.com"},"d":{"h":"*.s-microsoft.com"}}, - {"o":{"h":"*.myspace.com"},"d":{"h":"*.myspacecdn.com"}}, - {"o":{"h":"*.paypal.com"},"d":{"h":"*.paypalobjects.com"}}, - {"o":{"h":"*.sf.net"},"d":{"h":"*.sourceforge.net"}}, - {"o":{"h":"*.slack.com"},"d":{"h":"*.slack-edge.com"}}, - {"o":{"h":"*.slack.com"},"d":{"h":"*.slack-msgs.com"}}, - {"o":{"h":"*.askubuntu.com"},"d":{"h":"*.sstatic.net"}}, - {"o":{"h":"*.serverfault.com"},"d":{"h":"*.sstatic.net"}}, - {"o":{"h":"*.superuser.com"},"d":{"h":"*.sstatic.net"}}, - {"o":{"h":"*.stackexchange.com"},"d":{"h":"*.sstatic.net"}}, - {"o":{"h":"*.stackoverflow.com"},"d":{"h":"*.sstatic.net"}}, - {"o":{"h":"*.wikibooks.org"},"d":{"h":"*.wikimedia.org"}}, - {"o":{"h":"*.wikimedia.org"},"d":{"h":"*.wikibooks.org"}}, - {"o":{"h":"*.wiktionary.org"},"d":{"h":"*.wikimedia.org"}}, - {"o":{"h":"*.wikipedia.org"},"d":{"h":"*.wikimedia.org"}}, - {"o":{"h":"*.wikinews.org"},"d":{"h":"*.wikimedia.org"}}, - {"o":{"h":"*.wikisource.org"},"d":{"h":"*.wikimedia.org"}}, - {"o":{"h":"*.wikiversity.org"},"d":{"h":"*.wikimedia.org"}}, - {"o":{"h":"*.wikivoyage.org"},"d":{"h":"*.wikimedia.org"}}, - {"o":{"h":"*.wikidata.org"},"d":{"h":"*.wikimedia.org"}}, - {"o":{"h":"*.wikimediafoundation.org"},"d":{"h":"*.wikimedia.org"}}, - {"o":{"h":"*.mediawiki.org"},"d":{"h":"*.wikimedia.org"}}, - {"o":{"h":"*.wmflabs.org"},"d":{"h":"*.wikimedia.org"}}, - {"o":{"h":"*.cnet.com"},"d":{"h":"*.cbsistatic.com"}}, - {"o":{"h":"*.cnn.com"},"d":{"h":"*.turner.com"}}, - {"o":{"h":"*.theguardian.com"},"d":{"h":"*.guim.co.uk"}}, - {"o":{"h":"*.bbc.co.uk"},"d":{"h":"*.bbci.co.uk"}}, - {"o":{"h":"*.bbc.co.uk"},"d":{"h":"*.bbc.com"}}, - {"o":{"h":"*.bbc.com"},"d":{"h":"*.bbci.co.uk"}}, - {"o":{"h":"*.bbc.com"},"d":{"h":"*.bbc.co.uk"}}, - {"o":{"h":"*.bbc.com"},"d":{"h":"*.bbcimg.co.uk"}}, - {"o":{"h":"*.download.com"},"d":{"h":"*.cnet.com"}}, - {"o":{"h":"*.cnet.com"},"d":{"h":"*.cbsi.com"}}, - {"o":{"h":"*.flickr.com"},"d":{"h":"*.yimg.com"}}, + {"o":{"h":"*.flattr.com"},"d":{"h":"*.flattr.net"}}, {"o":{"h":"*.flickr.com"},"d":{"h":"*.staticflickr.com"}}, - {"o":{"h":"*.imdb.com"},"d":{"h":"*.media-imdb.com"}}, - {"o":{"h":"*.allocine.fr"},"d":{"h":"*.acsta.net"}}, - {"o":{"h":"*.mapquest.com"},"d":{"h":"*.mqcdn.com"}}, - {"o":{"h":"*.mqcdn.com"},"d":{"h":"*.aolcdn.com"}}, - {"o":{"h":"*.mapquest.com"},"d":{"h":"*.aolcdn.com"}}, - {"o":{"h":"*.metacafe.com"},"d":{"h":"*.mcstatic.com"}}, - {"o":{"h":"*.metacafe.com"},"d":{"h":"*.mccont.com"}}, - {"o":{"h":"*.netflix.com"},"d":{"h":"*.nflximg.net"}}, - {"o":{"h":"*.tagged.com"},"d":{"h":"*.tagstat.com"}}, - {"o":{"h":"*.osm.org"},"d":{"h":"*.openstreetmap.org"}}, - {"o":{"h":"*.weather.com"},"d":{"h":"*.imwx.com"}}, - {"o":{"h":"*.slashdot.org"},"d":{"h":"*.fsdn.com"}}, - {"o":{"h":"*.comedycentral.com"},"d":{"h":"*.cc.com"}}, - {"o":{"h":"*.cc.com"},"d":{"h":"*.comedycentral.com"}}, - {"o":{"h":"*.southparkstudios.com"},"d":{"h":"*.cc.com"}}, - {"o":{"h":"*.cc.com"},"d":{"h":"*.southparkstudios.com"}}, - {"o":{"h":"*.icanhazcheezburger.com"},"d":{"h":"*.icanhascheezburger.com"}}, - {"o":{"h":"*.icanhascheezburger.com"},"d":{"h":"*.cheezburger.com"}}, - {"o":{"h":"*.cheezburger.com"},"d":{"h":"*.chzbgr.com"}}, - {"o":{"h":"*.gizmodo.com"},"d":{"h":"*.gizmodo.fr"}}, + {"o":{"h":"*.flickr.com"},"d":{"h":"*.yimg.com"}}, + {"o":{"h":"*.flipkart.com"},"d":{"h":"*.flixcart.com"}}, {"o":{"h":"*.gawker.com"},"d":{"h":"*.kinja-img.com"}}, {"o":{"h":"*.gawker.com"},"d":{"h":"*.kinja-static.com"}}, - {"o":{"h":"*.kotaku.com"},"d":{"h":"*.kinja-img.com"}}, - {"o":{"h":"*.kotaku.com"},"d":{"h":"*.kinja-static.com"}}, - {"o":{"h":"*.lifehacker.com"},"d":{"h":"*.kinja-img.com"}}, - {"o":{"h":"*.lifehacker.com"},"d":{"h":"*.kinja-static.com"}}, - {"o":{"h":"*.bitbucket.com"},"d":{"h":"*.bitbucket.org"}}, + {"o":{"h":"*.geektimes.ru"},"d":{"h":"*.habracdn.net"}}, + {"o":{"h":"*.geektimes.ru"},"d":{"h":"*.habrastorage.org"}}, + {"o":{"h":"*.github.com"},"d":{"h":"*.avatars.githubusercontent.com"}}, {"o":{"h":"*.github.com"},"d":{"h":"*.avatars0.githubusercontent.com"}}, - {"o":{"h":"*.github.com"},"d":{"h":"*.avatars3.githubusercontent.com"}}, + {"o":{"h":"*.github.com"},"d":{"h":"*.avatars1.githubusercontent.com"}}, {"o":{"h":"*.github.com"},"d":{"h":"*.avatars2.githubusercontent.com"}}, + {"o":{"h":"*.github.com"},"d":{"h":"*.avatars3.githubusercontent.com"}}, {"o":{"h":"*.github.com"},"d":{"h":"*.camo.githubusercontent.com"}}, - {"o":{"h":"*.github.com"},"d":{"h":"*.avatars1.githubusercontent.com"}}, {"o":{"h":"*.github.com"},"d":{"h":"*.cloud.githubusercontent.com"}}, {"o":{"h":"*.github.com"},"d":{"h":"*.raw.githubusercontent.com"}}, {"o":{"h":"*.github.com"},"d":{"h":"*.render.githubusercontent.com"}}, - {"o":{"h":"*.render.githubusercontent.com"},"d":{"h":"*.raw.githubusercontent.com"}}, - {"o":{"h":"*.citicards.com"},"d":{"h":"*.citi.com"}}, + {"o":{"h":"*.gizmodo.com"},"d":{"h":"*.gizmodo.fr"}}, + {"o":{"h":"*.gmail.com"},"d":{"h":"*.google.com"}}, + {"o":{"h":"*.godaddy.com"},"d":{"h":"*.wsimg.com"}}, + {"o":{"h":"*.google.co.in"},"d":{"h":"*.google.com"}}, + {"o":{"h":"*.google.co.in"},"d":{"h":"*.gstatic.com"}}, + {"o":{"h":"*.google.com"},"d":{"h":"*.ggpht.com"}}, + {"o":{"h":"*.google.com"},"d":{"h":"*.google.fr"}}, + {"o":{"h":"*.google.com"},"d":{"h":"*.googleusercontent.com"}}, + {"o":{"h":"*.google.com"},"d":{"h":"*.gstatic.com"}}, + {"o":{"h":"*.google.com.au"},"d":{"h":"*.google.com"}}, + {"o":{"h":"*.google.com.au"},"d":{"h":"*.gstatic.com"}}, + {"o":{"h":"*.google.com.br"},"d":{"h":"*.google.com"}}, + {"o":{"h":"*.google.com.br"},"d":{"h":"*.gstatic.com"}}, + {"o":{"h":"*.google.com.hk"},"d":{"h":"*.google.com"}}, + {"o":{"h":"*.google.com.hk"},"d":{"h":"*.gstatic.com"}}, + {"o":{"h":"*.google.com.mx"},"d":{"h":"*.google.com"}}, + {"o":{"h":"*.google.com.mx"},"d":{"h":"*.gstatic.com"}}, + {"o":{"h":"*.google.com.tr"},"d":{"h":"*.google.com"}}, + {"o":{"h":"*.google.com.tr"},"d":{"h":"*.gstatic.com"}}, + {"o":{"h":"*.google.de"},"d":{"h":"*.google.com"}}, + {"o":{"h":"*.google.de"},"d":{"h":"*.gstatic.com"}}, + {"o":{"h":"*.google.es"},"d":{"h":"*.google.com"}}, + {"o":{"h":"*.google.es"},"d":{"h":"*.gstatic.com"}}, + {"o":{"h":"*.google.fr"},"d":{"h":"*.ggpht.com"}}, + {"o":{"h":"*.google.fr"},"d":{"h":"*.google.com"}}, + {"o":{"h":"*.google.fr"},"d":{"h":"*.gstatic.com"}}, + {"o":{"h":"*.google.it"},"d":{"h":"*.google.com"}}, + {"o":{"h":"*.google.it"},"d":{"h":"*.gstatic.com"}}, + {"o":{"h":"*.google.pl"},"d":{"h":"*.google.com"}}, + {"o":{"h":"*.google.pl"},"d":{"h":"*.gstatic.com"}}, + {"o":{"h":"*.google.ru"},"d":{"h":"*.google.com"}}, + {"o":{"h":"*.google.ru"},"d":{"h":"*.gstatic.com"}}, + {"o":{"h":"*.grader.com"},"d":{"h":"*.hsappstatic.net"}}, {"o":{"h":"*.groupeiweb.com"},"d":{"h":"*.iweb.com"}}, + {"o":{"h":"*.habracdn.net"},"d":{"h":"*.habrastorage.org"}}, + {"o":{"h":"*.habrahabr.ru"},"d":{"h":"*.habracdn.net"}}, + {"o":{"h":"*.habrahabr.ru"},"d":{"h":"*.habrastorage.org"}}, + {"o":{"h":"*.habrahabr.ru"},"d":{"h":"*.hsto.org"}}, + {"o":{"h":"*.habrastorage.org"},"d":{"h":"*.hsto.org"}}, + {"o":{"h":"*.hao123.com"},"d":{"h":"*.hao123img.com"}}, + {"o":{"h":"*.hotwire.com"},"d":{"h":"*.hotwirestatic.com"}}, + {"o":{"h":"*.huffingtonpost.com"},"d":{"h":"*.huffingtonpost.fr"}}, + {"o":{"h":"*.huffingtonpost.com"},"d":{"h":"*.huffpost.com"}}, + {"o":{"h":"*.huffingtonpost.fr"},"d":{"h":"*.huffpost.com"}}, {"o":{"h":"*.hulu.com"},"d":{"h":"*.huluim.com"}}, - {"o":{"h":"*.soundcloud.com"},"d":{"h":"*.sndcdn.com"}}, - {"o":{"h":"*.dailymotion.com"},"d":{"h":"*.dmcdn.net"}}, - {"o":{"h":"*.dailymotion.fr"},"d":{"h":"*.dailymotion.com"}}, - {"o":{"h":"*.reddit.com"},"d":{"h":"*.thumbs.redditmedia.com"}}, - {"o":{"h":"*.reddit.com"},"d":{"h":"*.redditstatic.com"}}, - {"o":{"h":"*.godaddy.com"},"d":{"h":"*.wsimg.com"}}, - {"o":{"h":"*.android.com"},"d":{"h":"*.gstatic.com"}}, + {"o":{"h":"*.ibm.com"},"d":{"h":"*.s81c.com"}}, + {"o":{"h":"*.icanhascheezburger.com"},"d":{"h":"*.cheezburger.com"}}, + {"o":{"h":"*.icanhazcheezburger.com"},"d":{"h":"*.icanhascheezburger.com"}}, + {"o":{"h":"*.imdb.com"},"d":{"h":"*.media-imdb.com"}}, + {"o":{"h":"*.informationweek.com"},"d":{"h":"*.deusm.com"}}, + {"o":{"h":"*.instagram.com"},"d":{"h":"*.cdninstagram.com"}}, + {"o":{"h":"*.ipayment.de"},"d":{"h":"*.1und1.de"}}, + {"o":{"h":"*.itunes.com"},"d":{"h":"*.apple.com"}}, + {"o":{"h":"*.jalopnik.com"},"d":{"h":"*.kinja-img.com"}}, + {"o":{"h":"*.jalopnik.com"},"d":{"h":"*.kinja-static.com"}}, + {"o":{"h":"*.joyo.com"},"d":{"h":"*.amazon.cn"}}, + {"o":{"h":"*.jsdo.it"},"d":{"h":"*.jsdo-it-static-contents.s3.amazonaws.com"}}, + {"o":{"h":"*.kotaku.com"},"d":{"h":"*.kinja-img.com"}}, + {"o":{"h":"*.kotaku.com"},"d":{"h":"*.kinja-static.com"}}, {"o":{"h":"*.last.fm"},"d":{"h":"*.lst.fm"}}, - {"o":{"h":"*.scribd.com"},"d":{"h":"*.scribdassets.com"}}, - {"o":{"h":"*.wordpress.com"},"d":{"h":"*.wp.com"}}, - {"o":{"h":"*.1and1.com"},"d":{"h":"*.uicdn.net"}}, + {"o":{"h":"*.leparisien.fr"},"d":{"h":"*.lprs1.fr"}}, + {"o":{"h":"*.lifehacker.com"},"d":{"h":"*.kinja-img.com"}}, + {"o":{"h":"*.lifehacker.com"},"d":{"h":"*.kinja-static.com"}}, + {"o":{"h":"*.linkedin.com"},"d":{"h":"*.licdn.com"}}, + {"o":{"h":"*.live.com"},"d":{"h":"*.gfx.ms"}}, + {"o":{"h":"*.live.com"},"d":{"h":"*.microsoft.com"}}, + {"o":{"h":"*.livestrong.com"},"d":{"h":"*.demandstudios.com"}}, + {"o":{"h":"*.livestrong.com"},"d":{"h":"*.livestrongcdn.com"}}, + {"o":{"h":"*.mail.ru"},"d":{"h":"*.imgsmail.ru"}}, + {"o":{"h":"*.mail.ru"},"d":{"h":"*.mradx.net"}}, + {"o":{"h":"*.makeprojects.com"},"d":{"h":"*.makezine.com"}}, + {"o":{"h":"*.mapquest.com"},"d":{"h":"*.aolcdn.com"}}, + {"o":{"h":"*.mapquest.com"},"d":{"h":"*.mqcdn.com"}}, + {"o":{"h":"*.mediawiki.org"},"d":{"h":"*.wikimedia.org"}}, + {"o":{"h":"*.megamozg.ru"},"d":{"h":"*.habracdn.net"}}, + {"o":{"h":"*.megamozg.ru"},"d":{"h":"*.habrastorage.org"}}, + {"o":{"h":"*.mercurynews.com"},"d":{"h":"*.mnginteractive.com"}}, + {"o":{"h":"*.metacafe.com"},"d":{"h":"*.mccont.com"}}, + {"o":{"h":"*.metacafe.com"},"d":{"h":"*.mcstatic.com"}}, + {"o":{"h":"*.microsoft.com"},"d":{"h":"*.live.com"}}, + {"o":{"h":"*.microsoft.com"},"d":{"h":"*.s-microsoft.com"}}, + {"o":{"h":"*.moikrug.ru"},"d":{"h":"*.habracdn.net"}}, + {"o":{"h":"*.moikrug.ru"},"d":{"h":"*.habrastorage.org"}}, {"o":{"h":"*.mozilla.com"},"d":{"h":"*.mozilla.org"}}, {"o":{"h":"*.mozilla.org"},"d":{"h":"*.mozilla.net"}}, - {"o":{"h":"*.yelp.com"},"d":{"h":"*.yelpcdn.com"}}, - {"o":{"h":"*.twitter.com"},"d":{"h":"*.twimg.com"}}, - {"o":{"h":"*.tweakers.net"},"d":{"h":"*.tweakimg.net"}}, - {"o":{"h":"*.pricegrabber.com"},"d":{"h":"*.pgcdn.com"}}, - {"o":{"h":"*.wolframalpha.com"},"d":{"h":"*.wolframcdn.com"}}, - {"o":{"h":"*.bugzilla.org"},"d":{"h":"*.mozilla.org"}}, - {"o":{"h":"*.makeprojects.com"},"d":{"h":"*.makezine.com"}}, - {"o":{"h":"*.okcupid.com"},"d":{"h":"*.okccdn.com"}}, - {"o":{"h":"*.booq.com"},"d":{"h":"*.booqbags.com"}}, - {"o":{"h":"*.theonion.com"},"d":{"h":"*.onionstatic.com"}}, - {"o":{"h":"*.americanapparelstore.com"},"d":{"h":"*.americanapparel.net"}}, - {"o":{"h":"*.americanapparel.net"},"d":{"h":"*.scene7.com"}}, - {"o":{"h":"*.vulture.com"},"d":{"h":"*.nymag.com"}}, - {"o":{"h":"*.ehow.com"},"d":{"h":"*.ehowcdn.com"}}, - {"o":{"h":"*.slideshare.com"},"d":{"h":"*.slideshare.net"}}, - {"o":{"h":"*.slideshare.net"},"d":{"h":"*.slidesharecdn.com"}}, - {"o":{"h":"*.vimeo.com"},"d":{"h":"*.vimeocdn.com"}}, + {"o":{"h":"*.mqcdn.com"},"d":{"h":"*.aolcdn.com"}}, + {"o":{"h":"*.mrskin.com"},"d":{"h":"*.mrskincdn.com"}}, + {"o":{"h":"*.msn.com"},"d":{"h":"*.s-msn.com"}}, + {"o":{"h":"*.myspace.com"},"d":{"h":"*.myspacecdn.com"}}, + {"o":{"h":"*.mywot.com"},"d":{"h":"*.mywot.net"}}, + {"o":{"h":"*.naver.com"},"d":{"h":"*.naver.net"}}, + {"o":{"h":"*.netflix.com"},"d":{"h":"*.nflximg.net"}}, + {"o":{"h":"*.netlog.com"},"d":{"h":"*.netlogstatic.com"}}, + {"o":{"h":"*.news.com.au"},"d":{"h":"*.theaustralian.com.au"}}, + {"o":{"h":"*.nextag.com"},"d":{"h":"*.static-nextag.com"}}, {"o":{"h":"*.norton.com"},"d":{"h":"*.symassets.com"}}, - {"o":{"h":"*.failblog.org"},"d":{"h":"*.cheezburger.com"}}, - {"o":{"h":"*.zillow.com"},"d":{"h":"*.zillowstatic.com"}}, - {"o":{"h":"*.wsj.com"},"d":{"h":"*.wsj.net"}}, - {"o":{"h":"*.theplanet.com"},"d":{"h":"*.softlayer.com"}}, - {"o":{"h":"*.chromium.org"},"d":{"h":"*.gstatic.com"}}, - {"o":{"h":"*.deviantart.net"},"d":{"h":"*.deviantart.com"}}, - {"o":{"h":"*.deviantart.com"},"d":{"h":"*.deviantart.net"}}, - {"o":{"h":"*.deviantart.com"},"d":{"h":"*.da-files.com"}}, - {"o":{"h":"*.livestrong.com"},"d":{"h":"*.demandstudios.com"}}, - {"o":{"h":"*.livestrong.com"},"d":{"h":"*.livestrongcdn.com"}}, - {"o":{"h":"*.yahoo.com"},"d":{"h":"*.yimg.com"}}, - {"o":{"h":"*.huffingtonpost.com"},"d":{"h":"*.huffingtonpost.fr"}}, - {"o":{"h":"*.huffingtonpost.fr"},"d":{"h":"*.huffpost.com"}}, - {"o":{"h":"*.skype.com"},"d":{"h":"*.skypeassets.com"}}, - {"o":{"h":"*.rackspacecloud.com"},"d":{"h":"*.rackspace.com"}}, - {"o":{"h":"*.rackspace.com"},"d":{"h":"*.rackcdn.com"}}, - {"o":{"h":"*.wikia.com"},"d":{"h":"*.nocookie.net"}}, + {"o":{"h":"*.odnoklassniki.ru"},"d":{"h":"*.ok.ru"}}, + {"o":{"h":"*.officedepot.com"},"d":{"h":"*.odcdn.com"}}, + {"o":{"h":"*.ok.ru"},"d":{"h":"*.mycdn.me"}}, + {"o":{"h":"*.okcupid.com"},"d":{"h":"*.okccdn.com"}}, + {"o":{"h":"*.orange.fr"},"d":{"h":"*.woopic.com"}}, + {"o":{"h":"*.osm.org"},"d":{"h":"*.openstreetmap.org"}}, + {"o":{"h":"*.packetstormsecurity.com"},"d":{"h":"*.packetstatic.com"}}, + {"o":{"h":"*.packetstormsecurity.org"},"d":{"h":"*.packetstormsecurity.com"}}, {"o":{"h":"*.pamfax.biz"},"d":{"h":"*.pamfax.net"}}, - {"o":{"h":"*.yuku.net"},"d":{"h":"*.yuku.com"}}, - {"o":{"h":"*.starfieldtech.com"},"d":{"h":"*.wsimg.com"}}, - {"o":{"h":"*.resellercontrolcenter.com"},"d":{"h":"*.wsimg.com"}}, - {"o":{"h":"*.allrecipes.com"},"d":{"h":"*.media-allrecipes.com"}}, - {"o":{"h":"*.wikihow.com"},"d":{"h":"*.whstatic.com"}}, + {"o":{"h":"*.paypal-search.com"},"d":{"h":"*.paypal.com"}}, + {"o":{"h":"*.paypal.com"},"d":{"h":"*.paypalobjects.com"}}, {"o":{"h":"*.pcworld.com"},"d":{"h":"*.staticworld.net"}}, - {"o":{"h":"*.docstoc.com"},"d":{"h":"*.docstoccdn.com"}}, - {"o":{"h":"*.walmart.com"},"d":{"h":"*.walmartimages.com"}}, - {"o":{"h":"*.officedepot.com"},"d":{"h":"*.odcdn.com"}}, - {"o":{"h":"*.jalopnik.com"},"d":{"h":"*.kinja-img.com"}}, - {"o":{"h":"*.jalopnik.com"},"d":{"h":"*.kinja-static.com"}}, - {"o":{"h":"*.nextag.com"},"d":{"h":"*.static-nextag.com"}}, - {"o":{"h":"*.travelzoo.com"},"d":{"h":"*.tzoo-img.com"}}, + {"o":{"h":"*.pinterest.com"},"d":{"h":"*.pnimg.com"}}, + {"o":{"h":"*.pixnet.net"},"d":{"h":"*.pimg.tw"}}, + {"o":{"h":"*.pixnet.net"},"d":{"h":"*.pixfs.net"}}, + {"o":{"h":"*.plus.googleapis.com"},"d":{"h":"*.googleusercontent.com"}}, + {"o":{"h":"*.plus.googleapis.com"},"d":{"h":"*.gstatic.com"}}, + {"o":{"h":"*.pornhub.com"},"d":{"h":"*.phncdn.com"}}, + {"o":{"h":"*.pricegrabber.com"},"d":{"h":"*.pgcdn.com"}}, {"o":{"h":"*.prismskylabs.com"},"d":{"h":"*.prism.com"}}, - {"o":{"h":"*.mrskin.com"},"d":{"h":"*.mrskincdn.com"}}, - {"o":{"h":"*.mercurynews.com"},"d":{"h":"*.mnginteractive.com"}}, - {"o":{"h":"*.hotwire.com"},"d":{"h":"*.hotwirestatic.com"}}, - {"o":{"h":"*.tomshardware.com"},"d":{"h":"*.bestofmedia.com"}}, - {"o":{"h":"*.tomshardware.com"},"d":{"h":"*.bestofmicro.com"}}, - {"o":{"h":"*.wireshark.net"},"d":{"h":"*.wireshark.org"}}, - {"o":{"h":"*.msn.com"},"d":{"h":"*.s-msn.com"}}, - {"o":{"h":"*.twitch.tv"},"d":{"h":"*.jtvnw.net"}}, - {"o":{"h":"*.twitch.tv"},"d":{"h":"*.justin.tv"}}, - {"o":{"h":"*.twitch.tv"},"d":{"h":"*.ttvnw.net"}}, - {"o":{"h":"*.websitegrader.com"},"d":{"h":"*.grader.com"}}, - {"o":{"h":"*.grader.com"},"d":{"h":"*.hsappstatic.net"}}, - {"o":{"h":"*.flattr.com"},"d":{"h":"*.flattr.net"}}, - {"o":{"h":"*.itunes.com"},"d":{"h":"*.apple.com"}}, - {"o":{"h":"*.thesaurus.com"},"d":{"h":"*.sfdict.com"}}, - {"o":{"h":"*.thesaurus.com"},"d":{"h":"*.dictionary.com"}}, - {"o":{"h":"*.ibm.com"},"d":{"h":"*.s81c.com"}}, - {"o":{"h":"*.informationweek.com"},"d":{"h":"*.deusm.com"}}, - {"o":{"h":"*.linkedin.com"},"d":{"h":"*.licdn.com"}}, - {"o":{"h":"*.theaustralian.com.au"},"d":{"h":"*.news.com.au"}}, - {"o":{"h":"*.news.com.au"},"d":{"h":"*.theaustralian.com.au"}}, - {"o":{"h":"*.theaustralian.com.au"},"d":{"h":"*.newscdn.com.au"}}, + {"o":{"h":"*.privat24.ua"},"d":{"h":"*.privatbank.ua"}}, + {"o":{"h":"*.qq.com"},"d":{"h":"*.gtimg.cn"}}, + {"o":{"h":"*.qq.com"},"d":{"h":"*.gtimg.com"}}, + {"o":{"h":"*.qq.com"},"d":{"h":"*.qpic.cn"}}, {"o":{"h":"*.quora.com"},"d":{"h":"*.quoracdn.net"}}, - {"o":{"h":"*.dictionary.com"},"d":{"h":"*.reference.com"}}, + {"o":{"h":"*.rackspace.com"},"d":{"h":"*.rackcdn.com"}}, + {"o":{"h":"*.rackspacecloud.com"},"d":{"h":"*.rackspace.com"}}, + {"o":{"h":"*.rakuten.co.jp"},"d":{"h":"*.rakuten-static.com"}}, + {"o":{"h":"*.rambler.ru"},"d":{"h":"*.rl0.ru"}}, + {"o":{"h":"*.reddit.com"},"d":{"h":"*.redditstatic.com"}}, + {"o":{"h":"*.reddit.com"},"d":{"h":"*.thumbs.redditmedia.com"}}, {"o":{"h":"*.reference.com"},"d":{"h":"*.sfdict.com"}}, - {"o":{"h":"*.stubhub.com"},"d":{"h":"*.stubhubstatic.com"}}, - {"o":{"h":"*.theatermania.com"},"d":{"h":"*.tm-cdn.com"}}, - {"o":{"h":"*.www.blogspot.com"},"d":{"h":"*.blogger.com"}}, - {"o":{"h":"*.packetstormsecurity.org"},"d":{"h":"*.packetstormsecurity.com"}}, - {"o":{"h":"*.packetstormsecurity.com"},"d":{"h":"*.packetstatic.com"}}, - {"o":{"h":"*.jsdo.it"},"d":{"h":"*.jsdo-it-static-contents.s3.amazonaws.com"}}, - {"o":{"h":"*.zdnet.com"},"d":{"h":"*.cbsimg.net"}}, - {"o":{"h":"*.ipayment.de"},"d":{"h":"*.1und1.de"}}, - {"o":{"h":"*.1und1.de"},"d":{"h":"*.uicdn.net"}}, - {"o":{"h":"*.arstechnica.com"},"d":{"h":"*.arstechnica.net"}}, + {"o":{"h":"*.render.githubusercontent.com"},"d":{"h":"*.raw.githubusercontent.com"}}, + {"o":{"h":"*.resellercontrolcenter.com"},"d":{"h":"*.wsimg.com"}}, {"o":{"h":"*.resurva.com"},"d":{"h":"*.offshootwpn.com"}}, - {"o":{"h":"*.etsy.com"},"d":{"h":"*.etsystatic.com"}}, - {"o":{"h":"*.google.com"},"d":{"h":"*.ggpht.com"}}, - {"o":{"h":"*.google.com"},"d":{"h":"*.googleusercontent.com"}}, - {"o":{"h":"*.codecanyon.net"},"d":{"h":"*.envato.com"}}, + {"o":{"h":"*.scribd.com"},"d":{"h":"*.scribdassets.com"}}, + {"o":{"h":"*.serverfault.com"},"d":{"h":"*.sstatic.net"}}, + {"o":{"h":"*.sf.net"},"d":{"h":"*.sourceforge.net"}}, {"o":{"h":"*.shopzilla.com"},"d":{"h":"*.bizrate.com"}}, - {"o":{"h":"*.bizrate.com"},"d":{"h":"*.shopzilla.com"}}, {"o":{"h":"*.shopzilla.com"},"d":{"h":"*.shopzilla-images.com"}}, - {"o":{"h":"*.paypal-search.com"},"d":{"h":"*.paypal.com"}}, - {"o":{"h":"*.aeriagames.com"},"d":{"h":"*.aeriastatic.com"}}, - {"o":{"h":"*.ancestry.com"},"d":{"h":"*.mfcreative.com"}}, - {"o":{"h":"*.autodesk.com"},"d":{"h":"*.autodesk.net"}}, - {"o":{"h":"*.barnesandnoble.com"},"d":{"h":"*.imagesbn.com"}}, - {"o":{"h":"*.bigfishgames.com"},"d":{"h":"*.bigfishsites.com"}}, - {"o":{"h":"*.bing.com"},"d":{"h":"*.bing.net"}}, - {"o":{"h":"*.bleepingcomputer.com"},"d":{"h":"*.bleepstatic.com"}}, - {"o":{"h":"*.curse.com"},"d":{"h":"*.cursecdn.com"}}, - {"o":{"h":"*.dripbook.com"},"d":{"h":"*.dripimg.com"}}, - {"o":{"h":"*.dripbook.com"},"d":{"h":"*.dripstatic.com"}}, - {"o":{"h":"*.uol.com.br"},"d":{"h":"*.imguol.com"}}, - {"o":{"h":"*.yahoo.co.jp"},"d":{"h":"*.yimg.jp"}}, {"o":{"h":"*.sina.com.cn"},"d":{"h":"*.sinaimg.cn"}}, - {"o":{"h":"*.163.com"},"d":{"h":"*.netease.com"}}, - {"o":{"h":"*.joyo.com"},"d":{"h":"*.amazon.cn"}}, - {"o":{"h":"*.tudou.com"},"d":{"h":"*.tudouui.com"}}, - {"o":{"h":"*.tudou.com"},"d":{"h":"*.tdimg.com"}}, - {"o":{"h":"*.comcast.net"},"d":{"h":"*.cimcontent.net"}}, - {"o":{"h":"*.daum.net"},"d":{"h":"*.daumcdn.net"}}, - {"o":{"h":"*.mail.ru"},"d":{"h":"*.mradx.net"}}, - {"o":{"h":"*.mail.ru"},"d":{"h":"*.imgsmail.ru"}}, - {"o":{"h":"*.skyrock.com"},"d":{"h":"*.skyrock.net"}}, - {"o":{"h":"*.netlog.com"},"d":{"h":"*.netlogstatic.com"}}, - {"o":{"h":"*.rambler.ru"},"d":{"h":"*.rl0.ru"}}, - {"o":{"h":"*.orange.fr"},"d":{"h":"*.woopic.com"}}, - {"o":{"h":"*.yandex.ru"},"d":{"h":"*.yastatic.net"}}, - {"o":{"h":"*.yandex.ru"},"d":{"h":"*.yandex.st"}}, - {"o":{"h":"*.habrahabr.ru"},"d":{"h":"*.habrastorage.org"}}, - {"o":{"h":"*.google.com"},"d":{"h":"*.google.fr"}}, - {"o":{"h":"*.google.com"},"d":{"h":"*.gstatic.com"}}, - {"o":{"h":"*.google.fr"},"d":{"h":"*.google.com"}}, - {"o":{"h":"*.baidu.com"},"d":{"h":"*.bdstatic.com"}}, - {"o":{"h":"*.taobao.com"},"d":{"h":"*.tbcdn.cn"}}, - {"o":{"h":"*.taobao.com"},"d":{"h":"*.taobaocdn.com"}}, - {"o":{"h":"*.taobao.com"},"d":{"h":"*.alicdn.com"}}, - {"o":{"h":"*.qq.com"},"d":{"h":"*.gtimg.com"}}, - {"o":{"h":"*.qq.com"},"d":{"h":"*.qpic.cn"}}, - {"o":{"h":"*.qq.com"},"d":{"h":"*.gtimg.cn"}}, - {"o":{"h":"*.google.co.in"},"d":{"h":"*.google.com"}}, - {"o":{"h":"*.google.co.in"},"d":{"h":"*.gstatic.com"}}, {"o":{"h":"*.sina.com.cn"},"d":{"h":"*.sinajs.cn"}}, - {"o":{"h":"*.tmall.com"},"d":{"h":"*.alicdn.com"}}, - {"o":{"h":"*.tmall.com"},"d":{"h":"*.tbcdn.cn"}}, - {"o":{"h":"*.tmall.com"},"d":{"h":"*.taobaocdn.com"}}, - {"o":{"h":"*.tmall.com"},"d":{"h":"*.taobao.com"}}, - {"o":{"h":"*.weibo.com"},"d":{"h":"*.sinaimg.cn"}}, - {"o":{"h":"*.weibo.com"},"d":{"h":"*.sinajs.cn"}}, - {"o":{"h":"*.blogger.com"},"d":{"h":"*.googleusercontent.com"}}, - {"o":{"h":"*.blogspot.com"},"d":{"h":"*.blogspot.fr"}}, - {"o":{"h":"*.blogspot.fr"},"d":{"h":"*.blogblog.com"}}, - {"o":{"h":"*.blogspot.fr"},"d":{"h":"*.blogger.com"}}, - {"o":{"h":"*.blogspot.fr"},"d":{"h":"*.bp.blogspot.com"}}, - {"o":{"h":"*.blogspot.com"},"d":{"h":"*.blogblog.com"}}, - {"o":{"h":"*.blogspot.com"},"d":{"h":"*.blogger.com"}}, - {"o":{"h":"*.blogspot.com"},"d":{"h":"*.bp.blogspot.com"}}, - {"o":{"h":"*.ebay.com"},"d":{"h":"*.ebayimg.com"}}, - {"o":{"h":"*.mywot.com"},"d":{"h":"*.mywot.net"}}, - {"o":{"h":"*.hao123.com"},"d":{"h":"*.hao123img.com"}}, - {"o":{"h":"*.vk.com"},"d":{"h":"*.vk.me"}}, - {"o":{"h":"*.google.de"},"d":{"h":"*.google.com"}}, - {"o":{"h":"*.google.de"},"d":{"h":"*.gstatic.com"}}, - {"o":{"h":"*.bing.com"},"d":{"h":"*.virtualearth.net"}}, - {"o":{"h":"*.bing.com"},"d":{"h":"*.live.com"}}, - {"o":{"h":"*.ask.com"},"d":{"h":"*.bing.net"}}, - {"o":{"h":"*.pinterest.com"},"d":{"h":"*.pnimg.com"}}, - {"o":{"h":"*.huffingtonpost.com"},"d":{"h":"*.huffpost.com"}}, + {"o":{"h":"*.skype.com"},"d":{"h":"*.skypeassets.com"}}, + {"o":{"h":"*.skyrock.com"},"d":{"h":"*.skyrock.net"}}, + {"o":{"h":"*.slack.com"},"d":{"h":"*.slack-edge.com"}}, + {"o":{"h":"*.slack.com"},"d":{"h":"*.slack-msgs.com"}}, + {"o":{"h":"*.slashdot.org"},"d":{"h":"*.fsdn.com"}}, + {"o":{"h":"*.slideshare.com"},"d":{"h":"*.slideshare.net"}}, + {"o":{"h":"*.slideshare.net"},"d":{"h":"*.slidesharecdn.com"}}, {"o":{"h":"*.sohu.com"},"d":{"h":"*.itc.cn"}}, - {"o":{"h":"*.instagram.com"},"d":{"h":"*.cdninstagram.com"}}, - {"o":{"h":"*.aliexpress.com"},"d":{"h":"*.alicdn.com"}}, - {"o":{"h":"*.aliexpress.com"},"d":{"h":"*.aliunicorn.com"}}, - {"o":{"h":"*.aliexpress.com"},"d":{"h":"*.aliimg.com"}}, - {"o":{"h":"*.aliexpress.com"},"d":{"h":"*.alibaba.com"}}, - {"o":{"h":"*.alibaba.com"},"d":{"h":"*.alicdn.com"}}, - {"o":{"h":"*.alibaba.com"},"d":{"h":"*.aliunicorn.com"}}, - {"o":{"h":"*.alibaba.com"},"d":{"h":"*.aliimg.com"}}, - {"o":{"h":"*.amazon.co.jp"},"d":{"h":"*.images-amazon.com"}}, - {"o":{"h":"*.google.com.br"},"d":{"h":"*.google.com"}}, - {"o":{"h":"*.google.com.br"},"d":{"h":"*.gstatic.com"}}, - {"o":{"h":"*.google.ru"},"d":{"h":"*.google.com"}}, - {"o":{"h":"*.google.ru"},"d":{"h":"*.gstatic.com"}}, - {"o":{"h":"*.360.cn"},"d":{"h":"*.qhimg.com"}}, - {"o":{"h":"*.google.it"},"d":{"h":"*.google.com"}}, - {"o":{"h":"*.google.it"},"d":{"h":"*.gstatic.com"}}, - {"o":{"h":"*.google.es"},"d":{"h":"*.google.com"}}, - {"o":{"h":"*.google.es"},"d":{"h":"*.gstatic.com"}}, {"o":{"h":"*.soso.com"},"d":{"h":"*.sogou.com"}}, {"o":{"h":"*.soso.com"},"d":{"h":"*.sogoucdn.com"}}, - {"o":{"h":"*.xhamster.com"},"d":{"h":"*.xhcdn.com"}}, - {"o":{"h":"*.craigslist.fr"},"d":{"h":"*.craigslist.org"}}, - {"o":{"h":"*.espn.go.com"},"d":{"h":"*.espncdn.com"}}, - {"o":{"h":"*.google.com.mx"},"d":{"h":"*.google.com"}}, - {"o":{"h":"*.google.com.mx"},"d":{"h":"*.gstatic.com"}}, - {"o":{"h":"*.google.com.hk"},"d":{"h":"*.google.com"}}, - {"o":{"h":"*.google.com.hk"},"d":{"h":"*.gstatic.com"}}, - {"o":{"h":"*.cntv.cn"},"d":{"h":"*.cctvpic.com"}}, - {"o":{"h":"*.pornhub.com"},"d":{"h":"*.phncdn.com"}}, - {"o":{"h":"*.google.com.tr"},"d":{"h":"*.google.com"}}, - {"o":{"h":"*.google.com.tr"},"d":{"h":"*.gstatic.com"}}, - {"o":{"h":"*.ebay.de"},"d":{"h":"*.ebaystatic.com"}}, - {"o":{"h":"*.rakuten.co.jp"},"d":{"h":"*.rakuten-static.com"}}, - {"o":{"h":"*.alipay.com"},"d":{"h":"*.alipayobjects.com"}}, - {"o":{"h":"*.naver.com"},"d":{"h":"*.naver.net"}}, - {"o":{"h":"*.amazon.cn"},"d":{"h":"*.images-amazon.com"}}, - {"o":{"h":"*.google.pl"},"d":{"h":"*.google.com"}}, - {"o":{"h":"*.google.pl"},"d":{"h":"*.gstatic.com"}}, - {"o":{"h":"*.google.com.au"},"d":{"h":"*.google.com"}}, - {"o":{"h":"*.google.com.au"},"d":{"h":"*.gstatic.com"}}, - {"o":{"h":"*.flipkart.com"},"d":{"h":"*.flixcart.com"}}, - {"o":{"h":"*.adobe.com"},"d":{"h":"*.adobelogin.com"}}, - {"o":{"h":"*.odnoklassniki.ru"},"d":{"h":"*.ok.ru"}}, - {"o":{"h":"*.ok.ru"},"d":{"h":"*.mycdn.me"}}, + {"o":{"h":"*.soundcloud.com"},"d":{"h":"*.sndcdn.com"}}, + {"o":{"h":"*.southparkstudios.com"},"d":{"h":"*.cc.com"}}, + {"o":{"h":"*.stackexchange.com"},"d":{"h":"*.sstatic.net"}}, + {"o":{"h":"*.stackoverflow.com"},"d":{"h":"*.sstatic.net"}}, + {"o":{"h":"*.stackoverflow.com"},"d":{"h":"*.stackauth.com"}}, + {"o":{"h":"*.starfieldtech.com"},"d":{"h":"*.wsimg.com"}}, + {"o":{"h":"*.stubhub.com"},"d":{"h":"*.stubhubstatic.com"}}, + {"o":{"h":"*.superuser.com"},"d":{"h":"*.sstatic.net"}}, + {"o":{"h":"*.tagged.com"},"d":{"h":"*.tagstat.com"}}, + {"o":{"h":"*.taobao.com"},"d":{"h":"*.alicdn.com"}}, + {"o":{"h":"*.taobao.com"},"d":{"h":"*.taobaocdn.com"}}, + {"o":{"h":"*.taobao.com"},"d":{"h":"*.tbcdn.cn"}}, + {"o":{"h":"*.theatermania.com"},"d":{"h":"*.tm-cdn.com"}}, + {"o":{"h":"*.theaustralian.com.au"},"d":{"h":"*.news.com.au"}}, + {"o":{"h":"*.theaustralian.com.au"},"d":{"h":"*.newscdn.com.au"}}, + {"o":{"h":"*.theguardian.com"},"d":{"h":"*.guim.co.uk"}}, + {"o":{"h":"*.theonion.com"},"d":{"h":"*.onionstatic.com"}}, {"o":{"h":"*.thepiratebay.se"},"d":{"h":"*.bayimg.com"}}, - {"o":{"h":"*.buzzfeed.com"},"d":{"h":"*.buzzfed.com"}}, - {"o":{"h":"*.pixnet.net"},"d":{"h":"*.pimg.tw"}}, - {"o":{"h":"*.pixnet.net"},"d":{"h":"*.pixfs.net"}}, - {"o":{"h":"*.bestbuy.com"},"d":{"h":"*.bbystatic.com"}}, - {"o":{"h":"*.24tv.ua"},"d":{"h":"*.luxnet.ua"}}, - {"o":{"h":"*.privat24.ua"},"d":{"h":"*.privatbank.ua"}}, - {"o":{"h":"*.habrahabr.ru"},"d":{"h":"*.habracdn.net"}}, - {"o":{"h":"*.habrastorage.org"},"d":{"h":"*.hsto.org"}}, - {"o":{"h":"*.habracdn.net"},"d":{"h":"*.habrastorage.org"}}, - {"o":{"h":"*.habrahabr.ru"},"d":{"h":"*.hsto.org"}}, - {"o":{"h":"*.geektimes.ru"},"d":{"h":"*.habrastorage.org"}}, - {"o":{"h":"*.geektimes.ru"},"d":{"h":"*.habracdn.net"}}, - {"o":{"h":"*.megamozg.ru"},"d":{"h":"*.habrastorage.org"}}, - {"o":{"h":"*.megamozg.ru"},"d":{"h":"*.habracdn.net"}}, + {"o":{"h":"*.theplanet.com"},"d":{"h":"*.softlayer.com"}}, + {"o":{"h":"*.thesaurus.com"},"d":{"h":"*.dictionary.com"}}, + {"o":{"h":"*.thesaurus.com"},"d":{"h":"*.sfdict.com"}}, + {"o":{"h":"*.tmall.com"},"d":{"h":"*.alicdn.com"}}, + {"o":{"h":"*.tmall.com"},"d":{"h":"*.taobao.com"}}, + {"o":{"h":"*.tmall.com"},"d":{"h":"*.taobaocdn.com"}}, + {"o":{"h":"*.tmall.com"},"d":{"h":"*.tbcdn.cn"}}, {"o":{"h":"*.tmfeed.ru"},"d":{"h":"*.habrahabr.ru"}}, + {"o":{"h":"*.tomshardware.com"},"d":{"h":"*.bestofmedia.com"}}, + {"o":{"h":"*.tomshardware.com"},"d":{"h":"*.bestofmicro.com"}}, {"o":{"h":"*.toster.ru"},"d":{"h":"*.habracdn.net"}}, - {"o":{"h":"*.moikrug.ru"},"d":{"h":"*.habrastorage.org"}}, - {"o":{"h":"*.moikrug.ru"},"d":{"h":"*.habracdn.net"}}, - {"o":{"h":"*.microsoft.com"},"d":{"h":"*.live.com"}}, - {"o":{"h":"*.live.com"},"d":{"h":"*.microsoft.com"}} + {"o":{"h":"*.travelzoo.com"},"d":{"h":"*.tzoo-img.com"}}, + {"o":{"h":"*.tudou.com"},"d":{"h":"*.tdimg.com"}}, + {"o":{"h":"*.tudou.com"},"d":{"h":"*.tudouui.com"}}, + {"o":{"h":"*.tweakers.net"},"d":{"h":"*.tweakimg.net"}}, + {"o":{"h":"*.twitch.tv"},"d":{"h":"*.jtvnw.net"}}, + {"o":{"h":"*.twitch.tv"},"d":{"h":"*.justin.tv"}}, + {"o":{"h":"*.twitch.tv"},"d":{"h":"*.ttvnw.net"}}, + {"o":{"h":"*.twitter.com"},"d":{"h":"*.twimg.com"}}, + {"o":{"h":"*.uol.com.br"},"d":{"h":"*.imguol.com"}}, + {"o":{"h":"*.vimeo.com"},"d":{"h":"*.vimeocdn.com"}}, + {"o":{"h":"*.vk.com"},"d":{"h":"*.vk.me"}}, + {"o":{"h":"*.vulture.com"},"d":{"h":"*.nymag.com"}}, + {"o":{"h":"*.walmart.com"},"d":{"h":"*.walmartimages.com"}}, + {"o":{"h":"*.weather.com"},"d":{"h":"*.imwx.com"}}, + {"o":{"h":"*.websitegrader.com"},"d":{"h":"*.grader.com"}}, + {"o":{"h":"*.weibo.com"},"d":{"h":"*.sinaimg.cn"}}, + {"o":{"h":"*.weibo.com"},"d":{"h":"*.sinajs.cn"}}, + {"o":{"h":"*.wikia.com"},"d":{"h":"*.nocookie.net"}}, + {"o":{"h":"*.wikibooks.org"},"d":{"h":"*.wikimedia.org"}}, + {"o":{"h":"*.wikidata.org"},"d":{"h":"*.wikimedia.org"}}, + {"o":{"h":"*.wikihow.com"},"d":{"h":"*.whstatic.com"}}, + {"o":{"h":"*.wikimedia.org"},"d":{"h":"*.wikibooks.org"}}, + {"o":{"h":"*.wikimediafoundation.org"},"d":{"h":"*.wikimedia.org"}}, + {"o":{"h":"*.wikinews.org"},"d":{"h":"*.wikimedia.org"}}, + {"o":{"h":"*.wikipedia.org"},"d":{"h":"*.wikimedia.org"}}, + {"o":{"h":"*.wikisource.org"},"d":{"h":"*.wikimedia.org"}}, + {"o":{"h":"*.wikiversity.org"},"d":{"h":"*.wikimedia.org"}}, + {"o":{"h":"*.wikivoyage.org"},"d":{"h":"*.wikimedia.org"}}, + {"o":{"h":"*.wiktionary.org"},"d":{"h":"*.wikimedia.org"}}, + {"o":{"h":"*.wireshark.net"},"d":{"h":"*.wireshark.org"}}, + {"o":{"h":"*.wmflabs.org"},"d":{"h":"*.wikimedia.org"}}, + {"o":{"h":"*.wolframalpha.com"},"d":{"h":"*.wolframcdn.com"}}, + {"o":{"h":"*.wordpress.com"},"d":{"h":"*.wp.com"}}, + {"o":{"h":"*.wsj.com"},"d":{"h":"*.wsj.net"}}, + {"o":{"h":"*.www.blogspot.com"},"d":{"h":"*.blogger.com"}}, + {"o":{"h":"*.xhamster.com"},"d":{"h":"*.xhcdn.com"}}, + {"o":{"h":"*.yahoo.co.jp"},"d":{"h":"*.yimg.jp"}}, + {"o":{"h":"*.yahoo.com"},"d":{"h":"*.yimg.com"}}, + {"o":{"h":"*.yandex.ru"},"d":{"h":"*.yandex.st"}}, + {"o":{"h":"*.yandex.ru"},"d":{"h":"*.yastatic.net"}}, + {"o":{"h":"*.yelp.com"},"d":{"h":"*.yelpcdn.com"}}, + {"o":{"h":"*.youtube.com"},"d":{"h":"*.ggpht.com"}}, + {"o":{"h":"*.youtube.com"},"d":{"h":"*.google.fr"}}, + {"o":{"h":"*.youtube.com"},"d":{"h":"*.googlevideo.com"}}, + {"o":{"h":"*.youtube.com"},"d":{"h":"*.gstatic.com"}}, + {"o":{"h":"*.youtube.com"},"d":{"h":"*.ytimg.com"}}, + {"o":{"h":"*.yuku.net"},"d":{"h":"*.yuku.com"}}, + {"o":{"h":"*.zdnet.com"},"d":{"h":"*.cbsimg.net"}}, + {"o":{"h":"*.zillow.com"},"d":{"h":"*.zillowstatic.com"}} ], "deny":[] } diff --git a/official.json b/official.json index ab1b436..a7ed2ea 100644 --- a/official.json +++ b/official.json @@ -11,13 +11,13 @@ "description":"This subscription is currently broken and will likely be removed. Please see https://github.com/RequestPolicyContinued/requestpolicy/issues/338 and https://github.com/RequestPolicyContinued/requestpolicy/issues/166#issuecomment-65426226." }, "allow_functionality":{ - "serial":2015102502, + "serial":2017022201, "url":"https://raw.githubusercontent.com/RequestPolicyContinued/subscriptions/master/official-allow_functionality.json", "title":"Allow requests that are needed for websites to work properly", "description":"Contains allow rules necessary for the website to work, even if the destination domain owner is not the same person/organization as the origin domain. Rules for functionality that is not a core part of the site are not be included." }, "allow_sameorg":{ - "serial":2015120401, + "serial":2017022201, "url":"https://raw.githubusercontent.com/RequestPolicyContinued/subscriptions/master/official-allow_sameorg.json", "title":"Allow destinations that belong to the same organization as the origin domain", "description":"Contains only rules absolutely for the website's core functionality to work. If the destination domain is not owned by the same organization, person, or company as the origin, the rule does not qualify for this subscription."