]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/commitdiff
Release 3.1. v3.1
authorSoren Stoutner <soren@stoutner.com>
Mon, 27 May 2019 12:51:45 +0000 (05:51 -0700)
committerSoren Stoutner <soren@stoutner.com>
Mon, 27 May 2019 12:51:45 +0000 (05:51 -0700)
73 files changed:
app/build.gradle
app/src/main/assets/blocklists/easylist.txt
app/src/main/assets/blocklists/easyprivacy.txt
app/src/main/assets/blocklists/fanboy-annoyance.txt
app/src/main/assets/blocklists/fanboy-social.txt
app/src/main/assets/de/about_changelog_dark.html
app/src/main/assets/de/about_changelog_light.html
app/src/main/assets/en/about_changelog_dark.html
app/src/main/assets/en/about_changelog_light.html
app/src/main/assets/es/about_changelog_dark.html
app/src/main/assets/es/about_changelog_light.html
app/src/main/assets/it/about_changelog_dark.html
app/src/main/assets/it/about_changelog_light.html
app/src/main/assets/ru/about_changelog_dark.html
app/src/main/assets/ru/about_changelog_light.html
app/src/main/assets/tr/about_changelog_dark.html
app/src/main/assets/tr/about_changelog_light.html
app/src/main/java/com/stoutner/privacybrowser/activities/MainWebViewActivity.java
app/src/main/java/com/stoutner/privacybrowser/asynctasks/PopulateBlocklists.java
app/src/main/res/layout/main_framelayout.xml
app/src/main/res/values-de/strings.xml
app/src/main/res/values-es/strings.xml
app/src/main/res/values-it/strings.xml
app/src/main/res/values-ru/strings.xml
app/src/main/res/values-tr/strings.xml
app/src/main/res/values/strings.xml
fastlane/metadata/android/de-DE/changelogs/45.txt [new file with mode: 0644]
fastlane/metadata/android/de-DE/images/phoneScreenshots/01-Homepage.png
fastlane/metadata/android/de-DE/images/phoneScreenshots/02-OptionsMenu.png
fastlane/metadata/android/de-DE/images/phoneScreenshots/03-NavigationMenu.png
fastlane/metadata/android/de-DE/images/phoneScreenshots/04-Bookmarks.png
fastlane/metadata/android/de-DE/images/phoneScreenshots/05-Tor.png
fastlane/metadata/android/de-DE/images/sevenInchScreenshots/01-PinnedMismatch.png
fastlane/metadata/android/de-DE/images/sevenInchScreenshots/02-NightMode.png
fastlane/metadata/android/en-US/changelogs/45.txt [new file with mode: 0644]
fastlane/metadata/android/en-US/images/phoneScreenshots/01-Homepage.png
fastlane/metadata/android/en-US/images/phoneScreenshots/02-OptionsMenu.png
fastlane/metadata/android/en-US/images/phoneScreenshots/03-NavigationMenu.png
fastlane/metadata/android/en-US/images/phoneScreenshots/04-Bookmarks.png
fastlane/metadata/android/en-US/images/phoneScreenshots/05-Tor.png
fastlane/metadata/android/en-US/images/sevenInchScreenshots/01-PinnedMismatch.png
fastlane/metadata/android/en-US/images/sevenInchScreenshots/02-NightMode.png
fastlane/metadata/android/es-ES/changelogs/45.txt [new file with mode: 0644]
fastlane/metadata/android/es-ES/images/phoneScreenshots/01-Homepage.png
fastlane/metadata/android/es-ES/images/phoneScreenshots/02-OptionsMenu.png
fastlane/metadata/android/es-ES/images/phoneScreenshots/03-NavigationMenu.png
fastlane/metadata/android/es-ES/images/phoneScreenshots/04-Bookmarks.png
fastlane/metadata/android/es-ES/images/phoneScreenshots/05-Tor.png
fastlane/metadata/android/es-ES/images/sevenInchScreenshots/01-PinnedMismatch.png
fastlane/metadata/android/es-ES/images/sevenInchScreenshots/02-NightMode.png
fastlane/metadata/android/it-IT/changelogs/45.txt [new file with mode: 0644]
fastlane/metadata/android/it-IT/images/phoneScreenshots/01-Homepage.png
fastlane/metadata/android/it-IT/images/phoneScreenshots/02-OptionsMenu.png
fastlane/metadata/android/it-IT/images/phoneScreenshots/03-NavigationMenu.png
fastlane/metadata/android/it-IT/images/phoneScreenshots/04-Bookmarks.png
fastlane/metadata/android/it-IT/images/phoneScreenshots/05-Tor.png
fastlane/metadata/android/it-IT/images/sevenInchScreenshots/01-PinnedMismatch.png
fastlane/metadata/android/it-IT/images/sevenInchScreenshots/02-NightMode.png
fastlane/metadata/android/ru-RU/changelogs/45.txt [new file with mode: 0644]
fastlane/metadata/android/ru-RU/images/phoneScreenshots/01-Homepage.png
fastlane/metadata/android/ru-RU/images/phoneScreenshots/02-OptionsMenu.png
fastlane/metadata/android/ru-RU/images/phoneScreenshots/03-NavigationMenu.png
fastlane/metadata/android/ru-RU/images/phoneScreenshots/04-Bookmarks.png
fastlane/metadata/android/ru-RU/images/phoneScreenshots/05-Tor.png
fastlane/metadata/android/ru-RU/images/sevenInchScreenshots/01-PinnedMismatch.png
fastlane/metadata/android/ru-RU/images/sevenInchScreenshots/02-NightMode.png
fastlane/metadata/android/tr-TR/changelogs/45.txt [new file with mode: 0644]
fastlane/metadata/android/tr-TR/images/phoneScreenshots/01-Homepage.png
fastlane/metadata/android/tr-TR/images/phoneScreenshots/02-OptionsMenu.png
fastlane/metadata/android/tr-TR/images/phoneScreenshots/03-NavigationMenu.png
fastlane/metadata/android/tr-TR/images/phoneScreenshots/05-Tor.png
fastlane/metadata/android/tr-TR/images/sevenInchScreenshots/01-PinnedMismatch.png
fastlane/metadata/android/tr-TR/images/sevenInchScreenshots/02-NightMode.png

index c88c78d48eefb351c90e2275f57be4061f33cbb7..ec728bb4bf3eb133d805c1217919af0c691d37c6 100644 (file)
@@ -26,8 +26,8 @@ android {
     defaultConfig {
         minSdkVersion 19
         targetSdkVersion 28
-        versionCode 44
-        versionName "3.0.1"
+        versionCode 45
+        versionName "3.1"
     }
 
     buildTypes {
index cc3c34fa07b0d085eda65f84564e97bf9abe6b1a..d0821ec5a286870bbc85e25fd06cd3113352345a 100644 (file)
@@ -1,7 +1,7 @@
 [Adblock Plus 2.0]
-! Version: 201904241116
+! Version: 201905232200
 ! Title: EasyList
-! Last modified: 24 Apr 2019 11:16 UTC
+! Last modified: 23 May 2019 22:00 UTC
 ! Expires: 4 days (update frequency)
 ! Homepage: https://easylist.to/
 ! Licence: https://easylist.to/pages/licence.html
 -ad-iframe.
 -ad-iframe/
 -ad-large.
+-Ad-Large_
 -ad-left.
 -ad-limits.
 -ad-link-
 -ad-manager/$~stylesheet
 -ad-map/
 -ad-marker.
+-ad-master/
 -ad-mpu+
 -ad-new_
 -ad-pixel-
 -core-ads.
 -cpm-ad.
 -cpm-ads.
+-cust-ad.
 -dfp-ads/
 -dfp-adunits.
 -display-ads.
 -side-ad.
 -sidebar-ad.
 -simple-ads.
+-sky-ad.
 -Skyscraper-Ad.
 -skyscrapper160x600.
 -small-ad.
 .oasfile.
 .oastagging.
 .online/ads/
-.openad.
+.openad.$domain=~openad.lv
 .openx.$domain=~openx.com
 .openxtag.
 .org/ad-
 /ad.slot.
 /ad.valary?
 /ad.view?
+/ad.xml$xmlhttprequest
 /ad.ytn.
 /ad/*&ifid=
 /ad/130-
 /adrevenue/*
 /adrevolver/*
 /adrich.
-/adright.
+/adright.$domain=~adright.com
 /adright/*
 /adrightcol.
 /adriver.$~object-subrequest
 /ads-250.
 /ads-300-
 /ads-300.
+/ads-5.
 /ads-admin.
 /ads-api.
 /ads-arc.
 /ads/g/*
 /ads/generatedHTML/*
 /ads/generator/*
+/ads/getall
 /ads/google1.
 /ads/google2.
 /ads/google_
 /ads/preroll/*
 /ads/preroll_
 /ads/pro/*
+/ads/prod/*
 /ads/profile/*
 /ads/promo_
 /ads/proposal/*
 /adsadview.
 /AdsAjaxRefresh.
 /adsales/*
-/adsall.
+/adsall.$domain=~adsall.net
 /adsame.
 /adsame/*
 /adsame1.
 /advweb.
 /AdvWindow/*
 /advzones/*
-/adw.$domain=~adw.be|~adw.olsztyn.pl
+/adw.$domain=~adw.be|~adw.olsztyn.pl|~adw.org
 /adw1.
 /adw2.
 /adw3.
 /adwords/*
 /adwordstracking.js
 /adWorking/*
-/adworks.$domain=~adworks.att.com|~adworks.co.il
+/adworks.$domain=~adworks.att.com|~adworks.co.il|~adworks.jobijoba.io|~adworks.net
 /adworks/*
 /adworldmedia/*
 /adworx.
 /ak/ads/*
 /all/ad/*
 /all_ads/*
+/alternativeads/*
 /alternet.ad?
 /alwebad_
 /am/ads.
 /annonser/*
 /announce/adv/*
 /anyad.js
+/ape-ad-
 /api-ads.
 /api.ad.
 /Api/Ad.
 /Article-Ad-
 /article-advert-
 /article_ad.
+/article_ads-
 /articlempuadvert/*
 /articleSponsorDeriv_
 /artimediatargetads.
 /clickads/*
 /clickboothad.
 /clicksor.
+/clicktag.engine?$document
 /clickunder.
 /clients/ads/*
 /clkads.
 /dfp_init.
 /dfp_js/*
 /dfp_overlay.
+/dfp_skin.js
 /dfpad/*
 /dfpads.
 /dfpInAngular.
 /displayads3.
 /displayadsiframe.
 /displaybanner/*
+/dist/ads.
 /div-ads.
 /divad/*
 /dlfeatads.
 /download/ad.
 /download/ad/*
 /download/ads
+/dpics/ads/*
 /drawad.
 /driveragentad1.
 /driveragentad2.
 /forums/ad/*
 /ForumViewTopicBottomAD.
 /ForumViewTopicContentAD.
+/fp.rb?$document
 /frame_ads_
 /framead-
 /framead.
 /gannett/ads/*
 /gate-ad-
 /gatewayAds.
+/gawker/ads.
 /gazette/ads/*
 /geitonpop.
 /gen-ad-
 /intelliad.
 /intellitext.$domain=~intellitext.com|~intellitext.hu|~intellitext.us
 /interad.$domain=~interad.gr
+/interadv/*
 /interface/ads/*
 /intermediate-ad-
 /internAds.
 /Javascripts/Darla-
 /Javascripts/Darla.js
 /Javascripts/Eleanor.js
+/Javascripts/Gilda-May.js
+/Javascripts/Gilda.js
 /Javascripts/SBA-
 /jcorner.php?partner=
 /jetpack-ads/*
 /OnlineAdServing/*
 /onplayerad.
 /ontopadvertising.
-/openad.
+/openad.$domain=~openad.lv
 /openads-
 /openads.
 /openads/*
 /rect_ad.
 /rectangle_ad.
 /rectangle_advertorials_
-/Redirect.a2b?$document
 /redirect?tid=
 /redirect_awe.
 /refads/*
 /sample728x90ad.
 /samplead1.
 /samsung_ad.
+/sas/ads/*
 /satnetads.
 /satnetgoogleads.
 /savvyads.
 ://a.ads.
 ://ad.*/jstag^
 ://adcl.$domain=~adcl.com
-://ads.$domain=~ads.ac.uk|~ads.adstream.com.ro|~ads.am|~ads.bigbom.com|~ads.colombiaonline.com|~ads.comeon.com|~ads.elcarado.com|~ads.google.com|~ads.harvard.edu|~ads.lapalingo.com|~ads.lordlucky.com|~ads.mobilebet.com|~ads.msstate.edu|~ads.nc|~ads.nimses.com|~ads.quasaraffiliates.com|~ads.red|~ads.route.cc|~ads.safi-gmbh.ch|~ads.sk|~ads.socialtheater.com|~ads.toplayaffiliates.com|~ads.viksaffiliates.com|~ads.watson.ch|~ads.xtribeapp.com|~badassembly.com|~caravansforsale.co.uk|~fusac.fr|~memo2.nl|~reempresa.org|~seriouswheels.com
+://ads.$domain=~ads.ac.uk|~ads.adstream.com.ro|~ads.am|~ads.bigbom.com|~ads.colombiaonline.com|~ads.comeon.com|~ads.elcarado.com|~ads.google.com|~ads.harvard.edu|~ads.lapalingo.com|~ads.lordlucky.com|~ads.mobilebet.com|~ads.msstate.edu|~ads.nc|~ads.nimses.com|~ads.quasaraffiliates.com|~ads.red|~ads.route.cc|~ads.safi-gmbh.ch|~ads.sk|~ads.socialtheater.com|~ads.taboola.com|~ads.toplayaffiliates.com|~ads.viksaffiliates.com|~ads.watson.ch|~ads.xtribeapp.com|~ads.yahoosmallbusiness.com|~badassembly.com|~caravansforsale.co.uk|~fusac.fr|~memo2.nl|~reempresa.org|~seriouswheels.com
 ://adv.$domain=~adv.bet|~adv.cincsys.com|~adv.co.it|~adv.cryptonetlabs.it|~adv.derfunke.at|~adv.ee|~adv.gg|~adv.michaelgat.com|~adv.msk.ru|~adv.ru|~adv.vg|~adv.works|~adv.yomiuri.co.jp|~advids.co|~erti.se|~escreverdireito.com|~farapp.com|~forex-tv-online.com|~r7.com|~typeform.com|~welaika.com
 ://affiliate.$third-party
 ://affiliates.$third-party
@@ -7450,6 +7470,7 @@ _adright2.
 _adrotator.
 _adrow-
 _ads-affiliates_
+_ads-rtk.
 _ads.cgi
 _ads.cms?
 _ads.html
@@ -7539,6 +7560,7 @@ _adtoma.
 _adtop.
 _adtxt.
 _adunit.
+_adunits/
 _adv/300.
 _adv/leaderboard_
 _adv/overlay/
@@ -7658,6 +7680,7 @@ _fach_ad.
 _fbadbookingsystem&
 _feast_ad.
 _files/ad.
+_files/ads/
 _fixed_ad.
 _floating_ad_
 _floatingad_
@@ -8020,11 +8043,11 @@ _prebid_
 ! adinsertion used on gizmodo.in lifehacker.co.in
 /datomata.widget.js
 ! Common adserver string
-/mediahosting.engine$document,script
-/Redirect.a2b?MediaSegmentId=$script,subdocument
-/sitetestclickcount.engine
-/Tag.eng$script,third-party
-/Tag.rb$script,third-party
+/mediahosting.engine$document,script,subdocument
+/Redirect.a2b?$document,script,subdocument
+/sitetestclickcount.enginedocument,script,subdocument
+/Tag.eng$document,script,subdocument
+/Tag.rb$document,script,subdocument
 ! White papers insert
 /sl/assetlisting/?
 ! Peel script
@@ -9891,6 +9914,9 @@ _popunder+$popup
 ###ad-sidebar-2
 ###ad-sidebar-3
 ###ad-sidebar-300x80
+###ad-sidebar-4
+###ad-sidebar-5
+###ad-sidebar-6
 ###ad-sidebar-btf
 ###ad-sidebar-container
 ###ad-sidebar-mad
@@ -10908,6 +10934,7 @@ _popunder+$popup
 ###ad_place
 ###ad_placeholder
 ###ad_play_300
+###ad_player
 ###ad_plugs
 ###ad_post
 ###ad_post_300
@@ -10916,9 +10943,11 @@ _popunder+$popup
 ###ad_primary
 ###ad_primaryAd
 ###ad_promoAd
+###ad_promotion_wrap
 ###ad_publicidad
 ###ad_pushupbar-closed
 ###ad_rail
+###ad_rec_01
 ###ad_rect
 ###ad_rect1
 ###ad_rect2
@@ -11329,6 +11358,7 @@ _popunder+$popup
 ###adnet
 ###adnews
 ###adnorth
+###adnote
 ###adops_cube
 ###adops_leaderboard
 ###adops_skyscraper
@@ -11432,6 +11462,7 @@ _popunder+$popup
 ###ads-container-anchor
 ###ads-container-top
 ###ads-content
+###ads-content-double
 ###ads-dell
 ###ads-div2
 ###ads-dw
@@ -11977,6 +12008,7 @@ _popunder+$popup
 ###adtechbanner728
 ###adtext
 ###adtext-top-content
+###adtoniq-msg-bar
 ###adtop
 ###adtopDet
 ###adtopHeader
@@ -12666,6 +12698,7 @@ _popunder+$popup
 ###banner-ad
 ###banner-ad-container
 ###banner-ad-first
+###banner-ad-large
 ###banner-ad-last
 ###banner-ad-loader
 ###banner-ad-square-first
@@ -13095,6 +13128,8 @@ _popunder+$popup
 ###boxes-box-ad_mpu
 ###boxtube-ad
 ###bpAd
+###bpcads-bottom-footer
+###bpcads-top-leaderboard
 ###bps-header-ad-container
 ###bq_homeMiddleAd
 ###br_ad
@@ -13786,6 +13821,7 @@ _popunder+$popup
 ###divBottomad1
 ###divBottomad2
 ###divDoubleAd
+###divExoLayerWrapper
 ###divFoldersAd
 ###divFooterAd
 ###divFooterAds
@@ -14434,6 +14470,7 @@ _popunder+$popup
 ###header_bottom_ad
 ###header_flag_ad
 ###header_leaderboard_ad_container
+###header_mainad
 ###header_publicidad
 ###header_right_ad
 ###header_sponsors
@@ -14739,6 +14776,7 @@ _popunder+$popup
 ###jobsAdBox
 ###joead
 ###joead2
+###js-ad-billboard
 ###js-ad-leaderboard
 ###js-adslot-300x250-storyrec
 ###js-image-ad-mpu
@@ -14931,6 +14969,7 @@ _popunder+$popup
 ###lj_ad_row
 ###load-adslargerect
 ###localAds
+###locked-footer-ad-wrapper
 ###logoAd
 ###logoAd2
 ###logo_ad
@@ -14998,6 +15037,7 @@ _popunder+$popup
 ###main_ads
 ###main_content_ad
 ###main_left_side_ads
+###main_page_970x250_1_ad
 ###main_rec_ad
 ###main_right_side_ads
 ###main_right_side_ads_130_01
@@ -16260,6 +16300,7 @@ _popunder+$popup
 ###sponsored-products-dp_feature_div
 ###sponsored-recommendations
 ###sponsored-resources
+###sponsored-search
 ###sponsored-text-links
 ###sponsored-widget
 ###sponsored1
@@ -17584,6 +17625,7 @@ _popunder+$popup
 ##.a300x250
 ##.a468x60
 ##.a728x90
+##.a970x250_1_ad_label
 ##.aa_AdAnnouncement
 ##.aa_ad-160x600
 ##.aa_ad-728x15
@@ -17632,6 +17674,7 @@ _popunder+$popup
 ##.ad--centered
 ##.ad--dart
 ##.ad--desktop
+##.ad--displayed
 ##.ad--e
 ##.ad--fallback
 ##.ad--footer
@@ -17641,6 +17684,7 @@ _popunder+$popup
 ##.ad--homepage-top
 ##.ad--horseshoe
 ##.ad--horseshoe__content
+##.ad--in-article
 ##.ad--inner
 ##.ad--just-in-feed
 ##.ad--large
@@ -17664,6 +17708,8 @@ _popunder+$popup
 ##.ad--top-label
 ##.ad--top-leaderboard
 ##.ad--top-slot
+##.ad-01
+##.ad-02
 ##.ad-1
 ##.ad-101
 ##.ad-120-60
@@ -17836,6 +17882,7 @@ _popunder+$popup
 ##.ad-bline
 ##.ad-block
 ##.ad-block-240x400
+##.ad-block-300
 ##.ad-block-300-widget
 ##.ad-block-300x250
 ##.ad-block-big
@@ -17845,6 +17892,7 @@ _popunder+$popup
 ##.ad-block-in-post
 ##.ad-block-square
 ##.ad-block-wide
+##.ad-block-wrapper
 ##.ad-blog2biz
 ##.ad-blogads
 ##.ad-board
@@ -17929,10 +17977,12 @@ _popunder+$popup
 ##.ad-container-embedded
 ##.ad-container-leaderboard
 ##.ad-container-left
+##.ad-container-multiple
 ##.ad-container-pave
 ##.ad-container-responsive
 ##.ad-container-right
 ##.ad-container-side
+##.ad-container-single
 ##.ad-container-tool
 ##.ad-container-top
 ##.ad-container-topad
@@ -18136,6 +18186,7 @@ _popunder+$popup
 ##.ad-masthead
 ##.ad-masthead-1
 ##.ad-masthead-left
+##.ad-mb
 ##.ad-med
 ##.ad-med-rec
 ##.ad-med-rect
@@ -18241,6 +18292,7 @@ _popunder+$popup
 ##.ad-push
 ##.ad-pushdown
 ##.ad-r
+##.ad-rac-box
 ##.ad-rail
 ##.ad-reader
 ##.ad-reader-con-item
@@ -18412,6 +18464,7 @@ _popunder+$popup
 ##.ad-thanks
 ##.ad-ticker
 ##.ad-tile
+##.ad-title
 ##.ad-tl1
 ##.ad-top
 ##.ad-top-300x250
@@ -18446,6 +18499,7 @@ _popunder+$popup
 ##.ad-unit
 ##.ad-unit-300
 ##.ad-unit-300-wrapper
+##.ad-unit-970x90
 ##.ad-unit-anchor
 ##.ad-unit-container
 ##.ad-unit-editorial-well
@@ -19921,6 +19975,7 @@ _popunder+$popup
 ##.adintext
 ##.adintext-unten
 ##.adintro
+##.adisclaimer
 ##.adisland
 ##.adition_Skyscraper
 ##.adits
@@ -20893,6 +20948,7 @@ _popunder+$popup
 ##.adspot_468x60
 ##.adspot_728x90
 ##.adsprefooter
+##.adspreview
 ##.adsrecnode
 ##.adsright
 ##.adss
@@ -21127,6 +21183,7 @@ _popunder+$popup
 ##.adv_728x90
 ##.adv_90
 ##.adv_PageTop
+##.adv__box
 ##.adv__container--300x250
 ##.adv__container--728x90
 ##.adv__text
@@ -21149,6 +21206,7 @@ _popunder+$popup
 ##.adv_headerright
 ##.adv_hed
 ##.adv_here
+##.adv_img
 ##.adv_in_body_a
 ##.adv_info_text
 ##.adv_jump
@@ -21709,6 +21767,7 @@ _popunder+$popup
 ##.adwhitespace
 ##.adwide
 ##.adwidget
+##.adwithspace
 ##.adwolf-holder
 ##.adword-box
 ##.adword-structure
@@ -21965,6 +22024,7 @@ _popunder+$popup
 ##.b-ad
 ##.b-ad-footerBanner
 ##.b-ad-topBanner
+##.b-ad-wrapper-side-midi
 ##.b-ads728
 ##.b-ads_300
 ##.b-ads_gpt
@@ -22585,6 +22645,8 @@ _popunder+$popup
 ##.boxcontentad
 ##.boxsponsor2
 ##.boxyads
+##.bpcads-bottom-footer
+##.bpcads-top-leaderboard
 ##.bps-ad-wrapper
 ##.bps-advertisement
 ##.bps-advertisement-inline-ads
@@ -22604,6 +22666,7 @@ _popunder+$popup
 ##.bravo-ad
 ##.breadads
 ##.breadcumbad
+##.break-ads
 ##.breakad_container
 ##.breaker-ad
 ##.breakerAd
@@ -22716,6 +22779,7 @@ _popunder+$popup
 ##.carbonad-tag
 ##.card--ad
 ##.card--article-ad
+##.card--type-html-native-ad
 ##.card-ad
 ##.card-ads
 ##.cards-categorical-list-ad
@@ -22925,6 +22989,7 @@ _popunder+$popup
 ##.companion-ads
 ##.companionAd
 ##.companion_ad
+##.company-page__top-ad-container
 ##.compareBrokersAds
 ##.component-sponsored-links
 ##.conTSponsored
@@ -23309,6 +23374,7 @@ _popunder+$popup
 ##.ds-ad-home
 ##.ds-ad-inner
 ##.ds-ad-ros
+##.dsk-box-ad-d
 ##.dsq_ad
 ##.dt-ad-top-content
 ##.dual-ads
@@ -23393,6 +23459,7 @@ _popunder+$popup
 ##.ep-advertisment-link
 ##.epicgame-ads
 ##.esp_publicidad
+##.esv-pub-300x600
 ##.et-single-post-ad
 ##.etad
 ##.etn-ad-text
@@ -23419,7 +23486,10 @@ _popunder+$popup
 ##.ez-clientAd
 ##.ezAdsWidget
 ##.ezAdsense
+##.ezmob-footer
+##.ezo_ad
 ##.ezoic-ad
+##.ezoic-floating-bottom
 ##.f-ad
 ##.f-item-ad
 ##.fN-affiliateStrip
@@ -23772,6 +23842,7 @@ _popunder+$popup
 ##.gen_side_ad
 ##.general-adzone
 ##.general_banner_ad
+##.generations-container__ad-space
 ##.generic-ad-module
 ##.generic-ad-title
 ##.generic_300x250_ad
@@ -24318,6 +24389,7 @@ _popunder+$popup
 ##.hover_ads
 ##.hoverad
 ##.hp-ad-container
+##.hp-ad-grp
 ##.hp-col4-ads
 ##.hp-content__ad
 ##.hp-inline-ss-service-ad
@@ -24648,6 +24720,7 @@ _popunder+$popup
 ##.juicyads_300x250
 ##.jumboAd
 ##.jw-ad
+##.jw-ad-block
 ##.jw-ad-label
 ##.jw-ad-media-container
 ##.jw-ad-visible
@@ -24705,6 +24778,7 @@ _popunder+$popup
 ##.lastads
 ##.lastpost_advert
 ##.latest-ad
+##.latest-news__ad--desktop
 ##.latest-posts__sidebar-ad-container
 ##.layer-ad-bottom
 ##.layer-ad-top
@@ -24814,6 +24888,7 @@ _popunder+$popup
 ##.left_ad_areas
 ##.left_ad_box
 ##.left_ad_container
+##.left_add_block
 ##.left_adlink
 ##.left_ads
 ##.left_adsense
@@ -24917,6 +24992,7 @@ _popunder+$popup
 ##.lr-ad
 ##.lr_skyad
 ##.lsn-yahooAdBlock
+##.lt_ad
 ##.lt_ad_call
 ##.luma-ad
 ##.luxeAd
@@ -25158,6 +25234,7 @@ _popunder+$popup
 ##.mlaAd
 ##.mm-ad-mpu
 ##.mm-ad-sponsored
+##.mm-banner970-90-ad
 ##.mmads
 ##.mmc-ad
 ##.mmc-ad-wrap-2
@@ -25603,6 +25680,9 @@ _popunder+$popup
 ##.ox_ad
 ##.ozadtop
 ##.ozadtop3
+##.p-ad
+##.p-ad-outbreak
+##.p-ad-rectangle
 ##.p2_right_ad
 ##.p75_sidebar_ads
 ##.pAdsBlock2
@@ -26481,6 +26561,7 @@ _popunder+$popup
 ##.servsponserLinks
 ##.set_ad
 ##.sex-party-ad
+##.sexunder_ads
 ##.sfadSlot
 ##.sfsp_adadvert
 ##.sgAd
@@ -26995,6 +27076,7 @@ _popunder+$popup
 ##.sponsored-links-tbl
 ##.sponsored-offers-box
 ##.sponsored-post
+##.sponsored-post-container
 ##.sponsored-post_ad
 ##.sponsored-products-container
 ##.sponsored-result
@@ -27653,6 +27735,8 @@ _popunder+$popup
 ##.tout-ad-embed
 ##.tower-ad
 ##.tower-ad-abs
+##.tower-ad-b
+##.tower-ad-wrapper
 ##.tower-ads-container
 ##.towerAd
 ##.towerAdLeft
@@ -28101,6 +28185,7 @@ _popunder+$popup
 ##.wpInsertAdWidget
 ##.wpInsertInPostAd
 ##.wp_bannerize
+##.wp_bannerize_container
 ##.wp_bnn
 ##.wp_bnnatcode_wp_bnn
 ##.wpadvert
@@ -28229,7 +28314,9 @@ _popunder+$popup
 ##.ytp-ad-progress-list
 ##.yui3-ad
 ##.yw-ad
+##.z-ad-display
 ##.z-ad-lockerdome-inline
+##.z-lockerdome-inline
 ##.z-sponsored-block
 ##.zRightAdNote
 ##.zaba-advertising
@@ -28251,6 +28338,7 @@ _popunder+$popup
 ##LEADERBOARD-AD
 ##[ad-id^="googlead"]
 ##[href*="//xml.revrtb.com/"]
+##[href^="https://maskip.co/"]
 ##[id^="bunyad_ads_"]
 ##[lazy-ad="leftbottom_banner"]
 ##[lazy-ad="leftthin_banner"]
@@ -28284,6 +28372,7 @@ _popunder+$popup
 ##a[href*=".qertewrt.com/"]
 ##a[href*=".revimedia.com/"]
 ##a[href*="//3wr110.xyz/"]
+##a[href*="//ridingintractable.com/"]
 ##a[href*="//xml.revrtb.com/"]
 ##a[href*="/adServe/banners?"]
 ##a[href*="/adrotate-out.php?"]
@@ -28316,6 +28405,7 @@ _popunder+$popup
 ##a[href^="//adbit.co/?a=Advertise&"]
 ##a[href^="//ads.ad-center.com/"]
 ##a[href^="//api.ad-goi.com/"]
+##a[href^="//awejmp.com/"]
 ##a[href^="//bwnjijl7w.com/"]
 ##a[href^="//db52cc91beabf7e8.com/"]
 ##a[href^="//go.onclasrv.com/"]
@@ -28398,6 +28488,7 @@ _popunder+$popup
 ##a[href^="http://bc.vc/?r="]
 ##a[href^="http://bcntrack.com/"]
 ##a[href^="http://bcp.crwdcntrl.net/"]
+##a[href^="http://bestchickshere.com/"]
 ##a[href^="http://bestorican.com/"]
 ##a[href^="http://betahit.click/"]
 ##a[href^="http://bluehost.com/track/"]
@@ -28692,6 +28783,7 @@ _popunder+$popup
 ##a[href^="https://aaucwbe.com/"]
 ##a[href^="https://ad.atdmt.com/"]
 ##a[href^="https://ad.doubleclick.net/"]
+##a[href^="https://adclick.g.doubleclick.net/"]
 ##a[href^="https://adhealers.com/"]
 ##a[href^="https://ads.ad4game.com/"]
 ##a[href^="https://ads.trafficpoizon.com/"]
@@ -28752,6 +28844,7 @@ _popunder+$popup
 ##a[href^="https://pubads.g.doubleclick.net/"]
 ##a[href^="https://redirect.ero-advertising.com/"]
 ##a[href^="https://refpaano.host/"]
+##a[href^="https://retiremely.com/"]
 ##a[href^="https://rev.adsession.com/"]
 ##a[href^="https://secure.adnxs.com/clktrb?"]
 ##a[href^="https://secure.bstlnk.com/"]
@@ -28759,6 +28852,7 @@ _popunder+$popup
 ##a[href^="https://secure.eveonline.com/ft/?aid="]
 ##a[href^="https://servedbyadbutler.com/"]
 ##a[href^="https://sexdatingz.live/"]
+##a[href^="https://spygasm.com/track?"]
 ##a[href^="https://squren.com/rotator/?atomid="]
 ##a[href^="https://syndication.exoclick.com/splash.php?"]
 ##a[href^="https://t.mobtya.com/"]
@@ -28773,6 +28867,7 @@ _popunder+$popup
 ##a[href^="https://tracking.truthfinder.com/?a="]
 ##a[href^="https://trackjs.com/?utm_source"]
 ##a[href^="https://traffic.bannerator.com/"]
+##a[href^="https://trafficmedia.center/"]
 ##a[href^="https://transfer.xe.com/signup/track/redirect?"]
 ##a[href^="https://trklvs.com/"]
 ##a[href^="https://trust.zone/go/r.php?RID="]
@@ -28804,6 +28899,8 @@ _popunder+$popup
 ##a[href^="https://www.secureupload.eu/suprerefid="]
 ##a[href^="https://www.share-online.biz/affiliate/"]
 ##a[href^="https://www.spyoff.com/"]
+##a[href^="https://www.what-sexdating.com/"]
+##a[href^="https://zononi.com/"]
 ##a[onclick*="//m.economictimes.com/etmack/click.htm"]
 ##a[onmousedown^="this.href='/wp-content/embed-ad-content/"]
 ##a[onmousedown^="this.href='http://paid.outbrain.com/network/redir?"][target="_blank"]
@@ -28956,6 +29053,7 @@ _popunder+$popup
 ##.amp_ad_header
 ##.amp_ad_wrapper
 ##.ampad
+##.spotim-amp-list-ad
 ##AMP-AD
 ! Dealnews (Hearst Newspapers)
 ##div[class$="dealnews"] > .dealnews
@@ -29366,7 +29464,7 @@ apartmenttherapy.com,thekitchn.com#@#.ad-rail
 jerseyinsight.com#@#.ad-right
 forbes.com#@#.ad-row
 saavn.com#@#.ad-scroll
-signatus.eu#@#.ad-section
+chase.com,signatus.eu#@#.ad-section
 wmagazine.com#@#.ad-served
 asterisk.org,ifokus.se#@#.ad-sidebar
 wegotads.co.za#@#.ad-source
@@ -29482,6 +29580,7 @@ ads.nipr.ac.jp,burzahrane.hr#@#.ads-header
 members.portalbuzz.com#@#.ads-holder
 t3.com#@#.ads-inline
 celogeek.com,checkrom.com#@#.ads-item
+circus-dev.com#@#.ads-list
 bannerist.com#@#.ads-right
 apple.com#@#.ads-section
 community.pictavo.com,juicesky.com#@#.ads-title
@@ -29770,7 +29869,7 @@ cookinglight.com,ew.com,foodandwine.com,fortune.com,hellogiggles.com,myrecipes.c
 marketgid.com,mgid.com#@#div[id^="MarketGid"]
 sensacionalista.com.br#@#div[id^="advads-"]
 flightcentre.co.uk,out.com#@#div[id^="dfp-ad-"]
-amazon.com,beqala.com,concursovirtual.com.br,daveramsey.com,drupalcommerce.org,ensonhaber.com,eurweb.com,faceyourmanga.com,isc2.org,lavozdegalicia.es,liverc.com,liverpoolfc.com,loksatta.com,mit.edu,olx.pl,payback.pl,peekyou.com,pianobuyer.com,podomatic.com,ripley.cl,ripley.com.pe,suntimes.com,timesofoman.com,virginaustralia.com,wlj.net,zavvi.com#@#div[id^="div-gpt-ad"]
+amazon.com,beqala.com,concursovirtual.com.br,daveramsey.com,drupalcommerce.org,ensonhaber.com,eurweb.com,faceyourmanga.com,isc2.org,lavozdegalicia.es,liverc.com,liverpoolfc.com,loksatta.com,mit.edu,muscatdaily.com,olx.pl,payback.pl,peekyou.com,pianobuyer.com,podomatic.com,ripley.cl,ripley.com.pe,suntimes.com,timesofoman.com,virginaustralia.com,wlj.net,zavvi.com#@#div[id^="div-gpt-ad"]
 daveramsey.com,foodkick.com,olx.pl,ripley.cl,ripley.com.pe#@#div[id^="google_ads_iframe_"]
 lavozdegalicia.es#@#div[itemtype="http://schema.org/WPAdBlock"]
 bodas.com.mx,bodas.net,mariages.net,matrimonio.com,weddingspot.co.uk#@#iframe[id^="google_ads_frame"]
@@ -29895,6 +29994,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||2taa9ib4ib.com^$third-party
 ||2xbpub.com^$third-party
 ||303marketplace.com^$third-party
+||320157981.world^$third-party
 ||32b4oilo.com^$third-party
 ||332-d.com^$third-party
 ||3393.com^$third-party
@@ -29908,7 +30008,9 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||360protected.com^$third-party
 ||360yield.com^$third-party
 ||365sbaffiliates.com^$third-party
+||3b9eb5ed04721bef.com^$third-party
 ||3cnce854.com^$third-party
+||3da86d9fe797f228.com^$third-party
 ||3l4r8d61yz.com^$third-party
 ||3lift.com^$third-party
 ||3lr67y45.com^$third-party
@@ -29918,6 +30020,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||3t7euflv.com^$third-party
 ||3wr110.net^$third-party
 ||42632zfylf.com^$third-party
+||43031aaaecd84428.com^$third-party
 ||43plc.com^$third-party
 ||46.165.197.153^
 ||46.165.197.231^
@@ -29961,6 +30064,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||82d914.se^$third-party
 ||87.230.102.24^$third-party,domain=~p2p.adserver.ip
 ||87159d7b62fc885.com^$third-party
+||88461059da0a12ea.com^$third-party
 ||888media.net^$third-party
 ||888medianetwork.com^$third-party
 ||888promos.com^$third-party
@@ -29968,6 +30072,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||8s8.eu^$third-party
 ||8yxupue8.com^$third-party
 ||91mobiles.com^$third-party
+||93c8c9a28e1db445.com^$third-party
 ||97d73lsi.com^$third-party
 ||9ads.mobi^$third-party
 ||9d63c80da.pw^$third-party
@@ -29978,6 +30083,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||a.adroll.com^$third-party
 ||a.ligatus.com^$third-party
 ||a.raasnet.com^$third-party
+||a2b108bd2461b12e.com^$third-party
 ||a2dfp.net^$third-party
 ||a2gw.com^$third-party
 ||a2pub.com^$third-party
@@ -30367,6 +30473,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||adpnut.com^$third-party
 ||adpopcon.com^$third-party
 ||adpoper.com^$third-party
+||adport.io^$third-party
 ||adppv.com^$third-party
 ||adpredictive.com^$third-party
 ||adpremo.com^$third-party
@@ -30509,6 +30616,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||adstargeting.com^$third-party
 ||adstatic.com^$third-party
 ||adsterra.com^$third-party
+||adstock.pro^$third-party
 ||adstuna.com^$third-party
 ||adsummos.net^$third-party
 ||adsupermarket.com^$third-party
@@ -30634,6 +30742,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||adworldmedia.com^$third-party
 ||adworldmedia.net^$third-party
 ||adx1.com^$third-party
+||adxat.com^$third-party
 ||adxchg.com^$third-party
 ||adxcore.com^$third-party
 ||adxion.com^$third-party
@@ -30665,12 +30774,14 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||adzs.nl^$third-party
 ||adzyou.com^$third-party
 ||ae1a1e258b8b016.com^$third-party
+||aepetor.pw^$third-party
 ||aerobins.com^$third-party
 ||af201768865.com^$third-party
 ||afcyhf.com^$third-party
 ||afdads.com^$third-party
 ||aff-online.com^$third-party
 ||aff.biz^$third-party
+||aff201868865.com^$third-party
 ||affasi.com^$third-party
 ||affbot1.com^$third-party
 ||affbot3.com^$third-party
@@ -30738,6 +30849,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||agomwefq.com^$third-party
 ||agvzvwof.com^$third-party
 ||aidaigry.com^$third-party
+||ailtumty.net^$third-party
 ||aim4media.com^$third-party
 ||aimatch.com^$third-party
 ||aio.media^$third-party
@@ -30761,10 +30873,12 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||allabc.com^$third-party
 ||alleliteads.com^$third-party
 ||allmt.com^$third-party
+||allmyverygreatlife.com^$third-party
 ||allopenclose.click^$third-party
 ||alloydigital.com^$third-party
 ||allyes.com^$third-party
 ||almostle.info^$third-party
+||alogationa.co^$third-party
 ||alphabird.com^$third-party
 ||alphabirdnetwork.com^$third-party
 ||alphagodaddy.com^$third-party
@@ -31097,6 +31211,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||bnserving.com^$third-party
 ||bodelen.com^$third-party
 ||bogads.com^$third-party
+||bohowhepsandked.info^$third-party
 ||bokroet.com^$third-party
 ||bonusfapturbo.com^$third-party
 ||bonzai.ad^$third-party
@@ -31178,6 +31293,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||burjam.com^$third-party
 ||burnsoftware.info^$third-party
 ||burporess.pro^
+||burria.info^$third-party
 ||burstnet.com^$third-party
 ||businesscare.com^$third-party
 ||businessclick.com^$third-party
@@ -31219,6 +31335,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||capitatmarket.com^$third-party
 ||captainad.com^$third-party
 ||captifymedia.com^$third-party
+||carbian.info^$third-party
 ||carbonads.com^$third-party
 ||carbours.com^$third-party
 ||cardincraping.net^$third-party
@@ -31229,6 +31346,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||cash-duck.com^$third-party
 ||cash4members.com^$third-party
 ||cashatgsc.com^$third-party
+||cashbigo.com^$third-party
 ||cashcave.net^$third-party
 ||cashinme.com^$third-party
 ||cashmylinks.com^$third-party
@@ -31256,6 +31374,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||cdna.tremormedia.com^$third-party
 ||cdnads.com^$third-party
 ||cdnapi.net^$third-party
+||cdnasjdkajgfhgajfjkagfa.pro^$third-party
 ||cdnativ.com^$third-party
 ||cdnload.top^$third-party
 ||cdnondemand.org^$third-party
@@ -31268,6 +31387,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||cegludse.net^$third-party
 ||celeritascdn.com^$third-party
 ||centralnervous.net^$third-party
+||ceraitoa.com^$third-party
 ||cerotop.com^$third-party
 ||cfasync.cf^$third-party
 ||cfasync.ga^$third-party
@@ -31348,6 +31468,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||clickmyads.info^$third-party
 ||clicknano.com^$third-party
 ||clicknerd.com^$third-party
+||clickopop1000.com^$third-party
 ||clickosmedia.com^$third-party
 ||clickpartoffon.xyz^$third-party
 ||clickpoint.com^$third-party
@@ -31554,6 +31675,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||d1110e4.se^$third-party
 ||d2.ligatus.com^$third-party
 ||d2ship.com^$third-party
+||d4fed03105c9f65b.com^$third-party
 ||d5zob5vm0r8li6khce5he5.com^$third-party
 ||da-ads.com^$third-party
 ||dadegid.ru^$third-party
@@ -31607,6 +31729,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||delivery51.com^$third-party
 ||delnapb.com^$third-party
 ||demand.supply^$third-party
+||denis-pj0823031-491201b.com^$third-party
 ||deplayer.net^$third-party
 ||deployads.com^$third-party
 ||depresis.com^$third-party
@@ -31624,6 +31747,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||deximedia.com^$third-party
 ||dexplatform.com^$third-party
 ||dfskgmrepts.com^$third-party
+||dghgutalvz.com^$third-party
 ||dgmatix.com^$third-party
 ||dgmaustralia.com^$third-party
 ||dgmaxinteractive.com^$third-party
@@ -31631,7 +31755,6 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||dhundora.com^$third-party
 ||dhuodal.com^$third-party
 ||diamondtraff.com^$third-party
-||dianomi.com^$document
 ||dianomi.com^$third-party
 ||dianomioffers.co.uk^$third-party
 ||digipathmedia.com^$third-party
@@ -31682,8 +31805,10 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||dooc.info^$third-party
 ||doogleonduty.com^$third-party
 ||doomail.org^$third-party
+||doomna.com^$third-party
 ||dopor.info^$third-party
 ||dorenga.com^$third-party
+||doshaido.com^$third-party
 ||dotandad.com^$third-party
 ||dotandads.com^$third-party
 ||dotnxdomain.net^$third-party
@@ -31791,7 +31916,6 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||doubleclicks.me^$third-party
 ||doublemax.net^$third-party
 ||doublepimp.com^$third-party
-||doublepimpssl.com^$third-party
 ||doublerads.com^$third-party
 ||doublerecall.com^$third-party
 ||doubleverify.com^$third-party
@@ -31870,6 +31994,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||eboundservices.com^$third-party
 ||ebuzzing.com^$third-party
 ||ebz.io^$third-party
+||eca1d7792ad5de43.com^$third-party
 ||ecdglplsmzxcergaqx.com^$third-party
 ||eclick.vn^$third-party
 ||econsideepofle.info^$third-party
@@ -31893,6 +32018,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||electosake.com^$third-party
 ||elefantsearch.com^$third-party
 ||elvate.net^$third-party
+||elwraek.xyz^$third-party
 ||ematicsolutions.com^$third-party
 ||emberads.com^$third-party
 ||embraceablemidpointcinnabar.com^$third-party
@@ -31908,6 +32034,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||engineseeker.com^$third-party
 ||enlarget.com^$third-party
 ||enlnks.com^$third-party
+||enoughts.info^$third-party
 ||enterads.com^$third-party
 ||entrecard.com^$third-party
 ||entrecard.s3.amazonaws.com^$third-party
@@ -31919,6 +32046,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||epnredirect.ru^$third-party
 ||eptord.com^$third-party
 ||eptum.com^$third-party
+||epu.sh^$third-party
 ||eqads.com^$third-party
 ||erado.org^$third-party
 ||erendri.com^$third-party
@@ -31987,6 +32115,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||ezoic.net^$third-party
 ||eztexas.info^$third-party
 ||f-4560.com^$third-party
+||f3c1cc473b337ded.com^$third-party
 ||f5v1x3kgv5.com^$third-party
 ||f7oddtr.com^$third-party
 ||fabrkrup.com^$third-party
@@ -32008,7 +32137,6 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||fbgdc.com^$third-party
 ||fbsvu.com^$third-party
 ||fdf4.com^$third-party
-||feadrope.net^$document
 ||fearer.info^$third-party
 ||fearfulflag.com^$third-party
 ||featence.com^$third-party
@@ -32031,9 +32159,11 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||filtermomosearch.com^$third-party
 ||fimserve.com^$third-party
 ||finalanypar.link^$third-party
+||financenews.pw^$third-party
 ||fincastavancessetti.info^$third-party
 ||find-abc.com^$third-party
 ||find-cheap-hotels.org^$third-party
+||find-my-great-life.com^$third-party
 ||findbestsolution.net^$third-party
 ||findbetterresults.com^$third-party
 ||findepended.com^$third-party
@@ -32128,15 +32258,18 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||fungus.online^$third-party
 ||funklicks.com^$third-party
 ||funnel-me.com^$third-party
+||funtikapa.info^$third-party
 ||furginator.pw^$third-party
 ||fusionads.net^$third-party
 ||future-hawk-content.co.uk^$third-party
 ||futureresiduals.com^$third-party
 ||futureus.com^$third-party
+||fvwlzsm3tt921krvoq6.pro^$third-party
 ||fwbntw.com^$third-party
 ||fwmrm.net^$~object-subrequest,third-party
 ||fxdepo.com^$third-party
 ||fxyc0dwa.com^$third-party
+||fyredet.xyz^$third-party
 ||g-cash.biz^$third-party
 ||g17media.com^$third-party
 ||g22rbb7.com^$third-party
@@ -32197,10 +32330,12 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||geovisite.com^$third-party
 ||germarked.info^$third-party
 ||gestionpub.com^$third-party
+||getalinkandshare.com^$third-party
 ||getcontent.net^$third-party
 ||getfuneta.info^$third-party
 ||getgamers.eu^$third-party
 ||getgscfree.com^$third-party
+||getmyfreetraffic.com^$third-party
 ||getmyimg.online^$third-party
 ||getoptad360.com^$third-party
 ||getpopunder.com^$third-party
@@ -32231,6 +32366,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||globalsuccessclub.com^$third-party
 ||globaltakeoff.net^$third-party
 ||globaltraffico.com^$third-party
+||glodrips.com^$third-party
 ||glotchat.click^$third-party
 ||glowdot.com^$third-party
 ||glumifo.info^$third-party
@@ -32248,6 +32384,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||gojoingscnow.com^$third-party
 ||gold-file.com^$third-party
 ||gold-good4u.com^$third-party
+||gomnlt.com^$third-party
 ||gonomy.info^$third-party
 ||goodadvert.ru^$third-party
 ||goodadvertising.info^$third-party
@@ -32323,6 +32460,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||havinates.com^$third-party
 ||hb-247.com^$third-party
 ||hd-plugin.com^$third-party
+||hd149026b.com^$third-party
 ||hdpass.club^$third-party
 ||hdpass.info^$third-party
 ||hdpass.link^$third-party
@@ -32370,6 +32508,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||holidaytravelguide.org^$third-party
 ||honestlypopularvary.xyz^$third-party
 ||honouncil.com^$third-party
+||hoo1luha.com^$third-party
 ||hoomefodl.com^$third-party
 ||hoomezip.biz^$third-party
 ||hooraico.com^$third-party
@@ -32549,6 +32688,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||intenthq.com^$third-party
 ||intentmedia.net^$third-party
 ||interactivespot.net^$third-party
+||interadv.net^$third-party
 ||interclick.com^$third-party
 ||interestably.com^$third-party
 ||interesting.cc^$third-party
@@ -32721,6 +32861,8 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||kromeleta.ru^$third-party
 ||kug-74.com^$third-party
 ||kumpulblogger.com^$third-party
+||kurlipush.com^$third-party
+||kzbiz.co^$third-party
 ||l3op.info^$third-party
 ||lacerta.space^$third-party
 ||ladbrokesaffiliates.com.au^$third-party
@@ -32774,6 +32916,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||lexinget.info^$third-party
 ||lfstmedia.com^$third-party
 ||lgse.com^$third-party
+||libertycdn.com^$third-party
 ||licantrum.com^$third-party
 ||lielmy.com^$third-party
 ||liftdna.com^$third-party
@@ -32782,6 +32925,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||lightad.co.kr^$third-party
 ||lightningcast.net^$~object-subrequest,third-party
 ||likecontrol.com^$third-party
+||linformanceder.info^$third-party
 ||linicom.co.il^$third-party
 ||linicom.co.uk^$third-party
 ||linkbuddies.com^$third-party
@@ -32843,6 +32987,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||loseads.eu^$third-party
 ||losomy.com^$third-party
 ||lotteryaffiliates.com^$third-party
+||lovacmar.click^$third-party
 ||love-banner.com^$third-party
 ||loxtk.com^$third-party
 ||lqcdn.com^$third-party
@@ -32992,7 +33137,6 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||megbase.com^$third-party
 ||meh0f1b.com^$third-party
 ||meinlist.com^$third-party
-||mellodur.net^$document
 ||mellowads.com^$third-party
 ||mengheng.net^$third-party
 ||mentad.com^$third-party
@@ -33017,6 +33161,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||mgcashgate.com^$third-party
 ||mgid.com^$third-party,domain=~marketgid.com|~marketgid.com.ua
 ||mgplatform.com^$third-party
+||mgti1kofb8.com^$third-party
 ||mi-mi-fa.com^$third-party
 ||mibebu.com^$third-party
 ||microad.jp^$third-party
@@ -33027,6 +33172,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||milabra.com^$third-party
 ||milleonid.com^$third-party
 ||mindlytix.com^$third-party
+||minessetion.info^$third-party
 ||minimumpay.info^$third-party
 ||ministedik.info^$third-party
 ||minodazi.com^$third-party
@@ -33054,6 +33200,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||mn1nm.com^$third-party
 ||mnbvjhg.com^$third-party
 ||mnetads.com^$third-party
+||mntzrlt.net^$third-party
 ||moatads.com^$third-party
 ||mobatori.com^$third-party
 ||mobatory.com^$third-party
@@ -33065,8 +33212,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||mobikano.com^$third-party
 ||mobile-10.com^$third-party
 ||mobileadspopup.com^$third-party
-||mobileoffers-a-download.com^$third-party
-||mobileoffers-h-download.com^$third-party
+||mobileoffers-*-download.com^$third-party
 ||mobiright.com^$third-party
 ||mobisla.com^$third-party
 ||mobitracker.info^$third-party
@@ -33096,6 +33242,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||monsoonads.com^$third-party
 ||monxserver.com^$third-party
 ||mookie1.com^$third-party
+||moonlightingapi-ads.com^$third-party
 ||mootermedia.com^$third-party
 ||mooxar.com^$third-party
 ||mordi.fun^$third-party
@@ -33184,6 +33331,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||nativeads.com^$third-party
 ||nativeadsfeed.com^$third-party
 ||nativeleads.net^$third-party
+||nativepu.sh^$third-party
 ||nativeroll.tv^$third-party
 ||nauchegy.link^$third-party
 ||navaxudoru.com^$third-party
@@ -33224,7 +33372,9 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||newdosug.eu^$third-party
 ||newgentraffic.com^$third-party
 ||newideasdaily.com^$third-party
+||newjunads.com^$third-party
 ||newsadstream.com^$third-party
+||newsarmor.com^$third-party
 ||newsmaxfeednetwork.com^$third-party
 ||newsnet.in.ua^$third-party
 ||newstogram.com^$third-party
@@ -33236,6 +33386,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||nexeps.com^$third-party
 ||nexioniect.com^$third-party
 ||nextlandingads.com^$third-party
+||nextmillennium.io^$third-party
 ||nextmobilecash.com^$third-party
 ||nextoptim.com^$third-party
 ||ngaln.com^$third-party
@@ -33247,6 +33398,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||nichter.space^$third-party
 ||nightened.com^$third-party
 ||nighter.club^$third-party
+||niltutch.com^$third-party
 ||nitmus.com^$third-party
 ||nization.com^$third-party
 ||njkiho.info^$third-party
@@ -33377,6 +33529,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||oodode.com^$third-party
 ||ooecyaauiz.com^$third-party
 ||oofte.com^$third-party
+||oopt.fr^$third-party
 ||oorseest.net^$third-party
 ||oos4l.com^$third-party
 ||opap.co.kr^$third-party
@@ -33454,6 +33607,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||padstm.com^$third-party
 ||pagefair.net^$third-party
 ||pagesinxt.com^$third-party
+||paibopse.com^$third-party
 ||paid4ad.de^$third-party
 ||paidonresults.net^$third-party
 ||paidsearchexperts.com^$third-party
@@ -33484,6 +33638,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||passive-earner.com^$third-party
 ||patecrafts.com^$third-party
 ||patiskcontentdelivery.info^$third-party
+||patoris.xyz^$third-party
 ||pautaspr.com^$third-party
 ||paxmedia.net^$third-party
 ||pay-click.ru^$third-party
@@ -33523,6 +33678,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||performanteads.com^$third-party
 ||perkcanada.com^$third-party
 ||permanyb.com^$third-party
+||permenor.xyz^$third-party
 ||persevered.com^$third-party
 ||pestrike.com^$third-party
 ||pezrphjl.com^$third-party
@@ -33598,6 +33754,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||poirreleast.club^$third-party
 ||poketraff.com^$third-party
 ||polanders.com^$third-party
+||polarcdn-terrax.com^$third-party
 ||polarmobile.com^$third-party
 ||polluxnetwork.com^$third-party
 ||polmontventures.com^$third-party
@@ -33740,7 +33897,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||ptp24.com^$third-party
 ||pub-fit.com^$third-party
 ||pub.network^$third-party
-||pubdirecte.com^$third-party,domain=~debrideurstream.fr
+||pubdirecte.com^$third-party
 ||pubgears.com^$third-party
 ||pubguru.com^$third-party
 ||publicidad.net^$third-party
@@ -33784,6 +33941,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||pushlommy.com^$third-party
 ||pushnative.com^$third-party
 ||pushnest.com^$third-party
+||pushnice.com^$third-party
 ||pushno.com^$third-party
 ||pushservice.one^$third-party
 ||puttme.ga^$third-party
@@ -33831,6 +33989,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||qyh7u6wo0c8vz0szdhnvbn.com^$third-party
 ||r66net.com^$third-party
 ||r66net.net^$third-party
+||r932o.com^$third-party
 ||rabilitan.com^$third-party
 ||radchesruno.club^$third-party
 ||radeant.com^$third-party
@@ -33882,6 +34041,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||refbanners.website^$third-party
 ||referback.com^$third-party
 ||referralargumentationnetwork.info^$third-party
+||reflethenfortoft.info^$third-party
 ||regardensa.com^$third-party
 ||regdfh.info^$third-party
 ||registry.cw.cm^$third-party
@@ -33894,6 +34054,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||relytec.com^$third-party
 ||remintrex.com^$third-party
 ||remiroyal.ro^$third-party
+||remtoaku.net^$third-party
 ||reople.co.kr^$third-party
 ||repaynik.com^$third-party
 ||replacescript.in^$third-party
@@ -33924,6 +34085,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||revenuehits.com^$third-party
 ||revenuemantra.com^$third-party
 ||revenuemax.de^$third-party
+||revenuevids.com^$third-party
 ||revfusion.net^$third-party
 ||revgennetwork.com^$third-party
 ||revimedia.com^$third-party
@@ -34092,6 +34254,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||servedbyopenx.com^$third-party
 ||servemeads.com^$third-party
 ||serverbid.com^$third-party
+||serverflox.online^$third-party
 ||servicegetbook.net^$third-party
 ||serving-sys.com/BurstingPipe/$third-party
 ||serving-sys.com/BurstingRes/$third-party
@@ -34117,8 +34280,10 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||shoofle.tv^$third-party
 ||shoogloonetwork.com^$third-party
 ||shopalyst.com^$third-party
+||shoppanda.co^$third-party
 ||shoppingads.com^$third-party
 ||shopzyapp.com^$third-party
+||showcasead.com^$third-party
 ||showyoursite.com^$third-party
 ||shqads.com^$third-party
 ||shr.fyi^$third-party
@@ -34265,6 +34430,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||sprintrade.com^$third-party
 ||sprkl.io^$third-party
 ||sproose.com^$third-party
+||spyoff.com^$third-party
 ||sq2trk2.com^$third-party
 ||squartedo.info^$third-party
 ||squarterun.com^$third-party
@@ -34315,6 +34481,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||struq.com^$third-party
 ||sturdynotwithstandingpersuasive.info^$third-party
 ||style-eyes.eu^$third-party
+||suaningrebtersed.info^$third-party
 ||subemania.com^$third-party
 ||sublimemedia.net^$third-party
 ||submissing.com^$third-party
@@ -34385,6 +34552,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||tangozebra.com^$third-party
 ||tapad.com^$third-party
 ||tapinfluence.com^$third-party
+||tapnative.com^$third-party
 ||tardangro.com^$third-party
 ||targetadverts.com^$third-party
 ||targeterra.info^$third-party
@@ -34594,6 +34762,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||trigami.com^$third-party
 ||trigr.co^$third-party
 ||trimpur.com^$third-party
+||tripedrated.xyz^$third-party
 ||trk4.com^$third-party
 ||trkalot.com^$third-party
 ||trkclk.net^$third-party
@@ -34626,6 +34795,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||turbotraff.net^$third-party
 ||turn.com^$third-party
 ||tusno.com^$third-party
+||tut-64.com^$third-party
 ||tutvp.com^$third-party
 ||tvas-a.pw^$third-party
 ||tvas-c.pw^$third-party
@@ -34675,6 +34845,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||underdog.media^$third-party
 ||undertone.com^$third-party
 ||undousun.com^$third-party
+||undrininvereb.info^$third-party
 ||ungstlateriag.club^$third-party
 ||unhardward.com^$third-party
 ||unicast.com^$third-party
@@ -34731,6 +34902,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||vamartin.work^$third-party
 ||vapedia.com^$third-party
 ||variablefitness.com^$third-party
+||vartoken.com^$third-party
 ||vashoot.com^$third-party
 ||vastopped.com^$third-party
 ||vcmedia.com^$third-party
@@ -34756,6 +34928,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||versetime.com^$third-party
 ||vertamedia.com^$third-party
 ||vertismedia.co.uk^$third-party
+||vestlitt.online^$third-party
 ||vhmnetwork.com^$third-party
 ||vianadserver.com^$third-party
 ||vibrant.co^$third-party
@@ -34878,6 +35051,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||waveview.info^$third-party
 ||waycash.net^$third-party
 ||waymp.com^$third-party
+||wbdds.com^$third-party
 ||wbpal.com^$third-party
 ||wbptqzmv.com^$third-party
 ||wcmcs.net^$third-party
@@ -34889,6 +35063,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||webads.co.nz^$third-party
 ||webads.nl^$third-party
 ||webadvertise123.com^$third-party
+||webcontentassessor.com^$third-party
 ||webcontentdelivery.info^$third-party
 ||webeatyouradblocker.com^$third-party
 ||webmasterspub.com^$third-party
@@ -34906,6 +35081,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||wegotmedia.com^$third-party
 ||wellturnedpenne.info^$third-party
 ||werbe-sponsor.de^$third-party
+||westatess.info^$third-party
 ||wfnetwork.com^$third-party
 ||wgreatdream.com^$third-party
 ||wgwmwtmyklhzsudqadc.com^$third-party
@@ -34915,6 +35091,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||whiteboardnez.com^$third-party
 ||whoads.net^$third-party
 ||whtsrv9.com^$third-party
+||whukroal.net^$third-party
 ||why-outsource.net^$third-party
 ||widget.yavli.com^$third-party
 ||widgetadvertising.biz^$third-party
@@ -35033,6 +35210,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||yieldselect.com^$third-party
 ||yieldtraffic.com^$third-party
 ||yieldx.com^$third-party
+||yinmyar.xyz^$third-party
 ||yiq6p.com^$third-party
 ||yjxuda0oi.com^$third-party
 ||yldbt.com^$third-party
@@ -35069,6 +35247,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||yvoria.com^$third-party
 ||yxrxd.com^$third-party
 ||yz56lywd.com^$third-party
+||yz740.com^$third-party
 ||yzrnur.com^$third-party
 ||yzus09by.com^$third-party
 ||z-defense.com^$third-party
@@ -35079,6 +35258,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||zanox-affiliate.de/ppv/$third-party
 ||zanox.com/ppv/$third-party
 ||zanyx.club^$third-party
+||zap.buzz^$third-party
 ||zaparena.com^$third-party
 ||zappy.co.za^$third-party
 ||zapstorage.xyz^$third-party
@@ -35117,7 +35297,20 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||zwaar.org^$third-party
 ||zxxds.net^$third-party
 ||zyiis.net^$third-party
+||zylstina.xyz^$third-party
 ||zypenetwork.com^$third-party
+! Document blocks
+||cbbp1.com^$document
+||clk-can.com^$document
+||clk-sec.com^$document
+||dianomi.com^$document
+||feadrope.net^$document
+||flix16.com^$document
+||mellodur.net^$document
+||oiycak.com^$document
+||otnolabttmup.com^$document
+||syndication.exosrv.com^$document
+||yvsystem.com^$document
 ! IP addresses
 ||104.154.$document
 ||104.197.$document
@@ -36024,6 +36217,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||cash-ca-ching.com^$third-party
 ||cashcawrite.com^$third-party
 ||catwrite.com^$third-party
+||cba-fed-igh.com^$third-party
 ||centwrite.com^$third-party
 ||clickperks.info^$third-party
 ||cold-cold-freezing.com^$third-party
@@ -36034,7 +36228,9 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||ditdotsol.com^$third-party
 ||ditwrite.com^$third-party
 ||dogwrite.com^$third-party
+||doublepimpssl.com^$third-party
 ||dubvacasept.com^$third-party
+||ebocornac.com^$third-party
 ||ecto-ecto-uno.com^$third-party
 ||erniphiq.com^$third-party
 ||flipy6sudy.com^$third-party
@@ -36051,11 +36247,13 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||host-host-ads.com^$third-party
 ||infrashift.com^$third-party
 ||jeinvegpool.com^$third-party
+||kj2hy.com^$third-party
 ||la-la-moon.com^$third-party
 ||la-la-sf.com^$third-party
 ||lepinsar.com^$third-party
 ||lepintor.com^$third-party
 ||livwrite.com^$third-party
+||lmn-pou-win.com^$third-party
 ||lnkrdr.com^$third-party
 ||meepwrite.com^$third-party
 ||netrosol.net^$third-party
@@ -36064,6 +36262,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||newsadst.com^$third-party
 ||normkela.com^$third-party
 ||nyacampwk.com^$third-party
+||otnolatrnup.com^$third-party
 ||parwrite.com^$third-party
 ||qel-qel-fie.com^$third-party
 ||qelllwrite.com^$third-party
@@ -36516,6 +36715,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||advmaiotg.com^$third-party
 ||adxpddpc.com^$third-party
 ||aeeefzfuk.com^$third-party
+||aefvxtue.com^$third-party
 ||aeizbvtknp.com^$third-party
 ||aemxvcqi.com^$third-party
 ||aeobzaii.com^$third-party
@@ -36523,6 +36723,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||afeeknuueaztxt.com^$third-party
 ||afeuvqrsswz.com^$third-party
 ||afgbvhocfvpm.com^$third-party
+||afnrmofoljod.com^$third-party
 ||afxtcajgtzcugb.com^$third-party
 ||afzkqajwcbub.com^$third-party
 ||afzoyaquhjltdd.com^$third-party
@@ -36532,6 +36733,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||agrxsdujnh.com^$third-party
 ||ahuivddkvrrebo.com^$third-party
 ||ahuosyyqprt.com^$third-party
+||aibcqjlvxxd.com^$third-party
 ||aiiukvzjtsc.com^$third-party
 ||aikdakxoc.com^$third-party
 ||aitdwhmcvlm.com^$third-party
@@ -36546,6 +36748,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||akmihtdbbz.com^$third-party
 ||akyscwwwttk.com^$third-party
 ||akzvxmjnubq.com^$third-party
+||algrizej.com^$third-party
 ||alikuvxxwy.com^$third-party
 ||aljsuubo.com^$third-party
 ||alkagrkgvltzlk.com^$third-party
@@ -36556,6 +36759,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||amlcscfr.com^$third-party
 ||amrfscxvdvfvpa.com^$third-party
 ||aneqmscervl.com^$third-party
+||anjqxwvqfnri.com^$third-party
 ||anpwsppugpu.com^$third-party
 ||aomegwesrfbvxe.com^$third-party
 ||aonxktnn.com^$third-party
@@ -36565,6 +36769,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||apfmwcktbj.com^$third-party
 ||apiryrkxkhil.com^$third-party
 ||aplfkrppjsutf.com^$third-party
+||apscxogwydnkx.com^$third-party
 ||apsntakwzycu.com^$third-party
 ||aqfpqzxzk.com^$third-party
 ||aqotbmnzra.com^$third-party
@@ -36587,12 +36792,14 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||aszyzwbjs.com^$third-party
 ||atczxgxuxloqf.com^$third-party
 ||atrcoikdyagv.com^$third-party
+||audersmi.com^$third-party
 ||aultemeztokc.com^$third-party
 ||authmoumrl.com^$third-party
 ||auwqdpbyl.com^$third-party
 ||auyyklnpj.com^$third-party
 ||avjxftprif.com^$third-party
 ||avkigyhrazah.com^$third-party
+||avoljljeif.com^$third-party
 ||avonnfckdeqeyr.com^$third-party
 ||avpgdzdesjnt.com^$third-party
 ||avrdrpwt.com^$third-party
@@ -36603,6 +36810,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||awrxkucpfbsq.com^$third-party
 ||axcqasdiots.com^$third-party
 ||axfsqwyidpml.com^$third-party
+||axgkizsmtgks.com^$third-party
 ||axjxdtnguuyqr.com^$third-party
 ||axmxarqxbkc.com^$third-party
 ||axvabgnr.com^$third-party
@@ -36621,32 +36829,44 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||baphruesqm.com^$third-party
 ||bardogjvsa.com^$third-party
 ||bavftcgoapga.com^$third-party
+||bbackcssmwam.com^$third-party
+||bbfasycx.com^$third-party
 ||bbillwowlfur.com^$third-party
+||bbnnjjom.com^$third-party
 ||bbxaumvpzqpunx.com^$third-party
 ||bcajjtbzmdrl.com^$third-party
+||bclizbwet.com^$third-party
 ||bcobmmozfan.com^$third-party
 ||bcqrmuwbvxi.com^$third-party
 ||bcxronvqkwe.com^$third-party
+||bczxmlqcugwgs.com^$third-party
 ||bdhxpxohwssdfd.com^$third-party
 ||bdnfszdqwaduv.com^$third-party
 ||bdtmbiezv.com^$third-party
 ||bdtwxreri.com^$third-party
+||bdyhvguiq.com^$third-party
 ||beelzgkdjr.com^$third-party
 ||begnsbnjegnolq.com^$third-party
 ||bekiruvppl.com^$third-party
+||bexbpzultczaa.com^$third-party
 ||bfhlxjwc.com^$third-party
 ||bfmrffluuazwn.com^$third-party
+||bfrhqyaxtxbq.com^$third-party
+||bftmphbwpwnnt.com^$third-party
 ||bfxachbubcki.com^$third-party
 ||bgchxhhzdee.com^$third-party
 ||bgfdrngowyy.com^$third-party
 ||bgibrhkn.com^$third-party
 ||bgiiubagsuvv.com^$third-party
+||bgmgyuzcfrujc.com^$third-party
 ||bgzyppwk.com^$third-party
 ||bhfuoayzqqv.com^$third-party
 ||bhmzjxrf.com^$third-party
 ||bhpxcsmvkqgd.com^$third-party
 ||biijdpauyvf.com^$third-party
+||bijkemraly.com^$third-party
 ||bikuetrh.com^$third-party
+||biliqpvehf.com^$third-party
 ||bimwswreljucxa.com^$third-party
 ||binullxzwnsqws.com^$third-party
 ||birslhmnnc.com^$third-party
@@ -36657,6 +36877,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||bksbcawzviwcw.com^$third-party
 ||bkuubwuarrkxk.com^$third-party
 ||bkvwnbkq.com^$third-party
+||blgrwhaww.com^$third-party
 ||blqgnbxva.com^$third-party
 ||blwfqlmhi.com^$third-party
 ||bmichkohfqtnvq.com^$third-party
@@ -36687,15 +36908,19 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||bsmryjou.com^$third-party
 ||bsrmcmvdoeyzib.com^$third-party
 ||btgovcuviqor.com^$third-party
+||btovopyov.com^$third-party
 ||bturlzbakbcsdd.com^$third-party
 ||btzuecidcshmmv.com^$third-party
 ||buadnqirhykcyc.com^$third-party
 ||bugwiqivdqotjk.com^$third-party
+||bukpsslm.com^$third-party
 ||burobtnbpgkh.com^$third-party
 ||bvcddoyb.com^$third-party
 ||bwohgwrk.com^$third-party
 ||bwvigmkn.com^$third-party
 ||bxejeqyudkgum.com^$third-party
+||bxknvtbmzsqc.com^$third-party
+||bxniyvvxufxyoy.com^$third-party
 ||bxvydxjqklq.com^$third-party
 ||bygigguvflpv.com^$third-party
 ||bysziktift.com^$third-party
@@ -36703,6 +36928,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||bzeitvxguf.com^$third-party
 ||bzkmfzoxqmau.com^$third-party
 ||bzotzfcbhomw.com^$third-party
+||bzrsybcg.com^$third-party
 ||caajevalistl.com^$third-party
 ||caaqyzbpsbtk.com^$third-party
 ||camrfajedgku.com^$third-party
@@ -36712,10 +36938,12 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||cbchvrgqb.com^$third-party
 ||cbdjzemui.com^$third-party
 ||cbhpiuopomc.com^$third-party
+||cbiapaofuviswf.com^$third-party
 ||cbuxzegro.com^$third-party
 ||cbzkrwjdskg.com^$third-party
 ||ccemeoqbqb.com^$third-party
 ||ccyttdkwntyhx.com^$third-party
+||cdaywwdyicf.com^$third-party
 ||cdbhmahnjb.com^$third-party
 ||cdegnloptetj.com^$third-party
 ||cdmjjvqzurn.com^$third-party
@@ -36751,10 +36979,13 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||civyssfaqtufib.com^$third-party
 ||cixvlpbnceh.com^$third-party
 ||cizemeshbbc.com^$third-party
+||cjdomdjyvble.com^$third-party
 ||cjgpifztileh.com^$third-party
 ||cjojvvfyb.com^$third-party
 ||cjsgmoekcb.com^$third-party
 ||cjuztylaun.com^$third-party
+||cjwjpmudu.com^$third-party
+||ckopycdb.com^$third-party
 ||ckxyvauhqfuoin.com^$third-party
 ||clgyhwaoh.com^$third-party
 ||clkkcokl.com^$third-party
@@ -36786,6 +37017,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||csionjbak.com^$third-party
 ||cskwckhyhriyk.com^$third-party
 ||csouqeeviwo.com^$third-party
+||cspyozjbwb.com^$third-party
 ||ctcpwymaeuwnqd.com^$third-party
 ||ctjtlrmy.com^$third-party
 ||ctrsopfwiadfjn.com^$third-party
@@ -36813,6 +37045,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||cytpfucbb.com^$third-party
 ||czmolxvvrbb.com^$third-party
 ||czqrilwnayq.com^$third-party
+||czsnzyykqzcreu.com^$third-party
 ||czzzwuvvc.com^$third-party
 ||dacknbenn.com^$third-party
 ||daljntupdaoejb.com^$third-party
@@ -36825,6 +37058,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||dccstsamnyrjk.com^$third-party
 ||dckyimoylozbby.com^$third-party
 ||dcqhbqwlcukxu.com^$third-party
+||dcxitlzzmyxbwn.com^$third-party
 ||dcyeufoq.com^$third-party
 ||ddbnikwub.com^$third-party
 ||ddmlzfwsb.com^$third-party
@@ -36837,6 +37071,8 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||dfjaoecxqyox.com^$third-party
 ||dfkpqvhcl.com^$third-party
 ||dfmedtntwcepqx.com^$third-party
+||dfomexjuokpuxi.com^$third-party
+||dgkvriccq.com^$third-party
 ||dglfkgmhahilp.com^$third-party
 ||dgnuumyxpqiget.com^$third-party
 ||dgowzelhoaqqb.com^$third-party
@@ -36851,6 +37087,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||djagrjpaoek.com^$third-party
 ||djiufagozzla.com^$third-party
 ||djnroblmpyxrh.com^$third-party
+||dkgitkwo.com^$third-party
 ||dktaqipmquo.com^$third-party
 ||dkxeorhjmua.com^$third-party
 ||dlotljikswmvq.com^$third-party
@@ -36862,9 +37099,11 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||dmnangpsbpm.com^$third-party
 ||dmrqnwtyttd.com^$third-party
 ||dnftqfwycmfqrs.com^$third-party
+||dnpehliwdvjkp.com^$third-party
 ||dnzevkqpk.com^$third-party
 ||docqacvwhgbxv.com^$third-party
 ||dojmlztmbrvp.com^$third-party
+||doksfyhdtqmipa.com^$third-party
 ||donhyxngg.com^$third-party
 ||dpnahzfbb.com^$third-party
 ||dpoffxqjlgt.com^$third-party
@@ -36873,8 +37112,12 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||dqdwvmpez.com^$third-party
 ||dqekudhbwprx.com^$third-party
 ||dqiokxyebdc.com^$third-party
+||dqmfeimedqswbr.com^$third-party
+||dqolgbehhzvo.com^$third-party
 ||dqyczunj.com^$third-party
 ||drjctivspweild.com^$third-party
+||droqnswhcfk.com^$third-party
+||drpmtzjanjqjpj.com^$third-party
 ||drsemkuhpg.com^$third-party
 ||drwfixovzqdcs.com^$third-party
 ||dsemgngou.com^$third-party
@@ -36890,6 +37133,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||durowueoaxjhd.com^$third-party
 ||duwrigndkjp.com^$third-party
 ||dvdyicsndqbqo.com^$third-party
+||dvhznawcuacblo.com^$third-party
 ||dviavwhykcdp.com^$third-party
 ||dvpgijdm.com^$third-party
 ||dwhvkier.com^$third-party
@@ -36897,6 +37141,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||dwuvmraztukg.com^$third-party
 ||dwvfccxbj.com^$third-party
 ||dxqorupwedbotu.com^$third-party
+||dxqxeklbsqe.com^$third-party
 ||dxyafwkhrnycjp.com^$third-party
 ||dxzgoyzo.com^$third-party
 ||dxzkrtpnwpp.com^$third-party
@@ -36904,8 +37149,12 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||dyhwaacbbntu.com^$third-party
 ||dylsjsmqjbbcs.com^$third-party
 ||dymaffzxk.com^$third-party
+||dymzcxgdvf.com^$third-party
 ||dypmzetaj.com^$third-party
 ||dywqwrtnhegyz.com^$third-party
+||dzacosgvnz.com^$third-party
+||dzaqzgjsot.com^$third-party
+||dzblysulli.com^$third-party
 ||dzkmbajm.com^$third-party
 ||dzqoubtxsaskdl.com^$third-party
 ||dzztjcbt.com^$third-party
@@ -36917,6 +37166,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||ebicjwvxmygdqr.com^$third-party
 ||ebifuaad.com^$third-party
 ||ectysptouy.com^$third-party
+||edxosrcvydn.com^$third-party
 ||edyjiqxeppjkj.com^$third-party
 ||eeamatyc.com^$third-party
 ||eefiywjjzxry.com^$third-party
@@ -36946,9 +37196,11 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||elatsadlux.com^$third-party
 ||elcolpplwua.com^$third-party
 ||elfnwncr.com^$third-party
+||elimpfdlss.com^$third-party
 ||eloumbsyd.com^$third-party
 ||elvfmxguozafu.com^$third-party
 ||elwbhndbxfqk.com^$third-party
+||emxztiidh.com^$third-party
 ||emzxewhgjt.com^$third-party
 ||enokjulejktukh.com^$third-party
 ||entlydazhcmlgx.com^$third-party
@@ -36986,6 +37238,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||ewgnexykqnyoun.com^$third-party
 ||ewlnukukkca.com^$third-party
 ||ewopxadcn.com^$third-party
+||ewrdeqrktgcu.com^$third-party
 ||exbphrqpqukm.com^$third-party
 ||exkruwviyy.com^$third-party
 ||eyqletzkhybsef.com^$third-party
@@ -36996,9 +37249,13 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||ezlxnyhbjtqr.com^$third-party
 ||ezqldmevi.com^$third-party
 ||ezrutveckpuly.com^$third-party
+||ezuereisgj.com^$third-party
 ||fabrtgzehf.com^$third-party
 ||faegbmhey.com^$third-party
+||fbhfbgtj.com^$third-party
+||fbpetrwt.com^$third-party
 ||fcbykurluasdeu.com^$third-party
+||fcihwhsiukz.com^$third-party
 ||fcjodgfpjiswa.com^$third-party
 ||fcpispplqq.com^$third-party
 ||fdbrwxtm.com^$third-party
@@ -37015,9 +37272,12 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||ffaspwzfq.com^$third-party
 ||ffcqkvdaklrqkg.com^$third-party
 ||ffjzebtmdwi.com^$third-party
+||ffpnlrnmfyeqx.com^$third-party
 ||fgnzizhe.com^$third-party
 ||fgsjjpjhdlfthp.com^$third-party
 ||fgsmmpazsuqak.com^$third-party
+||fgtdzvlydqcpus.com^$third-party
+||fgzxlngohtg.com^$third-party
 ||fhluqrhmqs.com^$third-party
 ||fhsohqtif.com^$third-party
 ||fhtlyoqzyjjof.com^$third-party
@@ -37035,6 +37295,8 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||flgstgrcwapk.com^$third-party
 ||flnqkhnqjcmvp.com^$third-party
 ||flvuylhsyg.com^$third-party
+||fmcktrmnlyfjr.com^$third-party
+||fmxnlkoaf.com^$third-party
 ||fngoubeq.com^$third-party
 ||fnmubgld.com^$third-party
 ||fnuuhrhfkvpbnm.com^$third-party
@@ -37046,6 +37308,8 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||fpluhtibx.com^$third-party
 ||fpoxpjpxn.com^$third-party
 ||fpqeowmsv.com^$third-party
+||fpsnezwiumsv.com^$third-party
+||fpunplooxphq.com^$third-party
 ||fpxkjlzmkqp.com^$third-party
 ||fpxthotxzuf.com^$third-party
 ||fpzcaabzhvzz.com^$third-party
@@ -37065,8 +37329,11 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||fscslwmvbadncb.com^$third-party
 ||fsdvydpldxrbu.com^$third-party
 ||fsiadjbirgobi.com^$third-party
+||fsindvlkmrqnie.com^$third-party
 ||fsjvhkobubai.com^$third-party
+||fsmpxxdyv.com^$third-party
 ||fsnhesxsw.com^$third-party
+||fsohxklbxdi.com^$third-party
 ||fsqknqvlngde.com^$third-party
 ||ftqgkcmbkptohh.com^$third-party
 ||ftttziizhuplfj.com^$third-party
@@ -37077,6 +37344,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||fuaawvoqbzza.com^$third-party
 ||fuialqqq.com^$third-party
 ||fukkzdxfyrchhc.com^$third-party
+||fupgvldb.com^$third-party
 ||fuwgbbkktwbu.com^$third-party
 ||fuymatqqiyz.com^$third-party
 ||fvenxjtzuaxu.com^$third-party
@@ -37085,15 +37353,19 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||fvsdvxjpxi.com^$third-party
 ||fvtwyjev.com^$third-party
 ||fvzompquocgdsu.com^$third-party
+||fvzusqdf.com^$third-party
 ||fwbhvrpiunlzyh.com^$third-party
 ||fwwdmnkjg.com^$third-party
+||fwyofqdypydo.com^$third-party
 ||fwzqogrlgsdl.com^$third-party
 ||fxazopwrns.com^$third-party
 ||fxdglnldbnyq.com^$third-party
+||fxfxpyrq.com^$third-party
 ||fxlmstfrxtqp.com^$third-party
 ||fxpqoyxlas.com^$third-party
 ||fxvbsnwnwoib.com^$third-party
 ||fynprrom.com^$third-party
+||fyphnmoz.com^$third-party
 ||fytrvzettfn.com^$third-party
 ||fyyyyppk.com^$third-party
 ||fzbnuyjgyexs.com^$third-party
@@ -37108,7 +37380,9 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||gbytjlggor.com^$third-party
 ||gcpbftsiwdrajj.com^$third-party
 ||gdbmpwlhf.com^$third-party
+||gdczbvckwjafu.com^$third-party
 ||gdtbpaqa.com^$third-party
+||gdwwpvwq.com^$third-party
 ||gdyelbwku.com^$third-party
 ||gdyjhclaxvqz.com^$third-party
 ||gecxceztcnhkmh.com^$third-party
@@ -37129,6 +37403,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||ghytjserb.com^$third-party
 ||gifjvmfkzykp.com^$third-party
 ||girrjaqgjb.com^$third-party
+||gisiwdcqte.com^$third-party
 ||gjijrevdp.com^$third-party
 ||gjliurjvfnkymq.com^$third-party
 ||gjmlseezqjy.com^$third-party
@@ -37136,11 +37411,15 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||gjriyqsfrnvuv.com^$third-party
 ||gjyfmlrqssyj.com^$third-party
 ||gkaatcjxwa.com^$third-party
+||gkatquevzk.com^$third-party
 ||gkhfahrtren.com^$third-party
+||glbsuoebquueky.com^$third-party
 ||glfiivzom.com^$third-party
+||gltpstgjnyb.com^$third-party
 ||glvjbogft.com^$third-party
 ||glvzlhrrdjlme.com^$third-party
 ||glzaaewyvdkae.com^$third-party
+||gmcyfkrtw.com^$third-party
 ||gmeomlvmqlmu.com^$third-party
 ||gmowaloqmhtd.com^$third-party
 ||gmqczpcyzjeen.com^$third-party
@@ -37154,6 +37433,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||golkkzpniri.com^$third-party
 ||gonuuudpdcu.com^$third-party
 ||gouowkjmewn.com^$third-party
+||gpatesbcesl.com^$third-party
 ||gpdqzmhayrcgsy.com^$third-party
 ||gpudqmly.com^$third-party
 ||gpuulhuupfinoq.com^$third-party
@@ -37169,18 +37449,25 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||grgxptjsgl.com^$third-party
 ||grkrkurbyykok.com^$third-party
 ||grlygpybnhbwcu.com^$third-party
+||grsdvgnr.com^$third-party
 ||grsnseuoispsco.com^$third-party
 ||gsghbxydcyum.com^$third-party
 ||gsjhehtqvin.com^$third-party
+||gtbrnqncz.com^$third-party
 ||gtkikiwa.com^$third-party
+||gtlcgovlg.com^$third-party
+||gtnmyddlf.com^$third-party
 ||gtorsoxdh.com^$third-party
 ||gudlhvxz.com^$third-party
+||gugemfslzh.com^$third-party
 ||guhpyglt.com^$third-party
 ||gumdeqjzclc.com^$third-party
 ||guoyhfjrpt.com^$third-party
 ||gutccaxnwso.com^$third-party
 ||gvahzhgblkkyr.com^$third-party
 ||gvhqnlti.com^$third-party
+||gvoraoonpi.com^$third-party
+||gvwyxnyq.com^$third-party
 ||gwovohvkzay.com^$third-party
 ||gwxaulcgmizcq.com^$third-party
 ||gxeoadmo.com^$third-party
@@ -37193,6 +37480,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||gxzfpusmd.com^$third-party
 ||gynzvwhup.com^$third-party
 ||gyycgkchjtimu.com^$third-party
+||gzmknnasowdtop.com^$third-party
 ||gzoprhvqhie.com^$third-party
 ||gzqoxmkuhl.com^$third-party
 ||hafksvqiir.com^$third-party
@@ -37204,6 +37492,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||hauvkkwrbme.com^$third-party
 ||hayxktgbqpmult.com^$third-party
 ||hbbgrhzqezz.com^$third-party
+||hbhcilgdqxt.com^$third-party
 ||hbkajyvrus.com^$third-party
 ||hbycvbyyj.com^$third-party
 ||hcijbbzz.com^$third-party
@@ -37214,27 +37503,32 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||hcyqwhquqjosn.com^$third-party
 ||hdcfyrzx.com^$third-party
 ||hddzzizitskc.com^$third-party
+||hdfsruiqwgjdo.com^$third-party
 ||hdnvtfyvyhq.com^$third-party
 ||hdoabbjyyebca.com^$third-party
 ||hduefoyd.com^$third-party
 ||hdwjwooqvnm.com^$third-party
+||hdwkcfqzxhvx.com^$third-party
 ||hdxfyoziizy.com^$third-party
 ||heaaizwhm.com^$third-party
 ||hefgfqcyfmv.com^$third-party
 ||hehraybryciyls.com^$third-party
 ||hezasoiduicbha.com^$third-party
 ||hfedqcww.com^$third-party
+||hffgptqfpewjz.com^$third-party
 ||hfslmsbj.com^$third-party
 ||hfubvezyoyqs.com^$third-party
 ||hgbxmqyqoplpif.com^$third-party
 ||hgdmzshm.com^$third-party
 ||hgowmgat.com^$third-party
+||hheeffxjz.com^$third-party
 ||hhffiibyamkvyu.com^$third-party
 ||hhleomgyiruth.com^$third-party
 ||hhlrnfmn.com^$third-party
 ||hhrxmgaepe.com^$third-party
 ||higishzxn.com^$third-party
 ||hiitwzyvkdyvxn.com^$third-party
+||hjbfpopj.com^$third-party
 ||hjgmasrve.com^$third-party
 ||hjihwmtsltqi.com^$third-party
 ||hjjdmohuzp.com^$third-party
@@ -37247,18 +37541,22 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||hkjxihngzlmwc.com^$third-party
 ||hkoxznukwpdhxu.com^$third-party
 ||hkwzswzf.com^$third-party
+||hldsogaxfq.com^$third-party
 ||hloyloppqpvnmd.com^$third-party
 ||hlvvlouaeicp.com^$third-party
 ||hlvzvisiwbtuwv.com^$third-party
 ||hmepgymo.com^$third-party
 ||hmgozryqbc.com^$third-party
 ||hmzwcomigpqia.com^$third-party
+||hnhsvlswqtoxgn.com^$third-party
 ||hnntopkvrsivwc.com^$third-party
 ||hnregzjxsafu.com^$third-party
 ||hnshjxowpldar.com^$third-party
 ||hntntnfizowo.com^$third-party
 ||hntxitqhto.com^$third-party
+||hoghqjddg.com^$third-party
 ||hogylomirfc.com^$third-party
+||hohrnldconk.com^$third-party
 ||hoqqzlvwukpo.com^$third-party
 ||hoyqhygv.com^$third-party
 ||hpbczauldndnep.com^$third-party
@@ -37266,9 +37564,11 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||hpkkzzyek.com^$third-party
 ||hpsthxyqxqae.com^$third-party
 ||hpufwccrmiwz.com^$third-party
+||hpwsosviqyjem.com^$third-party
 ||hpxbifcd.com^$third-party
 ||hqbphxpavrxry.com^$third-party
 ||hqgenotbptcu.com^$third-party
+||hqkwnyub.com^$third-party
 ||hqqyesittgihp.com^$third-party
 ||hqsgnzvjkyog.com^$third-party
 ||hqtlbsglscrju.com^$third-party
@@ -37288,11 +37588,14 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||hsufwxpdtddlh.com^$third-party
 ||hsydzoapohcvbz.com^$third-party
 ||htegogwj.com^$third-party
+||htlvvqlcqvq.com^$third-party
+||htmvtmglofpbz.com^$third-party
 ||hugjupzdpvuzdr.com^$third-party
 ||huhrxmgiofzna.com^$third-party
 ||hvgytlbdnuqunp.com^$third-party
 ||hvitcycze.com^$third-party
 ||hvpcxythnjl.com^$third-party
+||hwhdxuid.com^$third-party
 ||hwhzonbib.com^$third-party
 ||hwiccseamrs.com^$third-party
 ||hxhxjcffzp.com^$third-party
@@ -37311,6 +37614,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||iapxxrjzc.com^$third-party
 ||iasodjsbjcq.com^$third-party
 ||iatwyqgvpq.com^$third-party
+||ibclxtlh.com^$third-party
 ||ibetinwubwl.com^$third-party
 ||ibfsream.com^$third-party
 ||ibfueyttemsefi.com^$third-party
@@ -37365,9 +37669,11 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||ilugfyhlfv.com^$third-party
 ||iluwjbuwm.com^$third-party
 ||ilxwlsnzhzukj.com^$third-party
+||imayjubge.com^$third-party
 ||imbpmlyhkk.com^$third-party
 ||imevdywafhro.com^$third-party
 ||imidshmpzr.com^$third-party
+||immscjnenl.com^$third-party
 ||imnsmvmjrdiwwr.com^$third-party
 ||inhcrirmboz.com^$third-party
 ||iogutpkrkkycq.com^$third-party
@@ -37376,17 +37682,20 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||iozpujvmlojzhp.com^$third-party
 ||ipacpdxmvwyi.com^$third-party
 ||ipehunxxyir.com^$third-party
+||ipesdpqmq.com^$third-party
 ||ipluhckk.com^$third-party
 ||ipncblpgxlhjpc.com^$third-party
 ||ippwkczttno.com^$third-party
 ||ipwwqitqsh.com^$third-party
 ||ipxdoldjsvnjvw.com^$third-party
 ||iqagrsach.com^$third-party
+||iqbfctebbzh.com^$third-party
 ||iqopeoufjul.com^$third-party
 ||iqyirwfzlx.com^$third-party
 ||irfiysdcrnleu.com^$third-party
 ||isfxsiooyjad.com^$third-party
 ||isnsgjhthhaqtu.com^$third-party
+||ispaagigjygd.com^$third-party
 ||isxwajatbig.com^$third-party
 ||itlmnxlauah.com^$third-party
 ||itsyuvrlesq.com^$third-party
@@ -37394,6 +37703,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||itzgybxfrbodq.com^$third-party
 ||iuawzhuqjl.com^$third-party
 ||iuhojiqev.com^$third-party
+||iuhpbpzwpldqbj.com^$third-party
 ||iuncajvw.com^$third-party
 ||iuooczzbi.com^$third-party
 ||ivowhzku.com^$third-party
@@ -37417,6 +37727,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||izwzyhlm.com^$third-party
 ||jacmnkcusf.com^$third-party
 ||jaihowgr.com^$third-party
+||jajkgegza.com^$third-party
 ||jakzpcgrxgda.com^$third-party
 ||jbcadlpdfsxsfe.com^$third-party
 ||jbdddxgjn.com^$third-party
@@ -37444,6 +37755,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||jgjpicgy.com^$third-party
 ||jgrsqcqdfwzu.com^$third-party
 ||jguczdjzvfp.com^$third-party
+||jhceybuguvureg.com^$third-party
 ||jheduynirrxkro.com^$third-party
 ||jhijojlatyvri.com^$third-party
 ||jhmmbrfsqm.com^$third-party
@@ -37457,6 +37769,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||jiyvkdfab.com^$third-party
 ||jjhnnzef.com^$third-party
 ||jjokvprdxwf.com^$third-party
+||jjptjphnkrqnc.com^$third-party
 ||jkamuwyswgk.com^$third-party
 ||jkawfxvh.com^$third-party
 ||jkciacmcnya.com^$third-party
@@ -37474,11 +37787,13 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||jnhjvkapqf.com^$third-party
 ||jnhmeywrl.com^$third-party
 ||jnjbdvchvk.com^$third-party
+||jnljkbkiaqcmb.com^$third-party
 ||jnnswtdifjgx.com^$third-party
 ||johonmtpyv.com^$third-party
 ||josxzdszqaivb.com^$third-party
 ||jotpybmcjvg.com^$third-party
 ||jozfwcmrxkwva.com^$third-party
+||jpabviwck.com^$third-party
 ||jpdauipgz.com^$third-party
 ||jpmpvhelfeg.com^$third-party
 ||jpmyudcnpgl.com^$third-party
@@ -37489,10 +37804,12 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||jqgblwjfvox.com^$third-party
 ||jqpuxvgnxkf.com^$third-party
 ||jqqlucchmbxnn.com^$third-party
+||jqrnfkttwfxbcu.com^$third-party
 ||jqsrfzjgn.com^$third-party
 ||jractwjn.com^$third-party
 ||jrarnqfvjijaa.com^$third-party
 ||jrrekpskc.com^$third-party
+||jtmwjkkoes.com^$third-party
 ||jtveisrh.com^$third-party
 ||juqakqgv.com^$third-party
 ||juuwyyvjecnvps.com^$third-party
@@ -37503,6 +37820,8 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||jwbroglwc.com^$third-party
 ||jwgsepzz.com^$third-party
 ||jwwyuxjv.com^$third-party
+||jxexqemgbxvv.com^$third-party
+||jxmhgmkuw.com^$third-party
 ||jxnwpeqkhtkrw.com^$third-party
 ||jxseoruuv.com^$third-party
 ||jxusrymeeqyi.com^$third-party
@@ -37546,6 +37865,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||kgobpqziy.com^$third-party
 ||kgqlrcjlrx.com^$third-party
 ||kgxemdznctlmya.com^$third-party
+||khaicoojypokng.com^$third-party
 ||khdmabhykmj.com^$third-party
 ||khefhmgfwnnqgv.com^$third-party
 ||kieecarfftwf.com^$third-party
@@ -37562,20 +37882,24 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||klnzalfz.com^$third-party
 ||klxteeltivy.com^$third-party
 ||klzvkrzluqnx.com^$third-party
+||kmalnsqvyygwe.com^$third-party
 ||kmjexpirqstyzv.com^$third-party
 ||kmkdkefa.com^$third-party
 ||kmpcmafvqf.com^$third-party
 ||kmypiwpbastt.com^$third-party
 ||knepsiwviviwed.com^$third-party
 ||knimmqli.com^$third-party
+||knndhcnwv.com^$third-party
 ||knnvmkbemftwgj.com^$third-party
 ||knpbefvk.com^$third-party
 ||knqjhdkndh.com^$third-party
 ||knwfmpvtj.com^$third-party
+||koamxmikmuhahc.com^$third-party
 ||kozloiczght.com^$third-party
 ||kpchywhqcrkz.com^$third-party
 ||kpgjogkbwjpmz.com^$third-party
 ||kpoplhjnhlagy.com^$third-party
+||kpwjtpgvowifq.com^$third-party
 ||kqflgvrwqpzwue.com^$third-party
 ||kqohskoysgxx.com^$third-party
 ||krpdqnnb.com^$third-party
@@ -37599,6 +37923,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||kwajysvvjeyvs.com^$third-party
 ||kwcrryneebg.com^$third-party
 ||kweayxzfazrws.com^$third-party
+||kwflzktzaxczm.com^$third-party
 ||kwkxvbjz.com^$third-party
 ||kwomkjjoajcyyt.com^$third-party
 ||kwsmqtposrub.com^$third-party
@@ -37633,6 +37958,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||lfqocbhv.com^$third-party
 ||lfrqmuplp.com^$third-party
 ||lghrdwdl.com^$third-party
+||lgjboylszpij.com^$third-party
 ||lgjqgatg.com^$third-party
 ||lhdndgmsy.com^$third-party
 ||lhjisbsegvxf.com^$third-party
@@ -37641,6 +37967,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||lhytmylpwfzuzm.com^$third-party
 ||liadlzantv.com^$third-party
 ||liesiotlpfvjm.com^$third-party
+||liuduuct.com^$third-party
 ||liulwxrybupyzu.com^$third-party
 ||ljjaiargqfwtzu.com^$third-party
 ||ljkihuolgoh.com^$third-party
@@ -37652,15 +37979,18 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||lknxarjfidm.com^$third-party
 ||lkohqfilvpked.com^$third-party
 ||lkojwhiwcsum.com^$third-party
+||lkuirehx.com^$third-party
 ||lkzvhtetshbu.com^$third-party
 ||llgvjtkg.com^$third-party
 ||llhjbwcjnuii.com^$third-party
 ||lliumrpvj.com^$third-party
 ||llpdtbmowsg.com^$third-party
 ||llrblpesvjc.com^$third-party
+||llsdercqm.com^$third-party
 ||llvidwpt.com^$third-party
 ||lmccawemcuqma.com^$third-party
 ||lmcoiiwpguaorp.com^$third-party
+||lmepqfsazb.com^$third-party
 ||lmevacaixeqy.com^$third-party
 ||lmjxrhph.com^$third-party
 ||lmlvzeeag.com^$third-party
@@ -37676,6 +38006,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||lovvznyhujf.com^$third-party
 ||lpbhbwpbpnl.com^$third-party
 ||lpbuaqfgwkzrep.com^$third-party
+||lpbyadpvf.com^$third-party
 ||lprkphlgaybvtn.com^$third-party
 ||lptggobhuuxcdw.com^$third-party
 ||lpxxafsupgsho.com^$third-party
@@ -37693,6 +38024,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||lusfrsxgxopm.com^$third-party
 ||lvcrcimfmfx.com^$third-party
 ||lvctzafuvn.com^$third-party
+||lvesmhsex.com^$third-party
 ||lvgliqkumatjv.com^$third-party
 ||lvldcxnq.com^$third-party
 ||lvmnxohz.com^$third-party
@@ -37743,10 +38075,12 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||mefozykpcwuazw.com^$third-party
 ||meguanha.com^$third-party
 ||melfljypjydxta.com^$third-party
+||mfgyyqqjpp.com^$third-party
 ||mfigasff.com^$third-party
 ||mfxjgymma.com^$third-party
 ||mfxxpyhzofbsg.com^$third-party
 ||mgojnezwuuxyv.com^$third-party
+||mgouoirpayddk.com^$third-party
 ||mgpejafvxxn.com^$third-party
 ||mguqjbjgs.com^$third-party
 ||mgxjvidt.com^$third-party
@@ -37758,12 +38092,16 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||mivrpcxlo.com^$third-party
 ||mjquyspsrgybs.com^$third-party
 ||mkalruavzrtmh.com^$third-party
+||mkxgvmswfmypy.com^$third-party
 ||mkzbpsiml.com^$third-party
 ||mldsiekmhy.com^$third-party
+||mlgtlxyicweqn.com^$third-party
+||mmpcqstnkcelx.com^$third-party
 ||mmsdewfvxhw.com^$third-party
 ||mmxbgakffqemu.com^$third-party
 ||moginhstnxswt.com^$third-party
 ||mogqlceldpwbxe.com^$third-party
+||mojhasmpl.com^$third-party
 ||mpfzgidlxsqtyt.com^$third-party
 ||mqdznyotsam.com^$third-party
 ||mqgvsxqc.com^$third-party
@@ -37771,6 +38109,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||mqobpsctcxnbi.com^$third-party
 ||mrjzfzwey.com^$third-party
 ||mrtehsag.com^$third-party
+||mrzpfpgh.com^$third-party
 ||msigpurubzkm.com^$third-party
 ||msisvvxmnpm.com^$third-party
 ||msmaijsxlo.com^$third-party
@@ -37778,12 +38117,17 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||mspnlttfp.com^$third-party
 ||mstmrspnqqevsu.com^$third-party
 ||msxmfyhwgkos.com^$third-party
+||mtbwqtfqnj.com^$third-party
 ||mtdlcstsqt.com^$third-party
 ||mtnobdfcgylhuj.com^$third-party
+||mtnreztslx.com^$third-party
 ||muasoctv.com^$third-party
+||muoiuxfj.com^$third-party
 ||musighkm.com^$third-party
+||muwjxxvovtb.com^$third-party
 ||muxtpvixahawy.com^$third-party
 ||mvotvznetuvfb.com^$third-party
+||mvqzskrnrsy.com^$third-party
 ||mvunstblutptj.com^$third-party
 ||mvxhbajzn.com^$third-party
 ||mvyctyji.com^$third-party
@@ -37794,6 +38138,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||mxpzslze.com^$third-party
 ||mxzxeersjv.com^$third-party
 ||mykhtesikvuz.com^$third-party
+||mylhebhwgim.com^$third-party
 ||myogwiwjlfrngo.com^$third-party
 ||myqvhpjyd.com^$third-party
 ||myzsyljf.com^$third-party
@@ -37803,6 +38148,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||mzzouiciajems.com^$third-party
 ||naavxddd.com^$third-party
 ||nahixtmnmpcz.com^$third-party
+||nahpewniig.com^$third-party
 ||naohofhbprtx.com^$third-party
 ||napickmw.com^$third-party
 ||nbkcuewy.com^$third-party
@@ -37841,12 +38187,14 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||nljpyhzkat.com^$third-party
 ||nllbirpx.com^$third-party
 ||nlnhfsmo.com^$third-party
+||nlteopgkeb.com^$third-party
 ||nltzieywjkfb.com^$third-party
 ||nlujbqmtgv.com^$third-party
 ||nlyqwlyykvjl.com^$third-party
 ||nmlvcxad.com^$third-party
 ||nmnzukxervpdnx.com^$third-party
 ||nmvqhlengcrur.com^$third-party
+||nmwzrcdzbrjj.com^$third-party
 ||nmywwgnnkmud.com^$third-party
 ||nngfrvcf.com^$third-party
 ||nnmgvixuhbqju.com^$third-party
@@ -37855,8 +38203,10 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||nntvphjayapz.com^$third-party
 ||nnulezwhvbrzwu.com^$third-party
 ||nnvqabkpa.com^$third-party
+||nobpgppgbucy.com^$third-party
 ||nofhtrsaz.com^$third-party
 ||noiaifyednjt.com^$third-party
+||nolpjfsu.com^$third-party
 ||novhyaxaioxaon.com^$third-party
 ||nowymmrxj.com^$third-party
 ||noxredxaijqdb.com^$third-party
@@ -37868,6 +38218,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||nrcrbfqa.com^$third-party
 ||nrgbjgui.com^$third-party
 ||nrzhlsvqxbgpbn.com^$third-party
+||nsboaqyssquk.com^$third-party
 ||nscjgmhyeov.com^$third-party
 ||nstjenxcpvm.com^$third-party
 ||nswnseld.com^$third-party
@@ -37882,15 +38233,18 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||nudooapfildwbz.com^$third-party
 ||numcxvlfguc.com^$third-party
 ||nuowoczmvits.com^$third-party
+||nupgypwxcv.com^$third-party
 ||nutlekuainya.com^$third-party
 ||nuxdkxknj.com^$third-party
 ||nuxsmhexm.com^$third-party
 ||nvgcmeqfn.com^$third-party
 ||nvjjquyylqicp.com^$third-party
+||nvoepbzqtn.com^$third-party
 ||nvztwdkbldp.com^$third-party
 ||nwazehtl.com^$third-party
 ||nwsderzo.com^$third-party
 ||nwwuhiukrq.com^$third-party
+||nwxtppuoeycp.com^$third-party
 ||nwxwaxhfg.com^$third-party
 ||nxewruvxprbd.com^$third-party
 ||nxjlnchylgsw.com^$third-party
@@ -37900,8 +38254,10 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||nypmjsgpmhd.com^$third-party
 ||nyskocbhfz.com^$third-party
 ||nytqlenw.com^$third-party
+||nyvqazwtcwk.com^$third-party
 ||nywpxugigwfzb.com^$third-party
 ||nywuthdzdacoq.com^$third-party
+||nzkjbazl.com^$third-party
 ||oabcufwk.com^$third-party
 ||oaibzaqh.com^$third-party
 ||oamhzvwle.com^$third-party
@@ -37912,10 +38268,13 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||obeeifroxtivh.com^$third-party
 ||obpzuctfozram.com^$third-party
 ||obwvmzdb.com^$third-party
+||obyxqjgwg.com^$third-party
+||ocejkjkopphj.com^$third-party
 ||oceuwezutqfcbx.com^$third-party
 ||ocfsmefzzarkmo.com^$third-party
 ||ocixtsnyxxvyaw.com^$third-party
 ||ocrwyhamhfpfc.com^$third-party
+||odanetrlgvunth.com^$third-party
 ||odezwmru.com^$third-party
 ||odlkdyoe.com^$third-party
 ||ododtktl.com^$third-party
@@ -37925,16 +38284,19 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||oeidusggzj.com^$third-party
 ||oeppesfmzlbpa.com^$third-party
 ||oertmxfsryji.com^$third-party
+||oezgivtasc.com^$third-party
 ||ofdfinqurwpi.com^$third-party
 ||ofrducrisy.com^$third-party
 ||ogisrmbhajhyam.com^$third-party
 ||ogjascdgq.com^$third-party
 ||ognybevu.com^$third-party
 ||ogqclfvaq.com^$third-party
+||ogqewglysfc.com^$third-party
 ||ogyhsyuhczvjg.com^$third-party
 ||ohleiludieje.info^$third-party
 ||ohrdpvkzhzbg.com^$third-party
 ||oijjptnwrg.com^$third-party
+||oimpkumntje.com^$third-party
 ||oinqqbzs.com^$third-party
 ||oiumoqzo.com^$third-party
 ||oixisqtlbhygp.com^$third-party
@@ -37948,6 +38310,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||omakfhugexq.com^$third-party
 ||onocjgpq.com^$third-party
 ||oofpjjtc.com^$third-party
+||ookiqhfioldxwj.com^$third-party
 ||ootqfqjhzfrtn.com^$third-party
 ||oounzfsyxiuj.com^$third-party
 ||ooutqfslr.com^$third-party
@@ -37973,6 +38336,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||owoeaicjtds.com^$third-party
 ||owqhtqryzggt.com^$third-party
 ||oxcpvsxgegd.com^$third-party
+||oxpvwliy.com^$third-party
 ||oxzffweyw.com^$third-party
 ||oybahnktadxjju.com^$third-party
 ||oyiqurfqulhuq.com^$third-party
@@ -37996,6 +38360,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||pdoijgyoxcjob.com^$third-party
 ||pegfkacjwjca.com^$third-party
 ||pejhnrurllsq.com^$third-party
+||petsarlaaafru.com^$third-party
 ||pewdewgeehc.com^$third-party
 ||pewgnvqixnhvij.com^$third-party
 ||peyttlwbznahi.com^$third-party
@@ -38004,10 +38369,13 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||pfiuzxey.com^$third-party
 ||pfmoriuywsl.com^$third-party
 ||pfoohjpdbxt.com^$third-party
+||pfpkzjwi.com^$third-party
 ||pfvfwielz.com^$third-party
 ||pfxcnvjoysztb.com^$third-party
 ||pgfxwbgema.com^$third-party
 ||pgnjgjiwomgdmn.com^$third-party
+||pgpfdravejq.com^$third-party
+||pgpszwldfpc.com^$third-party
 ||phhigelii.com^$third-party
 ||phiubpdrh.com^$third-party
 ||phragnmpo.com^$third-party
@@ -38016,14 +38384,19 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||pifsistcwycouc.com^$third-party
 ||piifwkvdil.com^$third-party
 ||pimygjumeyrtxe.com^$third-party
+||pipiryiqu.com^$third-party
+||piqvuvqc.com^$third-party
+||pismvlkq.com^$third-party
 ||pitduougk.com^$third-party
 ||piuhqbchk.com^$third-party
 ||pjbifjjtir.com^$third-party
 ||pjhwhxmzefjgn.com^$third-party
 ||pjyuftrh.com^$third-party
 ||pkitdifnkz.com^$third-party
+||pknzoizczuhjvk.com^$third-party
 ||pkvhprfhbtft.com^$third-party
 ||pkxquvydrgin.com^$third-party
+||plhvzqkkirw.com^$third-party
 ||pllregftgbgmdi.com^$third-party
 ||plxtejszb.com^$third-party
 ||plzjcnyxcdl.com^$third-party
@@ -38032,6 +38405,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||pmohsibnim.com^$third-party
 ||pmoucikneuxcxy.com^$third-party
 ||pncbscbuzss.com^$third-party
+||pnobsmeio.com^$third-party
 ||pnwhrmyit.com^$third-party
 ||pnzchguyctrsyb.com^$third-party
 ||pogdlwpmck.com^$third-party
@@ -38048,6 +38422,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||pqkorfrurnn.com^$third-party
 ||pquuiokltzjpeg.com^$third-party
 ||prctxexizzpp.com^$third-party
+||prcymjchczmbjj.com^$third-party
 ||prgncwamr.com^$third-party
 ||prulogzjtyksnh.com^$third-party
 ||ps7894.com^$third-party
@@ -38069,6 +38444,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||pxcveedcuzy.com^$third-party
 ||pxiqcfkbxof.com^$third-party
 ||pxjmdtryd.com^$third-party
+||pxlqyrteuuh.com^$third-party
 ||pxphhwnmwuey.com^$third-party
 ||pxthyfgzm.com^$third-party
 ||pxzacgmr.com^$third-party
@@ -38081,12 +38457,14 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||pzfittkdqrrsa.com^$third-party
 ||pzjdrhrlzdli.com^$third-party
 ||pzopzjlhqbkgnp.com^$third-party
+||pzszpntjlz.com^$third-party
 ||pzzmqjrp.com^$third-party
 ||qaiqromd.com^$third-party
 ||qaxtgbdxjpibc.com^$third-party
 ||qbjnwjtbfrxceq.com^$third-party
 ||qbldzsktv.com^$third-party
 ||qbsanzpkfj.com^$third-party
+||qbtfmtuixtmep.com^$third-party
 ||qbttelbrupkss.com^$third-party
 ||qbwjddqa.com^$third-party
 ||qcaejiouuvgk.com^$third-party
@@ -38104,7 +38482,9 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||qezcdxxskinzi.com^$third-party
 ||qfcsljgckvpz.com^$third-party
 ||qfedsccxccfzut.com^$third-party
+||qfpqfdbjyjmvv.com^$third-party
 ||qfpqmxkiwh.com^$third-party
+||qfqtufbrfdpbw.com^$third-party
 ||qfsutura.com^$third-party
 ||qfypbqbumu.com^$third-party
 ||qgawivqfotfyrw.com^$third-party
@@ -38116,6 +38496,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||qgpmtdrm.com^$third-party
 ||qgslgwfxar.com^$third-party
 ||qgxrmkbzpm.com^$third-party
+||qhpwanmnbvkiio.com^$third-party
 ||qhqrtjgsnu.com^$third-party
 ||qhuktypo.com^$third-party
 ||qhzvvwblzrjc.com^$third-party
@@ -38157,10 +38538,12 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||qpbaammdcwu.com^$third-party
 ||qpganepbkw.com^$third-party
 ||qpkyqrafgsacm.com^$third-party
+||qplcqdbiob.com^$third-party
 ||qpmswrurt.com^$third-party
 ||qpqnbnsnosdss.com^$third-party
 ||qqcbzxwzpmzdcd.com^$third-party
 ||qqcjvbsd.com^$third-party
+||qqkxrlzaaul.com^$third-party
 ||qqtqicbvrwg.com^$third-party
 ||qquwjmmgtmle.com^$third-party
 ||qrecxvdoewmztq.com^$third-party
@@ -38174,6 +38557,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||qtgarolvaigptk.com^$third-party
 ||qtjxalkllc.com^$third-party
 ||qtsyxyakun.com^$third-party
+||qtuckpvttvikd.com^$third-party
 ||qtwadryxicx.com^$third-party
 ||qtxihhkvln.com^$third-party
 ||quazhzeih.com^$third-party
@@ -38181,6 +38565,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||qunnvfhdgfm.com^$third-party
 ||qupiinlyjuf.com^$third-party
 ||qurhdjkms.com^$third-party
+||quyxxofx.com^$third-party
 ||qvgjqhfnbdeur.com^$third-party
 ||qvilmdus.com^$third-party
 ||qvivzreleolawc.com^$third-party
@@ -38198,7 +38583,11 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||qybzvfvqzpmxpu.com^$third-party
 ||qydylxmzlnqw.com^$third-party
 ||qyfunsvmtudozq.com^$third-party
+||qyifxakawscsyd.com^$third-party
 ||qyiiudex.com^$third-party
+||qyillxuyjdlmh.com^$third-party
+||qyqbslpprlph.com^$third-party
+||qyqvfjvbzosz.com^$third-party
 ||qyrzcsoaey.com^$third-party
 ||qytabshszekf.com^$third-party
 ||qytuwxcozbk.com^$third-party
@@ -38217,10 +38606,12 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||rbrpamcygqplm.com^$third-party
 ||rbtpsbtzh.com^$third-party
 ||rbtqofrkiixz.com^$third-party
+||rcudacimrqdlk.com^$third-party
 ||rcumwyqkv.com^$third-party
 ||rcvhzfcnja.com^$third-party
 ||rdfpnzisjyiwtu.com^$third-party
 ||rdizmyst.com^$third-party
+||rdoovrzqazvpgv.com^$third-party
 ||rdooybwcuyg.com^$third-party
 ||rdrkxlmlqpqns.com^$third-party
 ||rdwcvesg.com^$third-party
@@ -38230,11 +38621,14 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||reiqwxxd.com^$third-party
 ||relnocyyxhpjb.com^$third-party
 ||rereghpaz.com^$third-party
+||reszkzmyzceve.com^$third-party
 ||reztksclx.com^$third-party
 ||rfbmtfebfcwlgo.com^$third-party
 ||rfcsmdodviqhn.com^$third-party
 ||rfcxwidka.com^$third-party
 ||rfgldefouazmj.com^$third-party
+||rfmbvlaphdud.com^$third-party
+||rfmtxdjulpdb.com^$third-party
 ||rfpnlsbbu.com^$third-party
 ||rfrsnqen.com^$third-party
 ||rgejlqtlr.com^$third-party
@@ -38292,11 +38686,13 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||rtdogcdkovndho.com^$third-party
 ||rubfwmlm.com^$third-party
 ||rubxajsomnicfy.com^$third-party
+||rukwbbwcil.com^$third-party
 ||runwtxeisppmt.com^$third-party
 ||ruodzaboyf.com^$third-party
 ||rvtxrtzbswdji.com^$third-party
 ||rvyvkjqffmdp.com^$third-party
 ||rwalomjwgyljqj.com^$third-party
+||rwgvulisul.com^$third-party
 ||rwkxvess.com^$third-party
 ||rwphwhdoktfq.com^$third-party
 ||rwugdvqdpxfz.com^$third-party
@@ -38305,6 +38701,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||rxgbytxipwa.com^$third-party
 ||rxhicseychr.com^$third-party
 ||rxysradiyvcp.com^$third-party
+||ryrrhgpmlif.com^$third-party
 ||ryybhoklizmuew.com^$third-party
 ||rzfldcrlwe.com^$third-party
 ||rzizcnhoobxw.com^$third-party
@@ -38316,6 +38713,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||sbealpvjpzzs.com^$third-party
 ||sbifdctojpisuw.com^$third-party
 ||sbkjxpwxrmk.com^$third-party
+||sbmdsfld.com^$third-party
 ||sbmijpifoszz.com^$third-party
 ||sbopaitvwpzilp.com^$third-party
 ||sbudbyidtdrgey.com^$third-party
@@ -38327,9 +38725,11 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||sdtqotoe.com^$third-party
 ||sdzxojlt.com^$third-party
 ||secfpgpqx.com^$third-party
+||seoaelrfdy.com^$third-party
 ||sepyqhipq.com^$third-party
 ||seuojaesymeriv.com^$third-party
 ||sfgkhgfdsochwd.com^$third-party
+||sfhrxcbbmtfqw.com^$third-party
 ||sfmgzvam.com^$third-party
 ||sfrsuihcubepzd.com^$third-party
 ||sfxmdqbi.com^$third-party
@@ -38337,6 +38737,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||sgiueejx.com^$third-party
 ||sgrreqyxvigwuh.com^$third-party
 ||sgxaqysyilwkiu.com^$third-party
+||sgzlmagzrrk.com^$third-party
 ||shacupwelhehqc.com^$third-party
 ||shapzwwy.com^$third-party
 ||shasnvadkustw.com^$third-party
@@ -38347,7 +38748,11 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||shohabiymgjxdb.com^$third-party
 ||siaiscphvghttd.com^$third-party
 ||sicpkohkcmt.com^$third-party
+||sicteppojdwr.com^$third-party
+||sihciabzm.com^$third-party
+||sihjnaojbrs.com^$third-party
 ||sinyfqrmiqgd.com^$third-party
+||siqcrwlrqjc.com^$third-party
 ||sisrgcvomn.com^$third-party
 ||sisyqzktimhrgo.com^$third-party
 ||sivqblzejhx.com^$third-party
@@ -38363,6 +38768,9 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||smnkyzqzfxk.com^$third-party
 ||smpbzsjpk.com^$third-party
 ||smuucatbrc.com^$third-party
+||snfhwcvdqxioj.com^$third-party
+||snrmqtnnlxdgdh.com^$third-party
+||snsfjpes.com^$third-party
 ||snsgsqyv.com^$third-party
 ||snxvrnhe.com^$third-party
 ||soehcsryxyd.com^$third-party
@@ -38370,21 +38778,27 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||sosbyncpkyw.com^$third-party
 ||spwssohsyqgq.com^$third-party
 ||sqnkkpba.com^$third-party
+||sqsdyfgyjdjbx.com^$third-party
 ||srgszwexkpehb.com^$third-party
 ||srhovuokux.com^$third-party
 ||ssdsylfzav.com^$third-party
 ||ssigftlcuc.com^$third-party
 ||ssjgkyyrqiwjol.com^$third-party
+||ssqzsdcnoqv.com^$third-party
+||stekcwrdwohbch.com^$third-party
 ||sthtrtvkkt.com^$third-party
 ||stvayyokjvxnl.com^$third-party
 ||sudolljkjzxdfc.com^$third-party
 ||sueolwxxosqch.com^$third-party
 ||sukgtuksypr.com^$third-party
+||sumizxwhfsrke.com^$third-party
+||sumsmoxssy.com^$third-party
 ||svbsvbwci.com^$third-party
 ||svdmxetbyfyg.com^$third-party
 ||svfqoztfopv.com^$third-party
 ||svmtvfuok.com^$third-party
 ||svntdcuxobohs.com^$third-party
+||swcuxrfitmjfee.com^$third-party
 ||swezbddhwcz.com^$third-party
 ||swmwgptzlgsc.com^$third-party
 ||swpopynngk.com^$third-party
@@ -38407,6 +38821,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||tblaqgify.com^$third-party
 ||tbmwhcyfapzjre.com^$third-party
 ||tbnnsmwfjzttct.com^$third-party
+||tbnyxepibups.com^$third-party
 ||tbrzzxyvkz.com^$third-party
 ||tbupszmmzn.com^$third-party
 ||tbxvgojzcbxpoc.com^$third-party
@@ -38436,11 +38851,13 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||thqwivyhdpoem.com^$third-party
 ||tibzpgmogjqa.com^$third-party
 ||ticpqxnv.com^$third-party
+||tielsdhblnmiv.com^$third-party
 ||tifzusomh.com^$third-party
 ||tikjbfpd.com^$third-party
 ||tiphkuloov.com^$third-party
 ||tiptwfbksobui.com^$third-party
 ||tjdrxdsto.com^$third-party
+||tjtukeaszrqco.com^$third-party
 ||tjyoznaozivi.com^$third-party
 ||tkewsaesxhf.com^$third-party
 ||tkhoazslm.com^$third-party
@@ -38477,6 +38894,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||ttegjzxzxyetf.com^$third-party
 ||ttgvmqdpomt.com^$third-party
 ||tthvomis.com^$third-party
+||ttomktasfnqlg.com^$third-party
 ||ttulyfbkatyzp.com^$third-party
 ||tufpmrcdc.com^$third-party
 ||tuggbdzprgudk.com^$third-party
@@ -38500,6 +38918,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||tyccaweownne.com^$third-party
 ||tylzbdkjsjig.com^$third-party
 ||tyuawmgqsbz.com^$third-party
+||tzbdudhsip.com^$third-party
 ||tzfywuot.com^$third-party
 ||tzyvolvenvyim.com^$third-party
 ||uabdikmdwqdbr.com^$third-party
@@ -38521,6 +38940,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||ucozssymgw.com^$third-party
 ||ucvrtwfh.com^$third-party
 ||uczaqrjgkztxe.com^$third-party
+||udvysuucqgadg.com^$third-party
 ||uembrcfeuwtsjy.com^$third-party
 ||uemjnvyn.com^$third-party
 ||uenpibqyjvim.com^$third-party
@@ -38531,12 +38951,14 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||ufrbfvelweoy.com^$third-party
 ||ufugfbtpp.com^$third-party
 ||ugkppchlelde.com^$third-party
+||ugoptxnm.com^$third-party
 ||ugwkyqdbmpwbbi.com^$third-party
 ||ugzpvflxa.com^$third-party
 ||uhicnlmab.com^$third-party
 ||uhyyacioq.com^$third-party
 ||uigruwtql.com^$third-party
 ||uimrmuoztkoia.com^$third-party
+||uisdjvwytl.com^$third-party
 ||uisrihozphejjt.com^$third-party
 ||ujpakyfu.com^$third-party
 ||ujrtwvabum.com^$third-party
@@ -38544,6 +38966,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||ukdjbubvp.com^$third-party
 ||ukjsibgu.com^$third-party
 ||ukksghzwxha.com^$third-party
+||ukpdcsfermd.com^$third-party
 ||ukrzsrrydyysim.com^$third-party
 ||ullariwoi.com^$third-party
 ||ulrryqpp.com^$third-party
@@ -38555,12 +38978,15 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||unikmmqybjy.com^$third-party
 ||unkrokwhwn.com^$third-party
 ||unmdrnuzgel.com^$third-party
+||unrzhgdly.com^$third-party
 ||unyhjoehc.com^$third-party
 ||uoapkzwkoqnk.com^$third-party
 ||uoccvsdh.com^$third-party
 ||uohpnvpynvsz.com^$third-party
 ||uoicsyuiof.com^$third-party
+||uoifloesog.com^$third-party
 ||uopayiycy.com^$third-party
+||upckrtagwpwk.com^$third-party
 ||uppybbhxbblxa.com^$third-party
 ||uprbleorptdghy.com^$third-party
 ||upzpyrsvvxpoey.com^$third-party
@@ -38574,8 +39000,10 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||uryvzhvgpulaog.com^$third-party
 ||usclxdvvvnkdrv.com^$third-party
 ||usdlgonjnzpu.com^$third-party
+||usfmamdapvmfs.com^$third-party
 ||usfmwydo.com^$third-party
 ||usvgzajftrzkr.com^$third-party
+||uswgkadyika.com^$third-party
 ||utbclxmcv.com^$third-party
 ||uthifuehb.com^$third-party
 ||utiiamqdsku.com^$third-party
@@ -38583,16 +39011,19 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||utuqrzwg.com^$third-party
 ||utvxgpmcnaq.com^$third-party
 ||utxatnjs.com^$third-party
+||utzhcsrzrlhhxn.com^$third-party
 ||uuaajohul.com^$third-party
 ||uubxhbwnwmfqp.com^$third-party
 ||uuzjerqlmxnosw.com^$third-party
 ||uvlyzxml.com^$third-party
 ||uvniygdwmoojfm.com^$third-party
+||uvomthuqsqx.com^$third-party
 ||uvppdseel.com^$third-party
 ||uvyfszshvgassp.com^$third-party
 ||uvzfodimtska.com^$third-party
 ||uwidtpjwh.com^$third-party
 ||uwkwhedvie.com^$third-party
+||uwxldrvqyk.com^$third-party
 ||uxkkltrrxlowzo.com^$third-party
 ||uxnssjly.com^$third-party
 ||uyeluxauiq.com^$third-party
@@ -38607,6 +39038,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||uzxzkkyzb.com^$third-party
 ||uzylpwfamhcb.com^$third-party
 ||vajiyqbb.com^$third-party
+||vapgfhsecbit.com^$third-party
 ||vasfxpribls.com^$third-party
 ||vaslssynz.com^$third-party
 ||vbdrzplqtgk.com^$third-party
@@ -38614,6 +39046,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||vbiudrdieouauc.com^$third-party
 ||vbjpddtj.com^$third-party
 ||vbqcwfleda.com^$third-party
+||vbuhzjnj.com^$third-party
 ||vbwakfbazxd.com^$third-party
 ||vbwfqaisbgn.com^$third-party
 ||vbxrcekqkmrzyd.com^$third-party
@@ -38649,7 +39082,9 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||virgbmkmear.com^$third-party
 ||viwsqbbvfknp.com^$third-party
 ||vjcewkcjqu.com^$third-party
+||vjfkglkztcz.com^$third-party
 ||vjgyxegvfrhthq.com^$third-party
+||vjltrbzrtqmkib.com^$third-party
 ||vjzcgotoy.com^$third-party
 ||vkhrnisuky.com^$third-party
 ||vkrgljxqn.com^$third-party
@@ -38691,6 +39126,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||vsrpztnxdejo.com^$third-party
 ||vsrsviytlb.com^$third-party
 ||vsstaewjpqcymx.com^$third-party
+||vsupeokq.com^$third-party
 ||vsxjjmyz.com^$third-party
 ||vtbyvtmabpclx.com^$third-party
 ||vtcxhnri.com^$third-party
@@ -38699,10 +39135,13 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||vuaardbsbcppb.com^$third-party
 ||vudbfsnvyzxo.com^$third-party
 ||vuikvvkcdas.com^$third-party
+||vuvcwrxn.com^$third-party
 ||vuwojxgklca.com^$third-party
 ||vvjlrhuzmhzlws.com^$third-party
 ||vvkvlqubnge.com^$third-party
+||vvqpavyfkr.com^$third-party
 ||vvrygjuozwps.com^$third-party
+||vvvnbqnhxgs.com^$third-party
 ||vwdjipcvcph.com^$third-party
 ||vwdrpxmgehqknz.com^$third-party
 ||vwfvnfvelrvvww.com^$third-party
@@ -38712,9 +39151,11 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||vwxptkkqbyppe.com^$third-party
 ||vxijqpsxpdlztm.com^$third-party
 ||vxkupxpf.com^$third-party
+||vxneczkffmaxkf.com^$third-party
 ||vxrpmslex.com^$third-party
 ||vxyqsxeo.com^$third-party
 ||vxzudzbjvtegu.com^$third-party
+||vyagpffxvs.com^$third-party
 ||vyjwsifvybc.com^$third-party
 ||vzhlsmmboaqxlv.com^$third-party
 ||vzlyapss.com^$third-party
@@ -38724,10 +39165,13 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||wbfwyzatvqjbnf.com^$third-party
 ||wblkmmxi.com^$third-party
 ||wbshrysmjwfplk.com^$third-party
+||wbswxksctrvw.com^$third-party
+||wbthdphsb.com^$third-party
 ||wcobqyeqpckkzh.com^$third-party
 ||wcwzzauws.com^$third-party
 ||wcyqoiyohhav.com^$third-party
 ||wdjbxcdriyjoeu.com^$third-party
+||wdkbcvnh.com^$third-party
 ||wduygininqbu.com^$third-party
 ||wdwczzyhzra.com^$third-party
 ||wdzeuxkfvyv.com^$third-party
@@ -38738,12 +39182,15 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||wetunfdnruy.com^$third-party
 ||wfjdmkjetpbgv.com^$third-party
 ||wftduglf.com^$third-party
+||wfzpkmduyvx.com^$third-party
 ||wfzvjbdicihe.com^$third-party
 ||wgaycnmfz.com^$third-party
+||wglbucuhxxxj.com^$third-party
 ||wgrbdqucfoieha.com^$third-party
 ||wgssxjoac.com^$third-party
 ||whgvyswets.com^$third-party
 ||whjibbprhng.com^$third-party
+||whjwcghg.com^$third-party
 ||whlugpfcuvryx.com^$third-party
 ||whlvjuprdpkg.com^$third-party
 ||whzavlaamjcnt.com^$third-party
@@ -38758,6 +39205,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||wjgddzpvx.com^$third-party
 ||wjmckfsdcxpj.com^$third-party
 ||wjpdgueqasdgeq.com^$third-party
+||wjuowevxibmg.com^$third-party
 ||wjvwxcnavjodj.com^$third-party
 ||wjwontqlqchq.com^$third-party
 ||wkhkffefck.com^$third-party
@@ -38765,17 +39213,21 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||wlezfkwtv.com^$third-party
 ||wlhbgwzgep.com^$third-party
 ||wlhgopaqpmwah.com^$third-party
+||wlszodcfwqk.com^$third-party
 ||wlvjwquv.com^$third-party
 ||wmqdgaptep.com^$third-party
 ||wmrlljpj.com^$third-party
+||wmtyrdrpjbhnj.com^$third-party
 ||wnmtmdlvqqscs.com^$third-party
 ||wnstpoiqrv.com^$third-party
 ||wnuvhicameqiso.com^$third-party
 ||wnxyusrvcoosqi.com^$third-party
 ||wnzmauurgol.com^$third-party
 ||woghqyjpiwddme.com^$third-party
+||wolqstldvfkuhp.com^$third-party
 ||wozltvfxtntaqk.com^$third-party
 ||wpbhnyjej.com^$third-party
+||wpkcfajkeytrro.com^$third-party
 ||wplqgfpj.com^$third-party
 ||wpxowkmaeyrte.com^$third-party
 ||wqkpadciw.com^$third-party
@@ -38791,6 +39243,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||wsucuzkmnd.com^$third-party
 ||wszpjhuosjeexj.com^$third-party
 ||wtrzjadunrzx.com^$third-party
+||wuaefxberbqcv.com^$third-party
 ||wubdkryfkr.com^$third-party
 ||wucbuvitibyiy.com^$third-party
 ||wuldvrdfie.com^$third-party
@@ -38799,10 +39252,12 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||wuuyczqcgm.com^$third-party
 ||wuyednuhrxvsr.com^$third-party
 ||wvetuwwcojfgw.com^$third-party
+||wvrmnqgmemkw.com^$third-party
 ||wvrntfonizbxn.com^$third-party
 ||wvvftburvtyz.com^$third-party
 ||wwmcuhvqaf.com^$third-party
 ||wwngdgldlsv.com^$third-party
+||wwnuowyww.com^$third-party
 ||wwohikwhl.com^$third-party
 ||wwwmurgd.com^$third-party
 ||wxhpszslw.com^$third-party
@@ -38815,6 +39270,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||wyuakcwxmiunqj.com^$third-party
 ||wyycgfyum.com^$third-party
 ||wyyrjymqewhulr.com^$third-party
+||wzdrtzvp.com^$third-party
 ||wzghuwvuyxknpv.com^$third-party
 ||wzismevwhqixlq.com^$third-party
 ||wzlcpagvidi.com^$third-party
@@ -38847,6 +39303,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||xeflnvycs.com^$third-party
 ||xeirmdgphdl.com^$third-party
 ||xellvrgouivty.com^$third-party
+||xffljxbbpy.com^$third-party
 ||xfmjleuaqgnuvv.com^$third-party
 ||xfrusgbifkba.com^$third-party
 ||xfwwhapm.com^$third-party
@@ -38859,6 +39316,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||xhfosyfia.com^$third-party
 ||xhhfpakexs.com^$third-party
 ||xhlrlyygx.com^$third-party
+||xhstxnpemardz.com^$third-party
 ||xhyjlfbqnbr.com^$third-party
 ||xibnqcksoax.com^$third-party
 ||xihkdzijh.com^$third-party
@@ -38869,6 +39327,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||xirlmiyihvpi.com^$third-party
 ||xjdriaiyy.com^$third-party
 ||xjjfgxdfpr.com^$third-party
+||xjtiqdylurgima.com^$third-party
 ||xkcidzutjwukj.com^$third-party
 ||xkgbbiqqekja.com^$third-party
 ||xkhxejeaarq.com^$third-party
@@ -38880,6 +39339,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||xlqkpyimdep.com^$third-party
 ||xlspkqpnnqj.com^$third-party
 ||xmazvzvbqli.com^$third-party
+||xmevsiig.com^$third-party
 ||xmgrjuqqc.com^$third-party
 ||xmlqerwrehfqo.com^$third-party
 ||xmrchaqjwqyvz.com^$third-party
@@ -38887,6 +39347,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||xndskrtxkiv.com^$third-party
 ||xnfwhndl.com^$third-party
 ||xnjsdpohkgn.com^$third-party
+||xnmwxndqhyt.com^$third-party
 ||xnnbvckd.com^$third-party
 ||xnqfpnszqwpijd.com^$third-party
 ||xnwqhydt.com^$third-party
@@ -38899,6 +39360,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||xqkqkfszveqvm.com^$third-party
 ||xqtymopje.com^$third-party
 ||xrkfqpbubaq.com^$third-party
+||xrluvlmyuxqjme.com^$third-party
 ||xrmrpcbaukli.com^$third-party
 ||xroonucyaoqljf.com^$third-party
 ||xrpcbukuwdvkc.com^$third-party
@@ -38906,6 +39368,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||xsgacudwlysw.com^$third-party
 ||xsgcobwd.com^$third-party
 ||xskbsyssik.com^$third-party
+||xsqylzml.com^$third-party
 ||xtccyvimdr.com^$third-party
 ||xtixyzjeibh.com^$third-party
 ||xtsnbxwak.com^$third-party
@@ -38918,8 +39381,11 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||xvxcpdcnfgte.com^$third-party
 ||xwavfvpzg.com^$third-party
 ||xwcqrzkle.com^$third-party
+||xwdlgzrnuyo.com^$third-party
+||xwonghmweu.com^$third-party
 ||xwrmlohlri.com^$third-party
 ||xwvofxgqilhy.com^$third-party
+||xwxbiywlavgpm.com^$third-party
 ||xxdjmuekj.com^$third-party
 ||xxhgzzinkrbbo.com^$third-party
 ||xxqriuedmqzs.com^$third-party
@@ -38929,6 +39395,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||xzfswipynyuj.com^$third-party
 ||xzwynraczfcq.com^$third-party
 ||xzywlbgldmpi.com^$third-party
+||yaaqsdteo.com^$third-party
 ||yahbdmyvvmjh.com^$third-party
 ||yaikleyabl.com^$third-party
 ||yaxbqjjemnvben.com^$third-party
@@ -38937,6 +39404,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||yblileapbnc.com^$third-party
 ||ybqqjrjf.com^$third-party
 ||yckdywmihuabu.com^$third-party
+||ycuuzufqwsk.com^$third-party
 ||ycyrgutjregkw.com^$third-party
 ||yczdebjfskegsd.com^$third-party
 ||ydaynvgmkjxvy.com^$third-party
@@ -38959,7 +39427,9 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||yfsbprwln.com^$third-party
 ||ygdnflmhslwi.com^$third-party
 ||ygefxaurh.com^$third-party
+||ygemknajajg.com^$third-party
 ||ygngaqihz.com^$third-party
+||yhaztdufgmw.com^$third-party
 ||yhyxopmgofz.com^$third-party
 ||yifuqtge.com^$third-party
 ||yimfcnxzyqhpih.com^$third-party
@@ -38978,16 +39448,20 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||ykombouoo.com^$third-party
 ||ykyryixcwn.com^$third-party
 ||ylbslipwhfdwr.com^$third-party
+||yleztmobykox.com^$third-party
 ||yljtytqq.com^$third-party
 ||yllfdnftjo.com^$third-party
 ||ylnmzwwc.com^$third-party
+||yloidlvfhpkq.com^$third-party
 ||ymgjtzciu.com^$third-party
 ||ymhqeelitngcr.com^$third-party
+||ympkaxpaf.com^$third-party
 ||ymvkirvjqgha.com^$third-party
 ||ymzrrizntbhde.com^$third-party
 ||ynhetcoypgnl.com^$third-party
 ||ynhonjqahrh.com^$third-party
 ||ynkakgknfljv.com^$third-party
+||ynkbueizwqu.com^$third-party
 ||ynlvwynnsstalh.com^$third-party
 ||ynoiezey.com^$third-party
 ||ynopkisq.com^$third-party
@@ -39004,6 +39478,8 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||yptwqjdgikmcqc.com^$third-party
 ||ypummbggdjex.com^$third-party
 ||yqmmjmjxdigdak.com^$third-party
+||yrbjfusd.com^$third-party
+||yrcpupgqtn.com^$third-party
 ||yrkozodemantj.com^$third-party
 ||yrpjklwly.com^$third-party
 ||yrtyflmurngv.com^$third-party
@@ -39026,6 +39502,9 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||yvlmcehqt.com^$third-party
 ||yvlrhnzid.com^$third-party
 ||yvsymvjzk.com^$third-party
+||yvyfyuacwz.com^$third-party
+||yvystpvmpnz.com^$third-party
+||ywcxuagtmrawx.com^$third-party
 ||ywegbjiv.com^$third-party
 ||ywlaafzvnn.com^$third-party
 ||ywolsukpto.com^$third-party
@@ -39052,20 +39531,26 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||zbbqhdnef.com^$third-party
 ||zbsqhxyjlh.com^$third-party
 ||zbvrqrjecs.com^$third-party
+||zcauvwmfevhox.com^$third-party
 ||zccebnzdujjw.com^$third-party
 ||zcchnqgq.com^$third-party
 ||zcczlrtbbx.com^$third-party
 ||zcfbwlgydxo.com^$third-party
 ||zcjxeitlmnuq.com^$third-party
 ||zcwjasfrog.com^$third-party
+||zdhnepeadrwetg.com^$third-party
 ||zdjkzqwpqvwcmc.com^$third-party
 ||zdydvjzexmp.com^$third-party
+||zeokfeyraxls.com^$third-party
 ||zfcjtxosje.com^$third-party
 ||zfoeiywwiqo.com^$third-party
 ||zfpsotrgboqp.com^$third-party
+||zfvrrodxfb.com^$third-party
 ||zggnhhadif.com^$third-party
 ||zgwuvfye.com^$third-party
+||zhlfogiy.com^$third-party
 ||zhpdtoott.com^$third-party
+||zhrmtsxcdkjj.com^$third-party
 ||zidqkapwgnsh.com^$third-party
 ||ziqdunppuzjd.com^$third-party
 ||zisbrygtluib.com^$third-party
@@ -39080,6 +39565,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||zjwcddahpz.com^$third-party
 ||zkfhdpogauqb.com^$third-party
 ||zkfjgzonjvg.com^$third-party
+||zkmyaizgc.com^$third-party
 ||zkowrpcb.com^$third-party
 ||zkqpoamv.com^$third-party
 ||zksdztizohcfy.com^$third-party
@@ -39101,6 +39587,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||zomsfhgj.com^$third-party
 ||zonhpljclov.com^$third-party
 ||zoszujvvlu.com^$third-party
+||zotjktpk.com^$third-party
 ||zoyxbjmmlsrc.com^$third-party
 ||zpaimilpqx.com^$third-party
 ||zpcxpdpqllyrb.com^$third-party
@@ -39112,6 +39599,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||zppkpktskuf.com^$third-party
 ||zpwqnicvzi.com^$third-party
 ||zpwtylxpfeje.com^$third-party
+||zpxgdlqoofx.com^$third-party
 ||zpxlmtujszhixe.com^$third-party
 ||zqdvdygz.com^$third-party
 ||zqeskyeg.com^$third-party
@@ -39123,11 +39611,13 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||zrosbqwecw.com^$third-party
 ||zsikmzoehqw.com^$third-party
 ||ztiqalyrbfsnl.com^$third-party
+||ztslmijniaoqip.com^$third-party
 ||ztxohhagymj.com^$third-party
 ||zudlddyzgogsh.com^$third-party
 ||zuiiyzgiof.com^$third-party
 ||zukbmxbrv.com^$third-party
 ||zukipoayrlh.com^$third-party
+||zuwuqxstogbj.com^$third-party
 ||zuybvpprdoo.com^$third-party
 ||zvdacnjhetcrq.com^$third-party
 ||zvovdtomwa.com^$third-party
@@ -39146,9 +39636,12 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||zxpevjccjb.com^$third-party
 ||zxqudunt.com^$third-party
 ||zxreyuxvrjzxa.com^$third-party
+||zxwnolwaump.com^$third-party
 ||zzmyypjedpfxck.com^$third-party
+||zzomiuob.com^$third-party
 ||zzoxzkpqmklr.com^$third-party
 ||zzrdvzryaiwsin.com^$third-party
+||zzwajufm.com^$third-party
 ||zzxosget.com^$third-party
 ! WARNING: Sites listed below can be harmful. Please, do not visit them if you don't know what you're doing!
 ||wjgddzpvx.com^$third-party
@@ -43176,7 +43669,6 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||oiuilhjzqvf.bid^$third-party
 ||oivhkhvbqjh.bid^$third-party
 ||oixafvoxnmceol.com^$third-party
-||oiycak.com^$document
 ||ojiffvsutzrx.com^$third-party
 ||ojjsoozoerpt.com^$third-party
 ||ojmkcnuur.com^$third-party
@@ -46381,8 +46873,11 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||yatab.net^$third-party
 ! Yavli.com
 ||07cdgbg.com^$image,third-party
+||23rsdsfdsf.com^$image,third-party
 ||247view.net^$image,third-party
+||2nmv0xafd.tk^$image,third-party
 ||3dfrsdwde.com^$image,third-party
+||3hfeox35grw.ga^$image,third-party
 ||46779ff4.net^$image,third-party
 ||4ervtcv.com^$image,third-party
 ||4trgergq.net^$image,third-party
@@ -46457,8 +46952,10 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||cuantroy.com^$image,third-party
 ||cuasparian.com^$image,third-party
 ||d3lens.com^$image,third-party
+||d4orbital.com^$image,third-party
 ||derkopd.com^$image,third-party
 ||deuskex.link^$image,third-party
+||dgergrwre.com^$image,third-party
 ||dgg3632.com^$image,third-party
 ||dhftcgd.net^$image,third-party
 ||diabolicaf.com^$image,third-party
@@ -46468,6 +46965,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||doumantr.com^$image,third-party
 ||draugonda.net^$image,third-party
 ||drfflt.info^$image,third-party
+||drfxtg.ga^$image,third-party
 ||drndi.net^$image,third-party
 ||duactinor.net^$image,third-party
 ||duading.link^$image,third-party
@@ -46476,6 +46974,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||duavindr.com^$image,third-party
 ||dutolats.net^$image,third-party
 ||dwdewew.com^$image,third-party
+||e68j3kcovju.cf^$image,third-party
 ||economyobserver.com^$image,third-party
 ||ectensian.net^$image,third-party
 ||edabl.net^$image,third-party
@@ -46486,24 +46985,27 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||ergewrg.com^$image,third-party
 ||erht5jhy.com^$image,third-party
 ||ershgrst.com^$image,third-party
+||erteesffesf.com^$image,third-party
 ||erwgerwt.com^$image,third-party
 ||esults.net^$image,third-party
+||etxbcbdhf.com^$image,third-party
 ||exactly0r.com^$image,third-party
 ||exciliburn.com^$image,third-party
 ||excolobar.com^$image,third-party
 ||exernala.com^$image,third-party
 ||exlpor.com^$image,third-party
 ||extonsuan.com^$image,third-party
+||ezzrewrad.com^$image,third-party
 ||fairad.co^$image,third-party
 ||faunsts.me^$image,third-party
 ||fdhgxdfdfd.com^$image,third-party
 ||fegesd.net^$image,third-party
 ||fer4ere.com^$image,third-party
+||fhddhfhz.com^$image,third-party
 ||fhgtrhrt.net^$image,third-party
 ||flaudnrs.me^$image,third-party
 ||flaurse.net^$image,third-party
 ||fleawier.com^$image,third-party
-||flix16.com^$document
 ||flux16.com^$image,third-party
 ||foulsomty.com^$image,third-party
 ||fowar.net^$image,third-party
@@ -46524,6 +47026,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||gruadhc.com^$image,third-party
 ||gruanchd.link^$image,third-party
 ||gruandors.net^$image,third-party
+||gtsgdddss.com^$image,third-party
 ||gualdoniye.com^$image,third-party
 ||guaperty.net^$image,third-party
 ||guiandr.com^$image,third-party
@@ -46532,6 +47035,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||hapnr.net^$image,third-party
 ||havnr.com^$image,third-party
 ||heizuanubr.net^$image,third-party
+||hjklf.com^$image,third-party
 ||hobri.net^$image,third-party
 ||holmgard.link^$image,third-party
 ||hoppr.co^$image,third-party
@@ -46539,12 +47043,14 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||huamfriys.net^$image,third-party
 ||iambibiler.net^$image,third-party
 ||ignup.com^$image,third-party
+||ij32ialcmg.cf^$image,third-party
 ||incotand.com^$image,third-party
 ||induanajo.com^$image,third-party
 ||inomoang.com^$image,third-party
 ||insiruand.com^$image,third-party
 ||inter1ads.com^$third-party
 ||invetpl.com^$image,third-party
+||ioghdgdgss.com^$image,third-party
 ||iunbrudy.net^$image,third-party
 ||ivism.org^$image,third-party
 ||jaspensar.com^$image,third-party
@@ -46562,20 +47068,25 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||kidasfid.com^$image,third-party
 ||kilomonj.net^$image,third-party
 ||kioshow.com^$image,third-party
+||klmsjdf.ml^$image,third-party
 ||knoandr.com^$image,third-party
 ||kowodan.net^$image,third-party
 ||kriaspuy.net^$image,third-party
+||ksdaogaju1.cf^$image,third-party
 ||kuamanan.com^$image,third-party
 ||kuangard.net^$image,third-party
+||l7vmre48lum.ga^$image,third-party
 ||leanoisgo.com^$image,third-party
 ||lesuard.com^$image,third-party
 ||lia-ndr.com^$image,third-party
+||ligssadfd.com^$image,third-party
 ||liksuad.com^$image,third-party
 ||lirte.org^$image,third-party
 ||liveclik.co^$image,third-party
 ||loopr.co^$image,third-party
 ||luadcik.com^$image,third-party
 ||lunio.net^$image,third-party
+||m4vbkchfp6.tk^$image,third-party
 ||maningrs.com^$image,third-party
 ||marvilias.com^$image,third-party
 ||meniald.com^$image,third-party
@@ -46588,18 +47099,24 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||nuaknamg.net^$image,third-party
 ||nualoghy.com^$image,third-party
 ||nuzilung.net^$image,third-party
+||of8wzl97iq.tk^$image,third-party
+||ofgbefrhs.com^$image,third-party
 ||oiurtedh.com^$image,third-party
+||ojujyjjgg.com^$image,third-party
 ||ootloakr.com^$image,third-party
 ||oplo.org^$image,third-party
 ||opner.co^$image,third-party
 ||opter.co^$image,third-party
+||oq8dojwz7hd.tk^$image,third-party
+||orbitfour47.com^$image,third-party
 ||osrto.com^$image,third-party
-||otnolabttmup.com^$document
 ||p7vortex.com^$image,third-party
 ||pferetgf.com^$image,third-party
 ||pianoldor.com^$image,third-party
 ||picstunoar.com^$image,third-party
 ||pikkr.net^$image,third-party
+||pivt2fueu68.ml^$image,third-party
+||pjdhfwe.com^$image,third-party
 ||plex2.com^$image,third-party
 ||poaulpos.net^$image,third-party
 ||poaurtor.com^$image,third-party
@@ -46610,10 +47127,15 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||puoplord.link^$image,third-party
 ||puoplord.net^$image,third-party
 ||putkjter.com^$image,third-party
+||pw6lrr05k7c.cf^$image,third-party
+||q3d9whbdhpb.tk^$image,third-party
 ||q3sift.com^$image,third-party
 ||qaulinf.com^$image,third-party
+||qetstdbssdvs.com^$image,third-party
 ||qewa33a.com^$image,third-party
+||qfosjgnd.net^$image,third-party
 ||qftdsg.com^$image,third-party
+||qsdlk.tk^$image,third-party
 ||quandrer.link^$image,third-party
 ||quickmoneyanswers.org^$image,third-party
 ||qulifiad.com^$image,third-party
@@ -46626,6 +47148,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||rddywd.com^$image,third-party
 ||rdige.com^$image,third-party
 ||reaspans.com^$image,third-party
+||regdsvee.com^$image,third-party
 ||regersd.net^$image,third-party
 ||rehtsacdr.com^$image,third-party
 ||rehyery.com^$image,third-party
@@ -46639,8 +47162,19 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||rlex.org^$image,third-party
 ||rterdf.me^$image,third-party
 ||sddddjsjf.net^$image,third-party
+||shgnts.net^$image,third-party
+||sk1ofrz7y3h.cf^$image,third-party
 ||snfsnm5.net^$image,third-party
-||yvsystem.com^$document
+||t3xsrbhtlrr.ml^$image,third-party
+||tjdasfdssd.com^$image,third-party
+||uyiyuiyuiy.com^$image,third-party
+||weqwdwdda.com^$image,third-party
+||weufdhsas.com^$image,third-party
+||wfghrgscs.com^$image,third-party
+||wqtdtstdxg.com^$image,third-party
+||yuilkj.gq^$image,third-party
+||zcrfefgrg.com^$image,third-party
+||zyjp395ihvb.ga^$image,third-party
 ! ||ruamupr.com^$image,third-party
 ||ruandorg.com^$image,third-party
 ||ruandr.com^$image,third-party
@@ -47132,6 +47666,17 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||zumhice.pw^
 ! AdRam
 ||6zo8wfs96aqp5cpgj20m.com^$third-party
+! runative.com
+||14257518e297edf3d2a1.com^
+||301e5931499990.com^
+||459517eb349739b.com^
+||551f044b1a3f4ef.com^
+||55ad5a0546d9.com^
+||7d66a95c481.com^
+||8c32f38df7.com^
+||9b51b7efc6d2a.com^
+||a8a9455e53fbc75bc995.com^
+||ae7c783736eb2ff.com^
 ! *** easylist:easylist/easylist_adservers_popup.txt ***
 ||0755.pics^$popup,third-party
 ||07zq44y2tmru.xyz^$popup
@@ -47230,6 +47775,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||adnium.com^$popup,third-party
 ||adonweb.ru^$popup,third-party
 ||adplxmd.com^$popup,third-party
+||adport.io^$popup
 ||adright.co^$popup
 ||adrotate.se^$popup,third-party
 ||adrunnr.com^$popup,third-party
@@ -47263,8 +47809,24 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||adxprtz.com^$popup,third-party
 ||afclickoffers.com^$popup
 ||affbuzzads.com^$popup,third-party
+||affrh2011.com^$popup,third-party
+||affrh2012.com^$popup,third-party
+||affrh2013.com^$popup,third-party
+||affrh2014.com^$popup,third-party
+||affrh2015.com^$popup,third-party
+||affrh2016.com^$popup,third-party
+||affrh2017.com^$popup,third-party
+||affrh2018.com^$popup,third-party
+||affrh2019.com^$popup,third-party
+||affrh2020.com^$popup,third-party
+||affrh2021.com^$popup,third-party
+||affrh2022.com^$popup,third-party
+||affrh2023.com^$popup,third-party
+||affrh2024.com^$popup,third-party
+||affrh2025.com^$popup,third-party
 ||aflrm.com^$popup,third-party
 ||aflrmalpha.com^$popup,third-party
+||afriflatry.co^$popup,third-party
 ||aggregatorgetb.com^$popup,third-party
 ||aidaigry.com^$popup
 ||aj1574.online^$popup
@@ -47314,6 +47876,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||bekoted.work^$popup,third-party
 ||bellatraffic.com^$popup
 ||belwrite.com^$popup,third-party
+||bemobtrk.com^$popup
 ||bentdownload.com^$popup,third-party
 ||best-bar.net^$popup,third-party
 ||best-zb.com^$popup,third-party
@@ -47363,6 +47926,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||carvarial.pro^$popup
 ||casino.betsson.com^$popup,third-party
 ||casterist.com^$popup
+||cbbp1.com^$popup
 ||ccebba93.se^$popup,third-party
 ||cdnmedia.xyz^$popup
 ||chachatool.com^$popup
@@ -47383,6 +47947,8 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||clicksvenue.com^$popup,third-party
 ||clickter.net^$popup,third-party
 ||clicktripz.com^$popup,third-party
+||clk-can.com^$popup
+||clk-sec.com^$popup
 ||clkads.com^$popup,third-party
 ||clkcln.com^$popup,third-party
 ||clkfeed.com^$popup,third-party
@@ -47518,6 +48084,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||geophrenia.com^$popup
 ||geranew.info^$popup,third-party
 ||gerwen.info^$popup,third-party
+||getalinkandshare.com^$popup
 ||getmyads.com^$popup,third-party
 ||gfdfhdh5t5453.com^$popup
 ||gib-gib-la.com^$popup,third-party
@@ -47793,6 +48360,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||prizegiveaway.org^$popup,third-party
 ||prjcq.com^$popup,third-party
 ||prmtracking.com^$popup
+||promo-bc.com^$popup
 ||promo-market.net^$popup,third-party
 ||promotions-paradise.org^$popup,third-party
 ||promotions.sportsbet.com.au^$popup,third-party
@@ -47886,6 +48454,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||shalleda.com^$popup,third-party
 ||shiek1ph.com^$popup,third-party
 ||shopeasy.by^$popup,third-party
+||showcasead.com^$popup
 ||sierra-fox.com^$popup,third-party
 ||silstavo.com^$popup,third-party
 ||simpleinternetupdate.com^$popup,third-party
@@ -47918,6 +48487,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||statsmobi.com^$popup,third-party
 ||statstrackeronline.com^$popup,third-party
 ||stoagergu.com^$popup
+||stoshoos.com^$popup
 ||strainemergency.com^$popup,third-party
 ||suddership.com^$popup
 ||superadexchange.com^$popup,third-party
@@ -48084,6 +48654,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||104.197.$popup,third-party
 ||104.198.$popup,third-party
 ||130.211.$popup,third-party
+||142.91.$popup,third-party
 ||185.147.34.126^$popup,third-party
 ||216.21.13.$popup
 ||35.184.$popup,third-party
@@ -48263,6 +48834,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||aufderhar.net^$third-party
 ||augrenso.com^$third-party
 ||awentw.com^$third-party
+||aweprotostatic.com^$third-party
 ||awept.com^$third-party
 ||awmcenter.eu^$third-party
 ||awmpartners.com^$third-party
@@ -48337,9 +48909,11 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||certified-apps.com^$third-party
 ||cervicalknowledge.info^$third-party
 ||cfcloudcdn.com^$third-party
+||chatinator.com^$third-party
 ||che-ka.com^$third-party
 ||chestyry.com^$third-party
 ||chopstick16.com^$third-party
+||chtntr.com^$third-party
 ||citysex.com^$third-party
 ||clcknads.pro^$third-party
 ||clearac.com^$third-party
@@ -48498,6 +49072,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||fuelbuck.com^$third-party
 ||funcel.mobi^$third-party
 ||funnypickuplinesforgirls.com^$third-party
+||g--o.info^$third-party
 ||g6ni40i7.com^$third-party
 ||g726n8cy.com^$third-party
 ||gamblespot.ru^$third-party
@@ -48527,6 +49102,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||govereign.com^$third-party
 ||greatcpm.com^$third-party
 ||gridlockparadise.com^$third-party
+||gtdkx91r.pro^$third-party
 ||gtsads.com^$third-party
 ||gunzblazingpromo.com^$third-party
 ||gzbop.com^$third-party
@@ -48596,6 +49172,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||itmcash.com^$third-party
 ||itrxx.com^$third-party
 ||itslive.com^$third-party
+||itspsmup.com^$third-party
 ||itsup.com^$third-party
 ||itw.me^$third-party
 ||iwanttodeliver.com^$third-party
@@ -48610,6 +49187,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||jeisl.com^$third-party
 ||jerrcotch.com^$third-party
 ||jfresi.com^$third-party
+||jif5o70u.pro^$third-party
 ||joinnowinstantly.com^$third-party
 ||jowapt.com^$third-party
 ||joyourself.com^$third-party
@@ -48803,6 +49381,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||philstraffic.com^$third-party
 ||pictureturn.com^$third-party
 ||pinkhoneypots.com^$third-party
+||pkeeper3.ru^$third-party
 ||plachetde.biz^$third-party
 ||plantaosexy.com^$third-party
 ||pleasedontslaymy.download^$third-party
@@ -48844,6 +49423,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||ppc-direct.com^$third-party
 ||premature-ejaculation-causes.org^$third-party
 ||premiumhdv.com^$third-party
+||presatisfy.com^$third-party
 ||privacyprotector.com^$third-party
 ||private4.com^$third-party
 ||privateseiten.net^$third-party
@@ -49124,6 +49704,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||websitepromoserver.com^$third-party
 ||webstats.com.br^$third-party
 ||webteaser.ru^$third-party
+||wellmov.com^$third-party
 ||weownthetraffic.com^$third-party
 ||weselltraffic.com^$third-party
 ||wetpeachcash.com^$third-party
@@ -49193,6 +49774,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||zinzimo.info^$third-party
 ||ziphentai.com^$third-party
 ||zog.link^$third-party
+||zqhkry0c.pro^$third-party
 ! Revolving adservers
 ||abrsamar.com^
 ||aclickads.com^
@@ -49419,12 +50001,14 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||plinx.net^$popup,third-party
 ||poweredbyliquidfire.mobi^$popup
 ||prexista.com^$popup,third-party
+||prodtraff.com^$popup,third-party
 ||prpops.com^$popup,third-party
 ||quadrinhoseroticos.net^$popup,third-party
 ||queen-domain.net^$popup
 ||rdvinfidele.club^$popup
 ||repmbuycurl.com^$popup,third-party
 ||reporo.net^$popup,third-party
+||restions-planted.com^$popup,third-party
 ||reviewdollars.com^$popup,third-party
 ||royalads.net^$popup,third-party
 ||sascentral.com^$popup,third-party
@@ -49462,6 +50046,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||xxxbunker.com^$popup,third-party
 ||xxxmatch.com^$popup
 ||y72yuyr9.com^$popup,third-party
+||zononi.com^$popup,third-party
 ! -----------------------------Third-party adverts-----------------------------!
 ! *** easylist:easylist/easylist_thirdparty.txt ***
 -adtool.appspot.com^
@@ -49675,7 +50260,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||amazonaws.com/wafmedia6.com/
 ||amazonaws.com/widgets.youcompare.com.au/
 ||amazonaws.com/youpop/
-||amazonaws.com^$script,domain=300mbdownload.net|bittorrent.am|gelbooru.com|grantorrent.net|hdvid.life|hdvid.tv|hdvid.xyz|katcr.host|macupload.net|mp3goo.com|ndtv.com|onhax.me|onvid.club|onvid.fun|onvid.online|onvid.pw|onvid.xyz|rgmechanicsgames.com|streamplay.to|thevideobee.to|usersfiles.com|vidhd.club|vidhd.icu|vidhd.pw|vshare.eu
+||amazonaws.com^$script,subdocument,domain=300mbdownload.net|bittorrent.am|gelbooru.com|grantorrent.net|hdvid.life|hdvid.tv|hdvid.xyz|katcr.host|macupload.net|mp3goo.com|ndtv.com|onhax.me|onvid.club|onvid.fun|onvid.online|onvid.pw|onvid.xyz|replaytvstreaming.com|rgmechanicsgames.com|streamplay.to|thevideobee.to|usersfiles.com|vidhd.club|vidhd.icu|vidhd.pw|vshare.eu
 ||amazonaws.com^$third-party,xmlhttprequest,domain=300mbdownload.net|300mbfilms.co|bdupload.info|bigfile.to|bittorrent.am|c123movies.com|ddlvalley.cool|file-upload.com|frendz4m.com|fullstuff.co|hdvid.life|hdvid.tv|hdvid.xyz|katcr.host|macupload.net|ocean0fgames.com|onhax.me|onvid.club|onvid.fun|onvid.online|onvid.pw|onvid.xyz|rgmechanicsgames.com|sadeempc.com|suprafiles.org|thevideobee.to|tinypaste.me|tsumino.com|tvlivenow.com|vidhd.club|vidhd.icu|vidhd.pw|vidlox.tv|vidshare.us|vshare.eu|watchers.to|wizhdsports.is|yourvideohost.com
 ||amazonaws.com^*/ads/$image,domain=washingtonmonthly.com
 ||amazonaws.com^*/direct/$domain=mycbseguide.com
@@ -49695,6 +50280,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||api.bitp.it^$third-party
 ||api.groupon.com/v2/deals/$third-party
 ||api.ticketnetwork.com/Events/TopSelling/domain=nytimes.com
+||apkmaza.net/wp-content/uploads/$third-party
 ||apnonline.com.au/img/marketplace/*_ct50x50.gif
 ||appdevsecrets.com/images/nuts/
 ||apple.com/itunesaffiliates/
@@ -49928,7 +50514,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||cloudfront.net/scripts/js3caf.js
 ||cloudfront.net/st.js
 ||cloudfront.net/tie.js
-||cloudfront.net^$image,script,subdocument,domain=171gifs.com|1proxy.de|2ddl.download|300mbfilms.co|300mbfilms.org|321jav.com|353online.com|4archive.org|4horlover.blogspot.com|4horlover2.blogspot.com|4proxy.de|61tube.com|69sugar.com|6jav.com|6teentube.am|786zx.com|7starhd.com|9xmovies.site|abcmalayalam.co|abgdianci.com|adbull.me|addic7ed.com|adultdouga.biz|aflamfree.net|aflamtorrent.com|agarios.org|ahlamtv.com|alivefoot.us|alivefootballstreaming.com|allpeliculas.com|amabitch.com|amateur.ug|ancensored.com|andrija-i-andjelka.com|anime-music.info|anime-shitai.tv|anime-sugoi.com|animeado.net|animeai2.net|animeflv.net|animehaven.to|animelek.com|animemusicdownload.info|animesenzalimiti.com|animesonline2hd.org|animesonlinetk.info|animesorion.org|animezone.pl|anitube.es|antenasport.eu|anyanime.com|apklover.net|aquariumgays.com|arab-moviez.org|arabp2p.com|archived.moe|artgifsocean.com|asianporndistrict.com|asianxv.com|assistirfilmeshd.org|assistirfilmesonline2.net|auroravid.to|avpockiehd.com|axxomovies.in|azkempire.com|aznude.com|baixarsomusica.com|bajarjuegospcgratis.com|bakacan.com|balkandownload.org|balkanje.com|bdmusicboss.net|bdsmporn.us|bdupload.info|beautiesbondage.com|becekin.net|beelink.in|beforeitsnews.com|behchala.com|beinsport-streaming.com|bestsongspk.com|big4umovies.net|bilasport.pw|biology-online.org|bittorrent.am|blackboxrepack.com|blacklionmusic.com|blogqpot.com|bludv.com|bokep2017.com|bokepcewek.net|bokepseks.co|bolly2tolly.com|bouncebreak.com|brazzershd.co|c123movies.com|camrouge.com|camwhores.co|cartoonhd.cc|cartoonth12.com|catosports.ml|centraldeanimes.biz|cholotubex.com|chronos.to|cinemamkv.xyz|cinetux.net|cliphayho.com|cloudyfiles.co|coastalhut.com|columbia-xxx.com|comicporno.org|cookiesnetfl1x.com|cooltamil.com|coreimg.net|coroas40.com|couchtuner.fr|couchtuner.nu|crackingpatching.com|cricbox.net|croco.site|cwtube.dj|czechmoneyteens.com|dailyuploads.net|dblatino.com|dbzsuper.tv|dclinks.info|dd-books.com|debrideco.com|demonoid.co|depedlps.blogspot.com|desixnxx.net|devil-torrents.pl|digitalmusicnews.com|discografiascompletas.net|djmazamp3.info|donlotfile.com|download-xyz.com|downloadgameps3.com|downloadgamepsp.com|downloadgamexbox.com|downloadming.io|downloadming.tv|drakorindo.com|drakorindofilms.com|drhmonegyi.net|dvdwap.com|dzrepackteam.com|e-hentai.me|e-jav.com|edmdl.com|ekasiwap.com|electro-torrent.pl|embedlink.info|embedsr.to|erodouga69.com|erostar.jp|estrenosdoramas.net|estrenosdoramas.org|etsmods.net|eurostreaming.video|exposure.pw|extremetech.com|eztv.ag|fagken.com|fastdrama.co|felipephtutoriais.com.br|file-upload.com|filerocks.us|filmaon.com|filmclub.tv|filmehd.net|filmeserialeonline.org|filmeseseriesonline.net|filmesonline1080p.com|filmesonline4.com|filmesonlineagora.com|filmesonlineplay.com|filmesonlinex.biz|filmetraduseonline.ro|filmi7.com|filminvazio.com|filmozu.net|filmuptobox.net|filsex.com|flashbd24.blogspot.com|flyordie.com|freeadultcomix.com|freeiptvlinks.net|freelivesports.co|freesoftwaredlul.com|frendz4m.com|fulldowngames.biz|fullmaza.net|fullpinoymovies.net|fullstuff.co|futebolps2.com|fxporn.net|g17.com|gameofporn.net|gamepciso.com|gamestorrent.co|garotosbrasil.com|gaycock4u.com|gaysex69.net|gelbooru.com|gibanica.club|girlswithmuscle.com|gogoanime.ch|goodvideohost.com|gottateens.com|grantorrent.net|gravuregirlz.com|grcrt.net|guasavemp3.com|hacknetfl1x.net|halacima.net|happy-foxie.com|haylike.net|hdarkzone.com|hdencoders.com|hdmovie16.ws|hdmovie24.net|hdmusic23.net|hdmusic25.com|hdmusic90.co|hdporner720.com|hdpornfull.co|hdpornfull.net|hdshows.in|hdteenvids.com|hdtube.co|hdvid.life|hdvid.tv|hdvid.xyz|hdzex.net|healthsoul.info|hentai-for.me|hentai-id.tv|hentai.to|hentaicomicsbr.net|hentaiplay.net|hentaiplus.co|hentaistream.co|her69.net|herobo.com|hindimoviesonlines.net|hiper.cool|hkfree.co|homeporn.tv|hon3yhd.com|hyperdebrid.net|i-gay.org|icwutudidare.info|idolblog.org|igg-games.com|ightdl.xyz|iimgur.club|ilinks.ug|ilovefilmesonline.biz|image-bugs.com|imgsmile.com|incestoporno.org|insharee.com|iprojectfreetv.us|iptvsatlinks.blogspot.com|itastreaming.gratis|ivhunter.com|izporn.net|jav-for.me|javeu.com|javgay.com|javhd.pro|javhd4k.com|javkimochiii.com|javleak.com|javmobile.net|javmost.com|javonline.online|javpob.com|javrom.com|javstream.co|javus.net|jazztv.co|jdownloader2premium.com|jilhub.xyz|jizzman.com|jogostorrentgratis.net|jpfiles.eu|jpgayporn.net|jpidols.tv|k18.co|katcr.host|kimcartoon.me|kingstheme.com|kizzboy.com|kooora2day.com|koraspeak.com|koreansubindo.net|kreskowkazone.pl|kreskowki.tv|kshowes.net|lacajita.xyz|lambingan.su|layar-21.com|layarindo21.com|lecheanal.com|leech.ae|leosims.com|letsjav.com|letwatch.to|link2download.net|linksprotection.com|linx.cloud|livehd90m.info|livesoccertv.live|livestreaming24.net|loonertube.com|lyricsy.ir|macgames-download.com|macnwins.com|mactorrents.org|macupload.net|magesy.be|manatelugump3.net|mangacanblog.com|maniacosporcomics.com|marapcana.eu|marvin-vibez.to|masflowmusik.net|masterfilmesonlinegratis.info|maxinlive.com|media1fire.com|megafilmeshdplus.org|megafodabr.com|megahentaicomics.com|megaseriesonline.com|megatobox.net|meguminime.com|metaserie.com|milversite.me|minatosuki.com|minhaserie.me|mitemovie.com|mixhdporn.com|mkvtv.net|mmfilmes.com|mocnoi.com|modelblog.org|movie24k.ch|movieerotic.net|moviehd-free.com|moviehd-xxx.com|movierulz.ch|movierulz.cm|movierulz.xyz|movies24hd.co|movies5x.com|moviesak47.com|moviesgoldonline.net|moviesgoldonline.pro|movieshdgratis.com.mx|movietubenow.bz|movietv.ws|moviezplanet.org|movieztimes.com|mp3goo.com|mp3haat.com|mp3kart.co|mp3kart.com|mp3mydownload.com|mp3puu.com|mp3songdl.net|multiup.org|musculoduro.com.br|muvibg.com|mylucah.co|mymoviepot.xyz|mystream.la|mzansifun.com|mzansiporntube.com|mzansixxx.com|namethatpornstar.com|naphi.lol|nasze-kino.online|nbafullhd.com|neko-miku.com|nekonime.com|newhdmovie24.biz|newhdmovie24.co|newhdmovies.net|newpct.com|newpct1.com|nflstream.net|ngentot.tv|ninfetasnovinhas.net|nitroflare.com|nontononlinedrama.com|noslocker.com|nosteam.com.ro|nudeyoung.xyz|nulledcenter.com|nungg.com|nuttit.com|nxtcomicsclub.com|ocean0fgames.com|ocsstream.info|ohohd.com|ohyeah1080.com|okmovie-hd.com|olangal.pro|omberbagi.com|omghype.com|ondeeubaixo.com|one-series.cc|onhax.me|onlinefilmovisaprevodom.cc|onlinefilmsitesii.net|onlinemoviesgold.one|onlinemoviesprime.net|onvid.club|onvid.fun|onvid.online|onvid.pw|onvid.xyz|openload.co|openx.tv|opujem.com|otaku-animehd.com|otorrents.com|ottakae.com|ouo.io|peliculasgo.com|peliculasm.tv|peliculasmega1k.com|peliculastomas01.org|pelisplus.tv|pelisxporno.com|pentasex.com|perfecthdmovies.pw|perulareshd.pw|phimotv.net|picanteeproibido.com.br|pinaycute.com|pipocao.com|pirateaccess.xyz|piratebay.co.in|pirateiro.com|planetsport.pw|playbokep.me|playpornfree.net|pleermp3.net|pokemonlaserielatino.com|polskie-torrenty.com|popjav.com|porneq.com|pornfromcz.com|pornfromczech.com|pornhardx.com|pornhd5k.com|pornleak.net|pornlibrary.net|pornobae.com|pornocomics.net|pornotorrent.com.br|pornotorrent.org|pornpassw0rds.com|pornsexonline.xxx|pornvibe.org|pornvxl.com|portalroms.com|portalultautv.com|primewire.io|programasvirtualespc.net|projectfreetvhd.co|projectfreetvi.info|psarips.com|pure-anime.tv|pussybook.xyz|putlockertv.se|q3sk-dizi.blogspot.com|querofilmehd.com|r34anim.com|rapcloud.co|reallifecamhd.com|reallifecamvd.com|reevown.com|rgmechanicsgames.com|ripvod.com|rosextube.com|runvideo.net|sadeempc.com|salon.com|savvystreams.blogspot.co.uk|savvystreams.blogspot.com|scambiofile.info|sceper.ws|sdmoviespoint.in|serialed.blogspot.com|series-cravings.tv|seriesblanco.tv|seriescr.com|seriesfuture.com|seriesintorrent.com|serieslatino.tv|seriesparaassistironline.org|seriesparalatinoamerica.blogspot.com|sexisfree.net|sexix.net|sexiz.net|sexloading.com|sexvui.net|sexxdesi.net|sexy-youtubers.com|sexyeroticgirls.com|shofonline.org|shush.se|sinevizyonda.org|singgah.in|sitpad.info|skidrowcrack.com|sklns.net|soccerembed.blogspot.com|solotorrent.net|soparagamestorrents.com|spacemov.tv|sparknotes.com|speedplay.pro|sports4u.net|srfiles.com|stadium-live.biz|stream2watch.org|streamingok.com|streamlord.com|streamplay.to|suki48.web.id|superteenz.com|suprafiles.co|suprafiles.org|sweext.com|tamilmv.vc|tamilrasigan.net|teenboytwink.com|teentubeq.com|tele-wizja.com|telugudon.com|telugupalaka.com|teluguringtones.co|telugusexstorieskathalu.net|temp-mail.org|textsfromlastnight.com|theapricity.com|thebarchive.com|thebestofcafucus.com|thecoolersoftwares.net|thepiratebay.cd|thepiratebay.org|thepiratebay24.ga|thepiratebay3.org|theputlocker.net|thesimplebay.pro|thevideobee.to|thiruttuvcd.me|tinypaste.me|tlenovelas.net|todaypk.li|todoinmega.com|tokusatsuindo.com|torjackan.info|torlock.com|torrentcounter.cc|torrentfilmesbr.com|torrentfunk.com|torrentlocura.com|torrentool.com|torrentoon.com|torrentproject.se|torrentrapid.com|torrentscompletos.com|torrentsgroup.com|tousatu.biz|tr7music.me|tsumino.com|tubeoffline.com|tuhentaionline.com|tumejortorrent.com|tuportaldemusica.com|turkishseries.li|tuserie.com|tushyporn.net|tvlivenow.com|tvrex.net|twitchstats.net|ufreetv.com|unblocked.cam|unduhfilmrama.biz|upcomics.org|upload.so|uporniahd.com|usabit.com|usersfiles.com|utaseries.co|utaseries.com|uwatchfree.co|v100v.net|vdizpk.com|veekyforums.com|vercanalestv.com|verdirectotv.com|verpeliculasporno.gratis|vertusnovelas.net|veyqo.net|veziserialeonline.info|vibokep.info|video.az|videobokepgratis.me|videobokepincest.xyz|videoexa.com|videosexbokep.org|videosnudes.com|vidhd.club|vidhd.icu|vidhd.pw|vidiobokeptop.com|vidlox.tv|vidshare.us|vidtome.co|vidz7.com|viralshow.info|vivatorrents.com|viveseries.com|vivetusnovelas.com|vixvids.to|vpondo.com|vpornex.com|vshare.eu|watchaha.com|watcharcheronline.com|watchcommunity.tv|watchers.to|watchfomny.tv|watchjavidol.com|watchjavonline.com|watchparksandrecreation.cc|watchpornfree.me|watchtheofficeonline.cc|wetblog.org|wholecloud.net|wibudesu.com|wolverdon-filmes.com|world4ufree.be|world4ufree.ws|worldvidz.com|wplocker.com|xdvideos.org|xfilmywap.com|xgatinhas.com|xkorean.net|xmovies1.com|xmovies247.com|xmovies8.org|xrares.com|xteenchan.com|xvideospanish.com|xxgasm.com|xxhdporn.com|xxx-comics.com|yahmaib3ai.com|yallakora-online.com|yedhit.com|yeucontrai.com|yify-torrent.xyz|yify.bz|yodrama.com|youpornzz.com|yourbittorrent.com|yourvideohost.com|youswear.com|ytsyify.com|yuptorrents.com|yuuk.net|zambianobserver.com|zfilmeonline.eu|zippymoviez.top|zippysharealbum.download|zonavideo.net|zone-series.cc|zone-telechargement.ws|zoocine.co|zw-net.com
+||cloudfront.net^$image,script,subdocument,xmlhttprequest,domain=171gifs.com|1proxy.de|2ddl.download|300mbfilms.co|300mbfilms.org|321jav.com|353online.com|4archive.org|4horlover.blogspot.com|4horlover2.blogspot.com|4proxy.de|61tube.com|69sugar.com|6jav.com|6teentube.am|786zx.com|7starhd.com|9xmovies.site|abcmalayalam.co|abgdianci.com|adbull.me|addic7ed.com|adultdouga.biz|aflamfree.net|aflamtorrent.com|agarios.org|ahlamtv.com|alivefoot.us|alivefootballstreaming.com|allpeliculas.com|amabitch.com|amateur.ug|ancensored.com|andrija-i-andjelka.com|anime-music.info|anime-shitai.tv|anime-sugoi.com|animeado.net|animeai2.net|animeflv.net|animehaven.to|animelek.com|animemusicdownload.info|animesenzalimiti.com|animesonline2hd.org|animesonlinetk.info|animesorion.org|animezone.pl|anitube.es|antenasport.eu|anyanime.com|apklover.net|aquariumgays.com|arab-moviez.org|arabp2p.com|archived.moe|artgifsocean.com|asianporndistrict.com|asianxv.com|assistirfilmeshd.org|assistirfilmesonline2.net|auroravid.to|avpockiehd.com|axxomovies.in|azkempire.com|aznude.com|baixarsomusica.com|bajarjuegospcgratis.com|bakacan.com|balkandownload.org|balkanje.com|bdmusicboss.net|bdsmporn.us|bdupload.info|beautiesbondage.com|becekin.net|beelink.in|beforeitsnews.com|behchala.com|beinsport-streaming.com|bestsongspk.com|big4umovies.net|bilasport.pw|biology-online.org|bittorrent.am|blackboxrepack.com|blacklionmusic.com|blogqpot.com|bludv.com|bokep2017.com|bokepcewek.net|bokepseks.co|bolly2tolly.com|bouncebreak.com|brazzershd.co|c123movies.com|camrouge.com|camwhores.co|cartoonhd.cc|cartoonth12.com|catosports.ml|centraldeanimes.biz|cholotubex.com|chronos.to|cinemamkv.xyz|cinetux.net|cliphayho.com|cloudyfiles.co|coastalhut.com|columbia-xxx.com|comicporno.org|cookiesnetfl1x.com|cooltamil.com|coreimg.net|coroas40.com|couchtuner.fr|couchtuner.nu|crackingpatching.com|cricbox.net|croco.site|cwtube.dj|czechmoneyteens.com|dailyuploads.net|dblatino.com|dbzsuper.tv|dclinks.info|dd-books.com|debrideco.com|demonoid.co|depedlps.blogspot.com|desixnxx.net|devil-torrents.pl|digitalmusicnews.com|discografiascompletas.net|djmazamp3.info|donlotfile.com|download-xyz.com|downloadgameps3.com|downloadgamepsp.com|downloadgamexbox.com|downloadming.io|downloadming.tv|drakorindo.com|drakorindofilms.com|drhmonegyi.net|dvdwap.com|dzrepackteam.com|e-hentai.me|e-jav.com|edmdl.com|ekasiwap.com|electro-torrent.pl|embedlink.info|embedsr.to|erodouga69.com|erostar.jp|estrenosdoramas.net|estrenosdoramas.org|etsmods.net|eurostreaming.video|exposure.pw|extremetech.com|eztv.ag|fagken.com|fastdrama.co|felipephtutoriais.com.br|file-upload.com|filerocks.us|filmaon.com|filmclub.tv|filmehd.net|filmeserialeonline.org|filmeseseriesonline.net|filmesonline1080p.com|filmesonline4.com|filmesonlineagora.com|filmesonlineplay.com|filmesonlinex.biz|filmetraduseonline.ro|filmi7.com|filminvazio.com|filmozu.net|filmuptobox.net|filsex.com|flashbd24.blogspot.com|flyordie.com|freeadultcomix.com|freeiptvlinks.net|freelivesports.co|freesoftwaredlul.com|frendz4m.com|fulldowngames.biz|fullmaza.net|fullpinoymovies.net|fullstuff.co|futebolps2.com|fxporn.net|g17.com|gameofporn.net|gamepciso.com|gamestorrent.co|garotosbrasil.com|gaycock4u.com|gaysex69.net|gelbooru.com|gibanica.club|girlswithmuscle.com|gogoanime.ch|goodvideohost.com|gottateens.com|grantorrent.net|gravuregirlz.com|grcrt.net|guasavemp3.com|hacknetfl1x.net|halacima.net|happy-foxie.com|haylike.net|hdarkzone.com|hdencoders.com|hdmovie16.ws|hdmovie24.net|hdmusic23.net|hdmusic25.com|hdmusic90.co|hdporner720.com|hdpornfull.co|hdpornfull.net|hdshows.in|hdteenvids.com|hdtube.co|hdvid.life|hdvid.tv|hdvid.xyz|hdzex.net|healthsoul.info|hentai-for.me|hentai-id.tv|hentai.to|hentaicomicsbr.net|hentaiplay.net|hentaiplus.co|hentaistream.co|her69.net|herobo.com|hindimoviesonlines.net|hiper.cool|hkfree.co|homeporn.tv|hon3yhd.com|hyperdebrid.net|i-gay.org|icwutudidare.info|idolblog.org|igg-games.com|ightdl.xyz|iimgur.club|ilinks.ug|ilovefilmesonline.biz|image-bugs.com|imgsmile.com|incestoporno.org|insharee.com|iprojectfreetv.us|iptvsatlinks.blogspot.com|itastreaming.gratis|ivhunter.com|izporn.net|jav-for.me|javeu.com|javgay.com|javhd.pro|javhd4k.com|javkimochiii.com|javleak.com|javmobile.net|javmost.com|javonline.online|javpob.com|javrom.com|javstream.co|javus.net|jazztv.co|jdownloader2premium.com|jilhub.xyz|jizzman.com|jogostorrentgratis.net|jpfiles.eu|jpgayporn.net|jpidols.tv|k18.co|katcr.host|kimcartoon.me|kingstheme.com|kizzboy.com|kooora2day.com|koraspeak.com|koreansubindo.net|kreskowkazone.pl|kreskowki.tv|kshowes.net|lacajita.xyz|lambingan.su|layar-21.com|layarindo21.com|lecheanal.com|leech.ae|leosims.com|letsjav.com|letwatch.to|link2download.net|linksprotection.com|linx.cloud|livehd90m.info|livesoccertv.live|livestreaming24.net|loonertube.com|lyricsy.ir|macgames-download.com|macnwins.com|mactorrents.org|macupload.net|magesy.be|manatelugump3.net|mangacanblog.com|maniacosporcomics.com|marapcana.eu|marvin-vibez.to|masflowmusik.net|masterfilmesonlinegratis.info|maxinlive.com|media1fire.com|megafilmeshdplus.org|megafodabr.com|megahentaicomics.com|megaseriesonline.com|megatobox.net|meguminime.com|metaserie.com|milversite.me|minatosuki.com|minhaserie.me|mitemovie.com|mixhdporn.com|mkvtv.net|mmfilmes.com|mocnoi.com|modelblog.org|movie24k.ch|movieerotic.net|moviehd-free.com|moviehd-xxx.com|movierulz.ch|movierulz.cm|movierulz.xyz|movies24hd.co|movies5x.com|moviesak47.com|moviesgoldonline.net|moviesgoldonline.pro|movieshdgratis.com.mx|movietubenow.bz|movietv.ws|moviezplanet.org|movieztimes.com|mp3goo.com|mp3haat.com|mp3kart.co|mp3kart.com|mp3mydownload.com|mp3puu.com|mp3songdl.net|multiup.org|musculoduro.com.br|muvibg.com|mylucah.co|mymoviepot.xyz|mystream.la|mzansifun.com|mzansiporntube.com|mzansixxx.com|namethatpornstar.com|naphi.lol|nasze-kino.online|nbafullhd.com|neko-miku.com|nekonime.com|newhdmovie24.biz|newhdmovie24.co|newhdmovies.net|newpct.com|newpct1.com|nflstream.net|ngentot.tv|ninfetasnovinhas.net|nitroflare.com|nontononlinedrama.com|noslocker.com|nosteam.com.ro|nudeyoung.xyz|nulledcenter.com|nungg.com|nuttit.com|nxtcomicsclub.com|ocean0fgames.com|ocsstream.info|ohohd.com|ohyeah1080.com|okmovie-hd.com|olangal.pro|omberbagi.com|omghype.com|ondeeubaixo.com|one-series.cc|onhax.me|onlinefilmovisaprevodom.cc|onlinefilmsitesii.net|onlinemoviesgold.one|onlinemoviesprime.net|onvid.club|onvid.fun|onvid.online|onvid.pw|onvid.xyz|openload.co|openx.tv|opujem.com|otaku-animehd.com|otorrents.com|ottakae.com|ouo.io|peliculasgo.com|peliculasm.tv|peliculasmega1k.com|peliculastomas01.org|pelisplus.tv|pelisxporno.com|pentasex.com|perfecthdmovies.pw|perulareshd.pw|phimotv.net|picanteeproibido.com.br|pinaycute.com|pipocao.com|pirateaccess.xyz|piratebay.co.in|pirateiro.com|planetsport.pw|playbokep.me|playpornfree.net|pleermp3.net|pokemonlaserielatino.com|polskie-torrenty.com|popjav.com|porneq.com|pornfromcz.com|pornfromczech.com|pornhardx.com|pornhd5k.com|pornleak.net|pornlibrary.net|pornobae.com|pornocomics.net|pornotorrent.com.br|pornotorrent.org|pornpassw0rds.com|pornsexonline.xxx|pornvibe.org|pornvxl.com|portalroms.com|portalultautv.com|primewire.io|programasvirtualespc.net|projectfreetvhd.co|projectfreetvi.info|psarips.com|pure-anime.tv|pussybook.xyz|putlockertv.se|q3sk-dizi.blogspot.com|querofilmehd.com|r34anim.com|rapcloud.co|reallifecamhd.com|reallifecamvd.com|reevown.com|rgmechanicsgames.com|ripvod.com|rosextube.com|runvideo.net|sadeempc.com|salon.com|savvystreams.blogspot.co.uk|savvystreams.blogspot.com|scambiofile.info|sceper.ws|sdmoviespoint.in|serialed.blogspot.com|series-cravings.tv|seriesblanco.tv|seriescr.com|seriesfuture.com|seriesintorrent.com|serieslatino.tv|seriesparaassistironline.org|seriesparalatinoamerica.blogspot.com|sexisfree.net|sexix.net|sexiz.net|sexloading.com|sexvui.net|sexxdesi.net|sexy-youtubers.com|sexyeroticgirls.com|shofonline.org|shush.se|sinevizyonda.org|singgah.in|sitpad.info|skidrowcrack.com|sklns.net|soccerembed.blogspot.com|solotorrent.net|soparagamestorrents.com|spacemov.tv|sparknotes.com|speedplay.pro|sports4u.net|srfiles.com|stadium-live.biz|stream2watch.org|streamingok.com|streamlord.com|streamplay.to|suki48.web.id|superteenz.com|suprafiles.co|suprafiles.org|sweext.com|tamilmv.vc|tamilrasigan.net|taxidrivermovie.com|teenboytwink.com|teentubeq.com|tele-wizja.com|telugudon.com|telugupalaka.com|teluguringtones.co|telugusexstorieskathalu.net|temp-mail.org|textsfromlastnight.com|theapricity.com|thebarchive.com|thebestofcafucus.com|thecoolersoftwares.net|thepiratebay.cd|thepiratebay.org|thepiratebay24.ga|thepiratebay3.org|theputlocker.net|thesimplebay.pro|thevideobee.to|thiruttuvcd.me|tinypaste.me|tlenovelas.net|todaypk.li|todoinmega.com|tokusatsuindo.com|torjackan.info|torlock.com|torrentcounter.cc|torrentfilmesbr.com|torrentfunk.com|torrentlocura.com|torrentool.com|torrentoon.com|torrentproject.se|torrentrapid.com|torrentscompletos.com|torrentsgroup.com|tousatu.biz|tr7music.me|tsumino.com|tubeoffline.com|tuhentaionline.com|tumejortorrent.com|tuportaldemusica.com|turkishseries.li|tuserie.com|tushyporn.net|tvlivenow.com|tvrex.net|twitchstats.net|ufreetv.com|unblocked.cam|unduhfilmrama.biz|upcomics.org|uporniahd.com|usabit.com|usersfiles.com|utaseries.co|utaseries.com|uwatchfree.co|v100v.net|vdizpk.com|veekyforums.com|vercanalestv.com|verdirectotv.com|verpeliculasporno.gratis|vertusnovelas.net|veyqo.net|veziserialeonline.info|vibokep.info|video.az|videobokepgratis.me|videobokepincest.xyz|videoexa.com|videosexbokep.org|videosnudes.com|vidhd.club|vidhd.icu|vidhd.pw|vidiobokeptop.com|vidlox.tv|vidshare.us|vidtome.co|vidz7.com|viralshow.info|vivatorrents.com|viveseries.com|vivetusnovelas.com|vixvids.to|vpondo.com|vpornex.com|vshare.eu|watchaha.com|watcharcheronline.com|watchcommunity.tv|watchers.to|watchfomny.tv|watchjavidol.com|watchjavonline.com|watchparksandrecreation.cc|watchpornfree.me|watchtheofficeonline.cc|wetblog.org|wholecloud.net|wibudesu.com|wolverdon-filmes.com|world4ufree.be|world4ufree.ws|worldvidz.com|wplocker.com|xdvideos.org|xfilmywap.com|xgatinhas.com|xkorean.net|xmovies1.com|xmovies247.com|xmovies8.org|xrares.com|xteenchan.com|xvideospanish.com|xxgasm.com|xxhdporn.com|xxx-comics.com|yahmaib3ai.com|yallakora-online.com|yedhit.com|yeucontrai.com|yify-torrent.xyz|yify.bz|yodrama.com|youpornzz.com|yourbittorrent.com|yourvideohost.com|youswear.com|ytsyify.com|yuptorrents.com|yuuk.net|zambianobserver.com|zfilmeonline.eu|zippymoviez.top|zippysharealbum.download|zonavideo.net|zone-series.cc|zone-telechargement.ws|zoocine.co|zw-net.com
 ||cloudiro.com^*-ads.
 ||cloudlocker.biz/img/$third-party
 ||cloudzer.net/ref/
@@ -49993,6 +50579,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||d162nnmwf9bggr.cloudfront.net^
 ||d1635hfcvs8ero.cloudfront.net^
 ||d17f2fxw547952.cloudfront.net^
+||d18xeipe1243h6.cloudfront.net^
 ||d19972r8wdpby8.cloudfront.net^
 ||d1ade4ciw4bqyc.cloudfront.net^
 ||d1aezk8tun0dhm.cloudfront.net^
@@ -50090,6 +50677,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||d2yhukq7vldf1u.cloudfront.net^
 ||d2z1smm3i01tnr.cloudfront.net^
 ||d31807xkria1x4.cloudfront.net^
+||d31vxm9ubutrmw.cloudfront.net^
 ||d32pxqbknuxsuy.cloudfront.net^
 ||d32r9jwgeu9dzx.cloudfront.net^
 ||d33f10u0pfpplc.cloudfront.net^
@@ -50114,6 +50702,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||d3fzrm6pcer44x.cloudfront.net^
 ||d3irruagotonpp.cloudfront.net^
 ||d3iwjrnl4m67rd.cloudfront.net^
+||d3l320urli0p1u.cloudfront.net^
 ||d3lc9zmxv46zr.cloudfront.net^
 ||d3lvr7yuk4uaui.cloudfront.net^
 ||d3lzezfa753mqu.cloudfront.net^
@@ -50136,6 +50725,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||d4ngwggzm3w7j.cloudfront.net^
 ||d5pb47xzjz3fc.cloudfront.net^
 ||d5pvnbpawsaav.cloudfront.net^
+||d63a3au5lqmtu.cloudfront.net^
 ||d6bdy3eto8fyu.cloudfront.net^
 ||d6sav80kktzcx.cloudfront.net^
 ||d8qy7md4cj3gz.cloudfront.net^
@@ -50193,6 +50783,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||disqus.com/listPromoted?
 ||disy2s34euyqm.cloudfront.net^
 ||dizixdllzznrf.cloudfront.net^
+||dj.rasset.ie/dotie/js/rte.ads.js
 ||djlf5xdlz7m8m.cloudfront.net^
 ||djr4k68f8n55o.cloudfront.net^
 ||djv99sxoqpv11.cloudfront.net^
@@ -50236,6 +50827,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||droidnetwork.net/img/vendors/
 ||dropbox.com^*/aff-resources/$domain=gramfeed.com
 ||ds02gfqy6io6i.cloudfront.net^
+||dsd7ugeb97nnc.cloudfront.net^
 ||dsh7ky7308k4b.cloudfront.net^
 ||dsie7h4lo9wxu.cloudfront.net^
 ||dtakdb1z5gq7e.cloudfront.net^
@@ -50611,6 +51203,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||jivox.com/jivox/serverapis/getcampaignbyid.php?$object-subrequest
 ||joblet.jp/javascripts/$third-party
 ||jobs-affiliates.ws/images/$third-party
+||jobslike.win^$subdocument,third-party
 ||jocly.com^*.html?click=$subdocument,third-party
 ||jrcdev.net/promos/
 ||jscode.yavli.com^$third-party
@@ -51094,7 +51687,6 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||scoopdragon.com/images/Goodgame-Empire-MPU.jpg
 ||screenconnect.com/miscellaneous/ScreenConnect-$image,third-party
 ||scribol.com/txwidget$third-party
-||scriptall.ml^$script,domain=uplod.ws
 ||searchportal.information.com/?$third-party
 ||seatplans.com/widget|$third-party
 ||secondspin.com/twcontent/
@@ -51563,6 +52155,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||bit.ly^$popup,domain=vodlocker.com
 ||bitcoin-code.co^$popup
 ||bizinfoyours.info^$popup
+||bongacams2.com/track$popup
 ||bovada.lv^$popup,third-party
 ||casino-x.com^*?partner=$popup,third-party
 ||casinoadviser.net^$popup
@@ -51610,6 +52203,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||infinity-info.com/click?$popup,third-party
 ||iqoption.com/land/$popup,third-party
 ||itunes.apple.com^$popup,domain=fillinn.com
+||iyfsearch.com^*&pid=$popup,third-party
 ||jackettrain.com^$popup,third-party
 ||laborates.com^$popup,third-party
 ||liutilities.com^*/affiliate/$popup
@@ -51689,6 +52283,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||vidds.net/?s=promo$popup,third-party
 ||virtuagirl.com/landing/$popup,third-party
 ||vkpass.com/*.php?*=$popup,third-party
+||vpnfortorrents.org/?id=$popup,third-party
 ||wealth-at-home-millions.com^$popup,third-party
 ||weeklyprizewinner.com-net.info^$popup
 ||widget.yavli.com^$popup,third-party
@@ -52106,6 +52701,8 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||spankcdn.net/js/sw.ready.js
 ||sponsor4cash.de/script/
 ||st.ipornia.com^$third-party
+||static.twincdn.com/special/license.packed
+||static.twincdn.com/special/script.packed
 ||steadybucks.com^*/banners/
 ||streamen.com/exports/$third-party
 ||streamray.com/images/cams/flash/cams_live.swf
@@ -52131,12 +52728,14 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||tours.imlive.com^$third-party
 ||track.xtrasize.nl^$third-party
 ||trader.erosdlz.com^$third-party
+||trmnsite.com/vast/
 ||ts.videosz.com/iframes/
 ||tubefck.com^*/adawe.swf
 ||tumblr.com^*/tumblr_mht2lq0XUC1rmg71eo1_500.gif$domain=stocporn.com
 ||turbolovervidz.com/fling/
 ||twiant.com/img/banners/
 ||twilightsex.com^$subdocument,third-party
+||txxx.com/axe/
 ||updatetube.com/iframes/
 ||updatetube.com/updatetube_html/
 ||upsellit.com/custom/$third-party
@@ -52189,6 +52788,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||amarotic.com^*?wmid=$popup,third-party
 ||babecams.net/landing/$popup,third-party
 ||babereporters.info^$popup,domain=viewcube.org
+||bbbp1.com^$popup,third-party
 ||benaughty.com/aff.php?$popup,third-party
 ||cam4.com/?$popup
 ||camcity.com/rtr.php?aid=$popup
@@ -52281,7 +52881,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ! *** easylist:easylist/easylist_specific_block.txt ***
 .buzz/?*=$script,~third-party,domain=todayshealth.buzz
 .club^$script,domain=pimpandhost.com
-.com/?*=$script,~third-party,domain=100percentfedup.com|americannewsx.com|barbwire.com|bestfunnyjokes4u.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|coviral.com|dailysurge.com|eaglerising.com|freedomoutpost.com|godfatherpolitics.com|greatamericanrepublic.com|hispolitica.com|joeforamerica.com|libertyunyielding.com|lidblog.com|minutemennews.com|occupydemocrats.com|patriottribune.com|politichicks.com|politicops.com|religionlo.com|reviveusa.com|shark-tank.com|theblacksphere.net|thefreethoughtproject.com|themattwalshblog.com|theoswatch.com|veteranstoday.com
+.com/?*=$script,~third-party,domain=100percentfedup.com|americannewsx.com|barbwire.com|bestfunnyjokes4u.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|coviral.com|dailysurge.com|eaglerising.com|freedomoutpost.com|greatamericanrepublic.com|hispolitica.com|joeforamerica.com|lidblog.com|minutemennews.com|occupydemocrats.com|patriottribune.com|politichicks.com|politicops.com|religionlo.com|reviveusa.com|shark-tank.com|theblacksphere.net|themattwalshblog.com|theoswatch.com|veteranstoday.com
 .com/b?z=$domain=couchtuner.eu|zzstream.li
 .com/jquery/*.js?_t=$script,third-party
 .info/*.js?guid=$script,third-party
@@ -52309,7 +52909,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 /wp-content/plugins/wbounce/*$script,domain=viralcraze.net
 ?random=$script,domain=allmyvideos.net|mediafire.com|mooshare.biz|muchshare.net|tvmuse.com|tvmuse.eu|vidspot.net
 ^guid=$script,domain=allmyvideos.net|mediafire.com|mooshare.biz|muchshare.net|tvmuse.com|tvmuse.eu|vidspot.net
-|blob:$domain=101greatgoals.com|1337x.to|1channel.biz|1movies.is|4chan.org|allthetests.com|ancient-origins.net|antonymsfor.com|auroravid.to|biology-online.org|breakingisraelnews.com|britannica.com|btdb.in|btdb.to|champion.gg|colourlovers.com|connectedly.com|convert-me.com|convertcase.net|couch-tuner.at|couch-tuner.me|couchtuner.ac|couchtuner.us|crackberry.com|datpiff.com|demonoid.pw|destructoid.com|dietlast.com|dreamfilm.se|episodetube.com|episodetube.net|ewatchseries.to|fastpic.ru|filme-streamz.com|filmlinks4u.is|firstrowau.eu|firstrowus1.eu|freebeacon.com|fullmatchesandshows.com|getinmybelly.com|gofirstrow.eu|gogoanime.sh|gorillavid.in|hdfilme.tv|homerun.re|igvnews.co.uk|imagefap.com|imgadult.com|imgtaxi.com|imgwallet.com|israelnationalnews.com|jerusalemonline.com|jewsnews.co.il|keepvid.com|kino-streamz.com|kiplinger.com|kissmanga.com|kshowonline.com|letmewatchthis.pl|letmewatchthis.video|livecricketz.org|lolcounter.com|ludokado.com|merriam-webster.com|movies4stream.com|movpod.in|mylivecricket.org|mywatchseries.to|newtvworld.com|noslocker.com|nowfeed2all.eu|olympicstreams.me|onwatchseries.to|openload.co|openload.pw|pcgames-download.net|phonearena.com|phonesreview.co.uk|pocketnow.com|primewire.is|primewire.to|primewire.unblockall.xyz|psu.com|rinf.com|roadracerunner.com|sgvideos.net|skidrowcrack.com|snowysmile.com|sockshare.net|sportspickle.com|streamazone.com|streamgaroo.com|strikeout.co|strikeout.me|strikeout.mobi|teamliquid.net|tetrisfriends.com|textsfromlastnight.com|thefreethoughtproject.com|thevideo.me|thewatchseries.ac|torrentz2.eu|trifind.com|tv-series.me|unblckd.org|veteranstoday.com|videotoolbox.com|vidtodo.com|vidup.me|vidwatch3.me|vipbox.bz|vipbox.is|vipbox.sx|vipbox.tv|vipboxeu.co|vipboxoc.co|vipboxtv.me|vipleague.ch|vipleague.co|vipleague.is|vipleague.me|vipleague.mobi|vipleague.se|vipleague.sx|vipleague.tv|vipleague.ws|vipstand.is|vivo.sx|vrheads.com|watchcartoononline.io|watchepisodes-tv.com|watchseries.sk|watchvideo.us|watchvideo10.us|watchvideo11.us|watchvideo12.us|watchvideo13.us|watchvideo14.us|watchvideo15.us|webfirstrow.eu|wholecloud.net|world4ufree.ws
+|blob:$domain=101greatgoals.com|1337x.to|1channel.biz|1movies.is|4chan.org|allthetests.com|ancient-origins.net|antonymsfor.com|auroravid.to|biology-online.org|breakingisraelnews.com|britannica.com|btdb.in|btdb.to|champion.gg|colourlovers.com|connectedly.com|convert-me.com|convertcase.net|couch-tuner.at|couch-tuner.me|couchtuner.ac|couchtuner.us|crackberry.com|datpiff.com|demonoid.pw|destructoid.com|dietlast.com|dreamfilm.se|episodetube.com|episodetube.net|ewatchseries.to|fastpic.ru|filme-streamz.com|filmlinks4u.is|firstrowau.eu|firstrowus1.eu|freebeacon.com|fullmatchesandshows.com|getinmybelly.com|gofirstrow.eu|gogoanime.sh|gorillavid.in|hdfilme.tv|homerun.re|igvnews.co.uk|imagefap.com|imgadult.com|imgtaxi.com|imgwallet.com|israelnationalnews.com|jerusalemonline.com|jewsnews.co.il|keepvid.com|kino-streamz.com|kiplinger.com|kissmanga.com|kshowonline.com|letmewatchthis.pl|letmewatchthis.video|livecricketz.org|lolcounter.com|ludokado.com|merriam-webster.com|movies4stream.com|movpod.in|mylivecricket.org|mywatchseries.to|newtvworld.com|noslocker.com|nowfeed2all.eu|olympicstreams.me|onwatchseries.to|openload.co|openload.pw|pcgames-download.net|phonearena.com|phonesreview.co.uk|pocketnow.com|primewire.is|primewire.to|primewire.unblockall.xyz|psu.com|rinf.com|roadracerunner.com|sgvideos.net|skidrowcrack.com|snowysmile.com|sockshare.net|sportspickle.com|streamazone.com|streamgaroo.com|strikeout.co|strikeout.me|strikeout.mobi|teamliquid.net|tetrisfriends.com|textsfromlastnight.com|thevideo.me|thewatchseries.ac|torrentz2.eu|trifind.com|tv-series.me|unblckd.org|veteranstoday.com|videotoolbox.com|vidtodo.com|vidup.me|vidwatch3.me|vipbox.bz|vipbox.is|vipbox.sx|vipbox.tv|vipboxeu.co|vipboxoc.co|vipboxtv.me|vipleague.ch|vipleague.co|vipleague.is|vipleague.me|vipleague.mobi|vipleague.se|vipleague.sx|vipleague.tv|vipleague.ws|vipstand.is|vivo.sx|vrheads.com|watchcartoononline.io|watchepisodes-tv.com|watchseries.sk|watchvideo.us|watchvideo10.us|watchvideo11.us|watchvideo12.us|watchvideo13.us|watchvideo14.us|watchvideo15.us|webfirstrow.eu|wholecloud.net|world4ufree.ws
 |http*://$image,other,third-party,domain=daclips.in|dropapk.com|gorillavid.in|movpod.in|mp3clan.one|powvideo.net|speedvid.net|stream2watch.org|streamplay.to|vidto.me|vidtudu.com|vodlock.co
 |http*://$image,stylesheet,third-party,xmlhttprequest,domain=123movies-proxy.ru|123movies.cz|123movies.gs|123movies.is|123movies.live|123movies.net|123movies.net.ru|123movies.ru|123movies.vc|123moviesfree.com|123movieshd.net|123movieshd.tv|9cartoon.me|animehaven.to|auroravid.to|ay8ou8ohth.com|btdb.in|btdb.to|clipconverter.cc|cmovieshd.com|divxme.com|downloadming.tv|dropapk.com|flyordie.com|full-pcsoftware.com|halacima.net|hdmusic99.in|hdtv-rls.com|kissanime.ru|kissmanga.com|livetvcafe.net|movdivx.com|mp3clan.one|ocean0fgames.com|oogh8ot0el.com|otakustream.tv|otorrents.com|putlocker.co|rgmechanicsgames.com|solarmovie.sc|speedvid.net|stream2watch.org|suprafiles.co|the123movies.org|thepiratebay.cd|vidto.me|vidtudu.com|wholecloud.net
 |http*://$script,third-party,domain=mp3clan.one|stream2watch.org
@@ -52351,6 +52951,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||1up.com/vip/vip_games.html
 ||1up.com^*/promos/
 ||209.62.111.179/ad.aspx$domain=pachanyc.com
+||20somethingfinance.com^*/lifelock300new.jpg
 ||212.7.200.164^$domain=wjunction.com
 ||216.151.186.5^*/serve.php?$domain=sendspace.com
 ||22lottery.com/images/lm468
@@ -52625,6 +53226,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||anti-scam.org/abanners/
 ||anvisoft.com^*/anviad.jpg
 ||aol.co.uk/images/skybet-logo.gif
+||aolcdn.com/ads/$script
 ||aolcdn.com/os/moat/$script
 ||aolcdn.com/os/movies/css-js/sprite/*-wallpaper?$domain=moviefone.com
 ||apa.az^*/rebans/
@@ -52759,8 +53361,6 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||bdnews24.com^*/Ads/
 ||beap.gemini.yahoo.com^
 ||beb.crackwatch.com^
-||beforeitsnews.com/static/data/story-stripmall-new.html
-||beforeitsnews.com/static/iframe/
 ||beforeitsnews.com^*/banner_
 ||beingpc.com^*/banners/
 ||belfasttelegraph.co.uk/editorial/web/survey/recruit-div-img.js
@@ -52781,6 +53381,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||bettyconfidential.com/media/fmads/
 ||beyondd.co.nz/ezibuy/$third-party,domain=stuff.co.nz
 ||bhaskar.com/ads/
+||biblegateway.com^*/bugs/
 ||bibme.org/images/grammarly/
 ||bigeddieradio.com/uploads/sponsors/
 ||bigpoint.com/xml/recommender.swf?
@@ -53042,6 +53643,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||clicks.superpages.com^
 ||cloudfront.net/*/takeover/$domain=offers.com
 ||cloudfront.net/*?$xmlhttprequest,domain=trueachievements.com
+||cloudfront.net/advertizer/$domain=scroll.in
 ||cloudfront.net/ccmtblv2.png$domain=aim.org
 ||cloudfront.net/hot/ars.dart/$domain=arstechnica.com
 ||cloudfront.net/images/amazon/$domain=slader.com
@@ -53154,6 +53756,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||crow.com^*/biggreendot.png
 ||crown.co.za^*/banners/
 ||crunchyroll.*/vast?
+||crunchyroll.com/config/*-ads/
 ||crushorflush.com/html/promoframe.html
 ||cruzine.com^*/banners/
 ||cryptocoinsnews.com/wp-content/uploads/*/7281.gif
@@ -53186,6 +53789,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||d2fbkzyicji7c4.cloudfront.net^
 ||d2gqmq0lf9q8i2.cloudfront.net^*.gif$domain=heromaza.in
 ||d2na2p72vtqyok.cloudfront.net^
+||d2uepos3ef6db0.cloudfront.net^
 ||d3asksgk2foh5m.cloudfront.net^
 ||d5e.info/1.gif
 ||d5e.info/2.png
@@ -53506,6 +54110,8 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||express.co.uk^*/sponsored/
 ||expressmilwaukee.com/engines/backgrounds/js/backgrounds.js
 ||expreview.com/exp2/
+||extramovies.wiki/mb.js
+||extramovies.wiki/mbnn.js
 ||extremeoverclocking.com/template_images/it120x240.gif
 ||extremetech.com/pb/pbl.min.js
 ||eye.swfchan.com^$script
@@ -53751,6 +54357,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||gamezhero.com/promo
 ||gamingcentral.in^*/banner_
 ||gamingsquid.com/wp-content/banners/
+||gamovideo.com^$subdocument,~third-party
 ||ganool.com/pup.js
 ||ganool.com/wp-content/uploads/*/Javtoys300250..gif
 ||ganool.com/wp-content/uploads/*/matrix303.gif
@@ -54182,6 +54789,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||international.to/link_unit.html
 ||internationalmeetingsreview.com//uploads/banner/
 ||intoday.in^*/sponsor/
+||investing.com/jp.php
 ||ip-adress.com/i/ewa/
 ||ip-adress.com/superb/
 ||ip-ads.de^$domain=zattoo.com
@@ -54285,6 +54893,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||kaotic.com/assets/toplists/footer.html
 ||kassfm.co.ke/images/moneygram.gif
 ||kat-ads.torrenticity.com^
+||kat2.biz^$script
 ||kavkisfile.com/images/ly-mini.gif
 ||kavkisfile.com/images/ly.gif
 ||kbcradio.eu/img/banner/
@@ -54312,6 +54921,8 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||khaleejtimes.com/imgactv/Umrah%20-%20290x60%20-%20EN.jpg
 ||khaleejtimes.com/imgactv/Umrah-Static-Background-Gutters-N.jpg
 ||khon2.com^*/sponsors/
+||kickass.cx^$script
+||kickass2.biz^$script
 ||kickasstorrent.ph/kat_adplib.js
 ||kickoff.com/images/sleeves/
 ||kingofsat.net/pub/
@@ -54813,7 +55424,6 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||nationmultimedia.com/new/js/nation_popup.js
 ||nativetimes.com/images/banners/
 ||naturalhealth365.com/images/ic-may-2014-220x290.jpg
-||naturalnews.com/javascripts/Frida-Apr.js
 ||naturalnewsblogs.com^*/xml/
 ||naukimg.com/banner/
 ||naukri.com/banners
@@ -54862,6 +55472,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||newoxfordreview.org/banners/ad-
 ||news-leader.com^*/banner.js
 ||news-record.com/app/deal/
+||news.am/banners/
 ||news.am/pic/bnr/
 ||news.com.au/cs/*/bg-body.jpg
 ||news.com.au/news/vodafone/$object
@@ -54962,9 +55573,6 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||nuvo.net^*/FooterPromoButtons.html
 ||nyafilmer.com/wp-content/themes/keremiya1/js/license.js
 ||nyafilmer.com/wp-content/themes/keremiya1/js/script.js
-||nydailynews.com/img/sponsor/
-||nydailynews.com/PCRichards/
-||nydailynews.com^*-reskin-
 ||nymag.com/partners/
 ||nymag.com/scripts/skintakeover.js
 ||nymag.com^*/metrony_
@@ -54977,7 +55585,9 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||nzbindex.com/images/go/
 ||nzbindex.nl/images/banners/
 ||nzbking.com/static/nzbdrive_banner.swf
+||nzbstars.com/deatowllpik.php
 ||nzbstars.com/images/blb_
+||nzbstars.com/vanilla.js
 ||nzmelistings.co.nz^$subdocument,domain=nzherald.co.nz
 ||nznewsuk.co.uk/banners/
 ||oanda.com/wandacache/wf-banner-
@@ -55202,6 +55812,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||poststar.com^*/ad_
 ||poststar.com^*/dealwidget.php?
 ||poststar.com^*/promos/
+||povvideo.net/ben/
 ||power1035fm.com^*/banners/
 ||power977.com/images/banners/
 ||powerbot.org^*/ads/
@@ -55362,6 +55973,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||rawstory.com^*/ads/
 ||raysindex.com/wp-content/uploads/*/dolmansept2012flash.swf
 ||rc.feedsportal.com/r/*/rc.img
+||readcomiconline.to^$subdocument,~third-party
 ||readingeagle.com/lib/dailysponser.js
 ||readthedocs.org*/sustainability/
 ||readynutrition.com^*/banners/
@@ -55670,7 +56282,6 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||sockshare.com^*_728.php
 ||socsa.org.za/images/banners/
 ||softcab.com/google.php?
-||softonic.com/specials_leaderboard/
 ||softpedia-static.com/images/*.jpg?v
 ||softpedia-static.com/images/*.png?v
 ||softpedia-static.com/images/aff/
@@ -55725,6 +56336,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||sporcle.com/g00/$subdocument
 ||sportcategory.com/ads/
 ||sportcategory.org/pu/
+||sportpesanews.com/images/promo/
 ||spotflux.com/service/partner.php
 ||spproxy.autobytel.com^
 ||spreaker.net/spots/
@@ -55950,6 +56562,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||theispguide.com/premiumisp.html
 ||theispguide.com/topbanner.asp?
 ||thejewishnews.com^*/ac_uploads/
+||thejewishvoice.com^*/book-yf/
 ||thejointblog.com/wp-content/uploads/*-235x
 ||thejointblog.com^*/dablab.gif
 ||thejournal.ie/media/hpto/
@@ -56054,6 +56667,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||thunder106.com//wp-content/banners/
 ||ticketnetwork.com/images/affiliates/
 ||tigerdroppings.com^*&adcode=
+||time.com^*/dianomi-
 ||time4hemp.com/wp-content/uploads/*-ad.
 ||time4hemp.com/wp-content/uploads/*-vertical.
 ||time4hemp.com/wp-content/uploads/*/cannafo.jpg
@@ -56102,7 +56716,10 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||torrentfreak.com/images/torguard.gif
 ||torrentfreak.com/images/vuze.png
 ||torrentking.eu/js/script.packed.js
+||torrentproject.ch^$subdocument
 ||torrentproject.org/out/
+||torrentproject2.com^$script,subdocument
+||torrentproject2.se^$script,subdocument
 ||torrentroom.com/js/torrents.js
 ||torrentv.org/images/tsdd.jpg
 ||torrentv.org/images/tsdls.jpg
@@ -56237,6 +56854,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||unknowncheats.me/forum/images/spon/
 ||unknowncheats.me/hori.html
 ||upload.ee/image/*/B_descarga_tipo12.gif
+||uploadbank.com/images/bluedownload.png
 ||uploadbaz.com^*-728-$object
 ||uploadcore.com/images/*-Lad.jpg
 ||uploadcore.com/images/*-mad.jpg
@@ -56489,6 +57107,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||whois.net/dombot.php?
 ||whois.net/images/banners/
 ||whoownsfacebook.com/images/topbanner.gif
+||whtop.com/photos.
 ||whtsrv3.com^*==$domain=webhostingtalk.com
 ||whynopadlock.com^*/banners/
 ||widget.directory.dailycommercial.com^
@@ -56510,6 +57129,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||wipfilms.net^*/instant-video.png
 ||wired.com/images/xrail/*/samsung_layar_
 ||wirenh.com/images/banners/
+||wireshark.org^*/banners/
 ||wiretarget.com/a_$subdocument
 ||wistia.net/embed/$domain=speedtest.net
 ||witbankspurs.co.za/layout_images/sponsor.jpg
@@ -56652,6 +57272,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||yimg.com/i/i/de/cat/yahoo.html$domain=yahoo.com
 ||yimg.com/la/i/wan/widgets/wjobs/$subdocument,domain=yahoo.com
 ||yimg.com/rq/darla/$domain=yahoo.com
+||yimg.com/ss/rapid$script
 ||yimg.com^*/billboardv2r5min.js$domain=yahoo.com
 ||yimg.com^*/darla-secure-pre-min.js$domain=yahoo.com
 ||yimg.com^*/fairfax/$image
@@ -56757,12 +57378,12 @@ $script,third-party,domain=0dt.net|123videos.tv|171gifs.com|1proxy.de|2ddl.downl
 @@||cloudflare.com/ajax/libs/$script,domain=171gifs.com|1proxy.de|2ddl.download|300mbfilms.org|300mbmovies4u.lol|321jav.com|353online.com|4horlover.blogspot.com|4horlover2.blogspot.com|4proxy.de|61tube.com|69sugar.com|6jav.com|6teentube.am|7starhd.com|9xmovies.site|abcmalayalam.co|abgdianci.com|adultdouga.biz|aflamfree.net|aflamtorrent.com|agarios.org|ahlamtv.com|al.ly|alantv.net|alivefoot.us|alivefootballstreaming.com|allpeliculas.com|alltube.tv|ally.sh|amabitch.com|amateur.ug|ancensored.com|andrija-i-andjelka.com|animakai.info|anime-music.info|anime-shitai.tv|anime-sugoi.com|animeado.net|animeai.org|animeai2.net|animelek.com|animemusicdownload.info|animepahe.com|animesenzalimiti.com|animesonline2hd.org|animesonlinetk.info|animesorion.org|animezone.pl|anitube.es|antenasport.eu|anyanime.com|apklover.net|aquariumgays.com|arab-moviez.org|arabloads.net|arabp2p.com|archived.moe|artgifsocean.com|asianporndistrict.com|asianxv.com|assistirfilmeshd.org|assistirfilmesonline2.net|avonline.tv|avpockiehd.com|axxomovies.in|azkempire.com|aznude.com|baixarsomusica.com|bajarjuegospcgratis.com|bakacan.com|balkandownload.org|balkanje.com|bdmusicboss.net|bdsmporn.us|bdsmstreak.com|beautiesbondage.com|becekin.net|beelink.in|behchala.com|bersek.xyz|bestsongspk.com|big4umovies.net|bilasport.pw|bitch-show.com|bitporno.com|blackboxrepack.com|blacklionmusic.com|blogqpot.com|bludv.com|bokep2017.com|bokepcewek.net|bokepseks.co|bolly2tolly.com|bouncebreak.com|brazzershd.co|btdb.in|bugiltelanjang17.com|bypassed.cab|bypassed.plus|bypassed.team|camrouge.com|camwhores.co|cartoonhd.be|cartoonhd.cc|cartoonhd.globa|cartoonhd.global|cartoonth12.com|catchcoin.pw|catosports.ml|centraldeanimes.biz|cholotubex.com|cinemamkv.xyz|cinetux.net|clik.pw|cliphayho.com|cloudy.ec|coastalhut.com|columbia-xxx.com|comicporno.org|comicsmanics.com|cookiesnetfl1x.com|cooltamil.com|coroas40.com|coshurl.co|couchtuner.fr|couchtuner.nu|cricbox.net|cwtube.dj|czechmoneyteens.com|dato.porn|datpiff.biz|dblatino.com|dclinks.info|dd-books.com|debrideco.com|demonoid.co|depedlps.blogspot.com|desixnxx.net|devil-torrents.pl|discografiascompletas.net|divxatope1.com|djmazamp3.info|dokazm.mk|donlotfile.com|download-xyz.com|downloadgameps3.com|downloadgamepsp.com|downloadgamexbox.com|dragonball-time.com|drakorindo.com|drakorindofilms.com|drhmonegyi.net|dvdwap.com|dzrepackteam.com|e-hentai.me|e-jav.com|easyxtubes.com|edmdl.com|ekasiwap.com|electro-torrent.pl|embedlink.info|embedsr.to|erodouga69.com|erostar.jp|estrenosdoramas.net|estrenosdoramas.org|etsmods.net|eurostreaming.video|exposure.pw|fagken.com|fas.li|fastdrama.co|faststream.in|faststream.ws|felipephtutoriais.com.br|filecrypt.cc|filerocks.us|filesupload.org|filmaon.com|filmclub.tv|filmehd.net|filmeserialeonline.org|filmeseseriesonline.net|filmesonline1080p.com|filmesonline4.com|filmesonlineagora.com|filmesonlineplay.com|filmesonlinex.biz|filmetraduseonline.ro|filmgur.com|filmi7.com|filminvazio.com|filmovi.eu|filmozu.net|filmuptobox.net|filsex.com|flashbd24.blogspot.com|flixanity.online|freeadultcomix.com|freeiptvlinks.net|freelivesports.co|freemoviestream.xyz|freesoftwaredlul.com|fuckingsession.com|full-serie.biz|fullmaza.net|fullpinoymovies.net|futebolps2.com|fxporn.net|gameofporn.net|gamepciso.com|gamestorrent.co|garotosbrasil.com|gaycock4u.com|gaysex69.net|gibanica.club|girlswithmuscle.com|gogoanime.ch|goldchannelmovie.net|gottateens.com|gravuregirlz.com|grcrt.net|guasavemp3.com|hacknetfl1x.net|halacima.net|happy-foxie.com|haylike.net|hdarkzone.com|hdencoders.com|hdmovie16.ws|hdmovie24.net|hdmusic23.net|hdmusic25.com|hdmusic90.co|hdporner720.com|hdpornfull.co|hdpornfull.net|hdshows.in|hdteenvids.com|hdtube.co|hdzex.net|healthsoul.info|hentai-for.me|hentai-id.tv|hentai.to|hentaicomicsbr.net|hentaiplay.net|hentaiplus.co|hentaistream.co|her69.net|herobo.com|heymanga.me|hindimoviesonlines.net|hiper.cool|hkfree.co|homeporn.tv|hon3yhd.com|hqq.watch|hulkload.com|hyperdebrid.net|i-gay.org|icwutudidare.info|idolblog.org|ig2fap.com|igg-games.com|ightdl.xyz|iimgur.club|ilinks.ug|ilovefilmesonline.biz|image-bugs.com|imagecoin.net|imgshot.pw|imgsmile.com|immunicity.cab|immunicity.plus|immunicity.team|incestoporno.org|insharee.com|iprojectfreetv.us|iptvsatlinks.blogspot.com|itastreaming.gratis|ivhunter.com|iwatchgameofthrones.cc|izporn.net|jav-for.me|javeu.com|javfhd.tv|javfinder.to|javgay.com|javhd.pro|javhd4k.com|javkimochiii.com|javleak.com|javmobile.net|javmost.com|javonline.online|javpob.com|javrom.com|javstream.co|javus.net|jdownloader2premium.com|jilhub.xyz|jizzman.com|jogostorrentgratis.net|jpfiles.eu|jpgayporn.net|jpidols.tv|k18.co|k2nblog.com|karanpc.com|kingstheme.com|kingvid.tv|kissanime.ru|kissasian.com|kizzboy.com|kooora2day.com|koraspeak.com|koreansubindo.net|kreskowkazone.pl|kreskowki.tv|kshowes.net|l2s.io|lacajita.xyz|lambingan.su|layar-21.com|layarindo21.com|lecheanal.com|leech.ae|leosims.com|letsjav.com|linclik.com|link2download.net|livehd90m.info|livesoccertv.live|livestreaming24.net|loonertube.com|lyricsy.ir|macgames-download.com|macnwins.com|magesy.be|manatelugump3.net|mangacanblog.com|maniacosporcomics.com|marapcana.eu|marvin-vibez.to|masflowmusik.net|masterfilmesonlinegratis.info|maxinlive.com|mbfcast.pw|media1fire.com|megafilmeshdplus.org|megafodabr.com|megahentaicomics.com|megaseriesonline.com|megatobox.net|meguminime.com|metaserie.com|milfcomix.com|milversite.me|minatosuki.com|minatosuki.website|minhaserie.me|mitemovie.com|mixhdporn.com|mkvtv.net|mmfilmes.com|mocnoi.com|modelblog.org|movie24k.ch|movieerotic.net|moviehd-free.com|moviehd-xxx.com|movierulz.ch|movierulz.cm|movierulz.xyz|movies24hd.co|movies5x.com|moviesak47.com|moviesgoldonline.net|moviesgoldonline.pro|moviesgolds.com|movieshdgratis.com.mx|movietubenow.bz|movietv.ws|moviezplanet.org|movieztimes.com|mp3haat.com|mp3kart.cc|mp3kart.co|mp3kart.com|mp3mydownload.com|mp3puu.com|mp3songdl.net|musculoduro.com.br|muvibg.com|mylucah.co|mymoviepot.xyz|mzansifun.com|mzansiporntube.com|mzansixxx.com|namethatpornstar.com|naphi.lol|nasze-kino.online|nbafullhd.com|neko-miku.com|nekonime.com|newhdmovie24.biz|newhdmovie24.co|newhdmovies.net|newpct.com|newpct1.com|nflstream.net|ngentot.tv|ninfetasnovinhas.net|nontonanime.org|nontononlinedrama.com|nosteam.com.ro|nosteam.org.ro|nudeyoung.xyz|nulledcenter.com|nungg.com|nungmovies-hd.com|nuttit.com|nxtcomicsclub.com|ocsstream.info|ohohd.com|ohyeah1080.com|okmovie-hd.com|olangal.pro|omberbagi.com|ondeeubaixo.com|one-series.cc|onlinefilmovisaprevodom.cc|onlinefilmsitesii.net|onlinemoviesgold.one|onlinemoviesprime.net|openx.tv|opujem.com|otaku-animehd.com|otorrents.com|ottakae.com|pahe.in|pandamovie.eu|pass69.com|pcgames-download.com|peliculasabc.net|peliculasgo.com|peliculasm.tv|peliculasmega1k.com|peliculastomas01.org|pelisplus.tv|pelisxporno.com|pentasex.com|perfecthdmovies.pw|perulareshd.pw|phimotv.net|picanteeproibido.com.br|pinaycute.com|pipocao.com|pirateaccess.xyz|piratebay.co.in|planetsport.pw|playbokep.me|playpornfree.net|pleermp3.net|pokemonlaserielatino.com|polskie-torrenty.com|popjav.com|porneq.com|pornfromcz.com|pornfromczech.com|pornhardx.com|pornhd5k.com|pornleak.net|pornlibrary.net|pornmegabox.net|pornobae.com|pornocomics.net|pornotorrent.com.br|pornotorrent.org|pornpassw0rds.com|pornsexonline.xxx|pornvibe.org|pornvxl.com|pornzexx.com|portalroms.com|portalultautv.com|primewire.io|programasvirtualespc.net|projectfreetvhd.co|projectfreetvi.info|psarips.com|pubfilmonline.net|pure-anime.tv|pussybook.xyz|putarfilm.com|q3sk-dizi.blogspot.com|querofilmehd.com|r34anim.com|rapcloud.co|rapidvideo.com|realcam.me|reallifecamhd.com|reallifecamvd.com|ripvod.com|rosextube.com|runvideo.net|savvystreams.blogspot.co.uk|savvystreams.blogspot.com|sceper.ws|sdmoviespoint.in|serialed.blogspot.com|series-cravings.tv|seriesblanco.com|seriesblanco.tv|seriescr.com|seriesfuture.com|seriesintorrent.com|serieslatino.tv|seriesparaassistironline.org|seriesparalatinoamerica.blogspot.com|sexisfree.net|sexix.net|sexiz.net|sexkino.to|sexloading.com|sexvui.net|sexxdesi.net|sexy-youtubers.com|sexyeroticgirls.comshofonline.org|short.am|shush.se|sinevizyonda.org|singgah.in|sitpad.info|skidrow-games.io|skidrowcrack.com|skidrowgamesreloaded.com|sklns.net|sky-streams.blogspot.co.uk|soccerembed.blogspot.com|solotorrent.net|soparagamestorrents.com|spacemov.tv|speedplay.pro|sports4u.net|sportshd.me|stadium-live.biz|streamcherry.com|streamingok.com|streamlord.com|streampornfree.com|strikeout.co|suki48.web.id|superteenz.com|sweext.com|tamilmv.eu|tamilmv.vc|tamilrasigan.net|tamilyogi.fm|teenboytwink.com|teentubeq.com|tele-wizja.com|telugudon.com|telugupalaka.com|teluguringtones.co|telugusexstorieskathalu.net|tfpdl.de|theapricity.com|thebarchive.com|thebestofcafucus.com|thepiratebay.cd|thepiratebay24.ga|thepiratebay3.org|theputlocker.net|thesimplebay.pro|thevid.net|thiruttuvcd.me|thplayers.com|tlenovelas.net|todaypk.ag|todaypk.li|todoinmega.com|tokusatsuindo.com|torjackan.info|torrentcounter.cc|torrentfilmesbr.com|torrentlocura.com|torrentool.com|torrentoon.com|torrentrapid.com|torrentscompletos.com|torrentsgroup.com|tousatu.biz|tr7music.me|tuhentaionline.com|tumejortorrent.com|tuportaldemusica.com|turkishseries.li|tuserie.com|tushyporn.net|tvrex.net|twitchstats.net|u2s.io|ufreetv.com|unblocked.cab|unblocked.pet|unblocked.plus|unblocked.team|unduhfilmrama.biz|upcomics.org|uporniahd.com|urle.co|usabit.com|uskip.me|utaseries.co|utaseries.com|uwatchfree.co|v100v.net|vdizpk.com|veekyforums.com|veporn.net|vercanalestv.com|verdirectotv.com|verpeliculasporno.gratis|vertusnovelas.net|veyqo.net|veziserialeonline.info|vibokep.info|vidabc.com|video.az|videobokepgratis.me|videobokepincest.xyz|videoexa.com|videosexbokep.org|videosnudes.com|vidiobokeptop.com|vidtome.co|vidz7.com|vidzcode.com|viooz.ac|vipracing.biz|viralshow.info|vivatorrents.com|viveseries.com|vivetusnovelas.com|vixvids.to|vpondo.com|vpornex.com|watchaha.com|watcharcheronline.com|watchcommunity.cc|watchcommunity.tv|watchers.to|watchfomny.tv|watchjavidol.com|watchjavonline.com|watchme247.co.il|watchparksandrecreation.cc|watchpornfree.me|watchtheofficeonline.cc|watchtheofficeonline.net|watchxxxparody.com|wetblog.org|wibudesu.com|wolverdon-filmes.com|world4ufree.ws|worldvidz.com|wplocker.com|xdvideos.org|xfilmywap.com|xgatinhas.com|xkorean.net|xmovies1.com|xmovies247.com|xmovies8.org|xrares.com|xteenchan.com|xvideospanish.com|xxgasm.com|xxhdporn.com|xxx-comics.com|xxxstooorage.com|yallakora-online.com|yedhit.com|yeucontrai.com|yify-torrent.xyz|yify.bz|yodrama.com|youpornzz.com|yourporn.sexy|youswear.com|ytsyify.com|yuptorrents.com|yuuk.net|zambianobserver.com|zfilmeonline.eu|zippymoviez.top|zippysharealbum.download|zonavideo.net|zone-series.cc|zoocine.co|zoomtv.me|zw-net.com
 @@||cse.google.com^$script,domain=171gifs.com|1proxy.de|2ddl.download|300mbfilms.org|300mbmovies4u.lol|321jav.com|353online.com|4horlover.blogspot.com|4horlover2.blogspot.com|4proxy.de|61tube.com|69sugar.com|6jav.com|6teentube.am|7starhd.com|9xmovies.site|abcmalayalam.co|abgdianci.com|adultdouga.biz|aflamfree.net|aflamtorrent.com|agarios.org|ahlamtv.com|al.ly|alantv.net|alivefoot.us|alivefootballstreaming.com|allpeliculas.com|alltube.tv|ally.sh|amabitch.com|amateur.ug|ancensored.com|andrija-i-andjelka.com|animakai.info|anime-music.info|anime-shitai.tv|anime-sugoi.com|animeado.net|animeai.org|animeai2.net|animelek.com|animemusicdownload.info|animesenzalimiti.com|animesonline2hd.org|animesonlinetk.info|animesorion.org|animezone.pl|anitube.es|antenasport.eu|anyanime.com|apklover.net|aquariumgays.com|arab-moviez.org|arabloads.net|arabp2p.com|archived.moe|artgifsocean.com|asianporndistrict.com|asianxv.com|assistirfilmeshd.org|assistirfilmesonline2.net|avonline.tv|avpockiehd.com|axxomovies.in|azkempire.com|aznude.com|baixarsomusica.com|bajarjuegospcgratis.com|bakacan.com|balkandownload.org|balkanje.com|bdmusicboss.net|bdsmporn.us|beautiesbondage.com|becekin.net|beelink.in|behchala.com|bersek.xyz|bestsongspk.com|big4umovies.net|bilasport.pw|bitch-show.com|bitporno.com|blackboxrepack.com|blacklionmusic.com|blogqpot.com|bludv.com|bokep2017.com|bokepcewek.net|bokepseks.co|bolly2tolly.com|bouncebreak.com|brazzershd.co|btdb.in|bugiltelanjang17.com|bypassed.cab|bypassed.plus|bypassed.team|camrouge.com|camwhores.co|cartoonhd.be|cartoonhd.cc|cartoonhd.globa|cartoonhd.global|cartoonth12.com|catchcoin.pw|catosports.ml|centraldeanimes.biz|cholotubex.com|cinemamkv.xyz|cinetux.net|clik.pw|cliphayho.com|cloudy.ec|coastalhut.com|columbia-xxx.com|comicporno.org|comicsmanics.com|cookiesnetfl1x.com|cooltamil.com|coroas40.com|coshurl.co|couchtuner.fr|couchtuner.nu|cricbox.net|cwtube.dj|czechmoneyteens.com|dato.porn|datpiff.biz|dblatino.com|dclinks.info|dd-books.com|debrideco.com|demonoid.co|depedlps.blogspot.com|desixnxx.net|devil-torrents.pl|discografiascompletas.net|divxatope1.com|djmazamp3.info|dokazm.mk|donlotfile.com|download-xyz.com|downloadgameps3.com|downloadgamepsp.com|downloadgamexbox.com|dragonball-time.com|drakorindo.com|drakorindofilms.com|drhmonegyi.net|dvdwap.com|dzrepackteam.com|e-hentai.me|e-jav.com|easyxtubes.com|edmdl.com|ekasiwap.com|electro-torrent.pl|embedlink.info|embedsr.to|erodouga69.com|erostar.jp|estrenosdoramas.net|estrenosdoramas.org|etsmods.net|eurostreaming.video|exposure.pw|fagken.com|fas.li|fastdrama.co|faststream.in|faststream.ws|felipephtutoriais.com.br|filecrypt.cc|filerocks.us|filesupload.org|filmaon.com|filmclub.tv|filmehd.net|filmeserialeonline.org|filmeseseriesonline.net|filmesonline1080p.com|filmesonline4.com|filmesonlineagora.com|filmesonlineplay.com|filmesonlinex.biz|filmetraduseonline.ro|filmgur.com|filmi7.com|filminvazio.com|filmovi.eu|filmozu.net|filmuptobox.net|filsex.com|flashbd24.blogspot.com|flixanity.online|freeadultcomix.com|freeiptvlinks.net|freelivesports.co|freesoftwaredlul.com|fuckingsession.com|full-serie.biz|fullmaza.net|fullpinoymovies.net|futebolps2.com|fxporn.net|gameofporn.net|gamepciso.com|gamestorrent.co|garotosbrasil.com|gaycock4u.com|gaysex69.net|gibanica.club|girlswithmuscle.com|gogoanime.ch|goldchannelmovie.net|gottateens.com|gravuregirlz.com|grcrt.net|guasavemp3.com|hacknetfl1x.net|halacima.net|happy-foxie.com|haylike.net|hdarkzone.com|hdencoders.com|hdmovie16.ws|hdmovie24.net|hdmusic23.net|hdmusic25.com|hdmusic90.co|hdporner720.com|hdpornfull.co|hdpornfull.net|hdshows.in|hdteenvids.com|hdtube.co|hdzex.net|healthsoul.info|hentai-for.me|hentai-id.tv|hentai.to|hentaicomicsbr.net|hentaiplay.net|hentaiplus.co|hentaistream.co|her69.net|herobo.com|heymanga.me|hindimoviesonlines.net|hiper.cool|hkfree.co|homeporn.tv|hon3yhd.com|hqq.watch|hulkload.com|hyperdebrid.net|i-gay.org|icwutudidare.info|idolblog.org|ig2fap.com|igg-games.com|ightdl.xyz|iimgur.club|ilinks.ug|ilovefilmesonline.biz|image-bugs.com|imagecoin.net|imgshot.pw|imgsmile.com|immunicity.cab|immunicity.plus|immunicity.team|incestoporno.org|insharee.com|iprojectfreetv.us|iptvsatlinks.blogspot.com|itastreaming.gratis|ivhunter.com|iwatchgameofthrones.cc|izporn.net|jav-for.me|javeu.com|javfhd.tv|javfinder.to|javgay.com|javhd.pro|javhd4k.com|javkimochiii.com|javleak.com|javmobile.net|javmost.com|javonline.online|javpob.com|javrom.com|javstream.co|javus.net|jdownloader2premium.com|jilhub.xyz|jizzman.com|jogostorrentgratis.net|jpfiles.eu|jpgayporn.net|jpidols.tv|k18.co|k2nblog.com|karanpc.com|kingstheme.com|kingvid.tv|kissanime.ru|kissasian.com|kizzboy.com|kooora2day.com|koraspeak.com|koreansubindo.net|kreskowkazone.pl|kreskowki.tv|kshowes.net|l2s.io|lacajita.xyz|lambingan.su|layar-21.com|layarindo21.com|lecheanal.com|leech.ae|leosims.com|letsjav.com|linclik.com|link2download.net|livehd90m.info|livesoccertv.live|livestreaming24.net|loonertube.com|lyricsy.ir|macgames-download.com|macnwins.com|magesy.be|manatelugump3.net|mangacanblog.com|maniacosporcomics.com|marapcana.eu|marvin-vibez.to|masflowmusik.net|masterfilmesonlinegratis.info|maxinlive.com|mbfcast.pw|media1fire.com|megafilmeshdplus.org|megafodabr.com|megahentaicomics.com|megaseriesonline.com|megatobox.net|meguminime.com|metaserie.com|milfcomix.com|milversite.me|minatosuki.com|minatosuki.website|minhaserie.me|mitemovie.com|mixhdporn.com|mkvtv.net|mmfilmes.com|mocnoi.com|modelblog.org|movie24k.ch|movieerotic.net|moviehd-free.com|moviehd-xxx.com|movierulz.ch|movierulz.cm|movierulz.xyz|movies24hd.co|movies5x.com|moviesak47.com|moviesgoldonline.net|moviesgoldonline.pro|moviesgolds.com|movieshdgratis.com.mx|movietubenow.bz|movietv.ws|moviezplanet.org|movieztimes.com|mp3haat.com|mp3kart.cc|mp3kart.co|mp3kart.com|mp3mydownload.com|mp3puu.com|mp3songdl.net|musculoduro.com.br|muvibg.com|mylucah.co|mymoviepot.xyz|mzansifun.com|mzansiporntube.com|mzansixxx.com|namethatpornstar.com|naphi.lol|nasze-kino.online|nbafullhd.com|neko-miku.com|nekonime.com|newhdmovie24.biz|newhdmovie24.co|newhdmovies.net|newpct.com|newpct1.com|nflstream.net|ngentot.tv|ninfetasnovinhas.net|nontonanime.org|nontononlinedrama.com|nosteam.com.ro|nosteam.org.ro|nudeyoung.xyz|nulledcenter.com|nungg.com|nungmovies-hd.com|nuttit.com|nxtcomicsclub.com|ocsstream.info|ohohd.com|ohyeah1080.com|okmovie-hd.com|olangal.pro|omberbagi.com|ondeeubaixo.com|one-series.cc|onlinefilmovisaprevodom.cc|onlinefilmsitesii.net|onlinemoviesgold.one|onlinemoviesprime.net|openx.tv|opujem.com|otaku-animehd.com|otorrents.com|ottakae.com|pahe.in|pandamovie.eu|pass69.com|pcgames-download.com|peliculasabc.net|peliculasgo.com|peliculasm.tv|peliculasmega1k.com|peliculastomas01.org|pelisplus.tv|pelisxporno.com|pentasex.com|perfecthdmovies.pw|perulareshd.pw|phimotv.net|picanteeproibido.com.br|pinaycute.com|pipocao.com|pirateaccess.xyz|piratebay.co.in|planetsport.pw|playbokep.me|playpornfree.net|pleermp3.net|pokemonlaserielatino.com|polskie-torrenty.com|popjav.com|porneq.com|pornfromcz.com|pornfromczech.com|pornhardx.com|pornhd5k.com|pornleak.net|pornlibrary.net|pornmegabox.net|pornobae.com|pornocomics.net|pornotorrent.com.br|pornotorrent.org|pornpassw0rds.com|pornsexonline.xxx|pornvibe.org|pornvxl.com|pornzexx.com|portalroms.com|portalultautv.com|primewire.io|programasvirtualespc.net|projectfreetvhd.co|projectfreetvi.info|psarips.com|pubfilmonline.net|pure-anime.tv|pussybook.xyz|putarfilm.com|q3sk-dizi.blogspot.com|querofilmehd.com|r34anim.com|rapcloud.co|reallifecamhd.com|reallifecamvd.com|ripvod.com|rosextube.com|runvideo.net|savvystreams.blogspot.co.uk|savvystreams.blogspot.com|sceper.ws|sdmoviespoint.in|serialed.blogspot.com|series-cravings.tv|seriesblanco.com|seriesblanco.tv|seriescr.com|seriesfuture.com|seriesintorrent.com|serieslatino.tv|seriesparaassistironline.org|seriesparalatinoamerica.blogspot.com|sexisfree.net|sexix.net|sexiz.net|sexkino.to|sexloading.com|sexvui.net|sexxdesi.net|sexy-youtubers.com|sexyeroticgirls.comshofonline.org|short.am|shush.se|sinevizyonda.org|singgah.in|sitpad.info|skidrow-games.io|skidrowcrack.com|skidrowgamesreloaded.com|sklns.net|sky-streams.blogspot.co.uk|soccerembed.blogspot.com|solotorrent.net|soparagamestorrents.com|spacemov.tv|speedplay.pro|sports4u.net|sportshd.me|stadium-live.biz|streamcherry.com|streamingok.com|streamlord.com|streampornfree.com|strikeout.co|suki48.web.id|superteenz.com|sweext.com|tamilmv.eu|tamilmv.vc|tamilrasigan.net|tamilyogi.fm|teenboytwink.com|teentubeq.com|tele-wizja.com|telugudon.com|telugupalaka.com|teluguringtones.co|telugusexstorieskathalu.net|tfpdl.de|theapricity.com|thebarchive.com|thebestofcafucus.com|thepiratebay.cd|thepiratebay24.ga|thepiratebay3.org|theputlocker.net|thesimplebay.pro|thevid.net|thiruttuvcd.me|thplayers.com|tlenovelas.net|todaypk.ag|todaypk.li|todoinmega.com|tokusatsuindo.com|torjackan.info|torrentcounter.cc|torrentfilmesbr.com|torrentlocura.com|torrentool.com|torrentoon.com|torrentrapid.com|torrentscompletos.com|torrentsgroup.com|tousatu.biz|tr7music.me|tuhentaionline.com|tumejortorrent.com|tuportaldemusica.com|turkishseries.li|tuserie.com|tushyporn.net|tvrex.net|twitchstats.net|u2s.io|ufreetv.com|unblocked.cab|unblocked.pet|unblocked.plus|unblocked.team|unduhfilmrama.biz|upcomics.org|uporniahd.com|urle.co|usabit.com|uskip.me|utaseries.co|utaseries.com|uwatchfree.co|v100v.net|vdizpk.com|veekyforums.com|veporn.net|vercanalestv.com|verdirectotv.com|verpeliculasporno.gratis|vertusnovelas.net|veyqo.net|veziserialeonline.info|vibokep.info|vidabc.com|video.az|videobokepgratis.me|videobokepincest.xyz|videoexa.com|videosexbokep.org|videosnudes.com|vidiobokeptop.com|vidtome.co|vidz7.com|vidzcode.com|viooz.ac|vipracing.biz|viralshow.info|vivatorrents.com|viveseries.com|vivetusnovelas.com|vixvids.to|vpondo.com|vpornex.com|watchaha.com|watcharcheronline.com|watchcommunity.cc|watchcommunity.tv|watchers.to|watchfomny.tv|watchjavidol.com|watchjavonline.com|watchme247.co.il|watchparksandrecreation.cc|watchpornfree.me|watchtheofficeonline.cc|watchtheofficeonline.net|watchxxxparody.com|wetblog.org|wibudesu.com|wolverdon-filmes.com|world4ufree.ws|worldvidz.com|wplocker.com|xdvideos.org|xfilmywap.com|xgatinhas.com|xkorean.net|xmovies1.com|xmovies247.com|xmovies8.org|xrares.com|xteenchan.com|xvideospanish.com|xxgasm.com|xxhdporn.com|xxx-comics.com|xxxstooorage.com|yallakora-online.com|yedhit.com|yeucontrai.com|yify-torrent.xyz|yify.bz|yodrama.com|youpornzz.com|yourporn.sexy|youswear.com|ytsyify.com|yuptorrents.com|yuuk.net|zambianobserver.com|zfilmeonline.eu|zippymoviez.top|zippysharealbum.download|zonavideo.net|zone-series.cc|zoocine.co|zoomtv.me|zw-net.com
 @@||datoporn.com/assets/js/$script,domain=dato.porn
-@@||disqus.com^$script,domain=171gifs.com|1proxy.de|2ddl.download|300mbfilms.org|300mbmovies4u.lol|321jav.com|353online.com|4horlover.blogspot.com|4horlover2.blogspot.com|4proxy.de|61tube.com|69sugar.com|6jav.com|6teentube.am|7starhd.com|9xmovies.site|abcmalayalam.co|abgdianci.com|adultdouga.biz|aflamfree.net|aflamtorrent.com|agarios.org|ahlamtv.com|al.ly|alantv.net|alivefoot.us|alivefootballstreaming.com|allpeliculas.com|alltube.tv|ally.sh|amabitch.com|amateur.ug|ancensored.com|andrija-i-andjelka.com|animakai.info|anime-music.info|anime-shitai.tv|anime-sugoi.com|animeado.net|animeai.org|animeai2.net|animelek.com|animemusicdownload.info|animesenzalimiti.com|animesonline2hd.org|animesonlinetk.info|animesorion.org|animezone.pl|anitube.es|antenasport.eu|anyanime.com|apklover.net|aquariumgays.com|arab-moviez.org|arabloads.net|arabp2p.com|archived.moe|artgifsocean.com|asianporndistrict.com|asianxv.com|assistirfilmeshd.org|assistirfilmesonline2.net|avonline.tv|avpockiehd.com|axxomovies.in|azkempire.com|aznude.com|baixarsomusica.com|bajarjuegospcgratis.com|bakacan.com|balkandownload.org|balkanje.com|bdmusicboss.net|bdsmporn.us|beautiesbondage.com|becekin.net|beelink.in|behchala.com|bersek.xyz|bestsongspk.com|big4umovies.net|bilasport.pw|bitch-show.com|bitporno.com|blackboxrepack.com|blacklionmusic.com|blogqpot.com|bludv.com|bokep2017.com|bokepcewek.net|bokepseks.co|bolly2tolly.com|bouncebreak.com|brazzershd.co|btdb.in|bugiltelanjang17.com|bypassed.cab|bypassed.plus|bypassed.team|camrouge.com|camwhores.co|cartoonhd.be|cartoonhd.cc|cartoonhd.globa|cartoonhd.global|cartoonth12.com|catchcoin.pw|catosports.ml|centraldeanimes.biz|cholotubex.com|cinemamkv.xyz|cinetux.net|clik.pw|cliphayho.com|cloudy.ec|coastalhut.com|columbia-xxx.com|comicporno.org|comicsmanics.com|cookiesnetfl1x.com|cooltamil.com|coroas40.com|coshurl.co|couchtuner.fr|couchtuner.nu|cricbox.net|cwtube.dj|czechmoneyteens.com|dato.porn|datpiff.biz|dblatino.com|dclinks.info|dd-books.com|debrideco.com|demonoid.co|depedlps.blogspot.com|desixnxx.net|devil-torrents.pl|discografiascompletas.net|divxatope1.com|djmazamp3.info|dokazm.mk|donlotfile.com|download-xyz.com|downloadgameps3.com|downloadgamepsp.com|downloadgamexbox.com|dragonball-time.com|drakorindo.com|drakorindofilms.com|drhmonegyi.net|dvdwap.com|dzrepackteam.com|e-hentai.me|e-jav.com|easyxtubes.com|edmdl.com|ekasiwap.com|electro-torrent.pl|embedlink.info|embedsr.to|erodouga69.com|erostar.jp|estrenosdoramas.net|estrenosdoramas.org|etsmods.net|eurostreaming.video|exposure.pw|fagken.com|fas.li|fastdrama.co|faststream.in|faststream.ws|felipephtutoriais.com.br|filecrypt.cc|filerocks.us|filesupload.org|filmaon.com|filmclub.tv|filmehd.net|filmeserialeonline.org|filmeseseriesonline.net|filmesonline1080p.com|filmesonline4.com|filmesonlineagora.com|filmesonlineplay.com|filmesonlinex.biz|filmetraduseonline.ro|filmgur.com|filmi7.com|filminvazio.com|filmovi.eu|filmozu.net|filmuptobox.net|filsex.com|flashbd24.blogspot.com|flixanity.online|freeadultcomix.com|freeiptvlinks.net|freelivesports.co|freesoftwaredlul.com|fuckingsession.com|full-serie.biz|fullmaza.net|fullpinoymovies.net|futebolps2.com|fxporn.net|gameofporn.net|gamepciso.com|gamersheroes.com|gamestorrent.co|garotosbrasil.com|gaycock4u.com|gaysex69.net|gibanica.club|girlswithmuscle.com|gogoanime.ch|goldchannelmovie.net|gottateens.com|gravuregirlz.com|grcrt.net|guasavemp3.com|hacknetfl1x.net|halacima.net|happy-foxie.com|haylike.net|hdarkzone.com|hdencoders.com|hdmovie16.ws|hdmovie24.net|hdmusic23.net|hdmusic25.com|hdmusic90.co|hdporner720.com|hdpornfull.co|hdpornfull.net|hdshows.in|hdteenvids.com|hdtube.co|hdzex.net|healthsoul.info|hentai-for.me|hentai-id.tv|hentai.to|hentaicomicsbr.net|hentaiplay.net|hentaiplus.co|hentaistream.co|her69.net|herobo.com|heymanga.me|hindimoviesonlines.net|hiper.cool|hkfree.co|homeporn.tv|hon3yhd.com|hqq.watch|hulkload.com|hyperdebrid.net|i-gay.org|icwutudidare.info|idolblog.org|ig2fap.com|igg-games.com|ightdl.xyz|iimgur.club|ilinks.ug|ilovefilmesonline.biz|image-bugs.com|imagecoin.net|imgshot.pw|imgsmile.com|immunicity.cab|immunicity.plus|immunicity.team|incestoporno.org|insharee.com|iprojectfreetv.us|iptvsatlinks.blogspot.com|itastreaming.gratis|ivhunter.com|iwatchgameofthrones.cc|izporn.net|jav-for.me|javeu.com|javfhd.tv|javfinder.to|javgay.com|javhd.pro|javhd4k.com|javkimochiii.com|javleak.com|javmobile.net|javmost.com|javonline.online|javpob.com|javrom.com|javstream.co|javus.net|jdownloader2premium.com|jilhub.xyz|jizzman.com|jogostorrentgratis.net|jpfiles.eu|jpgayporn.net|jpidols.tv|k18.co|k2nblog.com|karanpc.com|kingstheme.com|kingvid.tv|kissanime.ru|kissasian.com|kizzboy.com|kooora2day.com|koraspeak.com|koreansubindo.net|kreskowkazone.pl|kreskowki.tv|kshowes.net|l2s.io|lacajita.xyz|lambingan.su|layar-21.com|layarindo21.com|lecheanal.com|leech.ae|leosims.com|letsjav.com|linclik.com|link2download.net|livehd90m.info|livesoccertv.live|livestreaming24.net|loonertube.com|lyricsy.ir|macgames-download.com|macnwins.com|magesy.be|manatelugump3.net|mangacanblog.com|maniacosporcomics.com|marapcana.eu|marvin-vibez.to|masflowmusik.net|masterfilmesonlinegratis.info|maxinlive.com|mbfcast.pw|media1fire.com|megafilmeshdplus.org|megafodabr.com|megahentaicomics.com|megaseriesonline.com|megatobox.net|meguminime.com|metaserie.com|milfcomix.com|milversite.me|minatosuki.com|minatosuki.website|minhaserie.me|mitemovie.com|mixhdporn.com|mkvtv.net|mmfilmes.com|mocnoi.com|modelblog.org|movie24k.ch|movieerotic.net|moviehd-free.com|moviehd-xxx.com|movierulz.ch|movierulz.cm|movierulz.xyz|movies24hd.co|movies5x.com|moviesak47.com|moviesgoldonline.net|moviesgoldonline.pro|moviesgolds.com|movieshdgratis.com.mx|movietubenow.bz|movietv.ws|moviezplanet.org|movieztimes.com|mp3haat.com|mp3kart.cc|mp3kart.co|mp3kart.com|mp3mydownload.com|mp3puu.com|mp3songdl.net|musculoduro.com.br|muvibg.com|mylucah.co|mymoviepot.xyz|mzansifun.com|mzansiporntube.com|mzansixxx.com|namethatpornstar.com|naphi.lol|nasze-kino.online|nbafullhd.com|neko-miku.com|nekonime.com|newhdmovie24.biz|newhdmovie24.co|newhdmovies.net|newpct.com|newpct1.com|nflstream.net|ngentot.tv|ninfetasnovinhas.net|nontonanime.org|nontononlinedrama.com|nosteam.com.ro|nosteam.org.ro|nudeyoung.xyz|nulledcenter.com|nungg.com|nungmovies-hd.com|nuttit.com|nxtcomicsclub.com|ocsstream.info|ohohd.com|ohyeah1080.com|okmovie-hd.com|olangal.pro|omberbagi.com|ondeeubaixo.com|one-series.cc|onlinefilmovisaprevodom.cc|onlinefilmsitesii.net|onlinemoviesgold.one|onlinemoviesprime.net|openx.tv|opujem.com|otaku-animehd.com|otorrents.com|ottakae.com|pahe.in|pandamovie.eu|pass69.com|pcgames-download.com|peliculasabc.net|peliculasgo.com|peliculasm.tv|peliculasmega1k.com|peliculastomas01.org|pelisplus.tv|pelisxporno.com|pentasex.com|perfecthdmovies.pw|perulareshd.pw|phimotv.net|picanteeproibido.com.br|pinaycute.com|pipocao.com|pirateaccess.xyz|piratebay.co.in|planetsport.pw|playbokep.me|playpornfree.net|pleermp3.net|pokemonlaserielatino.com|polskie-torrenty.com|popjav.com|porneq.com|pornfromcz.com|pornfromczech.com|pornhardx.com|pornhd5k.com|pornleak.net|pornlibrary.net|pornmegabox.net|pornobae.com|pornocomics.net|pornotorrent.com.br|pornotorrent.org|pornpassw0rds.com|pornsexonline.xxx|pornvibe.org|pornvxl.com|pornzexx.com|portalroms.com|portalultautv.com|primewire.io|programasvirtualespc.net|projectfreetvhd.co|projectfreetvi.info|psarips.com|pubfilmonline.net|pure-anime.tv|pussybook.xyz|putarfilm.com|q3sk-dizi.blogspot.com|querofilmehd.com|r34anim.com|rapcloud.co|reallifecamhd.com|reallifecamvd.com|ripvod.com|rosextube.com|runvideo.net|savvystreams.blogspot.co.uk|savvystreams.blogspot.com|sceper.ws|sdmoviespoint.in|serialed.blogspot.com|series-cravings.tv|seriesblanco.com|seriesblanco.tv|seriescr.com|seriesfuture.com|seriesintorrent.com|serieslatino.tv|seriesparaassistironline.org|seriesparalatinoamerica.blogspot.com|sexisfree.net|sexix.net|sexiz.net|sexkino.to|sexloading.com|sexvui.net|sexxdesi.net|sexy-youtubers.com|sexyeroticgirls.comshofonline.org|short.am|shush.se|sinevizyonda.org|singgah.in|sitpad.info|skidrow-games.io|skidrowcrack.com|skidrowgamesreloaded.com|sklns.net|sky-streams.blogspot.co.uk|soccerembed.blogspot.com|solotorrent.net|soparagamestorrents.com|spacemov.tv|speedplay.pro|sports4u.net|sportshd.me|stadium-live.biz|streamcherry.com|streamingok.com|streamlord.com|streampornfree.com|strikeout.co|suki48.web.id|superteenz.com|sweext.com|tamilmv.eu|tamilmv.vc|tamilrasigan.net|tamilyogi.fm|teenboytwink.com|teentubeq.com|tele-wizja.com|telugudon.com|telugupalaka.com|teluguringtones.co|telugusexstorieskathalu.net|tfpdl.de|thealternativedaily.com|theapricity.com|thebarchive.com|thebestofcafucus.com|thepiratebay.cd|thepiratebay24.ga|thepiratebay3.org|theputlocker.net|thesimplebay.pro|thevid.net|thiruttuvcd.me|thplayers.com|tlenovelas.net|todaypk.ag|todaypk.li|todoinmega.com|tokusatsuindo.com|torjackan.info|torrentcounter.cc|torrentfilmesbr.com|torrentlocura.com|torrentool.com|torrentoon.com|torrentrapid.com|torrentscompletos.com|torrentsgroup.com|tousatu.biz|tr7music.me|tuhentaionline.com|tumejortorrent.com|tuportaldemusica.com|turkishseries.li|tuserie.com|tushyporn.net|tvrex.net|twitchstats.net|u2s.io|ufreetv.com|unblocked.cab|unblocked.pet|unblocked.plus|unblocked.team|unduhfilmrama.biz|upcomics.org|uporniahd.com|urle.co|usabit.com|uskip.me|utaseries.co|utaseries.com|uwatchfree.co|v100v.net|vdizpk.com|veekyforums.com|veporn.net|vercanalestv.com|verdirectotv.com|verpeliculasporno.gratis|vertusnovelas.net|veyqo.net|veziserialeonline.info|vibokep.info|vidabc.com|video.az|videobokepgratis.me|videobokepincest.xyz|videoexa.com|videosexbokep.org|videosnudes.com|vidiobokeptop.com|vidtome.co|vidz7.com|vidzcode.com|viooz.ac|vipracing.biz|viralshow.info|vivatorrents.com|viveseries.com|vivetusnovelas.com|vixvids.to|vpondo.com|vpornex.com|watchaha.com|watcharcheronline.com|watchcommunity.cc|watchcommunity.tv|watchers.to|watchfomny.tv|watchjavidol.com|watchjavonline.com|watchme247.co.il|watchparksandrecreation.cc|watchpornfree.me|watchtheofficeonline.cc|watchtheofficeonline.net|watchxxxparody.com|wetblog.org|wibudesu.com|wolverdon-filmes.com|world4ufree.ws|worldvidz.com|wplocker.com|xdvideos.org|xfilmywap.com|xgatinhas.com|xkorean.net|xmovies1.com|xmovies247.com|xmovies8.org|xrares.com|xteenchan.com|xvideospanish.com|xxgasm.com|xxhdporn.com|xxx-comics.com|xxxstooorage.com|yallakora-online.com|yedhit.com|yeucontrai.com|yify-torrent.xyz|yify.bz|yodrama.com|youpornzz.com|yourporn.sexy|youswear.com|ytsyify.com|yuptorrents.com|yuuk.net|zambianobserver.com|zfilmeonline.eu|zippymoviez.top|zippysharealbum.download|zonavideo.net|zone-series.cc|zoocine.co|zoomtv.me|zw-net.com
-@@||disquscdn.com^$script,domain=171gifs.com|1proxy.de|2ddl.download|300mbfilms.org|321jav.com|353online.com|4horlover.blogspot.com|4horlover2.blogspot.com|4proxy.de|61tube.com|69sugar.com|6jav.com|6teentube.am|7starhd.com|9xmovies.site|abcmalayalam.co|abgdianci.com|adultdouga.biz|aflamfree.net|aflamtorrent.com|agarios.org|ahlamtv.com|al.ly|alantv.net|alivefoot.us|alivefootballstreaming.com|allpeliculas.com|ally.sh|amabitch.com|amateur.ug|ancensored.com|andrija-i-andjelka.com|animakai.info|anime-music.info|anime-shitai.tv|anime-sugoi.com|animeado.net|animeai2.net|animelek.com|animemusicdownload.info|animesenzalimiti.com|animesonline2hd.org|animesonlinetk.info|animesorion.org|animezone.pl|anitube.es|antenasport.eu|anyanime.com|apklover.net|aquariumgays.com|arab-moviez.org|arabp2p.com|archived.moe|artgifsocean.com|asianporndistrict.com|asianxv.com|assistirfilmeshd.org|assistirfilmesonline2.net|avonline.tv|avpockiehd.com|axxomovies.in|azkempire.com|aznude.com|baixarsomusica.com|bajarjuegospcgratis.com|bakacan.com|balkandownload.org|balkanje.com|bdmusicboss.net|bdsmporn.us|beautiesbondage.com|becekin.net|beelink.in|behchala.com|bestsongspk.com|big4umovies.net|bilasport.pw|bitporno.com|blackboxrepack.com|blacklionmusic.com|blogqpot.com|bludv.com|bokep2017.com|bokepcewek.net|bokepseks.co|bolly2tolly.com|bouncebreak.com|brazzershd.co|btdb.in|bugiltelanjang17.com|bypassed.cab|bypassed.plus|bypassed.team|camrouge.com|camwhores.co|cartoonhd.be|cartoonhd.cc|cartoonhd.globa|cartoonth12.com|catchcoin.pw|catosports.ml|centraldeanimes.biz|cholotubex.com|cinemamkv.xyz|cinetux.net|clik.pw|cliphayho.com|coastalhut.com|columbia-xxx.com|comicporno.org|comicsmanics.com|cookiesnetfl1x.com|cooltamil.com|coroas40.com|coshurl.co|couchtuner.fr|couchtuner.nu|cricbox.net|cwtube.dj|czechmoneyteens.com|dblatino.com|dclinks.info|dd-books.com|debrideco.com|demonoid.co|depedlps.blogspot.com|desixnxx.net|devil-torrents.pl|discografiascompletas.net|divxatope1.com|djmazamp3.info|dokazm.mk|donlotfile.com|download-xyz.com|downloadgameps3.com|downloadgamepsp.com|downloadgamexbox.com|dragonball-time.com|drakorindo.com|drakorindofilms.com|drhmonegyi.net|dvdwap.com|dzrepackteam.com|e-hentai.me|e-jav.com|edmdl.com|ekasiwap.com|electro-torrent.pl|embedlink.info|embedsr.to|erodouga69.com|erostar.jp|estrenosdoramas.net|estrenosdoramas.org|etsmods.net|eurostreaming.video|exposure.pw|fagken.com|fastdrama.co|faststream.ws|felipephtutoriais.com.br|filerocks.us|filesupload.org|filmaon.com|filmclub.tv|filmehd.net|filmeserialeonline.org|filmeseseriesonline.net|filmesonline1080p.com|filmesonline4.com|filmesonlineagora.com|filmesonlineplay.com|filmesonlinex.biz|filmetraduseonline.ro|filmi7.com|filminvazio.com|filmovi.eu|filmozu.net|filmuptobox.net|filsex.com|flashbd24.blogspot.com|freeadultcomix.com|freeiptvlinks.net|freelivesports.co|freesoftwaredlul.com|fuckingsession.com|full-serie.biz|fullmaza.net|fullpinoymovies.net|futebolps2.com|fxporn.net|gameofporn.net|gamepciso.com|gamersheroes.com|gamestorrent.co|garotosbrasil.com|gaycock4u.com|gaysex69.net|gibanica.club|girlswithmuscle.com|gogoanime.ch|goldchannelmovie.net|gottateens.com|gravuregirlz.com|grcrt.net|guasavemp3.com|hacknetfl1x.net|halacima.net|happy-foxie.com|haylike.net|hdarkzone.com|hdencoders.com|hdmovie16.ws|hdmovie24.net|hdmusic23.net|hdmusic25.com|hdmusic90.co|hdporner720.com|hdpornfull.co|hdpornfull.net|hdshows.in|hdteenvids.com|hdtube.co|hdzex.net|healthsoul.info|hentai-for.me|hentai-id.tv|hentai.to|hentaicomicsbr.net|hentaiplay.net|hentaiplus.co|hentaistream.co|her69.net|herobo.com|heymanga.me|hindimoviesonlines.net|hiper.cool|hkfree.co|homeporn.tv|hon3yhd.com|hqq.watch|hulkload.com|hyperdebrid.net|i-gay.org|icwutudidare.info|idolblog.org|ig2fap.com|igg-games.com|ightdl.xyz|iimgur.club|ilinks.ug|ilovefilmesonline.biz|image-bugs.com|imagecoin.net|imgshot.pw|imgsmile.com|immunicity.cab|immunicity.plus|immunicity.team|incestoporno.org|insharee.com|iprojectfreetv.us|iptvsatlinks.blogspot.com|itastreaming.gratis|ivhunter.com|iwatchgameofthrones.cc|izporn.net|jav-for.me|javeu.com|javfhd.tv|javfinder.to|javgay.com|javhd.pro|javhd4k.com|javkimochiii.com|javleak.com|javmobile.net|javmost.com|javonline.online|javpob.com|javrom.com|javstream.co|javus.net|jdownloader2premium.com|jilhub.xyz|jizzman.com|jogostorrentgratis.net|jpfiles.eu|jpgayporn.net|jpidols.tv|k18.co|karanpc.com|kingstheme.com|kingvid.tv|kissanime.ru|kissasian.com|kizzboy.com|kooora2day.com|koraspeak.com|koreansubindo.net|kreskowkazone.pl|kreskowki.tv|kshowes.net|l2s.io|lacajita.xyz|lambingan.su|layar-21.com|layarindo21.com|lecheanal.com|leech.ae|leosims.com|letsjav.com|linclik.com|link2download.net|livehd90m.info|livesoccertv.live|livestreaming24.net|loonertube.com|lyricsy.ir|macgames-download.com|macnwins.com|magesy.be|manatelugump3.net|mangacanblog.com|maniacosporcomics.com|marapcana.eu|marvin-vibez.to|masflowmusik.net|masterfilmesonlinegratis.info|maxinlive.com|mbfcast.pw|media1fire.com|megafilmeshdplus.org|megafodabr.com|megahentaicomics.com|megaseriesonline.com|megatobox.net|meguminime.com|metaserie.com|milfcomix.com|milversite.me|minatosuki.com|minatosuki.website|minhaserie.me|mitemovie.com|mixhdporn.com|mkvtv.net|mmfilmes.com|mocnoi.com|modelblog.org|movie24k.ch|movieerotic.net|moviehd-free.com|moviehd-xxx.com|movierulz.ch|movierulz.cm|movierulz.xyz|movies24hd.co|movies5x.com|moviesak47.com|moviesgoldonline.net|moviesgoldonline.pro|movieshdgratis.com.mx|movietubenow.bz|movietv.ws|moviezplanet.org|movieztimes.com|mp3haat.com|mp3kart.cc|mp3kart.co|mp3kart.com|mp3mydownload.com|mp3puu.com|mp3songdl.net|musculoduro.com.br|muvibg.com|mylucah.co|mymoviepot.xyz|mzansifun.com|mzansiporntube.com|mzansixxx.com|namethatpornstar.com|naphi.lol|nasze-kino.online|nbafullhd.com|neko-miku.com|nekonime.com|newhdmovie24.biz|newhdmovie24.co|newhdmovies.net|newpct.com|newpct1.com|nflstream.net|ngentot.tv|ninfetasnovinhas.net|nontonanime.org|nontononlinedrama.com|nosteam.com.ro|nosteam.org.ro|nudeyoung.xyz|nulledcenter.com|nungg.com|nungmovies-hd.com|nuttit.com|nxtcomicsclub.com|ocsstream.info|ohohd.com|ohyeah1080.com|okmovie-hd.com|olangal.pro|omberbagi.com|ondeeubaixo.com|one-series.cc|onlinefilmovisaprevodom.cc|onlinefilmsitesii.net|onlinemoviesgold.one|onlinemoviesprime.net|openx.tv|opujem.com|otaku-animehd.com|otorrents.com|ottakae.com|pahe.in|pandamovie.eu|pcgames-download.com|peliculasabc.net|peliculasgo.com|peliculasm.tv|peliculasmega1k.com|peliculastomas01.org|pelisplus.tv|pelisxporno.com|pentasex.com|perfecthdmovies.pw|perulareshd.pw|phimotv.net|picanteeproibido.com.br|pinaycute.com|pipocao.com|pirateaccess.xyz|piratebay.co.in|planetsport.pw|playbokep.me|playpornfree.net|pleermp3.net|pokemonlaserielatino.com|polskie-torrenty.com|popjav.com|porneq.com|pornfromcz.com|pornfromczech.com|pornhardx.com|pornhd5k.com|pornleak.net|pornlibrary.net|pornmegabox.net|pornobae.com|pornocomics.net|pornotorrent.com.br|pornotorrent.org|pornpassw0rds.com|pornsexonline.xxx|pornvibe.org|pornvxl.com|pornzexx.com|portalroms.com|portalultautv.com|primewire.io|programasvirtualespc.net|projectfreetvhd.co|projectfreetvi.info|psarips.com|pure-anime.tv|pussybook.xyz|putarfilm.com|q3sk-dizi.blogspot.com|querofilmehd.com|r34anim.com|rapcloud.co|reallifecamhd.com|reallifecamvd.com|ripvod.com|rosextube.com|runvideo.net|savvystreams.blogspot.co.uk|savvystreams.blogspot.com|sceper.ws|sdmoviespoint.in|serialed.blogspot.com|series-cravings.tv|seriesblanco.com|seriesblanco.tv|seriescr.com|seriesfuture.com|seriesintorrent.com|serieslatino.tv|seriesparaassistironline.org|seriesparalatinoamerica.blogspot.com|sexisfree.net|sexix.net|sexiz.net|sexkino.to|sexloading.com|sexvui.net|sexxdesi.net|sexy-youtubers.com|sexyeroticgirls.comshofonline.org|short.am|shush.se|sinevizyonda.org|singgah.in|sitpad.info|skidrowcrack.com|skidrowgamesreloaded.com|sklns.net|sky-streams.blogspot.co.uk|soccerembed.blogspot.com|solotorrent.net|soparagamestorrents.com|spacemov.tv|speedplay.pro|sports4u.net|stadium-live.biz|streamcherry.com|streamingok.com|streamlord.com|streampornfree.com|strikeout.co|suki48.web.id|superteenz.com|sweext.com|tamilmv.eu|tamilmv.vc|tamilrasigan.net|teenboytwink.com|teentubeq.com|tele-wizja.com|telugudon.com|telugupalaka.com|teluguringtones.co|telugusexstorieskathalu.net|tfpdl.de|thealternativedaily.com|theapricity.com|thebarchive.com|thebestofcafucus.com|thepiratebay.cd|thepiratebay24.ga|thepiratebay3.org|theputlocker.net|thesimplebay.pro|thiruttuvcd.me|tlenovelas.net|todaypk.ag|todaypk.li|todoinmega.com|tokusatsuindo.com|torjackan.info|torrentcounter.cc|torrentfilmesbr.com|torrentlocura.com|torrentool.com|torrentoon.com|torrentrapid.com|torrentscompletos.com|torrentsgroup.com|tousatu.biz|tr7music.me|tuhentaionline.com|tumejortorrent.com|tuportaldemusica.com|turkishseries.li|tuserie.com|tushyporn.net|tvrex.net|twitchstats.net|u2s.io|ufreetv.com|unblocked.cab|unblocked.pet|unblocked.plus|unblocked.team|unduhfilmrama.biz|upcomics.org|uporniahd.com|urle.co|usabit.com|utaseries.co|utaseries.com|uwatchfree.co|v100v.net|vdizpk.com|veekyforums.com|veporn.net|vercanalestv.com|verdirectotv.com|verpeliculasporno.gratis|vertusnovelas.net|veyqo.net|veziserialeonline.info|vibokep.info|video.az|videobokepgratis.me|videobokepincest.xyz|videoexa.com|videosexbokep.org|videosnudes.com|vidiobokeptop.com|vidtome.co|vidz7.com|vipracing.biz|viralshow.info|vivatorrents.com|viveseries.com|vivetusnovelas.com|vixvids.to|vpondo.com|vpornex.com|watchaha.com|watcharcheronline.com|watchcommunity.cc|watchcommunity.tv|watchers.to|watchfomny.tv|watchjavidol.com|watchjavonline.com|watchme247.co.il|watchparksandrecreation.cc|watchpornfree.me|watchtheofficeonline.cc|watchtheofficeonline.net|watchxxxparody.com|wetblog.org|wibudesu.com|wolverdon-filmes.com|world4ufree.ws|worldvidz.com|wplocker.com|xdvideos.org|xfilmywap.com|xgatinhas.com|xkorean.net|xmovies1.com|xmovies247.com|xmovies8.org|xrares.com|xteenchan.com|xvideospanish.com|xxgasm.com|xxhdporn.com|xxx-comics.com|xxxstooorage.com|yallakora-online.com|yedhit.com|yeucontrai.com|yify-torrent.xyz|yify.bz|yodrama.com|youpornzz.com|yourporn.sexy|youswear.com|ytsyify.com|yuptorrents.com|yuuk.net|zambianobserver.com|zfilmeonline.eu|zippymoviez.top|zippysharealbum.download|zonavideo.net|zone-series.cc|zoocine.co|zoomtv.me|zw-net.com
+@@||disqus.com^$script,domain=171gifs.com|1proxy.de|2ddl.download|300mbfilms.org|300mbmovies4u.lol|321jav.com|353online.com|4horlover.blogspot.com|4horlover2.blogspot.com|4proxy.de|61tube.com|69sugar.com|6jav.com|6teentube.am|7starhd.com|9xmovies.site|abcmalayalam.co|abgdianci.com|adultdouga.biz|aflamfree.net|aflamtorrent.com|agarios.org|ahlamtv.com|al.ly|alantv.net|alivefoot.us|alivefootballstreaming.com|allpeliculas.com|alltube.tv|ally.sh|amabitch.com|amateur.ug|ancensored.com|andrija-i-andjelka.com|animakai.info|anime-music.info|anime-shitai.tv|anime-sugoi.com|animeado.net|animeai.org|animeai2.net|animelek.com|animemusicdownload.info|animesenzalimiti.com|animesonline2hd.org|animesonlinetk.info|animesorion.org|animezone.pl|anitube.es|antenasport.eu|anyanime.com|apklover.net|aquariumgays.com|arab-moviez.org|arabloads.net|arabp2p.com|archived.moe|artgifsocean.com|asianporndistrict.com|asianxv.com|assistirfilmeshd.org|assistirfilmesonline2.net|avonline.tv|avpockiehd.com|axxomovies.in|azkempire.com|aznude.com|baixarsomusica.com|bajarjuegospcgratis.com|bakacan.com|balkandownload.org|balkanje.com|bdmusicboss.net|bdsmporn.us|beautiesbondage.com|becekin.net|beelink.in|behchala.com|bersek.xyz|bestsongspk.com|big4umovies.net|bilasport.pw|bitch-show.com|bitporno.com|blackboxrepack.com|blacklionmusic.com|blogqpot.com|bludv.com|bokep2017.com|bokepcewek.net|bokepseks.co|bolly2tolly.com|bouncebreak.com|brazzershd.co|btdb.in|bugiltelanjang17.com|bypassed.cab|bypassed.plus|bypassed.team|camrouge.com|camwhores.co|cartoonhd.be|cartoonhd.cc|cartoonhd.globa|cartoonhd.global|cartoonth12.com|catchcoin.pw|catosports.ml|centraldeanimes.biz|cholotubex.com|cinemamkv.xyz|cinetux.net|clik.pw|cliphayho.com|cloudy.ec|coastalhut.com|columbia-xxx.com|comicporno.org|comicsmanics.com|cookiesnetfl1x.com|cooltamil.com|coroas40.com|coshurl.co|couchtuner.fr|couchtuner.nu|cricbox.net|cwtube.dj|czechmoneyteens.com|dato.porn|datpiff.biz|dblatino.com|dclinks.info|dd-books.com|debrideco.com|demonoid.co|depedlps.blogspot.com|desixnxx.net|devil-torrents.pl|discografiascompletas.net|divxatope1.com|djmazamp3.info|dokazm.mk|donlotfile.com|download-xyz.com|downloadgameps3.com|downloadgamepsp.com|downloadgamexbox.com|dragonball-time.com|drakorindo.com|drakorindofilms.com|drhmonegyi.net|dvdwap.com|dzrepackteam.com|e-hentai.me|e-jav.com|easyxtubes.com|edmdl.com|ekasiwap.com|electro-torrent.pl|embedlink.info|embedsr.to|erodouga69.com|erostar.jp|estrenosdoramas.net|estrenosdoramas.org|etsmods.net|eurostreaming.video|exposure.pw|fagken.com|fas.li|fastdrama.co|faststream.in|faststream.ws|felipephtutoriais.com.br|filecrypt.cc|filerocks.us|filesupload.org|filmaon.com|filmclub.tv|filmehd.net|filmeserialeonline.org|filmeseseriesonline.net|filmesonline1080p.com|filmesonline4.com|filmesonlineagora.com|filmesonlineplay.com|filmesonlinex.biz|filmetraduseonline.ro|filmgur.com|filmi7.com|filminvazio.com|filmovi.eu|filmozu.net|filmuptobox.net|filsex.com|flashbd24.blogspot.com|flixanity.online|freeadultcomix.com|freeiptvlinks.net|freelivesports.co|freesoftwaredlul.com|fuckingsession.com|full-serie.biz|fullmaza.net|fullpinoymovies.net|futebolps2.com|fxporn.net|gameofporn.net|gamepciso.com|gamersheroes.com|gamestorrent.co|garotosbrasil.com|gaycock4u.com|gaysex69.net|gibanica.club|girlswithmuscle.com|gogoanime.ch|goldchannelmovie.net|gottateens.com|gravuregirlz.com|grcrt.net|guasavemp3.com|hacknetfl1x.net|halacima.net|happy-foxie.com|haylike.net|hdarkzone.com|hdencoders.com|hdmovie16.ws|hdmovie24.net|hdmusic23.net|hdmusic25.com|hdmusic90.co|hdporner720.com|hdpornfull.co|hdpornfull.net|hdshows.in|hdteenvids.com|hdtube.co|hdzex.net|healthsoul.info|hentai-for.me|hentai-id.tv|hentai.to|hentaicomicsbr.net|hentaiplay.net|hentaiplus.co|hentaistream.co|her69.net|herobo.com|heymanga.me|hindimoviesonlines.net|hiper.cool|hkfree.co|homeporn.tv|hon3yhd.com|hqq.watch|hulkload.com|hyperdebrid.net|i-gay.org|icwutudidare.info|idolblog.org|ig2fap.com|igg-games.com|ightdl.xyz|iimgur.club|ilinks.ug|ilovefilmesonline.biz|image-bugs.com|imagecoin.net|imgshot.pw|imgsmile.com|immunicity.cab|immunicity.plus|immunicity.team|incestoporno.org|insharee.com|iprojectfreetv.us|iptvsatlinks.blogspot.com|itastreaming.gratis|ivhunter.com|iwatchgameofthrones.cc|izporn.net|jav-for.me|javeu.com|javfhd.tv|javfinder.to|javgay.com|javhd.pro|javhd4k.com|javkimochiii.com|javleak.com|javmobile.net|javmost.com|javonline.online|javpob.com|javrom.com|javstream.co|javus.net|jdownloader2premium.com|jilhub.xyz|jizzman.com|jogostorrentgratis.net|jpfiles.eu|jpgayporn.net|jpidols.tv|k18.co|k2nblog.com|karanpc.com|kingstheme.com|kingvid.tv|kissanime.ru|kissasian.com|kizzboy.com|kooora2day.com|koraspeak.com|koreansubindo.net|kreskowkazone.pl|kreskowki.tv|kshowes.net|l2s.io|lacajita.xyz|lambingan.su|layar-21.com|layarindo21.com|lecheanal.com|leech.ae|leosims.com|letsjav.com|linclik.com|link2download.net|livehd90m.info|livesoccertv.live|livestreaming24.net|loonertube.com|lyricsy.ir|macgames-download.com|macnwins.com|magesy.be|manatelugump3.net|mangacanblog.com|maniacosporcomics.com|marapcana.eu|marvin-vibez.to|masflowmusik.net|masterfilmesonlinegratis.info|maxinlive.com|mbfcast.pw|media1fire.com|megafilmeshdplus.org|megafodabr.com|megahentaicomics.com|megaseriesonline.com|megatobox.net|meguminime.com|metaserie.com|milfcomix.com|milversite.me|minatosuki.com|minatosuki.website|minhaserie.me|mitemovie.com|mixhdporn.com|mkvtv.net|mmfilmes.com|mocnoi.com|modelblog.org|movie24k.ch|movieerotic.net|moviehd-free.com|moviehd-xxx.com|movierulz.ch|movierulz.cm|movierulz.xyz|movies24hd.co|movies5x.com|moviesak47.com|moviesgoldonline.net|moviesgoldonline.pro|moviesgolds.com|movieshdgratis.com.mx|movietubenow.bz|movietv.ws|moviezplanet.org|movieztimes.com|mp3haat.com|mp3kart.cc|mp3kart.co|mp3kart.com|mp3mydownload.com|mp3puu.com|mp3songdl.net|musculoduro.com.br|muvibg.com|mylucah.co|mymoviepot.xyz|mzansifun.com|mzansiporntube.com|mzansixxx.com|namethatpornstar.com|naphi.lol|nasze-kino.online|nbafullhd.com|neko-miku.com|nekonime.com|newhdmovie24.biz|newhdmovie24.co|newhdmovies.net|newpct.com|newpct1.com|nflstream.net|ngentot.tv|ninfetasnovinhas.net|nontonanime.org|nontononlinedrama.com|nosteam.com.ro|nosteam.org.ro|nudeyoung.xyz|nulledcenter.com|nungg.com|nungmovies-hd.com|nuttit.com|nxtcomicsclub.com|ocsstream.info|ohohd.com|ohyeah1080.com|okmovie-hd.com|olangal.pro|omberbagi.com|ondeeubaixo.com|one-series.cc|onlinefilmovisaprevodom.cc|onlinefilmsitesii.net|onlinemoviesgold.one|onlinemoviesprime.net|openx.tv|opujem.com|otaku-animehd.com|otorrents.com|ottakae.com|pahe.in|pandamovie.eu|pass69.com|pcgames-download.com|peliculasabc.net|peliculasgo.com|peliculasm.tv|peliculasmega1k.com|peliculastomas01.org|pelisplus.tv|pelisxporno.com|pentasex.com|perfecthdmovies.pw|perulareshd.pw|phimotv.net|picanteeproibido.com.br|pinaycute.com|pipocao.com|pirateaccess.xyz|piratebay.co.in|planetsport.pw|playbokep.me|playpornfree.net|pleermp3.net|pokemonlaserielatino.com|polskie-torrenty.com|popjav.com|porneq.com|pornfromcz.com|pornfromczech.com|pornhardx.com|pornhd5k.com|pornleak.net|pornlibrary.net|pornmegabox.net|pornobae.com|pornocomics.net|pornotorrent.com.br|pornotorrent.org|pornpassw0rds.com|pornsexonline.xxx|pornvibe.org|pornvxl.com|pornzexx.com|portalroms.com|portalultautv.com|primewire.io|programasvirtualespc.net|projectfreetvhd.co|projectfreetvi.info|psarips.com|pubfilmonline.net|pure-anime.tv|pussybook.xyz|putarfilm.com|q3sk-dizi.blogspot.com|querofilmehd.com|r34anim.com|rapcloud.co|reallifecamhd.com|reallifecamvd.com|ripvod.com|rosextube.com|runvideo.net|savvystreams.blogspot.co.uk|savvystreams.blogspot.com|sceper.ws|sdmoviespoint.in|serialed.blogspot.com|series-cravings.tv|seriesblanco.com|seriesblanco.tv|seriescr.com|seriesfuture.com|seriesintorrent.com|serieslatino.tv|seriesparaassistironline.org|seriesparalatinoamerica.blogspot.com|sexisfree.net|sexix.net|sexiz.net|sexkino.to|sexloading.com|sexvui.net|sexxdesi.net|sexy-youtubers.com|sexyeroticgirls.comshofonline.org|short.am|shush.se|sinevizyonda.org|singgah.in|sitpad.info|skidrow-games.io|skidrowcrack.com|skidrowgamesreloaded.com|sklns.net|sky-streams.blogspot.co.uk|soccerembed.blogspot.com|solotorrent.net|soparagamestorrents.com|spacemov.tv|speedplay.pro|sports4u.net|sportshd.me|stadium-live.biz|streamcherry.com|streamingok.com|streamlord.com|streampornfree.com|strikeout.co|suki48.web.id|superteenz.com|sweext.com|tamilmv.eu|tamilmv.vc|tamilrasigan.net|tamilyogi.fm|teenboytwink.com|teentubeq.com|tele-wizja.com|telugudon.com|telugupalaka.com|teluguringtones.co|telugusexstorieskathalu.net|tfpdl.de|theapricity.com|thebarchive.com|thebestofcafucus.com|thepiratebay.cd|thepiratebay24.ga|thepiratebay3.org|theputlocker.net|thesimplebay.pro|thevid.net|thiruttuvcd.me|thplayers.com|tlenovelas.net|todaypk.ag|todaypk.li|todoinmega.com|tokusatsuindo.com|torjackan.info|torrentcounter.cc|torrentfilmesbr.com|torrentlocura.com|torrentool.com|torrentoon.com|torrentrapid.com|torrentscompletos.com|torrentsgroup.com|tousatu.biz|tr7music.me|tuhentaionline.com|tumejortorrent.com|tuportaldemusica.com|turkishseries.li|tuserie.com|tushyporn.net|tvrex.net|twitchstats.net|u2s.io|ufreetv.com|unblocked.cab|unblocked.pet|unblocked.plus|unblocked.team|unduhfilmrama.biz|upcomics.org|uporniahd.com|urle.co|usabit.com|uskip.me|utaseries.co|utaseries.com|uwatchfree.co|v100v.net|vdizpk.com|veekyforums.com|veporn.net|vercanalestv.com|verdirectotv.com|verpeliculasporno.gratis|vertusnovelas.net|veyqo.net|veziserialeonline.info|vibokep.info|vidabc.com|video.az|videobokepgratis.me|videobokepincest.xyz|videoexa.com|videosexbokep.org|videosnudes.com|vidiobokeptop.com|vidtome.co|vidz7.com|vidzcode.com|viooz.ac|vipracing.biz|viralshow.info|vivatorrents.com|viveseries.com|vivetusnovelas.com|vixvids.to|vpondo.com|vpornex.com|watchaha.com|watcharcheronline.com|watchcommunity.cc|watchcommunity.tv|watchers.to|watchfomny.tv|watchjavidol.com|watchjavonline.com|watchme247.co.il|watchparksandrecreation.cc|watchpornfree.me|watchtheofficeonline.cc|watchtheofficeonline.net|watchxxxparody.com|wetblog.org|wibudesu.com|wolverdon-filmes.com|world4ufree.ws|worldvidz.com|wplocker.com|xdvideos.org|xfilmywap.com|xgatinhas.com|xkorean.net|xmovies1.com|xmovies247.com|xmovies8.org|xrares.com|xteenchan.com|xvideospanish.com|xxgasm.com|xxhdporn.com|xxx-comics.com|xxxstooorage.com|yallakora-online.com|yedhit.com|yeucontrai.com|yify-torrent.xyz|yify.bz|yodrama.com|youpornzz.com|yourporn.sexy|youswear.com|ytsyify.com|yuptorrents.com|yuuk.net|zambianobserver.com|zfilmeonline.eu|zippymoviez.top|zippysharealbum.download|zonavideo.net|zone-series.cc|zoocine.co|zoomtv.me|zw-net.com
+@@||disquscdn.com^$script,domain=171gifs.com|1proxy.de|2ddl.download|300mbfilms.org|321jav.com|353online.com|4horlover.blogspot.com|4horlover2.blogspot.com|4proxy.de|61tube.com|69sugar.com|6jav.com|6teentube.am|7starhd.com|9xmovies.site|abcmalayalam.co|abgdianci.com|adultdouga.biz|aflamfree.net|aflamtorrent.com|agarios.org|ahlamtv.com|al.ly|alantv.net|alivefoot.us|alivefootballstreaming.com|allpeliculas.com|ally.sh|amabitch.com|amateur.ug|ancensored.com|andrija-i-andjelka.com|animakai.info|anime-music.info|anime-shitai.tv|anime-sugoi.com|animeado.net|animeai2.net|animelek.com|animemusicdownload.info|animesenzalimiti.com|animesonline2hd.org|animesonlinetk.info|animesorion.org|animezone.pl|anitube.es|antenasport.eu|anyanime.com|apklover.net|aquariumgays.com|arab-moviez.org|arabp2p.com|archived.moe|artgifsocean.com|asianporndistrict.com|asianxv.com|assistirfilmeshd.org|assistirfilmesonline2.net|avonline.tv|avpockiehd.com|axxomovies.in|azkempire.com|aznude.com|baixarsomusica.com|bajarjuegospcgratis.com|bakacan.com|balkandownload.org|balkanje.com|bdmusicboss.net|bdsmporn.us|beautiesbondage.com|becekin.net|beelink.in|behchala.com|bestsongspk.com|big4umovies.net|bilasport.pw|bitporno.com|blackboxrepack.com|blacklionmusic.com|blogqpot.com|bludv.com|bokep2017.com|bokepcewek.net|bokepseks.co|bolly2tolly.com|bouncebreak.com|brazzershd.co|btdb.in|bugiltelanjang17.com|bypassed.cab|bypassed.plus|bypassed.team|camrouge.com|camwhores.co|cartoonhd.be|cartoonhd.cc|cartoonhd.globa|cartoonth12.com|catchcoin.pw|catosports.ml|centraldeanimes.biz|cholotubex.com|cinemamkv.xyz|cinetux.net|clik.pw|cliphayho.com|coastalhut.com|columbia-xxx.com|comicporno.org|comicsmanics.com|cookiesnetfl1x.com|cooltamil.com|coroas40.com|coshurl.co|couchtuner.fr|couchtuner.nu|cricbox.net|cwtube.dj|czechmoneyteens.com|dblatino.com|dclinks.info|dd-books.com|debrideco.com|demonoid.co|depedlps.blogspot.com|desixnxx.net|devil-torrents.pl|discografiascompletas.net|divxatope1.com|djmazamp3.info|dokazm.mk|donlotfile.com|download-xyz.com|downloadgameps3.com|downloadgamepsp.com|downloadgamexbox.com|dragonball-time.com|drakorindo.com|drakorindofilms.com|drhmonegyi.net|dvdwap.com|dzrepackteam.com|e-hentai.me|e-jav.com|edmdl.com|ekasiwap.com|electro-torrent.pl|embedlink.info|embedsr.to|erodouga69.com|erostar.jp|estrenosdoramas.net|estrenosdoramas.org|etsmods.net|eurostreaming.video|exposure.pw|fagken.com|fastdrama.co|faststream.ws|felipephtutoriais.com.br|filerocks.us|filesupload.org|filmaon.com|filmclub.tv|filmehd.net|filmeserialeonline.org|filmeseseriesonline.net|filmesonline1080p.com|filmesonline4.com|filmesonlineagora.com|filmesonlineplay.com|filmesonlinex.biz|filmetraduseonline.ro|filmi7.com|filminvazio.com|filmovi.eu|filmozu.net|filmuptobox.net|filsex.com|flashbd24.blogspot.com|freeadultcomix.com|freeiptvlinks.net|freelivesports.co|freesoftwaredlul.com|fuckingsession.com|full-serie.biz|fullmaza.net|fullpinoymovies.net|futebolps2.com|fxporn.net|gameofporn.net|gamepciso.com|gamersheroes.com|gamestorrent.co|garotosbrasil.com|gaycock4u.com|gaysex69.net|gibanica.club|girlswithmuscle.com|gogoanime.ch|goldchannelmovie.net|gottateens.com|gravuregirlz.com|grcrt.net|guasavemp3.com|hacknetfl1x.net|halacima.net|happy-foxie.com|haylike.net|hdarkzone.com|hdencoders.com|hdmovie16.ws|hdmovie24.net|hdmusic23.net|hdmusic25.com|hdmusic90.co|hdporner720.com|hdpornfull.co|hdpornfull.net|hdshows.in|hdteenvids.com|hdtube.co|hdzex.net|healthsoul.info|hentai-for.me|hentai-id.tv|hentai.to|hentaicomicsbr.net|hentaiplay.net|hentaiplus.co|hentaistream.co|her69.net|herobo.com|heymanga.me|hindimoviesonlines.net|hiper.cool|hkfree.co|homeporn.tv|hon3yhd.com|hqq.watch|hulkload.com|hyperdebrid.net|i-gay.org|icwutudidare.info|idolblog.org|ig2fap.com|igg-games.com|ightdl.xyz|iimgur.club|ilinks.ug|ilovefilmesonline.biz|image-bugs.com|imagecoin.net|imgshot.pw|imgsmile.com|immunicity.cab|immunicity.plus|immunicity.team|incestoporno.org|insharee.com|iprojectfreetv.us|iptvsatlinks.blogspot.com|itastreaming.gratis|ivhunter.com|iwatchgameofthrones.cc|izporn.net|jav-for.me|javeu.com|javfhd.tv|javfinder.to|javgay.com|javhd.pro|javhd4k.com|javkimochiii.com|javleak.com|javmobile.net|javmost.com|javonline.online|javpob.com|javrom.com|javstream.co|javus.net|jdownloader2premium.com|jilhub.xyz|jizzman.com|jogostorrentgratis.net|jpfiles.eu|jpgayporn.net|jpidols.tv|k18.co|karanpc.com|kingstheme.com|kingvid.tv|kissanime.ru|kissasian.com|kizzboy.com|kooora2day.com|koraspeak.com|koreansubindo.net|kreskowkazone.pl|kreskowki.tv|kshowes.net|l2s.io|lacajita.xyz|lambingan.su|layar-21.com|layarindo21.com|lecheanal.com|leech.ae|leosims.com|letsjav.com|linclik.com|link2download.net|livehd90m.info|livesoccertv.live|livestreaming24.net|loonertube.com|lyricsy.ir|macgames-download.com|macnwins.com|magesy.be|manatelugump3.net|mangacanblog.com|maniacosporcomics.com|marapcana.eu|marvin-vibez.to|masflowmusik.net|masterfilmesonlinegratis.info|maxinlive.com|mbfcast.pw|media1fire.com|megafilmeshdplus.org|megafodabr.com|megahentaicomics.com|megaseriesonline.com|megatobox.net|meguminime.com|metaserie.com|milfcomix.com|milversite.me|minatosuki.com|minatosuki.website|minhaserie.me|mitemovie.com|mixhdporn.com|mkvtv.net|mmfilmes.com|mocnoi.com|modelblog.org|movie24k.ch|movieerotic.net|moviehd-free.com|moviehd-xxx.com|movierulz.ch|movierulz.cm|movierulz.xyz|movies24hd.co|movies5x.com|moviesak47.com|moviesgoldonline.net|moviesgoldonline.pro|movieshdgratis.com.mx|movietubenow.bz|movietv.ws|moviezplanet.org|movieztimes.com|mp3haat.com|mp3kart.cc|mp3kart.co|mp3kart.com|mp3mydownload.com|mp3puu.com|mp3songdl.net|musculoduro.com.br|muvibg.com|mylucah.co|mymoviepot.xyz|mzansifun.com|mzansiporntube.com|mzansixxx.com|namethatpornstar.com|naphi.lol|nasze-kino.online|nbafullhd.com|neko-miku.com|nekonime.com|newhdmovie24.biz|newhdmovie24.co|newhdmovies.net|newpct.com|newpct1.com|nflstream.net|ngentot.tv|ninfetasnovinhas.net|nontonanime.org|nontononlinedrama.com|nosteam.com.ro|nosteam.org.ro|nudeyoung.xyz|nulledcenter.com|nungg.com|nungmovies-hd.com|nuttit.com|nxtcomicsclub.com|ocsstream.info|ohohd.com|ohyeah1080.com|okmovie-hd.com|olangal.pro|omberbagi.com|ondeeubaixo.com|one-series.cc|onlinefilmovisaprevodom.cc|onlinefilmsitesii.net|onlinemoviesgold.one|onlinemoviesprime.net|openx.tv|opujem.com|otaku-animehd.com|otorrents.com|ottakae.com|pahe.in|pandamovie.eu|pcgames-download.com|peliculasabc.net|peliculasgo.com|peliculasm.tv|peliculasmega1k.com|peliculastomas01.org|pelisplus.tv|pelisxporno.com|pentasex.com|perfecthdmovies.pw|perulareshd.pw|phimotv.net|picanteeproibido.com.br|pinaycute.com|pipocao.com|pirateaccess.xyz|piratebay.co.in|planetsport.pw|playbokep.me|playpornfree.net|pleermp3.net|pokemonlaserielatino.com|polskie-torrenty.com|popjav.com|porneq.com|pornfromcz.com|pornfromczech.com|pornhardx.com|pornhd5k.com|pornleak.net|pornlibrary.net|pornmegabox.net|pornobae.com|pornocomics.net|pornotorrent.com.br|pornotorrent.org|pornpassw0rds.com|pornsexonline.xxx|pornvibe.org|pornvxl.com|pornzexx.com|portalroms.com|portalultautv.com|primewire.io|programasvirtualespc.net|projectfreetvhd.co|projectfreetvi.info|psarips.com|pure-anime.tv|pussybook.xyz|putarfilm.com|q3sk-dizi.blogspot.com|querofilmehd.com|r34anim.com|rapcloud.co|reallifecamhd.com|reallifecamvd.com|ripvod.com|rosextube.com|runvideo.net|savvystreams.blogspot.co.uk|savvystreams.blogspot.com|sceper.ws|sdmoviespoint.in|serialed.blogspot.com|series-cravings.tv|seriesblanco.com|seriesblanco.tv|seriescr.com|seriesfuture.com|seriesintorrent.com|serieslatino.tv|seriesparaassistironline.org|seriesparalatinoamerica.blogspot.com|sexisfree.net|sexix.net|sexiz.net|sexkino.to|sexloading.com|sexvui.net|sexxdesi.net|sexy-youtubers.com|sexyeroticgirls.comshofonline.org|short.am|shush.se|sinevizyonda.org|singgah.in|sitpad.info|skidrowcrack.com|skidrowgamesreloaded.com|sklns.net|sky-streams.blogspot.co.uk|soccerembed.blogspot.com|solotorrent.net|soparagamestorrents.com|spacemov.tv|speedplay.pro|sports4u.net|stadium-live.biz|streamcherry.com|streamingok.com|streamlord.com|streampornfree.com|strikeout.co|suki48.web.id|superteenz.com|sweext.com|tamilmv.eu|tamilmv.vc|tamilrasigan.net|teenboytwink.com|teentubeq.com|tele-wizja.com|telugudon.com|telugupalaka.com|teluguringtones.co|telugusexstorieskathalu.net|tfpdl.de|theapricity.com|thebarchive.com|thebestofcafucus.com|thepiratebay.cd|thepiratebay24.ga|thepiratebay3.org|theputlocker.net|thesimplebay.pro|thiruttuvcd.me|tlenovelas.net|todaypk.ag|todaypk.li|todoinmega.com|tokusatsuindo.com|torjackan.info|torrentcounter.cc|torrentfilmesbr.com|torrentlocura.com|torrentool.com|torrentoon.com|torrentrapid.com|torrentscompletos.com|torrentsgroup.com|tousatu.biz|tr7music.me|tuhentaionline.com|tumejortorrent.com|tuportaldemusica.com|turkishseries.li|tuserie.com|tushyporn.net|tvrex.net|twitchstats.net|u2s.io|ufreetv.com|unblocked.cab|unblocked.pet|unblocked.plus|unblocked.team|unduhfilmrama.biz|upcomics.org|uporniahd.com|urle.co|usabit.com|utaseries.co|utaseries.com|uwatchfree.co|v100v.net|vdizpk.com|veekyforums.com|veporn.net|vercanalestv.com|verdirectotv.com|verpeliculasporno.gratis|vertusnovelas.net|veyqo.net|veziserialeonline.info|vibokep.info|video.az|videobokepgratis.me|videobokepincest.xyz|videoexa.com|videosexbokep.org|videosnudes.com|vidiobokeptop.com|vidtome.co|vidz7.com|vipracing.biz|viralshow.info|vivatorrents.com|viveseries.com|vivetusnovelas.com|vixvids.to|vpondo.com|vpornex.com|watchaha.com|watcharcheronline.com|watchcommunity.cc|watchcommunity.tv|watchers.to|watchfomny.tv|watchjavidol.com|watchjavonline.com|watchme247.co.il|watchparksandrecreation.cc|watchpornfree.me|watchtheofficeonline.cc|watchtheofficeonline.net|watchxxxparody.com|wetblog.org|wibudesu.com|wolverdon-filmes.com|world4ufree.ws|worldvidz.com|wplocker.com|xdvideos.org|xfilmywap.com|xgatinhas.com|xkorean.net|xmovies1.com|xmovies247.com|xmovies8.org|xrares.com|xteenchan.com|xvideospanish.com|xxgasm.com|xxhdporn.com|xxx-comics.com|xxxstooorage.com|yallakora-online.com|yedhit.com|yeucontrai.com|yify-torrent.xyz|yify.bz|yodrama.com|youpornzz.com|yourporn.sexy|youswear.com|ytsyify.com|yuptorrents.com|yuuk.net|zambianobserver.com|zfilmeonline.eu|zippymoviez.top|zippysharealbum.download|zonavideo.net|zone-series.cc|zoocine.co|zoomtv.me|zw-net.com
 @@||facebook.net^$script,domain=171gifs.com|1proxy.de|2ddl.download|300mbfilms.org|300mbmovies4u.lol|321jav.com|353online.com|4horlover.blogspot.com|4horlover2.blogspot.com|4proxy.de|61tube.com|69sugar.com|6jav.com|6teentube.am|7starhd.com|9xmovies.site|abcmalayalam.co|abgdianci.com|adultdouga.biz|aflamfree.net|aflamtorrent.com|agarios.org|ahlamtv.com|al.ly|alantv.net|alivefoot.us|alivefootballstreaming.com|allpeliculas.com|alltube.tv|ally.sh|amabitch.com|amateur.ug|ancensored.com|andrija-i-andjelka.com|animakai.info|anime-music.info|anime-shitai.tv|anime-sugoi.com|animeado.net|animeai.org|animeai2.net|animelek.com|animemusicdownload.info|animesenzalimiti.com|animesonline2hd.org|animesonlinetk.info|animesorion.org|animezone.pl|anitube.es|antenasport.eu|anyanime.com|apklover.net|aquariumgays.com|arab-moviez.org|arabloads.net|arabp2p.com|archived.moe|artgifsocean.com|asianporndistrict.com|asianxv.com|assistirfilmeshd.org|assistirfilmesonline2.net|avonline.tv|avpockiehd.com|axxomovies.in|azkempire.com|aznude.com|baixarsomusica.com|bajarjuegospcgratis.com|bakacan.com|balkandownload.org|balkanje.com|bdmusicboss.net|bdsmporn.us|beautiesbondage.com|becekin.net|beelink.in|behchala.com|bersek.xyz|bestsongspk.com|big4umovies.net|bilasport.pw|bitch-show.com|bitporno.com|blackboxrepack.com|blacklionmusic.com|blogqpot.com|bludv.com|bokep2017.com|bokepcewek.net|bokepseks.co|bolly2tolly.com|bouncebreak.com|brazzershd.co|btdb.in|bugiltelanjang17.com|bypassed.cab|bypassed.plus|bypassed.team|camrouge.com|camwhores.co|cartoonhd.be|cartoonhd.cc|cartoonhd.globa|cartoonhd.global|cartoonth12.com|catchcoin.pw|catosports.ml|centraldeanimes.biz|cholotubex.com|cinemamkv.xyz|cinetux.net|clik.pw|cliphayho.com|cloudy.ec|coastalhut.com|columbia-xxx.com|comicporno.org|comicsmanics.com|cookiesnetfl1x.com|cooltamil.com|coroas40.com|coshurl.co|couchtuner.fr|couchtuner.nu|cricbox.net|cwtube.dj|czechmoneyteens.com|dato.porn|datpiff.biz|dblatino.com|dclinks.info|dd-books.com|debrideco.com|demonoid.co|depedlps.blogspot.com|desixnxx.net|devil-torrents.pl|discografiascompletas.net|divxatope1.com|djmazamp3.info|dokazm.mk|donlotfile.com|download-xyz.com|downloadgameps3.com|downloadgamepsp.com|downloadgamexbox.com|dragonball-time.com|drakorindo.com|drakorindofilms.com|drhmonegyi.net|dvdwap.com|dzrepackteam.com|e-hentai.me|e-jav.com|easyxtubes.com|edmdl.com|ekasiwap.com|electro-torrent.pl|embedlink.info|embedsr.to|erodouga69.com|erostar.jp|estrenosdoramas.net|estrenosdoramas.org|etsmods.net|eurostreaming.video|exposure.pw|fagken.com|fas.li|fastdrama.co|faststream.in|faststream.ws|felipephtutoriais.com.br|filecrypt.cc|filerocks.us|filmaon.com|filmclub.tv|filmehd.net|filmeserialeonline.org|filmeseseriesonline.net|filmesonline1080p.com|filmesonline4.com|filmesonlineagora.com|filmesonlineplay.com|filmesonlinex.biz|filmetraduseonline.ro|filmgur.com|filmi7.com|filminvazio.com|filmovi.eu|filmozu.net|filmuptobox.net|filsex.com|flashbd24.blogspot.com|flixanity.online|freeadultcomix.com|freeiptvlinks.net|freelivesports.co|freesoftwaredlul.com|fuckingsession.com|full-serie.biz|fullmaza.net|fullpinoymovies.net|futebolps2.com|fxporn.net|gameofporn.net|gamepciso.com|gamestorrent.co|garotosbrasil.com|gaycock4u.com|gaysex69.net|gibanica.club|girlswithmuscle.com|gogoanime.ch|goldchannelmovie.net|gottateens.com|gravuregirlz.com|grcrt.net|guasavemp3.com|hacknetfl1x.net|halacima.net|happy-foxie.com|haylike.net|hdarkzone.com|hdencoders.com|hdmovie16.ws|hdmovie24.net|hdmusic23.net|hdmusic25.com|hdmusic90.co|hdporner720.com|hdpornfull.co|hdpornfull.net|hdshows.in|hdteenvids.com|hdtube.co|hdzex.net|healthsoul.info|hentai-for.me|hentai-id.tv|hentai.to|hentaicomicsbr.net|hentaiplay.net|hentaiplus.co|hentaistream.co|her69.net|herobo.com|heymanga.me|hindimoviesonlines.net|hiper.cool|hkfree.co|homeporn.tv|hon3yhd.com|hqq.watch|hyperdebrid.net|i-gay.org|icwutudidare.info|idolblog.org|ig2fap.com|igg-games.com|ightdl.xyz|iimgur.club|ilinks.ug|ilovefilmesonline.biz|image-bugs.com|imagecoin.net|imgshot.pw|imgsmile.com|immunicity.cab|immunicity.plus|immunicity.team|incestoporno.org|insharee.com|iprojectfreetv.us|iptvsatlinks.blogspot.com|itastreaming.gratis|ivhunter.com|iwatchgameofthrones.cc|izporn.net|jav-for.me|javeu.com|javfhd.tv|javfinder.to|javgay.com|javhd.pro|javhd4k.com|javkimochiii.com|javleak.com|javmobile.net|javmost.com|javonline.online|javpob.com|javrom.com|javstream.co|javus.net|jdownloader2premium.com|jilhub.xyz|jizzman.com|jogostorrentgratis.net|jpfiles.eu|jpgayporn.net|jpidols.tv|k18.co|k2nblog.com|karanpc.com|kingstheme.com|kingvid.tv|kissanime.ru|kissasian.com|kizzboy.com|kooora2day.com|koraspeak.com|koreansubindo.net|kreskowkazone.pl|kreskowki.tv|kshowes.net|lacajita.xyz|lambingan.su|layar-21.com|layarindo21.com|lecheanal.com|leech.ae|leosims.com|letsjav.com|linclik.com|link2download.net|livehd90m.info|livesoccertv.live|livestreaming24.net|loonertube.com|lyricsy.ir|macgames-download.com|macnwins.com|magesy.be|manatelugump3.net|mangacanblog.com|maniacosporcomics.com|marapcana.eu|marvin-vibez.to|masflowmusik.net|masterfilmesonlinegratis.info|maxinlive.com|mbfcast.pw|megafilmeshdplus.org|megafodabr.com|megahentaicomics.com|megaseriesonline.com|megatobox.net|meguminime.com|metaserie.com|milfcomix.com|milversite.me|minatosuki.com|minhaserie.me|mitemovie.com|mixhdporn.com|mkvtv.net|mmfilmes.com|mocnoi.com|modelblog.org|movie24k.ch|movieerotic.net|moviehd-free.com|moviehd-xxx.com|movierulz.ch|movierulz.cm|movierulz.xyz|movies24hd.co|movies5x.com|moviesak47.com|moviesgoldonline.net|moviesgoldonline.pro|moviesgolds.com|movieshdgratis.com.mx|movietubenow.bz|movietv.ws|moviezplanet.org|movieztimes.com|mp3haat.com|mp3kart.cc|mp3kart.co|mp3kart.com|mp3mydownload.com|mp3puu.com|mp3songdl.net|musculoduro.com.br|muvibg.com|mylucah.co|mymoviepot.xyz|mzansifun.com|mzansiporntube.com|mzansixxx.com|namethatpornstar.com|naphi.lol|nasze-kino.online|nbafullhd.com|neko-miku.com|nekonime.com|newhdmovie24.biz|newhdmovie24.co|newhdmovies.net|newpct.com|newpct1.com|nflstream.net|ngentot.tv|ninfetasnovinhas.net|nontonanime.org|nontononlinedrama.com|nosteam.com.ro|nosteam.org.ro|nudeyoung.xyz|nulledcenter.com|nungg.com|nungmovies-hd.com|nuttit.com|nxtcomicsclub.com|ocsstream.info|ohohd.com|ohyeah1080.com|okmovie-hd.com|olangal.pro|omberbagi.com|ondeeubaixo.com|one-series.cc|onlinefilmovisaprevodom.cc|onlinefilmsitesii.net|onlinemoviesgold.one|onlinemoviesprime.net|openx.tv|opujem.com|otaku-animehd.com|otorrents.com|ottakae.com|pahe.in|pandamovie.eu|pass69.com|pcgames-download.com|peliculasabc.net|peliculasgo.com|peliculasm.tv|peliculasmega1k.com|peliculastomas01.org|pelisplus.tv|pelisxporno.com|pentasex.com|perfecthdmovies.pw|perulareshd.pw|phimotv.net|picanteeproibido.com.br|pinaycute.com|pipocao.com|pirateaccess.xyz|piratebay.co.in|planetsport.pw|playbokep.me|playpornfree.net|pleermp3.net|pokemonlaserielatino.com|polskie-torrenty.com|popjav.com|porneq.com|pornfromcz.com|pornfromczech.com|pornhardx.com|pornhd5k.com|pornleak.net|pornlibrary.net|pornmegabox.net|pornobae.com|pornocomics.net|pornotorrent.com.br|pornotorrent.org|pornpassw0rds.com|pornsexonline.xxx|pornvibe.org|pornvxl.com|pornzexx.com|portalroms.com|portalultautv.com|primewire.io|programasvirtualespc.net|projectfreetvhd.co|projectfreetvi.info|psarips.com|pubfilmonline.net|pure-anime.tv|pussybook.xyz|q3sk-dizi.blogspot.com|querofilmehd.com|r34anim.com|rapcloud.co|reallifecamhd.com|reallifecamvd.com|ripvod.com|rosextube.com|runvideo.net|savvystreams.blogspot.co.uk|savvystreams.blogspot.com|sceper.ws|sdmoviespoint.in|serialed.blogspot.com|series-cravings.tv|seriesblanco.com|seriesblanco.tv|seriescr.com|seriesfuture.com|seriesintorrent.com|serieslatino.tv|seriesparaassistironline.org|seriesparalatinoamerica.blogspot.com|sexisfree.net|sexix.net|sexiz.net|sexkino.to|sexloading.com|sexvui.net|sexxdesi.net|sexy-youtubers.com|sexyeroticgirls.comshofonline.org|short.am|shush.se|sinevizyonda.org|singgah.in|sitpad.info|skidrow-games.io|skidrowcrack.com|skidrowgamesreloaded.com|sklns.net|soccerembed.blogspot.com|solotorrent.net|soparagamestorrents.com|spacemov.tv|speedplay.pro|sports4u.net|sportshd.me|stadium-live.biz|streamcherry.com|streamingok.com|streamlord.com|streampornfree.com|strikeout.co|suki48.web.id|superteenz.com|sweext.com|tamilmv.eu|tamilmv.vc|tamilrasigan.net|tamilyogi.fm|teenboytwink.com|teentubeq.com|tele-wizja.com|telugudon.com|telugupalaka.com|teluguringtones.co|telugusexstorieskathalu.net|theapricity.com|thebarchive.com|thebestofcafucus.com|thepiratebay.cd|thepiratebay24.ga|thepiratebay3.org|theputlocker.net|thesimplebay.pro|thevid.net|thiruttuvcd.me|thplayers.com|tlenovelas.net|todaypk.ag|todaypk.li|todoinmega.com|tokusatsuindo.com|torjackan.info|torrentcounter.cc|torrentfilmesbr.com|torrentlocura.com|torrentool.com|torrentoon.com|torrentrapid.com|torrentscompletos.com|torrentsgroup.com|tousatu.biz|tr7music.me|tuhentaionline.com|tumejortorrent.com|tuportaldemusica.com|turkishseries.li|tuserie.com|tushyporn.net|tvrex.net|twitchstats.net|u2s.io|ufreetv.com|unblocked.cab|unblocked.pet|unblocked.plus|unblocked.team|unduhfilmrama.biz|upcomics.org|uporniahd.com|urle.co|usabit.com|uskip.me|utaseries.co|utaseries.com|uwatchfree.co|v100v.net|vdizpk.com|veekyforums.com|veporn.net|vercanalestv.com|verdirectotv.com|verpeliculasporno.gratis|vertusnovelas.net|veyqo.net|veziserialeonline.info|vibokep.info|vidabc.com|video.az|videobokepgratis.me|videobokepincest.xyz|videoexa.com|videosexbokep.org|videosnudes.com|vidiobokeptop.com|vidtome.co|vidz7.com|vidzcode.com|viooz.ac|vipracing.biz|viralshow.info|vivatorrents.com|viveseries.com|vivetusnovelas.com|vixvids.to|vpondo.com|vpornex.com|watchaha.com|watcharcheronline.com|watchcommunity.cc|watchcommunity.tv|watchers.to|watchfomny.tv|watchjavidol.com|watchjavonline.com|watchme247.co.il|watchparksandrecreation.cc|watchpornfree.me|watchtheofficeonline.cc|watchtheofficeonline.net|watchxxxparody.com|wetblog.org|wibudesu.com|wolverdon-filmes.com|world4ufree.ws|worldvidz.com|wplocker.com|xdvideos.org|xfilmywap.com|xgatinhas.com|xkorean.net|xmovies1.com|xmovies247.com|xmovies8.org|xrares.com|xteenchan.com|xvideospanish.com|xxgasm.com|xxhdporn.com|xxx-comics.com|xxxstooorage.com|yallakora-online.com|yedhit.com|yeucontrai.com|yify-torrent.xyz|yify.bz|yodrama.com|youpornzz.com|yourporn.sexy|youswear.com|ytsyify.com|yuptorrents.com|yuuk.net|zambianobserver.com|zfilmeonline.eu|zippymoviez.top|zippysharealbum.download|zonavideo.net|zone-series.cc|zoocine.co|zoomtv.me|zw-net.com
 @@||google.com^$script,domain=171gifs.com|1proxy.de|2ddl.download|300mbfilms.org|300mbmovies4u.lol|321jav.com|353online.com|4horlover.blogspot.com|4horlover2.blogspot.com|4proxy.de|61tube.com|69sugar.com|6jav.com|6teentube.am|7starhd.com|9xmovies.site|abcmalayalam.co|abgdianci.com|adultdouga.biz|aflamfree.net|aflamtorrent.com|agarios.org|ahlamtv.com|al.ly|alantv.net|alivefoot.us|alivefootballstreaming.com|allpeliculas.com|alltube.tv|ally.sh|amabitch.com|amateur.ug|ancensored.com|andrija-i-andjelka.com|animakai.info|anime-music.info|anime-shitai.tv|anime-sugoi.com|animeado.net|animeai.org|animeai2.net|animelek.com|animemusicdownload.info|animesenzalimiti.com|animesonline2hd.org|animesonlinetk.info|animesorion.org|animezone.pl|anitube.es|antenasport.eu|anyanime.com|apklover.net|aquariumgays.com|arab-moviez.org|arabloads.net|arabp2p.com|archived.moe|artgifsocean.com|asianporndistrict.com|asianxv.com|assistirfilmeshd.org|assistirfilmesonline2.net|avonline.tv|avpockiehd.com|axxomovies.in|azkempire.com|aznude.com|baixarsomusica.com|bajarjuegospcgratis.com|bakacan.com|balkandownload.org|balkanje.com|bdmusicboss.net|bdsmporn.us|beautiesbondage.com|becekin.net|beelink.in|behchala.com|bersek.xyz|bestsongspk.com|big4umovies.net|bilasport.pw|bitch-show.com|bitporno.com|blackboxrepack.com|blacklionmusic.com|blogqpot.com|bludv.com|bokep2017.com|bokepcewek.net|bokepseks.co|bolly2tolly.com|bouncebreak.com|brazzershd.co|btdb.in|bugiltelanjang17.com|bypassed.cab|bypassed.plus|bypassed.team|camrouge.com|camwhores.co|cartoonhd.be|cartoonhd.cc|cartoonhd.globa|cartoonhd.global|cartoonth12.com|catchcoin.pw|catosports.ml|centraldeanimes.biz|cholotubex.com|cinemamkv.xyz|cinetux.net|clik.pw|cliphayho.com|cloudy.ec|coastalhut.com|columbia-xxx.com|comicporno.org|comicsmanics.com|cookiesnetfl1x.com|cooltamil.com|coroas40.com|coshurl.co|couchtuner.fr|couchtuner.nu|cricbox.net|cwtube.dj|czechmoneyteens.com|dato.porn|datpiff.biz|dblatino.com|dclinks.info|dd-books.com|debrideco.com|demonoid.co|depedlps.blogspot.com|desixnxx.net|devil-torrents.pl|discografiascompletas.net|divxatope1.com|djmazamp3.info|dokazm.mk|donlotfile.com|download-xyz.com|downloadgameps3.com|downloadgamepsp.com|downloadgamexbox.com|dragonball-time.com|drakorindo.com|drakorindofilms.com|drhmonegyi.net|dvdwap.com|dzrepackteam.com|e-hentai.me|e-jav.com|easyxtubes.com|edmdl.com|ekasiwap.com|electro-torrent.pl|embedlink.info|embedsr.to|erodouga69.com|erostar.jp|estrenosdoramas.net|estrenosdoramas.org|etsmods.net|eurostreaming.video|exposure.pw|fagken.com|fas.li|fastdrama.co|faststream.in|faststream.ws|felipephtutoriais.com.br|filecrypt.cc|filerocks.us|filesupload.org|filmaon.com|filmclub.tv|filmehd.net|filmeserialeonline.org|filmeseseriesonline.net|filmesonline1080p.com|filmesonline4.com|filmesonlineagora.com|filmesonlineplay.com|filmesonlinex.biz|filmetraduseonline.ro|filmgur.com|filmi7.com|filminvazio.com|filmovi.eu|filmozu.net|filmuptobox.net|filsex.com|flashbd24.blogspot.com|flixanity.online|freeadultcomix.com|freeiptvlinks.net|freelivesports.co|freesoftwaredlul.com|fuckingsession.com|full-serie.biz|fullmaza.net|fullpinoymovies.net|futebolps2.com|fxporn.net|gameofporn.net|gamepciso.com|gamestorrent.co|garotosbrasil.com|gaycock4u.com|gaysex69.net|gibanica.club|girlswithmuscle.com|gogoanime.ch|goldchannelmovie.net|gottateens.com|gravuregirlz.com|grcrt.net|guasavemp3.com|hacknetfl1x.net|halacima.net|happy-foxie.com|haylike.net|hdarkzone.com|hdencoders.com|hdmovie16.ws|hdmovie24.net|hdmusic23.net|hdmusic25.com|hdmusic90.co|hdporner720.com|hdpornfull.co|hdpornfull.net|hdshows.in|hdteenvids.com|hdtube.co|hdzex.net|healthsoul.info|hentai-for.me|hentai-id.tv|hentai.to|hentaicomicsbr.net|hentaiplay.net|hentaiplus.co|hentaistream.co|her69.net|herobo.com|heymanga.me|hindimoviesonlines.net|hiper.cool|hkfree.co|homeporn.tv|hon3yhd.com|hqq.watch|hulkload.com|hyperdebrid.net|i-gay.org|icwutudidare.info|idolblog.org|ig2fap.com|igg-games.com|ightdl.xyz|iimgur.club|ilinks.ug|ilovefilmesonline.biz|image-bugs.com|imagecoin.net|imgshot.pw|imgsmile.com|immunicity.cab|immunicity.plus|immunicity.team|incestoporno.org|insharee.com|iprojectfreetv.us|iptvsatlinks.blogspot.com|itastreaming.gratis|ivhunter.com|iwatchgameofthrones.cc|izporn.net|jav-for.me|javeu.com|javfhd.tv|javfinder.to|javgay.com|javhd.pro|javhd4k.com|javkimochiii.com|javleak.com|javmobile.net|javmost.com|javonline.online|javpob.com|javrom.com|javstream.co|javus.net|jdownloader2premium.com|jilhub.xyz|jizzman.com|jogostorrentgratis.net|jpfiles.eu|jpgayporn.net|jpidols.tv|k18.co|k2nblog.com|karanpc.com|kingstheme.com|kingvid.tv|kissanime.ru|kissasian.com|kizzboy.com|kooora2day.com|koraspeak.com|koreansubindo.net|kreskowkazone.pl|kreskowki.tv|kshowes.net|l2s.io|lacajita.xyz|lambingan.su|layar-21.com|layarindo21.com|lecheanal.com|leech.ae|leosims.com|letsjav.com|linclik.com|link2download.net|livehd90m.info|livesoccertv.live|livestreaming24.net|loonertube.com|lyricsy.ir|macgames-download.com|macnwins.com|magesy.be|manatelugump3.net|mangacanblog.com|maniacosporcomics.com|marapcana.eu|marvin-vibez.to|masflowmusik.net|masterfilmesonlinegratis.info|maxinlive.com|mbfcast.pw|media1fire.com|megafilmeshdplus.org|megafodabr.com|megahentaicomics.com|megaseriesonline.com|megatobox.net|meguminime.com|metaserie.com|milfcomix.com|milversite.me|minatosuki.com|minatosuki.website|minhaserie.me|mitemovie.com|mixhdporn.com|mkvtv.net|mmfilmes.com|mocnoi.com|modelblog.org|movie24k.ch|movieerotic.net|moviehd-free.com|moviehd-xxx.com|movierulz.ch|movierulz.cm|movierulz.xyz|movies24hd.co|movies5x.com|moviesak47.com|moviesgoldonline.net|moviesgoldonline.pro|moviesgolds.com|movieshdgratis.com.mx|movietubenow.bz|movietv.ws|moviezplanet.org|movieztimes.com|mp3haat.com|mp3kart.cc|mp3kart.co|mp3kart.com|mp3mydownload.com|mp3puu.com|mp3songdl.net|musculoduro.com.br|muvibg.com|mylucah.co|mymoviepot.xyz|mzansifun.com|mzansiporntube.com|mzansixxx.com|namethatpornstar.com|naphi.lol|nasze-kino.online|nbafullhd.com|neko-miku.com|nekonime.com|newhdmovie24.biz|newhdmovie24.co|newhdmovies.net|newpct.com|newpct1.com|nflstream.net|ngentot.tv|ninfetasnovinhas.net|nontonanime.org|nontononlinedrama.com|nosteam.com.ro|nosteam.org.ro|nudeyoung.xyz|nulledcenter.com|nungg.com|nungmovies-hd.com|nuttit.com|nxtcomicsclub.com|ocsstream.info|ohohd.com|ohyeah1080.com|okmovie-hd.com|olangal.pro|omberbagi.com|ondeeubaixo.com|one-series.cc|onlinefilmovisaprevodom.cc|onlinefilmsitesii.net|onlinemoviesgold.one|onlinemoviesprime.net|openx.tv|opujem.com|otaku-animehd.com|otorrents.com|ottakae.com|pahe.in|pandamovie.eu|pass69.com|pcgames-download.com|peliculasabc.net|peliculasgo.com|peliculasm.tv|peliculasmega1k.com|peliculastomas01.org|pelisplus.tv|pelisxporno.com|pentasex.com|perfecthdmovies.pw|perulareshd.pw|phimotv.net|picanteeproibido.com.br|pinaycute.com|pipocao.com|pirateaccess.xyz|piratebay.co.in|planetsport.pw|playbokep.me|playpornfree.net|pleermp3.net|pokemonlaserielatino.com|polskie-torrenty.com|popjav.com|porneq.com|pornfromcz.com|pornfromczech.com|pornhardx.com|pornhd5k.com|pornleak.net|pornlibrary.net|pornmegabox.net|pornobae.com|pornocomics.net|pornotorrent.com.br|pornotorrent.org|pornpassw0rds.com|pornsexonline.xxx|pornvibe.org|pornvxl.com|pornzexx.com|portalroms.com|portalultautv.com|primewire.io|programasvirtualespc.net|projectfreetvhd.co|projectfreetvi.info|psarips.com|pubfilmonline.net|pure-anime.tv|pussybook.xyz|putarfilm.com|q3sk-dizi.blogspot.com|querofilmehd.com|r34anim.com|rapcloud.co|reallifecamhd.com|reallifecamvd.com|ripvod.com|rosextube.com|runvideo.net|savvystreams.blogspot.co.uk|savvystreams.blogspot.com|sceper.ws|sdmoviespoint.in|serialed.blogspot.com|series-cravings.tv|seriesblanco.com|seriesblanco.tv|seriescr.com|seriesfuture.com|seriesintorrent.com|serieslatino.tv|seriesparaassistironline.org|seriesparalatinoamerica.blogspot.com|sexisfree.net|sexix.net|sexiz.net|sexkino.to|sexloading.com|sexvui.net|sexxdesi.net|sexy-youtubers.com|sexyeroticgirls.comshofonline.org|short.am|shush.se|sinevizyonda.org|singgah.in|sitpad.info|skidrow-games.io|skidrowcrack.com|skidrowgamesreloaded.com|sklns.net|sky-streams.blogspot.co.uk|soccerembed.blogspot.com|solotorrent.net|soparagamestorrents.com|spacemov.tv|speedplay.pro|sports4u.net|sportshd.me|stadium-live.biz|streamcherry.com|streamingok.com|streamlord.com|streampornfree.com|strikeout.co|suki48.web.id|superteenz.com|sweext.com|tamilmv.eu|tamilmv.vc|tamilrasigan.net|tamilyogi.fm|teenboytwink.com|teentubeq.com|tele-wizja.com|telugudon.com|telugupalaka.com|teluguringtones.co|telugusexstorieskathalu.net|tfpdl.de|theapricity.com|thebarchive.com|thebestofcafucus.com|thepiratebay.cd|thepiratebay24.ga|thepiratebay3.org|theputlocker.net|thesimplebay.pro|thevid.net|thiruttuvcd.me|thplayers.com|tlenovelas.net|todaypk.ag|todaypk.li|todoinmega.com|tokusatsuindo.com|torjackan.info|torrentcounter.cc|torrentfilmesbr.com|torrentlocura.com|torrentool.com|torrentoon.com|torrentrapid.com|torrentscompletos.com|torrentsgroup.com|tousatu.biz|tr7music.me|tuhentaionline.com|tumejortorrent.com|tuportaldemusica.com|turkishseries.li|tuserie.com|tushyporn.net|tvrex.net|twitchstats.net|u2s.io|ufreetv.com|unblocked.cab|unblocked.pet|unblocked.plus|unblocked.team|unduhfilmrama.biz|upcomics.org|uporniahd.com|urle.co|usabit.com|uskip.me|utaseries.co|utaseries.com|uwatchfree.co|v100v.net|vdizpk.com|veekyforums.com|veporn.net|vercanalestv.com|verdirectotv.com|verpeliculasporno.gratis|vertusnovelas.net|veyqo.net|veziserialeonline.info|vibokep.info|vidabc.com|video.az|videobokepgratis.me|videobokepincest.xyz|videoexa.com|videosexbokep.org|videosnudes.com|vidiobokeptop.com|vidtome.co|vidz7.com|vidzcode.com|viooz.ac|vipracing.biz|viralshow.info|vivatorrents.com|viveseries.com|vivetusnovelas.com|vixvids.to|vpondo.com|vpornex.com|watchaha.com|watcharcheronline.com|watchcommunity.cc|watchcommunity.tv|watchers.to|watchfomny.tv|watchjavidol.com|watchjavonline.com|watchme247.co.il|watchparksandrecreation.cc|watchpornfree.me|watchtheofficeonline.cc|watchtheofficeonline.net|watchxxxparody.com|wetblog.org|wibudesu.com|wolverdon-filmes.com|world4ufree.ws|worldvidz.com|wplocker.com|xdvideos.org|xfilmywap.com|xgatinhas.com|xkorean.net|xmovies1.com|xmovies247.com|xmovies8.org|xrares.com|xteenchan.com|xvideospanish.com|xxgasm.com|xxhdporn.com|xxx-comics.com|xxxstooorage.com|yallakora-online.com|yedhit.com|yeucontrai.com|yify-torrent.xyz|yify.bz|yodrama.com|youpornzz.com|yourporn.sexy|youswear.com|ytsyify.com|yuptorrents.com|yuuk.net|zambianobserver.com|zfilmeonline.eu|zippymoviez.top|zippysharealbum.download|zonavideo.net|zone-series.cc|zoocine.co|zoomtv.me|zw-net.com
-@@||googleapis.com^$script,domain=171gifs.com|1proxy.de|2ddl.download|300mbfilms.org|300mbmovies4u.lol|321jav.com|353online.com|4horlover.blogspot.com|4horlover2.blogspot.com|4proxy.de|61tube.com|69sugar.com|6jav.com|6teentube.am|7starhd.com|9xmovies.site|abcmalayalam.co|abgdianci.com|adultdouga.biz|aflamfree.net|aflamtorrent.com|agarios.org|ahlamtv.com|al.ly|alantv.net|alivefoot.us|alivefootballstreaming.com|allpeliculas.com|alltube.tv|ally.sh|amabitch.com|amateur.ug|ancensored.com|andrija-i-andjelka.com|animakai.info|anime-music.info|anime-shitai.tv|anime-sugoi.com|animeado.net|animeai.org|animeai2.net|animelek.com|animemusicdownload.info|animesenzalimiti.com|animesonline2hd.org|animesonlinetk.info|animesorion.org|animezone.pl|anitube.es|antenasport.eu|anyanime.com|apklover.net|aquariumgays.com|arab-moviez.org|arabloads.net|arabp2p.com|archived.moe|artgifsocean.com|asianporndistrict.com|asianxv.com|assistirfilmeshd.org|assistirfilmesonline2.net|avonline.tv|avpockiehd.com|axxomovies.in|azkempire.com|aznude.com|baixarsomusica.com|bajarjuegospcgratis.com|bakacan.com|balkandownload.org|balkanje.com|bdmusicboss.net|bdsmporn.us|bdsmstreak.com|beautiesbondage.com|becekin.net|beelink.in|behchala.com|bersek.xyz|bestsongspk.com|big4umovies.net|bilasport.pw|bitch-show.com|bitporno.com|blackboxrepack.com|blacklionmusic.com|blogqpot.com|bludv.com|bokep2017.com|bokepcewek.net|bokepseks.co|bolly2tolly.com|bouncebreak.com|brazzershd.co|btdb.in|bugiltelanjang17.com|bypassed.cab|bypassed.plus|bypassed.team|camrouge.com|camwhores.co|cartoonhd.be|cartoonhd.cc|cartoonhd.globa|cartoonhd.global|cartoonth12.com|catchcoin.pw|catosports.ml|centraldeanimes.biz|cholotubex.com|cinemamkv.xyz|cinetux.net|clik.pw|cliphayho.com|cloudy.ec|coastalhut.com|columbia-xxx.com|comicporno.org|comicsmanics.com|cookiesnetfl1x.com|cooltamil.com|coroas40.com|coshurl.co|couchtuner.fr|couchtuner.nu|cricbox.net|cwtube.dj|czechmoneyteens.com|dato.porn|datpiff.biz|dblatino.com|dclinks.info|dd-books.com|debrideco.com|demonoid.co|depedlps.blogspot.com|desixnxx.net|devil-torrents.pl|discografiascompletas.net|divxatope1.com|djmazamp3.info|dokazm.mk|donlotfile.com|download-xyz.com|downloadgameps3.com|downloadgamepsp.com|downloadgamexbox.com|dragonball-time.com|drakorindo.com|drakorindofilms.com|drhmonegyi.net|dvdwap.com|dzrepackteam.com|e-hentai.me|e-jav.com|easyxtubes.com|edmdl.com|ekasiwap.com|electro-torrent.pl|embedlink.info|embedsr.to|erodouga69.com|erostar.jp|estrenosdoramas.net|estrenosdoramas.org|etsmods.net|eurostreaming.video|exposure.pw|fagken.com|fas.li|fastdrama.co|faststream.in|faststream.ws|felipephtutoriais.com.br|filecrypt.cc|filerocks.us|filesupload.org|filmaon.com|filmclub.tv|filmehd.net|filmeserialeonline.org|filmeseseriesonline.net|filmesonline1080p.com|filmesonline4.com|filmesonlineagora.com|filmesonlineplay.com|filmesonlinex.biz|filmetraduseonline.ro|filmgur.com|filmi7.com|filminvazio.com|filmovi.eu|filmozu.net|filmuptobox.net|filsex.com|flashbd24.blogspot.com|flixanity.online|freeadultcomix.com|freeiptvlinks.net|freelivesports.co|freemoviestream.xyz|freesoftwaredlul.com|fuckingsession.com|full-serie.biz|fullmaza.net|fullpinoymovies.net|futebolps2.com|fxporn.net|gameofporn.net|gamepciso.com|gamersheroes.com|gamestorrent.co|garotosbrasil.com|gaycock4u.com|gaysex69.net|gibanica.club|girlswithmuscle.com|gogoanime.ch|goldchannelmovie.net|gottateens.com|gravuregirlz.com|grcrt.net|guasavemp3.com|hacknetfl1x.net|halacima.net|happy-foxie.com|haylike.net|hdarkzone.com|hdencoders.com|hdmovie16.ws|hdmovie24.net|hdmusic23.net|hdmusic25.com|hdmusic90.co|hdporner720.com|hdpornfull.co|hdpornfull.net|hdshows.in|hdteenvids.com|hdtube.co|hdzex.net|healthsoul.info|hentai-for.me|hentai-id.tv|hentai.to|hentaicomicsbr.net|hentaiplay.net|hentaiplus.co|hentaistream.co|her69.net|herobo.com|heymanga.me|hindimoviesonlines.net|hiper.cool|hkfree.co|homeporn.tv|hon3yhd.com|hqq.watch|hulkload.com|hyperdebrid.net|i-gay.org|icwutudidare.info|idolblog.org|ig2fap.com|igg-games.com|ightdl.xyz|iimgur.club|ilinks.ug|ilovefilmesonline.biz|image-bugs.com|imagecoin.net|imgshot.pw|imgsmile.com|immunicity.cab|immunicity.plus|immunicity.team|incestoporno.org|insharee.com|iprojectfreetv.us|iptvsatlinks.blogspot.com|itastreaming.gratis|ivhunter.com|iwatchgameofthrones.cc|izporn.net|jav-for.me|javeu.com|javfhd.tv|javfinder.to|javgay.com|javhd.pro|javhd4k.com|javkimochiii.com|javleak.com|javmobile.net|javmost.com|javonline.online|javpob.com|javrom.com|javstream.co|javus.net|jdownloader2premium.com|jilhub.xyz|jizzman.com|jogostorrentgratis.net|jpfiles.eu|jpgayporn.net|jpidols.tv|k18.co|k2nblog.com|karanpc.com|kingstheme.com|kingvid.tv|kissanime.ru|kissasian.com|kizzboy.com|kooora2day.com|koraspeak.com|koreansubindo.net|kreskowkazone.pl|kreskowki.tv|kshowes.net|l2s.io|lacajita.xyz|lambingan.su|layar-21.com|layarindo21.com|lecheanal.com|leech.ae|leosims.com|letsjav.com|linclik.com|link2download.net|livehd90m.info|livesoccertv.live|livestreaming24.net|loonertube.com|lyricsy.ir|macgames-download.com|macnwins.com|magesy.be|manatelugump3.net|mangacanblog.com|maniacosporcomics.com|marapcana.eu|marvin-vibez.to|masflowmusik.net|masterfilmesonlinegratis.info|maxinlive.com|mbfcast.pw|media1fire.com|megafilmeshdplus.org|megafodabr.com|megahentaicomics.com|megaseriesonline.com|megatobox.net|meguminime.com|metaserie.com|milfcomix.com|milversite.me|minatosuki.com|minatosuki.website|minhaserie.me|mitemovie.com|mixhdporn.com|mkvtv.net|mmfilmes.com|mocnoi.com|modelblog.org|movie24k.ch|movieerotic.net|moviehd-free.com|moviehd-xxx.com|movierulz.ch|movierulz.cm|movierulz.xyz|movies24hd.co|movies5x.com|moviesak47.com|moviesgoldonline.net|moviesgoldonline.pro|moviesgolds.com|movieshdgratis.com.mx|movietubenow.bz|movietv.ws|moviezplanet.org|movieztimes.com|mp3haat.com|mp3kart.cc|mp3kart.co|mp3kart.com|mp3mydownload.com|mp3puu.com|mp3songdl.net|mp4upload.com|musculoduro.com.br|muvibg.com|mylucah.co|mymoviepot.xyz|mzansifun.com|mzansiporntube.com|mzansixxx.com|namethatpornstar.com|naphi.lol|nasze-kino.online|nbafullhd.com|neko-miku.com|nekonime.com|newhdmovie24.biz|newhdmovie24.co|newhdmovies.net|newpct.com|newpct1.com|nflstream.net|ngentot.tv|ninfetasnovinhas.net|nontonanime.org|nontononlinedrama.com|nosteam.com.ro|nosteam.org.ro|nudeyoung.xyz|nulledcenter.com|nungg.com|nungmovies-hd.com|nuttit.com|nxtcomicsclub.com|ocsstream.info|ohohd.com|ohyeah1080.com|okmovie-hd.com|olangal.pro|omberbagi.com|ondeeubaixo.com|one-series.cc|onlinefilmovisaprevodom.cc|onlinefilmsitesii.net|onlinemoviesgold.one|onlinemoviesprime.net|openx.tv|opujem.com|otaku-animehd.com|otorrents.com|ottakae.com|pahe.in|pandamovie.eu|pass69.com|pcgames-download.com|peliculasabc.net|peliculasgo.com|peliculasm.tv|peliculasmega1k.com|peliculastomas01.org|pelisplus.tv|pelisxporno.com|pentasex.com|perfecthdmovies.pw|perulareshd.pw|phimotv.net|picanteeproibido.com.br|pinaycute.com|pipocao.com|pirateaccess.xyz|piratebay.co.in|planetsport.pw|playbokep.me|playpornfree.net|pleermp3.net|pokemonlaserielatino.com|polskie-torrenty.com|popjav.com|porneq.com|pornfromcz.com|pornfromczech.com|pornhardx.com|pornhd5k.com|pornleak.net|pornlibrary.net|pornmegabox.net|pornobae.com|pornocomics.net|pornotorrent.com.br|pornotorrent.org|pornpassw0rds.com|pornsexonline.xxx|pornvibe.org|pornvxl.com|pornzexx.com|portalroms.com|portalultautv.com|primewire.io|programasvirtualespc.net|projectfreetvhd.co|projectfreetvi.info|psarips.com|pubfilmonline.net|pure-anime.tv|pussybook.xyz|putarfilm.com|q3sk-dizi.blogspot.com|querofilmehd.com|r34anim.com|rapcloud.co|reallifecamhd.com|reallifecamvd.com|ripvod.com|rosextube.com|runvideo.net|sankakucomplex.com|savvystreams.blogspot.co.uk|savvystreams.blogspot.com|sceper.ws|sdmoviespoint.in|serialed.blogspot.com|series-cravings.tv|seriesblanco.com|seriesblanco.tv|seriescr.com|seriesfuture.com|seriesintorrent.com|serieslatino.tv|seriesparaassistironline.org|seriesparalatinoamerica.blogspot.com|sexisfree.net|sexix.net|sexiz.net|sexkino.to|sexloading.com|sexvui.net|sexxdesi.net|sexy-youtubers.com|sexyeroticgirls.comshofonline.org|short.am|shush.se|sinevizyonda.org|singgah.in|sitpad.info|skidrow-games.io|skidrowcrack.com|skidrowgamesreloaded.com|sklns.net|sky-streams.blogspot.co.uk|soccerembed.blogspot.com|solotorrent.net|soparagamestorrents.com|spacemov.tv|speedplay.pro|sports4u.net|sportshd.me|stadium-live.biz|streamcherry.com|streamingok.com|streamlord.com|streampornfree.com|strikeout.co|suki48.web.id|superteenz.com|sweext.com|tamilmv.eu|tamilmv.vc|tamilrasigan.net|tamilyogi.fm|teenboytwink.com|teentubeq.com|tele-wizja.com|telexplorer.com.ar|telugudon.com|telugupalaka.com|teluguringtones.co|telugusexstorieskathalu.net|tfpdl.de|thealternativedaily.com|theapricity.com|thebarchive.com|thebestofcafucus.com|thepiratebay.cd|thepiratebay24.ga|thepiratebay3.org|theputlocker.net|thesimplebay.pro|thevid.net|thiruttuvcd.me|thplayers.com|tlenovelas.net|todaypk.ag|todaypk.li|todoinmega.com|tokusatsuindo.com|torjackan.info|torrentcounter.cc|torrentfilmesbr.com|torrentlocura.com|torrentool.com|torrentoon.com|torrentrapid.com|torrentscompletos.com|torrentsgroup.com|tousatu.biz|tr7music.me|tuhentaionline.com|tumejortorrent.com|tuportaldemusica.com|turkishseries.li|tuserie.com|tushyporn.net|tvrex.net|twitchstats.net|u2s.io|ufreetv.com|unblocked.cab|unblocked.pet|unblocked.plus|unblocked.team|unduhfilmrama.biz|upcomics.org|uporniahd.com|urle.co|usabit.com|uskip.me|utaseries.co|utaseries.com|uwatchfree.co|v100v.net|vdizpk.com|veekyforums.com|veporn.net|vercanalestv.com|verdirectotv.com|verpeliculasporno.gratis|vertusnovelas.net|veyqo.net|veziserialeonline.info|vibokep.info|vidabc.com|video.az|videobokepgratis.me|videobokepincest.xyz|videoexa.com|videosexbokep.org|videosnudes.com|vidiobokeptop.com|vidtome.co|vidz7.com|vidzcode.com|viooz.ac|vipracing.biz|viralshow.info|vivatorrents.com|viveseries.com|vivetusnovelas.com|vixvids.to|vpondo.com|vpornex.com|watchaha.com|watcharcheronline.com|watchcommunity.cc|watchcommunity.tv|watchers.to|watchfomny.tv|watchjavidol.com|watchjavonline.com|watchme247.co.il|watchparksandrecreation.cc|watchpornfree.me|watchtheofficeonline.cc|watchtheofficeonline.net|watchxxxparody.com|wetblog.org|wibudesu.com|wolverdon-filmes.com|world4ufree.ws|worldvidz.com|wplocker.com|xdvideos.org|xfilmywap.com|xgatinhas.com|xkorean.net|xmovies1.com|xmovies247.com|xmovies8.org|xrares.com|xteenchan.com|xvideospanish.com|xxgasm.com|xxhdporn.com|xxx-comics.com|xxxstooorage.com|yallakora-online.com|yedhit.com|yeucontrai.com|yify-torrent.xyz|yify.bz|yodrama.com|youpornzz.com|yourporn.sexy|youswear.com|ytsyify.com|yuptorrents.com|yuuk.net|zambianobserver.com|zfilmeonline.eu|zippymoviez.top|zippysharealbum.download|zonavideo.net|zone-series.cc|zoocine.co|zoomtv.me|zw-net.com
-@@||gstatic.com^$script,domain=171gifs.com|1proxy.de|2ddl.download|300mbfilms.org|300mbmovies4u.lol|321jav.com|353online.com|4horlover.blogspot.com|4horlover2.blogspot.com|4proxy.de|61tube.com|69sugar.com|6jav.com|6teentube.am|7starhd.com|9xmovies.site|abcmalayalam.co|abgdianci.com|adultdouga.biz|aflamfree.net|aflamtorrent.com|agarios.org|ahlamtv.com|al.ly|alantv.net|alivefoot.us|alivefootballstreaming.com|allpeliculas.com|alltube.tv|ally.sh|amabitch.com|amateur.ug|ancensored.com|andrija-i-andjelka.com|animakai.info|anime-music.info|anime-shitai.tv|anime-sugoi.com|animeado.net|animeai.org|animeai2.net|animelek.com|animemusicdownload.info|animesenzalimiti.com|animesonline2hd.org|animesonlinetk.info|animesorion.org|animezone.pl|anitube.es|antenasport.eu|anyanime.com|apklover.net|aquariumgays.com|arab-moviez.org|arabloads.net|arabp2p.com|archived.moe|artgifsocean.com|asianporndistrict.com|asianxv.com|assistirfilmeshd.org|assistirfilmesonline2.net|avonline.tv|avpockiehd.com|axxomovies.in|azkempire.com|aznude.com|baixarsomusica.com|bajarjuegospcgratis.com|bakacan.com|balkandownload.org|balkanje.com|bdmusicboss.net|bdsmporn.us|beautiesbondage.com|becekin.net|beelink.in|behchala.com|bersek.xyz|bestsongspk.com|big4umovies.net|bilasport.pw|bitch-show.com|bitporno.com|blackboxrepack.com|blacklionmusic.com|blogqpot.com|bludv.com|bokep2017.com|bokepcewek.net|bokepseks.co|bolly2tolly.com|bouncebreak.com|brazzershd.co|btdb.in|bugiltelanjang17.com|bypassed.cab|bypassed.plus|bypassed.team|camrouge.com|camwhores.co|cartoonhd.be|cartoonhd.cc|cartoonhd.globa|cartoonhd.global|cartoonth12.com|catchcoin.pw|catosports.ml|centraldeanimes.biz|cholotubex.com|cinemamkv.xyz|cinetux.net|clik.pw|cliphayho.com|cloudy.ec|coastalhut.com|columbia-xxx.com|comicporno.org|comicsmanics.com|cookiesnetfl1x.com|cooltamil.com|coroas40.com|coshurl.co|couchtuner.fr|couchtuner.nu|cricbox.net|cwtube.dj|czechmoneyteens.com|dato.porn|datpiff.biz|dblatino.com|dclinks.info|dd-books.com|debrideco.com|demonoid.co|depedlps.blogspot.com|desixnxx.net|devil-torrents.pl|discografiascompletas.net|divxatope1.com|djmazamp3.info|dokazm.mk|donlotfile.com|download-xyz.com|downloadgameps3.com|downloadgamepsp.com|downloadgamexbox.com|dragonball-time.com|drakorindo.com|drakorindofilms.com|drhmonegyi.net|dvdwap.com|dzrepackteam.com|e-hentai.me|e-jav.com|easyxtubes.com|edmdl.com|ekasiwap.com|electro-torrent.pl|embedlink.info|embedsr.to|erodouga69.com|erostar.jp|estrenosdoramas.net|estrenosdoramas.org|etsmods.net|eurostreaming.video|exposure.pw|fagken.com|fas.li|fastdrama.co|faststream.in|faststream.ws|felipephtutoriais.com.br|filecrypt.cc|filerocks.us|filesupload.org|filmaon.com|filmclub.tv|filmehd.net|filmeserialeonline.org|filmeseseriesonline.net|filmesonline1080p.com|filmesonline4.com|filmesonlineagora.com|filmesonlineplay.com|filmesonlinex.biz|filmetraduseonline.ro|filmgur.com|filmi7.com|filminvazio.com|filmovi.eu|filmozu.net|filmuptobox.net|filsex.com|flashbd24.blogspot.com|flixanity.online|freeadultcomix.com|freeiptvlinks.net|freelivesports.co|freemoviestream.xyz|freesoftwaredlul.com|fuckingsession.com|full-serie.biz|fullmaza.net|fullpinoymovies.net|futebolps2.com|fxporn.net|gameofporn.net|gamepciso.com|gamersheroes.com|gamestorrent.co|garotosbrasil.com|gaycock4u.com|gaysex69.net|gibanica.club|girlswithmuscle.com|gogoanime.ch|goldchannelmovie.net|gottateens.com|gravuregirlz.com|grcrt.net|guasavemp3.com|hacknetfl1x.net|halacima.net|happy-foxie.com|haylike.net|hdarkzone.com|hdencoders.com|hdmovie16.ws|hdmovie24.net|hdmusic23.net|hdmusic25.com|hdmusic90.co|hdporner720.com|hdpornfull.co|hdpornfull.net|hdshows.in|hdteenvids.com|hdtube.co|hdzex.net|healthsoul.info|hentai-for.me|hentai-id.tv|hentai.to|hentaicomicsbr.net|hentaiplay.net|hentaiplus.co|hentaistream.co|her69.net|herobo.com|heymanga.me|hindimoviesonlines.net|hiper.cool|hkfree.co|homeporn.tv|hon3yhd.com|hqq.watch|hulkload.com|hyperdebrid.net|i-gay.org|icwutudidare.info|idolblog.org|ig2fap.com|igg-games.com|ightdl.xyz|iimgur.club|ilinks.ug|ilovefilmesonline.biz|image-bugs.com|imagecoin.net|imgshot.pw|imgsmile.com|immunicity.cab|immunicity.plus|immunicity.team|incestoporno.org|insharee.com|iprojectfreetv.us|iptvsatlinks.blogspot.com|itastreaming.gratis|ivhunter.com|iwatchgameofthrones.cc|izporn.net|jav-for.me|javeu.com|javfhd.tv|javfinder.to|javgay.com|javhd.pro|javhd4k.com|javkimochiii.com|javleak.com|javmobile.net|javmost.com|javonline.online|javpob.com|javrom.com|javstream.co|javus.net|jdownloader2premium.com|jilhub.xyz|jizzman.com|jogostorrentgratis.net|jpfiles.eu|jpgayporn.net|jpidols.tv|k18.co|k2nblog.com|karanpc.com|kingstheme.com|kingvid.tv|kissanime.ru|kissasian.com|kizzboy.com|kooora2day.com|koraspeak.com|koreansubindo.net|kreskowkazone.pl|kreskowki.tv|kshowes.net|l2s.io|lacajita.xyz|lambingan.su|layar-21.com|layarindo21.com|lecheanal.com|leech.ae|leosims.com|letsjav.com|linclik.com|link2download.net|livehd90m.info|livesoccertv.live|livestreaming24.net|loonertube.com|lyricsy.ir|macgames-download.com|macnwins.com|magesy.be|manatelugump3.net|mangacanblog.com|maniacosporcomics.com|marapcana.eu|marvin-vibez.to|masflowmusik.net|masterfilmesonlinegratis.info|maxinlive.com|mbfcast.pw|media1fire.com|megafilmeshdplus.org|megafodabr.com|megahentaicomics.com|megaseriesonline.com|megatobox.net|meguminime.com|metaserie.com|milfcomix.com|milversite.me|minatosuki.com|minatosuki.website|minhaserie.me|mitemovie.com|mixhdporn.com|mkvtv.net|mmfilmes.com|mocnoi.com|modelblog.org|movie24k.ch|movieerotic.net|moviehd-free.com|moviehd-xxx.com|movierulz.ch|movierulz.cm|movierulz.xyz|movies24hd.co|movies5x.com|moviesak47.com|moviesgoldonline.net|moviesgoldonline.pro|moviesgolds.com|movieshdgratis.com.mx|movietubenow.bz|movietv.ws|moviezplanet.org|movieztimes.com|mp3haat.com|mp3kart.cc|mp3kart.co|mp3kart.com|mp3mydownload.com|mp3puu.com|mp3songdl.net|musculoduro.com.br|muvibg.com|mylucah.co|mymoviepot.xyz|mzansifun.com|mzansiporntube.com|mzansixxx.com|namethatpornstar.com|naphi.lol|nasze-kino.online|nbafullhd.com|neko-miku.com|nekonime.com|newhdmovie24.biz|newhdmovie24.co|newhdmovies.net|newpct.com|newpct1.com|nflstream.net|ngentot.tv|ninfetasnovinhas.net|nontonanime.org|nontononlinedrama.com|nosteam.com.ro|nosteam.org.ro|nudeyoung.xyz|nulledcenter.com|nungg.com|nungmovies-hd.com|nuttit.com|nxtcomicsclub.com|ocsstream.info|ohohd.com|ohyeah1080.com|okmovie-hd.com|olangal.pro|omberbagi.com|ondeeubaixo.com|one-series.cc|onlinefilmovisaprevodom.cc|onlinefilmsitesii.net|onlinemoviesgold.one|onlinemoviesprime.net|openx.tv|opujem.com|otaku-animehd.com|otorrents.com|ottakae.com|pahe.in|pandamovie.eu|pass69.com|pcgames-download.com|peliculasabc.net|peliculasgo.com|peliculasm.tv|peliculasmega1k.com|peliculastomas01.org|pelisplus.tv|pelisxporno.com|pentasex.com|perfecthdmovies.pw|perulareshd.pw|phimotv.net|picanteeproibido.com.br|pinaycute.com|pipocao.com|pirateaccess.xyz|piratebay.co.in|planetsport.pw|playbokep.me|playpornfree.net|pleermp3.net|pokemonlaserielatino.com|polskie-torrenty.com|popjav.com|porneq.com|pornfromcz.com|pornfromczech.com|pornhardx.com|pornhd5k.com|pornleak.net|pornlibrary.net|pornmegabox.net|pornobae.com|pornocomics.net|pornotorrent.com.br|pornotorrent.org|pornpassw0rds.com|pornsexonline.xxx|pornvibe.org|pornvxl.com|pornzexx.com|portalroms.com|portalultautv.com|primewire.io|programasvirtualespc.net|projectfreetvhd.co|projectfreetvi.info|psarips.com|pubfilmonline.net|pure-anime.tv|pussybook.xyz|putarfilm.com|q3sk-dizi.blogspot.com|querofilmehd.com|r34anim.com|rapcloud.co|reallifecamhd.com|reallifecamvd.com|ripvod.com|rosextube.com|runvideo.net|savvystreams.blogspot.co.uk|savvystreams.blogspot.com|sceper.ws|sdmoviespoint.in|serialed.blogspot.com|series-cravings.tv|seriesblanco.com|seriesblanco.tv|seriescr.com|seriesfuture.com|seriesintorrent.com|serieslatino.tv|seriesparaassistironline.org|seriesparalatinoamerica.blogspot.com|sexisfree.net|sexix.net|sexiz.net|sexkino.to|sexloading.com|sexvui.net|sexxdesi.net|sexy-youtubers.com|sexyeroticgirls.comshofonline.org|short.am|shush.se|sinevizyonda.org|singgah.in|sitpad.info|skidrow-games.io|skidrowcrack.com|skidrowgamesreloaded.com|sklns.net|sky-streams.blogspot.co.uk|soccerembed.blogspot.com|solotorrent.net|soparagamestorrents.com|spacemov.tv|speedplay.pro|sports4u.net|sportshd.me|stadium-live.biz|streamcherry.com|streamingok.com|streamlord.com|streampornfree.com|strikeout.co|suki48.web.id|superteenz.com|sweext.com|tamilmv.eu|tamilmv.vc|tamilrasigan.net|tamilyogi.fm|teenboytwink.com|teentubeq.com|tele-wizja.com|telexplorer.com.ar|telugudon.com|telugupalaka.com|teluguringtones.co|telugusexstorieskathalu.net|tfpdl.de|thealternativedaily.com|theapricity.com|thebarchive.com|thebestofcafucus.com|thepiratebay.cd|thepiratebay24.ga|thepiratebay3.org|theputlocker.net|thesimplebay.pro|thevid.net|thiruttuvcd.me|thplayers.com|tlenovelas.net|todaypk.ag|todaypk.li|todoinmega.com|tokusatsuindo.com|torjackan.info|torrentcounter.cc|torrentfilmesbr.com|torrentlocura.com|torrentool.com|torrentoon.com|torrentrapid.com|torrentscompletos.com|torrentsgroup.com|tousatu.biz|tr7music.me|tuhentaionline.com|tumejortorrent.com|tuportaldemusica.com|turkishseries.li|tuserie.com|tushyporn.net|tvrex.net|twitchstats.net|u2s.io|ufreetv.com|unblocked.cab|unblocked.pet|unblocked.plus|unblocked.team|unduhfilmrama.biz|upcomics.org|uporniahd.com|usabit.com|uskip.me|utaseries.co|utaseries.com|uwatchfree.co|v100v.net|vdizpk.com|veekyforums.com|veporn.net|vercanalestv.com|verdirectotv.com|verpeliculasporno.gratis|vertusnovelas.net|veyqo.net|veziserialeonline.info|vibokep.info|vidabc.com|video.az|videobokepgratis.me|videobokepincest.xyz|videoexa.com|videosexbokep.org|videosnudes.com|vidiobokeptop.com|vidtome.co|vidz7.com|vidzcode.com|viooz.ac|vipracing.biz|viralshow.info|vivatorrents.com|viveseries.com|vivetusnovelas.com|vixvids.to|vpondo.com|vpornex.com|watchaha.com|watcharcheronline.com|watchcommunity.cc|watchcommunity.tv|watchers.to|watchfomny.tv|watchjavidol.com|watchjavonline.com|watchme247.co.il|watchparksandrecreation.cc|watchpornfree.me|watchtheofficeonline.cc|watchtheofficeonline.net|watchxxxparody.com|wetblog.org|wibudesu.com|wolverdon-filmes.com|world4ufree.ws|worldvidz.com|wplocker.com|xdvideos.org|xfilmywap.com|xgatinhas.com|xkorean.net|xmovies1.com|xmovies247.com|xmovies8.org|xrares.com|xteenchan.com|xvideospanish.com|xxgasm.com|xxhdporn.com|xxx-comics.com|xxxstooorage.com|yallakora-online.com|yedhit.com|yeucontrai.com|yify-torrent.xyz|yify.bz|yodrama.com|youpornzz.com|yourporn.sexy|youswear.com|ytsyify.com|yuptorrents.com|yuuk.net|zambianobserver.com|zfilmeonline.eu|zippymoviez.top|zippysharealbum.download|zonavideo.net|zone-series.cc|zoocine.co|zoomtv.me|zw-net.com
+@@||googleapis.com^$script,domain=171gifs.com|1proxy.de|2ddl.download|300mbfilms.org|300mbmovies4u.lol|321jav.com|353online.com|4horlover.blogspot.com|4horlover2.blogspot.com|4proxy.de|61tube.com|69sugar.com|6jav.com|6teentube.am|7starhd.com|9xmovies.site|abcmalayalam.co|abgdianci.com|adultdouga.biz|aflamfree.net|aflamtorrent.com|agarios.org|ahlamtv.com|al.ly|alantv.net|alivefoot.us|alivefootballstreaming.com|allpeliculas.com|alltube.tv|ally.sh|amabitch.com|amateur.ug|ancensored.com|andrija-i-andjelka.com|animakai.info|anime-music.info|anime-shitai.tv|anime-sugoi.com|animeado.net|animeai.org|animeai2.net|animelek.com|animemusicdownload.info|animesenzalimiti.com|animesonline2hd.org|animesonlinetk.info|animesorion.org|animezone.pl|anitube.es|antenasport.eu|anyanime.com|apklover.net|aquariumgays.com|arab-moviez.org|arabloads.net|arabp2p.com|archived.moe|artgifsocean.com|asianporndistrict.com|asianxv.com|assistirfilmeshd.org|assistirfilmesonline2.net|avonline.tv|avpockiehd.com|axxomovies.in|azkempire.com|aznude.com|baixarsomusica.com|bajarjuegospcgratis.com|bakacan.com|balkandownload.org|balkanje.com|bdmusicboss.net|bdsmporn.us|bdsmstreak.com|beautiesbondage.com|becekin.net|beelink.in|behchala.com|bersek.xyz|bestsongspk.com|big4umovies.net|bilasport.pw|bitch-show.com|bitporno.com|blackboxrepack.com|blacklionmusic.com|blogqpot.com|bludv.com|bokep2017.com|bokepcewek.net|bokepseks.co|bolly2tolly.com|bouncebreak.com|brazzershd.co|btdb.in|bugiltelanjang17.com|bypassed.cab|bypassed.plus|bypassed.team|camrouge.com|camwhores.co|cartoonhd.be|cartoonhd.cc|cartoonhd.globa|cartoonhd.global|cartoonth12.com|catchcoin.pw|catosports.ml|centraldeanimes.biz|cholotubex.com|cinemamkv.xyz|cinetux.net|clik.pw|cliphayho.com|cloudy.ec|coastalhut.com|columbia-xxx.com|comicporno.org|comicsmanics.com|cookiesnetfl1x.com|cooltamil.com|coroas40.com|coshurl.co|couchtuner.fr|couchtuner.nu|cricbox.net|cwtube.dj|czechmoneyteens.com|dato.porn|datpiff.biz|dblatino.com|dclinks.info|dd-books.com|debrideco.com|demonoid.co|depedlps.blogspot.com|desixnxx.net|devil-torrents.pl|discografiascompletas.net|divxatope1.com|djmazamp3.info|dokazm.mk|donlotfile.com|download-xyz.com|downloadgameps3.com|downloadgamepsp.com|downloadgamexbox.com|dragonball-time.com|drakorindo.com|drakorindofilms.com|drhmonegyi.net|dvdwap.com|dzrepackteam.com|e-hentai.me|e-jav.com|easyxtubes.com|edmdl.com|ekasiwap.com|electro-torrent.pl|embedlink.info|embedsr.to|erodouga69.com|erostar.jp|estrenosdoramas.net|estrenosdoramas.org|etsmods.net|eurostreaming.video|exposure.pw|fagken.com|fas.li|fastdrama.co|faststream.in|faststream.ws|felipephtutoriais.com.br|filecrypt.cc|filerocks.us|filesupload.org|filmaon.com|filmclub.tv|filmehd.net|filmeserialeonline.org|filmeseseriesonline.net|filmesonline1080p.com|filmesonline4.com|filmesonlineagora.com|filmesonlineplay.com|filmesonlinex.biz|filmetraduseonline.ro|filmgur.com|filmi7.com|filminvazio.com|filmovi.eu|filmozu.net|filmuptobox.net|filsex.com|flashbd24.blogspot.com|flixanity.online|freeadultcomix.com|freeiptvlinks.net|freelivesports.co|freemoviestream.xyz|freesoftwaredlul.com|fuckingsession.com|full-serie.biz|fullmaza.net|fullpinoymovies.net|futebolps2.com|fxporn.net|gameofporn.net|gamepciso.com|gamersheroes.com|gamestorrent.co|garotosbrasil.com|gaycock4u.com|gaysex69.net|gibanica.club|girlswithmuscle.com|gogoanime.ch|goldchannelmovie.net|gottateens.com|gravuregirlz.com|grcrt.net|guasavemp3.com|hacknetfl1x.net|halacima.net|happy-foxie.com|haylike.net|hdarkzone.com|hdencoders.com|hdmovie16.ws|hdmovie24.net|hdmusic23.net|hdmusic25.com|hdmusic90.co|hdporner720.com|hdpornfull.co|hdpornfull.net|hdshows.in|hdteenvids.com|hdtube.co|hdzex.net|healthsoul.info|hentai-for.me|hentai-id.tv|hentai.to|hentaicomicsbr.net|hentaiplay.net|hentaiplus.co|hentaistream.co|her69.net|herobo.com|heymanga.me|hindimoviesonlines.net|hiper.cool|hkfree.co|homeporn.tv|hon3yhd.com|hqq.watch|hulkload.com|hyperdebrid.net|i-gay.org|icwutudidare.info|idolblog.org|ig2fap.com|igg-games.com|ightdl.xyz|iimgur.club|ilinks.ug|ilovefilmesonline.biz|image-bugs.com|imagecoin.net|imgshot.pw|imgsmile.com|immunicity.cab|immunicity.plus|immunicity.team|incestoporno.org|insharee.com|iprojectfreetv.us|iptvsatlinks.blogspot.com|itastreaming.gratis|ivhunter.com|iwatchgameofthrones.cc|izporn.net|jav-for.me|javeu.com|javfhd.tv|javfinder.to|javgay.com|javhd.pro|javhd4k.com|javkimochiii.com|javleak.com|javmobile.net|javmost.com|javonline.online|javpob.com|javrom.com|javstream.co|javus.net|jdownloader2premium.com|jilhub.xyz|jizzman.com|jogostorrentgratis.net|jpfiles.eu|jpgayporn.net|jpidols.tv|k18.co|k2nblog.com|karanpc.com|kingstheme.com|kingvid.tv|kissanime.ru|kissasian.com|kizzboy.com|kooora2day.com|koraspeak.com|koreansubindo.net|kreskowkazone.pl|kreskowki.tv|kshowes.net|l2s.io|lacajita.xyz|lambingan.su|layar-21.com|layarindo21.com|lecheanal.com|leech.ae|leosims.com|letsjav.com|linclik.com|link2download.net|livehd90m.info|livesoccertv.live|livestreaming24.net|loonertube.com|lyricsy.ir|macgames-download.com|macnwins.com|magesy.be|manatelugump3.net|mangacanblog.com|maniacosporcomics.com|marapcana.eu|marvin-vibez.to|masflowmusik.net|masterfilmesonlinegratis.info|maxinlive.com|mbfcast.pw|media1fire.com|megafilmeshdplus.org|megafodabr.com|megahentaicomics.com|megaseriesonline.com|megatobox.net|meguminime.com|metaserie.com|milfcomix.com|milversite.me|minatosuki.com|minatosuki.website|minhaserie.me|mitemovie.com|mixhdporn.com|mkvtv.net|mmfilmes.com|mocnoi.com|modelblog.org|movie24k.ch|movieerotic.net|moviehd-free.com|moviehd-xxx.com|movierulz.ch|movierulz.cm|movierulz.xyz|movies24hd.co|movies5x.com|moviesak47.com|moviesgoldonline.net|moviesgoldonline.pro|moviesgolds.com|movieshdgratis.com.mx|movietubenow.bz|movietv.ws|moviezplanet.org|movieztimes.com|mp3haat.com|mp3kart.cc|mp3kart.co|mp3kart.com|mp3mydownload.com|mp3puu.com|mp3songdl.net|mp4upload.com|musculoduro.com.br|muvibg.com|mylucah.co|mymoviepot.xyz|mzansifun.com|mzansiporntube.com|mzansixxx.com|namethatpornstar.com|naphi.lol|nasze-kino.online|nbafullhd.com|neko-miku.com|nekonime.com|newhdmovie24.biz|newhdmovie24.co|newhdmovies.net|newpct.com|newpct1.com|nflstream.net|ngentot.tv|ninfetasnovinhas.net|nontonanime.org|nontononlinedrama.com|nosteam.com.ro|nosteam.org.ro|nudeyoung.xyz|nulledcenter.com|nungg.com|nungmovies-hd.com|nuttit.com|nxtcomicsclub.com|ocsstream.info|ohohd.com|ohyeah1080.com|okmovie-hd.com|olangal.pro|omberbagi.com|ondeeubaixo.com|one-series.cc|onlinefilmovisaprevodom.cc|onlinefilmsitesii.net|onlinemoviesgold.one|onlinemoviesprime.net|openx.tv|opujem.com|otaku-animehd.com|otorrents.com|ottakae.com|pahe.in|pandamovie.eu|pass69.com|pcgames-download.com|peliculasabc.net|peliculasgo.com|peliculasm.tv|peliculasmega1k.com|peliculastomas01.org|pelisplus.tv|pelisxporno.com|pentasex.com|perfecthdmovies.pw|perulareshd.pw|phimotv.net|picanteeproibido.com.br|pinaycute.com|pipocao.com|pirateaccess.xyz|piratebay.co.in|planetsport.pw|playbokep.me|playpornfree.net|pleermp3.net|pokemonlaserielatino.com|polskie-torrenty.com|popjav.com|porneq.com|pornfromcz.com|pornfromczech.com|pornhardx.com|pornhd5k.com|pornleak.net|pornlibrary.net|pornmegabox.net|pornobae.com|pornocomics.net|pornotorrent.com.br|pornotorrent.org|pornpassw0rds.com|pornsexonline.xxx|pornvibe.org|pornvxl.com|pornzexx.com|portalroms.com|portalultautv.com|primewire.io|programasvirtualespc.net|projectfreetvhd.co|projectfreetvi.info|psarips.com|pubfilmonline.net|pure-anime.tv|pussybook.xyz|putarfilm.com|q3sk-dizi.blogspot.com|querofilmehd.com|r34anim.com|rapcloud.co|reallifecamhd.com|reallifecamvd.com|ripvod.com|rosextube.com|runvideo.net|sankakucomplex.com|savvystreams.blogspot.co.uk|savvystreams.blogspot.com|sceper.ws|sdmoviespoint.in|serialed.blogspot.com|series-cravings.tv|seriesblanco.com|seriesblanco.tv|seriescr.com|seriesfuture.com|seriesintorrent.com|serieslatino.tv|seriesparaassistironline.org|seriesparalatinoamerica.blogspot.com|sexisfree.net|sexix.net|sexiz.net|sexkino.to|sexloading.com|sexvui.net|sexxdesi.net|sexy-youtubers.com|sexyeroticgirls.comshofonline.org|short.am|shush.se|sinevizyonda.org|singgah.in|sitpad.info|skidrow-games.io|skidrowcrack.com|skidrowgamesreloaded.com|sklns.net|sky-streams.blogspot.co.uk|soccerembed.blogspot.com|solotorrent.net|soparagamestorrents.com|spacemov.tv|speedplay.pro|sports4u.net|sportshd.me|stadium-live.biz|streamcherry.com|streamingok.com|streamlord.com|streampornfree.com|strikeout.co|suki48.web.id|superteenz.com|sweext.com|tamilmv.eu|tamilmv.vc|tamilrasigan.net|tamilyogi.fm|teenboytwink.com|teentubeq.com|tele-wizja.com|telexplorer.com.ar|telugudon.com|telugupalaka.com|teluguringtones.co|telugusexstorieskathalu.net|tfpdl.de|theapricity.com|thebarchive.com|thebestofcafucus.com|thepiratebay.cd|thepiratebay24.ga|thepiratebay3.org|theputlocker.net|thesimplebay.pro|thevid.net|thiruttuvcd.me|thplayers.com|tlenovelas.net|todaypk.ag|todaypk.li|todoinmega.com|tokusatsuindo.com|torjackan.info|torrentcounter.cc|torrentfilmesbr.com|torrentlocura.com|torrentool.com|torrentoon.com|torrentrapid.com|torrentscompletos.com|torrentsgroup.com|tousatu.biz|tr7music.me|tuhentaionline.com|tumejortorrent.com|tuportaldemusica.com|turkishseries.li|tuserie.com|tushyporn.net|tvrex.net|twitchstats.net|u2s.io|ufreetv.com|unblocked.cab|unblocked.pet|unblocked.plus|unblocked.team|unduhfilmrama.biz|upcomics.org|uporniahd.com|urle.co|usabit.com|uskip.me|utaseries.co|utaseries.com|uwatchfree.co|v100v.net|vdizpk.com|veekyforums.com|veporn.net|vercanalestv.com|verdirectotv.com|verpeliculasporno.gratis|vertusnovelas.net|veyqo.net|veziserialeonline.info|vibokep.info|vidabc.com|video.az|videobokepgratis.me|videobokepincest.xyz|videoexa.com|videosexbokep.org|videosnudes.com|vidiobokeptop.com|vidtome.co|vidz7.com|vidzcode.com|viooz.ac|vipracing.biz|viralshow.info|vivatorrents.com|viveseries.com|vivetusnovelas.com|vixvids.to|vpondo.com|vpornex.com|watchaha.com|watcharcheronline.com|watchcommunity.cc|watchcommunity.tv|watchers.to|watchfomny.tv|watchjavidol.com|watchjavonline.com|watchme247.co.il|watchparksandrecreation.cc|watchpornfree.me|watchtheofficeonline.cc|watchtheofficeonline.net|watchxxxparody.com|wetblog.org|wibudesu.com|wolverdon-filmes.com|world4ufree.ws|worldvidz.com|wplocker.com|xdvideos.org|xfilmywap.com|xgatinhas.com|xkorean.net|xmovies1.com|xmovies247.com|xmovies8.org|xrares.com|xteenchan.com|xvideospanish.com|xxgasm.com|xxhdporn.com|xxx-comics.com|xxxstooorage.com|yallakora-online.com|yedhit.com|yeucontrai.com|yify-torrent.xyz|yify.bz|yodrama.com|youpornzz.com|yourporn.sexy|youswear.com|ytsyify.com|yuptorrents.com|yuuk.net|zambianobserver.com|zfilmeonline.eu|zippymoviez.top|zippysharealbum.download|zonavideo.net|zone-series.cc|zoocine.co|zoomtv.me|zw-net.com
+@@||gstatic.com^$script,domain=171gifs.com|1proxy.de|2ddl.download|300mbfilms.org|300mbmovies4u.lol|321jav.com|353online.com|4horlover.blogspot.com|4horlover2.blogspot.com|4proxy.de|61tube.com|69sugar.com|6jav.com|6teentube.am|7starhd.com|9xmovies.site|abcmalayalam.co|abgdianci.com|adultdouga.biz|aflamfree.net|aflamtorrent.com|agarios.org|ahlamtv.com|al.ly|alantv.net|alivefoot.us|alivefootballstreaming.com|allpeliculas.com|alltube.tv|ally.sh|amabitch.com|amateur.ug|ancensored.com|andrija-i-andjelka.com|animakai.info|anime-music.info|anime-shitai.tv|anime-sugoi.com|animeado.net|animeai.org|animeai2.net|animelek.com|animemusicdownload.info|animesenzalimiti.com|animesonline2hd.org|animesonlinetk.info|animesorion.org|animezone.pl|anitube.es|antenasport.eu|anyanime.com|apklover.net|aquariumgays.com|arab-moviez.org|arabloads.net|arabp2p.com|archived.moe|artgifsocean.com|asianporndistrict.com|asianxv.com|assistirfilmeshd.org|assistirfilmesonline2.net|avonline.tv|avpockiehd.com|axxomovies.in|azkempire.com|aznude.com|baixarsomusica.com|bajarjuegospcgratis.com|bakacan.com|balkandownload.org|balkanje.com|bdmusicboss.net|bdsmporn.us|beautiesbondage.com|becekin.net|beelink.in|behchala.com|bersek.xyz|bestsongspk.com|big4umovies.net|bilasport.pw|bitch-show.com|bitporno.com|blackboxrepack.com|blacklionmusic.com|blogqpot.com|bludv.com|bokep2017.com|bokepcewek.net|bokepseks.co|bolly2tolly.com|bouncebreak.com|brazzershd.co|btdb.in|bugiltelanjang17.com|bypassed.cab|bypassed.plus|bypassed.team|camrouge.com|camwhores.co|cartoonhd.be|cartoonhd.cc|cartoonhd.globa|cartoonhd.global|cartoonth12.com|catchcoin.pw|catosports.ml|centraldeanimes.biz|cholotubex.com|cinemamkv.xyz|cinetux.net|clik.pw|cliphayho.com|cloudy.ec|coastalhut.com|columbia-xxx.com|comicporno.org|comicsmanics.com|cookiesnetfl1x.com|cooltamil.com|coroas40.com|coshurl.co|couchtuner.fr|couchtuner.nu|cricbox.net|cwtube.dj|czechmoneyteens.com|dato.porn|datpiff.biz|dblatino.com|dclinks.info|dd-books.com|debrideco.com|demonoid.co|depedlps.blogspot.com|desixnxx.net|devil-torrents.pl|discografiascompletas.net|divxatope1.com|djmazamp3.info|dokazm.mk|donlotfile.com|download-xyz.com|downloadgameps3.com|downloadgamepsp.com|downloadgamexbox.com|dragonball-time.com|drakorindo.com|drakorindofilms.com|drhmonegyi.net|dvdwap.com|dzrepackteam.com|e-hentai.me|e-jav.com|easyxtubes.com|edmdl.com|ekasiwap.com|electro-torrent.pl|embedlink.info|embedsr.to|erodouga69.com|erostar.jp|estrenosdoramas.net|estrenosdoramas.org|etsmods.net|eurostreaming.video|exposure.pw|fagken.com|fas.li|fastdrama.co|faststream.in|faststream.ws|felipephtutoriais.com.br|filecrypt.cc|filerocks.us|filesupload.org|filmaon.com|filmclub.tv|filmehd.net|filmeserialeonline.org|filmeseseriesonline.net|filmesonline1080p.com|filmesonline4.com|filmesonlineagora.com|filmesonlineplay.com|filmesonlinex.biz|filmetraduseonline.ro|filmgur.com|filmi7.com|filminvazio.com|filmovi.eu|filmozu.net|filmuptobox.net|filsex.com|flashbd24.blogspot.com|flixanity.online|freeadultcomix.com|freeiptvlinks.net|freelivesports.co|freemoviestream.xyz|freesoftwaredlul.com|fuckingsession.com|full-serie.biz|fullmaza.net|fullpinoymovies.net|futebolps2.com|fxporn.net|gameofporn.net|gamepciso.com|gamersheroes.com|gamestorrent.co|garotosbrasil.com|gaycock4u.com|gaysex69.net|gibanica.club|girlswithmuscle.com|gogoanime.ch|goldchannelmovie.net|gottateens.com|gravuregirlz.com|grcrt.net|guasavemp3.com|hacknetfl1x.net|halacima.net|happy-foxie.com|haylike.net|hdarkzone.com|hdencoders.com|hdmovie16.ws|hdmovie24.net|hdmusic23.net|hdmusic25.com|hdmusic90.co|hdporner720.com|hdpornfull.co|hdpornfull.net|hdshows.in|hdteenvids.com|hdtube.co|hdzex.net|healthsoul.info|hentai-for.me|hentai-id.tv|hentai.to|hentaicomicsbr.net|hentaiplay.net|hentaiplus.co|hentaistream.co|her69.net|herobo.com|heymanga.me|hindimoviesonlines.net|hiper.cool|hkfree.co|homeporn.tv|hon3yhd.com|hqq.watch|hulkload.com|hyperdebrid.net|i-gay.org|icwutudidare.info|idolblog.org|ig2fap.com|igg-games.com|ightdl.xyz|iimgur.club|ilinks.ug|ilovefilmesonline.biz|image-bugs.com|imagecoin.net|imgshot.pw|imgsmile.com|immunicity.cab|immunicity.plus|immunicity.team|incestoporno.org|insharee.com|iprojectfreetv.us|iptvsatlinks.blogspot.com|itastreaming.gratis|ivhunter.com|iwatchgameofthrones.cc|izporn.net|jav-for.me|javeu.com|javfhd.tv|javfinder.to|javgay.com|javhd.pro|javhd4k.com|javkimochiii.com|javleak.com|javmobile.net|javmost.com|javonline.online|javpob.com|javrom.com|javstream.co|javus.net|jdownloader2premium.com|jilhub.xyz|jizzman.com|jogostorrentgratis.net|jpfiles.eu|jpgayporn.net|jpidols.tv|k18.co|k2nblog.com|karanpc.com|kingstheme.com|kingvid.tv|kissanime.ru|kissasian.com|kizzboy.com|kooora2day.com|koraspeak.com|koreansubindo.net|kreskowkazone.pl|kreskowki.tv|kshowes.net|l2s.io|lacajita.xyz|lambingan.su|layar-21.com|layarindo21.com|lecheanal.com|leech.ae|leosims.com|letsjav.com|linclik.com|link2download.net|livehd90m.info|livesoccertv.live|livestreaming24.net|loonertube.com|lyricsy.ir|macgames-download.com|macnwins.com|magesy.be|manatelugump3.net|mangacanblog.com|maniacosporcomics.com|marapcana.eu|marvin-vibez.to|masflowmusik.net|masterfilmesonlinegratis.info|maxinlive.com|mbfcast.pw|media1fire.com|megafilmeshdplus.org|megafodabr.com|megahentaicomics.com|megaseriesonline.com|megatobox.net|meguminime.com|metaserie.com|milfcomix.com|milversite.me|minatosuki.com|minatosuki.website|minhaserie.me|mitemovie.com|mixhdporn.com|mkvtv.net|mmfilmes.com|mocnoi.com|modelblog.org|movie24k.ch|movieerotic.net|moviehd-free.com|moviehd-xxx.com|movierulz.ch|movierulz.cm|movierulz.xyz|movies24hd.co|movies5x.com|moviesak47.com|moviesgoldonline.net|moviesgoldonline.pro|moviesgolds.com|movieshdgratis.com.mx|movietubenow.bz|movietv.ws|moviezplanet.org|movieztimes.com|mp3haat.com|mp3kart.cc|mp3kart.co|mp3kart.com|mp3mydownload.com|mp3puu.com|mp3songdl.net|musculoduro.com.br|muvibg.com|mylucah.co|mymoviepot.xyz|mzansifun.com|mzansiporntube.com|mzansixxx.com|namethatpornstar.com|naphi.lol|nasze-kino.online|nbafullhd.com|neko-miku.com|nekonime.com|newhdmovie24.biz|newhdmovie24.co|newhdmovies.net|newpct.com|newpct1.com|nflstream.net|ngentot.tv|ninfetasnovinhas.net|nontonanime.org|nontononlinedrama.com|nosteam.com.ro|nosteam.org.ro|nudeyoung.xyz|nulledcenter.com|nungg.com|nungmovies-hd.com|nuttit.com|nxtcomicsclub.com|ocsstream.info|ohohd.com|ohyeah1080.com|okmovie-hd.com|olangal.pro|omberbagi.com|ondeeubaixo.com|one-series.cc|onlinefilmovisaprevodom.cc|onlinefilmsitesii.net|onlinemoviesgold.one|onlinemoviesprime.net|openx.tv|opujem.com|otaku-animehd.com|otorrents.com|ottakae.com|pahe.in|pandamovie.eu|pass69.com|pcgames-download.com|peliculasabc.net|peliculasgo.com|peliculasm.tv|peliculasmega1k.com|peliculastomas01.org|pelisplus.tv|pelisxporno.com|pentasex.com|perfecthdmovies.pw|perulareshd.pw|phimotv.net|picanteeproibido.com.br|pinaycute.com|pipocao.com|pirateaccess.xyz|piratebay.co.in|planetsport.pw|playbokep.me|playpornfree.net|pleermp3.net|pokemonlaserielatino.com|polskie-torrenty.com|popjav.com|porneq.com|pornfromcz.com|pornfromczech.com|pornhardx.com|pornhd5k.com|pornleak.net|pornlibrary.net|pornmegabox.net|pornobae.com|pornocomics.net|pornotorrent.com.br|pornotorrent.org|pornpassw0rds.com|pornsexonline.xxx|pornvibe.org|pornvxl.com|pornzexx.com|portalroms.com|portalultautv.com|primewire.io|programasvirtualespc.net|projectfreetvhd.co|projectfreetvi.info|psarips.com|pubfilmonline.net|pure-anime.tv|pussybook.xyz|putarfilm.com|q3sk-dizi.blogspot.com|querofilmehd.com|r34anim.com|rapcloud.co|reallifecamhd.com|reallifecamvd.com|ripvod.com|rosextube.com|runvideo.net|savvystreams.blogspot.co.uk|savvystreams.blogspot.com|sceper.ws|sdmoviespoint.in|serialed.blogspot.com|series-cravings.tv|seriesblanco.com|seriesblanco.tv|seriescr.com|seriesfuture.com|seriesintorrent.com|serieslatino.tv|seriesparaassistironline.org|seriesparalatinoamerica.blogspot.com|sexisfree.net|sexix.net|sexiz.net|sexkino.to|sexloading.com|sexvui.net|sexxdesi.net|sexy-youtubers.com|sexyeroticgirls.comshofonline.org|short.am|shush.se|sinevizyonda.org|singgah.in|sitpad.info|skidrow-games.io|skidrowcrack.com|skidrowgamesreloaded.com|sklns.net|sky-streams.blogspot.co.uk|soccerembed.blogspot.com|solotorrent.net|soparagamestorrents.com|spacemov.tv|speedplay.pro|sports4u.net|sportshd.me|stadium-live.biz|streamcherry.com|streamingok.com|streamlord.com|streampornfree.com|strikeout.co|suki48.web.id|superteenz.com|sweext.com|tamilmv.eu|tamilmv.vc|tamilrasigan.net|tamilyogi.fm|teenboytwink.com|teentubeq.com|tele-wizja.com|telexplorer.com.ar|telugudon.com|telugupalaka.com|teluguringtones.co|telugusexstorieskathalu.net|tfpdl.de|theapricity.com|thebarchive.com|thebestofcafucus.com|thepiratebay.cd|thepiratebay24.ga|thepiratebay3.org|theputlocker.net|thesimplebay.pro|thevid.net|thiruttuvcd.me|thplayers.com|tlenovelas.net|todaypk.ag|todaypk.li|todoinmega.com|tokusatsuindo.com|torjackan.info|torrentcounter.cc|torrentfilmesbr.com|torrentlocura.com|torrentool.com|torrentoon.com|torrentrapid.com|torrentscompletos.com|torrentsgroup.com|tousatu.biz|tr7music.me|tuhentaionline.com|tumejortorrent.com|tuportaldemusica.com|turkishseries.li|tuserie.com|tushyporn.net|tvrex.net|twitchstats.net|u2s.io|ufreetv.com|unblocked.cab|unblocked.pet|unblocked.plus|unblocked.team|unduhfilmrama.biz|upcomics.org|uporniahd.com|usabit.com|uskip.me|utaseries.co|utaseries.com|uwatchfree.co|v100v.net|vdizpk.com|veekyforums.com|veporn.net|vercanalestv.com|verdirectotv.com|verpeliculasporno.gratis|vertusnovelas.net|veyqo.net|veziserialeonline.info|vibokep.info|vidabc.com|video.az|videobokepgratis.me|videobokepincest.xyz|videoexa.com|videosexbokep.org|videosnudes.com|vidiobokeptop.com|vidtome.co|vidz7.com|vidzcode.com|viooz.ac|vipracing.biz|viralshow.info|vivatorrents.com|viveseries.com|vivetusnovelas.com|vixvids.to|vpondo.com|vpornex.com|watchaha.com|watcharcheronline.com|watchcommunity.cc|watchcommunity.tv|watchers.to|watchfomny.tv|watchjavidol.com|watchjavonline.com|watchme247.co.il|watchparksandrecreation.cc|watchpornfree.me|watchtheofficeonline.cc|watchtheofficeonline.net|watchxxxparody.com|wetblog.org|wibudesu.com|wolverdon-filmes.com|world4ufree.ws|worldvidz.com|wplocker.com|xdvideos.org|xfilmywap.com|xgatinhas.com|xkorean.net|xmovies1.com|xmovies247.com|xmovies8.org|xrares.com|xteenchan.com|xvideospanish.com|xxgasm.com|xxhdporn.com|xxx-comics.com|xxxstooorage.com|yallakora-online.com|yedhit.com|yeucontrai.com|yify-torrent.xyz|yify.bz|yodrama.com|youpornzz.com|yourporn.sexy|youswear.com|ytsyify.com|yuptorrents.com|yuuk.net|zambianobserver.com|zfilmeonline.eu|zippymoviez.top|zippysharealbum.download|zonavideo.net|zone-series.cc|zoocine.co|zoomtv.me|zw-net.com
 @@||jquery.com^$script,domain=171gifs.com|1proxy.de|2ddl.download|300mbfilms.org|300mbmovies4u.lol|321jav.com|353online.com|4horlover.blogspot.com|4horlover2.blogspot.com|4proxy.de|61tube.com|69sugar.com|6jav.com|6teentube.am|7starhd.com|9xmovies.site|abcmalayalam.co|abgdianci.com|adultdouga.biz|aflamfree.net|aflamtorrent.com|agarios.org|ahlamtv.com|al.ly|alantv.net|alivefoot.us|alivefootballstreaming.com|allpeliculas.com|alltube.tv|ally.sh|amabitch.com|amateur.ug|ancensored.com|andrija-i-andjelka.com|animakai.info|anime-music.info|anime-shitai.tv|anime-sugoi.com|animeado.net|animeai.org|animeai2.net|animelek.com|animemusicdownload.info|animesenzalimiti.com|animesonline2hd.org|animesonlinetk.info|animesorion.org|animezone.pl|anitube.es|antenasport.eu|anyanime.com|apklover.net|aquariumgays.com|arab-moviez.org|arabloads.net|arabp2p.com|archived.moe|artgifsocean.com|asianporndistrict.com|asianxv.com|assistirfilmeshd.org|assistirfilmesonline2.net|avonline.tv|avpockiehd.com|axxomovies.in|azkempire.com|aznude.com|baixarsomusica.com|bajarjuegospcgratis.com|bakacan.com|balkandownload.org|balkanje.com|bdmusicboss.net|bdsmporn.us|beautiesbondage.com|becekin.net|beelink.in|behchala.com|bersek.xyz|bestsongspk.com|big4umovies.net|bilasport.pw|bitch-show.com|bitporno.com|blackboxrepack.com|blacklionmusic.com|blogqpot.com|bludv.com|bokep2017.com|bokepcewek.net|bokepseks.co|bolly2tolly.com|bouncebreak.com|brazzershd.co|btdb.in|bugiltelanjang17.com|bypassed.cab|bypassed.plus|bypassed.team|camrouge.com|camwhores.co|cartoonhd.be|cartoonhd.cc|cartoonhd.globa|cartoonhd.global|cartoonth12.com|catchcoin.pw|catosports.ml|centraldeanimes.biz|cholotubex.com|cinemamkv.xyz|cinetux.net|clik.pw|cliphayho.com|cloudy.ec|coastalhut.com|columbia-xxx.com|comicporno.org|comicsmanics.com|cookiesnetfl1x.com|cooltamil.com|coroas40.com|coshurl.co|couchtuner.fr|couchtuner.nu|cricbox.net|cwtube.dj|czechmoneyteens.com|dato.porn|datpiff.biz|dblatino.com|dclinks.info|dd-books.com|debrideco.com|demonoid.co|depedlps.blogspot.com|desixnxx.net|devil-torrents.pl|discografiascompletas.net|divxatope1.com|djmazamp3.info|dokazm.mk|donlotfile.com|download-xyz.com|downloadgameps3.com|downloadgamepsp.com|downloadgamexbox.com|dragonball-time.com|drakorindo.com|drakorindofilms.com|drhmonegyi.net|dvdwap.com|dzrepackteam.com|e-hentai.me|e-jav.com|easyxtubes.com|edmdl.com|ekasiwap.com|electro-torrent.pl|embedlink.info|embedsr.to|erodouga69.com|erostar.jp|estrenosdoramas.net|estrenosdoramas.org|etsmods.net|eurostreaming.video|exposure.pw|fagken.com|fas.li|fastdrama.co|faststream.in|faststream.ws|felipephtutoriais.com.br|filecrypt.cc|filerocks.us|filmaon.com|filmclub.tv|filmehd.net|filmeserialeonline.org|filmeseseriesonline.net|filmesonline1080p.com|filmesonline4.com|filmesonlineagora.com|filmesonlineplay.com|filmesonlinex.biz|filmetraduseonline.ro|filmgur.com|filmi7.com|filminvazio.com|filmovi.eu|filmozu.net|filmuptobox.net|filsex.com|flashbd24.blogspot.com|flixanity.online|freeadultcomix.com|freeiptvlinks.net|freelivesports.co|freesoftwaredlul.com|fuckingsession.com|full-serie.biz|fullmaza.net|fullpinoymovies.net|futebolps2.com|fxporn.net|gameofporn.net|gamepciso.com|gamestorrent.co|garotosbrasil.com|gaycock4u.com|gaysex69.net|gibanica.club|girlswithmuscle.com|gogoanime.ch|goldchannelmovie.net|gottateens.com|gravuregirlz.com|grcrt.net|guasavemp3.com|hacknetfl1x.net|halacima.net|happy-foxie.com|haylike.net|hdarkzone.com|hdencoders.com|hdmovie16.ws|hdmovie24.net|hdmusic23.net|hdmusic25.com|hdmusic90.co|hdporner720.com|hdpornfull.co|hdpornfull.net|hdshows.in|hdteenvids.com|hdtube.co|hdzex.net|healthsoul.info|hentai-for.me|hentai-id.tv|hentai.to|hentaicomicsbr.net|hentaiplay.net|hentaiplus.co|hentaistream.co|her69.net|herobo.com|heymanga.me|hindimoviesonlines.net|hiper.cool|hkfree.co|homeporn.tv|hon3yhd.com|hqq.watch|hyperdebrid.net|i-gay.org|icwutudidare.info|idolblog.org|ig2fap.com|igg-games.com|ightdl.xyz|iimgur.club|ilinks.ug|ilovefilmesonline.biz|image-bugs.com|imagecoin.net|imgshot.pw|imgsmile.com|immunicity.cab|immunicity.plus|immunicity.team|incestoporno.org|insharee.com|iprojectfreetv.us|iptvsatlinks.blogspot.com|itastreaming.gratis|ivhunter.com|iwatchgameofthrones.cc|izporn.net|jav-for.me|javeu.com|javfhd.tv|javfinder.to|javgay.com|javhd.pro|javhd4k.com|javkimochiii.com|javleak.com|javmobile.net|javmost.com|javonline.online|javpob.com|javrom.com|javstream.co|javus.net|jdownloader2premium.com|jilhub.xyz|jizzman.com|jogostorrentgratis.net|jpfiles.eu|jpgayporn.net|jpidols.tv|k18.co|k2nblog.com|karanpc.com|kingstheme.com|kingvid.tv|kissanime.ru|kissasian.com|kizzboy.com|kooora2day.com|koraspeak.com|koreansubindo.net|kreskowkazone.pl|kreskowki.tv|kshowes.net|lacajita.xyz|lambingan.su|layar-21.com|layarindo21.com|lecheanal.com|leech.ae|leosims.com|letsjav.com|linclik.com|link2download.net|livehd90m.info|livesoccertv.live|livestreaming24.net|loonertube.com|lyricsy.ir|macgames-download.com|macnwins.com|magesy.be|manatelugump3.net|mangacanblog.com|maniacosporcomics.com|marapcana.eu|marvin-vibez.to|masflowmusik.net|masterfilmesonlinegratis.info|maxinlive.com|mbfcast.pw|megafilmeshdplus.org|megafodabr.com|megahentaicomics.com|megaseriesonline.com|megatobox.net|meguminime.com|metaserie.com|milfcomix.com|milversite.me|minatosuki.com|minhaserie.me|mitemovie.com|mixhdporn.com|mkvtv.net|mmfilmes.com|mocnoi.com|modelblog.org|movie24k.ch|movieerotic.net|moviehd-free.com|moviehd-xxx.com|movierulz.ch|movierulz.cm|movierulz.xyz|movies24hd.co|movies5x.com|moviesak47.com|moviesgoldonline.net|moviesgoldonline.pro|moviesgolds.com|movieshdgratis.com.mx|movietubenow.bz|movietv.ws|moviezplanet.org|movieztimes.com|mp3haat.com|mp3kart.cc|mp3kart.co|mp3kart.com|mp3mydownload.com|mp3puu.com|mp3songdl.net|musculoduro.com.br|muvibg.com|mylucah.co|mymoviepot.xyz|mzansifun.com|mzansiporntube.com|mzansixxx.com|namethatpornstar.com|naphi.lol|nasze-kino.online|nbafullhd.com|neko-miku.com|nekonime.com|newhdmovie24.biz|newhdmovie24.co|newhdmovies.net|newpct.com|newpct1.com|nflstream.net|ngentot.tv|ninfetasnovinhas.net|nontonanime.org|nontononlinedrama.com|nosteam.com.ro|nosteam.org.ro|nudeyoung.xyz|nulledcenter.com|nungg.com|nungmovies-hd.com|nuttit.com|nxtcomicsclub.com|ocsstream.info|ohohd.com|ohyeah1080.com|okmovie-hd.com|olangal.pro|omberbagi.com|ondeeubaixo.com|one-series.cc|onlinefilmovisaprevodom.cc|onlinefilmsitesii.net|onlinemoviesgold.one|onlinemoviesprime.net|openx.tv|opujem.com|otaku-animehd.com|otorrents.com|ottakae.com|pahe.in|pandamovie.eu|pass69.com|pcgames-download.com|peliculasabc.net|peliculasgo.com|peliculasm.tv|peliculasmega1k.com|peliculastomas01.org|pelisplus.tv|pelisxporno.com|pentasex.com|perfecthdmovies.pw|perulareshd.pw|phimotv.net|picanteeproibido.com.br|pinaycute.com|pipocao.com|pirateaccess.xyz|piratebay.co.in|planetsport.pw|playbokep.me|playpornfree.net|pleermp3.net|pokemonlaserielatino.com|polskie-torrenty.com|popjav.com|porneq.com|pornfromcz.com|pornfromczech.com|pornhardx.com|pornhd5k.com|pornleak.net|pornlibrary.net|pornmegabox.net|pornobae.com|pornocomics.net|pornotorrent.com.br|pornotorrent.org|pornpassw0rds.com|pornsexonline.xxx|pornvibe.org|pornvxl.com|pornzexx.com|portalroms.com|portalultautv.com|primewire.io|programasvirtualespc.net|projectfreetvhd.co|projectfreetvi.info|psarips.com|pubfilmonline.net|pure-anime.tv|pussybook.xyz|q3sk-dizi.blogspot.com|querofilmehd.com|r34anim.com|rapcloud.co|reallifecamhd.com|reallifecamvd.com|ripvod.com|rosextube.com|runvideo.net|savvystreams.blogspot.co.uk|savvystreams.blogspot.com|sceper.ws|sdmoviespoint.in|serialed.blogspot.com|series-cravings.tv|seriesblanco.com|seriesblanco.tv|seriescr.com|seriesfuture.com|seriesintorrent.com|serieslatino.tv|seriesparaassistironline.org|seriesparalatinoamerica.blogspot.com|sexisfree.net|sexix.net|sexiz.net|sexkino.to|sexloading.com|sexvui.net|sexxdesi.net|sexy-youtubers.com|sexyeroticgirls.comshofonline.org|short.am|shush.se|sinevizyonda.org|singgah.in|sitpad.info|skidrow-games.io|skidrowcrack.com|skidrowgamesreloaded.com|sklns.net|soccerembed.blogspot.com|solotorrent.net|soparagamestorrents.com|spacemov.tv|speedplay.pro|sports4u.net|sportshd.me|stadium-live.biz|streamcherry.com|streamingok.com|streamlord.com|streampornfree.com|strikeout.co|suki48.web.id|superteenz.com|sweext.com|tamilmv.eu|tamilmv.vc|tamilrasigan.net|tamilyogi.fm|teenboytwink.com|teentubeq.com|tele-wizja.com|telugudon.com|telugupalaka.com|teluguringtones.co|telugusexstorieskathalu.net|theapricity.com|thebarchive.com|thebestofcafucus.com|thepiratebay.cd|thepiratebay24.ga|thepiratebay3.org|theputlocker.net|thesimplebay.pro|thevid.net|thiruttuvcd.me|thplayers.com|tlenovelas.net|todaypk.ag|todaypk.li|todoinmega.com|tokusatsuindo.com|torjackan.info|torrentcounter.cc|torrentfilmesbr.com|torrentlocura.com|torrentool.com|torrentoon.com|torrentrapid.com|torrentscompletos.com|torrentsgroup.com|tousatu.biz|tr7music.me|tuhentaionline.com|tumejortorrent.com|tuportaldemusica.com|turkishseries.li|tuserie.com|tushyporn.net|tvrex.net|twitchstats.net|u2s.io|ufreetv.com|unblocked.cab|unblocked.pet|unblocked.plus|unblocked.team|unduhfilmrama.biz|upcomics.org|uporniahd.com|urle.co|usabit.com|uskip.me|utaseries.co|utaseries.com|uwatchfree.co|v100v.net|vdizpk.com|veekyforums.com|veporn.net|vercanalestv.com|verdirectotv.com|verpeliculasporno.gratis|vertusnovelas.net|veyqo.net|veziserialeonline.info|vibokep.info|vidabc.com|video.az|videobokepgratis.me|videobokepincest.xyz|videoexa.com|videosexbokep.org|videosnudes.com|vidiobokeptop.com|vidtome.co|vidz7.com|vidzcode.com|viooz.ac|vipracing.biz|viralshow.info|vivatorrents.com|viveseries.com|vivetusnovelas.com|vixvids.to|vpondo.com|vpornex.com|watchaha.com|watcharcheronline.com|watchcommunity.cc|watchcommunity.tv|watchers.to|watchfomny.tv|watchjavidol.com|watchjavonline.com|watchme247.co.il|watchparksandrecreation.cc|watchpornfree.me|watchtheofficeonline.cc|watchtheofficeonline.net|watchxxxparody.com|wetblog.org|wibudesu.com|wolverdon-filmes.com|world4ufree.ws|worldvidz.com|wplocker.com|xdvideos.org|xfilmywap.com|xgatinhas.com|xkorean.net|xmovies1.com|xmovies247.com|xmovies8.org|xrares.com|xteenchan.com|xvideospanish.com|xxgasm.com|xxhdporn.com|xxx-comics.com|xxxstooorage.com|yallakora-online.com|yedhit.com|yeucontrai.com|yify-torrent.xyz|yify.bz|yodrama.com|youav.com|youpornzz.com|yourporn.sexy|youswear.com|ytsyify.com|yuptorrents.com|yuuk.net|zambianobserver.com|zfilmeonline.eu|zippymoviez.top|zippysharealbum.download|zonavideo.net|zone-series.cc|zoocine.co|zoomtv.me|zw-net.com
 @@||jsdelivr.net^$script,domain=animepahe.com|bilasport.com|bilasport.me|bilasport.pw|kwik.cx
 @@||jwplatform.com^$script,domain=171gifs.com|1proxy.de|2ddl.download|300mbfilms.org|300mbmovies4u.lol|321jav.com|353online.com|4horlover.blogspot.com|4horlover2.blogspot.com|4proxy.de|61tube.com|69sugar.com|6jav.com|6teentube.am|7starhd.com|9xmovies.site|abcmalayalam.co|abgdianci.com|adultdouga.biz|aflamfree.net|aflamtorrent.com|agarios.org|ahlamtv.com|al.ly|alantv.net|alivefoot.us|alivefootballstreaming.com|allpeliculas.com|alltube.tv|ally.sh|amabitch.com|amateur.ug|ancensored.com|andrija-i-andjelka.com|animakai.info|anime-music.info|anime-shitai.tv|anime-sugoi.com|animeado.net|animeai.org|animeai2.net|animelek.com|animemusicdownload.info|animesenzalimiti.com|animesonline2hd.org|animesonlinetk.info|animesorion.org|animezone.pl|anitube.es|antenasport.eu|anyanime.com|apklover.net|aquariumgays.com|arab-moviez.org|arabloads.net|arabp2p.com|archived.moe|artgifsocean.com|asianporndistrict.com|asianxv.com|assistirfilmeshd.org|assistirfilmesonline2.net|avonline.tv|avpockiehd.com|axxomovies.in|azkempire.com|aznude.com|baixarsomusica.com|bajarjuegospcgratis.com|bakacan.com|balkandownload.org|balkanje.com|bdmusicboss.net|bdsmporn.us|beautiesbondage.com|becekin.net|beelink.in|behchala.com|bersek.xyz|bestsongspk.com|big4umovies.net|bilasport.pw|bitch-show.com|bitporno.com|blackboxrepack.com|blacklionmusic.com|blogqpot.com|bludv.com|bokep2017.com|bokepcewek.net|bokepseks.co|bolly2tolly.com|bouncebreak.com|brazzershd.co|btdb.in|bugiltelanjang17.com|bypassed.cab|bypassed.plus|bypassed.team|camrouge.com|camwhores.co|cartoonhd.be|cartoonhd.cc|cartoonhd.globa|cartoonhd.global|cartoonth12.com|catchcoin.pw|catosports.ml|centraldeanimes.biz|cholotubex.com|cinemamkv.xyz|cinetux.net|clik.pw|cliphayho.com|cloudy.ec|coastalhut.com|columbia-xxx.com|comicporno.org|comicsmanics.com|cookiesnetfl1x.com|cooltamil.com|coroas40.com|coshurl.co|couchtuner.fr|couchtuner.nu|cricbox.net|cwtube.dj|czechmoneyteens.com|dato.porn|datpiff.biz|dblatino.com|dclinks.info|dd-books.com|debrideco.com|demonoid.co|depedlps.blogspot.com|desixnxx.net|devil-torrents.pl|discografiascompletas.net|divxatope1.com|djmazamp3.info|dokazm.mk|donlotfile.com|download-xyz.com|downloadgameps3.com|downloadgamepsp.com|downloadgamexbox.com|dragonball-time.com|drakorindo.com|drakorindofilms.com|drhmonegyi.net|dvdwap.com|dzrepackteam.com|e-hentai.me|e-jav.com|easyxtubes.com|edmdl.com|ekasiwap.com|electro-torrent.pl|embedlink.info|embedsr.to|erodouga69.com|erostar.jp|estrenosdoramas.net|estrenosdoramas.org|etsmods.net|eurostreaming.video|exposure.pw|fagken.com|fas.li|fastdrama.co|faststream.in|faststream.ws|felipephtutoriais.com.br|filecrypt.cc|filerocks.us|filesupload.org|filmaon.com|filmclub.tv|filmehd.net|filmeserialeonline.org|filmeseseriesonline.net|filmesonline1080p.com|filmesonline4.com|filmesonlineagora.com|filmesonlineplay.com|filmesonlinex.biz|filmetraduseonline.ro|filmgur.com|filmi7.com|filminvazio.com|filmovi.eu|filmozu.net|filmuptobox.net|filsex.com|flashbd24.blogspot.com|flixanity.online|freeadultcomix.com|freeiptvlinks.net|freelivesports.co|freesoftwaredlul.com|fuckingsession.com|full-serie.biz|fullmaza.net|fullpinoymovies.net|futebolps2.com|fxporn.net|gameofporn.net|gamepciso.com|gamestorrent.co|garotosbrasil.com|gaycock4u.com|gaysex69.net|gibanica.club|girlswithmuscle.com|gogoanime.ch|goldchannelmovie.net|gottateens.com|gravuregirlz.com|grcrt.net|guasavemp3.com|hacknetfl1x.net|halacima.net|happy-foxie.com|haylike.net|hdarkzone.com|hdencoders.com|hdmovie16.ws|hdmovie24.net|hdmusic23.net|hdmusic25.com|hdmusic90.co|hdporner720.com|hdpornfull.co|hdpornfull.net|hdshows.in|hdteenvids.com|hdtube.co|hdzex.net|healthsoul.info|hentai-for.me|hentai-id.tv|hentai.to|hentaicomicsbr.net|hentaiplay.net|hentaiplus.co|hentaistream.co|her69.net|herobo.com|heymanga.me|hindimoviesonlines.net|hiper.cool|hkfree.co|homeporn.tv|hon3yhd.com|hqq.watch|hulkload.com|hyperdebrid.net|i-gay.org|icwutudidare.info|idolblog.org|ig2fap.com|igg-games.com|ightdl.xyz|iimgur.club|ilinks.ug|ilovefilmesonline.biz|image-bugs.com|imagecoin.net|imgshot.pw|imgsmile.com|immunicity.cab|immunicity.plus|immunicity.team|incestoporno.org|insharee.com|iprojectfreetv.us|iptvsatlinks.blogspot.com|itastreaming.gratis|ivhunter.com|iwatchgameofthrones.cc|izporn.net|jav-for.me|javeu.com|javfhd.tv|javfinder.to|javgay.com|javhd.pro|javhd4k.com|javkimochiii.com|javleak.com|javmobile.net|javmost.com|javonline.online|javpob.com|javrom.com|javstream.co|javus.net|jdownloader2premium.com|jilhub.xyz|jizzman.com|jogostorrentgratis.net|jpfiles.eu|jpgayporn.net|jpidols.tv|k18.co|k2nblog.com|karanpc.com|kingstheme.com|kingvid.tv|kissanime.ru|kissasian.com|kizzboy.com|kooora2day.com|koraspeak.com|koreansubindo.net|kreskowkazone.pl|kreskowki.tv|kshowes.net|l2s.io|lacajita.xyz|lambingan.su|layar-21.com|layarindo21.com|lecheanal.com|leech.ae|leosims.com|letsjav.com|linclik.com|link2download.net|livehd90m.info|livesoccertv.live|livestreaming24.net|loonertube.com|lyricsy.ir|macgames-download.com|macnwins.com|magesy.be|manatelugump3.net|mangacanblog.com|maniacosporcomics.com|marapcana.eu|marvin-vibez.to|masflowmusik.net|masterfilmesonlinegratis.info|maxinlive.com|mbfcast.pw|media1fire.com|megafilmeshdplus.org|megafodabr.com|megahentaicomics.com|megaseriesonline.com|megatobox.net|meguminime.com|metaserie.com|milfcomix.com|milversite.me|minatosuki.com|minatosuki.website|minhaserie.me|mitemovie.com|mixhdporn.com|mkvtv.net|mmfilmes.com|mocnoi.com|modelblog.org|movie24k.ch|movieerotic.net|moviehd-free.com|moviehd-xxx.com|movierulz.ch|movierulz.cm|movierulz.xyz|movies24hd.co|movies5x.com|moviesak47.com|moviesgoldonline.net|moviesgoldonline.pro|moviesgolds.com|movieshdgratis.com.mx|movietubenow.bz|movietv.ws|moviezplanet.org|movieztimes.com|mp3haat.com|mp3kart.cc|mp3kart.co|mp3kart.com|mp3mydownload.com|mp3puu.com|mp3songdl.net|musculoduro.com.br|muvibg.com|mylucah.co|mymoviepot.xyz|mzansifun.com|mzansiporntube.com|mzansixxx.com|namethatpornstar.com|naphi.lol|nasze-kino.online|nbafullhd.com|neko-miku.com|nekonime.com|newhdmovie24.biz|newhdmovie24.co|newhdmovies.net|newpct.com|newpct1.com|nflstream.net|ngentot.tv|ninfetasnovinhas.net|nontonanime.org|nontononlinedrama.com|nosteam.com.ro|nosteam.org.ro|nudeyoung.xyz|nulledcenter.com|nungg.com|nungmovies-hd.com|nuttit.com|nxtcomicsclub.com|ocsstream.info|ohohd.com|ohyeah1080.com|okmovie-hd.com|olangal.pro|omberbagi.com|ondeeubaixo.com|one-series.cc|onlinefilmovisaprevodom.cc|onlinefilmsitesii.net|onlinemoviesgold.one|onlinemoviesprime.net|openx.tv|opujem.com|otaku-animehd.com|otorrents.com|ottakae.com|pahe.in|pandamovie.eu|pass69.com|pcgames-download.com|peliculasabc.net|peliculasgo.com|peliculasm.tv|peliculasmega1k.com|peliculastomas01.org|pelisplus.tv|pelisxporno.com|pentasex.com|perfecthdmovies.pw|perulareshd.pw|phimotv.net|picanteeproibido.com.br|pinaycute.com|pipocao.com|pirateaccess.xyz|piratebay.co.in|planetsport.pw|playbokep.me|playpornfree.net|pleermp3.net|pokemonlaserielatino.com|polskie-torrenty.com|popjav.com|porneq.com|pornfromcz.com|pornfromczech.com|pornhardx.com|pornhd5k.com|pornleak.net|pornlibrary.net|pornmegabox.net|pornobae.com|pornocomics.net|pornotorrent.com.br|pornotorrent.org|pornpassw0rds.com|pornsexonline.xxx|pornvibe.org|pornvxl.com|pornzexx.com|portalroms.com|portalultautv.com|primewire.io|programasvirtualespc.net|projectfreetvhd.co|projectfreetvi.info|psarips.com|pubfilmonline.net|pure-anime.tv|pussybook.xyz|putarfilm.com|q3sk-dizi.blogspot.com|querofilmehd.com|r34anim.com|rapcloud.co|reallifecamhd.com|reallifecamvd.com|ripvod.com|rosextube.com|runvideo.net|savvystreams.blogspot.co.uk|savvystreams.blogspot.com|sceper.ws|sdmoviespoint.in|serialed.blogspot.com|series-cravings.tv|seriesblanco.com|seriesblanco.tv|seriescr.com|seriesfuture.com|seriesintorrent.com|serieslatino.tv|seriesparaassistironline.org|seriesparalatinoamerica.blogspot.com|sexisfree.net|sexix.net|sexiz.net|sexkino.to|sexloading.com|sexvui.net|sexxdesi.net|sexy-youtubers.com|sexyeroticgirls.comshofonline.org|short.am|shush.se|sinevizyonda.org|singgah.in|sitpad.info|skidrow-games.io|skidrowcrack.com|skidrowgamesreloaded.com|sklns.net|sky-streams.blogspot.co.uk|soccerembed.blogspot.com|solotorrent.net|soparagamestorrents.com|spacemov.tv|speedplay.pro|sports4u.net|sportshd.me|stadium-live.biz|streamcherry.com|streamingok.com|streamlord.com|streampornfree.com|strikeout.co|suki48.web.id|superteenz.com|sweext.com|tamilmv.eu|tamilmv.vc|tamilrasigan.net|tamilyogi.fm|teenboytwink.com|teentubeq.com|tele-wizja.com|telugudon.com|telugupalaka.com|teluguringtones.co|telugusexstorieskathalu.net|tfpdl.de|theapricity.com|thebarchive.com|thebestofcafucus.com|thepiratebay.cd|thepiratebay24.ga|thepiratebay3.org|theputlocker.net|thesimplebay.pro|thevid.net|thiruttuvcd.me|thplayers.com|tlenovelas.net|todaypk.ag|todaypk.li|todoinmega.com|tokusatsuindo.com|torjackan.info|torrentcounter.cc|torrentfilmesbr.com|torrentlocura.com|torrentool.com|torrentoon.com|torrentrapid.com|torrentscompletos.com|torrentsgroup.com|tousatu.biz|tr7music.me|tuhentaionline.com|tumejortorrent.com|tuportaldemusica.com|turkishseries.li|tuserie.com|tushyporn.net|tvrex.net|twitchstats.net|u2s.io|ufreetv.com|unblocked.cab|unblocked.pet|unblocked.plus|unblocked.team|unduhfilmrama.biz|upcomics.org|uporniahd.com|urle.co|usabit.com|uskip.me|utaseries.co|utaseries.com|uwatchfree.co|v100v.net|vdizpk.com|veekyforums.com|veporn.net|vercanalestv.com|verdirectotv.com|verpeliculasporno.gratis|vertusnovelas.net|veyqo.net|veziserialeonline.info|vibokep.info|vidabc.com|video.az|videobokepgratis.me|videobokepincest.xyz|videoexa.com|videosexbokep.org|videosnudes.com|vidiobokeptop.com|vidtome.co|vidz7.com|vidzcode.com|viooz.ac|vipracing.biz|viralshow.info|vivatorrents.com|viveseries.com|vivetusnovelas.com|vixvids.to|vpondo.com|vpornex.com|watchaha.com|watcharcheronline.com|watchcommunity.cc|watchcommunity.tv|watchers.to|watchfomny.tv|watchjavidol.com|watchjavonline.com|watchme247.co.il|watchparksandrecreation.cc|watchpornfree.me|watchtheofficeonline.cc|watchtheofficeonline.net|watchxxxparody.com|wetblog.org|wibudesu.com|wolverdon-filmes.com|world4ufree.ws|worldvidz.com|wplocker.com|xdvideos.org|xfilmywap.com|xgatinhas.com|xkorean.net|xmovies1.com|xmovies247.com|xmovies8.org|xrares.com|xteenchan.com|xvideospanish.com|xxgasm.com|xxhdporn.com|xxx-comics.com|xxxstooorage.com|yallakora-online.com|yedhit.com|yeucontrai.com|yify-torrent.xyz|yify.bz|yodrama.com|youpornzz.com|yourporn.sexy|youswear.com|ytsyify.com|yuptorrents.com|yuuk.net|zambianobserver.com|zfilmeonline.eu|zippymoviez.top|zippysharealbum.download|zonavideo.net|zone-series.cc|zoocine.co|zoomtv.me|zw-net.com
@@ -56779,15 +57400,24 @@ $script,third-party,domain=0dt.net|123videos.tv|171gifs.com|1proxy.de|2ddl.downl
 @@||wp.com/wp-content/js/$script,domain=171gifs.com|1proxy.de|2ddl.download|300mbfilms.org|300mbmovies4u.lol|321jav.com|353online.com|4horlover.blogspot.com|4horlover2.blogspot.com|4proxy.de|61tube.com|69sugar.com|6jav.com|6teentube.am|7starhd.com|9xmovies.site|abcmalayalam.co|abgdianci.com|adultdouga.biz|aflamfree.net|aflamtorrent.com|agarios.org|ahlamtv.com|al.ly|alantv.net|alivefoot.us|alivefootballstreaming.com|allpeliculas.com|alltube.tv|ally.sh|amabitch.com|amateur.ug|ancensored.com|andrija-i-andjelka.com|animakai.info|anime-music.info|anime-shitai.tv|anime-sugoi.com|animeado.net|animeai.org|animeai2.net|animelek.com|animemusicdownload.info|animesenzalimiti.com|animesonline2hd.org|animesonlinetk.info|animesorion.org|animezone.pl|anitube.es|antenasport.eu|anyanime.com|apklover.net|aquariumgays.com|arab-moviez.org|arabloads.net|arabp2p.com|archived.moe|artgifsocean.com|asianporndistrict.com|asianxv.com|assistirfilmeshd.org|assistirfilmesonline2.net|avonline.tv|avpockiehd.com|axxomovies.in|azkempire.com|aznude.com|baixarsomusica.com|bajarjuegospcgratis.com|bakacan.com|balkandownload.org|balkanje.com|bdmusicboss.net|bdsmporn.us|beautiesbondage.com|becekin.net|beelink.in|behchala.com|bersek.xyz|bestsongspk.com|big4umovies.net|bilasport.pw|bitch-show.com|bitporno.com|blackboxrepack.com|blacklionmusic.com|blogqpot.com|bludv.com|bokep2017.com|bokepcewek.net|bokepseks.co|bolly2tolly.com|bouncebreak.com|brazzershd.co|btdb.in|bugiltelanjang17.com|bypassed.cab|bypassed.plus|bypassed.team|camrouge.com|camwhores.co|cartoonhd.be|cartoonhd.cc|cartoonhd.globa|cartoonhd.global|cartoonth12.com|catchcoin.pw|catosports.ml|centraldeanimes.biz|cholotubex.com|cinemamkv.xyz|cinetux.net|clik.pw|cliphayho.com|cloudy.ec|coastalhut.com|columbia-xxx.com|comicporno.org|comicsmanics.com|cookiesnetfl1x.com|cooltamil.com|coroas40.com|coshurl.co|couchtuner.fr|couchtuner.nu|cricbox.net|cwtube.dj|czechmoneyteens.com|dato.porn|datpiff.biz|dblatino.com|dclinks.info|dd-books.com|debrideco.com|demonoid.co|depedlps.blogspot.com|desixnxx.net|devil-torrents.pl|discografiascompletas.net|divxatope1.com|djmazamp3.info|dokazm.mk|donlotfile.com|download-xyz.com|downloadgameps3.com|downloadgamepsp.com|downloadgamexbox.com|dragonball-time.com|drakorindo.com|drakorindofilms.com|drhmonegyi.net|dvdwap.com|dzrepackteam.com|e-hentai.me|e-jav.com|easyxtubes.com|edmdl.com|ekasiwap.com|electro-torrent.pl|embedlink.info|embedsr.to|erodouga69.com|erostar.jp|estrenosdoramas.net|estrenosdoramas.org|etsmods.net|eurostreaming.video|exposure.pw|fagken.com|fas.li|fastdrama.co|faststream.in|faststream.ws|felipephtutoriais.com.br|filecrypt.cc|filerocks.us|filmaon.com|filmclub.tv|filmehd.net|filmeserialeonline.org|filmeseseriesonline.net|filmesonline1080p.com|filmesonline4.com|filmesonlineagora.com|filmesonlineplay.com|filmesonlinex.biz|filmetraduseonline.ro|filmgur.com|filmi7.com|filminvazio.com|filmovi.eu|filmozu.net|filmuptobox.net|filsex.com|flashbd24.blogspot.com|flixanity.online|freeadultcomix.com|freeiptvlinks.net|freelivesports.co|freesoftwaredlul.com|fuckingsession.com|full-serie.biz|fullmaza.net|fullpinoymovies.net|futebolps2.com|fxporn.net|gameofporn.net|gamepciso.com|gamestorrent.co|garotosbrasil.com|gaycock4u.com|gaysex69.net|gibanica.club|girlswithmuscle.com|gogoanime.ch|goldchannelmovie.net|gottateens.com|gravuregirlz.com|grcrt.net|guasavemp3.com|hacknetfl1x.net|halacima.net|happy-foxie.com|haylike.net|hdarkzone.com|hdencoders.com|hdmovie16.ws|hdmovie24.net|hdmusic23.net|hdmusic25.com|hdmusic90.co|hdporner720.com|hdpornfull.co|hdpornfull.net|hdshows.in|hdteenvids.com|hdtube.co|hdzex.net|healthsoul.info|hentai-for.me|hentai-id.tv|hentai.to|hentaicomicsbr.net|hentaiplay.net|hentaiplus.co|hentaistream.co|her69.net|herobo.com|heymanga.me|hindimoviesonlines.net|hiper.cool|hkfree.co|homeporn.tv|hon3yhd.com|hqq.watch|hyperdebrid.net|i-gay.org|icwutudidare.info|idolblog.org|ig2fap.com|igg-games.com|ightdl.xyz|iimgur.club|ilinks.ug|ilovefilmesonline.biz|image-bugs.com|imagecoin.net|imgshot.pw|imgsmile.com|immunicity.cab|immunicity.plus|immunicity.team|incestoporno.org|insharee.com|iprojectfreetv.us|iptvsatlinks.blogspot.com|itastreaming.gratis|ivhunter.com|iwatchgameofthrones.cc|izporn.net|jav-for.me|javeu.com|javfhd.tv|javfinder.to|javgay.com|javhd.pro|javhd4k.com|javkimochiii.com|javleak.com|javmobile.net|javmost.com|javonline.online|javpob.com|javrom.com|javstream.co|javus.net|jdownloader2premium.com|jilhub.xyz|jizzman.com|jogostorrentgratis.net|jpfiles.eu|jpgayporn.net|jpidols.tv|k18.co|k2nblog.com|karanpc.com|kingstheme.com|kingvid.tv|kissanime.ru|kissasian.com|kizzboy.com|kooora2day.com|koraspeak.com|koreansubindo.net|kreskowkazone.pl|kreskowki.tv|kshowes.net|lacajita.xyz|lambingan.su|layar-21.com|layarindo21.com|lecheanal.com|leech.ae|leosims.com|letsjav.com|link2download.net|livehd90m.info|livesoccertv.live|livestreaming24.net|loonertube.com|lyricsy.ir|macgames-download.com|macnwins.com|magesy.be|manatelugump3.net|mangacanblog.com|maniacosporcomics.com|marapcana.eu|marvin-vibez.to|masflowmusik.net|masterfilmesonlinegratis.info|maxinlive.com|mbfcast.pw|megafilmeshdplus.org|megafodabr.com|megahentaicomics.com|megaseriesonline.com|megatobox.net|meguminime.com|metaserie.com|milfcomix.com|milversite.me|minatosuki.com|minhaserie.me|mitemovie.com|mixhdporn.com|mkvtv.net|mmfilmes.com|mocnoi.com|modelblog.org|movie24k.ch|movieerotic.net|moviehd-free.com|moviehd-xxx.com|movierulz.ch|movierulz.cm|movierulz.xyz|movies24hd.co|movies5x.com|moviesak47.com|moviesgoldonline.net|moviesgoldonline.pro|moviesgolds.com|movieshdgratis.com.mx|movietubenow.bz|movietv.ws|moviezplanet.org|movieztimes.com|mp3haat.com|mp3kart.cc|mp3kart.co|mp3kart.com|mp3mydownload.com|mp3puu.com|mp3songdl.net|musculoduro.com.br|muvibg.com|mylucah.co|mymoviepot.xyz|mzansifun.com|mzansiporntube.com|mzansixxx.com|namethatpornstar.com|naphi.lol|nasze-kino.online|nbafullhd.com|neko-miku.com|nekonime.com|newhdmovie24.biz|newhdmovie24.co|newhdmovies.net|newpct.com|newpct1.com|nflstream.net|ngentot.tv|ninfetasnovinhas.net|nontonanime.org|nontononlinedrama.com|nosteam.com.ro|nosteam.org.ro|nudeyoung.xyz|nulledcenter.com|nungg.com|nungmovies-hd.com|nuttit.com|nxtcomicsclub.com|ocsstream.info|ohohd.com|ohyeah1080.com|okmovie-hd.com|olangal.pro|omberbagi.com|ondeeubaixo.com|one-series.cc|onlinefilmovisaprevodom.cc|onlinefilmsitesii.net|onlinemoviesgold.one|onlinemoviesprime.net|openx.tv|opujem.com|otaku-animehd.com|otorrents.com|ottakae.com|pahe.in|pandamovie.eu|pass69.com|pcgames-download.com|peliculasabc.net|peliculasgo.com|peliculasm.tv|peliculasmega1k.com|peliculastomas01.org|pelisplus.tv|pelisxporno.com|pentasex.com|perfecthdmovies.pw|perulareshd.pw|phimotv.net|picanteeproibido.com.br|pinaycute.com|pipocao.com|pirateaccess.xyz|piratebay.co.in|planetsport.pw|playbokep.me|playpornfree.net|pleermp3.net|pokemonlaserielatino.com|polskie-torrenty.com|popjav.com|porneq.com|pornfromcz.com|pornfromczech.com|pornhardx.com|pornhd5k.com|pornleak.net|pornlibrary.net|pornmegabox.net|pornobae.com|pornocomics.net|pornotorrent.com.br|pornotorrent.org|pornpassw0rds.com|pornsexonline.xxx|pornvibe.org|pornvxl.com|pornzexx.com|portalroms.com|portalultautv.com|primewire.io|programasvirtualespc.net|projectfreetvhd.co|projectfreetvi.info|psarips.com|pubfilmonline.net|pure-anime.tv|pussybook.xyz|q3sk-dizi.blogspot.com|querofilmehd.com|r34anim.com|rapcloud.co|reallifecamhd.com|reallifecamvd.com|ripvod.com|rosextube.com|runvideo.net|savvystreams.blogspot.co.uk|savvystreams.blogspot.com|sceper.ws|sdmoviespoint.in|serialed.blogspot.com|series-cravings.tv|seriesblanco.com|seriesblanco.tv|seriescr.com|seriesfuture.com|seriesintorrent.com|serieslatino.tv|seriesparaassistironline.org|seriesparalatinoamerica.blogspot.com|sexisfree.net|sexix.net|sexiz.net|sexkino.to|sexloading.com|sexvui.net|sexxdesi.net|sexy-youtubers.com|sexyeroticgirls.comshofonline.org|short.am|shush.se|sinevizyonda.org|singgah.in|sitpad.info|skidrow-games.io|skidrowcrack.com|skidrowgamesreloaded.com|sklns.net|soccerembed.blogspot.com|solotorrent.net|soparagamestorrents.com|spacemov.tv|speedplay.pro|sports4u.net|sportshd.me|stadium-live.biz|streamcherry.com|streamingok.com|streamlord.com|streampornfree.com|strikeout.co|suki48.web.id|superteenz.com|sweext.com|tamilmv.eu|tamilmv.vc|tamilrasigan.net|tamilyogi.fm|teenboytwink.com|teentubeq.com|tele-wizja.com|telugudon.com|telugupalaka.com|teluguringtones.co|telugusexstorieskathalu.net|theapricity.com|thebarchive.com|thebestofcafucus.com|thepiratebay.cd|thepiratebay24.ga|thepiratebay3.org|theputlocker.net|thesimplebay.pro|thevid.net|thiruttuvcd.me|thplayers.com|tlenovelas.net|todaypk.ag|todaypk.li|todoinmega.com|tokusatsuindo.com|torjackan.info|torrentcounter.cc|torrentfilmesbr.com|torrentlocura.com|torrentool.com|torrentoon.com|torrentrapid.com|torrentscompletos.com|torrentsgroup.com|tousatu.biz|tr7music.me|tuhentaionline.com|tumejortorrent.com|tuportaldemusica.com|turkishseries.li|tuserie.com|tushyporn.net|tvrex.net|twitchstats.net|u2s.io|ufreetv.com|unblocked.cab|unblocked.pet|unblocked.plus|unblocked.team|unduhfilmrama.biz|upcomics.org|uporniahd.com|urle.co|usabit.com|uskip.me|utaseries.co|utaseries.com|uwatchfree.co|v100v.net|vdizpk.com|veekyforums.com|veporn.net|vercanalestv.com|verdirectotv.com|verpeliculasporno.gratis|vertusnovelas.net|veyqo.net|veziserialeonline.info|vibokep.info|vidabc.com|video.az|videobokepgratis.me|videobokepincest.xyz|videoexa.com|videosexbokep.org|videosnudes.com|vidiobokeptop.com|vidtome.co|vidz7.com|vidzcode.com|viooz.ac|vipracing.biz|viralshow.info|vivatorrents.com|viveseries.com|vivetusnovelas.com|vixvids.to|vpondo.com|vpornex.com|watchaha.com|watcharcheronline.com|watchcommunity.cc|watchcommunity.tv|watchers.to|watchfomny.tv|watchjavidol.com|watchjavonline.com|watchme247.co.il|watchparksandrecreation.cc|watchpornfree.me|watchtheofficeonline.cc|watchtheofficeonline.net|watchxxxparody.com|wetblog.org|wibudesu.com|wolverdon-filmes.com|world4ufree.ws|worldvidz.com|wplocker.com|xdvideos.org|xfilmywap.com|xgatinhas.com|xkorean.net|xmovies1.com|xmovies247.com|xmovies8.org|xrares.com|xteenchan.com|xvideospanish.com|xxgasm.com|xxhdporn.com|xxx-comics.com|xxxstooorage.com|yallakora-online.com|yedhit.com|yeucontrai.com|yify-torrent.xyz|yify.bz|yodrama.com|youpornzz.com|yourporn.sexy|youswear.com|ytsyify.com|yuptorrents.com|yuuk.net|zambianobserver.com|zfilmeonline.eu|zippymoviez.top|zippysharealbum.download|zonavideo.net|zone-series.cc|zoocine.co|zoomtv.me|zw-net.com
 @@||youtube.com/iframe_api$third-party
 @@||youtube.com/player_api$third-party
+! 4downfiles.org
+@@||cdnjs.cloudflare.com^$script,domain=4downfiles.org
+! kissanime.ru
+@@||bp.blogspot.com^$image,domain=kissanime.ru
+@@||kissanime.ru/ads/$subdocument,~third-party
+@@||rapidvideo.com/assets/js/$script,domain=kissanime.ru
 ! onhax.me
 @@||ajax.googleapis.com^$script,domain=onhax.me
-@@||apis.google.com^$script,domain=onhax.me
 @@||connect.facebook.net^$script,domain=onhax.me
+@@||google.com^$script,subdocument,domain=onhax.me
 @@||staticxx.facebook.com^$subdocument,domain=onhax.me
 @@||translate.google.com^$script,domain=onhax.me
 @@||wp.com/wp-content/js/$script,domain=onhax.me
 |http://$script,subdocument,third-party,domain=onhax.me
 |https://$script,subdocument,third-party,domain=onhax.me
+! kiss-anime.ws
+@@||kiss-anime.ws/embed.php$subdocument,~third-party
+||kiss-anime.ws^$subdocument,~third-party
 ! torrentdownloads.me | limetorrents.info
 @@||ajax.googleapis.com^$script,domain=limetorrents.info|torrentdownload.ch|torrentdownloads.me|torrentfunk2.com
 |http://$script,subdocument,third-party,xmlhttprequest,domain=limetorrents.info|torrentdownload.ch|torrentdownloads.me|torrentfunk2.com
@@ -56803,7 +57433,9 @@ $script,third-party,domain=0dt.net|123videos.tv|171gifs.com|1proxy.de|2ddl.downl
 |http://$script,stylesheet,third-party,domain=moviewatcher.is
 |https://$script,stylesheet,third-party,domain=moviewatcher.is
 ! ibit.to
+$webrtc,domain=ibit.to
 @@||cloudflare.com/ajax/libs/$script,domain=ibit.to
+@@||fonts.googleapis.com^$stylesheet,domain=ibit.to
 @@||jsdelivr.net/webtorrent/$script,domain=ibit.to
 |http://$script,stylesheet,third-party,domain=ibit.to
 |https://$script,stylesheet,third-party,domain=ibit.to
@@ -56819,9 +57451,9 @@ $script,third-party,domain=0dt.net|123videos.tv|171gifs.com|1proxy.de|2ddl.downl
 ! bit.ly
 /^https?:\/\/.*(bitly|bit)\.(com|ly)\/.*/$domain=123movies.com|123unblock.info|123unblock.xyz|1337x.st|1337x.to|1movies.is|adsrt.com|ancient-origins.net|c123movies.com|clicknupload.org|couchtuner.onl|couchtuner.rocks|daclips.in|datpiff.com|downloadpirate.com|dwatchseries.to|estream.nu|estream.to|estream.xyz|eztv.ag|eztv.io|eztv.tf|eztv.yt|ffmovies.ru|fmovies.io|fmovies.is|fmovies.taxi|fmovies.to|fmovies.today|fmovies.world|fullmatchesandshows.com|gifsis.com|gomovies.sc|gomovieshub.is|gorillavid.in|gostreams.net|hdmoza.com|hdonline.is|healthline.com|intoupload.net|kickass2.ch|kickass2.st|kimcartoon.to|limetorrents.info|masterkreatif.com|megaup.net|monova.org|monova.to|movies.is|movies123.xyz|moviescouch.co|moviewatcher.is|movpod.in|mrunlock.icu|mrunlock.pro|newser.com|nocensor.icu|nocensor.pro|nowwatchtvlive.ws|onhax.me|pirateiro.com|postimg.cc|prox4you.pw|prox4you.xyz|seedpeer.me|sendit.cloud|skidrowcrack.com|solarmovie.one|solarmoviez.ru|swatchseries.to|thewatchseries.ac|tinypic.com|torlock.com|torrentdownload.ch|torrentdownloads.me|torrentfunk.com|torrentfunk2.com|torrentz2.eu|tubidy.io|uiz.io|unblckd.org|unblockall.org|unblocked.app|unblocked.cx|unblocked.llc|unblocked.lol|unblocked.pet|unblocked.si|unblocked.win|unlockproject.icu|unlockproject.live|uptobox.com|userscloud.com|vcstream.to|vidbull.tv|watchcartoononline.io|watchseries.sk|watchsomuch.info|x1337x.eu|x1337x.se|x1337x.ws|yesmovies.to|yify-movies.net|yify.bz|yifyddl.movie|yifytorrent.co|ymovies.tv|yourbittorrent2.com|yts.am|zippyshare.com
 ! Torrent/Pirate sites /sw.js
-/^https?:\/\/.*\/.*sw[0-9a-z(.|_)].*/$script,domain=123movies.com|123unblock.info|123unblock.xyz|1337x.st|1337x.to|1movies.is|adsrt.com|ancient-origins.net|aniwatcher.com|c123movies.com|clicknupload.org|couchtuner.onl|couchtuner.rocks|daclips.in|datpiff.com|downloadpirate.com|dwatchseries.to|estream.nu|estream.to|estream.xyz|eztv.ag|eztv.io|eztv.tf|eztv.yt|ffmovies.ru|fmovies.io|fmovies.is|fmovies.taxi|fmovies.to|fmovies.today|fmovies.world|fullmatchesandshows.com|gifsis.com|gomovies.sc|gomovieshub.is|gorillavid.in|gostreams.net|hdmoza.com|hdonline.is|healthline.com|intoupload.net|kickass2.ch|kickass2.st|kimcartoon.to|limetorrents.info|masterkreatif.com|megaup.net|monova.org|monova.to|movies.is|movies123.xyz|moviescouch.co|moviewatcher.is|movpod.in|mrunlock.icu|mrunlock.pro|newser.com|nocensor.icu|nocensor.pro|nowwatchtvlive.ws|onhax.me|openload.co|openload.pw|peggo.tv|pirateiro.com|postimg.cc|prox4you.pw|prox4you.xyz|putlocker.ninja|putlockers.movie|seedpeer.me|sendit.cloud|skidrowcrack.com|solarmovie.one|solarmoviez.ru|swatchseries.to|thewatchseries.ac|tinypic.com|torlock.com|torrentdownload.ch|torrentdownloads.me|torrentfunk.com|torrentfunk2.com|torrentz2.eu|tubidy.io|uiz.io|unblckd.org|unblockall.org|unblocked.app|unblocked.cx|unblocked.is|unblocked.llc|unblocked.lol|unblocked.pet|unblocked.si|unlockproject.icu|unlockproject.live|uploadproper.net|uptobox.com|userscloud.com|ustreamix.com|ustreamyx.com|vidbull.tv|vidoza.net|vidup.io|watchcartoononline.io|watchseries.sk|watchsomuch.info|x1337x.eu|x1337x.se|x1337x.ws|yesmovies.to|yify-movies.net|yify.bz|yifyddl.movie|yifytorrent.co|ymovies.tv|yourbittorrent2.com|yts.am|zippyshare.com
+/^https?:\/\/.*\/.*sw[0-9a-z(.|_)].*/$domain=123movies.com|123unblock.info|123unblock.xyz|1337x.st|1337x.to|1movies.is|adsrt.com|ancient-origins.net|anitube.cz|aniwatcher.com|c123movies.com|clicknupload.org|couchtuner.onl|couchtuner.rocks|daclips.in|datpiff.com|downloadpirate.com|dwatchseries.to|estream.nu|estream.to|estream.xyz|eztv.ag|eztv.io|eztv.tf|eztv.yt|ffmovies.ru|fmovies.io|fmovies.is|fmovies.taxi|fmovies.to|fmovies.today|fmovies.world|fullmatchesandshows.com|gifsis.com|gomovies.sc|gomovieshub.is|gorillavid.in|gostreams.net|hdmoza.com|hdonline.is|healthline.com|intoupload.net|kickass2.ch|kickass2.st|kimcartoon.to|limetorrents.info|masterkreatif.com|megaup.net|monova.org|monova.to|movies.is|movies123.xyz|moviescouch.co|moviewatcher.is|movpod.in|mrunlock.icu|mrunlock.pro|newser.com|nocensor.icu|nocensor.pro|nowwatchtvlive.ws|onhax.me|openload.co|openload.pw|peggo.tv|pirateiro.com|postimg.cc|prox4you.pw|prox4you.xyz|putlocker.ninja|putlockers.movie|queenfaucet.website|seedpeer.me|sendit.cloud|skidrowcrack.com|solarmovie.id|solarmovie.one|solarmoviez.ru|swatchseries.to|thewatchseries.ac|tinypic.com|torlock.com|torrentdownload.ch|torrentdownloads.me|torrentfunk.com|torrentfunk2.com|torrentz2.eu|tubidy.io|uiz.io|unblckd.org|unblockall.org|unblocked.app|unblocked.cx|unblocked.is|unblocked.llc|unblocked.lol|unblocked.pet|unblocked.si|unlockproject.icu|unlockproject.live|upload.ac|uploadproper.net|uplod.cc|uplod.io|uplod.ws|uptobox.com|userscloud.com|ustreamix.com|ustreamyx.com|vidbull.tv|vidoza.co|vidoza.net|vidup.io|watchcartoononline.io|watchseries.sk|watchsomuch.info|x1337x.eu|x1337x.se|x1337x.ws|yesmovies.to|yify-movies.net|yify.bz|yifyddl.movie|yifytorrent.co|ymovies.tv|yourbittorrent2.com|yts.am|zippyshare.com
 ! Openload
-/^((?!(^https?):\/\/(ajax\.googleapis\.com|cdnjs\.cloudflare\.com)\/).*)$/$script,third-party,domain=oladblock.xyz|oload.cc|oload.club|oload.download|oload.fun|oload.info|oload.live|oload.site|oload.space|oload.stream|oload.tv|oload.win|openload.co|openload.pw|openloed.co
+/^((?!(^https?):\/\/(ajax\.googleapis\.com|cdnjs\.cloudflare\.com|fonts\.googleapis\.com)\/).*)$/$script,third-party,domain=oladblock.me|oladblock.services|oladblock.xyz|oload.cc|oload.cloud|oload.club|oload.download|oload.fun|oload.info|oload.live|oload.press|oload.services|oload.site|oload.space|oload.stream|oload.tv|oload.win|olpair.com|openload.cc|openload.co|openload.fun|openload.pw|openloed.co
 ! vidotodo
 @@||google.com/recaptcha/$script,subdocument,domain=vidtodo.com
 @@||vidtodo.com^$image,script,domain=vidotodo.com
@@ -56850,10 +57482,18 @@ $script,third-party,domain=0dt.net|123videos.tv|171gifs.com|1proxy.de|2ddl.downl
 ! nowwatchtvlive.ws
 |http://$image,script,third-party,xmlhttprequest,domain=nowwatchtvlive.ws
 |https://$image,script,third-party,xmlhttprequest,domain=nowwatchtvlive.ws
+! kimcartoon.to
+@@||code.jquery.com^$script,domain=kimcartoon.to
+@@||disqus.com^$domain=kimcartoon.to
+@@||disquscdn.com^$domain=kimcartoon.to
+@@||zencdn.net^$script,domain=kimcartoon.to
+|http://$script,subdocument,third-party,xmlhttprequest,domain=kimcartoon.to
+|https://$script,subdocument,third-party,xmlhttprequest,domain=kimcartoon.to
 ! bebi script
 /^https?:\/\/([0-9a-z\-]+\.)?(9anime|animeland|animenova|animeplus|animetoon|animewow|gamestorrent|goodanime|gogoanime|igg-games|kimcartoon|memecenter|readcomiconline|toonget|toonova|watchcartoononline)\.[a-z]{2,4}\/(?!([Ee]xternal|[Ii]mages|[Ss]cripts|[Uu]ploads|ac|ajax|assets|combined|content|cov|cover|(img\/bg)|(img\/icon)|inc|jwplayer|player|playlist-cat-rss|static|thumbs|wp-content|wp-includes)\/)(.*)/$image,other,script,~third-party,xmlhttprequest,domain=~animeland.hu|~memecenter.fr
 @@||gogoanime.to/player.js$script
 @@||watchcartoononline.io/tema/images/jwplayer.jpg$image,~third-party
+||readcomiconline.to/Scripts/customjavascript.js
 ! salon.com
 ||salon.com^*/main.js$script
 ! adyou.me
@@ -56863,8 +57503,12 @@ $script,third-party,domain=0dt.net|123videos.tv|171gifs.com|1proxy.de|2ddl.downl
 |https://$script,stylesheet,subdocument,third-party,xmlhttprequest,domain=adyou.co|adyou.me
 ||imageshack.com^$domain=adyou.co|adyou.me
 ! 
-|http://$script,stylesheet,third-party,domain=1movies.is|moviescouch.co|torrentfunk.com
-|https://$script,stylesheet,third-party,domain=1movies.is|moviescouch.co|torrentfunk.com
+@@||1movies.is/comments/$~third-party,xmlhttprequest
+@@||1movies.is/series/$~third-party,xmlhttprequest
+@@||1movies.is/user/$~third-party,xmlhttprequest
+@@||blogspot.com^$image,domain=1movies.is
+|http://$image,script,stylesheet,third-party,xmlhttprequest,domain=1movies.is|moviescouch.co|torrentfunk.com
+|https://$image,script,stylesheet,third-party,xmlhttprequest,domain=1movies.is|moviescouch.co|torrentfunk.com
 ||1movies.is/sw_$script
 ! clipwatching.com
 |http://$script,third-party,domain=clipwatching.com
@@ -56930,15 +57574,13 @@ $script,stylesheet,subdocument,third-party,websocket,xmlhttprequest,domain=estre
 |http://$script,third-party,domain=r4dm.com
 |https://$script,third-party,domain=r4dm.com
 ! vidoza.net
-.science^$popup,domain=vidoza.net
-@@||ajax.googleapis.com/ajax/libs/$script,domain=vidoza.net
-@@||cdnjs.cloudflare.com/ajax/libs/$script,domain=vidoza.net
-@@||vidoza.net/js/ads.js$script,domain=vidoza.net
-@@||vidoza.net/js/pop.js$script,domain=vidoza.net
-@@||vidoza.net^$generichide
-|http://$image,script,subdocument,third-party,domain=vidoza.net
-|https://$image,script,subdocument,third-party,domain=vidoza.net
-||js.vidoza.net^
+@@$generichide,domain=vidoza.co|vidoza.net
+@@||ajax.googleapis.com/ajax/libs/$script,domain=vidoza.co|vidoza.net
+@@||cdn.vidoza.co/js/$script,domain=vidoza.co|vidoza.net
+@@||cdn.vidoza.net/js/$script,domain=vidoza.co|vidoza.net
+@@||cdnjs.cloudflare.com/ajax/libs/$script,domain=vidoza.co|vidoza.net
+|http://$image,script,subdocument,third-party,domain=vidoza.co|vidoza.net
+|https://$image,script,subdocument,third-party,domain=vidoza.co|vidoza.net
 ! filecrypt.cc
 @@||filecrypt.cc/js/container.js$script
 @@||filecrypt.cc/js/fcwindow.js$script
@@ -56984,7 +57626,6 @@ $script,stylesheet,subdocument,third-party,websocket,xmlhttprequest,domain=estre
 ||imagenpic.com^$~third-party,xmlhttprequest
 ||imageshimage.com^$script,~third-party
 ||imageshimage.com^$~third-party,xmlhttprequest
-||imagetwist.com/*?$image,~third-party
 ||imagetwist.com^$script,~third-party
 ||imagetwist.com^$~third-party,xmlhttprequest
 ! imgspice.com
@@ -57070,8 +57711,8 @@ $script,stylesheet,subdocument,third-party,websocket,xmlhttprequest,domain=estre
 ! fmovies
 @@||ajax.googleapis.com/ajax/libs/$script,domain=ffmovies.ru|fmovies.io|fmovies.is|fmovies.taxi|fmovies.to|fmovies.today|fmovies.world
 @@||akacdn.ru/assets/$image,domain=ffmovies.ru|fmovies.io|fmovies.is|fmovies.taxi|fmovies.to|fmovies.today|fmovies.world
-@@||akacdn.ru/static/images/$image,domain=ffmovies.ru|fmovies.io|fmovies.is|fmovies.taxi|fmovies.to|fmovies.today|fmovies.world
 @@||akacdn.ru^*/assets/$script,stylesheet,domain=ffmovies.ru|fmovies.io|fmovies.is|fmovies.taxi|fmovies.to|fmovies.today|fmovies.world
+@@||akacdn.ru^*/images/$image,domain=ffmovies.ru|fmovies.io|fmovies.is|fmovies.taxi|fmovies.to|fmovies.today|fmovies.world
 @@||cloudflare.com^$script,stylesheet,domain=ffmovies.ru|fmovies.io|fmovies.is|fmovies.taxi|fmovies.to|fmovies.today|fmovies.world
 @@||disqus.com^$script,xmlhttprequest,domain=ffmovies.ru|fmovies.io|fmovies.is|fmovies.taxi|fmovies.to|fmovies.today|fmovies.world
 @@||disquscdn.com^$script,stylesheet,xmlhttprequest,domain=ffmovies.ru|fmovies.io|fmovies.is|fmovies.taxi|fmovies.to|fmovies.today|fmovies.world
@@ -57087,6 +57728,15 @@ $script,stylesheet,subdocument,third-party,websocket,xmlhttprequest,domain=estre
 @@||ajax.googleapis.com^$script,domain=wholecloud.net
 |http://$script,subdocument,third-party,xmlhttprequest,domain=wholecloud.net
 |https://$script,subdocument,third-party,xmlhttprequest,domain=wholecloud.net
+! whostreams.net
+$webrtc,domain=whostreams.net
+@@||ajax.googleapis.com^$script,domain=whostreams.net
+@@||cdn.jsdelivr.net^$script,domain=whostreams.net
+|http://$script,subdocument,third-party,domain=whostreams.net
+|https://$script,subdocument,third-party,domain=whostreams.net
+! wenger.stream
+|http://$script,third-party,domain=wenger.stream
+|https://$script,third-party,domain=wenger.stream
 ! movdivx.com
 @@||movdivx.com/cgi-bin/upload.cgi?$xmlhttprequest
 |http://$script,third-party,xmlhttprequest,domain=movdivx.com
@@ -57113,16 +57763,20 @@ $script,stylesheet,subdocument,third-party,websocket,xmlhttprequest,domain=estre
 |http://$script,third-party,xmlhttprequest,domain=filmlinks4u.is
 |https://$script,third-party,xmlhttprequest,domain=filmlinks4u.is
 ! 9anime.vip
+@@||9anime.*/home/ajax/schedule?$~third-party,xmlhttprequest,domain=9anime.to|9anime.vip
+@@||9anime.*/user/ajax/menu-bar?$~third-party,xmlhttprequest,domain=9anime.to|9anime.vip
 @@||ajax.googleapis.com/ajax/libs/jquery/$script,domain=9anime.to|9anime.vip
 @@||connect.facebook.net^$script,domain=9anime.to|9anime.vip
 @@||disqus.com^$domain=9anime.to|9anime.vip
 @@||disquscdn.com^$domain=9anime.to|9anime.vip
+@@||fonts.googleapis.com^$stylesheet,domain=9anime.to|9anime.vip
 @@||googleusercontent.com/gadgets/$image,domain=9anime.to|9anime.vip
 @@||platform.twitter.com^$script,domain=9anime.to|9anime.vip
-|http*://$script,stylesheet,third-party,xmlhttprequest,domain=9anime.to|9anime.vip
+|http://$script,stylesheet,third-party,xmlhttprequest,domain=9anime.to|9anime.vip
+|https://$script,stylesheet,third-party,xmlhttprequest,domain=9anime.to|9anime.vip
+||9anime.*/*callback
+||9anime.*/inc/$script
 ||9anime.*/sw.js
-||9anime.to/inc/$script
-||9anime.vip/*callback
 ! watchvideo / watchme
 @@/index-*.m3u8$xmlhttprequest,domain=vidwatch3.me|watchvideo.us|watchvideo10.us|watchvideo11.us|watchvideo12.us|watchvideo13.us|watchvideo14.us|watchvideo15.us
 @@/master.m3u8$xmlhttprequest,domain=vidwatch3.me|watchvideo.us|watchvideo10.us|watchvideo11.us|watchvideo12.us|watchvideo13.us|watchvideo14.us|watchvideo15.us
@@ -57327,11 +57981,11 @@ $script,stylesheet,subdocument,third-party,websocket,xmlhttprequest,domain=estre
 @@||streamwoop.com^$script,domain=streamwoop.tv
 |http://$script,third-party,xmlhttprequest,domain=streamwoop.tv
 |https://$script,third-party,xmlhttprequest,domain=streamwoop.tv
-! upload.so
-|http://$script,third-party,xmlhttprequest,domain=upload.so|uplod.cc|uplod.io|uplod.ws
-|https://$script,third-party,xmlhttprequest,domain=upload.so|uplod.cc|uplod.io|uplod.ws
+! upload.ac
+|http://$script,third-party,xmlhttprequest,domain=upload.ac|uplod.cc|uplod.io|uplod.ws
+|https://$script,third-party,xmlhttprequest,domain=upload.ac|uplod.cc|uplod.io|uplod.ws
 ! gelbooru.com
-/gelbooru\.com.*[a-zA-Z0-9?!=@%#]{40,}/$image,other
+/^https?:\/\/[\w.-]*gelbooru\.com.*[a-zA-Z0-9?!=@%#]{40,}/$image,other,domain=gelbooru.com
 @@||ads.exosrv.com^$script,domain=gelbooru.com
 @@||gelbooru.com/ads.js$script,~third-party
 @@||gelbooru.com^$generichide
@@ -57390,10 +58044,12 @@ $script,stylesheet,subdocument,third-party,websocket,xmlhttprequest,domain=estre
 |https://$script,third-party,xmlhttprequest,domain=imgvip.net|pixsense.net
 ! Putlocker
 @@||ajax.googleapis.com^$script,domain=putlocker.ninja|putlockers.movie
-@@||apis.google.com^$script,domain=putlocker.ninja|putlockers.movie
-@@||cdnjs.cloudflare.com^$script,domain=putlocker.ninja|putlockers.movie
+@@||apis.google.com^$script,subdocument,domain=putlocker.ninja|putlockers.movie
+@@||cdn.jsdelivr.net^$script,stylesheet,domain=putlocker.ninja|putlockers.movie
+@@||cdnjs.cloudflare.com^$script,stylesheet,domain=putlocker.ninja|putlockers.movie
 @@||connect.facebook.net^$script,domain=putlocker.ninja|putlockers.movie
-|https://$script,third-party,xmlhttprequest,domain=putlocker.ninja|putlockers.movie
+|http://$script,stylesheet,third-party,xmlhttprequest,domain=putlocker.ninja|putlockers.movie
+|https://$script,stylesheet,third-party,xmlhttprequest,domain=putlocker.ninja|putlockers.movie
 ! Depositfiles/Dfiles
 @@||api-secure.solvemedia.com^$domain=depositfiles.com|depositfiles.org|dfiles.eu|dfiles.ru
 @@||api.solvemedia.com^$third-party,domain=depositfiles.com|depositfiles.org|dfiles.eu|dfiles.ru
@@ -57508,14 +58164,8 @@ $media,domain=damimage.com|imagedecode.com|imageteam.org
 @@||imgwallet.com*/advertisement.js$script
 |http://$image,script,third-party,xmlhttprequest,domain=damimage.com|dimtus.com|imagedecode.com|imageteam.org|imgadult.com|imgclick.net|imgdew.com|imgdew.pw|imgdrive.net|imgkings.com|imgmaze.com|imgmaze.pw|imgoutlet.com|imgrock.info|imgrock.net|imgrock.pw|imgstudio.org|imgtaxi.com|imgtown.net|imgtown.pw|imgview.net|imgview.pw|imgwallet.com
 |https://$image,script,third-party,xmlhttprequest,domain=damimage.com|dimtus.com|imagedecode.com|imageteam.org|imgadult.com|imgclick.net|imgdew.com|imgdew.pw|imgdrive.net|imgkings.com|imgmaze.com|imgmaze.pw|imgoutlet.com|imgrock.info|imgrock.net|imgrock.pw|imgstudio.org|imgtaxi.com|imgtown.net|imgtown.pw|imgview.net|imgview.pw|imgwallet.com
-||imgadult.com*?$image,~third-party
 ||imgadult.com^$subdocument
-||imgdrive.net*?$image,~third-party
-||imgrock.net*?$image,~third-party
-||imgrock.pw*?$image,~third-party
-||imgtaxi.com*?$image,~third-party
 ||imgtaxi.com^$subdocument
-||imgwallet.com*?$image,~third-party
 ||imgwallet.com^$subdocument
 ! filedot.xyz
 |http://$script,third-party,xmlhttprequest,domain=filedot.xyz
@@ -57581,14 +58231,14 @@ $media,domain=damimage.com|imagedecode.com|imageteam.org
 |http://$image,script,subdocument,third-party,xmlhttprequest,domain=streamplay.to
 |https://$image,script,subdocument,third-party,xmlhttprequest,domain=streamplay.to
 ||streamplay.to^$script,domain=streamplay.to
-! Powvideo/powvideo
-$websocket,domain=povw1deo.com|povwideo.net|powvideo.net
-@@||ajax.googleapis.com^$script,third-party,domain=povw1deo.com|povwideo.net|powvideo.net
-@@||code.jquery.com^$script,domain=povw1deo.com|povwideo.net|powvideo.net
-@@||codeorigin.jquery.com^$domain=povw1deo.com|povwideo.net|powvideo.net
-@@||img.powvideo.net/scap/$image,domain=povw1deo.com|povwideo.net
-|http://$image,script,subdocument,third-party,xmlhttprequest,domain=povw1deo.com|povwideo.net|powvideo.net
-|https://$image,script,subdocument,third-party,xmlhttprequest,domain=povw1deo.com|povwideo.net|powvideo.net
+! Powvideo
+$websocket,domain=povvideo.net|povwideo.cc|povwideo.net|powvideo.net
+@@||ajax.googleapis.com^$script,third-party,domain=povvideo.net|povwideo.cc|povwideo.net|powvideo.net
+@@||code.jquery.com^$script,domain=povvideo.net|povwideo.cc|povwideo.net|powvideo.net
+@@||codeorigin.jquery.com^$domain=povvideo.net|povwideo.cc|povwideo.net|powvideo.net
+@@||img.powvideo.net/scap/$image,domain=povvideo.net|povwideo.cc|povwideo.net
+|http://$image,script,subdocument,third-party,xmlhttprequest,domain=povvideo.net|povwideo.cc|povwideo.net|powvideo.net
+|https://$image,script,subdocument,third-party,xmlhttprequest,domain=povvideo.net|povwideo.cc|povwideo.net|powvideo.net
 ! cinenews.be/en/
 @@||ajax.googleapis.com^$script,third-party,domain=cinenews.be
 @@||connect.facebook.net^$script,third-party,domain=cinenews.be
@@ -57638,11 +58288,6 @@ $websocket,domain=povw1deo.com|povwideo.net|powvideo.net
 @@||ajax.googleapis.com^$script,domain=uplea.com
 |http://$script,third-party,xmlhttprequest,domain=uplea.com
 |https://$script,third-party,xmlhttprequest,domain=uplea.com
-! thefreethoughtproject.com
-@@||freethoughtllc.netdna-cdn.com/wp-content/uploads/2014/03/submit-link.png|$image,domain=thefreethoughtproject.com
-@@||p.po.st/p?$image,domain=thefreethoughtproject.com
-|http://$image,third-party,domain=thefreethoughtproject.com
-|https://$image,third-party,domain=thefreethoughtproject.com
 ! couchtuner.city
 @@||disqus.com^$script,third-party,domain=couchtuner.onl|couchtuner.rocks
 |http://$image,script,third-party,xmlhttprequest,domain=couchtuner.onl|couchtuner.rocks
@@ -57701,8 +58346,7 @@ $webrtc,domain=uptobox.com
 |ws://$other,third-party,domain=fastpic.ru
 ! monova
 @@||gstatic.com^$script,third-party,domain=monova.org|monova.to
-@@||monova.org/js/main.js?v=$script
-|http*://$image,other,script,subdocument,xmlhttprequest,domain=monova.org|monova.to
+|http*://$image,other,script,subdocument,third-party,xmlhttprequest,domain=monova.org|monova.to
 ! 1337x.to
 @@||code.jquery.com^$script,domain=1337x.st|1337x.to|x1337x.eu|x1337x.se|x1337x.ws
 @@||gstatic.com^*/recaptcha/$script,domain=1337x.st|1337x.to|x1337x.eu|x1337x.se|x1337x.ws
@@ -57851,6 +58495,9 @@ $webrtc,domain=m4ufree.com|m4ufree.tv
 ! uploadfiles.pw
 |http://$script,stylesheet,third-party,domain=uploadfiles.pw
 |https://$script,stylesheet,third-party,domain=uploadfiles.pw
+! upload4earn.org
+|http://$script,third-party,domain=upload4earn.org|uploadbyte.com
+|https://$script,third-party,domain=upload4earn.org|uploadbyte.com
 ! TPB
 $webrtc,websocket,xmlhttprequest,domain=ahoypirate.in|ahoypiratebaai.eu|airproxyproxy.pw|airproxytpb.red|bay.maik.rocks|bayception.pw|baypirateproxy.pw|bypassed.st|cruzing.xyz|depiratenbaai.nl|ikwildepiratebay.xyz|indiaproxydl.org|magnetbay.eu|noobnoob.rocks|pietpiraat.org|piratbaypirate.link|pirate.bet|piratebay.tel|piratebay.town|piratebay.website|piratebayblocked.com|pirateproxy.bet|pirateproxy.ist|pirateproxy.mx|pirateproxy.wf|piratetoday.click|prox1.info|proxydl.cf|proxyindia.net|proxyme.site|proxyme.win|proxypirate.in|proxypirate.website|proxyship.click|superbay.link|thehiddenbay.cc|themagnetbay.info|thepbay.ga|thepirate.xyz|thepiratebay.blue|thepiratebay.freeproxy.fun|thepiratebay.kiwi|thepiratebay.org|thepiratebay.red|thepiratebay.rocks|thepiratebay.tips|thepiratebay.vip|thepiratebay10.org|thepirateproxy.host|thepirateproxy.pro|thepirateproxy.win|thepirateproxy.ws|theproxybay.net|tpb.crushus.com|tpb.one|tpb.tw|tpbduck.com|tpbmonk.com|tpbonion.win|tpbpirate.info|tpbpirate.pw|tpbpirate.site|tpbproxy.win|tpbrun.win|tpproxy.website|ukpirate.click|unblocktheship.org
 @@||thepiratebay.*/static/js/details.js$domain=ahoypirate.in|ahoypiratebaai.eu|airproxyproxy.pw|airproxytpb.red|bayception.pw|baypirateproxy.pw|ikwildepiratebay.xyz|indiaproxydl.org|magnetbay.eu|noobnoob.rocks|pietpiraat.org|piratbaypirate.link|pirate.bet|piratebay.tel|piratebay.town|proxyindia.net|superbay.link|thepirate.xyz|thepiratebay.blue|thepiratebay.cr|thepiratebay.kiwi|thepiratebay.org|thepiratebay.red|tpb.one|tpb.tw|unblocktheship.org
@@ -57869,27 +58516,29 @@ javascript:$popup,domain=thepiratebay.cr|thepiratebay.org|thepiratebay.red
 |http://$script,stylesheet,third-party,domain=desi-tashan.org|mp3red.cc|mp3red.me|mp3songfree.net
 |https://$script,stylesheet,third-party,domain=desi-tashan.org|mp3red.cc|mp3red.me|mp3songfree.net
 ! Yavli.com
-/iby*.$image,domain=100percentfedup.com|4chan.org|addictinginfo.com|allthingsvegas.com|americasfreedomfighters.com|appleeats.com|askmefast.com|auntyacid.com|barbwire.com|bb4sp.com|bestfunnyjokes4u.com|bighealthreport.com|bigleaguepolitics.com|bizpacreview.com|boomsbeat.com|boredomtherapy.com|breakingfirst.com|breathecast.com|bugout.news|bulletsfirst.net|canadafreepress.com|celebrity-gossip.net|cheapism.com|cheatsheet.com|chicksonright.com|clashamerica.com|clashdaily.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativetribune.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailydot.com|dailyfeed.co.uk|dailyheadlines.com|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|designbump.com|digitaljournal.com|directexpose.com|eaglerising.com|earnthenecklace.com|enstarz.com|faithit.com|firstinfreedomdaily.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|freewarefiles.com|funnyand.com|gamer4k.com|gamerant.com|gamersheroes.com|glitch.news|godfatherpolitics.com|gosocial.co|grammarist.com|greatamericanrepublic.com|gymflow100.com|hackspirit.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|icepop.com|infowars.com|intellectualconservative.com|itechpost.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|knowledgedish.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|libertyunyielding.com|lidblog.com|lifebuzz.com|madworldnews.com|makeagif.com|mentalflare.com|minutemennews.com|moneyversed.com|musictimes.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|o4anews.com|oddee.com|opednews.com|parentherald.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|pjmedia.com|politicalcowboy.com|politicaloutcast.com|politichicks.com|practicallyviral.com|profitconfidential.com|quirlycues.com|readysethealth.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|returnofkings.com|reverbpress.com|reviveusa.com|rightwingnews.com|rightwingtribune.com|rollingout.com|rpnewswire.com|sarahpalin.com|sciencetimes.com|shark-tank.com|shedthoselbs.com|sonsoflibertymedia.com|spectator.org|sportsworldnews.com|sportsworldreport.com|stevedeace.com|stupid.news|supercheats.com|survivalnation.com|sweepstakesfanatics.com|techconsumer.com|technobuffalo.com|techtimes.com|telexplorer.com.ar|terezowens.com|thealternativedaily.com|theblacksphere.net|theboredmind.com|thedesigninspiration.com|thefreethoughtproject.com|thehayride.com|thelibertarianrepublic.com|thelibertydaily.com|themattwalshblog.com|thepoke.co.uk|thepolitistick.com|therealside.com|theviralmob.com|threepercenternation.com|tiebreaker.com|tinypic.com|tosavealife.com|traileraddict.com|truththeory.com|universityherald.com|urbantabloid.com|valuewalk.com|vcpost.com|vgpie.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|westernjournalism.com|whatfinger.com|youthhealthmag.com
+/wzj*.$image,domain=100percentfedup.com|4chan.org|addictinginfo.com|allthingsvegas.com|americasfreedomfighters.com|appleeats.com|askmefast.com|auntyacid.com|barbwire.com|bb4sp.com|bestfunnyjokes4u.com|bighealthreport.com|bigleaguepolitics.com|bizpacreview.com|boomsbeat.com|boredomtherapy.com|breakingfirst.com|breathecast.com|bulletsfirst.net|canadafreepress.com|celebrity-gossip.net|cheapism.com|cheatsheet.com|chicksonright.com|clashamerica.com|clashdaily.com|comicallyincorrect.com|conservativebyte.com|conservativefiringline.com|conservativeintel.com|conservativetribune.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailydot.com|dailyfeed.co.uk|dailyheadlines.com|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dcdirtylaundry.com|deneenborelli.com|designbump.com|digitaljournal.com|directexpose.com|eaglerising.com|earnthenecklace.com|enstarz.com|faithit.com|firstinfreedomdaily.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|freewarefiles.com|funnyand.com|gamer4k.com|gamerant.com|gamersheroes.com|godfatherpolitics.com|gosocial.co|grammarist.com|greatamericanpolitics.com|greatamericanrepublic.com|gymflow100.com|hackspirit.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|icepop.com|infowars.com|intellectualconservative.com|ipatriot.com|itechpost.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|knowledgedish.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|libertyunyielding.com|lidblog.com|lifebuzz.com|madworldnews.com|makeagif.com|menrec.com|mentalflare.com|minutemennews.com|moneyversed.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|o4anews.com|oddee.com|opednews.com|parentherald.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicalcowboy.com|politicaloutcast.com|politichicks.com|practicallyviral.com|profitconfidential.com|quirlycues.com|readysethealth.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|reverbpress.com|reviveusa.com|rightwingnews.com|rightwingtribune.com|rollingout.com|rpnewswire.com|sarahpalin.com|sciencetimes.com|shark-tank.com|shedthoselbs.com|sonsoflibertymedia.com|sportsworldnews.com|sportsworldreport.com|stevedeace.com|supercheats.com|survivalnation.com|sweepstakesfanatics.com|techconsumer.com|technobuffalo.com|techtimes.com|telexplorer.com.ar|terezowens.com|theblacksphere.net|theboredmind.com|thedesigninspiration.com|thehayride.com|thelibertarianrepublic.com|thelibertydaily.com|themattwalshblog.com|thepoke.co.uk|thepolitistick.com|therealside.com|theviralmob.com|thinkamericana.com|threepercenternation.com|tiebreaker.com|tinypic.com|tosavealife.com|traileraddict.com|truththeory.com|truthuncensored.net|universityherald.com|urbantabloid.com|valuewalk.com|vcpost.com|vgpie.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|whatfinger.com|youthhealthmag.com
+! More Yavli
+/lxx*.$image,domain=100percentfedup.com|4chan.org|addictinginfo.com|allthingsvegas.com|americasfreedomfighters.com|appleeats.com|askmefast.com|auntyacid.com|barbwire.com|bb4sp.com|bestfunnyjokes4u.com|bighealthreport.com|bigleaguepolitics.com|bizpacreview.com|boomsbeat.com|boredomtherapy.com|breakingfirst.com|breathecast.com|bulletsfirst.net|canadafreepress.com|celebrity-gossip.net|cheapism.com|cheatsheet.com|chicksonright.com|clashamerica.com|clashdaily.com|comicallyincorrect.com|conservativebyte.com|conservativefiringline.com|conservativeintel.com|conservativetribune.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailydot.com|dailyfeed.co.uk|dailyheadlines.com|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dcdirtylaundry.com|deneenborelli.com|designbump.com|digitaljournal.com|directexpose.com|eaglerising.com|earnthenecklace.com|enstarz.com|faithit.com|firstinfreedomdaily.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|freewarefiles.com|funnyand.com|gamer4k.com|gamerant.com|gamersheroes.com|godfatherpolitics.com|gosocial.co|grammarist.com|greatamericanpolitics.com|greatamericanrepublic.com|gymflow100.com|hackspirit.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|icepop.com|infowars.com|intellectualconservative.com|ipatriot.com|itechpost.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|knowledgedish.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|libertyunyielding.com|lidblog.com|lifebuzz.com|madworldnews.com|makeagif.com|menrec.com|mentalflare.com|minutemennews.com|moneyversed.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|o4anews.com|oddee.com|opednews.com|parentherald.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicalcowboy.com|politicaloutcast.com|politichicks.com|practicallyviral.com|profitconfidential.com|quirlycues.com|readysethealth.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|reverbpress.com|reviveusa.com|rightwingnews.com|rightwingtribune.com|rollingout.com|rpnewswire.com|sarahpalin.com|sciencetimes.com|shark-tank.com|shedthoselbs.com|sonsoflibertymedia.com|sportsworldnews.com|sportsworldreport.com|stevedeace.com|supercheats.com|survivalnation.com|sweepstakesfanatics.com|techconsumer.com|technobuffalo.com|techtimes.com|telexplorer.com.ar|terezowens.com|theblacksphere.net|theboredmind.com|thedesigninspiration.com|thehayride.com|thelibertarianrepublic.com|thelibertydaily.com|themattwalshblog.com|thepoke.co.uk|thepolitistick.com|therealside.com|theviralmob.com|thinkamericana.com|threepercenternation.com|tiebreaker.com|tinypic.com|tosavealife.com|traileraddict.com|truththeory.com|truthuncensored.net|universityherald.com|urbantabloid.com|valuewalk.com|vcpost.com|vgpie.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|whatfinger.com|youthhealthmag.com
+! Yavli threepercenternation.com
+||threepercenternation.com/dScVQk/
 ! Yavli Specific
 @@/wp-content/plugins/akismet/*$script,~third-party,domain=~gaytube.com|~pornhub.com|~redtube.com|~redtube.com.br|~tube8.com|~tube8.es|~tube8.fr|~xtube.com|~youjizz.com|~youporn.com|~youporngay.com
 @@||4cdn.org/*.js$script,xmlhttprequest,domain=4chan.org
-@@||5min.com/Scripts/PlayerSeed.js?$domain=addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bighealthreport.com|breathecast.com|bulletsfirst.net|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|coviral.com|crossmap.com|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|digitaljournal.com|enstarz.com|foreverymom.com|freedomforce.com|greatamericanrepublic.com|hallels.com|hngn.com|infowars.com|joeforamerica.com|kdramastars.com|kpopstarz.com|lastresistance.com|latinpost.com|libertyunyielding.com|minutemennews.com|myscienceacademy.org|naturalblaze.com|natureworldnews.com|newser.com|newsthump.com|oddee.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realtytoday.com|redmaryland.com|rightwingnews.com|shark-tank.com|spectator.org|stevedeace.com|techtimes.com|theblacksphere.net|thefreethoughtproject.com|themattwalshblog.com|thepoke.co.uk|theviralmob.comvcpost.com|victoriajackson.com|viralnova.com|viralthread.com
+@@||5min.com/Scripts/PlayerSeed.js?$domain=addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bighealthreport.com|breathecast.com|bulletsfirst.net|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|coviral.com|crossmap.com|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|digitaljournal.com|enstarz.com|foreverymom.com|freedomforce.com|greatamericanrepublic.com|hallels.com|hngn.com|infowars.com|joeforamerica.com|kdramastars.com|kpopstarz.com|lastresistance.com|latinpost.com|minutemennews.com|myscienceacademy.org|naturalblaze.com|natureworldnews.com|newser.com|newsthump.com|oddee.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realtytoday.com|redmaryland.com|rightwingnews.com|shark-tank.com|stevedeace.com|techtimes.com|theblacksphere.net|themattwalshblog.com|thepoke.co.uk|theviralmob.comvcpost.com|victoriajackson.com|viralnova.com|viralthread.com
 @@||airtv-assets.global.ssl.fastly.net^$domain=viralnova.com
 @@||ajax.cloudflare.com/cdn-cgi/nexp/$script,third-party
 @@||ajax.cloudflare.com/cdn-cgi/scripts/$script,third-party
-@@||ak.sail-horizon.com^$script,third-party,domain=addictinginfo.com|askmefast.com|breathecast.com|bulletsfirst.net|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|crossmap.com|dailyheadlines.net|dailysurge.com|digitaljournal.com|eaglerising.com|enstarz.com|greatamericanrepublic.com|hngn.com|infowars.com|joeforamerica.com|kdramastars.com|kpopstarz.com|latinpost.com|libertyunyielding.com|minutemennews.com|musictimes.com|naturalblaze.com|natureworldnews.com|newser.com|oddee.com|patriotoutdoornews.com|rantlifestyle.com|realfarmacy.com|redmaryland.com|rightwingnews.com|shark-tank.com|spectator.org|stevedeace.com|techtimes.com|theblacksphere.net|thefreethoughtproject.com|themattwalshblog.com|thepoke.co.uk|valuewalk.comvcpost.com|victoriajackson.com|viralnova.com|viralthread.com
-@@||api-public.addthis.com/url/shares.json?$script,third-party,domain=addictinginfo.com|askmefast.com|breathecast.com|bulletsfirst.net|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|crossmap.com|dailyheadlines.net|dailysurge.com|digitaljournal.com|eaglerising.com|enstarz.com|greatamericanrepublic.com|hngn.com|infowars.com|joeforamerica.com|kdramastars.com|kpopstarz.com|latinpost.com|libertyunyielding.com|minutemennews.com|musictimes.com|naturalblaze.com|natureworldnews.com|newser.com|oddee.com|patriotoutdoornews.com|rantlifestyle.com|realfarmacy.com|redmaryland.com|shark-tank.com|spectator.org|stevedeace.com|techtimes.com|theblacksphere.net|thefreethoughtproject.com|themattwalshblog.com|thepoke.co.uk|tinypic.com|valuewalk.comvcpost.com|victoriajackson.com|viralnova.com|viralthread.com
-@@||api.facebook.com^$script,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bigleaguepolitics.com|bizpacreview.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|faithit.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|gamerant.com|godfatherpolitics.com|grammarist.com|greatamericanrepublic.com|gymflow100.com|hackspirit.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hngn.com|honesttopaws.com|infowars.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|knowledgedish.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|libertyunyielding.com|lidblog.com|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|o4anews.com|oddee.com|opednews.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicalcowboy.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|returnofkings.com|rightwingnews.com|rightwingtribune.com|shark-tank.com|shedthoselbs.com|sonsoflibertymedia.com|spectator.org|stevedeace.com|techconsumer.com|technobuffalo.com|techtimes.com|thealternativedaily.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thehayride.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|youthhealthmag.com
-@@||api.solvemedia.com^$script,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bighealthreport.com|breathecast.com|bulletsfirst.net|classicalite.com|clik.pw|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|hngn.com|infowars.com|joeforamerica.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|libertyunyielding.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|redmaryland.com|returnofkings.com|rightwingnews.com|shark-tank.com|shedthoselbs.com|sonsoflibertymedia.com|spectator.org|stevedeace.com|techconsumer.com|techtimes.com|theboredmind.com|thefreethoughtproject.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|tinypic.com|traileraddict.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|viralnova.com|viralthread.com|visiontoamerica.com|youthhealthmag.com
-@@||apis.google.com^$script,third-party,domain=100percentfedup.com|addictinginfo.com|askmefast.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|boredomtherapy.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|crossmap.com|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|enstarz.com|freedomoutpost.com|godfatherpolitics.com|greatamericanrepublic.com|gymflow100.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|latinpost.com|legalinsurrection.com|libertyunyielding.com|lidblog.com|mentalflare.com|minutemennews.com|musictimes.com|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|oddee.com|opednews.com|patriotoutdoornews.com|patriottribune.com|politichicks.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|returnofkings.com|rightwingnews.com|shark-tank.com|sonsoflibertymedia.com|spectator.org|stevedeace.com|supercheats.com|techtimes.com|thealternativedaily.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thelibertarianrepublic.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|youthhealthmag.com
+@@||ak.sail-horizon.com^$script,third-party,domain=addictinginfo.com|askmefast.com|breathecast.com|bulletsfirst.net|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|crossmap.com|dailyheadlines.net|dailysurge.com|digitaljournal.com|eaglerising.com|enstarz.com|greatamericanrepublic.com|hngn.com|infowars.com|joeforamerica.com|kdramastars.com|kpopstarz.com|latinpost.com|minutemennews.com|naturalblaze.com|natureworldnews.com|newser.com|oddee.com|patriotoutdoornews.com|rantlifestyle.com|realfarmacy.com|redmaryland.com|rightwingnews.com|shark-tank.com|stevedeace.com|techtimes.com|theblacksphere.net|themattwalshblog.com|thepoke.co.uk|valuewalk.comvcpost.com|victoriajackson.com|viralnova.com|viralthread.com
+@@||api-public.addthis.com/url/shares.json?$script,third-party,domain=addictinginfo.com|askmefast.com|breathecast.com|bulletsfirst.net|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|crossmap.com|dailyheadlines.net|dailysurge.com|digitaljournal.com|eaglerising.com|enstarz.com|greatamericanrepublic.com|hngn.com|infowars.com|joeforamerica.com|kdramastars.com|kpopstarz.com|latinpost.com|minutemennews.com|naturalblaze.com|natureworldnews.com|newser.com|oddee.com|patriotoutdoornews.com|rantlifestyle.com|realfarmacy.com|redmaryland.com|shark-tank.com|stevedeace.com|techtimes.com|theblacksphere.net|themattwalshblog.com|thepoke.co.uk|tinypic.com|valuewalk.comvcpost.com|victoriajackson.com|viralnova.com|viralthread.com
+@@||api.facebook.com^$script,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bigleaguepolitics.com|bizpacreview.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|faithit.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|gamerant.com|grammarist.com|greatamericanrepublic.com|gymflow100.com|hackspirit.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hngn.com|honesttopaws.com|infowars.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|knowledgedish.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|lidblog.com|mentalflare.com|minutemennews.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|o4anews.com|oddee.com|opednews.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicalcowboy.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|rightwingnews.com|rightwingtribune.com|shark-tank.com|shedthoselbs.com|stevedeace.com|techconsumer.com|technobuffalo.com|techtimes.com|theblacksphere.net|theboredmind.com|thehayride.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|youthhealthmag.com
+@@||api.solvemedia.com^$script,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bighealthreport.com|breathecast.com|bulletsfirst.net|clik.pw|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|hngn.com|infowars.com|joeforamerica.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|minutemennews.com|myscienceacademy.org|naturalblaze.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|redmaryland.com|rightwingnews.com|shark-tank.com|shedthoselbs.com|stevedeace.com|techconsumer.com|techtimes.com|theboredmind.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|tinypic.com|traileraddict.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|viralnova.com|viralthread.com|visiontoamerica.com|youthhealthmag.com
+@@||apis.google.com^$script,third-party,domain=100percentfedup.com|addictinginfo.com|askmefast.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|boredomtherapy.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|crossmap.com|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|enstarz.com|freedomoutpost.com|greatamericanrepublic.com|gymflow100.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|latinpost.com|legalinsurrection.com|lidblog.com|mentalflare.com|minutemennews.com|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|oddee.com|opednews.com|patriotoutdoornews.com|patriottribune.com|politichicks.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|rightwingnews.com|shark-tank.com|stevedeace.com|supercheats.com|techtimes.com|theblacksphere.net|theboredmind.com|thelibertarianrepublic.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|youthhealthmag.com
 @@||app-cdn.spot.im^$domain=gamerant.com|o4anews.com|rightwingtribune.com|rollingout.com|viralnova.com
 @@||assets.galaxant.com^$script,domain=viralnova.com
-@@||assets.newsinc.com^$image,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|faithit.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|godfatherpolitics.com|gosocial.co|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|libertyunyielding.com|lidblog.com|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|opednews.com|parentherald.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|returnofkings.com|reverbpress.com|reviveusa.com|rightwingnews.com|shark-tank.com|shedthoselbs.com|sonsoflibertymedia.com|spectator.org|stevedeace.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thelibertarianrepublic.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tinypic.com|tosavealife.com|traileraddict.com|truththeory.com|universityherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|westernjournalism.com|youthhealthmag.com
-@@||assets.pinterest.com^$script,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|boredomtherapy.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|gamerant.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|intellectualconservative.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|libertyunyielding.com|lidblog.com|mentalflare.com|minutemennews.com|moneyversed.com|musictimes.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|opednews.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|redmaryland.com|returnofkings.com|rightwingnews.com|shark-tank.com|shedthoselbs.com|sonsoflibertymedia.com|spectator.org|stevedeace.com|supercheats.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thehayride.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|urbantabloid.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|youthhealthmag.com
+@@||assets.newsinc.com^$image,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|faithit.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|gosocial.co|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|lidblog.com|mentalflare.com|minutemennews.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|opednews.com|parentherald.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|reverbpress.com|reviveusa.com|rightwingnews.com|shark-tank.com|shedthoselbs.com|stevedeace.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thelibertarianrepublic.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|tinypic.com|tosavealife.com|traileraddict.com|truththeory.com|universityherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|youthhealthmag.com
+@@||assets.pinterest.com^$script,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|boredomtherapy.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|gamerant.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|intellectualconservative.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|lidblog.com|mentalflare.com|minutemennews.com|moneyversed.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|opednews.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|redmaryland.com|rightwingnews.com|shark-tank.com|shedthoselbs.com|stevedeace.com|supercheats.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thehayride.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|urbantabloid.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|youthhealthmag.com
 @@||b.grvcdn.com^$script,domain=cheatsheet.com
-@@||b4in.net/js/jquery.ui.fancybox.js$script,domain=beforeitsnews.com
 @@||boomsbeat.com/widget_init.php$script,third-party,domain=latinopost.com
-@@||builder-assets.unbounce.com^$script,domain=thealternativedaily.com
 @@||cdn*.bigcommerce.com^$image,third-party,domain=~calcalist.co.il|~gaytube.com|~mako.co.il|~pornhub.com|~redtube.com|~redtube.com.br|~tube8.com|~tube8.es|~tube8.fr|~walla.co.il|~xtube.com|~ynet.co.il|~youjizz.com|~youporn.com|~youporngay.com
 @@||cdn.playwire.com^$script,third-party,domain=supercheats.com
 @@||cdn.shopify.com^*/assets/$script,third-party
@@ -57897,122 +58546,121 @@ javascript:$popup,domain=thepiratebay.cr|thepiratebay.org|thepiratebay.red
 @@||cdn.shopify.com^*/javascripts/$script,third-party
 @@||cdn.supercheats.com^$script,domain=supercheats.com
 @@||cdnjs.cloudflare.com/ajax/libs/$script,domain=makeagif.com
-@@||cdnjs.cloudflare.com^$script,third-party,domain=100percentfedup.com|4chan.org|addictinginfo.com|allthingsvegas.com|americasfreedomfighters.com|appleeats.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|boomsbeat.com|breakingfirst.com|breathecast.com|bugout.news|bulletsfirst.net|celebrity-gossip.net|clashamerica.com|clashdaily.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.com|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|designbump.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|firstinfreedomdaily.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|funnyand.com|gamer4k.com|gamerant.com|glitch.news|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|itechpost.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|libertyunyielding.com|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|pjmedia.com|politicaloutcast.com|politichicks.com|practicallyviral.com|profitconfidential.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|returnofkings.com|rightwingnews.com|sciencetimes.com|shark-tank.com|shedthoselbs.com|sonsoflibertymedia.com|spectator.org|sportsworldnews.com|sportsworldreport.com|stevedeace.com|stupid.news|sweepstakesfanatics.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thedesigninspiration.com|thefreethoughtproject.com|thehayride.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|universityherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|youthhealthmag.com
-@@||clicktosolve.com^$image,domain=thefreethoughtproject.com
-@@||cloudflare.com/ajax/$script,third-party,domain=100percentfedup.com|4chan.org|addictinginfo.com|allthingsvegas.com|americasfreedomfighters.com|appleeats.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|boomsbeat.com|breakingfirst.com|breathecast.com|bugout.news|bulletsfirst.net|celebrity-gossip.net|clashamerica.com|clashdaily.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.com|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|designbump.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|firstinfreedomdaily.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|glitch.news|greatamericanrepublic.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|itechpost.com|jobsnhire.com|joeforamerica.com|juicerhead.com|kdramastars.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|libertyunyielding.com|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|parentherald.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|pjmedia.com|politicaloutcast.com|practicallyviral.com|profitconfidential.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|rightwingnews.com|sciencetimes.com|shark-tank.com|shedthoselbs.com|spectator.org|sportsworldnews.com|sportsworldreport.com|stevedeace.com|stupid.news|sweepstakesfanatics.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thedesigninspiration.com|thefreethoughtproject.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|valuewalk.comvcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|youthhealthmag.com
-@@||code.jquery.com^$script,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|libertyunyielding.com|lidblog.com|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|parentherald.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|redmaryland.com|returnofkings.com|rightwingnews.com|shark-tank.com|shedthoselbs.com|sonsoflibertymedia.com|spectator.org|stevedeace.com|supercheats.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|youthhealthmag.com
-@@||connect.facebook.com^$script,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|boredomtherapy.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|faithit.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|gamerant.com|gosocial.co|grammarist.com|greatamericanrepublic.com|gymflow100.com|hackspirit.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|intellectualconservative.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|knowledgedish.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|libertyunyielding.com|lidblog.com|lifebuzz.com|mentalflare.com|minutemennews.com|moneyversed.com|musictimes.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|o4anews.com|oddee.com|opednews.com|parentherald.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicalcowboy.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|returnofkings.com|rightwingnews.com|shark-tank.com|shedthoselbs.com|sonsoflibertymedia.com|spectator.org|stevedeace.com|supercheats.com|techconsumer.com|techtimes.com|thealternativedaily.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thehayride.com|thelibertarianrepublic.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|universityherald.com|urbantabloid.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|westernjournalism.com|youthhealthmag.com
-@@||connect.facebook.net^$script,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|boredomtherapy.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|gamerant.com|godfatherpolitics.com|gosocial.co|grammarist.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|intellectualconservative.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|knowledgedish.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|libertyunyielding.com|lidblog.com|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|opednews.com|parentherald.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|returnofkings.com|rightwingnews.com|shark-tank.com|shedthoselbs.com|sonsoflibertymedia.com|spectator.org|stevedeace.com|supercheats.com|techconsumer.com|techtimes.com|thealternativedaily.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thehayride.com|thelibertarianrepublic.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|universityherald.com|urbantabloid.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|westernjournalism.com|youthhealthmag.com
+@@||cdnjs.cloudflare.com^$script,domain=technobuffalo.com
+@@||cdnjs.cloudflare.com^$script,third-party,domain=100percentfedup.com|4chan.org|addictinginfo.com|allthingsvegas.com|americasfreedomfighters.com|appleeats.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|boomsbeat.com|breakingfirst.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashamerica.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.com|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|designbump.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|firstinfreedomdaily.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|funnyand.com|gamer4k.com|gamerant.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|itechpost.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|mentalflare.com|minutemennews.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|profitconfidential.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|rightwingnews.com|sciencetimes.com|shark-tank.com|shedthoselbs.com|sportsworldnews.com|sportsworldreport.com|stevedeace.com|sweepstakesfanatics.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thedesigninspiration.com|thehayride.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|universityherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|youthhealthmag.com
+@@||cloudflare.com/ajax/$script,third-party,domain=100percentfedup.com|4chan.org|addictinginfo.com|allthingsvegas.com|americasfreedomfighters.com|appleeats.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|boomsbeat.com|breakingfirst.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashamerica.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.com|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|designbump.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|firstinfreedomdaily.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|greatamericanrepublic.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|itechpost.com|jobsnhire.com|joeforamerica.com|juicerhead.com|kdramastars.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|mentalflare.com|minutemennews.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|parentherald.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|practicallyviral.com|profitconfidential.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|rightwingnews.com|sciencetimes.com|shark-tank.com|shedthoselbs.com|sportsworldnews.com|sportsworldreport.com|stevedeace.com|sweepstakesfanatics.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thedesigninspiration.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|tosavealife.com|traileraddict.com|valuewalk.comvcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|youthhealthmag.com
+@@||code.jquery.com^$script,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|lidblog.com|mentalflare.com|minutemennews.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|parentherald.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|redmaryland.com|rightwingnews.com|shark-tank.com|shedthoselbs.com|stevedeace.com|supercheats.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|youthhealthmag.com
+@@||connect.facebook.com^$script,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|boredomtherapy.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|faithit.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|gamerant.com|gosocial.co|grammarist.com|greatamericanrepublic.com|gymflow100.com|hackspirit.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|intellectualconservative.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|knowledgedish.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|lidblog.com|lifebuzz.com|mentalflare.com|minutemennews.com|moneyversed.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|o4anews.com|oddee.com|opednews.com|parentherald.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicalcowboy.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|rightwingnews.com|shark-tank.com|shedthoselbs.com|stevedeace.com|supercheats.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thehayride.com|thelibertarianrepublic.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|universityherald.com|urbantabloid.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|youthhealthmag.com
+@@||connect.facebook.net^$script,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|boredomtherapy.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|gamerant.com|gosocial.co|grammarist.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|intellectualconservative.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|knowledgedish.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|lidblog.com|mentalflare.com|minutemennews.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|opednews.com|parentherald.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|rightwingnews.com|shark-tank.com|shedthoselbs.com|stevedeace.com|supercheats.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thehayride.com|thelibertarianrepublic.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|universityherald.com|urbantabloid.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|youthhealthmag.com
 @@||conservativeintelcom.c.presscdn.com^$image,script,third-party,domain=conservativeintel.com
-@@||content-img-s.newsinc.com/jpg/$image,script,third-party,domain=addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|coviral.com|craigjames.com|crossmap.com|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|greatamericanrepublic.com|hallels.com|hautereport.com|hngn.com|infowars.com|joeforamerica.com|kdramastars.com|kpopstarz.com|lastresistance.com|latinpost.com|libertyunyielding.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|patriotoutdoornews.com|pickthebrain.com|politicaloutcast.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|redmaryland.com|shark-tank.com|shedthoselbs.com|spectator.org|stevedeace.com|techconsumer.com|techtimes.com|theblacksphere.net|thefreethoughtproject.com|themattwalshblog.com|thepoke.co.uk|tosavealife.com|traileraddict.com|valuewalk.comvcpost.com|victoriajackson.com|viralnova.com|viralthread.com|visiontoamerica.com
+@@||content-img-s.newsinc.com/jpg/$image,script,third-party,domain=addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|coviral.com|craigjames.com|crossmap.com|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|greatamericanrepublic.com|hallels.com|hautereport.com|hngn.com|infowars.com|joeforamerica.com|kdramastars.com|kpopstarz.com|lastresistance.com|latinpost.com|minutemennews.com|myscienceacademy.org|naturalblaze.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|patriotoutdoornews.com|pickthebrain.com|politicaloutcast.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|redmaryland.com|shark-tank.com|shedthoselbs.com|stevedeace.com|techconsumer.com|techtimes.com|theblacksphere.net|themattwalshblog.com|thepoke.co.uk|tosavealife.com|traileraddict.com|valuewalk.comvcpost.com|victoriajackson.com|viralnova.com|viralthread.com|visiontoamerica.com
 @@||content-img.newsinc.com^$image,third-party
 @@||d8g345wuhgd7e.cloudfront.net^$script,third-party,domain=thelibertarianrepublic.com
 @@||digitaljournal.com/img/*-medium/$image
-@@||disqus.com^$script,third-party,domain=100percentfedup.com|4chan.org|addictinginfo.com|allthingsvegas.com|americasfreedomfighters.com|appleeats.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|boomsbeat.com|breakingfirst.com|breathecast.com|bugout.news|bulletsfirst.net|celebrity-gossip.net|clashamerica.com|clashdaily.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|designbump.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|firstinfreedomdaily.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|freewarefiles.com|gamerant.com|gamersheroes.com|glitch.news|godfatherpolitics.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|itechpost.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|libertyunyielding.com|lidblog.com|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|pjmedia.com|politicaloutcast.com|politichicks.com|practicallyviral.com|profitconfidential.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|returnofkings.com|sciencetimes.com|shark-tank.com|shedthoselbs.com|sonsoflibertymedia.com|spectator.org|sportsworldnews.com|sportsworldreport.com|stevedeace.com|stupid.news|sweepstakesfanatics.com|techconsumer.com|techtimes.com|theblacksphere.net|thedesigninspiration.com|thefreethoughtproject.com|thehayride.com|thelibertarianrepublic.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|valuewalk.com|vcpost.com|vgpie.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|youthhealthmag.com
-@@||disquscdn.com^$script,third-party,domain=100percentfedup.com|4chan.org|addictinginfo.com|allthingsvegas.com|americasfreedomfighters.com|appleeats.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|boomsbeat.com|breakingfirst.com|breathecast.com|bugout.news|bulletsfirst.net|celebrity-gossip.net|clashamerica.com|clashdaily.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|designbump.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|firstinfreedomdaily.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|freewarefiles.com|gamerant.com|gamersheroes.com|glitch.news|godfatherpolitics.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|itechpost.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|libertyunyielding.com|lidblog.com|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|pjmedia.com|politicaloutcast.com|politichicks.com|practicallyviral.com|profitconfidential.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|returnofkings.com|sciencetimes.com|shark-tank.com|shedthoselbs.com|sonsoflibertymedia.com|spectator.org|sportsworldnews.com|sportsworldreport.com|stevedeace.com|stupid.news|sweepstakesfanatics.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thedesigninspiration.com|thefreethoughtproject.com|thehayride.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|valuewalk.com|vcpost.com|vgpie.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|youthhealthmag.com
+@@||disqus.com^$script,third-party,domain=100percentfedup.com|4chan.org|addictinginfo.com|allthingsvegas.com|americasfreedomfighters.com|appleeats.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|boomsbeat.com|breakingfirst.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashamerica.com|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|designbump.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|firstinfreedomdaily.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|freewarefiles.com|gamerant.com|gamersheroes.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|itechpost.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|lidblog.com|mentalflare.com|minutemennews.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|profitconfidential.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|sciencetimes.com|shark-tank.com|shedthoselbs.com|sportsworldnews.com|sportsworldreport.com|stevedeace.com|sweepstakesfanatics.com|techconsumer.com|techtimes.com|theblacksphere.net|thedesigninspiration.com|thehayride.com|thelibertarianrepublic.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|valuewalk.com|vcpost.com|vgpie.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|youthhealthmag.com
+@@||disquscdn.com^$script,third-party,domain=100percentfedup.com|4chan.org|addictinginfo.com|allthingsvegas.com|americasfreedomfighters.com|appleeats.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|boomsbeat.com|breakingfirst.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashamerica.com|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|designbump.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|firstinfreedomdaily.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|freewarefiles.com|gamerant.com|gamersheroes.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|itechpost.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|lidblog.com|mentalflare.com|minutemennews.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|profitconfidential.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|sciencetimes.com|shark-tank.com|shedthoselbs.com|sportsworldnews.com|sportsworldreport.com|stevedeace.com|sweepstakesfanatics.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thedesigninspiration.com|thehayride.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|valuewalk.com|vcpost.com|vgpie.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|youthhealthmag.com
 @@||embed.air.tv^$script,domain=rollingout.com|viralnova.com
-@@||embedly.com^$script,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bighealthreport.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|gamerant.com|godfatherpolitics.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hngn.com|honesttopaws.com|infowars.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|libertyunyielding.com|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|returnofkings.com|rightwingnews.com|shark-tank.com|shedthoselbs.com|sonsoflibertymedia.com|spectator.org|stevedeace.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thehayride.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|youthhealthmag.com
-@@||fbcdn-profile-a.akamaihd.net^$image,domain=thefreethoughtproject.com
-@@||fbcdn.net^$image,domain=thefreethoughtproject.com
-@@||fbstatic-a.akamaihd.net^$script,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|gamerant.com|godfatherpolitics.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hngn.com|honesttopaws.com|infowars.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|libertyunyielding.com|lidblog.com|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|opednews.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|returnofkings.com|reviveusa.com|rightwingnews.com|shark-tank.com|shedthoselbs.com|sonsoflibertymedia.com|spectator.org|stevedeace.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thehayride.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|youthhealthmag.com
-@@||flowplayer.org^*/flowplayer*.js$script,domain=thefreethoughtproject.com
+@@||embedly.com^$script,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bighealthreport.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|gamerant.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hngn.com|honesttopaws.com|infowars.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|mentalflare.com|minutemennews.com|myscienceacademy.org|naturalblaze.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|rightwingnews.com|shark-tank.com|shedthoselbs.com|stevedeace.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thehayride.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|youthhealthmag.com
+@@||fbstatic-a.akamaihd.net^$script,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|gamerant.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hngn.com|honesttopaws.com|infowars.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|lidblog.com|mentalflare.com|minutemennews.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|opednews.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|reviveusa.com|rightwingnews.com|shark-tank.com|shedthoselbs.com|stevedeace.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thehayride.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|tosavealife.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|youthhealthmag.com
 @@||fod4.com^$image,domain=funnyordie.com
 @@||forms.convertkit.com^$script,domain=hackspirit.com
-@@||gigya.com/comments.$script,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bighealthreport.com|breathecast.com|bulletsfirst.net|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|hispolitica.com|hngn.com|infowars.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|libertyunyielding.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|returnofkings.com|rightwingnews.com|shark-tank.com|shedthoselbs.com|sonsoflibertymedia.com|spectator.org|stevedeace.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com
-@@||gigya.com/js/gigya.$script,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bighealthreport.com|breathecast.com|bulletsfirst.net|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|coviral.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|enstarz.com|foreverymom.com|freedomforce.com|greatamericanrepublic.com|hallels.com|hngn.com|infowars.com|joeforamerica.com|juicerhead.com|kdramastars.com|kpopstarz.com|lastresistance.com|latinpost.com|libertyunyielding.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|natureworldnews.com|newser.com|newsthump.com|oddee.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|redmaryland.com|rightwingnews.com|shark-tank.com|spectator.org|stevedeace.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|valuewalk.comvcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com
+@@||gigya.com/comments.$script,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bighealthreport.com|breathecast.com|bulletsfirst.net|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|hispolitica.com|hngn.com|infowars.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|minutemennews.com|myscienceacademy.org|naturalblaze.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|rightwingnews.com|shark-tank.com|shedthoselbs.com|stevedeace.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com
+@@||gigya.com/js/gigya.$script,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bighealthreport.com|breathecast.com|bulletsfirst.net|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|coviral.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|enstarz.com|foreverymom.com|freedomforce.com|greatamericanrepublic.com|hallels.com|hngn.com|infowars.com|joeforamerica.com|juicerhead.com|kdramastars.com|kpopstarz.com|lastresistance.com|latinpost.com|minutemennews.com|myscienceacademy.org|naturalblaze.com|natureworldnews.com|newser.com|newsthump.com|oddee.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|redmaryland.com|rightwingnews.com|shark-tank.com|stevedeace.com|techtimes.com|theblacksphere.net|theboredmind.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|valuewalk.comvcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com
 @@||gitcdn.org/libs/$script,third-party,domain=thelibertarianrepublic.com
 @@||google.com/coop/cse/brand?$script,third-party
 @@||google.com/js/th/$script
 @@||google.com/jsapi$script,third-party
 @@||google.com/recaptcha/$script,xmlhttprequest
 @@||google.com/uds/$script,third-party,domain=infowars.com
-@@||googleapis.com^$script,third-party,domain=100percentfedup.com|4chan.org|addictinginfo.com|allthingsvegas.com|americasfreedomfighters.com|appleeats.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|boomsbeat.com|boredomtherapy.com|breakingfirst.com|breathecast.com|bugout.news|bulletsfirst.net|celebrity-gossip.net|clashamerica.com|clashdaily.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|designbump.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|faithit.com|firstinfreedomdaily.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|funnyand.com|glitch.news|godfatherpolitics.com|gosocial.co|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|intellectualconservative.com|itechpost.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|libertyunyielding.com|lidblog.com|lifebuzz.com|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|parentherald.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|pjmedia.com|politicaloutcast.com|politichicks.com|practicallyviral.com|profitconfidential.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|returnofkings.com|rightwingnews.com|sciencetimes.com|shark-tank.com|shedthoselbs.com|sonsoflibertymedia.com|spectator.org|sportsworldnews.com|sportsworldreport.com|stevedeace.com|stupid.news|supercheats.com|sweepstakesfanatics.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thedesigninspiration.com|thefreethoughtproject.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|universityherald.com|urbantabloid.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|youthhealthmag.com
+@@||googleapis.com^$script,third-party,domain=100percentfedup.com|4chan.org|addictinginfo.com|allthingsvegas.com|americasfreedomfighters.com|appleeats.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|boomsbeat.com|boredomtherapy.com|breakingfirst.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashamerica.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|designbump.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|faithit.com|firstinfreedomdaily.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|funnyand.com|gosocial.co|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|intellectualconservative.com|itechpost.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|lidblog.com|lifebuzz.com|mentalflare.com|minutemennews.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|parentherald.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|profitconfidential.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|rightwingnews.com|sciencetimes.com|shark-tank.com|shedthoselbs.com|sportsworldnews.com|sportsworldreport.com|stevedeace.com|supercheats.com|sweepstakesfanatics.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thedesigninspiration.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|universityherald.com|urbantabloid.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|youthhealthmag.com
 @@||googlecommerce.com^$script
-@@||googletagservices.com/tag/js/gpt.js$script,third-party,domain=askmefast.com|breathecast.com|bulletsfirst.net|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|crossmap.com|dailyheadlines.net|dailysurge.com|digitaljournal.com|enstarz.com|greatamericanrepublic.com|hngn.com|infowars.com|joeforamerica.com|kdramastars.com|kpopstarz.com|latinpost.com|legalinsurrection.com|libertyunyielding.com|minutemennews.com|musictimes.com|naturalblaze.com|natureworldnews.com|newser.com|oddee.com|parentherald.com|patriotoutdoornews.com|rantlifestyle.com|realfarmacy.com|realtytoday.com|redmaryland.com|rightwingnews.com|shark-tank.com|spectator.org|stevedeace.com|techtimes.com|theblacksphere.net|thefreethoughtproject.com|themattwalshblog.com|thepoke.co.uk|universityherald.com|valuewalk.comvcpost.com|victoriajackson.com|viralnova.com|viralthread.com
+@@||googletagservices.com/tag/js/gpt.js$script,third-party,domain=askmefast.com|breathecast.com|bulletsfirst.net|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|crossmap.com|dailyheadlines.net|dailysurge.com|digitaljournal.com|enstarz.com|greatamericanrepublic.com|hngn.com|infowars.com|joeforamerica.com|kdramastars.com|kpopstarz.com|latinpost.com|legalinsurrection.com|minutemennews.com|naturalblaze.com|natureworldnews.com|newser.com|oddee.com|parentherald.com|patriotoutdoornews.com|rantlifestyle.com|realfarmacy.com|realtytoday.com|redmaryland.com|rightwingnews.com|shark-tank.com|stevedeace.com|techtimes.com|theblacksphere.net|themattwalshblog.com|thepoke.co.uk|universityherald.com|valuewalk.comvcpost.com|victoriajackson.com|viralnova.com|viralthread.com
 @@||googleusercontent.com/gadgets/$script,third-party,domain=thelibertarianrepublic.com
-@@||graph.facebook.com^$image,script,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|boredomtherapy.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|godfatherpolitics.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|intellectualconservative.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|libertyunyielding.com|lidblog.com|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|opednews.com|patriotoutdoornews.com|patriottribune.com|photobucket.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|returnofkings.com|rightwingnews.com|shark-tank.com|shedthoselbs.com|sonsoflibertymedia.com|spectator.org|stevedeace.com|supercheats.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|truththeory.com|urbantabloid.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|youthhealthmag.com
+@@||graph.facebook.com^$image,script,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|boredomtherapy.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|intellectualconservative.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|lidblog.com|mentalflare.com|minutemennews.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|opednews.com|patriotoutdoornews.com|patriottribune.com|photobucket.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|rightwingnews.com|shark-tank.com|shedthoselbs.com|stevedeace.com|supercheats.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|tosavealife.com|truththeory.com|urbantabloid.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|youthhealthmag.com
 @@||gravatar.com/avatar$image,third-party
 @@||gravatar.com^$script,domain=gamer4k.com
 @@||gstatic.com/accounts/$script,third-party,domain=rightwingtribune.com|thelibertarianrepublic.com
 @@||gstatic.com/trustedstores/$script
 @@||hwcdn.net/*.js?$script
-@@||hypercomments.com/widget/$script,domain=thefreethoughtproject.com
-@@||image.b4in.net^$image,third-party,domain=beforeitsnews.com
 @@||images.sportsworldnews.com^$image,third-party
 @@||images.spot.im^$image,domain=gamerant.com|rollingout.com|viralnova.com
-@@||imgur.com/min/$script,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|faithit.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|godfatherpolitics.com|gosocial.co|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|libertyunyielding.com|lidblog.com|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|opednews.com|parentherald.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|returnofkings.com|reverbpress.com|reviveusa.com|rightwingnews.com|shark-tank.com|shedthoselbs.com|sonsoflibertymedia.com|spectator.org|stevedeace.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thelibertarianrepublic.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tinypic.com|tosavealife.com|traileraddict.com|truththeory.com|universityherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|westernjournalism.com|youthhealthmag.com
+@@||imgur.com/min/$script,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|faithit.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|gosocial.co|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|lidblog.com|mentalflare.com|minutemennews.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|opednews.com|parentherald.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|reverbpress.com|reviveusa.com|rightwingnews.com|shark-tank.com|shedthoselbs.com|stevedeace.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thelibertarianrepublic.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|tinypic.com|tosavealife.com|traileraddict.com|truththeory.com|universityherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|youthhealthmag.com
 @@||intensedebate.com/js/$script,third-party
-@@||jwplatform.com^$script,third-party,xmlhttprequest,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bighealthreport.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativetribune.com|conservativevideos.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|godfatherpolitics.com|gosocial.co|grammarist.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|libertyunyielding.com|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|redmaryland.com|returnofkings.com|rightwingnews.com|shark-tank.com|shedthoselbs.com|sonsoflibertymedia.com|spectator.org|stevedeace.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com
+@@||jwplatform.com^$script,third-party,xmlhttprequest,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bighealthreport.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|comicallyincorrect.com|conservativebyte.com|conservativetribune.com|conservativevideos.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|gosocial.co|grammarist.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|mentalflare.com|minutemennews.com|myscienceacademy.org|naturalblaze.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|redmaryland.com|rightwingnews.com|shark-tank.com|shedthoselbs.com|stevedeace.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com
 @@||jwpsrv.com/library/$script,third-party,domain=conservativetribune.com|traileraddict.com
-@@||jwpsrv.com/player/$script,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bighealthreport.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativetribune.com|conservativevideos.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|godfatherpolitics.com|gosocial.co|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hngn.com|honesttopaws.com|infowars.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|libertyunyielding.com|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|redmaryland.com|returnofkings.com|rightwingnews.com|shark-tank.com|shedthoselbs.com|sonsoflibertymedia.com|spectator.org|stevedeace.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com
+@@||jwpsrv.com/player/$script,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bighealthreport.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|comicallyincorrect.com|conservativebyte.com|conservativetribune.com|conservativevideos.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|gosocial.co|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hngn.com|honesttopaws.com|infowars.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|mentalflare.com|minutemennews.com|myscienceacademy.org|naturalblaze.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|redmaryland.com|rightwingnews.com|shark-tank.com|shedthoselbs.com|stevedeace.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com
 @@||jwpsrv.com^$image,xmlhttprequest,domain=conservativetribune.com
 @@||latinospost.com/widget_init.php$script,third-party,domain=latinopost.com
-@@||launch.newsinc.com^$script,third-party,domain=addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|coviral.com|crossmap.com|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|digitaljournal.com|eaglerising.com|enstarz.com|foreverymom.com|freedomforce.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hngn.com|infowars.com|joeforamerica.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|libertyunyielding.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|natureworldnews.com|newser.com|newsthump.com|oddee.com|patriotoutdoornews.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|redmaryland.com|returnofkings.com|shark-tank.com|sonsoflibertymedia.com|spectator.org|stevedeace.com|techtimes.com|theblacksphere.net|thefreethoughtproject.com|themattwalshblog.com|thepoke.co.uk|tosavealife.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|viralnova.com|viralthread.com
+@@||launch.newsinc.com^$script,third-party,domain=addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|coviral.com|crossmap.com|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|digitaljournal.com|eaglerising.com|enstarz.com|foreverymom.com|freedomforce.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hngn.com|infowars.com|joeforamerica.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|minutemennews.com|myscienceacademy.org|naturalblaze.com|natureworldnews.com|newser.com|newsthump.com|oddee.com|patriotoutdoornews.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|redmaryland.com|shark-tank.com|stevedeace.com|techtimes.com|theblacksphere.net|themattwalshblog.com|thepoke.co.uk|tosavealife.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|viralnova.com|viralthread.com
 @@||launcher.spot.im^$script,domain=dailyheadlines.net|gamerant.com|rightwingtribune.com|rollingout.com
-@@||linkedin.com^$script,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|libertyunyielding.com|lidblog.com|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|opednews.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|redmaryland.com|returnofkings.com|rightwingnews.com|shark-tank.com|shedthoselbs.com|sonsoflibertymedia.com|spectator.org|stevedeace.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thelibertarianrepublic.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|youthhealthmag.com
-@@||livefyre.com^$script,third-party,domain=100percentfedup.com|4chan.org|addictinginfo.com|allthingsvegas.com|americasfreedomfighters.com|appleeats.com|askmefast.com|auntyacid.com|boomsbeat.com|breakingfirst.com|breathecast.com|bugout.news|bulletsfirst.net|clashamerica.com|clashdaily.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|coviral.com|craigjames.com|crossmap.com|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|designbump.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|firstinfreedomdaily.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|glitch.news|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|itechpost.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|libertyunyielding.com|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|patriotoutdoornews.com|pickthebrain.com|pjmedia.com|politicaloutcast.com|politichicks.com|practicallyviral.com|profitconfidential.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|returnofkings.com|rightwingnews.com|sciencetimes.com|shark-tank.com|shedthoselbs.com|sonsoflibertymedia.com|spectator.org|sportsworldnews.com|stevedeace.com|stupid.news|sweepstakesfanatics.com|techconsumer.com|techtimes.com|theblacksphere.net|thedesigninspiration.com|thefreethoughtproject.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|traileraddict.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com
+@@||linkedin.com^$script,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|lidblog.com|mentalflare.com|minutemennews.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|opednews.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|redmaryland.com|rightwingnews.com|shark-tank.com|shedthoselbs.com|stevedeace.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thelibertarianrepublic.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|youthhealthmag.com
+@@||livefyre.com^$script,third-party,domain=100percentfedup.com|4chan.org|addictinginfo.com|allthingsvegas.com|americasfreedomfighters.com|appleeats.com|askmefast.com|auntyacid.com|boomsbeat.com|breakingfirst.com|breathecast.com|bulletsfirst.net|clashamerica.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|coviral.com|craigjames.com|crossmap.com|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|designbump.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|firstinfreedomdaily.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|itechpost.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|mentalflare.com|minutemennews.com|myscienceacademy.org|naturalblaze.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|patriotoutdoornews.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|profitconfidential.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|rightwingnews.com|sciencetimes.com|shark-tank.com|shedthoselbs.com|sportsworldnews.com|stevedeace.com|sweepstakesfanatics.com|techconsumer.com|techtimes.com|theblacksphere.net|thedesigninspiration.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|traileraddict.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com
 @@||lps.newsinc.com/player/show/$script
 @@||lpsimage.newsinc.com/player/show/$script
-@@||maps.google.com^$script,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|libertyunyielding.com|lidblog.com|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|returnofkings.com|rightwingnews.com|shark-tank.com|shedthoselbs.com|sonsoflibertymedia.com|spectator.org|stevedeace.com|techconsumer.com|techtimes.com|telexplorer.com.ar|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|youthhealthmag.com
-@@||maxcdn.bootstrapcdn.com^$script,third-party,domain=100percentfedup.com|4chan.org|addictinginfo.com|allthingsvegas.com|americasfreedomfighters.com|appleeats.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|boomsbeat.com|breakingfirst.com|bugout.news|bulletsfirst.net|celebrity-gossip.net|clashamerica.com|clashdaily.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|designbump.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|firstinfreedomdaily.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|glitch.news|godfatherpolitics.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|itechpost.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|libertyunyielding.com|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|pjmedia.com|politicaloutcast.com|politichicks.com|practicallyviral.com|profitconfidential.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|redmaryland.com|returnofkings.com|rightwingnews.com|sciencetimes.com|shark-tank.com|shedthoselbs.com|sonsoflibertymedia.com|spectator.org|sportsworldnews.com|stevedeace.com|stupid.news|sweepstakesfanatics.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thedesigninspiration.com|thefreethoughtproject.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|youthhealthmag.com
-@@||netdna-cdn.com/wp-content/$script,third-party,domain=100percentfedup.com|4chan.org|addictinginfo.com|allthingsvegas.com|americasfreedomfighters.com|appleeats.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|boomsbeat.com|breakingfirst.com|breathecast.com|bugout.news|bulletsfirst.net|celebrity-gossip.net|chicksonright.com|clashamerica.com|clashdaily.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|designbump.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|faithit.com|firstinfreedomdaily.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|glitch.news|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|intellectualconservative.com|itechpost.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|libertyunyielding.com|lidblog.com|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|opednews.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|pjmedia.com|politicaloutcast.com|politichicks.com|practicallyviral.com|profitconfidential.com|quirlycues.com|rantlifestyle.com|readysethealth.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|returnofkings.com|sciencetimes.com|shark-tank.com|shedthoselbs.com|sonsoflibertymedia.com|spectator.org|sportsworldnews.com|stevedeace.com|stupid.news|supercheats.com|sweepstakesfanatics.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thedesigninspiration.com|thefreethoughtproject.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|urbantabloid.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|youthhealthmag.com
-@@||netdna-cdn.com/wp-includes/js/$script,third-party,domain=100percentfedup.com|4chan.org|addictinginfo.com|allthingsvegas.com|americasfreedomfighters.com|appleeats.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|boomsbeat.com|breakingfirst.com|breathecast.com|bugout.news|bulletsfirst.net|celebrity-gossip.net|chicksonright.com|clashamerica.com|clashdaily.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|designbump.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|faithit.com|firstinfreedomdaily.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|gamerant.com|glitch.news|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|itechpost.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|libertyunyielding.com|lidblog.com|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|opednews.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|pjmedia.com|politicaloutcast.com|politichicks.com|practicallyviral.com|profitconfidential.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|returnofkings.com|sciencetimes.com|shark-tank.com|shedthoselbs.com|sonsoflibertymedia.com|spectator.org|sportsworldnews.com|stevedeace.com|stupid.news|sweepstakesfanatics.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thedesigninspiration.com|thefreethoughtproject.com|thehayride.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|youthhealthmag.com
+@@||maps.google.com^$script,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|lidblog.com|mentalflare.com|minutemennews.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|rightwingnews.com|shark-tank.com|shedthoselbs.com|stevedeace.com|techconsumer.com|techtimes.com|telexplorer.com.ar|theblacksphere.net|theboredmind.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|youthhealthmag.com
+@@||maxcdn.bootstrapcdn.com^$script,third-party,domain=100percentfedup.com|4chan.org|addictinginfo.com|allthingsvegas.com|americasfreedomfighters.com|appleeats.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|boomsbeat.com|breakingfirst.com|bulletsfirst.net|celebrity-gossip.net|clashamerica.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|designbump.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|firstinfreedomdaily.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|itechpost.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|mentalflare.com|minutemennews.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|profitconfidential.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|redmaryland.com|rightwingnews.com|sciencetimes.com|shark-tank.com|shedthoselbs.com|sportsworldnews.com|stevedeace.com|sweepstakesfanatics.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thedesigninspiration.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|youthhealthmag.com
+@@||netdna-cdn.com/wp-content/$script,third-party,domain=100percentfedup.com|4chan.org|addictinginfo.com|allthingsvegas.com|americasfreedomfighters.com|appleeats.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|boomsbeat.com|breakingfirst.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|chicksonright.com|clashamerica.com|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|designbump.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|faithit.com|firstinfreedomdaily.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|intellectualconservative.com|itechpost.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|lidblog.com|mentalflare.com|minutemennews.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|opednews.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|profitconfidential.com|quirlycues.com|rantlifestyle.com|readysethealth.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|sciencetimes.com|shark-tank.com|shedthoselbs.com|sportsworldnews.com|stevedeace.com|supercheats.com|sweepstakesfanatics.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thedesigninspiration.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|urbantabloid.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|youthhealthmag.com
+@@||netdna-cdn.com/wp-includes/js/$script,third-party,domain=100percentfedup.com|4chan.org|addictinginfo.com|allthingsvegas.com|americasfreedomfighters.com|appleeats.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|boomsbeat.com|breakingfirst.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|chicksonright.com|clashamerica.com|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|designbump.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|faithit.com|firstinfreedomdaily.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|gamerant.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|itechpost.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|lidblog.com|mentalflare.com|minutemennews.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|opednews.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|profitconfidential.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|sciencetimes.com|shark-tank.com|shedthoselbs.com|sportsworldnews.com|stevedeace.com|sweepstakesfanatics.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thedesigninspiration.com|thehayride.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|youthhealthmag.com
 @@||odb.outbrain.com^$script,domain=cheatsheet.com
 @@||omnicalculator.com/sdk.js$domain=valuewalk.com
 @@||outstreamplayer.com^$domain=grammarist.com
 @@||p.jwpcdn.com^$script,third-party
-@@||platform.instagram.com^$script,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|libertyunyielding.com|lidblog.com|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|opednews.com|parentherald.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|returnofkings.com|rightwingnews.com|shark-tank.com|shedthoselbs.com|sonsoflibertymedia.com|spectator.org|stevedeace.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|universityherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|youthhealthmag.com
+@@||passport.mobilenations.com^$script,domain=technobuffalo.com
+@@||platform.instagram.com^$script,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|lidblog.com|mentalflare.com|minutemennews.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|opednews.com|parentherald.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|rightwingnews.com|shark-tank.com|shedthoselbs.com|stevedeace.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|universityherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|youthhealthmag.com
 @@||platform.twitter.com^$image,domain=allthingsvegas.com|bizpacreview.com|chicksonright.com|dailydot.com|legalinsurrection.com|newser.com|quirlycues.com|viralnova.com|whatfinger.com
 @@||playbuzz.com/widget/$script,third-party
-@@||playwire.com/bolt/$script,domain=addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|bulletsfirst.net|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|coviral.com|crossmap.com|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|digitaljournal.com|eaglerising.com|enstarz.com|foreverymom.com|freedomforce.com|greatamericanrepublic.com|hallels.com|hngn.com|infowars.com|joeforamerica.com|kdramastars.com|kpopstarz.com|lastresistance.com|latinpost.com|libertyunyielding.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|natureworldnews.com|newser.com|newsthump.com|oddee.com|patriotoutdoornews.com|pickthebrain.com|politicaloutcast.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realtytoday.com|redmaryland.com|shark-tank.com|spectator.org|stevedeace.com|techtimes.com|thefreethoughtproject.com|themattwalshblog.com|thepoke.co.uk|traileraddict.com|valuewalk.comvcpost.com|victoriajackson.com|viralnova.com|viralthread.com
-@@||po.st/share/$script,third-party,domain=addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|breathecast.com|bulletsfirst.net|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|coviral.com|crossmap.com|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|digitaljournal.com|eaglerising.com|enstarz.com|foreverymom.com|freedomforce.com|greatamericanrepublic.com|hallels.com|hngn.com|infowars.com|joeforamerica.com|kdramastars.com|kpopstarz.com|lastresistance.com|latinpost.com|libertyunyielding.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|natureworldnews.com|newser.com|newsthump.com|oddee.com|patriotoutdoornews.com|pickthebrain.com|politicaloutcast.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|redmaryland.com|shark-tank.com|spectator.org|stevedeace.com|techtimes.com|thefreethoughtproject.com|themattwalshblog.com|thepoke.co.uk|valuewalk.comvcpost.com|victoriajackson.com|viralnova.com|viralthread.com
-@@||po.st/static/$script,third-party,domain=addictinginfo.com|askmefast.com|breathecast.com|bulletsfirst.net|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|crossmap.com|dailyheadlines.net|dailysurge.com|digitaljournal.com|eaglerising.com|enstarz.com|greatamericanrepublic.com|hallels.com|hngn.com|infowars.com|joeforamerica.com|kdramastars.com|kpopstarz.com|latinpost.com|libertyunyielding.com|minutemennews.com|musictimes.com|naturalblaze.com|natureworldnews.com|newser.com|oddee.com|patriotoutdoornews.com|rantlifestyle.com|realfarmacy.com|redmaryland.com|shark-tank.com|spectator.org|stevedeace.com|techtimes.com|thefreethoughtproject.com|themattwalshblog.com|thepoke.co.uk|traileraddict.com|valuewalk.comvcpost.com|victoriajackson.com|viralnova.com|viralthread.com
-@@||po.st^*/counter?$script,third-party,domain=addictinginfo.com|askmefast.com|breathecast.com|bulletsfirst.net|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|crossmap.com|dailyheadlines.net|dailysurge.com|digitaljournal.com|eaglerising.com|enstarz.com|greatamericanrepublic.com|hallels.com|hngn.com|infowars.com|joeforamerica.com|kdramastars.com|kpopstarz.com|latinpost.com|libertyunyielding.com|minutemennews.com|musictimes.com|naturalblaze.com|natureworldnews.com|newser.com|oddee.com|patriotoutdoornews.com|rantlifestyle.com|realfarmacy.com|redmaryland.com|shark-tank.com|spectator.org|stevedeace.com|techtimes.com|thefreethoughtproject.com|themattwalshblog.com|thepoke.co.uk|traileraddict.com|valuewalk.comvcpost.com|victoriajackson.com|viralnova.com|viralthread.com
-@@||po.st^*/status?$script,third-party,domain=addictinginfo.com|askmefast.com|breathecast.com|bulletsfirst.net|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|crossmap.com|dailyheadlines.net|dailysurge.com|digitaljournal.com|eaglerising.com|enstarz.com|greatamericanrepublic.com|hallels.com|hngn.com|infowars.com|joeforamerica.com|kdramastars.com|kpopstarz.com|latinpost.com|libertyunyielding.com|minutemennews.com|musictimes.com|naturalblaze.com|natureworldnews.com|newser.com|oddee.com|patriotoutdoornews.com|rantlifestyle.com|realfarmacy.com|redmaryland.com|shark-tank.com|spectator.org|stevedeace.com|techtimes.com|thefreethoughtproject.com|themattwalshblog.com|thepoke.co.uk|traileraddict.com|valuewalk.comvcpost.com|victoriajackson.com|viralnova.com|viralthread.com
+@@||playwire.com/bolt/$script,domain=addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|bulletsfirst.net|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|coviral.com|crossmap.com|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|digitaljournal.com|eaglerising.com|enstarz.com|foreverymom.com|freedomforce.com|greatamericanrepublic.com|hallels.com|hngn.com|infowars.com|joeforamerica.com|kdramastars.com|kpopstarz.com|lastresistance.com|latinpost.com|minutemennews.com|myscienceacademy.org|naturalblaze.com|natureworldnews.com|newser.com|newsthump.com|oddee.com|patriotoutdoornews.com|pickthebrain.com|politicaloutcast.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realtytoday.com|redmaryland.com|shark-tank.com|stevedeace.com|techtimes.com|themattwalshblog.com|thepoke.co.uk|traileraddict.com|valuewalk.comvcpost.com|victoriajackson.com|viralnova.com|viralthread.com
+@@||po.st/share/$script,third-party,domain=addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|breathecast.com|bulletsfirst.net|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|coviral.com|crossmap.com|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|digitaljournal.com|eaglerising.com|enstarz.com|foreverymom.com|freedomforce.com|greatamericanrepublic.com|hallels.com|hngn.com|infowars.com|joeforamerica.com|kdramastars.com|kpopstarz.com|lastresistance.com|latinpost.com|minutemennews.com|myscienceacademy.org|naturalblaze.com|natureworldnews.com|newser.com|newsthump.com|oddee.com|patriotoutdoornews.com|pickthebrain.com|politicaloutcast.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|redmaryland.com|shark-tank.com|stevedeace.com|techtimes.com|themattwalshblog.com|thepoke.co.uk|valuewalk.comvcpost.com|victoriajackson.com|viralnova.com|viralthread.com
+@@||po.st/static/$script,third-party,domain=addictinginfo.com|askmefast.com|breathecast.com|bulletsfirst.net|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|crossmap.com|dailyheadlines.net|dailysurge.com|digitaljournal.com|eaglerising.com|enstarz.com|greatamericanrepublic.com|hallels.com|hngn.com|infowars.com|joeforamerica.com|kdramastars.com|kpopstarz.com|latinpost.com|minutemennews.com|naturalblaze.com|natureworldnews.com|newser.com|oddee.com|patriotoutdoornews.com|rantlifestyle.com|realfarmacy.com|redmaryland.com|shark-tank.com|stevedeace.com|techtimes.com|themattwalshblog.com|thepoke.co.uk|traileraddict.com|valuewalk.comvcpost.com|victoriajackson.com|viralnova.com|viralthread.com
+@@||po.st^*/counter?$script,third-party,domain=addictinginfo.com|askmefast.com|breathecast.com|bulletsfirst.net|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|crossmap.com|dailyheadlines.net|dailysurge.com|digitaljournal.com|eaglerising.com|enstarz.com|greatamericanrepublic.com|hallels.com|hngn.com|infowars.com|joeforamerica.com|kdramastars.com|kpopstarz.com|latinpost.com|minutemennews.com|naturalblaze.com|natureworldnews.com|newser.com|oddee.com|patriotoutdoornews.com|rantlifestyle.com|realfarmacy.com|redmaryland.com|shark-tank.com|stevedeace.com|techtimes.com|themattwalshblog.com|thepoke.co.uk|traileraddict.com|valuewalk.comvcpost.com|victoriajackson.com|viralnova.com|viralthread.com
+@@||po.st^*/status?$script,third-party,domain=addictinginfo.com|askmefast.com|breathecast.com|bulletsfirst.net|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|crossmap.com|dailyheadlines.net|dailysurge.com|digitaljournal.com|eaglerising.com|enstarz.com|greatamericanrepublic.com|hallels.com|hngn.com|infowars.com|joeforamerica.com|kdramastars.com|kpopstarz.com|latinpost.com|minutemennews.com|naturalblaze.com|natureworldnews.com|newser.com|oddee.com|patriotoutdoornews.com|rantlifestyle.com|realfarmacy.com|redmaryland.com|shark-tank.com|stevedeace.com|techtimes.com|themattwalshblog.com|thepoke.co.uk|traileraddict.com|valuewalk.comvcpost.com|victoriajackson.com|viralnova.com|viralthread.com
 @@||pressdns.com/wp-content/$image,script,third-party,domain=conservativeintel.com
 @@||providesupport.com^$script
-@@||r-login.wordpress.com^$script,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bighealthreport.com|breathecast.com|bulletsfirst.net|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hngn.com|honesttopaws.com|infowars.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|libertyunyielding.com|lidblog.com|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|returnofkings.com|shark-tank.com|shedthoselbs.com|sonsoflibertymedia.com|spectator.org|stevedeace.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|traileraddict.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|youthhealthmag.com
+@@||r-login.wordpress.com^$script,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bighealthreport.com|breathecast.com|bulletsfirst.net|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hngn.com|honesttopaws.com|infowars.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|lidblog.com|mentalflare.com|minutemennews.com|myscienceacademy.org|naturalblaze.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|shark-tank.com|shedthoselbs.com|stevedeace.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|traileraddict.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|youthhealthmag.com
 @@||randomapps*.amazonaws.com^$script,domain=thepoke.co.uk
 @@||recirculation.spot.im^$domain=dailyheadlines.net|gamerant.com|o4anews.com|rightwingtribune.com|rollingout.com|viralnova.com
 @@||reembed.com/player/$script,third-party
-@@||s.gravatar.com^$script,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bighealthreport.com|breathecast.com|bulletsfirst.net|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|hngn.com|infowars.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|libertyunyielding.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|redmaryland.com|returnofkings.com|rightwingnews.com|shark-tank.com|shedthoselbs.com|sonsoflibertymedia.com|spectator.org|stevedeace.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|traileraddict.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com
+@@||s.gravatar.com^$script,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bighealthreport.com|breathecast.com|bulletsfirst.net|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|hngn.com|infowars.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|minutemennews.com|myscienceacademy.org|naturalblaze.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|redmaryland.com|rightwingnews.com|shark-tank.com|shedthoselbs.com|stevedeace.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|traileraddict.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com
 @@||s.reembed.com^$script
-@@||s7.addthis.com^$script,third-party,domain=100percentfedup.com|addictinginfo.com|askmefast.com|breathecast.com|bulletsfirst.net|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|coviral.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailysurge.com|digitaljournal.com|eaglerising.com|enstarz.com|gosocial.co|greatamericanrepublic.com|hngn.com|infowars.com|joeforamerica.com|kdramastars.com|kpopstarz.com|latinpost.com|libertyunyielding.com|minutemennews.com|musictimes.com|naturalblaze.com|natureworldnews.com|newser.com|oddee.com|parentherald.com|patriotoutdoornews.com|rantlifestyle.com|realfarmacy.com|redmaryland.com|shark-tank.com|spectator.org|stevedeace.com|supercheats.com|techtimes.com|theboredmind.com|thefreethoughtproject.com|thelibertarianrepublic.com|themattwalshblog.com|thepoke.co.uk|tinypic.com|traileraddict.com|universityherald.com|valuewalk.comvcpost.com|victoriajackson.com|viralnova.com|viralthread.com
+@@||s7.addthis.com^$script,third-party,domain=100percentfedup.com|addictinginfo.com|askmefast.com|breathecast.com|bulletsfirst.net|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|coviral.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailysurge.com|digitaljournal.com|eaglerising.com|enstarz.com|gosocial.co|greatamericanrepublic.com|hngn.com|infowars.com|joeforamerica.com|kdramastars.com|kpopstarz.com|latinpost.com|minutemennews.com|naturalblaze.com|natureworldnews.com|newser.com|oddee.com|parentherald.com|patriotoutdoornews.com|rantlifestyle.com|realfarmacy.com|redmaryland.com|shark-tank.com|stevedeace.com|supercheats.com|techtimes.com|theboredmind.com|thelibertarianrepublic.com|themattwalshblog.com|thepoke.co.uk|tinypic.com|traileraddict.com|universityherald.com|valuewalk.comvcpost.com|victoriajackson.com|viralnova.com|viralthread.com
 @@||spot.im/launcher/bundle.js$domain=gamerant.com|o4anews.com|rightwingtribune.com|rollingout.com|viralnova.com
+@@||stackpathdns.com/common/$image,domain=boomsbeat.com|dramastars.com|enstarz.com|hngn.com|itechpost.com|kpopstarz.com|latinpost.com|natureworldnews.com|parentherald.com|readysethealth.com|realtytoday.com|sciencetimes.com|sportsworldreport.com|universityherald.com|vcpost.com|youthhealthmag.com
+@@||stackpathdns.com/data/images/$image,domain=boomsbeat.com|dramastars.com|enstarz.com|foreverymom.com|hngn.com|itechpost.com|kpopstarz.com|latinpost.com|natureworldnews.com|parentherald.com|readysethealth.com|realtytoday.com|sciencetimes.com|sportsworldreport.com|universityherald.com|vcpost.com|youthhealthmag.com
+@@||stackpathdns.com/data/thumbs/$image,domain=boomsbeat.com|dramastars.com|enstarz.com|foreverymom.com|hngn.com|itechpost.com|kpopstarz.com|latinpost.com|natureworldnews.com|parentherald.com|readysethealth.com|realtytoday.com|sciencetimes.com|sportsworldreport.com|universityherald.com|vcpost.com|youthhealthmag.com
+@@||stackpathdns.com/static/$image,domain=boomsbeat.com|dramastars.com|enstarz.com|foreverymom.com|hngn.com|itechpost.com|kpopstarz.com|latinpost.com|natureworldnews.com|parentherald.com|readysethealth.com|realtytoday.com|sciencetimes.com|sportsworldreport.com|universityherald.com|vcpost.com|youthhealthmag.com
 @@||stackpathdns.com^$script,domain=foreverymom.com
 @@||static.cdn-ec.viddler.com^$script
 @@||static.reembed.com^$script,third-party
-@@||syn.5min.com^$script,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|breathecast.com|bulletsfirst.net|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|coviral.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|digitaljournal.com|eaglerising.com|enstarz.com|foreverymom.com|freedomforce.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hngn.com|infowars.com|joeforamerica.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|libertyunyielding.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|natureworldnews.com|newser.com|newsthump.com|oddee.com|patriotoutdoornews.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|redmaryland.com|returnofkings.com|shark-tank.com|sonsoflibertymedia.com|spectator.org|stevedeace.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|themattwalshblog.com|thepoke.co.uk|traileraddict.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|viralnova.com|viralthread.com
-@@||syndication.twimg.com^$script,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bizpacreview.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|gosocial.co|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|libertyunyielding.com|lidblog.com|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|opednews.com|parentherald.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|returnofkings.com|shark-tank.com|shedthoselbs.com|sonsoflibertymedia.com|spectator.org|stevedeace.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|westernjournalism.com|youthhealthmag.com
+@@||syn.5min.com^$script,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|breathecast.com|bulletsfirst.net|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|coviral.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|digitaljournal.com|eaglerising.com|enstarz.com|foreverymom.com|freedomforce.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hngn.com|infowars.com|joeforamerica.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|minutemennews.com|myscienceacademy.org|naturalblaze.com|natureworldnews.com|newser.com|newsthump.com|oddee.com|patriotoutdoornews.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|redmaryland.com|shark-tank.com|stevedeace.com|techtimes.com|theblacksphere.net|theboredmind.com|themattwalshblog.com|thepoke.co.uk|traileraddict.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|viralnova.com|viralthread.com
+@@||syndication.twimg.com^$script,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bizpacreview.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|gosocial.co|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|lidblog.com|mentalflare.com|minutemennews.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|opednews.com|parentherald.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|shark-tank.com|shedthoselbs.com|stevedeace.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|youthhealthmag.com
 @@||tv.bsvideos.com^$script,domain=techtimes.com
-@@||twimg.com^$image,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bizpacreview.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|gosocial.co|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|intellectualconservative.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|libertyunyielding.com|lidblog.com|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|o4anews.com|oddee.com|opednews.com|parentherald.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicalcowboy.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|returnofkings.com|shark-tank.com|shedthoselbs.com|sonsoflibertymedia.com|spectator.org|stevedeace.com|supercheats.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|urbantabloid.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|westernjournalism.com|youthhealthmag.com
-@@||twitter.com^$script,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|boredomtherapy.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|chicksonright.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|gosocial.co|grammarist.com|greatamericanrepublic.com|gymflow100.com|hackspirit.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|intellectualconservative.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|libertyunyielding.com|lidblog.com|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|o4anews.com|oddee.com|opednews.com|parentherald.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicalcowboy.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|returnofkings.com|shark-tank.com|shedthoselbs.com|sonsoflibertymedia.com|spectator.org|stevedeace.com|supercheats.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|urbantabloid.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|westernjournalism.com|whatfinger.com|youthhealthmag.com
+@@||twimg.com^$image,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bizpacreview.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|gosocial.co|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|intellectualconservative.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|lidblog.com|mentalflare.com|minutemennews.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|o4anews.com|oddee.com|opednews.com|parentherald.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicalcowboy.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|shark-tank.com|shedthoselbs.com|stevedeace.com|supercheats.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|urbantabloid.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|youthhealthmag.com
+@@||twitter.com^$script,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|boredomtherapy.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|chicksonright.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|gosocial.co|grammarist.com|greatamericanrepublic.com|gymflow100.com|hackspirit.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|intellectualconservative.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|lidblog.com|mentalflare.com|minutemennews.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|o4anews.com|oddee.com|opednews.com|parentherald.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicalcowboy.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|shark-tank.com|shedthoselbs.com|stevedeace.com|supercheats.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|urbantabloid.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|whatfinger.com|youthhealthmag.com
 @@||ui.bamstatic.com^$script,third-party
-@@||use.typekit.net^$script,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bighealthreport.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|libertyunyielding.com|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|returnofkings.com|shark-tank.com|shedthoselbs.com|sonsoflibertymedia.com|spectator.org|stevedeace.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com
+@@||use.typekit.net^$script,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bighealthreport.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|mentalflare.com|minutemennews.com|myscienceacademy.org|naturalblaze.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|shark-tank.com|shedthoselbs.com|stevedeace.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com
 @@||video.foxnews.com^$script,third-party
 @@||vidible.tv/prod/$script,third-party
-@@||vimeo.com^$script,domain=addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|boredomtherapy.com|bulletsfirst.net|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|coviral.com|crossmap.com|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|digitaljournal.com|eaglerising.com|enstarz.com|foreverymom.com|freedomforce.com|greatamericanrepublic.com|hallels.com|headcramp.com|hngn.com|honesttopaws.com|infowars.com|joeforamerica.com|kdramastars.com|kpopstarz.com|lastresistance.com|latinpost.com|libertyunyielding.com|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|natureworldnews.com|newser.com|newsthump.com|oddee.com|patriotoutdoornews.com|pickthebrain.com|politicaloutcast.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realtytoday.com|redmaryland.com|shark-tank.com|spectator.org|stevedeace.com|techtimes.com|thefreethoughtproject.com|themattwalshblog.com|thepoke.co.uk|traileraddict.com|valuewalk.comvcpost.com|victoriajackson.com|viralnova.com|viralthread.com
+@@||vimeo.com^$script,domain=addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|boredomtherapy.com|bulletsfirst.net|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|coviral.com|crossmap.com|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|digitaljournal.com|eaglerising.com|enstarz.com|foreverymom.com|freedomforce.com|greatamericanrepublic.com|hallels.com|headcramp.com|hngn.com|honesttopaws.com|infowars.com|joeforamerica.com|kdramastars.com|kpopstarz.com|lastresistance.com|latinpost.com|mentalflare.com|minutemennews.com|myscienceacademy.org|naturalblaze.com|natureworldnews.com|newser.com|newsthump.com|oddee.com|patriotoutdoornews.com|pickthebrain.com|politicaloutcast.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realtytoday.com|redmaryland.com|shark-tank.com|stevedeace.com|techtimes.com|themattwalshblog.com|thepoke.co.uk|traileraddict.com|valuewalk.comvcpost.com|victoriajackson.com|viralnova.com|viralthread.com
 @@||vimeocdn.com^$script,domain=boredomtherapy.com|headcramp.com|honesttopaws.com|mentalflare.com
 @@||vjs.zencdn.net^$script,domain=rightwingtribune.com|traileraddict.com
 @@||widget.clipix.com^$script,third-party
-@@||widget.spreaker.com^$script,third-party,xmlhttprequest,domain=westernjournalism.com
 @@||widgets.outbrain.com/outbrain.js$domain=cheatsheet.com|supercheats.com
-@@||wp.com/_static/$script,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bulletsfirst.net|celebrity-gossip.net|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.com|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|gamer4k.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hngn.com|honesttopaws.com|infowars.com|intellectualconservative.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|libertyunyielding.com|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|readysethealth.com|realfarmacy.com|realmomsrealreviews.com|redmaryland.com|returnofkings.com|shark-tank.com|shedthoselbs.com|sonsoflibertymedia.com|spectator.org|stevedeace.com|supercheats.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|urbantabloid.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|youthhealthmag.com
-@@||wp.com/wp-content/$script,third-party,domain=100percentfedup.com|4chan.org|addictinginfo.com|allthingsvegas.com|americasfreedomfighters.com|appleeats.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|boomsbeat.com|breakingfirst.com|bugout.news|bulletsfirst.net|celebrity-gossip.net|clashamerica.com|clashdaily.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.com|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|designbump.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|firstinfreedomdaily.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|glitch.news|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|intellectualconservative.com|itechpost.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|libertyunyielding.com|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|pjmedia.com|politicaloutcast.com|politichicks.com|practicallyviral.com|profitconfidential.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|redmaryland.com|returnofkings.com|sciencetimes.com|shark-tank.com|shedthoselbs.com|sonsoflibertymedia.com|spectator.org|sportsworldnews.com|stevedeace.com|stupid.news|supercheats.com|sweepstakesfanatics.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thedesigninspiration.com|thefreethoughtproject.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|urbantabloid.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|youthhealthmag.com
-@@||wpengine.netdna-cdn.com/wp-content/themes/$image,domain=100percentfedup.com|4chan.org|addictinginfo.com|allthingsvegas.com|americasfreedomfighters.com|appleeats.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|boomsbeat.com|breakingfirst.com|breathecast.com|bugout.news|bulletsfirst.net|celebrity-gossip.net|clashamerica.com|clashdaily.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|designbump.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|faithit.com|firstinfreedomdaily.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|glitch.news|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|itechpost.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|libertyunyielding.com|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|opednews.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|pjmedia.com|politicaloutcast.com|politichicks.com|practicallyviral.com|profitconfidential.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|returnofkings.com|sciencetimes.com|shark-tank.com|shedthoselbs.com|sonsoflibertymedia.com|spectator.org|sportsworldnews.com|stevedeace.com|stupid.news|sweepstakesfanatics.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thedesigninspiration.com|thefreethoughtproject.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|youthhealthmag.com
-@@||wpengine.netdna-cdn.com/wp-content/uploads/$image,domain=100percentfedup.com|4chan.org|addictinginfo.com|allthingsvegas.com|americasfreedomfighters.com|appleeats.com|askmefast.com|auntyacid.com|bestfunnyjokes4u.com|boomsbeat.com|breakingfirst.com|breathecast.com|bugout.news|celebrity-gossip.net|clashamerica.com|clashdaily.com|classicalite.com|conservativeintel.com|coviral.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|designbump.com|digitaljournal.com|earnthenecklace.com|enstarz.com|faithit.com|firstinfreedomdaily.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|glitch.news|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|itechpost.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|lidblog.com|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|opednews.com|patriotoutdoornews.com|pickthebrain.com|pjmedia.com|profitconfidential.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|returnofkings.com|sciencetimes.com|shedthoselbs.com|sonsoflibertymedia.com|spectator.org|sportsworldnews.com|stevedeace.com|stupid.news|sweepstakesfanatics.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thedesigninspiration.com|thefreethoughtproject.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|youthhealthmag.com
+@@||wp.com/_static/$script,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bulletsfirst.net|celebrity-gossip.net|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.com|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|gamer4k.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hngn.com|honesttopaws.com|infowars.com|intellectualconservative.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|mentalflare.com|minutemennews.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|readysethealth.com|realfarmacy.com|realmomsrealreviews.com|redmaryland.com|shark-tank.com|shedthoselbs.com|stevedeace.com|supercheats.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|urbantabloid.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|youthhealthmag.com
+@@||wp.com/wp-content/$script,third-party,domain=100percentfedup.com|4chan.org|addictinginfo.com|allthingsvegas.com|americasfreedomfighters.com|appleeats.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|boomsbeat.com|breakingfirst.com|bulletsfirst.net|celebrity-gossip.net|clashamerica.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.com|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|designbump.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|firstinfreedomdaily.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|intellectualconservative.com|itechpost.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|mentalflare.com|minutemennews.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|profitconfidential.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|redmaryland.com|sciencetimes.com|shark-tank.com|shedthoselbs.com|sportsworldnews.com|stevedeace.com|supercheats.com|sweepstakesfanatics.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thedesigninspiration.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|urbantabloid.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|youthhealthmag.com
+@@||wpengine.netdna-cdn.com/wp-content/themes/$image,domain=100percentfedup.com|4chan.org|addictinginfo.com|allthingsvegas.com|americasfreedomfighters.com|appleeats.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|boomsbeat.com|breakingfirst.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashamerica.com|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|designbump.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|faithit.com|firstinfreedomdaily.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|itechpost.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|mentalflare.com|minutemennews.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|opednews.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|profitconfidential.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|sciencetimes.com|shark-tank.com|shedthoselbs.com|sportsworldnews.com|stevedeace.com|sweepstakesfanatics.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thedesigninspiration.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|youthhealthmag.com
+@@||wpengine.netdna-cdn.com/wp-content/uploads/$image,domain=100percentfedup.com|4chan.org|addictinginfo.com|allthingsvegas.com|americasfreedomfighters.com|appleeats.com|askmefast.com|auntyacid.com|bestfunnyjokes4u.com|boomsbeat.com|breakingfirst.com|breathecast.com|celebrity-gossip.net|clashamerica.com|conservativeintel.com|coviral.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|designbump.com|digitaljournal.com|earnthenecklace.com|enstarz.com|faithit.com|firstinfreedomdaily.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|itechpost.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|lidblog.com|mentalflare.com|minutemennews.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|opednews.com|patriotoutdoornews.com|pickthebrain.com|profitconfidential.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|sciencetimes.com|shedthoselbs.com|sportsworldnews.com|stevedeace.com|sweepstakesfanatics.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thedesigninspiration.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|youthhealthmag.com
 @@||yahooapis.com^$script,third-party,domain=truththeory.com
-@@||youtube.com/iframe_api$script,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bizpacreview.com|boredomtherapy.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|faithit.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|gamerant.com|godfatherpolitics.com|gosocial.co|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|libertyunyielding.com|lidblog.com|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|o4anews.com|oddee.com|opednews.com|parentherald.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicalcowboy.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|returnofkings.com|reverbpress.com|reviveusa.com|rightwingnews.com|shark-tank.com|shedthoselbs.com|sonsoflibertymedia.com|spectator.org|stevedeace.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thehayride.com|thelibertarianrepublic.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tinypic.com|tosavealife.com|traileraddict.com|truththeory.com|universityherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|westernjournalism.com|youthhealthmag.com
-@@||youtube.com/player_api$script,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bizpacreview.com|boredomtherapy.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|faithit.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|gamerant.com|godfatherpolitics.com|gosocial.co|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|libertyunyielding.com|lidblog.com|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|o4anews.com|oddee.com|opednews.com|parentherald.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicalcowboy.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|returnofkings.com|reverbpress.com|reviveusa.com|rightwingnews.com|shark-tank.com|shedthoselbs.com|sonsoflibertymedia.com|spectator.org|stevedeace.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thehayride.com|thelibertarianrepublic.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tinypic.com|tosavealife.com|traileraddict.com|truththeory.com|universityherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|westernjournalism.com|youthhealthmag.com
-@@||ytimg.com/yts/jsbin/$script,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bizpacreview.com|boredomtherapy.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|faithit.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|gamerant.com|godfatherpolitics.com|gosocial.co|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|libertyunyielding.com|lidblog.com|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|opednews.com|parentherald.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|returnofkings.com|reverbpress.com|reviveusa.com|rightwingnews.com|shark-tank.com|shedthoselbs.com|sonsoflibertymedia.com|spectator.org|stevedeace.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thehayride.com|thelibertarianrepublic.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tinypic.com|tosavealife.com|traileraddict.com|truththeory.com|universityherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|westernjournalism.com|youthhealthmag.com
+@@||youtube.com/iframe_api$script,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bizpacreview.com|boredomtherapy.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|faithit.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|gamerant.com|gosocial.co|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|lidblog.com|mentalflare.com|minutemennews.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|o4anews.com|oddee.com|opednews.com|parentherald.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicalcowboy.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|reverbpress.com|reviveusa.com|rightwingnews.com|shark-tank.com|shedthoselbs.com|stevedeace.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thehayride.com|thelibertarianrepublic.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|tinypic.com|tosavealife.com|traileraddict.com|truththeory.com|universityherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|youthhealthmag.com
+@@||youtube.com/player_api$script,third-party,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bizpacreview.com|boredomtherapy.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|faithit.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|gamerant.com|gosocial.co|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|lidblog.com|mentalflare.com|minutemennews.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|o4anews.com|oddee.com|opednews.com|parentherald.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicalcowboy.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|reverbpress.com|reviveusa.com|rightwingnews.com|shark-tank.com|shedthoselbs.com|stevedeace.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thehayride.com|thelibertarianrepublic.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|tinypic.com|tosavealife.com|traileraddict.com|truththeory.com|universityherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|youthhealthmag.com
+@@||ytimg.com/yts/jsbin/$script,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bizpacreview.com|boredomtherapy.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|faithit.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|gamerant.com|gosocial.co|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|lidblog.com|mentalflare.com|minutemennews.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|opednews.com|parentherald.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|reverbpress.com|reviveusa.com|rightwingnews.com|shark-tank.com|shedthoselbs.com|stevedeace.com|techconsumer.com|technobuffalo.com|techtimes.com|theblacksphere.net|theboredmind.com|thehayride.com|thelibertarianrepublic.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|tinypic.com|tosavealife.com|traileraddict.com|truththeory.com|universityherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|youthhealthmag.com
 @@||zemanta.com^$image,third-party,domain=bulletsfirst.net
-|http://$script,third-party,domain=100percentfedup.com|4chan.org|addictinginfo.com|allthingsvegas.com|americasfreedomfighters.com|appleeats.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bigleaguepolitics.com|bizpacreview.com|boomsbeat.com|boredomtherapy.com|breakingfirst.com|breathecast.com|bugout.news|bulletsfirst.net|celebrity-gossip.net|cheapism.com|cheatsheet.com|chicksonright.com|clashamerica.com|clashdaily.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativetribune.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailydot.com|dailyfeed.co.uk|dailyheadlines.com|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|designbump.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|faithit.com|firstinfreedomdaily.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|freewarefiles.com|funnyand.com|gamer4k.com|gamerant.com|gamersheroes.com|glitch.news|godfatherpolitics.com|gosocial.co|grammarist.com|greatamericanrepublic.com|gymflow100.com|hackspirit.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|intellectualconservative.com|itechpost.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|knowledgedish.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|libertyunyielding.com|lidblog.com|lifebuzz.com|madworldnews.com|makeagif.com|mentalflare.com|minutemennews.com|moneyversed.com|musictimes.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|opednews.com|parentherald.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|pjmedia.com|politicaloutcast.com|politichicks.com|practicallyviral.com|profitconfidential.com|quirlycues.com|rantlifestyle.com|readysethealth.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|returnofkings.com|reviveusa.com|rightwingnews.com|rightwingtribune.com|rollingout.com|rpnewswire.com|sarahpalin.com|sciencetimes.com|shark-tank.com|shedthoselbs.com|sonsoflibertymedia.com|spectator.org|sportsworldnews.com|sportsworldreport.com|stevedeace.com|stupid.news|supercheats.com|survivalnation.com|sweepstakesfanatics.com|techconsumer.com|technobuffalo.com|techtimes.com|telexplorer.com.ar|terezowens.com|thealternativedaily.com|theblacksphere.net|theboredmind.com|thedesigninspiration.com|thefreethoughtproject.com|thehayride.com|thelibertarianrepublic.com|thelibertydaily.com|themattwalshblog.com|thepoke.co.uk|thepolitistick.com|therealside.com|theviralmob.com|tinypic.com|tosavealife.com|traileraddict.com|truththeory.com|universityherald.com|urbantabloid.com|valuewalk.com|vcpost.com|vgpie.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|westernjournalism.com|whatfinger.com|youthhealthmag.com
-|http://$third-party,xmlhttprequest,domain=100percentfedup.com|4chan.org|addictinginfo.com|allthingsvegas.com|americasfreedomfighters.com|appleeats.com|askmefast.com|auntyacid.com|beforeitsnews.com|bizpacreview.com|boomsbeat.com|boredomtherapy.com|breakingfirst.com|bugout.news|cheapism.com|cheatsheet.com|chicksonright.com|clashamerica.com|clashdaily.com|conservativeintel.com|conservativetribune.com|dailyheadlines.com|designbump.com|eaglerising.com|firstinfreedomdaily.com|freewarefiles.com|funnyand.com|gamer4k.com|gamerant.com|gamersheroes.com|glitch.news|godfatherpolitics.com|grammarist.com|greatamericanrepublic.com|hackspirit.com|headcramp.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|intellectualconservative.com|itechpost.com|jobsnhire.com|joeforamerica.com|kdramastars.com|knowledgedish.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|libertyunyielding.com|lifebuzz.com|madworldnews.com|makeagif.com|mentalflare.com|musictimes.com|natureworldnews.com|newser.com|parentherald.com|patriottribune.com|pickthebrain.com|pjmedia.com|profitconfidential.com|readysethealth.com|realtytoday.com|rightwingtribune.com|rollingout.com|rpnewswire.com|sarahpalin.com|sciencetimes.com|sportsworldnews.com|sportsworldreport.com|stupid.news|supercheats.com|survivalnation.com|sweepstakesfanatics.com|telexplorer.com.ar|terezowens.com|thealternativedaily.com|theblacksphere.net|thedesigninspiration.com|thefreethoughtproject.com|thehayride.com|thelibertydaily.com|themattwalshblog.com|thepolitistick.com|therealside.com|universityherald.com|urbantabloid.com|vgpie.com|wakingtimes.com|westernjournalism.com|whatfinger.com|youthhealthmag.com
-|https://$script,third-party,domain=100percentfedup.com|4chan.org|addictinginfo.com|allthingsvegas.com|americasfreedomfighters.com|appleeats.com|askmefast.com|auntyacid.com|barbwire.com|beforeitsnews.com|bestfunnyjokes4u.com|bighealthreport.com|bigleaguepolitics.com|bizpacreview.com|boomsbeat.com|boredomtherapy.com|breakingfirst.com|breathecast.com|bugout.news|bulletsfirst.net|celebrity-gossip.net|cheapism.com|cheatsheet.com|chicksonright.com|clashamerica.com|clashdaily.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativetribune.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailydot.com|dailyfeed.co.uk|dailyheadlines.com|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|designbump.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|faithit.com|firstinfreedomdaily.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|freewarefiles.com|funnyand.com|gamer4k.com|gamerant.com|gamersheroes.com|glitch.news|godfatherpolitics.com|gosocial.co|grammarist.com|greatamericanrepublic.com|gymflow100.com|hackspirit.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|intellectualconservative.com|itechpost.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|knowledgedish.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|libertyunyielding.com|lidblog.com|lifebuzz.com|madworldnews.com|makeagif.com|mentalflare.com|minutemennews.com|moneyversed.com|musictimes.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|opednews.com|parentherald.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|pjmedia.com|politicaloutcast.com|politichicks.com|practicallyviral.com|profitconfidential.com|quirlycues.com|rantlifestyle.com|readysethealth.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|returnofkings.com|reviveusa.com|rightwingnews.com|rightwingtribune.com|rollingout.com|rpnewswire.com|sarahpalin.com|sciencetimes.com|shark-tank.com|shedthoselbs.com|sonsoflibertymedia.com|spectator.org|sportsworldnews.com|sportsworldreport.com|stevedeace.com|stupid.news|supercheats.com|survivalnation.com|sweepstakesfanatics.com|techconsumer.com|technobuffalo.com|techtimes.com|telexplorer.com.ar|terezowens.com|thealternativedaily.com|theblacksphere.net|theboredmind.com|thedesigninspiration.com|thefreethoughtproject.com|thehayride.com|thelibertarianrepublic.com|thelibertydaily.com|themattwalshblog.com|thepoke.co.uk|thepolitistick.com|therealside.com|theviralmob.com|tinypic.com|tosavealife.com|traileraddict.com|truththeory.com|universityherald.com|urbantabloid.com|valuewalk.com|vcpost.com|vgpie.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|westernjournalism.com|whatfinger.com|youthhealthmag.com
-|https://$third-party,xmlhttprequest,domain=100percentfedup.com|4chan.org|addictinginfo.com|allthingsvegas.com|americasfreedomfighters.com|appleeats.com|askmefast.com|auntyacid.com|bizpacreview.com|boomsbeat.com|boredomtherapy.com|breakingfirst.com|bugout.news|cheapism.com|cheatsheet.com|chicksonright.com|clashamerica.com|clashdaily.com|conservativeintel.com|conservativetribune.com|designbump.com|eaglerising.com|firstinfreedomdaily.com|freewarefiles.com|gamer4k.com|gamersheroes.com|glitch.news|godfatherpolitics.com|grammarist.com|greatamericanrepublic.com|hackspirit.com|healthstatus.com|hispolitica.com|honesttopaws.com|itechpost.com|knowledgedish.com|lastresistance.com|legalinsurrection.com|lifebuzz.com|madworldnews.com|makeagif.com|mentalflare.com|natureworldnews.com|newser.com|pjmedia.com|profitconfidential.com|readysethealth.com|rightwingtribune.com|rollingout.com|rpnewswire.com|sarahpalin.com|sciencetimes.com|sportsworldnews.com|stupid.news|survivalnation.com|sweepstakesfanatics.com|telexplorer.com.ar|terezowens.com|thealternativedaily.com|thedesigninspiration.com|thefreethoughtproject.com|thelibertydaily.com|thepolitistick.com|therealside.com|vgpie.com|wakingtimes.com|westernjournalism.com|whatfinger.com
-||a.thefreethoughtproject.com^
+|http://$script,third-party,domain=100percentfedup.com|4chan.org|addictinginfo.com|allthingsvegas.com|americasfreedomfighters.com|appleeats.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bizpacreview.com|boomsbeat.com|boredomtherapy.com|breakingfirst.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|cheapism.com|cheatsheet.com|chicksonright.com|clashamerica.com|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativetribune.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailydot.com|dailyfeed.co.uk|dailyheadlines.com|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|designbump.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|faithit.com|firstinfreedomdaily.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|freewarefiles.com|funnyand.com|gamer4k.com|gamerant.com|gamersheroes.com|gosocial.co|grammarist.com|greatamericanrepublic.com|gymflow100.com|hackspirit.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|intellectualconservative.com|itechpost.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|knowledgedish.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|lidblog.com|lifebuzz.com|madworldnews.com|makeagif.com|mentalflare.com|minutemennews.com|moneyversed.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|opednews.com|parentherald.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|profitconfidential.com|quirlycues.com|rantlifestyle.com|readysethealth.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|reviveusa.com|rightwingnews.com|rightwingtribune.com|rollingout.com|rpnewswire.com|sarahpalin.com|sciencetimes.com|shark-tank.com|shedthoselbs.com|sportsworldnews.com|sportsworldreport.com|stevedeace.com|supercheats.com|survivalnation.com|sweepstakesfanatics.com|techconsumer.com|technobuffalo.com|techtimes.com|telexplorer.com.ar|terezowens.com|theblacksphere.net|theboredmind.com|thedesigninspiration.com|thehayride.com|thelibertarianrepublic.com|thelibertydaily.com|themattwalshblog.com|thepoke.co.uk|thepolitistick.com|theviralmob.com|tinypic.com|tosavealife.com|traileraddict.com|truththeory.com|universityherald.com|urbantabloid.com|valuewalk.com|vcpost.com|vgpie.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|whatfinger.com|youthhealthmag.com
+|http://$third-party,xmlhttprequest,domain=100percentfedup.com|4chan.org|addictinginfo.com|allthingsvegas.com|americasfreedomfighters.com|appleeats.com|askmefast.com|auntyacid.com|bizpacreview.com|boomsbeat.com|boredomtherapy.com|breakingfirst.com|cheapism.com|cheatsheet.com|chicksonright.com|clashamerica.com|conservativeintel.com|conservativetribune.com|dailyheadlines.com|designbump.com|eaglerising.com|firstinfreedomdaily.com|freewarefiles.com|funnyand.com|gamer4k.com|gamerant.com|gamersheroes.com|grammarist.com|greatamericanrepublic.com|hackspirit.com|headcramp.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|intellectualconservative.com|itechpost.com|jobsnhire.com|joeforamerica.com|kdramastars.com|knowledgedish.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|lifebuzz.com|madworldnews.com|makeagif.com|mentalflare.com|natureworldnews.com|newser.com|parentherald.com|patriottribune.com|pickthebrain.com|profitconfidential.com|readysethealth.com|realtytoday.com|rightwingtribune.com|rollingout.com|rpnewswire.com|sarahpalin.com|sciencetimes.com|sportsworldnews.com|sportsworldreport.com|supercheats.com|survivalnation.com|sweepstakesfanatics.com|telexplorer.com.ar|terezowens.com|theblacksphere.net|thedesigninspiration.com|thehayride.com|thelibertydaily.com|themattwalshblog.com|thepolitistick.com|universityherald.com|urbantabloid.com|vgpie.com|wakingtimes.com|whatfinger.com|youthhealthmag.com
+|https://$script,third-party,domain=100percentfedup.com|4chan.org|addictinginfo.com|allthingsvegas.com|americasfreedomfighters.com|appleeats.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bizpacreview.com|boomsbeat.com|boredomtherapy.com|breakingfirst.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|cheapism.com|cheatsheet.com|chicksonright.com|clashamerica.com|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativetribune.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailydot.com|dailyfeed.co.uk|dailyheadlines.com|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|designbump.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|faithit.com|firstinfreedomdaily.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|freewarefiles.com|funnyand.com|gamer4k.com|gamerant.com|gamersheroes.com|gosocial.co|grammarist.com|greatamericanrepublic.com|gymflow100.com|hackspirit.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|intellectualconservative.com|itechpost.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|knowledgedish.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|lidblog.com|lifebuzz.com|madworldnews.com|makeagif.com|mentalflare.com|minutemennews.com|moneyversed.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|opednews.com|parentherald.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|profitconfidential.com|quirlycues.com|rantlifestyle.com|readysethealth.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|reviveusa.com|rightwingnews.com|rightwingtribune.com|rollingout.com|rpnewswire.com|sarahpalin.com|sciencetimes.com|shark-tank.com|shedthoselbs.com|sportsworldnews.com|sportsworldreport.com|stevedeace.com|supercheats.com|survivalnation.com|sweepstakesfanatics.com|techconsumer.com|technobuffalo.com|techtimes.com|telexplorer.com.ar|terezowens.com|theblacksphere.net|theboredmind.com|thedesigninspiration.com|thehayride.com|thelibertarianrepublic.com|thelibertydaily.com|themattwalshblog.com|thepoke.co.uk|thepolitistick.com|theviralmob.com|tinypic.com|tosavealife.com|traileraddict.com|truththeory.com|universityherald.com|urbantabloid.com|valuewalk.com|vcpost.com|vgpie.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|whatfinger.com|youthhealthmag.com
+|https://$third-party,xmlhttprequest,domain=100percentfedup.com|4chan.org|addictinginfo.com|allthingsvegas.com|americasfreedomfighters.com|appleeats.com|askmefast.com|auntyacid.com|bizpacreview.com|boomsbeat.com|boredomtherapy.com|breakingfirst.com|cheapism.com|cheatsheet.com|chicksonright.com|clashamerica.com|conservativeintel.com|conservativetribune.com|designbump.com|eaglerising.com|firstinfreedomdaily.com|freewarefiles.com|gamer4k.com|gamersheroes.com|grammarist.com|greatamericanrepublic.com|hackspirit.com|healthstatus.com|hispolitica.com|honesttopaws.com|itechpost.com|knowledgedish.com|lastresistance.com|legalinsurrection.com|lifebuzz.com|madworldnews.com|makeagif.com|mentalflare.com|natureworldnews.com|newser.com|profitconfidential.com|readysethealth.com|rightwingtribune.com|rollingout.com|rpnewswire.com|sarahpalin.com|sciencetimes.com|sportsworldnews.com|survivalnation.com|sweepstakesfanatics.com|telexplorer.com.ar|terezowens.com|thedesigninspiration.com|thelibertydaily.com|thepolitistick.com|vgpie.com|wakingtimes.com|whatfinger.com
+||stackpathdns.com^$image,domain=boomsbeat.com|dramastars.com|enstarz.com|hngn.com|itechpost.com|kpopstarz.com|latinpost.com|natureworldnews.com|parentherald.com|readysethealth.com|realtytoday.com|sciencetimes.com|sportsworldreport.com|universityherald.com|vcpost.com|youthhealthmag.com
 ||supercheats.com/js/yavli.js
-||wpengine.netdna-cdn.com^$image,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|faithit.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|libertyunyielding.com|lidblog.com|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|opednews.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|returnofkings.com|shark-tank.com|shedthoselbs.com|sonsoflibertymedia.com|spectator.org|stevedeace.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|themattwalshblog.com|thepoke.co.uk|therealside.com|tosavealife.com|traileraddict.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|youthhealthmag.com
+||wpengine.netdna-cdn.com^$image,domain=100percentfedup.com|addictinginfo.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|faithit.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|greatamericanrepublic.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|libertyunyielding.com|lidblog.com|mentalflare.com|minutemennews.com|myscienceacademy.org|naturalblaze.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|opednews.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redmaryland.com|shark-tank.com|shedthoselbs.com|stevedeace.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|themattwalshblog.com|thepoke.co.uk|therealside.com|tosavealife.com|traileraddict.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|youthhealthmag.com
 ||www.infowars.com/*.png$image
 ! Firefox freezes if not blocked on reuters.com (http://forums.lanik.us/viewtopic.php?f=64&t=16854)
 ||static.crowdscience.com/max-*.js?callback=crowdScienceCallback$domain=reuters.com
@@ -58047,17 +58695,18 @@ javascript:$popup,domain=thepiratebay.cr|thepiratebay.org|thepiratebay.red
 ||ytconv.net/site/adblock_detect
 ||zapto.org^$script,domain=dsero.com|korean-candy.com|misheel.net|politicususa.com|techydoor.com|trutower.com
 ! webrtc-ads
-$webrtc,domain=101greatgoals.com|123movies.net|4chan.org|9anime.to|9anime.vip|ack.net|allkpop.com|allthetests.com|alltube.tv|audioholics.com|barnstablepatriot.com|bibme.org|blacklistednews.com|boards2go.com|bolde.com|britannica.com|btdb.to|businessnewsdaily.com|buzzfil.net|cantonrep.com|capecodtimes.com|champion.gg|cheeseheadtv.com|clicknupload.link|clicknupload.org|closerweekly.com|collegehumor.com|colourlovers.com|columbiatribune.com|connectedly.com|convertcase.net|crackberry.com|csgolounge.com|ddlvalley.me|destructoid.com|diffen.com|dispatch.com|dorkly.com|dota2lounge.com|dwatchseries.to|enterprisenews.com|eztv.ag|eztv.io|fastplay.to|fayobserver.com|fbstreams.me|fhm.com|firstforwomen.com|flexonline.com|freewarefiles.com|gastongazette.com|geekzone.co.nz|genfb.com|ghacks.net|go4up.com|goerie.com|gorillavid.in|gounlimited.to|goupstate.com|grammarist.com|gsmarena.com|hdfilme.tv|hdvid.life|hdvid.tv|hdvid.xyz|healthline.com|heraldtribune.com|houmatoday.com|icefilms.info|igg-games.com|intouchweekly.com|investopedia.com|j-14.com|jpost.com|kingvid.tv|kiplinger.com|kshowonline.com|laptopmag.com|lifeandstylemag.com|lolcounter.com|m-magazine.com|mac-torrents.com|madamenoire.com|maketecheasier.com|megaup.net|mensfitness.com|merriam-webster.com|metrowestdailynews.com|mlbstream.me|movies123.xyz|muscleandfitness.com|myfeed4u.me|myfeed4u.net|nbastreams.me|netdna-storage.com|newpct.com|news-journalonline.com|newsarama.com|nflstreams.me|nhlstreams.me|nintendoeverything.com|nowvideo.club|nowvideo.pw|nwfdailynews.com|nydailynews.com|oloadcdn.net|onvid.club|onvid.xyz|openload.co|openload.pw|otakustream.tv|ouo.io|ouo.press|ourl.io|pelispedia.tv|phonearena.com|pjstar.com|playbill.com|probuilds.net|providencejournal.com|radaronline.com|rapidvideo.com|readmanga.today|recordonline.com|reservedoffers.club|salefiles.com|sj-r.com|skidrowcrack.com|skidrowreloaded.com|soapoperadigest.com|solomid.net|sourceforge.net|space.com|spanishdict.com|sportshd.me|streamfilmzzz.com|streamzzz.online|teamliquid.net|telegram.com|teslacentral.com|the123movies.org|the4thofficial.net|theberry.com|thechive.com|thepoliticalinsider.com|thevideobee.to|tmn.today|tomsguide.com|tomshardware.co.uk|tomshardware.com|topix.com|torrentfunk.com|uploading.site|uptobox.com|uticaod.com|vidtodo.com|vidzi.online|vidzi.si|vidzi.tv|vrheads.com|vvdailypress.com|watchtvserieslive.org|wikia.com|womansworld.com|xda-developers.com|xdrive.cc|yts.am|yts.gs
+$webrtc,domain=101greatgoals.com|123movies.net|4chan.org|9anime.to|9anime.vip|ack.net|allkpop.com|allthetests.com|alltube.tv|audioholics.com|barnstablepatriot.com|blacklistednews.com|boards2go.com|bolde.com|britannica.com|btdb.to|businessnewsdaily.com|buzzfil.net|cantonrep.com|capecodtimes.com|champion.gg|cheeseheadtv.com|clicknupload.link|clicknupload.org|closerweekly.com|collegehumor.com|colourlovers.com|columbiatribune.com|connectedly.com|convertcase.net|crackberry.com|csgolounge.com|ddlvalley.me|destructoid.com|diffen.com|dispatch.com|dorkly.com|dota2lounge.com|dwatchseries.to|enterprisenews.com|eztv.ag|eztv.io|fastplay.to|fayobserver.com|fbstreams.me|fhm.com|firstforwomen.com|flexonline.com|freewarefiles.com|gastongazette.com|geekzone.co.nz|genfb.com|ghacks.net|go4up.com|goerie.com|gorillavid.in|gounlimited.to|goupstate.com|grammarist.com|gsmarena.com|hdfilme.tv|hdvid.life|hdvid.tv|hdvid.xyz|healthline.com|heraldtribune.com|houmatoday.com|icefilms.info|igg-games.com|intouchweekly.com|investopedia.com|j-14.com|jpost.com|kingvid.tv|kinos.to|kinox.ai|kinox.am|kinox.cloud|kinox.club|kinox.digital|kinox.direct|kinox.express|kinox.fun|kinox.fyi|kinox.gratis|kinox.io|kinox.lol|kinox.mobi|kinox.nu|kinox.party|kinox.pub|kinox.sg|kinox.sh|kinox.si|kinox.space|kinox.sx|kinox.to|kinox.tube|kinox.wtf|kiplinger.com|kshowonline.com|laptopmag.com|lifeandstylemag.com|lolcounter.com|m-magazine.com|mac-torrents.com|madamenoire.com|maketecheasier.com|megaup.net|mensfitness.com|merriam-webster.com|metrowestdailynews.com|mlbstream.me|movies123.xyz|muscleandfitness.com|myfeed4u.me|myfeed4u.net|nbastreams.me|netdna-storage.com|newpct.com|news-journalonline.com|newsarama.com|nflstreams.me|nhlstreams.me|nintendoeverything.com|nowvideo.club|nowvideo.pw|nwfdailynews.com|nydailynews.com|oloadcdn.net|onvid.club|onvid.xyz|openload.co|openload.pw|otakustream.tv|ouo.io|ouo.press|ourl.io|pelispedia.tv|phonearena.com|pjstar.com|playbill.com|probuilds.net|providencejournal.com|radaronline.com|rapidvideo.com|readmanga.today|recordonline.com|reservedoffers.club|salefiles.com|sj-r.com|skidrowcrack.com|skidrowreloaded.com|soapoperadigest.com|solomid.net|sourceforge.net|space.com|spanishdict.com|sportshd.me|streamfilmzzz.com|streamzzz.online|teamliquid.net|telegram.com|teslacentral.com|the123movies.org|the4thofficial.net|theberry.com|thechive.com|thepoliticalinsider.com|thevideobee.to|tmn.today|tomsguide.com|tomshardware.co.uk|tomshardware.com|topix.com|torrentfunk.com|uploading.site|uptobox.com|uticaod.com|vidtodo.com|vidzi.online|vidzi.si|vidzi.tv|vrheads.com|vvdailypress.com|watchtvserieslive.org|wikia.com|womansworld.com|xda-developers.com|xdrive.cc|yts.am|yts.gs
 ! websocket-ads
-$websocket,domain=123movies-proxy.ru|123movies.cz|123movies.gs|123movies.is|123movies.live|123movies.net|123movies.net.ru|123movies.ru|123movies.vc|123movieshd.net|123movieshd.to|1337x.st|1337x.to|2giga.link|4archive.org|4chan.org|9anime.to|9anime.vip|allthetests.com|alltube.tv|batmanstream.com|bibme.org|blacklistednews.com|boards2go.com|boreburn.com|breakingisraelnews.com|btdb.in|celebdirtylaundry.com|celebritymozo.com|closerweekly.com|collectivelyconscious.net|colourlovers.com|connectedly.com|convertcase.net|couch-tuner.me|couchtuner.ac|couchtuner.us|crackberry.com|daclips.in|dailycaller.com|demonoid.pw|destructoid.com|diffen.com|divxatope1.com|dreamfilm.se|dumpaday.com|dwatchseries.to|episodetube.com|episodetube.net|fastpic.ru|ffmovies.ru|fileone.tv|filme-streamz.com|filmlinks4u.is|firstforwomen.com|firstrowau.eu|firstrowus1.eu|flash-x.tv|flashsx.tv|flashx.co|flashx.me|flashx.run|flashx.tv|flashx1.tv|flashxx.tv|fmovies.io|fmovies.is|fmovies.taxi|fmovies.to|fmovies.today|fmovies.world|free-torrent.org|free-torrent.pw|free-torrents.org|free-torrents.pw|freewarefiles.com|gamenguide.com|genfb.com|gofirstrow.eu|gomovies.sc|gorillavid.in|gsmarena.com|hdvid.life|hdvid.tv|hdvid.xyz|health-weekly.net|homerun.re|i4u.com|ifirstrow.eu|ifirstrowit.eu|imagefap.com|instanonymous.com|investopedia.com|itechpost.com|izismile.com|jewsnews.co.il|keepvid.com|kino-streamz.com|kiplinger.com|kshowonline.com|lifehacklane.com|livecricketz.org|livescience.com|lolcounter.com|megaup.net|merriam-webster.com|mobilenapps.com|mobipicker.com|movies123.xyz|movies4stream.com|movpod.in|myfeed4u.me|myfeed4u.net|mylivecricket.org|natureworldnews.com|navbug.com|ncscooper.com|newpct.com|newsarama.com|newseveryday.com|newtvworld.com|nowfeed2all.eu|nowvideo.club|nowvideo.pw|okceleb.com|oloadcdn.net|olympicstreams.me|omgwhut.com|onvid.club|onvid.xyz|onwatchseries.to|openload.co|openload.pw|opensubtitles.org|otakustream.tv|parentherald.com|pcgamer.com|pcgames-download.net|playbill.com|pocketnow.com|pornhub.com|postimg.org|powvideo.net|pwinsider.com|qaafa.com|rapidvideo.com|reservedoffers.club|rinf.com|roadracerunner.com|salefiles.com|scienceworldreport.com|sgvideos.net|shorte.st|skidrowcrack.com|snoopfeed.com|stream-tv-series.net|stream-tv2.to|stream2watch.cc|streamazone.com|streamgaroo.com|strikeout.co|strikeout.me|strikeout.mobi|teamliquid.net|technobuffalo.com|the123movies.org|the4thofficial.net|thefreethoughtproject.com|thevideo.me|thinkinghumanity.com|todayshealth.buzz|tomsguide.com|tomshardware.co.uk|tomshardware.com|tomsitpro.com|toptenz.net|torrentz2.eu|tribune.com.pk|trifind.com|tune.pk|tv-series.me|uberhavoc.com|universityherald.com|vcpost.com|vidmax.com|vidoza.net|vidtodo.com|vidzi.online|vidzi.si|vidzi.tv|viewmixed.com|viid.me|vipbox.bz|vipbox.is|vipbox.sx|vipbox.tv|vipboxeu.co|vipboxoc.co|vipboxtv.me|vipleague.ch|vipleague.co|vipleague.is|vipleague.me|vipleague.mobi|vipleague.se|vipleague.sx|vipleague.tv|vipleague.ws|vipstand.is|viralands.com|vrheads.com|watchepisodes-tv.com|watchseries.li|webfirstrow.eu|wholecloud.net|whydontyoutrythis.com|wrestlinginc.com|wrestlingnews.co|x1337x.eu|x1337x.se|x1337x.ws|xda-developers.com|xilfy.com|yourtailorednews.com|yourtango.com
+$websocket,domain=123movies-proxy.ru|123movies.cz|123movies.gs|123movies.is|123movies.live|123movies.net|123movies.net.ru|123movies.ru|123movies.vc|123movieshd.net|123movieshd.to|1337x.st|1337x.to|2giga.link|4archive.org|4chan.org|9anime.to|9anime.vip|allthetests.com|alltube.tv|batmanstream.com|blacklistednews.com|boards2go.com|boreburn.com|breakingisraelnews.com|btdb.in|celebdirtylaundry.com|celebritymozo.com|closerweekly.com|collectivelyconscious.net|colourlovers.com|connectedly.com|convertcase.net|couch-tuner.me|couchtuner.ac|couchtuner.us|crackberry.com|daclips.in|dailycaller.com|demonoid.pw|destructoid.com|diffen.com|divxatope1.com|dreamfilm.se|dumpaday.com|dwatchseries.to|episodetube.com|episodetube.net|fastpic.ru|ffmovies.ru|fileone.tv|filme-streamz.com|filmlinks4u.is|firstforwomen.com|firstrowau.eu|firstrowus1.eu|flash-x.tv|flashsx.tv|flashx.co|flashx.me|flashx.run|flashx.tv|flashx1.tv|flashxx.tv|fmovies.io|fmovies.is|fmovies.taxi|fmovies.to|fmovies.today|fmovies.world|free-torrent.org|free-torrent.pw|free-torrents.org|free-torrents.pw|freewarefiles.com|gamenguide.com|genfb.com|gofirstrow.eu|gomovies.sc|gorillavid.in|gsmarena.com|hdvid.life|hdvid.tv|hdvid.xyz|health-weekly.net|homerun.re|i4u.com|ifirstrow.eu|ifirstrowit.eu|imagefap.com|instanonymous.com|investopedia.com|itechpost.com|izismile.com|jewsnews.co.il|keepvid.com|kino-streamz.com|kiplinger.com|kshowonline.com|lifehacklane.com|livecricketz.org|livescience.com|lolcounter.com|megaup.net|merriam-webster.com|mobilenapps.com|mobipicker.com|movies123.xyz|movies4stream.com|movpod.in|myfeed4u.me|myfeed4u.net|mylivecricket.org|natureworldnews.com|navbug.com|ncscooper.com|newpct.com|newsarama.com|newseveryday.com|newtvworld.com|nowfeed2all.eu|nowvideo.club|nowvideo.pw|okceleb.com|oloadcdn.net|olympicstreams.me|omgwhut.com|onvid.club|onvid.xyz|onwatchseries.to|openload.co|openload.pw|opensubtitles.org|otakustream.tv|parentherald.com|pcgamer.com|pcgames-download.net|playbill.com|pocketnow.com|pornhub.com|postimg.org|powvideo.net|pwinsider.com|qaafa.com|rapidvideo.com|reservedoffers.club|rinf.com|roadracerunner.com|salefiles.com|scienceworldreport.com|sgvideos.net|shorte.st|skidrowcrack.com|snoopfeed.com|stream-tv-series.net|stream-tv2.to|stream2watch.cc|streamazone.com|streamgaroo.com|strikeout.co|strikeout.me|strikeout.mobi|teamliquid.net|technobuffalo.com|the123movies.org|the4thofficial.net|thevideo.me|thinkinghumanity.com|todayshealth.buzz|tomsguide.com|tomshardware.co.uk|tomshardware.com|tomsitpro.com|toptenz.net|torrentz2.eu|tribune.com.pk|trifind.com|tune.pk|tv-series.me|uberhavoc.com|universityherald.com|vcpost.com|vidmax.com|vidoza.net|vidtodo.com|vidzi.online|vidzi.si|vidzi.tv|viewmixed.com|viid.me|vipbox.bz|vipbox.is|vipbox.sx|vipbox.tv|vipboxeu.co|vipboxoc.co|vipboxtv.me|vipleague.ch|vipleague.co|vipleague.is|vipleague.me|vipleague.mobi|vipleague.se|vipleague.sx|vipleague.tv|vipleague.ws|vipstand.is|viralands.com|vrheads.com|watchepisodes-tv.com|watchseries.li|webfirstrow.eu|wholecloud.net|whydontyoutrythis.com|wrestlinginc.com|wrestlingnews.co|x1337x.eu|x1337x.se|x1337x.ws|xda-developers.com|xilfy.com|yourtailorednews.com|yourtango.com
 ! 
 |http://$third-party,xmlhttprequest,domain=freewarefiles.com
-|https://$third-party,xmlhttprequest,domain=destructoid.com|diffen.com|divxatope1.com|dreamfilm.se|dumpaday.com|dwatchseries.to|episodetube.com|episodetube.net|fastpic.ru|fileone.tv|filme-streamz.com|filmlinks4u.is|firstforwomen.com|firstrowau.eu|firstrowus1.eu|flash-x.tv|flashsx.tv|flashx.co|flashx.me|flashx.run|flashx.tv|flashx1.tv|flashxx.tv|free-torrent.org|free-torrent.pw|free-torrents.org|free-torrents.pw|freewarefiles.com|gamenguide.com|genfb.com|gofirstrow.eu|gomovies.sc|gorillavid.in|gsmarena.com|hdvid.life|hdvid.tv|hdvid.xyz|health-weekly.net|homerun.re|i4u.com|ifirstrow.eu|ifirstrowit.eu|imagefap.com|instanonymous.com|investopedia.com|itechpost.com|izismile.com|jewsnews.co.il|keepvid.com|kino-streamz.com|kiplinger.com|kshowonline.com|lifehacklane.com|livecricketz.org|livescience.com|lolcounter.com|megaup.net|mobilenapps.com|mobipicker.com|movies123.xyz|movies4stream.com|movpod.in|myfeed4u.me|myfeed4u.net|mylivecricket.org|natureworldnews.com|navbug.com|ncscooper.com|newpct.com|newsarama.com|newseveryday.com|newtvworld.com|nowfeed2all.eu|okceleb.com|oloadcdn.net|olympicstreams.me|omgwhut.com|onvid.club|onvid.fun|onvid.online|onvid.pw|onvid.xyz|onwatchseries.to|openload.co|openload.pw|opensubtitles.org|otakustream.tv|parentherald.com|pcgames-download.net|playbill.com|pocketnow.com|pornhub.com|postimg.org|powvideo.net|pwinsider.com|qaafa.com|rapidvideo.com|reservedoffers.club|rinf.com|roadracerunner.com|salefiles.com|scienceworldreport.com|sgvideos.net|shorte.st|skidrowcrack.com|snoopfeed.com|stream-tv-series.net|stream-tv2.to|stream2watch.cc|streamazone.com|streamgaroo.com|strikeout.co|strikeout.me|strikeout.mobi|teamliquid.net|technobuffalo.com|the123movies.org|the4thofficial.net|thefreethoughtproject.com|thevideo.me|thinkinghumanity.com|todayshealth.buzz|tomsguide.com|tomshardware.co.uk|tomshardware.com|tomsitpro.com|toptenz.net|torrentz2.eu|tribune.com.pk|trifind.com|tune.pk|tv-series.me|uberhavoc.com|universityherald.com|vcpost.com|vidhd.club|vidhd.icu|vidhd.pw|vidmax.com|vidoza.net|vidtodo.com|vidzi.online|vidzi.si|vidzi.tv|viewmixed.com|viid.me|vipbox.bz|vipbox.is|vipbox.sx|vipbox.tv|vipboxeu.co|vipboxoc.co|vipboxtv.me|vipleague.ch|vipleague.co|vipleague.is|vipleague.me|vipleague.mobi|vipleague.se|vipleague.sx|vipleague.tv|vipleague.ws|vipstand.is|viralands.com|vrheads.com|watchepisodes-tv.com|watchseries.li|webfirstrow.eu|wholecloud.net|whydontyoutrythis.com|wrestlinginc.com|wrestlingnews.co|xda-developers.com|xilfy.com|yourtailorednews.com|yourtango.com
+|https://$third-party,xmlhttprequest,domain=destructoid.com|diffen.com|divxatope1.com|dreamfilm.se|dumpaday.com|dwatchseries.to|episodetube.com|episodetube.net|fastpic.ru|fileone.tv|filme-streamz.com|filmlinks4u.is|firstforwomen.com|firstrowau.eu|firstrowus1.eu|flash-x.tv|flashsx.tv|flashx.co|flashx.me|flashx.run|flashx.tv|flashx1.tv|flashxx.tv|free-torrent.org|free-torrent.pw|free-torrents.org|free-torrents.pw|freewarefiles.com|gamenguide.com|genfb.com|gofirstrow.eu|gomovies.sc|gorillavid.in|gsmarena.com|hdvid.life|hdvid.tv|hdvid.xyz|health-weekly.net|homerun.re|i4u.com|ifirstrow.eu|ifirstrowit.eu|imagefap.com|instanonymous.com|investopedia.com|itechpost.com|izismile.com|jewsnews.co.il|keepvid.com|kino-streamz.com|kiplinger.com|kshowonline.com|lifehacklane.com|livecricketz.org|livescience.com|lolcounter.com|megaup.net|mobilenapps.com|mobipicker.com|movies123.xyz|movies4stream.com|movpod.in|myfeed4u.me|myfeed4u.net|mylivecricket.org|natureworldnews.com|navbug.com|ncscooper.com|newpct.com|newsarama.com|newseveryday.com|newtvworld.com|nowfeed2all.eu|okceleb.com|oloadcdn.net|olympicstreams.me|omgwhut.com|onvid.club|onvid.fun|onvid.online|onvid.pw|onvid.xyz|onwatchseries.to|openload.co|openload.pw|opensubtitles.org|otakustream.tv|parentherald.com|pcgames-download.net|playbill.com|pocketnow.com|pornhub.com|postimg.org|powvideo.net|pwinsider.com|qaafa.com|rapidvideo.com|reservedoffers.club|rinf.com|roadracerunner.com|salefiles.com|scienceworldreport.com|sgvideos.net|shorte.st|skidrowcrack.com|snoopfeed.com|stream-tv-series.net|stream-tv2.to|stream2watch.cc|streamazone.com|streamgaroo.com|strikeout.co|strikeout.me|strikeout.mobi|teamliquid.net|technobuffalo.com|the123movies.org|the4thofficial.net|thevideo.me|thinkinghumanity.com|todayshealth.buzz|tomsguide.com|tomshardware.co.uk|tomshardware.com|tomsitpro.com|toptenz.net|torrentz2.eu|tribune.com.pk|trifind.com|tune.pk|tv-series.me|uberhavoc.com|universityherald.com|vcpost.com|vidhd.club|vidhd.icu|vidhd.pw|vidmax.com|vidoza.net|vidtodo.com|vidzi.online|vidzi.si|vidzi.tv|viewmixed.com|viid.me|vipbox.bz|vipbox.is|vipbox.sx|vipbox.tv|vipboxeu.co|vipboxoc.co|vipboxtv.me|vipleague.ch|vipleague.co|vipleague.is|vipleague.me|vipleague.mobi|vipleague.se|vipleague.sx|vipleague.tv|vipleague.ws|vipstand.is|viralands.com|vrheads.com|watchepisodes-tv.com|watchseries.li|webfirstrow.eu|wholecloud.net|whydontyoutrythis.com|wrestlinginc.com|wrestlingnews.co|xda-developers.com|xilfy.com|yourtailorednews.com|yourtango.com
 ! IP address
 /^https?:\/\/([0-9]{1,3}\.){3}[0-9]{1,3}/$domain=1337x.st|1337x.to|bittorrent.am|katcr.co|limetorrents.info|magnetdl.com|megaup.net|monova.org|monova.to|o2tvseries.com|pirateiro.com|rarbg.to|rarbgaccess.org|rarbgmirror.com|rarbgmirror.org|rarbgmirror.xyz|rarbgmirrored.org|rarbgproxy.org|rarbgprx.org|readcomiconline.to|speedvid.net|torrentdownload.ch|torrentdownloads.me|torrentfunk2.com|torrentz2.eu|watchsomuch.info|x1337x.eu|x1337x.se|x1337x.ws|yourbittorrent2.com
 ! CSP filters
+$csp=script-src 'self' 'unsafe-inline' 'unsafe-eval' data: *.cloudflare.com *.google.com *.addthis.com *.addthisedge.com *.facebook.net *.twitter.com *.jquery.com,domain=kinox.to|kinos.to|kinox.sx|kinox.si|kinox.io|kinox.sx|kinox.am|kinox.nu|kinox.sg|kinox.gratis|kinox.mobi|kinox.sh|kinox.lol|kinox.wtf|kinox.fun|kinox.fyi|kinox.cloud|kinox.ai|kinox.club|kinox.digital|kinox.tube|kinox.direct|kinox.pub|kinox.express|kinox.party|kinox.space
 $csp=script-src 'self' * 'unsafe-inline',domain=fflares.com|fileflares.com|ibit.to|piratbaypirate.link|unblocktheship.org|noobnoob.rocks|indiaproxydl.org|magnetbay.eu|airproxyproxy.pw|thepirate.xyz|pietpiraat.org|ahoypirate.in|tpb.tw|proxyindia.net|thepiratebay.blue|ahoypiratebaai.eu|pirate.bet|airproxytpb.red|ikwildepiratebay.xyz|piratebay.tel|bayception.pw|piratebay.town|superbay.link|thepiratebay.kiwi|tpb.one|baypirateproxy.pw|rarbgmirrored.org|rarbgmirror.org|rarbg.to|rarbgaccess.org|rarbgmirror.com|rarbgmirror.xyz|rarbgproxy.org|rarbgprx.org|mrunlock.pro|downloadpirate.com|prox4you.xyz|123unblock.info|nocensor.icu|unlockproject.live|pirateproxy.bet|thepiratebay.vip|theproxybay.net|thepiratebay.tips|thepiratebay10.org|prox1.info|kickass.vip|torrent9.uno|torrentsearchweb.ws|pirateproxy.app|ukpass.co|theproxybay.net|thepiratebay.tips|prox.icu|proxybay.ga|pirateproxy.life|piratebae.co.uk|berhampore-gateway.ml|ikwilthepiratebay.org|thepiratebay10.org|bayfortaiwan.online|unblockthe.net|cruzing.xyz
-$csp=worker-src 'none',domain=estream.to|flashx.cc|flashx.co|flashx.co|streamango.com|vidoza.net|vidto.me|vidto.se|vidtudu.com
+$csp=worker-src 'none',domain=estream.to|flashx.cc|flashx.co|flashx.co|streamango.com|vidoza.co|vidoza.net|vidto.me|vidto.se|vidtudu.com
 @@||freebeacon.com/?s=$csp=script-src 'self' * 'unsafe-inline' 'unsafe-eval'
 @@||healthline.com/search?$csp=script-src 'self' * 'unsafe-inline' 'unsafe-eval'
 @@||kiplinger.com/search/$csp=script-src 'self' * 'unsafe-inline' 'unsafe-eval'
@@ -58069,7 +58718,6 @@ $csp=worker-src 'none',domain=estream.to|flashx.cc|flashx.co|flashx.co|streamang
 ||1movies.is^$csp=script-src 'self' 'unsafe-inline' 'unsafe-eval' data: *.jwpcdn.com *.gstatic.com *.googletagmanager.com *.addthis.com *.google.com
 ||4chan.org^$csp=script-src 'self' * 'unsafe-inline' *.gstatic.com *.google.com *.googleapis.com *.4cdn.org *.4channel.org
 ||acidcow.com^$csp=script-src 'self' * blob: data:
-||activistpost.com^$csp=script-src 'self' * blob: data:
 ||allthetests.com^$csp=script-src 'self' * blob: data:
 ||almasdarnews.com^$csp=script-src 'self' * 'unsafe-inline'
 ||ancient-origins.net^$csp=script-src 'self' * 'unsafe-inline'
@@ -58083,7 +58731,7 @@ $csp=worker-src 'none',domain=estream.to|flashx.cc|flashx.co|flashx.co|streamang
 ||britannica.com^$csp=script-src 'self' * 'unsafe-inline'
 ||broadwayworld.com^$csp=script-src 'self' * 'unsafe-inline'
 ||campussports.net^$csp=script-src 'self' * 'unsafe-inline'
-||cheezburger.com^$csp=script-src 'self' 'unsafe-eval' 'unsafe-inline' data: *.youtube.com *.ytimg.com *.google-analytics.com *.facebook.net *.complex.com *.b2c.com *.chartbeat.com *.chzbgr.com *.scorecardresearch.com *.air.tv *.quantserve.com *.optimizely.com *.cheezburger.com *.quantcount.com *.newrelic.com *.spot.im
+||cheezburger.com^$csp=script-src 'self' 'unsafe-eval' 'unsafe-inline' data: *.air.tv *.b2c.com *.chartbeat.com *.cheezburger.com *.chzbgr.com *.complex.com *.facebook.net *.google-analytics.com *.google.com *.gstatic.com *.instagram *.newrelic.com *.optimizely.com *.quantcount.com *.quantserve.com *.scorecardresearch.com *.spot.im *.twitter.com *.youtube.com *.ytimg.com
 ||colourlovers.com^$csp=script-src 'self' * 'unsafe-inline'
 ||convertcase.net^$csp=script-src 'self' * blob: data:
 ||convertfiles.com^$csp=script-src 'self' * 'unsafe-inline'
@@ -58104,7 +58752,6 @@ $csp=worker-src 'none',domain=estream.to|flashx.cc|flashx.co|flashx.co|streamang
 ||jpost.com^$csp=script-src 'self' 'unsafe-inline' http: https: blob:
 ||katcr.co^$csp=script-src 'self' 'unsafe-inline'
 ||kickass2.st^$csp=script-src 'self' 'unsafe-inline'
-||kimcartoon.to^$csp=script-src 'self' * 'unsafe-inline'
 ||kiplinger.com^$csp=script-src 'self' * 'unsafe-inline'
 ||kshowonline.com^$csp=script-src 'self' * 'unsafe-inline'
 ||limetorrents.info^$csp=script-src 'self' 'unsafe-inline'
@@ -58172,6 +58819,7 @@ $csp=worker-src 'none',domain=estream.to|flashx.cc|flashx.co|flashx.co|streamang
 ||unblocked.si^$csp=script-src 'self' * 'unsafe-inline'
 ||unblocked.win^$csp=script-src 'self' * 'unsafe-inline'
 ||unlockproject.icu^$csp=script-src 'self' * 'unsafe-inline'
+||uploadbank.com^$csp=script-src 'self' 'unsafe-inline' hcaptcha.com *.hcaptcha.com
 ||uploadproper.com^$csp=script-src 'self' 'unsafe-inline'
 ||uploadproper.net^$csp=script-src 'self' 'unsafe-inline'
 ||uptobox.com^$csp=script-src 'self' * 'unsafe-inline' *.gstatic.com *.google.com *.googleapis.com
@@ -58188,6 +58836,91 @@ $csp=worker-src 'none',domain=estream.to|flashx.cc|flashx.co|flashx.co|streamang
 ||yifyddl.movie^$csp=script-src 'self' 'unsafe-inline' *.googleapis.com
 ||yourbittorrent2.com^$csp=script-src 'self' 'unsafe-inline'
 ||yts.am^$csp=script-src 'self' * 'unsafe-inline'
+! CSP Yavli
+||activistpost.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com
+||allthingsvegas.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com
+||americasfreedomfighters.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com
+||appleeats.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||barbwire.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com
+||bb4sp.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||bestfunnyjokes4u.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||bighealthreport.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.yimg.com
+||bigleaguepolitics.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||bizpacreview.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||breakingfirst.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||bulletsfirst.net^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com
+||cheatsheet.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||chicksonright.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||clashamerica.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||clashdaily.com^$csp=script-src 'self' *.gstatic.com *.google.com *.googleapis.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||comicallyincorrect.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com
+||conservativefiringline.com^$csp=script-src 'self' *.gstatic.com *.google.com *.googleapis.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||constitution.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||craigjames.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||dailyheadlines.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||dailyheadlines.net^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||dailysurge.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||dcdirtylaundry.com^$csp=script-src 'self' *.gstatic.com *.google.com *.googleapis.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||deneenborelli.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||designbump.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||eaglerising.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||faithit.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||firstinfreedomdaily.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||freedomforce.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||freedomoutpost.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||funnyand.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||gamer4k.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||gamersheroes.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||godfatherpolitics.com^$csp=script-src 'self' *.gstatic.com *.google.com *.googleapis.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||greatamericanpolitics.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||greatamericanrepublic.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||hautereport.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||hispolitica.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||infowars.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||ipatriot.com^$csp=script-src 'self' *.gstatic.com *.google.com *.googleapis.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||juicerhead.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||lastresistance.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||libertyunyielding.com^$csp=script-src 'self' *.gstatic.com *.google.com *.googleapis.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||lidblog.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||lifebuzz.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||madworldnews.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||menrec.com^$csp=script-src 'self' *.gstatic.com *.google.com *.googleapis.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||naturalblaze.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||naturalsociety.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||o4anews.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||opednews.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||patriotoutdoornews.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||politicalcowboy.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||politicaloutcast.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||politichicks.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||practicallyviral.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||quirlycues.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||realmomsrealreviews.com ^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||redmaryland.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||reviveusa.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||rightwingtribune.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||rollingout.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||shark-tank.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||shedthoselbs.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||sonsoflibertymedia.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||supercheats.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com
+||survivalnation.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com
+||techconsumer.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||telexplorer.com.ar^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||theblacksphere.net^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||thedesigninspiration.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||thehayride.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com
+||thelibertydaily.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com
+||themattwalshblog.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||thepolitistick.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||thinkamericana.com^$csp=script-src 'self' *.gstatic.com *.google.com *.googleapis.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||threepercenternation.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||tosavealife.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||truthuncensored.net^$csp=script-src 'self' *.gstatic.com *.google.com *.googleapis.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||videogamesblogger.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
+||viralnova.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com
+||visiontoamerica.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com
+||wakingtimes.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com
 ! buggy script
 ! https://github.com/hoshsadiq/adblock-nocoin-list/issues/65
 @@||rapidvideo.com/js/jquery-ui.min.js$script
@@ -58359,6 +59092,8 @@ bento.de##a[onmousedown^="this.href='http://paid.outbrain.com/network/redir?"][t
 ||jizz.best^$popup,domain=vivo.sx
 ||jokertraffic.com^$popup,domain=4fuckr.com
 ||kalemaro.com^$popup,domain=filatak.com
+||kat2.biz/*?$popup
+||kickass2.biz/*?$popup
 ||leaderdownload.com^$popup,domain=fiberupload.net
 ||limbohost.net^$popup,domain=tusfiles.net
 ||linkbucks.com^*/?*=$popup
@@ -58375,6 +59110,7 @@ bento.de##a[onmousedown^="this.href='http://paid.outbrain.com/network/redir?"][t
 ||oload.tv^*/_$popup
 ||oogh8ot0el.com/*.html$popup
 ||openload.co^*/_$popup
+||p.vev.io^$popup
 ||pamaradio.com^$popup,domain=secureupload.eu
 ||park.above.com^$popup
 ||pasted.co/*.php$popup
@@ -58409,6 +59145,7 @@ bento.de##a[onmousedown^="this.href='http://paid.outbrain.com/network/redir?"][t
 ||titanbrowser.com^$popup,domain=amaderforum.com
 ||tny.cz/red/first.php$popup
 ||toptrailers.net^$popup,domain=uploadrocket.net
+||torrentproject.ch/*?$popup
 ||torrentz.*/mgidpop/$popup
 ||torrentz.*/wgmpop/$popup
 ||torrentz.eu/p/$popup
@@ -58430,6 +59167,7 @@ bento.de##a[onmousedown^="this.href='http://paid.outbrain.com/network/redir?"][t
 ||virtualtourist.com/commerce/popunder/$popup
 ||vkpass.com/goo.php?link=$popup,~third-party
 ||vodu.ch/play_video.php$popup
+||vpnfortorrents.app/*?$popup
 ||watch-movies.net.in/popup.php$popup
 ||watchclip.tv^$popup,domain=hipfile.com
 ||watchseries-online.nl/sp1^$popup
@@ -58446,23 +59184,21 @@ bento.de##a[onmousedown^="this.href='http://paid.outbrain.com/network/redir?"][t
 wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ! semi-generic popup block
 /http*.:\/\/.*[a-zA-Z0-9]{110,}.*/$popup,domain=0123movies.com|1080phd.co|1337x.to|1movies.is|1movies.to|9anime.vip|adsrt.com|ahlamtv.com|akvideo.stream|allmyvideos.net|animeflv.net|avgle.com|cherry.fruithosts.net|clipconverter.cc|cloudtime.to|cruzing.xyz|dropapk.com|escdn.co|estream.to|extreme-board.com|eztv.ag|fastbay.net|fileone.tv|flash-x.tv|flashsx.tv|flashx.co|flashx.me|flashx.run|flashx.sx|flashx.to|flashx.tv|flashx.ws|flashx1.tv|flashxx.tv|fmovies.is|fmovies.se|fmovies.to|fruithosted.net|fruitstreams.com|gelbooru.com|gogoanime.io|gogoanime.to|gorillavid.in|gowatchfreemovies.to|grammarist.com|hdvid.life|hdvid.tv|hdvid.xyz|ikwilthepiratebay.org|imagebam.com|imagefruit.com|imageporter.com|imagerar.com|img24.org|imgadult.com|imgbox.com|imgdrive.net|imgshots.com|imgsin.com|imgspice.com|imgtaxi.com|imgvip.net|imgwallet.com|jkanime.net|katcr.party|kickass.gg|kimcartoon.me|lavamovies.se|m4ufree.tv|megaup.net|moecdn.io|monova.org|movie4k.is|movpod.in|mp3indirdur.mobi|mp4upload.com|msn.com|mywebtv.info|newser.com|nosteam.ro|oload.club|oload.download|oload.fun|oload.icu|oload.live|oload.site|oload.stream|oload.win|oload.xyz|oloadcdn.net|olpair.com|onhax.me|onlinevideoconverter.com|onvid.xyz|openload.co|openload.pw|openloadmovies.tv|opentpb.com|otakustream.tv|piratebayblocked.com|pirateproxy.sh|pirateproxy.website|playercdn.net|pornparadise.org|povwideo.net|powvideo.net|proxydl.cf|putlockers.fm|putlockertv.se|putlockertv.to|rapidvideo.com|rarbgproxy.org|readcomiconline.to|repelis.net|seehd.pl|sendvid.com|sexuria.com|shaggyimg.pro|solarmoviesc.com|speedvid.net|sportp2p.com|stream.moe|stream2watch.org|streamango.com|streamcherry.com|streamplay.to|streamshunter.tv|suprafiles.org|swatchseries.to|thehiddenbay.fi|thehiddenbay.ws|thekat.nz|thepiratebay.red|thepiratebay.rocks|thepirateproxy.ws|theproxybay.me|thevideo.cc|thevideo.ch|thevideo.me|thevideo.website|torrentfunk.com|torrentz.to|tpb.zone|tpbmirror.ga|tpbship.org|uktpbmirror.pw|unblocker.cc|unblocktpb.pro|userscloud.com|vidgg.to|vidlox.me|vidlox.tv|vidoza.net|vidto.me|vidto.se|vidtod.me|vidtudu.com|vidup.me|vidz7.com|vidzi.tv|vipleague.mobi|vodlock.co|watchcartoononline.com|watchonline.to|watchonlinemovies.com.pk|wholecloud.net|youwatch.org|yts.am
-/https?:\/\/.*[=|&|%|#|+].*/$popup,domain=0123movies.com|1337x.to|1movies.is|1movies.to|9anime.vip|a-o.ninja|adsrt.com|ahlamtv.com|ahoypirate.in|ahoypiratebaai.eu|airproxyproxy.pw|airproxytpb.red|akvideo.stream|allmyvideos.net|animeflv.net|avgle.com|bayception.pw|baypirateproxy.pw|bittorrent.am|cherry.fruithosts.net|clipconverter.cc|cloudtime.to|cruzing.xyz|dospelis.com|dropapk.com|egoallstars.com|escdn.co|estream.to|extreme-board.com|eztv.ag|fastbay.net|fflares.com|ffmovies.ru|fileflares.com|fileone.tv|flash-x.tv|flashsx.tv|flashx.cc|flashx.co|flashx.me|flashx.run|flashx.sx|flashx.to|flashx.tv|flashx.ws|flashx1.tv|flashxx.tv|fmovies.is|fmovies.se|fmovies.taxi|fmovies.to|fruithosted.net|fruitstreams.com|gelbooru.com|gogoanime.io|gomovieshub.is|gorillavid.in|gowatchfreemovies.to|grammarist.com|hdvid.life|hdvid.tv|hdvid.xyz|hqq.tv|ikwildepiratebay.xyz|ikwilthepiratebay.org|imagebam.com|imagefruit.com|imageporter.com|imagerar.com|img24.org|imgadult.com|imgbox.com|imgdew.pw|imgdrive.net|imgmaze.pw|imgshots.com|imgsin.com|imgspice.com|imgtaxi.com|imgtown.pw|imgview.pw|imgvip.net|imgwallet.com|indiaproxydl.org|indoxxi.tv|jkanime.net|katcr.host|katcr.party|kickass.gg|kissasian.ch|kisscartoon.ac|lavamovies.se|limetorrents.info|m4ufree.com|m4ufree.tv|magnetbay.eu|masterani.me|megaup.net|moecdn.io|monova.org|monova.to|movie4k.is|movies123.xyz|movpod.in|mp3indirdur.mobi|mp4upload.com|msn.com|mstream.cloud|myreadingmanga.info|mywebtv.info|newser.com|noobnoob.rocks|nosteam.ro|nowvideo.club1080phd.co|nowvideo.pw|oload.club|oload.download|oload.fun|oload.icu|oload.site|oload.stream|oload.win|oload.xyz|oloadcdn.net|olpair.com|onhax.me|onlinevideoconverter.com|onvid.online|onvid.xyz|openload.co|openload.pw|openloadmovies.tv|opentpb.com|otakustream.tv|ourl.io|pietpiraat.org|piratbaypirate.link|pirate.bet|piratebay.tel|piratebay.town|piratebayblocked.com|pirateproxy.bet|pirateproxy.sh|pirateproxy.website|playercdn.net|pornparadise.org|povwideo.net|powvideo.net|proxydl.cf|proxyindia.net|putlockers.fm|putlockertv.se|putlockertv.to|rapidvideo.com|rarbg.to|rarbgaccess.org|rarbgmirror.com|rarbgmirror.org|rarbgmirror.xyz|rarbgmirrored.org|rarbgproxy.org|rarbgprx.org|readcomiconline.to|repelis.net|rule34hentai.net|seehd.pl|sendvid.com|sexuria.com|shaggyimg.pro|solarmovie.one|solarmoviesc.com|solarmoviez.ru|speedvid.net|sportp2p.com|stream.moe|stream2watch.org|streamango.com|streamcherry.com|streamplay.to|streamshunter.tv|superbay.link|suprafiles.org|swatchseries.to|telepisodes.co|the123movies.org|thehiddenbay.fi|thehiddenbay.ws|thekat.nz|thepirate.xyz|thepiratebay.blue|thepiratebay.kiwi|thepiratebay.red|thepiratebay.rocks|thepiratebay10.org|thepirateproxy.ws|theproxybay.me|thevideo.cc|thevideo.ch|thevideo.me|thevideo.website|torrentdownload.ch|torrentdownloads.me|torrentfunk.com|torrentfunk2.com|torrentz.to|tpb.one|tpb.tw|tpb.zone|tpbmirror.ga|tpbship.org|uktpbmirror.pw|unblocker.cc|unblocktheship.org|unblocktpb.pro|uploadproper.com|userscloud.com|vidgg.to|vidlox.me|vidlox.tv|vidotodo.com|vidoza.net|vidto.me|vidto.se|vidtod.me|vidtudu.com|vidup.io|vidup.me|vidz7.com|vidzi.tv|vipbox.live|vipleague.mobi|vodlock.co|watchcartoononline.com|watchonline.to|watchonlinemovies.com.pk|wholecloud.net|ymovies.tv|youwatch.org|yts.am
+/https?:\/\/.*[&|%|#|+|=].*/$popup,domain=0123movies.com|1337x.to|1movies.is|1movies.to|9anime.vip|a-o.ninja|adsrt.com|ahlamtv.com|ahoypirate.in|ahoypiratebaai.eu|airproxyproxy.pw|airproxytpb.red|akvideo.stream|allmyvideos.net|ancensored.com|animeflv.net|avgle.com|bayception.pw|baypirateproxy.pw|bittorrent.am|cherry.fruithosts.net|clipconverter.cc|cloudtime.to|cruzing.xyz|dospelis.com|dropapk.com|egoallstars.com|escdn.co|estream.to|extreme-board.com|eztv.ag|fastbay.net|fflares.com|ffmovies.ru|fileflares.com|fileone.tv|flash-x.tv|flashsx.tv|flashx.cc|flashx.co|flashx.me|flashx.run|flashx.sx|flashx.to|flashx.tv|flashx.ws|flashx1.tv|flashxx.tv|fmovies.is|fmovies.se|fmovies.taxi|fmovies.to|fruithosted.net|fruitstreams.com|gelbooru.com|gogoanime.io|gomovieshub.is|gorillavid.in|gowatchfreemovies.to|grammarist.com|hdvid.life|hdvid.tv|hdvid.xyz|hqq.tv|ikwildepiratebay.xyz|ikwilthepiratebay.org|imagebam.com|imagefruit.com|imageporter.com|imagerar.com|img24.org|imgadult.com|imgbox.com|imgdew.pw|imgdrive.net|imgmaze.pw|imgshots.com|imgsin.com|imgspice.com|imgtaxi.com|imgtown.pw|imgview.pw|imgvip.net|imgwallet.com|indiaproxydl.org|indoxxi.tv|jkanime.net|katcr.host|katcr.party|kickass.gg|kissanime.ru|kissasian.ch|kisscartoon.ac|lavamovies.se|limetorrents.info|m4ufree.com|m4ufree.tv|magnetbay.eu|masterani.me|megaup.net|moecdn.io|monova.org|monova.to|movie4k.is|movies123.xyz|movpod.in|mp3indirdur.mobi|mp4upload.com|msn.com|mstream.cloud|myreadingmanga.info|mywebtv.info|newser.com|noobnoob.rocks|nosteam.ro|nowvideo.club1080phd.co|nowvideo.pw|oload.club|oload.download|oload.fun|oload.icu|oload.site|oload.stream|oload.win|oload.xyz|oloadcdn.net|olpair.com|onhax.me|onlinevideoconverter.com|onvid.online|onvid.xyz|openload.co|openload.pw|openloadmovies.tv|opentpb.com|otakustream.tv|ourl.io|pietpiraat.org|piratbaypirate.link|pirate.bet|piratebay.tel|piratebay.town|piratebayblocked.com|pirateproxy.bet|pirateproxy.sh|pirateproxy.website|playercdn.net|pornparadise.org|povwideo.net|powvideo.net|proxydl.cf|proxyindia.net|putlockers.fm|putlockertv.se|putlockertv.to|rapidvideo.com|rarbg.to|rarbgaccess.org|rarbgmirror.com|rarbgmirror.org|rarbgmirror.xyz|rarbgmirrored.org|rarbgproxy.org|rarbgprx.org|readcomiconline.to|repelis.net|rule34hentai.net|seehd.pl|sendvid.com|sexuria.com|shaggyimg.pro|solarmovie.id|solarmovie.one|solarmoviesc.com|solarmoviez.ru|speedvid.net|sportp2p.com|stream.moe|stream2watch.org|streamango.com|streamcherry.com|streamplay.to|streamshunter.tv|superbay.link|suprafiles.org|swatchseries.to|telepisodes.co|the123movies.org|thehiddenbay.fi|thehiddenbay.ws|thekat.nz|thepirate.xyz|thepiratebay.blue|thepiratebay.kiwi|thepiratebay.red|thepiratebay.rocks|thepiratebay10.org|thepirateproxy.ws|theproxybay.me|thevideo.cc|thevideo.ch|thevideo.me|thevideo.website|torrentdownload.ch|torrentdownloads.me|torrentfunk.com|torrentfunk2.com|torrentz.to|tpb.one|tpb.tw|tpb.zone|tpbmirror.ga|tpbship.org|uktpbmirror.pw|unblocker.cc|unblocktheship.org|unblocktpb.pro|uploadproper.com|userscloud.com|vidgg.to|vidlox.me|vidlox.tv|vidotodo.com|vidoza.net|vidto.me|vidto.se|vidtod.me|vidtudu.com|vidup.io|vidup.me|vidz7.com|vidzi.tv|vipbox.live|vipleague.mobi|vodlock.co|watchcartoononline.com|watchonline.to|watchonlinemovies.com.pk|wholecloud.net|ymovies.tv|youwatch.org|yts.am
 ! data popups
 |data^$popup,domain=1337x.to|gorillavid.in|zippyshare.com
 ! image popups
 ! /http*.:\/\/.*/$image,popup,domain=swatchseries.to
-! Block http and https popups
-/http*.:\/\/.*/$popup,third-party,domain=35.188.59.75|adf.ly|daclips.in|damimage.com|depositfiles.com|depositfiles.org|dfiles.eu|dfiles.ru|dimtus.com|escdn.co|estream.to|fastbay.net|fastspics.net|filepost.com|flash-x.tv|flashx.tv|fruitadblock.net|go4up.com|gorillavid.in|imagedecode.com|imageteam.org|imgadult.com|imgclick.net|imgdew.com|imgdew.pw|imgdrive.net|imgkings.com|imgmaze.com|imgmaze.pw|imgoutlet.com|imgrock.info|imgrock.net|imgrock.pw|imgstudio.org|imgtaxi.com|imgtown.net|imgtown.pw|imgview.net|imgview.pw|imgwallet.com|jwpcdn.com|latestmoviesdl.com|load.to|moecdn.io|mofunzone.com|monova.org|movpod.in|oload.cc|oload.cloud|oload.club|oload.icu|oload.info|oload.live|oload.stream|oload.tv|oload.xyz|oloadcdn.net|openload.co|ouo.io|putlockers.fm|sendvid.com|speedvid.net|sportp2p.com|srfiles.com|stream.moe|stream2watch.org|streamango.com|streamcloud.eu|streamin.to|thevideo.me|topclickguru.com|twer.info|uptobox.com|uptostream.com|vid.ag|vidabc.com|vidcpm.com|vidgg.to|vidspot.net|vidstreaming.io|vidto.me|vidzi.tv|vodlock.co|vshare.eu
 ! javascript popups
 |javascript^$popup,domain=1337x.to|biology-online.org|cloudtime.to|eztv.ag|eztv.tf|eztv.yt|flashx.tv|gorillavid.in|letwatch.us|movpod.in|wholecloud.net
 ! regex to pickup ip-address popups
-/^https?:\/\/([0-9]{1,3}\.){3}[0-9]{1,3}/$popup,domain=0dt.net|123movies.net|adyou.me|ahoypirate.in|ahoypiratebaai.eu|airproxyproxy.pw|airproxytpb.red|akvideo.stream|animesonlinetk.info|bayception.pw|baypirateproxy.pw|biqle.ru|bittorrent.am|bonstreams.net|briansarmiento.website|bro.adca.st|buzzfil.net|clicknupload.org|clik.pw|ddlvalley.me|divxatope1.com|dropapk.com|dwatchseries.to|ewatchseries.to|eztv.ag|fbstreams.me|fileone.tv|firstrowsports.eu|flash-x.tv|flashsx.tv|flashx.co|flashx.me|flashx.run|flashx.sx|flashx.to|flashx.tv|flashx.ws|flashx1.tv|flashxx.tv|gamestorrent.co|gelbooru.com|gomovieshub.is|gorillavid.in|gounlimited.to|hdvid.life|hdvid.tv|hdvid.xyz|icefilms.info|igg-games.com|ikwildepiratebay.xyz|indiaproxydl.org|jkanime.net|katcr.host|kissanime.ru|lavamovies.se|livecamtv.me|m4ufree.com|m4ufree.tv|magnetbay.eu|masterani.me|megaup.net|mlbstream.me|moecdn.io|monova.org|monova.to|movpod.in|mp4upload.com|my-project-free.tv|myfeed4u.me|nbastreams.me|newpct.com|newpct1.com|nflstreams.me|nhlstreams.me|noobnoob.rocks|oload.club|oload.live|oload.site|oloadcdn.net|onvid.online|onvid.xyz|openload.co|opensubtitles.org|ourl.io|pcgames-download.com|pelispedia.tv|pelisplus.tv|pietpiraat.org|piratbaypirate.link|pirate.bet|piratebay.tel|piratebay.town|pirateproxy.bet|pirateproxy.ist|pirateproxy.sh|proxyindia.net|putlockertv.se|rapidvideo.com|rarbg.to|rarbgaccess.org|rarbgmirror.com|rarbgmirror.org|rarbgmirror.xyz|rarbgmirrored.org|rarbgproxy.org|rarbgprx.org|readmanga.today|sawlive.tv|shaggyimg.pro|skidrowcrack.com|sportshd.me|stream.moe|stream2watch.cc|streamango.com|streamfilmzzz.com|streamzzz.online|strikeout.co|subtorrents.io|sunmusiq.com|superbay.link|telepisodes.co|thehiddenbay.ws|thepirate.xyz|thepiratebay.blue|thepiratebay.cr|thepiratebay.kiwi|thepixstate.com|thevideobee.to|torlock.com|toros.co|torrentfunk.com|torrentz2.eu|tpb.one|tpb.tw|unblocked.mx|unblocked.sh|unblocked.vet|unblocker.cc|unblocktheship.org|uploadproper.com|uptobox.com|vidgg.to|vidlox.me|vidlox.tv|vidtod.me|vidtodo.me|vidtudu.com|vidup.me|vidup.tv|vidzi.tv|vodlock.co|watchers.to|watchonline.to|watchonlinemovies.com.pk|yts.am|yts.gs|zooqle.com
+/^https?:\/\/([0-9]{1,3}\.){3}[0-9]{1,3}/$popup,domain=0dt.net|123movies.net|adyou.me|ahoypirate.in|ahoypiratebaai.eu|airproxyproxy.pw|airproxytpb.red|akvideo.stream|animesonlinetk.info|bayception.pw|baypirateproxy.pw|biqle.ru|bittorrent.am|bonstreams.net|briansarmiento.website|bro.adca.st|buzzfil.net|clicknupload.org|clik.pw|ddlvalley.me|divxatope1.com|dropapk.com|dwatchseries.to|ewatchseries.to|eztv.ag|fbstreams.me|fileone.tv|firstrowsports.eu|flash-x.tv|flashsx.tv|flashx.co|flashx.me|flashx.run|flashx.sx|flashx.to|flashx.tv|flashx.ws|flashx1.tv|flashxx.tv|gamestorrent.co|gelbooru.com|gomovieshub.is|gorillavid.in|gounlimited.to|hdvid.life|hdvid.tv|hdvid.xyz|icefilms.info|igg-games.com|ikwildepiratebay.xyz|indiaproxydl.org|jkanime.net|katcr.host|kimcartoon.to|kissanime.ru|lavamovies.se|livecamtv.me|m4ufree.com|m4ufree.tv|magnetbay.eu|masterani.me|megaup.net|mlbstream.me|moecdn.io|monova.org|monova.to|movpod.in|mp4upload.com|my-project-free.tv|myfeed4u.me|nbastreams.me|newpct.com|newpct1.com|nflstreams.me|nhlstreams.me|noobnoob.rocks|oload.club|oload.live|oload.site|oloadcdn.net|onvid.online|onvid.xyz|openload.co|opensubtitles.org|ourl.io|pcgames-download.com|pelispedia.tv|pelisplus.tv|pietpiraat.org|piratbaypirate.link|pirate.bet|piratebay.tel|piratebay.town|pirateproxy.bet|pirateproxy.ist|pirateproxy.sh|proxyindia.net|putlockertv.se|rapidvideo.com|rarbg.to|rarbgaccess.org|rarbgmirror.com|rarbgmirror.org|rarbgmirror.xyz|rarbgmirrored.org|rarbgproxy.org|rarbgprx.org|readmanga.today|sawlive.tv|shaggyimg.pro|skidrowcrack.com|sportshd.me|stream.moe|stream2watch.cc|streamango.com|streamfilmzzz.com|streamzzz.online|strikeout.co|subtorrents.io|sunmusiq.com|superbay.link|telepisodes.co|thehiddenbay.ws|thepirate.xyz|thepiratebay.blue|thepiratebay.cr|thepiratebay.kiwi|thepixstate.com|thevideobee.to|torlock.com|toros.co|torrentfunk.com|torrentz2.eu|tpb.one|tpb.tw|unblocked.mx|unblocked.sh|unblocked.vet|unblocker.cc|unblocktheship.org|uploadproper.com|uptobox.com|vidgg.to|vidlox.me|vidlox.tv|vidtod.me|vidtodo.me|vidtudu.com|vidup.me|vidup.tv|vidzi.tv|vodlock.co|watchers.to|watchonline.to|watchonlinemovies.com.pk|yts.am|yts.gs|zooqle.com
 ! *** easylist:easylist_adult/adult_specific_block.txt ***
 .download^$other,domain=pornhub.com|redtube.com|redtube.com.br|tube8.com|tube8.es|tube8.fr|xtube.com|youporn.com|youporngay.com
 .info^$script,domain=www.pornhub.com
 .online./$other,domain=pornhub.com|redtube.com|redtube.com.br|tube8.com|tube8.es|tube8.fr|xtube.com|youporn.com|youporngay.com
 .online^$other,domain=pornhub.com|redtube.com|redtube.com.br|tube8.com|tube8.es|tube8.fr|xtube.com|youporn.com|youporngay.com
-.php$image,script,subdocument,domain=3movs.com|alrincon.com|efukt.com|home-made-videos.com|monsoonx.top|mypornstarbook.net|myvidster.com|nuvid.com|orsm.net|thenipslip.com|tryboobs.com|xcafe.com
+.php$image,script,subdocument,domain=3movs.com|4tube.com|alotporn.com|alrincon.com|anysex.com|badjojo.com|bobs-tube.com|dreamamateurs.com|efukt.com|eroxia.com|extremetube.com|home-made-videos.com|hotpornfile.org|keezmovies.com|letmejerk.com|mofosex.com|monsoonx.top|mypornstarbook.net|myvidster.com|nuvid.com|orsm.net|porndoe.com|pornoreino.com|pornozot.com|pornsexer.com|pussyspace.com|shameless.com|spankwire.com|thenipslip.com|tryboobs.com|xcafe.com|xnxx-sexfilme.com
 .pw^$other,domain=pornhub.com|redtube.com|redtube.com.br|tube8.com|tube8.es|tube8.fr|xtube.com|youporn.com|youporngay.com
 .science^$other,domain=pornhub.com|redtube.com|redtube.com.br|tube8.com|tube8.es|tube8.fr|xtube.com|youporn.com|youporngay.com
 .site^$other,domain=pornhub.com|redtube.com|redtube.com.br|tube8.com|tube8.es|tube8.fr|xtube.com|youporn.com|youporngay.com
@@ -58492,6 +59228,7 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 |https://$third-party,xmlhttprequest,domain=ceporn.net|duckmovies.net
 |ws://$other,domain=pornhub.com|redtube.com|redtube.com.br|tube8.com|tube8.es|tube8.fr|xtube.com|youporn.com|youporngay.com
 ||109.201.146.142^$domain=xxxbunker.com
+||18tubehd.com/18tube.js
 ||213.174.140.38/bftv/js/msn-
 ||213.174.140.38^*/msn-*.js$domain=boyfriendtv.com|pornoxo.com
 ||22pixx.xyz^$script
@@ -58506,7 +59243,6 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||3movs.com/contents/content_sources/
 ||3yen.com/wfn_
 ||4sex4.com/pd/
-||4tube.com/*.php?$image
 ||4tube.com/assets/abpe-
 ||4tube.com/assets/adf-
 ||4tube.com/assets/adn-
@@ -58521,6 +59257,7 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||a.eporner.com^
 ||a.heavy-r.com^
 ||a.killergram-girls.com^
+||a2.hotpornfile.org^
 ||absoluporn.com/code/pub/
 ||ad.eporner.com^
 ||ad.slutload.com^
@@ -58550,7 +59287,6 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||anon-v.com/neverlikedcocksmuch.php
 ||anon-v.com/titswerentoiledup.php
 ||anonimag.es^$domain=anon-v.com
-||anysex.com/*=$image
 ||anysex.com/assets/
 ||anysex.com/b/
 ||anysex.com/content_sources/
@@ -58576,7 +59312,6 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||babeshows.co.uk/fvn53.jpg
 ||babeshows.co.uk^*banner
 ||babesmachine.com/html/
-||badjojo.com/*=$image
 ||badjojo.com/js/tools.js
 ||badjojo.com/js/tools2.js
 ||bagslap.com/*.html
@@ -58628,11 +59363,17 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||canadianhottie.ca/images/banners/
 ||celeb.gate.cc/banner/
 ||celeb.gate.cc/misc/event_*.js
+||celebrity-slips.com/bst/
+||celebrity-slips.com/img/
+||celebrity-slips.com/nlc/
+||cfake.com/*?$image
+||cfake.com/exo/
 ||cfake.com/images/a/
 ||chanweb.info/en/adult/hc/local_include/
 ||chatrandom.com/js/slider.js
 ||chubby-ocean.com/banner/
 ||clips-and-pics.org/clipsandpics.js
+||cloudfront.net^$domain=niceporn.xxx
 ||comdotgame.com/vgirl/
 ||coolmovs.com/js/focus.*.js
 ||coolmovs.com/rec/$subdocument
@@ -58700,6 +59441,7 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||extreme-board.com/bannrs/
 ||extremetube.com/*=$xmlhttprequest
 ||extremetube.com/player_related?
+||faapy.com/js_e/
 ||fakeporn.tv/bb/
 ||fantasti.cc/_special/
 ||fantasti.cc/fabl.
@@ -58731,6 +59473,8 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||freebunker.com^*/oc.js
 ||freebunker.com^*/pops.js
 ||freebunker.com^*/raw.js
+||freehindipornvideos.com/fhlv.js
+||freehindipornvideos.com/js/fhn.js
 ||freeones.com/banners/
 ||freeones.com/images/freeones/sidewidget/$image
 ||freeporn.to/wpbanner/
@@ -58769,6 +59513,7 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||go.strpjmp.com^
 ||goldporntube.com/iframes/
 ||gotgayporn.com/Watermarks/
+||gotporn.com/bck_loader_
 ||grannysexforum.com/filter.php
 ||gspcdn.com^*/banners/
 ||h2porn.com/*.js#spot=
@@ -58926,6 +59671,11 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||media1.realgfporn.com^$subdocument
 ||meendo.com/promos/
 ||megatube.xxx/ai/
+||milffox.com/ai/s/s/adhs.
+||milffox.com/ai/s/s/js/ssu.
+||milffox.com/ai/s/s/su.
+||milffox.com/ai/s/s/suo.
+||milffox.com/ai/s/s/supc.
 ||milkmanbook.com/dat/promo/
 ||miragepics.com/images/11361497289209202613.jpg
 ||mobilepornmovies.com/images/banners/
@@ -58935,7 +59685,6 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||monstertube.com/images/vjoin_
 ||morazzia.com^*/banners/
 ||morebabes.to/morebabes.js
-||motherless.com/*=$image
 ||motherless.com/images/banners/
 ||motherman.com/*.html
 ||movierls.net/abecloader
@@ -58966,6 +59715,7 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||niceandquite.com/nice.js
 ||niceyoungteens.com/ero-advertising
 ||niceyoungteens.com/mct.js
+||nicsgalleries.com/s/
 ||nonktube.com/brazzers/
 ||nonktube.com/nuevox/midroll.php?
 ||nonktube.com/popembed.js
@@ -58991,6 +59741,7 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||onlinestars.net/br/
 ||openjavascript.com/jtools/jads.
 ||orgyxxxhub.com/content/lib/
+||paradisehill.cc^*/300x250
 ||partners.keezmovies.com^
 ||pastime.biz/images/iloveint.gif
 ||pastime.biz/images/interracial-porn.gif
@@ -59045,8 +59796,6 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||pinkrod.com/pinkrod_html/
 ||pixroute.com/spl.js
 ||placepictures.com/Frame.aspx?
-||planetsuzy.org/kakiframe/
-||planetsuzy.org^$script
 ||playgirl.com/pg/media/prolong_ad.png
 ||playpornx.net/pu/
 ||plumper6.com/images/ban_pp.jpg
@@ -59087,6 +59836,7 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||pornfanplace.com/js/pops.
 ||pornfanplace.com/rec/
 ||porngals4.com/img/b/
+||pornhd.com/pornhd/
 ||pornhub.com/catagories/costume/
 ||pornhub.com/channels/pay/
 ||pornhub.com/front/alternative/
@@ -59103,13 +59853,11 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||pornmaturetube.com/show_adv.
 ||pornnavigate.com/feeds/delivery.php?
 ||pornobae.com^*.php$script
-||pornobae.com^*?$image,~third-party
 ||pornoid.com/contents/content_sources/
 ||pornoid.com/iframes/bottom
 ||pornoid.com/js/adppornoid
 ||pornoid.com/pornoid_html/
 ||pornoinside.com/efpop.js
-||pornoreino.com/*=$image
 ||pornorips.com/hwpop.js
 ||pornorips.com^*/rda.js
 ||pornorips.com^*/rotate*.php
@@ -59147,7 +59895,6 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||purelynsfw.com^*/banners/
 ||purepornvids.com/randomadseb.
 ||purpleporno.com/pop*.js
-||pussyspace.com/*=$image
 ||putascaseiras.com/botao/
 ||pwpwpoker.com/images/*/strip_poker_
 ||pwpwpoker.com/images/banners/
@@ -59212,6 +59959,8 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||sexu.com/*.php$script
 ||sexuhot.com/images/xbanner
 ||sexuhot.com/splayer.js
+||sexvid.xxx/pi/
+||sexvid.xxx/xdman/
 ||sexvideogif.com/msn.js
 ||sexvideogif.com/svg.js
 ||sexvines.co/images/cp
@@ -59227,6 +59976,7 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||shanbara.jp/okusamadx.gif
 ||sharew.org/modalfiles/
 ||shemaletubevideos.com/images/banners/
+||shesfreaky.com/pop/
 ||shooshtime.com/ads/
 ||shooshtime.com/images/chosenplugs/
 ||shooshtimeinc.com/under.php
@@ -59260,6 +60010,7 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||taxidrivermovie.com^$~third-party,xmlhttprequest
 ||tbib.org/gfy/$domain=konachan.com
 ||tbib.org^$subdocument,domain=konachan.com
+||teenpornvideo.xxx/tpv.js
 ||teensanalfactor.com/best/
 ||teentube18.com/js/realamateurtube.js
 ||temptingangels.org/banner/
@@ -59343,6 +60094,7 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||vidmo.org/images/*_banuers_
 ||viralporn.com^*/popnew.js
 ||vivatube.com/upload/banners/
+||vivud.com/nb/b_
 ||vjav.com/ps/
 ||voyeurhit.com/contents/content_sources/
 ||voyeurhit.com/ps/
@@ -59389,6 +60141,7 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||xbooru.com/ex.js
 ||xbooru.com/images/a/
 ||xbooru.com/script/application.js
+||xcafe.com/jkzx/
 ||xcritic.com/images/buy-
 ||xcritic.com/images/rent-
 ||xcritic.com/images/watch-
@@ -59426,7 +60179,6 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||xxxymovies.com^*/bottom-banner.
 ||yea.xxx/img/creatives/
 ||youaresogay.com/*.html
-||youjizz.com/neverblock/
 ||youngpornvideos.com/images/bangbros/
 ||youngpornvideos.com/images/glamglam/
 ||youngpornvideos.com/images/mofoscash/
@@ -59443,7 +60195,6 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||yourdarkdesires.com/1.html
 ||yourdarkdesires.com/2.html
 ||yourdarkdesires.com/3.html
-||yourlust.com/*=$image
 ||yourlust.com/im/
 ||yourporn.sexy/vast/
 ||youtubelike.com/ftt2/toplists/
@@ -59455,21 +60206,10 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||zazzybabes.com/misc/virtuagirl-skin.js
 ||zemporn.com/js/pns.min.js
 ||zuzandra.info/b?
+! motherless
+/^https?:\/\/motherless\.com\/[a-z0-9A-Z]{3,}\.[a-z0-9A-Z]{2,}\_/$image,subdocument
 ! (/sw.js)
-/^https?:\/\/.*\/.*sw[0-9(.|_)].*/$script,domain=24-video.me|analdin.com|fux.com|heavy-r.com|incesto69.com|mypornstarbook.net|porn555.com|pornerbros.com|porntube.com|tubepornclassic.com|txxx.com|vidmo.org|vpornvideos.com
-! Spankwire
-@@||spankwire.com/api/categories/list.json?$xmlhttprequest
-@@||spankwire.com/api/categories/popular.json?$xmlhttprequest
-@@||spankwire.com/api/comments/$xmlhttprequest
-@@||spankwire.com/api/pornstars?$xmlhttprequest
-@@||spankwire.com/api/video/list.json?$xmlhttprequest
-@@||spankwire.com/api/video/popular.json?$xmlhttprequest
-@@||spankwire.com/api/video/recent.json?$xmlhttprequest
-@@||spankwire.com/api/video/relateds.json?$xmlhttprequest
-@@||spankwire.com/api/video/trending.json?$xmlhttprequest
-@@||spankwire.com/player_related?$xmlhttprequest
-@@||spankwire.com/videoView?$xmlhttprequest
-||spankwire.com^*=$xmlhttprequest
+/^https?:\/\/.*\/.*sw[0-9(.|_)].*/$script,domain=24-video.me|9xmovies.cc|analdin.com|extremetube.com|fux.com|heavy-r.com|incesto69.com|indianbfvideos.com|keezmovies.com|mofosex.com|mypornstarbook.net|niceporn.xxx|porn555.com|pornerbros.com|porntube.com|tubepornclassic.com|tubev.sex|txxx.com|vidmo.org|vpornvideos.com
 ! pornhive.tv
 $script,subdocument,third-party,domain=pornhive.tv
 ! pornhd.com
@@ -59490,18 +60230,6 @@ $image,script,subdocument,third-party,webrtc,websocket,domain=camwhorestv.org
 ||bugel.pronpic.org^$image
 ||newmail.pronpic.org^$script
 ||pronpic.org^$media
-! youjizz
-@@||youjizz.com/app/$script
-@@||youjizz.com/js/contentlist.js$script
-@@||youjizz.com/js/jquery.$script
-@@||youjizz.com/js/knockout-2.2.1.js$script
-@@||youjizz.com/js/localdata.js$script
-@@||youjizz.com/js/videojs.$script
-@@||youjizz.com/player/$script
-@@||youjizz.com/rating/$script
-@@||youjizz.com^*/swfobject.js$script
-||www.youjizz.com^$image
-||youjizz.com^$script
 ! fantasti.cc
 ||fantasti.cc^$xmlhttprequest
 ! zone-anime.net
@@ -59548,13 +60276,6 @@ $image,script,subdocument,third-party,webrtc,websocket,domain=camwhorestv.org
 @@||anyporn.com/videojs/vjs-related.js$script
 @@||anyporn.com/videos_screenshots/$image
 ||anyporn.com^$image,script,subdocument,xmlhttprequest
-! hotpornfile.org
-@@||ajax.googleapis.com^$script,domain=hotpornfile.org
-@@||code.jquery.com^$script,domain=hotpornfile.org
-|http://$script,third-party,domain=hotpornfile.org
-|https://$script,third-party,domain=hotpornfile.org
-||hotpornfile.org/*/ban/
-||hotpornfile.org/*/ex/
 ! gaybeeg.info
 @@||netdna-storage.com^$xmlhttprequest,domain=gaybeeg.info
 @@||translate.google.com^$script,domain=gaybeeg.info
@@ -59585,27 +60306,6 @@ $image,script,subdocument,third-party,webrtc,websocket,domain=camwhorestv.org
 |https://$image,script,subdocument,third-party,xmlhttprequest,domain=myporn.club|sxyprn.com|yourporn.sexy
 ! websocket ads (Adblock Plus beta)
 $websocket,domain=24video.me|pornhub.com|redtube.com|redtube.com.br|tube8.com|tube8.es|tube8.fr|xhamster.com|xtube.com|xvideos.com|youporn.com|youporngay.com
-! Vintageeroticaforum
-@@||pimpandhost.com/site/jsUploadPlugin|$script,third-party,domain=vintage-erotica-forum.com
-@@||vintage-erotica-forum.com/clientscript/ncode_imageresizer.js?$script
-@@||vintage-erotica-forum.com/clientscript/post_thanks.js$script
-@@||vintage-erotica-forum.com/clientscript/vbulletin_ajax_namesugg.js?$script
-@@||vintage-erotica-forum.com/clientscript/vbulletin_ajax_nameverif.js?$script
-@@||vintage-erotica-forum.com/clientscript/vbulletin_ajax_reputation.js?$script
-@@||vintage-erotica-forum.com/clientscript/vbulletin_ajax_search.js?$script
-@@||vintage-erotica-forum.com/clientscript/vbulletin_ajax_threadrate.js?$script
-@@||vintage-erotica-forum.com/clientscript/vbulletin_global.js?$script
-@@||vintage-erotica-forum.com/clientscript/vbulletin_lightbox.js?$script
-@@||vintage-erotica-forum.com/clientscript/vbulletin_md5.js?$script
-@@||vintage-erotica-forum.com/clientscript/vbulletin_menu.js?$script
-@@||vintage-erotica-forum.com/clientscript/vbulletin_multi_quote.js?$script
-@@||vintage-erotica-forum.com/clientscript/vbulletin_post_loader.js?$script
-@@||vintage-erotica-forum.com/clientscript/vbulletin_quick_edit.js?$script
-@@||vintage-erotica-forum.com/clientscript/vbulletin_quick_reply.js?$script
-@@||vintage-erotica-forum.com/clientscript/vbulletin_read_marker.js?$script
-@@||vintage-erotica-forum.com/clientscript/vbulletin_textedit.js?$script
-@@||yui.yahooapis.com^$script,third-party,domain=vintage-erotica-forum.com
-|http://$script,domain=vintage-erotica-forum.com
 ! Perfectgirls
 |http://$script,domain=perfectgirls.es|perfectgirls.net|perfektdamen.co
 ! Sexgalaxy
@@ -59621,10 +60321,6 @@ $websocket,domain=24video.me|pornhub.com|redtube.com|redtube.com.br|tube8.com|tu
 @@||sexgalaxy.net/wp-includes/js/wp-emoji-release.min.js$script
 |http://$script,~third-party,xmlhttprequest,domain=sexgalaxy.net
 |https://$script,~third-party,xmlhttprequest,domain=sexgalaxy.net
-! Fritchy
-@@||fritchy.com/images/icons/$image
-@@||fritchy.com/images/styles/$image
-||fritchy.com^$image
 ! Vporn
 |http://$image,script,third-party,xmlhttprequest,domain=vporn.com
 |https://$image,script,third-party,xmlhttprequest,domain=vporn.com
@@ -60048,6 +60744,7 @@ investorplace.com###after-post-banner
 allgames.com###ag_AdBannerTop
 aol.com###ai300x250
 firesticktricks.com###ai_widget-2
+androidpolice.com###ai_widget-6
 ajchomefinder.com###ajc-homefinder-leaderboard
 unknown-horizons.org###akct
 news.com.au###alert-strap
@@ -60091,6 +60788,7 @@ bizjournals.com###arcbc1
 archlinux.org###arch-sponsors
 boingboing.net###ards
 philly.com###area-main-center-road-block
+whtop.com###aright
 capitalnewyork.com###around-the-web
 moneynews.com###artPgScnShrWrapper
 independent.co.uk###article > .box
@@ -60332,6 +61030,7 @@ joe.ie###billboard_wrapper
 yp.com.kh###billboards
 ohio.com###bim-mortgage-container
 thedailybeast.com###bing-module
+spellcheck.net###bio_ep
 broadcastingcable.com###biz-main
 valdostadailytimes.com###biz_marquee
 slate.com###bizbox_links_bottom
@@ -60489,6 +61188,7 @@ reverso.net###bottom-mega-rca-box
 canstar.com.au###bottom-mrec
 templatemonster.com###bottom-partner-banners
 techhive.com###bottom-promo
+onhax.me###bottom-promo-abdload
 onhax.me###bottom-promo-dload
 thebestdesigns.com###bottom-sponsors
 timesofisrael.com###bottom-spotlight
@@ -60781,6 +61481,7 @@ community.adlandpro.com###ctl00_slider
 onetravel.com###ctl07_ctl01_ModuleContent
 ctmirror.org###ctmirror-sponsors-2
 way2sms.com###curtain2
+kimcartoon.to###cus-exo
 thechive.com###custom-bg-link
 movies.yahoo.com###customModule
 pocketnow.com###custom_html-13
@@ -61094,6 +61795,7 @@ ieee.org###ftrdwhtpprs
 teamliquid.net###fuab
 times247.com###full-banner
 homehound.com.au###full-leaderboard
+imgbox.com###full-page-redirect
 jewishjournal.com###fullbanner-585
 portforward.com###fullpageadvert
 vidbull.com###fullscreen_exit
@@ -61528,7 +62230,7 @@ networkworld.com###lb_container
 networkworld.com###lb_container_top
 inquirer.net###lb_ear
 inquirer.net###lb_ear2
-redferret.net###lb_wrap
+inquirer.net,redferret.net###lb_wrap
 bustedcoverage.com###lbbtf
 play.tm###lbc
 lankabusinessonline.com###lbo-ad-leadboard
@@ -61912,6 +62614,7 @@ newshub.co.nz###mwbanner_td
 yahoo.com###my-promo-hover
 rally24.com###myBtn
 farmboek.com###myCarousel
+kimcartoon.to###myContainer > .kcAds1
 tcpdump.com###myID
 imagetwist.com###myad
 bloggersentral.com###mybsa
@@ -62102,7 +62805,6 @@ carscoops.com###payload
 binaries4all.com###payserver
 binaries4all.com###payserver2
 pbs.org###pbsdoubleclick
-nydailynews.com###pc-richards
 demap.info###pcad
 tucows.com###pct_popup_link
 retrevo.com###pcw_bottom_inner
@@ -62213,6 +62915,7 @@ maxim.com###promoSlide
 startpage.com###promo_cnt_id
 wsj.com###promo_container
 yahoo.com###promo_links_list
+pagalworld.io###promoapps
 phonescoop.com###promob
 agame.com###promobar
 mdjonline.com,thestranger.com###promos
@@ -62312,7 +63015,7 @@ metric-conversions.org###resultBanner
 herold.at###resultList > #downloadBox
 search.iminent.com,start.iminent.com###result_zone_bottom
 search.iminent.com,start.iminent.com###result_zone_top
-torrentz2.eu###resultarea
+torrentz2.eu,torrentz2.is###resultarea
 indeed.com###resultsCol > .lastRow + div[class]
 indeed.com###resultsCol > .messageContainer + style + div + script + style + div[class]
 qwant.com###resultsShoppingList
@@ -62384,7 +63087,6 @@ windowsitpro.com,winsupersite.com###roadblockbackground
 winsupersite.com###roadblockcontainer
 mirror.co.uk###roffers-top
 barclaysatpworldtourfinals.com###rolex-small-clock
-mywot.com###root > div > div[direction="up"][style*="transform"]
 moviezer.com###rootDiv[style^="width:300px;"]
 logupdateafrica.com###rotating-item-wrapper
 lionsrugby.co.za###rotator
@@ -63255,6 +63957,7 @@ mainstreet.com###welcomeOverlay
 phoronix.com###welcome_screen
 transfermarkt.co.uk###werbung_superbanner
 olx.co.za###wesbank_banner
+webfail.com###wf-d-300x250
 bellinghamherald.com,bradenton.com,carynews.com,centredaily.com,claytonnewsstar.com,fresnobee.com,heraldonline.com,idahostatesman.com,islandpacket.com,kentucky.com,lakewyliepilot.com,ledger-enquirer.com,lsjournal.com,macon.com,modbee.com,myrtlebeachonline.com,newsobserver.com,sanluisobispo.com,star-telegram.com,sunherald.com,thenewstribune.com,theolympian.com,thestate.com,tri-cityherald.com###wgt_dealsave_standalone
 sharkyforums.com,smallbusinesscomputing.com###whitePaperIFrame
 devshed.com,eweek.com###whitebox
@@ -63401,6 +64104,8 @@ thebull.com.au##.Caja_Der
 thekitchn.com##.CakePusher
 brecorder.com##.CatFish
 clashdaily.com##.ClashDaily_728x90_Single_Top
+momondo.ca,momondo.co.uk,momondo.com,momondo.com.au,momondo.ie##.Common-Kn-Display
+momondo.ca,momondo.co.uk,momondo.com,momondo.com.au,momondo.ie##.Common-Kn-Rp-FlightInline
 tutiempo.net##.ContBannerTop
 sport360.com##.ContentBoxSty1IsSponsored
 ljworld.com,newsherald.com##.DD-Widget
@@ -63598,14 +64303,13 @@ dailyrecord.co.uk##.ac-vehicle-search
 au.news.yahoo.com##.acc-moneyhound
 goseattleu.com##.accipiter
 consequenceofsound.net##.acm-module-300-250
-1047.com.au,1080phd.co,11alive.com,12news.com,12newsnow.com,13newsnow.com,13wmaz.com,17track.net,2dayfm.com.au,2gofm.com.au,2mcfm.com.au,2rg.com.au,2wg.com.au,4tofm.com.au,5newsonline.com,6abc.com,7online.com,929.com.au,947wls.com,953srfm.com.au,9news.com,aa.co.za,aarp.org,abc10.com,abc11.com,abc13.com,abc30.com,abc7.com,abc7chicago.com,abc7news.com,abovethelaw.com,accringtonobserver.co.uk,ack.net,adelaidenow.com.au,adelnews.com,adn.com,adsoftheworld.com,adsupplyads.com,adtmag.com,advocatepress.com,adweek.com,aero-news.net,agjournalonline.com,agra-net.net,ahlanlive.com,aledotimesrecord.com,algemeiner.com,aljazeera.com,allenwestrepublic.com,allkpop.com,allrecipes.co.in,allrecipes.com.au,amandala.com.bz,americanprofile.com,amestrib.com,amny.com,amtrib.com,anandtech.com,androidapps.com,androidauthority.com,aol.com,apalachtimes.com,appolicious.com,arabianbusiness.com,architectsjournal.co.uk,arseniohall.com,articlealley.com,asianjournal.com,asianwiki.com,associationsnow.com,audiko.net,aussieoutages.com,autoblog.com,autoblog360.com,autoguide.com,aww.com.au,azarask.in,azfamily.com,bab.la,backtrack-linux.org,bakersfield.com,barnstablepatriot.com,bathchronicle.co.uk,bcdemocratonline.com,bdnews24.com,beaumontenterprise.com,bellinghamherald.com,bgr.com,bikesportnews.com,birminghammail.co.uk,birminghampost.co.uk,blackmorevale.co.uk,blockchain.info,bloomberg.com,blueridgenow.com,bnd.com,bobvila.com,boonevilledemocrat.com,boston.com,bostonglobe.com,bostontarget.co.uk,bradenton.com,bradleybraves.com,brandonsun.com,bravotv.com,breitbart.com,brentwoodgazette.co.uk,bridesmagazine.co.uk,brisbanetimes.com.au,bristolpost.co.uk,budgettravel.com,businessdailyafrica.com,businessinsider.com,businesstech.co.za,businesstraveller.com,c21media.net,cairnspost.com.au,canadianoutages.com,canberratimes.com.au,canterburytimes.co.uk,cantondailyledger.com,capecodtimes.com,cardomain.com,carmarthenjournal.co.uk,carmitimes.com,carynews.com,cbs19.tv,cd1025.com,celebdigs.com,celebified.com,centralsomersetgazette.co.uk,centredaily.com,cfl.ca,cfo.com,ch-aviation.com,channel5.com,charismamag.com,charismanews.com,charlestonexpress.com,charlotteobserver.com,cheboygannews.com,cheddarvalleygazette.co.uk,cheezburger.com,chesterchronicle.co.uk,chicagobusiness.com,chicagomag.com,chillicothetimesbulletin.com,chinahush.com,chinasmack.com,chipleypaper.com,christianlifenews.com,christianpost.com,chroniclelive.co.uk,cio.com,citeworld.com,citylab.com,citysearch.com,clashdaily.com,claytonnewsstar.com,clientmediaserver.com,cltv.com,cnet.com,cnn.com,cnnphilippines.com,cnsnews.com,coastlinepilot.com,coasttocoastam.com,codepen.io,collinsdictionary.com,colorlines.com,colourlovers.com,columbiadailyherald.com,comcast.net,competitor.com,computerworld.com,conservativebyte.com,cornishguardian.co.uk,cornishman.co.uk,courier-tribune.com,courier.co.uk,couriermail.com.au,coventrytelegraph.net,cpuboss.com,crawleynews.co.uk,createtv.com,crestviewbulletin.com,crewechronicle.co.uk,cri.cn,crosscards.com,crossmap.com,crosswalk.com,croydonadvertiser.co.uk,csoonline.com,csswizardry.com,cupcakesandcashmere.com,cw33.com,cw39.com,cxpress.co.za,cydiaupdates.net,dailycomet.com,dailycommercial.com,dailycute.net,dailyheadlines.net,dailyinterlake.com,dailylife.com.au,dailylobo.com,dailylocal.com,dailyparent.com,dailypost.co.uk,dailyrecord.co.uk,dailytarheel.com,dailytelegraph.com.au,dailytidings.com,dailytrust.com.ng,dawn.com,dcw50.com,deadline.com,dealnews.com,defenseone.com,delish.com,derbytelegraph.co.uk,deseretnews.com,desertdispatch.com,designtaxi.com,dinozap.com,dispatch.com,dodgeforum.com,domain.com.au,dorkingandleatherheadadvertiser.co.uk,dose.com,dover-express.co.uk,doverpost.com,downdetector.co.nz,downdetector.co.uk,downdetector.co.za,downdetector.com,downdetector.in,downdetector.sg,dpreview.com,dribbble.com,drinksmixer.com,drive.com.au,dustcoin.com,earmilk.com,earthsky.org,eastgrinsteadcourier.co.uk,eastlindseytarget.co.uk,eastpeoriatimescourier.com,edmontonjournal.com,eenews.net,elle.com,emedtv.com,energyvoice.com,engadget.com,enquirerherald.com,enstarz.com,espnfc.co.uk,espnfc.com,espnfc.com.au,espnfc.us,espnfcasia.com,essentialbaby.com.au,essentialkids.com.au,essexchronicle.co.uk,etsy.com,eurocheapo.com,euronews.com,everydayhealth.com,everyjoe.com,examiner-enterprise.com,examiner.co.uk,examiner.com,excellence-mag.com,exeterexpressandecho.co.uk,expressnews.com,familydoctor.org,fanfox.net,fanpop.com,farmersguardian.com,farmonlinelivestock.com.au,fashionweekdaily.com,fastcar.co.uk,fayobserver.com,federalnewsnetwork.com,femalefirst.co.uk,fijitimes.com,findthebest.co.uk,findthebest.com,firstcoastnews.com,flashx.tv,floridaindependent.com,fodors.com,folkestoneherald.co.uk,food.com,foodandwine.com,foodnetwork.com,fool.com,footyheadlines.com,forecast7.com,fortmilltimes.com,fosters.com,fowlertribune.com,fox13now.com,fox15abilene.com,fox17online.com,fox2now.com,fox40.com,fox43.com,fox4kc.com,fox59.com,fox5sandiego.com,fox6now.com,fox8.com,foxafrica.com,foxbusiness.com,foxcrimeafrica.com,foxct.com,foxnews.com,foxsoccer.com,foxsportsasia.com,freedom43tv.com,freedomoutpost.com,freshpips.com,fresnobee.com,fromestandard.co.uk,fuse.tv,futhead.com,fxafrica.tv,fxnetworks.com,fxnowcanada.ca,gadsdentimes.com,gainesville.com,galesburg.com,galvanews.com,gamefuse.com,gamemazing.com,garagejournal.com,garfield.com,gayvegas.com,gazettelive.co.uk,geelongadvertiser.com.au,geneseorepublic.com,getbucks.co.uk,getreading.co.uk,getsurrey.co.uk,getwestlondon.co.uk,givememore.com.au,givesmehope.com,gizmodo.com.au,glennbeck.com,gloucestercitizen.co.uk,gloucestershireecho.co.uk,gmanetwork.com,go.com,gocomics.com,goerie.com,goldcoastbulletin.com.au,goldfm.com.au,golf.com,goo.im,good.is,goodfood.com.au,goodhousekeeping.com,goupstate.com,gpuboss.com,grab.by,grapevine.is,graphiq.com,greatschools.org,greenbot.com,greenwooddemocrat.com,grimsbytelegraph.co.uk,grindtv.com,grubstreet.com,gtplanet.net,gumtree.co.za,haaretz.com,hamburgreporter.com,hangout.co.ke,happytrips.com,healthyplace.com,heart1073.com.au,heatworld.com,heralddemocrat.com,heraldonline.com,heraldsun.com.au,heraldtribune.com,hit105.com.au,hit107.com,hknepaliradio.com,hockessincommunitynews.com,hodinkee.com,hollywood-elsewhere.com,hollywoodreporter.com,hoovers.com,hopestar.com,hotfm.com.au,houmatoday.com,houserepairtalk.com,houstonchronicle.com,hsvvoice.com,hulldailymail.co.uk,idahostatesman.com,idganswers.com,indianas4.com,indiewire.com,indyposted.com,infoworld.com,infozambia.com,inhabitat.com,inquirer.net,instyle.com,interest.co.nz,interfacelift.com,interfax.com.ua,intoday.in,investopedia.com,investsmart.com.au,iono.fm,irishmirror.ie,irishoutages.com,islandpacket.com,itsamememario.com,itv.com,itworld.com,jackfm.ca,jacksonville.com,jamaica-gleaner.com,jamieoliver.com,javaworld.com,jdnews.com,jobs.com.au,joeforamerica.com,journaldemocrat.com,journalgazette.net,journalstandard.com,joystiq.com,jsonline.com,kagstv.com,kare11.com,katc.com,kbs.co.kr,kbzk.com,kcentv.com,kdvr.com,kens5.com,kentucky.com,keysnet.com,kfor.com,kgw.com,khou.com,kidspot.com.au,kiiitv.com,king5.com,kinston.com,kiss959.com,koaa.com,kob.com,kofm.com.au,komando.com,koreabang.com,kotaku.com.au,kpax.com,kplr11.com,kqed.org,krem.com,ksdk.com,ktla.com,ktvb.com,kusports.com,kvue.com,kwgn.com,kxlf.com,kxlh.com,lajuntatribunedemocrat.com,lakewyliepilot.com,lawrence.com,leaderpost.com,ledger-enquirer.com,leicestermercury.co.uk,lex18.com,lichfieldmercury.co.uk,lifehacker.com.au,lifesitenews.com,lifezette.com,lincolncourier.com,lincolnshireecho.co.uk,liverpoolecho.co.uk,ljworld.com,llanellistar.co.uk,lmtonline.com,lolbrary.com,lonokenews.net,loop21.com,lordofthememe.com,lostateminor.com,loughboroughecho.net,lsjournal.com,macclesfield-express.co.uk,macombdaily.com,macon.com,macrumors.com,mailtribune.com,manchestereveningnews.co.uk,marieclaire.com,marketwatch.com,mashable.com,maxpreps.com,mcclatchydc.com,mcdonoughvoice.com,memearcade.com,memeslanding.com,memestache.com,mercedsunstar.com,mercurynews.com,miamiherald.com,middevongazette.co.uk,middletowntranscript.com,milfordbeacon.com,military.com,minutemennews.com,mirror.co.uk,mix.com.au,mkweb.co.uk,mlb.mlb.com,modbee.com,moneytalksnews.com,monitor.co.ug,monkeysee.com,monroenews.com,montrealgazette.com,motorcycle.com,motorcycleroads.com,motortopia.com,movies.com,mozo.com.au,mpnnow.com,mprnews.org,mrconservative.com,mrmovietimes.com,mrqe.com,msn.com,mtshastanews.com,mugglenet.com,mybroadband.co.za,mycareer.com.au,myfitnesspal.com,myfox8.com,myfoxzone.com,mygaming.co.za,myhomeremedies.com,mylifeisaverage.com,mypaper.sg,myrecipes.com,myrtlebeachonline.com,mysearchresults.com,myspace.com,namibtimes.net,nation.co.ke,nation.com.pk,nationaljournal.com,nature.com,nbcsportsradio.com,ncnewspress.com,netnewscheck.com,networkworld.com,newbernsj.com,newportindependent.com,news-journalonline.com,news.com.au,newscentermaine.com,newschief.com,newsday.com,newsfixnow.com,newsherald.com,newslocker.com,newsobserver.com,newsok.com,newsrepublican.com,newstimes.com,newtimes.co.rw,nextmovie.com,nhregister.com,nickmom.com,northdevonjournal.co.uk,norwichbulletin.com,notsafeforwallet.net,nottinghampost.com,ntnews.com.au,nwfdailynews.com,nxfm.com.au,ny1.com,nymag.com,nytco.com,nytimes.com,ocala.com,odometer.com,offbeat.com,olneydailymail.com,omgfacts.com,oriongazette.com,osadvertiser.co.uk,osnews.com,ottawamagazine.com,ovguide.com,paris-express.com,patch.com,patheos.com,paysonroundup.com,pba.org,pbcommercial.com,peakery.com,pekintimes.com,perthnow.com.au,petri.com,phl17.com,photobucket.com,picayune-times.com,pingtest.net,pirateshore.org,pix11.com,pjstar.com,planelogger.com,plosone.org,plymouthherald.co.uk,poconorecord.com,pokestache.com,politico.com,polygon.com,pontiacdailyleader.com,popsugar.com,popsugar.com.au,preaching.com,prepperwebsite.com,pressargus.com,pressmentor.com,pricedekho.com,providencejournal.com,pulaskinews.net,pv-tech.org,q13fox.com,qoshe.com,quackit.com,quibblo.com,radiowest.com.au,ragestache.com,ranker.com,readmetro.com,realestate.com.au,realityblurred.com,recordnet.com,recordonline.com,redmondmag.com,refinery29.com,relish.com,retailgazette.co.uk,retfordtimes.co.uk,reviewatlas.com,ridgecrestca.com,roadsideamerica.com,rogerebert.com,rollcall.com,rossendalefreepress.co.uk,rrstar.com,rumorfix.com,runcornandwidnesweeklynews.co.uk,runnow.eu,sacbee.com,sadlovequotes.net,salisburypost.com,sanluisobispo.com,savannahnow.com,sbs.com.au,scpr.org,scsuntimes.com,scubadiving.com,scunthorpetelegraph.co.uk,seacoastonline.com,seafm.com.au,seattletimes.com,sevenoakschronicle.co.uk,sfchronicle.com,sfgate.com,sfx.co.uk,shelbystar.com,sheptonmalletjournal.co.uk,shtfplan.com,si.com,siftingsherald.com,similarsites.com,simpledesktops.com,singingnews.com,siskiyoudaily.com,sixbillionsecrets.com,sj-r.com,sky.com,slacker.com,sleafordtarget.co.uk,slickdeals.net,slidetoplay.com,smackjuice.com,smartcompany.com.au,smartphowned.com,smh.com.au,softpedia.com,somersetguardian.co.uk,soranews24.com,southcoasttoday.com,southerncrossten.com.au,southerngospel.com,southportvisiter.co.uk,southwales-eveningpost.co.uk,spectator.org,spin.com,spokesman.com,sportsdirectinc.com,spot.im,springwise.com,spryliving.com,srpressgazette.com,ssdboss.com,ssireview.org,stagevu.com,stamfordadvocate.com,standard.co.uk,star-telegram.com,starcourier.com,starfl.com,starfm.com.au,starnewsonline.com,statenews.com,statscrop.com,stltoday.com,stocktwits.com,stokesentinel.co.uk,stoppress.co.nz,streetinsider.com,stripes.com,stroudlife.co.uk,stuttgartdailyleader.com,stv.tv,stylenest.co.uk,sub-titles.net,sunfm.com.au,sunherald.com,surfline.com,surreymirror.co.uk,sussexcountian.com,suttoncoldfieldobserver.co.uk,swtimes.com,taftmidwaydriller.com,talkandroid.com,tampabay.com,tamworthherald.co.uk,tasteofawesome.com,tauntongazette.com,teamcoco.com,teaparty.org,techdirt.com,techinsider.io,telegram.com,teutopolispress.com,tgdaily.com,thanetgazette.co.uk,thatslife.com.au,thatssotrue.com,the-dispatch.com,theage.com.au,theaustralian.com.au,theblaze.com,thecitizen.co.tz,thecrimson.com,thecut.com,thedailybeast.com,thedestinlog.com,thedp.com,theeastafrican.co.ke,theepochtimes.com,thefader.com,thefirearmblog.com,thegamechicago.com,thegossipblog.com,thegrio.com,thegrocer.co.uk,thegurdontimes.com,thehawkeye.com,thehungermemes.net,thejournal.co.uk,thekit.ca,theledger.com,themercury.com.au,thenation.com,thenewstribune.com,theoaklandpress.com,theolympian.com,theonion.com,theprovince.com,therangecountry.com.au,therealdeal.com,theresurgent.com,theriver.com.au,theroot.com,thesaurus.com,thestack.com,thestarphoenix.com,thestate.com,thesuntimes.com,thetimesnews.com,thewalkingmemes.com,thewindowsclub.com,thewire.com,thisiswhyimbroke.com,thv11.com,time.com,timeshighereducation.co.uk,timesunion.com,tinypic.com,today.com,tokyohive.com,topgear.com,topsite.com,torontoist.com,torquayheraldexpress.co.uk,touringcartimes.com,townandcountrymag.com,townhall.com,townsvillebulletin.com.au,travelocity.com,travelweekly.com,tri-cityherald.com,tribalfootball.com,tribecafilm.com,tripadvisor.ca,tripadvisor.co.uk,tripadvisor.co.za,tripadvisor.com,tripadvisor.ie,tripadvisor.in,triplem.com.au,triplemclassicrock.com,trucktrend.com,truecar.com,tuscaloosanews.com,tv3.ie,tvmaze.com,tvnewscheck.com,twcc.com,twcnews.com,typepad.com,ufc.com,uinterview.com,unfriendable.com,userstyles.org,usmagazine.com,usnews.com,vanburencountydem.com,vancouversun.com,veevr.com,vetfran.com,vid.gg,vidbux.com,vidxden.to,viralnova.com,visiontimes.com,vogue.com.au,vulture.com,vvdailypress.com,walesonline.co.uk,walsalladvertiser.co.uk,waltonsun.com,wamu.org,washingtonexaminer.com,washingtontimes.com,washingtontimesreporter.com,watchanimes.me,watoday.com.au,watzatsong.com,waxahachietx.com,way2sms.com,wayfm.com,wbir.com,wbur.org,wcnc.com,weathernationtv.com,webdesignerwall.com,webestools.com,weeklytimesnow.com.au,wegotthiscovered.com,wellcommons.com,wellsjournal.co.uk,westbriton.co.uk,westerndailypress.co.uk,westerngazette.co.uk,westernmorningnews.co.uk,wetpaint.com,wfaa.com,wfmynews2.com,wgno.com,wgnradio.com,wgnt.com,wgntv.com,wgrz.com,whas11.com,whatsnewonnetflix.com,whimn.com.au,whitehalljournal.com,whnt.com,whosay.com,whotv.com,wickedlocal.com,wildcat.arizona.edu,windsorstar.com,winewizard.co.za,winnipegfreepress.com,wkyc.com,wltx.com,wnep.com,womansday.co.nz,womansday.com,womansday.com.au,woodfordtimes.com,worldreview.info,worthplaying.com,wow247.co.uk,wqad.com,wral.com,wreg.com,wrestlezone.com,wsj.com,wtkr.com,wtsp.com,wtvr.com,wusa9.com,wwltv.com,wzzm13.com,x17online.com,yahoo.com,yonhapnews.co.kr,yorkpress.co.uk,yourmiddleeast.com,zam.com,zedge.net,zillow.com,zooweekly.com.au,zybez.net##.ad
+1047.com.au,1080phd.co,11alive.com,12news.com,12newsnow.com,13newsnow.com,13wmaz.com,17track.net,2dayfm.com.au,2gofm.com.au,2mcfm.com.au,2rg.com.au,2wg.com.au,4tofm.com.au,5newsonline.com,6abc.com,7online.com,929.com.au,947wls.com,953srfm.com.au,9news.com,aa.co.za,aarp.org,abc10.com,abc11.com,abc13.com,abc30.com,abc7.com,abc7chicago.com,abc7news.com,abovethelaw.com,accringtonobserver.co.uk,ack.net,adelaidenow.com.au,adelnews.com,adn.com,adsoftheworld.com,adsupplyads.com,adtmag.com,advocatepress.com,adweek.com,aero-news.net,agjournalonline.com,agra-net.net,ahlanlive.com,aledotimesrecord.com,algemeiner.com,aljazeera.com,allenwestrepublic.com,allkpop.com,allrecipes.co.in,allrecipes.com.au,amandala.com.bz,americanprofile.com,amestrib.com,amny.com,amtrib.com,anandtech.com,androidapps.com,androidauthority.com,aol.com,apalachtimes.com,appolicious.com,arabianbusiness.com,architectsjournal.co.uk,arseniohall.com,articlealley.com,asianjournal.com,asianwiki.com,associationsnow.com,audiko.net,aussieoutages.com,autoblog.com,autoblog360.com,autoguide.com,aww.com.au,azarask.in,azfamily.com,bab.la,backtrack-linux.org,bakersfield.com,barnstablepatriot.com,bathchronicle.co.uk,bcdemocratonline.com,bdnews24.com,beaumontenterprise.com,bellinghamherald.com,bgr.com,bikesportnews.com,birminghammail.co.uk,birminghampost.co.uk,blackmorevale.co.uk,blockchain.info,bloomberg.com,blueridgenow.com,bnd.com,bobvila.com,boonevilledemocrat.com,boston.com,bostonglobe.com,bostontarget.co.uk,bradenton.com,bradleybraves.com,brandonsun.com,bravotv.com,breitbart.com,brentwoodgazette.co.uk,bridesmagazine.co.uk,brisbanetimes.com.au,bristolpost.co.uk,budgettravel.com,businessdailyafrica.com,businessinsider.com,businesstech.co.za,businesstraveller.com,c21media.net,cairnspost.com.au,canadianoutages.com,canberratimes.com.au,canterburytimes.co.uk,cantondailyledger.com,capecodtimes.com,cardomain.com,carmarthenjournal.co.uk,carmitimes.com,carynews.com,cbs19.tv,cd1025.com,celebdigs.com,celebified.com,centralsomersetgazette.co.uk,centredaily.com,cfl.ca,cfo.com,ch-aviation.com,channel5.com,charismamag.com,charismanews.com,charlestonexpress.com,charlotteobserver.com,cheboygannews.com,cheddarvalleygazette.co.uk,cheezburger.com,chesterchronicle.co.uk,chicagobusiness.com,chicagomag.com,chillicothetimesbulletin.com,chinahush.com,chinasmack.com,chipleypaper.com,christianlifenews.com,christianpost.com,chroniclelive.co.uk,cio.com,citeworld.com,citylab.com,citysearch.com,clashdaily.com,claytonnewsstar.com,clientmediaserver.com,cltv.com,cnet.com,cnn.com,cnnphilippines.com,cnsnews.com,coastlinepilot.com,coasttocoastam.com,codepen.io,collinsdictionary.com,colorlines.com,colourlovers.com,columbiadailyherald.com,comcast.net,competitor.com,computerworld.com,conservativebyte.com,cornishguardian.co.uk,cornishman.co.uk,courier-tribune.com,courier.co.uk,couriermail.com.au,coventrytelegraph.net,cpuboss.com,crawleynews.co.uk,createtv.com,crestviewbulletin.com,crewechronicle.co.uk,cri.cn,crosscards.com,crosscut.com,crossmap.com,crosswalk.com,croydonadvertiser.co.uk,csoonline.com,csswizardry.com,cupcakesandcashmere.com,cw33.com,cw39.com,cxpress.co.za,cydiaupdates.net,dailycomet.com,dailycommercial.com,dailycute.net,dailyheadlines.net,dailyinterlake.com,dailylife.com.au,dailylobo.com,dailylocal.com,dailyparent.com,dailypost.co.uk,dailyrecord.co.uk,dailytarheel.com,dailytelegraph.com.au,dailytidings.com,dailytrust.com.ng,dawn.com,dcw50.com,deadline.com,dealnews.com,defenseone.com,delish.com,derbytelegraph.co.uk,deseretnews.com,desertdispatch.com,designtaxi.com,dinozap.com,dispatch.com,dodgeforum.com,domain.com.au,dorkingandleatherheadadvertiser.co.uk,dose.com,dover-express.co.uk,doverpost.com,downdetector.co.nz,downdetector.co.uk,downdetector.co.za,downdetector.com,downdetector.in,downdetector.sg,dpreview.com,dribbble.com,drinksmixer.com,drive.com.au,dustcoin.com,earmilk.com,earthsky.org,eastgrinsteadcourier.co.uk,eastlindseytarget.co.uk,eastpeoriatimescourier.com,edmontonjournal.com,eenews.net,elle.com,emedtv.com,energyvoice.com,engadget.com,enquirerherald.com,enstarz.com,espnfc.co.uk,espnfc.com,espnfc.com.au,espnfc.us,espnfcasia.com,essentialbaby.com.au,essentialkids.com.au,essexchronicle.co.uk,etsy.com,eurocheapo.com,euronews.com,everydayhealth.com,everyjoe.com,examiner-enterprise.com,examiner.co.uk,examiner.com,excellence-mag.com,exeterexpressandecho.co.uk,expressnews.com,familydoctor.org,fanfox.net,fanpop.com,farmersguardian.com,farmonlinelivestock.com.au,fashionweekdaily.com,fastcar.co.uk,fayobserver.com,federalnewsnetwork.com,femalefirst.co.uk,fijitimes.com,findthebest.co.uk,findthebest.com,firstcoastnews.com,flashx.tv,floridaindependent.com,fodors.com,folkestoneherald.co.uk,food.com,foodandwine.com,foodnetwork.com,fool.com,footyheadlines.com,forecast7.com,fortmilltimes.com,fosters.com,fowlertribune.com,fox13now.com,fox15abilene.com,fox17online.com,fox2now.com,fox40.com,fox43.com,fox4kc.com,fox59.com,fox5sandiego.com,fox6now.com,fox8.com,foxafrica.com,foxbusiness.com,foxcrimeafrica.com,foxct.com,foxnews.com,foxsoccer.com,foxsportsasia.com,freedom43tv.com,freedomoutpost.com,freshpips.com,fresnobee.com,fromestandard.co.uk,fuse.tv,futhead.com,fxafrica.tv,fxnetworks.com,fxnowcanada.ca,gadsdentimes.com,gainesville.com,galesburg.com,galvanews.com,gamefuse.com,gamemazing.com,garagejournal.com,garfield.com,gayvegas.com,gazettelive.co.uk,geelongadvertiser.com.au,geneseorepublic.com,getbucks.co.uk,getreading.co.uk,getsurrey.co.uk,getwestlondon.co.uk,givememore.com.au,givesmehope.com,gizmodo.com.au,glennbeck.com,gloucestercitizen.co.uk,gloucestershireecho.co.uk,gmanetwork.com,go.com,gocomics.com,goerie.com,goldcoastbulletin.com.au,goldfm.com.au,golf.com,goo.im,good.is,goodfood.com.au,goodhousekeeping.com,goupstate.com,gpuboss.com,grab.by,grapevine.is,graphiq.com,greatschools.org,greenbot.com,greenwooddemocrat.com,grimsbytelegraph.co.uk,grindtv.com,grubstreet.com,gtplanet.net,gumtree.co.za,haaretz.com,hamburgreporter.com,hangout.co.ke,happytrips.com,healthyplace.com,heart1073.com.au,heatworld.com,heralddemocrat.com,heraldonline.com,heraldsun.com.au,heraldtribune.com,hit105.com.au,hit107.com,hknepaliradio.com,hockessincommunitynews.com,hodinkee.com,hollywood-elsewhere.com,hollywoodreporter.com,hoovers.com,hopestar.com,hotfm.com.au,houmatoday.com,houserepairtalk.com,houstonchronicle.com,hsvvoice.com,hulldailymail.co.uk,idahostatesman.com,idganswers.com,indianas4.com,indiewire.com,indyposted.com,infoworld.com,infozambia.com,inhabitat.com,inquirer.net,instyle.com,interest.co.nz,interfacelift.com,interfax.com.ua,intoday.in,investopedia.com,investsmart.com.au,iono.fm,irishmirror.ie,irishoutages.com,islandpacket.com,itsamememario.com,itv.com,itworld.com,jackfm.ca,jacksonville.com,jamaica-gleaner.com,jamieoliver.com,javaworld.com,jdnews.com,jobs.com.au,joeforamerica.com,journaldemocrat.com,journalgazette.net,journalstandard.com,joystiq.com,jsonline.com,kabc.com,kagstv.com,kare11.com,katc.com,kbs.co.kr,kbzk.com,kcentv.com,kdvr.com,kens5.com,kentucky.com,keysnet.com,kfor.com,kgw.com,khou.com,kidspot.com.au,kiiitv.com,king5.com,kinston.com,kiss959.com,koaa.com,kob.com,kofm.com.au,komando.com,koreabang.com,kotaku.com.au,kpax.com,kplr11.com,kqed.org,krem.com,ksdk.com,ktla.com,ktvb.com,kusports.com,kvue.com,kwgn.com,kxlf.com,kxlh.com,lajuntatribunedemocrat.com,lakewyliepilot.com,lawrence.com,leaderpost.com,ledger-enquirer.com,leicestermercury.co.uk,lex18.com,lichfieldmercury.co.uk,lifehacker.com.au,lifesitenews.com,lifezette.com,lincolncourier.com,lincolnshireecho.co.uk,liverpoolecho.co.uk,ljworld.com,llanellistar.co.uk,lmtonline.com,lolbrary.com,lonokenews.net,loop21.com,lordofthememe.com,lostateminor.com,loughboroughecho.net,lsjournal.com,macclesfield-express.co.uk,macombdaily.com,macon.com,macrumors.com,mailtribune.com,manchestereveningnews.co.uk,marieclaire.com,marketwatch.com,mashable.com,maxpreps.com,mcclatchydc.com,mcdonoughvoice.com,memearcade.com,memeslanding.com,memestache.com,mercedsunstar.com,mercurynews.com,miamiherald.com,middevongazette.co.uk,middletowntranscript.com,milfordbeacon.com,military.com,minutemennews.com,mirror.co.uk,mix.com.au,mkweb.co.uk,mlb.mlb.com,modbee.com,moneytalksnews.com,monitor.co.ug,monkeysee.com,monroenews.com,montrealgazette.com,motorcycle.com,motorcycleroads.com,motortopia.com,movies.com,mozo.com.au,mpnnow.com,mprnews.org,mrconservative.com,mrmovietimes.com,mrqe.com,msn.com,mtshastanews.com,mugglenet.com,mybroadband.co.za,mycareer.com.au,myfitnesspal.com,myfox8.com,myfoxzone.com,mygaming.co.za,myhomeremedies.com,mylifeisaverage.com,mypaper.sg,myrecipes.com,myrtlebeachonline.com,mysearchresults.com,myspace.com,namibtimes.net,nation.co.ke,nation.com.pk,nationaljournal.com,nature.com,nbcsportsradio.com,ncnewspress.com,netnewscheck.com,networkworld.com,newbernsj.com,newportindependent.com,news-journalonline.com,news.com.au,newscentermaine.com,newschief.com,newsday.com,newsfixnow.com,newsherald.com,newslocker.com,newsobserver.com,newsok.com,newsrepublican.com,newstimes.com,newtimes.co.rw,nextmovie.com,nhregister.com,nickmom.com,northdevonjournal.co.uk,norwichbulletin.com,notsafeforwallet.net,nottinghampost.com,ntnews.com.au,nwfdailynews.com,nxfm.com.au,ny1.com,nymag.com,nytco.com,nytimes.com,ocala.com,odometer.com,offbeat.com,olneydailymail.com,omgfacts.com,oriongazette.com,osadvertiser.co.uk,osnews.com,ottawamagazine.com,ovguide.com,paris-express.com,patch.com,patheos.com,paysonroundup.com,pba.org,pbcommercial.com,peakery.com,pekintimes.com,perthnow.com.au,petri.com,phl17.com,photobucket.com,picayune-times.com,pingtest.net,pirateshore.org,pix11.com,pjstar.com,planelogger.com,plosone.org,plymouthherald.co.uk,poconorecord.com,pokestache.com,politico.com,polygon.com,pontiacdailyleader.com,popsugar.com,popsugar.com.au,preaching.com,prepperwebsite.com,pressargus.com,pressmentor.com,pricedekho.com,providencejournal.com,pulaskinews.net,pv-tech.org,q13fox.com,qoshe.com,quackit.com,quibblo.com,radiowest.com.au,ragestache.com,ranker.com,ratemyprofessors.com,readmetro.com,realestate.com.au,realityblurred.com,recordnet.com,recordonline.com,redmondmag.com,refinery29.com,relish.com,retailgazette.co.uk,retfordtimes.co.uk,reviewatlas.com,ridgecrestca.com,roadsideamerica.com,rogerebert.com,rollcall.com,rossendalefreepress.co.uk,rrstar.com,rumorfix.com,runcornandwidnesweeklynews.co.uk,runnow.eu,sacbee.com,sadlovequotes.net,salisburypost.com,sanluisobispo.com,savannahnow.com,sbs.com.au,scpr.org,scsuntimes.com,scubadiving.com,scunthorpetelegraph.co.uk,seacoastonline.com,seafm.com.au,seattletimes.com,sevenoakschronicle.co.uk,sfchronicle.com,sfgate.com,sfx.co.uk,shelbystar.com,sheptonmalletjournal.co.uk,shtfplan.com,si.com,siftingsherald.com,similarsites.com,simpledesktops.com,singingnews.com,siskiyoudaily.com,sixbillionsecrets.com,sj-r.com,sky.com,slacker.com,sleafordtarget.co.uk,slickdeals.net,slidetoplay.com,smackjuice.com,smartcompany.com.au,smartphowned.com,smh.com.au,softpedia.com,somersetguardian.co.uk,soranews24.com,southcoasttoday.com,southerncrossten.com.au,southerngospel.com,southportvisiter.co.uk,southwales-eveningpost.co.uk,spin.com,spokesman.com,sportsdirectinc.com,spot.im,springwise.com,spryliving.com,srpressgazette.com,ssdboss.com,ssireview.org,stagevu.com,stamfordadvocate.com,standard.co.uk,star-telegram.com,starcourier.com,starfl.com,starfm.com.au,starnewsonline.com,statenews.com,statscrop.com,stltoday.com,stocktwits.com,stokesentinel.co.uk,stoppress.co.nz,streetinsider.com,stripes.com,stroudlife.co.uk,stuttgartdailyleader.com,stv.tv,stylenest.co.uk,sub-titles.net,sunfm.com.au,sunherald.com,surfline.com,surreymirror.co.uk,sussexcountian.com,suttoncoldfieldobserver.co.uk,swtimes.com,taftmidwaydriller.com,talkandroid.com,tampabay.com,tamworthherald.co.uk,tasteofawesome.com,tauntongazette.com,teamcoco.com,teaparty.org,techdirt.com,techinsider.io,telegram.com,teutopolispress.com,tgdaily.com,thanetgazette.co.uk,thatslife.com.au,thatssotrue.com,the-dispatch.com,theage.com.au,theaustralian.com.au,theblaze.com,thecitizen.co.tz,thecrimson.com,thecut.com,thedailybeast.com,thedestinlog.com,thedp.com,theeastafrican.co.ke,theepochtimes.com,thefader.com,thefirearmblog.com,thegamechicago.com,thegossipblog.com,thegrio.com,thegrocer.co.uk,thegurdontimes.com,thehawkeye.com,thehungermemes.net,thejournal.co.uk,thekit.ca,theledger.com,themercury.com.au,thenation.com,thenewstribune.com,theoaklandpress.com,theolympian.com,theonion.com,theprovince.com,therangecountry.com.au,therealdeal.com,theresurgent.com,theriver.com.au,theroot.com,thesaurus.com,thestack.com,thestarphoenix.com,thestate.com,thesuntimes.com,thetimesnews.com,thewalkingmemes.com,thewindowsclub.com,thewire.com,thisiswhyimbroke.com,thv11.com,time.com,timeshighereducation.co.uk,timesunion.com,tinypic.com,today.com,tokyohive.com,topgear.com,topsite.com,torontoist.com,torquayheraldexpress.co.uk,touringcartimes.com,townandcountrymag.com,townhall.com,townsvillebulletin.com.au,travelocity.com,travelweekly.com,tri-cityherald.com,tribalfootball.com,tribecafilm.com,tripadvisor.ca,tripadvisor.co.uk,tripadvisor.co.za,tripadvisor.com,tripadvisor.ie,tripadvisor.in,triplem.com.au,triplemclassicrock.com,trucktrend.com,truecar.com,tuscaloosanews.com,tv3.ie,tvmaze.com,tvnewscheck.com,twcc.com,twcnews.com,typepad.com,ufc.com,uinterview.com,unfriendable.com,userstyles.org,usmagazine.com,usnews.com,vanburencountydem.com,vancouversun.com,veevr.com,vetfran.com,vev.io,vid.gg,vidbux.com,vidxden.to,viralnova.com,visiontimes.com,vogue.com.au,vulture.com,vvdailypress.com,walesonline.co.uk,walsalladvertiser.co.uk,waltonsun.com,wamu.org,washingtonexaminer.com,washingtontimes.com,washingtontimesreporter.com,watchanimes.me,watoday.com.au,watzatsong.com,waxahachietx.com,way2sms.com,wayfm.com,wbir.com,wbur.org,wcnc.com,weathernationtv.com,webdesignerwall.com,webestools.com,weeklytimesnow.com.au,wegotthiscovered.com,wellcommons.com,wellsjournal.co.uk,westbriton.co.uk,westerndailypress.co.uk,westerngazette.co.uk,westernmorningnews.co.uk,wetpaint.com,wfaa.com,wfmynews2.com,wgno.com,wgnradio.com,wgnt.com,wgntv.com,wgrz.com,whas11.com,whatsnewonnetflix.com,whimn.com.au,whitehalljournal.com,whnt.com,whosay.com,whotv.com,wickedlocal.com,wildcat.arizona.edu,windsorstar.com,winewizard.co.za,winnipegfreepress.com,wkyc.com,wltx.com,wnep.com,womansday.co.nz,womansday.com,womansday.com.au,woodfordtimes.com,worldreview.info,worthplaying.com,wow247.co.uk,wqad.com,wral.com,wreg.com,wrestlezone.com,wsj.com,wtkr.com,wtsp.com,wtvr.com,wusa9.com,wwltv.com,wzzm13.com,x17online.com,yahoo.com,yonhapnews.co.kr,yorkpress.co.uk,yourmiddleeast.com,zam.com,zedge.net,zillow.com,zooweekly.com.au,zybez.net##.ad
 breathecast.com##.ad > div
 techrepublic.com,yahoo.com##.ad-active
 deviantart.com##.ad-blocking-makes-fella-confused
-alarabiya.net,atlanticfarmfocus.ca,burnsidenews.com,capebretonpost.com,cbncompass.ca,cornwallseawaynews.com,cumberlandnewsnow.com,dailybusinessbuzz.ca,edmunds.com,flightaware.com,ganderbeacon.ca,gfwadvertiser.ca,haaretz.com,hantsjournal.ca,jerusalemonline.com,journalism.co.uk,journalpioneer.com,kingscountynews.ca,leaprate.com,lportepilot.ca,lubbockonline.com,memecdn.com,memecenter.com,metrolyrics.com,mjtimes.sk.ca,ngnews.ca,novanewsnow.com,orleansstar.ca,paherald.sk.ca,pcworld.in,reverso.net,revision3.com,sasknewsnow.com,soapoperadigest.com,southerngazette.ca,tasteofhome.com,thecoastguard.ca,theguardian.pe.ca,thehindu.com,thepacket.ca,thetelegram.com,thevanguard.ca,thewesternstar.com,trurodaily.com,twitpic.com,vinesbay.com,viralnova.com,westislandchronicle.com,westmountexaminer.com,where.ca,zerohedge.com##.ad-box
-6abc.com,9news.com.au,abc11.com,abc13.com,abc30.com,abc7.com,abc7chicago.com,abc7news.com,abc7ny.com,ack.net,adelnews.com,advocatepress.com,agjournalonline.com,aledotimesrecord.com,amestrib.com,apalachtimes.com,autofocus.ca,barnstablepatriot.com,bcdemocratonline.com,beautifuldecay.com,bizjournals.com,biznews.com,blueridgenow.com,boonevilledemocrat.com,boston.com,businessinsider.com.au,cantondailyledger.com,capecodtimes.com,carmitimes.com,charlestonexpress.com,cheapism.com,chillicothetimesbulletin.com,chipleypaper.com,cnn.com,columbiadailyherald.com,courier-tribune.com,cpuboss.com,crestviewbulletin.com,dailycomet.com,dailycommercial.com,dailysun.co.za,dailytidings.com,desertdispatch.com,digg.com,dispatch.com,dnainfo.com,doverpost.com,downforeveryoneorjustme.com,driven.co.nz,eastpeoriatimescourier.com,ecr.co.za,electrek.co,engineeringnews.co.za,etcanada.com,examiner-enterprise.com,fayobserver.com,firehouse.com,fosters.com,fowlertribune.com,foxbusiness.com,foxnews.com,funkidslive.com,gadsdentimes.com,gainesville.com,galesburg.com,galvanews.com,geneseorepublic.com,glamour.com,golf.com,goupstate.com,gpuboss.com,greenwooddemocrat.com,hamburgreporter.com,hbr.org,heralddemocrat.com,heraldtribune.com,hockessincommunitynews.com,hollywoodreporter.com,hopestar.com,houmatoday.com,hsvvoice.com,ign.com,jacarandafm.com,jacksonville.com,jdnews.com,journaldemocrat.com,journalstandard.com,kbb.com,kinston.com,komando.com,lajuntatribunedemocrat.com,lincolncourier.com,lonokenews.net,macstories.net,mailtribune.com,mcdonoughvoice.com,middletowntranscript.com,milfordbeacon.com,miningweekly.com,mobilesyrup.com,modernhealthcare.com,moneysense.ca,morningstar.com,mpnnow.com,mtshastanews.com,myfitnesspal.com,naminum.com,nbcnews.com,ncnewspress.com,newbernsj.com,newportindependent.com,news-journalonline.com,newschief.com,newsherald.com,newsrepublican.com,niufm.com,norwichbulletin.com,nwfdailynews.com,nzherald.co.nz,ocala.com,olneydailymail.com,oriongazette.com,paris-express.com,pbcommercial.com,pekintimes.com,picayune-times.com,pjstar.com,poconorecord.com,pontiacdailyleader.com,pressargus.com,pressmentor.com,providencejournal.com,pulaskinews.net,radicalresearch.co.uk,radio531pi.com,recordnet.com,recordonline.com,refinery29.com,reviewatlas.com,ridgecrestca.com,rollingstone.com,rrstar.com,savannahnow.com,scroll.in,scsuntimes.com,seacoastonline.com,shelbystar.com,siftingsherald.com,siskiyoudaily.com,sj-r.com,slate.com,sltrib.com,southcoasttoday.com,srpressgazette.com,ssdboss.com,stackexchange.com,starcourier.com,starfl.com,starnewsonline.com,stockhouse.com,stuttgartdailyleader.com,sussexcountian.com,swtimes.com,taftmidwaydriller.com,telegram.com,teutopolispress.com,the-dispatch.com,theaustralian.com.au,thedestinlog.com,thegurdontimes.com,thehawkeye.com,thehindu.com,theledger.com,thelocal.at,thelocal.ch,thelocal.de,thelocal.dk,thelocal.es,thelocal.fr,thelocal.it,thelocal.no,thelocal.se,themercury.com.au,thenewslens.com,thesuntimes.com,thetimesnews.com,thrillist.com,toofab.com,tuscaloosanews.com,vanburencountydem.com,vice.com,vvdailypress.com,waltonsun.com,washingtontimesreporter.com,whitehalljournal.com,wickedlocal.com,woodfordtimes.com,xboxdvr.com,youtube.com,zerohedge.com##.ad-container
+alarabiya.net,atlanticfarmfocus.ca,burnsidenews.com,capebretonpost.com,cbncompass.ca,cornwallseawaynews.com,cumberlandnewsnow.com,dailybusinessbuzz.ca,edmunds.com,flightaware.com,ganderbeacon.ca,gfwadvertiser.ca,haaretz.com,hantsjournal.ca,hiapkdownload.com,jerusalemonline.com,journalism.co.uk,journalpioneer.com,kingscountynews.ca,leaprate.com,lportepilot.ca,lubbockonline.com,memecdn.com,memecenter.com,metrolyrics.com,mjtimes.sk.ca,ngnews.ca,novanewsnow.com,orleansstar.ca,paherald.sk.ca,pcworld.in,reverso.net,revision3.com,sasknewsnow.com,soapoperadigest.com,southerngazette.ca,tasteofhome.com,thecoastguard.ca,theguardian.pe.ca,thehindu.com,thepacket.ca,thetelegram.com,thevanguard.ca,thewesternstar.com,trurodaily.com,twitpic.com,vinesbay.com,viralnova.com,westislandchronicle.com,westmountexaminer.com,where.ca,zerohedge.com##.ad-box
+6abc.com,9news.com.au,abc11.com,abc13.com,abc30.com,abc7.com,abc7chicago.com,abc7news.com,abc7ny.com,ack.net,adelnews.com,advocatepress.com,agjournalonline.com,aledotimesrecord.com,amestrib.com,apalachtimes.com,autofocus.ca,barnstablepatriot.com,bcdemocratonline.com,beautifuldecay.com,bizjournals.com,biznews.com,blueridgenow.com,boonevilledemocrat.com,boston.com,businessinsider.com.au,cantondailyledger.com,capecodtimes.com,carmitimes.com,charlestonexpress.com,cheapism.com,chillicothetimesbulletin.com,chipleypaper.com,cnn.com,columbiadailyherald.com,courier-tribune.com,cpuboss.com,crestviewbulletin.com,dailycomet.com,dailycommercial.com,dailysun.co.za,dailytidings.com,desertdispatch.com,digg.com,dispatch.com,dnainfo.com,doverpost.com,downforeveryoneorjustme.com,driven.co.nz,eastpeoriatimescourier.com,ecr.co.za,electrek.co,engineeringnews.co.za,etcanada.com,examiner-enterprise.com,fayobserver.com,firehouse.com,fosters.com,fowlertribune.com,foxbusiness.com,foxnews.com,funkidslive.com,gadsdentimes.com,gainesville.com,galesburg.com,galvanews.com,geneseorepublic.com,glamour.com,golf.com,goupstate.com,gpuboss.com,greenwooddemocrat.com,hamburgreporter.com,hbr.org,heralddemocrat.com,heraldtribune.com,hockessincommunitynews.com,hollywoodreporter.com,hopestar.com,houmatoday.com,hsvvoice.com,ign.com,jacarandafm.com,jacksonville.com,jdnews.com,journaldemocrat.com,journalstandard.com,kbb.com,kinston.com,komando.com,lajuntatribunedemocrat.com,lincolncourier.com,lonokenews.net,macstories.net,mailtribune.com,mcdonoughvoice.com,middletowntranscript.com,milfordbeacon.com,miningweekly.com,mobilesyrup.com,modernhealthcare.com,moneysense.ca,morningstar.com,mpnnow.com,mtshastanews.com,myfitnesspal.com,naminum.com,nbcnews.com,ncnewspress.com,newbernsj.com,newportindependent.com,news-journalonline.com,newschief.com,newsherald.com,newsrepublican.com,niufm.com,norwichbulletin.com,nwfdailynews.com,nzherald.co.nz,ocala.com,olneydailymail.com,oriongazette.com,paris-express.com,pbcommercial.com,pekintimes.com,picayune-times.com,pjstar.com,poconorecord.com,pontiacdailyleader.com,pressargus.com,pressmentor.com,providencejournal.com,pulaskinews.net,radicalresearch.co.uk,radio531pi.com,recordnet.com,recordonline.com,refinery29.com,reviewatlas.com,ridgecrestca.com,rollingstone.com,rrstar.com,savannahnow.com,scroll.in,scsuntimes.com,seacoastonline.com,seattletimes.com,shelbystar.com,siftingsherald.com,siskiyoudaily.com,sj-r.com,slate.com,sltrib.com,southcoasttoday.com,srpressgazette.com,ssdboss.com,stackexchange.com,starcourier.com,starfl.com,starnewsonline.com,stockhouse.com,stuttgartdailyleader.com,sussexcountian.com,swtimes.com,taftmidwaydriller.com,telegram.com,teutopolispress.com,the-dispatch.com,theaustralian.com.au,thedestinlog.com,thegurdontimes.com,thehawkeye.com,thehindu.com,theledger.com,thelocal.at,thelocal.ch,thelocal.de,thelocal.dk,thelocal.es,thelocal.fr,thelocal.it,thelocal.no,thelocal.se,themercury.com.au,thenewslens.com,thesuntimes.com,thetimesnews.com,thrillist.com,toofab.com,tuscaloosanews.com,vanburencountydem.com,vice.com,vvdailypress.com,waltonsun.com,washingtontimesreporter.com,whitehalljournal.com,wickedlocal.com,woodfordtimes.com,xboxdvr.com,youtube.com,zerohedge.com##.ad-container
 cnet.com##.ad-leader-middle
-businessinsider.com,foodandwine.com,health.com,hollywoodjournal.com,myrecipes.com,realsimple.com,southernliving.com,tmz.com,travelandleisure.com##.ad-title
 faithit.com##.ad-wrapper + .widget-area
 vesselfinder.com##.ad0
 bnqt.com##.ad05
@@ -63735,7 +64439,7 @@ bandwidthblog.com,demerarawaves.com,eaglecars.com,earth911.com,hypable.com,pcmag
 dailyvoice.com##.advertise-with-us
 citysearch.com##.advertiseLink
 insiderpages.com##.advertise_with_us
-000webhost.com,1380thebiz.com,1520thebiz.com,1520wbzw.com,760kgu.biz,880thebiz.com,aarp.org,about.com,afro.com,allflicks.net,allpeliculas.com,allrecipes.com,alternet.org,am1260thebuzz.com,amctv.com,animax-asia.com,annahar.com,araratadvertiser.com.au,areanews.com.au,armidaleexpress.com.au,avclub.com,avonadvocate.com.au,axn-asia.com,barossaherald.com.au,batemansbaypost.com.au,baysidebulletin.com.au,begadistrictnews.com.au,bellingencourier.com.au,bendigoadvertiser.com.au,benfergusonshow.com,betvasia.com,bigthink.com,biz1190.com,bizarremag.com,blacktownsun.com.au,blayneychronicle.com.au,bloomberg.com,bluemountainsgazette.com.au,boingboing.net,bombalatimes.com.au,boorowanewsonline.com.au,bordermail.com.au,braidwoodtimes.com.au,bravotv.com,bunburymail.com.au,business1110ktek.com,business1570.com,businessinsurance.com,busseltonmail.com.au,camdenadvertiser.com.au,camdencourier.com.au,canowindranews.com.au,capitalfm.co.ke,caranddriver.com,carrierethernetnews.com,centraladvocate.com.au,centralwesterndaily.com.au,cessnockadvertiser.com.au,christianradio.com,cinemablend.com,classicalmpr.org,classicandperformancecar.com,clickhole.com,colliemail.com.au,colypointobserver.com.au,competitor.com,conservativeradio.com,coomaexpress.com.au,cootamundraherald.com.au,cowraguardian.com.au,crainsnewyork.com,crookwellgazette.com.au,crosswalk.com,dailyadvertiser.com.au,dailygazette.com,dailyliberal.com.au,dailyrecord.com,dandenongjournal.com.au,defenceweb.co.za,di.fm,digiday.com,donnybrookmail.com.au,downloadcrew.com,dunedintv.co.nz,dungogchronicle.com.au,easternriverinachronicle.com.au,edenmagnet.com.au,elliottmidnews.com.au,esperanceexpress.com.au,essentialmums.co.nz,evite.com,examiner.com.au,eyretribune.com.au,fairfieldchampion.com.au,fastcocreate.com,fastcodesign.com,financialcontent.com,finnbay.com,forbesadvocate.com.au,frankstonweekly.com.au,gazettextra.com,gematsu.com,gemtvasia.com,gififly.com,gippslandtimes.com.au,gleninnesexaminer.com.au,globest.com,gloucesteradvocate.com.au,goodcast.org,goondiwindiargus.com.au,goulburnpost.com.au,greatlakesadvocate.com.au,grenfellrecord.com.au,guyraargus.com.au,hardenexpress.com.au,hawkesburygazette.com.au,hcn.org,hepburnadvocate.com.au,hillsnews.com.au,hispanicbusiness.com,huffingtonpost.ca,huffingtonpost.co.uk,huffingtonpost.co.za,huffingtonpost.com,huffingtonpost.com.au,huffingtonpost.in,humeweekly.com.au,huntervalleynews.net.au,i-dressup.com,imgur.com,inverelltimes.com.au,irishtimes.com,jewishjournal.com,juneesoutherncross.com.au,kansas.com,katherinetimes.com.au,kdow.biz,kkol.com,knoxweekly.com.au,labx.com,lakesmail.com.au,lamag.com,latrobevalleyexpress.com.au,legion.org,lifezette.com,lithgowmercury.com.au,liverpoolchampion.com.au,livestrong.com,livetennis.com,macarthuradvertiser.com.au,macedonrangesweekly.com.au,macleayargus.com.au,magtheweekly.com,mailtimes.com.au,maitlandmercury.com.au,mandurahmail.com.au,manningrivertimes.com.au,manoramaonline.com,margaretrivermail.com.au,maribyrnongweekly.com.au,marinmagazine.com,maroondahweekly.com.au,martechadvisor.com,meltonweekly.com.au,merimbulanewsonline.com.au,merredinmercury.com.au,metservice.com,mocospace.com,monashweekly.com.au,money1055.com,mooneevalleyweekly.com.au,moreechampion.com.au,movies4men.co.uk,mprnews.org,mtvindia.com,mudgeeguardian.com.au,murrayvalleystandard.com.au,muswellbrookchronicle.com.au,myallcoastnota.com.au,nambuccaguardian.com.au,naroomanewsonline.com.au,narrominenewsonline.com.au,nashvillescene.com,nationalgeographic.com,nationalreview.com,newcastlestar.com.au,northernargus.com.au,northerndailyleader.com.au,northweststar.com.au,noted.co.nz,nvi.com.au,nynganobserver.com.au,nytimes.com,oann.com,oberonreview.com.au,onetvasia.com,onlinegardenroute.co.za,oxygen.com,parenthood.com,parkeschampionpost.com.au,parramattasun.com.au,pch.com,peninsulaweekly.com.au,penrithstar.com.au,plasticsnews.com,portlincolntimes.com.au,portnews.com.au,portpirierecorder.com.au,portstephensexaminer.com.au,praguepost.com,psychologytoday.com,queanbeyanage.com.au,racingbase.com,radioguide.fm,readamericanfootball.com,readarsenal.com,readastonvilla.com,readbasketball.com,readbetting.com,readbournemouth.com,readboxing.com,readbrighton.com,readbundesliga.com,readburnley.com,readcars.co,readceltic.com,readchampionship.com,readchelsea.com,readcricket.com,readcrystalpalace.com,readeverton.com,readeverything.co,readfashion.co,readfilm.co,readfood.co,readfootball.co,readgaming.co,readgolf.com,readhorseracing.com,readhuddersfield.com,readhull.com,readinternationalfootball.com,readlaliga.com,readleicester.com,readliverpoolfc.com,readmancity.com,readmanutd.com,readmiddlesbrough.com,readmma.com,readmotorsport.com,readmusic.co,readnewcastle.com,readnorwich.com,readnottinghamforest.com,readolympics.com,readpl.com,readrangers.com,readrugbyunion.com,readseriea.com,readshowbiz.co,readsouthampton.com,readsport.co,readstoke.com,readsunderland.com,readswansea.com,readtech.co,readtennis.co,readtottenham.com,readtv.co,readussoccer.com,readwatford.com,readwestbrom.com,readwestham.com,readwsl.com,redsharknews.com,rhsgnews.com.au,riverinaleader.com.au,rollcall.com,rollingstoneaus.com,roxbydownssun.com.au,rubbernews.com,sconeadvocate.com.au,sify.com,silverdoctors.com,singletonargus.com.au,smallbusiness.co.uk,soft112.com,sonychannel.co.za,sonychannelasia.com,sonymax.co.za,sonymoviechannel.co.uk,sonytv.com,southcoastregister.com.au,southernhighlandnews.com.au,southernweekly.com.au,southwestadvertiser.com.au,standard.net.au,star-telegram.com,stawelltimes.com.au,stmarysstar.com.au,stockandland.com.au,stonningtonreviewlocal.com.au,summitsun.com.au,suncitynews.com.au,sunjournal.com,sunraysiadaily.com.au,tennantcreektimes.com.au,tenterfieldstar.com.au,the-scientist.com,theadvocate.com,theadvocate.com.au,thebeachchannel.tv,thecatholicthing.org,thecourier.com.au,thecurrent.org,theflindersnews.com.au,theforecaster.net,theguardian.com.au,theherald.com.au,theislanderonline.com.au,theland.com.au,theleader.com.au,thenortherntimes.com.au,theridgenews.com.au,therural.com.au,thesportsmanchannel.com,thetriangle.org,tirebusiness.com,townandcountrymagazine.com.au,transcontinental.com.au,travelpulse.com,twincitiesbusinessradio.com,twitch.tv,ulladullatimes.com.au,vanityfair.com,victorharbortimes.com.au,villagesoup.com,waginargus.com.au,walchanewsonline.com.au,walworthcountytoday.com,washingtonexaminer.com,wauchopegazette.com.au,wellingtontimes.com.au,westcoastsentinel.com.au,westernadvocate.com.au,westernmagazine.com.au,whyallanewsonline.com.au,winghamchronicle.com.au,wollondillyadvertiser.com.au,woot.com,wsj.com,wyndhamweekly.com.au,yasstribune.com.au,yellow.co.ke,yellowpages.ca,ynaija.com,youngwitness.com.au##.advertisement
+000webhost.com,1380thebiz.com,1520thebiz.com,1520wbzw.com,760kgu.biz,880thebiz.com,aarp.org,about.com,afro.com,allflicks.net,allpeliculas.com,allrecipes.com,alternet.org,am1260thebuzz.com,amctv.com,animax-asia.com,annahar.com,araratadvertiser.com.au,areanews.com.au,armidaleexpress.com.au,avclub.com,avonadvocate.com.au,axn-asia.com,barossaherald.com.au,batemansbaypost.com.au,baysidebulletin.com.au,begadistrictnews.com.au,bellingencourier.com.au,bendigoadvertiser.com.au,benfergusonshow.com,betvasia.com,bigthink.com,biz1190.com,bizarremag.com,blacktownsun.com.au,blayneychronicle.com.au,bloomberg.com,bluemountainsgazette.com.au,boingboing.net,bombalatimes.com.au,boorowanewsonline.com.au,bordermail.com.au,braidwoodtimes.com.au,bravotv.com,bunburymail.com.au,business1110ktek.com,business1570.com,businessinsurance.com,busseltonmail.com.au,camdenadvertiser.com.au,camdencourier.com.au,canowindranews.com.au,capitalfm.co.ke,caranddriver.com,carrierethernetnews.com,centraladvocate.com.au,centralwesterndaily.com.au,cessnockadvertiser.com.au,christianradio.com,cinemablend.com,classicalmpr.org,classicandperformancecar.com,clickhole.com,colliemail.com.au,colypointobserver.com.au,competitor.com,conservativeradio.com,coomaexpress.com.au,cootamundraherald.com.au,cowraguardian.com.au,crainsnewyork.com,crookwellgazette.com.au,crosswalk.com,dailyadvertiser.com.au,dailygazette.com,dailyliberal.com.au,dailyrecord.com,dandenongjournal.com.au,defenceweb.co.za,di.fm,digiday.com,donnybrookmail.com.au,downloadcrew.com,dunedintv.co.nz,dungogchronicle.com.au,easternriverinachronicle.com.au,edenmagnet.com.au,elliottmidnews.com.au,esperanceexpress.com.au,essentialmums.co.nz,evite.com,examiner.com.au,eyretribune.com.au,fairfieldchampion.com.au,fastcocreate.com,fastcodesign.com,financialcontent.com,finnbay.com,forbesadvocate.com.au,frankstonweekly.com.au,gazettextra.com,gematsu.com,gemtvasia.com,gififly.com,gippslandtimes.com.au,gleninnesexaminer.com.au,globest.com,gloucesteradvocate.com.au,goodcast.org,goondiwindiargus.com.au,goulburnpost.com.au,greatlakesadvocate.com.au,grenfellrecord.com.au,guyraargus.com.au,hardenexpress.com.au,hawkesburygazette.com.au,hcn.org,hepburnadvocate.com.au,hillsnews.com.au,hispanicbusiness.com,huffingtonpost.ca,huffingtonpost.co.uk,huffingtonpost.co.za,huffingtonpost.com,huffingtonpost.com.au,huffingtonpost.in,humeweekly.com.au,huntervalleynews.net.au,i-dressup.com,imgur.com,inverelltimes.com.au,irishtimes.com,jewishjournal.com,jewishworldreview.com,juneesoutherncross.com.au,kansas.com,katherinetimes.com.au,kdow.biz,kkol.com,knoxweekly.com.au,labx.com,lakesmail.com.au,lamag.com,latrobevalleyexpress.com.au,legion.org,lifezette.com,lithgowmercury.com.au,liverpoolchampion.com.au,livestrong.com,livetennis.com,macarthuradvertiser.com.au,macedonrangesweekly.com.au,macleayargus.com.au,magtheweekly.com,mailtimes.com.au,maitlandmercury.com.au,mandurahmail.com.au,manningrivertimes.com.au,manoramaonline.com,margaretrivermail.com.au,maribyrnongweekly.com.au,marinmagazine.com,maroondahweekly.com.au,martechadvisor.com,meltonweekly.com.au,merimbulanewsonline.com.au,merredinmercury.com.au,metservice.com,mocospace.com,monashweekly.com.au,money1055.com,mooneevalleyweekly.com.au,moreechampion.com.au,movies4men.co.uk,mprnews.org,mtvindia.com,mudgeeguardian.com.au,murrayvalleystandard.com.au,muswellbrookchronicle.com.au,myallcoastnota.com.au,nambuccaguardian.com.au,naroomanewsonline.com.au,narrominenewsonline.com.au,nashvillescene.com,nationalgeographic.com,nationalreview.com,newcastlestar.com.au,northernargus.com.au,northerndailyleader.com.au,northweststar.com.au,noted.co.nz,nvi.com.au,nynganobserver.com.au,nytimes.com,oann.com,oberonreview.com.au,onetvasia.com,onlinegardenroute.co.za,oxygen.com,parenthood.com,parkeschampionpost.com.au,parramattasun.com.au,pch.com,peninsulaweekly.com.au,penrithstar.com.au,plasticsnews.com,portlincolntimes.com.au,portnews.com.au,portpirierecorder.com.au,portstephensexaminer.com.au,praguepost.com,psychologytoday.com,queanbeyanage.com.au,racingbase.com,radioguide.fm,readamericanfootball.com,readarsenal.com,readastonvilla.com,readbasketball.com,readbetting.com,readbournemouth.com,readboxing.com,readbrighton.com,readbundesliga.com,readburnley.com,readcars.co,readceltic.com,readchampionship.com,readchelsea.com,readcricket.com,readcrystalpalace.com,readeverton.com,readeverything.co,readfashion.co,readfilm.co,readfood.co,readfootball.co,readgaming.co,readgolf.com,readhorseracing.com,readhuddersfield.com,readhull.com,readinternationalfootball.com,readlaliga.com,readleicester.com,readliverpoolfc.com,readmancity.com,readmanutd.com,readmiddlesbrough.com,readmma.com,readmotorsport.com,readmusic.co,readnewcastle.com,readnorwich.com,readnottinghamforest.com,readolympics.com,readpl.com,readrangers.com,readrugbyunion.com,readseriea.com,readshowbiz.co,readsouthampton.com,readsport.co,readstoke.com,readsunderland.com,readswansea.com,readtech.co,readtennis.co,readtottenham.com,readtv.co,readussoccer.com,readwatford.com,readwestbrom.com,readwestham.com,readwsl.com,redsharknews.com,rhsgnews.com.au,riverinaleader.com.au,rollcall.com,rollingstoneaus.com,roxbydownssun.com.au,rubbernews.com,sconeadvocate.com.au,sify.com,silverdoctors.com,singletonargus.com.au,smallbusiness.co.uk,soft112.com,sonychannel.co.za,sonychannelasia.com,sonymax.co.za,sonymoviechannel.co.uk,sonytv.com,southcoastregister.com.au,southernhighlandnews.com.au,southernweekly.com.au,southwestadvertiser.com.au,standard.net.au,star-telegram.com,stawelltimes.com.au,stmarysstar.com.au,stockandland.com.au,stonningtonreviewlocal.com.au,summitsun.com.au,suncitynews.com.au,sunjournal.com,sunraysiadaily.com.au,tennantcreektimes.com.au,tenterfieldstar.com.au,the-scientist.com,theadvocate.com,theadvocate.com.au,thebeachchannel.tv,thecatholicthing.org,thecourier.com.au,thecurrent.org,theflindersnews.com.au,theforecaster.net,theguardian.com.au,theherald.com.au,theislanderonline.com.au,theland.com.au,theleader.com.au,thenortherntimes.com.au,theridgenews.com.au,therural.com.au,thesportsmanchannel.com,thetriangle.org,tirebusiness.com,townandcountrymagazine.com.au,transcontinental.com.au,travelpulse.com,twincitiesbusinessradio.com,twitch.tv,ulladullatimes.com.au,uptodown.com,vanityfair.com,victorharbortimes.com.au,villagesoup.com,waginargus.com.au,walchanewsonline.com.au,walworthcountytoday.com,washingtonexaminer.com,wauchopegazette.com.au,wellingtontimes.com.au,westcoastsentinel.com.au,westernadvocate.com.au,westernmagazine.com.au,whyallanewsonline.com.au,winghamchronicle.com.au,wollondillyadvertiser.com.au,woot.com,wsj.com,wyndhamweekly.com.au,yasstribune.com.au,yellow.co.ke,yellowpages.ca,ynaija.com,youngwitness.com.au##.advertisement
 biggestplayer.me##.advertisement + [class]
 fieldandstream.com##.advertisement-fishing-contest
 firehouse.com,locksmithledger.com,officer.com,securityinfowatch.com##.advertisement:not(.body)
@@ -63783,7 +64487,8 @@ inquirer.net##.al-elb-frame
 ebay.com##.al32
 news.com.au##.aldi-special-buys
 javascript-coder.com,media1fire.com,megashare.com##.alert
-torrentz2.eu##.alert--danger
+torrentz2.eu,torrentz2.is##.alert--danger
+torrentz2.eu,torrentz2.is##.alert-danger
 kcsoftwares.com##.alert-success
 fmovies.taxi##.alert-warning
 hbwm.com##.alignRight[style="margin-right:30px;color:#858585;"]
@@ -63816,6 +64521,7 @@ squidoo.com##.amazon_spotlight
 kuhf.org##.amazonaff
 herplaces.com##.amazonlink
 four11.com##.amed
+ammoland.com##.ammoland-ad-widget
 seventeen.com##.ams_bottom
 amazon.com##.amzn-safe-frame-container
 csgojackpot.com##.analyst-backlink
@@ -63845,7 +64551,7 @@ cheatsheet.com##.article-cover
 businesslive.co.za##.article-da
 abs-cbn.com##.article-footer
 infoworld.com##.article-intercept
-androidcentral.com,windowscentral.com##.article-leaderboard
+androidcentral.com,technobuffalo.com,windowscentral.com##.article-leaderboard
 scoop.co.nz##.article-left-box
 newstatesman.com,pressgazette.co.uk,spearswms.com##.article-mpu
 newstatesman.com##.article-mpu-5
@@ -63955,7 +64661,7 @@ izismile.com##.ban_top
 oxforddictionaries.com##.banbox
 hancinema.net##.bandeau_contenu
 webscribble.com##.baner
-1001tracklists.com,2br.co.uk,4music.com,90min.com,964eagle.co.uk,adage.com,adnkronos.com,adradio.ae,ameinfo.com,angryduck.com,anyclip.com,aol.com,arcadebomb.com,autofocus.ca,autoline-eu.co.uk,autoline-eu.co.za,autoline-eu.ie,autoline-market.ca,autoline-market.com,autoline.info,autotrader.co.za,b-metro.co.zw,balls.ie,bayt.com,betterrecipes.com,bikechatforums.com,billboard.com,blackamericaweb.com,bored-bored.com,boxoffice.com,bukisa.com,cadplace.co.uk,caribvision.tv,cineuropa.org,cmo.com.au,cnn.com,coryarcangel.com,daily-mail.co.zm,digitallook.com,dreamteamfc.com,dressuppink.com,echoroukonline.com,ecorporateoffices.com,egyptiangazette.net.eg,elyricsworld.com,entrepreneur.com,euobserver.com,eurochannel.com,everyday.com.kh,evilmilk.com,fantasyleague.com,fieldandstream.com,filenewz.com,fool.com,footballtradedirectory.com,forexpeacearmy.com,forum.dstv.com,freshbusinessthinking.com,freshtechweb.com,funpic.hu,gamebanshee.com,gamehouse.com,gamersbook.com,garfield.com,gatewaynews.co.za,general-catalog.com,general-files.com,general-video.net,generalfil.es,ghananation.com,girlsocool.com,git.tc,globaltimes.cn,grandbaie.mu,gsprating.com,guardianonline.co.nz,healthsquare.com,hitfreegames.com,hotfrog.ca,hotfrog.co.nz,hotfrog.co.uk,hotfrog.co.za,hotfrog.com,hotfrog.com.au,hotfrog.com.my,hotfrog.ie,hotfrog.in,hotfrog.ph,hotfrog.sg,hotnewhiphop.com,howard.tv,htxt.co.za,hyipexplorer.com,ibtimes.co.in,ibtimes.co.uk,iconfinder.com,iguide.to,imedicalapps.com,imnotobsessed.com,insidefutbol.com,internationalmeetingsreview.com,internetnews.com,iradio.ie,irishtimes.com,isource.com,japantimes.co.jp,jewishtimes.com,josepvinaixa.com,kbs.co.kr,keepcalm-o-matic.co.uk,ketknbc.com,kicknews.com,kijiji.ca,ktsm.com,kuwaittimes.net,leo.org,livescore.in,lmgtfy.com,londonstockexchange.com,manolith.com,marinelink.com,mariopiperni.com,mercopress.com,mmosite.com,motherboard.tv,motortrend.com,moviezadda.com,mzhiphop.com,nehandaradio.com,netmums.com,networkworld.com,newsbtc.com,nontonanime.org,nuttymp3.com,oberlo.com,oceanup.com,oncyprus.com,oxforddictionaries.com,pdfmyurl.com,pharmatimes.com,pnet.co.za,postzambia.com,premierleague.com,priceviewer.com,proxyhttp.net,ptotoday.com,radiotoday.co.uk,radiotoday.ie,reference.com,residentadvisor.net,reversephonesearch.com.au,revizoronline.com,romereports.com,scientificamerican.com,semiaccurate.com,smallseotools.com,smartcarfinder.com,snakkle.com,soccer24.co.zw,speedcafe.com,sportsvibe.co.uk,starradionortheast.co.uk,subscene.com,sumodb.com,sweeting.org,techfrag.com,tennis.com,thebull.com.au,thefanhub.com,thefringepodcast.com,thehill.com,thehun.com,thesaurus.com,thetriangle.org,time4tv.com,timeslive.co.za,timesofisrael.com,tmi.me,travelpulse.com,trutv.com,tvsquad.com,twirlit.com,umbrelladetective.com,universalmusic.com,ustream.tv,vice.com,victoriafalls24.com,viralnova.com,vnexpress.net,weather.gc.ca,weatheronline.co.uk,webfg.com,wego.com,whatsock.com,worldcrunch.com,xbiz.com,yellowbook.com,zbigz.com##.banner
+1001tracklists.com,2br.co.uk,4music.com,90min.com,964eagle.co.uk,adage.com,adnkronos.com,adradio.ae,ameinfo.com,angryduck.com,anyclip.com,aol.com,arcadebomb.com,autofocus.ca,autoline-eu.co.uk,autoline-eu.co.za,autoline-eu.ie,autoline-market.ca,autoline-market.com,autoline.info,autotrader.co.za,b-metro.co.zw,balls.ie,bayt.com,betterrecipes.com,bikechatforums.com,billboard.com,blackamericaweb.com,bored-bored.com,boxoffice.com,bukisa.com,cadplace.co.uk,caribvision.tv,cineuropa.org,cmo.com.au,cnn.com,coryarcangel.com,daily-mail.co.zm,digitallook.com,dreamteamfc.com,dressuppink.com,echoroukonline.com,ecorporateoffices.com,egyptiangazette.net.eg,elyricsworld.com,entrepreneur.com,euobserver.com,eurochannel.com,everyday.com.kh,evilmilk.com,fantasyleague.com,fieldandstream.com,filenewz.com,fool.com,footballtradedirectory.com,forexpeacearmy.com,forum.dstv.com,freshbusinessthinking.com,freshtechweb.com,funpic.hu,gamebanshee.com,gamehouse.com,gamersbook.com,garfield.com,gatewaynews.co.za,general-catalog.com,general-files.com,general-video.net,generalfil.es,ghananation.com,girlsocool.com,git.tc,globaltimes.cn,grandbaie.mu,gsprating.com,guardianonline.co.nz,healthsquare.com,hitfreegames.com,hotfrog.ca,hotfrog.co.nz,hotfrog.co.uk,hotfrog.co.za,hotfrog.com,hotfrog.com.au,hotfrog.com.my,hotfrog.ie,hotfrog.in,hotfrog.ph,hotfrog.sg,hotnewhiphop.com,howard.tv,htxt.co.za,hyipexplorer.com,ibtimes.co.in,ibtimes.co.uk,iconfinder.com,iguide.to,imedicalapps.com,imnotobsessed.com,insidefutbol.com,internationalmeetingsreview.com,internetnews.com,iradio.ie,irishtimes.com,isource.com,japantimes.co.jp,jewishtimes.com,josepvinaixa.com,kbs.co.kr,keepcalm-o-matic.co.uk,ketknbc.com,kicknews.com,kijiji.ca,ktsm.com,kuwaittimes.net,leo.org,livescore.in,lmgtfy.com,londonstockexchange.com,manolith.com,marinelink.com,mariopiperni.com,mercopress.com,mmosite.com,motherboard.tv,motortrend.com,moviezadda.com,mzhiphop.com,nehandaradio.com,netmums.com,networkworld.com,news.am,newsbtc.com,nontonanime.org,nuttymp3.com,oberlo.com,oceanup.com,oncyprus.com,oxforddictionaries.com,pdfmyurl.com,pharmatimes.com,pnet.co.za,postzambia.com,premierleague.com,priceviewer.com,proxyhttp.net,ptotoday.com,radiotoday.co.uk,radiotoday.ie,reference.com,residentadvisor.net,reversephonesearch.com.au,revizoronline.com,romereports.com,scientificamerican.com,semiaccurate.com,smallseotools.com,smartcarfinder.com,snakkle.com,soccer24.co.zw,speedcafe.com,sportsvibe.co.uk,starradionortheast.co.uk,subscene.com,sumodb.com,sweeting.org,techfrag.com,tennis.com,thebull.com.au,thefanhub.com,thefringepodcast.com,thehill.com,thehun.com,thesaurus.com,thetriangle.org,time4tv.com,timeslive.co.za,timesofisrael.com,tmi.me,travelpulse.com,trutv.com,tvsquad.com,twirlit.com,umbrelladetective.com,universalmusic.com,ustream.tv,vice.com,victoriafalls24.com,viralnova.com,vnexpress.net,weather.gc.ca,weatheronline.co.uk,webfg.com,wego.com,whatsock.com,worldcrunch.com,xbiz.com,yellowbook.com,zbigz.com##.banner
 autotrader.co.uk##.banner--7th-position
 onlineradiobox.com##.banner--footer
 autotrader.co.uk##.banner--leaderboard
@@ -63973,7 +64679,6 @@ pretoria.co.za##.banner-bg
 luxgallery.com##.banner-big-cotent
 yellowpages.com.lb##.banner-box
 1027dabomb.net##.banner-btf
-softonic.com##.banner-caption
 farmonline.com.au,farmweekly.com.au,goodfruitandvegetables.com.au,irishnews.com,jewsnews.co.il,knowledgerush.com,narutoforums.com,northqueenslandregister.com.au,nscreenmedia.com,privatehealth.co.uk,queenslandcountrylife.com.au,stockandland.com.au,stockjournal.com.au,student-jobs.co.uk,teenspot.com,theland.com.au,turfcraft.com.au,vh1.com##.banner-container
 privatehealth.co.uk##.banner-container-center
 jacarandafm.com##.banner-container-top
@@ -64047,8 +64752,9 @@ cbssports.com##.banner_bg
 business-standard.com##.banner_block
 caclubindia.com##.banner_border
 anyclip.com##.banner_bottom
-aww.com.au,englishrussia.com,softonic.com##.banner_box
+aww.com.au,englishrussia.com##.banner_box
 9cartoon.me,chiaanime.co,gogoanime.io##.banner_center
+news.am##.banner_click
 coda.fm,jamieoliver.com,smartcompany.com.au,take.fm##.banner_container
 kbs.co.kr##.banner_container2
 kyivpost.com##.banner_content_t
@@ -64096,7 +64802,7 @@ mtvindia.com##.bannermain2
 techspot.com##.bannernav
 nerdist.com##.bannerplaceholder
 digitalproductionme.com,racing-games.com,widih.org##.bannerright
-c21media.net,carfinderph.com,classicsdujour.com,igirlsgames.com,jobstreet.com.my,jobstreet.com.sg,kdoctv.net,lolroflmao.com,marinetechnologynews.com,maritimeprofessional.com,mumbrella.com.au,mysteriousuniverse.org,phuketgazette.net,rapidtvnews.com,sheknows.com,smallseotools.com,telesurtv.net##.banners
+c21media.net,carfinderph.com,classicsdujour.com,igirlsgames.com,jobstreet.com.my,jobstreet.com.sg,kdoctv.net,lolroflmao.com,marinetechnologynews.com,maritimeprofessional.com,mumbrella.com.au,mysteriousuniverse.org,petapixel.com,phuketgazette.net,rapidtvnews.com,sheknows.com,smallseotools.com,telesurtv.net##.banners
 joburgstyle.co.za##.banners-125
 wlrfm.com##.banners-bottom-a
 codecs.com##.banners-right
@@ -64136,7 +64842,6 @@ iol.co.za##.bd_images
 animetoon.org##.bebi-icon-hover
 publicradio.org##.become-sponsor-link
 wgbh.org##.becomeSponsor
-westernjournalism.com##.before-article
 mouthshut.com##.beige-border-tr[style="padding:5px;"]
 ssbcrack.com##.below-header
 biggestplayer.me##.bern
@@ -64176,6 +64881,7 @@ caller.com,commercialappeal.com,courierpress.com,gosanangelo.com,govolsxtra.com,
 exclaim.ca##.bigboxhome
 tri247.com##.biglink
 wctk.com##.bigpromo
+dailysabah.com##.billBoardFrame
 about.com,afcbournemouthnews.com,burnleyfcnews.com,chelseanews.com,crystalpalacenews.com,edmunds.com,evertonnews.com,goonernews.com,hammersheadlines.com,huddersfieldtownnews.com,imdb.com,jurassicworld2movie.com,leicestercitynews.org,mancitynews.com,manunews.com,motherjones.com,newcastleunitednews.org,pep.ph,saintsnews.com,seagullsnews.com,sport360.fit,spursnews.com,stokecitynews.com,swanseacitynews.com,todaysbigthing.com,walkon.com,watfordfcnews.com,wccftech.com,westbromnews.com##.billboard
 bre.ad##.billboard-body
 elitedaily.com##.billboard-wrapper
@@ -64295,13 +65001,14 @@ theticketmiami.com##.bottom-super-leaderboard
 weatheroffice.gc.ca##.bottomBanner
 softicons.com##.bottom_125_block
 softicons.com##.bottom_600_250_block
+imgtaxi.com##.bottom_abs
 themoscowtimes.com##.bottom_banner
 secdigitalnetwork.com##.bottom_banners_outer
 gamenguide.com##.bottom_bn
 einthusan.com##.bottom_leaderboard
 einthusan.com##.bottom_medium_leaderboard
 einthusan.com##.bottom_small_leaderboard
-broadcastnewsroom.com,softonic.com##.bottombanner
+broadcastnewsroom.com##.bottombanner
 arcadebomb.com##.bottombox
 technologizer.com##.bottompromo
 explainthatstuff.com##.bottomsquare
@@ -64506,6 +65213,7 @@ post-gazette.com##.city-coupons-wrap
 jeurissen.co##.cja-squareimage
 crooksandliars.com##.clab-inline
 economist.com##.classified-ads
+jewishreviewofbooks.com##.classified-heading
 telegraph.co.uk##.classifiedAds
 uploading.com##.cleanlab_banner
 clgaming.net##.clg-footerSponsors
@@ -64708,6 +65416,7 @@ itv.com##.db-mpu
 foobar2000.org##.db_link
 herald.co.zw##.dban
 startups.co.uk##.dc-leaderboard
+dailycaller.com##.dc-sticky
 kibagames.com##.dc_color_lightgreen.dc_bg_for_adv
 ohiostatebuckeyes.com##.dcad
 elitistjerks.com##.dcc
@@ -65034,6 +65743,7 @@ bundesliga.com##.footerPartners
 londonlovesbusiness.com##.footerPartnerships
 zynga.com##.footerPromo
 abc.go.com##.footerRow
+investing.com##.footerTradeNow
 cartoonnetworkasia.com##.footerWrapper
 jarkey.net##.footer_728
 olympicchannel.com##.footer__sponsor
@@ -65106,7 +65816,7 @@ colorgirlgames.com##.g_160X600
 popgals.com##.g_adt
 forum.freeadvice.com##.g_info
 ambulance-photos.com,bus-and-coach-photos.com,campervan-photos.com,classic-and-vintage-cars.com,construction-and-excavation.com,fire-engine-photos.com,military-vehicle-photos.com,motorcycles-motorbikes.com,oilrig-photos.com,planesandchoppers.com,police-car-photos.com,racing-car-photos.com,shipsandharbours.com,taxi-photos.com,traction-engines.net,tractor-photos.com,train-photos.com,transport-models.com,truck-photos.net,yourboatphotos.com##.ga200[style="width:250px;height:250px;float:right;margin:5px 5px 5px 10px;"]
-celebrityrumors.com,embarrassingissues.co.uk,goworkabroad.co.uk,page2rss.com##.gad
+celebrityrumors.com,embarrassingissues.co.uk,goworkabroad.co.uk,page2rss.com,uptodown.com##.gad
 enotalone.com##.gadb
 snowboarding-essentials.com##.gadbdrtxt
 gamerant.com,larousse.com##.gads
@@ -65138,8 +65848,6 @@ viamichelin.co.uk,viamichelin.com##.gdhBlockV2
 geekwire.com##.geekwire_sponsor_posts_widget
 escapehere.com##.gemini-loaded
 investing.com##.generalOverlay
-torrentz2.eu##.generi
-torrentz2.eu##.generic
 becclesandbungayjournal.co.uk,burymercury.co.uk,cambstimes.co.uk,derehamtimes.co.uk,dunmowbroadcast.co.uk,eadt.co.uk,edp24.co.uk,elystandard.co.uk,eveningnews24.co.uk,fakenhamtimes.co.uk,greenun24.co.uk,huntspost.co.uk,ipswichstar.co.uk,lowestoftjournal.co.uk,northnorfolknews.co.uk,pinkun.com,royston-crow.co.uk,saffronwaldenreporter.co.uk,sudburymercury.co.uk,thecomet.net,thetfordandbrandontimes.co.uk,wattonandswaffhamtimes.co.uk,wisbechstandard.co.uk,wymondhamandattleboroughmercury.co.uk##.generic_leader
 greenun24.co.uk,pinkun.com##.generic_sky
 uefa.com##.geoTargetSponsor
@@ -65712,6 +66420,7 @@ cointelegraph.com##.main-banner
 dictionary.com##.main-leaderboard
 nagpurtoday.in##.main-logo + div[style="float:right;"]
 veekyforums.com##.main-rc
+wireshark.org##.main-sponsor
 forbesindia.com##.main-stories-bg
 thedailystar.net##.mainAddSpage
 investing.com##.mainLightBoxFilter
@@ -65941,6 +66650,7 @@ google.com##.nH.MC
 mail.google.com##.nH.PS
 manchesterconfidential.co.uk##.nag
 laradiofm.com##.narrow_banner
+scroll.in##.native
 bbc.com##.native-promo-button
 gamerevolution.com##.native-teaser
 gadgetsnow.com##.nativecontent
@@ -66054,6 +66764,7 @@ getprice.com.au##.overviewnc2_side_mrec
 golfweather.com##.ox300x250
 info.co.uk##.p
 documentarystorm.com##.p-2
+thenextweb.com##.p-channel-banner-partner
 worldoftanks-wot.com##.p2small
 local.com##.pB5.mB15
 polls.aol.com##.p_divR
@@ -66065,6 +66776,7 @@ hotfrog.ca,hotfrog.com,hotfrog.com.au,hotfrog.com.my##.page-banner
 channel4.com##.page-bg-link
 manilastandard.net##.page-category-contents-adds
 firehouse.com,locksmithledger.com,officer.com,securityinfowatch.com##.page-footer
+technobuffalo.com##.page-header
 oversixty.co.nz##.page-heading-wrap
 politico.com##.page-skin-graphic
 channel4.com##.page-top-banner
@@ -66148,6 +66860,7 @@ search.smartaddressbar.com##.peach
 imvu.com##.peoplesearch-ad
 vosizneias.com##.perm
 forums.vr-zone.com##.perm_announcement
+westernjournal.com##.persistent-footer
 politifact.com##.pfad
 proxfree.com##.pfad2
 invisionfree.com##.pformleft[width="300px"]
@@ -66274,6 +66987,7 @@ tulsaworld.com##.printViewAll
 toptenreviews.com##.prod_head_buy_button
 search.yahoo.com##.prod_listings_pe
 pcworld.com##.product
+bestreviews.com##.product-action
 itechpost.com,parentherald.com##.product-box
 cosmopolitan.com##.product-buy-button-wrapper
 barnesandnoble.com##.product-commentary-advertisement
@@ -66283,14 +66997,14 @@ openwith.org##.program-link
 pbs.org##.program-support
 gokunming.com##.prom
 wnd.com##.prom-full-width-expandable
-apps.opera.com,autosport.com,babynamegenie.com,businessdailyafrica.com,computerandvideogames.com,dailyrecord.co.uk,eclipse.org,film.com,foreignpolicy.com,irishmirror.ie,macworld.com,manchestereveningnews.co.uk,nbcbayarea.com,nwherald.com,planetsourcecode.com,sandiego6.com,sciagaj.org,sfgate.com,thenextweb.com,theonion.com,totalxbox.com,varsity.com,w3techs.com,wgxa.tv,wsj.com##.promo
+apps.opera.com,autosport.com,babynamegenie.com,businessdailyafrica.com,computerandvideogames.com,dailyrecord.co.uk,eclipse.org,film.com,foreignpolicy.com,irishmirror.ie,macworld.com,manchestereveningnews.co.uk,nbcbayarea.com,nwherald.com,planetsourcecode.com,sandiego6.com,sciagaj.org,sfgate.com,sportpesanews.com,thenextweb.com,theonion.com,totalxbox.com,varsity.com,w3techs.com,wgxa.tv,wsj.com##.promo
 onhax.me##.promo-an
 yt-festivals.appspot.com##.promo-area
 winscp.net##.promo-block
 fourfourtwo.com##.promo-block-center
 bbcgoodfood.com,pri.org##.promo-box
 fool.com##.promo-box-column
-lamag.com##.promo-container
+lamag.com,nextdoor.com##.promo-container
 thepeoplesperson.com##.promo-first-para
 pokertube.com##.promo-holder
 news.com.au##.promo-image-01
@@ -66330,6 +67044,7 @@ twitter.com##.promoted-tweet[data-disclosure-type="issue"]
 twitter.com##.promoted-tweet[data-disclosure-type="political"]
 twitter.com##.promoted-tweet[data-disclosure-type="promoted"]
 youtube.com##.promoted-videos
+quora.com##.promoted_answer_wrapper
 search.genieo.com##.promoted_right
 bizcommunity.com##.promotedcontent-box
 bizcommunity.com##.promotedcontent-box-top
@@ -66624,7 +67339,6 @@ usmagazine.com##.sb_logo
 thedirty.com##.sbanner
 4kidstv.com##.sbbox1
 mobilebloom.com##.sbpricing
-softonic.com##.sc-card-affiliation
 bitcoinblogger.com##.sc_ads_within_one
 scmp.com##.scmp_advert-tile
 skysports.com##.score-bet
@@ -66674,6 +67388,7 @@ androidauthority.com##.section_divider
 thevarguy.com##.sectionbreak2
 babylon.com##.sectionheadertopltr
 ask.reference.com##.sectiontitle
+gadgetsnow.com##.seealso-sponsored
 fredericknewspost.com##.select[width="148"]
 xboxdvr.com##.sell
 codeinspot.com##.sen1
@@ -66735,7 +67450,7 @@ shazam.com##.shz-buy
 complex.com##.side-300x600
 xboxdvr.com##.side-ac
 houseandleisure.co.za##.side-add
-makeuseof.com,viva.co.nz##.side-banner
+makeuseof.com,news.am,viva.co.nz##.side-banner
 apptism.com##.side-banner-holder
 metrolyrics.com##.side-box.clearfix
 desktopreview.com##.side-resouresc
@@ -67069,7 +67784,6 @@ law.com##.sponsorspot
 yellowpageskenya.com##.sponsorsz
 nu2.nu##.sponsortable
 newswiretoday.com,przoom.com##.sponsortd
-nydailynews.com##.sponspored
 superpages.com##.sponsreulst
 tuvaro.com##.sponsrez
 wwitv.com##.sponstv
@@ -67153,7 +67867,6 @@ ratemyteachers.com##.sub_banner_728
 deviantart.com,sta.sh##.subbyCloseX
 lyricsfreak.com##.subhdr
 ycuniverse.com##.subheader_container
-classicalite.com##.subleft > .at_con1 + div > div:first-child + :last-child
 businessinsider.com##.subnav-container
 viralviralvideos.com##.suf-horizontal-widget
 twitter.com##.suggested-tweet-stream-container
@@ -67186,6 +67899,7 @@ ndtv.com##.taboola_rhs
 vitalmtb.com##.tactical
 vitalmtb.com##.tacticalWrapper
 suvudu.com##.tad-block-outer
+jta.org##.tag-sponsored
 coldwellbanker.com##.tag247-728x90Wrapper
 ebookmarket.org##.tags-area + .movie--preview
 jetsetta.com##.tags_2
@@ -67249,6 +67963,7 @@ pushsquare.com##.the-right
 nintendolife.com##.the300x250
 vaughnlive.tv##.theAboutWrap
 burntorangereport.com##.theFlip
+citizen.co.za##.theleaderboard
 thonline.com##.thheaderweathersponsor
 vogue.com##.thin_banner
 onlinepokerreport.com##.thirstylinkimg
@@ -67290,7 +68005,7 @@ searchza.com,webpronews.com##.top-750
 houseandleisure.co.za##.top-add
 outlooktraveller.com##.top-add-banner
 smarteranalyst.com##.top-article-banner
-9to5google.com,animetake.com,arabianbusiness.com,brainz.org,centralchronicle.in,cfl.ca,dailynews.gov.bw,dnainfo.com,ebony.com,firsttoknow.com,leadership.ng,leedsunited.com,letstalkbitcoin.com,reverso.net,rockthebells.net,spanishdict.com,total-croatia-news.com,weeklyworldnews.com,yellowpages.com.jo,yellowpages.com.lb##.top-banner
+9to5google.com,animetake.com,arabianbusiness.com,brainz.org,centralchronicle.in,cfl.ca,dailynews.gov.bw,dnainfo.com,ebony.com,firsttoknow.com,leadership.ng,leedsunited.com,letstalkbitcoin.com,reverso.net,rockthebells.net,spanishdict.com,sportpesanews.com,total-croatia-news.com,weeklyworldnews.com,yellowpages.com.jo,yellowpages.com.lb##.top-banner
 mmohuts.com##.top-banner-billboard
 manicapost.com##.top-banner-block
 rumorfix.com##.top-banner-container
@@ -67298,6 +68013,7 @@ citymetric.com,wjunction.com##.top-banners
 thekit.ca##.top-block
 golf365.com##.top-con
 foodrenegade.com##.top-cta
+ratemyprofessors.com##.top-header
 azdailysun.com,billingsgazette.com,bismarcktribune.com,hanfordsentinel.com,journalstar.com,lompocrecord.com,magicvalley.com,missoulian.com,mtstandard.com,napavalleyregister.com,nctimes.com,santamariatimes.com,stltoday.com##.top-leader-wrapper
 1071thepeak.com,931dapaina.com,politico.com,sciencedaily.com##.top-leaderboard
 film.com##.top-leaderboard-container
@@ -67352,9 +68068,8 @@ dnaindia.com##.topadd
 nx8.com,search.b1.org##.topadv
 gofish.com##.topban1
 gofish.com##.topban2
-900amwurd.com,bankrate.com,chaptercheats.com,copykat.com,dawn.com,dotmmo.com,downv.com,factmonster.com,harpers.org,newreviewsite.com,opposingviews.com,softonic.com,tinyurl.com,weta.org,xinhuanet.com##.topbanner
+900amwurd.com,bankrate.com,chaptercheats.com,copykat.com,dawn.com,dotmmo.com,downv.com,factmonster.com,harpers.org,newreviewsite.com,opposingviews.com,tinyurl.com,weta.org,xinhuanet.com##.topbanner
 drugs.com##.topbanner-wrap
-softonic.com##.topbanner_program
 thistv.com##.topbannerarea
 webstatschecker.com##.topcenterbanner
 wafa.ps##.topembed
@@ -67380,16 +68095,17 @@ trustedreviews.com##.tr-reviews-affiliate-list-item
 trustedreviews.com##.tr-reviews-affiliate-title
 911tabs.com##.tr1
 namemc.com##.track-link
+investing.com##.tradenowBtn
 dailymail.co.uk##.travel-booking-links
 phillyvoice.com##.travel-zoo
 dailymail.co.uk##.travel.item.button_style_module
 dailymail.co.uk##.travel.item.html_snippet_module
 traveller24.com##.travel_widget
 nj.com##.travidiatd
+chicagotribune.com##.trb_eg
 baltimoresun.com,capitalgazette.com,carrollcountytimes.com,chicagotribune.com,citypaper.com,courant.com,dailypress.com,latimes.com,mcall.com,orlandosentinel.com,redeyechicago.com,sandiegouniontribune.com,southflorida.com,sun-sentinel.com##.trb_outfit_sponsorship
 baltimoresun.com,capitalgazette.com,carrollcountytimes.com,chicagotribune.com,citypaper.com,courant.com,dailypress.com,latimes.com,mcall.com,orlandosentinel.com,redeyechicago.com,sandiegouniontribune.com,southflorida.com,sun-sentinel.com##.trb_taboola
 msn.com##.trc_excludable
-thefreethoughtproject.com##.trc_rbox_container
 weather.com##.trc_recs_column + .right-column
 ndtv.com##.trc_related_container a[href^="http://tba"]
 metro.co.uk##.trending-sponsored-byline
@@ -67505,7 +68221,7 @@ nymag.com##.vp-1180-plus
 ettv.tv##.vp_a
 centurylink.net##.vp_right
 speedtest.net##.vpn-product
-torrentz2.eu##.vpninfo
+torrentz2.eu,torrentz2.is##.vpninfo
 vivastreet.co.uk##.vs-summary-300x250
 lifescript.com##.vtcMiddle
 boldsky.com##.vucato-home-page-promo
@@ -67637,7 +68353,7 @@ foxsports.com##.wisfb_sponsor
 weatherzone.com.au##.wo-widget-wrap-1
 itsfoss.com##.wp-coupons
 planet5d.com##.wp-image-1573
-breaking911.com,breakingac.com,haitiantimes.com,hotelemarketer.com,kakuchopurei.com,lbo-news.com,mediabiasfactcheck.com,michaelsavage.com,mynintendonews.com,premiumtimesng.com,theconservativetreehouse.com,thecryptosphere.com,thehungaryjournal.com,them0vieblog.com,thenationalsentinel.com,whysayanything.com,wordpress.com##.wpa
+almasdarnews.com,breaking911.com,breakingac.com,haitiantimes.com,hotelemarketer.com,kakuchopurei.com,lbo-news.com,mediabiasfactcheck.com,michaelsavage.com,mynintendonews.com,premiumtimesng.com,theconservativetreehouse.com,thecryptosphere.com,thehungaryjournal.com,them0vieblog.com,thenationalsentinel.com,whysayanything.com,wordpress.com##.wpa
 rustourismnews.com##.wpb_widgetised_column
 notjustok.com##.wpbr-widget
 notjustok.com,punchng.com##.wpbrbanner
@@ -67651,6 +68367,7 @@ osbot.org##.wrapper > center:nth-of-type(-n+3) > a
 paultan.org##.wrapper-footer
 breitbart.com##.wrapperBanner
 kiplinger.com##.wrapper[style="display: block;"]
+limetorrents.info##.wrn_txt3
 bnaibrith.org##.wsite-image[style="padding-top:10px;padding-bottom:10px;margin-left:0;margin-right:0;text-align:center"]
 wsj.com##.wsj-native-strip
 poynter.org##.wsm_frame_medium
@@ -67716,7 +68433,7 @@ slashgear.com##.zdStickyFixed
 onlymyhealth.com##.zedo_atf
 cricketcountry.com##.zeeibd
 downturk.net##.zippo
-allenwestrepublic.com,clashdaily.com,conservativebyte.com,dailyheadlines.net,fandustry.com,joeforamerica.com,libertyunyielding.com,minutemennews.com,newszoom.com,politichicks.com,reviveusa.com,theblacksphere.net,valuewalk.com##.zone
+allenwestrepublic.com,clashdaily.com,conservativebyte.com,dailyheadlines.net,fandustry.com,joeforamerica.com,minutemennews.com,newszoom.com,politichicks.com,reviveusa.com,theblacksphere.net,valuewalk.com##.zone
 foodprocessorsdirect.com##.zoneWidth100
 tomsguide.com,tomshardware.com##.zonepub
 isearch.whitesmoke.com##:not(.item):not(.stats) + * + .item
@@ -67725,8 +68442,7 @@ justwatch.com##PUBLICATION-BLOCK
 trademe.nz##TM-SPONSOR-LINKS
 youtube.com##YTM-PROMOTED-VIDEO-RENDERER
 incredimail.com##[autoid="sponsoredLinks"]
-op.gg##[class*="Ad"]
-torrentz2.eu##[class*="Ads"]
+op.gg,torrentz2.eu,torrentz2.is##[class*="Ad"]
 op.gg##[class*="Notice"]
 eztv.io##[class] + * + table[style][width]
 monova.org##[class] > div + span[class]
@@ -67739,9 +68455,9 @@ yahoo.com##[data-ad-enhanced="text"]
 adlipay.com##[data-ad-slot]
 destructoid.com##[data-delivery]
 boston.com,thoughtcatalog.com##[data-google-query-id]
+fortune.com,time.com##[data-partial="sponsored-tile"]
 deathandtaxesmag.com##[data-refresh]
 msn.com##[data-src^="https://contextual.media.net/"]
-softonic.com##[data-ua-common] > [data-column-balancer]
 hulu.com##[flashvars^="backgroundURL=http://ads.hulu.com/published/"]
 bunalti.com##[height="90"][width="728"]
 torlock.com,torrentfunk.com,torrentfunk2.com,yourbittorrent2.com##[href*=".an0n."]
@@ -67758,7 +68474,6 @@ nwanime.tv##[href^="https://www.nutaku.net/signup/landing/"]
 clickmngr.com##[href^="https://www.safenetdir.com/"]
 vidoza.net##[id*="Overlay"]
 animmex.club,animmex.co.uk,animmex.com,animmex.info,animmex.online,animmex.org,animmex.press,animmex.site,animmex.space,animmex.tech,animmex.website,animmex.xyz,bg-gledai.tv,btsone.cc,jukezilla.com,linx.cloud,monova.org,ouo.io,swatchseries.to,torrentsgroup.com,vodlock.co##[id*="ScriptRoot"]
-thefreethoughtproject.com##[id]:first-child > .widget-container
 1001tracklists.com##[id][width]
 msn.com##[id^="-"]
 msn.com##[id^="\35 "]
@@ -67810,7 +68525,7 @@ isearch.whitesmoke.com##a[href*="&rt=gp&"]
 insideevs.com##a[href*="&utm_medium=Banners&"]
 mmorpg.com##a[href*="&utm_medium=skin&"]
 cannabisnow.com,pcgamesn.com##a[href*="&utm_source"]
-ndtv.com##a[href*=".amazonaws.com"]
+ndtv.com,torrentz2.eu,torrentz2.is##a[href*=".amazonaws.com"]
 coincodex.com##a[href*=".apps7.space/"]
 huffingtonpost.com##a[href*=".atwola.com/"]
 concordnewsradio.com##a[href*=".be/"]
@@ -67818,7 +68533,7 @@ concordnewsradio.com##a[href*=".cc/"]
 imgah.com##a[href*=".com/track/"]
 streamcloud.eu##a[href*=".engine"]
 concordnewsradio.com##a[href*=".es/"]
-autodealer.co.za,bitminter.com,shareae.com##a[href*=".go2cloud.org/aff_c?offer_id="]
+autodealer.co.za,bitminter.com,shareae.com,spellcheck.net##a[href*=".go2cloud.org/aff_c?offer_id="]
 concordnewsradio.com##a[href*=".gy/"]
 beforeitsnews.com,boredpanda.com,celebrityweightloss.com,fittube.tv,in5d.com,jeffbullas.com,siteworthchecker.com##a[href*=".hop.clickbank.net"]
 zippyshare.com##a[href*=".inclk.com/"]
@@ -67837,6 +68552,7 @@ business-standard.com##a[href*="/adclicksTag.php?"]
 itweb.co.za##a[href*="/adredir.php?"]
 f1today.net##a[href*="/advertorial--"]
 streamplay.to##a[href*="/apu.php"]
+movie4me.fun,webmusic.live##a[href*="/c.php?"][href*="&zn="]
 streamcloud.eu##a[href*="/clicktag."]
 adlock.org##a[href*="/download/"]
 bittorrentz.net##a[href*="/download_torrent.php?"]
@@ -67864,6 +68580,7 @@ imagenpic.com,imageshimage.com,imagetwist.com##a[href*="/xyz"]
 distrowatch.com##a[href*="3cx.com"]
 bossmp3.in,heromaza.in,wapking.site##a[href*=":80/key/?id="]
 mathwarehouse.com,sowetanlive.co.za##a[href*="?affiliateid="]
+kickass.cx##a[href*="?q="]
 lawctopus.com##a[href*="?utm_source="]
 analyticsvidhya.com##a[href*="AVads"]
 distrowatch.com##a[href*="acunetix.com"]
@@ -67882,7 +68599,6 @@ medicaldialogues.in##a[href*="sanjeevanhospital.com"] > img:only-child
 medicaldialogues.in##a[href*="sanjeevanhospital.in"] > img:only-child
 scotch.io##a[href*="synd.co"] img
 smallseotools.com##a[href*="tinyurl.com"]
-thefreethoughtproject.com##a[href*="voluumtrk.com"]
 unitconversion.org##a[href="../noads.html"]
 encyclopediadramatica.rs##a[href="//encyclopediadramatica.rs/sparta.html"]
 insidefacebook.com##a[href="/advertise"]
@@ -67951,7 +68667,6 @@ watchop.com##a[href="http://www.watchop.com/download.php"]
 ziddu.com##a[href="http://wxdownloadmanager.com/zdd/"]
 zmea-log.blogspot.com##a[href="http://zmea-log.blogspot.com/p/rapids-for-sale.html"]
 wemineall.com,wemineltc.com##a[href="https://diceliteco.in"]
-thefreethoughtproject.com##a[href="https://discoverdash.com/"]
 ummah.com##a[href="https://quranforkids.org/registration/"]
 vpsboard.com##a[href="https://vpsboard.com/advertise.html"]
 ugotfile.com##a[href="https://www.astrill.com/"]
@@ -67986,14 +68701,13 @@ hpcwire.com##a[href^="/ct/e/"]
 resettoo.com##a[href^="/dl.php"]
 torrentfunk.com##a[href^="/dltor3/"]
 ebook3000.com##a[href^="/download/"]
-androidcentral.com,windowscentral.com##a[href^="/e?link="]
 merdb.ru##a[href^="/external.php?gd=0&"]
 yourbittorrent.com##a[href^="/extra/"]
 tampermonkey.net##a[href^="/f.php?f="]
 tor-cr.com##a[href^="/get-download2/"]
 onlinepokerreport.com,yourbittorrent.com##a[href^="/go/"]
 bts.ph##a[href^="/goto_.php?"]
-torrentz2.eu##a[href^="/inago_.php"]
+torrentz2.eu,torrentz2.is##a[href^="/inago_.php"]
 lightreading.com##a[href^="/lg_redirect.asp?piddl_lgid_docid="]
 downloadhelper.net##a[href^="/liutilities.php"]
 tvmuse.com##a[href^="/lrse?q="]
@@ -68011,6 +68725,7 @@ torrentfunk.com##a[href^="/tor2/"]
 torrentfunk.com##a[href^="/tor3/"]
 kickasstorrents.to##a[href^="/torrents/Download"]
 stuff.co.nz##a[href^="/track/click/"]
+torrentproject2.se##a[href^="/vpn/"]
 womenspress.com##a[href^="Redirect.asp?UID="]
 474747.net##a[href^="ad"]
 xbox-hq.com##a[href^="banners.php?"]
@@ -68048,6 +68763,7 @@ speedvideo.net##a[href^="http://api.adlure.net/"]
 lyriczz.com##a[href^="http://app.toneshub.com/"]
 datafilehost.com,load.to##a[href^="http://applicationgrabb.net/"]
 datafilehost.com##a[href^="http://b.contractallsinstance.info/"]
+movie4me.fun##a[href^="http://bestresultmob1le.com/"]
 thetvdb.com##a[href^="http://billing.frugalusenet.com/"]
 ancient-origins.net,wideopenspaces.com##a[href^="http://bit.ly/"] > img
 themediafire.com##a[href^="http://bit.ly/"] > img[src^="http://i.imgur.com/"]
@@ -68340,10 +69056,12 @@ dailyuploads.net,douploads.com##a[href^="https://href.li/"]
 capricornfm.co.za,jazzfm.com,readmng.com##a[href^="https://itunes.apple.com/"]
 circuitdigest.com##a[href^="https://jlcpcb.com/"]
 facebook.com##a[href^="https://l.facebook.com/"][href*="%2526ad_id%"]
+bolly4u.pro##a[href^="https://miastina.pw/"]
 mmos.com##a[href^="https://mmos.com/play/"]
 conservativetribune.com,mindsetforsuccess.net##a[href^="https://my.leadpages.net/"]
 windowslatest.com##a[href^="https://pdf.iskysoft.com/"]
 readmng.com##a[href^="https://play.google.com/"]
+ouo.io##a[href^="https://pmzer.com/"]
 thehornnews.com##a[href^="https://pro.healthrevelations.net/"]
 thehornnews.com##a[href^="https://pro.hsionlineorders.net/"]
 thehornnews.com##a[href^="https://pro.northstarorders.net/"]
@@ -68351,8 +69069,8 @@ thehornnews.com##a[href^="https://pro.nutritionandhealing.com/"]
 msn.com##a[href^="https://p​​​​a​​​​i​​​​d​​​​.​​​​o​​​​u​​​​t​​​​b​​​​r​​​​a​​​​i​​​​n​​​​.​​​​c​​​​o​​​​m​​​​/​​​​"]
 renewcanceltv.com##a[href^="https://rebrand.ly/"]
 mysearch.com,myway.com##a[href^="https://redirect.viglink.com"]
+ouo.io##a[href^="https://rev4rtb.com/"]
 aol.co.uk##a[href^="https://rover.ebay.com/"]
-torrentz2.eu##a[href^="https://s3-us-west-2.amazonaws.com/"]
 swatchseries.to##a[href^="https://s3.amazonaws.com/www.123moviess.me/"]
 247sports.com##a[href^="https://servedby.flashtalking.com/"]
 turtleboysports.com##a[href^="https://shiva4senate.com/product/"]
@@ -68378,6 +69096,7 @@ brecorder.com##a[href^="https://www.dhgate.com/"]
 escapefromobesity.net##a[href^="https://www.dietdirect.com/rewardsref/index/refer/"]
 techotopia.com##a[href^="https://www.e-junkie.com/ecom/"]
 blacklistednews.com##a[href^="https://www.fincabayano.net/"]
+torrentz2.eu,torrentz2.is##a[href^="https://www.get-express-vpn.com/torrent-vpn?"]
 smallseotools.com##a[href^="https://www.grammarly.com"]
 ynetnews.com##a[href^="https://www.hotelscombined.co.il/"]
 koditips.com##a[href^="https://www.ipvanish.com/"]
@@ -68396,7 +69115,7 @@ ynetnews.com##a[href^="https://www.xplorer.co.il/"]
 youtube.com##a[href^="https://www.youtube.com/cthru?"]
 fanfox.net##a[href^="https://z6store.com/"]
 krapps.com##a[href^="index.php?adclick="]
-filefleck.com,hit2k.com,torlock.com,torrentfunk.com,upload4earn.org,vidtodo.com,yourbittorrent.com##a[href^="javascript:"]
+filefleck.com,hit2k.com,sadeempc.com,torlock.com,torrentfunk.com,upload4earn.org,vidtodo.com,yourbittorrent.com##a[href^="javascript:"]
 piratebay.to##a[href^="magnet:"] + a
 movietv4u.pro##a[href^="stream4k.php?q="]
 essayscam.org##a[id^="banner_"]
@@ -68477,13 +69196,14 @@ flightglobal.com##advertisingheader
 aliexpress.com#?#.list-item:-abp-has(span.sponsored)
 amazon.ca,amazon.co.uk,amazon.de,amazon.es,amazon.fr,amazon.in,amazon.it#?#.s-result-item:-abp-has(h5.s-sponsored-header)
 aol.co.uk,metabomb.net,moviefone.com#?#.trc-content-sponsored
-ancient-origins.net,biology-online.org,breakingisraelnews.com,citationmachine.net,datpiff.com,destructoid.com,freewarefiles.com,fullmatchesandshows.com,imagefap.com,imagetwist.com,imgwallet.com,newsarama.com,pocketnow.com,tetrisfriends.com,thefreethoughtproject.com,tomshardware.co.uk,tomshardware.com,trifind.com,veteranstoday.com,watchseries.sk,watchtvseries.unblckd.org##article > .entry-content + span *
+ancient-origins.net,biology-online.org,breakingisraelnews.com,citationmachine.net,datpiff.com,destructoid.com,freewarefiles.com,fullmatchesandshows.com,imagefap.com,imagetwist.com,imgwallet.com,newsarama.com,pocketnow.com,tetrisfriends.com,tomshardware.co.uk,tomshardware.com,trifind.com,veteranstoday.com,watchseries.sk,watchtvseries.unblckd.org##article > .entry-content + span *
 slashdot.org##article[class*="sponsored"]
 digg.com##article[data-primary-tag-display="Promoted"]
 digg.com##article[data-primary-tag-display="Sponsored"]
 xing.com##article[data-tracking*="\"type\":\"ad"]
 goal.com##aside > .commercial
 makeuseof.com##aside a[href][target="_blank"]
+poundsterlinglive.com##blockquote
 creatives.livejasmin.com##body
 just-dice.com##body > .wrapper > .container:first-child
 fancystreems.com##body > div > a
@@ -68516,7 +69236,6 @@ ctpost.com,seattlepi.com,timesunion.com##div[class$="-dealnews"]
 thelocal.at,thelocal.ch,thelocal.de,thelocal.dk,thelocal.es,thelocal.fr,thelocal.it,thelocal.no,thelocal.se##div[class*="-inner"]
 thelocal.at,thelocal.ch,thelocal.de,thelocal.dk,thelocal.es,thelocal.fr,thelocal.it,thelocal.no,thelocal.se##div[class*="-section"]
 thelocal.at,thelocal.ch,thelocal.de,thelocal.dk,thelocal.es,thelocal.fr,thelocal.it,thelocal.no,thelocal.se##div[class*="-widget"]
-torrentz2.eu,torrentz2.is##div[class*="AcceptableAd"]
 op.gg##div[class*="Ad"]
 distractify.com##div[class*="AdInArticle"]
 distractify.com##div[class*="RightRailAd"]
@@ -68578,7 +69297,7 @@ phoronix.com##div[id$="ad_container"]
 quora.com##div[id$="content_box"]
 thelocal.at,thelocal.ch,thelocal.de,thelocal.dk,thelocal.es,thelocal.fr,thelocal.it,thelocal.no,thelocal.se##div[id*="-section"]
 thelocal.at,thelocal.ch,thelocal.de,thelocal.dk,thelocal.es,thelocal.fr,thelocal.it,thelocal.no,thelocal.se##div[id*="-widget"]
-1337x.to,kissmanga.com,mylivecricket.tv,torrentz2.eu,watchcartoononline.io##div[id*="Composite"]
+1337x.to,kissmanga.com,mylivecricket.tv,torrentz2.eu,torrentz2.is,watchcartoononline.io##div[id*="Composite"]
 netflixlife.com##div[id*="Preload"]
 sockshare.ws##div[id] > [id][style^="height: "]
 softpedia.com##div[id]:last-child > img[src]:first-child
@@ -68607,6 +69326,7 @@ askyourandroid.com##div[id^="advertisespace"]
 askubuntu.com,stackexchange.com,stackoverflow.com,superuser.com##div[id^="adzerk"]
 blogspot.co.nz,blogspot.com,bosscast.net,time4tv.com,tv-link.me##div[id^="bannerfloat"]
 smallseotools.com##div[id^="bio_ep"]
+fxstreet.com##div[id^="brokersspreads_"]
 designtaxi.com##div[id^="bza-"]
 theteacherscorner.net##div[id^="catfish"]
 pcmag.com##div[id^="ebBannerDiv"]
@@ -68617,6 +69337,7 @@ eventhubs.com,volokh.com##div[id^="google_ads_"]
 businessinsider.in##div[id^="gpt-"]
 wg-gesucht.de##div[id^="listAdPos_"]
 iwantsport.com,tykestv.eu##div[id^="ltas_overlay_"]
+discordbots.org##div[id^="medalad_"]
 citizensvoice.com##div[id^="nimbleBuyWidget"]
 teslarati.com##div[id^="ntv"]
 mysuburbanlife.com,reviewjournal.com##div[id^="origami-"]
@@ -68640,12 +69361,13 @@ yahoo.com##div[id^="tile-A"][data-beacon-url^="https://beap.gemini.yahoo.com/mbc
 yahoo.com##div[id^="tile-mb-"]
 footstream.tv,leton.tv##div[id^="timer"]
 statigr.am##div[id^="zone"]
+bountysource.com##div[info-space^="ads."]
+bountysource.com##div[info-space^="getInterstitialAd"]
 4shared.com##div[onclick="window.location='/premium.jsp?ref=removeads'"]
 gsprating.com##div[onclick="window.open('http://www.nationvoice.com')"]
 easyvideo.me,playbb.me,playpanda.net,video66.org,videofun.me,videowing.me,videozoo.me##div[original^="http://byzoo.org/"]
 imagebam.com##div[style$="padding-top:14px; padding-bottom:14px;"]
 yahoo.com##div[style*="/ads/"]
-thefreethoughtproject.com##div[style*="background"]
 maxgames.com##div[style*="background-image: URL('/images/sponsor_"]
 thegauntlet.ca##div[style*="background-image:url('/advertisers/your-ad-here-"]
 kizi.com##div[style*="display:block !important"]
@@ -68655,7 +69377,6 @@ invisionfree.com##div[style*="height:90px;width:728px;"]
 thevideobee.to##div[style*="overflow: visible;"]
 300mbmovies4u.net##div[style*="padding-top:"]
 torlock.com,torrentfunk.com,yourbittorrent.com##div[style*="padding:"]
-nydailynews.com##div[style*="place-content:"]
 imgadult.com,imgtaxi.com,imgwallet.com##div[style*="position: absolute;"]
 imgadult.com,imgtaxi.com,imgwallet.com##div[style*="position: fixed;"]
 vercanalestv.com,verdirectotv.com##div[style*="position:relative"]
@@ -68682,6 +69403,7 @@ backstage.com##div[style="background:#666666; height:250px; color:#fff;"]
 mamiverse.com##div[style="background:#f7f7f7;padding:40px;"]
 crodict.com##div[style="background:green;color:#ffffff;padding:8px;font-size:13px;text-align:center;font-weight:bold;margin:10px"]
 hints.macworld.com##div[style="border-bottom: 2px solid #7B7B7B; padding-bottom:8px; margin-bottom:5px;"]
+collective-evolution.com##div[style="border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 20px 0; margin-bottom: 20px;"]
 kijiji.ca##div[style="border: 1px solid #999; background: #fff"]
 undsports.com##div[style="border:1px solid #c3c3c3"]
 whatson.co.za##div[style="border:solid 10px #ffffff;width:125px;height:125px;"]
@@ -68874,7 +69596,6 @@ shaaditimes.com##div[style="padding: 5 0 0 0px; height: 138px; text-align:center
 sevenforums.com##div[style="padding: 6px 0px 0px 0px"]
 legacy.com##div[style="padding:0; margin:0 auto; text-align:right; width:738px;"]
 condo.com##div[style="padding:0px 5px 0px 5px; width:300px;"]
-beforeitsnews.com##div[style="padding:10px 0 10px 0;height:250px;margin-bottom:5px;"]
 standardmedia.co.ke##div[style="padding:10px; width:1200px; height:90px; "]
 myanimelist.net##div[style="padding:12px 0px"]
 ucatholic.com##div[style="padding:5px 0 5px 0; text-align:center"]
@@ -68886,7 +69607,6 @@ skyvids.net##div[style="position: relative;width: 800px;height: 440px;"]
 i6.com##div[style="position:absolute;top: 240px; left:985px;width: 320px;"]
 healthcastle.com##div[style="position:relative; width: 300px; height: 280px;"]
 opiniojuris.org##div[style="position:relative; width:300px; height:250px; overflow:hidden"]
-spectator.org##div[style="position:relative;display:block;width:728px;height:90px;margin:0 auto;clear:both;"]
 centurylink.net##div[style="text-align: center; font-size: 11px;"]
 funnyjunk.com##div[style="text-align: center; height: 255px;"]
 geekstogo.com##div[style="text-align: center; min-height:250px; min-width:310px;"]
@@ -69099,6 +69819,7 @@ afterdawn.com,egyptindependent.com,flyertalk.com,hairboutique.com,hancinema.net,
 kohit.net##div[style="width:300px;height:250px;background-color:#000000;"]
 winrumors.com##div[style="width:300px;height:250px;background:#c0c8ce;"]
 imagebam.com##div[style="width:300px;height:250px;display: inline-block;"]
+sonsoflibertymedia.com##div[style="width:300px;height:250px;display:block;"]
 sciencedaily.com##div[style="width:300px;height:250px;display:inline-block"]
 afterdawn.com##div[style="width:300px;height:250px;float:left;"]
 hiphopdx.com##div[style="width:300px;height:250px;margin-bottom:20px;"]
@@ -69109,7 +69830,6 @@ hancinema.net##div[style="width:300px;height:250px;margin:30px auto;clear:both"]
 961kiss.com##div[style="width:300px;height:250px;overflow:hidden;margin-bottom:10px;"]
 amazon.ca,amazon.co.uk,amazon.com,amazon.com.au,amazon.fr##div[style="width:300px;height:280px;"]
 bdnews24.com,datacenterdynamics.com##div[style="width:300px;height:600px;margin:0;padding:0"]
-westernjournalism.com##div[style="width:300px;height:789px;"]
 extremefile.com##div[style="width:300px;margin-left:360px;padding-top:29px;"]
 xtra.com.my##div[style="width:300px;margin:auto"]
 fanpop.com##div[style="width:300px;min-height:250px;color:#999999;"]
@@ -69925,22 +70645,22 @@ horoscope.com##tr[valign="top"][height="250"]
 twitter.com#?#[data-testid="tweet"]:-abp-contains(Promoted)
 elizium.nu##ul[style="padding: 0; width: 100%; margin: 0; list-style: none;"]
 ! uponit / rev/ taboola
-almasdarnews.com,antonymsfor.com,breakingisraelnews.com,codeproject.com,coed.com,colourlovers.com,connectedly.com,convert-me.com,convertcase.net,crackberry.com,daclips.in,dailygalaxy.com,datpiff.com,destructoid.com,dietlast.com,diffen.com,drudgereport.com,dwatchseries.to,easybib.com,eurweb.com,freewarefiles.com,fullmatchesandshows.com,gelbooru.com,genfb.com,getinmybelly.com,gorillavid.in,grammarist.com,imagepearl.com,indiewire.com,israelnationalnews.com,jerusalemonline.com,jewsnews.co.il,jpost.com,kizi.com,kshowonline.com,magnetdl.com,mmorpg.com,movpod.in,msn.com,nba-stream.com,newsarama.com,nydailynews.com,opensubtitles.org,phonesreview.co.uk,playbill.com,pocketnow.com,readmng.com,roadracerunner.com,robinwidget.com,rule34.xxx,sh.st,sportspickle.com,teslacentral.com,tetrisfriends.com,the4thofficial.net,thebarchive.com,thefreethoughtproject.com,toptenz.net,trifind.com,unblckd.org,uproxx.com,videotoolbox.com,vrheads.com,watchseries.sk,wnd.com,xda-developers.com##[href*="base64"]
-almasdarnews.com,antonymsfor.com,breakingisraelnews.com,codeproject.com,coed.com,colourlovers.com,connectedly.com,convert-me.com,convertcase.net,daclips.in,dailygalaxy.com,datpiff.com,destructoid.com,dietlast.com,diffen.com,drudgereport.com,dwatchseries.to,easybib.com,eurweb.com,freewarefiles.com,fullmatchesandshows.com,gelbooru.com,genfb.com,getinmybelly.com,gorillavid.in,grammarist.com,imagepearl.com,indiewire.com,israelnationalnews.com,jerusalemonline.com,jewsnews.co.il,jpost.com,kizi.com,kshowonline.com,magnetdl.com,mmorpg.com,movpod.in,msn.com,nba-stream.com,newsarama.com,nydailynews.com,opensubtitles.org,phonesreview.co.uk,playbill.com,pocketnow.com,readmng.com,readmng.comcrackberry.com,roadracerunner.com,robinwidget.com,rule34.xxx,sh.st,sportspickle.com,teslacentral.com,tetrisfriends.com,the4thofficial.net,thebarchive.com,thefreethoughtproject.com,toptenz.net,trifind.com,unblckd.org,uproxx.com,videotoolbox.com,vrheads.com,watchseries.sk,wnd.com,xda-developers.com##[href*="data:"]
+almasdarnews.com,antonymsfor.com,breakingisraelnews.com,codeproject.com,coed.com,colourlovers.com,connectedly.com,convert-me.com,convertcase.net,crackberry.com,daclips.in,dailygalaxy.com,datpiff.com,destructoid.com,dietlast.com,diffen.com,drudgereport.com,dwatchseries.to,easybib.com,eurweb.com,freewarefiles.com,fullmatchesandshows.com,gelbooru.com,genfb.com,getinmybelly.com,gorillavid.in,grammarist.com,imagepearl.com,indiewire.com,israelnationalnews.com,jerusalemonline.com,jewsnews.co.il,jpost.com,kizi.com,kshowonline.com,magnetdl.com,mmorpg.com,movpod.in,msn.com,nba-stream.com,newsarama.com,opensubtitles.org,phonesreview.co.uk,playbill.com,pocketnow.com,readmng.com,roadracerunner.com,robinwidget.com,rule34.xxx,sh.st,sportspickle.com,teslacentral.com,tetrisfriends.com,the4thofficial.net,thebarchive.com,toptenz.net,trifind.com,unblckd.org,uproxx.com,videotoolbox.com,vrheads.com,watchseries.sk,wnd.com,xda-developers.com##[href*="base64"]
+almasdarnews.com,antonymsfor.com,breakingisraelnews.com,codeproject.com,coed.com,colourlovers.com,connectedly.com,convert-me.com,convertcase.net,daclips.in,dailygalaxy.com,datpiff.com,destructoid.com,dietlast.com,diffen.com,drudgereport.com,dwatchseries.to,easybib.com,eurweb.com,freewarefiles.com,fullmatchesandshows.com,gelbooru.com,genfb.com,getinmybelly.com,gorillavid.in,grammarist.com,imagepearl.com,indiewire.com,israelnationalnews.com,jerusalemonline.com,jewsnews.co.il,jpost.com,kizi.com,kshowonline.com,magnetdl.com,mmorpg.com,movpod.in,msn.com,nba-stream.com,newsarama.com,opensubtitles.org,phonesreview.co.uk,playbill.com,pocketnow.com,readmng.com,readmng.comcrackberry.com,roadracerunner.com,robinwidget.com,rule34.xxx,sh.st,sportspickle.com,teslacentral.com,tetrisfriends.com,the4thofficial.net,thebarchive.com,toptenz.net,trifind.com,unblckd.org,uproxx.com,videotoolbox.com,vrheads.com,watchseries.sk,wnd.com,xda-developers.com##[href*="data:"]
 loveroms.com##[src*="application/javascript"]
-almasdarnews.com,antonymsfor.com,breakingisraelnews.com,codeproject.com,coed.com,colourlovers.com,connectedly.com,convert-me.com,convertcase.net,daclips.in,dailygalaxy.com,datpiff.com,dietlast.com,diffen.com,drudgereport.com,dwatchseries.to,easybib.com,eurweb.com,freewarefiles.com,gelbooru.com,genfb.com,getinmybelly.com,gorillavid.in,grammarist.com,imagepearl.com,indiewire.com,israelnationalnews.com,jewsnews.co.il,kizi.com,kshowonline.com,magnetdl.com,mmorpg.com,movpod.in,msn.com,nba-stream.com,newsarama.com,nydailynews.com,opensubtitles.org,phonesreview.co.uk,playbill.com,pocketnow.com,readmng.com,readmng.comcrackberry.com,roadracerunner.com,robinwidget.com,rule34.xxx,sh.st,sportspickle.com,teslacentral.com,tetrisfriends.com,the4thofficial.net,thebarchive.com,thefreethoughtproject.com,toptenz.net,trifind.com,unblckd.org,uproxx.com,videotoolbox.com,vrheads.com,watchseries.sk,wnd.com,xda-developers.com##[src*="base64"]
-almasdarnews.com,antonymsfor.com,breakingisraelnews.com,coed.com,colourlovers.com,connectedly.com,convert-me.com,convertcase.net,crackberry.com,daclips.in,dailygalaxy.com,datpiff.com,dietlast.com,diffen.com,drudgereport.com,dwatchseries.to,easybib.com,eurweb.com,freewarefiles.com,fullmatchesandshows.com,gelbooru.com,genfb.com,getinmybelly.com,gorillavid.in,grammarist.com,imagepearl.com,indiewire.com,israelnationalnews.com,jerusalemonline.com,jewsnews.co.il,jpost.com,kizi.com,kshowonline.com,magnetdl.com,mmorpg.com,movpod.in,nba-stream.com,newsarama.com,nydailynews.com,opensubtitles.org,phonesreview.co.uk,playbill.com,pocketnow.com,readmng.com,roadracerunner.com,robinwidget.com,rule34.xxx,sh.st,sportspickle.com,teslacentral.com,tetrisfriends.com,the4thofficial.net,thebarchive.com,thefreethoughtproject.com,toptenz.net,trifind.com,unblckd.org,uproxx.com,videotoolbox.com,vrheads.com,watchseries.sk,wnd.com,xda-developers.com##[src*="blob:"]
-almasdarnews.com,antonymsfor.com,breakingisraelnews.com,coed.com,colourlovers.com,connectedly.com,convert-me.com,convertcase.net,crackberry.com,daclips.in,dailygalaxy.com,damimage.com,datpiff.com,dietlast.com,diffen.com,drudgereport.com,dwatchseries.to,easybib.com,eurweb.com,freewarefiles.com,gelbooru.com,genfb.com,getinmybelly.com,gorillavid.in,grammarist.com,imagedecode.com,imagepearl.com,imageteam.org,indiewire.com,israelnationalnews.com,jewsnews.co.il,kizi.com,kshowonline.com,magnetdl.com,mmorpg.com,movpod.in,msn.com,nba-stream.com,newsarama.com,nydailynews.com,opensubtitles.org,phonesreview.co.uk,playbill.com,pocketnow.com,readmng.com,roadracerunner.com,robinwidget.com,rule34.xxx,sh.st,sportspickle.com,teslacentral.com,tetrisfriends.com,the4thofficial.net,thebarchive.com,thefreethoughtproject.com,toptenz.net,trifind.com,unblckd.org,uproxx.com,videotoolbox.com,vrheads.com,watchseries.sk,wnd.com,xda-developers.com##[src*="data:"]
-almasdarnews.com,antonymsfor.com,breakingisraelnews.com,coed.com,colourlovers.com,connectedly.com,convert-me.com,convertcase.net,daclips.in,dailygalaxy.com,datpiff.com,dietlast.com,diffen.com,drudgereport.com,dwatchseries.to,easybib.com,eurweb.com,freewarefiles.com,fullmatchesandshows.com,gelbooru.com,genfb.com,getinmybelly.com,gorillavid.in,grammarist.com,imagepearl.com,indiewire.com,jerusalemonline.com,jewsnews.co.il,kizi.com,kshowonline.com,magnetdl.com,movpod.in,msn.com,nba-stream.com,newsarama.com,opensubtitles.org,phonesreview.co.uk,playbill.com,readmng.com,roadracerunner.com,robinwidget.com,rule34.xxx,sh.st,sportspickle.com,teslacentral.com,the4thofficial.net,thebarchive.com,thefreethoughtproject.com,toptenz.net,trifind.com,unblckd.org,uproxx.com,videotoolbox.com,vrheads.com,watchseries.sk,wnd.com,xda-developers.com##[style*="background-image:"]
-almasdarnews.com,antonymsfor.com,breakingisraelnews.com,codeproject.com,coed.com,colourlovers.com,connectedly.com,convert-me.com,convertcase.net,crackberry.com,daclips.in,dailygalaxy.com,datpiff.com,destructoid.com,dietlast.com,diffen.com,drudgereport.com,dwatchseries.to,easybib.com,eurweb.com,freewarefiles.com,fullmatchesandshows.com,gelbooru.com,genfb.com,getinmybelly.com,gorillavid.in,grammarist.com,imagepearl.com,indiewire.com,israelnationalnews.com,jerusalemonline.com,jewsnews.co.il,jpost.com,kizi.com,kshowonline.com,magnetdl.com,mmorpg.com,movpod.in,msn.com,nba-stream.com,newsarama.com,nydailynews.com,opensubtitles.org,phonesreview.co.uk,playbill.com,pocketnow.com,readmng.com,roadracerunner.com,robinwidget.com,rule34.xxx,sh.st,sportspickle.com,teslacentral.com,tetrisfriends.com,the4thofficial.net,thebarchive.com,thefreethoughtproject.com,toptenz.net,trifind.com,unblckd.org,uproxx.com,videotoolbox.com,vrheads.com,watchseries.sk,wnd.com,xda-developers.com##[style*="base64"]
-101greatgoals.com,allthetests.com,almasdarnews.com,ancient-origins.net,antonymsfor.com,batmanstream.com,bibme.org,biology-online.org,blacklistednews.com,breakingisraelnews.com,chicagotribune.com,citationmachine.net,codeproject.com,coed.com,collectivelyconscious.net,colourlovers.com,connectedly.com,convert-me.com,convertcase.net,crackberry.com,daclips.in,dailygalaxy.com,datpiff.com,destructoid.com,dietlast.com,diffen.com,drudgereport.com,dwatchseries.to,easybib.com,eurweb.com,freewarefiles.com,fullmatchesandshows.com,gelbooru.com,genfb.com,getinmybelly.com,gorillavid.in,grammarist.com,imagepearl.com,indiewire.com,israelnationalnews.com,jerusalemonline.com,jewsnews.co.il,jpost.com,kizi.com,kshowonline.com,magnetdl.com,mmorpg.com,movpod.in,msn.com,nba-stream.com,newsarama.com,nydailynews.com,opensubtitles.org,phonesreview.co.uk,playbill.com,pocketnow.com,readmng.com,roadracerunner.com,robinwidget.com,rule34.xxx,sh.st,sportspickle.com,teslacentral.com,tetrisfriends.com,the4thofficial.net,thebarchive.com,thefreethoughtproject.com,toptenz.net,trifind.com,unblckd.org,uproxx.com,videotoolbox.com,vrheads.com,watchseries.sk,wnd.com,xda-developers.com##[style*="blob:"]
-almasdarnews.com,antonymsfor.com,blacklistednews.com,breakingisraelnews.com,chicagotribune.com,citationmachine.net,codeproject.com,coed.com,collectivelyconscious.net,colourlovers.com,connectedly.com,convert-me.com,convertcase.net,crackberry.com,daclips.in,dailygalaxy.com,datpiff.com,destructoid.com,dietlast.com,diffen.com,drudgereport.com,dwatchseries.to,easybib.com,elbooru.com,eurweb.com,freewarefiles.com,fullmatchesandshows.com,gelbooru.com,genfb.com,getinmybelly.com,grammarist.com,imagepearl.com,indiewire.com,israelnationalnews.com,jerusalemonline.com,jewsnews.co.il,jpost.com,kizi.com,kshowonline.com,magnetdl.com,mmorpg.com,movpod.in,msn.com,nba-stream.com,newsarama.com,nydailynews.com,opensubtitles.org,phonesreview.co.uk,playbill.com,pocketnow.com,readmng.com,roadracerunner.com,robinwidget.com,rule34.xxx,sh.st,sportspickle.com,teslacentral.com,tetrisfriends.com,the4thofficial.net,thebarchive.com,thefreethoughtproject.com,trifind.com,unblckd.org,uproxx.com,videotoolbox.com,vrheads.com,watchseries.sk,wnd.com##[style*="border: 0px none; margin:"]
-almasdarnews.com,antonymsfor.com,breakingisraelnews.com,coed.com,collectivelyconscious.net,colourlovers.com,connectedly.com,convert-me.com,convertcase.net,crackberry.com,daclips.in,dailygalaxy.com,datpiff.com,destructoid.com,dietlast.com,diffen.com,drudgereport.com,dwatchseries.to,easybib.com,eurweb.com,freewarefiles.com,fullmatchesandshows.com,gelbooru.com,genfb.com,getinmybelly.com,gorillavid.in,grammarist.com,imagepearl.com,indiewire.com,israelnationalnews.com,jerusalemonline.com,jewsnews.co.il,jpost.com,kizi.com,kshowonline.com,magnetdl.com,mmorpg.com,movpod.in,msn.com,nba-stream.com,newsarama.com,nydailynews.com,opensubtitles.org,phonesreview.co.uk,playbill.com,pocketnow.com,readmng.com,roadracerunner.com,robinwidget.com,rule34.xxx,sh.st,sportspickle.com,teslacentral.com,tetrisfriends.com,the4thofficial.net,thebarchive.com,thefreethoughtproject.com,toptenz.net,trifind.com,unblckd.org,uproxx.com,videotoolbox.com,vrheads.com,watchseries.sk,wnd.com,xda-developers.com##[style*="data:"]
-almasdarnews.com,antonymsfor.com,breakingisraelnews.com,coed.com,collectivelyconscious.net,colourlovers.com,connectedly.com,convert-me.com,convertcase.net,crackberry.com,dailygalaxy.com,datpiff.com,destructoid.com,dietlast.com,diffen.com,drudgereport.com,dwatchseries.to,easybib.com,eurweb.com,freewarefiles.com,fullmatchesandshows.com,gelbooru.com,genfb.com,getinmybelly.com,gorillavid.in,grammarist.com,imagepearl.com,indiewire.com,israelnationalnews.com,jerusalemonline.com,jewsnews.co.il,jpost.com,kizi.com,kshowonline.com,magnetdl.com,mmorpg.com,movpod.in,msn.com,nba-stream.com,newsarama.com,nydailynews.com,opensubtitles.org,phonesreview.co.uk,playbill.com,readmng.com,roadracerunner.com,robinwidget.com,rule34.xxx,sh.st,sportspickle.com,teslacentral.com,tetrisfriends.com,the4thofficial.net,thebarchive.com,thefreethoughtproject.com,toptenz.net,trifind.com,unblckd.org,uproxx.com,videotoolbox.com,vrheads.com,watchseries.sk,wnd.com,xda-developers.com##[style*="display: block !important; visibility: visible !important"]
-almasdarnews.com,antonymsfor.com,breakingisraelnews.com,coed.com,collectivelyconscious.net,colourlovers.com,connectedly.com,convert-me.com,convertcase.net,crackberry.com,dailygalaxy.com,datpiff.com,destructoid.com,dietlast.com,diffen.com,drudgereport.com,dwatchseries.to,easybib.com,eurweb.com,freewarefiles.com,fullmatchesandshows.com,gelbooru.com,genfb.com,getinmybelly.com,gorillavid.in,grammarist.com,imagepearl.com,indiewire.com,israelnationalnews.com,jerusalemonline.com,jewsnews.co.il,jpost.com,kizi.com,kshowonline.com,magnetdl.com,mmorpg.com,movpod.in,nba-stream.com,newsarama.com,nydailynews.com,opensubtitles.org,phonesreview.co.uk,playbill.com,pocketnow.com,readmng.com,roadracerunner.com,robinwidget.com,rule34.xxx,sh.st,sportspickle.com,teslacentral.com,tetrisfriends.com,the4thofficial.net,thebarchive.com,thefreethoughtproject.com,toptenz.net,trifind.com,unblckd.org,uproxx.com,videotoolbox.com,vrheads.com,watchseries.sk,wnd.com,xda-developers.com##[style*="display:inline !important"]
+almasdarnews.com,antonymsfor.com,breakingisraelnews.com,codeproject.com,coed.com,colourlovers.com,connectedly.com,convert-me.com,convertcase.net,daclips.in,dailygalaxy.com,datpiff.com,dietlast.com,diffen.com,drudgereport.com,dwatchseries.to,easybib.com,eurweb.com,freewarefiles.com,gelbooru.com,genfb.com,getinmybelly.com,gorillavid.in,grammarist.com,imagepearl.com,indiewire.com,israelnationalnews.com,jewsnews.co.il,kizi.com,kshowonline.com,magnetdl.com,mmorpg.com,movpod.in,msn.com,nba-stream.com,newsarama.com,opensubtitles.org,phonesreview.co.uk,playbill.com,pocketnow.com,readmng.com,readmng.comcrackberry.com,roadracerunner.com,robinwidget.com,rule34.xxx,sh.st,sportspickle.com,teslacentral.com,tetrisfriends.com,the4thofficial.net,thebarchive.com,toptenz.net,trifind.com,unblckd.org,uproxx.com,videotoolbox.com,vrheads.com,watchseries.sk,wnd.com,xda-developers.com##[src*="base64"]
+almasdarnews.com,antonymsfor.com,breakingisraelnews.com,coed.com,colourlovers.com,connectedly.com,convert-me.com,convertcase.net,crackberry.com,daclips.in,dailygalaxy.com,datpiff.com,dietlast.com,diffen.com,drudgereport.com,dwatchseries.to,easybib.com,eurweb.com,freewarefiles.com,fullmatchesandshows.com,gelbooru.com,genfb.com,getinmybelly.com,gorillavid.in,grammarist.com,imagepearl.com,indiewire.com,israelnationalnews.com,jerusalemonline.com,jewsnews.co.il,jpost.com,kizi.com,kshowonline.com,magnetdl.com,mmorpg.com,movpod.in,nba-stream.com,newsarama.com,opensubtitles.org,phonesreview.co.uk,playbill.com,pocketnow.com,readmng.com,roadracerunner.com,robinwidget.com,rule34.xxx,sh.st,sportspickle.com,teslacentral.com,tetrisfriends.com,the4thofficial.net,thebarchive.com,toptenz.net,trifind.com,unblckd.org,uproxx.com,videotoolbox.com,vrheads.com,watchseries.sk,wnd.com,xda-developers.com##[src*="blob:"]
+almasdarnews.com,antonymsfor.com,breakingisraelnews.com,coed.com,colourlovers.com,connectedly.com,convert-me.com,convertcase.net,crackberry.com,daclips.in,dailygalaxy.com,damimage.com,datpiff.com,dietlast.com,diffen.com,drudgereport.com,dwatchseries.to,easybib.com,eurweb.com,freewarefiles.com,gelbooru.com,genfb.com,getinmybelly.com,gorillavid.in,grammarist.com,imagedecode.com,imagepearl.com,imageteam.org,indiewire.com,israelnationalnews.com,jewsnews.co.il,kizi.com,kshowonline.com,magnetdl.com,mmorpg.com,movpod.in,msn.com,nba-stream.com,newsarama.com,opensubtitles.org,phonesreview.co.uk,playbill.com,pocketnow.com,readmng.com,roadracerunner.com,robinwidget.com,rule34.xxx,sh.st,sportspickle.com,teslacentral.com,tetrisfriends.com,the4thofficial.net,thebarchive.com,toptenz.net,trifind.com,unblckd.org,uproxx.com,videotoolbox.com,vrheads.com,watchseries.sk,wnd.com,xda-developers.com##[src*="data:"]
+almasdarnews.com,antonymsfor.com,breakingisraelnews.com,coed.com,colourlovers.com,connectedly.com,convert-me.com,convertcase.net,daclips.in,dailygalaxy.com,datpiff.com,dietlast.com,diffen.com,drudgereport.com,dwatchseries.to,easybib.com,eurweb.com,freewarefiles.com,fullmatchesandshows.com,gelbooru.com,genfb.com,getinmybelly.com,gorillavid.in,grammarist.com,imagepearl.com,indiewire.com,jerusalemonline.com,jewsnews.co.il,kizi.com,kshowonline.com,magnetdl.com,movpod.in,msn.com,nba-stream.com,newsarama.com,opensubtitles.org,phonesreview.co.uk,playbill.com,readmng.com,roadracerunner.com,robinwidget.com,rule34.xxx,sh.st,sportspickle.com,teslacentral.com,the4thofficial.net,thebarchive.com,toptenz.net,trifind.com,unblckd.org,uproxx.com,videotoolbox.com,vrheads.com,watchseries.sk,wnd.com,xda-developers.com##[style*="background-image:"]
+almasdarnews.com,antonymsfor.com,breakingisraelnews.com,codeproject.com,coed.com,colourlovers.com,connectedly.com,convert-me.com,convertcase.net,crackberry.com,daclips.in,dailygalaxy.com,datpiff.com,destructoid.com,dietlast.com,diffen.com,drudgereport.com,dwatchseries.to,easybib.com,eurweb.com,freewarefiles.com,fullmatchesandshows.com,gelbooru.com,genfb.com,getinmybelly.com,gorillavid.in,grammarist.com,imagepearl.com,indiewire.com,israelnationalnews.com,jerusalemonline.com,jewsnews.co.il,jpost.com,kizi.com,kshowonline.com,magnetdl.com,mmorpg.com,movpod.in,msn.com,nba-stream.com,newsarama.com,opensubtitles.org,phonesreview.co.uk,playbill.com,pocketnow.com,readmng.com,roadracerunner.com,robinwidget.com,rule34.xxx,sh.st,sportspickle.com,teslacentral.com,tetrisfriends.com,the4thofficial.net,thebarchive.com,toptenz.net,trifind.com,unblckd.org,uproxx.com,videotoolbox.com,vrheads.com,watchseries.sk,wnd.com,xda-developers.com##[style*="base64"]
+101greatgoals.com,allthetests.com,almasdarnews.com,ancient-origins.net,antonymsfor.com,batmanstream.com,bibme.org,biology-online.org,blacklistednews.com,breakingisraelnews.com,chicagotribune.com,citationmachine.net,codeproject.com,coed.com,collectivelyconscious.net,colourlovers.com,connectedly.com,convert-me.com,convertcase.net,crackberry.com,daclips.in,dailygalaxy.com,datpiff.com,destructoid.com,dietlast.com,diffen.com,drudgereport.com,dwatchseries.to,easybib.com,eurweb.com,freewarefiles.com,fullmatchesandshows.com,gelbooru.com,genfb.com,getinmybelly.com,gorillavid.in,grammarist.com,imagepearl.com,indiewire.com,israelnationalnews.com,jerusalemonline.com,jewsnews.co.il,jpost.com,kizi.com,kshowonline.com,magnetdl.com,mmorpg.com,movpod.in,msn.com,nba-stream.com,newsarama.com,opensubtitles.org,phonesreview.co.uk,playbill.com,pocketnow.com,readmng.com,roadracerunner.com,robinwidget.com,rule34.xxx,sh.st,sportspickle.com,teslacentral.com,tetrisfriends.com,the4thofficial.net,thebarchive.com,toptenz.net,trifind.com,unblckd.org,uproxx.com,videotoolbox.com,vrheads.com,watchseries.sk,wnd.com,xda-developers.com##[style*="blob:"]
+almasdarnews.com,antonymsfor.com,blacklistednews.com,breakingisraelnews.com,chicagotribune.com,citationmachine.net,codeproject.com,coed.com,collectivelyconscious.net,colourlovers.com,connectedly.com,convert-me.com,convertcase.net,crackberry.com,daclips.in,dailygalaxy.com,datpiff.com,destructoid.com,dietlast.com,diffen.com,drudgereport.com,dwatchseries.to,easybib.com,elbooru.com,eurweb.com,freewarefiles.com,fullmatchesandshows.com,gelbooru.com,genfb.com,getinmybelly.com,grammarist.com,imagepearl.com,indiewire.com,israelnationalnews.com,jerusalemonline.com,jewsnews.co.il,jpost.com,kizi.com,kshowonline.com,magnetdl.com,mmorpg.com,movpod.in,msn.com,nba-stream.com,newsarama.com,opensubtitles.org,phonesreview.co.uk,playbill.com,pocketnow.com,readmng.com,roadracerunner.com,robinwidget.com,rule34.xxx,sh.st,sportspickle.com,teslacentral.com,tetrisfriends.com,the4thofficial.net,thebarchive.com,trifind.com,unblckd.org,uproxx.com,videotoolbox.com,vrheads.com,watchseries.sk,wnd.com##[style*="border: 0px none; margin:"]
+almasdarnews.com,antonymsfor.com,breakingisraelnews.com,coed.com,collectivelyconscious.net,colourlovers.com,connectedly.com,convert-me.com,convertcase.net,crackberry.com,daclips.in,dailygalaxy.com,datpiff.com,destructoid.com,dietlast.com,diffen.com,drudgereport.com,dwatchseries.to,easybib.com,eurweb.com,freewarefiles.com,fullmatchesandshows.com,gelbooru.com,genfb.com,getinmybelly.com,gorillavid.in,grammarist.com,imagepearl.com,indiewire.com,israelnationalnews.com,jerusalemonline.com,jewsnews.co.il,jpost.com,kizi.com,kshowonline.com,magnetdl.com,mmorpg.com,movpod.in,msn.com,nba-stream.com,newsarama.com,opensubtitles.org,phonesreview.co.uk,playbill.com,pocketnow.com,readmng.com,roadracerunner.com,robinwidget.com,rule34.xxx,sh.st,sportspickle.com,teslacentral.com,tetrisfriends.com,the4thofficial.net,thebarchive.com,toptenz.net,trifind.com,unblckd.org,uproxx.com,videotoolbox.com,vrheads.com,watchseries.sk,wnd.com,xda-developers.com##[style*="data:"]
+almasdarnews.com,antonymsfor.com,breakingisraelnews.com,coed.com,collectivelyconscious.net,colourlovers.com,connectedly.com,convert-me.com,convertcase.net,crackberry.com,dailygalaxy.com,datpiff.com,destructoid.com,dietlast.com,diffen.com,drudgereport.com,dwatchseries.to,easybib.com,eurweb.com,freewarefiles.com,fullmatchesandshows.com,gelbooru.com,genfb.com,getinmybelly.com,gorillavid.in,grammarist.com,imagepearl.com,indiewire.com,israelnationalnews.com,jerusalemonline.com,jewsnews.co.il,jpost.com,kizi.com,kshowonline.com,magnetdl.com,mmorpg.com,movpod.in,msn.com,nba-stream.com,newsarama.com,opensubtitles.org,phonesreview.co.uk,playbill.com,readmng.com,roadracerunner.com,robinwidget.com,rule34.xxx,sh.st,sportspickle.com,teslacentral.com,tetrisfriends.com,the4thofficial.net,thebarchive.com,toptenz.net,trifind.com,unblckd.org,uproxx.com,videotoolbox.com,vrheads.com,watchseries.sk,wnd.com,xda-developers.com##[style*="display: block !important; visibility: visible !important"]
+almasdarnews.com,antonymsfor.com,breakingisraelnews.com,coed.com,collectivelyconscious.net,colourlovers.com,connectedly.com,convert-me.com,convertcase.net,crackberry.com,dailygalaxy.com,datpiff.com,destructoid.com,dietlast.com,diffen.com,drudgereport.com,dwatchseries.to,easybib.com,eurweb.com,freewarefiles.com,fullmatchesandshows.com,gelbooru.com,genfb.com,getinmybelly.com,gorillavid.in,grammarist.com,imagepearl.com,indiewire.com,israelnationalnews.com,jerusalemonline.com,jewsnews.co.il,jpost.com,kizi.com,kshowonline.com,magnetdl.com,mmorpg.com,movpod.in,nba-stream.com,newsarama.com,opensubtitles.org,phonesreview.co.uk,playbill.com,pocketnow.com,readmng.com,roadracerunner.com,robinwidget.com,rule34.xxx,sh.st,sportspickle.com,teslacentral.com,tetrisfriends.com,the4thofficial.net,thebarchive.com,toptenz.net,trifind.com,unblckd.org,uproxx.com,videotoolbox.com,vrheads.com,watchseries.sk,wnd.com,xda-developers.com##[style*="display:inline !important"]
 bibme.org,breakingisraelnews.com,codeproject.com,diffen.com,eurweb.com,freewarefiles.com,indiewire.com,israelnationalnews.com,the4thofficial.net,wnd.com##[style] > [scrolling]
 bibme.org,breakingisraelnews.com,codeproject.com,diffen.com,eurweb.com,indiewire.com,israelnationalnews.com,movpod.in,playbill.com,readmng.com,the4thofficial.net,wnd.com##[style] > iframe
-antonymsfor.com,blacklistednews.com,breakingisraelnews.com,chicagotribune.com,citationmachine.net,codeproject.com,coed.com,collectivelyconscious.net,colourlovers.com,connectedly.com,convert-me.com,convertcase.net,crackberry.com,dailygalaxy.com,datpiff.com,destructoid.com,dietlast.com,diffen.com,drudgereport.com,dwatchseries.to,easybib.com,elbooru.com,eurweb.com,freewarefiles.com,fullmatchesandshows.com,gelbooru.com,genfb.com,getinmybelly.com,grammarist.com,imagepearl.com,indiewire.com,jerusalemonline.com,jewsnews.co.il,jpost.com,kizi.com,kshowonline.com,magnetdl.com,mmorpg.com,movpod.in,nba-stream.com,newsarama.com,nydailynews.com,opensubtitles.org,phonesreview.co.uk,playbill.com,pocketnow.com,readmng.com,roadracerunner.com,robinwidget.com,rule34.xxx,sh.st,sportspickle.com,teslacentral.com,tetrisfriends.com,the4thofficial.net,thebarchive.com,thefreethoughtproject.com,toptenz.net,trifind.com,unblckd.org,uproxx.com,videotoolbox.com,vrheads.com,watchseries.sk,wnd.com#?#:-abp-properties(base64)
+antonymsfor.com,blacklistednews.com,breakingisraelnews.com,chicagotribune.com,citationmachine.net,codeproject.com,coed.com,collectivelyconscious.net,colourlovers.com,connectedly.com,convert-me.com,convertcase.net,crackberry.com,dailygalaxy.com,datpiff.com,destructoid.com,dietlast.com,diffen.com,drudgereport.com,dwatchseries.to,easybib.com,elbooru.com,eurweb.com,freewarefiles.com,fullmatchesandshows.com,gelbooru.com,genfb.com,getinmybelly.com,grammarist.com,imagepearl.com,indiewire.com,jerusalemonline.com,jewsnews.co.il,jpost.com,kizi.com,kshowonline.com,magnetdl.com,mmorpg.com,movpod.in,nba-stream.com,newsarama.com,opensubtitles.org,phonesreview.co.uk,playbill.com,pocketnow.com,readmng.com,roadracerunner.com,robinwidget.com,rule34.xxx,sh.st,sportspickle.com,teslacentral.com,tetrisfriends.com,the4thofficial.net,thebarchive.com,toptenz.net,trifind.com,unblckd.org,uproxx.com,videotoolbox.com,vrheads.com,watchseries.sk,wnd.com#?#:-abp-properties(base64)
 101greatgoals.com,allthetests.com,bibme.org,biology-online.org,blacklistednews.com,breakingisraelnews.com,colourlovers.com,convertcase.net,diffen.com,dwatchseries.to,eurweb.com,freewarefiles.com,genfb.com,indiewire.com,israelnationalnews.com,jerusalemonline.com,kshowonline.com,playbill.com,readmng.com,the4thofficial.net##div > iframe:first-child
 biology-online.org##div[style*="display:block !important"]
 bibme.org,diffen.com,dwatchseries.to,freewarefiles.com,playbill.com,readmng.com##iframe[id][style]
@@ -69952,6 +70672,7 @@ codeproject.com,indiewire.com##iframe[style][src]
 ! gelbooru.com
 gelbooru.com##.contain-push > .hidden-xs
 gelbooru.com##.contain-push > center > [class]
+gelbooru.com##a[href*=".r18."]
 gelbooru.com##a[target="_blank"] > div
 gelbooru.com##a[target="_blank"] > img
 gelbooru.com##center > center > .hidden-xs
@@ -69960,6 +70681,7 @@ gelbooru.com#?#:-abp-properties(base64)
 ! reuters.com##* > * > * > [src*="/g/r/?a="]
 ! Site Specific filters (used with $generichide)
 autoevolution.com###\5f wlts
+citationsy.com###aaaaaaaaaa
 credio.com,findthedata.com###ad-atf-mid
 credio.com,findthedata.com###ad-atf-top
 pcmag.com###adkit_mrec1
@@ -69976,7 +70698,6 @@ macdailynews.com###header-ads
 arnnet.com.au###leaderboard-bottom-ad
 kenkenpuzzle.com###leaderboard-container
 lifewire.com###leaderboard_2-0
-nydailynews.com###ra-taboola-bottom
 deadline.com###skin-ad-section
 cinemablend.com###slot_drawer
 thepoke.co.uk###taboola-right-rail-thumbnails
@@ -69984,7 +70705,6 @@ mingle2.com###textlink_ads_placeholder
 computerworlduk.com###topLeaderboard > .leaderboard
 mingle2.com###topbannerad
 janjuaplayer.com###video_ads_overdiv
-articulos.softonic.com##.ad--displayed
 sctimes.com##.ad-bottom
 standard.co.uk##.ad-center
 universityherald.com##.ad-sample
@@ -70030,7 +70750,6 @@ independent.ie,wexfordpeople.ie##.ob_container a[data-redirect^="http://paid.out
 clashdaily.com##.pan-ad-inline1
 clashdaily.com##.pan-ad-sidebar1
 clashdaily.com##.pan-ad-sidebar2
-nydailynews.com##.pb-f-ads-dfp
 flashx.tv##.rec_article_footer
 flashx.tv##.rec_container_footer
 spanishdict.com##.sd-ad-wrapper
@@ -70046,8 +70765,8 @@ jewishpress.com##.td-a-rec-id-custom_ad_1
 jewishpress.com##.td-a-rec-id-custom_ad_3
 jewishpress.com##.td-adspot-title
 cinemablend.com##.topsticky_wrapper
-baltimoresun.com,belfasttelegraph.co.uk,boston.com,calgaryherald.com,capitalgazette.com,carrollcountytimes.com,chicagotribune.com,citypaper.com,courant.com,dailymail.co.uk,dailypress.com,deathandtaxesmag.com,edmontonjournal.com,edmunds.com,financialpost.com,gofugyourself.com,hearthhead.com,huffingtonpost.co.uk,ign.com,independent.ie,infinitiev.com,last.fm,latimes.com,leaderpost.com,lolking.net,mcall.com,metacritic.com,montrealgazette.com,nasdaq.com,nationalpost.com,nydailynews.com,orlandosentinel.com,ottawacitizen.com,pcmag.com,ranker.com,sandiegouniontribune.com,saveur.com,sherdog.com,spin.com,startribune.com,stereogum.com,sun-sentinel.com,theprovince.com,thestarphoenix.com,timeanddate.com,tmn.today,tomshardware.co.uk,torontosun.com,trustedreviews.com,twincities.com,vagazette.com,vancouversun.com,vibe.com,windsorstar.com,wowhead.com,yourtailorednews.com##.trc-content-sponsored
-baltimoresun.com,boston.com,calgaryherald.com,capitalgazette.com,carrollcountytimes.com,chicagotribune.com,citypaper.com,courant.com,dailymail.co.uk,dailypress.com,deathandtaxesmag.com,edmontonjournal.com,edmunds.com,financialpost.com,gofugyourself.com,hearthhead.com,huffingtonpost.co.uk,ign.com,independent.ie,infinitiev.com,last.fm,latimes.com,leaderpost.com,lolking.net,mcall.com,metacritic.com,montrealgazette.com,nasdaq.com,nationalpost.com,nydailynews.com,orlandosentinel.com,ottawacitizen.com,pcmag.com,ranker.com,sandiegouniontribune.com,saveur.com,sherdog.com,spin.com,stereogum.com,sun-sentinel.com,theprovince.com,thestarphoenix.com,timeanddate.com,tmn.today,tomshardware.co.uk,torontosun.com,trustedreviews.com,twincities.com,vagazette.com,vancouversun.com,vibe.com,windsorstar.com,wowhead.com,yourtailorednews.com##.trc-content-sponsoredUB
+baltimoresun.com,belfasttelegraph.co.uk,boston.com,calgaryherald.com,capitalgazette.com,carrollcountytimes.com,chicagotribune.com,citypaper.com,courant.com,dailymail.co.uk,dailypress.com,deathandtaxesmag.com,edmontonjournal.com,edmunds.com,financialpost.com,gofugyourself.com,hearthhead.com,huffingtonpost.co.uk,ign.com,independent.ie,infinitiev.com,last.fm,latimes.com,leaderpost.com,lolking.net,mcall.com,metacritic.com,montrealgazette.com,nasdaq.com,nationalpost.com,newsarama.com,orlandosentinel.com,ottawacitizen.com,pcmag.com,ranker.com,sandiegouniontribune.com,saveur.com,sherdog.com,spin.com,startribune.com,stereogum.com,sun-sentinel.com,theprovince.com,thestarphoenix.com,timeanddate.com,tmn.today,tomshardware.co.uk,tomshardware.com,torontosun.com,trustedreviews.com,twincities.com,vagazette.com,vancouversun.com,vibe.com,windsorstar.com,wowhead.com,yourtailorednews.com##.trc-content-sponsored
+baltimoresun.com,boston.com,calgaryherald.com,capitalgazette.com,carrollcountytimes.com,chicagotribune.com,citypaper.com,courant.com,dailymail.co.uk,dailypress.com,deathandtaxesmag.com,edmontonjournal.com,edmunds.com,financialpost.com,gofugyourself.com,hearthhead.com,huffingtonpost.co.uk,ign.com,independent.ie,infinitiev.com,last.fm,latimes.com,leaderpost.com,lolking.net,mcall.com,metacritic.com,montrealgazette.com,nasdaq.com,nationalpost.com,newsarama.com,orlandosentinel.com,ottawacitizen.com,pcmag.com,ranker.com,sandiegouniontribune.com,saveur.com,sherdog.com,spin.com,stereogum.com,sun-sentinel.com,theprovince.com,thestarphoenix.com,timeanddate.com,tmn.today,tomshardware.co.uk,tomshardware.com,torontosun.com,trustedreviews.com,twincities.com,vagazette.com,vancouversun.com,vibe.com,windsorstar.com,wowhead.com,yourtailorednews.com##.trc-content-sponsoredUB
 realfarmacy.com,thepoke.co.uk##.trc_rbox_container
 thepoke.co.uk##.trc_related_container
 freep.com##.tsfrm-sponsor-logo-content
@@ -70055,7 +70774,7 @@ mirrorace.com##.uk-margin-bottom
 mingle2.com##.user_profile_ads
 courier-journal.com##.util-bar-module-share
 bitfeed.co##.widget-ads
-bmmagazine.co.uk,thefreethoughtproject.com##.wpInsertInPostAd
+bmmagazine.co.uk##.wpInsertInPostAd
 baltimoresun.com,boston.com,calgaryherald.com,capitalgazette.com,carrollcountytimes.com,chicagotribune.com,citypaper.com,courant.com,dailypress.com,deathandtaxesmag.com,edmontonjournal.com,edmunds.com,financialpost.com,gofugyourself.com,hearthhead.com,ign.com,infinitiev.com,latimes.com,leaderpost.com,lolking.net,mcall.com,montrealgazette.com,nasdaq.com,nationalpost.com,orlandosentinel.com,ottawacitizen.com,pcmag.com,ranker.com,sandiegouniontribune.com,saveur.com,sherdog.com,spin.com,sun-sentinel.com,theprovince.com,thestarphoenix.com,timeanddate.com,tmn.today,torontosun.com,twincities.com,vagazette.com,vancouversun.com,vibe.com,windsorstar.com,wowhead.com##.zerg-holder
 moviefone.com##.zergnet
 ign.com##.zergnet-container
@@ -70089,7 +70808,7 @@ independent.ie,wexfordpeople.ie##a[onmousedown^="this.href='https://paid.outbrai
 independent.ie,wexfordpeople.ie##a[target="_blank"][onmousedown="this.href^='http://paid.outbrain.com/network/redir?"]
 computerworlduk.com##aside > div > .mpuHolder
 torrentfunk.com##center > table
-baltimoresun.com,boston.com,calgaryherald.com,capitalgazette.com,carrollcountytimes.com,chicagotribune.com,citypaper.com,courant.com,dailypress.com,deathandtaxesmag.com,edmontonjournal.com,edmunds.com,financialpost.com,gofugyourself.com,hearthhead.com,huffingtonpost.co.uk,ign.com,independent.ie,infinitiev.com,last.fm,latimes.com,leaderpost.com,lolking.net,mcall.com,metacritic.com,montrealgazette.com,nasdaq.com,nationalpost.com,nme.com,nydailynews.com,orlandosentinel.com,ottawacitizen.com,pcmag.com,ranker.com,sandiegouniontribune.com,saveur.com,sherdog.com,spin.com,stereogum.com,sun-sentinel.com,theprovince.com,thestarphoenix.com,timeanddate.com,tmn.today,tomshardware.co.uk,torontosun.com,trustedreviews.com,twincities.com,vagazette.com,vancouversun.com,vibe.com,windsorstar.com,wowhead.com,yourtailorednews.com##div[data-item-syndicated="true"]
+baltimoresun.com,boston.com,calgaryherald.com,capitalgazette.com,carrollcountytimes.com,chicagotribune.com,citypaper.com,courant.com,dailypress.com,deathandtaxesmag.com,edmontonjournal.com,edmunds.com,financialpost.com,gofugyourself.com,hearthhead.com,huffingtonpost.co.uk,ign.com,independent.ie,infinitiev.com,last.fm,latimes.com,leaderpost.com,lolking.net,mcall.com,metacritic.com,montrealgazette.com,nasdaq.com,nationalpost.com,nme.com,orlandosentinel.com,ottawacitizen.com,pcmag.com,ranker.com,sandiegouniontribune.com,saveur.com,sherdog.com,spin.com,stereogum.com,sun-sentinel.com,theprovince.com,thestarphoenix.com,timeanddate.com,tmn.today,tomshardware.co.uk,torontosun.com,trustedreviews.com,twincities.com,vagazette.com,vancouversun.com,vibe.com,windsorstar.com,wowhead.com,yourtailorednews.com##div[data-item-syndicated="true"]
 daclips.in,vidbull.com##div[id^="MarketGid"]
 belfasttelegraph.co.uk,boredomtherapy.com,broadwayworld.com,independent.ie,mingle2.com,wccftech.com,wexfordpeople.ie##div[id^="div-gpt-ad"]
 sharespark.net##div[id^="randomContentServe"]
@@ -70118,6 +70837,8 @@ webfail.com#?#:-abp-properties(position: relative; width: 728px)
 webfail.com#?#:-abp-properties(text-align: center;) > img
 webfail.com#?#div[style="width:300px;height:auto;margin:30px 0;"] + div
 yelp.com#?#li[class^="domtags--li"]:-abp-has(a[href^="/adredir?"])
+yelp.com#?#li[class^="lemon--li"]:-abp-contains(Sponsored Results)
+yelp.com#?#li[class^="lemon--li"]:-abp-has(a[href^="/adredir?"])
 ! IL
 metacritic.com###leader_bottom
 metacritic.com###leader_middle
@@ -70187,7 +70908,6 @@ cliphunter.com,isanyoneup.com,seochat.com###ad
 pornhub.com###adA
 pornhub.com###adB
 ua-teens.com###ad_global_below_navbar
-fux.com,porntube.com###ad_player
 gaytube.com,pornomovies.com,turboimagehost.com,xvideos.com###ads
 flyingjizz.com###adv_inplayer
 hiddencamsvideo.com###advert
@@ -70272,7 +70992,8 @@ be3x.com###fl813695
 sexyclips.org###flash
 loadsofpics.com###floatdiv
 sex.com###floater_button
-monstertube.com###footer
+milffox.com###fltd
+monstertube.com,youjizz.com###footer
 youjizz.com###footer-block
 extremetube.com###footerWhole
 burningcamel.com###fp_promo
@@ -70320,6 +71041,7 @@ perfectgirls.net,postyourpuss.com###leaderboard
 imagetwist.com###left[align="center"] > center > a[target="_blank"]
 collegegrad.com###leftquad
 dachix.com###link-buttons
+faapy.com###link_bottom
 alysa.xxx###links
 suicidegirls.com###livetourbanner
 bootyoftheday.co###lj
@@ -70506,6 +71228,7 @@ mrstiff.com###xdv-preroll
 yespornplease.com###xxas
 porntack.com##.Banner
 indianporntube.xxx##.Dvr300
+indianbfvideos.com##.MFOO
 ziporn.com##.RightBoxMain
 ziporn.com##.RightRefBoxMain
 porntack.com##.TopBannerCon
@@ -70516,6 +71239,7 @@ extremetube.com##._mapm_link_premium
 seductivetease.com##.a-center
 porndoe.com##.a-container
 heavy-r.com##.a-d-holder
+de-sexy-tube.ru##.aBlock
 porn.com##.aRight
 pornvideofile.com##.aWrapper
 fooktube.com##.aa
@@ -70523,12 +71247,12 @@ porn300.com##.aan
 porn300.com##.aan__video-units
 bravotube.net##.abbs
 vrsmash.com##.abovePlayer
-celebspank.com,chaturbate.com,cliphunter.com,gamcore.com,playboy.com,pornhub.com,rampant.tv,sex.com,signbucks.com,tehvids.com,uflash.tv,wankoz.com##.ad
+celebspank.com,chaturbate.com,cliphunter.com,gamcore.com,playboy.com,pornhub.com,rampant.tv,sex.com,signbucks.com,tehvids.com,uflash.tv,wankoz.com,xcafe.com##.ad
 extremetube.com,pornhugo.com##.ad-container
 pornhub.com##.ad-link + table
 milfzr.com##.ad-widget > a
 celebspank.com##.ad1
-pornhub.com,xtube.com##.adContainer
+pornhub.com,redtube.net,xtube.com##.adContainer
 cumsearcher.com##.adb
 cumsearcher.com##.adb-right
 ceporn.net,pornoxo.com##.adblock
@@ -70538,16 +71262,17 @@ katestube.com##.add
 sex3.com##.add-box
 perfectgirls.net##.additional-block-bg
 hentaistream.com##.adds
+pinflix.com##.adhesion-zone
 adultbox.eu,bangyoulater.com,beemtube.com,cam4.com,djs-teens.net,femdom-fetish-tube.com,free-celebrity-tube.com,glarysoft.com,gosexy.mobi,hdporn.in,mobilepornmovies.com,onlyhot.biz,pichunter.com,pornshaft.com,porntalk.com,pornxs.com,ratemypeach.com,teentube18.com,thisav.com,youporn.com##.ads
 myfreeblack.com##.ads-player
-anyporn.com,badteencam.com,cutepornvideos.com,famouspornstarstube.com,hdporntube.xxx,lustypuppy.com,mrstiff.com,pervertslut.com,pixhub.eu,pornfreebies.com,pornoreino.com,smut6.com,tubedupe.com,tubepornclassic.com,vporn.com,watchteencam.com,webanddesigners.com,youngartmodels.net##.adv
+anyporn.com,badteencam.com,cutepornvideos.com,faapy.com,famouspornstarstube.com,hdporntube.xxx,lustypuppy.com,mrstiff.com,pervertslut.com,pixhub.eu,pornfreebies.com,pornoreino.com,shameless.com,smut6.com,tubedupe.com,tubepornclassic.com,vporn.com,watchteencam.com,webanddesigners.com,youngartmodels.net##.adv
 txxx.com##.adv-desk-list
 hdzog.com##.adv-thumbs
 freexcafe.com##.adv1
 anysex.com,hclips.com,privatehomeclips.com##.adv_block
 mygirlfriendvids.net,wastedamateurs.com##.advblock
 megatube.xxx,porn.hu,sunporno.com##.advert
-fakku.net,flyingjizz.com,perfectgirls.net,pornmd.com,porntube.com,xtube.com,youporn.com,youporngay.com##.advertisement
+fakku.net,flyingjizz.com,gotporn.com,perfectgirls.net,pornmd.com,porntube.com,xtube.com,youporn.com,youporngay.com##.advertisement
 alphaporno.com,bravotube.net,myxvids.com,privatehomeclips.com,sleazyneasy.com,tubewolf.com,xxxhdd.com##.advertising
 hentai2w.com##.aff-col
 fapdu.com##.aff300
@@ -70571,6 +71296,7 @@ onlydudes.tv##.b-randoms-col
 onlydudes.tv##.b-uvb-spot
 fuqer.com##.b300x250
 porndoo.com##.bAd
+redtube.com##.babyblue
 dbnaked.com##.ban-link
 devatube.com##.ban-list
 analpornpix.com##.ban_list
@@ -70604,10 +71330,12 @@ isanyoneup.com##.banners-125
 porntubevidz.com##.banners-area
 vid2c.com##.banners-aside
 bubbaporn.com,kalporn.com,koloporno.com,pornodingue.com,pornodoido.com,pornozot.com,serviporno.com,voglioporno.com##.banners-footer
+paradisehill.cc##.banners4
 5ilthy.com##.bannerside
 sexoncube.com##.bannerspot-index
 thehun.net##.bannervertical
 ratemymelons.com##.bannus
+porn.com##.bd
 redtube.com##.before-footer
 redtube.com##.belowVideo
 tnaflix.com##.bgDecor
@@ -70639,9 +71367,10 @@ xbabe.com,yumymilf.com##.bottom-banner
 pornoeggs.com##.bottom-banner-templ
 playvid.com##.bottom-banners
 letmejerk.com##.bottom-blocks
+pornhd.com##.bottom-box
 h2porn.com##.bottom-cubes
 pornxs.com##.bottom-sidebar
-pornfun.com##.bottom-spots
+pornfun.com,teenpornvideo.xxx##.bottom-spots
 youtubelike.com##.bottom-thumbs
 youtubelike.com##.bottom-top
 katestube.com##.bottom-video-spot
@@ -70683,6 +71412,7 @@ x-boobs.com##.content-banner
 youporn.com,youporngay.com##.contentPartner
 xcafe.com##.content_source
 xbutter.com##.counters
+vivud.com##.cover-rich-media
 4tube.com##.cpp
 3movs.com,fapality.com,pervclips.com,pornicom.com##.cs
 watchmygf.me##.cs_text_link
@@ -70707,11 +71437,13 @@ goldporntube.com##.embadv
 grandpaporntube.net##.embed_banners
 pornhub.com##.enesuch
 viptube.com##.envelope + div[class]
+celebrity-slips.com##.execphpwidget
 grandpaporntube.net##.exo
 porn.com##.f-zne
 porn.com##.f-zne2
 porn.com##.f-zne3
 porn.com##.f-zne4
+porn.com##.f-zne7
 porn.com##.f-zon
 imagepost.com##.favsites
 hardsextube.com##.featured-wrap
@@ -70731,6 +71463,8 @@ youjizz.com##.fix-right-content
 extremetube.com##.float-left[style="width: 49.9%; height: 534px;"]
 wankerhut.com##.float-right
 extremetube.com##.float-right[style="width: 49.9%; height: 534px;"]
+gotporn.com##.floater-banner
+xcafe.com##.fluid-b
 teensexyvirgins.com##.foot_squares
 scio.us,youporn.com##.footer
 4tube.com,fux.com,hotmovs.com,porntube.com,upornia.com##.footer-banners
@@ -70758,6 +71492,7 @@ pornhub.com##.gay-ad-container
 titsintops.com##.gensmall[width="250"]
 titsintops.com##.gensmall[width="305"]
 beeg.com##.go-paysite
+pinflix.com,pornhd.com##.gsm-header-zone
 ziporn.com##.hBannerHolder
 heavy-r.com##.hd-ban
 bgafd.co.uk##.hdradclip
@@ -70780,6 +71515,7 @@ pornanal.net##.i_br
 pornflip.com##.ib-300-250
 gotporn.com,hardsextube.com##.image-300x250
 drtuber.com##.img_video
+vivud.com##.in-gallery-banner
 pornsis.com##.indexadl
 pornsis.com##.indexadr
 pornhub.com##.inesuch
@@ -70811,6 +71547,7 @@ xxxporntalk.com##.leftsidenav
 fantasti.cc##.lft-bn
 crazyshit.com##.linx
 galleries-pornstar.com##.list_sites
+pinflix.com,pornhd.com##.listing-zone
 sexyfunpics.com##.listingadblock300
 tnaflix.com##.liveJasminHotModels
 spankbang.com##.live_api_results_holder
@@ -70858,6 +71595,7 @@ definebabe.com,tube8.com##.partner-link
 shameless.com##.pause-adv
 bravotube.net##.paysite
 ah-me.com##.paysite-link
+faapy.com##.picture-row__holder
 hdzog.com##.pl_showtime1_wr2
 hclips.com##.pl_wr
 camvideos.tv##.place
@@ -70925,6 +71663,7 @@ porn.com##.s-zne2
 porn.com##.s-zne3
 porn.com##.s-zne4
 porn.com##.s-zne6
+porn.com##.s-zne7
 porn.com##.s-zon
 sticking.com##.sb-box
 woodrocket.com##.sb-store
@@ -71010,6 +71749,7 @@ galleries-pornstar.com##.title_slider
 tube8.com##.tjFooterMods
 tube8.com##.tjUpperMods
 popporn.com##.top-banner
+sexvid.xxx##.top-cube
 sunporno.com##.top-player-link
 motherless.com##.top-referers
 definebabe.com##.top-traders
@@ -71048,7 +71788,7 @@ indianpornvideos.com##.vdo-unit
 julesjordanvideo.com##.vertical_banner
 freepornvs.com##.vib > .cs
 vporn.com##.video-add
-letmejerk.com##.video-aside
+letmejerk.com,niceporn.xxx##.video-aside
 daporn.com,h2porn.com##.video-banner
 boyfriendtv.com##.video-extra-wrapper
 hdporntube.xxx,pornhat.com##.video-link
@@ -71060,6 +71800,7 @@ alphaporno.com,tubewolf.com##.video-sponsor
 clip16.com##.video-spots
 redtube.com.br##.video-wrap > .bvq
 pornhub.com##.video-wrapper > #player + [class]
+de-sexy-tube.ru##.videoAd
 youporn.com##.videoBanner
 tube8.com##.videoPageSkin
 tube8.com##.videoPageSkin1
@@ -71075,6 +71816,7 @@ sexyshare.net##.videosz_banner
 myxvids.com##.vidtopbanner
 youporn.com##.views_left
 lubetube.com##.viewvideobanner
+yourlust.com##.visit_cs
 eporner.com##.vjs-inplayer-container
 pornhd.com##.vp-under-video-spot
 drtuber.com##.vpage_premium_bar
@@ -71087,6 +71829,7 @@ imagearn.com##.wide_banner
 cumlouder.com##.widget_bnrs
 gifsauce.com##.widget_live
 beeg.com##.window
+de-sexy-tube.ru##.wrap-head-banner-mob
 xjapanese.com##.xcam
 babe.today##.xchat
 babe.today##.xchat1
@@ -71108,38 +71851,31 @@ redtube.com##[id^="adb_"]
 youporn.com##[id^="parent_zone_"]
 extremetube.com,redtube.com,tube8.com,tube8.es,tube8.fr,xtube.com,youjizz.com,youporn.com,youporngay.com##[src*="base64"]
 extremetube.com,redtube.com,tube8.com,tube8.es,tube8.fr,xtube.com,youjizz.com,youporn.com,youporngay.com##[src*="blob:"]
-extremetube.com,redtube.com,tube8.com,tube8.es,tube8.fr,xtube.com,youjizz.com,youporn.com,youporngay.com##[src*="data:"]
+extremetube.com,redtube.com,tube8.com,tube8.es,tube8.fr,xtube.com,youjizz.com##[src*="data:"]
 pornhub.com##[srcdoc]
 extremetube.com,pornhub.com,redtube.com,tube8.com,tube8.es,tube8.fr,xtube.com,youjizz.com,youporn.com,youporngay.com##[style*="base64"]
 extremetube.com,pornhub.com,redtube.com,tube8.com,tube8.es,tube8.fr,xtube.com,youjizz.com,youporn.com,youporngay.com##[style*="blob:"]
-extremetube.com,pornhub.com,redtube.com,tube8.com,tube8.es,tube8.fr,xtube.com,xvideos.com,youjizz.com,youporn.com,youporngay.com##[style*="height: 300px;"]
-extremetube.com,pornhub.com,redtube.com,tube8.com,tube8.es,tube8.fr,xtube.com,xvideos.com,youjizz.com,youporn.com,youporngay.com##[style*="height: 310px;"]
-extremetube.com,pornhub.com,redtube.com,tube8.com,tube8.es,tube8.fr,xtube.com,xvideos.com,youjizz.com,youporn.com,youporngay.com##[style*="height: 320px;"]
-extremetube.com,pornhub.com,redtube.com,tube8.com,tube8.es,tube8.fr,xtube.com,xvideos.com,youjizz.com,youporn.com,youporngay.com##[style*="height: 330px;"]
 sexyclips.org##[style="text-align: center; width: 1000px; height: 250px;"]
 exgirlfriendmarket.com##[width="728"][height="150"]
 porn.com##a[href*="&ref="]
-asspoint.com,babepedia.com,babesandstars.com,babesource.com,dachix.com,datoporn.co,dbnaked.com,definebabe.com,fux.com,gaytube.com,gfycatporn.com,girlsnaked.net,javfor.me,mansurfer.com,newpornstarblogs.com,pichunter.com,porndoe.com,pornerbros.com,pornhubpremium.com,pornoxo.com,pornstarchive.com,porntube.com,redtube.com,rogreviews.com,sexyandfunny.com,shemaletubevideos.com,spankbang.com,spankwire.com,str8upgayporn.com,the-new-lagoon.com,theanalist.info,tube8.com,vporn.com,xhamster.one,xxxhdd.com,youjizz.com,youporn.com,yourdailypornstars.com##a[href*=".com/track/"]
+asspoint.com,babepedia.com,babesandstars.com,babesource.com,dachix.com,datoporn.co,dbnaked.com,definebabe.com,fux.com,gaytube.com,gfycatporn.com,girlsnaked.net,javfor.me,mansurfer.com,newpornstarblogs.com,pichunter.com,porn.com,porndoe.com,pornerbros.com,pornhubpremium.com,pornoxo.com,pornstarchive.com,porntube.com,redtube.com,rogreviews.com,sexyandfunny.com,shemaletubevideos.com,spankbang.com,spankwire.com,str8upgayporn.com,the-new-lagoon.com,theanalist.info,tube8.com,vporn.com,xhamster.one,xxxhdd.com,youjizz.com,youporn.com,yourdailypornstars.com##a[href*=".com/track/"]
 pornhub.com##a[href*=".download/"]
 redtube.com##a[href*=".hop.clickbank.net"]
-boysfood.com##a[href*=".php"]
+badjojo.com,boysfood.com,definebabe.com,efukt.com,eskimotube.com,fantasti.cc,gaytube.com,girlsofdesire.org,imagepix.org,keezmovies.com,madthumbs.com,pornerbros.com,pornxs.com,redtube.com,shemaletubevideos.com,therealpornwikileaks.com,xhamster.com,yea.xxx,youngpornvideos.com,yourdailypornstars.com##a[href*=".php"]
 xxxporn.pics##a[href*=".solidcams.com?"]
 dagay.com##a[href*="/aff_ad?"]
-keezmovies.com##a[href*="/affiliates/idevaffiliate.php?"]
 adultfreex.com##a[href*="/brazzers-network/"]
 taxidrivermovie.com##a[href*="/category/"]
 nude.hu##a[href*="/click/"]
-hdzog.com,xcafe.com##a[href*="/cs/"]
-definebabe.com,eskimotube.com,gaytube.com,redtube.com,shemaletubevideos.com,therealpornwikileaks.com,xhamster.com,yea.xxx##a[href*="/go.php?"]
+faapy.com,hdzog.com,xcafe.com##a[href*="/cs/"]
 data18.com,porndoe.com,theanalist.info,watchmygf.me,xxxhdd.com,xxxymovies.com##a[href*="/go/"]
 megatube.xxx,xozilla.com##a[href*="/link/"]
-efukt.com,sexyandfunny.com,yourdailypornstars.com##a[href*="/out.php?"]
-badjojo.com##a[href*="/out.php?siteid=13&id=0&url=http%3A%2F%2Fsyndication.traffichaus.com"]
-mansurfer.com,mypornstarbook.net##a[href*="/out/"]
+dbnaked.com,mansurfer.com,mypornstarbook.net##a[href*="/out/"]
+mypornstarbook.net##a[href*="/out1/"]
 avgle.com##a[href*="/redirect"]
 4tube.com,fux.com,pornerbros.com,porntube.com##a[href*="/redirect-channel/"]
-xhamster.com##a[href*="/spclick.php?"]
 porndig.com##a[href*="/trackhit/"]
+nicsgalleries.com##a[href*="/us/"]
 efukt.com##a[href*="/videos/"]
 porndig.com##a[href*="/zone_link/"]
 celebrity-slips.com##a[href*="?_atc="]
@@ -71155,7 +71891,7 @@ pornhub.com##a[href*="abbp"]
 taxidrivermovie.com##a[href*="mrskin.com/"]
 pornhub.com##a[href*="pleasedontslaymy"]
 pronpic.org##a[href*="takyake.ru"]
-adultfilmdatabase.com,animeidhentai.com,bos.so,camvideos.tv,camwhores.tv,cutscenes.net,dbnaked.com,devporn.net,efukt.com,gifsauce.com,hentai2read.com,hpjav.com,imagebam.com,imgbox.com,motherless.com,myporn.club,planetsuzy.org,pussyspace.com,sendvid.com,sexgalaxy.net,sextvx.com,sexuria.com,sxyprn.com,thefappeningblog.com,ultrahorny.com,vintage-erotica-forum.com,waxtube.com,xopenload.com,yeapornpls.com,yourporn.sexy##a[href*="theporndude.com"]
+adultfilmdatabase.com,animeidhentai.com,bos.so,camvideos.tv,camwhores.tv,celebrity-slips.com,cutscenes.net,dbnaked.com,devporn.net,efukt.com,fritchy.com,gifsauce.com,hentai2read.com,hotpornfile.org,hpjav.com,imagebam.com,imgbox.com,imgtaxi.com,motherless.com,myporn.club,planetsuzy.org,pussyspace.com,sendvid.com,sexgalaxy.net,sextvx.com,sexuria.com,sxyprn.com,thefappeningblog.com,ultrahorny.com,vintage-erotica-forum.com,waxtube.com,xopenload.com,yeapornpls.com,yourporn.sexy##a[href*="theporndude.com"]
 gaytube.com##a[href="/external/meet_and_fuck"]
 efukt.com##a[href="http://crazyshit.com/?utm_"]
 sex.com##a[href="http://idg.idealgasm.com/"]
@@ -71175,7 +71911,6 @@ bravotube.net##a[href^="/cs/"]
 sexhd.pics##a[href^="/direct/"]
 gaytube.com##a[href^="/external/premium/"]
 analpornpix.com,fecaltube.com##a[href^="/go/"]
-madthumbs.com##a[href^="/out.php?url=http://adbucks.brandreachsys.com/"]
 drtuber.com##a[href^="/partner/"]
 dachix.com,dagay.com##a[href^="/sponsor/"]
 anyvids.com##a[href^="http://ad.onyx7.com/"]
@@ -71204,7 +71939,6 @@ efukt.com##a[href^="http://inhumanity.com/?utm_"]
 celeb.gate.cc,thumbzilla.com##a[href^="http://join."][href*="/track/"]
 porn99.net##a[href^="http://lauxanh.us/"]
 incesttoons.info##a[href^="http://links.verotel.com/"]
-imagepix.org##a[href^="http://putana.cz/index.php?partner="]
 babesandstars.com,efukt.com##a[href^="http://rabbits.webcam/"]
 iseekgirls.com,motherless.com,small-breasted-teens.com,the-new-lagoon.com,tube8.com##a[href^="http://refer.ccbill.com/cgi-bin/clicks.cgi?"]
 hentairules.net##a[href^="http://secure.bondanime.com/track/"]
@@ -71215,7 +71949,6 @@ dachix.com,dagay.com,deviantclip.com,voyeur.net##a[href^="http://seethisinaction
 bestgore.com##a[href^="http://seethisinaction.com/servlet/"]
 perfectgirls.net##a[href^="http://syndication.exosrv.com/"]
 beardedperv.com,youjizz.com##a[href^="http://syndication.traffichaus.com/"]
-youngpornvideos.com##a[href^="http://teensexmania.com/jump.php?"]
 xhamster.com##a[href^="http://theater.aebn.net/dispatcher/"]
 imagetwist.com##a[href^="http://www.2girlsteachsex.com/"]
 2hot4fb.com##a[href^="http://www.2hot4fb.com/catch.php?id="]
@@ -71264,7 +71997,6 @@ gotporn.com##a[href^="https://www.gotporn.com/click.php?id="]
 spankwire.com##a[href^="https://www.mrporngeek.com/"]
 avn.com,penthouse.com##a[href^="https://www.myfreecams.com/"][href*="&track="]
 sex.com##a[href^="https://www.rabbits.webcam/?id="]
-redtube.com##a[href^="https://www.redtube.com/click.php?"]
 babesandstars.com##a[href^="https://www.watchmygf.me/"]
 vporn.com##a[onclick*="adclick"]
 keezmovies.com##a[onclick*="window.open"]
@@ -71282,10 +72014,12 @@ drtuber.com##div + style[id] + div[class]
 ngentot.tv##div > a[href][target="_blank"]
 pornhub.com##div > aside > aside
 txxx.com##div > div[style*="z-index:"]
+redtube.com##div > iframe
 xhamster.com##div > noscript + div[style]
 sex3dtoons.com##div[align="center"] > table[width="940"][cellspacing="0"][cellpadding="0"][border="0"]
 babesandbitches.net##div[class^="banner"]
 tube8.com##div[class^="footer-ad"]
+vivud.com##div[class^="player-banner"]
 tubepornclassic.com##div[id^="ad-"]
 tube8.com##div[id^="ad_zone_"]
 hentaistream.com##div[id^="adx_ad-"]
@@ -71293,6 +72027,7 @@ celeb.gate.cc##div[id^="bnrrotator_"]
 voyeurhit.com##div[id^="div-ad-"]
 hentaistream.com##div[id^="hs_ad"]
 tube8.com##div[id^="tj-zone"]
+pornhub.com,redtube.com,youporn.com,youporngay.com##div[onclick*="bbbp1.com"]
 ceporn.net##div[style="border:4px solid;width:300px;height:250px;background:#7e7e7e;"]
 redtube.com##div[style="display: block !important;"]
 javlibrary.com##div[style="display:block; position:relative; width:730px; height:92px; overflow:hidden; margin: 10px auto 0px auto;"]
@@ -71316,7 +72051,6 @@ tmz.com##div[style^="display: block; height: 35px;"]
 mofosex.com##div[style^="width: 300px;"]
 xhamster.com##div[style^="width:315px; height:300px;"]
 imgflare.com##div[style^="width:604px; height:250px;"]
-planetsuzy.org##div[style^="width:910px;"]
 extremetube.com,pornhub.com,redtube.com,tube8.com,tube8.es,tube8.fr,xtube.com,xvideos.com,youjizz.com,youporn.com,youporngay.com#?#:-abp-properties(*data:image*)
 extremetube.com,pornhub.com,redtube.com,tube8.com,tube8.es,tube8.fr,xtube.com,xvideos.com,youjizz.com,youporn.com,youporngay.com#?#:-abp-properties(base64)
 extremetube.com,pornhub.com,redtube.com,tube8.com,tube8.es,tube8.fr,xtube.com,xvideos.com,youjizz.com,youporn.com,youporngay.com#?#:-abp-properties(data:)
@@ -71332,6 +72066,7 @@ pornhub.com,redtube.com##iframe[height*="px"]
 3movs.com##iframe[height="250"][width="300"]
 javjunkies.com##iframe[height="670"]
 pornhd.com,pornroxxx.com##iframe[scrolling]
+vivud.com##iframe[src*="/ban/"]
 xcafe.com##iframe[src]
 watchteencam.com##iframe[src^="http://watchteencam.com/images/"]
 pornhub.com##iframe[style="width: 350px; height: 350px;"]
@@ -71405,6 +72140,7 @@ youjizz.com##tr > td + td[valign="top"]
 youjizz.com##tr > td[style*="padding"][width]
 youporn.com##video[id]:first-child
 pornhub.com##video[style*="display: block !important;"]
+vivud.com##video[webkit-playsinline]
 pornhub.com##zzzzz
 ! motherless.com
 motherless.com###anonymous-notice
@@ -71635,7 +72371,6 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||adserver.yahoo.com/crossdomain.xml$object-subrequest
 @@||adserver.yahoo.com^*=weather&$domain=ca.weather.yahoo.com
 @@||adservice.google.*/adsid/integrator.js$domain=twitch.tv
-@@||adservice.google.*/integrator.js$domain=nydailynews.com
 @@||adservice.google.com/|$xmlhttprequest,domain=twitch.tv
 @@||adshost1.com/crossdomain.xml$object-subrequest
 @@||adshost1.com/ova/*.xml$object-subrequest,domain=4shared.com
@@ -71727,7 +72462,7 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||alphabaseinc.com/images/display_adz/$~third-party
 @@||alusa.org/store/modules/blockadvertising/$~third-party
 @@||amazon-adsystem.com/aax2/amzn_ads.js$domain=food.com|foodnetwork.com|weather.com
-@@||amazon-adsystem.com/aax2/apstag.js$domain=blastingnews.com|nydailynews.com|twitch.tv|wcvb.com
+@@||amazon-adsystem.com/aax2/apstag.js$domain=blastingnews.com|twitch.tv|wcvb.com
 @@||amazon-adsystem.com/js/$script,domain=voldingenglish.com
 @@||amazon-adsystem.com/panda/$script,domain=voldingenglish.com
 @@||amazon-adsystem.com/widgets/q?$image
@@ -71872,6 +72607,7 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||booking.loganair.co.uk^*/images/ads-
 @@||boracay.mobi/boracay/imageAds/$image,domain=boracay.tel
 @@||boreburn.com^$generichide
+@@||borneobulletin.com.bn/wp-content/banners/bblogo.jpg
 @@||boston.com/images/ads/yourtown_social_widget/$image
 @@||box10.com/advertising/*-preroll.swf
 @@||boxedlynch.com/advertising-gallery.html
@@ -71993,8 +72729,7 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||collectivelyconscious.net^$generichide
 @@||collegehumor.com^$generichide
 @@||colorado.gov/airquality/psi/adv.png
-@@||comboadmedia.adperfect.com^$domain=classifieds.nydailynews.com
-@@||comeadvertisewithus.com^$script,domain=thecountrycaller.com|thefreethoughtproject.com
+@@||comeadvertisewithus.com^$script,domain=thecountrycaller.com
 @@||commarts.com/Images/missinganissue_ad.gif
 @@||commercialmotor.com/profiles/*advertisement/$image,~third-party
 @@||commercialmotor.com^*/advertisement-images/$image,~third-party
@@ -72127,7 +72862,7 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||doubleclick.net/adj/pong.all/*;dcopt=ist;$script
 @@||doubleclick.net/adj/profootballreference.fsv/$script,domain=pro-football-reference.com
 @@||doubleclick.net/adj/yorkshire.jp/main-section;*;sz=120x600,160x600$script,domain=yorkshirepost.co.uk
-@@||doubleclick.net/ddm/$image,domain=aetv.com|fyi.tv|history.com|mylifetime.com|speedtest.net|tweaktown.com
+@@||doubleclick.net/ddm/$image,domain=aetv.com|fyi.tv|history.com|mylifetime.com|speedtest.net
 @@||doubleclick.net/ddm/clk/*://www.amazon.jobs/jobs/$subdocument,domain=glassdoor.com
 @@||doubleclick.net/favicon.ico$image,domain=convert-me.com|goal.com|grammarist.com|videotoolbox.com
 @@||doubleclick.net/N2605/adi/MiLB.com/scoreboard;*;sz=728x90;$subdocument
@@ -72288,7 +73023,7 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||g.doubleclick.net/gampad/ads?adk$domain=rte.ie
 @@||g.doubleclick.net/gampad/adx?$xmlhttprequest,domain=qz.com
 @@||g.doubleclick.net/gampad/google_ads.js$domain=nitrome.com|ticketek.com.ar
-@@||g.doubleclick.net/gpt/pubads_impl_$script,domain=120sports.com|al.com|allmusic.com|beqala.com|blastingnews.com|bodas.com.mx|bodas.net|brandonsun.com|canoe.com|caranddriver.com|casamentos.com.br|casamentos.pt|casamiento.com.uy|casamientos.com.ar|cbsnews.com|cleveland.com|consequenceofsound.net|cwtv.com|daveramsey.com|denofgeek.co|denofgeek.com|drupalcommerce.org|ebaumsworld.com|fastcompany.com|flightcentre.co.uk|foodkick.com|foxnews.com|goalzz.com|greyhoundbet.racingpost.com|gulflive.com|independent.co.uk|lehighvalleylive.com|liverpoolfc.com|m.tmz.com|mardigras.com|mariages.net|marvel.com|masslive.com|matrimonio.com|matrimonio.com.co|matrimonio.com.pe|matrimonios.cl|mlb.com|mlive.com|nauticexpo.com|nj.com|nola.com|noodle.com|nydailynews.com|nytimes.com|olx.pl|opb.org|orbitz.com|oregonlive.com|out.com|pennlive.com|phonearena.com|phoronix.com|pianobuyer.com|pocketnow.com|qz.com|ripley.cl|ripley.com.pe|seahawks.com|sendtonews.com|silive.com|syracuse.com|thesimsresource.com|thoughtcatalog.com|time.com|tmz.com|urbandictionary.com|vanityfair.com|video.foxbusiness.com|vroomvroomvroom.com.au|washingtonexaminer.com|weather.com|weddingspot.co.uk|winnipegfreepress.com|wlj.net|wsj.com|wtop.com|wwe.com|zavvi.com|zdnet.com|zillow.com
+@@||g.doubleclick.net/gpt/pubads_impl_$script,domain=120sports.com|al.com|allmusic.com|beqala.com|blastingnews.com|bodas.com.mx|bodas.net|brandonsun.com|canoe.com|caranddriver.com|casamentos.com.br|casamentos.pt|casamiento.com.uy|casamientos.com.ar|cbsnews.com|cleveland.com|consequenceofsound.net|cwtv.com|daveramsey.com|denofgeek.co|denofgeek.com|drupalcommerce.org|ebaumsworld.com|fastcompany.com|flightcentre.co.uk|foodkick.com|foxnews.com|goalzz.com|greyhoundbet.racingpost.com|gulflive.com|independent.co.uk|lehighvalleylive.com|liverpoolfc.com|m.tmz.com|mardigras.com|mariages.net|marvel.com|masslive.com|matrimonio.com|matrimonio.com.co|matrimonio.com.pe|matrimonios.cl|mlb.com|mlive.com|nauticexpo.com|nj.com|nola.com|noodle.com|nytimes.com|olx.pl|opb.org|orbitz.com|oregonlive.com|out.com|pennlive.com|phonearena.com|phoronix.com|pianobuyer.com|pocketnow.com|qz.com|ripley.cl|ripley.com.pe|seahawks.com|sendtonews.com|silive.com|syracuse.com|thesimsresource.com|thoughtcatalog.com|time.com|tmz.com|urbandictionary.com|vanityfair.com|video.foxbusiness.com|vroomvroomvroom.com.au|washingtonexaminer.com|weather.com|weddingspot.co.uk|winnipegfreepress.com|wlj.net|wsj.com|wtop.com|wwe.com|zavvi.com|zdnet.com|zillow.com
 @@||g.doubleclick.net/pagead/ads?ad_type=image_text^$object-subrequest,domain=ebog.com|gameark.com
 @@||g.doubleclick.net/pagead/ads?ad_type=text_dynamicimage_flash^$object-subrequest
 @@||g4tv.com/clientscriptoptimizer.ashx?*-ads.$script,stylesheet
@@ -72467,7 +73202,6 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||impde.tradedoubler.com/imp?type(img)$image,domain=sunsteps.org
 @@||imwx.com/js/adstwo/adcontroller.js$domain=weather.com
 @@||imzy.com/api/communities/no-auth/creative_ads$~third-party,xmlhttprequest
-@@||indexww.com/ht/nydn.js$domain=nydailynews.com
 @@||indiaresults.com/advertisements/submit.png
 @@||infoworld.com/www/js/ads/gpt_includes.js
 @@||innovid.com/crossdomain.xml$object-subrequest,domain=~channel4.com
@@ -72656,7 +73390,6 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||mlb.com/shared/components/gameday/v6/js/adproxy.js
 @@||mlbstatic.com/mlb.com/video/config/mlb-vpp-aws/$xmlhttprequest,domain=mlb.com
 @@||mlive.com/static/common/js/ads/ads.js
-@@||mns.com/ad/$domain=classifieds.nydailynews.com
 @@||mobilefish.com/scripts/advertisement.js
 @@||mobinozer.com^*/gads.js
 @@||mochiads.com/ctr/*.swf?$domain=gamesforwork.com
@@ -72750,8 +73483,6 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||nsandi.com/files/asset/banner-ads/
 @@||ntv.io/serve/load.js$domain=mcclatchydc.com
 @@||nyctourist.com/www/delivery/spcjs.php?$script,domain=nyctourist.com
-@@||nydailynews.com^$generichide
-@@||nydailynews.servedbyopenx.com/w/1.0/jstag$domain=nydailynews.com
 @@||nyt.com^*/ad-loader.js$domain=nytimes.com
 @@||nyt.com^*/ad-view-manager.js$domain=nytimes.com
 @@||nyt.com^*/dfp.js$domain=nytimes.com
@@ -72848,7 +73579,7 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||partner.googleadservices.com/gampad/google_ads2.js$domain=motorcycle.com|mysoju.com
 @@||partner.googleadservices.com/gampad/google_ads_gpt.js$domain=amctheatres.com|pitchfork.com|podomatic.com|virginaustralia.com
 @@||partner.googleadservices.com/gampad/google_service.js$domain=autoguide.com|avclub.com|boatshop24.com|cadenasuper.com|dailygames.com|demotywatory.pl|drivearabia.com|ensonhaber.com|escapegames.com|juegosdiarios.com|lbox.me|letio.com|lightinthebox.com|memegenerator.net|motorcycle.com|mysoju.com|nx8.com|playedonline.com|playstationlifestyle.net|readersdigest.com.au|sulekha.com|ticketek.com.ar|volokh.com
-@@||partner.googleadservices.com/gpt/pubads_impl_$script,domain=120sports.com|beqala.com|bodas.com.mx|bodas.net|canoe.com|casamentos.com.br|casamentos.pt|casamiento.com.uy|casamientos.com.ar|cbsnews.com|cwtv.com|denofgeek.co|denofgeek.com|drupalcommerce.org|flightcentre.co.uk|foxnews.com|goalzz.com|greyhoundbet.racingpost.com|independent.co.uk|liverpoolfc.com|m.tmz.com|mariages.net|marvel.com|matrimonio.com|matrimonio.com.co|matrimonio.com.pe|matrimonios.cl|mlb.com|nauticexpo.com|noodle.com|nydailynews.com|nytimes.com|opb.org|orbitz.com|out.com|phoronix.com|pianobuyer.com|ripley.cl|ripley.com.pe|seahawks.com|sendtonews.com|thesimsresource.com|thoughtcatalog.com|time.com|urbandictionary.com|vanityfair.com|video.foxbusiness.com|vroomvroomvroom.com.au|washingtonexaminer.com|weather.com|weddingspot.co.uk|wlj.net|wsj.com|wtop.com|wwe.com|zavvi.com|zdnet.com|zillow.com
+@@||partner.googleadservices.com/gpt/pubads_impl_$script,domain=120sports.com|beqala.com|bodas.com.mx|bodas.net|canoe.com|casamentos.com.br|casamentos.pt|casamiento.com.uy|casamientos.com.ar|cbsnews.com|cwtv.com|denofgeek.co|denofgeek.com|drupalcommerce.org|flightcentre.co.uk|foxnews.com|goalzz.com|greyhoundbet.racingpost.com|independent.co.uk|liverpoolfc.com|m.tmz.com|mariages.net|marvel.com|matrimonio.com|matrimonio.com.co|matrimonio.com.pe|matrimonios.cl|mlb.com|nauticexpo.com|noodle.com|nytimes.com|opb.org|orbitz.com|out.com|phoronix.com|pianobuyer.com|ripley.cl|ripley.com.pe|seahawks.com|sendtonews.com|thesimsresource.com|thoughtcatalog.com|time.com|urbandictionary.com|vanityfair.com|video.foxbusiness.com|vroomvroomvroom.com.au|washingtonexaminer.com|weather.com|weddingspot.co.uk|wlj.net|wsj.com|wtop.com|wwe.com|zavvi.com|zdnet.com|zillow.com
 @@||partnerads.ysm.yahoo.com/ypa/?ct=*-search_results%$subdocument,domain=ask.com
 @@||partners.thefilter.com/crossdomain.xml$object-subrequest
 @@||partners.thefilter.com/dailymotionservice/$image,object-subrequest,script,domain=dailymotion.com
@@ -73092,7 +73823,6 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||songza.com/advertising/top/
 @@||songza.com/static/*/songza/ads/iframe.js
 @@||sonicstate.com/video/hd/hdconfig-geo.cfm?$object-subrequest
-@@||sonobi.com/morpheus.$script,domain=nydailynews.com
 @@||sonypictures.com/global/images/ads/300x250/ad300x250.json$xmlhttprequest
 @@||sonypictures.com^*/admedia/
 @@||southparkstudios.com/images/shows/south-park/episode-thumbnails/*-advertising_$image
@@ -73138,7 +73868,7 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||stclassifieds.sg/images/ads/$~third-party
 @@||stclassifieds.sg/postad/
 @@||streamcloud.eu^$generichide
-@@||streaming.adswizz.com/anon.npr-mp3/npr/$media,domain=player.fm
+@@||streaming.adswizz.com/anon.npr-mp3/npr/$media,domain=npr.org|player.fm
 @@||streaming.gmgradio.com/adverts/*.mp3$object-subrequest
 @@||streamlive.to/ads/$object,script
 @@||streamplay.club/js/pop$script,~third-party
@@ -73233,6 +73963,7 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||trade-a-plane.com/AdBox/js/jquery.TAP_AdBox.js
 @@||tradecarview.com/material/housead/$image
 @@||tradedoubler.com/file/$image,domain=deliverydeals.co.uk|sunsteps.org
+@@||tradee.com^$generichide
 @@||trader.ca/TraderMobileAPIBB.asmx/GetAds?$script,domain=autos.ca
 @@||trafficvance.com/?$domain=propelmedia.com
 @@||trafficvance.com^*/socket.io/$domain=propelmedia.com
@@ -73249,6 +73980,7 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||tremor.nuggad.net/crossdomain.xml$object-subrequest
 @@||trialpay.com/js/advertiser.js
 @@||trifort.org/ads/$~third-party
+@@||tritondigital.com/adv/$~third-party
 @@||trulia.com/modules/ad_agents_$xmlhttprequest
 @@||trustedreviews.com^$generichide
 @@||trustedreviews.com^*/adtech.js
@@ -73362,6 +74094,7 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||widgets.rewardstyle.com^$domain=glamour.com|itsjudytime.com
 @@||widgetserver.com/syndication/get_widget.html?*&widget.adplacement=$subdocument
 @@||wikia.com/__spotlights/spc.php?$xmlhttprequest
+@@||wikia.nocookie.net^$stylesheet
 @@||wikia.nocookie.net^*/images/$image
 @@||wikipedia.org^$generichide
 @@||wiktionary.org^$generichide
@@ -73409,6 +74142,7 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||yimg.com^*/adplugin_*.swf$object,domain=games.yahoo.com
 @@||yimg.com^*/ads-min.css$domain=yahoo.com
 @@||yimg.com^*/java/promotions/js/ad_eo_1.1.js
+@@||yimg.com^*_300x250.$image,domain=search.yahoo.com
 @@||ykhandler.com/adframe.js
 @@||yokosonews.com/files/cache/
 @@||yoox.com/img//banner/affiliation/$image,domain=catalogfavoritesvip.com|freeshipping.com|freeshippingrewards.com|habandvipplus.com|inthecompanyofdogsvip.com|naturesjewelryvip.com|northstylevip.com|pyramidcollectionvip.com|serengeticatalogvip.com|travelplus.com
@@ -73482,7 +74216,6 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||cheapism.com^$generichide
 @@||cheatsheet.com^$generichide
 @@||chicksonright.com^$generichide
-@@||classicalite.com^$generichide
 @@||comicallyincorrect.com^$generichide
 @@||conservativebyte.com^$generichide
 @@||conservativeintel.com^$generichide
@@ -73507,7 +74240,6 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||freedomoutpost.com^$generichide
 @@||freewarefiles.com^$generichide
 @@||gamerant.com^$generichide
-@@||godfatherpolitics.com^$generichide
 @@||gosocial.co^$generichide
 @@||gymflow100.com^$generichide
 @@||hallels.com^$generichide
@@ -73530,14 +74262,12 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||lastresistance.com^$generichide
 @@||latinpost.com^$generichide
 @@||legalinsurrection.com^$generichide
-@@||libertyunyielding.com^$generichide
 @@||lidblog.com^$generichide
 @@||lifebuzz.com^$generichide
 @@||madworldnews.com^$generichide
 @@||mentalflare.com^$generichide
 @@||minutemennews.com^$generichide
 @@||moneyversed.com^$generichide
-@@||musictimes.com^$generichide
 @@||myscienceacademy.org^$generichide
 @@||naturalblaze.com^$generichide
 @@||naturalsociety.com^$generichide
@@ -73559,7 +74289,6 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||realmomsrealreviews.com^$generichide
 @@||realtytoday.com^$generichide
 @@||redmaryland.com^$generichide
-@@||returnofkings.com^$generichide
 @@||reverbpress.com^$generichide
 @@||reviveusa.com^$generichide
 @@||rightwingnews.com^$generichide
@@ -73567,8 +74296,6 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||sarahpalin.com^$generichide
 @@||shark-tank.com^$generichide
 @@||shedthoselbs.com^$generichide
-@@||sonsoflibertymedia.com^$generichide
-@@||spectator.org^$generichide
 @@||stevedeace.com^$generichide
 @@||supercheats.com^$generichide
 @@||survivalnation.com^$generichide
@@ -73578,14 +74305,12 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||terezowens.com^$generichide
 @@||theblacksphere.net^$generichide
 @@||theboredmind.com^$generichide
-@@||thefreethoughtproject.com^$generichide
 @@||thehayride.com^$generichide
 @@||thelibertarianrepublic.com^$generichide
 @@||thelibertydaily.com^$generichide
 @@||themattwalshblog.com^$generichide
 @@||thepoke.co.uk^$generichide
 @@||thepolitistick.com^$generichide
-@@||therealside.com^$generichide
 @@||tinypic.com^$generichide
 @@||tosavealife.com^$generichide
 @@||traileraddict.com^$generichide
@@ -73598,9 +74323,7 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||victoriajackson.com^$generichide
 @@||videogamesblogger.com^$generichide
 @@||viralnova.com^$generichide
-@@||viralthread.com^$generichide
 @@||visiontoamerica.com^$generichide
-@@||westernjournalism.com^$generichide
 @@||youthhealthmag.com^$generichide
 ! Anti-Adblock
 @@.gif#$domain=budget101.com|cbox.ws|corepacks.com|danydanielrt.com|dx-tv.com|eventosppv.me|funniermoments.com|gameurs.net|hastlegames.com|ibmmainframeforum.com|liveonlinetv247.info|loadlum.com|mamahd.com|onlinemoviesfreee.com|onlinemoviewatchs.tv|premiumleecher.com|remo-xp.com|showsport-tv.com|superplatyna.com|turktorrent.cc|tv-porinternet.com.mx|ver-flv.com|verdirectotv.com|wallpapersimages.co.uk|wowebook.org|wrestlingtalk.org|wwe2day.tv|xup.in
@@ -73664,10 +74387,7 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||ad.doubleclick.net/|$image,domain=cwtv.com
 @@||ad.filmweb.pl^$script
 @@||ad.leadbolt.net/show_cu.js
-@@||ad4game.com*/images/$image,domain=kissanime.com
-@@||ad4game.com/js/$script,domain=kissanime.com|kisscartoon.me
 @@||ad8k.com^$script,domain=extratorrent.cc|flash-x.tv|flashx.tv|wrestlinginc.com
-@@||adadvisor.net^$script,domain=kisscartoon.me
 @@||adcity.tech^$script,third-party
 @@||adclixx.net^$script,domain=publicleech.xyz
 @@||adexprt.com/cdn3/*&m=magnet$subdocument
@@ -73686,9 +74406,7 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||admost.com/adx/js/admost.js$domain=mackolik.com|sahadan.com
 @@||adnetasia.com^$script,domain=publicleech.xyz|sznpaste.net
 @@||adnow.tech^$script,third-party
-@@||adnxs.com^$script,domain=kissanime.com
 @@||adocean.pl^*/ad.js?id=$script,domain=tvn24.pl
-@@||adprotected.com/tags/$script,domain=kissanime.com|kisscartoon.me
 @@||ads-popad.weebly.com/uploads/*/ads.js$script,domain=pcgames-download.net
 @@||ads.360haven.com^$script,~third-party
 @@||ads.ad-center.com/smart_ad/display?ref=*&smart_ad_id=$subdocument,domain=dayt.se|wstream.video
@@ -73718,8 +74436,6 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||adtechus.com^$image,domain=fullmatchesandshows.com|watchtvserieslive.org
 @@||adtrackers.net^$script,domain=publicleech.xyz|sznpaste.net
 @@||advert.popunder.ru^$domain=beelink.in
-@@||adverticum.net/static/js/$domain=kisscartoon.me
-@@||advertisegame.com^$image,domain=kissanime.com
 @@||advertisingwouldbegreat.com^$script,domain=flashx.tv
 @@||adview.pl/ad/GetReklamyMultimediaVast?dir=*&adType=PREROLL&$xmlhttprequest,domain=insys.pl
 @@||adworld.tech^$script,third-party
@@ -73846,13 +74562,10 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||cdn-seekingalpha.com^*/ads.js
 @@||cdn-surfline.com/ads/VolcomSurflinePlayerHo13.jpg$domain=surfline.com
 @@||cdn.eventosppv.me^$generichide
-@@||cdn.mgid.com^$script,domain=kissanime.com
 @@||cdn.ndtv.com/static/$script,domain=ndtv.com
 @@||cdnco.us^$script
 @@||celogeek.com/stylesheets/blogads.css
 @@||centro.co.il^$generichide
-@@||chango.com^*/adexchanger.png?$domain=kissanime.com
-@@||chango.com^*/jcrew.jpg?$image,domain=kissanime.com
 @@||channel4.com/ad/l/1?|$object-subrequest
 @@||channel4.com/p/c4_live/ExternalHTMLAdRenderer.swf$object-subrequest
 @@||channel4.com/p/c4_live/PauseAdExtension.swf$object-subrequest
@@ -73861,17 +74574,13 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||channel4.com/p/c4_live/VPAIDAdRenderer.swf$object-subrequest
 @@||chicagoreader.com^$generichide
 @@||chitika.com^*/search-button.png?$domain=exashare.com
-@@||chitika.com^*/search-button.png?$image,domain=kissanime.com
 @@||chitika.net/getads.js$domain=anisearch.com
-@@||cibleclick.com^$script,domain=kisscartoon.me
 @@||cinema2satu.net^$generichide
 @@||cinemablend.com^$generichide
 @@||cinestrenostv.tv/reproductores/adblock.js
 @@||cio.co.nz^$generichide
 @@||cio.com.au^$generichide
 @@||cleodesktop.com^$generichide
-@@||clicksor.net/images/$domain=kissanime.com
-@@||clickxchange.com^$image,domain=kissanime.com
 @@||cloudflare.com/ajax/libs/fuckadblock/$script,domain=watchcartoononline.io
 @@||cloudfront.net*/ad$script,domain=robinwidget.com|space.com|theinquirer.net|tomshardware.co.uk|tomshardware.com
 @@||cloudfront.net^$image,domain=theinquirer.net
@@ -73893,16 +74602,10 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||computerworld.com/www/js/ads/gpt_includes.js
 @@||cookinggames.com^$generichide
 @@||coolgames.com^*/ads.js
-@@||core.adprotected.com^$subdocument,domain=kissanime.com
 @@||corepacks.com^$generichide
 @@||cpalead.com/gwjs.php?pub=$script,domain=youserials.com
 @@||cpalead.com/mygateway.php?pub=$script,domain=free-space.net|justfortrendygirls.com|mmusicz.com|receive-sms.com|videodownloadx.com
-@@||cpalead.com^$domain=kissanime.com
-@@||cpmstar.com^$image,domain=kissanime.com
-@@||cpmstar.com^$script,domain=kissanime.com
-@@||cpmtree.com^$script,domain=kissanime.com
 @@||cpu-world.com^$generichide
-@@||cpxinteractive.com^$script,domain=kissanime.com
 @@||crackberry.com^$generichide
 @@||credio.com/ad?
 @@||credio.com^$generichide
@@ -73957,7 +74660,6 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||doubleclick.net/xbbe/creative/vast?$domain=rte.ie
 @@||doubleclick.net^*/adx/zattoo/video_*;cue=pre;$object-subrequest,domain=zattoo.com
 @@||doubleclickbygoogle.com^$object-subrequest,domain=itsyourtvnow.com|vaughnlive.tv
-@@||doublerecall.com/scripts/application.js$domain=kissanime.com|kisscartoon.me
 @@||downace.com/themes/ace/frontend_assets/$script
 @@||downace.com^$generichide
 @@||dragoart.com^$generichide
@@ -73969,7 +74671,6 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||dressupgal.com^$script,domain=dressupgal.com
 @@||dressuppink.com^*/ads.js
 @@||drfile.net^$generichide
-@@||dropboxusercontent.com/*ad$script,domain=kissanime.com
 @@||drugs.com^$subdocument,~third-party
 @@||dutplanet.net/ajax/reclamecheck.php?$xmlhttprequest
 @@||dvbtmap.eu^*/ad*.js
@@ -73984,7 +74685,6 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||embedupload.com^$generichide
 @@||enrondev.net/ads/server/www/delivery/*&zoneid=1$subdocument,domain=filecore.co.nz
 @@||epawaweather.com^$generichide
-@@||epicgameads.com^$image,script,domain=kissanime.com
 @@||epmads.com/ads?$subdocument,domain=fcportables.com
 @@||epmads.com/js/show_ads_epmads.js$domain=fcportables.com
 @@||eska.pl^*bbelements.js
@@ -74079,7 +74779,6 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||g.doubleclick.net/|$object-subrequest,domain=planetfools.com|televisiondiv.ucoz.com
 @@||gallery.aethereality.net/advertisement.js
 @@||galna.org^$generichide
-@@||game-advertising-online.com/img/icon_stoplight.jpg?$domain=kissanime.com
 @@||game-advertising-online.com/index.php?section=serve&id=7740&subid=$subdocument,domain=anizm.com
 @@||gamecopyworld.com/games/$script
 @@||gamecopyworld.eu/games/$script
@@ -74149,7 +74848,6 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||hindustantimes.com^*/ads.js
 @@||hitcric.info^$generichide
 @@||hogarutil.com^$generichide
-@@||hornyspots.com^$image,domain=kissanime.com
 @@||hostyd.com^$generichide
 @@||hotslogs.com^$generichide
 @@||hpfanficarchive.com^*/advertisement.js
@@ -74199,7 +74897,6 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||inskinmedia.com/crossdomain.xml$object-subrequest
 @@||insys.pl/Scripts/InsysPlayer.*/adTest.png$domain=insys.pl
 @@||integral-marketing.com/scripts/imads.js$domain=dayt.se
-@@||intellitxt.com/intellitxt/front.asp?ipid=$script,domain=forums.tweaktown.com
 @@||investigationdiscovery.com/shared/ad-enablers/
 @@||investing.com^*/ads.js
 @@||investors.com^*/ads.js
@@ -74237,8 +74934,6 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||kenkenpuzzle.com/assets/ads-$script
 @@||kenkenpuzzle.com^$generichide
 @@||ketubanjiwa.com^$generichide
-@@||kissanime.com/ads/$image,subdocument
-@@||kisscartoon.me/Ads/$subdocument
 @@||kitguru.net^$generichide
 @@||komoona.com^$script,third-party,domain=phoronix.com
 @@||koparos.info/ads.php
@@ -74291,7 +74986,6 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||macdailynews.com^$generichide
 @@||mackolik.com^$script,domain=mackolik.com
 @@||macobserver.com/js/adlink.js
-@@||madadsmedia.com^$image,script,domain=kissanime.com
 @@||magesy.be^$generichide
 @@||magesy.be^*/ad$script
 @@||majorleaguegaming.com/live/assets/advertisement-*.js
@@ -74333,11 +75027,7 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||mexashare.com^$generichide
 @@||mgcash.com/common/adblock.js
 @@||mgcashgate.com/cpalocker/$script,domain=movieleaks.co|videodepot.org
-@@||mgid.com/k/i/*.js?t=$script,domain=kissanime.com
-@@||mgid.com/k/i/kissanime.com.$script,domain=kissanime.com
 @@||mgid.com/s/p/*.js?$script,domain=sportsmole.co.uk
-@@||mgid.com^$image,domain=kissanime.com
-@@||mgid.com^$script,domain=kisscartoon.me
 @@||minecraft-forum.net^$generichide
 @@||minecrafthousedesign.com^$generichide
 @@||mingle2.com^$generichide
@@ -74413,6 +75103,7 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||nornar.com^$generichide
 @@||nosteam.ro/*ad*.$script
 @@||nosvideo.com/ads.js
+@@||notebookcheck.net/ads.js
 @@||npttech.com/advertising.js$script
 @@||ntn24.com/sites/all/libraries/can-run-ads/$script
 @@||nzbstars.com*/advertisement.js$~third-party,domain=nzbstars.com
@@ -74518,7 +75209,6 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||priva.us^$script,domain=ilix.in|priva.us
 @@||problogbooster.com^$generichide
 @@||promptfile.com/js/showads.js
-@@||propellerads.com^$image,domain=kissanime.com
 @@||protect-url.net^$script,~third-party
 @@||ps4news.com/ad*.js$script
 @@||ps4news.com^$generichide
@@ -74542,8 +75232,6 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||rapidmoviez.com/ad$image,subdocument
 @@||rapidmoviez.com/files/php/mgid-ad$subdocument
 @@||ratebeer.com/javascript/advertisement.js
-@@||ratemyprofessors.com^$generichide
-@@||ratemyprofessors.com^*/ad$script
 @@||rctrails.com^$script,domain=eventhubs.com
 @@||realidadscans.org^$generichide
 @@||receive-a-sms.com^$generichide
@@ -74565,7 +75253,6 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||rsense-ad.realclick.co.kr/favicon.ico?id=$image,domain=mangaumaru.com
 @@||rtr.innovid.com^$object-subrequest,domain=uktv.co.uk
 @@||rtube.de^$generichide
-@@||rubiconproject.com^$image,script,domain=kissanime.com
 @@||ruckusschroederraspberry.com^$script,domain=flash-x.tv|flashx.tv
 @@||runners.es^*/advertisement.js
 @@||runnersworld.com^$generichide
@@ -74625,11 +75312,9 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||soccity.net^$generichide
 @@||socketloop.com^$generichide
 @@||sockshare.com/js/$script
-@@||softonic.com^$generichide
 @@||software.informer.com*/ads.js$~third-party,domain=informer.com
 @@||sominaltvfilms.com/wp-content/*/adbanner/$image
 @@||sominaltvfilms.com^$generichide
-@@||sonobi.com/welcome/$image,domain=kissanime.com
 @@||sounddrain.net^*/advertisement.js
 @@||spanishdict.com^$generichide
 @@||sparkylinux.org/images/ad/$image
@@ -74643,6 +75328,7 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||srnet.eu^$script
 @@||srnk.co/js/ads.js
 @@||stackexchange.com/affiliate/
+@@||stackoverflow.com/tags/$~third-party,xmlhttprequest
 @@||startlr.com^$generichide
 @@||static-avforums.com/*ad$script,domain=avforums.com
 @@||static9.net.au^*/advert.js$domain=9news.com.au
@@ -74673,7 +75359,6 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||telemetryverification.net/crossdomain.xml$object-subrequest
 @@||televiseneurosisfilmstrip.info^$script,domain=batmanstream.com|betteam.ru|guardacalcio.com|robinwidget.com|stream2watch.biz
 @@||television-envivo.com^$generichide
-@@||tester.advertserve.com^$script,domain=kisscartoon.me
 @@||tf2center.com^*/advert.js
 @@||the-dermatologist.com^*/ad_block_check/ad/$script
 @@||theads.me/www/delivery/$script,domain=vidup.me
@@ -74731,7 +75416,6 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||unlockpwd.com^$generichide
 @@||up-4ever.com^$generichide
 @@||up-flow.org/advertisement.js
-@@||upload.so^$generichide
 @@||uploadex.com^$generichide
 @@||uploadlw.com/getbanner.cfm?$script
 @@||uploadlw.com^$generichide
@@ -74938,6 +75622,7 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||amazonaws.com/affiliates/banners/logo/$image,domain=betyper.com
 @@||amazonaws.com^*/transcriptions/$domain=diki.pl
 @@||americateve.com/mediaplayer_ads/new_config_openx.xml$xmlhttprequest
+@@||ampproject.org/amp4ads-$script,domain=themarker.com
 @@||analytics.disneyinternational.com/ads/tagsv2/video/$xmlhttprequest,domain=disney.no
 @@||anandabazar.com/js/anandabazar-bootstrap/$script
 @@||annonser.dagbladet.no/eas?$script,domain=se.no
@@ -75107,7 +75792,6 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||portalbici.es/modules/*-advertisement.$xmlhttprequest,domain=portalbici.es
 @@||prohardver.hu/js/common/forms_$script
 @@||propellerads.com/afu.php?zoneid=$subdocument,domain=moevideos.net
-@@||propellerads.com^*/adlogo/$domain=kissanime.com
 @@||psoe.es/Areas/Affiliation/
 @@||ptchan.net/imagens/banner.php
 @@||ptcliente.pt/App_Themes/Default/Img/ad_$image
@@ -75601,6 +76285,7 @@ www.google.com#@##videoads
 @@||panicporn.com/Bannerads/player/player_flv_multi.swf$object
 @@||pop6.com/banners/$domain=horny.net|xmatch.com
 @@||porn.com/image/*/PORN.jpg?$image
+@@||pornhd.com/pornhd/*/js/dist/$script
 @@||pornhubpremium.com/user/login_status?
 @@||pornhubpremiumcdn.com^$image,domain=pornhub.com
 @@||pornteengirl.com/temporaire/image.php?*/virtuagirl/$image
@@ -75685,8 +76370,10 @@ www.google.com#@##videoads
 @@||phncdn.com/assets_dev/js/algolia/algolia_search_result*.js$script,domain=tube8.com
 @@||phncdn.com/cb/assets/$script
 @@||phncdn.com/cb/bundles/$script
+@@||phncdn.com/dash/videos/$media,object,object-subrequest,other,xmlhttprequest,domain=pornhub.com|redtube.com|tube8.com|youporn.com|youporngay.com
 @@||phncdn.com/head/$script
 @@||phncdn.com/highcharts-$script
+@@||phncdn.com/hls/videos/$media,object,object-subrequest,other,xmlhttprequest,domain=pornhub.com|redtube.com|tube8.com|youporn.com|youporngay.com
 @@||phncdn.com/html5player/$script
 @@||phncdn.com/html5player/videoPlayer/$object,object-subrequest,domain=pornhub.com|redtube.com|youporn.com
 @@||phncdn.com/html5shiv-$script
@@ -76179,6 +76866,7 @@ www.google.com#@##videoads
 @@||gelbooru.com^$popup,~third-party
 @@||imagebam.com/image/$popup
 @@||pornhublive.com/?AFNO=$popup,domain=pornhub.com
+@@||rdtcdn.com/media/videos$media,popup,domain=redtube.com
 @@||reddit.com^$popup,domain=pornhub.com
 @@||redtubelive.com/?AFNO=$popup,domain=redtube.com
 @@||redtubeplatinum.com/signup/signup.php$popup,domain=redtube.com
index 83525188e8ff871e2d5b6e65c7a717bef9f92610..cc2ee749ec054504d04361949e9ff154ab0b49fc 100644 (file)
@@ -1,7 +1,7 @@
 [Adblock Plus 1.1]
-! Version: 201904241116
+! Version: 201905232200
 ! Title: EasyPrivacy
-! Last modified: 24 Apr 2019 11:16 UTC
+! Last modified: 23 May 2019 22:00 UTC
 ! Expires: 4 days (update frequency)
 ! Homepage: https://easylist.to/
 ! Licence: https://easylist.to/pages/licence.html
@@ -19,7 +19,7 @@
 &ctxId=*&pubId=*&objId=
 &event=view&
 &funnel_state=
-&http_referer=$script
+&http_referer=$script,xmlhttprequest
 &pageReferrer=
 &ref=*&tag=
 &refer=http$script
@@ -36,6 +36,7 @@
 -analitycs/fab.
 -analitycs/ga.
 -analitycs/metrica.
+-analytics-state?
 -analytics-tagserver-
 -analytics-wi.
 -analytics/analytics.
 /2x2.gif?$image
 /3rd-party-stats/*
 /4399stat.js
+/500b-bench.jpg?
 /?&cs=*&pid=*&tid=
 /?&pid=*&subid=$image
 /?&subid=*&pid=$image
 /aa.php?anuid=
 /ablank.gif?
 /abp-analytics.
+/abp.gif?
 /abppx-*.gif?
 /aby.gif?
 /ac.fcgi?
 /add_page_view?
 /add_stats
 /add_utm_links.
+/addEvent?action=
 /additional.php?res_width=$script
 /addLinker.js
 /addLinkerEvents-ga.
 /analytics-efukt.
 /analytics-event-
 /analytics-event.
+/analytics-gcp.
 /analytics-ingress-
 /analytics-js.
 /analytics-js/*
 /analytics/?event
 /analytics/activity.
 /analytics/analytics.$~xmlhttprequest
+/analytics/beacons/*
 /analytics/call-
 /analytics/cms/*
 /analytics/collect_
 /analytics/dist/*
 /analytics/eloqua/*
 /analytics/engine/*
-/analytics/events
-/analytics/eventTrack
+/analytics/event
 /analytics/ga.
 /analytics/ga/*
 /analytics/ga?
 /analytics/idg_
 /analytics/js/*
 /analytics/liferay-
+/analytics/logging
 /analytics/mbox.js
 /analytics/mouse_
 /analytics/newrelic_
 /analytics/p.gif?
 /analytics/page/*
-/analytics/pageview.
+/analytics/pageview
 /Analytics/Pdp/*
 /analytics/ping^
 /analytics/pv.gif?
 /api/pixel?
 /api/stat?
 /api/tracking/*
+/api/v1/metrics
 /api/v1/stat?
 /api/x.gif?
 /apilog?
 /ard.png?
 /argtk.min.
 /aria-web-telemetry-
+/arms-datacollectorjs/*
 /arstat?
 /art/stats/*
 /article-analytics.
 /bm-bam-trk.
 /bms-analytics.
 /bn/tracker/*
+/bookvisitinfo.html?
 /boomerang-minified-
 /boomerang.js
 /boomLogger.
 /cbstats/*
 /cc?a=
 /cclickTracking.
+/cclog?ck=
 /ccm_sj?
 /cct?
 /cdcVanity?
 /collect/kf?
 /collect/pageview?
 /collect/tracking.
+/collect?*&cid=
+/collect?*&tid=
 /collect?callback=
 /collect?eid=
 /collect?event=
+/collect?iid=
 /collect?tid=
 /collect_data.php?
 /collect_stat.
 /Diagnostics?hit=
 /didna-pixel-
 /digitalice_tag.js
+/dil_v6.4.js
 /disp_cnt.
 /dispatch.fcgi?
 /dist/analytics.
 /dw/hit?
 /dwanalytics-
 /dwanalytics.
+/dwell/log?
 /dynamic_ytrack_
 /DynamicAnalytics.
 /dynamictag.
 /error/*.gif?msg=
 /error/js/log?
 /est.pl?
-/estat.$domain=~estat.stat.ee
+/estat.$domain=~estat.ly|~estat.stat.ee
 /estatistica.js
 /estatnativeflashtag.swf
 /etag?
 /event?t=*&__seed=
 /event?t=view&
 /event?token=
+/event_logger
 /EventhubStats.js
 /EventLog.axd?
 /eventlog.js
 /eventLogServlet?
 /events-collector.
+/events.gif?
 /events/*?event=
 /events/capture?
+/events?_trigger=
 /events?data=
 /events?rpId=
 /eventtracker.js
 /getThirdPartyTracking?
 /getTotalHits.
 /getViewBeans.action?
+/GetWebTrekkRecoElement?
 /gifbanner?
 /gifstats.
 /gigyaGAIntegration.
 /glb-pv-min.js
 /glbltrackjs.
 /global-analytics.js
+/global/analytics/*
 /global/ga.js?
 /global/tracker.
 /globalpagetracking.js
 /googletracker/*
 /googleTracking.js
 /googlytics-
+/gootics.js
 /gosquared-livestats/*
 /gPageTracking.
 /grappler/log/*
 /gtm/gtm-
 /gtmTracking.
 /gtrack.
+/gv-analytics/*
 /gweb/analytics/*
 /hash_stat_bulk/*
 /hc/tracking/*
 /hs_track.
 /hsc/trk/*
 /hstrck-detect.
+/hubspot_tracking.
 /HuShenGangTong.js
 /i.php?i=
 /i.png?id=
 /in.cgi?*http
 /in.getclicky.com/*
 /in.gif?url=
+/in.php?*&referer=
 /in.php?p=
 /in.php?referer=
 /include/js/ga-
 /jtracking/*
 /jump/?jl=
 /jump/clk1.
+/kairion.gif?
 /kaiseki/script.php
 /kaiseki/track.php?
 /kaizentrack/*
 /mediateGA.js
 /megacounter/*
 /mendelstats.
+/merise.gif?
 /meta-analytics/*
 /meta-tracker/*
 /metatraffic/track.asp?
 /metrics/vanity/?
 /metricsISCS.
 /metrika/*?ident=
+/metrika/watch.
 /metrika/watch_
 /metriks/watch.
+/metriks/watch_
 /metrimatics/*
 /metriweb.js
 /metriweb/spring.js
 /newsstat/*
 /newstat/*
 /newstatsinc.
+/next_analytics.
 /nextPerformanceRetargeting.
 /nielsen.htm
 /nielsen.js
 /NNAnalytics/*
 /NNAnalyticsWPSites.
 /no-impression.gif?
+/nofastat.
 /notifications/analytics
 /np?log=
 /npssurvey.
 /plingatracker.
 /plog?id
 /pluck-tracking.
+/plugin/trackEvents.
 /plugins/catman/*
 /plugins/stat-dfp/*
 /plugins/status.gif?
 /publishertag.js
 /pubstats.
 /pubtag.js?
+/push/page-view/*
 /pushlog.
 /pv.gif?1=
 /pv.gif?url
 /revtracking/*
 /RioTracking2.
 /risk_fp_log?
+/riveted.js
 /riveted.min.js
+/rivraddon.js
 /rkrt_tracker-
 /rm.gif?
 /RMAnalytics.
 /server.php?request=track&output=
 /server/detect.php?
 /service/track?
+/services/?tid=
 /services/analytics/*
 /services/counter/*
 /services/counters/*
 /stat-analytics/*
 /stat.asmx
 /stat.aspx?
+/stat.cgi?
 /stat.gif?
 /stat.htm?
 /stat.js?
 /stat.tiff?
 /stat/ad?
 /stat/count
+/stat/event/*
 /stat/event?
+/stat/eventManager/*
 /stat/fe?
 /stat/inserthit.
 /stat/track.php?mode=js
 /statistics.html?action=
 /statistics.js?$third-party
 /statistics.php?data=
+/statistics.php?nid=
 /statistics/fab.
 /statistics/ga.
 /statistics/get?
 /statsd_proxy
 /StatsHelper.gif?
 /StatsMngrWebInterface.
+/StatsPage.
 /statspider?
 /statspixel.
 /StatsRadioAnalyticsHub.htm
 /TacodaFTT.
 /taevents-
 /tag/tag.jsp?
+/tag?tags=
 /tagAnalyticsCNIL.
 /tagCNIL.js
 /TagCommander.cfc?
 /topic_page_timer?
 /toplytics.js
 /tops-counter?
+/torimochi.js
 /touchclarity/*
 /tp.gif?
 /tpix.gif?
 /track?cb=
 /track?event=
 /track?name=
+/track?pid=
 /track?referer=
 /Track?trackAction=
 /track?ts=*&domain=
 /tracking.vidt
 /tracking/*/agof-
 /tracking/?c_
+/tracking/?ID=
 /tracking/addview/*
 /tracking/adobe.js
 /tracking/adobe/*
 /tracking202/*
 /Tracking?id=
 /Tracking?t=
+/tracking?vs=
 /tracking_add_ons.
 /tracking_ajax.
 /tracking_clic.
 /trk.gif?
 /trk.php?
 /trk/p.gif?
+/trk_tb.
 /trk_zbo.
 /trkga.
 /trkpixel.gif
 /urchinstats.
 /URLSplitTrack?
 /us.gif?
+/userdata_n?*&uid=
 /userfly.js
 /users/track?
 /UserTraceCookie?
 /v53.js
 /v53nse.js
 /v60.js
+/va-stat.
 /valor_analytics.
 /valor_analytics/*
 /valueclickbrands/*
 /vgwort/*
 /video-ga.js
 /video.counters.js
+/video/tracking.js
 /video_count.php?
 /videoanalytic/*
 /videoAnalytics.
 /visit_pixel?
 /visit_tracking.
 /VisitCounter.
+/VisitLog.asmx
 /visitor-event?
 /Visitor.aspx?
 /visitor.cgi?aff
 /vs.gif?
 /vs/track.
 /vs_track.
+/vsl/imp?
 /vstat.php
 /vstats/counter.php
 /vstrack.
@@ -4463,6 +4514,7 @@ _pv_log?
 _quantcast.swf
 _quantcast_tag.
 _resource/analytics.js
+_rpc/log?
 _sdctag1_
 _sdctag2.
 _semanticTag/
@@ -4788,6 +4840,7 @@ _mongo_stats/
 ||advertising.com^$third-party
 ||adways.com^$third-party
 ||adwstats.com^$third-party
+||adxadtracker.com^$third-party
 ||adyapper.com^$third-party
 ||afairweb.com^$third-party
 ||affilae.com^$third-party
@@ -5005,6 +5058,7 @@ _mongo_stats/
 ||brcdn.com^$third-party
 ||bridgevine.com^$third-party
 ||brightedge.com^$third-party
+||brightfunnel.com^$third-party
 ||brilig.com^$third-party
 ||browser-statistik.de^$third-party
 ||brsrvr.com^$third-party
@@ -5145,11 +5199,13 @@ _mongo_stats/
 ||cnt1.net^$third-party
 ||cnxweb.com^$third-party
 ||cnzz.com^$third-party
+||cobaltgroup.com^$third-party
 ||codata.ru^$third-party
 ||cogmatch.net^$third-party
 ||cognitivematch.com^$third-party
 ||collarity.com^$third-party
 ||collserve.com^$third-party
+||colossusssp.com^$third-party
 ||commander1.com^$third-party
 ||company-target.com^$third-party
 ||compteur.cc^$third-party
@@ -5157,6 +5213,7 @@ _mongo_stats/
 ||conductrics.com^$third-party
 ||confirmational.com^$third-party
 ||confirmit.com^$third-party
+||contactatonce.com^$third-party
 ||contactmonkey.com^$third-party
 ||contemporaryceremonies.ca^$third-party
 ||content-square.net^$third-party
@@ -5170,6 +5227,7 @@ _mongo_stats/
 ||conversionlogic.net^$third-party
 ||conversionly.com^$third-party
 ||conversionruler.com^$third-party
+||convertcart.com^$third-party
 ||convertexperiments.com^$third-party
 ||convertglobal.com^$third-party
 ||convertmarketing.net^$third-party
@@ -5264,10 +5322,12 @@ _mongo_stats/
 ||decibelinsight.net^$third-party
 ||decideinteractive.com^$third-party
 ||declaredthoughtfulness.co^$third-party
+||deep.bi^$third-party
 ||deepattention.com^$third-party
 ||dejavu.mlapps.com^$third-party
 ||demandbase.com^$third-party
 ||demdex.net^$third-party
+||departapp.com^$third-party
 ||deqwas.net^$third-party
 ||devatics.com^$third-party
 ||device9.com^$third-party
@@ -5365,6 +5425,7 @@ _mongo_stats/
 ||emediatrack.com^$third-party
 ||emjcd.com^$third-party
 ||emltrk.com^$third-party
+||emxdgt.com^$third-party
 ||enecto.com^$third-party
 ||enectoanalytics.com^$third-party
 ||engageclick.com^$third-party
@@ -5524,7 +5585,9 @@ _mongo_stats/
 ||freshplum.com^$third-party
 ||friendbuy.com^$third-party
 ||fruitflan.com^$third-party
+||fsd2.digital^$third-party
 ||fshka.com^$third-party
+||fstrk.net^$third-party
 ||ftbpro.com^$third-party
 ||fueldeck.com^$third-party
 ||fugetech.com^$third-party
@@ -5578,6 +5641,7 @@ _mongo_stats/
 ||goneviral.com^$third-party
 ||goodcounter.org^$third-party
 ||google-analytics.com/analytics.js
+||google-analytics.com/analytics_debug.js
 ||google-analytics.com/batch^
 ||google-analytics.com/collect
 ||google-analytics.com/cx/api.js
@@ -5598,6 +5662,7 @@ _mongo_stats/
 ||gostats.org^$third-party
 ||gostats.ro^$third-party
 ||govmetric.com^$third-party
+||granify.com^$third-party
 ||grapheffect.com^$third-party
 ||gravity4.com^$third-party
 ||grepdata.com^$third-party
@@ -5630,6 +5695,7 @@ _mongo_stats/
 ||hellosherpa.com^$third-party
 ||hentaicounter.com^$third-party
 ||hexagon-analytics.com^$third-party
+||heyhelga.net^$third-party
 ||heystaks.com^$third-party
 ||hiconversion.com^$third-party
 ||higherengine.com^$third-party
@@ -5725,6 +5791,7 @@ _mongo_stats/
 ||inflectionpointmedia.com^$third-party
 ||influid.co^$third-party
 ||infopro-insight.com^$third-party
+||infoprodata.com^$third-party
 ||informz.net^$third-party
 ||inimbus.com.au^$third-party
 ||innomdc.com^$third-party
@@ -5908,6 +5975,7 @@ _mongo_stats/
 ||logrocket.io^$third-party
 ||logsss.com^$third-party
 ||lookery.com^$third-party
+||loopa.net.au^$third-party
 ||loopfuse.net^$third-party
 ||lopley.com^$third-party
 ||losstrack.com^$third-party
@@ -5945,6 +6013,7 @@ _mongo_stats/
 ||marketizator.com^$third-party
 ||marketo.com^$third-party
 ||marketo.net^$third-party
+||marketperf.com^$third-party
 ||marketshot.com^$third-party
 ||marketshot.fr^$third-party
 ||maropost.com^$third-party
@@ -6229,6 +6298,7 @@ _mongo_stats/
 ||perfdrive.com^$third-party
 ||perfectaudience.com^$third-party
 ||perfiliate.com^$third-party
+||perfops.net^$third-party
 ||performanceanalyser.net^$third-party
 ||performancerevenues.com^$third-party
 ||performtracking.com^$third-party
@@ -6317,6 +6387,7 @@ _mongo_stats/
 ||ptrk-wn.com^$third-party
 ||publicidees.com^$third-party
 ||publishflow.com^$third-party
+||pubstack.io^$third-party
 ||pulleymarketing.com^$third-party
 ||pulselog.com^$third-party
 ||pulsemaps.com^$third-party
@@ -6428,6 +6499,7 @@ _mongo_stats/
 ||richard-group.com^$third-party
 ||richmetrics.com^$third-party
 ||ritecounter.com^$third-party
+||rivrai.com^$third-party
 ||rkdms.com^$third-party
 ||rktu.com^$third-party
 ||rlcdn.com^$third-party
@@ -6445,6 +6517,7 @@ _mongo_stats/
 ||roivista.com^$third-party
 ||rollingcounters.com^$third-party
 ||roosterfirework.com^$third-party
+||rp-rep.net^$third-party
 ||rpdtrk.com^$third-party
 ||rqtrk.eu^$third-party
 ||rrimpl.com^$third-party
@@ -6549,6 +6622,7 @@ _mongo_stats/
 ||silverpop.com^$third-party
 ||silverpush.co^$third-party
 ||simility.com^$third-party
+||simonsignal.com^$third-party
 ||simpleanalytics.io^$third-party
 ||simpleheatmaps.com^$third-party
 ||simplehitcounter.com^$third-party
@@ -6609,6 +6683,7 @@ _mongo_stats/
 ||socialtrack.net^$third-party
 ||sociaplus.com^$third-party
 ||socketanalytics.com^$third-party
+||socketviking.net^$third-party
 ||sodoit.com^$third-party
 ||soflopxl.com^$third-party
 ||softonic-analytics.net^$third-party
@@ -6696,7 +6771,6 @@ _mongo_stats/
 ||storygize.net^$third-party
 ||streamsend.com^$third-party
 ||streem.com.au^$third-party
-||stripe.network^$third-party
 ||stripedcollar.net^$third-party
 ||stroeerdigitalmedia.de^$third-party
 ||strossle.it^$third-party
@@ -6829,6 +6903,7 @@ _mongo_stats/
 ||tracking100.com^$third-party
 ||tracking202.com^$third-party
 ||trackinglabs.com^$third-party
+||trackingpro.pro^$third-party
 ||trackkas.com^$third-party
 ||trackmytarget.com^$third-party
 ||trackmyusers.com^$third-party
@@ -6884,6 +6959,7 @@ _mongo_stats/
 ||truehits.in.th^$third-party
 ||truehits1.gits.net.th^$third-party
 ||truoptik.com^$third-party
+||trustedform.com^$third-party
 ||tscapeplay.com^$third-party
 ||tscounter.com^$third-party
 ||tsk4.com^$third-party
@@ -7018,6 +7094,7 @@ _mongo_stats/
 ||waplog.net^$third-party
 ||waudit.cz^$third-party
 ||waust.at^$third-party
+||wbdx.fr^$third-party
 ||wbtrk.net^$third-party
 ||web-boosting.net^$third-party
 ||web-counter.net^$third-party
@@ -7253,6 +7330,7 @@ _mongo_stats/
 ||bewhoyouare.gq^$third-party
 ||bhzejltg.info^$third-party
 ||biberukalap.com^$third-party
+||binarybusiness.de^
 ||bitclub.network^$third-party
 ||bitclubnetwork.com^$third-party
 ||bitcoin-pay.eu^$third-party
@@ -7531,6 +7609,7 @@ _mongo_stats/
 ||lindon-pool.win^$third-party
 ||listat.biz^$third-party
 ||livestatsnet.services^$third-party
+||lmiutil.com^$third-party
 ||lmodr.biz^$third-party
 ||losital.ru^$third-party
 ||m.anyfiles.ovh^
@@ -8012,6 +8091,7 @@ _mongo_stats/
 ||ipcounter.net^$third-party
 ||iptrack.biz^$third-party
 ||iyi.net^$third-party
+||kctag.net^$third-party
 ||keytrack.de^$third-party
 ||klamm-counter.de^$third-party
 ||kono-research.de^$third-party
@@ -8203,6 +8283,7 @@ _mongo_stats/
 ||compteur.org^$third-party
 ||count.fr^$third-party
 ||countus.fr^$third-party
+||datadome.co^$third-party
 ||deliv.lexpress.fr^$third-party
 ||do09.net^$third-party
 ||edt02.net^$third-party
@@ -8569,6 +8650,7 @@ _mongo_stats/
 ||ngastatic.com^$third-party
 ||nsaudience.pl^$third-party
 ||p071qmn.com^$third-party
+||pushdom.co^$third-party
 ||rejestr.org^$third-party
 ||stat.4u.pl^$third-party
 ||stat.pl^$third-party
@@ -8729,6 +8811,7 @@ _mongo_stats/
 ||pocitadlo.sk^$third-party
 ||toplist.sk^$third-party
 ! Spanish
+||botize.com^$third-party
 ||ccrtvi.com^$third-party
 ||certifica.com^$third-party
 ||contadordevisitas.es^$third-party
@@ -8977,6 +9060,7 @@ _mongo_stats/
 ||analyticapi.pho.fm^
 ||analyticcdn.globalmailer.com^
 ||analytics-beacon-*.amazonaws.com^
+||analytics-cms.whitebeard.me^
 ||analytics-production.hapyak.com^
 ||analytics-rhwg.rhcloud.com^
 ||analytics-static.ugc.bazaarvoice.com^
@@ -9105,6 +9189,7 @@ _mongo_stats/
 ||ask.com^*/i.gif?
 ||assoc-amazon.*^e/ir?t=$image
 ||asterpix.com/tagcloudview/
+||async-px.dynamicyield.com^$third-party
 ||atdmt.com/action/
 ||atdmt.com/iaction/
 ||atdmt.com/jaction/
@@ -9194,6 +9279,7 @@ _mongo_stats/
 ||bonsai.internetbrands.com^
 ||bpath.com/count.dll?
 ||brain.foresee.com^
+||branch.io^*/pageview
 ||branch.io^*_fingerprint_id=$third-party
 ||brandaffinity.net/icetrack/
 ||brandcdn.com/pixel/
@@ -9359,6 +9445,7 @@ _mongo_stats/
 ||condenastdigital.com/content?$third-party
 ||connect.facebook.net/signals/$third-party
 ||connect.facebook.net^*/fbds.js$third-party
+||consensu.org/?log=
 ||contactatonce.com/VisitorContext.aspx?
 ||content.cpcache.com^*/js/ga.js
 ||contentpass.net/stats?$third-party
@@ -9458,6 +9545,7 @@ _mongo_stats/
 ||d22v2nmahyeg2a.cloudfront.net^
 ||d23p9gffjvre9v.cloudfront.net^
 ||d23pi6hvdpcc5i.cloudfront.net^
+||d241ujsiy3yht0.cloudfront.net
 ||d24cze5sab2jwg.cloudfront.net^
 ||d24rtvkqjwgutp.cloudfront.net^
 ||d25ezbwokoefx6.cloudfront.net^
@@ -9532,6 +9620,7 @@ _mongo_stats/
 ||dc8na2hxrj29i.cloudfront.net^
 ||dc8xl0ndzn2cb.cloudfront.net^
 ||dd6zx4ibq538k.cloudfront.net^
+||dditscdn.com/*fingerprints
 ||dditscdn.com/?a=
 ||dditscdn.com/log/
 ||dealer.com^*/tracker/
@@ -9632,6 +9721,7 @@ _mongo_stats/
 ||event.loyalty.bigdoor.com^$third-party
 ||event.previewnetworks.com^
 ||event.trove.com^
+||eventapi.libring.com^
 ||eventful.com/apps/generic/$image,third-party
 ||eventgateway.soundcloud.com^
 ||eventlog.inspsearch.com^
@@ -9654,6 +9744,7 @@ _mongo_stats/
 ||eventtracker.videostrip.com^$third-party
 ||eveonline.com/redir.asp$third-party
 ||evgnet.com/beacon/
+||evidon.com/pub/tag.js
 ||eviesays.com/js/analytics/
 ||evri.com/analytics/
 ||evt.collarity.com^$image
@@ -9711,6 +9802,7 @@ _mongo_stats/
 ||ftimg.net/js/log.js?
 ||fullstory.com/s/fs.js$third-party
 ||future-fie-assets.co.uk^
+||futurecdn.net^*/abp.js
 ||fwix.com/ref.js
 ||fwix.com^*/trackclicks_
 ||fyre.co^*/tracking/
@@ -9898,10 +9990,12 @@ _mongo_stats/
 ||kaltura.com^*/statisticsPlugin.swf
 ||kbb.com/partner/$third-party
 ||kdpgroupe.com/ea.js
+||kelkoogroup.net/st?
 ||key4web.com^*/set_cookie_by_referer/
 ||keywee.co/analytics.js?
 ||keyword.daumdn.com^
 ||kiwari.com^*/impressions.asp?
+||kk-resources.com/ks.js
 ||kmib.co.kr/ref/
 ||kununu.com^*/tracking/
 ||kxcdn.com/prj/
@@ -10016,6 +10110,7 @@ _mongo_stats/
 ||mansion.com/mts.tracker.js
 ||mantisadnetwork.com/sync?
 ||mapquestapi.com/logger/
+||maptrackpro.com/track/
 ||marketing.net.jumia.com.ng^
 ||marketingautomation.services/koi$third-party
 ||marketingautomation.services/net?$third-party
@@ -10258,6 +10353,7 @@ _mongo_stats/
 ||powersearch.us.com^
 ||ppx.com/tracking/
 ||pr.blogflux.com^
+||prd-collector-anon.playbuzz.com^
 ||pricespider.com/impression/
 ||primedia.co.za/analytics/
 ||print2webcorp.com/mkt3/_js/p2w_tracker.js
@@ -10328,6 +10424,7 @@ _mongo_stats/
 ||realplayer.com^*/pixel?
 ||realtidbits.com^*/analytics.js
 ||recs.atgsvcs.com^$third-party
+||redditstatic.com/ads/pixel.js
 ||redir.widdit.com^$third-party
 ||redplum.com^*&pixid=$third-party
 ||reevoo.com/assets/ga.$script
@@ -10531,6 +10628,7 @@ _mongo_stats/
 ||stats3.unrulymedia.com^
 ||statsadv.dadapro.com^$third-party
 ||statsapi.screen9.com^
+||statsd.zmags.com^
 ||statsdev.treesd.com^
 ||statsrv.451.com^
 ||statt-collect.herokuapp.com^
@@ -10901,6 +10999,7 @@ _mongo_stats/
 ||web-soft.in/counters/
 ||web1.51.la^
 ||webcare.byside.com^$third-party
+||webedia.fr/js/gs.js
 ||webeffective.keynote.com^
 ||weblog.livesport.eu^
 ||weblogger-dynamic-lb.playdom.com^
@@ -10969,6 +11068,7 @@ _mongo_stats/
 ||zemanta.com/reblog_*.png$image,third-party
 ||zemanta.com/usersync/outbrain/?
 ||ziffprod.com^*/zdcse.min.js?referrer=
+||zmags.com/a/p/p.js
 ||zoomtv.me^*?pixel=
 ||zoover.co.uk/tracking/
 ||zope.net^*/ghs_wa.js
@@ -11181,8 +11281,10 @@ _mongo_stats/
 ||btstats.devtribu.fr^
 ||calotag.com^$third-party
 ||cdn-analytics.ladmedia.fr^
+||cdn-files.prsmedia.fr^*/xiti/
 ||cloudfront.net^$script,domain=gentside.com
 ||compteur.websiteout.net^
+||d3eokk6ya562p5.cloudfront.net^
 ||da-kolkoz.com/da-top/track/
 ||devtribu.fr/t.php?
 ||e-pagerank.fr/bouton.gif?$third-party
@@ -11350,6 +11452,7 @@ _mongo_stats/
 ||counter.nope.dk^$third-party
 ||newbie.dk/topref.php?
 ||newbie.dk^*/counter.php?
+||sslproxy.dk^*/analytics.js
 ||ubt.berlingskemedia.net^
 ||wee.dk/modules/$third-party
 ||wwwportal.dk/statistik.php
@@ -11726,6 +11829,7 @@ _mongo_stats/
 ||analytics.mecloud.vn^
 ! -----------------Individual tracking systems-----------------!
 ! *** easylist:easyprivacy/easyprivacy_specific.txt ***
+.gif?*&utm_$domain=livejasmin.com
 /fam/view.php?$domain=cnet.com
 /viewtrack/track?$domain=hulu.com
 |blob:$domain=iamdisappoint.com|shitbrix.com|tattoofailure.com
@@ -11916,6 +12020,7 @@ _mongo_stats/
 ||apartments.com^*/al.gif?
 ||api.tinypic.com/api.php?action=track
 ||apkpure.com/analytics_
+||apnews.com/logger
 ||apphit.com/js/count.js
 ||apple.com^*/spacer2.gif?
 ||applifier.com/users/tracking?
@@ -12056,7 +12161,11 @@ _mongo_stats/
 ||bn.adultempire.com^
 ||boards.ie/timing.php?
 ||boats.com/images/tracking/
+||booking.com/error_catcher?
+||booking.com/load_times?
 ||booking.com/logo?
+||booking.com/navigation_times?
+||booking.com/track_join_app_landing?
 ||boston.com/upixel/
 ||box.com/gen204?
 ||brandrepublic.com/session-img/
@@ -12115,6 +12224,7 @@ _mongo_stats/
 ||cdnstats.tube8.com^
 ||cellstores.com/tracking/
 ||cem.hotelsapi.io^
+||centerblog.net/stats.js
 ||cert.org/images/1pxinv.gif
 ||cfr.org/js/ga.*js
 ||cgi.nch.com.au^*&referrer
@@ -12199,6 +12309,7 @@ _mongo_stats/
 ||commentarymagazine.com^*/track.asp?
 ||commercialappeal.com/metrics/
 ||comms-web-tracking.uswitchinternal.com^
+||compare.easyvoyage.
 ||computerarts.co.uk/*.php?cmd=site-stats
 ||computershopper.com/wsgac/
 ||computing.co.uk^*/webtrends.js
@@ -12226,6 +12337,7 @@ _mongo_stats/
 ||coursera.org/wf/open?
 ||coveritlive.com/1/sts/view?
 ||cpt.itv.com^
+||cr-eec.etp-prod.com^$xmlhttprequest,domain=crunchyroll.com
 ||cracked.com/tracking/
 ||crackle.com/tracking/
 ||creativecommons.org/elog/
@@ -12378,6 +12490,7 @@ _mongo_stats/
 ||event-reporting-dot-webylytics.appspot.com^
 ||eventlog.jackpot.de^
 ||eventlogger.soundcloud.com^
+||events.godaddy.com^
 ||events.jora.com^
 ||events.privy.com^
 ||events.reddit.com^
@@ -12459,6 +12572,7 @@ _mongo_stats/
 ||flybmi.com/livetrack/
 ||flyjazz.ca/ow_ga.js
 ||fncstatic.com/static/all/js/geo.js
+||fnlondon.com/fn_rac/
 ||foodcouture.net/public_html/ra/script.php$script
 ||foodnavigator.com/tracker/
 ||fool.com/tracking/
@@ -12499,6 +12613,7 @@ _mongo_stats/
 ||g.deathandtaxesmag.com^
 ||g.ign.com^
 ||g.msn.com^
+||g.vev.io^
 ||g2a-com.newsletter.com.pl^$image,third-party
 ||ga.canoe.ca^
 ||ga.nsimg.net^
@@ -12568,8 +12683,6 @@ _mongo_stats/
 ||go.com/stat/
 ||go.com^*/analytics.js
 ||go.theregister.com^$image
-||godaddy.com/image.aspx?
-||godaddy.com/pageevents.aspx
 ||golfsmith.com/ci/
 ||google.*/api/sclk?
 ||google.*/client_204?
@@ -12704,7 +12817,8 @@ _mongo_stats/
 ||imonitor.dhgate.com^
 ||imp-media-lab.thenewslens.com^
 ||imx.comedycentral.com^
-||indeed.com/rpc/preccount?
+||indeed.com/cmp/
+||indeed.com/rpc/
 ||independentmail.com/metrics/
 ||indiatimes.com/trackjs10.
 ||indiatimes.com^*/notify.htm
@@ -12794,7 +12908,7 @@ _mongo_stats/
 ||lancasteronline.com/javascript/ga.php
 ||landrover.com/system/logging/
 ||lastpass.com/analytics2.php
-||lastpass.com^*/analyticsjs
+||lastpass.com^*/analyticsjs$script,~third-party
 ||lastpass.com^*/loadanalytics.js
 ||latimes.com/images/pixel.gif
 ||lcs.naver.
@@ -12816,7 +12930,6 @@ _mongo_stats/
 ||linkedin.com/analytics/
 ||linkedin.com/platform-telemetry/
 ||linkedin.com^*/collect
-||linkedin.com^*/track
 ||linkedin.com^*/tracking
 ||linkpuls.idg.no^
 ||linuxtoday.com/hqxapi/
@@ -12843,6 +12956,7 @@ _mongo_stats/
 ||log.data.disney.com^
 ||log.deutschegrammophon.com^
 ||log.go.com^
+||log.hypebeast.com^
 ||log.mappy.net^
 ||log.newsvine.com^
 ||log.optimizely.com^
@@ -12892,6 +13006,7 @@ _mongo_stats/
 ||marriott.com^*/Bootstrap.js
 ||marriott.com^*/mi_customer_survey.js
 ||mashable.com/pv.xml
+||massdrop.com*^/pixelrb?
 ||mastercard.com^*/Analytics/
 ||matchesfashion.com/js/Track.js
 ||mate1.com^*/iframe/pixel/
@@ -13077,13 +13192,12 @@ _mongo_stats/
 ||nola.com/cgi-bin/stats/
 ||nola.com/content/*/tracklinks.js
 ||nola.com/dhtml/stats/
+||nordstrom.com/log
 ||nova.pub/track.php?
 ||novatech.co.uk^*/tracking?
 ||novell.com^*/metrics.js
 ||novinite.com/tz.php
 ||nst.com.my/statistic/
-||nydailynews.com/tracker.js
-||nydailynews.com^*/tracker.js
 ||nymag.com/js/2/metrony
 ||nymag.com^*/analytics.js
 ||nyse.com^*/stats/
@@ -13120,6 +13234,7 @@ _mongo_stats/
 ||openuniversity.co.uk/marketing/
 ||opera.com/js/sfga.js
 ||ophan.guardian.co.uk^
+||ophan.theguardian.com^
 ||optimize-stats.voxmedia.com^
 ||optimizely.com/js/geo.js
 ||optimum.net^*=pageview&
@@ -13202,6 +13317,7 @@ _mongo_stats/
 ||pixel.archive.
 ||pixel.buzzfeed.com^
 ||pixel.digitalspy.co.uk^
+||pixel.dorehernowi.pro^
 ||pixel.facebook.com^
 ||pixel.honestjohn.co.uk^
 ||pixel.klout.com^
@@ -13268,6 +13384,7 @@ _mongo_stats/
 ||puritan.com/images/pixels/
 ||pvstat.china.cn^
 ||pw.org/sites/all/*/ga.js
+||px.wayfair.com^
 ||qbn.com/media/static/js/ga.js
 ||quantserve.com/pixel;
 ||questionmarket.com/adsc/
@@ -13623,6 +13740,7 @@ _mongo_stats/
 ||srt.pch.com^
 ||ssc.api.bbc.com^
 ||ssl-stats.wordpress.com^
+||st.arte.tv^
 ||startpage.*/avtc?
 ||startpage.*/do/avt?$image
 ||startpage.*/do/smt?
@@ -13631,6 +13749,7 @@ _mongo_stats/
 ||stat.alibaba.com^
 ||stat.dealtime.com^
 ||stat.kbs.co.kr^
+||stat.pubhtml5.com^
 ||stat.ruvr.ru^
 ||stat.torrentbar.com^
 ||stat.xhamsterpremium.com^
@@ -14125,6 +14244,7 @@ _mongo_stats/
 ||wired.com/js/stats/
 ||wired.com/tracker.js
 ||witn.com/g/g/button/
+||wla.vivaldi.com^
 ||wnd.com/s.js
 ||wolfram.com/common/javascript/wal/
 ||worksheetsengine.com/fd/ls/l?
@@ -14160,7 +14280,6 @@ _mongo_stats/
 ||xhcdn.com/js/track.
 ||xing.com/collect/
 ||xing.com/logjam/
-||xnxx.com/in.php?referer
 ||xozilla.com/js/analytics.js
 ||yahoo.com/__perf_log_
 ||yahoo.com/_td_api/beacon/
@@ -14250,7 +14369,7 @@ _mongo_stats/
 ||zytpirwai.net/track/
 ! Mining
 $subdocument,third-party,domain=estream.to
-$websocket,domain=123moviesgo.nl|123movieshub.asia|123movieshub.cx|123telugu.com|1q2w3.website|2giga.link|300mbfilms.co|7tors.com|adfreetv.ch|ajplugins.com|akvideo.stream|alltube.pl|alltube.tv|animeteatr.ru|annuaire-bleu.net|bigspeeds.com|biter.tv|bitvid.sx|bmovie123.me|bmoviego.me|bmovies123.me|btstors.com|bypassed.ws|byter.tv|catrumahminimalis.me|centrum-dramy.pl|cinemafacil.com|clipwatching.com|cloudtime.to|cmovieshd.nl|coinfaucet.eu|coinhub.win|coinminingonline.com|crictime.com|crictime.is|ddmix.net|dekoder.ws|deltabit.co|descargas2020.com|djs.sk|dragonballzpolo.blogspot.com|drama-cool.me|estream.nu|estream.to|estream.xyz|extratorrent.cd|fbmovies.org|fileone.tv|filmstreamvk.site|flashx.cc|flashx.co|flashx.sx|flashx.to|flashx.tv|flashx.ws|fmoviesgo.me|fruitstreams.com|gofile.io|gomovie123.me|gomovies123.me|hdvid.life|hdvid.tv|hdvid.xyz|hdyayinmac1.com|hentai-online.pl|hq-porns.com|hqq.tv|hqq.watch|ianimes.co|idope.tv|ifrp.xyz|intactoffers.club|jkanime.net|kinohabr.net|kinokongo.cc|kinokrad.co|kinoprofi.org|kinosha.cc|kinostuff.com|lafmacun.net|leitor.net|leon08.tk|leon12.tk|leon16.tk|lewd.ninja|logovo.net|love-drama.pl|mladipodnikatelia.sk|monero-miner.com|movie4k.is|mp3free.pw|myeffect.net|myfeed4u.net|netiap.com|nowvideo.sx|oload.info|oload.tv|onlinevideoconverter.com|onvid.club|onvid.fun|onvid.online|onvid.pw|onvid.xyz|openload.co|openloed.co|pebx.pl|potomy.ru|povw1deo.com|povwideo.net|powvideo.cc|powvideo.net|protect-iframe.com|proxyportal.eu|reactor.cc|reservedoffers.club|rus.ec|seventorrents.cc|severita-service.ru|sherlockonline.ru|shrink-service.it|skyback.ru|skytorrents.co|skytorrents.me|sleeptimer.org|sorteosrd.com|stream247.me|streamango.com|streambeam.io|streamcherry.com|streamplay.me|streamplay.to|streamplay.top|szukajka.tv|tainies.online|theappguruz.com|thepiratebay.cr|thepiratebay.org|thepiratebay.red|thepiratebay.rocks|thevideo.cc|thevideo.ch|thevideo.io|thevideo.me|thevideo.us|thevideo.website|tokyodrift.ga|tomadivx.tv|tubetitties.com|tvad.me|unblockall.org|unblocked.gdn|vidfile.net|vidgg.to|vidoza.net|vidto.me|vidto.se|vidtod.me|vidtodo.com|vidtodo.me|vidtodo.pro|vidtudu.com|vidup.io|vidup.me|vidup.tv|vidzi.si|vidzi.tv|void.cat|wallpoper.com|watch-free.co|watchfreemovies.tv|wearesaudis.net|wholecloud.net|wwtors.com|xmovies8.nl|ya3ale.com|yazilir.com|zenexplayer.com|ziurim.eu|zona.plus
+$websocket,domain=123moviesgo.nl|123movieshub.asia|123movieshub.cx|123telugu.com|1q2w3.website|2giga.link|300mbfilms.co|7tors.com|adfreetv.ch|ajplugins.com|akvideo.stream|alltube.pl|alltube.tv|animeteatr.ru|annuaire-bleu.net|bigspeeds.com|biter.tv|bitvid.sx|bmovie123.me|bmoviego.me|bmovies123.me|btstors.com|bypassed.ws|byter.tv|catrumahminimalis.me|centrum-dramy.pl|cinemafacil.com|clipwatching.com|cloudtime.to|cmovieshd.nl|coinfaucet.eu|coinhub.win|coinminingonline.com|crictime.com|crictime.is|ddmix.net|dekoder.ws|deltabit.co|descargas2020.com|djs.sk|dragonballzpolo.blogspot.com|drama-cool.me|estream.nu|estream.to|estream.xyz|extratorrent.cd|fbmovies.org|fileone.tv|filmstreamvk.site|flashx.cc|flashx.co|flashx.sx|flashx.to|flashx.tv|flashx.ws|fmoviesgo.me|fruitstreams.com|gofile.io|gomovie123.me|gomovies123.me|hdvid.life|hdvid.tv|hdvid.xyz|hdyayinmac1.com|hentai-online.pl|hq-porns.com|hqq.tv|hqq.watch|ianimes.co|idope.tv|ifrp.xyz|intactoffers.club|jkanime.net|kinohabr.net|kinokongo.cc|kinokrad.co|kinoprofi.org|kinosha.cc|kinostuff.com|lafmacun.net|leitor.net|leon08.tk|leon12.tk|leon16.tk|lewd.ninja|logovo.net|love-drama.pl|mladipodnikatelia.sk|monero-miner.com|movie4k.is|mp3free.pw|myeffect.net|myfeed4u.net|netiap.com|nowvideo.sx|oload.info|oload.tv|onlinevideoconverter.com|onvid.club|onvid.fun|onvid.online|onvid.pw|onvid.xyz|openload.co|openloed.co|pebx.pl|potomy.ru|povw1deo.com|povwideo.net|powvideo.cc|powvideo.net|protect-iframe.com|proxyportal.eu|reactor.cc|replaytvstreaming.com|reservedoffers.club|rus.ec|seventorrents.cc|severita-service.ru|sherlockonline.ru|shrink-service.it|skyback.ru|skytorrents.co|skytorrents.me|sleeptimer.org|sorteosrd.com|stream247.me|streamango.com|streambeam.io|streamcherry.com|streamplay.me|streamplay.to|streamplay.top|szukajka.tv|tainies.online|theappguruz.com|thepiratebay.cr|thepiratebay.org|thepiratebay.red|thepiratebay.rocks|thevideo.cc|thevideo.ch|thevideo.io|thevideo.me|thevideo.us|thevideo.website|tokyodrift.ga|tomadivx.tv|tubetitties.com|tvad.me|unblockall.org|unblocked.gdn|vidfile.net|vidgg.to|vidoza.net|vidto.me|vidto.se|vidtod.me|vidtodo.com|vidtodo.me|vidtodo.pro|vidtudu.com|vidup.io|vidup.me|vidup.tv|vidzi.si|vidzi.tv|void.cat|wallpoper.com|watch-free.co|watchfreemovies.tv|wearesaudis.net|wholecloud.net|wwtors.com|xmovies8.nl|ya3ale.com|yazilir.com|zenexplayer.com|ziurim.eu|zona.plus
 $xmlhttprequest,domain=adfreetv.ch|alltube.pl|alltube.tv|auroravid.to|catrumahminimalis.me|ddmix.net|dekoder.ws|estream.to|flashx.cc|freecontent.stream|leon08.tk|leon12.tk|leon16.tk|myeffect.net|nowvideo.sx|onlinevideoconverter.com|povw1deo.com|povwideo.net|powvideo.cc|powvideo.net|sleeptimer.org|sorteosrd.com|streambeam.io|streamplay.top|szukajka.tv|tainies.online|vidfile.net|vidgg.to|wholecloud.net
 ! regex !
 /([0-9]{1,3}\.){3}[0-9]{1,3}.*(\/proxy|\.wasm|\.wsm|\.wa)$/$third-party,websocket
@@ -14707,6 +14826,7 @@ $csp=worker-src 'none',domain=300mbfilms.co|akvideo.stream|alltube.pl|alltube.tv
 /autopromo.$domain=750g.com|alibabuy.com|allocine.fr|cap-cine.fr|chartsinfrance.net|cotecine.fr|easyvols.fr|easyvoyage.com|get-the-look.fr|jeuxactu.com|jeuxvideo.com|lestream.fr|millenium.org|musiquemag.com|ouest-france.fr|ozap.com|purebreak.com|purepeople.com|puretrend.com|shopoon.fr|terrafemina.com
 /autopromotion.$domain=750g.com|alibabuy.com|allocine.fr|cap-cine.fr|chartsinfrance.net|cotecine.fr|easyvols.fr|easyvoyage.com|get-the-look.fr|jeuxactu.com|jeuxvideo.com|lestream.fr|millenium.org|musiquemag.com|ouest-france.fr|ozap.com|purebreak.com|purepeople.com|puretrend.com|shopoon.fr|terrafemina.com
 ||accn.allocine.net^
+||aliasdmc.fr/js/general_sts.js
 ||analytics.rtbf.be^
 ||arte.tv/includes/xiti/
 ||autoplus.fr/st?
@@ -14731,6 +14851,7 @@ $csp=worker-src 'none',domain=300mbfilms.co|akvideo.stream|alltube.pl|alltube.tv
 ||elr.sfr.fr^
 ||eultech.fnac.com^
 ||flake.formr.io/sp.js
+||futura-sciences.com^*/xtcore.js
 ||g.itespresso.fr^
 ||grazia.fr/ea.js
 ||gstat.orange.fr^
@@ -15052,6 +15173,7 @@ $csp=worker-src 'none',domain=300mbfilms.co|akvideo.stream|alltube.pl|alltube.tv
 ||c-date.it/tracking?
 ||c-date.it^*/tracking2/tr.js
 ||click.tv.repubblica.it^
+||compare.easyviaggio.com^
 ||deagostinipassion.it/collezioni/analytics.js
 ||emng.libero.it^
 ||fanpage.it/views/
@@ -15067,6 +15189,7 @@ $csp=worker-src 'none',domain=300mbfilms.co|akvideo.stream|alltube.pl|alltube.tv
 ||libero.it/search/abin/ajaxtrace?
 ||libero.it^*/counter.php?
 ||livestats.la7.tv^
+||ma.register.it^
 ||mediaset.it/cgi-bin/getcod.cgi?
 ||mtv.it/flux/trackingcodes/
 ||paginebianche.it/ip?dv=
@@ -15228,6 +15351,8 @@ $csp=worker-src 'none',domain=300mbfilms.co|akvideo.stream|alltube.pl|alltube.tv
 ||montblanc.lenta.ru^
 ||mytoys.ru/ka_z.jpg?
 ||ngs.ru/s/
+||ok.ru/dk?cmd=videoStatNew
+||ok.ru/gwtlog
 ||ozon.ru/tracker/
 ||radar.imgsmail.ru^
 ||rbc.ru/click?
@@ -15264,6 +15389,8 @@ $csp=worker-src 'none',domain=300mbfilms.co|akvideo.stream|alltube.pl|alltube.tv
 ||audiencies.ccma.cat^
 ||bankinter.com/res/img/documento_cargado.gif?
 ||coletor.terra.com^
+||compare.easyviajar.com^
+||epimg.net/js/*/satelliteLib-
 ||esmas.com/scripts/esmas_stats.js
 ||estadisticas.lanacion.com.ar^
 ||estadonline.publiguias.cl^
@@ -15405,6 +15532,7 @@ $csp=worker-src 'none',domain=300mbfilms.co|akvideo.stream|alltube.pl|alltube.tv
 @@/cdn-cgi/pe/bag2?*static.getclicky.com%2Fjs$domain=amazingpics.net
 @@/cdn-cgi/pe/bag2?*yieldbot.intent.js$domain=droid-life.com
 @@/cgi-bin/counter_module?action=list_models$subdocument,~third-party
+@@/wp-content/mu-plugins/google-analytics-dashboard-for-wp/*$script,stylesheet,~third-party
 @@/wp-content/mu-plugins/google-analytics-for-wordpress/*$script,stylesheet,~third-party
 @@/wp-content/mu-plugins/google-analytics-premium/*$script,stylesheet,~third-party
 @@/wp-content/plugins/google-analytics-dashboard-for-wp/*$script,stylesheet,~third-party
@@ -15471,6 +15599,7 @@ $csp=worker-src 'none',domain=300mbfilms.co|akvideo.stream|alltube.pl|alltube.tv
 @@||api.branch.io^*/open$xmlhttprequest
 @@||api.chartbeat.com^$script,domain=betabeat.com|couriermail.com.au|financialpost.com|wcpo.com
 @@||api.cxense.com/public/widget/data?$script
+@@||api.perfops.net^$xmlhttprequest,domain=dnsperf.com
 @@||api.vidaxl.com^*/trackingservice/customerportal/*?$xmlhttprequest,domain=tracking.vidaxl.com
 @@||app.focalmark.com/bower_components/angulartics-google-analytics/$script,~third-party
 @@||app.instapage.com/ajax/$xmlhttprequest
@@ -15481,8 +15610,9 @@ $csp=worker-src 'none',domain=300mbfilms.co|akvideo.stream|alltube.pl|alltube.tv
 @@||arstechnica.com/services/incr.php?*=interactions.adblock-annoy.click$xmlhttprequest
 @@||atdmt.com/ds/yusptsprtspr/
 @@||atdmt.com^*/direct*01$domain=sprint.com
+@@||atl-paas.net/analytics/event
 @@||atlanticbb.net/images/track/track.gif?$xmlhttprequest
-@@||atpworldtour.com/assets/js/util/googleAnalytics.js
+@@||atptour.com/assets/atpwt/scripts/util/googleAnalytics.js
 @@||att.com/scripts/adobe/virtual/detm-container-hdr.js
 @@||att.com/webtrends/scripts/dcs_tag.js
 @@||audi.co.uk^*/js/tracking/$script
@@ -15841,6 +15971,7 @@ $csp=worker-src 'none',domain=300mbfilms.co|akvideo.stream|alltube.pl|alltube.tv
 @@||media.ft.com/j/optimost-$domain=ft.com
 @@||media.ticketmaster.*/click_track.js
 @@||mediaite.com/decor/javascript/magnify_stats.js$domain=videos.mediaite.com
+@@||medianetworkinternational.com/js/fingerprint2.js$script
 @@||medicare.gov/SharedResources/widgets/foresee/foresee-trigger.js
 @@||mercedes-benz-mobile.com/js/tracking/tracker.min.js?
 @@||messenger.com/common/referer_frame.php$subdocument,domain=messenger.com
@@ -16009,6 +16140,7 @@ $csp=worker-src 'none',domain=300mbfilms.co|akvideo.stream|alltube.pl|alltube.tv
 @@||safelinkwireless.com/enrollment/*/GoogleAnalytics.js
 @@||sahibinden.com/assets/analytics*.js$script
 @@||samepage.io/assets/lib/google-analytics/GoogleAnalytics.js?
+@@||sbphototours.com/includes/AWStats.js$~third-party
 @@||sbstatic.com.au/js/tealium.js$domain=sportsbet.com.au
 @@||scorecardresearch.com/beacon.js$domain=agame.com|allmusic.com|amctv.com|apl.tv|babycenter.com|bonappetit.com|calgaryherald.com|canada.com|cbc.ca|dailymail.co.uk|deviantart.com|discovery.com|edmontonjournal.com|fastcompany.com|financialpost.com|firstwefeast.com|hitfix.com|huffingtonpost.com|investigationdiscovery.com|landandfarm.com|last.fm|leaderpost.com|m.tmz.com|montrealgazette.com|nationalpost.com|newsday.com|ottawacitizen.com|outsideonline.com|radaronline.com|salon.com|sci2.tv|syfy.com|theprovince.com|thestar.com|thestarphoenix.com|thinkatheist.com|tlc.com|tmz.com|v3.co.uk|vancouversun.com|windsorstar.com
 @@||scorecardresearch.com/c2/plugins/streamsense_plugin_html5.js
@@ -16352,7 +16484,7 @@ $csp=worker-src 'none',domain=300mbfilms.co|akvideo.stream|alltube.pl|alltube.tv
 @@||abtasty.com/datacollectHeatmap.php$xmlhttprequest,domain=cdiscount.com
 @@||actiris.be/urchin.js
 @@||actiris.be^*/urchin.js
-@@||adobedtm.com^*/satelliteLib-$script,domain=icimusique.ca|laredoute.be|laredoute.ch|laredoute.fr|nrj.fr|tou.tv
+@@||adobedtm.com^*/satelliteLib-$script,domain=icimusique.ca|laredoute.be|laredoute.ch|laredoute.fr|lci.fr|nrj.fr|tou.tv
 @@||adyoulike.omnitagjs.com^$script,domain=dl.free.fr
 @@||analytics.belgacom.be/tms/loader.js$domain=proximus.be
 @@||analytics.ladmedia.fr/parismatch/xtcore_mod2.js$domain=parismatch.com
@@ -16473,6 +16605,7 @@ $csp=worker-src 'none',domain=300mbfilms.co|akvideo.stream|alltube.pl|alltube.tv
 @@||mxpnl.com/libs/mixpanel-*.min.js$domain=eloan.co.il
 @@||player.bizportal.co.il/scripts/GoogleAnalytics.js$domain=bizportal.co.il
 @@||player.flix.co.il/scripts/GoogleAnalytics.js
+@@||sport5.co.il/js/angulartics-google-analytics.js
 @@||stats.g.doubleclick.net/dc.js$domain=reshet.tv
 @@||tapuz.co.il/general/dotomi/statistics.js?$~third-party
 @@||themarker.com/logger/p.gif?$image,xmlhttprequest
@@ -16512,9 +16645,12 @@ $csp=worker-src 'none',domain=300mbfilms.co|akvideo.stream|alltube.pl|alltube.tv
 @@||ubibanca.com^*/TrackingService.js
 @@||video.repubblica.it^*/nielsen.js
 @@||webcenter.tiscali.it/distribuzione/_script/audience_science.js$domain=mail.tiscali.it
+! Bosnian
+@@||googletagmanager.com/gtag/js$script,domain=klix.ba
 ! Indonesian
 @@||detik.com/urchin.js
 ! Japanese
+@@||adobedtm.com^*/satelliteLib-$script,domain=radiko.jp
 @@||analytics.edgekey.net/html5/akamaihtml5-min.js$domain=nhk.or.jp
 @@||chancro.jp/assets/lib/googleanalytics-$script
 ! Korean
index c69cf0c009feca8f4d5e12df2b73ef405a77f03e..615f3a0fae3cc6eb6b88f25c21960af869e84c99 100644 (file)
@@ -1,7 +1,7 @@
 [Adblock Plus 2.0]
-! Version: 201904241116
+! Version: 201905232200
 ! Title: Fanboy's Annoyance List
-! Last modified: 24 Apr 2019 11:16 UTC
+! Last modified: 23 May 2019 22:00 UTC
 ! Expires: 4 days (update frequency)
 ! License: http://creativecommons.org/licenses/by/3.0/
 ! Please report any unblocked content or problems by email or in our forums
 /multi-desktop-notification.
 /notification-ext.
 /notification-prod-sw.js
+/notifications_lazy.
 /one-signal.
 /onesignal-modal.
 /onesignal.min.
 /push-notifications/*
 /push-sw.
 /push-worker-$script
+/push/offer/*
 /push/sbscr.
 /push/sbscrp.
 /push/subscribe.
 /webpush.
 /webpush/*
 /webPushIframe.
+/wonderpush,
 /wonderpush.
 /wordpress-fire-push/*
 _push_sw.
@@ -222,6 +225,7 @@ _push_sw.
 /at_newsletter.
 /banner-newsletter.
 /banner/newsletter.
+/bannerino-newsletter.
 /BannerNewsletter.
 /bg-newsletter-
 /bg_newsletter.
@@ -262,6 +266,7 @@ _push_sw.
 /last_newsletter,
 /layout/newsletter.
 /leadin-subscribe.
+/Masthead-Newsletter-
 /MC-Newsletter-
 /mnav/newsletter.
 /mobile_newsletter_
@@ -291,6 +296,7 @@ _push_sw.
 /newsletter-mail.
 /newsletter-mapping/*
 /newsletter-meta?
+/newsletter-min.
 /newsletter-mobile.
 /newsletter-new.
 /newsletter-pack-
@@ -336,6 +342,7 @@ _push_sw.
 /newsletterbutton.
 /newslettericon2.
 /newsletteroverlay/*
+/newsletterpopup.
 /newsletterpopup/*
 /newsletters-signup/*
 /newsletters/bandeau/*
@@ -352,6 +359,7 @@ _push_sw.
 /plugins/optin-monster/*$script
 /plugins/wp-subscribe-pro/*
 /pmd-newsletter/*
+/popinNewsletter.
 /popinNewsletter/*
 /popups/subscribe-
 /promonewsletters-
@@ -378,8 +386,10 @@ _banners/newsletter_
 _cdw/newsletter.
 _down_newsletter_
 _footer_newsletter.
+_img/newsletter.
 _new_newsletter.
 _newletter_banner2.
+_newsletter/js/
 _newsletter_modal.
 _newsletter_overlay.
 _Newsletterbutton_
@@ -409,6 +419,7 @@ _subscribe_button
 /32x32rss.
 /base/rss-
 /bg_rss_
+/bnr_rss.
 /bt_rss_
 /btn-rss-
 /btn-rss.
@@ -478,6 +489,7 @@ _subscribe_button
 /icorss.
 /imagen_rss_
 /images/rss-
+/images/rss/*
 /images/rss_
 /img/*rss.gif
 /img/*rss.png
@@ -506,6 +518,7 @@ _subscribe_button
 /rss-feed.
 /rss-follow.
 /rss-footer.
+/rss-google.
 /rss-head.
 /RSS-Home.
 /rss-ico.
@@ -514,9 +527,11 @@ _subscribe_button
 /rss-icon_
 /rss-iconheader.
 /rss-logo.
+/rss-netvibes.
 /rss-new.
 /rss-small.
 /RSS-top-
+/rss-yahoo.
 /rss.gif
 /rss.jpg
 /rss.png
@@ -528,6 +543,7 @@ _subscribe_button
 /rss2.png
 /rss25x25.
 /rss32.
+/rss40x40.
 /rss48.png
 /rss64.
 /rss80.
@@ -565,6 +581,7 @@ _subscribe_button
 /rssIcn.
 /rssicon.
 /rssicon_
+/rssimg.
 /rssred.
 /rsstop1.
 /sc_rss.
@@ -605,6 +622,7 @@ _s_rss_
 _social_rss.
 _xmlrss.
 ! ---------- Scroll To Top Buttons ----------
+-scroll-to-top/
 .ui.totop.
 /avada-to-top.
 /back-to-top-
@@ -777,6 +795,7 @@ _backToTop.
 -share-icons-
 -share-icons.
 -share-master/
+-share-save/
 -share-sprite-
 -share-sprite.
 -share-tools-
@@ -929,6 +948,7 @@ _backToTop.
 /16x16-mixx.
 /16x16-newsvine.
 /16x16/facebook_
+/16x16/google_plus.
 /16x16/twitter.
 /18x18-reddit.
 /32-tumblr.
@@ -1139,6 +1159,7 @@ _backToTop.
 /digg_alt_16.
 /diggButton.
 /dk-share.
+/ds_fb2.
 /e-social-
 /e-social.
 /e_social/*
@@ -1215,6 +1236,7 @@ _backToTop.
 /facebook32.
 /facebook32px.
 /facebook40.png
+/facebook40x40.
 /facebook42x42.
 /facebook48.
 /facebook72.
@@ -1514,6 +1536,8 @@ _backToTop.
 /google-over.
 /Google-Plus-
 /google-plus.png
+/google-plus.svg
+/google-plus40x40.
 /google-plus_
 /google_16.
 /google_32x
@@ -2025,6 +2049,7 @@ _backToTop.
 /img/facebook_
 /img/fb.
 /img/fb_
+/img/google-plus.
 /img/gplus_
 /img/instagram-
 /img/instragram.
@@ -2333,6 +2358,7 @@ _backToTop.
 /plugins/wp-social-toolbar-pro/*
 /plugins/wp-tweet-button/*
 /plus-badge.
+/plus_google.
 /popinfacebook.
 /popup/fb-like-
 /popups/facebook_
@@ -2451,6 +2477,7 @@ _backToTop.
 /share/*/twitter.png
 /share/bnr_
 /share/buttons/*
+/share/comment.
 /share/count?
 /share/email.
 /share/facebook.
@@ -2574,11 +2601,13 @@ _backToTop.
 /shareIcons.$~stylesheet
 /shareit.png
 /shareit_
+/sharelike.
 /ShareOnMySpace/*
 /sharepage-
 /sharePost/*
 /sharer.js
 /shares/batch?
+/shareStyle.
 /sharethis-buttons.
 /sharethis.js
 /sharethis_
@@ -2759,6 +2788,7 @@ _backToTop.
 /social-pin.
 /social-pinterest-
 /social-plugin/*
+/social-plugins.
 /social-popup/*
 /social-profiles-widget/*$~stylesheet
 /social-proof-
@@ -2962,6 +2992,7 @@ _backToTop.
 /socialFooterSprite.
 /socialgoogledark.
 /socialhomesprite2.
+/SocialIcon/*
 /socialIcons-
 /socialIcons.
 /socialicons/*
@@ -3071,9 +3102,11 @@ _backToTop.
 /st_digg_
 /st_facebook_
 /st_twitter_
+/static/share/*
 /static/social/*$image
 /stocktwits_share.
 /storage/social/*
+/store-share.
 /story-fb.
 /story-follow.png
 /stumble_button.
@@ -3096,6 +3129,8 @@ _backToTop.
 /subscribe_facebook.
 /subscribe_twitter.
 /synved-social/*
+/tabs-social.
+/tabs/social/*
 /technorati-icon.
 /technorati.png|$domain=~technorati.com
 /technorati_16.
@@ -3252,6 +3287,7 @@ _backToTop.
 /twitter32px.
 /twitter3gif.
 /twitter40.png
+/twitter40x40.
 /twitter42x42.
 /twitter45.
 /twitter48.
@@ -3362,7 +3398,9 @@ _backToTop.
 /visual/social/*
 /vk_button.
 /vkontakte.png
+/vkontakte.svg
 /vkontakte2_icon.
+/web_share/*
 /whatsapp-button.
 /whatsapp_button.
 /whatsapp_icon.
@@ -3370,11 +3408,13 @@ _backToTop.
 /whtapp-mob.
 /whtapp-web.
 /widget/digg/*$~stylesheet
+/widget/share?
 /widget_add_this_
 /Widgets/*/Tweets?
 /widgets/sharing-
 /widgets/socials/*
 /widgets/twitter/*
+/win-sm-icons.
 /wordpress-popup/*$domain=ahchealthenews.com
 /wp-content/*/google.png
 /wp-content/*/social_$~stylesheet
@@ -3601,6 +3641,7 @@ _sns-hatena.
 _sns_me2day.
 _sns_twitter.
 _soc_rss.
+_social-bar/
 _social-google+
 _social-home-
 _social-media_
@@ -3655,6 +3696,7 @@ _socialmedias2.
 _socials_icons.
 _SocialSprite.
 _socialtoggle.
+_sosyal_bar.
 _sp_social/
 _sprite_social.
 _sprite_social_
@@ -3842,6 +3884,7 @@ _youtube_social_
 /cookie-check.js
 /cookie-choices.
 /cookie-compliance.
+/cookie-consent-manager.
 /cookie-consent.
 /cookie-consent/*
 /cookie-consent?
@@ -3891,6 +3934,7 @@ _youtube_social_
 /cookie.*/cm/*
 /cookie.banner.
 /cookie.json
+/cookie.notify.
 /cookie.pack.
 /cookie.policy.
 /cookie.privacy.
@@ -4013,6 +4057,7 @@ _youtube_social_
 /cookieNotification.
 /CookieNotification/*
 /CookieNotifier.
+/cookienotify-
 /cookieok.js
 /cookieparty.
 /cookiepolicy.
@@ -4111,6 +4156,7 @@ _youtube_social_
 /cookiewet.
 /css/gdpr.
 /custom/cookies.
+/dg-cookie.
 /disagreeCookie.
 /dist/gdpr-
 /divascookies_
@@ -4190,7 +4236,9 @@ _youtube_social_
 /gdpr_plugin.
 /gdpr_status.
 /GDPRCard/*
+/gdprcompliance/*
 /GDPRModalCounter.
+/gdprnotice.
 /gdprpopup.
 /GDPRPopup/*
 /gdprscript.
@@ -4220,6 +4268,7 @@ _youtube_social_
 /informativa_cookie.
 /InformativaCookies/*
 /intser_cookies.js
+/iticonseil-rgpd/*
 /iubenda/iubenda.
 /iubenda_cs.
 /jbcookies.
@@ -4235,6 +4284,7 @@ _youtube_social_
 /js/CookieManager.js
 /js/cookiePolicy?
 /js/CookiesApp-
+/js/rodo.js
 /layer-cookienotice.
 /lbox_cookie.
 /legal/cookies/?
@@ -4292,14 +4342,17 @@ _youtube_social_
 /rodo-agreement-
 /rodo-iframe?
 /rodo.js
+/rodo.js?pp_pr=
 /rodo.min.js
 /rodo/messages-
+/rodo/rodo.js
 /rodo_rmf.
 /rtiCookieLaw.
 /script-rodo.
 /script_cookie.
 /script_cookies.js
 /scripts/cookie-
+/Scripts/cookies.js
 /sdk-gdpr.
 /SetConsentCookie.
 /SetCookieBanner.
@@ -4312,10 +4365,12 @@ _youtube_social_
 /smart-cookie-
 /sncmp.min.js
 /sni_cookie_privacy/*
+/spmsg20180522.js
 /super-cookie/*
 /superCookie-
 /SwagCookiePermission/*
 /syncCookie/*
+/tarteaucitron.js
 /terms_of_service.js
 /tm.cookie.js
 /tnzcookie-
@@ -4323,6 +4378,7 @@ _youtube_social_
 /toaster-checker.
 /top/gdpr_
 /toucanCookie.
+/tracking-permission-dialog.js
 /tracking/get?
 /trackingProtection/*
 /trustArcHelper.js
@@ -4351,6 +4407,7 @@ _youtube_social_
 /wp-content/plugins/zigcookie/*
 /wp-cookie-allow/*$script,stylesheet
 /wp-gdpr-
+/wp-tarteaucitron-
 /wpmaster-cookie/*
 /wx-cookie-
 /x_cookie_
@@ -4373,6 +4430,7 @@ _cookie_policy.
 _cookie_policy_
 _cookie_popup.
 _cookie_utf8.
+_cookiebar.
 _cookiebar_
 _cookieCgu.
 _CookieConsent.js
@@ -4483,10 +4541,7 @@ _site_cookie_
 ###jPopUp
 ###janrain-botcap
 ###jbb_widget_customizable
-###js-Taboola-Container-0
 ###js-mtm-related-posts
-###js-outbrain-module
-###js-outbrain-relateds
 ###kf_toolbar
 ###lean_overlay
 ###live-intent-module
@@ -4502,7 +4557,6 @@ _site_cookie_
 ###modal-email_loyal_overlay_hopup
 ###moduleArticleTools
 ###moduleArticleToolsContainer
-###moduleTaboolaRightRail
 ###more_sharing
 ###mvp-prev-next-wrap
 ###my_web_push_app_box_confirm
@@ -4566,29 +4620,6 @@ _site_cookie_
 ###storytools_ad_top
 ###sumotest-badge
 ###survey_overlay
-###taboola-autosized-1r
-###taboola-below-article
-###taboola-below-article-thumbnails
-###taboola-below-disco-board
-###taboola-below-main-column
-###taboola-below-main-column-mix
-###taboola-below-main-column-sc
-###taboola-belowarticle
-###taboola-bottom
-###taboola-bottom-main-column
-###taboola-div
-###taboola-horizontal-toolbar
-###taboola-horizontalx4-responsive
-###taboola-native-right-rail-thumbnails
-###taboola-right-rail
-###taboola-right-rail-text-right
-###taboola-right-rail-thumbnails
-###taboola-right-rail-thumbnails-2nd
-###taboola-text-2-columns-mix
-###taboola-vid-container
-###taboola-widget-wrapper
-###taboolaSave
-###taboola_wrapper
 ###thim-related-post-popup
 ###toolboxDiv1
 ###topjobssidebar
@@ -4612,7 +4643,6 @@ _site_cookie_
 ###wpnp_previous
 ###xetv-top-links
 ###zerg-target
-##.ArticleFooter-outbrain
 ##.IN-widget
 ##._footer_follow_us_links_
 ##._popIn_recommend_ad
@@ -4631,6 +4661,7 @@ _site_cookie_
 ##.aptureTMMBar
 ##.article-next-sticky
 ##.articles-recirculation
+##.asset-paging-container
 ##.avia-post-nav
 ##.background-email-popup
 ##.bbccom_text
@@ -4654,7 +4685,6 @@ _site_cookie_
 ##.cxense_read_next
 ##.dailydeal_wrapper
 ##.dd_ajax_float
-##.divider-taboola
 ##.dsq-global-toolbar-container
 ##.dsq-h3-reactions
 ##.dsv_video_bar
@@ -4703,11 +4733,9 @@ _site_cookie_
 ##.ione-widget-jobs
 ##.jnews_popup_post_container
 ##.jobs-information-call-to-action
-##.js-taboola
 ##.lf_comment_notifier
 ##.liSocialMail
 ##.loggedout-follow-typekit
-##.m-article-taboola
 ##.m-pubex
 ##.mbt-bookmark
 ##.meebo-1
@@ -4728,16 +4756,12 @@ _site_cookie_
 ##.nrelate_flyout
 ##.ntfc_overlay
 ##.ntfc_popup
-##.ody-ob-taboola-wrapper
 ##.om-has-email
 ##.omniWidget-article-signup-large
 ##.one-signal-bell
 ##.onesignal-bell-container
 ##.oo_tab_right
 ##.opinionlab-sidebar
-##.outbrain-bloc
-##.outbrain-module
-##.outbrain-relateds
 ##.overlay-content-arrows
 ##.overlay-content-promotion
 ##.paginator-x
@@ -4748,7 +4772,6 @@ _site_cookie_
 ##.permalink-share
 ##.pin-it-btn-wrapper
 ##.plista-suggestions
-##.pmc-outbrain-amp-widget
 ##.post-like-buttons
 ##.powered-by-zergnet
 ##.ppsPopupShell
@@ -4769,7 +4792,6 @@ _site_cookie_
 ##.rhs_cxense
 ##.sailthruRecommendation
 ##.scribol
-##.section_taboola_alireaussi
 ##.share-after-content-email
 ##.share-button-email
 ##.share-viamail
@@ -4797,32 +4819,11 @@ _site_cookie_
 ##.story-navigation-arrows
 ##.story_tools_right
 ##.storyfull-simple-hnav
-##.taboola
-##.taboola-bottom-adunit
-##.taboola-frame
-##.taboola-inbetweener
-##.taboola-like-block
-##.taboola-list-mod
-##.taboola-module
-##.taboola-recommends
-##.taboola-sidebar
-##.taboola-sidebar-container
-##.taboola-sidebar__commercial
-##.taboola-skip-wrapper
-##.taboola-thumbnails-container
-##.taboola-vertical
-##.taboola-wrapper
-##.taboolaDiv
-##.taboola_module
-##.taboola_v8
-##.taboolaloader
 ##.targetAd
 ##.td-more-articles-box
 ##.techbeat-widget-wide-container
-##.theme-block--taboola
 ##.title-recommendation-engine-block
 ##.toasterAd
-##.tr-outbrain-container
 ##.trb_bnn
 ##.uk-icon-envelope
 ##.up-next--visible
@@ -4835,14 +4836,12 @@ _site_cookie_
 ##.widget-feedburner-counter
 ##.widget-readnext
 ##.widget_al2fb
-##.widget_am_taboola_main_widget
 ##.widget_blog_subscription
 ##.widget_bloggeek_feeds_widget
 ##.widget_email_social_functions
 ##.widget_feedburnerformwidget
 ##.widget_feeds
 ##.widget_ione-jobs_v2
-##.widget_ione-taboola
 ##.widget_ligatus
 ##.widget_mc4wp_widget
 ##.widget_mybloglog
@@ -4859,6 +4858,7 @@ _site_cookie_
 ##.wp_email_capture_widget
 ##.wpmchimpa-overlay-bg
 ##.youtubelink
+##.yt-fly-in
 ##.zergnetdiv
 ##[original-title="Toggle to share your comment"]
 ##[title="Bookmark using any bookmark manager!"]
@@ -4897,21 +4897,30 @@ _site_cookie_
 ! Outbrain
 ###around-the-web
 ###g-outbrain
+###js-outbrain-module
+###js-outbrain-relateds
 ###js-outbrain-under-article
+###outbrain
 ###outbrain1
 ###outbrainWidget
 ###outbrain_widget_0
+##.ArticleFooter-outbrain
 ##.ArticleOutbrainLocal
 ##.Atom-outbrain
 ##.OUTBRAIN
+##.box-outbrain
+##.c2_outbrain
 ##.component-outbrain
 ##.nok-outbrain-list
 ##.outbrain
 ##.outbrain-ads
+##.outbrain-bloc
 ##.outbrain-content
 ##.outbrain-group
+##.outbrain-module
 ##.outbrain-placeholder
 ##.outbrain-recommended
+##.outbrain-relateds
 ##.outbrain-widget
 ##.outbrain-wrapper
 ##.outbrainWidget
@@ -4919,8 +4928,67 @@ _site_cookie_
 ##.outbrain_container
 ##.outbrain_skybox
 ##.outbrainbox
+##.pane-bonnier-outbrain-outbrain-video-vr3-widget
+##.pmc-outbrain-amp-widget
+##.tr-outbrain-container
 ##.widget_ione-outbrain
 ##.yom-outbrain
+! Taboola
+###block-boxes-taboola-article-right-rail
+###js-Taboola-Container-0
+###moduleTaboolaRightRail
+###taboola
+###taboola-autosized-1r
+###taboola-below-article
+###taboola-below-article-thumbnails
+###taboola-below-disco-board
+###taboola-below-main-column
+###taboola-below-main-column-mix
+###taboola-below-main-column-sc
+###taboola-belowarticle
+###taboola-bottom
+###taboola-bottom-main-column
+###taboola-div
+###taboola-horizontal-toolbar
+###taboola-horizontalx4-responsive
+###taboola-native-right-rail-thumbnails
+###taboola-right-rail
+###taboola-right-rail-text-right
+###taboola-right-rail-thumbnails
+###taboola-right-rail-thumbnails-2nd
+###taboola-text-2-columns-mix
+###taboola-vid-container
+###taboola-widget-wrapper
+###taboolaSave
+###taboola_wrapper
+##.divider-taboola
+##.js-taboola
+##.m-article-taboola
+##.ody-ob-taboola-wrapper
+##.pb-f-ads-taboola-recommendations
+##.section_taboola_alireaussi
+##.taboola
+##.taboola-bottom-adunit
+##.taboola-frame
+##.taboola-inbetweener
+##.taboola-like-block
+##.taboola-list-mod
+##.taboola-module
+##.taboola-recommends
+##.taboola-sidebar
+##.taboola-sidebar-container
+##.taboola-sidebar__commercial
+##.taboola-skip-wrapper
+##.taboola-thumbnails-container
+##.taboola-vertical
+##.taboola-wrapper
+##.taboolaDiv
+##.taboola_module
+##.taboola_v8
+##.taboolaloader
+##.theme-block--taboola
+##.widget_am_taboola_main_widget
+##.widget_ione-taboola
 ! nbc websites app element
 ##.bp-banner
 ! Mobile Apps
@@ -4953,6 +5021,7 @@ _site_cookie_
 ##.subscription-tout
 ! ---------- Newsletter/Signup Messages ----------
 ###EmailOptin
+###GlobalSlotHeaderNewsletter
 ###HPNewsletter
 ###Masthead-Newsletter
 ###MobileNewsLetterFormContainer
@@ -5008,6 +5077,7 @@ _site_cookie_
 ###block-sailthru-newsletters
 ###block-sendinbluesubscriptionformsub-form
 ###block-simple-subscription-subscribe
+###block-simplenews-custom-sc-newsletter
 ###block-tektitegenericnewsletterblock
 ###block-tg-newsletter-signup
 ###block-vah-newsletter-subscribe-cta-small
@@ -5174,6 +5244,7 @@ _site_cookie_
 ###navnewslettermailboxID
 ###new_newsletter
 ###new_newsletter_subscription
+###newletterF
 ###news-ltr
 ###newsLetter-signup-box
 ###newsLetterAsset
@@ -5242,6 +5313,8 @@ _site_cookie_
 ###newsletter-signup-footer
 ###newsletter-signup-form
 ###newsletter-signup-overlay
+###newsletter-signup-overlay_background
+###newsletter-signup-overlay_wrapper
 ###newsletter-signup-short-form
 ###newsletter-signup-sidebar
 ###newsletter-single-step
@@ -5301,6 +5374,7 @@ _site_cookie_
 ###newsletter_button
 ###newsletter_collection
 ###newsletter_country
+###newsletter_daily
 ###newsletter_div
 ###newsletter_gen_v2
 ###newsletter_holder
@@ -5385,6 +5459,7 @@ _site_cookie_
 ###rb-newsletter
 ###rdc-newsletter
 ###react_wrapper_edition_newsletter_signup
+###related-newsletter
 ###relatedNavNewsletter
 ###remodalnewsletter
 ###responsive-newletter-signup-form
@@ -5521,6 +5596,7 @@ _site_cookie_
 ##.DFNewsletterSignup
 ##.DnnModule-eps-NewsletterOptInv2
 ##.HB-Takeover
+##.Homepage-newsletter
 ##.InArticleSignup
 ##.InlineNewsletter
 ##.MembershipCTAs__newsletters
@@ -5614,6 +5690,7 @@ _site_cookie_
 ##.block--newsletter--alt
 ##.block--newsletter-signup
 ##.block-content-newsletter
+##.block-dennis-newsletter
 ##.block-dennis-newsletter-popup
 ##.block-email-alerts-footer
 ##.block-et-newsletter
@@ -5699,6 +5776,7 @@ _site_cookie_
 ##.content-mod-newsletter-right
 ##.content-toaster--newsletter
 ##.content-well-newsletter
+##.cookie-notice-wrapper-newsletter
 ##.css-live-widget_subscribeEmails
 ##.cst_newsletter_signup
 ##.cta-news
@@ -5879,6 +5957,9 @@ _site_cookie_
 ##.ic-alert-email-newsletter-signup
 ##.icoNewsletterBig
 ##.icon-newsletter
+##.ifklicked-subscribe
+##.ifklicked-subscribe-form
+##.ifklicked-subscribe-form-below
 ##.in-article-newsletter-form
 ##.in-article-subscribe
 ##.in-loop-signup-form
@@ -5932,6 +6013,7 @@ _site_cookie_
 ##.l-footer__newsletter
 ##.lien-newsletter
 ##.listbuilder-popup-embedded
+##.lnk-newsletter
 ##.lon-newsletter-tout
 ##.m-brand-engagement
 ##.m-interstitial
@@ -5958,6 +6040,7 @@ _site_cookie_
 ##.mc-newsletter-image
 ##.mc-newsletter-signup
 ##.mc4wp-form
+##.md-newsletter
 ##.md-newsletter-promo
 ##.menu-newsletter-signup
 ##.mf-subscribe-widget
@@ -5987,6 +6070,7 @@ _site_cookie_
 ##.mom-newsletter
 ##.momizat-news_letter
 ##.mt-subscribe
+##.mvp-post-sub-wrap
 ##.n_subscribe_wdgt
 ##.nav-newsletter
 ##.nav-newsletter-subsribe-form
@@ -6142,6 +6226,7 @@ _site_cookie_
 ##.newsletter-subscription
 ##.newsletter-subscription-inline
 ##.newsletter-subscription-module
+##.newsletter-subscription-module-form-wrapper
 ##.newsletter-tease
 ##.newsletter-teaser
 ##.newsletter-textbox
@@ -6206,6 +6291,7 @@ _site_cookie_
 ##.newsletter_footer_container
 ##.newsletter_form
 ##.newsletter_holder
+##.newsletter_home
 ##.newsletter_info
 ##.newsletter_inline
 ##.newsletter_location
@@ -6255,6 +6341,7 @@ _site_cookie_
 ##.nn-newsletter
 ##.node-newsletter-subscribe
 ##.nse_subscription-list
+##.nslr-subscb
 ##.nw_form_newsletters
 ##.nw_icon_newsletter
 ##.nwletter-box
@@ -6326,6 +6413,7 @@ _site_cookie_
 ##.psp_newsletter_subscribe
 ##.radium-builder-widget-newsletter-form
 ##.rdstation-popup-newsletter
+##.react-newsletter-overlay
 ##.register-newsletter
 ##.register-signup-promo
 ##.register_block_newsletter
@@ -6396,6 +6484,7 @@ _site_cookie_
 ##.simple-endofarticleemail
 ##.simple-sidebar-emailsignupbox
 ##.simple-sidebar-emailsignupbox-inner
+##.simplenews_custom-newsletter
 ##.single-post-newsletter
 ##.single-post__content__subscribe
 ##.site-foot__newsletter
@@ -6505,7 +6594,9 @@ _site_cookie_
 ##.tcSubscribePanelTop
 ##.teaser-newsletter
 ##.teaser__shoulder-banner--newsletter
+##.tgc-newsletter-signup
 ##.tge-equator-newsletter
+##.tge-promo-persistent-banner
 ##.the-report-email-signup
 ##.thim-newlleter-homepage
 ##.tile_newsletterSubscription
@@ -6536,6 +6627,7 @@ _site_cookie_
 ##.vc_newsletter_button
 ##.voc-newsletter
 ##.vrt-newsletter
+##.w_newsletter-signup
 ##.wcpopupmodal-open
 ##.wcpopupmodal-wrapper-open
 ##.wdg-newsletter
@@ -6602,6 +6694,7 @@ _site_cookie_
 ##div[class^="NewsletterForm_"]
 ##div[class^="NewsletterPopup_"]
 ##div[id^="feature-newsletter"]
+##div[id^="wrapper_newsletter_"]
 ##img[alt="Subscribe via E-mail Newsletter"]
 ##img[title="Subscribe to our daily email"]
 ! wix sites
@@ -6613,6 +6706,7 @@ _site_cookie_
 ###\5f __tdspushdiv
 ###___ndtvpushdiv
 ###bigpicture-webpush-widget
+###cont_webpush
 ###desktop-notification-ask-dialog
 ###dialog-push-notification
 ###divPnot
@@ -6657,6 +6751,7 @@ _site_cookie_
 ##.bubble-push
 ##.cleverpush-backdrop
 ##.cleverpush-confirm
+##.cont_webpush
 ##.contentwebpush
 ##.desktop-notification-ask-dialog
 ##.e-push-notification-popup
@@ -6730,6 +6825,7 @@ _site_cookie_
 ###btnRss
 ###ctl00_ctl64_ctl00_LnkRSS
 ###dmrrss
+###document-action-rss
 ###floaty-rss
 ###follow-rss
 ###followRSS
@@ -6745,10 +6841,12 @@ _site_cookie_
 ###rightSocialRss
 ###rss-feed
 ###rss-ico
+###rss-link-top
 ###rss-links
 ###rss-subscribe
 ###rss-wrapper
 ###rssFeedIcon
+###rssIcon
 ###rssSocial
 ###rss_24
 ###rss_btm
@@ -6779,7 +6877,10 @@ _site_cookie_
 ##.b-icon__rss
 ##.bg-button-rss
 ##.bg-rss
+##.bk-socialicons-rss
 ##.btRSS
+##.btRss
+##.btn-rss-link
 ##.btnRSS
 ##.btnRss
 ##.btrss
@@ -6825,6 +6926,7 @@ _site_cookie_
 ##.icn_follow_rss
 ##.ico-RSS
 ##.ico-rss
+##.icoRss
 ##.icoRssBig
 ##.icon-footer-rss
 ##.icon-rss
@@ -7007,6 +7109,7 @@ _site_cookie_
 ###btn-back-top
 ###btn-go-top
 ###btn-scroll-up
+###btn_backtt
 ###btn_control_totop
 ###button-to-top
 ###button-totop
@@ -7045,6 +7148,7 @@ _site_cookie_
 ###infinite-footer-back-to-top-button
 ###int-btn-top
 ###jGoTop
+###jas-backtop
 ###jm-back-top
 ###js-back-to-top
 ###js-btnGoTop
@@ -7065,6 +7169,7 @@ _site_cookie_
 ###neklo_scrolltotop_arrow
 ###nino-scrollToTop
 ###np-scrollup
+###nv-scrollup
 ###onTop3
 ###page-go-up
 ###pageStick-Backtop-btn
@@ -7083,6 +7188,7 @@ _site_cookie_
 ###scroll-top-top
 ###scroll-toplink
 ###scroll-up
+###scroll-up-button
 ###scrollToTop
 ###scrollToTopButton
 ###scrollTopBtn
@@ -7110,7 +7216,7 @@ _site_cookie_
 ###toTo_button
 ###toTop
 ###toTopLink
-###to_top
+###to_top:not(body)
 ###to_top_scrollup
 ###topcontrol
 ###tornasu
@@ -7138,6 +7244,7 @@ _site_cookie_
 ##.GlobalFooter-backToTop
 ##.GlobalFooter-backToTopSection
 ##.JumpToTop
+##.ScrollTop
 ##.TopGoTop
 ##.W_gotop
 ##.a-back-to-top
@@ -7147,6 +7254,7 @@ _site_cookie_
 ##.article-back-to-top
 ##.article-return-to-top
 ##.aside-backtop
+##.aux-goto-top-btn
 ##.axScrollToTop
 ##.b-back-to-top
 ##.b-button-to-top
@@ -7208,6 +7316,7 @@ _site_cookie_
 ##.btn-tw-backtotop
 ##.btn2top
 ##.btnBackTop
+##.btn_backtt
 ##.btn_gototop
 ##.button--scroll-top
 ##.button-back-top
@@ -7260,6 +7369,7 @@ _site_cookie_
 ##.go-to-top-arrow
 ##.go-to-top-button
 ##.go-to-top-desktop
+##.go-to-top-page
 ##.go-top
 ##.go-top-button
 ##.go-top-footer-btn
@@ -7296,6 +7406,7 @@ _site_cookie_
 ##.itw-scrollTop
 ##.iyc-views-ScrollUp
 ##.j-footer__btn_up
+##.jquery-back-to-top
 ##.js-back-to-top
 ##.js-back-to-top-story
 ##.js-backToTop
@@ -7305,6 +7416,7 @@ _site_cookie_
 ##.js-persistent-nav-top
 ##.js-scroll-event.on--totop
 ##.js-scroll-to-top
+##.js-scrollTop
 ##.js-scroll_to_bottom
 ##.js-scroll_to_top
 ##.js-toTop
@@ -7317,6 +7429,7 @@ _site_cookie_
 ##.jsbd-Backtotop
 ##.jscroll-to-top_link
 ##.jump-to-top
+##.kleo-go-top
 ##.layout__scroll-to-top
 ##.layoutscrolltop
 ##.link_to_top
@@ -7398,6 +7511,7 @@ _site_cookie_
 ##.siteAside_toTop
 ##.slideToTop
 ##.sm-page-scroll-to-top
+##.st-site-scroll-top
 ##.sticky-back-to-top
 ##.sticky_totop_box
 ##.stp--nav-to-top
@@ -7407,6 +7521,7 @@ _site_cookie_
 ##.sublink_back_top
 ##.sunfw-scrollup
 ##.ta_back-to-top
+##.tab-to-top
 ##.tc-back-to-top
 ##.td-scroll-up
 ##.tdr-backtop
@@ -7501,6 +7616,7 @@ _site_cookie_
 ##a[title="Torna su"]
 ##a[title="back_to_top"]
 ##a[title="torna su"]
+##a[title="الى الاعلى"]
 ##a[uk-totop]
 ##button[class^="footer_to_top_"]
 ##button[data-widgetclass="backToTopBtn"]
@@ -7509,6 +7625,7 @@ _site_cookie_
 ##div[analytics-category="Go to Top of Page"]
 ##div[aria-label="Scroll to top"]
 ##div[class^="BackToTop_"]
+##div[class^="backToTop_"]
 ##div[onclick^="scrollToTop"]
 ##div[title="Scroll Back to Top"]
 ##div[title="Scroll To Top"]
@@ -7814,6 +7931,7 @@ _site_cookie_
 ###block-sociallinks
 ###block-socialmedia
 ###block-socialmedialinks
+###block-socialmedialinks-2
 ###block-socialmenu
 ###block-socialmenuservizioheader
 ###block-socialsharingblock
@@ -8036,6 +8154,7 @@ _site_cookie_
 ###enw-share-btn
 ###epoch-floating-social
 ###essbsocialprofileswidget-2
+###esv-sharebox
 ###et-post-share
 ###et-social-icons
 ###eventSocialMedia
@@ -8639,6 +8758,7 @@ _site_cookie_
 ###js_to-top_page-share-container
 ###klasSocial
 ###koddostu_facebook_begen
+###kotak-facebook
 ###l-social-float
 ###large_share_wrapper
 ###last-twitter
@@ -9007,6 +9127,7 @@ _site_cookie_
 ###sexy-bookmarks
 ###sexy-bookmarks-wrapper
 ###sh_socialized
+###sh_video_link
 ###share-3
 ###share-above-desktop
 ###share-ad-dropdown
@@ -9050,6 +9171,7 @@ _site_cookie_
 ###share-icons
 ###share-in-content
 ###share-left
+###share-li
 ###share-linkedin
 ###share-links
 ###share-lyrics
@@ -9681,6 +9803,7 @@ _site_cookie_
 ###socialMediaBar
 ###socialMediaBox
 ###socialMediaBoxout
+###socialMediaBtns
 ###socialMediaCallout
 ###socialMediaFacebook
 ###socialMediaFlyouts
@@ -9894,6 +10017,7 @@ _site_cookie_
 ###socialfooter
 ###socialgroups-info-vk
 ###socialhdr
+###socialicon
 ###socialicons
 ###socialiconsContainer
 ###socialicons_sticky
@@ -10393,6 +10517,7 @@ _site_cookie_
 ##.Share-buttons
 ##.Share-item
 ##.Share-item--social
+##.Share-reveal
 ##.ShareBar
 ##.ShareBar-shareItems
 ##.ShareBarRight
@@ -10455,6 +10580,7 @@ _site_cookie_
 ##.SocialGoogle
 ##.SocialGroupIcon
 ##.SocialIcon
+##.SocialIconNews
 ##.SocialIcons
 ##.SocialIconsBlock
 ##.SocialKit
@@ -10554,6 +10680,7 @@ _site_cookie_
 ##.a__share
 ##.a_social_bas_fb
 ##.a_social_bas_twt
+##.aa-share-article
 ##.aa_share
 ##.aa_soc_sidebar
 ##.aa_socials
@@ -10627,6 +10754,7 @@ _site_cookie_
 ##.addthis_button_google_follow
 ##.addthis_button_google_plusone
 ##.addthis_button_google_plusone_share
+##.addthis_button_googleplus
 ##.addthis_button_instagram
 ##.addthis_button_linkedin
 ##.addthis_button_more
@@ -10896,6 +11024,7 @@ _site_cookie_
 ##.articleSocialMedia
 ##.articleSocialNetwork
 ##.articleToolbarShare
+##.article__commentBubble-socialShare
 ##.article__details--desktop-share
 ##.article__details__share
 ##.article__fb-like
@@ -11057,6 +11186,7 @@ _site_cookie_
 ##.b-socials-subscribe
 ##.b-ss-share
 ##.b-topic__socials
+##.b-widget-sharing
 ##.b-ya-share
 ##.b2jsocial
 ##.bI-topnav-stationsocialfb
@@ -11136,8 +11266,11 @@ _site_cookie_
 ##.bio-socials
 ##.bio-with-share
 ##.bk-dt-share
+##.bk-profile-socialicons
 ##.bk-share-box-top
 ##.bk-socialbox
+##.bk-socialicons-facebook
+##.bk-socialicons-twitter
 ##.bk_allsocial
 ##.bk_facebook_share
 ##.bk_google_share
@@ -11264,6 +11397,7 @@ _site_cookie_
 ##.bottomSocialBtns
 ##.bottomStormShareSec
 ##.bottom_share
+##.bottom_share_buttons
 ##.bottom_share_panel
 ##.bottom_shares
 ##.bottom_social
@@ -11277,6 +11411,7 @@ _site_cookie_
 ##.box-repro-social
 ##.box-share
 ##.box-share-content-group
+##.box-share-master-container
 ##.box-social
 ##.box-social-buttons
 ##.box-social-icons
@@ -11297,6 +11432,8 @@ _site_cookie_
 ##.boxsocial
 ##.boxsociale
 ##.boxzilla-like-us-facebook
+##.bp-share-btn
+##.bp-share-button
 ##.bpro-social
 ##.bq-tweet
 ##.bq_shareDiv
@@ -11305,9 +11442,11 @@ _site_cookie_
 ##.brand-social-icons
 ##.breakingNews__socialMedia
 ##.brid-share-button
+##.brid-share-button-holder
 ##.brief-socialnetwork
 ##.brk-sharebar
 ##.brk-sharebar-abcd
+##.brojShareova
 ##.bsocialwidget
 ##.bt-share
 ##.bt-social-share
@@ -11714,6 +11853,7 @@ _site_cookie_
 ##.connect_widget_button_count_including
 ##.connect_with_us
 ##.cont-social-header-top-bar
+##.contSocial
 ##.cont_reseaux_icon
 ##.cont_social
 ##.cont_text_edit_social_box
@@ -11867,6 +12007,7 @@ _site_cookie_
 ##.detailed_sharingIcons
 ##.details-share-bar
 ##.details-share-but
+##.details-share-wrap
 ##.detalheSocialShares
 ##.detalheSocialSharesToTop
 ##.detay-head-share
@@ -11912,6 +12053,7 @@ _site_cookie_
 ##.domain-article-share-fb
 ##.domain-article-share-gp
 ##.domain-article-share-tw
+##.don-share
 ##.dp-share
 ##.dp-social
 ##.dp-social-media-follow-button
@@ -12046,6 +12188,7 @@ _site_cookie_
 ##.eplayer-share-social
 ##.esi-slide
 ##.esocial
+##.ess-share-text
 ##.essb-fans-facebook
 ##.essb-fans-google
 ##.essb-fans-twitter
@@ -12108,7 +12251,6 @@ _site_cookie_
 ##.fa-facebook-square
 ##.fa-fb
 ##.fa-google-plus-square
-##.fa-linkedin-in
 ##.fa-linkedin-square
 ##.fa-pinterest-p
 ##.fa-pinterest-square
@@ -12245,6 +12387,7 @@ _site_cookie_
 ##.facebookRecommendation
 ##.facebookShare
 ##.facebookShareAlert
+##.facebookShareButton
 ##.facebookShareIcon
 ##.facebookShareToolsContainer
 ##.facebookShare__button
@@ -12477,6 +12620,8 @@ _site_cookie_
 ##.fbbigshare
 ##.fbbox
 ##.fbbox-wrapper
+##.fbbsb-button
+##.fbbsb-buttons
 ##.fbbutton
 ##.fbcirclebtn
 ##.fbfanpage
@@ -12583,6 +12728,7 @@ _site_cookie_
 ##.fixedsocial
 ##.fixtweet
 ##.fl-share
+##.fl-social-icons
 ##.flag-like
 ##.flag-show-social
 ##.flare-button-icon
@@ -12638,6 +12784,7 @@ _site_cookie_
 ##.fodicon-google-plus
 ##.fodicon-tumblr
 ##.fodicon-twitter
+##.foglia-social-inside
 ##.follow-appeal-container
 ##.follow-author-mini
 ##.follow-bar
@@ -12680,6 +12827,7 @@ _site_cookie_
 ##.follow-property-pinterest
 ##.follow-property-tumblr
 ##.follow-property-twitter
+##.follow-recirc
 ##.follow-rs
 ##.follow-share
 ##.follow-sharer-icon
@@ -13097,6 +13245,7 @@ _site_cookie_
 ##.g-plus-box
 ##.g-plusone
 ##.g-plusone-holder
+##.g-share
 ##.g1-drop-the-socials
 ##.g1-social-icons
 ##.g1-socials-item
@@ -13416,6 +13565,7 @@ _site_cookie_
 ##.headerSocialLink
 ##.headerSocialLinks
 ##.headerSocial__socialLinks
+##.header__badge--app-share
 ##.header__nav-social
 ##.header__sharing-item
 ##.header__social
@@ -13662,6 +13812,7 @@ _site_cookie_
 ##.icon--linkedin
 ##.icon--linkedin__white
 ##.icon--pinterest
+##.icon--share--light
 ##.icon--twitter
 ##.icon--twitter__white
 ##.icon--vine
@@ -14183,6 +14334,7 @@ _site_cookie_
 ##.joomsharebar_vert
 ##.jr-social
 ##.js--email-social-promo
+##.js-Share
 ##.js-article-details-share-sticky
 ##.js-block-fb
 ##.js-cookie-light
@@ -14343,6 +14495,7 @@ _site_cookie_
 ##.liSocialGoogle
 ##.liSocialLinkedIn
 ##.liSocialTwitter
+##.libsyn-social-button
 ##.lien-facebook
 ##.lien-instagram
 ##.lien-twiter
@@ -14554,6 +14707,7 @@ _site_cookie_
 ##.m-site-nav__social
 ##.m-site-social
 ##.m-site-social-networks
+##.m-sns
 ##.m-social
 ##.m-social--button
 ##.m-social--no-count
@@ -14639,6 +14793,7 @@ _site_cookie_
 ##.mc-social-icons
 ##.md-list-share
 ##.md-mainArticle__share
+##.md-sharebar
 ##.md-sharethis-toolbox-floatingbutton_placement
 ##.md-social-toolbar-circle
 ##.mdSocialButton
@@ -14658,6 +14813,7 @@ _site_cookie_
 ##.mejs-share-button
 ##.meme-share-box
 ##.menu--footer-social
+##.menu--social-media-links
 ##.menu-article-share
 ##.menu-facebook
 ##.menu-fb
@@ -15038,6 +15194,8 @@ _site_cookie_
 ##.oSocialLinks
 ##.ob-ShareBar-share
 ##.obs-block-follow
+##.ocArticleFooterShareContainer
+##.ocArticleFooterShareLinksWrapper
 ##.official-social2
 ##.oi-share
 ##.oi_soc_header
@@ -15075,8 +15233,10 @@ _site_cookie_
 ##.p-post-shareList
 ##.p-share
 ##.p-share-icon
+##.p-social-widget
 ##.paCmsArticle-section-header-social
 ##.padded-footer-connect
+##.page-context-nav__share-menu
 ##.page-controls--share
 ##.page-controls-share
 ##.page-fb-like
@@ -15375,6 +15535,7 @@ _site_cookie_
 ##.primary-share-buttons
 ##.primary-social-buttons
 ##.print-share
+##.print_and_shares
 ##.prisna-social-counter
 ##.prisna-social-counter-in-widget
 ##.prl-header-social
@@ -15448,6 +15609,8 @@ _site_cookie_
 ##.ra-share-f
 ##.ra-share-t
 ##.radium-builder-widget-facebook-like-box
+##.rads-share
+##.rads-social
 ##.rambler-share
 ##.rawhtml_twitter_widget
 ##.rc-fb-widget
@@ -15538,8 +15701,11 @@ _site_cookie_
 ##.ros-social-media
 ##.round-btn-share
 ##.round-social-buttons
+##.rounded-social
 ##.row-social
 ##.royfbcontainer
+##.rpPostLikeCntnr
+##.rpPostLikeWrap
 ##.rpuRepostUsButtonWrap
 ##.rr-share
 ##.rrss__button
@@ -15665,6 +15831,7 @@ _site_cookie_
 ##.service-links-scmp-weibo-widget
 ##.service-links-twitter-widget
 ##.sexy-bookmarks
+##.sf-sharing
 ##.sf-social
 ##.sf-widget-holder
 ##.sfacebook
@@ -16045,6 +16212,7 @@ _site_cookie_
 ##.share3
 ##.share4
 ##.share42init
+##.share4u
 ##.shareAction
 ##.shareActions
 ##.shareAfterAuthors
@@ -16199,6 +16367,7 @@ _site_cookie_
 ##.share__links
 ##.share__list
 ##.share__social-items
+##.share__text
 ##.share__tools
 ##.share__twitter
 ##.share__wrapper
@@ -16289,6 +16458,7 @@ _site_cookie_
 ##.share_row
 ##.share_sct
 ##.share_sharethis
+##.share_side_center
 ##.share_sm
 ##.share_small
 ##.share_social
@@ -16359,6 +16529,7 @@ _site_cookie_
 ##.sharebox-outer
 ##.sharebox_new
 ##.sharebtn
+##.sharebtns
 ##.sharebutcont
 ##.sharebutdrop
 ##.sharebutt
@@ -16415,6 +16586,7 @@ _site_cookie_
 ##.sharemore
 ##.sharenewsin
 ##.shareonclick
+##.shareovanje
 ##.sharepanel__bottom
 ##.sharepanel__buttons
 ##.sharepinterest
@@ -16664,7 +16836,6 @@ _site_cookie_
 ##.sidebar-socila
 ##.sidebar-tile-facebook
 ##.sidebar-twitter
-##.sidebar-widgets
 ##.sidebarFollow
 ##.sidebarSocial
 ##.sidebar__header--twitter
@@ -16978,6 +17149,7 @@ _site_cookie_
 ##.social-bar-widget
 ##.social-bar-wrapper
 ##.social-barker
+##.social-big
 ##.social-big-buttons
 ##.social-big-container
 ##.social-bk-news
@@ -17120,6 +17292,7 @@ _site_cookie_
 ##.social-follow-items
 ##.social-follow-list
 ##.social-follow-small
+##.social-follow-us__list
 ##.social-followers
 ##.social-foot
 ##.social-footer
@@ -18169,6 +18342,7 @@ _site_cookie_
 ##.socialscroll
 ##.socialshare
 ##.socialshare-icons2
+##.socialshare-wrapper
 ##.socialshare2
 ##.socialshare_inside
 ##.socialsharebtm
@@ -18708,6 +18882,7 @@ _site_cookie_
 ##.trb_sharelines
 ##.trb_socialize
 ##.trending_head_share
+##.trigger-share-list
 ##.triggerShare
 ##.triggerSocialBottom
 ##.trtFbShare
@@ -19207,6 +19382,7 @@ _site_cookie_
 ##.widget-follow
 ##.widget-follow-us
 ##.widget-followus
+##.widget-header-social
 ##.widget-live-tweets
 ##.widget-share
 ##.widget-share--rows
@@ -19376,6 +19552,7 @@ _site_cookie_
 ##.wpautbox-socials
 ##.wpbfsb-schema-org
 ##.wpcw-widget-social
+##.wpdev-bottom-single-social
 ##.wpdev-social-btn
 ##.wpdev-social-fb
 ##.wpdev-social-gp
@@ -19543,6 +19720,7 @@ _site_cookie_
 ##[data-type="twitter-bottom-share"]
 ##[eapps-link="share"]
 ##[href="http://www.addthis.com/bookmark.php"]
+##[href="https://www.addthis.com/bookmark.php"]
 ##[href^="//plus.google.com/share"]
 ##[href^="//twitter.com/share"]
 ##[href^="//www.twitter.com/share"]
@@ -19627,6 +19805,7 @@ _site_cookie_
 ##a[data-tm-ref-type-id="Follow-on-YouTube"]
 ##a[href*="facebook.com/sharer/sharer.php?"]
 ##a[href*="pinterest.com/js/pinmarklet.js?"]
+##a[href="#share-social"]
 ##a[href="//www.reddit.com/submit"]
 ##a[href="https://twitter.com/share"]
 ##a[href^="//pinterest.com/pin/create/button/?"]
@@ -19705,6 +19884,7 @@ _site_cookie_
 ##a[href^="https://api.whatsapp.com/send?"]
 ##a[href^="https://bufferapp.com/add?url="]
 ##a[href^="https://code.tubeadvertising.eu/"]
+##a[href^="https://dissenter.com/discussion/begin?url="]
 ##a[href^="https://facebook.com/dialog/share?"]
 ##a[href^="https://facebook.com/share.php?u="]
 ##a[href^="https://facebook.com/sharer.php?"]
@@ -19894,6 +20074,7 @@ _site_cookie_
 ##a[title^="follow us on facebook"]
 ##a[title^="share on Facebook"]
 ##a[title^="share on Twitter"]
+##a[uk-toggle="target: #share-social"]
 ##amp-social-share
 ##button[aria-label="Toggle social share buttons"]
 ##button[data-title="Share on Facebook"]
@@ -20442,6 +20623,7 @@ _site_cookie_
 ###KBBCookieNotifier
 ###KPNCookie
 ###KPN_cookie
+###KSCookieConsent
 ###KisiselVerilerinKorunmasi
 ###Klick-cookie-consent-div
 ###LB_cookies
@@ -21773,6 +21955,7 @@ _site_cookie_
 ###cookie-text
 ###cookie-tips
 ###cookie-tissue
+###cookie-toast-container
 ###cookie-toolbar
 ###cookie-tooltip
 ###cookie-top-bar
@@ -21805,6 +21988,7 @@ _site_cookie_
 ###cookie-wrapper
 ###cookie-zone
 ###cookie.align-center
+###cookie.cookies
 ###cookie1
 ###cookie2
 ###cookie29
@@ -22074,6 +22258,7 @@ _site_cookie_
 ###cookieLine
 ###cookieManagement
 ###cookieMelding
+###cookieMens
 ###cookieMessage
 ###cookieMessageBanner
 ###cookieMessageBar
@@ -22550,6 +22735,7 @@ _site_cookie_
 ###cookie_tajekoztato
 ###cookie_terms
 ###cookie_terms_div
+###cookie_text
 ###cookie_text_header
 ###cookie_tool_large
 ###cookie_tool_small
@@ -23403,6 +23589,7 @@ _site_cookie_
 ###ctl00_ctl00_divCookiePolicyContainer
 ###ctl00_ctl06_CookieWrapper
 ###ctl00_ctlCookieDisclaimer_pnlDisclaimer
+###ctl00_ctrlUserStaticMenu_cookieDialogTopDiv
 ###ctl00_divCookieMsg
 ###ctl00_header1_CookieHeader
 ###ctl00_informacjaCookiesLayout4
@@ -23876,6 +24063,7 @@ _site_cookie_
 ###fb-cookie-law
 ###fb-pixel-consent
 ###fc-cookies-notification
+###fcCookie
 ###fd-notes-top-cookies
 ###fdCookieLawBanner
 ###fdih-cb
@@ -23986,6 +24174,7 @@ _site_cookie_
 ###gdpr-cookie-info
 ###gdpr-cookie-message
 ###gdpr-cookie-notice
+###gdpr-cookie-policy
 ###gdpr-cookieNotice
 ###gdpr-cover
 ###gdpr-dialog
@@ -24053,6 +24242,7 @@ _site_cookie_
 ###gdprbar
 ###gdprbx
 ###gdprc_bar
+###gdprdisclaimer
 ###gdprpopup
 ###gdprprompt
 ###gdprsticky
@@ -24410,6 +24600,7 @@ _site_cookie_
 ###keksbar
 ###kekschecker
 ###keksdose
+###kekse.dialog
 ###keksivehje
 ###keksleiste
 ###kg-cookie-popup
@@ -26003,6 +26194,8 @@ _site_cookie_
 ##.agreeSocialTrackingBox
 ##.agreecookie
 ##.agreement-eu-cookies
+##.ai-m-cookie-layer
+##.ai-m-overlay-background
 ##.ajax_cookie_container
 ##.ajs-cookies
 ##.ajs-message.ajs-cookies
@@ -26778,6 +26971,7 @@ _site_cookie_
 ##.cookie-control-container
 ##.cookie-copy
 ##.cookie-cube
+##.cookie-curtain
 ##.cookie-demo
 ##.cookie-demo-on
 ##.cookie-desktop
@@ -26947,6 +27141,7 @@ _site_cookie_
 ##.cookie-notice-fixed
 ##.cookie-notice-wrap
 ##.cookie-notice-wrapper
+##.cookie-notice-wrapper-privacypolicy
 ##.cookie-noticebar
 ##.cookie-notif
 ##.cookie-notification-alert
@@ -27050,6 +27245,7 @@ _site_cookie_
 ##.cookie-prompter
 ##.cookie-question
 ##.cookie-region
+##.cookie-request-ctn
 ##.cookie-richtlinie
 ##.cookie-rodo
 ##.cookie-rodo--center
@@ -27217,6 +27413,7 @@ _site_cookie_
 ##.cookieControl
 ##.cookieCorrector
 ##.cookieDialog
+##.cookieDialogTop
 ##.cookieDialogue
 ##.cookieDirWrap
 ##.cookieDirective
@@ -28469,6 +28666,7 @@ _site_cookie_
 ##.gdpr-cookie-layer--active
 ##.gdpr-cookie-modal
 ##.gdpr-cookie-notice
+##.gdpr-cookie-policy
 ##.gdpr-cookie-popup
 ##.gdpr-cookie-wrapper
 ##.gdpr-cookieNotice
@@ -29101,6 +29299,7 @@ _site_cookie_
 ##.module--cookie
 ##.module-alert-cookie
 ##.module-cookie
+##.module-cookie-banner
 ##.module-cookie-bar
 ##.module-cookie-info
 ##.module-cookie-layer
@@ -29272,6 +29471,9 @@ _site_cookie_
 ##.np_DialogConsent
 ##.npo_cc_regular
 ##.nq-c-rgpdBar
+##.nr-cookie-notification
+##.nr-cookie-notification-component
+##.nr-cookie-notification__wrapper
 ##.nrg-cookie-popup
 ##.ns-cookie-consent
 ##.ns-cookies-accept
@@ -29322,6 +29524,7 @@ _site_cookie_
 ##.oon-ds-banner
 ##.opacity_layer_consent
 ##.optanon-alert-box-wrapper
+##.optin-stats
 ##.optinCookie
 ##.or-cookie__banner
 ##.orakelAdvice
@@ -30180,6 +30383,7 @@ _site_cookie_
 ##div[class*="-CookiesBar-"]
 ##div[class*="CookiesBanner_"]
 ##div[class*="CookiesFooter"]
+##div[class*="Warnings__cookieBar"]
 ##div[class*="_cookiesPolicy_"]
 ##div[class*="cookieBarContainer"]
 ##div[class^="CookieBanner-"]
@@ -30572,6 +30776,7 @@ _site_cookie_
 ||nrcdn.com/custom-script/$third-party
 ||nrelate.com^$third-party
 ||odb.outbrain.com^$third-party
+||oovvuu.com^$third-party
 ||opinary.com^$third-party
 ||opiniac.com^$third-party
 ||opinionbar.com^$third-party
@@ -30594,7 +30799,6 @@ _site_cookie_
 ||pippity.com^$third-party
 ||placehold.it^$third-party
 ||plaxo.com^$third-party
-||playbuzz.com^$third-party
 ||plista.com^$third-party
 ||plugin.me2day.net^$third-party
 ||popin.cc^$third-party
@@ -30758,6 +30962,7 @@ _site_cookie_
 ||browserpusher.com^$third-party
 ||centrnotify.com^$third-party
 ||centrpush.com^$third-party
+||chaghets.net^$third-party
 ||cleverpush.com^$third-party
 ||contentsitesrv.com/js/push/$third-party
 ||copush.com^$third-party
@@ -30822,6 +31027,7 @@ _site_cookie_
 ||webpu.sh^$third-party
 ||webpush.jp^$third-party
 ||wonderpush.com^$third-party
+||worldpush.co^$third-party
 ||wpush.biz^$third-party
 ||xtremepush.com^$third-party
 ! Embedded video Annoyances
@@ -30882,6 +31088,7 @@ _site_cookie_
 ||digg.com/img/badges/$third-party
 ||digg.com^$script,subdocument,third-party
 ||diggstatic.com^*/follow_buttons/
+||donreach.com^$third-party
 ||encrypted-tbn2.gstatic.com/images?$domain=vitorrent.org
 ||external.followgram.me^$third-party
 ||facebook.com*/plugins/like.php?$third-party
@@ -31105,6 +31312,7 @@ _site_cookie_
 ! *** easylist:fanboy-addon/fanboy_cookie_thirdparty.txt ***
 ||admiral.mgr.consensu.org^$third-party
 ||akamaihd.net/cpmt/
+||app.livemarketshoppers.com^$script,third-party
 ||axept.io^$third-party
 ||axeptio.eu^$third-party
 ||californiatimes.com/gdpr/
@@ -31152,6 +31360,7 @@ _site_cookie_
 ||smartcookies.it^$third-party
 ||sonyentertainmentnetwork.com/id/cm/siews1lib.js
 ||sourcepoint.mgr.consensu.org^$third-party
+||tarteaucitron.ml^$third-party
 ||thirdfloor.it^$third-party
 ||trustarc.com^$third-party
 ||usercentrics.eu^$third-party
@@ -31231,6 +31440,7 @@ _site_cookie_
 ||bluntforcetruth.com^*/newsletter.
 ||breitbart.com/t/assets/js/fancybox.js
 ||businessdictionary.com/min/g=boxysubscribejs
+||collective-evolution.com^*/signup_
 ||cultofmac.com^*/sidebar_weekender_
 ||destinyconnect.com^*/sing-up-sidebar.
 ||destinyman.com^*/sign-up-banner.
@@ -31243,6 +31453,8 @@ _site_cookie_
 ||imsa.com/newsletter/
 ||indiatimes.com/subscriptionhomepage.cms
 ||insidesources.com/wp-content/themes/insidesources/js/jquery.fancybox.js
+||jewishworldreview.com^*/subscribe.
+||jihadwatch.org^*/m-wp-popup.
 ||libertyheadlines.com^*/subscribe-
 ||makezine.com/js/unbouncer-
 ||manoramaonline.com/OnmanoramaNewsletter/
@@ -31276,6 +31488,7 @@ _site_cookie_
 ||womenonwheels.co.za^*/subscribe-
 ! ---------- Scroll To Top Buttons ----------
 ||cdprojektred.com^*/top.png
+||chugai-pharm.co.jp^*/pagetop.
 ||cloudfront.net^*/nav-top.$domain=bdnews24.com
 ||cricketcountry.com^*/topa.jpg
 ||dailypioneer.com/images/top.png
@@ -31415,6 +31628,7 @@ _site_cookie_
 ||twitter.com/js/timeline.$domain=kabeleins.de|prosieben.de|prosiebenmaxx.de|ran.de|sat1.de|sixx.de
 ! *** easylist:fanboy-addon/fanboy_cookie_specific_block.txt ***
 ||appconsent.io^
+||cmp.infopro-digital.com^
 ||consent.23g.io^
 ||consent.cmp.oath.com^
 ||consent.theneweuropean.co.uk^
@@ -31422,6 +31636,7 @@ _site_cookie_
 ||dam.bbcchannels.com^*/outside-iframe.js
 ||emerse.com/consent.js
 ||freedoflondon.com/Styles/dialog-popup/jquery-ui.js
+||gazette-news-gb.gazette-news.co.uk^
 ||gdpr.internetbrands.com^
 ||gdpr.prisa.com^
 ||harpercollins.co.uk/js/cookie.js
@@ -31442,6 +31657,7 @@ _site_cookie_
 ||windguru.cz/forms/consent.php
 ||worcesternews-gb.worcesternews.co.uk^
 ||yimg.com^*/guce.js
+||yourlocalguardian-gb.yourlocalguardian.co.uk^
 ! ------------------------Specific element hiding rules------------------------!
 ! *** easylist:fanboy-addon/fanboy_annoyance_specific_hide.txt ***
 ceo.com###ActionBarCont
@@ -31460,7 +31676,6 @@ kellyservices.com###ConnectWrap
 webmd.com###ContentPane46
 thebaffler.com###CoverPop-content
 thebaffler.com###CoverPop-cover
-nydailynews.com###DD-Widget
 trendhunter.com###DOMWindow
 trendhunter.com###DOMWindowOverlay
 mlive.com###EntryStats
@@ -31751,7 +31966,7 @@ theoatmeal.com###cf2_like
 bostinno.com###channel-cta
 realsimple.com###channelToutEditModule
 tutorvista.com###chat_box_iframe_popup
-arabtimesonline.com,elpasoheraldpost.com,futuregamereleases.com,loadthegame.com,minecrafthousedesign.com,thefreethoughtproject.com###check-also-box
+arabtimesonline.com,elpasoheraldpost.com,futuregamereleases.com,loadthegame.com,minecrafthousedesign.com###check-also-box
 huffingtonpost.com###chicklets
 nidirect.gov.uk###cicw
 popsci.com###circ-container
@@ -31836,7 +32051,6 @@ damninteresting.com###damnload-cart
 cryptocoinsnews.com,doyouremember.com,greenoptimistic.com,rawstory.com,thejewniverse.com###darkbackground
 inspire.com###darken
 cbsnews.com###dashboard
-nydailynews.com###dd-nydn-300-hp
 ebay.com###dd-top
 androidauthority.com###deal_day_bar
 earthtechling.com###deals-widget
@@ -32016,7 +32230,6 @@ reuters.com###followReuters
 shelterpop.com###followUsRightHub
 rawstory.com###follow_container
 democracynow.org###follow_dn
-softonic.com###follow_download
 cracked.com###follow_me
 nationalgeographic.com###follow_ng
 wikihow.com###follow_table
@@ -32120,9 +32333,6 @@ wolframalpha.com###headerad-pro-a
 cio.com.au###headerpromos
 chron.com###healthpost-content-stub
 ifixit.com###helpLink
-askubuntu.com,mathoverflow.net,serverfault.com,stackexchange.com,stackoverflow.com,superuser.com###hero-content
-askubuntu.com,mathoverflow.net,serverfault.com,stackexchange.com,stackoverflow.com,superuser.com###herobox
-askubuntu.com,mathoverflow.net,serverfault.com,stackexchange.com,stackoverflow.com,superuser.com###herobox-mini
 ncregister.com###hiddenSubscriptionPopupBox
 psdeluxe.com###hide
 rdmag.com###highlighted_text_ad\20
@@ -32403,7 +32613,6 @@ ft.com###opClusterOverlay
 1up.com###openhtmlforGooglecoop
 ft.com###optimostOverlay
 guidingtech.com,ruleyourrealm.com###optincrusher
-crainsnewyork.com###outbrain
 mp4upload.com###over
 collegefashion.net###overheader
 addons.opera.com,bestdaily.co.uk,bjs.com,buffalonews.com,geekfuel.com,kveller.com,moneysavingexpert.com,myjewishlearning.com,petri.co.il,scribd.com,thewarehouse.co.nz,thinkprogress.org###overlay
@@ -32684,6 +32893,7 @@ kuriositas.com###signupForm
 kveller.com###signupRev
 guanabee.com###signupSubColPodID
 indiatimes.com###similarNews
+wenddownloadpage.com,wendgames.com###simple-banner
 basinga.net,biosciencetechnology.com,cemag.us,culturemap.com,dailykos.com,dealcanada.ca,eatingwell.com,economist.com,electricpig.co.uk,newrepublic.com,pddnet.com,petri.com,richersounds.com,securityweek.com,stagram.com,technologyreview.com###simplemodal-container
 basinga.net,biosciencetechnology.com,cemag.us,culturemap.com,dailykos.com,dealcanada.ca,eatingwell.com,economist.com,electricpig.co.uk,newrepublic.com,pddnet.com,petri.com,rdmag.com,richersounds.com,securityweek.com,stagram.com,technologyreview.com###simplemodal-overlay
 billingsgazette.com,fivethirtyeight.com,missoulian.com###single-navigation
@@ -32875,7 +33085,6 @@ amtrak.com,benzinga.com,collegiatetimes.com,daniweb.com,doubleviking.com,titantv
 marca.com###toolbar-container
 cnet.com.au###toolbar-nav-outer-wrap
 thechivery.com###toolbarMaster
-softonic.com###toolbar_promotion
 tucsonsentinel.com###toolbarwrap
 channel4.com###toolbox
 stuff.co.nz###toolbox-gigya
@@ -33044,7 +33253,6 @@ pornhub.com##.abovePlayer
 tv.com##.action_sidebar
 groupon.com,wishtv.com,wivb.com##.actions
 zedge.net##.ad
-softonic.com##.ad--displayed
 utsandiego.com##.ad-and-callout
 pcquest.com##.ad-box
 hollywoodnews.com##.ad-entry
@@ -33131,7 +33339,6 @@ technologyreview.com##.articlesidebar
 theglobeandmail.com##.articletoolbar
 reuters.com##.articletools
 bozemandailychronicle.com,heraldcourier.com,psu.edu##.asset-paging
-albanyherald.com,daltondailycitizen.com,missoulian.com,omaha.com,santafenewmexican.com,theadvocate.com##.asset-paging-container
 eweek.com##.assetNew
 stuff.co.nz##.assignment_icon
 runningshoesguru.com##.attention_grabber
@@ -33194,6 +33401,7 @@ thecontributor.com##.block-sb-popup
 crainsdetroit.com,pet360.com,wsadirectory.com##.blockOverlay
 patchtogether.com,pet360.com##.blockUI
 radaronline.com##.block_whole
+forever21.com##.blockclick
 wired.com##.blog-follow
 runt-of-the-web.com##.blog_comment
 runt-of-the-web.com##.blog_email
@@ -33265,7 +33473,6 @@ stylelist.com##.bylinefb
 citylab.com##.c-action-bar
 radionz.co.nz##.c-aside--subscribe
 plus.google.com##.c-zh-Wf
-care2.com##.c2_outbrain
 appeggs.com,downloadatoz.com##.c_scrollbar
 econsultancy.com##.call-to-action-pod
 xhamster.com##.cams-widget
@@ -33536,6 +33743,7 @@ aegis7.com##.forcetoregister
 patch.com##.form-card
 ijreview.com##.formRow
 huffingtonpost.com##.forma_email
+hiapkdownload.com,modapkdown.com##.fot-float-box
 theweek.com##.fourFreeBar
 fanpop.com##.fp_panel
 chowhound.com##.fr_relarrow
@@ -33704,6 +33912,7 @@ wired.com##.js-annotation
 dn.se##.js-article-preview
 twitch.tv##.js-bits-tooltip-wrapper
 pri.org##.js-cta_prompt
+askubuntu.com,mathoverflow.net,serverfault.com,stackexchange.com,stackoverflow.com,superuser.com##.js-dismissable-hero
 wellandgood.com##.js-flying
 wired.com##.js-prefooter-rad
 medium.com##.js-promoCardWrapper
@@ -33895,6 +34104,7 @@ washingtonpost.com##.network-news
 chillicothenews.com##.network_bucket
 v3.co.uk##.network_links
 filehorse.com##.networking
+hiapkdownload.com,modapkdown.com##.new-fixd-box
 guyism.com##.new-guy
 v3.co.uk##.new_connection
 ndtv.com##.new_nextarrow
@@ -33912,6 +34122,7 @@ thedailybeast.com##.newsweekElsewhere
 bmwblog.com,entrepreneur.com,glamour.com,globes.co.il,grubstreet.com,gwinnettdailypost.com,porn5.com,radaronline.com##.next
 fixya.com##.next-arrow
 ethnews.com,pokerupdate.com,wn.com##.next-article
+thetablet.co.uk##.next-article-btn
 digitaltrends.com##.next-article-flyout
 conservativereview.com##.next-article-link
 runnersworld.com,womenshealthmag.com##.next-item
@@ -34008,7 +34219,6 @@ wired.com##.paginate-box
 clevelandjewishnews.com##.paging-link
 themittani.com##.pane-3
 atheistrepublic.com##.pane-aweber-webform
-popsci.com##.pane-bonnier-outbrain-outbrain-video-vr3-widget
 itworld.com##.pane-itw-blocks-itw-ad10-itjobs
 fiercewireless.com##.pane-library-stack
 fiercewireless.com##.pane-pusher-ad
@@ -34076,6 +34286,7 @@ ddnews.gov.in##.pre_next
 pornhub.com##.premiumPromoBannerWrapper
 bmwblog.com,globes.co.il,grubstreet.com,gwinnettdailypost.com,porn5.com##.prev
 fixya.com##.prev-arrow
+thetablet.co.uk##.prev-article-btn
 runnersworld.com,womenshealthmag.com##.prev-item
 nymag.com,vulture.com##.prev-next
 people.com##.prev-next-arrow
@@ -34329,7 +34540,6 @@ wired.com##.sponsored-stories-component
 blogcritics.org,labnol.org##.spread
 9gag.com##.spread-bar
 collinsdictionary.com##.spread_the_word
-raprnb.com,the-line-up.com,thestack.com,xredmedia.com##.spu-bg
 the-line-up.com,thestack.com,xredmedia.com##.spu-box
 sandiegouniontribune.com##.sr-outer
 skysports.com##.ss-art-tools
@@ -34511,7 +34721,6 @@ in.com##.utility_bar_block
 zdnet.com##.utils
 ndtv.com##.uv-bottom-right
 realonlinedegrees.com,visualeconomics.com##.ve2_joinbox
-nydailynews.com##.vertical
 sify.com##.vhare-textbg
 metrolyrics.com##.video-container
 imgur.com##.viewInAppLink
@@ -34727,6 +34936,7 @@ admonsters.com###adm-signupbar
 wnd.com###alerts-bottom
 reseller.co.nz###art-next_signifier
 humanevents.com###article-signup
+socialistworker.co.uk###article-view-subscribe-footer
 deseretnews.com###ask-form
 wellandgood.com###auto_signup
 tradeearthmovers.com.au###banner
@@ -34747,6 +34957,7 @@ sciencenews.org###block-boxes-call-to-action
 itpro.co.uk###block-boxes-subscription-promo-content
 infoworld.com###block-infoworld-newsletter_subscribe
 forces.net###block-mailchimpsubscriptionformmailsignup
+crosscut.com###block-quick-subscribe-footer
 shape.com###block-shape_newsletters-newsletters
 thehill.com###block-thehill-blocks-footer-signup
 thehill.com###block-thehill-blocks-right-rail-signup
@@ -34774,6 +34985,7 @@ thewrap.com###content-bottom-sidebar
 telecompaper.com###ctl00_MainPlaceHolder_HeadlineRegistersMain1_Update1
 guidedoc.com###curtain
 pridesource.com###custom_html-11
+theamericanmirror.com###custom_html-12
 aircargoworld.com###custom_html-16
 saabplanet.com###custom_html-31
 property360.co.za###custom_html-4
@@ -34859,8 +35071,8 @@ britannica.com###marketing-slider
 newscientist.com###marketingtertiary
 gearbest.com###mask
 rapidtvnews.com###masthead
-bcheights.com,cargofacts.com,cnn.com,dailyhive.com,etv.co.za,evonomics.com,fn.com,gimmesomeoven.com,kveller.com,lawandcrime.com,longreads.com,mtlblog.com,narrative.ly,nation.co.ke,nesthq.com,psypost.org,reliefweb.int,runthetrap.com,thewirecutter.com###mc-embedded-subscribe-form
-99fm.com.na,activistmommy.com,androidauthority.com,apriorit.com,artafricamagazine.org,bcheights.com,bhekisisa.org,bitguru.co.uk,biznews.com,breakingisraelnews.com,breakingnews.ie,caribjournal.com,chinafile.com,churchmilitant.com,circuitdigest.com,cjr.org,cointelegraph.com,current.org,dailyfreepress.com,dailytimes.com.pk,dailytrust.com.ng,exstreamist.com,fusion.net,gaystarnews.com,ghafla.com,groovekorea.com,howlermagazine.com,indiaclimatedialogue.net,iphoneincanada.ca,jewishinsider.com,justrunlah.com,majorgeeks.com,maoritelevision.com,monetarywatch.com,nbc.na,newsthump.com,newtimes.co.rw,nextbigfuture.com,nodez.co,nyc.gov,premiumtimesng.com,propublica.org,providr.com,punchng.com,rawstory.com,registerguard.com,rnw.org,russia-insider.com,sciencealert.com,sciencebulletin.org,seattletimes.com,secretflying.com,spokesman.com,sporttechie.com,stellar.ie,swissinfo.ch,techjuice.pk,technobuffalo.com,thenewsflasher.com,thequint.com,thestar.com.my,theyeshivaworld.com,wayfm.com,worldreligionnews.com,wttw.com###mc_embed_signup
+bcheights.com,cargofacts.com,cnn.com,dailyhive.com,etv.co.za,evonomics.com,fn.com,gimmesomeoven.com,kveller.com,lawandcrime.com,longreads.com,mtlblog.com,narrative.ly,nation.co.ke,nesthq.com,psychcentral.com,psypost.org,reductress.com,reliefweb.int,runthetrap.com,thewirecutter.com###mc-embedded-subscribe-form
+99fm.com.na,activistmommy.com,androidauthority.com,apriorit.com,artafricamagazine.org,bcheights.com,bhekisisa.org,bitguru.co.uk,biznews.com,blog.cloudflare.com,breakingisraelnews.com,breakingnews.ie,caribjournal.com,chinafile.com,churchmilitant.com,circuitdigest.com,cjr.org,cointelegraph.com,current.org,dailyfreepress.com,dailytimes.com.pk,dailytrust.com.ng,exstreamist.com,fusion.net,gaystarnews.com,ghafla.com,groovekorea.com,howlermagazine.com,indiaclimatedialogue.net,iphoneincanada.ca,jewishinsider.com,justrunlah.com,majorgeeks.com,maoritelevision.com,monetarywatch.com,nbc.na,newsthump.com,newtimes.co.rw,nextbigfuture.com,nodez.co,nyc.gov,premiumtimesng.com,propublica.org,providr.com,punchng.com,rawstory.com,registerguard.com,rnw.org,russia-insider.com,sciencealert.com,sciencebulletin.org,seattletimes.com,secretflying.com,spokesman.com,sporttechie.com,stellar.ie,swissinfo.ch,techjuice.pk,technobuffalo.com,thenewsflasher.com,thequint.com,thestar.com.my,theyeshivaworld.com,truthuncensored.net,wayfm.com,worldreligionnews.com,wttw.com###mc_embed_signup
 activistmommy.com###mc_embed_signup-footer
 moneyweb.co.za###mc_embed_signup1
 priceonomics.com###mc_embed_signup_nojs
@@ -34943,12 +35155,13 @@ crmbuyer.com,ecommercetimes.com,linuxinsider.com,technewsworld.com###story-nl
 mentalfloss.com###su-300x150
 neonnettle.com###subBox
 freshome.com###submit_newsletter
-appstorm.net,artnet.com,beforeitsnews.com,biographile.com,dailygood.org,digg.com,doctortipster.com,dumblittleman.com,freemake.com,freshtechweb.com,fuelsandlubes.com,heavy.com,leftturn.org,lifehack.org,marineelectronics.com,maximumpc.com,michigandaily.com,nexustabletcentral.com,sfgate.com,stoppress.co.nz,techieapps.com,technostall.com,techsplurge.com,the-scientist.com,theamericanscholar.org,theatlantic.com,thinkprogress.org,tv.com,wakoopa.com,worldwatchmonitor.org,yahoo.com,yibada.com###subscribe
+appstorm.net,artnet.com,beforeitsnews.com,biographile.com,celebrity.red,dailygood.org,digg.com,doctortipster.com,dumblittleman.com,freemake.com,freshtechweb.com,fuelsandlubes.com,heavy.com,leftturn.org,lifehack.org,marineelectronics.com,maximumpc.com,michigandaily.com,nexustabletcentral.com,sfgate.com,stoppress.co.nz,techieapps.com,technostall.com,techsplurge.com,the-scientist.com,theamericanscholar.org,theatlantic.com,thinkprogress.org,tv.com,wakoopa.com,worldwatchmonitor.org,yahoo.com,yibada.com###subscribe
 abovethelaw.com###subscribe-main
 gossipcop.com###subscribe-message
 cloudcomputingadmin.com,insideaws.com,isaserver.org,msexchange.org,virtualizationadmin.com,windowsecurity.com###subscribe-modal
 martechadvisor.com###subscribe-new-form
 merriam-webster.com###subscribe-overlay
+e-onec.com###subscribe-wrapper
 indy100.com###subscribeIndy100
 wined.co.za###subscribeWrapper
 nytimes.com###subscribe_cont
@@ -34960,7 +35173,7 @@ nytimes.com###subscribe_mobile_cont
 creation.com###subscribe_options
 moneysavingmom.com,unz.com###subscribeform
 bizjournals.com###subscriber
-forexpeacearmy.com###subscription
+forexpeacearmy.com,musictimes.com###subscription
 ecnmag.com###subscription-newsletter-mainContent
 autointhenews.com###subscriptions
 yourtango.com###tango-newsletter-form
@@ -34978,7 +35191,7 @@ propertywheel.co.za###text-37
 chicagoreporter.com,mauritiustimes.com###text-4
 hellenicshippingnews.com###text-40
 aranews.net,infrastructurene.ws,powerlineblog.com,propertywheel.co.za###text-6
-beverlyhillsmagazine.com###text-8
+beverlyhillsmagazine.com,pqube.co.uk###text-8
 beverlyhillsmagazine.com,theplaylist.net###text-9
 azcapitoltimes.com###text-html-widget-17
 thefiscaltimes.com###tft-subscription-inline-block
@@ -35013,10 +35226,12 @@ narrative.ly##.Signup
 themeditelegraph.com##.SubScr
 thehindubusinessline.com##.Subscribe
 naturalnews.com##.Subscription-Article-Box
+cnbc.com##.WildcardEmbed-wrapper
 languagetool.org##.ZebraDialog
 languagetool.org##.ZebraDialogOverlay
 sportspromedia.com##._floating-box
 commentarymagazine.com##._form_5
+collective-evolution.com##._form_7
 androidauthority.com##.aa-subscribe-video-button
 buzzfeed.com##.action-bar--hover-container
 alternet.org##.action_form
@@ -35026,16 +35241,20 @@ healthgrades.com##.ad-mod + .card-basic
 movieguide.org##.ad_reviews_holder
 findlectures.com,goodnewsnetwork.org,medievalists.net##.af-form-wrapper
 afamilyfeast.com##.afamilyfeast_subscription
+jihadwatch.org##.aksh_mailchimp_widget
 codeproject.com##.alert-bar
+algemeiner.com##.alg_subscribe_cont
 ifc.com##.amcn_newsletter_widget_module
 mic.com##.app-header__subscribe
 latinopost.com##.art_letter
+ucanews.com##.artcl_201
 todayonline.com##.article-detail_subscription
 vocativ.com##.article-footer
 newstatesman.com##.article-footer-promotion
 upworthy.com##.article-left-column__item--email-signup
 lamag.com,texasmonthly.com##.article-subscription
 gaytimes.co.uk##.article__footer
+classicalite.com##.at-subsc
 atavist.com##.atavist-mailchimp
 bloombergquint.com##.authoritative__section
 dexerto.com##.b--charlie.ba
@@ -35049,9 +35268,11 @@ catchnews.com##.bg-col-blue
 hcanews.com##.bgClick1
 hcanews.com##.bgClick2
 nocamels.com##.bl-block-signuptextpage
+albawaba.com##.black-box
 theticketmiami.com##.block--second-street--ss-block-signup
 ibtimes.com##.block-ibtimes-newsletters
 americamagazine.org##.block-mailchimp-signup
+ncronline.org##.block-ncr-api-emailmarketing
 asiaone.com##.block-webform
 allevents.in##.bottom-right-subscribe
 businesstimes.com.sg##.bottom-wrap
@@ -35088,7 +35309,7 @@ nytimes.com##.css-mlcs8h.shown
 recipetineats.com##.cta
 thecourier.co.uk##.cta--bg
 rewire.news##.cta-a
-worcesternews.co.uk##.cta-component-half-width
+gazette-news.co.uk,worcesternews.co.uk,yourlocalguardian.co.uk##.cta-component-half-width
 meta.com##.ctabox
 codeclimate.com##.ctas
 thebostonpilot.com##.ctct-embed-signup
@@ -35117,7 +35338,8 @@ dailysurge.com##.ebook-signup-box
 ecowatch.com##.eco_subscribe_box
 digg.com##.editions-promo
 jlconline.com##.editorial-promo
-democracynow.org,emigrate2.co.uk,pjmedia.com,townhall.com##.email
+insider.com##.editorial-sidebar
+alriyadhdaily.com,democracynow.org,emigrate2.co.uk,pjmedia.com,townhall.com##.email
 hermanmiller.com,refinery29.com##.email-acquisition
 smarteranalyst.com##.email-alerts-pops
 playboy.com##.email-collection
@@ -35143,6 +35365,7 @@ americanlookout.com##.essbasc-popup
 economist.com##.exit-pop
 jornaldacidadeonline.com.br##.exit-screen
 online-convert.com,rt.com##.extension-browser
+classicalite.com##.f-subscform
 slator.com##.fancybox-desktop
 christianpost.com##.fancybox-iframe
 slator.com##.fancybox-overlay
@@ -35152,12 +35375,14 @@ guidingtech.com##.fill-bb-light
 foxsports.com.au##.fiso-article-form
 fivethirtyeight.com##.fivethirtyeight-newsletter
 mercopress.com##.fixed-footer
+internationalsocialist.org##.fl-module-mailchimp-subscribe-form
 whyy.org##.flexible-content--newsletter
 irishtimes.com##.floating_tab
 sludgefeed.com##.fm-form-container
 newsweek.com,thewirecutter.com##.follow
 macrumors.com##.follow-banner
 fool.co.uk##.fool-ecap-type-vanilla
+haymarketbooks.org##.footer--subscribe
 thefederalist.com##.footer-email
 sweepstakesfanatics.com##.footer-optin
 thenewslens.com##.footer-right-zone
@@ -35180,6 +35405,7 @@ whatuni.com##.fwrp
 thegolfnewsnet.com##.g-20
 startribune.com##.gameday
 icepop.com##.get-it-first
+electronicintifada.net##.get-updates
 pulsenews.co.kr##.getnews
 catholicherald.co.uk,kusc.org,motoring.com.au,threatpost.com,whoprofits.org,yellowhammernews.com##.gform_widget
 pressherald.com,undark.org##.gform_wrapper
@@ -35249,6 +35475,7 @@ thewalrus.ca##.mailchimpAjax
 thefinancialist.com##.mailchimp_form
 ewn.co.za##.mailer-signup-sidebar
 audubon.org##.mailing-list
+bellingcat.com##.mailingList
 food52.com##.mailingListRoot
 ebar.com##.mailinglist
 psu.edu##.mailinglist-form
@@ -35293,6 +35520,7 @@ india.com,sassymamahk.com##.news-letter
 americamagazine.org##.newsLetterLink
 drive.com.au##.newsSubscribe
 weta.org##.news_signup
+la-croix.com##.news_w_02
 newsbtc.com##.newsform
 dnaindia.com##.newsletTab
 9to5mac.com,aawsat.com,about.com,algemeiner.com,antlionaudio.com,apracticalwedding.com,arab24.com,arabnews.com,atimes.com,autoguide.com,autoweek.com,bostonmagazine.com,brooklynbased.com,cheapies.nz,clickhole.com,cnet.com,completesportsnigeria.com,complex.com,computerworld.com,consumerreports.org,csoonline.com,defensenews.com,designntrend.com,discoverymedia.com,egyptiangazette.net.eg,elpais.com,emirates247.com,engadget.com,epicurious.com,essentialbaby.com.au,essentialkids.com.au,euractiv.com,eventfinda.co.nz,fashionotes.com,fivethirtyeight.com,geek.com,gizchina.com,goodfood.com.au,goodnet.org,grantland.com,graziadaily.co.uk,greatbritishchefs.com,greenbot.com,guyism.com,haaretz.com,hdwallpapers.in,healthday.com,hellomagazine.com,higherperspectives.com,hightimes.com,hodinkee.com,hottopics.ht,huffingtonpost.com,indypendent.org,infoq.com,infoworld.com,investopedia.com,israeltoday.co.il,itechpost.com,itworld.com,javaworld.com,jewishjournal.com,jns.org,jstor.org,kpfa.org,life.com,lifehack.org,maplin.co.uk,maritimejobs.com,massivesci.com,maxim.com,muckrock.com,multichannel.com,muslimnews.co.uk,nationalinterest.org,ndtv.com,nerve.com,networkworld.com,newrepublic.com,newsdeeply.com,npr.org,nymag.com,out-law.com,paidcontent.org,pbs.org,peoplesworld.org,piriform.com,pomade.com,popdust.com,presstv.com,propublica.org,psfk.com,recombu.com,redsharknews.com,revealnews.org,rsf.org,rumorfix.com,screencrush.com,silicon.co.uk,singularityhub.com,slate.com,speedcafe.com,stylecaster.com,swingbyswing.com,talkandroid.com,techbeat.com,techly.com.au,techtimes.com,the-star.co.ke,thebaffler.com,thedailybeast.com,thedrinknation.com,theepochtimes.com,themeshreport.com,thenevadaindependent.com,thenextweb.com,theregister.co.nz,theregister.co.uk,thetruthaboutcars.com,topdocumentaryfilms.com,travelweekly.com,truthdig.com,tvquran.com,twice.com,twitchy.com,variety.com,vice.com,vulture.com,weeklystandard.com,wgnamerica.com,wikitribune.com,yahoo.com##.newsletter
@@ -35338,6 +35566,7 @@ aclu.org##.pane-aclu-blog-news-signup
 commondreams.org##.pane-block-54
 commondreams.org##.pane-block-8
 benzinga.com##.pane-bz-email-campaign-bz-email-campaign-newsletter-block
+electronicintifada.net##.pane-mailchimp-signup-ei-readers
 msnbc.com##.pane-msnbc-newsvine-subscribe
 primagames.com##.panel-primary
 pedestrian.tv##.panel-signup-footer
@@ -35410,7 +35639,7 @@ thenation.com##.siderail__item
 theaustralian.com.au##.sign-me-up
 ozy.com,politico.com,theatlantic.com##.sign-up
 viralnova.com##.sign-up-box
-dailysurge.com##.sign-up-form
+dailysurge.com,therealside.com##.sign-up-form
 jpost.com##.sign-up-wrap
 americamagazine.org,cnet.com##.signUp
 icepop.com##.signUp_mailchimp
@@ -35443,7 +35672,7 @@ businessoffashion.com##.smart-slot__subscribe-to-daily-digest
 ieee.org##.sml_article_static
 rt.com##.sp_registration-cta
 fortune.com##.special-story-social-wrapper
-500px.com##.spu-bg
+500px.com,raprnb.com,the-line-up.com,theisraelwire.com,thestack.com,xredmedia.com##.spu-bg
 500px.com,androidsage.com##.spu-box
 theprepared.org##.sqs-slide-layer-content
 timesofoman.com##.stayUpdated
@@ -35454,12 +35683,12 @@ fansided.com,lastnighton.com,netflixlife.com,winteriscoming.net##.sub-footer-con
 irishtimes.com##.sub-prompt
 investmentnews.com##.subPopupTop
 stlucianewsonline.com##.subscr
-al-shabaka.org,android.gs,attn.com,bamargera.com,bet.com,bizjournals.com,blackagendareport.com,boardingarea.com,briefly.co.za,businesstech.co.za,caloriesecrets.net,catonmat.net,cbn.com,cheeserank.com,chicagomag.com,cnet.com,dailycaller.com,dailyfeed.co.uk,devicemag.com,ebayinkblog.com,ehow.com,foxnews.com,freshersworld.com,fromthegrapevine.com,gellerreport.com,gimmesomeoven.com,gizmag.com,gotquestions.org,greece-is.com,hpcwire.com,huffingtonpost.com,indiatimes.com,infowars.com,intoday.in,intomobile.com,irishpost.com,labnol.org,lamag.com,laweekly.com,list25.com,livescience.com,messynessychic.com,miaminewtimes.com,mumbrella.com.au,mybroadband.co.za,mygaming.co.za,naij.com,naija.ng,nationalgeographic.com,ndtv.com,newatlas.com,news.usc.edu,newsarama.com,newsclick.in,newsroom.co.nz,nymag.com,outerplaces.com,pando.com,pandodaily.com,parentherald.com,pba.org,pedestrian.tv,people.com,petapixel.com,phonearena.com,politicsweb.co.za,poundsterlinglive.com,propertyobserver.com.au,rabble.ca,rbth.com,readwriteweb.com,recipetineats.com,savedelete.com,searchengineland.com,seroundtable.com,skiptomylou.org,snopes.com,space.com,spacenews.com,spoonuniversity.com,statescoop.com,stream.org,svpino.com,techeye.net,ted.com,teenchatdecoder.com,theaircurrent.com,theatlantic.com,thecollegefix.com,thefinancialbrand.com,themoscowtimes.com,therichest.org,thinq.co.uk,tourismupdate.co.za,trust.org,tuko.co.ke,tutsplus.com,tv.com,twice.com,udreview.com,upworthy.com,usatoday.com,usnews.com,vagabomb.com,variety.com,wackymania.com,wccftech.com,westword.com,windows7news.com,winhelponline.com,wired.co.uk##.subscribe
+al-shabaka.org,android.gs,attn.com,bamargera.com,bet.com,bizjournals.com,blackagendareport.com,boardingarea.com,briefly.co.za,businesstech.co.za,caloriesecrets.net,catonmat.net,cbn.com,cheeserank.com,chicagomag.com,classicalite.com,cnet.com,dailycaller.com,dailyfeed.co.uk,devicemag.com,ebayinkblog.com,ehow.com,foxnews.com,freshersworld.com,fromthegrapevine.com,gellerreport.com,gimmesomeoven.com,gizmag.com,gotquestions.org,greece-is.com,hpcwire.com,huffingtonpost.com,indiatimes.com,infowars.com,intoday.in,intomobile.com,irishpost.com,labnol.org,lamag.com,laweekly.com,list25.com,livescience.com,messynessychic.com,miaminewtimes.com,mumbrella.com.au,mybroadband.co.za,mygaming.co.za,naij.com,naija.ng,nationalgeographic.com,ndtv.com,newatlas.com,news.usc.edu,newsarama.com,newsclick.in,newsroom.co.nz,nymag.com,outerplaces.com,pando.com,pandodaily.com,parentherald.com,pba.org,pedestrian.tv,people.com,petapixel.com,phonearena.com,politicsweb.co.za,poundsterlinglive.com,propertyobserver.com.au,rabble.ca,rbth.com,readwriteweb.com,recipetineats.com,savedelete.com,searchengineland.com,seroundtable.com,skiptomylou.org,snopes.com,space.com,spacenews.com,spoonuniversity.com,statescoop.com,stream.org,svpino.com,techeye.net,ted.com,teenchatdecoder.com,theaircurrent.com,theatlantic.com,thecollegefix.com,thefinancialbrand.com,themoscowtimes.com,therichest.org,thinq.co.uk,tourismupdate.co.za,trust.org,tuko.co.ke,tutsplus.com,tv.com,twice.com,udreview.com,upworthy.com,usatoday.com,usnews.com,vagabomb.com,variety.com,wackymania.com,wccftech.com,westword.com,windows7news.com,winhelponline.com,wired.co.uk##.subscribe
 breakingnews.ie##.subscribe-box-articles
-rt.com,sport360.com##.subscribe-btn
+albawaba.com,rt.com,sport360.com##.subscribe-btn
 middleeastmonitor.com##.subscribe-container
 todayonline.com##.subscribe-content
-afp.com,gulfnews.com##.subscribe-footer
+afp.com,albawaba.com,gulfnews.com##.subscribe-footer
 financialbuzz.com,maclife.com,segmentnext.com##.subscribe-form
 thefinancialbrand.com##.subscribe-free
 afamilyfeast.com##.subscribe-full
@@ -35506,7 +35735,7 @@ newsweek.com##.trial-link
 gomechanicalkeyboard.com##.tve-leads-widget
 fortune.com##.two_ad
 iclg.co.uk,ptitchef.com##.ui-dialog
-pastemagazine.com,ptitchef.com,sperry.com,striderite.com##.ui-widget-overlay
+bestreviews.com,pastemagazine.com,ptitchef.com,sperry.com,striderite.com##.ui-widget-overlay
 movieguide.org,warisboring.com##.ulp-overlay
 movieguide.org,warisboring.com##.ulp-window
 universetoday.com##.unive-sidebar-subscribe-to-the-newsletter
@@ -35514,6 +35743,7 @@ cbc.ca##.upakneeWidget
 uproxx.com##.uproxx-retention-unit
 cbn.com##.view-display-id-blog_webform
 biblegateway.com##.votd-subscribe-wrapper
+crosscut.com##.waypoints-reveal-entity
 newstatesman.com##.webform-client-form
 sciencetimes.com##.wh_transf
 daltondailycitizen.com##.what-counts
@@ -35535,6 +35765,7 @@ sassymanila.com##.widget_smnl-mailchimp
 time.com##.widget_thepage_newsletter_widget
 merriam-webster.com##.word-of-day-subscribe-block
 5pillarsuk.com##.wpcf7
+ipatriot.com##.wpdev-email-signup
 i24news.tv##.wrapper_footer_5_suscribe
 i24news.tv##.wrapper_footer_5_suscribe_form
 wwd.com##.wwd-subscribe-now-banner-ad-container
@@ -35567,6 +35798,7 @@ churchpop.com##div[id^="popup-embedded-"]
 theblaze.com##div[id^="sWidget_-_Newsletter_"]
 usnews.com##div[id^="signup-"]
 humanresourcesonline.net##div[style="background-color:#ffd7bf; padding:8px; margin-bottom:10px;"]
+vindy.com##div[style="border-bottom: #cbcbcb dotted 1px; margin-bottom: 10px;"]
 upi.com##div[style="float: right; margin: 10px; width: 300px;"]
 upi.com##div[style="padding: 0 10px 10px 10px; border-bottom: 1px solid #cccccc;"]
 bollywoodshaadis.com##div[style^="margin:30px 0 35px"]
@@ -35585,6 +35817,7 @@ rudaw.net##.icSubscribe
 breitbart.com##.rs
 afp.com,africacheck.org,bdnews24.com,breitbart.com,chronicle.co.zw,cruisemapper.com,dailystar.co.uk,inneram.com,itu.int,mailchi.mp,marketing-interactive.com,ndtv.com,oki.com,themeditelegraph.com,thetruthaboutcars.com,tokiomarinehd.com,wnd.com##.rss
 africacheck.org,independent.com.mt,monthlyreview.org,telekom.com,thetruthaboutcars.com##.subscribe
+rt.com##.top-menu_feed
 majornelson.com##.widget_mn_speedbump_rss
 ! ---------- Push notifications ----------
 livejapan.com###ptcd_modal_dialog
@@ -35600,6 +35833,7 @@ gayboystube.com###action-up
 myinforms.com###arrow
 britishland.com###auto-top-link
 ntknetwork.com,shameless.com###b2t
+whtop.com###back
 indiatimes.com###back-top
 iy.com###backTop
 mangahere.co###back_top
@@ -35608,16 +35842,19 @@ theweek.co.uk###block-theweek-footer-theweek-footer-top-link
 blaauwbergbeachhotel.co.za###btTop
 yna.co.kr###btn-go-wrap
 xda-developers.com###btn-top
+lamborghini-tractors.com###floatArrowUp
 allrecipes.com###footer_top_button
 cryptobizmagazine.com,financialexpress.com,ideaandcreativity.com,ijn.com,nationwideradiojm.com,thepatriot.com.na,tv360nigeria.com###go-top
 thecommentator.com###go_to_top
 cri.cn###goup
 mitsui.com###js_globalFooterButtonTop
 visitcalifornia.com###link-top
+whtop.com###menu-back
 weeklyxpose.co.za###mt-scrollup
 afamilyfeast.com###myBtn
-konami.com###page-top
+casio-europe.com,konami.com###page-top
 cnet.com,macromill.com,mhi.com,oki.com,smbc.co.jp,smfg.co.jp,smth.jp###pageTop
+chugai-pharm.co.jp###pagetop
 saudigazette.com.sa###pageup
 bingplaces.com###pagination_Arrow
 focustaiwan.tw###returnTop
@@ -35645,7 +35882,7 @@ firstbanknigeria.com###topbottom_arr
 gen14.com###topofpage
 thespinoff.co.nz###topscroll
 listnerd.com###topscroller
-guvonhotels.co.za,hirschs.co.za,langenscheidt.com,regalinn.co.za,schoolguide.co.za,thefairway.co.za,thewitcher.com,xtubetv.net###totop
+guvonhotels.co.za,hirschs.co.za,langenscheidt.com,regalinn.co.za,schoolguide.co.za,thefairway.co.za,thewitcher.com,webfail.com,xtubetv.net###totop
 motortrend.com###totop-arrow
 nextradioapp.com###tsnr-to-pgtop
 europeanjournalists.org###up
@@ -35663,7 +35900,7 @@ zte.com.cn##.back_top
 humanresourcesonline.net,marketing-interactive.com##.backtop
 paradisehill.cc##.block-to-top
 europa.eu##.btn-back-top
-valeo.com##.btn-top
+familybroadcastingcorporation.com,valeo.com##.btn-top
 bravotube.net,rt.com##.btn-up
 onlyfans.com##.btn_up
 hamodia.com##.btp
@@ -35728,6 +35965,7 @@ ebookfriendly.com##.side-scroll
 timeout.com##.site-footer__top-link
 grundig.com##.site-footer__up
 bay.com.mt##.sm-up-container
+worldstream.nl##.sticky-content
 brecorder.com##.subhtop
 galicianfilmforum.gal,openid.net##.tc-btt-wrapper
 tudorwatch.com##.tdr-footer__block-c
@@ -35743,6 +35981,7 @@ katestube.com,link11.com,picardirebel.co.za##.up
 xhamster.com,xhamster.one##.up-arrow
 crimerussia.com##.up-btn
 epicgames.com##.up-button
+webuycars.co.za##.up-scroll
 vodafone-wifi.com##.uparrow
 racedepartment.com##.xbScrollButtons
 appleinsider.com,chinadialogue.net,cricbuzz.com,gaycitynews.nyc,israeltoday.co.il,nca.aero,repsol.com,tradetracker.com,xinhuanet.com##a[href="#top"]
@@ -35771,7 +36010,6 @@ menshealth.com,runnersworld.com,womenshealthmag.com###newsletter-block
 cinemablend.com###newsletter-button
 infowars.com###newsletter-side-widget
 calgaryherald.com,edmontonjournal.com,montrealgazette.com,ottawacitizen.com,thestarphoenix.com,windsorstar.com###pn-newsletter-signup
-softonic.com###popup-newsletter-software
 cio.co.nz,cio.com.au,cmo.com.au,computerworld.co.nz,computerworld.com.au,cso.com.au,pcworld.co.nz###quick-signup-article-widget
 computerworld.co.nz,computerworld.com.au,cso.com.au###rhs_newsletter
 computerworld.co.nz###rhs_techjobs
@@ -35780,7 +36018,6 @@ menshealth.com,runnersworld.com##.OUTBRAIN
 ibtimes.co.uk##.anchored--newsletter
 arnnet.com.au,reseller.co.nz##.art-connect
 merriam-webster.com##.article-content-subscribe-block
-softonic.com##.article-next-sticky
 theweek.co.uk##.block-dennis-newsletter-popup
 merriam-webster.com##.footer-subscribe-block
 huffingtonpost.co.uk,huffingtonpost.com##.inline-newsletter
@@ -35788,7 +36025,7 @@ androidsage.com##.jetpack_subscription_widget
 soccity.net##.newsletter-block
 newsy.com##.newsletter-popup
 newsy.com##.newsletter-popup-background
-history.com,nydailynews.com##.newsletter-signup
+history.com##.newsletter-signup
 newsy.com##.newsletter-signup-bar-container
 freep.com##.newsletter-signup-primary
 hypable.com##.newsletter-single
@@ -35801,7 +36038,6 @@ multiup.eu,multiup.org##.scroll-to-top
 technoshouter.com##.td-more-articles-box
 jewishpress.com##.td-scroll-up
 broadwayworld.com##.widget-subscribe
-libertyunyielding.com##.wpdev-newsletter-signup
 stereogum.com##.zergnet-holder
 ! Bug in uBo: https://github.com/gorhill/uBlock/issues/1885
 newyorker.com##div[class^="NewsletterSubscribe_"]
@@ -35821,6 +36057,7 @@ schuh.co.uk###Pin
 newser.com###PromoSlider
 catholicculture.org###SM_area
 ted.stfi.re###STFIRE_BADGE
+blogspot.com###Share
 url-encode-decode.com###ShareModal
 digitalfirstmedia.com,molecularrecipes.com,naturalnews.com###Social
 ambaile.org.uk###Social-media
@@ -35841,6 +36078,7 @@ patient.co.uk###article-popover
 classicalmpr.org,houstonpublicmedia.org,mprnews.org###article-share
 scoop.co.nz,wsws.org###article-tools
 monitor.co.ug###article_related_news
+fnlondon.com###article_tools
 altpress.com###at-cv-toaster
 psychcentral.com###at_rd
 psychcentral.com###at_su
@@ -36025,6 +36263,7 @@ ctnewsjunkie.com###nj-soc-bar-left
 produktywnie.pl###olussierfsp_likebox-3
 therichest.com###openFollow
 lyricsmania.com###overlay
+toofab.com###photo-sharing
 dw.com###pictureteaser_43842080
 dw.com###pictureteaser_43842082
 carscoops.com,fark.com,opposingviews.com###pinterest
@@ -36059,7 +36298,7 @@ inspire52.com###scrolltriggered
 youtube.com###secondary-links
 applebees.com###section_community
 sciencedaily.com###seealso
-40tech.com,amandapeyton.com,blockr.io,blogsdna.com,bulawayo24.com,businessinsider.com,crikey.com.au,dailymotion.com,designtaxi.com,firstsrowsports.eu,fwix.com,geek.com,geekosystem.com,gossipcop.com,hellomagazine.com,html5test.com,imm.io,indiegogo.com,madthumbs.com,mcdonalds.com,mediaite.com,medicaldaily.com,midwestsportsfans.com,monstercockland.com,mtvmusic.com,notepad-plus-plus.org,people-press.org,plosone.org,redpepperland.com,scitechdaily.com,seriouseats.com,sputniknews.com,stabmag.com,tcmag.com,technewsworld.com,techvert.com,themoviedb.org,thethirdpole.net,tnp.no,torrentfreak.com,tvnz.co.nz,usgs.gov,voltairenet.org,washingtonpost.com,whatbrowser.org,wolframalpha.com,wwitv.com,xxxymovies.com###share
+40tech.com,amandapeyton.com,blockr.io,blogsdna.com,bulawayo24.com,businessinsider.com,crikey.com.au,dailymotion.com,designtaxi.com,firstsrowsports.eu,fwix.com,geek.com,geekosystem.com,gossipcop.com,hellomagazine.com,hqbabes.com,hqsluts.com,html5test.com,imm.io,indiegogo.com,madthumbs.com,mcdonalds.com,mediaite.com,medicaldaily.com,midwestsportsfans.com,monstercockland.com,mtvmusic.com,notepad-plus-plus.org,people-press.org,plosone.org,redpepperland.com,scitechdaily.com,seriouseats.com,sputniknews.com,stabmag.com,tcmag.com,technewsworld.com,techvert.com,themoviedb.org,thethirdpole.net,tnp.no,torrentfreak.com,tvnz.co.nz,usgs.gov,voltairenet.org,washingtonpost.com,whatbrowser.org,wolframalpha.com,wwitv.com,xxxymovies.com###share
 ew.com###share-article
 pornhub.com###sharePlaylist
 biorxiv.org###shareit
@@ -36069,6 +36308,7 @@ cwseed.com,wonderingsound.com###sharetools
 500px.com,dearblankpleaseblank.com,groundup.org.za,jpost.com,lumension.com,sciencedaily.com,techsplurge.com###sharing
 treehugger.com###sharing-tools
 cwtv.com###shr
+perezhilton.com###side-follow
 tasteofhome.com###sideExpandAd
 bozemandailychronicle.com###side_icons
 seriouseats.com###sidebar > .content-unit
@@ -36096,7 +36336,7 @@ prlog.org###smx
 prlog.org###smx2
 worldreview.info###sn
 play-asia.com###soc
-amartus.com,amazinglytimedphotos.com,androidzoom.com,ask.com,barneys.com,beefjack.com,bitcoinblackfriday.com,bubblews.com,businessinsider.com,businessinsider.com.au,cmt.com,cnalicense.org,consumerist.com,distance-calculator.co.uk,dogandponyshowwebsite.com,donnahay.com.au,ekathimerini.com,electrictoolbox.com,g2a.com,gamingonlinux.com,gamrreview.com,geekosystem.com,giantfreakinrobot.com,gizmodo.com.au,globes.co.il,goutsa.com,haydenplanetarium.org,hccs.edu,highlandcapital.com,hollywire.com,hostcabi.net,hotscripts.com,humorhub.org,humourtube.org,imgur.com,ini.tv,inkscape.org,justrewards.co.za,kinguin.net,kotaku.com.au,latimes.com,lawyersweekly.com.au,legitreviews.com,lifehacker.com.au,mail.opera.com,makeuseof.com,mayoclinic.com,meteoblue.com,meteovista.co.uk,meteovista.com,mtv.com,musicfeeds.com.au,namecheap.com,nzmusicmonth.co.nz,onlineeducation.net,openculture.com,penny-arcade.com,pixiq.com,play-asia.com,presidenthotel.co.za,producersguild.org,radiovaticana.va,ratemyprofessors.com,ryot.org,sfchamber.com,skift.com,smhlmao.com,stileproject.com,stoppress.co.nz,swapit.co.uk,systemrequirementslab.com,talkingpointsmemo.com,tesco.com,the-diplomat.com,theedge.co.nz,theepochtimes.com,theparisreview.org,thepiratebay.org,theroar.com.au,ucl.ac.uk,vimeopro.com,virginactive.co.uk,virginactive.co.za,washingtonblade.com,waterfoxproject.org,wbs-law.de,webglearth.com,whatpeoplesayonline.com,whimn.com.au,wired.com,xda-developers.com###social
+amartus.com,amazinglytimedphotos.com,androidzoom.com,ask.com,barneys.com,beefjack.com,bitcoinblackfriday.com,bubblews.com,businessinsider.com,businessinsider.com.au,chnetwork.org,cmt.com,cnalicense.org,consumerist.com,distance-calculator.co.uk,dogandponyshowwebsite.com,donnahay.com.au,ekathimerini.com,electrictoolbox.com,g2a.com,gamingonlinux.com,gamrreview.com,geekosystem.com,giantfreakinrobot.com,gizmodo.com.au,globes.co.il,goutsa.com,haydenplanetarium.org,hccs.edu,highlandcapital.com,hollywire.com,hostcabi.net,hotscripts.com,humorhub.org,humourtube.org,imgur.com,ini.tv,inkscape.org,joburg.org.za,justrewards.co.za,kinguin.net,kotaku.com.au,latimes.com,lawyersweekly.com.au,legitreviews.com,lifehacker.com.au,mail.opera.com,makeuseof.com,mayoclinic.com,meteoblue.com,meteovista.co.uk,meteovista.com,mtv.com,musicfeeds.com.au,namecheap.com,nzmusicmonth.co.nz,onlineeducation.net,openculture.com,penny-arcade.com,pixiq.com,play-asia.com,presidenthotel.co.za,producersguild.org,radiovaticana.va,ratemyprofessors.com,ryot.org,sfchamber.com,skift.com,smhlmao.com,stileproject.com,stoppress.co.nz,swapit.co.uk,systemrequirementslab.com,talkingpointsmemo.com,tesco.com,the-diplomat.com,theedge.co.nz,theepochtimes.com,theparisreview.org,thepiratebay.org,theroar.com.au,ucl.ac.uk,vimeopro.com,virginactive.co.uk,virginactive.co.za,washingtonblade.com,waterfoxproject.org,wbs-law.de,webglearth.com,whatpeoplesayonline.com,whimn.com.au,whtop.com,wired.com,xda-developers.com###social
 christianpost.com###social-apps
 animenewsnetwork.com###social-bookmarks
 cafemom.com###social-comment
@@ -36166,7 +36406,8 @@ yahoo.com###yom-twitter
 onlineshoes.com###youtubeLink
 oneindia.com###youtube_promo
 opposingviews.com###yt
-aboutamazon.co.uk,aboutamazon.com##.ActionBar
+petri.com##.-social
+aboutamazon.co.uk,aboutamazon.com,sandiegouniontribune.com##.ActionBar
 washingtonexaminer.com,weeklystandard.com,wgbh.org##.ArticlePage-actions
 yahoo.com##.Btn-t
 comicbookmovie.com##.CBMFollow
@@ -36196,6 +36437,7 @@ linkfm.co.za,proactiveinvestors.co.uk,rfi.fr##.actions
 goodnet.org##.activity
 askmen.com##.addThis
 christiannews.net##.adrand
+internationalsocialist.org##.adv-icon-wrap
 beemp3s.org##.advert
 aufeminin.com##.af-htmlblock-autopromo
 caloriesecrets.net##.afterpost
@@ -36208,7 +36450,7 @@ dailyfinance.com##.aol-faux-facebook-like-init
 cricketcountry.com##.appicon
 bgr.in,india.com##.art-email
 moneycontrol.com##.arti_icn
-wxyz.com##.article-action
+thedenverchannel.com,wxyz.com##.article-action
 townhall.com##.article-actions
 townhall.com##.article-actions-footer
 texasmonthly.com##.article-end__section
@@ -36220,6 +36462,7 @@ topgear.com.ph##.article-stats
 dailystar.com.lb,eurekalert.org,theamericanconservative.com##.article-tools
 jpost.com##.article-top-box-data-print-icon
 nationalreview.com##.article-utility-nav
+militarywatchmagazine.com##.articleButtons
 parent24.com##.articleExtras2
 salemnews.net##.article_details_icons
 goodnet.org##.article_like
@@ -36260,7 +36503,7 @@ commentarymagazine.com##.bsb-default
 commentarymagazine.com##.bsb-wrap
 machprinciple.com##.bsub
 newsroom.co.nz##.btn-email
-guernicamag.com,spokesman.com##.btn-group
+equinix.com,guernicamag.com,spokesman.com##.btn-group
 urlvoid.com##.btn-info
 psu.edu##.btn-link
 askmen.com##.btnPrint
@@ -36268,6 +36511,7 @@ therichest.com##.btnTW
 viamichelin.at,viamichelin.be,viamichelin.ch,viamichelin.co.uk,viamichelin.com,viamichelin.de,viamichelin.es,viamichelin.fr,viamichelin.ie,viamichelin.it,viamichelin.pl,viamichelin.pt##.bubble-tools-share
 dailyhive.com##.button-group
 unz.com##.button-holder
+appszoom.com##.button-more-actions
 redstate.com##.button-span
 chrome-plugins.org##.buttonfixed
 expatexchange.com##.buttons
@@ -36300,6 +36544,7 @@ ppdi.com##.connected
 android4fans.com##.consigliaci_su_google
 gizmodo.com.au,kotaku.com.au,lifehacker.com.au##.contact-module
 gyazo.com##.container > #gyazo + #buttons
+belivehotels.com##.container_sscc
 qz.com##.context-promotion
 goafricaonline.com##.coords-network
 coub.com##.coub__sharing__dropdown
@@ -36311,12 +36556,14 @@ channelnewsasia.com##.ct-contains
 loop21.com##.ctbtextshr
 explosm.net##.custom-comic-social-button-group
 unlockboot.com##.danka
+wam.ae##.dateAndSocial
 linkis.com##.deeper-overlay
 alternativeto.net##.delicious
 freewoodpost.com##.dgd_stb_box
 brightside.me##.dialog-bg
 pcworld.in,readwriteweb.com,reuters.com,thedailyshow.com##.digg
 dailymail.co.uk##.dms-puff
+cpress.org##.documentActions
 bloomberg.com##.dont-miss-out
 theedge.co.nz##.dtl_o_row
 billionuploads.com##.dtsha
@@ -36335,7 +36582,7 @@ arabnews.com##.entry-views
 crimerussia.com##.entry__meta
 bloomberg.com##.entry_sharing
 nrttv.com##.eshare
-relevantradio.com##.ess-buttons
+relevantradio.com,theisraelwire.com##.ess-buttons
 spartareport.com##.essb_mailform
 buzzfeed.com##.expand
 imamuseum.org##.ext
@@ -36355,7 +36602,7 @@ southerntimesafrica.com##.fa-tumblr
 anews.com.tr,channelstv.com,dataleeks.com,designboom.com,deutschified.com,forward.com,futbin.com,jazzinchicago.org,kashmirobserver.net,kpfa.org,livescience.com,nzdoctor.co.nz,order-order.com,patch.com,pbtech.co.nz,peoplesworld.org,shadowandact.com,slashgear.com,southerntimesafrica.com,space.com,vnexpress.net,washingtoncitypaper.com,washingtonexaminer.com##.fa-twitter
 channelstv.com,kashmirobserver.net,slashgear.com,southerntimesafrica.com##.fa-youtube
 pbtech.co.nz##.fa-youtube-play
-9gag.tv,absoluteradio.co.uk,al-shorfa.com,animenewsnetwork.com,backstage.com,belfasttelegraph.co.uk,bingplaces.com,buffalonews.com,c-span.org,cadenaazul.com,catapult.co,chacha.com,comicrelief.com,computingunleashed.com,crosscut.com,dailymail.co.uk,dailynews.co.zw,dailystar.co.uk,deathandtaxesmag.com,designroyale.com.au,digitimes.com,discountsstory.com,eater.com,enom.com,eurogamer.net,everfi.com,fightthesmears.com,filmfare.com,fixya.com,flippinawesome.org,forbes.com,forvo.com,futbol24.com,gamerant.com,geeksandbeats.com,gizmodo.com,hallels.com,happycoins.com,healthymagination.com,huffingtonpost.ca,huffingtonpost.co.uk,huffingtonpost.com,iflscience.com,independent.co.uk,independent.ie,iveybusinessreview.ca,kickstarter.com,lapoderosa.com,lifehacker.com,ludokado.com,luta.co.uk,macrumors.com,mademan.com,messynessychic.com,moneysavingexpert.com,mtv.co.uk,mumbrella.com.au,myunidays.com,mzhiphop.com,nationofchange.org,njtvonline.org,npr.org,nydailynews.com,nzherald.co.nz,onenewsnow.com,pcworld.in,perpetual-solutions.com,pinknews.co.uk,proboards.com,ravpower.com,recode.net,reuters.com,rightdrivejeeps4postal.com,saturn.de,sci2.tv,sciencenews.org,scion.com,scroll.in,seattletimes.com,si.com,slate.com,smashingmagazine.com,sourcefednews.com,stepstone.be,t3.com,take.fm,techradar.com,techspot.com,theatlantic.com,thedailybeast.com,thedailyshow.com,thedigitalfix.com,thefinancialist.com,themaven.net,thenewstribe.com,thesun.co.uk,tineye.com,tmz.com,triangleoffense.com,tvland.com,tvnz.co.nz,tvweb.com,tweaktown.com,usvsth3m.com,vine.co,washingtonpost.com,wccftech.com,whatzbuzzing.com,yahoo.com,yoink.com,yourdailymedia.com##.facebook
+9gag.tv,absoluteradio.co.uk,al-shorfa.com,animenewsnetwork.com,backstage.com,belfasttelegraph.co.uk,bingplaces.com,breitbart.com,buffalonews.com,c-span.org,cadenaazul.com,catapult.co,chacha.com,comicrelief.com,computingunleashed.com,crosscut.com,dailymail.co.uk,dailynews.co.zw,dailystar.co.uk,deathandtaxesmag.com,designroyale.com.au,digitimes.com,discountsstory.com,eater.com,enom.com,eurogamer.net,everfi.com,fightthesmears.com,filmfare.com,fixya.com,flippinawesome.org,forbes.com,forvo.com,futbol24.com,gamerant.com,geeksandbeats.com,gizmodo.com,hallels.com,happycoins.com,healthymagination.com,huffingtonpost.ca,huffingtonpost.co.uk,huffingtonpost.com,iflscience.com,independent.co.uk,independent.ie,iveybusinessreview.ca,kickstarter.com,lapoderosa.com,lifehacker.com,ludokado.com,luta.co.uk,macrumors.com,mademan.com,messynessychic.com,moneysavingexpert.com,mtv.co.uk,mumbrella.com.au,myunidays.com,mzhiphop.com,nationofchange.org,njtvonline.org,npr.org,nzherald.co.nz,onenewsnow.com,pcworld.in,perpetual-solutions.com,pinknews.co.uk,proboards.com,ravpower.com,recode.net,reuters.com,rightdrivejeeps4postal.com,saturn.de,sci2.tv,sciencenews.org,scion.com,scroll.in,seattletimes.com,si.com,slate.com,smashingmagazine.com,sourcefednews.com,stepstone.be,t3.com,take.fm,techradar.com,techspot.com,theatlantic.com,thedailybeast.com,thedailyshow.com,thedigitalfix.com,thefinancialist.com,themaven.net,thenewstribe.com,thesun.co.uk,tineye.com,tmz.com,triangleoffense.com,tvland.com,tvnz.co.nz,tvweb.com,tweaktown.com,usvsth3m.com,vine.co,washingtonpost.com,wccftech.com,whatzbuzzing.com,yahoo.com,yoink.com,yourdailymedia.com##.facebook
 opposingviews.com##.facebook-bottom
 qz.com##.facebook-message
 lovefilm.com##.facebook-title
@@ -36397,6 +36644,7 @@ metro.co.uk##.follow-promo
 gptoday.net##.follow-section
 snopes.com##.follow-snopes-on
 thehill.com##.follow-the-hill
+thetablet.co.uk##.follow-the-tablet
 theverge.com##.follow-the-verge
 mashable.com##.follow-trigger
 vt.edu##.follow-virginia-tech-icons
@@ -36422,7 +36670,7 @@ businessgreen.com##.footer-tools-content
 cfl.ca##.footer1
 apprenticeships.org.uk,loewe.tv##.footerIcons
 imagecollect.com##.footerLinks_03
-softonic.com##.footer__icon
+nydailynews.com##.footer__buttonbar
 madamasr.com##.footer_icons_container
 videogamer.com##.footer_link
 wafa.ps##.footermenu
@@ -36437,6 +36685,7 @@ ageofwushu.com##.friendlink
 moneycontrol.com##.fsoci
 scan.co.uk##.ft-SocialMedia
 digitalcontentnext.org##.ft-soc
+haymarketbooks.org##.ftr-follow
 everbuying.com##.ftyw
 fundable.com##.fundable-social-box
 upi.com##.g
@@ -36461,6 +36710,7 @@ geektyrant.com##.gtFace
 wonderhowto.com##.guide-flyout-container
 kukmindaily.co.kr##.hbtn
 expressnews.com,houstonchronicle.com,sfchronicle.com##.hcsf_connect
+cgtn.com##.header-follow
 opposingviews.com##.header-icons
 nova-magazine.net##.header-info-text
 shelovesporn.com,themarshallproject.org##.header-link
@@ -36477,6 +36727,7 @@ nature.com##.hp-tool-twitter
 revntv.com##.hsoc
 sciencetimes.com##.i-btngroup
 pastebin.com##.i_tf
+classicalite.com##.ic_bt
 techtimes.com##.ic_g
 essence.com,etonline.com,utne.com##.icon-bar
 ted.com##.icon-center
@@ -36646,6 +36897,7 @@ quantamagazine.org##.post__sidebar
 nation.com.pk##.postmeta
 onlineprnews.com##.pr_bookmarks
 gospelherald.com,kickoff.com##.print
+russia-insider.com##.print-button
 caribjournal.com##.print-link
 racer.com##.print_article_div
 belsat.eu##.print_send
@@ -36655,6 +36907,7 @@ pistonheads.com##.profiles
 nymag.com##.promo-follow
 psmag.com##.promoCardWrapper
 inverse.com##.promos-slidein
+biblegateway.com##.pub-bug-row
 fancentro.com##.public-links
 pulse.com.gh,pulse.ng##.publish
 dailymail.co.uk##.puff-follow
@@ -36675,6 +36928,7 @@ fusion.net,onegreenplanet.org,ryot.org##.reveal-modal-bg
 gdnonline.com##.right
 thehindubusinessline.com##.right-promo
 ehow.com##.right-rail-promo
+belivehotels.com##.rrss
 artstation.com##.s-bar
 xinhuanet.com##.s-item
 classicalite.com##.s_sns
@@ -36701,7 +36955,7 @@ artstation.com##.sh-buttons
 pixxxels.cc,postimg.cc##.sh-link
 dailysabah.com##.shB
 toothpastefordinner.com##.shadow[style="margin-top: 0px; width: 500px; height: 25px; background-color:#cccccc; padding-top: 1px;"]
-3net.com,500px.com,9gag.com,abc.net.au,about.com,acculturated.com,adsupplyads.com,al-shabaka.org,al.com,algemeiner.com,alibaba.com,askmen.com,astanatimes.com,autoblog.com,autoguide.com,autoline-eu.co.uk,autoline-eu.co.za,autoline-eu.ie,autoline-market.ca,autoline-market.com,autoline.info,bbc.co.uk,bbc.com,bing.com,bit-tech.net,blog.swiftkey.com,bloomberg.com,boredomtherapy.com,bossip.com,businessinsider.com,c-span.org,care2.com,cbsnews.com,cctv.com,ch-aviation.com,cheezburger.com,cinemablend.com,classicandsportscar.com,cnn.com,couriermail.com.au,cricket.com.au,crossmap.com,dailycaller.com,dailymail.co.uk,dailysabah.com,dailystar.co.uk,dailywire.com,dancestarparty.com,democracynow.org,digitallook.com,digitalrev.com,diningcity.co.za,diningcity.sg,dogandponyshowwebsite.com,donedeal.ie,drama.net,drinkaware.co.uk,drive-now.com,drive.com.au,dw.com,emigrate2.co.uk,empireonline.com,espnmediazone.com,everybodydancegame.com,ew.com,famouslyfit.com,filecore.co.nz,fileshack.net,flowingdata.com,foodnetwork.com,football365.com,forward.com,forzaitalianfootball.com,foxnews.com,freespeech.org,freshtechweb.com,g4tv.com,galoremag.com,gamepro.com,gamingonlinux.com,gaytube.com,getdigital.co.uk,gettyimages.ae,gettyimages.ca,gettyimages.co.nz,gettyimages.co.uk,gettyimages.com,gettyimages.com.au,gettyimages.ie,gettyimages.in,gizmodo.com.au,goal.com,good.is,google.com,gospelherald.com,gossiponthis.com,gov.taipei,grifolsusa.com,guyism.com,healthguru.com,heavytshirt.com,hotair.com,howstuffworks.com,html5rocks.com,hulu.com,hypetrak.com,hyundai.co.nz,ibtimes.co.in,ibtimes.co.uk,idigitaltimes.com,ifc.com,ijreview.com,imdb.com,imperialtoyota.co.za,independent.co.uk,india.com,indiatimes.com,infamousthegame.com,intomobile.com,iono.fm,jumbosky.com,kbs.co.kr,kmfa.org,korea.net,kotaku.com.au,kqed.org,landrover-africa.com,landrover-me.com,landrover.ca,landrover.co.uk,landrover.co.za,landrover.com,landrover.com.au,landrover.gi,landrover.in,landroverusa.com,leadingcompany.com.au,lifehacker.com,maindevice.com,makeagif.com,mandatory.com,mediauk.com,meteoblue.com,milesplit.com,mobilespect.com,mozilla.org,mtv.com,myrecipes.com,nationalinterest.org,nationalreview.com,naughtydog.com,ncronline.org,neoplan.com,newartspower.hk,newegg.com,newrepublic.com,newsmaxtv.com,nickmom.com,nj.com,nola.com,novirusthanks.org,npr.org,nzherald.co.nz,omny.fm,onextrapixel.com,onthewire.io,openforum.com,opposingviews.com,paidcontent.org,parent24.com,pbs.org,pcmag.com,pcworld.com,people.com,petrolicious.com,planetrugby.com,planetware.com,playstation.com,pleaseshutup.com,politico.com,psfk.com,qz.com,rackspace.com,redbullcrashedice.com,rent-a-home.com.au,rockstargames.com,sacbee.com,salon.com,scpr.org,segmentnext.com,shacknews.com,si.com,similarweb.com,singstar.com,ski.com.au,skype.com,slantmagazine.com,sltrib.com,snp.org,soulwire.co.uk,sourcefednews.com,spankbang.com,speakingtree.in,springer.com,sprintfeed.com,starbucks.com,stars-portraits.com,steampowered.com,suntimes.com,surfacemag.com,taiwantoday.tw,take40.com,teamtalk.com,ted.com,thefile.me,theglobaldispatch.com,thenational.ae,theringreport.com,thewindowsclub.com,timeline.com,timeslive.co.za,tomonews.net,tor.com,torontosun.com,total-croatia-news.com,tunein.com,tv.yahoo.com,tvnz.co.nz,twitchy.com,uanews.org,unhearit.com,usatoday.com,utoronto.ca,van.man,vanityfair.com,vectorstock.com,verisign.com,vh1.com,videoweed.es,virtex.com,visiontimes.com,wanda-group.com,washingtonpost.com,watchcartoononline.com,wegotthiscovered.com,wheels24.co.za,winnipegfreepress.com,wired.co.uk,wmagazine.com,wsj.com,xda-developers.com,xhamster.com,xhamster.one,xxxymovies.com,yipit.com##.share
+3net.com,500px.com,9gag.com,abc.net.au,about.com,acculturated.com,adsupplyads.com,al-shabaka.org,al.com,algemeiner.com,alibaba.com,askmen.com,astanatimes.com,autoblog.com,autoguide.com,autoline-eu.co.uk,autoline-eu.co.za,autoline-eu.ie,autoline-market.ca,autoline-market.com,autoline.info,bbc.co.uk,bbc.com,bing.com,bit-tech.net,blog.swiftkey.com,bloomberg.com,boredomtherapy.com,bossip.com,businessinsider.com,c-span.org,care2.com,cbsnews.com,cctv.com,celebrity.red,ch-aviation.com,cheezburger.com,cinemablend.com,classicandsportscar.com,cnn.com,couriermail.com.au,cricket.com.au,crossmap.com,dailycaller.com,dailymail.co.uk,dailysabah.com,dailystar.co.uk,dailywire.com,dancestarparty.com,democracynow.org,digitallook.com,digitalrev.com,diningcity.co.za,diningcity.sg,dogandponyshowwebsite.com,donedeal.ie,drama.net,drinkaware.co.uk,drive-now.com,drive.com.au,dw.com,emigrate2.co.uk,empireonline.com,espnmediazone.com,everybodydancegame.com,ew.com,famouslyfit.com,filecore.co.nz,fileshack.net,flowingdata.com,foodnetwork.com,football365.com,forward.com,forzaitalianfootball.com,foxnews.com,freespeech.org,freshtechweb.com,g4tv.com,galoremag.com,gamepro.com,gamingonlinux.com,gaytube.com,getdigital.co.uk,gettyimages.ae,gettyimages.ca,gettyimages.co.nz,gettyimages.co.uk,gettyimages.com,gettyimages.com.au,gettyimages.ie,gettyimages.in,gizmodo.com.au,goal.com,good.is,google.com,gospelherald.com,gossiponthis.com,gov.taipei,grifolsusa.com,gumtree.co.za,guyism.com,healthguru.com,heavytshirt.com,hotair.com,howstuffworks.com,html5rocks.com,hulu.com,hypetrak.com,hyundai.co.nz,ibtimes.co.in,ibtimes.co.uk,idigitaltimes.com,ifc.com,ijreview.com,imdb.com,imperialtoyota.co.za,independent.co.uk,india.com,indiatimes.com,infamousthegame.com,intomobile.com,iono.fm,jumbosky.com,kbs.co.kr,kmfa.org,korea.net,kotaku.com.au,kqed.org,landrover-africa.com,landrover-me.com,landrover.ca,landrover.co.uk,landrover.co.za,landrover.com,landrover.com.au,landrover.gi,landrover.in,landroverusa.com,leadingcompany.com.au,lifehacker.com,maindevice.com,makeagif.com,mandatory.com,mediauk.com,meteoblue.com,milesplit.com,mobilespect.com,mozilla.org,mtv.com,my.com,myrecipes.com,nationalinterest.org,nationalreview.com,naughtydog.com,ncronline.org,neoplan.com,newartspower.hk,newegg.com,newrepublic.com,newsmaxtv.com,nickmom.com,nj.com,nola.com,novirusthanks.org,npr.org,nzherald.co.nz,omny.fm,onextrapixel.com,onthewire.io,openforum.com,opposingviews.com,paidcontent.org,parent24.com,pbs.org,pcmag.com,pcworld.com,people.com,petrolicious.com,planetrugby.com,planetware.com,playstation.com,pleaseshutup.com,politico.com,psfk.com,qz.com,rackspace.com,redbullcrashedice.com,reductress.com,rent-a-home.com.au,rockstargames.com,sacbee.com,salon.com,scpr.org,segmentnext.com,shacknews.com,si.com,similarweb.com,singstar.com,ski.com.au,skype.com,slantmagazine.com,sltrib.com,snp.org,soulwire.co.uk,sourcefednews.com,spankbang.com,speakingtree.in,springer.com,sprintfeed.com,starbucks.com,stars-portraits.com,steampowered.com,suntimes.com,surfacemag.com,taiwantoday.tw,take40.com,teamtalk.com,technobuffalo.com,ted.com,thedailymeal.com,thefile.me,theglobaldispatch.com,thenational.ae,theringreport.com,thewindowsclub.com,timeline.com,timeslive.co.za,tomonews.net,tor.com,torontosun.com,total-croatia-news.com,tunein.com,tv.yahoo.com,tvnz.co.nz,twitchy.com,uanews.org,unhearit.com,usatoday.com,utoronto.ca,van.man,vanityfair.com,vectorstock.com,verisign.com,vh1.com,videoweed.es,virtex.com,visiontimes.com,wanda-group.com,washingtonpost.com,watchcartoononline.com,wegotthiscovered.com,wheels24.co.za,winnipegfreepress.com,wired.co.uk,wmagazine.com,wsj.com,xda-developers.com,xhamster.com,xhamster.one,xxxymovies.com,yipit.com##.share
 ausdroid.net##.share-ausdroid
 tvline.com##.share-comment
 nymag.com##.share-link
@@ -36712,7 +36966,7 @@ boardgamegeek.com##.sharecontrols
 vh1.com##.shareholder
 worldwideinterweb.com##.sharepoint
 ign.com,newsday.com##.sharer
-bulawayo24.com,foodbeast.com,glogster.com,good.is,hereisthecity.com,independent.co.uk,petapixel.com,trtworld.com##.shares
+bulawayo24.com,foodbeast.com,glogster.com,good.is,hereisthecity.com,independent.co.uk,petapixel.com,trtworld.com,twistedfood.co.uk##.shares
 recode.net##.shoutout
 nationalpost.com##.shr
 reference.com##.shths
@@ -36733,7 +36987,7 @@ trust.org##.slide-out-div
 cafe.com##.slide-promo
 oneindia.in##.sliderightItem
 bulletproof.com,dhpstudios.com##.sm
-any.tv,improper.com##.sm-icons
+any.tv,improper.com,newsguardtech.com##.sm-icons
 washingtonpost.com##.small-block-grid-2
 atlantic.net##.smc-btn
 sonymobile.com##.smdw-footer-stay-connected
@@ -36751,12 +37005,13 @@ designntrend.com##.soc_box
 onlineprnews.com##.soc_box[style=" margin-bottom:10px; border:solid 1px #EEEEEE; clear:both"]
 phonenum.info##.soc_buttons
 stephaniemiller.com##.socai-widget
-3net.com,411.ca,883jia.com.sg,aa.co.nz,aawsat.com,about.com,accorhotels.com,adtile.me,africaoilandpower.com,aig.com,aimonetti.net,airforcetimes.com,al-shabaka.org,al-shorfa.com,alarabiya.net,alekhbariya.net,alexa.com,algemeiner.com,alligator-sunglasses.com,allkpop.com,amctv.com,amd.com,androidtv.news,annarbor.com,aol.com,appstechnews.com,artsyspot.com,asb.co.nz,astrology.com,authoritynutrition.com,autodealer.co.za,autoevolution.com,avclub.com,avira.com,backstage.com,bbc-now.co.uk,bbc.com,beatsbydre.com,belcloud.net,bellurbis.com,belsat.eu,benswann.com,bethat.tv,bgo.com,bgr.com,bigthink.com,billboard.com,billmoyers.com,bleacherreport.com,blogspot.co.uk,bollywoodlife.com,bostonmagazine.com,breakingnews.ie,brecorder.com,breitbart.com,broadcast.app.net,businessinsider.com,businessinsider.com.au,businesstimes.com.sg,c-span.org,canonclast.com,carmagazine.co.uk,catonmat.net,cbn.com,cc.com,cdw.com,chicagoist.com,choicetv.co.nz,churchmilitant.com,classifieds.co.zw,clearancejobs.com,clementoni.com,cloudcomputing-news.net,cmu.edu,cnet.com,collectorsweekly.com,colliers.com,comicbook.com,comicbookmovie.com,connectify.me,consequenceofsound.net,cookingchanneltv.com,countdown.co.nz,curseforge.com,dailyhaha.com,dailyinterlake.com,dailynews.co.zw,dailysignal.com,davemcelfatrick.com,dawn.com,dcist.com,deathandtaxesmag.com,debate.org,deepsilver.com,developer-tech.com,di.fm,diet-blog.com,digitaltrends.com,direct.gov.uk,dispatchlive.co.za,dpreview.com,drive.com.au,droid-life.com,duluthtrading.com,dunod.com,dunsguide.co.il,e3expo.com,economies.com,egopay.com,electronista.com,engadget.com,eonline.com,epicgames.com,erongo.com.na,err.ee,etcanada.com,eurogamer.net,europages.co.uk,europages.com,evilmilk.com,ewi.com.na,examiner.com,feld.com,fiercecable.com,fiercewireless.com,firstsrowsports.eu,fleshbot.com,fmglobal.com,foodhub.co.nz,foodnetwork.com,forbes.com,foreignpolicy.com,foxbusiness.com,foxnews.com,freebeacon.com,freelanceswitch.com,freespeech.org,fstoppers.com,fundoomails.com,funnyordie.com,futurecapetown.com,gadgetsnow.com,galabingo.com,gamblingtherapy.org,gamesradar.com,givemesport.com,globalnews.ca,gmx.com,gnv.it,go.com.mt,goal.com,goodfood.com.au,gothamist.com,gotquestions.org,goutsa.com,greatist.com,greenbot.com,greencarreports.com,gsmdome.com,gtplanet.net,guildwars2.com,gulfstream.com,halfhourmeals.com,hallels.com,hawaii.com,healthday.com,healthychild.org,heraldlive.co.za,hgtvremodels.com,hightimes.com,hilton.com,hitfix.com,hmetro.co.zw,honesttopaws.com,howtocallabroad.com,huffingtonpost.com,humanresourcesonline.net,humblebundle.com,ibtimes.co.in,ibtimes.com,icepop.com,ifj.org,imdb.com,imgur.com,impresspages.org,impulsedriven.com,indiegogo.com,indypendent.org,informationweek.com,infoworld.com,intercom.io,inthralld.com,intomobile.com,investopedia.com,ipodnn.com,iranwire.com,irishcountrymagazine.ie,islamweb.net,isprime.com,itproportal.com,itu.int,jamescoyle.net,jeep.co.nz,joblo.com,juancole.com,kbs.co.kr,kde.org,ketknbc.com,kfc.co.nz,kingsleybeverages.com,klove.com,kogan.com,kordia.co.nz,kznindustrialnews.co.za,labour.org.uk,laist.com,lctmag.com,ldv.co.nz,lifehacker.com.au,littlethings.com,livescience.com,logicbuy.com,lovetoknow.com,macnn.com,macstories.net,madanichannel.tv,maisonbrico.com,makerstudios.com,maps.me,marketing-interactive.com,marketingtechnews.net,marvel.com,mashable.com,mayoclinic.org,mediaroom.com,medicaldaily.com,memez.com,metro.us,mg-sa.com,millionpictures.co,mirror.co.uk,mobileindustryreview.com,modernfarmer.com,mom.me,moneyversed.com,monthlyreview.org,mophie.com,morganstanley.com,motorsportweek.com,moviechat.org,moviefone.com,mp3days.com,mrskin.com,msn.com,muckrock.com,mumbrella.com.au,myrecipes.com,namibiansun.com,narr8.me,narrative.ly,nationalcareersweek.com,nationaljournal.com,nature.com,neowin.net,networkworld.com,neustar.biz,newrepublic.com,newsbusters.org,newsweek.com,newworld.co.nz,nine.com.au,nocamels.com,nplusonemag.com,npr.org,nster.com,ntknetwork.com,nwsource.com,nymag.com,nzgeo.com,nzherald.co.nz,nzx.com,observer.com.na,oo-software.com,opendns.com,openlogic.com,outsidexbox.com,ox.ac.uk,patient.info,pawnation.com,pbh2.com,pbs.org,penny-arcade.com,petrolicious.com,phandroid.com,phanteks.com,playboy.com,pocket-lint.com,pokernews.com,pomade.com,pootlepress.com,ppfinder.com,presstv.com,primagames.com,projekktor.com,psfk.com,qmul.ac.uk,qualcomm.com,radbox.me,readwriteweb.com,reason.com,red-buzz.com,reference.com,refinery29.com,resignationbrewery.com,responsibility.org,retailmenot.com,reuters.com,reviewed.com,rickey.org,rockstargames.com,ropeofsilicon.com,rottentomatoes.com,rtcc.org,rudaw.net,samachar.com,sassyhongkong.com,sassymanila.com,sat.tv,sbr.com.sg,scalescale.com,schiit-europe.com,scottishconservatives.com,scottishlabour.org.uk,searchmarketingexpo.com,seattletimes.com,sectionstudios.com,sex.com,sfchronicle.com,sfist.com,sfweekly.com,shacknews.com,shanghaiist.com,shefinds.com,sheknows.com,sify.com,singaporeair.com,skynews.com.au,slashdot.org,slurpee.com.au,soccerway.com,sofarsogood.fr,softexia.com,softonic.com,solidfiles.com,sophos.com,space.com,sparknotes.com,spectator.org,spgpromos.com,spin.com,sportsmole.co.uk,spratings.com,stackpath.com,standard.co.uk,sucuri.net,supermacs.ie,sygic.com,t3.com,tablet-news.com,talkingpointsmemo.com,talkweb.eu,techeblog.com,techpowerup.com,techpp.com,techradar.com,techspot.com,telecomstechnews.com,telegiz.com,tevapharm.com,the.car,theblemish.com,thebolditalic.com,thedissolve.com,theepochtimes.com,thefinancialbrand.com,theonion.com,theringreport.com,therugbyblog.com,thescottishsun.co.uk,thestar.com,thestar.com.my,thestudenthousingcompany.com,thesun.co.uk,thewp-hub.com,thomann.de,thomsonreuters.com,ti.com,tickld.com,timesofindia.indiatimes.com,timesofisrael.com,tmonews.com,tnr.com,todaypk.com,townhall.com,tradeearthmovers.com.au,traveller.com.au,trendhunter.com,tribalfootball.com,triblive.com,troyhunt.com,tubestart.com,tunein.com,tvline.com,typomaps.net,u.tv,ucl.ac.uk,udreview.com,uk-mkivs.net,urbanomnibus.net,usatoday.com,utorrent.com,utsandiego.com,vg247.com,vice.com,victoriassecret.com,viralnova.com,virginmedia.com,voxafrica.com,vulture.com,wallpaper.com,wantedonline.co.za,washingtontimes.com,wbez.org,wbs-law.de,we.com.na,wearabletechnology-news.com,weathernationtv.com,webs.com,weeklystandard.com,wegotthiscovered.com,wetpaint.com,whatculture.com,whowhatwear.com,willyweather.com,windowsvalley.com,winrumors.com,wn.com,woot.com,wrestlinginc.com,wunderground.com,x17online.com,xconomy.com,xsreviews.co.uk,yachtingjournal.com##.social
+3net.com,411.ca,883jia.com.sg,aa.co.nz,aawsat.com,about.com,accorhotels.com,adtile.me,africaoilandpower.com,aig.com,aimonetti.net,airforcetimes.com,al-shabaka.org,al-shorfa.com,alarabiya.net,alekhbariya.net,alexa.com,algemeiner.com,alligator-sunglasses.com,allkpop.com,amctv.com,amd.com,androidtv.news,annarbor.com,aol.com,appstechnews.com,artsyspot.com,asb.co.nz,astrology.com,authoritynutrition.com,autodealer.co.za,autoevolution.com,avclub.com,avira.com,backstage.com,bbc-now.co.uk,bbc.com,beatsbydre.com,belcloud.net,bellurbis.com,belsat.eu,benswann.com,bethat.tv,bgo.com,bgr.com,bigthink.com,billboard.com,billmoyers.com,bleacherreport.com,blogspot.co.uk,bollywoodlife.com,bostonmagazine.com,breakingnews.ie,brecorder.com,breitbart.com,broadcast.app.net,businessinsider.com,businessinsider.com.au,businesstimes.com.sg,c-span.org,canonclast.com,carmagazine.co.uk,catonmat.net,cbn.com,cc.com,cdw.com,centerblog.net,chicagoist.com,choicetv.co.nz,chronicle.com1,churchmilitant.com,classicalite.com,classifieds.co.zw,clearancejobs.com,clementoni.com,cloudcomputing-news.net,cmu.edu,cnet.com,collectorsweekly.com,colliers.com,comicbook.com,comicbookmovie.com,connectify.me,consequenceofsound.net,cookingchanneltv.com,countdown.co.nz,curseforge.com,dailyhaha.com,dailyinterlake.com,dailynews.co.zw,dailysignal.com,dailytorch.com,davemcelfatrick.com,dawn.com,dcist.com,deathandtaxesmag.com,debate.org,deepsilver.com,developer-tech.com,di.fm,diet-blog.com,digitaltrends.com,direct.gov.uk,dispatchlive.co.za,dpreview.com,drive.com.au,droid-life.com,duluthtrading.com,dunod.com,dunsguide.co.il,e3expo.com,economies.com,egopay.com,electronista.com,engadget.com,eonline.com,epicgames.com,erongo.com.na,err.ee,etcanada.com,eurogamer.net,europages.co.uk,europages.com,evilmilk.com,ewi.com.na,examiner.com,feld.com,fiercecable.com,fiercewireless.com,firstsrowsports.eu,fleshbot.com,fmglobal.com,foodhub.co.nz,foodnetwork.com,forbes.com,foreignpolicy.com,foxbusiness.com,foxnews.com,freebeacon.com,freelanceswitch.com,freespeech.org,fstoppers.com,fundoomails.com,funnyordie.com,futurecapetown.com,gadgetsnow.com,galabingo.com,gamblingtherapy.org,gamesradar.com,givemesport.com,globalnews.ca,gmx.com,gnv.it,go.com.mt,goal.com,goodfood.com.au,gothamist.com,gotquestions.org,goutsa.com,greatist.com,greenbot.com,greencarreports.com,gsmdome.com,gtplanet.net,guildwars2.com,gulfstream.com,halfhourmeals.com,hallels.com,hawaii.com,healthday.com,healthychild.org,heraldlive.co.za,hgtvremodels.com,hightimes.com,hilton.com,hitfix.com,hmetro.co.zw,honesttopaws.com,howtocallabroad.com,huffingtonpost.com,humanresourcesonline.net,humblebundle.com,ibtimes.co.in,ibtimes.com,icepop.com,ifj.org,imdb.com,imgur.com,impresspages.org,impulsedriven.com,indiegogo.com,indypendent.org,informationweek.com,infoworld.com,intercom.io,inthralld.com,intomobile.com,investopedia.com,ipodnn.com,iranwire.com,irishcountrymagazine.ie,islamweb.net,isprime.com,itproportal.com,itu.int,jamescoyle.net,jeep.co.nz,joblo.com,juancole.com,kbs.co.kr,kde.org,ketknbc.com,kfc.co.nz,kingsleybeverages.com,klove.com,kogan.com,kordia.co.nz,kznindustrialnews.co.za,labour.org.uk,laist.com,lctmag.com,ldv.co.nz,lifehacker.com.au,littlethings.com,liveonlineradio.net,livescience.com,logicbuy.com,lovetoknow.com,macnn.com,macstories.net,madanichannel.tv,maisonbrico.com,makerstudios.com,maps.me,marketing-interactive.com,marketingtechnews.net,marvel.com,mashable.com,mayoclinic.org,mediaroom.com,medicaldaily.com,memez.com,metro.us,mg-sa.com,millionpictures.co,mirror.co.uk,mobileindustryreview.com,modernfarmer.com,mom.me,moneyversed.com,monthlyreview.org,mophie.com,morganstanley.com,motorsportweek.com,moviechat.org,moviefone.com,mp3days.com,mrskin.com,msn.com,muckrock.com,mumbrella.com.au,myrecipes.com,namibiansun.com,narr8.me,narrative.ly,nationalcareersweek.com,nationaljournal.com,nature.com,neowin.net,netrightdaily.com,networkworld.com,neustar.biz,newrepublic.com,news24.com,newsbusters.org,newsweek.com,newworld.co.nz,nine.com.au,nocamels.com,nplusonemag.com,npr.org,nster.com,ntknetwork.com,nwsource.com,nymag.com,nzgeo.com,nzherald.co.nz,nzx.com,observer.com.na,oo-software.com,opendns.com,openlogic.com,outsidexbox.com,ox.ac.uk,patient.info,pawnation.com,pbh2.com,pbs.org,penny-arcade.com,petrolicious.com,phandroid.com,phanteks.com,playboy.com,pocket-lint.com,pokernews.com,pomade.com,pootlepress.com,ppfinder.com,presstv.com,primagames.com,projekktor.com,psfk.com,qmul.ac.uk,qualcomm.com,radbox.me,readwriteweb.com,reason.com,red-buzz.com,reference.com,refinery29.com,resignationbrewery.com,responsibility.org,retailmenot.com,reuters.com,reviewed.com,rickey.org,rockstargames.com,ropeofsilicon.com,rottentomatoes.com,rtcc.org,rudaw.net,russia-insider.com,samachar.com,sassyhongkong.com,sassymanila.com,sat.tv,sbr.com.sg,scalescale.com,schiit-europe.com,scottishconservatives.com,scottishlabour.org.uk,searchmarketingexpo.com,seattletimes.com,sectionstudios.com,sex.com,sfchronicle.com,sfist.com,sfweekly.com,shacknews.com,shanghaiist.com,shefinds.com,sheknows.com,sify.com,singaporeair.com,skynews.com.au,slashdot.org,slurpee.com.au,soccerway.com,sofarsogood.fr,softexia.com,solidfiles.com,sophos.com,space.com,sparknotes.com,spgpromos.com,spin.com,sportsmole.co.uk,spratings.com,stackpath.com,standard.co.uk,sucuri.net,supermacs.ie,sygic.com,t3.com,tablet-news.com,talkingpointsmemo.com,talkweb.eu,techeblog.com,techpowerup.com,techpp.com,techradar.com,techspot.com,telecomstechnews.com,telegiz.com,tevapharm.com,the.car,theblemish.com,thebolditalic.com,thedissolve.com,theepochtimes.com,thefinancialbrand.com,theonion.com,theringreport.com,therugbyblog.com,thescottishsun.co.uk,thestar.com,thestar.com.my,thestudenthousingcompany.com,thesun.co.uk,thewp-hub.com,thomann.de,thomsonreuters.com,ti.com,tickld.com,timesofindia.indiatimes.com,timesofisrael.com,tmonews.com,tnr.com,todaypk.com,townhall.com,tradeearthmovers.com.au,traveller.com.au,trendhunter.com,tribalfootball.com,triblive.com,troyhunt.com,tubestart.com,tunein.com,tvline.com,typomaps.net,u.tv,ucl.ac.uk,udreview.com,uk-mkivs.net,urbanomnibus.net,usatoday.com,utorrent.com,utsandiego.com,vg247.com,vice.com,victoriassecret.com,viralnova.com,virginmedia.com,voxafrica.com,vulture.com,wallpaper.com,wantedonline.co.za,washingtontimes.com,wbez.org,wbs-law.de,we.com.na,wearabletechnology-news.com,weathernationtv.com,webs.com,weeklystandard.com,wegotthiscovered.com,wetpaint.com,whatculture.com,whowhatwear.com,willyweather.com,windowsvalley.com,winrumors.com,wn.com,woot.com,workersliberty.org,wrestlinginc.com,wunderground.com,x17online.com,xconomy.com,xsreviews.co.uk,yachtingjournal.com##.social
 tgdaily.com##.social-actions
 marketplace.org##.social-bottom
 dibujos.net##.social-container
 fujitsu.com##.social-content
 topmarks.co.uk##.social-game
+jns.org##.social-help
 gaystarnews.com##.social-images
 time.com##.social-links
 gamerant.com##.social-list
@@ -36821,7 +37076,7 @@ chinadailyasia.com##.stsbox
 sextvx.com##.stvxp-social-reddit
 ndtv.com##.sty-updtd
 gizmag.com##.su_footer
-npr.org,symmetrymagazine.org,topbet.eu##.subscribe
+celebzz.com,npr.org,symmetrymagazine.org,topbet.eu##.subscribe
 indiatimes.com##.subscribe-form
 newsandguts.com##.subscribeBar
 programmableweb.com##.subscribeicon
@@ -36891,10 +37146,12 @@ techpp.com##.user-connect-buttons
 gamesrepublic.com##.user-gp
 gamesrepublic.com##.user-tw
 gamesrepublic.com##.user-yt
+aa.com.tr##.ustBar-sosyal
 vanityfair.com##.utilities-top
 activision.com##.utility
 ndtv.com##.vid_socwid_wrap
 koreatimes.co.kr##.view_sns_div
+motorsport.tv##.vjs-icons-bar
 dailymail.co.uk##.vjs-social-controls
 androidcentral.com##.vs-feed
 viewrz.com##.vz-like-us
@@ -37009,10 +37266,12 @@ dailymotion.com##div[class^="Footer__socialList_"]
 legacy.com##div[class^="GalleryOvCarousel__share_"]
 epicgames.com##div[class^="SocialLinks-"]
 legacy.com##div[class^="SocialSharing_"]
+la-croix.com##div[class^="follow_"]
 engadget.com##div[class^="o-social_nav"]
 today.com##div[class^="share_"]
 dailymail.co.uk,thisismoney.co.uk##div[class^="socialContainer-"]
 nbcnews.com##div[class^="socialShareWrapper_"]
+androidheadlines.com##div[class^="socialShare_"]
 reuters.com##div[class^="social_"]
 player.fm##div[data-action="share"]
 gog.com##div[gog-social="gplus"]
@@ -37057,7 +37316,6 @@ theguardian.com##li[data-link-name="icon-share"]
 universityherald.com##p[style="float:left; margin-right:20px; font-weight: bold;font-size: 11pt;"]
 designntrend.com,fashionnstyle.com,gamenguide.com,kpopstarz.com,newseveryday.com,parentherald.com##p[style="float:left; width:250px; margin-right:15px; font-weight: bold;font-size: 11pt;height: 21px;"]
 latinospost.com##p[style="float:left; width:250px; margin-right:15px; font-weight: bold;font-size: 11pt;height: 21px;float:left; width:250px; margin-right:15px; "]
-musictimes.com##p[style="float:right; clear:right; width:250px; margin-left:15px; font-weight: bold;font-size: 11pt; height: 21px;"]
 cnn.com##social
 usatoday.com##span[data-share-method="facebook"]
 liveleak.com##table[style="border: 1px solid; background-color: #eceff5; border-color: #94a3c4;"]
@@ -37086,6 +37344,7 @@ sporcle.com###share-game-twitter
 dailycaller.com###share-wrapper
 dailymail.co.uk###shareCountBottom
 pcmag.com###share_container
+boredpanda.com###sharebar
 file-upload.com###sharebuttons
 technobuffalo.com###sharing-floater
 ranker.com###siteNavShare
@@ -37103,7 +37362,6 @@ arnnet.com.au##.art-topbar_share
 ibtimes.co.uk##.article--share
 newsarama.com##.article-share-bar
 merriam-webster.com##.article-social-sidebar
-softonic.com##.article__share-title
 pcworld.co.nz##.article_social
 computerworld.com.au,cso.com.au##.article_social_wrap
 huffingtonpost.co.uk,huffingtonpost.com##.author-card__social
@@ -37118,7 +37376,6 @@ lcpdfr.com##.cShareLink
 mtlblog.com##.clip-sharing-social-wrapper
 viralitytoday.com##.connect-social-button
 kotaku.com.au##.contact-module__btns
-nydailynews.com##.content-social
 infowars.com##.cresta-share-icon
 watchparksandrecreation.net##.dt_social_single
 clashdaily.com##.essb_links
@@ -37131,8 +37388,6 @@ izismile.com##.face-tweet-bundle
 kabeleins.de,prosieben.de,prosiebenmaxx.de,ran.de,sat1.de,sixx.de##.fb-page
 crackberry.com##.fb_like_and_share
 informer.com##.fb_wrap
-softonic.com##.follow-facebook
-softonic.com##.follow-twitter
 huffingtonpost.co.uk,huffingtonpost.com##.follow-us
 forbes.com##.follow_links
 tomshardware.co.uk,tomshardware.com##.footer-content-social
@@ -37141,7 +37396,6 @@ greenbaypressgazette.com,history.com,livescience.com,newsarama.com,pcmag.com,sct
 spiegel.de##.footer-social-media
 chicksonright.com,k2nblog.com,whattechsays.com##.footer-social-wrap
 laptopmag.com##.footerSocial
-nydailynews.com##.g-share
 belfasttelegraph.co.uk##.gig-share-button-container
 kabeleins.de,prosieben.de,prosiebenmaxx.de,ran.de,sat1.de,sixx.de##.google-share
 dailymail.co.uk##.googleplus
@@ -37152,16 +37406,12 @@ tlc.com##.headerSocial__socialLinks
 pcworld.co.nz##.header_social
 computerworlduk.com##.helpIcons
 cinemablend.com##.iSocialB
-softonic.com##.icon-facebook
-softonic.com##.icon-flickr
 history.com##.icon-social
-softonic.com##.icon-twitter
 viralnova.com##.image-social
 infowars.com##.inline-social
 nme.com##.keystone-social-author
 clashdaily.com##.large-share-bar-container
 desertsun.com##.lf-social-bookmarks
-softonic.com##.list-share
 computerworld.com.au,cso.com.au##.lo-header_social
 desertsun.com##.longform-share-wrapper
 nme.com##.menu-social-container
@@ -37205,7 +37455,7 @@ dailymail.co.uk##.share-icons
 dailymail.co.uk##.share-link
 dailymail.co.uk##.share-pictures-overlay
 dailymail.co.uk##.share-pinterest
-bitfeed.co,kitguru.net,thefreethoughtproject.com##.share-post
+bitfeed.co,kitguru.net##.share-post
 aetv.com,fyi.tv,history.com,mylifetime.com##.share-this
 dailymail.co.uk,gala.de##.share-twitter
 infowars.com##.share-wrap
@@ -37215,7 +37465,7 @@ computerworlduk.com##.shareIcon
 autobild.de##.share__button
 crackberry.com,imore.com##.share__list
 bento.de##.share_container
-menshealth.com,nydailynews.com,runnersworld.com,womenshealthmag.com##.sharebar
+menshealth.com,runnersworld.com,womenshealthmag.com##.sharebar
 cnet.com##.sharebarWrapper
 n4mo.org##.sharedaddy
 deathandtaxesmag.com,spin.com,vibe.com##.sharrre
@@ -37232,12 +37482,10 @@ informer.com##.social-buttons
 stereogum.com##.social-container
 huffingtonpost.co.uk,huffingtonpost.com##.social-dock
 forbes.com##.social-facebook
-softonic.com##.social-follow-us__list
 bento.de##.social-header
 spin.com,stereogum.com##.social-holder
 benchmarkhardware.com,forbes.com##.social-icon
 bento.de,bmmagazine.co.uk,financialpost.com,kitguru.net,sidereel.com,spin.com,vibe.com##.social-icons
-thefreethoughtproject.com##.social-icons-widget
 theatlantic.com##.social-kit__item
 merriam-webster.com##.social-link
 jazzfm.com,spin.com,vibe.com,vilaglato.info##.social-links
@@ -37280,7 +37528,7 @@ ndtv.com##.stickysocial
 history.com##.story-share
 newsy.com##.story-social-widget
 ndtv.com##.story_social_share
-ilovefood.xyz,jewishpress.com,k2nblog.com,startlr.com,technoshouter.com,thefreethoughtproject.com,usapoliticstoday.com,whattechsays.com##.td-post-sharing
+ilovefood.xyz,jewishpress.com,k2nblog.com,startlr.com,technoshouter.com,usapoliticstoday.com,whattechsays.com##.td-post-sharing
 chicksonright.com,foreverymom.com,ilovefood.xyz,k2nblog.com##.td-social-icon-wrap
 foreverymom.com,whattechsays.com##.td-social-list
 foreverymom.com##.td-social-sharing-button
@@ -37299,8 +37547,6 @@ bitfeed.co##.widget-follow-us
 softonic.com##.widget-twitter-timeline
 usapoliticstoday.com##.widget_facebook_likebox
 wccftech.com##.wp-share
-libertyunyielding.com##.wpdev-social-btn
-libertyunyielding.com##.wpdev-top-share
 huffingtonpost.com##.yr-social-list
 kabeleins.de,prosieben.de,prosiebenmaxx.de,ran.de,sat1.de,sixx.de##[name="fb_share"]
 autobild.de,transfermarkt.de##a[href^="http://www.facebook.com/share.php?u="]
@@ -37322,6 +37568,7 @@ tecnalia.com###NLC_textLayer
 yahoo.com###Overlay-1-Nagbar
 provantage.com###PP
 brookes.ac.uk###PopUp
+telkom.co.za###PrivacyNotice
 redbubble.com###RB_React_Component_CookieBanner_4
 channelregister.co.uk,theregister.co.uk###RegCCO
 valleyvet.com###ToU_float
@@ -37363,6 +37610,7 @@ ipaddress.com###cc
 yellow.place###cc-bar
 skargards.com###cc_dialog
 ask.com###ccbar
+disclose.tv###ccc-login-signup
 extrahw.com###cfooter
 polygon.com,recode.net,vox.com###chorus_notifiations
 qz.com###chyron
@@ -37385,6 +37633,7 @@ c21stores.com###consent-tracking
 predesto.com###consent-wrapper
 eurosport.com###container-notifications
 decathlon.co.uk###container-screen
+tinder.com###content > span > .App > div[class*="Start"]
 wotinfo.net###coo
 alcoholics-anonymous.org.uk###cook
 add0n.com,aflite.co.uk,aon.com,atom42.co.uk,bakersmall.co.uk,bbvonline.net,betradar.com,bookingsouthtyrol.com,boscolohotels.com,boxnation.com,eqavet.eu,essentraextrusion.eu,flexerasoftware.com,fremantlemedia.com,gulfstream.com,iadvize.com,keyboardco.com,kicc.org.uk,nspcc.org.uk,oilplusltd.com,onenessscotland.org,prestashop.com,pretix.eu,priorygroup.com,rodacciai.fr,simmons-simmons.com,stiripesurse.ro,technutty.co.uk,thebmc.co.uk,toomeymotorgroup.co.uk,tutsandtips.com,wheatley-group.com###cookie
@@ -37414,6 +37663,8 @@ shatter-box.com###elGuestTerms
 live.com,microsoft.com,office.com,skype.com,visualstudio.com,windows.com,xbox.com###epb
 complex.com###eucn
 tartybikes.co.uk###eureg
+eplan.at,eplan.ch,eplan.co.uk,eplan.de,eplan.es,eplan.hr###fancybox-overlay
+eplan.at,eplan.ch,eplan.co.uk,eplan.de,eplan.es,eplan.hr###fancybox-wrap
 backpackerguide.nz###fbGroupMini
 cricbuzz.com###feedback-bar
 toffeeweb.com###fixedFooter
@@ -37489,7 +37740,7 @@ accenture.com###optanon-minimize-wrapper
 harvester.co.uk###optin-optout
 nbcnews.com###overaly_dy_message
 jukegames.com,n-mobile.net###overbox3
-allestoringen.be,allestoringen.nl,allestörungen.at,allestörungen.ch,allestörungen.de,aussieoutages.com,canadianoutages.com,downdetctor.cl,downdetector.ae,downdetector.co.nz,downdetector.co.uk,downdetector.co.za,downdetector.com,downdetector.com.ar,downdetector.com.br,downdetector.dk,downdetector.es,downdetector.fi,downdetector.fr,downdetector.hk,downdetector.ie,downdetector.in,downdetector.it,downdetector.jp,downdetector.mx,downdetector.no,downdetector.pl,downdetector.pt,downdetector.ru,downdetector.se,downdetector.sg,downdetector.web.tr###overlay.container
+allestoringen.be,allestoringen.nl,allestörungen.at,allestörungen.ch,allestörungen.de,aussieoutages.com,canadianoutages.com,downdetctor.cl,downdetector.ae,downdetector.ca,downdetector.co.nz,downdetector.co.uk,downdetector.co.za,downdetector.com,downdetector.com.ar,downdetector.com.br,downdetector.dk,downdetector.es,downdetector.fi,downdetector.fr,downdetector.hk,downdetector.ie,downdetector.in,downdetector.it,downdetector.jp,downdetector.mx,downdetector.no,downdetector.pl,downdetector.pt,downdetector.ru,downdetector.se,downdetector.sg,downdetector.web.tr###overlay.container
 belkin.com###pagebanner
 themilitarystore.co.uk###pixelpop
 amazon.com###pldn-deep-link
@@ -37508,6 +37759,7 @@ melaniemartinezmusic.com###pp-footer
 tapatalk.com###pp_b
 pacsun.com###pptou-sticky
 autoevolution.com###prajiturele
+fxstreet.com###prestitial-handle
 3q.video,mondaq.co.uk,prevac.eu,vindy.com###privacy
 playstation.com###privacy-header
 islamicfinder.org###privacy-modal
@@ -37517,6 +37769,8 @@ keil.com###privacymodule
 zoomin.tv###privacyoverlay
 rocketleague.com###privmessage
 elanco.com###ribbon
+mywot.com###root > div > div[direction="up"][style*="transform"]
+drivetribe.com###root > div[class^="sc-"]
 wrigleys.co.uk###rpcm
 tenuser.com###rsp
 people.cn###shengmingTip
@@ -37599,7 +37853,7 @@ start.me##.app__message
 annualreviews.org##.ar-news-footer
 argaam.com##.argaam-policy
 businessinsider.com##.as-oil-content-overlay
-co-operative.coop,couchsurfing.com,usatoday.com##.banner
+co-operative.coop,couchsurfing.com,haymarketbooks.org,usatoday.com##.banner
 uber.com##.banner--bottom
 23andme.com##.banner-wrap
 worthpoint.com##.bannerContainer
@@ -37616,6 +37870,7 @@ elitedaily.com##.bp
 brainandlife.org##.breaking-container
 handy-games.com##.bugme
 rebirth-hannover.de,werum.com##.c-callout
+index.co##.c-consent-manager
 ii.co.uk##.c01194
 eyetvforum.com##.cAnnouncementPageTop
 infiniti-abudhabi.com,infiniti-alghassan.com,infiniti-azerbaijan.com,infiniti-bahrain.com,infiniti-dubai.com,infiniti-jordan.com,infiniti-kuwait.com,infiniti-lebanon.com,infiniti-oman.com,infiniti-qatar.com,infiniti-singapore.com,infiniti.co.uk,infiniti.com,infiniti.com.hk,infiniti.com.my,infiniticars.com.au##.c_128
@@ -37642,7 +37897,7 @@ antoineonline.com##.container-overlay
 deezer.com##.cookie-banner
 theatlantic.com##.cookie-disclaimer
 bitfeed.co##.cookiebanner
-amnesty.org,asda.com,ashridge.org.uk,auto1.fi,auto10.com,chemistdirect.co.uk,cineworld.co.uk,coinbase.com,consumeraffairs.org.uk,crytek.com,dorotheum.com,dur.ac.uk,eirsport.ie,enable-javascript.com,feelunique.com,grandvision.com,graspop.be,guggenheim-bilbao.eus,hmv.com,hotel-spider.com,inagrm.com,luxottica.com,mabanque.bnpparibas,macpaw.com,mailjet.com,mannheimerswartling.se,medela.co.uk,mindshareworld.com,mindswarms.com,ostrog.com,pjon.org,playgwent.com,renaultbryanston.co.za,renaultfourways.co.za,royalparks.org.uk,scamner.com,stuttafordvanlines.co.za,tescomobile.ie,testeri.fi,thenottingham.com,threadreaderapp.com,twinings.co.uk,ukcisa.org.uk,ukmail.com,umicore.com,unian.info,unknownphone.com,uptodown.com,urtekram.com,volvocars.com,warhammerchampions.com,wilko.com##.cookies
+amnesty.org,asda.com,ashridge.org.uk,auto1.fi,auto10.com,belivehotels.com,chemistdirect.co.uk,cineworld.co.uk,coinbase.com,consumeraffairs.org.uk,crytek.com,custplace.com,dorotheum.com,dur.ac.uk,eirsport.ie,enable-javascript.com,feelunique.com,grandvision.com,graspop.be,guggenheim-bilbao.eus,hmv.com,hotel-spider.com,inagrm.com,luxottica.com,mabanque.bnpparibas,macpaw.com,mailjet.com,mannheimerswartling.se,medela.co.uk,mindshareworld.com,mindswarms.com,ostrog.com,pjon.org,playgwent.com,renaultbryanston.co.za,renaultfourways.co.za,royalparks.org.uk,scamner.com,stuttafordvanlines.co.za,tescomobile.ie,testeri.fi,thenottingham.com,threadreaderapp.com,twinings.co.uk,ukcisa.org.uk,ukmail.com,umicore.com,unian.info,unknownphone.com,uptodown.com,urtekram.com,volvocars.com,warhammerchampions.com,wilko.com##.cookies
 austrian.com,austrianairlines.ag,austriantechnik.at##.cop
 semanticscholar.org##.copyright-banner
 bandcamp.com##.corp-banners
@@ -37655,7 +37910,7 @@ tannoy.com##.cv2-wrapper
 dhl.com##.dhl-cgk
 ingwb.com##.dialog
 designmodo.com##.dialogContainer
-countwordsfree.com,earthcp.com,lexus.com.cy,lexus.ie##.disclaimer
+countwordsfree.com,earthcp.com,lexus.com.cy,lexus.ie,news.com.au##.disclaimer
 taste.com.au##.disclaimer-note
 news.com.au##.disclaimer-text
 bbc.com##.domestic-header-wrapper
@@ -37723,6 +37978,7 @@ jimmychoo.com,versace.com##.js-first-visit-banner
 forums.freebsd.org##.js-notices
 itv.com##.js-site-alert
 itv.com##.js-site-alert-content
+cgtn.com##.js-tools-dialog
 archdaily.com##.kth-toast
 lexus.co.uk,lexus.eu##.l-disclaimer
 wiley.com##.l-notification
@@ -37748,10 +38004,11 @@ wandermap.net##.messages
 mitele.es##.mitele-consent
 amazon.com##.mo-wp
 mirror.co.uk##.mod-cookiepolicy
-axminster.co.uk,daf.co.uk,daf.com,ferratum.co.uk,fiveguys.co.uk,kon-boot.com,lam.co.mz,medtronic.com,primaresearch.org##.modal-backdrop
+axminster.co.uk,daf.be,daf.co.uk,daf.com,daf.fr,daf.global,daf.nl,daf.ru,daf.se,daftrucks.de,daftrucks.dk,daftrucks.it,daftrucks.pl,daftrucks.sk,ferratum.co.uk,fiveguys.co.uk,kon-boot.com,lam.co.mz,medtronic.com,primaresearch.org##.modal-backdrop
 usnews.com##.modal-window
 motorsport.com##.ms-footer-messages
 motorsport.com##.ms-header-messages
+faapy.com##.msg
 firstsave.co.uk##.msgBox
 riot.im##.mx_MatrixToolbar
 ft.com##.n-messaging-slot
@@ -37799,6 +38056,7 @@ viber.com##.policy
 esquire.com##.policy-bar
 pxhere.com,wallhere.com##.policy-info
 shazam.com##.policy-label
+likeyouth.org##.policy-popup
 nh-collection.com,nh-hotels.com##.politicaRewards
 aboardtheworld.com##.popmake
 beiersdorf.com,efootwear.eu##.popup
@@ -37850,6 +38108,7 @@ bitcatcha.com##.site-notification
 gov.im##.site-warning
 tmt-magazine.com##.sitealert
 cofunds.co.uk##.smContainerInner
+sterkinekor.com##.snack
 hotukdeals.com##.softMessages-item
 thermofisher.com##.specialMsg
 adventure-team.eu,certum.eu,opentuition.com##.spu-bg
@@ -37890,6 +38149,7 @@ fontspring.com##.user_notice
 easeus.com##.usernotice_pop
 visualiq.com##.utilityBar
 singtel.com##.ux-consent-banner
+dailysabah.com##.veriAltBar
 robertozeno.com##.video-mask
 ada.com##.wbl72e-0-footer
 capterra.com##.welcome-banner
@@ -37953,7 +38213,6 @@ msi.com###ccc
 majorleaguegaming.com###cookie-disclaimer
 eteknix.com###cookie-law-info-bar
 cmacapps.com###cookie-notice
-softonic.com###cookie-policies
 mirror.co.uk###cookie-policy
 mma-core.com###cookieChoiceInfo
 euroman.dk###cookieInformerBooklet
@@ -37967,7 +38226,7 @@ boxbit.co.in###cookies_agreement
 tweaktown.com###cookies_footer_sec
 bnonews.com###cookiescript_injected
 livescience.com###ec-popup-modal[style="display:block"]
-softonic.com###message-cookie
+majorleaguegaming.com###policy-banner
 livescience.com,tomshardware.co.uk,tomshardware.com###prism-modal.prism-modal
 hypable.com##.accept-cookie
 mirror.co.uk##.captify-iframe
@@ -38675,8 +38934,8 @@ clarin.com##a[href^="/newsletters/"]
 ||mastertop100.org^$third-party
 ||milanofinanza.it/img/top.png
 ||monovolume.cc^*/up_btn.
+||nexilia.it^*/feed.bundle.js
 ||notifiche.secoloditalia.it^
-||occhidellaguerra.it^*/mail_bottone_
 ||player.pulsemediatv.com^$third-party
 ||player.streamshow.it^$third-party
 ||publy.com^$third-party
@@ -38706,7 +38965,7 @@ infobuildenergia.it###IscrivitiBox
 katorishintoryu.it###POPUPS_ROOT
 evomagazine.it###RegSito
 comingsoon.it###TGCom24
-cure-naturali.it###adv_on_footer
+crescita-personale.it,cure-naturali.it###adv_on_footer
 tiendeo.it###alert-bar-footer
 gds.it###alert_container
 automoto.it,moto.it###arrow-back-top
@@ -38758,6 +39017,7 @@ corrierediragusa.it###rss
 monclick.it###scroll-top-container
 dottori.it###scroll_top
 vloungebeach.tv###scroll_up
+mobimart.it###scrollblock
 chiesi.com###scrolltab
 tuttoandroid.net###sh_local
 virgilio.it###shr_box
@@ -38791,7 +39051,6 @@ iltempo.it##.articoli_correlati
 agendadigitale.eu,corrierecomunicazioni.it,insuranceup.it##.bottom-bar__up
 guardaserie.watch##.bottom-button-top
 engage.it##.box-engage-mag
-studenti.it##.box-outbrain
 infobuildenergia.it##.box_dem
 wuerth.it##.btn-scroll-top
 liquiriziacalabrese.it##.btn-top
@@ -38799,10 +39058,12 @@ lastampa.it##.call-iscrizione
 calendario-365.it,cdt.ch,consumer.bz.it,dmail.it,epochtimes.it,maximitalia.it,mondoconv.it,paginesi.it,ridble.com,vinusta.com,vog.it##.cd-top
 primaonline.it##.col-nl
 lastampa.it##.conferma_reg_nl
+ilfarmacistaonline.it##.containerBannerBox
 tomshw.it##.content-autopromo
 bancamediolanum.it##.content-footer-scroll-up
 tomshw.it##.content-related
 corriereadriatico.it,ilgazzettino.it,ilmattino.it,ilmessaggero.it,leggo.it,quotidianodipuglia.it##.control_top
+e-coop.it##.coop-goToTop
 dday.it##.corriere-header
 sapere.it##.dbdslim
 donnamoderna.com##.donnam-footer-newsletter
@@ -38834,7 +39095,7 @@ spaziogames.it##.nav-reveal
 everyeye.it##.nav_articoli
 ilsitodellozoo.com##.navbar-alt
 laleggepertutti.it##.news-letter
-01net.it,basketinside.com,carpicalcionews.it,cittaceleste.it,condominioweb.com,corsedimoto.com,fantamagazine.com,fcinter1908.it,focusardegna.com,forzaroma.info,gazzamercato.it,gogedizioni.it,golssip.it,guidafisco.it,ilfoglio.it,ilgiorno.it,ilmilanista.it,ilposticipo.it,ilrestodelcarlino.it,ilsecoloxix.it,itasportpress.it,juvenews.eu,lanazione.it,leitgamhof.com,lescienze.it,linkiesta.it,lvh.it,mediagol.it,mondoudinese.it,numericalcio.it,padovasport.tv,passioneinter.com,pianetagenoa1893.net,pianetamilan.it,quotidiano.net,rivistacontrasti.it,sassuolocalcionews.it,silicon.it,sportavellino.it,tenniscircus.com,toronews.net,tuttobolognaweb.it,violanews.com##.newsletter
+01net.it,basketinside.com,carpicalcionews.it,cittaceleste.it,condominioweb.com,corsedimoto.com,fantamagazine.com,fcinter1908.it,focusardegna.com,forzaroma.info,gazzamercato.it,gogedizioni.it,golssip.it,guidafisco.it,ilfoglio.it,ilgiorno.it,ilmilanista.it,ilposticipo.it,ilrestodelcarlino.it,ilsecoloxix.it,itasportpress.it,juvenews.eu,lanazione.it,leitgamhof.com,lescienze.it,linkiesta.it,lvh.it,mediagol.it,mondoudinese.it,motorionline.com,numericalcio.it,padovasport.tv,passioneinter.com,pianetagenoa1893.net,pianetamilan.it,quotidiano.net,rivistacontrasti.it,sassuolocalcionews.it,silicon.it,sportavellino.it,tenniscircus.com,toronews.net,tuttobolognaweb.it,violanews.com##.newsletter
 ravennanotizie.it##.newsletter-section
 starbene.it##.nlslim
 systems.bz##.on-top
@@ -38863,6 +39124,7 @@ media-mormoni.it##.top-button-container
 altadefinizione.ml,cartoonmemories.netsons.org,filmstreamingaltadefinizione.it,guardaserie.site,ilgeniodellostreaming.eu,informazionefiscale.it,streaminghd.online,vedohd.net##.top-page
 internazionale.it##.top_arrow_footer
 lagazzettadelmezzogiorno.it##.top_header_sali
+lagazzettadelmezzogiorno.it##.top_header_sali_footer
 mader.bz.it##.top_trigger
 peugeot.it##.toplink
 ilvibonese.it##.torna_su
@@ -39201,6 +39463,7 @@ netzwelt.de##.stcl
 autoscout24.ch##.tab-actions
 androidpit.de##.tile_Follow
 ndr.de##.to_facebook
+bpb.de##.toolbar-content
 n-tv.de##.tools
 tagesspiegel.de##.ts-actionbar-wrapper
 deutschlandfunk.de,fantasy.de##.tw
@@ -39286,7 +39549,7 @@ hoegert.com##.menu.nav
 tvpolsat.info##.news-social
 narew.info##.sbuttons
 autoline.com.pl,gazeta.pl##.share
-europages.pl,goldenline.pl##.social
+europages.pl,goldenline.pl,pap.pl##.social
 onet.pl##.social-container
 mf24.pl##.twitter
 mf24.pl##.youtube
@@ -39520,6 +39783,7 @@ gelatipepino.it###popupalert
 meltybuzz.it###reactionsBox
 casertanews.it###script-bannOverLayer
 repubblica.it###segno-fb
+comune.cagliari.it###segui_hp
 termometropolitico.it###seguici
 gazzetta.it###share
 goodmorningnews.it###short-url
@@ -39556,6 +39820,7 @@ tio.ch##.companyPagesBox
 optimagazine.com,optimaitalia.com##.condivisioni
 everyeye.it##.cont_reply > .link-post
 playstationitalianleague.com##.context-content-community-links
+insideover.com##.d-sm-block
 repubblica.it##.detail-social
 donnamoderna.com##.donnam-footer-social
 mediaset.it##.dsoc
@@ -39613,7 +39878,7 @@ ilsole24ore.com##.share-elements
 mediaset.it,meteo.it##.shr
 finanzaonline.com,teleborsa.it##.soc
 quickparking.it##.soc-icon-container
-affaritaliani.it,altadefinizione01.cloud,altroconsumo.it,angeloparodi.it,angolotesti.it,aruba.it,askanews.it,auto.it,avivaitalia.it,bioisotherm.it,cdt.ch,cielotv.it,cipiacecucinare.it,cittametropolitanaroma.gov.it,coopcasarsa.it,corriere.it,corrierecomunicazioni.it,deabyday.tv,diariodelweb.it,eurogamer.it,euronics.it,europages.it,eurospin.it,famigliacristiana.it,finanzaonline.com,fm-world.it,grandhotel-et-des-palmes.com,hdmotori.it,html.it,ilgiornale.it,ilpopulista.it,ilposticipo.it,inmoto.it,istat.it,italiaoggi.it,ivid.it,kataweb.it,lafeltrinelli.it,lasicilia.it,legacoop.coop,liberoquotidiano.it,linkiesta.it,mader.bz.it,magnoliatv.it,mediagol.it,mediocredito.it,meetingrimini.org,milanofinanza.it,monovolume.cc,moto.it,mtv.it,naturalborngamers.it,norbaonline.it,nurse24.it,olivetti.com,opinione.it,pneusnews.it,proiezionidiborsa.it,qualenergia.it,radiocitymilano.it,ravennanotizie.it,regione.piemonte.it,repubblica.it,rmcsport.net,rollingstone.it,roncadin.it,rossopomodoro.it,sardiniapost.it,scorpionbay.com,sorgenia.it,suzuki.it,tari.it,testimania.com,vg247.it,viveregiovani.it,vortice.it,wallstreetitalia.com##.social
+affaritaliani.it,altadefinizione01.cloud,altroconsumo.it,angeloparodi.it,angolotesti.it,aruba.it,askanews.it,auto.it,avivaitalia.it,bioisotherm.it,cdt.ch,cielotv.it,cipiacecucinare.it,cittametropolitanaroma.gov.it,coopcasarsa.it,corriere.it,corrierecomunicazioni.it,deabyday.tv,diariodelweb.it,eurogamer.it,euronics.it,europages.it,eurospin.it,famigliacristiana.it,finanzaonline.com,fm-world.it,grandhotel-et-des-palmes.com,hdmotori.it,html.it,ilgiornale.it,ilpopulista.it,ilposticipo.it,inmoto.it,istat.it,italiaoggi.it,ivid.it,kataweb.it,lafeltrinelli.it,lasicilia.it,legacoop.coop,liberoquotidiano.it,linkiesta.it,mader.bz.it,magnoliatv.it,mediagol.it,mediocredito.it,meetingrimini.org,milanofinanza.it,monovolume.cc,moto.it,motorionline.com,mtv.it,naturalborngamers.it,norbaonline.it,nurse24.it,olivetti.com,opinione.it,pneusnews.it,proiezionidiborsa.it,qualenergia.it,radiocitymilano.it,ravennanotizie.it,regione.piemonte.it,repubblica.it,rmcsport.net,rollingstone.it,roncadin.it,rossopomodoro.it,sardiniapost.it,scorpionbay.com,sorgenia.it,suzuki.it,tari.it,testimania.com,vg247.it,viveregiovani.it,vortice.it,wallstreetitalia.com##.social
 investireoggi.it##.social_menu
 gametimers.it,kontrokultura.it##.ss-ic
 cinemalibero.news##.telegram
@@ -39670,7 +39935,7 @@ alfalstiniah.tv##.itemAsideInfo
 hannibaltv.com.tn##.rs_bas
 aljazeera.net,autoline-arabic.com##.share
 waraa-elahdath.com##.smedia
-akhbaralsabah.com,al-akhbar.com,alkessa.com,almirbad.com,aqsatv.ps,ceroms.com,egyrep.com,europages.ma,fakartany.com,fxnewstoday.ae,hamas.ps,hannibaltv.com.tn,nessma.tv,rotana.net,sbc.sa,tunisna.tv##.social
+akhbaralsabah.com,al-akhbar.com,alkessa.com,almirbad.com,aqsatv.ps,ceroms.com,egyrep.com,europages.ma,fakartany.com,fxnewstoday.ae,hamas.ps,hannibaltv.com.tn,nessma.tv,raseef22.com,rotana.net,sbc.sa,tunisna.tv##.social
 nooun.net##.socila
 wesalhaq.tv##.tele
 skynewsarabia.com##.telegram
@@ -39838,7 +40103,7 @@ frankonia.de##.fr-c-message
 jesus.de##.gaoop
 tipp24.com##.gdpr
 galeria-kaufhof.de##.gk-stickymessage
-brigitte.de,geo.de##.guj-cb
+brigitte.de,essen-und-trinken.de,geo.de##.guj-cb
 tork.de##.headerMessage
 postbank.de##.header__notification
 henryschein.at##.hs-block-ui
@@ -39936,7 +40201,7 @@ keskeces.com###cook
 paconsulting.com###cookPop
 romedic.ro###cookbox
 cartezero.fr,france.tv,grillofrance.fr,havas-voyages.fr,le1hebdo.fr,materiel.net,societe.com###cookie
-4clik.com,arlestourisme.com,brain-magazine.fr,cer-eau.fr,colissimo.fr,edcom.fr,enmark2.com,gentside.com,jackpot-des-experts.fr,jules.com,laposte.fr,logistafrance.fr,lumiglobal.fr,maxisciences.com,mybiclighter.com,ohmymag.com,showroomprive.com,solutions-numeriques.com,tourtel-twist.fr,ville-ideale.com,ville-ideale.fr,viously.com###cookies
+4clik.com,arlestourisme.com,brain-magazine.fr,cer-eau.fr,colissimo.fr,edcom.fr,enmark2.com,gentside.com,gretel-box.com,jackpot-des-experts.fr,jules.com,laposte.fr,logistafrance.fr,lumiglobal.fr,maxisciences.com,mybiclighter.com,ohmymag.com,showroomprive.com,solutions-numeriques.com,tourtel-twist.fr,ville-ideale.com,ville-ideale.fr,viously.com###cookies
 mediametrie.fr###cooks
 makita.fr###disclaimer
 docteurclic.com###disclamer
@@ -40174,6 +40439,7 @@ telia.fi###lekaneBanner_privacyAnnouncement
 napsu.fi###napsu_cc
 sentraali.fi###popmake-4055
 spot-a-shop.fi###popup-notifications
+pihlajalinna.fi###root > div[aria-live="polite"][role="alert"]
 satakunnanautotalo.fi##.AVS-evasteseloste-container
 kulttuurivihkot.fi##.activebar-container
 americanairlines.fi##.alert
@@ -40286,7 +40552,7 @@ centromedicobeb.it###alert
 operasanfrancesco.it###avviso
 regione.toscana.it###banner-overlay-top-page
 agenziademanio.it###bannerInfo
-ragusanews.com###barra
+quotidianodiragusa.it,ragusanews.com###barra
 lattealberti.it###barra-policy
 comicsbox.it,jnjmedical.it,linkem.com,ondarock.it,spaziorock.it###bottom-banner
 ilgiornale.it,prezzoforte.it,virgilio.it###bottombar
@@ -40296,7 +40562,7 @@ proversi.it###c-agree
 centrometeolombardo.com###cc_div
 ecodallecitta.it###contenuto_consenso
 spesasicura.com###cook
-aeo.it,bookingaltoadige.com,chiesi.com,citroen-club.it,confidisystema.com,esselunga.it,esselungajob.it,exprivia.it,famila.it,giornaledicalabria.it,ildolomiti.it,kolping.it,messinaline.it,miamerano.it,mymercato.it,sace.it,tecnocasa.it,wd40.it###cookie
+aeo.it,bookingaltoadige.com,chiesi.com,citroen-club.it,confidisystema.com,esselunga.it,esselungajob.it,exprivia.it,famila.it,giornaledicalabria.it,ildolomiti.it,kolping.it,messinaline.it,miamerano.it,mymercato.it,primocanale.it,sace.it,tecnocasa.it,wd40.it###cookie
 angolotesti.it,armietiro.it,automobilismo.it,automobilismodepoca.it,chateau-dax.it,ciclismo.it,cyclistmagazine.it,evomagazine.it,menshealth.it,motociclismo.it,ordineavvocati.bari.it,pardini.it,runnersworld.it,supermercato24.it,tennisitaliano.it,testimania.com,unipv.it,velaemotore.it,wind.it###cookies
 majani.it###cs-banner
 netflixlovers.it###cs_container
@@ -40362,6 +40628,7 @@ frateindovino.eu##.cn-wrapper
 leroymerlin.it##.consent-section
 aeroporto.catania.it,aeroportoditorino.it,botfactory.info,credem.it,dynamicasrl.com,emi.it,giunti.it,inpgi.it,mauroblasi.it,missingvideo.com,pampers.it,peugeot.it,telepace.it##.cookie
 bottegaverde.it,cerutti.it,dehoniane.it,e-glossa.it,ebayextra.it,esso.it,fluorsidgroup.com,gatorade.it,gogedizioni.it,ilbestiariorivista.it,italotreno.it,lintellettualedissidente.it,radioitalia.it,rivistacontrasti.it,saint-gobain.it,tirrenia.it,tivu.tv,tivusat.tv,walliance.eu##.cookies
+e-coop.it##.coop-privacy
 liujo.com##.cp-banner
 dentisti-italia.it##.di-banner
 spindox.it##.disclaimer-box
@@ -40408,6 +40675,7 @@ mimprendo.it##div[style="background-color:#E2E2E2;float:left;position:fixed;top:
 privatesportshop.it##div[style="background: #FFFFE1; border-bottom: 1px solid #A0A0A0; padding: 10px;line-height: 1.4em; text-align: justify; font-family: sans-serif; font-size: 12px;"]
 tuttosexyshop.it##div[style="font-size: 12px;float:left; width: 100%; text-align:center;"]
 enerpoint.it##div[style="padding:10px;background:#f77900;text-align:center;font-size:12px;margin-bottom:15px;"]
+gomme-auto.it##div[style="position: fixed; z-index: 999; bottom: 0px; left: 0px; right: 0px; margin: 0px auto; max-width: 960px; min-width: 360px; overflow: hidden;"]
 clouditalia.com##div[style="width: 1349px; height: 3289px; opacity: 0.8; display: block;"]
 arsludica.org##div[style^="padding: 0.5em 0px 0.5em"]
 atrio.it##div[style^="position: absolute; top:"]
@@ -40730,7 +40998,7 @@ blogcindario.com##.c01eb8fc
 infiniti.com.do,infiniti.com.pa,infiniti.mx,infinitimotors.cl,infinitipr.com##.c_128
 psicologia-online.com,uncomo.com##.consent
 alcampo.es##.cookie
-conforama.es,ebayextra.es,flooxer.com,ing.es,loteriasyapuestas.es,moldurashergon.es,mountainbike.es,nintenderos.com,puntodepartida.com##.cookies
+conforama.es,ebayextra.es,flooxer.com,ing.es,loteriasyapuestas.es,moldurashergon.es,mountainbike.es,nintenderos.com,panamaamerica.com.pa,puntodepartida.com##.cookies
 eltiempo.es##.curtain_lightbox
 ingemecanica.com##.encabez
 bwin.es##.info-message
@@ -40977,13 +41245,16 @@ thefirefly.com#@#.block-subscribe
 novojornal.co.ao#@#.box-newsletter
 azcentral.com#@#.close-wrap > .close-overlay
 facebook.com#@#.connect_widget
+ffmovies.ru,fmovies.to,fmovies.world#@#.fa-rss
 electnext.com,youtube.com#@#.feed-icon
 battle.net,squareup.com,yandex.by,yandex.com,yandex.com.tr,yandex.kz,yandex.ru,yandex.ua#@#.feedback-button
 toutelanutrition.com#@#.footer-newsletter
 designdevostransports.fr#@#.gform_widget
 novojornal.co.ao#@#.newsletter-modal
 billabong.com,strikerconcepts.com,tactxflashlights.com,urbanedcsupply.com#@#.newsletter-popup
+thefork.it#@#.newsletterSignup
 outbrain.com#@#.outbrain
+pch24.pl#@#.popup-newsletter
 inverse.com#@#.promos-newsletter
 push.abs-cbn.com,schufa.de#@#.push-container
 underconsideration.com#@#.push-wrap
@@ -40996,9 +41267,10 @@ google.ad,google.ae,google.al,google.am,google.as,google.at,google.az,google.ba,
 scribol.com#@#.scribol
 advids.co,cbdoilreview.org,mortgageguy.com.au,paperless-insurance.com#@#.scroll-to-top
 channelnewsasia.com,kitacon.org,polskikoszyk.pl,redislabs.com#@#.scroll-top
-channelnewsasia.com,indiatimes.com,letyshops.com,msn.com,southernliving.com,tele2.ru#@#.scroll-up
+channelnewsasia.com,ew.com,indiatimes.com,letyshops.com,msn.com,people.com,southernliving.com,tele2.ru#@#.scroll-up
 hyperoptic.com,playtech.co.nz,porozmawiajmyoit.pl,scan.co.uk#@#.scroll_top
 theuptake.org#@#.scrolltop
+ap.www.namecheap.com#@#.scrolltotop
 github.com,kifi.com,okcupid.com,retailmenot.com#@#.signup-email
 dualshockers.com#@#.socialfooter
 blackboat.com#@#.sqs-announcement-bar
@@ -41007,7 +41279,7 @@ humblebundle.com#@#.subscribe-box
 stackexchange.com#@#.subscribe-container
 twit.tv#@#.subscribe-panel
 wtfast.com#@#.subscribe_box
-reddit.com#@#.subscription-box
+reddit.com,yesplz.coffee#@#.subscription-box
 ctpost.com#@#.taboola-frame
 theonion.com#@#.taboola-inbetweener
 ctpost.com#@#.taboolaloader
@@ -41127,7 +41399,7 @@ appspot.com,younow.com#@#.btn-instagram
 appspot.com,foodit.com#@#.btn-linkedin
 appspot.com#@#.btn-reddit
 azlyrics.com,theoldreader.com,userzoom.com#@#.btn-share
-bacardi.com,bellazon.com,bintray.com,freecodecamp.org,swappa.com,thegamebusters.it,webgate.ec.europa.eu#@#.btn-social
+bacardi.com,bellazon.com,bintray.com,filterlists.com,freecodecamp.org,swappa.com,thegamebusters.it,webgate.ec.europa.eu#@#.btn-social
 appspot.com#@#.btn-social-icon
 accounts.pixiv.net,appspot.com,crowdin.net,help.getadblock.com,magine.com,qz.com,setlist.fm,thegamebusters.it,webgate.ec.europa.eu,younow.com#@#.btn-twitter
 rockstargames.com#@#.btnFacebook
@@ -41213,7 +41485,7 @@ google.at,google.be,google.ca,google.ch,google.co.id,google.co.il,google.co.in,g
 appspot.com,google.at,google.be,google.ca,google.ch,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.th,google.co.za,google.com,google.com.ar,google.com.au,google.com.br,google.com.hk,google.com.mx,google.com.tr,google.com.ua,google.cz,google.dk,google.es,google.fi,google.fr,google.hu,google.it,google.nl,google.pl,google.ro,google.ru,google.se,google.sk#@#.g-plusone
 adme.ru#@#.gallery-social
 academia.edu,martini.com,oneplus.net#@#.google-btn
-9gag.com,google.at,google.be,google.ca,google.ch,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.th,google.co.za,google.com,google.com.ar,google.com.au,google.com.br,google.com.hk,google.com.mx,google.com.tr,google.com.ua,google.cz,google.dk,google.es,google.fi,google.fr,google.hu,google.it,google.nl,google.pl,google.ro,google.ru,google.se,google.sk#@#.google-plus
+9gag.com,google.at,google.be,google.ca,google.ch,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.th,google.co.za,google.com,google.com.ar,google.com.au,google.com.br,google.com.hk,google.com.mx,google.com.tr,google.com.ua,google.cz,google.dk,google.es,google.fi,google.fr,google.hu,google.it,google.nl,google.pl,google.ro,google.ru,google.se,google.sk,wpolityce.pl#@#.google-plus
 google.at,google.be,google.ca,google.ch,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.th,google.co.za,google.com,google.com.ar,google.com.au,google.com.br,google.com.hk,google.com.mx,google.com.tr,google.com.ua,google.cz,google.dk,google.es,google.fi,google.fr,google.hu,google.it,google.nl,google.pl,google.ro,google.ru,google.se,google.sk,inoreader.com#@#.google_plus
 apertura.com,quotidiani.gelocal.it#@#.googleplus
 youtube.com#@#.gplus-icon
@@ -41221,6 +41493,7 @@ vk.com#@#.group_share
 ulrichesch.de#@#.headersocial
 oneplus.net#@#.ico-facebook
 airbnb.cat,airbnb.com,airbnb.de,airbnb.it,aitnews.com,chess.com,comicbook.com,dailymotion.com,di.fm,eventim.de,fastcompany.com,gleam.io,imgur.com,login.alibaba.com,narew.info,oneplus.net,secretescapes.com,shared.com,songkick.com,squidoo.com,theoldreader.com,unieuro.it,yourstory.com#@#.icon-facebook
+wpolityce.pl#@#.icon-facebook-official
 lockerdome.com#@#.icon-facebook2
 eskimi.com,secure.allocine.fr#@#.icon-fb
 flattr.com#@#.icon-flickr
@@ -41239,6 +41512,7 @@ carsguide.com.au#@#.icon-social-linkedin
 flattr.com,gleam.io#@#.icon-soundcloud
 aitnews.com,comicbook.com,fastcompany.com,flattr.com,gleam.io,imgur.com,lockerdome.com,login.alibaba.com,squidoo.com#@#.icon-twitter
 twitter.com,yourstory.com#@#.icon-twitter-bird
+cc.cc#@#.icon-twitter-sign
 flattr.com#@#.icon-vimeo
 flattr.com#@#.icon-youtube
 ndtv.com#@#.icon_gplus
@@ -41250,7 +41524,7 @@ thenewamerican.com#@#.itemSocialSharing
 sap.com#@#.j-social-actions
 sap.com#@#.j-social-button
 kickstarter.com,tradingview.com#@#.js-follow-user
-nbcnews.com,playosmo.com,trello.com,vimeo.com#@#.js-share
+cgtn.com,nbcnews.com,playosmo.com,trello.com,vimeo.com#@#.js-share
 twitter.com#@#.js-tweet-button
 alternativeto.net#@#.like-box
 facebook.com,forum.albiononline.com#@#.likeButton
@@ -41263,6 +41537,7 @@ arkansasmatters.com,kark.com#@#.meta-share
 adobe.com#@#.mod-facebook
 moneycanbuylipstick.com#@#.nav-social
 atelierdeschefs.fr#@#.navbar-social
+disroot.org#@#.new-share
 mouthshut.com#@#.openshare
 newsweek.com,vidcloud.co#@#.page-share
 atvmedia.ru#@#.page-social
@@ -41316,7 +41591,7 @@ askubuntu.com,baidu.com,broadcast.app.net,imgur.com,kuechenstud.io,logbuch-netzp
 pornhub.com#@#.share-link-container
 autokult.pl,channelnewsasia.com,fotoblogia.pl,imgur.com,komorkomania.pl#@#.share-links
 channelnewsasia.com,recite.com#@#.share-list
-disqus.com,google.at,google.be,google.ca,google.ch,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.th,google.co.za,google.com,google.com.ar,google.com.au,google.com.br,google.com.hk,google.com.mx,google.com.tr,google.com.ua,google.cz,google.dk,google.es,google.fi,google.fr,google.hu,google.it,google.nl,google.pl,google.ro,google.ru,google.se,google.sk,livelib.ru,tumblr.com#@#.share-menu
+disqus.com,disroot.org,google.at,google.be,google.ca,google.ch,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.th,google.co.za,google.com,google.com.ar,google.com.au,google.com.br,google.com.hk,google.com.mx,google.com.tr,google.com.ua,google.cz,google.dk,google.es,google.fi,google.fr,google.hu,google.it,google.nl,google.pl,google.ro,google.ru,google.se,google.sk,livelib.ru,tumblr.com#@#.share-menu
 flickr.com,fxhome.com#@#.share-options
 dropbox.com,ge.tt,recite.com#@#.share-page
 flickr.com,imgur.com,tobii.com,youtube.com#@#.share-panel
@@ -41400,6 +41675,7 @@ coeffee.com,flipboard.com,getyounity.com,howdoyou.do#@#.social-login
 ethias.be,technorati.com#@#.social-media
 f-secure.com,howtogeek.com#@#.social-media-buttons
 schuermann.eu#@#.social-media-list
+insideover.com#@#.social-menu
 nvidia.pl#@#.social-newsletter
 linkis.com#@#.social-panel
 techspot.com,tuba.pl#@#.social-popup
@@ -41528,6 +41804,7 @@ reddit.com#@#a[href^="http://www.reddit.com/submit"]
 smashingapps.com#@#a[href^="http://www.stumbleupon.com/submit?"]
 tumblr.com#@#a[href^="http://www.tumblr.com/share/"]
 olexica.com#@#a[href^="https://api.whatsapp.com/send?"]
+dissenter.com#@#a[href^="https://dissenter.com/discussion/begin?url="]
 facebook.com#@#a[href^="https://facebook.com/sharer.php?"]
 pinterest.com#@#a[href^="https://pinterest.com/pin/create/"]
 freshfile.pl,fxhome.com,google.at,google.be,google.ca,google.ch,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.th,google.co.za,google.com,google.com.ar,google.com.au,google.com.br,google.com.hk,google.com.mx,google.com.tr,google.com.ua,google.cz,google.dk,google.es,google.fi,google.fr,google.hu,google.it,google.nl,google.pl,google.ro,google.ru,google.se,google.sk#@#a[href^="https://plus.google.com/share"]
@@ -41556,6 +41833,7 @@ onlineradiobox.com#@#a[title="ВКонтакте"]
 google.com,smugmug.com#@#button[title="Share"]
 digg.com#@#div[id^="digg-widget-"]
 a2zapk.com,authy.com,clubbingtv.com,disqus.com,eff.org,eleconomista.es,facebook.com,forsal.pl,github.com,github.io,google.at,google.be,google.ca,google.ch,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.nz,google.co.th,google.co.uk,google.co.za,google.com,google.com.ar,google.com.au,google.com.br,google.com.hk,google.com.mx,google.com.tr,google.com.ua,google.cz,google.de,google.dk,google.es,google.fi,google.fr,google.hu,google.it,google.nl,google.pl,google.ro,google.ru,google.se,google.sk,heise.de,hockeyapp.net,incgamers.com,last.fm,lastfm.com.br,lastfm.com.tr,lastfm.de,lastfm.es,lastfm.fr,lastfm.it,lastfm.jp,lastfm.pl,lastfm.ru,lastfm.se,ludins.fr,massivelyop.com,maxthon.com,microsoft.com,opendatacity.de,playboy.com,sky.com,t3n.de,thoughtcatalog.com,twitter.com,udacity.com,vvhp.net,whatthetech.com#@#img[alt="Facebook"]
+flickr.net#@#img[alt="Flickr"]
 github.com,github.io,google.at,google.be,google.ca,google.ch,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.nz,google.co.th,google.co.uk,google.co.za,google.com,google.com.ar,google.com.au,google.com.br,google.com.hk,google.com.mx,google.com.tr,google.com.ua,google.cz,google.de,google.dk,google.es,google.fi,google.fr,google.hu,google.it,google.nl,google.pl,google.ro,google.ru,google.se,google.sk,vvhp.net,xkcd.com,youtube.com#@#img[alt="Google+"]
 a2zapk.com,github.com,github.io,google.ad,google.ae,google.al,google.am,google.as,google.at,google.az,google.ba,google.be,google.bf,google.bg,google.bi,google.bj,google.bs,google.bt,google.by,google.ca,google.cat,google.cd,google.cf,google.cg,google.ch,google.ci,google.cl,google.cm,google.cn,google.co.ao,google.co.bw,google.co.ck,google.co.cr,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.kr,google.co.ls,google.co.ma,google.co.mz,google.co.nz,google.co.th,google.co.tz,google.co.ug,google.co.uk,google.co.uz,google.co.ve,google.co.vi,google.co.za,google.co.zm,google.co.zw,google.com,google.com.af,google.com.ag,google.com.ai,google.com.ar,google.com.au,google.com.bd,google.com.bh,google.com.bn,google.com.bo,google.com.br,google.com.bz,google.com.co,google.com.cu,google.com.cy,google.com.do,google.com.ec,google.com.eg,google.com.et,google.com.fj,google.com.gh,google.com.gi,google.com.gt,google.com.hk,google.com.jm,google.com.kh,google.com.kw,google.com.lb,google.com.ly,google.com.mm,google.com.mt,google.com.mx,google.com.my,google.com.na,google.com.nf,google.com.ng,google.com.ni,google.com.np,google.com.om,google.com.pa,google.com.pe,google.com.pg,google.com.ph,google.com.pk,google.com.pr,google.com.py,google.com.qa,google.com.sa,google.com.sb,google.com.sg,google.com.sl,google.com.sv,google.com.tj,google.com.tr,google.com.tw,google.com.ua,google.com.uy,google.com.vc,google.com.vn,google.cv,google.cz,google.de,google.dj,google.dk,google.dm,google.dz,google.ee,google.es,google.fi,google.fm,google.fr,google.ga,google.ge,google.gg,google.gl,google.gm,google.gp,google.gr,google.gy,google.hn,google.hr,google.ht,google.hu,google.ie,google.im,google.iq,google.is,google.it,google.je,google.jo,google.kg,google.ki,google.kz,google.la,google.li,google.lk,google.lt,google.lu,google.lv,google.md,google.me,google.mg,google.mk,google.ml,google.mn,google.ms,google.mu,google.mv,google.mw,google.ne,google.nl,google.no,google.nr,google.nu,google.pl,google.pn,google.ps,google.pt,google.ro,google.rs,google.ru,google.rw,google.sc,google.se,google.sh,google.si,google.sk,google.sm,google.sn,google.so,google.sr,google.st,google.td,google.tg,google.tk,google.tl,google.tm,google.tn,google.to,google.tt,google.vg,google.vu,google.ws,vvhp.net,whatculture.com#@#img[alt="Instagram"]
 a2zapk.com,eff.org,github.com,github.io,google.ad,google.ae,google.al,google.am,google.as,google.at,google.az,google.ba,google.be,google.bf,google.bg,google.bi,google.bj,google.bs,google.bt,google.by,google.ca,google.cat,google.cd,google.cf,google.cg,google.ch,google.ci,google.cl,google.cm,google.cn,google.co.ao,google.co.bw,google.co.ck,google.co.cr,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.kr,google.co.ls,google.co.ma,google.co.mz,google.co.nz,google.co.th,google.co.tz,google.co.ug,google.co.uk,google.co.uz,google.co.ve,google.co.vi,google.co.za,google.co.zm,google.co.zw,google.com,google.com.af,google.com.ag,google.com.ai,google.com.ar,google.com.au,google.com.bd,google.com.bh,google.com.bn,google.com.bo,google.com.br,google.com.bz,google.com.co,google.com.cu,google.com.cy,google.com.do,google.com.ec,google.com.eg,google.com.et,google.com.fj,google.com.gh,google.com.gi,google.com.gt,google.com.hk,google.com.jm,google.com.kh,google.com.kw,google.com.lb,google.com.ly,google.com.mm,google.com.mt,google.com.mx,google.com.my,google.com.na,google.com.nf,google.com.ng,google.com.ni,google.com.np,google.com.om,google.com.pa,google.com.pe,google.com.pg,google.com.ph,google.com.pk,google.com.pr,google.com.py,google.com.qa,google.com.sa,google.com.sb,google.com.sg,google.com.sl,google.com.sv,google.com.tj,google.com.tr,google.com.tw,google.com.ua,google.com.uy,google.com.vc,google.com.vn,google.cv,google.cz,google.de,google.dj,google.dk,google.dm,google.dz,google.ee,google.es,google.fi,google.fm,google.fr,google.ga,google.ge,google.gg,google.gl,google.gm,google.gp,google.gr,google.gy,google.hn,google.hr,google.ht,google.hu,google.ie,google.im,google.iq,google.is,google.it,google.je,google.jo,google.kg,google.ki,google.kz,google.la,google.li,google.lk,google.lt,google.lu,google.lv,google.md,google.me,google.mg,google.mk,google.ml,google.mn,google.ms,google.mu,google.mv,google.mw,google.ne,google.nl,google.no,google.nr,google.nu,google.pl,google.pn,google.ps,google.pt,google.ro,google.rs,google.ru,google.rw,google.sc,google.se,google.sh,google.si,google.sk,google.sm,google.sn,google.so,google.sr,google.st,google.td,google.tg,google.tk,google.tl,google.tm,google.tn,google.to,google.tt,google.vg,google.vu,google.ws,linkedin.com#@#img[alt="LinkedIn"]
@@ -41577,32 +41855,46 @@ sportdiver.com#@##CybotCookiebotDialog
 popsugar.co.uk#@##_evidon-background
 popsugar.co.uk#@##_evidon-barrier-wrapper
 etonline.com,popsugar.co.uk,popsugar.com,popsugar.com.au#@##_evidon_banner
-franziskaner-weissbier.de#@##accept-cookies
+franziskaner-weissbier.de,xmradio.nl#@##accept-cookies
 paypal.com#@##consent.consent
 sandisk.ae,sandisk.cn,sandisk.co.jp,sandisk.co.kr,sandisk.co.uk,sandisk.com,sandisk.com.au,sandisk.com.br,sandisk.com.tr,sandisk.com.tw,sandisk.de,sandisk.es,sandisk.fr,sandisk.hk,sandisk.id,sandisk.in,sandisk.it,sandisk.nl,sandisk.sg#@##consent_blackbar
 roussillhotel.com#@##cookie-banner
 dm-drogeriemarkt.it#@##cookie-bar
 travelchannel.co.uk#@##cookie-body
+biotechusa.hu#@##cookie-consent
 lauritz.com,qxl.de,qxl.dk,qxl.fi,qxl.no,qxl.se#@##cookie-container
 msales.com,theorie-musik.de#@##cookie-law-info-bar
 penny.hu,pennymarket.it#@##cookie-message
+bokadirekt.se,zlm.nl#@##cookie-modal
 makelaarsland.nl#@##cookie-notice
+flybe.com#@##cookie-policy-modal
+bk.com#@##cookie-popup
 lauritz.com,qxl.de,qxl.dk,qxl.fi,qxl.no,qxl.se#@##cookie-wrapper
 media.netflix.com#@##cookieAlert
+ad.win.nl,techopital.com#@##cookieConsent
+ad.win.nl#@##cookieConsentBox
+techopital.com#@##cookieConsentContainer
 indebuurt.nl,tweakers.net#@##cookieContainer
-brieftip.pl,britishairways.com,fotofairsicherung.de,kaliber.pl,naszwybir.pl,onsbrabantnet.nl,woolworth.de#@##cookieModal
+brieftip.pl,britishairways.com,fotofairsicherung.de,kaliber.pl,naszwybir.pl,onsbrabantnet.nl,tropicana.fr,woolworth.de#@##cookieModal
 dhbbank.nl#@##cookieModalCenter
 tweakers.net#@##cookieOverlay
 milliman.com#@##cookieSection
 postnl.be#@##cookiebar-container
 hbogo.hu#@##cookiebox
 www.free.fr#@##cookieconsent
+gruenderservice.at#@##cookiehint
 porno720.pl,tvporno.pl#@##cookieinfo
+paravol.org#@##cookies-modal
 shoppable.com#@##cookiesModal
+gdansk.pl#@##cookies[role="dialog"]
 vkmag.com#@##cookiesdirective
 gamewatcher.com,ivoox.com,poszalu.pl,tappedout.net,visionexpress.pl#@##gdpr-modal
 n26.com#@##gdpr-notice
+pekao.com.pl#@##gdpr-popup
 mirjan24.pl#@##gdpr:not(body):not(html)
+bosch-mobility-solutions.com#@##m-cookie-overlay
+17track.net#@##modal-gdpr
+thesocialmedwork.com#@##notice-cookie-block
 theverge.com#@##privacy-consent
 readthedocs.io,sportdiver.com#@##privacy-policy
 boekmeter.nl,gamesmeter.nl,moviemeter.nl,musicmeter.nl,nzherald.co.nz#@#.Cookies
@@ -41614,46 +41906,60 @@ morningstar.ca#@#.cc_container
 onet.pl#@#.cmp-app_gdpr
 consent.yahoo.com,oath.com#@#.consent-container
 boursorama.com#@#.cookie-banner
-janrain.com,moemax.de,xxxlshop.de#@#.cookie-bar
+janrain.com,moemax.de,rituals.com,xxxlshop.de#@#.cookie-bar
 rituals.com#@#.cookie-bar-wrapper
 rituals.com#@#.cookie-bar:not(body)
+zeist.hu.nl#@#.cookie-block
 lg.com#@#.cookie-check
+zwijsen.nl#@#.cookie-consent-container
+zwijsen.nl#@#.cookie-consent-content
+zwijsen.nl#@#.cookie-consent-wrapper
 codra.net#@#.cookie-consent:not(body)
-rusta.com#@#.cookie-content
+bokadirekt.se,rusta.com,xmradio.nl#@#.cookie-content
 ikks.com#@#.cookie-footer
-adequate.pl#@#.cookie-info
+puzzels.ad.nl,puzzels.bd.nl,puzzels.bndestem.nl,puzzels.destentor.nl,puzzels.ed.nl,puzzels.gelderlander.nl,puzzels.parool.nl,puzzels.pzc.nl,puzzels.trouw.nl,puzzels.tubantia.nl,puzzels.volkskrant.nl#@#.cookie-header
+adequate.pl,bakken.nl#@#.cookie-info
 mediamarkt.de,saturn.de#@#.cookie-info-modal
 ferratum.pl,greenflag.com#@#.cookie-message
-foodnetwork.it#@#.cookie-message:not(html):not(body)
-account.here.com,uktv.co.uk#@#.cookie-notice
+foodnetwork.it,kramp.com#@#.cookie-message:not(html):not(body)
+bokadirekt.se,puzzels.ad.nl,puzzels.bd.nl,puzzels.bndestem.nl,puzzels.destentor.nl,puzzels.ed.nl,puzzels.gelderlander.nl,puzzels.parool.nl,puzzels.pzc.nl,puzzels.trouw.nl,puzzels.tubantia.nl,puzzels.volkskrant.nl,tropicana.fr#@#.cookie-modal
+account.here.com,calvinklein.at,calvinklein.be,calvinklein.bg,calvinklein.ch,calvinklein.co.uk,calvinklein.com,calvinklein.cz,calvinklein.de,calvinklein.dk,calvinklein.ee,calvinklein.es,calvinklein.fi,calvinklein.fr,calvinklein.hr,calvinklein.hu,calvinklein.ie,calvinklein.it,calvinklein.lt,calvinklein.lu,calvinklein.lv,calvinklein.nl,calvinklein.pl,calvinklein.pt,calvinklein.ru,calvinklein.se,calvinklein.si,calvinklein.sk,uktv.co.uk#@#.cookie-notice
 hm.com,prosiebengames.de,stories.com#@#.cookie-notification
 hype.it,rosbank.ru#@#.cookie-on
 timeout.com#@#.cookie-overlay
 hearst.co.uk#@#.cookie-policy
 60millions-mag.com#@#.cookie-popup
 lauritz.com,qxl.de,qxl.dk,qxl.fi,qxl.no,qxl.se#@#.cookie-text
-538.nl,pieseauto.ro,unileverfoodsolutions.com.br,unileverfoodsolutions.com.tr,unileverfoodsolutions.it#@#.cookie-wall
-ben.nl#@#.cookie-wall-container
+538.nl,pieseauto.ro,saxion.edu,unileverfoodsolutions.com.br,unileverfoodsolutions.com.tr,unileverfoodsolutions.it,xmradio.nl,xs4all.nl#@#.cookie-wall
+ben.nl,bynco.com#@#.cookie-wall-container
 mediapart.fr#@#.cookie-warn
 samsung.com,verisign.com#@#.cookie-warning
-travelchannel.co.uk#@#.cookie-wrapper
+puzzels.ad.nl,puzzels.bd.nl,puzzels.bndestem.nl,puzzels.destentor.nl,puzzels.ed.nl,puzzels.gelderlander.nl,puzzels.parool.nl,puzzels.pzc.nl,puzzels.trouw.nl,puzzels.tubantia.nl,puzzels.volkskrant.nl,travelchannel.co.uk#@#.cookie-wrapper
+thesocialmedwork.com#@#.cookie.message
 lauritz.com,qxl.de,qxl.dk,qxl.fi,qxl.no,qxl.se#@#.cookie.row
 bezeq.co.il#@#.cookieAlert
 morizon.pl,tweakers.net#@#.cookieBar
 moniteurautomobile.be#@#.cookieBox
 sap.com#@#.cookieConsent
+birdpix.nl,nederpix.nl#@#.cookieContainer
 stihl.de#@#.cookieInfo
 milliman.com#@#.cookieMessage
 staralliance.com#@#.cookieMsg
 losteria.de,metia.com#@#.cookieNotice
 voestalpine.com#@#.cookiePermission
 alergia-allegra.pl#@#.cookiePopup
-barillagroup.com#@#.cookieVisible
+barillagroup.com,devilsfilm.com#@#.cookieVisible
+thesocialmedwork.com#@#.cookie[role="alertdialog"]
+boligsiden.dk#@#.cookie__consent
+boligsiden.dk#@#.cookie__top
 timeout.com#@#.cookie_banner
 pressassociation.com#@#.cookie_bar
 security.nl#@#.cookie_consent
+mitsubishielectric.com#@#.cookie_policy
 postnl.be#@#.cookie_wrapper
 azerty.nl,vorwahlen-online.de#@#.cookiebar
+postnl.nl,vandebron.nl#@#.cookiebar-container
+postnl.nl#@#.cookiebar-message
 cnvinternationaal.nl#@#.cookiebar:not(body):not(html)
 hardware.info#@#.cookiecontainer
 mymuesli.com#@#.cookies-consent
@@ -41671,15 +41977,18 @@ etonline.com,popsugar.co.uk#@#.evidon-banner
 nytimes.com#@#.expanded.gdpr
 washingtonpost.com#@#.gdpr-consent
 standaard.be#@#.gdpr-dialog
-gamewatcher.com#@#.gdpr-modal
+gamewatcher.com,pekao.com.pl#@#.gdpr-modal
 totalcasino.pl#@#.gdpr-popup
 wufoo.com#@#.gdpr-prompt
-coastalliving.com,cookinglight.com,essence.com,ew.com,fortune.com,golf.com,health.com,hellogiggles.com,instyle.com,metallica.com,mirjan24.pl,nytimes.com,people.com,realsimple.com,si.com,southernliving.com,time.com,travelandleisure.com#@#.gdpr:not(body):not(html)
+coastalliving.com,commercialtrucktrader.com,cookinglight.com,essence.com,ew.com,fortune.com,golf.com,health.com,hellogiggles.com,instyle.com,metallica.com,mirjan24.pl,nytimes.com,people.com,realsimple.com,si.com,southernliving.com,time.com,travelandleisure.com#@#.gdpr:not(body):not(html)
 suzuki.co.nz#@#.js-cookie
+geleidehond.nl#@#.js-cookie-alert
 capstan.fr#@#.js-cookie-container
 bd-advocaten.nl#@#.js-cookie-container:not(body):not(html)
-unileverfoodsolutions.com.br,unileverfoodsolutions.com.tr,unileverfoodsolutions.it#@#.js-cookie-wall
+saxion.edu,unileverfoodsolutions.com.br,unileverfoodsolutions.com.tr,unileverfoodsolutions.it#@#.js-cookie-wall
 mymuesli.com#@#.js-cookies-consent
+bosch-mobility-solutions.com#@#.m-cookie
+bosch-mobility-solutions.com#@#.m-cookie-intro
 makelaarsland.nl#@#.m-cookie-notice
 theverge.com#@#.m-privacy-consent
 oattravel.com,piaggiogroup.com#@#.mod_cookies
@@ -41687,6 +41996,8 @@ multimediago.pl#@#.modal-cookie
 betway.it#@#.module-cookie
 ramics-conference.org#@#.nf-form-content
 aklagare.se,boekmeter.nl,gamesmeter.nl,moviemeter.nl,musicmeter.nl,nzherald.co.nz,pokemon.com,shopstyle.com,thenextweb.com#@#.no-cookies
+nzpost.co.nz##.notification.cookies:not(body):not(html)
+bosch-home.com#@#.o-cookielaw
 pieseauto.ro#@#.page-cookies
 apple.com#@#.privacy-consent
 account.microsoft.com#@#.privacy-container
@@ -41694,7 +42005,7 @@ metallica.com#@#.privacy_policy_message_box
 jyllands-posten.dk#@#.qc-cmp-showing
 jyllands-posten.dk#@#.qc-cmp-ui-container
 farmacja.pl,mgr.farm#@#.rodo-modal
-fabrykacukiernika.pl#@#.rodo-popup
+fabrykacukiernika.pl,ostrzegamy.online#@#.rodo-popup
 redditinc.com#@#.show-cookie-popup
 forbes.com,forbes.it,tmz.com#@#.truste_box_overlay
 forbes.com,forbes.it,tmz.com#@#.truste_overlay
@@ -41706,6 +42017,7 @@ timeout.com#@#div[data-module="cookie_banner"]
 ! *** easylist:fanboy-addon/fanboy_annoyance_whitelist.txt ***
 @@/nk-sub.min.js$script,~third-party
 @@/rutorrent/plugins/rss/*$image,~third-party
+@@/threejs/Particles.js$script,~third-party
 @@||adfoc.us/*/interstitial.js$~third-party
 @@||amazonaws.com^*/feedback-v2.js?$domain=avgthreatlabs.com
 @@||bestof.s3.amazonaws.com/twitter.png$domain=makeuseof.com
@@ -41740,6 +42052,7 @@ timeout.com#@#div[data-module="cookie_banner"]
 @@||libreprojects.net/logos/
 @@||livefyre.com/site_media/images/auth/$image
 @@||makeuseoflimited.netdna-cdn.com/pages/*/images/social.png$domain=makeuseof.com
+@@||moto-store.com.ua/catalog/view/theme/*/js/jquery.ui.totop.js$script,~third-party
 @@||my.leadpages.net/template/$script,domain=weddingjams.com
 @@||my.leadpages.net^*/public/
 @@||newsgator.com/ngbuzz/load.ashx/$script,domain=cbsnews.com
@@ -41790,6 +42103,7 @@ timeout.com#@#div[data-module="cookie_banner"]
 @@||barclays.co.uk/js/cookiepolicy.js
 @@||bbci.co.uk^*/cookie-library.min.js
 @@||bolha.com/js/obj.cookiesPolicy.js
+@@||businessinsider.in/gdpr_js/version-12,minify-1.cms$script,~third-party
 @@||cdn.cookielaw.org^$script,domain=cnn.com
 @@||civiccomputing.com^*/cookieControl-$script,domain=amplitude.com|msi.com
 @@||cloudflare.com^*/cookieconsent.min.js$domain=ehftv.com|pixieset.com|sammobile.com|xnview.com
@@ -41802,6 +42116,7 @@ timeout.com#@#div[data-module="cookie_banner"]
 @@||consent.truste.com/notice$script
 @@||cookielawinfo.com^$~third-party
 @@||costa.co.uk/js/libs/cookieconsent.min.js
+@@||drivetribe.com/*/homepage-cookie-dialog.js
 @@||eucookiedirective.com^$~third-party
 @@||evbstatic.com^*/cookie_header.js
 @@||evidon.com/sitenotice/evidon-banner.js$domain=etonline.com|popsugar.co.uk
@@ -41816,6 +42131,7 @@ timeout.com#@#div[data-module="cookie_banner"]
 @@||mares.com^*/cookieconsent.min.js
 @@||mirrorlessrumors.com/wp-content/*/cookies-enabler.$script,stylesheet
 @@||natalieportman.com^*/js/cookielawinfo-$script
+@@||netdna-ssl.com/wp-content/plugins/bwp-minify/*/wp-gdpr-$script,stylesheet,domain=x-plane.com
 @@||ozmotorbike.com/templates/motorbike/js/vendor/cookies-enabler.js
 @@||ozracing.com/templates/oz/js/vendor/cookies-enabler.min.js
 @@||porno720.pl/core/js/cookieinfo.js
@@ -41887,6 +42203,7 @@ timeout.com#@#div[data-module="cookie_banner"]
 @@/wp-content/plugins/wp-rocket/$image,~third-party
 @@||126.net/share/js/$script,domain=163.com
 @@||3dmark.com/proxycon/images/fb_icon.png
+@@||3obieg.pl/wp-content/themes/sowe/css/content/$image
 @@||4game.com^*/facebook.js
 @@||4game.com^*/twitter.js
 @@||4shared.com/images/icons/social-connect-buttons.png
@@ -41987,6 +42304,7 @@ timeout.com#@#div[data-module="cookie_banner"]
 @@||cdn-immedia.net/img/share/
 @@||cdn.jamatto.com/api/images/*-login/facebook.png
 @@||cdn.pinknews.co.uk/images/$image,domain=pinknews.co.uk
+@@||cdn.ubi.com/uplay-connect/*/images/FB.png$domain=connect.ubi.com
 @@||cdnslate.com^*/social/colored-social-$image
 @@||chesscomfiles.com/images/fb_logo.png$domain=chess.com
 @@||chrisblattman.com/wp/wp-content/plugins/social/assets/social.png
@@ -42028,6 +42346,7 @@ timeout.com#@#div[data-module="cookie_banner"]
 @@||deathfromabove1979.com/images/google-$image,domain=deathfromabove1979.com
 @@||depositphotos.com^*/depositphotos_$image,domain=depositphotos.com
 @@||deskmodder.de/blog/wp-content/uploads/$image,~third-party
+@@||disclose.tv/themes/custom/disclosetv/assets/images/svg-images/twitter-white.svg
 @@||discountsstory.com/image/facebook_icon.png
 @@||discourse.org/faq/customers/logos/$~third-party
 @@||disqus.com/embed/comments/?$subdocument
@@ -42084,10 +42403,12 @@ timeout.com#@#div[data-module="cookie_banner"]
 @@||freshdesk.de/themes/freshdesk/images/icons/social-$image
 @@||friendfeed.com/static/images/icons/$~third-party
 @@||fyre.co/*/facebook_share_post.png
+@@||gamingsociety.pl/wp-content/themes/$image
 @@||gannett-cdn.com^*/googleplus-user-account.js
 @@||ge.tt/s/images/twitter-extension-icon.png
 @@||ge.tt/s/images/twitter-signin.png
 @@||gearbest.com/imagecache/*/images/styleimg/share.png
+@@||geocaching.su/images/ctypes/icons/googlemap/$image,~third-party
 @@||getmyapp.link/content/images/share/$image,~third-party
 @@||gfycat.com^*/sharepage-*.js$script
 @@||ghacks.net/wp-content/uploads/*/google-plus-
@@ -42305,6 +42626,7 @@ timeout.com#@#div[data-module="cookie_banner"]
 @@||rasset.ie/static/news/js/socialMedia.js$domain=rte.ie
 @@||rawstory.com/wp-content/uploads/*-Facebook.jpg
 @@||rawstory.com/wp-content/uploads/*-Twitter.jpg
+@@||realfavicongenerator.net/files/*/facebook.png$image,~third-party
 @@||redbullusa.com^*/socialmedia/
 @@||redcarpetrampage.com/game/images/facebookbutton
 @@||reddit.com/mobile/site/images/btn_google_play.svg
@@ -42328,7 +42650,8 @@ timeout.com#@#div[data-module="cookie_banner"]
 @@||s7.addthis.com/static/r07/$script,stylesheet,domain=majorgeeks.com
 @@||s7.addthis.com^*/addthis_widget.js$domain=carsom.nl|channelnewsasia.com|hatsandcaps.co.uk|politico.com|ticketmaster.nl|washingtonexaminer.com
 @@||s7.addthis.com^*/addthis_widget.js*async=$domain=koeln.de|moneytalksnews.com
-@@||s7.addthis.com^*/addthis_widget.js*pubid=
+@@||s7.addthis.com^*/addthis_widget.js*pub=$script
+@@||s7.addthis.com^*/addthis_widget.js*pubid=$script
 @@||s7.addthis.com^*/addthis_widget.js*username=$domain=iamsecond.com
 @@||salon.com/combo/js?*/share-buttons.js$script
 @@||schluetersche.de/global/js/libs/jquery/plugins/socialshareprivacy/jquery.socialshareprivacy.min.js
@@ -42344,6 +42667,7 @@ timeout.com#@#div[data-module="cookie_banner"]
 @@||sharethis.com/button/sharethis.js$domain=statefarm.com|vogue.com
 @@||sharethis.com/getsegment.php$domain=cnn.com
 @@||sharethis.com^$domain=cbslocal.com|colbertnation.com|fandango.com|fox23.com|imgur.com|salon.com|thedailybeast.com|thedailyshow.com
+@@||sharetv.com/images/social_login/$image,~third-party
 @@||sk-static.com/assets/facebook-$image,domain=songkick.com
 @@||sk-static.com/assets/nw/components/taste-import/fb-icon-$domain=songkick.com
 @@||sk-static.com/assets/nw/elements/social-buttons/$domain=songkick.com
@@ -42418,6 +42742,7 @@ timeout.com#@#div[data-module="cookie_banner"]
 @@||tnwcdn.com/wp-content/blogs.dir/*_twitter-$domain=thenextweb.com
 @@||tnwcdn.com/wp-content/blogs.dir/*_twitter.$domain=thenextweb.com
 @@||torrentfreak.com/images/google-$~third-party
+@@||torrentfreak.com/images/reddit$image
 @@||triangleoffense.com^*/triangle-offense-header-social-sprites.png
 @@||trinixy.ru/engine/classes/min/index.php?f=*/social-$script,stylesheet
 @@||tripit.com/js/tripit/social/
index 6bac9ac71fb4650785fd8073ed07cf0e6502ee23..8e644afa555202bce9fc03c10084f224ee21420b 100644 (file)
@@ -1,7 +1,7 @@
 [Adblock Plus 2.0]
-! Version: 201904241116
+! Version: 201905232200
 ! Title: Fanboy's Social Blocking List
-! Last modified: 24 Apr 2019 11:16 UTC
+! Last modified: 23 May 2019 22:00 UTC
 ! Expires: 4 days (update frequency)
 ! License: http://creativecommons.org/licenses/by/3.0/
 ! Please report any unblocked content or problems by email or in our forums
 -share-icons-
 -share-icons.
 -share-master/
+-share-save/
 -share-sprite-
 -share-sprite.
 -share-tools-
 /16x16-mixx.
 /16x16-newsvine.
 /16x16/facebook_
+/16x16/google_plus.
 /16x16/twitter.
 /18x18-reddit.
 /32-tumblr.
 /digg_alt_16.
 /diggButton.
 /dk-share.
+/ds_fb2.
 /e-social-
 /e-social.
 /e_social/*
 /facebook32.
 /facebook32px.
 /facebook40.png
+/facebook40x40.
 /facebook42x42.
 /facebook48.
 /facebook72.
 /google-over.
 /Google-Plus-
 /google-plus.png
+/google-plus.svg
+/google-plus40x40.
 /google-plus_
 /google_16.
 /google_32x
 /img/facebook_
 /img/fb.
 /img/fb_
+/img/google-plus.
 /img/gplus_
 /img/instagram-
 /img/instragram.
 /plugins/wp-social-toolbar-pro/*
 /plugins/wp-tweet-button/*
 /plus-badge.
+/plus_google.
 /popinfacebook.
 /popup/fb-like-
 /popups/facebook_
 /share/*/twitter.png
 /share/bnr_
 /share/buttons/*
+/share/comment.
 /share/count?
 /share/email.
 /share/facebook.
 /shareIcons.$~stylesheet
 /shareit.png
 /shareit_
+/sharelike.
 /ShareOnMySpace/*
 /sharepage-
 /sharePost/*
 /sharer.js
 /shares/batch?
+/shareStyle.
 /sharethis-buttons.
 /sharethis.js
 /sharethis_
 /social-pin.
 /social-pinterest-
 /social-plugin/*
+/social-plugins.
 /social-popup/*
 /social-profiles-widget/*$~stylesheet
 /social-proof-
 /socialFooterSprite.
 /socialgoogledark.
 /socialhomesprite2.
+/SocialIcon/*
 /socialIcons-
 /socialIcons.
 /socialicons/*
 /st_digg_
 /st_facebook_
 /st_twitter_
+/static/share/*
 /static/social/*$image
 /stocktwits_share.
 /storage/social/*
+/store-share.
 /story-fb.
 /story-follow.png
 /stumble_button.
 /subscribe_facebook.
 /subscribe_twitter.
 /synved-social/*
+/tabs-social.
+/tabs/social/*
 /technorati-icon.
 /technorati.png|$domain=~technorati.com
 /technorati_16.
 /twitter32px.
 /twitter3gif.
 /twitter40.png
+/twitter40x40.
 /twitter42x42.
 /twitter45.
 /twitter48.
 /visual/social/*
 /vk_button.
 /vkontakte.png
+/vkontakte.svg
 /vkontakte2_icon.
+/web_share/*
 /whatsapp-button.
 /whatsapp_button.
 /whatsapp_icon.
 /whtapp-mob.
 /whtapp-web.
 /widget/digg/*$~stylesheet
+/widget/share?
 /widget_add_this_
 /Widgets/*/Tweets?
 /widgets/sharing-
 /widgets/socials/*
 /widgets/twitter/*
+/win-sm-icons.
 /wordpress-popup/*$domain=ahchealthenews.com
 /wp-content/*/google.png
 /wp-content/*/social_$~stylesheet
@@ -2959,6 +2981,7 @@ _sns-hatena.
 _sns_me2day.
 _sns_twitter.
 _soc_rss.
+_social-bar/
 _social-google+
 _social-home-
 _social-media_
@@ -3013,6 +3036,7 @@ _socialmedias2.
 _socials_icons.
 _SocialSprite.
 _socialtoggle.
+_sosyal_bar.
 _sp_social/
 _sprite_social.
 _sprite_social_
@@ -3326,6 +3350,7 @@ _youtube_social_
 ###block-sociallinks
 ###block-socialmedia
 ###block-socialmedialinks
+###block-socialmedialinks-2
 ###block-socialmenu
 ###block-socialmenuservizioheader
 ###block-socialsharingblock
@@ -3548,6 +3573,7 @@ _youtube_social_
 ###enw-share-btn
 ###epoch-floating-social
 ###essbsocialprofileswidget-2
+###esv-sharebox
 ###et-post-share
 ###et-social-icons
 ###eventSocialMedia
@@ -4151,6 +4177,7 @@ _youtube_social_
 ###js_to-top_page-share-container
 ###klasSocial
 ###koddostu_facebook_begen
+###kotak-facebook
 ###l-social-float
 ###large_share_wrapper
 ###last-twitter
@@ -4519,6 +4546,7 @@ _youtube_social_
 ###sexy-bookmarks
 ###sexy-bookmarks-wrapper
 ###sh_socialized
+###sh_video_link
 ###share-3
 ###share-above-desktop
 ###share-ad-dropdown
@@ -4562,6 +4590,7 @@ _youtube_social_
 ###share-icons
 ###share-in-content
 ###share-left
+###share-li
 ###share-linkedin
 ###share-links
 ###share-lyrics
@@ -5193,6 +5222,7 @@ _youtube_social_
 ###socialMediaBar
 ###socialMediaBox
 ###socialMediaBoxout
+###socialMediaBtns
 ###socialMediaCallout
 ###socialMediaFacebook
 ###socialMediaFlyouts
@@ -5406,6 +5436,7 @@ _youtube_social_
 ###socialfooter
 ###socialgroups-info-vk
 ###socialhdr
+###socialicon
 ###socialicons
 ###socialiconsContainer
 ###socialicons_sticky
@@ -5905,6 +5936,7 @@ _youtube_social_
 ##.Share-buttons
 ##.Share-item
 ##.Share-item--social
+##.Share-reveal
 ##.ShareBar
 ##.ShareBar-shareItems
 ##.ShareBarRight
@@ -5967,6 +5999,7 @@ _youtube_social_
 ##.SocialGoogle
 ##.SocialGroupIcon
 ##.SocialIcon
+##.SocialIconNews
 ##.SocialIcons
 ##.SocialIconsBlock
 ##.SocialKit
@@ -6066,6 +6099,7 @@ _youtube_social_
 ##.a__share
 ##.a_social_bas_fb
 ##.a_social_bas_twt
+##.aa-share-article
 ##.aa_share
 ##.aa_soc_sidebar
 ##.aa_socials
@@ -6139,6 +6173,7 @@ _youtube_social_
 ##.addthis_button_google_follow
 ##.addthis_button_google_plusone
 ##.addthis_button_google_plusone_share
+##.addthis_button_googleplus
 ##.addthis_button_instagram
 ##.addthis_button_linkedin
 ##.addthis_button_more
@@ -6408,6 +6443,7 @@ _youtube_social_
 ##.articleSocialMedia
 ##.articleSocialNetwork
 ##.articleToolbarShare
+##.article__commentBubble-socialShare
 ##.article__details--desktop-share
 ##.article__details__share
 ##.article__fb-like
@@ -6569,6 +6605,7 @@ _youtube_social_
 ##.b-socials-subscribe
 ##.b-ss-share
 ##.b-topic__socials
+##.b-widget-sharing
 ##.b-ya-share
 ##.b2jsocial
 ##.bI-topnav-stationsocialfb
@@ -6648,8 +6685,11 @@ _youtube_social_
 ##.bio-socials
 ##.bio-with-share
 ##.bk-dt-share
+##.bk-profile-socialicons
 ##.bk-share-box-top
 ##.bk-socialbox
+##.bk-socialicons-facebook
+##.bk-socialicons-twitter
 ##.bk_allsocial
 ##.bk_facebook_share
 ##.bk_google_share
@@ -6776,6 +6816,7 @@ _youtube_social_
 ##.bottomSocialBtns
 ##.bottomStormShareSec
 ##.bottom_share
+##.bottom_share_buttons
 ##.bottom_share_panel
 ##.bottom_shares
 ##.bottom_social
@@ -6789,6 +6830,7 @@ _youtube_social_
 ##.box-repro-social
 ##.box-share
 ##.box-share-content-group
+##.box-share-master-container
 ##.box-social
 ##.box-social-buttons
 ##.box-social-icons
@@ -6809,6 +6851,8 @@ _youtube_social_
 ##.boxsocial
 ##.boxsociale
 ##.boxzilla-like-us-facebook
+##.bp-share-btn
+##.bp-share-button
 ##.bpro-social
 ##.bq-tweet
 ##.bq_shareDiv
@@ -6817,9 +6861,11 @@ _youtube_social_
 ##.brand-social-icons
 ##.breakingNews__socialMedia
 ##.brid-share-button
+##.brid-share-button-holder
 ##.brief-socialnetwork
 ##.brk-sharebar
 ##.brk-sharebar-abcd
+##.brojShareova
 ##.bsocialwidget
 ##.bt-share
 ##.bt-social-share
@@ -7226,6 +7272,7 @@ _youtube_social_
 ##.connect_widget_button_count_including
 ##.connect_with_us
 ##.cont-social-header-top-bar
+##.contSocial
 ##.cont_reseaux_icon
 ##.cont_social
 ##.cont_text_edit_social_box
@@ -7379,6 +7426,7 @@ _youtube_social_
 ##.detailed_sharingIcons
 ##.details-share-bar
 ##.details-share-but
+##.details-share-wrap
 ##.detalheSocialShares
 ##.detalheSocialSharesToTop
 ##.detay-head-share
@@ -7424,6 +7472,7 @@ _youtube_social_
 ##.domain-article-share-fb
 ##.domain-article-share-gp
 ##.domain-article-share-tw
+##.don-share
 ##.dp-share
 ##.dp-social
 ##.dp-social-media-follow-button
@@ -7558,6 +7607,7 @@ _youtube_social_
 ##.eplayer-share-social
 ##.esi-slide
 ##.esocial
+##.ess-share-text
 ##.essb-fans-facebook
 ##.essb-fans-google
 ##.essb-fans-twitter
@@ -7620,7 +7670,6 @@ _youtube_social_
 ##.fa-facebook-square
 ##.fa-fb
 ##.fa-google-plus-square
-##.fa-linkedin-in
 ##.fa-linkedin-square
 ##.fa-pinterest-p
 ##.fa-pinterest-square
@@ -7757,6 +7806,7 @@ _youtube_social_
 ##.facebookRecommendation
 ##.facebookShare
 ##.facebookShareAlert
+##.facebookShareButton
 ##.facebookShareIcon
 ##.facebookShareToolsContainer
 ##.facebookShare__button
@@ -7989,6 +8039,8 @@ _youtube_social_
 ##.fbbigshare
 ##.fbbox
 ##.fbbox-wrapper
+##.fbbsb-button
+##.fbbsb-buttons
 ##.fbbutton
 ##.fbcirclebtn
 ##.fbfanpage
@@ -8095,6 +8147,7 @@ _youtube_social_
 ##.fixedsocial
 ##.fixtweet
 ##.fl-share
+##.fl-social-icons
 ##.flag-like
 ##.flag-show-social
 ##.flare-button-icon
@@ -8150,6 +8203,7 @@ _youtube_social_
 ##.fodicon-google-plus
 ##.fodicon-tumblr
 ##.fodicon-twitter
+##.foglia-social-inside
 ##.follow-appeal-container
 ##.follow-author-mini
 ##.follow-bar
@@ -8192,6 +8246,7 @@ _youtube_social_
 ##.follow-property-pinterest
 ##.follow-property-tumblr
 ##.follow-property-twitter
+##.follow-recirc
 ##.follow-rs
 ##.follow-share
 ##.follow-sharer-icon
@@ -8609,6 +8664,7 @@ _youtube_social_
 ##.g-plus-box
 ##.g-plusone
 ##.g-plusone-holder
+##.g-share
 ##.g1-drop-the-socials
 ##.g1-social-icons
 ##.g1-socials-item
@@ -8928,6 +8984,7 @@ _youtube_social_
 ##.headerSocialLink
 ##.headerSocialLinks
 ##.headerSocial__socialLinks
+##.header__badge--app-share
 ##.header__nav-social
 ##.header__sharing-item
 ##.header__social
@@ -9174,6 +9231,7 @@ _youtube_social_
 ##.icon--linkedin
 ##.icon--linkedin__white
 ##.icon--pinterest
+##.icon--share--light
 ##.icon--twitter
 ##.icon--twitter__white
 ##.icon--vine
@@ -9695,6 +9753,7 @@ _youtube_social_
 ##.joomsharebar_vert
 ##.jr-social
 ##.js--email-social-promo
+##.js-Share
 ##.js-article-details-share-sticky
 ##.js-block-fb
 ##.js-cookie-light
@@ -9855,6 +9914,7 @@ _youtube_social_
 ##.liSocialGoogle
 ##.liSocialLinkedIn
 ##.liSocialTwitter
+##.libsyn-social-button
 ##.lien-facebook
 ##.lien-instagram
 ##.lien-twiter
@@ -10066,6 +10126,7 @@ _youtube_social_
 ##.m-site-nav__social
 ##.m-site-social
 ##.m-site-social-networks
+##.m-sns
 ##.m-social
 ##.m-social--button
 ##.m-social--no-count
@@ -10151,6 +10212,7 @@ _youtube_social_
 ##.mc-social-icons
 ##.md-list-share
 ##.md-mainArticle__share
+##.md-sharebar
 ##.md-sharethis-toolbox-floatingbutton_placement
 ##.md-social-toolbar-circle
 ##.mdSocialButton
@@ -10170,6 +10232,7 @@ _youtube_social_
 ##.mejs-share-button
 ##.meme-share-box
 ##.menu--footer-social
+##.menu--social-media-links
 ##.menu-article-share
 ##.menu-facebook
 ##.menu-fb
@@ -10550,6 +10613,8 @@ _youtube_social_
 ##.oSocialLinks
 ##.ob-ShareBar-share
 ##.obs-block-follow
+##.ocArticleFooterShareContainer
+##.ocArticleFooterShareLinksWrapper
 ##.official-social2
 ##.oi-share
 ##.oi_soc_header
@@ -10587,8 +10652,10 @@ _youtube_social_
 ##.p-post-shareList
 ##.p-share
 ##.p-share-icon
+##.p-social-widget
 ##.paCmsArticle-section-header-social
 ##.padded-footer-connect
+##.page-context-nav__share-menu
 ##.page-controls--share
 ##.page-controls-share
 ##.page-fb-like
@@ -10887,6 +10954,7 @@ _youtube_social_
 ##.primary-share-buttons
 ##.primary-social-buttons
 ##.print-share
+##.print_and_shares
 ##.prisna-social-counter
 ##.prisna-social-counter-in-widget
 ##.prl-header-social
@@ -10960,6 +11028,8 @@ _youtube_social_
 ##.ra-share-f
 ##.ra-share-t
 ##.radium-builder-widget-facebook-like-box
+##.rads-share
+##.rads-social
 ##.rambler-share
 ##.rawhtml_twitter_widget
 ##.rc-fb-widget
@@ -11050,8 +11120,11 @@ _youtube_social_
 ##.ros-social-media
 ##.round-btn-share
 ##.round-social-buttons
+##.rounded-social
 ##.row-social
 ##.royfbcontainer
+##.rpPostLikeCntnr
+##.rpPostLikeWrap
 ##.rpuRepostUsButtonWrap
 ##.rr-share
 ##.rrss__button
@@ -11177,6 +11250,7 @@ _youtube_social_
 ##.service-links-scmp-weibo-widget
 ##.service-links-twitter-widget
 ##.sexy-bookmarks
+##.sf-sharing
 ##.sf-social
 ##.sf-widget-holder
 ##.sfacebook
@@ -11557,6 +11631,7 @@ _youtube_social_
 ##.share3
 ##.share4
 ##.share42init
+##.share4u
 ##.shareAction
 ##.shareActions
 ##.shareAfterAuthors
@@ -11711,6 +11786,7 @@ _youtube_social_
 ##.share__links
 ##.share__list
 ##.share__social-items
+##.share__text
 ##.share__tools
 ##.share__twitter
 ##.share__wrapper
@@ -11801,6 +11877,7 @@ _youtube_social_
 ##.share_row
 ##.share_sct
 ##.share_sharethis
+##.share_side_center
 ##.share_sm
 ##.share_small
 ##.share_social
@@ -11871,6 +11948,7 @@ _youtube_social_
 ##.sharebox-outer
 ##.sharebox_new
 ##.sharebtn
+##.sharebtns
 ##.sharebutcont
 ##.sharebutdrop
 ##.sharebutt
@@ -11927,6 +12005,7 @@ _youtube_social_
 ##.sharemore
 ##.sharenewsin
 ##.shareonclick
+##.shareovanje
 ##.sharepanel__bottom
 ##.sharepanel__buttons
 ##.sharepinterest
@@ -12176,7 +12255,6 @@ _youtube_social_
 ##.sidebar-socila
 ##.sidebar-tile-facebook
 ##.sidebar-twitter
-##.sidebar-widgets
 ##.sidebarFollow
 ##.sidebarSocial
 ##.sidebar__header--twitter
@@ -12490,6 +12568,7 @@ _youtube_social_
 ##.social-bar-widget
 ##.social-bar-wrapper
 ##.social-barker
+##.social-big
 ##.social-big-buttons
 ##.social-big-container
 ##.social-bk-news
@@ -12632,6 +12711,7 @@ _youtube_social_
 ##.social-follow-items
 ##.social-follow-list
 ##.social-follow-small
+##.social-follow-us__list
 ##.social-followers
 ##.social-foot
 ##.social-footer
@@ -13681,6 +13761,7 @@ _youtube_social_
 ##.socialscroll
 ##.socialshare
 ##.socialshare-icons2
+##.socialshare-wrapper
 ##.socialshare2
 ##.socialshare_inside
 ##.socialsharebtm
@@ -14220,6 +14301,7 @@ _youtube_social_
 ##.trb_sharelines
 ##.trb_socialize
 ##.trending_head_share
+##.trigger-share-list
 ##.triggerShare
 ##.triggerSocialBottom
 ##.trtFbShare
@@ -14719,6 +14801,7 @@ _youtube_social_
 ##.widget-follow
 ##.widget-follow-us
 ##.widget-followus
+##.widget-header-social
 ##.widget-live-tweets
 ##.widget-share
 ##.widget-share--rows
@@ -14888,6 +14971,7 @@ _youtube_social_
 ##.wpautbox-socials
 ##.wpbfsb-schema-org
 ##.wpcw-widget-social
+##.wpdev-bottom-single-social
 ##.wpdev-social-btn
 ##.wpdev-social-fb
 ##.wpdev-social-gp
@@ -15055,6 +15139,7 @@ _youtube_social_
 ##[data-type="twitter-bottom-share"]
 ##[eapps-link="share"]
 ##[href="http://www.addthis.com/bookmark.php"]
+##[href="https://www.addthis.com/bookmark.php"]
 ##[href^="//plus.google.com/share"]
 ##[href^="//twitter.com/share"]
 ##[href^="//www.twitter.com/share"]
@@ -15139,6 +15224,7 @@ _youtube_social_
 ##a[data-tm-ref-type-id="Follow-on-YouTube"]
 ##a[href*="facebook.com/sharer/sharer.php?"]
 ##a[href*="pinterest.com/js/pinmarklet.js?"]
+##a[href="#share-social"]
 ##a[href="//www.reddit.com/submit"]
 ##a[href="https://twitter.com/share"]
 ##a[href^="//pinterest.com/pin/create/button/?"]
@@ -15217,6 +15303,7 @@ _youtube_social_
 ##a[href^="https://api.whatsapp.com/send?"]
 ##a[href^="https://bufferapp.com/add?url="]
 ##a[href^="https://code.tubeadvertising.eu/"]
+##a[href^="https://dissenter.com/discussion/begin?url="]
 ##a[href^="https://facebook.com/dialog/share?"]
 ##a[href^="https://facebook.com/share.php?u="]
 ##a[href^="https://facebook.com/sharer.php?"]
@@ -15406,6 +15493,7 @@ _youtube_social_
 ##a[title^="follow us on facebook"]
 ##a[title^="share on Facebook"]
 ##a[title^="share on Twitter"]
+##a[uk-toggle="target: #share-social"]
 ##amp-social-share
 ##button[aria-label="Toggle social share buttons"]
 ##button[data-title="Share on Facebook"]
@@ -15683,6 +15771,7 @@ _youtube_social_
 ||digg.com/img/badges/$third-party
 ||digg.com^$script,subdocument,third-party
 ||diggstatic.com^*/follow_buttons/
+||donreach.com^$third-party
 ||encrypted-tbn2.gstatic.com/images?$domain=vitorrent.org
 ||external.followgram.me^$third-party
 ||facebook.com*/plugins/like.php?$third-party
@@ -16030,6 +16119,7 @@ schuh.co.uk###Pin
 newser.com###PromoSlider
 catholicculture.org###SM_area
 ted.stfi.re###STFIRE_BADGE
+blogspot.com###Share
 url-encode-decode.com###ShareModal
 digitalfirstmedia.com,molecularrecipes.com,naturalnews.com###Social
 ambaile.org.uk###Social-media
@@ -16050,6 +16140,7 @@ patient.co.uk###article-popover
 classicalmpr.org,houstonpublicmedia.org,mprnews.org###article-share
 scoop.co.nz,wsws.org###article-tools
 monitor.co.ug###article_related_news
+fnlondon.com###article_tools
 altpress.com###at-cv-toaster
 psychcentral.com###at_rd
 psychcentral.com###at_su
@@ -16234,6 +16325,7 @@ ctnewsjunkie.com###nj-soc-bar-left
 produktywnie.pl###olussierfsp_likebox-3
 therichest.com###openFollow
 lyricsmania.com###overlay
+toofab.com###photo-sharing
 dw.com###pictureteaser_43842080
 dw.com###pictureteaser_43842082
 carscoops.com,fark.com,opposingviews.com###pinterest
@@ -16268,7 +16360,7 @@ inspire52.com###scrolltriggered
 youtube.com###secondary-links
 applebees.com###section_community
 sciencedaily.com###seealso
-40tech.com,amandapeyton.com,blockr.io,blogsdna.com,bulawayo24.com,businessinsider.com,crikey.com.au,dailymotion.com,designtaxi.com,firstsrowsports.eu,fwix.com,geek.com,geekosystem.com,gossipcop.com,hellomagazine.com,html5test.com,imm.io,indiegogo.com,madthumbs.com,mcdonalds.com,mediaite.com,medicaldaily.com,midwestsportsfans.com,monstercockland.com,mtvmusic.com,notepad-plus-plus.org,people-press.org,plosone.org,redpepperland.com,scitechdaily.com,seriouseats.com,sputniknews.com,stabmag.com,tcmag.com,technewsworld.com,techvert.com,themoviedb.org,thethirdpole.net,tnp.no,torrentfreak.com,tvnz.co.nz,usgs.gov,voltairenet.org,washingtonpost.com,whatbrowser.org,wolframalpha.com,wwitv.com,xxxymovies.com###share
+40tech.com,amandapeyton.com,blockr.io,blogsdna.com,bulawayo24.com,businessinsider.com,crikey.com.au,dailymotion.com,designtaxi.com,firstsrowsports.eu,fwix.com,geek.com,geekosystem.com,gossipcop.com,hellomagazine.com,hqbabes.com,hqsluts.com,html5test.com,imm.io,indiegogo.com,madthumbs.com,mcdonalds.com,mediaite.com,medicaldaily.com,midwestsportsfans.com,monstercockland.com,mtvmusic.com,notepad-plus-plus.org,people-press.org,plosone.org,redpepperland.com,scitechdaily.com,seriouseats.com,sputniknews.com,stabmag.com,tcmag.com,technewsworld.com,techvert.com,themoviedb.org,thethirdpole.net,tnp.no,torrentfreak.com,tvnz.co.nz,usgs.gov,voltairenet.org,washingtonpost.com,whatbrowser.org,wolframalpha.com,wwitv.com,xxxymovies.com###share
 ew.com###share-article
 pornhub.com###sharePlaylist
 biorxiv.org###shareit
@@ -16278,6 +16370,7 @@ cwseed.com,wonderingsound.com###sharetools
 500px.com,dearblankpleaseblank.com,groundup.org.za,jpost.com,lumension.com,sciencedaily.com,techsplurge.com###sharing
 treehugger.com###sharing-tools
 cwtv.com###shr
+perezhilton.com###side-follow
 tasteofhome.com###sideExpandAd
 bozemandailychronicle.com###side_icons
 seriouseats.com###sidebar > .content-unit
@@ -16305,7 +16398,7 @@ prlog.org###smx
 prlog.org###smx2
 worldreview.info###sn
 play-asia.com###soc
-amartus.com,amazinglytimedphotos.com,androidzoom.com,ask.com,barneys.com,beefjack.com,bitcoinblackfriday.com,bubblews.com,businessinsider.com,businessinsider.com.au,cmt.com,cnalicense.org,consumerist.com,distance-calculator.co.uk,dogandponyshowwebsite.com,donnahay.com.au,ekathimerini.com,electrictoolbox.com,g2a.com,gamingonlinux.com,gamrreview.com,geekosystem.com,giantfreakinrobot.com,gizmodo.com.au,globes.co.il,goutsa.com,haydenplanetarium.org,hccs.edu,highlandcapital.com,hollywire.com,hostcabi.net,hotscripts.com,humorhub.org,humourtube.org,imgur.com,ini.tv,inkscape.org,justrewards.co.za,kinguin.net,kotaku.com.au,latimes.com,lawyersweekly.com.au,legitreviews.com,lifehacker.com.au,mail.opera.com,makeuseof.com,mayoclinic.com,meteoblue.com,meteovista.co.uk,meteovista.com,mtv.com,musicfeeds.com.au,namecheap.com,nzmusicmonth.co.nz,onlineeducation.net,openculture.com,penny-arcade.com,pixiq.com,play-asia.com,presidenthotel.co.za,producersguild.org,radiovaticana.va,ratemyprofessors.com,ryot.org,sfchamber.com,skift.com,smhlmao.com,stileproject.com,stoppress.co.nz,swapit.co.uk,systemrequirementslab.com,talkingpointsmemo.com,tesco.com,the-diplomat.com,theedge.co.nz,theepochtimes.com,theparisreview.org,thepiratebay.org,theroar.com.au,ucl.ac.uk,vimeopro.com,virginactive.co.uk,virginactive.co.za,washingtonblade.com,waterfoxproject.org,wbs-law.de,webglearth.com,whatpeoplesayonline.com,whimn.com.au,wired.com,xda-developers.com###social
+amartus.com,amazinglytimedphotos.com,androidzoom.com,ask.com,barneys.com,beefjack.com,bitcoinblackfriday.com,bubblews.com,businessinsider.com,businessinsider.com.au,chnetwork.org,cmt.com,cnalicense.org,consumerist.com,distance-calculator.co.uk,dogandponyshowwebsite.com,donnahay.com.au,ekathimerini.com,electrictoolbox.com,g2a.com,gamingonlinux.com,gamrreview.com,geekosystem.com,giantfreakinrobot.com,gizmodo.com.au,globes.co.il,goutsa.com,haydenplanetarium.org,hccs.edu,highlandcapital.com,hollywire.com,hostcabi.net,hotscripts.com,humorhub.org,humourtube.org,imgur.com,ini.tv,inkscape.org,joburg.org.za,justrewards.co.za,kinguin.net,kotaku.com.au,latimes.com,lawyersweekly.com.au,legitreviews.com,lifehacker.com.au,mail.opera.com,makeuseof.com,mayoclinic.com,meteoblue.com,meteovista.co.uk,meteovista.com,mtv.com,musicfeeds.com.au,namecheap.com,nzmusicmonth.co.nz,onlineeducation.net,openculture.com,penny-arcade.com,pixiq.com,play-asia.com,presidenthotel.co.za,producersguild.org,radiovaticana.va,ratemyprofessors.com,ryot.org,sfchamber.com,skift.com,smhlmao.com,stileproject.com,stoppress.co.nz,swapit.co.uk,systemrequirementslab.com,talkingpointsmemo.com,tesco.com,the-diplomat.com,theedge.co.nz,theepochtimes.com,theparisreview.org,thepiratebay.org,theroar.com.au,ucl.ac.uk,vimeopro.com,virginactive.co.uk,virginactive.co.za,washingtonblade.com,waterfoxproject.org,wbs-law.de,webglearth.com,whatpeoplesayonline.com,whimn.com.au,whtop.com,wired.com,xda-developers.com###social
 christianpost.com###social-apps
 animenewsnetwork.com###social-bookmarks
 cafemom.com###social-comment
@@ -16375,7 +16468,8 @@ yahoo.com###yom-twitter
 onlineshoes.com###youtubeLink
 oneindia.com###youtube_promo
 opposingviews.com###yt
-aboutamazon.co.uk,aboutamazon.com##.ActionBar
+petri.com##.-social
+aboutamazon.co.uk,aboutamazon.com,sandiegouniontribune.com##.ActionBar
 washingtonexaminer.com,weeklystandard.com,wgbh.org##.ArticlePage-actions
 yahoo.com##.Btn-t
 comicbookmovie.com##.CBMFollow
@@ -16405,6 +16499,7 @@ linkfm.co.za,proactiveinvestors.co.uk,rfi.fr##.actions
 goodnet.org##.activity
 askmen.com##.addThis
 christiannews.net##.adrand
+internationalsocialist.org##.adv-icon-wrap
 beemp3s.org##.advert
 aufeminin.com##.af-htmlblock-autopromo
 caloriesecrets.net##.afterpost
@@ -16417,7 +16512,7 @@ dailyfinance.com##.aol-faux-facebook-like-init
 cricketcountry.com##.appicon
 bgr.in,india.com##.art-email
 moneycontrol.com##.arti_icn
-wxyz.com##.article-action
+thedenverchannel.com,wxyz.com##.article-action
 townhall.com##.article-actions
 townhall.com##.article-actions-footer
 texasmonthly.com##.article-end__section
@@ -16429,6 +16524,7 @@ topgear.com.ph##.article-stats
 dailystar.com.lb,eurekalert.org,theamericanconservative.com##.article-tools
 jpost.com##.article-top-box-data-print-icon
 nationalreview.com##.article-utility-nav
+militarywatchmagazine.com##.articleButtons
 parent24.com##.articleExtras2
 salemnews.net##.article_details_icons
 goodnet.org##.article_like
@@ -16469,7 +16565,7 @@ commentarymagazine.com##.bsb-default
 commentarymagazine.com##.bsb-wrap
 machprinciple.com##.bsub
 newsroom.co.nz##.btn-email
-guernicamag.com,spokesman.com##.btn-group
+equinix.com,guernicamag.com,spokesman.com##.btn-group
 urlvoid.com##.btn-info
 psu.edu##.btn-link
 askmen.com##.btnPrint
@@ -16477,6 +16573,7 @@ therichest.com##.btnTW
 viamichelin.at,viamichelin.be,viamichelin.ch,viamichelin.co.uk,viamichelin.com,viamichelin.de,viamichelin.es,viamichelin.fr,viamichelin.ie,viamichelin.it,viamichelin.pl,viamichelin.pt##.bubble-tools-share
 dailyhive.com##.button-group
 unz.com##.button-holder
+appszoom.com##.button-more-actions
 redstate.com##.button-span
 chrome-plugins.org##.buttonfixed
 expatexchange.com##.buttons
@@ -16509,6 +16606,7 @@ ppdi.com##.connected
 android4fans.com##.consigliaci_su_google
 gizmodo.com.au,kotaku.com.au,lifehacker.com.au##.contact-module
 gyazo.com##.container > #gyazo + #buttons
+belivehotels.com##.container_sscc
 qz.com##.context-promotion
 goafricaonline.com##.coords-network
 coub.com##.coub__sharing__dropdown
@@ -16520,12 +16618,14 @@ channelnewsasia.com##.ct-contains
 loop21.com##.ctbtextshr
 explosm.net##.custom-comic-social-button-group
 unlockboot.com##.danka
+wam.ae##.dateAndSocial
 linkis.com##.deeper-overlay
 alternativeto.net##.delicious
 freewoodpost.com##.dgd_stb_box
 brightside.me##.dialog-bg
 pcworld.in,readwriteweb.com,reuters.com,thedailyshow.com##.digg
 dailymail.co.uk##.dms-puff
+cpress.org##.documentActions
 bloomberg.com##.dont-miss-out
 theedge.co.nz##.dtl_o_row
 billionuploads.com##.dtsha
@@ -16544,7 +16644,7 @@ arabnews.com##.entry-views
 crimerussia.com##.entry__meta
 bloomberg.com##.entry_sharing
 nrttv.com##.eshare
-relevantradio.com##.ess-buttons
+relevantradio.com,theisraelwire.com##.ess-buttons
 spartareport.com##.essb_mailform
 buzzfeed.com##.expand
 imamuseum.org##.ext
@@ -16564,7 +16664,7 @@ southerntimesafrica.com##.fa-tumblr
 anews.com.tr,channelstv.com,dataleeks.com,designboom.com,deutschified.com,forward.com,futbin.com,jazzinchicago.org,kashmirobserver.net,kpfa.org,livescience.com,nzdoctor.co.nz,order-order.com,patch.com,pbtech.co.nz,peoplesworld.org,shadowandact.com,slashgear.com,southerntimesafrica.com,space.com,vnexpress.net,washingtoncitypaper.com,washingtonexaminer.com##.fa-twitter
 channelstv.com,kashmirobserver.net,slashgear.com,southerntimesafrica.com##.fa-youtube
 pbtech.co.nz##.fa-youtube-play
-9gag.tv,absoluteradio.co.uk,al-shorfa.com,animenewsnetwork.com,backstage.com,belfasttelegraph.co.uk,bingplaces.com,buffalonews.com,c-span.org,cadenaazul.com,catapult.co,chacha.com,comicrelief.com,computingunleashed.com,crosscut.com,dailymail.co.uk,dailynews.co.zw,dailystar.co.uk,deathandtaxesmag.com,designroyale.com.au,digitimes.com,discountsstory.com,eater.com,enom.com,eurogamer.net,everfi.com,fightthesmears.com,filmfare.com,fixya.com,flippinawesome.org,forbes.com,forvo.com,futbol24.com,gamerant.com,geeksandbeats.com,gizmodo.com,hallels.com,happycoins.com,healthymagination.com,huffingtonpost.ca,huffingtonpost.co.uk,huffingtonpost.com,iflscience.com,independent.co.uk,independent.ie,iveybusinessreview.ca,kickstarter.com,lapoderosa.com,lifehacker.com,ludokado.com,luta.co.uk,macrumors.com,mademan.com,messynessychic.com,moneysavingexpert.com,mtv.co.uk,mumbrella.com.au,myunidays.com,mzhiphop.com,nationofchange.org,njtvonline.org,npr.org,nydailynews.com,nzherald.co.nz,onenewsnow.com,pcworld.in,perpetual-solutions.com,pinknews.co.uk,proboards.com,ravpower.com,recode.net,reuters.com,rightdrivejeeps4postal.com,saturn.de,sci2.tv,sciencenews.org,scion.com,scroll.in,seattletimes.com,si.com,slate.com,smashingmagazine.com,sourcefednews.com,stepstone.be,t3.com,take.fm,techradar.com,techspot.com,theatlantic.com,thedailybeast.com,thedailyshow.com,thedigitalfix.com,thefinancialist.com,themaven.net,thenewstribe.com,thesun.co.uk,tineye.com,tmz.com,triangleoffense.com,tvland.com,tvnz.co.nz,tvweb.com,tweaktown.com,usvsth3m.com,vine.co,washingtonpost.com,wccftech.com,whatzbuzzing.com,yahoo.com,yoink.com,yourdailymedia.com##.facebook
+9gag.tv,absoluteradio.co.uk,al-shorfa.com,animenewsnetwork.com,backstage.com,belfasttelegraph.co.uk,bingplaces.com,breitbart.com,buffalonews.com,c-span.org,cadenaazul.com,catapult.co,chacha.com,comicrelief.com,computingunleashed.com,crosscut.com,dailymail.co.uk,dailynews.co.zw,dailystar.co.uk,deathandtaxesmag.com,designroyale.com.au,digitimes.com,discountsstory.com,eater.com,enom.com,eurogamer.net,everfi.com,fightthesmears.com,filmfare.com,fixya.com,flippinawesome.org,forbes.com,forvo.com,futbol24.com,gamerant.com,geeksandbeats.com,gizmodo.com,hallels.com,happycoins.com,healthymagination.com,huffingtonpost.ca,huffingtonpost.co.uk,huffingtonpost.com,iflscience.com,independent.co.uk,independent.ie,iveybusinessreview.ca,kickstarter.com,lapoderosa.com,lifehacker.com,ludokado.com,luta.co.uk,macrumors.com,mademan.com,messynessychic.com,moneysavingexpert.com,mtv.co.uk,mumbrella.com.au,myunidays.com,mzhiphop.com,nationofchange.org,njtvonline.org,npr.org,nzherald.co.nz,onenewsnow.com,pcworld.in,perpetual-solutions.com,pinknews.co.uk,proboards.com,ravpower.com,recode.net,reuters.com,rightdrivejeeps4postal.com,saturn.de,sci2.tv,sciencenews.org,scion.com,scroll.in,seattletimes.com,si.com,slate.com,smashingmagazine.com,sourcefednews.com,stepstone.be,t3.com,take.fm,techradar.com,techspot.com,theatlantic.com,thedailybeast.com,thedailyshow.com,thedigitalfix.com,thefinancialist.com,themaven.net,thenewstribe.com,thesun.co.uk,tineye.com,tmz.com,triangleoffense.com,tvland.com,tvnz.co.nz,tvweb.com,tweaktown.com,usvsth3m.com,vine.co,washingtonpost.com,wccftech.com,whatzbuzzing.com,yahoo.com,yoink.com,yourdailymedia.com##.facebook
 opposingviews.com##.facebook-bottom
 qz.com##.facebook-message
 lovefilm.com##.facebook-title
@@ -16606,6 +16706,7 @@ metro.co.uk##.follow-promo
 gptoday.net##.follow-section
 snopes.com##.follow-snopes-on
 thehill.com##.follow-the-hill
+thetablet.co.uk##.follow-the-tablet
 theverge.com##.follow-the-verge
 mashable.com##.follow-trigger
 vt.edu##.follow-virginia-tech-icons
@@ -16631,7 +16732,7 @@ businessgreen.com##.footer-tools-content
 cfl.ca##.footer1
 apprenticeships.org.uk,loewe.tv##.footerIcons
 imagecollect.com##.footerLinks_03
-softonic.com##.footer__icon
+nydailynews.com##.footer__buttonbar
 madamasr.com##.footer_icons_container
 videogamer.com##.footer_link
 wafa.ps##.footermenu
@@ -16646,6 +16747,7 @@ ageofwushu.com##.friendlink
 moneycontrol.com##.fsoci
 scan.co.uk##.ft-SocialMedia
 digitalcontentnext.org##.ft-soc
+haymarketbooks.org##.ftr-follow
 everbuying.com##.ftyw
 fundable.com##.fundable-social-box
 upi.com##.g
@@ -16670,6 +16772,7 @@ geektyrant.com##.gtFace
 wonderhowto.com##.guide-flyout-container
 kukmindaily.co.kr##.hbtn
 expressnews.com,houstonchronicle.com,sfchronicle.com##.hcsf_connect
+cgtn.com##.header-follow
 opposingviews.com##.header-icons
 nova-magazine.net##.header-info-text
 shelovesporn.com,themarshallproject.org##.header-link
@@ -16686,6 +16789,7 @@ nature.com##.hp-tool-twitter
 revntv.com##.hsoc
 sciencetimes.com##.i-btngroup
 pastebin.com##.i_tf
+classicalite.com##.ic_bt
 techtimes.com##.ic_g
 essence.com,etonline.com,utne.com##.icon-bar
 ted.com##.icon-center
@@ -16855,6 +16959,7 @@ quantamagazine.org##.post__sidebar
 nation.com.pk##.postmeta
 onlineprnews.com##.pr_bookmarks
 gospelherald.com,kickoff.com##.print
+russia-insider.com##.print-button
 caribjournal.com##.print-link
 racer.com##.print_article_div
 belsat.eu##.print_send
@@ -16864,6 +16969,7 @@ pistonheads.com##.profiles
 nymag.com##.promo-follow
 psmag.com##.promoCardWrapper
 inverse.com##.promos-slidein
+biblegateway.com##.pub-bug-row
 fancentro.com##.public-links
 pulse.com.gh,pulse.ng##.publish
 dailymail.co.uk##.puff-follow
@@ -16884,6 +16990,7 @@ fusion.net,onegreenplanet.org,ryot.org##.reveal-modal-bg
 gdnonline.com##.right
 thehindubusinessline.com##.right-promo
 ehow.com##.right-rail-promo
+belivehotels.com##.rrss
 artstation.com##.s-bar
 xinhuanet.com##.s-item
 classicalite.com##.s_sns
@@ -16910,7 +17017,7 @@ artstation.com##.sh-buttons
 pixxxels.cc,postimg.cc##.sh-link
 dailysabah.com##.shB
 toothpastefordinner.com##.shadow[style="margin-top: 0px; width: 500px; height: 25px; background-color:#cccccc; padding-top: 1px;"]
-3net.com,500px.com,9gag.com,abc.net.au,about.com,acculturated.com,adsupplyads.com,al-shabaka.org,al.com,algemeiner.com,alibaba.com,askmen.com,astanatimes.com,autoblog.com,autoguide.com,autoline-eu.co.uk,autoline-eu.co.za,autoline-eu.ie,autoline-market.ca,autoline-market.com,autoline.info,bbc.co.uk,bbc.com,bing.com,bit-tech.net,blog.swiftkey.com,bloomberg.com,boredomtherapy.com,bossip.com,businessinsider.com,c-span.org,care2.com,cbsnews.com,cctv.com,ch-aviation.com,cheezburger.com,cinemablend.com,classicandsportscar.com,cnn.com,couriermail.com.au,cricket.com.au,crossmap.com,dailycaller.com,dailymail.co.uk,dailysabah.com,dailystar.co.uk,dailywire.com,dancestarparty.com,democracynow.org,digitallook.com,digitalrev.com,diningcity.co.za,diningcity.sg,dogandponyshowwebsite.com,donedeal.ie,drama.net,drinkaware.co.uk,drive-now.com,drive.com.au,dw.com,emigrate2.co.uk,empireonline.com,espnmediazone.com,everybodydancegame.com,ew.com,famouslyfit.com,filecore.co.nz,fileshack.net,flowingdata.com,foodnetwork.com,football365.com,forward.com,forzaitalianfootball.com,foxnews.com,freespeech.org,freshtechweb.com,g4tv.com,galoremag.com,gamepro.com,gamingonlinux.com,gaytube.com,getdigital.co.uk,gettyimages.ae,gettyimages.ca,gettyimages.co.nz,gettyimages.co.uk,gettyimages.com,gettyimages.com.au,gettyimages.ie,gettyimages.in,gizmodo.com.au,goal.com,good.is,google.com,gospelherald.com,gossiponthis.com,gov.taipei,grifolsusa.com,guyism.com,healthguru.com,heavytshirt.com,hotair.com,howstuffworks.com,html5rocks.com,hulu.com,hypetrak.com,hyundai.co.nz,ibtimes.co.in,ibtimes.co.uk,idigitaltimes.com,ifc.com,ijreview.com,imdb.com,imperialtoyota.co.za,independent.co.uk,india.com,indiatimes.com,infamousthegame.com,intomobile.com,iono.fm,jumbosky.com,kbs.co.kr,kmfa.org,korea.net,kotaku.com.au,kqed.org,landrover-africa.com,landrover-me.com,landrover.ca,landrover.co.uk,landrover.co.za,landrover.com,landrover.com.au,landrover.gi,landrover.in,landroverusa.com,leadingcompany.com.au,lifehacker.com,maindevice.com,makeagif.com,mandatory.com,mediauk.com,meteoblue.com,milesplit.com,mobilespect.com,mozilla.org,mtv.com,myrecipes.com,nationalinterest.org,nationalreview.com,naughtydog.com,ncronline.org,neoplan.com,newartspower.hk,newegg.com,newrepublic.com,newsmaxtv.com,nickmom.com,nj.com,nola.com,novirusthanks.org,npr.org,nzherald.co.nz,omny.fm,onextrapixel.com,onthewire.io,openforum.com,opposingviews.com,paidcontent.org,parent24.com,pbs.org,pcmag.com,pcworld.com,people.com,petrolicious.com,planetrugby.com,planetware.com,playstation.com,pleaseshutup.com,politico.com,psfk.com,qz.com,rackspace.com,redbullcrashedice.com,rent-a-home.com.au,rockstargames.com,sacbee.com,salon.com,scpr.org,segmentnext.com,shacknews.com,si.com,similarweb.com,singstar.com,ski.com.au,skype.com,slantmagazine.com,sltrib.com,snp.org,soulwire.co.uk,sourcefednews.com,spankbang.com,speakingtree.in,springer.com,sprintfeed.com,starbucks.com,stars-portraits.com,steampowered.com,suntimes.com,surfacemag.com,taiwantoday.tw,take40.com,teamtalk.com,ted.com,thefile.me,theglobaldispatch.com,thenational.ae,theringreport.com,thewindowsclub.com,timeline.com,timeslive.co.za,tomonews.net,tor.com,torontosun.com,total-croatia-news.com,tunein.com,tv.yahoo.com,tvnz.co.nz,twitchy.com,uanews.org,unhearit.com,usatoday.com,utoronto.ca,van.man,vanityfair.com,vectorstock.com,verisign.com,vh1.com,videoweed.es,virtex.com,visiontimes.com,wanda-group.com,washingtonpost.com,watchcartoononline.com,wegotthiscovered.com,wheels24.co.za,winnipegfreepress.com,wired.co.uk,wmagazine.com,wsj.com,xda-developers.com,xhamster.com,xhamster.one,xxxymovies.com,yipit.com##.share
+3net.com,500px.com,9gag.com,abc.net.au,about.com,acculturated.com,adsupplyads.com,al-shabaka.org,al.com,algemeiner.com,alibaba.com,askmen.com,astanatimes.com,autoblog.com,autoguide.com,autoline-eu.co.uk,autoline-eu.co.za,autoline-eu.ie,autoline-market.ca,autoline-market.com,autoline.info,bbc.co.uk,bbc.com,bing.com,bit-tech.net,blog.swiftkey.com,bloomberg.com,boredomtherapy.com,bossip.com,businessinsider.com,c-span.org,care2.com,cbsnews.com,cctv.com,celebrity.red,ch-aviation.com,cheezburger.com,cinemablend.com,classicandsportscar.com,cnn.com,couriermail.com.au,cricket.com.au,crossmap.com,dailycaller.com,dailymail.co.uk,dailysabah.com,dailystar.co.uk,dailywire.com,dancestarparty.com,democracynow.org,digitallook.com,digitalrev.com,diningcity.co.za,diningcity.sg,dogandponyshowwebsite.com,donedeal.ie,drama.net,drinkaware.co.uk,drive-now.com,drive.com.au,dw.com,emigrate2.co.uk,empireonline.com,espnmediazone.com,everybodydancegame.com,ew.com,famouslyfit.com,filecore.co.nz,fileshack.net,flowingdata.com,foodnetwork.com,football365.com,forward.com,forzaitalianfootball.com,foxnews.com,freespeech.org,freshtechweb.com,g4tv.com,galoremag.com,gamepro.com,gamingonlinux.com,gaytube.com,getdigital.co.uk,gettyimages.ae,gettyimages.ca,gettyimages.co.nz,gettyimages.co.uk,gettyimages.com,gettyimages.com.au,gettyimages.ie,gettyimages.in,gizmodo.com.au,goal.com,good.is,google.com,gospelherald.com,gossiponthis.com,gov.taipei,grifolsusa.com,gumtree.co.za,guyism.com,healthguru.com,heavytshirt.com,hotair.com,howstuffworks.com,html5rocks.com,hulu.com,hypetrak.com,hyundai.co.nz,ibtimes.co.in,ibtimes.co.uk,idigitaltimes.com,ifc.com,ijreview.com,imdb.com,imperialtoyota.co.za,independent.co.uk,india.com,indiatimes.com,infamousthegame.com,intomobile.com,iono.fm,jumbosky.com,kbs.co.kr,kmfa.org,korea.net,kotaku.com.au,kqed.org,landrover-africa.com,landrover-me.com,landrover.ca,landrover.co.uk,landrover.co.za,landrover.com,landrover.com.au,landrover.gi,landrover.in,landroverusa.com,leadingcompany.com.au,lifehacker.com,maindevice.com,makeagif.com,mandatory.com,mediauk.com,meteoblue.com,milesplit.com,mobilespect.com,mozilla.org,mtv.com,my.com,myrecipes.com,nationalinterest.org,nationalreview.com,naughtydog.com,ncronline.org,neoplan.com,newartspower.hk,newegg.com,newrepublic.com,newsmaxtv.com,nickmom.com,nj.com,nola.com,novirusthanks.org,npr.org,nzherald.co.nz,omny.fm,onextrapixel.com,onthewire.io,openforum.com,opposingviews.com,paidcontent.org,parent24.com,pbs.org,pcmag.com,pcworld.com,people.com,petrolicious.com,planetrugby.com,planetware.com,playstation.com,pleaseshutup.com,politico.com,psfk.com,qz.com,rackspace.com,redbullcrashedice.com,reductress.com,rent-a-home.com.au,rockstargames.com,sacbee.com,salon.com,scpr.org,segmentnext.com,shacknews.com,si.com,similarweb.com,singstar.com,ski.com.au,skype.com,slantmagazine.com,sltrib.com,snp.org,soulwire.co.uk,sourcefednews.com,spankbang.com,speakingtree.in,springer.com,sprintfeed.com,starbucks.com,stars-portraits.com,steampowered.com,suntimes.com,surfacemag.com,taiwantoday.tw,take40.com,teamtalk.com,technobuffalo.com,ted.com,thedailymeal.com,thefile.me,theglobaldispatch.com,thenational.ae,theringreport.com,thewindowsclub.com,timeline.com,timeslive.co.za,tomonews.net,tor.com,torontosun.com,total-croatia-news.com,tunein.com,tv.yahoo.com,tvnz.co.nz,twitchy.com,uanews.org,unhearit.com,usatoday.com,utoronto.ca,van.man,vanityfair.com,vectorstock.com,verisign.com,vh1.com,videoweed.es,virtex.com,visiontimes.com,wanda-group.com,washingtonpost.com,watchcartoononline.com,wegotthiscovered.com,wheels24.co.za,winnipegfreepress.com,wired.co.uk,wmagazine.com,wsj.com,xda-developers.com,xhamster.com,xhamster.one,xxxymovies.com,yipit.com##.share
 ausdroid.net##.share-ausdroid
 tvline.com##.share-comment
 nymag.com##.share-link
@@ -16921,7 +17028,7 @@ boardgamegeek.com##.sharecontrols
 vh1.com##.shareholder
 worldwideinterweb.com##.sharepoint
 ign.com,newsday.com##.sharer
-bulawayo24.com,foodbeast.com,glogster.com,good.is,hereisthecity.com,independent.co.uk,petapixel.com,trtworld.com##.shares
+bulawayo24.com,foodbeast.com,glogster.com,good.is,hereisthecity.com,independent.co.uk,petapixel.com,trtworld.com,twistedfood.co.uk##.shares
 recode.net##.shoutout
 nationalpost.com##.shr
 reference.com##.shths
@@ -16942,7 +17049,7 @@ trust.org##.slide-out-div
 cafe.com##.slide-promo
 oneindia.in##.sliderightItem
 bulletproof.com,dhpstudios.com##.sm
-any.tv,improper.com##.sm-icons
+any.tv,improper.com,newsguardtech.com##.sm-icons
 washingtonpost.com##.small-block-grid-2
 atlantic.net##.smc-btn
 sonymobile.com##.smdw-footer-stay-connected
@@ -16960,12 +17067,13 @@ designntrend.com##.soc_box
 onlineprnews.com##.soc_box[style=" margin-bottom:10px; border:solid 1px #EEEEEE; clear:both"]
 phonenum.info##.soc_buttons
 stephaniemiller.com##.socai-widget
-3net.com,411.ca,883jia.com.sg,aa.co.nz,aawsat.com,about.com,accorhotels.com,adtile.me,africaoilandpower.com,aig.com,aimonetti.net,airforcetimes.com,al-shabaka.org,al-shorfa.com,alarabiya.net,alekhbariya.net,alexa.com,algemeiner.com,alligator-sunglasses.com,allkpop.com,amctv.com,amd.com,androidtv.news,annarbor.com,aol.com,appstechnews.com,artsyspot.com,asb.co.nz,astrology.com,authoritynutrition.com,autodealer.co.za,autoevolution.com,avclub.com,avira.com,backstage.com,bbc-now.co.uk,bbc.com,beatsbydre.com,belcloud.net,bellurbis.com,belsat.eu,benswann.com,bethat.tv,bgo.com,bgr.com,bigthink.com,billboard.com,billmoyers.com,bleacherreport.com,blogspot.co.uk,bollywoodlife.com,bostonmagazine.com,breakingnews.ie,brecorder.com,breitbart.com,broadcast.app.net,businessinsider.com,businessinsider.com.au,businesstimes.com.sg,c-span.org,canonclast.com,carmagazine.co.uk,catonmat.net,cbn.com,cc.com,cdw.com,chicagoist.com,choicetv.co.nz,churchmilitant.com,classifieds.co.zw,clearancejobs.com,clementoni.com,cloudcomputing-news.net,cmu.edu,cnet.com,collectorsweekly.com,colliers.com,comicbook.com,comicbookmovie.com,connectify.me,consequenceofsound.net,cookingchanneltv.com,countdown.co.nz,curseforge.com,dailyhaha.com,dailyinterlake.com,dailynews.co.zw,dailysignal.com,davemcelfatrick.com,dawn.com,dcist.com,deathandtaxesmag.com,debate.org,deepsilver.com,developer-tech.com,di.fm,diet-blog.com,digitaltrends.com,direct.gov.uk,dispatchlive.co.za,dpreview.com,drive.com.au,droid-life.com,duluthtrading.com,dunod.com,dunsguide.co.il,e3expo.com,economies.com,egopay.com,electronista.com,engadget.com,eonline.com,epicgames.com,erongo.com.na,err.ee,etcanada.com,eurogamer.net,europages.co.uk,europages.com,evilmilk.com,ewi.com.na,examiner.com,feld.com,fiercecable.com,fiercewireless.com,firstsrowsports.eu,fleshbot.com,fmglobal.com,foodhub.co.nz,foodnetwork.com,forbes.com,foreignpolicy.com,foxbusiness.com,foxnews.com,freebeacon.com,freelanceswitch.com,freespeech.org,fstoppers.com,fundoomails.com,funnyordie.com,futurecapetown.com,gadgetsnow.com,galabingo.com,gamblingtherapy.org,gamesradar.com,givemesport.com,globalnews.ca,gmx.com,gnv.it,go.com.mt,goal.com,goodfood.com.au,gothamist.com,gotquestions.org,goutsa.com,greatist.com,greenbot.com,greencarreports.com,gsmdome.com,gtplanet.net,guildwars2.com,gulfstream.com,halfhourmeals.com,hallels.com,hawaii.com,healthday.com,healthychild.org,heraldlive.co.za,hgtvremodels.com,hightimes.com,hilton.com,hitfix.com,hmetro.co.zw,honesttopaws.com,howtocallabroad.com,huffingtonpost.com,humanresourcesonline.net,humblebundle.com,ibtimes.co.in,ibtimes.com,icepop.com,ifj.org,imdb.com,imgur.com,impresspages.org,impulsedriven.com,indiegogo.com,indypendent.org,informationweek.com,infoworld.com,intercom.io,inthralld.com,intomobile.com,investopedia.com,ipodnn.com,iranwire.com,irishcountrymagazine.ie,islamweb.net,isprime.com,itproportal.com,itu.int,jamescoyle.net,jeep.co.nz,joblo.com,juancole.com,kbs.co.kr,kde.org,ketknbc.com,kfc.co.nz,kingsleybeverages.com,klove.com,kogan.com,kordia.co.nz,kznindustrialnews.co.za,labour.org.uk,laist.com,lctmag.com,ldv.co.nz,lifehacker.com.au,littlethings.com,livescience.com,logicbuy.com,lovetoknow.com,macnn.com,macstories.net,madanichannel.tv,maisonbrico.com,makerstudios.com,maps.me,marketing-interactive.com,marketingtechnews.net,marvel.com,mashable.com,mayoclinic.org,mediaroom.com,medicaldaily.com,memez.com,metro.us,mg-sa.com,millionpictures.co,mirror.co.uk,mobileindustryreview.com,modernfarmer.com,mom.me,moneyversed.com,monthlyreview.org,mophie.com,morganstanley.com,motorsportweek.com,moviechat.org,moviefone.com,mp3days.com,mrskin.com,msn.com,muckrock.com,mumbrella.com.au,myrecipes.com,namibiansun.com,narr8.me,narrative.ly,nationalcareersweek.com,nationaljournal.com,nature.com,neowin.net,networkworld.com,neustar.biz,newrepublic.com,newsbusters.org,newsweek.com,newworld.co.nz,nine.com.au,nocamels.com,nplusonemag.com,npr.org,nster.com,ntknetwork.com,nwsource.com,nymag.com,nzgeo.com,nzherald.co.nz,nzx.com,observer.com.na,oo-software.com,opendns.com,openlogic.com,outsidexbox.com,ox.ac.uk,patient.info,pawnation.com,pbh2.com,pbs.org,penny-arcade.com,petrolicious.com,phandroid.com,phanteks.com,playboy.com,pocket-lint.com,pokernews.com,pomade.com,pootlepress.com,ppfinder.com,presstv.com,primagames.com,projekktor.com,psfk.com,qmul.ac.uk,qualcomm.com,radbox.me,readwriteweb.com,reason.com,red-buzz.com,reference.com,refinery29.com,resignationbrewery.com,responsibility.org,retailmenot.com,reuters.com,reviewed.com,rickey.org,rockstargames.com,ropeofsilicon.com,rottentomatoes.com,rtcc.org,rudaw.net,samachar.com,sassyhongkong.com,sassymanila.com,sat.tv,sbr.com.sg,scalescale.com,schiit-europe.com,scottishconservatives.com,scottishlabour.org.uk,searchmarketingexpo.com,seattletimes.com,sectionstudios.com,sex.com,sfchronicle.com,sfist.com,sfweekly.com,shacknews.com,shanghaiist.com,shefinds.com,sheknows.com,sify.com,singaporeair.com,skynews.com.au,slashdot.org,slurpee.com.au,soccerway.com,sofarsogood.fr,softexia.com,softonic.com,solidfiles.com,sophos.com,space.com,sparknotes.com,spectator.org,spgpromos.com,spin.com,sportsmole.co.uk,spratings.com,stackpath.com,standard.co.uk,sucuri.net,supermacs.ie,sygic.com,t3.com,tablet-news.com,talkingpointsmemo.com,talkweb.eu,techeblog.com,techpowerup.com,techpp.com,techradar.com,techspot.com,telecomstechnews.com,telegiz.com,tevapharm.com,the.car,theblemish.com,thebolditalic.com,thedissolve.com,theepochtimes.com,thefinancialbrand.com,theonion.com,theringreport.com,therugbyblog.com,thescottishsun.co.uk,thestar.com,thestar.com.my,thestudenthousingcompany.com,thesun.co.uk,thewp-hub.com,thomann.de,thomsonreuters.com,ti.com,tickld.com,timesofindia.indiatimes.com,timesofisrael.com,tmonews.com,tnr.com,todaypk.com,townhall.com,tradeearthmovers.com.au,traveller.com.au,trendhunter.com,tribalfootball.com,triblive.com,troyhunt.com,tubestart.com,tunein.com,tvline.com,typomaps.net,u.tv,ucl.ac.uk,udreview.com,uk-mkivs.net,urbanomnibus.net,usatoday.com,utorrent.com,utsandiego.com,vg247.com,vice.com,victoriassecret.com,viralnova.com,virginmedia.com,voxafrica.com,vulture.com,wallpaper.com,wantedonline.co.za,washingtontimes.com,wbez.org,wbs-law.de,we.com.na,wearabletechnology-news.com,weathernationtv.com,webs.com,weeklystandard.com,wegotthiscovered.com,wetpaint.com,whatculture.com,whowhatwear.com,willyweather.com,windowsvalley.com,winrumors.com,wn.com,woot.com,wrestlinginc.com,wunderground.com,x17online.com,xconomy.com,xsreviews.co.uk,yachtingjournal.com##.social
+3net.com,411.ca,883jia.com.sg,aa.co.nz,aawsat.com,about.com,accorhotels.com,adtile.me,africaoilandpower.com,aig.com,aimonetti.net,airforcetimes.com,al-shabaka.org,al-shorfa.com,alarabiya.net,alekhbariya.net,alexa.com,algemeiner.com,alligator-sunglasses.com,allkpop.com,amctv.com,amd.com,androidtv.news,annarbor.com,aol.com,appstechnews.com,artsyspot.com,asb.co.nz,astrology.com,authoritynutrition.com,autodealer.co.za,autoevolution.com,avclub.com,avira.com,backstage.com,bbc-now.co.uk,bbc.com,beatsbydre.com,belcloud.net,bellurbis.com,belsat.eu,benswann.com,bethat.tv,bgo.com,bgr.com,bigthink.com,billboard.com,billmoyers.com,bleacherreport.com,blogspot.co.uk,bollywoodlife.com,bostonmagazine.com,breakingnews.ie,brecorder.com,breitbart.com,broadcast.app.net,businessinsider.com,businessinsider.com.au,businesstimes.com.sg,c-span.org,canonclast.com,carmagazine.co.uk,catonmat.net,cbn.com,cc.com,cdw.com,centerblog.net,chicagoist.com,choicetv.co.nz,chronicle.com1,churchmilitant.com,classicalite.com,classifieds.co.zw,clearancejobs.com,clementoni.com,cloudcomputing-news.net,cmu.edu,cnet.com,collectorsweekly.com,colliers.com,comicbook.com,comicbookmovie.com,connectify.me,consequenceofsound.net,cookingchanneltv.com,countdown.co.nz,curseforge.com,dailyhaha.com,dailyinterlake.com,dailynews.co.zw,dailysignal.com,dailytorch.com,davemcelfatrick.com,dawn.com,dcist.com,deathandtaxesmag.com,debate.org,deepsilver.com,developer-tech.com,di.fm,diet-blog.com,digitaltrends.com,direct.gov.uk,dispatchlive.co.za,dpreview.com,drive.com.au,droid-life.com,duluthtrading.com,dunod.com,dunsguide.co.il,e3expo.com,economies.com,egopay.com,electronista.com,engadget.com,eonline.com,epicgames.com,erongo.com.na,err.ee,etcanada.com,eurogamer.net,europages.co.uk,europages.com,evilmilk.com,ewi.com.na,examiner.com,feld.com,fiercecable.com,fiercewireless.com,firstsrowsports.eu,fleshbot.com,fmglobal.com,foodhub.co.nz,foodnetwork.com,forbes.com,foreignpolicy.com,foxbusiness.com,foxnews.com,freebeacon.com,freelanceswitch.com,freespeech.org,fstoppers.com,fundoomails.com,funnyordie.com,futurecapetown.com,gadgetsnow.com,galabingo.com,gamblingtherapy.org,gamesradar.com,givemesport.com,globalnews.ca,gmx.com,gnv.it,go.com.mt,goal.com,goodfood.com.au,gothamist.com,gotquestions.org,goutsa.com,greatist.com,greenbot.com,greencarreports.com,gsmdome.com,gtplanet.net,guildwars2.com,gulfstream.com,halfhourmeals.com,hallels.com,hawaii.com,healthday.com,healthychild.org,heraldlive.co.za,hgtvremodels.com,hightimes.com,hilton.com,hitfix.com,hmetro.co.zw,honesttopaws.com,howtocallabroad.com,huffingtonpost.com,humanresourcesonline.net,humblebundle.com,ibtimes.co.in,ibtimes.com,icepop.com,ifj.org,imdb.com,imgur.com,impresspages.org,impulsedriven.com,indiegogo.com,indypendent.org,informationweek.com,infoworld.com,intercom.io,inthralld.com,intomobile.com,investopedia.com,ipodnn.com,iranwire.com,irishcountrymagazine.ie,islamweb.net,isprime.com,itproportal.com,itu.int,jamescoyle.net,jeep.co.nz,joblo.com,juancole.com,kbs.co.kr,kde.org,ketknbc.com,kfc.co.nz,kingsleybeverages.com,klove.com,kogan.com,kordia.co.nz,kznindustrialnews.co.za,labour.org.uk,laist.com,lctmag.com,ldv.co.nz,lifehacker.com.au,littlethings.com,liveonlineradio.net,livescience.com,logicbuy.com,lovetoknow.com,macnn.com,macstories.net,madanichannel.tv,maisonbrico.com,makerstudios.com,maps.me,marketing-interactive.com,marketingtechnews.net,marvel.com,mashable.com,mayoclinic.org,mediaroom.com,medicaldaily.com,memez.com,metro.us,mg-sa.com,millionpictures.co,mirror.co.uk,mobileindustryreview.com,modernfarmer.com,mom.me,moneyversed.com,monthlyreview.org,mophie.com,morganstanley.com,motorsportweek.com,moviechat.org,moviefone.com,mp3days.com,mrskin.com,msn.com,muckrock.com,mumbrella.com.au,myrecipes.com,namibiansun.com,narr8.me,narrative.ly,nationalcareersweek.com,nationaljournal.com,nature.com,neowin.net,netrightdaily.com,networkworld.com,neustar.biz,newrepublic.com,news24.com,newsbusters.org,newsweek.com,newworld.co.nz,nine.com.au,nocamels.com,nplusonemag.com,npr.org,nster.com,ntknetwork.com,nwsource.com,nymag.com,nzgeo.com,nzherald.co.nz,nzx.com,observer.com.na,oo-software.com,opendns.com,openlogic.com,outsidexbox.com,ox.ac.uk,patient.info,pawnation.com,pbh2.com,pbs.org,penny-arcade.com,petrolicious.com,phandroid.com,phanteks.com,playboy.com,pocket-lint.com,pokernews.com,pomade.com,pootlepress.com,ppfinder.com,presstv.com,primagames.com,projekktor.com,psfk.com,qmul.ac.uk,qualcomm.com,radbox.me,readwriteweb.com,reason.com,red-buzz.com,reference.com,refinery29.com,resignationbrewery.com,responsibility.org,retailmenot.com,reuters.com,reviewed.com,rickey.org,rockstargames.com,ropeofsilicon.com,rottentomatoes.com,rtcc.org,rudaw.net,russia-insider.com,samachar.com,sassyhongkong.com,sassymanila.com,sat.tv,sbr.com.sg,scalescale.com,schiit-europe.com,scottishconservatives.com,scottishlabour.org.uk,searchmarketingexpo.com,seattletimes.com,sectionstudios.com,sex.com,sfchronicle.com,sfist.com,sfweekly.com,shacknews.com,shanghaiist.com,shefinds.com,sheknows.com,sify.com,singaporeair.com,skynews.com.au,slashdot.org,slurpee.com.au,soccerway.com,sofarsogood.fr,softexia.com,solidfiles.com,sophos.com,space.com,sparknotes.com,spgpromos.com,spin.com,sportsmole.co.uk,spratings.com,stackpath.com,standard.co.uk,sucuri.net,supermacs.ie,sygic.com,t3.com,tablet-news.com,talkingpointsmemo.com,talkweb.eu,techeblog.com,techpowerup.com,techpp.com,techradar.com,techspot.com,telecomstechnews.com,telegiz.com,tevapharm.com,the.car,theblemish.com,thebolditalic.com,thedissolve.com,theepochtimes.com,thefinancialbrand.com,theonion.com,theringreport.com,therugbyblog.com,thescottishsun.co.uk,thestar.com,thestar.com.my,thestudenthousingcompany.com,thesun.co.uk,thewp-hub.com,thomann.de,thomsonreuters.com,ti.com,tickld.com,timesofindia.indiatimes.com,timesofisrael.com,tmonews.com,tnr.com,todaypk.com,townhall.com,tradeearthmovers.com.au,traveller.com.au,trendhunter.com,tribalfootball.com,triblive.com,troyhunt.com,tubestart.com,tunein.com,tvline.com,typomaps.net,u.tv,ucl.ac.uk,udreview.com,uk-mkivs.net,urbanomnibus.net,usatoday.com,utorrent.com,utsandiego.com,vg247.com,vice.com,victoriassecret.com,viralnova.com,virginmedia.com,voxafrica.com,vulture.com,wallpaper.com,wantedonline.co.za,washingtontimes.com,wbez.org,wbs-law.de,we.com.na,wearabletechnology-news.com,weathernationtv.com,webs.com,weeklystandard.com,wegotthiscovered.com,wetpaint.com,whatculture.com,whowhatwear.com,willyweather.com,windowsvalley.com,winrumors.com,wn.com,woot.com,workersliberty.org,wrestlinginc.com,wunderground.com,x17online.com,xconomy.com,xsreviews.co.uk,yachtingjournal.com##.social
 tgdaily.com##.social-actions
 marketplace.org##.social-bottom
 dibujos.net##.social-container
 fujitsu.com##.social-content
 topmarks.co.uk##.social-game
+jns.org##.social-help
 gaystarnews.com##.social-images
 time.com##.social-links
 gamerant.com##.social-list
@@ -17030,7 +17138,7 @@ chinadailyasia.com##.stsbox
 sextvx.com##.stvxp-social-reddit
 ndtv.com##.sty-updtd
 gizmag.com##.su_footer
-npr.org,symmetrymagazine.org,topbet.eu##.subscribe
+celebzz.com,npr.org,symmetrymagazine.org,topbet.eu##.subscribe
 indiatimes.com##.subscribe-form
 newsandguts.com##.subscribeBar
 programmableweb.com##.subscribeicon
@@ -17100,10 +17208,12 @@ techpp.com##.user-connect-buttons
 gamesrepublic.com##.user-gp
 gamesrepublic.com##.user-tw
 gamesrepublic.com##.user-yt
+aa.com.tr##.ustBar-sosyal
 vanityfair.com##.utilities-top
 activision.com##.utility
 ndtv.com##.vid_socwid_wrap
 koreatimes.co.kr##.view_sns_div
+motorsport.tv##.vjs-icons-bar
 dailymail.co.uk##.vjs-social-controls
 androidcentral.com##.vs-feed
 viewrz.com##.vz-like-us
@@ -17218,10 +17328,12 @@ dailymotion.com##div[class^="Footer__socialList_"]
 legacy.com##div[class^="GalleryOvCarousel__share_"]
 epicgames.com##div[class^="SocialLinks-"]
 legacy.com##div[class^="SocialSharing_"]
+la-croix.com##div[class^="follow_"]
 engadget.com##div[class^="o-social_nav"]
 today.com##div[class^="share_"]
 dailymail.co.uk,thisismoney.co.uk##div[class^="socialContainer-"]
 nbcnews.com##div[class^="socialShareWrapper_"]
+androidheadlines.com##div[class^="socialShare_"]
 reuters.com##div[class^="social_"]
 player.fm##div[data-action="share"]
 gog.com##div[gog-social="gplus"]
@@ -17266,7 +17378,6 @@ theguardian.com##li[data-link-name="icon-share"]
 universityherald.com##p[style="float:left; margin-right:20px; font-weight: bold;font-size: 11pt;"]
 designntrend.com,fashionnstyle.com,gamenguide.com,kpopstarz.com,newseveryday.com,parentherald.com##p[style="float:left; width:250px; margin-right:15px; font-weight: bold;font-size: 11pt;height: 21px;"]
 latinospost.com##p[style="float:left; width:250px; margin-right:15px; font-weight: bold;font-size: 11pt;height: 21px;float:left; width:250px; margin-right:15px; "]
-musictimes.com##p[style="float:right; clear:right; width:250px; margin-left:15px; font-weight: bold;font-size: 11pt; height: 21px;"]
 cnn.com##social
 usatoday.com##span[data-share-method="facebook"]
 liveleak.com##table[style="border: 1px solid; background-color: #eceff5; border-color: #94a3c4;"]
@@ -17295,6 +17406,7 @@ sporcle.com###share-game-twitter
 dailycaller.com###share-wrapper
 dailymail.co.uk###shareCountBottom
 pcmag.com###share_container
+boredpanda.com###sharebar
 file-upload.com###sharebuttons
 technobuffalo.com###sharing-floater
 ranker.com###siteNavShare
@@ -17312,7 +17424,6 @@ arnnet.com.au##.art-topbar_share
 ibtimes.co.uk##.article--share
 newsarama.com##.article-share-bar
 merriam-webster.com##.article-social-sidebar
-softonic.com##.article__share-title
 pcworld.co.nz##.article_social
 computerworld.com.au,cso.com.au##.article_social_wrap
 huffingtonpost.co.uk,huffingtonpost.com##.author-card__social
@@ -17327,7 +17438,6 @@ lcpdfr.com##.cShareLink
 mtlblog.com##.clip-sharing-social-wrapper
 viralitytoday.com##.connect-social-button
 kotaku.com.au##.contact-module__btns
-nydailynews.com##.content-social
 infowars.com##.cresta-share-icon
 watchparksandrecreation.net##.dt_social_single
 clashdaily.com##.essb_links
@@ -17340,8 +17450,6 @@ izismile.com##.face-tweet-bundle
 kabeleins.de,prosieben.de,prosiebenmaxx.de,ran.de,sat1.de,sixx.de##.fb-page
 crackberry.com##.fb_like_and_share
 informer.com##.fb_wrap
-softonic.com##.follow-facebook
-softonic.com##.follow-twitter
 huffingtonpost.co.uk,huffingtonpost.com##.follow-us
 forbes.com##.follow_links
 tomshardware.co.uk,tomshardware.com##.footer-content-social
@@ -17350,7 +17458,6 @@ greenbaypressgazette.com,history.com,livescience.com,newsarama.com,pcmag.com,sct
 spiegel.de##.footer-social-media
 chicksonright.com,k2nblog.com,whattechsays.com##.footer-social-wrap
 laptopmag.com##.footerSocial
-nydailynews.com##.g-share
 belfasttelegraph.co.uk##.gig-share-button-container
 kabeleins.de,prosieben.de,prosiebenmaxx.de,ran.de,sat1.de,sixx.de##.google-share
 dailymail.co.uk##.googleplus
@@ -17361,16 +17468,12 @@ tlc.com##.headerSocial__socialLinks
 pcworld.co.nz##.header_social
 computerworlduk.com##.helpIcons
 cinemablend.com##.iSocialB
-softonic.com##.icon-facebook
-softonic.com##.icon-flickr
 history.com##.icon-social
-softonic.com##.icon-twitter
 viralnova.com##.image-social
 infowars.com##.inline-social
 nme.com##.keystone-social-author
 clashdaily.com##.large-share-bar-container
 desertsun.com##.lf-social-bookmarks
-softonic.com##.list-share
 computerworld.com.au,cso.com.au##.lo-header_social
 desertsun.com##.longform-share-wrapper
 nme.com##.menu-social-container
@@ -17414,7 +17517,7 @@ dailymail.co.uk##.share-icons
 dailymail.co.uk##.share-link
 dailymail.co.uk##.share-pictures-overlay
 dailymail.co.uk##.share-pinterest
-bitfeed.co,kitguru.net,thefreethoughtproject.com##.share-post
+bitfeed.co,kitguru.net##.share-post
 aetv.com,fyi.tv,history.com,mylifetime.com##.share-this
 dailymail.co.uk,gala.de##.share-twitter
 infowars.com##.share-wrap
@@ -17424,7 +17527,7 @@ computerworlduk.com##.shareIcon
 autobild.de##.share__button
 crackberry.com,imore.com##.share__list
 bento.de##.share_container
-menshealth.com,nydailynews.com,runnersworld.com,womenshealthmag.com##.sharebar
+menshealth.com,runnersworld.com,womenshealthmag.com##.sharebar
 cnet.com##.sharebarWrapper
 n4mo.org##.sharedaddy
 deathandtaxesmag.com,spin.com,vibe.com##.sharrre
@@ -17441,12 +17544,10 @@ informer.com##.social-buttons
 stereogum.com##.social-container
 huffingtonpost.co.uk,huffingtonpost.com##.social-dock
 forbes.com##.social-facebook
-softonic.com##.social-follow-us__list
 bento.de##.social-header
 spin.com,stereogum.com##.social-holder
 benchmarkhardware.com,forbes.com##.social-icon
 bento.de,bmmagazine.co.uk,financialpost.com,kitguru.net,sidereel.com,spin.com,vibe.com##.social-icons
-thefreethoughtproject.com##.social-icons-widget
 theatlantic.com##.social-kit__item
 merriam-webster.com##.social-link
 jazzfm.com,spin.com,vibe.com,vilaglato.info##.social-links
@@ -17489,7 +17590,7 @@ ndtv.com##.stickysocial
 history.com##.story-share
 newsy.com##.story-social-widget
 ndtv.com##.story_social_share
-ilovefood.xyz,jewishpress.com,k2nblog.com,startlr.com,technoshouter.com,thefreethoughtproject.com,usapoliticstoday.com,whattechsays.com##.td-post-sharing
+ilovefood.xyz,jewishpress.com,k2nblog.com,startlr.com,technoshouter.com,usapoliticstoday.com,whattechsays.com##.td-post-sharing
 chicksonright.com,foreverymom.com,ilovefood.xyz,k2nblog.com##.td-social-icon-wrap
 foreverymom.com,whattechsays.com##.td-social-list
 foreverymom.com##.td-social-sharing-button
@@ -17508,8 +17609,6 @@ bitfeed.co##.widget-follow-us
 softonic.com##.widget-twitter-timeline
 usapoliticstoday.com##.widget_facebook_likebox
 wccftech.com##.wp-share
-libertyunyielding.com##.wpdev-social-btn
-libertyunyielding.com##.wpdev-top-share
 huffingtonpost.com##.yr-social-list
 kabeleins.de,prosieben.de,prosiebenmaxx.de,ran.de,sat1.de,sixx.de##[name="fb_share"]
 autobild.de,transfermarkt.de##a[href^="http://www.facebook.com/share.php?u="]
@@ -17776,6 +17875,7 @@ netzwelt.de##.stcl
 autoscout24.ch##.tab-actions
 androidpit.de##.tile_Follow
 ndr.de##.to_facebook
+bpb.de##.toolbar-content
 n-tv.de##.tools
 tagesspiegel.de##.ts-actionbar-wrapper
 deutschlandfunk.de,fantasy.de##.tw
@@ -17861,7 +17961,7 @@ hoegert.com##.menu.nav
 tvpolsat.info##.news-social
 narew.info##.sbuttons
 autoline.com.pl,gazeta.pl##.share
-europages.pl,goldenline.pl##.social
+europages.pl,goldenline.pl,pap.pl##.social
 onet.pl##.social-container
 mf24.pl##.twitter
 mf24.pl##.youtube
@@ -18095,6 +18195,7 @@ gelatipepino.it###popupalert
 meltybuzz.it###reactionsBox
 casertanews.it###script-bannOverLayer
 repubblica.it###segno-fb
+comune.cagliari.it###segui_hp
 termometropolitico.it###seguici
 gazzetta.it###share
 goodmorningnews.it###short-url
@@ -18131,6 +18232,7 @@ tio.ch##.companyPagesBox
 optimagazine.com,optimaitalia.com##.condivisioni
 everyeye.it##.cont_reply > .link-post
 playstationitalianleague.com##.context-content-community-links
+insideover.com##.d-sm-block
 repubblica.it##.detail-social
 donnamoderna.com##.donnam-footer-social
 mediaset.it##.dsoc
@@ -18188,7 +18290,7 @@ ilsole24ore.com##.share-elements
 mediaset.it,meteo.it##.shr
 finanzaonline.com,teleborsa.it##.soc
 quickparking.it##.soc-icon-container
-affaritaliani.it,altadefinizione01.cloud,altroconsumo.it,angeloparodi.it,angolotesti.it,aruba.it,askanews.it,auto.it,avivaitalia.it,bioisotherm.it,cdt.ch,cielotv.it,cipiacecucinare.it,cittametropolitanaroma.gov.it,coopcasarsa.it,corriere.it,corrierecomunicazioni.it,deabyday.tv,diariodelweb.it,eurogamer.it,euronics.it,europages.it,eurospin.it,famigliacristiana.it,finanzaonline.com,fm-world.it,grandhotel-et-des-palmes.com,hdmotori.it,html.it,ilgiornale.it,ilpopulista.it,ilposticipo.it,inmoto.it,istat.it,italiaoggi.it,ivid.it,kataweb.it,lafeltrinelli.it,lasicilia.it,legacoop.coop,liberoquotidiano.it,linkiesta.it,mader.bz.it,magnoliatv.it,mediagol.it,mediocredito.it,meetingrimini.org,milanofinanza.it,monovolume.cc,moto.it,mtv.it,naturalborngamers.it,norbaonline.it,nurse24.it,olivetti.com,opinione.it,pneusnews.it,proiezionidiborsa.it,qualenergia.it,radiocitymilano.it,ravennanotizie.it,regione.piemonte.it,repubblica.it,rmcsport.net,rollingstone.it,roncadin.it,rossopomodoro.it,sardiniapost.it,scorpionbay.com,sorgenia.it,suzuki.it,tari.it,testimania.com,vg247.it,viveregiovani.it,vortice.it,wallstreetitalia.com##.social
+affaritaliani.it,altadefinizione01.cloud,altroconsumo.it,angeloparodi.it,angolotesti.it,aruba.it,askanews.it,auto.it,avivaitalia.it,bioisotherm.it,cdt.ch,cielotv.it,cipiacecucinare.it,cittametropolitanaroma.gov.it,coopcasarsa.it,corriere.it,corrierecomunicazioni.it,deabyday.tv,diariodelweb.it,eurogamer.it,euronics.it,europages.it,eurospin.it,famigliacristiana.it,finanzaonline.com,fm-world.it,grandhotel-et-des-palmes.com,hdmotori.it,html.it,ilgiornale.it,ilpopulista.it,ilposticipo.it,inmoto.it,istat.it,italiaoggi.it,ivid.it,kataweb.it,lafeltrinelli.it,lasicilia.it,legacoop.coop,liberoquotidiano.it,linkiesta.it,mader.bz.it,magnoliatv.it,mediagol.it,mediocredito.it,meetingrimini.org,milanofinanza.it,monovolume.cc,moto.it,motorionline.com,mtv.it,naturalborngamers.it,norbaonline.it,nurse24.it,olivetti.com,opinione.it,pneusnews.it,proiezionidiborsa.it,qualenergia.it,radiocitymilano.it,ravennanotizie.it,regione.piemonte.it,repubblica.it,rmcsport.net,rollingstone.it,roncadin.it,rossopomodoro.it,sardiniapost.it,scorpionbay.com,sorgenia.it,suzuki.it,tari.it,testimania.com,vg247.it,viveregiovani.it,vortice.it,wallstreetitalia.com##.social
 investireoggi.it##.social_menu
 gametimers.it,kontrokultura.it##.ss-ic
 cinemalibero.news##.telegram
@@ -18245,7 +18347,7 @@ alfalstiniah.tv##.itemAsideInfo
 hannibaltv.com.tn##.rs_bas
 aljazeera.net,autoline-arabic.com##.share
 waraa-elahdath.com##.smedia
-akhbaralsabah.com,al-akhbar.com,alkessa.com,almirbad.com,aqsatv.ps,ceroms.com,egyrep.com,europages.ma,fakartany.com,fxnewstoday.ae,hamas.ps,hannibaltv.com.tn,nessma.tv,rotana.net,sbc.sa,tunisna.tv##.social
+akhbaralsabah.com,al-akhbar.com,alkessa.com,almirbad.com,aqsatv.ps,ceroms.com,egyrep.com,europages.ma,fakartany.com,fxnewstoday.ae,hamas.ps,hannibaltv.com.tn,nessma.tv,raseef22.com,rotana.net,sbc.sa,tunisna.tv##.social
 nooun.net##.socila
 wesalhaq.tv##.tele
 skynewsarabia.com##.telegram
@@ -18396,7 +18498,7 @@ appspot.com,younow.com#@#.btn-instagram
 appspot.com,foodit.com#@#.btn-linkedin
 appspot.com#@#.btn-reddit
 azlyrics.com,theoldreader.com,userzoom.com#@#.btn-share
-bacardi.com,bellazon.com,bintray.com,freecodecamp.org,swappa.com,thegamebusters.it,webgate.ec.europa.eu#@#.btn-social
+bacardi.com,bellazon.com,bintray.com,filterlists.com,freecodecamp.org,swappa.com,thegamebusters.it,webgate.ec.europa.eu#@#.btn-social
 appspot.com#@#.btn-social-icon
 accounts.pixiv.net,appspot.com,crowdin.net,help.getadblock.com,magine.com,qz.com,setlist.fm,thegamebusters.it,webgate.ec.europa.eu,younow.com#@#.btn-twitter
 rockstargames.com#@#.btnFacebook
@@ -18482,7 +18584,7 @@ google.at,google.be,google.ca,google.ch,google.co.id,google.co.il,google.co.in,g
 appspot.com,google.at,google.be,google.ca,google.ch,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.th,google.co.za,google.com,google.com.ar,google.com.au,google.com.br,google.com.hk,google.com.mx,google.com.tr,google.com.ua,google.cz,google.dk,google.es,google.fi,google.fr,google.hu,google.it,google.nl,google.pl,google.ro,google.ru,google.se,google.sk#@#.g-plusone
 adme.ru#@#.gallery-social
 academia.edu,martini.com,oneplus.net#@#.google-btn
-9gag.com,google.at,google.be,google.ca,google.ch,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.th,google.co.za,google.com,google.com.ar,google.com.au,google.com.br,google.com.hk,google.com.mx,google.com.tr,google.com.ua,google.cz,google.dk,google.es,google.fi,google.fr,google.hu,google.it,google.nl,google.pl,google.ro,google.ru,google.se,google.sk#@#.google-plus
+9gag.com,google.at,google.be,google.ca,google.ch,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.th,google.co.za,google.com,google.com.ar,google.com.au,google.com.br,google.com.hk,google.com.mx,google.com.tr,google.com.ua,google.cz,google.dk,google.es,google.fi,google.fr,google.hu,google.it,google.nl,google.pl,google.ro,google.ru,google.se,google.sk,wpolityce.pl#@#.google-plus
 google.at,google.be,google.ca,google.ch,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.th,google.co.za,google.com,google.com.ar,google.com.au,google.com.br,google.com.hk,google.com.mx,google.com.tr,google.com.ua,google.cz,google.dk,google.es,google.fi,google.fr,google.hu,google.it,google.nl,google.pl,google.ro,google.ru,google.se,google.sk,inoreader.com#@#.google_plus
 apertura.com,quotidiani.gelocal.it#@#.googleplus
 youtube.com#@#.gplus-icon
@@ -18490,6 +18592,7 @@ vk.com#@#.group_share
 ulrichesch.de#@#.headersocial
 oneplus.net#@#.ico-facebook
 airbnb.cat,airbnb.com,airbnb.de,airbnb.it,aitnews.com,chess.com,comicbook.com,dailymotion.com,di.fm,eventim.de,fastcompany.com,gleam.io,imgur.com,login.alibaba.com,narew.info,oneplus.net,secretescapes.com,shared.com,songkick.com,squidoo.com,theoldreader.com,unieuro.it,yourstory.com#@#.icon-facebook
+wpolityce.pl#@#.icon-facebook-official
 lockerdome.com#@#.icon-facebook2
 eskimi.com,secure.allocine.fr#@#.icon-fb
 flattr.com#@#.icon-flickr
@@ -18508,6 +18611,7 @@ carsguide.com.au#@#.icon-social-linkedin
 flattr.com,gleam.io#@#.icon-soundcloud
 aitnews.com,comicbook.com,fastcompany.com,flattr.com,gleam.io,imgur.com,lockerdome.com,login.alibaba.com,squidoo.com#@#.icon-twitter
 twitter.com,yourstory.com#@#.icon-twitter-bird
+cc.cc#@#.icon-twitter-sign
 flattr.com#@#.icon-vimeo
 flattr.com#@#.icon-youtube
 ndtv.com#@#.icon_gplus
@@ -18519,7 +18623,7 @@ thenewamerican.com#@#.itemSocialSharing
 sap.com#@#.j-social-actions
 sap.com#@#.j-social-button
 kickstarter.com,tradingview.com#@#.js-follow-user
-nbcnews.com,playosmo.com,trello.com,vimeo.com#@#.js-share
+cgtn.com,nbcnews.com,playosmo.com,trello.com,vimeo.com#@#.js-share
 twitter.com#@#.js-tweet-button
 alternativeto.net#@#.like-box
 facebook.com,forum.albiononline.com#@#.likeButton
@@ -18532,6 +18636,7 @@ arkansasmatters.com,kark.com#@#.meta-share
 adobe.com#@#.mod-facebook
 moneycanbuylipstick.com#@#.nav-social
 atelierdeschefs.fr#@#.navbar-social
+disroot.org#@#.new-share
 mouthshut.com#@#.openshare
 newsweek.com,vidcloud.co#@#.page-share
 atvmedia.ru#@#.page-social
@@ -18585,7 +18690,7 @@ askubuntu.com,baidu.com,broadcast.app.net,imgur.com,kuechenstud.io,logbuch-netzp
 pornhub.com#@#.share-link-container
 autokult.pl,channelnewsasia.com,fotoblogia.pl,imgur.com,komorkomania.pl#@#.share-links
 channelnewsasia.com,recite.com#@#.share-list
-disqus.com,google.at,google.be,google.ca,google.ch,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.th,google.co.za,google.com,google.com.ar,google.com.au,google.com.br,google.com.hk,google.com.mx,google.com.tr,google.com.ua,google.cz,google.dk,google.es,google.fi,google.fr,google.hu,google.it,google.nl,google.pl,google.ro,google.ru,google.se,google.sk,livelib.ru,tumblr.com#@#.share-menu
+disqus.com,disroot.org,google.at,google.be,google.ca,google.ch,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.th,google.co.za,google.com,google.com.ar,google.com.au,google.com.br,google.com.hk,google.com.mx,google.com.tr,google.com.ua,google.cz,google.dk,google.es,google.fi,google.fr,google.hu,google.it,google.nl,google.pl,google.ro,google.ru,google.se,google.sk,livelib.ru,tumblr.com#@#.share-menu
 flickr.com,fxhome.com#@#.share-options
 dropbox.com,ge.tt,recite.com#@#.share-page
 flickr.com,imgur.com,tobii.com,youtube.com#@#.share-panel
@@ -18669,6 +18774,7 @@ coeffee.com,flipboard.com,getyounity.com,howdoyou.do#@#.social-login
 ethias.be,technorati.com#@#.social-media
 f-secure.com,howtogeek.com#@#.social-media-buttons
 schuermann.eu#@#.social-media-list
+insideover.com#@#.social-menu
 nvidia.pl#@#.social-newsletter
 linkis.com#@#.social-panel
 techspot.com,tuba.pl#@#.social-popup
@@ -18797,6 +18903,7 @@ reddit.com#@#a[href^="http://www.reddit.com/submit"]
 smashingapps.com#@#a[href^="http://www.stumbleupon.com/submit?"]
 tumblr.com#@#a[href^="http://www.tumblr.com/share/"]
 olexica.com#@#a[href^="https://api.whatsapp.com/send?"]
+dissenter.com#@#a[href^="https://dissenter.com/discussion/begin?url="]
 facebook.com#@#a[href^="https://facebook.com/sharer.php?"]
 pinterest.com#@#a[href^="https://pinterest.com/pin/create/"]
 freshfile.pl,fxhome.com,google.at,google.be,google.ca,google.ch,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.th,google.co.za,google.com,google.com.ar,google.com.au,google.com.br,google.com.hk,google.com.mx,google.com.tr,google.com.ua,google.cz,google.dk,google.es,google.fi,google.fr,google.hu,google.it,google.nl,google.pl,google.ro,google.ru,google.se,google.sk#@#a[href^="https://plus.google.com/share"]
@@ -18825,6 +18932,7 @@ onlineradiobox.com#@#a[title="ВКонтакте"]
 google.com,smugmug.com#@#button[title="Share"]
 digg.com#@#div[id^="digg-widget-"]
 a2zapk.com,authy.com,clubbingtv.com,disqus.com,eff.org,eleconomista.es,facebook.com,forsal.pl,github.com,github.io,google.at,google.be,google.ca,google.ch,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.nz,google.co.th,google.co.uk,google.co.za,google.com,google.com.ar,google.com.au,google.com.br,google.com.hk,google.com.mx,google.com.tr,google.com.ua,google.cz,google.de,google.dk,google.es,google.fi,google.fr,google.hu,google.it,google.nl,google.pl,google.ro,google.ru,google.se,google.sk,heise.de,hockeyapp.net,incgamers.com,last.fm,lastfm.com.br,lastfm.com.tr,lastfm.de,lastfm.es,lastfm.fr,lastfm.it,lastfm.jp,lastfm.pl,lastfm.ru,lastfm.se,ludins.fr,massivelyop.com,maxthon.com,microsoft.com,opendatacity.de,playboy.com,sky.com,t3n.de,thoughtcatalog.com,twitter.com,udacity.com,vvhp.net,whatthetech.com#@#img[alt="Facebook"]
+flickr.net#@#img[alt="Flickr"]
 github.com,github.io,google.at,google.be,google.ca,google.ch,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.nz,google.co.th,google.co.uk,google.co.za,google.com,google.com.ar,google.com.au,google.com.br,google.com.hk,google.com.mx,google.com.tr,google.com.ua,google.cz,google.de,google.dk,google.es,google.fi,google.fr,google.hu,google.it,google.nl,google.pl,google.ro,google.ru,google.se,google.sk,vvhp.net,xkcd.com,youtube.com#@#img[alt="Google+"]
 a2zapk.com,github.com,github.io,google.ad,google.ae,google.al,google.am,google.as,google.at,google.az,google.ba,google.be,google.bf,google.bg,google.bi,google.bj,google.bs,google.bt,google.by,google.ca,google.cat,google.cd,google.cf,google.cg,google.ch,google.ci,google.cl,google.cm,google.cn,google.co.ao,google.co.bw,google.co.ck,google.co.cr,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.kr,google.co.ls,google.co.ma,google.co.mz,google.co.nz,google.co.th,google.co.tz,google.co.ug,google.co.uk,google.co.uz,google.co.ve,google.co.vi,google.co.za,google.co.zm,google.co.zw,google.com,google.com.af,google.com.ag,google.com.ai,google.com.ar,google.com.au,google.com.bd,google.com.bh,google.com.bn,google.com.bo,google.com.br,google.com.bz,google.com.co,google.com.cu,google.com.cy,google.com.do,google.com.ec,google.com.eg,google.com.et,google.com.fj,google.com.gh,google.com.gi,google.com.gt,google.com.hk,google.com.jm,google.com.kh,google.com.kw,google.com.lb,google.com.ly,google.com.mm,google.com.mt,google.com.mx,google.com.my,google.com.na,google.com.nf,google.com.ng,google.com.ni,google.com.np,google.com.om,google.com.pa,google.com.pe,google.com.pg,google.com.ph,google.com.pk,google.com.pr,google.com.py,google.com.qa,google.com.sa,google.com.sb,google.com.sg,google.com.sl,google.com.sv,google.com.tj,google.com.tr,google.com.tw,google.com.ua,google.com.uy,google.com.vc,google.com.vn,google.cv,google.cz,google.de,google.dj,google.dk,google.dm,google.dz,google.ee,google.es,google.fi,google.fm,google.fr,google.ga,google.ge,google.gg,google.gl,google.gm,google.gp,google.gr,google.gy,google.hn,google.hr,google.ht,google.hu,google.ie,google.im,google.iq,google.is,google.it,google.je,google.jo,google.kg,google.ki,google.kz,google.la,google.li,google.lk,google.lt,google.lu,google.lv,google.md,google.me,google.mg,google.mk,google.ml,google.mn,google.ms,google.mu,google.mv,google.mw,google.ne,google.nl,google.no,google.nr,google.nu,google.pl,google.pn,google.ps,google.pt,google.ro,google.rs,google.ru,google.rw,google.sc,google.se,google.sh,google.si,google.sk,google.sm,google.sn,google.so,google.sr,google.st,google.td,google.tg,google.tk,google.tl,google.tm,google.tn,google.to,google.tt,google.vg,google.vu,google.ws,vvhp.net,whatculture.com#@#img[alt="Instagram"]
 a2zapk.com,eff.org,github.com,github.io,google.ad,google.ae,google.al,google.am,google.as,google.at,google.az,google.ba,google.be,google.bf,google.bg,google.bi,google.bj,google.bs,google.bt,google.by,google.ca,google.cat,google.cd,google.cf,google.cg,google.ch,google.ci,google.cl,google.cm,google.cn,google.co.ao,google.co.bw,google.co.ck,google.co.cr,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.kr,google.co.ls,google.co.ma,google.co.mz,google.co.nz,google.co.th,google.co.tz,google.co.ug,google.co.uk,google.co.uz,google.co.ve,google.co.vi,google.co.za,google.co.zm,google.co.zw,google.com,google.com.af,google.com.ag,google.com.ai,google.com.ar,google.com.au,google.com.bd,google.com.bh,google.com.bn,google.com.bo,google.com.br,google.com.bz,google.com.co,google.com.cu,google.com.cy,google.com.do,google.com.ec,google.com.eg,google.com.et,google.com.fj,google.com.gh,google.com.gi,google.com.gt,google.com.hk,google.com.jm,google.com.kh,google.com.kw,google.com.lb,google.com.ly,google.com.mm,google.com.mt,google.com.mx,google.com.my,google.com.na,google.com.nf,google.com.ng,google.com.ni,google.com.np,google.com.om,google.com.pa,google.com.pe,google.com.pg,google.com.ph,google.com.pk,google.com.pr,google.com.py,google.com.qa,google.com.sa,google.com.sb,google.com.sg,google.com.sl,google.com.sv,google.com.tj,google.com.tr,google.com.tw,google.com.ua,google.com.uy,google.com.vc,google.com.vn,google.cv,google.cz,google.de,google.dj,google.dk,google.dm,google.dz,google.ee,google.es,google.fi,google.fm,google.fr,google.ga,google.ge,google.gg,google.gl,google.gm,google.gp,google.gr,google.gy,google.hn,google.hr,google.ht,google.hu,google.ie,google.im,google.iq,google.is,google.it,google.je,google.jo,google.kg,google.ki,google.kz,google.la,google.li,google.lk,google.lt,google.lu,google.lv,google.md,google.me,google.mg,google.mk,google.ml,google.mn,google.ms,google.mu,google.mv,google.mw,google.ne,google.nl,google.no,google.nr,google.nu,google.pl,google.pn,google.ps,google.pt,google.ro,google.rs,google.ru,google.rw,google.sc,google.se,google.sh,google.si,google.sk,google.sm,google.sn,google.so,google.sr,google.st,google.td,google.tg,google.tk,google.tl,google.tm,google.tn,google.to,google.tt,google.vg,google.vu,google.ws,linkedin.com#@#img[alt="LinkedIn"]
@@ -18860,6 +18968,7 @@ fark.com,github.com,github.io,marketplace.firefox.com,vvhp.net#@#img[title="YouT
 @@/wp-content/plugins/wp-rocket/$image,~third-party
 @@||126.net/share/js/$script,domain=163.com
 @@||3dmark.com/proxycon/images/fb_icon.png
+@@||3obieg.pl/wp-content/themes/sowe/css/content/$image
 @@||4game.com^*/facebook.js
 @@||4game.com^*/twitter.js
 @@||4shared.com/images/icons/social-connect-buttons.png
@@ -18960,6 +19069,7 @@ fark.com,github.com,github.io,marketplace.firefox.com,vvhp.net#@#img[title="YouT
 @@||cdn-immedia.net/img/share/
 @@||cdn.jamatto.com/api/images/*-login/facebook.png
 @@||cdn.pinknews.co.uk/images/$image,domain=pinknews.co.uk
+@@||cdn.ubi.com/uplay-connect/*/images/FB.png$domain=connect.ubi.com
 @@||cdnslate.com^*/social/colored-social-$image
 @@||chesscomfiles.com/images/fb_logo.png$domain=chess.com
 @@||chrisblattman.com/wp/wp-content/plugins/social/assets/social.png
@@ -19001,6 +19111,7 @@ fark.com,github.com,github.io,marketplace.firefox.com,vvhp.net#@#img[title="YouT
 @@||deathfromabove1979.com/images/google-$image,domain=deathfromabove1979.com
 @@||depositphotos.com^*/depositphotos_$image,domain=depositphotos.com
 @@||deskmodder.de/blog/wp-content/uploads/$image,~third-party
+@@||disclose.tv/themes/custom/disclosetv/assets/images/svg-images/twitter-white.svg
 @@||discountsstory.com/image/facebook_icon.png
 @@||discourse.org/faq/customers/logos/$~third-party
 @@||disqus.com/embed/comments/?$subdocument
@@ -19057,10 +19168,12 @@ fark.com,github.com,github.io,marketplace.firefox.com,vvhp.net#@#img[title="YouT
 @@||freshdesk.de/themes/freshdesk/images/icons/social-$image
 @@||friendfeed.com/static/images/icons/$~third-party
 @@||fyre.co/*/facebook_share_post.png
+@@||gamingsociety.pl/wp-content/themes/$image
 @@||gannett-cdn.com^*/googleplus-user-account.js
 @@||ge.tt/s/images/twitter-extension-icon.png
 @@||ge.tt/s/images/twitter-signin.png
 @@||gearbest.com/imagecache/*/images/styleimg/share.png
+@@||geocaching.su/images/ctypes/icons/googlemap/$image,~third-party
 @@||getmyapp.link/content/images/share/$image,~third-party
 @@||gfycat.com^*/sharepage-*.js$script
 @@||ghacks.net/wp-content/uploads/*/google-plus-
@@ -19278,6 +19391,7 @@ fark.com,github.com,github.io,marketplace.firefox.com,vvhp.net#@#img[title="YouT
 @@||rasset.ie/static/news/js/socialMedia.js$domain=rte.ie
 @@||rawstory.com/wp-content/uploads/*-Facebook.jpg
 @@||rawstory.com/wp-content/uploads/*-Twitter.jpg
+@@||realfavicongenerator.net/files/*/facebook.png$image,~third-party
 @@||redbullusa.com^*/socialmedia/
 @@||redcarpetrampage.com/game/images/facebookbutton
 @@||reddit.com/mobile/site/images/btn_google_play.svg
@@ -19301,7 +19415,8 @@ fark.com,github.com,github.io,marketplace.firefox.com,vvhp.net#@#img[title="YouT
 @@||s7.addthis.com/static/r07/$script,stylesheet,domain=majorgeeks.com
 @@||s7.addthis.com^*/addthis_widget.js$domain=carsom.nl|channelnewsasia.com|hatsandcaps.co.uk|politico.com|ticketmaster.nl|washingtonexaminer.com
 @@||s7.addthis.com^*/addthis_widget.js*async=$domain=koeln.de|moneytalksnews.com
-@@||s7.addthis.com^*/addthis_widget.js*pubid=
+@@||s7.addthis.com^*/addthis_widget.js*pub=$script
+@@||s7.addthis.com^*/addthis_widget.js*pubid=$script
 @@||s7.addthis.com^*/addthis_widget.js*username=$domain=iamsecond.com
 @@||salon.com/combo/js?*/share-buttons.js$script
 @@||schluetersche.de/global/js/libs/jquery/plugins/socialshareprivacy/jquery.socialshareprivacy.min.js
@@ -19317,6 +19432,7 @@ fark.com,github.com,github.io,marketplace.firefox.com,vvhp.net#@#img[title="YouT
 @@||sharethis.com/button/sharethis.js$domain=statefarm.com|vogue.com
 @@||sharethis.com/getsegment.php$domain=cnn.com
 @@||sharethis.com^$domain=cbslocal.com|colbertnation.com|fandango.com|fox23.com|imgur.com|salon.com|thedailybeast.com|thedailyshow.com
+@@||sharetv.com/images/social_login/$image,~third-party
 @@||sk-static.com/assets/facebook-$image,domain=songkick.com
 @@||sk-static.com/assets/nw/components/taste-import/fb-icon-$domain=songkick.com
 @@||sk-static.com/assets/nw/elements/social-buttons/$domain=songkick.com
@@ -19391,6 +19507,7 @@ fark.com,github.com,github.io,marketplace.firefox.com,vvhp.net#@#img[title="YouT
 @@||tnwcdn.com/wp-content/blogs.dir/*_twitter-$domain=thenextweb.com
 @@||tnwcdn.com/wp-content/blogs.dir/*_twitter.$domain=thenextweb.com
 @@||torrentfreak.com/images/google-$~third-party
+@@||torrentfreak.com/images/reddit$image
 @@||triangleoffense.com^*/triangle-offense-header-social-sprites.png
 @@||trinixy.ru/engine/classes/min/index.php?f=*/social-$script,stylesheet
 @@||tripit.com/js/tripit/social/
index 1b4e6b811f94b70c1d5b1ea68f484ed9e64b483c..e24e87a199ae98635f9e748f0e623dded35eff48 100644 (file)
     </head>
 
     <body>
+        <h3>3.1 (version code 45)</h3>
+        <p>27. Mai 2019 - Mindest-API 19, Ziel-API 28</p>
+        <ul>
+            <li><a href="https://redmine.stoutner.com/issues/416">Schliessen-Button</a> zur App-Leiste hinzugefügt.</li>
+            <li>Problem mit <a href="https://redmine.stoutner.com/issues/415">rechts- und links-Scrollen</a> von Webseiten-Elementen behoben,
+                das auch das <a href="https://redmine.stoutner.com/issues/411">Scrollen der App-Leiste geschmeidiger</a> macht.</li>
+            <li><a href="https://redmine.stoutner.com/issues/285">Filterlisten-Startbildschirm</a> hinzugefügt und <a href="https://redmine.stoutner.com/issues/452">App-Start beschleunigt</a>.</li>
+            <li>URL-Bereinigungen für <a href="https://redmine.stoutner.com/issues/414">Google Analytics</a>, <a href="https://redmine.stoutner.com/issues/436">Facebook</a>,
+                und <a href="https://redmine.stoutner.com/issues/417">Twitter</a> hinzugefügt.</li>
+            <li>Möglichkeit hinzugefügt, <a href="https://redmine.stoutner.com/issues/430">Bilder in neuen Tabs</a> zu öffnen.</li>
+            <li>Problem mit <a href="https://redmine.stoutner.com/issues/431">Kontext-Menü der Web-Suche</a> behoben.</li>
+            <li>Problem mit <a href="https://redmine.stoutner.com/issues/447">unerwünschten Neustarts</a> beim Wechsel von und zum Split-Screen-Modus behoben.</li>
+            <li>Problem mit <a href="https://redmine.stoutner.com/issues/451">Download mit externer App</a> behoben, welche bis zu einem Neustart der App nicht funktionierte.</li>
+            <li>Problem mit <a href="https://redmine.stoutner.com/issues/432">Dateinauswahl mit verschiedenen Datei-Managern</a> behoben.</li>
+            <li>Option zum <a href="https://redmine.stoutner.com/issues/399">Abschalten des breiten Anzeigebereichs</a> hinzugefügt.</li>
+            <li><a href="https://redmine.stoutner.com/issues/412">Laden</a> und <a href="https://redmine.stoutner.com/issues/441">Umschalten</a> von Tabs verbessert.</li>
+            <li>Anzeige des <a href="https://redmine.stoutner.com/issues/423">WebView-Anbieters</a> in Über > Version unter Android Oreo und neuer hinzugefügt.</li>
+            <li>Erste komplette türkische Übersetzung.</li>
+            <li>Aktualisierte deutsche Übersetzung von Bernhard G. Keller.</li>
+            <li>Aktualisierte italienische Übersetzung von Francesco Buratti.</li>
+            <li>Aktualisierte russische Übersetzung.</li>
+            <li>Aktualisierte spanische Übersetzung von Jose A. León.</li>
+        </ul>
+
         <h3><a href="https://www.stoutner.com/privacy-browser-3-0-1/">3.0.1</a> (version code 44)</h3>
         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=fd8eedc7aab1062da69d65514cf5d0a6fd28abad">2. Mai 2019</a> - Mindest-API 19, Ziel-API 28</p>
         <ul>
index debd0456879930900ac69c39f75ad7779f67dbe5..a80e789bda4bc0f6945fc006a2b0a6b43c8dba31 100644 (file)
     </head>
 
     <body>
+        <h3>3.1 (version code 45)</h3>
+        <p>27. Mai 2019 - Mindest-API 19, Ziel-API 28</p>
+        <ul>
+            <li><a href="https://redmine.stoutner.com/issues/416">Schliessen-Button</a> zur App-Leiste hinzugefügt.</li>
+            <li>Problem mit <a href="https://redmine.stoutner.com/issues/415">rechts- und links-Scrollen</a> von Webseiten-Elementen behoben,
+                das auch das <a href="https://redmine.stoutner.com/issues/411">Scrollen der App-Leiste geschmeidiger</a> macht.</li>
+            <li><a href="https://redmine.stoutner.com/issues/285">Filterlisten-Startbildschirm</a> hinzugefügt und <a href="https://redmine.stoutner.com/issues/452">App-Start beschleunigt</a>.</li>
+            <li>URL-Bereinigungen für <a href="https://redmine.stoutner.com/issues/414">Google Analytics</a>, <a href="https://redmine.stoutner.com/issues/436">Facebook</a>,
+                und <a href="https://redmine.stoutner.com/issues/417">Twitter</a> hinzugefügt.</li>
+            <li>Möglichkeit hinzugefügt, <a href="https://redmine.stoutner.com/issues/430">Bilder in neuen Tabs</a> zu öffnen.</li>
+            <li>Problem mit <a href="https://redmine.stoutner.com/issues/431">Kontext-Menü der Web-Suche</a> behoben.</li>
+            <li>Problem mit <a href="https://redmine.stoutner.com/issues/447">unerwünschten Neustarts</a> beim Wechsel von und zum Split-Screen-Modus behoben.</li>
+            <li>Problem mit <a href="https://redmine.stoutner.com/issues/451">Download mit externer App</a> behoben, welche bis zu einem Neustart der App nicht funktionierte.</li>
+            <li>Problem mit <a href="https://redmine.stoutner.com/issues/432">Dateinauswahl mit verschiedenen Datei-Managern</a> behoben.</li>
+            <li>Option zum <a href="https://redmine.stoutner.com/issues/399">Abschalten des breiten Anzeigebereichs</a> hinzugefügt.</li>
+            <li><a href="https://redmine.stoutner.com/issues/412">Laden</a> und <a href="https://redmine.stoutner.com/issues/441">Umschalten</a> von Tabs verbessert.</li>
+            <li>Anzeige des <a href="https://redmine.stoutner.com/issues/423">WebView-Anbieters</a> in Über > Version unter Android Oreo und neuer hinzugefügt.</li>
+            <li>Erste komplette türkische Übersetzung.</li>
+            <li>Aktualisierte deutsche Übersetzung von Bernhard G. Keller.</li>
+            <li>Aktualisierte italienische Übersetzung von Francesco Buratti.</li>
+            <li>Aktualisierte russische Übersetzung.</li>
+            <li>Aktualisierte spanische Übersetzung von Jose A. León.</li>
+        </ul>
+
         <h3><a href="https://www.stoutner.com/privacy-browser-3-0-1/">3.0.1</a> (version code 44)</h3>
         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=fd8eedc7aab1062da69d65514cf5d0a6fd28abad">2. Mai 2019</a> - Mindest-API 19, Ziel-API 28</p>
         <ul>
index 854a72d26c09131192a867237755d3770035499d..be16e3cf660fdf4a3deb51c389eecba78e48f0bb 100644 (file)
     </head>
 
     <body>
+        <h3>3.1 (version code 45)</h3>
+        <p>27 May 2019 - minimum API 19, target API 28</p>
+        <ul>
+            <li>Add a <a href="https://redmine.stoutner.com/issues/416">close tab button</a> to the app bar.</li>
+            <li>Fix the <a href="https://redmine.stoutner.com/issues/415">left and right scrolling</a> of website elements,
+                which also makes the <a href="https://redmine.stoutner.com/issues/411">app bar scroll more smoothly</a>.</li>
+            <li>Add a blocklist loading <a href="https://redmine.stoutner.com/issues/285">splash screen</a> and decrease the <a href="https://redmine.stoutner.com/issues/452">app load time</a>.</li>
+            <li>Add URL modification for <a href="https://redmine.stoutner.com/issues/414">Google Analytics</a>, <a href="https://redmine.stoutner.com/issues/436">Facebook</a>,
+                and <a href="https://redmine.stoutner.com/issues/417">Twitter</a>.</li>
+            <li>Add the ability to <a href="https://redmine.stoutner.com/issues/430">open an image in a new tab</a>.</li>
+            <li>Fix the context menu <a href="https://redmine.stoutner.com/issues/431">web search</a>.</li>
+            <li>Fix <a href="https://redmine.stoutner.com/issues/447">undesired restarts</a> when entering or exiting split screen mode.</li>
+            <li>Fix changes to <a href="https://redmine.stoutner.com/issues/451">Download with External App</a> not applying until after a restart.</li>
+            <li>Fix <a href="https://redmine.stoutner.com/issues/432">browsing</a> with some file managers.</li>
+            <li>Add the option to <a href="https://redmine.stoutner.com/issues/399">disable the wide viewport</a>.</li>
+            <li>Improve the <a href="https://redmine.stoutner.com/issues/412">loading</a> and <a href="https://redmine.stoutner.com/issues/441">switching</a> of tabs.</li>
+            <li>Display the <a href="https://redmine.stoutner.com/issues/423">WebView provider</a> in About > Version on Android Oreo and newer.</li>
+            <li>First full Turkish translation.</li>
+            <li>Updated German translation provided by Bernhard G. Keller.</li>
+            <li>Updated Italian translation provided by Francesco Buratti.</li>
+            <li>Updated Russian translation.</li>
+            <li>Updated Spanish translation provided by Jose A. León.</li>
+        </ul>
+
         <h3><a href="https://www.stoutner.com/privacy-browser-3-0-1/">3.0.1</a> (version code 44)</h3>
         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=fd8eedc7aab1062da69d65514cf5d0a6fd28abad">2 May 2019</a> - minimum API 19, target API 28</p>
         <ul>
index e4b0ad5ef24c18473395527b8747d1eeec33931e..0a643a5bf59ed317fd8d86413070df62bf161268 100644 (file)
     </head>
 
     <body>
+        <h3>3.1 (version code 45)</h3>
+        <p>27 May 2019 - minimum API 19, target API 28</p>
+        <ul>
+            <li>Add a <a href="https://redmine.stoutner.com/issues/416">close tab button</a> to the app bar.</li>
+            <li>Fix the <a href="https://redmine.stoutner.com/issues/415">left and right scrolling</a> of website elements,
+                which also makes the <a href="https://redmine.stoutner.com/issues/411">app bar scroll more smoothly</a>.</li>
+            <li>Add a blocklist loading <a href="https://redmine.stoutner.com/issues/285">splash screen</a> and decrease the <a href="https://redmine.stoutner.com/issues/452">app load time</a>.</li>
+            <li>Add URL modification for <a href="https://redmine.stoutner.com/issues/414">Google Analytics</a>, <a href="https://redmine.stoutner.com/issues/436">Facebook</a>,
+                and <a href="https://redmine.stoutner.com/issues/417">Twitter</a>.</li>
+            <li>Add the ability to <a href="https://redmine.stoutner.com/issues/430">open an image in a new tab</a>.</li>
+            <li>Fix the context menu <a href="https://redmine.stoutner.com/issues/431">web search</a>.</li>
+            <li>Fix <a href="https://redmine.stoutner.com/issues/447">undesired restarts</a> when entering or exiting split screen mode.</li>
+            <li>Fix changes to <a href="https://redmine.stoutner.com/issues/451">Download with External App</a> not applying until after a restart.</li>
+            <li>Fix <a href="https://redmine.stoutner.com/issues/432">browsing</a> with some file managers.</li>
+            <li>Add the option to <a href="https://redmine.stoutner.com/issues/399">disable the wide viewport</a>.</li>
+            <li>Improve the <a href="https://redmine.stoutner.com/issues/412">loading</a> and <a href="https://redmine.stoutner.com/issues/441">switching</a> of tabs.</li>
+            <li>Display the <a href="https://redmine.stoutner.com/issues/423">WebView provider</a> in About > Version on Android Oreo and newer.</li>
+            <li>First full Turkish translation.</li>
+            <li>Updated German translation provided by Bernhard G. Keller.</li>
+            <li>Updated Italian translation provided by Francesco Buratti.</li>
+            <li>Updated Russian translation.</li>
+            <li>Updated Spanish translation provided by Jose A. León.</li>
+        </ul>
+
         <h3><a href="https://www.stoutner.com/privacy-browser-3-0-1/">3.0.1</a> (version code 44)</h3>
         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=fd8eedc7aab1062da69d65514cf5d0a6fd28abad">2 May 2019</a> - minimum API 19, target API 28</p>
         <ul>
index 3f30c9036ba68e18dba947241042f31ae284dcc9..6f977113c3ccafc71e071e3a3ab62384d3e7e689 100644 (file)
     </head>
 
     <body>
+        <h3>3.1 (código de versión 45)</h3>
+        <p>27 de mayo de 2019 - API mínimo 19, API dirigido 28</p>
+        <ul>
+            <li>Añadir un <a href="https://redmine.stoutner.com/issues/416">botón de cerrar pestaña</a> a la barra de aplicaciones.</li>
+            <li>Arreglar el <a href="https://redmine.stoutner.com/issues/415">desplazamiento a la izquierda y a la derecha </a> de los elementos de la página web,
+                lo que también hace que la <a href="https://redmine.stoutner.com/issues/411">barra de aplicaciones se desplace más suavemente</a>.</li>
+            <li>Añadir una pantalla <a href="https://redmine.stoutner.com/issues/285">de lista de bloqueo</a>
+                y disminuir el <a href="https://redmine.stoutner.com/issues/452">tiempo de carga de aplicaciones</a>.</li>
+            <li>Añadir modificación de URL para <a href="https://redmine.stoutner.com/issues/414">Google Analytics</a>, <a href="https://redmine.stoutner.com/issues/436">Facebook</a>,
+                y <a href="https://redmine.stoutner.com/issues/417">Twitter</a>.</li>
+            <li>Añadir la posibilidad de <a href="https://redmine.stoutner.com/issues/430">abrir una imagen en una nueva pestaña</a>.</li>
+            <li>Arreglar el menú contextual <a href="https://redmine.stoutner.com/issues/431">de búsqueda web</a>.</li>
+            <li>Arreglar los <a href="https://redmine.stoutner.com/issues/447">reinicios indeseados</a> al entrar o salir del modo de pantalla dividida.</li>
+            <li>Arreglar los cambios en <a href="https://redmine.stoutner.com/issues/451">Descargar con app externa</a> que no se aplica hasta después de un reinicio.</li>
+            <li>Corregir la <a href="https://redmine.stoutner.com/issues/432">navegación</a> con algunos gestores de archivos.</li>
+            <li>Añadir la opción para <a href="https://redmine.stoutner.com/issues/399">deshabilitar la vista amplia</a>.</li>
+            <li>Mejorar la <a href="https://redmine.stoutner.com/issues/412">carga</a> y el <a href="https://redmine.stoutner.com/issues/441">cambio</a> de pestañas.</li>
+            <li>Mostrar el <a href="https://redmine.stoutner.com/issues/423">proveedor de WebView</a> en Acerca de > Versión en Android Oreo y versiones más recientes.</li>
+            <li>Primera traducción completa al idioma turco.</li>
+            <li>Actualizada la traducción al español proporcionada por Jose A. León.</li>
+            <li>Actualizada la traducción al alemán por Bernhard G. Keller.</li>
+            <li>Actualizada la traducción al italiano proporcionada por Francesco Buratti.</li>
+            <li>Actualizada la traducción al ruso.</li>
+        </ul>
+
         <h3><a href="https://www.stoutner.com/privacy-browser-3-0-1/">3.0.1</a> (código de versión 44)</h3>
         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=fd8eedc7aab1062da69d65514cf5d0a6fd28abad">2 de mayo de 2019</a> - API mínimo 19, API dirigido 28</p>
         <ul>
index 3be495b57252f41278fcc0fa191389268c78a5d4..1d1eafbb2def4fb674f07b1fc15a0942e864f462 100644 (file)
     </head>
 
     <body>
+        <h3>3.1 (código de versión 45)</h3>
+        <p>27 de mayo de 2019 - API mínimo 19, API dirigido 28</p>
+        <ul>
+            <li>Añadir un <a href="https://redmine.stoutner.com/issues/416">botón de cerrar pestaña</a> a la barra de aplicaciones.</li>
+            <li>Arreglar el <a href="https://redmine.stoutner.com/issues/415">desplazamiento a la izquierda y a la derecha </a> de los elementos de la página web,
+                lo que también hace que la <a href="https://redmine.stoutner.com/issues/411">barra de aplicaciones se desplace más suavemente</a>.</li>
+            <li>Añadir una pantalla <a href="https://redmine.stoutner.com/issues/285">de lista de bloqueo</a>
+                y disminuir el <a href="https://redmine.stoutner.com/issues/452">tiempo de carga de aplicaciones</a>.</li>
+            <li>Añadir modificación de URL para <a href="https://redmine.stoutner.com/issues/414">Google Analytics</a>, <a href="https://redmine.stoutner.com/issues/436">Facebook</a>,
+                y <a href="https://redmine.stoutner.com/issues/417">Twitter</a>.</li>
+            <li>Añadir la posibilidad de <a href="https://redmine.stoutner.com/issues/430">abrir una imagen en una nueva pestaña</a>.</li>
+            <li>Arreglar el menú contextual <a href="https://redmine.stoutner.com/issues/431">de búsqueda web</a>.</li>
+            <li>Arreglar los <a href="https://redmine.stoutner.com/issues/447">reinicios indeseados</a> al entrar o salir del modo de pantalla dividida.</li>
+            <li>Arreglar los cambios en <a href="https://redmine.stoutner.com/issues/451">Descargar con app externa</a> que no se aplica hasta después de un reinicio.</li>
+            <li>Corregir la <a href="https://redmine.stoutner.com/issues/432">navegación</a> con algunos gestores de archivos.</li>
+            <li>Añadir la opción para <a href="https://redmine.stoutner.com/issues/399">deshabilitar la vista amplia</a>.</li>
+            <li>Mejorar la <a href="https://redmine.stoutner.com/issues/412">carga</a> y el <a href="https://redmine.stoutner.com/issues/441">cambio</a> de pestañas.</li>
+            <li>Mostrar el <a href="https://redmine.stoutner.com/issues/423">proveedor de WebView</a> en Acerca de > Versión en Android Oreo y versiones más recientes.</li>
+            <li>Primera traducción completa al idioma turco.</li>
+            <li>Actualizada la traducción al español proporcionada por Jose A. León.</li>
+            <li>Actualizada la traducción al alemán por Bernhard G. Keller.</li>
+            <li>Actualizada la traducción al italiano proporcionada por Francesco Buratti.</li>
+            <li>Actualizada la traducción al ruso.</li>
+        </ul>
+
         <h3><a href="https://www.stoutner.com/privacy-browser-3-0-1/">3.0.1</a> (código de versión 44)</h3>
         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=fd8eedc7aab1062da69d65514cf5d0a6fd28abad">2 de mayo de 2019</a> - API mínimo 19, API dirigido 28</p>
         <ul>
index 13dcdfac721ce541301a81c4e956f035399821d2..c05217cc845ee4ce2107f04c6961116f5dbc37c1 100644 (file)
     </head>
 
     <body>
+        <h3>3.1 (versione codice 45)</h3>
+        <p>27 Maggio 2019 - minima API 19, target API 28</p>
+        <ul>
+            <li>Aggiunta del <a href="https://redmine.stoutner.com/issues/416">pulsante di chiusura delle schede</a> nella barra dell'applicazione.</li>
+            <li>Sistemazione dello <a href="https://redmine.stoutner.com/issues/415">scorrimento a destra e sinistra</a> degli elementi dei siti web,
+                che consente anche un <a href="https://redmine.stoutner.com/issues/411">miglioramento dello scorrimento della barra dell'applicazione</a>.</li>
+            <li>Aggiunta di una <a href="https://redmine.stoutner.com/issues/285">splash screen</a> di caricamento delle liste di blocco e riduzione del
+                <a href="https://redmine.stoutner.com/issues/452">tempo di caricamento dell'app</a>.</li>
+            <li>Aggiunta della modifica delle URL per <a href="https://redmine.stoutner.com/issues/414">Google Analytics</a>, <a href="https://redmine.stoutner.com/issues/436">Facebook</a>,
+                e <a href="https://redmine.stoutner.com/issues/417">Twitter</a>.</li>
+            <li>Aggiunta la possibilità di <a href="https://redmine.stoutner.com/issues/430">aprire un'immagine in una nuova scheda</a>.</li>
+            <li>Sistemazione del menù contestuale per <a href="https://redmine.stoutner.com/issues/431">la ricerca sul web</a>.</li>
+            <li>Sistemazione dei <a href="https://redmine.stoutner.com/issues/447">riavvii indesiderati</a> che avvenivano nel momento in cui si entrava o usciva dalla modalità a schermo diviso.</li>
+            <li>Sistemazione dei cambiamenti al <a href="https://redmine.stoutner.com/issues/451">Download con applicazione esterna</a> che non erano applicati fino al riavvio.</li>
+            <li>Correzione della <a href="https://redmine.stoutner.com/issues/432">navigazione</a> con alcuni file manager.</li>
+            <li>Aggiunta dell'opzione per <a href="https://redmine.stoutner.com/issues/399">disabilitare la vista con finestra grande</a>.</li>
+            <li>Miglioramento del <a href="https://redmine.stoutner.com/issues/412">caricamento</a> e del <a href="https://redmine.stoutner.com/issues/441">cambiamento</a> delle schede.</li>
+            <li>Visualizzazione del <a href="https://redmine.stoutner.com/issues/423">provider di WebView</a> in Informazioni > Versione su Android Oreo e successivi.</li>
+            <li>Prima traduzione completa in lingua Turca.</li>
+            <li>Aggiornamento della traduzione Italiana fornita da Francesco Buratti.</li>
+            <li>Aggiornamento della traduzione in Russo.</li>
+            <li>Aggiornamento della traduzione Spagnola fornita da Jose A. León.</li>
+            <li>Aggiornamento della traduzione Tedesco fornita da Bernhard G. Keller.</li>
+        </ul>
+
         <h3><a href="https://www.stoutner.com/privacy-browser-3-0-1/">3.0.1</a> (versione codice 44)</h3>
         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=fd8eedc7aab1062da69d65514cf5d0a6fd28abad">2 Maggio 2019</a> - minima API 19, target API 28</p>
         <ul>
index c1f6b4b05b99eb0ddefff399ed10d03bb8afe40d..5eb6ce07cb4583cdaa0c67dc9da584f596a580b5 100644 (file)
     </head>
 
     <body>
+        <h3>3.1 (versione codice 45)</h3>
+        <p>27 Maggio 2019 - minima API 19, target API 28</p>
+        <ul>
+            <li>Aggiunta del <a href="https://redmine.stoutner.com/issues/416">pulsante di chiusura delle schede</a> nella barra dell'applicazione.</li>
+            <li>Sistemazione dello <a href="https://redmine.stoutner.com/issues/415">scorrimento a destra e sinistra</a> degli elementi dei siti web,
+                che consente anche un <a href="https://redmine.stoutner.com/issues/411">miglioramento dello scorrimento della barra dell'applicazione</a>.</li>
+            <li>Aggiunta di una <a href="https://redmine.stoutner.com/issues/285">splash screen</a> di caricamento delle liste di blocco e riduzione del
+                <a href="https://redmine.stoutner.com/issues/452">tempo di caricamento dell'app</a>.</li>
+            <li>Aggiunta della modifica delle URL per <a href="https://redmine.stoutner.com/issues/414">Google Analytics</a>, <a href="https://redmine.stoutner.com/issues/436">Facebook</a>,
+                e <a href="https://redmine.stoutner.com/issues/417">Twitter</a>.</li>
+            <li>Aggiunta la possibilità di <a href="https://redmine.stoutner.com/issues/430">aprire un'immagine in una nuova scheda</a>.</li>
+            <li>Sistemazione del menù contestuale per <a href="https://redmine.stoutner.com/issues/431">la ricerca sul web</a>.</li>
+            <li>Sistemazione dei <a href="https://redmine.stoutner.com/issues/447">riavvii indesiderati</a> che avvenivano nel momento in cui si entrava o usciva dalla modalità a schermo diviso.</li>
+            <li>Sistemazione dei cambiamenti al <a href="https://redmine.stoutner.com/issues/451">Download con applicazione esterna</a> che non erano applicati fino al riavvio.</li>
+            <li>Correzione della <a href="https://redmine.stoutner.com/issues/432">navigazione</a> con alcuni file manager.</li>
+            <li>Aggiunta dell'opzione per <a href="https://redmine.stoutner.com/issues/399">disabilitare la vista con finestra grande</a>.</li>
+            <li>Miglioramento del <a href="https://redmine.stoutner.com/issues/412">caricamento</a> e del <a href="https://redmine.stoutner.com/issues/441">cambiamento</a> delle schede.</li>
+            <li>Visualizzazione del <a href="https://redmine.stoutner.com/issues/423">provider di WebView</a> in Informazioni > Versione su Android Oreo e successivi.</li>
+            <li>Prima traduzione completa in lingua Turca.</li>
+            <li>Aggiornamento della traduzione Italiana fornita da Francesco Buratti.</li>
+            <li>Aggiornamento della traduzione in Russo.</li>
+            <li>Aggiornamento della traduzione Spagnola fornita da Jose A. León.</li>
+            <li>Aggiornamento della traduzione Tedesco fornita da Bernhard G. Keller.</li>
+        </ul>
+
         <h3><a href="https://www.stoutner.com/privacy-browser-3-0-1/">3.0.1</a> (versione codice 44)</h3>
         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=fd8eedc7aab1062da69d65514cf5d0a6fd28abad">2 Maggio 2019</a> - minima API 19, target API 28</p>
         <ul>
index 5cb7716ae7d19f21081b66e3cc0081e858a023b6..3043f4a4ac58efcc84e5a43058efce4db3bc1d93 100644 (file)
     </head>
 
     <body>
+        <h3>3.1 (код версии 45)</h3>
+        <p>27 мая 2019 года - minimum API 19, target API 28</p>
+        <ul>
+            <li>На панель приложения <a href="https://redmine.stoutner.com/issues/416">добавлена кнопка</a> закрытия вкладки.</li>
+            <li>Исправлена <a href="https://redmine.stoutner.com/issues/415">прокрутка элементов сайта вправо и влево</a>.
+                Панель приложения теперь <a href="https://redmine.stoutner.com/issues/411">прокручивается более плавно</a>.</li>
+            <li>Добавлено сообщение о загрузке <a href="https://redmine.stoutner.com/issues/285">списка блокировки</a>
+                и уменьшено <a href="https://redmine.stoutner.com/issues/452">время загрузки приложения</a>.</li>
+            <li>Добавлена модификация URL-адресов <a href="https://redmine.stoutner.com/issues/414">Google Analytics</a>, <a href="https://redmine.stoutner.com/issues/436">Facebook</a>,
+                и <a href="https://redmine.stoutner.com/issues/417">Twitter</a>.</li>
+            <li>Добавлена возможность <a href="https://redmine.stoutner.com/issues/430">открытия изображения на новой вкладке</a>.</li>
+            <li>Исправлен поиск из контекстного меню <a href="https://redmine.stoutner.com/issues/431">веб-поиска</a>.</li>
+            <li>Исправлены <a href="https://redmine.stoutner.com/issues/447">перезагрузки приложения</a> при включении/отключении режима разделения экрана.</li>
+            <li>Исправлены изменения <a href="https://redmine.stoutner.com/issues/451">загрузки во внешнем приложении</a>, не применявшиеся до перезагрузки.</li>
+            <li>Исправлен <a href="https://redmine.stoutner.com/issues/432">просмотр</a> с помощью некоторых файловых менеджеров.</li>
+            <li>Добавлена опция <a href="https://redmine.stoutner.com/issues/399">отключения широкой области просмотра</a>.</li>
+            <li>Улучшение <a href="https://redmine.stoutner.com/issues/412">загрузки</a> и <a href="https://redmine.stoutner.com/issues/441">переключения</a> вкладок.</li>
+            <li>Добавлено отображение <a href="https://redmine.stoutner.com/issues/423">провайдера WebView</a> в О Privacy Browser > Версия на Android Oreo и новее.</li>
+            <li>Первый полный перевод на турецкий язык.</li>
+            <li>Обновлен перевод на русский язык.</li>
+            <li>Обновлен перевод на немецкий язык, выполненный Бернхардом Г. Келлером (Bernhard G. Keller).</li>
+            <li>Обновлен перевод на итальянский язык, выполненный Франческо Буратти (Francesco Buratti).</li>
+            <li>Обновлен перевод на испанский язык, выполненный Хосе А. Леон (Jose A. León).</li>
+        </ul>
+
         <h3><a href="https://www.stoutner.com/privacy-browser-3-0-1/">3.0.1</a> (код версии 44)</h3>
         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=fd8eedc7aab1062da69d65514cf5d0a6fd28abad">2 мая 2019 года</a> - minimum API 19, target API 28</p>
         <ul>
index 1b40959851871f4562ccb8ad6f2e123011a5f184..18c3ca34587e7b02eefb27e61cb4e4a689f30d03 100644 (file)
     </head>
 
     <body>
+        <h3>3.1 (код версии 45)</h3>
+        <p>27 мая 2019 года - minimum API 19, target API 28</p>
+        <ul>
+            <li>На панель приложения <a href="https://redmine.stoutner.com/issues/416">добавлена кнопка</a> закрытия вкладки.</li>
+            <li>Исправлена <a href="https://redmine.stoutner.com/issues/415">прокрутка элементов сайта вправо и влево</a>.
+                Панель приложения теперь <a href="https://redmine.stoutner.com/issues/411">прокручивается более плавно</a>.</li>
+            <li>Добавлено сообщение о загрузке <a href="https://redmine.stoutner.com/issues/285">списка блокировки</a>
+                и уменьшено <a href="https://redmine.stoutner.com/issues/452">время загрузки приложения</a>.</li>
+            <li>Добавлена модификация URL-адресов <a href="https://redmine.stoutner.com/issues/414">Google Analytics</a>, <a href="https://redmine.stoutner.com/issues/436">Facebook</a>,
+                и <a href="https://redmine.stoutner.com/issues/417">Twitter</a>.</li>
+            <li>Добавлена возможность <a href="https://redmine.stoutner.com/issues/430">открытия изображения на новой вкладке</a>.</li>
+            <li>Исправлен поиск из контекстного меню <a href="https://redmine.stoutner.com/issues/431">веб-поиска</a>.</li>
+            <li>Исправлены <a href="https://redmine.stoutner.com/issues/447">перезагрузки приложения</a> при включении/отключении режима разделения экрана.</li>
+            <li>Исправлены изменения <a href="https://redmine.stoutner.com/issues/451">загрузки во внешнем приложении</a>, не применявшиеся до перезагрузки.</li>
+            <li>Исправлен <a href="https://redmine.stoutner.com/issues/432">просмотр</a> с помощью некоторых файловых менеджеров.</li>
+            <li>Добавлена опция <a href="https://redmine.stoutner.com/issues/399">отключения широкой области просмотра</a>.</li>
+            <li>Улучшение <a href="https://redmine.stoutner.com/issues/412">загрузки</a> и <a href="https://redmine.stoutner.com/issues/441">переключения</a> вкладок.</li>
+            <li>Добавлено отображение <a href="https://redmine.stoutner.com/issues/423">провайдера WebView</a> в О Privacy Browser > Версия на Android Oreo и новее.</li>
+            <li>Первый полный перевод на турецкий язык.</li>
+            <li>Обновлен перевод на русский язык.</li>
+            <li>Обновлен перевод на немецкий язык, выполненный Бернхардом Г. Келлером (Bernhard G. Keller).</li>
+            <li>Обновлен перевод на итальянский язык, выполненный Франческо Буратти (Francesco Buratti).</li>
+            <li>Обновлен перевод на испанский язык, выполненный Хосе А. Леон (Jose A. León).</li>
+        </ul>
+
         <h3><a href="https://www.stoutner.com/privacy-browser-3-0-1/">3.0.1</a> (код версии 44)</h3>
         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=fd8eedc7aab1062da69d65514cf5d0a6fd28abad">2 мая 2019 года</a> - minimum API 19, target API 28</p>
         <ul>
index 887bab7ee42f7e3e4eaea9e703949f270a71feb1..5c9aba1652020ce5eaf93dc245b2c1784f1ecda1 100644 (file)
     </head>
 
     <body>
+        <h3>3.1 (version code 45)</h3>
+        <p>27 Mayıs 2019 - minimum API 19, target API 28</p>
+        <ul>
+            <li>Uygulama çubuğuna <a href="https://redmine.stoutner.com/issues/416">sekmeyi kapat butonu</a> eklendi.</li>
+            <li>Aynı zamanda <a href="https://redmine.stoutner.com/issues/415">uygulama çubuğunun daha düzgünce kaydırmasına</a> olanak sağlayan,
+                web site elemanlarının <a href="https://redmine.stoutner.com/issues/411">sağ ve sol kaydırması</a> düzeltildi.</li>
+            <li><a href="https://redmine.stoutner.com/issues/285">Açılış ekranını</a> yükleyen ve
+                <a href="https://redmine.stoutner.com/issues/452">uygulama yükleme süresini</a> kısaltan bir engel listesi eklendi.</li>
+            <li><a href="https://redmine.stoutner.com/issues/414">Google Analytics</a>, <a href="https://redmine.stoutner.com/issues/436">Facebook</a>,
+                ve <a href="https://redmine.stoutner.com/issues/417">Twitter</a>için URL modifikasyonu eklendi.</li>
+            <li><a href="https://redmine.stoutner.com/issues/430">Resmi yeni sekmede aç</a> özelliği eklendi.</li>
+            <li>İçerik menüsü <a href="https://redmine.stoutner.com/issues/431">web araması</a> düzeltildi.</li>
+            <li>Bölünmüş ekran moduna girerken ya da çıkarken meydana gelen <a href="https://redmine.stoutner.com/issues/447">istenmeyen yeniden başlatmalar</a> düzeltildi.</li>
+            <li>Yeniden başlatma sonrasına kadar uygulanmayan <a href="https://redmine.stoutner.com/issues/451">Harici Uygulamayla İndir</a> ile ilgili değişiklikler düzeltildi.</li>
+            <li>Bazı dosya yöneticileriyle <a href="https://redmine.stoutner.com/issues/432">tarama</a> sorunu düzeltildi.</li>
+            <li><a href="https://redmine.stoutner.com/issues/399">Geniş ekranı devre dışı bırak</a> seçeneği eklendi.</li>
+            <li>Sekmelerin <a href="https://redmine.stoutner.com/issues/412">yüklenmesinde</a> ve sekmeler arası <a href="https://redmine.stoutner.com/issues/441">geçişlerde</a> iyileştirmeler yapıldı.</li>
+            <li><a href="https://redmine.stoutner.com/issues/423">WebView sağlayıcısını</a> Android Oreo sürümünde ve daha yeni sürümlerde Hakkında seçeneği içerisinde görüntüleyebilirsiniz.</li>
+            <li>İlk full Türkçe çeviri eklendi.</li>
+            <li>Almanca çevirisi güncellendi. (Çevirmen Bernhard G. Keller.)</li>
+            <li>İtalyan çevirisi güncellendi. (Çevirmen Francesco Buratti.)</li>
+            <li>Rusça çevirisi güncellendi.</li>
+            <li>İspanyol çevirisi güncellendi. (Çevirmen Jose A. León.)</li>
+        </ul>
+
         <h3><a href="https://www.stoutner.com/privacy-browser-3-0-1/">3.0.1</a> (version code 44)</h3>
         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=fd8eedc7aab1062da69d65514cf5d0a6fd28abad">2 Mayıs 2019</a> - minimum API 19, target API 28</p>
         <ul>
index bd13e1d1d6c9ab16bf86cc38282738aa386ed9e7..645b92c1a5af274402420487a6168fb7ae5c196b 100644 (file)
     </head>
 
     <body>
+        <h3>3.1 (version code 45)</h3>
+        <p>27 Mayıs 2019 - minimum API 19, target API 28</p>
+        <ul>
+            <li>Uygulama çubuğuna <a href="https://redmine.stoutner.com/issues/416">sekmeyi kapat butonu</a> eklendi.</li>
+            <li>Aynı zamanda <a href="https://redmine.stoutner.com/issues/415">uygulama çubuğunun daha düzgünce kaydırmasına</a> olanak sağlayan,
+                web site elemanlarının <a href="https://redmine.stoutner.com/issues/411">sağ ve sol kaydırması</a> düzeltildi.</li>
+            <li><a href="https://redmine.stoutner.com/issues/285">Açılış ekranını</a> yükleyen ve
+                <a href="https://redmine.stoutner.com/issues/452">uygulama yükleme süresini</a> kısaltan bir engel listesi eklendi.</li>
+            <li><a href="https://redmine.stoutner.com/issues/414">Google Analytics</a>, <a href="https://redmine.stoutner.com/issues/436">Facebook</a>,
+                ve <a href="https://redmine.stoutner.com/issues/417">Twitter</a>için URL modifikasyonu eklendi.</li>
+            <li><a href="https://redmine.stoutner.com/issues/430">Resmi yeni sekmede aç</a> özelliği eklendi.</li>
+            <li>İçerik menüsü <a href="https://redmine.stoutner.com/issues/431">web araması</a> düzeltildi.</li>
+            <li>Bölünmüş ekran moduna girerken ya da çıkarken meydana gelen <a href="https://redmine.stoutner.com/issues/447">istenmeyen yeniden başlatmalar</a> düzeltildi.</li>
+            <li>Yeniden başlatma sonrasına kadar uygulanmayan <a href="https://redmine.stoutner.com/issues/451">Harici Uygulamayla İndir</a> ile ilgili değişiklikler düzeltildi.</li>
+            <li>Bazı dosya yöneticileriyle <a href="https://redmine.stoutner.com/issues/432">tarama</a> sorunu düzeltildi.</li>
+            <li><a href="https://redmine.stoutner.com/issues/399">Geniş ekranı devre dışı bırak</a> seçeneği eklendi.</li>
+            <li>Sekmelerin <a href="https://redmine.stoutner.com/issues/412">yüklenmesinde</a> ve sekmeler arası <a href="https://redmine.stoutner.com/issues/441">geçişlerde</a> iyileştirmeler yapıldı.</li>
+            <li><a href="https://redmine.stoutner.com/issues/423">WebView sağlayıcısını</a> Android Oreo sürümünde ve daha yeni sürümlerde Hakkında seçeneği içerisinde görüntüleyebilirsiniz.</li>
+            <li>İlk full Türkçe çeviri eklendi.</li>
+            <li>Almanca çevirisi güncellendi. (Çevirmen Bernhard G. Keller.)</li>
+            <li>İtalyan çevirisi güncellendi. (Çevirmen Francesco Buratti.)</li>
+            <li>Rusça çevirisi güncellendi.</li>
+            <li>İspanyol çevirisi güncellendi. (Çevirmen Jose A. León.)</li>
+        </ul>
+
         <h3><a href="https://www.stoutner.com/privacy-browser-3-0-1/">3.0.1</a> (version code 44)</h3>
         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=fd8eedc7aab1062da69d65514cf5d0a6fd28abad">2 Mayıs 2019</a> - minimum API 19, target API 28</p>
         <ul>
index 895f20ad7547b9120066d49b61d00820263877f0..509fe8f7d78d5e398a317ed342bd566b1b9029e3 100644 (file)
@@ -328,6 +328,7 @@ public class MainWebViewActivity extends AppCompatActivity implements CreateBook
 
         // Set the content view.
         setContentView(R.layout.main_framelayout);
+
         // Get handles for the views that need to be modified.
         DrawerLayout drawerLayout = findViewById(R.id.drawerlayout);
         Toolbar toolbar = findViewById(R.id.toolbar);
@@ -367,63 +368,69 @@ public class MainWebViewActivity extends AppCompatActivity implements CreateBook
 
     @Override
     protected void onNewIntent(Intent intent) {
-        // Get the information from the intent.
-        String intentAction = intent.getAction();
-        Uri intentUriData = intent.getData();
+        // Replace the intent that started the app with this one.
+        setIntent(intent);
 
-        // Determine if this is a web search.
-        boolean isWebSearch = ((intentAction != null) && intentAction.equals(Intent.ACTION_WEB_SEARCH));
+        // Process the intent here if Privacy Browser is fully initialized.  If the process has been killed by the system while sitting in the background, this will be handled in `initializeWebView()`.
+        if (ultraPrivacy != null) {
+            // Get the information from the intent.
+            String intentAction = intent.getAction();
+            Uri intentUriData = intent.getData();
 
-        // Only process the URI if it contains data or it is a web search.  If the user pressed the desktop icon after the app was already running the URI will be null.
-        if (intentUriData != null || isWebSearch) {
-            // Get the shared preferences.
-            SharedPreferences sharedPreferences = PreferenceManager.getDefaultSharedPreferences(this);
+            // Determine if this is a web search.
+            boolean isWebSearch = ((intentAction != null) && intentAction.equals(Intent.ACTION_WEB_SEARCH));
 
-            // Create a URL string.
-            String url;
+            // Only process the URI if it contains data or it is a web search.  If the user pressed the desktop icon after the app was already running the URI will be null.
+            if (intentUriData != null || isWebSearch) {
+                // Get the shared preferences.
+                SharedPreferences sharedPreferences = PreferenceManager.getDefaultSharedPreferences(this);
 
-            // If the intent action is a web search, perform the search.
-            if (isWebSearch) {
-                // Create an encoded URL string.
-                String encodedUrlString;
+                // Create a URL string.
+                String url;
 
-                // Sanitize the search input and convert it to a search.
-                try {
-                    encodedUrlString = URLEncoder.encode(intent.getStringExtra(SearchManager.QUERY), "UTF-8");
-                } catch (UnsupportedEncodingException exception) {
-                    encodedUrlString = "";
-                }
+                // If the intent action is a web search, perform the search.
+                if (isWebSearch) {
+                    // Create an encoded URL string.
+                    String encodedUrlString;
 
-                // Add the base search URL.
-                url = searchURL + encodedUrlString;
-            } else {  // The intent should contain a URL.
-                // Set the intent data as the URL.
-                url = intentUriData.toString();
-            }
+                    // Sanitize the search input and convert it to a search.
+                    try {
+                        encodedUrlString = URLEncoder.encode(intent.getStringExtra(SearchManager.QUERY), "UTF-8");
+                    } catch (UnsupportedEncodingException exception) {
+                        encodedUrlString = "";
+                    }
 
-            // Add a new tab if specified in the preferences.
-            if (sharedPreferences.getBoolean("open_intents_in_new_tab", true)) {  // Load the URL in a new tab.
-                // Set the loading new intent flag.
-                loadingNewIntent = true;
+                    // Add the base search URL.
+                    url = searchURL + encodedUrlString;
+                } else {  // The intent should contain a URL.
+                    // Set the intent data as the URL.
+                    url = intentUriData.toString();
+                }
 
-                // Add a new tab.
-                addNewTab(url);
-            } else {  // Load the URL in the current tab.
-                // Make it so.
-                loadUrl(url);
-            }
+                // Add a new tab if specified in the preferences.
+                if (sharedPreferences.getBoolean("open_intents_in_new_tab", true)) {  // Load the URL in a new tab.
+                    // Set the loading new intent flag.
+                    loadingNewIntent = true;
 
-            // Get a handle for the drawer layout.
-            DrawerLayout drawerLayout = findViewById(R.id.drawerlayout);
+                    // Add a new tab.
+                    addNewTab(url);
+                } else {  // Load the URL in the current tab.
+                    // Make it so.
+                    loadUrl(url);
+                }
 
-            // Close the navigation drawer if it is open.
-            if (drawerLayout.isDrawerVisible(GravityCompat.START)) {
-                drawerLayout.closeDrawer(GravityCompat.START);
-            }
+                // Get a handle for the drawer layout.
+                DrawerLayout drawerLayout = findViewById(R.id.drawerlayout);
 
-            // Close the bookmarks drawer if it is open.
-            if (drawerLayout.isDrawerVisible(GravityCompat.END)) {
-                drawerLayout.closeDrawer(GravityCompat.END);
+                // Close the navigation drawer if it is open.
+                if (drawerLayout.isDrawerVisible(GravityCompat.START)) {
+                    drawerLayout.closeDrawer(GravityCompat.START);
+                }
+
+                // Close the bookmarks drawer if it is open.
+                if (drawerLayout.isDrawerVisible(GravityCompat.END)) {
+                    drawerLayout.closeDrawer(GravityCompat.END);
+                }
             }
         }
     }
@@ -4942,6 +4949,19 @@ public class MainWebViewActivity extends AppCompatActivity implements CreateBook
             // Check requests against the block lists.  The deprecated `shouldInterceptRequest()` must be used until minimum API >= 21.
             @Override
             public WebResourceResponse shouldInterceptRequest(WebView view, String url) {
+                // Wait until the blocklists have been populated.  When Privacy Browser is being resumed after having the process killed in the background it will try to load the URLs immediately.
+                while (ultraPrivacy == null) {
+                    // The wait must be synchronized, which only lets one thread run on it at a time, or `java.lang.IllegalMonitorStateException` is thrown.
+                    synchronized (this) {
+                        try {
+                            // Check to see if the blocklists have been populated after 100 ms.
+                            wait(100);
+                        } catch (InterruptedException exception) {
+                            // Do nothing.
+                        }
+                    }
+                }
+
                 // Sanitize the URL.
                 url = sanitizeUrl(url);
 
index f7fa50886569b72c544afe3dac3adca794c61850..106c8d9c919a8ddbad8e16fbe92c1fd7c0bcd0a2 100644 (file)
@@ -24,6 +24,7 @@ import android.content.Context;
 import android.os.AsyncTask;
 import android.view.View;
 import android.widget.LinearLayout;
+import android.widget.ProgressBar;
 import android.widget.RelativeLayout;
 import android.widget.TextView;
 
@@ -61,6 +62,30 @@ public class PopulateBlocklists extends AsyncTask<Void, String, ArrayList<ArrayL
         populateBlocklistsListener = (PopulateBlocklistsListener) context;
     }
 
+    // `onPreExecute()` operates on the UI thread.
+    @Override
+    protected void onPreExecute() {
+        // Get a handle for the activity.
+        Activity activity = activityWeakReference.get();
+
+        // Abort if the activity is gone.
+        if ((activity == null) || activity.isFinishing()) {
+            return;
+        }
+
+        // Get handles for the views.
+        Toolbar toolbar = activity.findViewById(R.id.toolbar);
+        LinearLayout tabsLinearLayout = activity.findViewById(R.id.tabs_linearlayout);
+        RelativeLayout loadingBlocklistsRelativeLayout = activity.findViewById(R.id.loading_blocklists_relativelayout);
+
+        // Hide the toolbar and tabs linear layout, which will be visible if this is being run after the app process has been killed in the background.
+        toolbar.setVisibility(View.GONE);
+        tabsLinearLayout.setVisibility(View.GONE);
+
+        // Show the loading blocklists screen.
+        loadingBlocklistsRelativeLayout.setVisibility(View.VISIBLE);
+    }
+
     @Override
     protected ArrayList<ArrayList<List<String[]>>> doInBackground(Void... none) {
         // Get a handle for the context.
index 7f37a1a7acc858d22a6533b92558a659b00f6286..a381b996ddb0468b796660f4292a82571339fcde 100644 (file)
             android:layout_centerHorizontal="true"
             android:layout_margin="10dp"
             android:textSize="16sp"
+            android:textAlignment="center"
             android:textColor="?android:textColorPrimary" />
     </RelativeLayout>
 </FrameLayout>
\ No newline at end of file
index 54a3f11d872535d782ff83c74f18705e6f826ccc..135d030dbab2d13e4e9cbb377d04a61ccd2773f7 100644 (file)
     <string name="new_tab">Neuer Tab</string>
     <string name="loading">Laden…</string>
 
+    <!-- Loading Blocklists. -->
+    <string name="loading_easylist">Lade EasyList</string>
+    <string name="loading_easyprivacy">Lade EasyPrivacy</string>
+    <string name="loading_fanboys_annoyance_list">Lade Fanboy’s Annoyance Filterliste</string>
+    <string name="loading_fanboys_social_blocking_list">Fanboy’s Social Blocking Filterliste</string>
+    <string name="loading_ultraprivacy">Lade UltraPrivacy</string>
+
     <!-- Save As. -->
     <string name="save_as">Speichern Unter</string>
     <string name="save_image_as">Bild Speichern Unter</string>
index f3dc8833783f93daa1d5ff5336756dfdf7335aa2..d94d47882da469d2fe0a14644ce29c3f5d7b4387 100644 (file)
     <string name="new_tab">Nueva pestaña</string>
     <string name="loading">Cargando…</string>
 
+    <!-- Loading Blocklists. -->
+    <string name="loading_easylist">Cargando EasyList</string>
+    <string name="loading_easyprivacy">Cargando EasyPrivacy</string>
+    <string name="loading_fanboys_annoyance_list">Cargando la lista molesta de Fanboy</string>
+    <string name="loading_fanboys_social_blocking_list">Cargando la lista de bloqueo social de Fanboy</string>
+    <string name="loading_ultraprivacy">Cargando Ultra Privacidad</string>
+
     <!-- Save As. -->
     <string name="save_as">Guardar como</string>
     <string name="save_image_as">Guardar imagen como</string>
index ed934bc7524d95ca82576f6dc851a8767b396037..c79bee3f4be1dd75c1f53786912a320ebc9b0ce2 100644 (file)
     <string name="new_tab">Nuova Scheda</string>
     <string name="loading">Caricamento…</string>
 
+    <!-- Loading Blocklists. -->
+    <string name="loading_easylist">Caricamento EasyList</string>
+    <string name="loading_easyprivacy">Caricamento EasyPrivacy</string>
+    <string name="loading_fanboys_annoyance_list">Caricamento Fanboy’s Annoyance List</string>
+    <string name="loading_fanboys_social_blocking_list">Caricamento Fanboy’s Social Blocking List</string>
+    <string name="loading_ultraprivacy">Caricamento UltraPrivacy</string>
+
     <!-- Save As. -->
     <string name="save_as">Salva come</string>
     <string name="save_image_as">Salva l\'immagine come</string>
index ab422e04ad374f5cb738184edead7e4e8c8aaacd..a591478df455accc73b1589915eca8fc44cd9d77 100644 (file)
     <string name="new_tab">Новая вкладка</string>
     <string name="loading">Загрузка…</string>
 
+    <!-- Loading Blocklists. -->
+    <string name="loading_easylist">Загрузка EasyList</string>
+    <string name="loading_easyprivacy">Загрузка EasyPrivacy</string>
+    <string name="loading_fanboys_annoyance_list">Загрузка Fanboy’s Annoyance List</string>
+    <string name="loading_fanboys_social_blocking_list">Загрузка Fanboy’s Social Blocking List</string>
+    <string name="loading_ultraprivacy">Загрузка UltraPrivacy</string>
+
     <!-- Save As. -->
     <string name="save_as">Сохранить как</string>
     <string name="save_image_as">Сохранить изображение как</string>
index 5eda4fab4d1db103a62cba889edf3e5b7d0cbd4a..e4acc3ad60964b18545abb7c320de2b73222cedf 100644 (file)
     <string name="new_tab">Yeni Sekme</string>
     <string name="loading">Yükleniyor…</string>
 
+    <!-- Loading Blocklists. -->
+    <string name="loading_easylist">EasyList yükleniyor</string>
+    <string name="loading_easyprivacy">EasyPrivacy yükleniyor</string>
+    <string name="loading_fanboys_annoyance_list">Fanboy’s Annoyance List yükleniyor</string>
+    <string name="loading_fanboys_social_blocking_list">Fanboy’s Social Blocking List yükleniyor</string>
+    <string name="loading_ultraprivacy">UltraPrivacy yükleniyor</string>
+
     <!-- Save As. -->
     <string name="save_as">Farklı Kaydet</string>
     <string name="save_image_as">Resmi Farklı Kaydet</string>
index 111103d1846af8521ba8d900458ae559f0020095..f0123ea5078b1f832b313d2e9f4ab53c786d274f 100644 (file)
         <string-array name="user_agent_data" translatable="false">  <!-- The data used to populate the actual user agents.  They should not be translated because they are referenced in code.-->
             <item>PrivacyBrowser/1.0</item>
             <item>WebView default user agent</item>  <!-- This item must not be translated into other languages because it is referenced in code.  It is never displayed on the screen. -->
-            <item>Mozilla/5.0 (Android 9; Mobile; rv:66.0) Gecko/66.0 Firefox/66.0</item>
-            <item>Mozilla/5.0 (Linux; Android 9; Pixel 2 XL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.90 Mobile Safari/537.36</item>
+            <item>Mozilla/5.0 (Android 9; Mobile; rv:67.0) Gecko/67.0 Firefox/67.0</item>
+            <item>Mozilla/5.0 (Linux; Android 9; Pixel 2 XL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Mobile Safari/537.36</item>
             <item>Mozilla/5.0 (iPhone; CPU iPhone OS 12_1_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0 Mobile/15E148 Safari/604.1</item>
             <item>Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0</item>
             <item>Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.75 Safari/537.36</item>
-            <item>Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0</item>
-            <item>Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36</item>
+            <item>Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0</item>
+            <item>Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36</item>
             <item>Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/18.17763</item>
             <item>Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko</item>
             <item>Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_2) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0.2 Safari/605.1.15</item>
diff --git a/fastlane/metadata/android/de-DE/changelogs/45.txt b/fastlane/metadata/android/de-DE/changelogs/45.txt
new file mode 100644 (file)
index 0000000..3f6286b
--- /dev/null
@@ -0,0 +1,17 @@
+• Schliessen-Button zur App-Leiste hinzugefügt.
+• Problem mit rechts- und links-Scrollen von Webseiten-Elementen behoben, das auch das Scrollen der App-Leiste geschmeidiger macht.
+• Filterlisten-Startbildschirm hinzugefügt und App-Start beschleunigt.
+• URL-Bereinigungen für Google Analytics, Facebook, und Twitter hinzugefügt.
+• Möglichkeit hinzugefügt, Bilder in neuen Tabs zu öffnen.
+• Problem mit Kontext-Menü der Web-Suche behoben.
+• Problem mit unerwünschten Neustarts beim Wechsel von und zum Split-Screen-Modus behoben.
+• Problem mit Download mit externer App behoben, welche bis zu einem Neustart der App nicht funktionierte.
+• Problem mit Dateinauswahl mit verschiedenen Datei-Managern behoben.
+• Option zum Abschalten des breiten Anzeigebereichs hinzugefügt.
+• Laden und Umschalten von Tabs verbessert.
+• Anzeige des WebView-Anbieters in Über > Version unter Android Oreo und neuer hinzugefügt.
+• Erste komplette türkische Übersetzung.
+• Aktualisierte deutsche Übersetzung von Bernhard G. Keller.
+• Aktualisierte italienische Übersetzung von Francesco Buratti.
+• Aktualisierte russische Übersetzung.
+• Aktualisierte spanische Übersetzung von Jose A. León.
\ No newline at end of file
index 75d47c312e0fb24328ca7fe92833ac99d3e40fec..e2052cd1e813aa37823a3abfd586101c98c652d9 100644 (file)
Binary files a/fastlane/metadata/android/de-DE/images/phoneScreenshots/01-Homepage.png and b/fastlane/metadata/android/de-DE/images/phoneScreenshots/01-Homepage.png differ
index e6e43ffe18a3d5eede9ba9dcc9747fdaae30102b..89af36562ef263adf402a1f8d7643c50cdc51429 100644 (file)
Binary files a/fastlane/metadata/android/de-DE/images/phoneScreenshots/02-OptionsMenu.png and b/fastlane/metadata/android/de-DE/images/phoneScreenshots/02-OptionsMenu.png differ
index 36ae1123fa11fd9508626f66756666dca6e8a3e0..70d8637a72038cd5c2d462e79cad1b096be71859 100644 (file)
Binary files a/fastlane/metadata/android/de-DE/images/phoneScreenshots/03-NavigationMenu.png and b/fastlane/metadata/android/de-DE/images/phoneScreenshots/03-NavigationMenu.png differ
index 1483694253c164c113c019abdcc83424091c42d9..0dd12e040647aac236ffc4e84120a878a09dc68a 100644 (file)
Binary files a/fastlane/metadata/android/de-DE/images/phoneScreenshots/04-Bookmarks.png and b/fastlane/metadata/android/de-DE/images/phoneScreenshots/04-Bookmarks.png differ
index 5f92ce7013dede33fba57f31e5e0151e92b22225..d59d172233436a93fbb7cb14d9a13372376d088c 100644 (file)
Binary files a/fastlane/metadata/android/de-DE/images/phoneScreenshots/05-Tor.png and b/fastlane/metadata/android/de-DE/images/phoneScreenshots/05-Tor.png differ
index d982d31372216df88df4460f9102fcdfd520deab..4a9b755fa1322a8d0bf6131662852d0ad7022226 100644 (file)
Binary files a/fastlane/metadata/android/de-DE/images/sevenInchScreenshots/01-PinnedMismatch.png and b/fastlane/metadata/android/de-DE/images/sevenInchScreenshots/01-PinnedMismatch.png differ
index 203924f9ee40be1a7bd4b2576804e6b8f6e445de..8ec2096831ef88eeec606c154de0368d8506c09b 100644 (file)
Binary files a/fastlane/metadata/android/de-DE/images/sevenInchScreenshots/02-NightMode.png and b/fastlane/metadata/android/de-DE/images/sevenInchScreenshots/02-NightMode.png differ
diff --git a/fastlane/metadata/android/en-US/changelogs/45.txt b/fastlane/metadata/android/en-US/changelogs/45.txt
new file mode 100644 (file)
index 0000000..d10860d
--- /dev/null
@@ -0,0 +1,17 @@
+• Add a close tab button to the app bar.
+• Fix the left and right scrolling of website elements, which also makes the app bar scroll more smoothly.
+• Add a blocklist loading splash screen and decrease the app load time.
+• Add URL modification for Google Analytics, Facebook, and Twitter.
+• Add the ability to open an image in a new tab.
+• Fix the context menu web search.
+• Fix undesired restarts when entering or exiting split screen mode.
+• Fix changes to Download with External App not applying until after a restart.
+• Fix browsing with some file managers.
+• Add the option to disable the wide viewport.
+• Improve the loading and switching of tabs.
+• Display the WebView provider in About > Version on Android Oreo and newer.
+• First full Turkish translation.
+• Updated German translation provided by Bernhard G. Keller.
+• Updated Italian translation provided by Francesco Buratti.
+• Updated Russian translation.
+• Updated Spanish translation provided by Jose A. León.
\ No newline at end of file
index c98bcd67c53d26bfac01bfeb3b81491cfd67e119..fa63f574d0720a76faa9aa9535885c1d7203e61e 100644 (file)
Binary files a/fastlane/metadata/android/en-US/images/phoneScreenshots/01-Homepage.png and b/fastlane/metadata/android/en-US/images/phoneScreenshots/01-Homepage.png differ
index 0aab3c59cd892367b7f9c6668b212b14c730612b..06cfe69e41fa7e37b14fcec92af24e1492b19a9c 100644 (file)
Binary files a/fastlane/metadata/android/en-US/images/phoneScreenshots/02-OptionsMenu.png and b/fastlane/metadata/android/en-US/images/phoneScreenshots/02-OptionsMenu.png differ
index 32ffab2acd415fee6faeb48df4930dd30ce41e1c..b09b1f519c96f42576e3d7a0e67853d02a5d7b06 100644 (file)
Binary files a/fastlane/metadata/android/en-US/images/phoneScreenshots/03-NavigationMenu.png and b/fastlane/metadata/android/en-US/images/phoneScreenshots/03-NavigationMenu.png differ
index 28ecb626679beddf579ccbeffb06da3042530ffe..1a47578bf4f294ccf84d572c7c68bb79c506b5ab 100644 (file)
Binary files a/fastlane/metadata/android/en-US/images/phoneScreenshots/04-Bookmarks.png and b/fastlane/metadata/android/en-US/images/phoneScreenshots/04-Bookmarks.png differ
index df38ada8e6cdfd359fe4a2e33c458d44378e8787..df1533d75accc31b270c55a0dafb15a509443e8f 100644 (file)
Binary files a/fastlane/metadata/android/en-US/images/phoneScreenshots/05-Tor.png and b/fastlane/metadata/android/en-US/images/phoneScreenshots/05-Tor.png differ
index 5b3051ac89e94438a50f9a718151a7ffbadd4cc4..43b742a5c19f7c23246fc0f64cfb77642ab678b4 100644 (file)
Binary files a/fastlane/metadata/android/en-US/images/sevenInchScreenshots/01-PinnedMismatch.png and b/fastlane/metadata/android/en-US/images/sevenInchScreenshots/01-PinnedMismatch.png differ
index f3c034f9031b090d5789dc2c6f208c9cc606f81d..dbdef9dbae5d3d3964f69a2e3d028f953442a419 100644 (file)
Binary files a/fastlane/metadata/android/en-US/images/sevenInchScreenshots/02-NightMode.png and b/fastlane/metadata/android/en-US/images/sevenInchScreenshots/02-NightMode.png differ
diff --git a/fastlane/metadata/android/es-ES/changelogs/45.txt b/fastlane/metadata/android/es-ES/changelogs/45.txt
new file mode 100644 (file)
index 0000000..a73ef38
--- /dev/null
@@ -0,0 +1,17 @@
+• Añadir un botón de cerrar pestaña a la barra de aplicaciones.
+• Arreglar el desplazamiento a la izquierda y a la derecha de los elementos de la página web, lo que también hace que la barra de aplicaciones se desplace más suavemente.
+• Añadir una pantalla de lista de bloqueo y disminuir el tiempo de carga de aplicaciones.
+• Añadir modificación de URL para Google Analytics, Facebook, y Twitter.
+• Añadir la posibilidad de abrir una imagen en una nueva pestaña.
+• Arreglar el menú contextual de búsqueda web.
+• Arreglar los reinicios indeseados al entrar o salir del modo de pantalla dividida.
+• Arreglar los cambios en Descargar con app externa que no se aplica hasta después de un reinicio.
+• Corregir la navegación con algunos gestores de archivos.
+• Añadir la opción para deshabilitar la vista amplia.
+• Mejorar la carga y el cambio de pestañas.
+• Mostrar el proveedor de WebView en Acerca de > Versión en Android Oreo y versiones más recientes.
+• Primera traducción completa al idioma turco.
+• Actualizada la traducción al español proporcionada por Jose A. León.
+• Actualizada la traducción al alemán por Bernhard G. Keller.
+• Actualizada la traducción al italiano proporcionada por Francesco Buratti.
+• Actualizada la traducción al ruso.
\ No newline at end of file
index 758554d1052cd65f4b447f151797e1bf6934ffe5..14a9dcce7cbcf129da06d0da03d8ab216ea5d465 100644 (file)
Binary files a/fastlane/metadata/android/es-ES/images/phoneScreenshots/01-Homepage.png and b/fastlane/metadata/android/es-ES/images/phoneScreenshots/01-Homepage.png differ
index 1024fed512800a75ea7384e87303bc030bbcdb09..ec7df8fd2b47d29ea14c1229c4f8df5776474d6c 100644 (file)
Binary files a/fastlane/metadata/android/es-ES/images/phoneScreenshots/02-OptionsMenu.png and b/fastlane/metadata/android/es-ES/images/phoneScreenshots/02-OptionsMenu.png differ
index 726b530adea837e6d480e1fc2ac4e8c062bad894..172a10b75512c8c76f505e5ece57acf57c781d5e 100644 (file)
Binary files a/fastlane/metadata/android/es-ES/images/phoneScreenshots/03-NavigationMenu.png and b/fastlane/metadata/android/es-ES/images/phoneScreenshots/03-NavigationMenu.png differ
index 79de0dacacad3dc2b94b2e49e88637786112d539..3d01b3794f7bf8354fa5d94d02adb272775402c8 100644 (file)
Binary files a/fastlane/metadata/android/es-ES/images/phoneScreenshots/04-Bookmarks.png and b/fastlane/metadata/android/es-ES/images/phoneScreenshots/04-Bookmarks.png differ
index aad2e2bf9a255ba06333e9e670e5e852114ccdc3..452af5b676711fb65a407c20e298153c8a6e79ef 100644 (file)
Binary files a/fastlane/metadata/android/es-ES/images/phoneScreenshots/05-Tor.png and b/fastlane/metadata/android/es-ES/images/phoneScreenshots/05-Tor.png differ
index bc2f1d7c51a022485ac3c99544fb4dd018ce31cb..4b62989c3f61adb3f870f2e2a6104386ed817f88 100644 (file)
Binary files a/fastlane/metadata/android/es-ES/images/sevenInchScreenshots/01-PinnedMismatch.png and b/fastlane/metadata/android/es-ES/images/sevenInchScreenshots/01-PinnedMismatch.png differ
index 07b6995ca6a4ef5321fd1dfbadcdbaf62745d3dd..f41d873c79fcba014cfb4ea803ad663584fc1f83 100644 (file)
Binary files a/fastlane/metadata/android/es-ES/images/sevenInchScreenshots/02-NightMode.png and b/fastlane/metadata/android/es-ES/images/sevenInchScreenshots/02-NightMode.png differ
diff --git a/fastlane/metadata/android/it-IT/changelogs/45.txt b/fastlane/metadata/android/it-IT/changelogs/45.txt
new file mode 100644 (file)
index 0000000..4a4c29a
--- /dev/null
@@ -0,0 +1,17 @@
+• Aggiunta del pulsante di chiusura delle schede nella barra dell'applicazione.
+• Sistemazione dello scorrimento a destra e sinistra degli elementi dei siti web, che consente anche un miglioramento dello scorrimento della barra dell'applicazione.
+• Aggiunta di una splash screen di caricamento delle liste di blocco e riduzione del tempo di caricamento dell'app.
+• Aggiunta della modifica delle URL per Google Analytics, Facebook, e Twitter.
+• Aggiunta la possibilità di aprire un'immagine in una nuova scheda.
+• Sistemazione del menù contestuale per la ricerca sul web.
+• Sistemazione dei riavvii indesiderati che avvenivano nel momento in cui si entrava o usciva dalla modalità a schermo diviso.
+• Sistemazione dei cambiamenti al Download con applicazione esterna che non erano applicati fino al riavvio.
+• Correzione della navigazione con alcuni file manager.
+• Aggiunta dell'opzione per disabilitare la vista con finestra grande.
+• Miglioramento del caricamento e del cambiamento delle schede.
+• Visualizzazione del provider di WebView in Informazioni > Versione su Android Oreo e successivi.
+• Prima traduzione completa in lingua Turca.
+• Aggiornamento della traduzione Italiana fornita da Francesco Buratti.
+• Aggiornamento della traduzione in Russo.
+• Aggiornamento della traduzione Spagnola fornita da Jose A. León.
+• Aggiornamento della traduzione Tedesco fornita da Bernhard G. Keller.
\ No newline at end of file
index 3b74585d7d28a9886ae603f7463a669b3154b302..fb419fa0225d24d9812ad2d4420f6169a0846e68 100644 (file)
Binary files a/fastlane/metadata/android/it-IT/images/phoneScreenshots/01-Homepage.png and b/fastlane/metadata/android/it-IT/images/phoneScreenshots/01-Homepage.png differ
index 67e6b783bd36cc64f1491a16b27e2aa728f379f4..b83d8b7277d9b388dbb6d01fb2ce55ad56dceca1 100644 (file)
Binary files a/fastlane/metadata/android/it-IT/images/phoneScreenshots/02-OptionsMenu.png and b/fastlane/metadata/android/it-IT/images/phoneScreenshots/02-OptionsMenu.png differ
index e4031a8cb399deef6ee6db929c548eeaea226005..b0d8f4f60caeb67090a614dfe1b70f5683a286b2 100644 (file)
Binary files a/fastlane/metadata/android/it-IT/images/phoneScreenshots/03-NavigationMenu.png and b/fastlane/metadata/android/it-IT/images/phoneScreenshots/03-NavigationMenu.png differ
index c5f8755ca14c374a481d937acc6069f4adbdff77..46eee40431f70c43865d54e94592f47b57341d1f 100644 (file)
Binary files a/fastlane/metadata/android/it-IT/images/phoneScreenshots/04-Bookmarks.png and b/fastlane/metadata/android/it-IT/images/phoneScreenshots/04-Bookmarks.png differ
index d46c75094bef91f4e7826f1505ab3c38892b56ee..fc7513f63bddc8873ac846bf22bd279061108ab3 100644 (file)
Binary files a/fastlane/metadata/android/it-IT/images/phoneScreenshots/05-Tor.png and b/fastlane/metadata/android/it-IT/images/phoneScreenshots/05-Tor.png differ
index 1dcf3e98e7e75012826be037de9a2932fa9b9006..bd4957a97199066ae0a4ec24f5a127888ccd51a8 100644 (file)
Binary files a/fastlane/metadata/android/it-IT/images/sevenInchScreenshots/01-PinnedMismatch.png and b/fastlane/metadata/android/it-IT/images/sevenInchScreenshots/01-PinnedMismatch.png differ
index 16de84b543b2ef9ae3db2c64fc7e626a2e18ccf0..09d7b4b0e8250279d2f0c09647cd76441e47e590 100644 (file)
Binary files a/fastlane/metadata/android/it-IT/images/sevenInchScreenshots/02-NightMode.png and b/fastlane/metadata/android/it-IT/images/sevenInchScreenshots/02-NightMode.png differ
diff --git a/fastlane/metadata/android/ru-RU/changelogs/45.txt b/fastlane/metadata/android/ru-RU/changelogs/45.txt
new file mode 100644 (file)
index 0000000..f05d96e
--- /dev/null
@@ -0,0 +1,17 @@
+• На панель приложения добавлена кнопка закрытия вкладки.
+• Исправлена прокрутка элементов сайта вправо и влево. Панель приложения теперь прокручивается более плавно.
+• Добавлено сообщение о загрузке списка блокировки и уменьшено время загрузки приложения.
+• Добавлена модификация URL-адресов Google Analytics, Facebook, и Twitter.
+• Добавлена возможность открытия изображения на новой вкладке.
+• Исправлен поиск из контекстного меню веб-поиска.
+• Исправлены перезагрузки приложения при включении/отключении режима разделения экрана.
+• Исправлены изменения загрузки во внешнем приложении, не применявшиеся до перезагрузки.
+• Исправлен просмотр с помощью некоторых файловых менеджеров.
+• Добавлена опция отключения широкой области просмотра.
+• Улучшение загрузки и переключения вкладок.
+• Добавлено отображение провайдера WebView в О Privacy Browser > Версия на Android Oreo и новее.
+• Первый полный перевод на турецкий язык.
+• Обновлен перевод на русский язык.
+• Обновлен перевод на немецкий язык, выполненный Бернхардом Г. Келлером (Bernhard G. Keller).
+• Обновлен перевод на итальянский язык, выполненный Франческо Буратти (Francesco Buratti).
+• Обновлен перевод на испанский язык, выполненный Хосе А. Леон (Jose A. León).
\ No newline at end of file
index e636276e2a853378650914692d1f02800042c77e..0cfbcd1a66201f43fd5ba21c6c076cec88b162ea 100644 (file)
Binary files a/fastlane/metadata/android/ru-RU/images/phoneScreenshots/01-Homepage.png and b/fastlane/metadata/android/ru-RU/images/phoneScreenshots/01-Homepage.png differ
index 4a34c8e2dd7136cb7b72b3923282fb5db5d215a9..f30f903a7cb5e9ff24eb6e71dc1dd6c8c1651e25 100644 (file)
Binary files a/fastlane/metadata/android/ru-RU/images/phoneScreenshots/02-OptionsMenu.png and b/fastlane/metadata/android/ru-RU/images/phoneScreenshots/02-OptionsMenu.png differ
index 1e0ccd36ef36069a8d1c83d0bc951c1a70a0b5a6..40e29d81bf550bd31b11532aca825f8b09e1ac07 100644 (file)
Binary files a/fastlane/metadata/android/ru-RU/images/phoneScreenshots/03-NavigationMenu.png and b/fastlane/metadata/android/ru-RU/images/phoneScreenshots/03-NavigationMenu.png differ
index 6745f3d8bea0111dd6fe5da3936b51c326736cfa..8112dba949109785379e48e652504185a18dee05 100644 (file)
Binary files a/fastlane/metadata/android/ru-RU/images/phoneScreenshots/04-Bookmarks.png and b/fastlane/metadata/android/ru-RU/images/phoneScreenshots/04-Bookmarks.png differ
index e1342b7e78132ccae51364aef1c4a01882d39249..19adb46cfd24e5560fe5517c6a793cf0ecb9d9c9 100644 (file)
Binary files a/fastlane/metadata/android/ru-RU/images/phoneScreenshots/05-Tor.png and b/fastlane/metadata/android/ru-RU/images/phoneScreenshots/05-Tor.png differ
index 2035c97c452d17615ea8efcf7d298d7c3e3cf74b..6173738b60e97a3c4ed6f7eaa3f79dbcbe0e14b8 100644 (file)
Binary files a/fastlane/metadata/android/ru-RU/images/sevenInchScreenshots/01-PinnedMismatch.png and b/fastlane/metadata/android/ru-RU/images/sevenInchScreenshots/01-PinnedMismatch.png differ
index 769dc50d9032619eeccd5d0b05ce76df8257a698..24800a2c79962b36eeb17cf81e62dae4e5431dbb 100644 (file)
Binary files a/fastlane/metadata/android/ru-RU/images/sevenInchScreenshots/02-NightMode.png and b/fastlane/metadata/android/ru-RU/images/sevenInchScreenshots/02-NightMode.png differ
diff --git a/fastlane/metadata/android/tr-TR/changelogs/45.txt b/fastlane/metadata/android/tr-TR/changelogs/45.txt
new file mode 100644 (file)
index 0000000..93af4a3
--- /dev/null
@@ -0,0 +1,17 @@
+• Uygulama çubuğuna sekmeyi kapat butonu eklendi.
+• Aynı zamanda uygulama çubuğunun daha düzgünce kaydırmasına olanak sağlayan, web site elemanlarının sağ ve sol kaydırması düzeltildi.
+• Açılış ekranını yükleyen ve uygulama yükleme süresini kısaltan bir engel listesi eklendi.
+• Google Analytics, Facebook, ve Twitteriçin URL modifikasyonu eklendi.
+• Resmi yeni sekmede aç özelliği eklendi.
+• İçerik menüsü web araması düzeltildi.
+• Bölünmüş ekran moduna girerken ya da çıkarken meydana gelen istenmeyen yeniden başlatmalar düzeltildi.
+• Yeniden başlatma sonrasına kadar uygulanmayan Harici Uygulamayla İndir ile ilgili değişiklikler düzeltildi.
+• Bazı dosya yöneticileriyle tarama sorunu düzeltildi.
+• Geniş ekranı devre dışı bırak seçeneği eklendi.
+• Sekmelerin yüklenmesinde ve sekmeler arası geçişlerde iyileştirmeler yapıldı.
+• WebView sağlayıcısını Android Oreo sürümünde ve daha yeni sürümlerde Hakkında seçeneği içerisinde görüntüleyebilirsiniz.
+• İlk full Türkçe çeviri eklendi.
+• Almanca çevirisi güncellendi. (Çevirmen Bernhard G. Keller.)
+• İtalyan çevirisi güncellendi. (Çevirmen Francesco Buratti.)
+• Rusça çevirisi güncellendi.
+• İspanyol çevirisi güncellendi. (Çevirmen Jose A. León.)
\ No newline at end of file
index e0177b09e2377dbd4efd81472d033def643bfc50..8e848de193c9fbb839a44c8a2e48297cd4255733 100644 (file)
Binary files a/fastlane/metadata/android/tr-TR/images/phoneScreenshots/01-Homepage.png and b/fastlane/metadata/android/tr-TR/images/phoneScreenshots/01-Homepage.png differ
index b8860c9757c246540d94c4ad11c88ea38ca2bdc1..e043811f38c576efc5979a77ba1160b5c0ee6def 100644 (file)
Binary files a/fastlane/metadata/android/tr-TR/images/phoneScreenshots/02-OptionsMenu.png and b/fastlane/metadata/android/tr-TR/images/phoneScreenshots/02-OptionsMenu.png differ
index c68ca19d0a29289e414120d833ce850c8dba15c0..0d9a4af9fec20261255eeb67d8a0a8f2ac5d4e90 100644 (file)
Binary files a/fastlane/metadata/android/tr-TR/images/phoneScreenshots/03-NavigationMenu.png and b/fastlane/metadata/android/tr-TR/images/phoneScreenshots/03-NavigationMenu.png differ
index 3529ca5a5288e900514267818972f370fcfd2715..4f0f3f58d5312539181d653e52280c80cd833f24 100644 (file)
Binary files a/fastlane/metadata/android/tr-TR/images/phoneScreenshots/05-Tor.png and b/fastlane/metadata/android/tr-TR/images/phoneScreenshots/05-Tor.png differ
index 9ff60d1df073b49dc84f9bc42800576d5ab24c4d..b8594d4c4ab23de29f357653189e063b01edb322 100644 (file)
Binary files a/fastlane/metadata/android/tr-TR/images/sevenInchScreenshots/01-PinnedMismatch.png and b/fastlane/metadata/android/tr-TR/images/sevenInchScreenshots/01-PinnedMismatch.png differ
index 247e2567a3338ea973dddf1742cac4957f6f2be8..8c4fd3aeb8d2484c3ae373e41df593f9a131ebb7 100644 (file)
Binary files a/fastlane/metadata/android/tr-TR/images/sevenInchScreenshots/02-NightMode.png and b/fastlane/metadata/android/tr-TR/images/sevenInchScreenshots/02-NightMode.png differ