defaultConfig {
minSdkVersion 19
targetSdkVersion 28
- versionCode 35
- versionName "2.12"
+ versionCode 36
+ versionName "2.13"
}
buildTypes {
<p><a href="https://developer.android.com/reference/android/Manifest.permission.html#INSTALL_SHORTCUT">com.android.launcher.permission.INSTALL_SHORTCUT</a></p>
<p>Requerido para añadir accesos directos de páginas web en el escritorio.</p>
- <h3>Read storage</h3>
+ <h3>Almacenamiento de lectura</h3>
<p><a href="https://developer.android.com/reference/android/Manifest.permission#READ_EXTERNAL_STORAGE">android.permission.READ_EXTERNAL_STORAGE</a></p>
- <p>Required to import settings from public folders. On Android Marshmallow (API 23) and newer, if this permission is denied Privacy Browser can import settings from the app’s folders instead.</p>
+ <p>Requerido para importar la configuración de las carpetas públicas.
+ En Android Marshmallow (API 23) y posteriores, si se niega este permiso, Privacy Browser puede en cambio importar la configuración desde las carpetas de la aplicación.</p>
- <h3>Write storage</h3>
+ <h3>Almacenamiento de escritura</h3>
<p><a href="https://developer.android.com/reference/android/Manifest.permission.html#WRITE_EXTERNAL_STORAGE">android.permission.WRITE_EXTERNAL_STORAGE</a></p>
- <p>Required to export settings and download files to the public folders.
- On Android Marshmallow (API 23) and newer, if this permission is denied Privacy Browser can export settings and store downloads in the app’s folders instead.</p>
+ <p>Requerido para exportar la configuración y descargar archivos a las carpetas públicas.
+ En Android Marshmallow (API 23) y posteriores, si se niega este permiso, Privacy Browser puede en cambio exportar la configuración y almacenar las descargas en las carpetas de la aplicación.</p>
<br/>
<hr/>
<p><a href="https://developer.android.com/reference/android/Manifest.permission.html#WAKE_LOCK">android.permission.WAKE_LOCK</a></p>
<p>Permite a los anuncios impedir al procesador dormir y a la pantalla atenuar, aunque en mis pruebas no parece que los anuncios lo hagan así.</p>
- <h3>Track installs from ads</h3>
+ <h3>Seguimiento de instalaciones desde los anuncios</h3>
<p><a href="https://android-developers.googleblog.com/2017/11/google-play-referrer-api-track-and.html">com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE</a></p>
- <p>Allows other apps to tell if their installation was launched from an ad in Privacy Browser Free.</p>
+ <p>Permite a otras aplicaciones saber si su instalación se ha iniciado desde un anuncio en el Navegador Privado gratuito.</p>
<h3>Recibir datos de internet</h3>
<p><a href="http://androidpermissions.com/permission/com.google.android.c2dm.permission.RECEIVE">com.google.android.c2dm.permission.RECEIVE</a></p>
<p><a href="https://developer.android.com/reference/android/Manifest.permission.html#INSTALL_SHORTCUT">com.android.launcher.permission.INSTALL_SHORTCUT</a></p>
<p>Requerido para añadir accesos directos de páginas web en el escritorio.</p>
- <h3>Read storage</h3>
+ <h3>Almacenamiento de lectura</h3>
<p><a href="https://developer.android.com/reference/android/Manifest.permission#READ_EXTERNAL_STORAGE">android.permission.READ_EXTERNAL_STORAGE</a></p>
- <p>Required to import settings from public folders. On Android Marshmallow (API 23) and newer, if this permission is denied Privacy Browser can import settings from the app’s folders instead.</p>
+ <p>Requerido para importar la configuración de las carpetas públicas.
+ En Android Marshmallow (API 23) y posteriores, si se niega este permiso, Privacy Browser puede en cambio importar la configuración desde las carpetas de la aplicación.</p>
- <h3>Write storage</h3>
+ <h3>Almacenamiento de escritura</h3>
<p><a href="https://developer.android.com/reference/android/Manifest.permission.html#WRITE_EXTERNAL_STORAGE">android.permission.WRITE_EXTERNAL_STORAGE</a></p>
- <p>Required to export settings and download files to the public folders.
- On Android Marshmallow (API 23) and newer, if this permission is denied Privacy Browser can export settings and store downloads in the app’s folders instead.</p>
+ <p>Requerido para exportar la configuración y descargar archivos a las carpetas públicas.
+ En Android Marshmallow (API 23) y posteriores, si se niega este permiso, Privacy Browser puede en cambio exportar la configuración y almacenar las descargas en las carpetas de la aplicación.</p>
<br/>
<hr/>
<p><a href="https://developer.android.com/reference/android/Manifest.permission.html#WAKE_LOCK">android.permission.WAKE_LOCK</a></p>
<p>Permite a los anuncios impedir al procesador dormir y a la pantalla atenuar, aunque en mis pruebas no parece que los anuncios lo hagan así.</p>
- <h3>Track installs from ads</h3>
+ <h3>Seguimiento de instalaciones desde los anuncios</h3>
<p><a href="https://android-developers.googleblog.com/2017/11/google-play-referrer-api-track-and.html">com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE</a></p>
- <p>Allows other apps to tell if their installation was launched from an ad in Privacy Browser Free.</p>
+ <p>Permite a otras aplicaciones saber si su instalación se ha iniciado desde un anuncio en el Navegador Privado gratuito.</p>
<h3>Recibir datos de internet</h3>
<p><a href="http://androidpermissions.com/permission/com.google.android.c2dm.permission.RECEIVE">com.google.android.c2dm.permission.RECEIVE</a></p>
<p><a href="https://developer.android.com/reference/android/Manifest.permission.html#INSTALL_SHORTCUT">com.android.launcher.permission.INSTALL_SHORTCUT</a></p>
<p>E' richiesto per poter creare collegamenti a siti web sulla schermata principale del dispositivo.</p>
- <h3>Read storage</h3>
+ <h3>Lettura dalla memoria</h3>
<p><a href="https://developer.android.com/reference/android/Manifest.permission#READ_EXTERNAL_STORAGE">android.permission.READ_EXTERNAL_STORAGE</a></p>
- <p>Required to import settings from public folders. On Android Marshmallow (API 23) and newer, if this permission is denied Privacy Browser can import settings from the app’s folders instead.</p>
+ <p>Richiesta per l'importazione delle impostazioni dalle cartelle pubbliche.
+ A partire da Android Marshmallow (API 23), se questo permesso è negato Privacy Browser può importare le impostazioni solo dalle cartelle dell'applicazione.</p>
- <h3>Write storage</h3>
+ <h3>Scrittura della memoria</h3>
<p><a href="https://developer.android.com/reference/android/Manifest.permission.html#WRITE_EXTERNAL_STORAGE">android.permission.WRITE_EXTERNAL_STORAGE</a></p>
- <p>Required to export settings and download files to the public folders.
- On Android Marshmallow (API 23) and newer, if this permission is denied Privacy Browser can export settings and store downloads in the app’s folders instead.</p>
+ <p>Richiesta per l'esportazione delle applicazioni e per il download di file nelle cartelle pubbliche.
+ A partire da Android Marshmallow (API 23), se questo permesso è negato Privacy Browser può esportare le impostazioni e salvare i download solo nelle cartelle dell'applicazione.</p>
<br/>
<hr/>
<p><a href="https://developer.android.com/reference/android/Manifest.permission.html#WAKE_LOCK">android.permission.WAKE_LOCK</a></p>
<p>Permette agli annunci di impedire al processore di entrare in modalità sleeping e allo schermo di spegnersi, anche se dopo vari test eseguiti non sembra che il comportamento sia questo.</p>
- <h3>Track installs from ads</h3>
+ <h3>Tracciamento delle installazioni dagli annunci</h3>
<p><a href="https://android-developers.googleblog.com/2017/11/google-play-referrer-api-track-and.html">com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE</a></p>
- <p>Allows other apps to tell if their installation was launched from an ad in Privacy Browser Free.</p>
+ <p>Permette alle altre applicazioni di informare se la loro installazione è stata eseguita attraverso un annuncio pubblicitario in Privacy Browser Free.</p>
<h3>Ricezione dati da Internet</h3>
<p><a href="http://androidpermissions.com/permission/com.google.android.c2dm.permission.RECEIVE">com.google.android.c2dm.permission.RECEIVE</a></p>
<p><a href="https://developer.android.com/reference/android/Manifest.permission.html#INSTALL_SHORTCUT">com.android.launcher.permission.INSTALL_SHORTCUT</a></p>
<p>E' richiesto per poter creare collegamenti a siti web sulla schermata principale del dispositivo.</p>
- <h3>Read storage</h3>
+ <h3>Lettura dalla memoria</h3>
<p><a href="https://developer.android.com/reference/android/Manifest.permission#READ_EXTERNAL_STORAGE">android.permission.READ_EXTERNAL_STORAGE</a></p>
- <p>Required to import settings from public folders. On Android Marshmallow (API 23) and newer, if this permission is denied Privacy Browser can import settings from the app’s folders instead.</p>
+ <p>Richiesta per l'importazione delle impostazioni dalle cartelle pubbliche.
+ A partire da Android Marshmallow (API 23), se questo permesso è negato Privacy Browser può importare le impostazioni solo dalle cartelle dell'applicazione.</p>
- <h3>Write storage</h3>
+ <h3>Scrittura della memoria</h3>
<p><a href="https://developer.android.com/reference/android/Manifest.permission.html#WRITE_EXTERNAL_STORAGE">android.permission.WRITE_EXTERNAL_STORAGE</a></p>
- <p>Required to export settings and download files to the public folders.
- On Android Marshmallow (API 23) and newer, if this permission is denied Privacy Browser can export settings and store downloads in the app’s folders instead.</p>
+ <p>Richiesta per l'esportazione delle applicazioni e per il download di file nelle cartelle pubbliche.
+ A partire da Android Marshmallow (API 23), se questo permesso è negato Privacy Browser può esportare le impostazioni e salvare i download solo nelle cartelle dell'applicazione.</p>
<br/>
<hr/>
<p><a href="https://developer.android.com/reference/android/Manifest.permission.html#WAKE_LOCK">android.permission.WAKE_LOCK</a></p>
<p>Permette agli annunci di impedire al processore di entrare in modalità sleeping e allo schermo di spegnersi, anche se dopo vari test eseguiti non sembra che il comportamento sia questo.</p>
- <h3>Track installs from ads</h3>
+ <h3>Tracciamento delle installazioni dagli annunci</h3>
<p><a href="https://android-developers.googleblog.com/2017/11/google-play-referrer-api-track-and.html">com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE</a></p>
- <p>Allows other apps to tell if their installation was launched from an ad in Privacy Browser Free.</p>
+ <p>Permette alle altre applicazioni di informare se la loro installazione è stata eseguita attraverso un annuncio pubblicitario in Privacy Browser Free.</p>
<h3>Ricezione dati da Internet</h3>
<p><a href="http://androidpermissions.com/permission/com.google.android.c2dm.permission.RECEIVE">com.google.android.c2dm.permission.RECEIVE</a></p>
<p><a href="https://developer.android.com/reference/android/Manifest.permission.html#INSTALL_SHORTCUT">com.android.launcher.permission.INSTALL_SHORTCUT</a></p>
<p>Требуется для добавления ярлыков веб-сайтов на главный экран.</p>
- <h3>Read storage</h3>
+ <h3>Чтение хранилища</h3>
<p><a href="https://developer.android.com/reference/android/Manifest.permission#READ_EXTERNAL_STORAGE">android.permission.READ_EXTERNAL_STORAGE</a></p>
- <p>Required to import settings from public folders. On Android Marshmallow (API 23) and newer, if this permission is denied Privacy Browser can import settings from the app’s folders instead.</p>
+ <p>Требуется для импорта настроек из общих папок.
+ В Android Marshmallow (API 23) и более поздних версиях, если это разрешение получено не будет, Privacy Browser может импортировать настройки из папок приложения.</p>
- <h3>Write storage</h3>
+ <h3>Запись хранилища</h3>
<p><a href="https://developer.android.com/reference/android/Manifest.permission.html#WRITE_EXTERNAL_STORAGE">android.permission.WRITE_EXTERNAL_STORAGE</a></p>
- <p>Required to export settings and download files to the public folders.
- On Android Marshmallow (API 23) and newer, if this permission is denied Privacy Browser can export settings and store downloads in the app’s folders instead.</p>
+ <p>Требуется для экспорта настроек и загрузки файлов в общие папки.
+ В Android Marshmallow (API 23) и более поздних версиях, если это разрешение получено не будет, Privacy Browser может экспортировать настройки и хранить загрузки в папках приложения.</p>
<br/>
<hr/>
<p><a href="https://developer.android.com/reference/android/Manifest.permission.html#WAKE_LOCK">android.permission.WAKE_LOCK</a></p>
<p>Позволяет рекламе предотвращать переход процессора в режим сна и экран от выключения. Результаты тестировании не свидетельствуют о том, что реклама на самом деле это делает.</p>
- <h3>Track installs from ads</h3>
+ <h3>Отслеживание установок из рекламных объявлений</h3>
<p><a href="https://android-developers.googleblog.com/2017/11/google-play-referrer-api-track-and.html">com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE</a></p>
- <p>Allows other apps to tell if their installation was launched from an ad in Privacy Browser Free.</p>
+ <p>Позволяет сторонним приложениям сообщать о запуске инсталляции из рекламы в Privacy Browser Free.</p>
<h3>Получение данных из интернета</h3>
<p><a href="http://androidpermissions.com/permission/com.google.android.c2dm.permission.RECEIVE">com.google.android.c2dm.permission.RECEIVE</a></p>
<p><a href="https://developer.android.com/reference/android/Manifest.permission.html#INSTALL_SHORTCUT">com.android.launcher.permission.INSTALL_SHORTCUT</a></p>
<p>Требуется для добавления ярлыков веб-сайтов на главный экран.</p>
- <h3>Read storage</h3>
+ <h3>Чтение хранилища</h3>
<p><a href="https://developer.android.com/reference/android/Manifest.permission#READ_EXTERNAL_STORAGE">android.permission.READ_EXTERNAL_STORAGE</a></p>
- <p>Required to import settings from public folders. On Android Marshmallow (API 23) and newer, if this permission is denied Privacy Browser can import settings from the app’s folders instead.</p>
+ <p>Требуется для импорта настроек из общих папок.
+ В Android Marshmallow (API 23) и более поздних версиях, если это разрешение получено не будет, Privacy Browser может импортировать настройки из папок приложения.</p>
- <h3>Write storage</h3>
+ <h3>Запись хранилища</h3>
<p><a href="https://developer.android.com/reference/android/Manifest.permission.html#WRITE_EXTERNAL_STORAGE">android.permission.WRITE_EXTERNAL_STORAGE</a></p>
- <p>Required to export settings and download files to the public folders.
- On Android Marshmallow (API 23) and newer, if this permission is denied Privacy Browser can export settings and store downloads in the app’s folders instead.</p>
+ <p>Требуется для экспорта настроек и загрузки файлов в общие папки.
+ В Android Marshmallow (API 23) и более поздних версиях, если это разрешение получено не будет, Privacy Browser может экспортировать настройки и хранить загрузки в папках приложения.</p>
<br/>
<hr/>
<p><a href="https://developer.android.com/reference/android/Manifest.permission.html#WAKE_LOCK">android.permission.WAKE_LOCK</a></p>
<p>Позволяет рекламе предотвращать переход процессора в режим сна и экран от выключения. Результаты тестировании не свидетельствуют о том, что реклама на самом деле это делает.</p>
- <h3>Track installs from ads</h3>
+ <h3>Отслеживание установок из рекламных объявлений</h3>
<p><a href="https://android-developers.googleblog.com/2017/11/google-play-referrer-api-track-and.html">com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE</a></p>
- <p>Allows other apps to tell if their installation was launched from an ad in Privacy Browser Free.</p>
+ <p>Позволяет сторонним приложениям сообщать о запуске инсталляции из рекламы в Privacy Browser Free.</p>
<h3>Получение данных из интернета</h3>
<p><a href="http://androidpermissions.com/permission/com.google.android.c2dm.permission.RECEIVE">com.google.android.c2dm.permission.RECEIVE</a></p>
[Adblock Plus 2.0]
-! Version: 201807302233
+! Version: 201810272211
! Title: EasyList
-! Last modified: 30 Jul 2018 22:33 UTC
+! Last modified: 27 Oct 2018 22:11 UTC
! Expires: 4 days (update frequency)
! Homepage: https://easylist.to/
! Licence: https://easylist.to/pages/licence.html
-ad-right.
-ad-rotator-
-ad-rotators/
+-ad-scripts?
-ad-server/
-ad-sidebar-
+-ad-sidebar.
+-ad-strip.
-ad-switcher.
-ad-text_
-ad-tile.
-adhelper.
-adhere2.
-adimage-
+-adman/
-admarvel/
-adnow.$domain=~zappistore.com
-adops.
-advertisement-icon.
-advertisement-management/
-advertisement.
+-advertisement/script.
-advertisement_
-advertising/assets/
-advertising/vast/
-adverts.libs.
-adverts.min.
-advt.
--adwords.$domain=~freelance-adwords.com|~freelance-adwords.fr
+-adwords.$domain=~consultant-adwords.com|~consultant-adwords.fr|~freelance-adwords.com|~freelance-adwords.fr
-affiliate-link.
-affiliates/img_
-amazon-ads/
-book-ad-
-Box-Ad.
-box2-ad?
+-content-ad-
-content-ad.
-ContentAd-
-contest-ad.
-load-ads.
-load-advert.
-main/ad.
+-mid-ad.
-native-ad.
-native-ad/
-nav-ad.
-news-ad-
-newsletter-ad-
-NewStockAd-
+-Online-ad-
-online-advert.
-outsidersads-
-page-ad.
-Web-Advert.
-webAd-
-webad1.
+-widget-advertisement/
-your-ads-here.
.1d/ads/
.a3s?n=*&zone_id=
.ad.json?
.ad.page.
.ad.premiere.
+.ad.wrapper.
.ad/tag.
.ad1.nspace
.ad6media.$domain=~ad6media.fr
.advertmarket.
.adwolf.
.ae/ads/
+.ai/ads.
.am/adv/
.ar/ads/
.ashx?ad=
.box.ad.
.br/ads/
.bz/ads/
+.ca/ads-
.ca/ads/
.cc/ads/
.cfm?ad=
.io/ads.
.is/ads/
.jp/ads/
+.js?dfp=
.jsp?adcode=
.ke/ads/
.lazyad-
.php?adv_
.php?affid=
.php?clicktag=
+.php?id=ads_
.php?nats=
.php?zone_id=
.php?zoneid=
.se/*placement=$script,subdocument,third-party
.se/*redirect&$script,subdocument,third-party
.se/ads/
+.sh/ads/
.shortcuts.search.
.show_ad_
.sk/ads/
.tv/ads/
.twoads.
.tz/ads/
+.uk/ads.
.uk/ads/
.uk/adv/
.us/ad/*?
/ad-maven-
/ad-methods.
/ad-minister-
-/ad-minister.
-/ad-minister/*
+/ad-minister.$domain=~ad-minister.app
+/ad-minister/*$domain=~ad-minister.app
/ad-modules/*
/ad-navi/*
/ad-nytimes.
/ad-record.
/ad-refresh-
/ad-refresh.
+/ad-renderer.
/ad-right2.
/ad-ros-
/ad-rotator-
/ad/top_
/ad/view/*
/ad/View3.
+/ad/zeus/*
/ad0.$domain=~vereinslinie.de
/ad000/*
/ad01.
/ad134m/*
/ad136/*
/ad15.
-/ad16.
+/ad16.$domain=~ad16.asmrc.org
/ad160.
/ad160k.
/ad160x600.
/ad24.png
/ad24/*
/ad247realmedia/*
+/ad250.
/ad290x60_
/ad2_
/ad2border.
/ad_commonside.
/ad_commonside_
/ad_companion?
+/ad_config.
/ad_configuration.
/ad_configurations_
/ad_container_
/adcontrol.
/adcontrol/*
/adcontroller.
-/adcore.$domain=~adcore.com.au|~adcore.ua
-/adcore_$domain=~adcore.com.au
+/adcore.$domain=~adcore.ch|~adcore.com.au|~adcore.ua
+/adcore_$domain=~adcore.ch|~adcore.com.au
/adcount.
/adcounter.
/adcreative.
/adfiles.
/adfiles/*
/adfillers/*
+/adflag.
/adflash.
/adflashes/*
/adfliction-
/AdForm_trackpoint_
/adformats/*
/adforums/*
-/adfox.$domain=~adfox.hu
+/adfox.$domain=~adfox.de|~adfox.group|~adfox.hu
/adfox/*
/adfoxLoader_
/adfr.
/adgooglefull2.
/adGpt.
/adgraphics/*
-/adguard.$domain=~adguard.com|~adguard.mobi|~adguard.oneskyapp.com
+/adguard.$domain=~adguard.com|~adguard.mobi|~adguard.oneskyapp.com|~greinr.com
/adguru.
/adhads.
/adhalfbanner.
/adman-$domain=~adman-industries.com
/adman.$domain=~adman.ee|~adman.studio
/adman/*
+/adman_
/admanagement/*
/admanagementadvanced.
-/admanager.$~object-subrequest
+/admanager.$~object-subrequest,domain=~admanager.google.com
/admanager/*$~object-subrequest
/admanager3.
/admanager_
/adModule.
/admonitor-
/admonitor.
+/admvn_pop.
/adnap/*
/adNdsoft/*
/adnet.$domain=~adnet.agency|~adnet.hr
/adpage/*$domain=~adpage.com.ua|~adpage.io
/adpagem.
/adpages/*$domain=~adpages.com
+/adpai.
/adpan/*
/adpanel/*
/adpanelcontent.
/adreplace/*
/adreplace160x600.
/adreplace728x90.
-/adrequest.
-/adRequest?
+/adrequest.$domain=~adrequest.com
+/adRequest?$domain=~adrequest.com
/adrequests.
/adrequestvo.
/adrequisitor-
/ads-arc.
/ads-banner
/Ads-bdl?
+/ads-beacon.
/ads-blogs-
/ads-cch-
/ads-common.
/ads/728b.
/ads/728x90above_
/ads/?id=
+/ads/?page=
/ads/?QAPS_
/ads/?uniq=
/ads/a.
/ads_codes/*
/ads_config.
/ads_controller.
+/ads_detect.
/ads_dfp/*
/ads_display.
/ads_door.
/adsbannerjs.
/adsbox.$domain=~adsbox.com.sg|~adsbox.in
/adsby.
+/adsbyadsn.
/adsbycurse.
/adsbygoogle.
/adsbytenmax.
/adsco.$domain=~adsco.com|~adsco.nl
/adscontent.
/adscontent2.
+/adscontrol.
/adscpv/*
/adscript.
/adscript1.
/adsense?
/adsense_$domain=~adsense.googleblog.com|~support.google.com
/AdsenseBlockView.
+/adsensecommon.
/adsensegb.
/adsensegoogle.
/adsensets.
/adsgame.
/adsGooglePP3.
/adshandler.
-/adshare.$domain=~adshare.tv
+/adshandler/*
+/adshare.$domain=~adshare.tv|~echosign.com
/adshare/*$domain=~adsharetoolbox.com
/adshare3.
/adsheader.
/adss.asp
/adsscript.
/adsserv.
+/adsservedby.
/adsserver.
/adsservice.
/AdsShow.
/adstakeover.
/adstatic.
/adstatic/*
+/adstatics/*
/adstemp/*
/adstemplate/*
/adsterra.$domain=~adsterra.com
/aduxads/*
/adv-1.
/adv-2.
+/adv-banner-
/adv-banner.
/adv-bannerize-
/adv-banners/*
/adv-f.
/adv-header.
/adv-mobile.
+/adv-placeholder.
/adv-scroll-
/adv-scroll.
/adv-socialbar-
/adv/banner_
/adv/bottomBanners.
/adv/box-
+/ADV/Custom/*
/adv/desktop/*
/adv/interstitial.
+/adv/interstitial/*
/adv/kelkoo/*
/adv/kelkoo_
/adv/lrec_
/adv/sprintf-
/adv/topbanner.
/adv/topBanners.
-/adv02.
-/adv03.
+/adv02.$domain=~dobro.systems
+/adv03.$domain=~dobro.systems
/adv1.
/Adv150.
/adv180x150.
/advelvet-
/advengine.
/adver-left.
-/adver.$domain=~adver.biz
+/adver.$domain=~adver.biz|~adver.media
/adver_hor.
/adverfisement.
/adverfisement2.
/adverth.
/adverthorisontalfullwidth.
/advertical.
-/advertise-$domain=~bingads.microsoft.com
+/advertise-$domain=~advertise-solution.nl|~bingads.microsoft.com
/advertise.$domain=~advertise.apartments.com|~advertise.directoryofillustration.com|~advertise.isleofskye.com|~advertise.market|~advertise.medillsb.com|~advertise.movem.co.uk|~advertise.sobihamilton.ca|~advertise.sphamovingads.com|~advertise.welovebuzz.com|~bingads.microsoft.com|~engineering.com
/advertise/*$domain=~legl.co
/advertise125x125.
/advertises/*
/advertisewithus_
/advertising-$domain=~abramarketing.com|~advertising-direct.com|~advertising-factory.de|~microsoft.com|~outbrain.com|~yellowimages.com
-/advertising.$domain=~advertising.berlin-airport.de|~advertising.bulurum.com|~advertising.byhoxby.com|~advertising.dailymotion.com|~advertising.expedia.com|~advertising.lavenir.net|~advertising.mobile.de|~advertising.org.il|~advertising.sevenwestmedia.com.au|~advertising.shpock.com|~advertising.theguardian.com
+/advertising.$domain=~advertising.amazon.ca|~advertising.amazon.cn|~advertising.amazon.co.jp|~advertising.amazon.co.uk|~advertising.amazon.com|~advertising.amazon.com.au|~advertising.amazon.com.mx|~advertising.amazon.de|~advertising.amazon.es|~advertising.amazon.fr|~advertising.amazon.in|~advertising.amazon.it|~advertising.berlin-airport.de|~advertising.bulurum.com|~advertising.byhoxby.com|~advertising.dailymotion.com|~advertising.expedia.com|~advertising.lavenir.net|~advertising.mobile.de|~advertising.org.il|~advertising.sevenwestmedia.com.au|~advertising.shpock.com|~advertising.theguardian.com
/advertising/*$~xmlhttprequest,domain=~advertising.org.il|~commercialplanet.eu|~kloterfarms.com|~temple.edu|~themarker.com
/advertising02.
/advertising2.
/advertisment.
/advertisment/*
/advertisment1-
+/advertisment4.
/advertisment_
/advertisments/*
/advertize_
/advobj.
/advolatility.
/advpartnerinit.
+/advph.
/advPop.
/advpreload.
/advris/*
/advweb.
/AdvWindow/*
/advzones/*
-/adw.shtml
-/adw2.shtml
+/adw.$domain=~adw.olsztyn.pl
+/adw1.
+/adw2.
+/adw3.
/adweb.$domain=~adweb.clarkson.edu|~adweb.com.au|~adweb.cz
/adweb2.
/adweb33.
/affiliate_banners/*
/affiliate_base/banners/*
/affiliate_link.js
+/affiliate_member_banner/*
/affiliate_resources/*
/affiliate_show_banner.
/affiliate_show_iframe.
/amazon/iframeproxy-
/amazon/widget/*
/amp-ad-
+/amp4ads-
/amzn_ads.
/amzn_omakase.
/anchorad.
/breaking_ad/*
/brightcovead.
/brsAssets/ads/*
-/bsa-pro-upload/*
+/bsa-pro-
/bserver/*
/btads/*
/btbuckets/btb.js
/cmlink/ads-
/cms/ads/*
/cms/js/ad_
+/cms_ads/*
/cn-advert.
/cnads.js
/cnnslads.
/components/ads_
/conad.
/conad_$domain=~conad.it
+/concert_ads-
/configspace/ads/*
/cont-adv.
/contads.
/controller.ad.
/controller/ads/*
/controllerimg/adv/*
+/Controls/ADV/*
/convertjsontoad.
/core-ads-
/core/ad/*
/cornerbig.swf
/cornersmall.swf
/country_ad.
+/couponAd.
/cover_ad.
/coxads/*
/cpm160.
/DemoAd.
/descpopup.js
/design/ads/*
+/desktop-ad-
/develop/ads_
/devicead/*
/dfp-ads.
/digg_ads_
/dinclinx.com/*
/direct_ads.
+/direct_ads/*
/directads.
/directadvert-
/directadvert.
/fea_ads.
/featuredadshome.
/feedads.
+/fetchJsAd.
/fif.html?s=
/fifligatus.
/file/ad.
/footertextads.
/forads.
/forum/ads/*
+/forum/ads_
/forum_ad.
/forums/ad/*
/ForumViewTopicBottomAD.
/global/ads.
/global/ads/*
/global_advs.
-/globalad.
+/globalad.$domain=~globalad.com.br
/globaladprostyles.
+/globalads-
/globalAdTag.
/globalbannerad.
/glp?r=http*&u=*&rw=*&rh=*&ww=*&wh=$script,~third-party
/googad300by600.
+/googima.js
/google-ad-
/google-ad?
/Google-Ads-
/jqads.
/jquery-ads.
/jquery.ad.
+/jquery.adi.
/jquery.adx.
/jquery/ad.
/jquery_FOR_AD/*
/layout/ads/*
/lazy-ads-
/lazy-ads.
+/lazy-ads@
+/lazyad-
/lazyad.
/lbl_ad.
/leadads/*
/lightboxbannerad^
/lijit-ad-
/lijitads.
+/limitedads/*
/linkad2.
/linkads.
/linkadv.
/mmsAds.
/mmt_ad.
/mnads1.
+/mob-ad.
/mobile-ad.
/mobile-ads/*
/mobile_ad.
/monetization/ads-
/moneyball/ads/*
/MonsterAd-
+/mont-min.js
/mp3-ad/*
/mpads/*
/mpu-dm.htm
/nextad/*
/nextdaymedia-ads/*
/nflads.
+/nmads_
/no_ads.
/nonrotatingads/*
/noodleAdFramed.
/noscript-ad?
/noticead.
+/notifyad.
/now/ads/*$~xmlhttprequest
/nsfw/sponsors/*
/nugg.min.js
/online/ads/*
/online_ads/*
/onlineads/*
+/OnlineAdServing/*
/onplayerad.
/ontopadvertising.
/openad.
/overlay_ad_
/overlayad.
/overlayads.
-/overture.$script,stylesheet
+/overture.$script,stylesheet,domain=~overture.doremus.org
/overture/*$script,subdocument
/overture_
/ovt_show.asp?
/p2/ads/*
/p2ads/*
/p8network.js
+/p?zoneId=
/packages/adz/*
/packages/dfp/*
/pads/default/*
/park_html_functions.js
/park_html_functions_general.js
/parking_caf_
+/parseForAds.
/partner-ad-
/partner.ads.
/partner_ads/*
/parts/ad/*
/pauseadextension.
/payperpost.
+/paytmscripts.js
/pb-ads/*
/pc/ads.
/pc_ads.
/popunder_
/popunderblogs.
/popundercode.
+/popundercode18.
/popunderjs/*
/popunderking.
/popunders.
/popundr_
/popup-builder-$~image,~stylesheet
/popup-domination/*$~stylesheet
+/popup/log|$~third-party,xmlhttprequest
/popup2.js
/popup3.js
/popup_ad.
/postprofileverticalad.
/posts_ad.
/pounder-$~image
+/pp-ad.
/ppd_ads.
/ppd_ads_
/predictad.
+/prehead/ads_
/premierebtnad/*
/premium_ad.
/premiumads/*
/randomad728x90nsfw.
/randomad_
/randomads.
+/rassets1/ads-
/rawtubelivead.
/rcolads1.
/rcolads2.
/refreshsyncbannerad?
/RefSplDicAdsTopL.
/reklam-ads2.
-/reklam.
-/reklam/*
+/reklam.$domain=~reklam.com.tr
+/reklam/*$domain=~reklam.com.tr
/reklama.$~stylesheet,domain=~reklama.mariafm.ru
/reklama/*
/reklama1.
/service/ads/*
/service/adv/*
/services/ads/*
+/services/getbanner?
/servlet/view/*
/settings/ad.
/sevenads.
/sponsorship/targeting/*
/sponsorshipimage-
/sponsorstrips/*
+/spotlight-ad?
/SpotlightAd-
/spotlightads/*
/spotx_adapter.
/topadbg.
/topadfooter.
/topadheader.
+/topadImg.
/topads.
/topads/*
/topads1.
/wmads.
/wordpress-ads-plug-in/*
/work.php?n=*&size=*&c=
+/wp-ad.min.
/wp-bannerize-
/wp-bannerize.
/wp-bannerize/*
/www/ad/*
/www/ad_
/www/ads/*
+/www/deliver/*
/www/deliverx/*
/www/delivery/*
/www/js/ad/*
+/www/xengine/*
/wwwads.
/x5advcorner.
/xads.js
://a.ads.
://ad.*/jstag^
://adcl.$domain=~adcl.com
-://ads.$domain=~ads.ac.uk|~ads.adstream.com.ro|~ads.am|~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.quasaraffiliates.com|~ads.red|~ads.route.cc|~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
-://adv.$domain=~adv.co.it|~adv.ee|~adv.gg|~adv.michaelgat.com|~adv.msk.ru|~adv.ru|~adv.vg|~adv.works|~advids.co|~erti.se|~escreverdireito.com|~farapp.com|~forex-tv-online.com|~r7.com|~typeform.com|~welaika.com
+://ads.$domain=~ads.ac.uk|~ads.adstream.com.ro|~ads.am|~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.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
+://adv.$domain=~adv.cincsys.com|~adv.co.it|~adv.derfunke.at|~adv.ee|~adv.gg|~adv.michaelgat.com|~adv.msk.ru|~adv.ru|~adv.vg|~adv.works|~advids.co|~erti.se|~escreverdireito.com|~farapp.com|~forex-tv-online.com|~r7.com|~typeform.com|~welaika.com
://affiliate.$third-party
://affiliates.$third-party
://ax-d.*/jstag^
=adspremiumplacement&
=adtech_
=adunit&
+=advanced-ads-
=advert/
=advertiser.
=advertiser/
=loadAdStatus&
=oas_tag.
=PAGE_AD_
+=partnerad&
=pmd-advertising-
=rightAds_
=searchadslider|
_adframe/
_adframe_
_adfunction.
+_adgebraAds_
_adhesion.
_adhoc?
_adhome.
_ads/inhouse/
_ads/ip/
_ads/js/
+_ads/mobile/
_ads/square/
_ads1-
_ads1.
_hosting_ad.
_house_ad_
_hr_advt/
+_html5/ads.
_iad.html?
_id/ads/
_iframe_ad_
_index_ad.
_inline_advert&
_inlineads.
+_jpopunder/
_js/ads.js
_js4ad2.
_js_ads.
||online.*/promoredirect?key=
||ox-d.*^auid=
||serve.*/promoload?
+! bc.vc (https://github.com/NanoMeow/QuickReports/issues/198)
+/earn.php?z=$popup,subdocument
+! https://github.com/uBlockOrigin/uAssets/issues/2364
+/pop2.js?*=$script
! al.ly https://forums.lanik.us/viewtopic.php?f=62&t=36357
/full-page-script.$script
! Native advert
/frontend_loador.js$script
/iamback.php$script
/lib/?img=$image
+/misc/ex_loader.
+/nb/avanti.
+/nb/frontale.
/scripts/sweet/*$script
_nb_sys.$script,~third-party
! prebid scripts
/AudienceNetworkPrebid.
/biddr-*.js
/ext/prebid
+/jppolPrebid.
/pb.min.
/prebid-
/prebid.$script,domain=~prebid.org
/prebid/*
/prebid1.
+/prebid14.js
/prebid2.
/prebid?
/prebid_$script
+/prodprebidheader-
/pubfig.js
/pubfig.min.js
/st_prebid.js
! White papers insert
/sl/assetlisting/?
! Peel script
-/jquery.peelback.js
+/jquery.peelback.
! Anti-Adblock
-adblocker-detection/
/abdetect.js
/disabled_adBlock.
/fuckadb.js
/fuckadblock.js
-/fuckadblock/*$script
/fuckingadblockplus.
/ibd-block-adblocker/*
/no-adblock/*
/300x150_
/300x250-
/300x250.
-/300x250/*
+/300x250/*$~media
/300x250_
/300x250b.
/300x250px-
.com/ads?$popup
.engine?PlacementId=$popup
.net/adx.php?$popup
-/?a_aid=$popup
+/?a_aid=*&$popup
/?placement=*&redirect$popup
/?pmxy=$popup
/?redirect&placement=$popup
/?reef=$popup
-/?utm_source=*=referral&$popup,domain=~zergnet.com
/?zoneid=*&timeout=$popup
/a/display.php?$popup
/ad.php?tag=$popup
/click?pid=*&offer$popup
/fp.eng?$popup
/fp.engine?$popup,third-party
+/itab/*&pid=$popup
/lib/*&adb=$popup
/lr.php?zoneid=$popup
/open?shu=$popup
/play?aver=$popup
/play?refer=$popup
/pop-imp/*$popup
+/popad|$popup
/popout.$popup
/popunder.$popup
/popunder_$popup
/showads/*$popup
/spopunder^$popup
/srvclk.php?$popup
+/track/click/*$popup,third-party
/watch?*&refer=$popup
/watch?key=$popup,third-party
/watch?refer=$popup
?AdUrl=$popup
?bannerid=*&punder=$popup
?bver=1&refer=$popup
+?direct=*&zoneid=$popup
?iiadext=$popup
?partnerkey=*&utm_source=$popup
?xref=*&zoneid=$popup
###SideAdMpu
###SideBarAdWidget
###SideMpuAdBar
+###SidebarAd
###SidebarAdContainer
###SitenavAdslot
###SkyAd
###ad-fullbanner2
###ad-fullbanner2-billboard-outer
###ad-fullwidth
+###ad-gamepage-leaderboard
+###ad-gamepage-mpu1
+###ad-gamepage-mpu2
###ad-giftext
###ad-globalleaderboard
###ad-google-chrome-sidebar
###ad-row-1
###ad-s1
###ad-safe
+###ad-sb
###ad-secondary-sidebar-1
###ad-section
###ad-separator
###ad-slot-2
###ad-slot-4
###ad-slot-right
+###ad-slot-top
###ad-slot1
###ad-slot2
###ad-slot4
###ad-yahoo-simple
###ad-zone-1
###ad-zone-2
+###ad-zone-article-header-leaderboard
+###ad-zone-default-sidebar
###ad-zone-inline
###ad001
###ad002
###ad468x60-story
###ad468x60_top
###ad470
+###ad480x60
###ad508x125
###ad520x85
###ad526x250
###adLContain
###adLabel
###adLayer
+###adLayout
###adLeader
###adLeaderTop
###adLeaderboard
###adMiddle_imgAd
###adMiniPremiere
###adMonster1
+###adMoveHere
###adMpu
###adMpuBottom
###adNshareWrap
###adPlaceScriptrightSidebarSecondBanner
###adPlaceScripttopBanner
###adPlacer
+###adPopBOTtOM
###adPopover
###adPosOne
###adPosition0
###adSlot3_grid
###adSlot4
###adSlot4_grid
+###adSlot_center
###adSlug
###adSpace
###adSpace0
###adTag-genre
###adTag1
###adTag2
+###adTakeOverInner
+###adTakeOverLeft
+###adTakeOverRight
###adTeaser
###adText
###adText01
###ad_sky2
###ad_sky3
###ad_skyscraper
+###ad_skyscraper1
###ad_skyscraper120
###ad_skyscraper160x600
+###ad_skyscraper2
###ad_skyscraper_1
###ad_skyscraper_right
###ad_skyscraper_text
###ads-banner-top
###ads-block
###ads-block-frame
+###ads-blog
###ads-bot
###ads-bottom
###ads-box-header-pb
###ads-container-2
###ads-container-anchor
###ads-container-top
+###ads-content
###ads-dell
###ads-div2
###ads-dw
###ads-h-right
###ads-header
###ads-header-728
+###ads-home-468
###ads-horizontal
###ads-hoster-2
###ads-indextext
###ads-mpu
###ads-outer
###ads-panel
+###ads-post-468
+###ads-post10
###ads-prices
###ads-rhs
###ads-right
###ads-sticky
###ads-text
###ads-top
+###ads-top-728
###ads-tp
###ads-under-rotator
###ads-vers7
###ads_central
###ads_combo2
###ads_container
+###ads_content
###ads_dynamicShowcase
###ads_eo
###ads_expand
###adserve-Sky
###adserver_HeaderAd
###adsfundo
+###adsground
###adshometop
###adshowbtm
###adshowtop
###adtags_left
###adtaily
###adtaily-widget-light
+###adtechWallpaper
###adtech_0
###adtech_1
###adtech_2
###below_content_ad_container
###belowad
###belowheaderad
+###bg-custom-ad
###bg-footer-ads
###bg-footer-ads2
###bg_YieldManager-160x600
###block-views-advertisement-block_1
###block-views-advertisements-block
###block-views-advt-story-bottom-block
+###block-views-block-detail-page-ads-block-3
###block-views-custom-advertisement-2-block--2
###block-views-custom-advertisement-block--2
###block-views-premium-ad-slideshow-block
###dfp_ad_Thesaurus_728x90
###dfp_ad_mpu
###dfp_container
+###dfp_unit_Desktop_MPU_BTF_1
+###dfp_unit_Desktop_MPU_BTF_2
###dfpad-0
###dfrads-widget-6
###dfrads-widget-7
###floating_ad
###floating_ad_container
###floatyContent
+###flyingBottomAd
###foot-ad-1
###foot-add
###footAd
###g_adsense
###ga_300x250
###gad300x250
+###gad728x90
###gads-pub
###gads300x250
###gads_middle
###google-ad-table-right
###google-ad-tower
###google-ads
+###google-ads-5
###google-ads-bottom
###google-ads-bottom-container
###google-ads-container
###gpt-ad-rectangle2
###gpt-ad-skyscraper
###gpt-ad-story_rectangle3
+###gpt-adsene-article-bottom
###gpt-mpu
###gpt2_ads_widget-10
###gpt2_ads_widget-6
###gpt_ad_panorama_top
###gpt_ad_small_insider_1
###gpt_unit_videoAdSlot1_0
+###grdAds
###gridAdSidebar
###gridAdSidebarRight
###grid_ad
###hldhdAds
###hly_ad_side_bar_tower_left
###hly_inner_page_google_ad
+###hm_rht_adcontainer
###hmt-widget-ad-unit-3
###holder-storyad
###holdunderad
###left_side_ads
###left_sidebar_ads
###left_skyscraper_ad
+###left_top_ad
###left_ws_ad_container
###leftad
###leftadg
###mini-panel-two_column_ads
###miniAdsAd
###mini_ads_inset
+###mkto_mid_ad
###mn_ads
###moa-ads-long
###mobile-ad-container
###module_sky_scraper
###monsterAd
###moogleAd
+###mordern_adbar_wrap
###more_ad
###moreads
###morefooterads
###multiLinkAdContainer
###multi_ad
###multibar-ads
+###mvp-foot-ad-wrap
+###mvp-post-bot-ad
###mvp_160_ad
###my-ads
###my-adsFPAD
###my-medium-rectangle-ad-2-container
###myAd
###myElementAd
+###my_ad_mpu
###myads_HeaderButton
###mydfpad
###n_sponsor_ads
###pnl_BannerAdServed
###pod-ad-video-page
###pof_ads_Wrapper
+###polar-sidebar-sponsored
###pop_ad
###popadwrap
###popback-ad
###qm-dvdad
###qpon_big_ad-teaser
###qtopAd-graybg
+###quads-ad1_widget
###quads-ad2
###quads-ad2_widget
###quads-ad4
###right_adverts
###right_bg_ad
###right_block_ads
+###right_bottom_ad
###right_column_ad
###right_column_ad_container
###right_column_ads
###rightadhome
###rightadpat
###rightads
+###rightads300x250
###rightadsarea
###rightadvertbar-doubleclickads
###rightbar-ad
###righttop-adverts-container
###ringtone-ad-bottom
###ringtone-ad-top
+###rladvt
###rm_ad_text
###rmx-ad-cta-box
###roadsheet-advertising
###show-player-right-ad
###showAd
###show_ads
+###show_ads1
+###show_right_ad
+###show_top_ad1
###showads
###showcaseAd
###sic_superBannerAd-loader
###stickyAdBlock
###stickyBottomAd
###stickySkyAd
+###sticky_ad_bar
###sticky_adv_container
###stickyad
###stickyads
###tblReklama2
###tbl_googlead
###tbo_headerads
+###tcHeaderMobileLeaderBoard-advertisement-desktop
###tcwAd
###td-GblHdrAds
###td-applet-ads_2_container
###topsponsorads
###topsponsored
###toptextad
+###tor-footer-ad
###tour300Ad
###tour728Ad
###tourSponsoredLinksContainer
###watch-now-ad
###watch7-sidebar-ads
###watch_sponsored
+###wb-ad-grid
###wd_ads
###weather-ad
###weather_sponsor
###yom-ad-tbs-as
###ypaAdWrapper-BottomAds
###ypaAdWrapper-TopAds
+###ypaAdWrapper-cclass
###yrail_ads
###yreSponsoredLinks
###ysm_ad_iframe
##.AD300x600-wrapper
##.AD355125
##.AD728
+##.AD728x90L
##.ADBAR
##.ADBnrArea
##.ADBox
##.AmazonSimpleAdmin_widget
##.ArticleAd
##.ArticleInlineAd
+##.ArticleLayout-nativeAdLabel
##.ArticleLeaderboard_ad
##.ArticlePage-ad
##.BCA_Advertisement
##.G_ads_m
##.GalleryViewerAdSuppress
##.GetRightAds
+##.Google-Ad-728x90
##.GoogleAd
##.GoogleAdInfo
##.GoogleAdSencePanel
##.HeaderBannerAd
##.HeaderLeaderAd
##.HeadingAdSpace
+##.Hero-Ad
##.HomeAd1Label
##.HomeAds
##.HomeContentAd
##._top_ad_wrapper
##.a-ad
##.a-d-container
+##.a-d-rotate_widgets
##.a160x600
##.a300x250
##.a468x60
##.ad--google
##.ad--homepage-mrec
##.ad--homepage-top
+##.ad--horseshoe
+##.ad--horseshoe__content
##.ad--inner
##.ad--just-in-feed
##.ad--large
##.ad--leaderboard
+##.ad--medium-rectangle
##.ad--mpu
##.ad--noscroll
##.ad--panorama
##.ad-TOPPER
##.ad-W
##.ad-a
+##.ad-ab
##.ad-abc
##.ad-above-header
##.ad-adSense
##.ad-container-embedded
##.ad-container-leaderboard
##.ad-container-left
+##.ad-container-pave
##.ad-container-responsive
##.ad-container-right
##.ad-container-side
##.ad-graphic-large
##.ad-gray
##.ad-grey
+##.ad-grid
##.ad-grid-125
##.ad-grid-container
##.ad-group
##.ad-hide-mobile
##.ad-hideable
##.ad-hldr-tmc
+##.ad-ho
##.ad-hold
##.ad-holder
##.ad-home-bottom
##.ad-on
##.ad-one
##.ad-other
+##.ad-outer-container
##.ad-outlet
##.ad-output-middle
##.ad-output-wrapper
##.ad-page-medium
##.ad-pagehead
##.ad-panel
+##.ad-panel-wrap
##.ad-panel__container
##.ad-panel__container--styled
##.ad-panel__googlead
##.ad-panorama
+##.ad-panorama-outer-container
##.ad-parallax-wrap
##.ad-parent-hockey
##.ad-passback-o-rama
##.ad-related
##.ad-relatedbottom
##.ad-resource-center-top
+##.ad-responsive-slot
##.ad-responsive-wide
##.ad-rh
##.ad-ri
##.ad-section
##.ad-section-body
##.ad-sense
+##.ad-sense-ad
+##.ad-sense-ad__panel-header--srp
##.ad-sep
##.ad-served
##.ad-sharethrough-top
##.ad-siderail
##.ad-signup
##.ad-sitewide
+##.ad-size-iab-uap-leaderboard-728x90
+##.ad-size-iab-uap-medium-rectangle-300x250
##.ad-sky
##.ad-sky-left
##.ad-sky-right
##.ad-sponsors
##.ad-spot
##.ad-spotlight
+##.ad-sq-super
##.ad-square
##.ad-square2-container
##.ad-square300
##.ad-type10
##.ad-type2
##.ad-type3
+##.ad-under-video
##.ad-unit
##.ad-unit-300
##.ad-unit-300-wrapper
##.ad-windowshade-full
##.ad-wings__link
##.ad-wireframe
+##.ad-wireframe-wrapper
##.ad-with-background
##.ad-with-header-wrapper
##.ad-with-us
##.ad-wrapper--slideshowhalfpage
##.ad-wrapper-left
##.ad-wrapper-sticky
+##.ad-wrapper-top
##.ad-wrapper-with-text
##.ad-wrapper__ad-slug
##.ad-x10x20x30
##.adFrame
##.adFrameCnt
##.adFrameContainer
+##.adFrameMobile
##.adFrames
##.adFtr
##.adFull
##.adGogleBox
##.adGoogle
##.adGroup
+##.adHalfPage
##.adHead
##.adHeader
##.adHeaderAdbanner
##.adTop
##.adTopBanner_nomobile
##.adTopBk
+##.adTopFloat
##.adTopHome
##.adTopLeft
##.adTopLink
##.adTopRight
##.adTopWrapper
+##.adTop_placement
##.adTopboxright
##.adTout
##.adTower
##.ad_buttons_320
##.ad_c
##.ad_callout
+##.ad_callout_inline
##.ad_caption
##.ad_center
##.ad_center_bottom
##.ad_home_block
##.ad_home_top_bnr
##.ad_honcode_label
+##.ad_horizontal
##.ad_horizontal_marker
##.ad_hover_href
##.ad_hpm
##.ad_panel
##.ad_panel_1
##.ad_panel_2
+##.ad_panorama_extra
##.ad_partner
##.ad_partners
##.ad_perma-panorama
##.ad_regular3
##.ad_reminder
##.ad_report_btn
+##.ad_rhs
##.ad_rightSky
##.ad_right_cell
##.ad_right_col
##.ad_xrail
##.ad_xrail_top
##.ad_zone
+##.adace-adi-popup-wrapper
##.adadded
##.adageunicorns
##.adamazon
##.addboxRight
##.addisclaimer
##.addiv
+##.addivwhite
##.adds2
##.adds300x250
##.adds620x90
##.adfree
##.adfront
##.adfront-head
+##.adg-rects
##.adg_cell
+##.adg_native_home
##.adg_row
##.adg_table
##.adg_table_cell
##.adhint
##.adholder
##.adholder-300
+##.adholder2
##.adholderban
##.adhoriz
##.adhref_box_ads
##.adnl_zone
##.adnotecenter
##.adnotice
+##.adnu
##.adocean728x90
##.adonmedianama
##.adops
##.ads-468x60-bordered
##.ads-560-65
##.ads-600-box
+##.ads-728
##.ads-728-90
##.ads-728by90
##.ads-728x90
##.ads-block-link-text
##.ads-block-marketplace-container
##.ads-block-menu-center
+##.ads-block-panel-tipo-1
##.ads-block-top
##.ads-block-top-right
##.ads-border
##.ads-by-google-0
##.ads-callback
##.ads-card
+##.ads-carousel
##.ads-cars-larger
##.ads-cars-top2
##.ads-categories-bsa
##.ads-horizontal
##.ads-horizontal-banner
##.ads-horizontal-icons-wrap
+##.ads-iframe
##.ads-inarticle
##.ads-inline
##.ads-inner
##.ads-post-closing
##.ads-post-full
##.ads-profile
+##.ads-rail
##.ads-rectangle
##.ads-right
##.ads-right-min
##.ads-title
##.ads-tittle
##.ads-top
+##.ads-top-728
##.ads-top-content
##.ads-top-left
##.ads-top-right
##.ads_container
##.ads_container_top
##.ads_content
+##.ads_css
##.ads_der
##.ads_disc_anchor
##.ads_disc_leader
##.ads_takeover
##.ads_text
##.ads_ticker_main
+##.ads_tit
##.ads_title
##.ads_top
##.ads_top_banner
##.adsense-ad
##.adsense-ads
##.adsense-afterpost
+##.adsense-article
##.adsense-attribution
##.adsense-block
+##.adsense-box
##.adsense-category
##.adsense-category-bottom
##.adsense-center
##.adsh
##.adshl
##.adshome
+##.adshowbig
##.adshowcase
##.adshp
##.adside
##.adslistingz
##.adslogan
##.adslot
+##.adslot-area
##.adslot-banner
##.adslot-billboard
##.adslot-mpu
##.adslot-rectangle
##.adslot-widget
+##.adslotMid
##.adslot_1
##.adslot_300
##.adslot_728
##.adsrecnode
##.adsright
##.adss
+##.adss-rel
##.adsskyscraper
##.adssmall
##.adssquare
##.adtech-banner
##.adtech-boxad
##.adtech-top-ad
+##.adtechMobile
##.adtech_wrapper
##.adtester-container
##.adtext_gray
##.adv-conteiner
##.adv-dvb
##.adv-format-1
+##.adv-full-width
##.adv-google
##.adv-halfpage
##.adv-header
##.adv-rectangle
##.adv-right
##.adv-right-300
+##.adv-rotator
+##.adv-script-container
##.adv-search-ad
##.adv-sidebar
##.adv-sidelabel
##.advads-sticky
##.advads-widget
##.advads_widget
+##.advallyAdhesionUnit
##.advart
##.advbanner_300x250
##.advbanner_300x600
##.adverstisement_right
##.advert--background
##.advert--banner-wrap
+##.advert--fallback
##.advert--header
##.advert--leaderboard
##.advert--mpu
##.advert--mpu--rhs
+##.advert--placeholder
##.advert--transition
##.advert--vc
##.advert--vc__wrapper
##.advert-block
##.advert-bloggrey
##.advert-body-not-home
+##.advert-border
##.advert-bot-box
##.advert-bottom
##.advert-box
##.advertLink
##.advertLink1
##.advertMiddle
+##.advertMpu
##.advertRight
##.advertSideBar
##.advertSign
##.advertisementPanel
##.advertisementReloadable
##.advertisementRotate
+##.advertisementSection
##.advertisementSmall
##.advertisementText
##.advertisementTop
##.advertiser-links
##.advertisesingle
##.advertisespace_div
+##.advertising--desktop
+##.advertising--mobile
+##.advertising--tablet
##.advertising-aside-top
##.advertising-banner
##.advertising-block
##.adverts
##.adverts-125
##.adverts-inline
+##.adverts2
##.adverts_RHS
##.advertspace
##.adverttext
##.area1_2_ad1
##.area5_ad
##.areaAd
+##.area_ad
##.area_ad03
##.area_ad07
##.area_ad09
##.art_aisde_ads
##.art_new_ads_468_60
##.artcl_promo_ad
+##.article--ad
##.article--adv__before
##.article--content-ad
##.article-ad
##.artnet-ads-ad
##.as-admedia
##.as_ad
+##.as_social_footer
##.aseadn
##.aside-ad
##.aside-ad-wrapper
##.before-comment-ad
##.before-header-ad
##.before-injected-ad
+##.below-article-ad-sidebar
##.below-feature-ad-hide-based-height
##.belowNavAds
##.below_game_ad
##.bloc_adsense_acc
##.block--ad-superleaderboard
##.block--ads
+##.block--advertising
+##.block--advertising-header
##.block--bean-artadocean-splitter
##.block--bean-artadocean-text-link-1
##.block--bean-artadocean-text-link-2
##.block-deca_advertising
##.block-dennis-adsense-afc
##.block-dfp
+##.block-dfp-ad
##.block-dfp-blocks
##.block-display-ads
##.block-doubleclick_ads
##.block-hcm_ads
##.block-heremedia-ads
##.block-inner-adds
+##.block-itg-ads
##.block-maniad
##.block-module-ad
##.block-module-ad-300x250
##.block-reklama
##.block-simpleads
##.block-skyscraper-ad
+##.block-sn-ad
##.block-sn-ad-blog-wrapper
##.block-sponsor
##.block-sponsored-links
##.block-thirdage-ads
##.block-vh-adjuggler
+##.block-views-blockdetail-page-ads-block-3
##.block-wtg_adtech
##.block-yt-ads
##.block-zagat_ads
##.blockAd300x97
##.blockAds
##.blockAdvertise
+##.block__advertising
+##.block__advertising-content
+##.block__advertising-header
##.block_ad
##.block_ad_floating_bar
##.block_ad_middle
##.block_adslot
##.block_adv
##.block_advert
+##.block_bigad
##.blockad
##.blocked-ads
##.blockid_google-adsense-block
##.bottom-ad-wrapper
##.bottom-ad2
##.bottom-ads
+##.bottom-ads-sticky
##.bottom-ads-wrapper
##.bottom-ads728
+##.bottom-adv
##.bottom-banner-ad
##.bottom-center-adverts
##.bottom-game-ad
##.bottom-rightadvtsment
##.bottom-side-advertisement
##.bottom-slider-ads
+##.bottom-sponsored-header
##.bottom2-adv
##.bottomAd
##.bottomAdBlock
##.bsaProContainer
##.bsa_ads
##.bsa_it_ad
+##.bsac
+##.bsac-container
##.bt_ad
##.btf-ad-medRect
##.btfAds
##.budget_ads_2
##.budget_ads_3
##.budget_ads_bg
+##.bulk-img-ads
##.bullet-sponsored-links
##.bullet-sponsored-links-gray
##.bump-ad
##.bz-ad
##.bzads-ic-ad-300-250-600
##.c-ad
+##.c-ad--text-only
##.c-ad--unlabeled
##.c-ad-size2
##.c-ad-size3
##.c-advertisement--rectangle
##.c-advertisement--rectangle-float
##.c-control--adchoice
+##.c-news-feed-ads
##.c-res-ad
##.c-sitenav-adslot
##.c300x250-advert
##.change-ad-h-btn
##.change_AdContainer
##.changeableadzone
+##.channel--ad
##.channel-adv
##.channel_ad_2016
##.channel_brand_ad
##.chartad
+##.chartlist-row--interlist-ad
##.chitika-ad
##.chitikaAdBlock
##.chitikaAdCopy
##.clHeader_Ad
##.classifiedAdSplit
##.classifiedAdThree
+##.cldt-ad-top
##.clearerad
##.clickforceads
##.client-ad
##.content-ad-side
##.content-ad-widget
##.content-ad-wrapper
+##.content-ads
##.content-advert
##.content-advertisment
##.content-box-inner-adsense
##.content-list__ad-label
##.content-result-ads
##.content-unit-ad
+##.content1-ad
+##.content2-ad
##.contentAd
##.contentAd510
##.contentAdBox
##.content_adsq
##.content_advert
##.content_advertising
+##.content_advt
##.content_bottom_adsense
##.content_column2_ad
##.content_inner_ad
##.desktop-aside-ad-hide
##.desktop-postcontentad-wrapper
##.desktop_ad
+##.desktop_only_ad
##.desktopads
##.desktoponlyad
##.detail-ad
##.dhAdContainer14
##.dianomi-ad
##.diggable-ad-sponsored
+##.dikr-responsive-ads-slot
##.discourse-google-dfp
##.display-ad
##.display-ad-block
##.ds-ad-inner
##.ds-ad-ros
##.dsq_ad
+##.dual-ads
##.dualAds
##.dvad1
##.dvad2
##.fbCalendarAds
##.fbPhotoSnowboxAds
##.fblockad
+##.fbs-ad--ntv-home-wrapper
+##.fbs-ad--progressive
+##.fbs-ad--top-wrapper
+##.fbs-ad--topx-wrapper
##.fc_splash_ad
##.fd-ad
##.fd-display-ad
##.features-advetorial-wrapper
##.feed-ad
##.feed-s-update--is-sponsored
+##.feed-shared-post-meta--is-sponsored
+##.feed-shared-update--is-sponsored
##.feedBottomAd
##.feeds-adblade
##.ffz_bottom_ad
##.fg_Ad
##.fgc-advertising
-##.fi-adv-placeholder
##.fi-adv-halfpage
+##.fi-adv-placeholder
##.fi_adsense
##.field-name-shared-ad-placement-landscape
##.field-name-sticky-ads-div
##.full-width-ads
##.fullAdBar
##.fullSizeAd
+##.full_AD
##.full_ad
##.full_ad_box
##.full_ad_row
##.header-ad-zone
##.header-ad234x60left
##.header-ad234x60right
+##.header-adbanner
##.header-adbox
+##.header-adcode
##.header-adplace
##.header-ads
##.header-ads-container
##.header_advertisment
##.header_classified_ads
##.header_leaderboard_ad
+##.header_link_ad
##.header_right_ad
##.headerad
##.headerad-720
##.highlights-ad
##.highlightsAd
##.hioxInternalAd
+##.hl-ad-row__mrec
##.hl-ads-holder-0
##.hl-post-center-ad
##.hm-sec-ads
+##.hm_adlist
##.hm_advertisment
##.hm_top_right_google_ads
##.hm_top_right_google_ads_budget
##.id-Article-advert
##.idGoogleAdsense
##.idMultiAd
+##.id_footer_social
##.idc-adContainer
##.idc-adWrapper
##.ident_right_ad
##.idgGoogleAdTag
##.ie-adtext
+##.ie-sponsoredbox
##.iframe-ad
##.iframe-ads
##.iframeAd
##.inline-advert
##.inline-mpu
##.inline-mpu-left
+##.inline-panorama-ad
##.inlineAd
##.inlineAdContainer
##.inlineAdImage
##.jobs-ad-marker
##.joead728
##.jp-advertisment-promotional
+##.jquery-adi
##.jquery-script-ads
##.js-ad
##.js-ad--comment
+##.js-ad-banner-container
##.js-ad-container
##.js-ad-doubleimu
##.js-ad-dynamic
##.js-ad-wrapper
##.js-adfliction-iframe
##.js-adfliction-standard
+##.js-ads
+##.js-ads-carousel
+##.js-adv-rotator-image
##.js-advert
+##.js-advert--responsive
##.js-advert--vc
##.js-advert-container
##.js-advert-upsell-popup
##.lastRowAd
##.lastads
##.lastpost_advert
+##.latest-ad
##.latest-posts__sidebar-ad-container
##.layer-ad-bottom
##.layer-ad-top
##.legal-ad-choice-icon
##.lextraleftmoreads
##.lg-ads-160x90
+##.lg-ads-311x300-down
##.lg-ads-311x300-up
+##.lg-ads-311x500
##.lg-ads-635x100
##.lgRecAd
##.lg_ad
##.links_google_adx
##.list-ad
##.list-ads
+##.list-feature-ad
##.listAdvertGenerator
##.listad
##.listicle--ad-rail
##.m-ad-tvguide-box
##.m-advertisement
##.m-advertisement--container
+##.m-block-ad
##.m-dfp-ad-text
##.m-gallery-overlay--ad-top
##.m-header-ad
##.mb-advert__tweeny
##.mb-block--advert-side
##.mb-list-ad
+##.mc-ad-chrome
##.mcx-content-ad
##.md-adv
##.md-advertisement
##.mdl-ad
##.mdl-quigo
+##.me-rtm
##.medColModAd
##.medRecContainer
##.medRect
##.mid-post-ad
##.mid-section-ad
##.midAd
+##.midAdv-cont
+##.midAdv-cont2
##.mid_4_ads
##.mid_ad
##.mid_article_ad_label
##.misc-ad
##.misc-ad-label
##.miscAd
+##.mit-adv-comingsoon
##.mks_ads_widget
##.ml-advert
##.ml-adverts-sidebar-1
##.mnopolarisAd
##.mntl-gpt-adunit
##.mo_googlead
+##.mob-adspace
##.mobile-ad
##.mobile-related-ad
##.mobileAdWrap
##.myAdsBox
##.myAdsGroup
##.myTestAd
+##.my_ad
##.myimg-advert
##.mypicadsarea
##.myplate_ad
##.narrow_ads
##.nationalad
##.native-ad
+##.native-ad-container
##.native-ad-item
##.native-ad-link
##.native-ad-promoted-provider
##.native-adv
##.native-advts
+##.native-sidebar-ad
##.nativeAd
##.nativeAd-sponsor-position
##.nativeMessageAd
##.native_ad
##.nativead
##.nativeadasideplaceholder
+##.nativeads-unt
##.nativeadserversidecontentmodule
##.nature-ad
##.nav-ad
##.news_ad_box
##.news_article_ad_google
##.news_footer_ad_container
+##.news_imgad
##.newsad
##.newsblock-ads
##.newsfeed_adunit
##.northad
##.not-an-ad-header
##.note-advertisement
+##.np-header-ad
+##.np-right-ad
##.npAdGoogle
##.npSponsorTextAd
##.nrAds
##.nw-taboola
##.nw-top-ad
##.nzs-ads
+##.o-ad-banner-top
##.o-ads
##.o-ads--center
+##.o-advert
##.oad-ad
##.oas-ad
##.oas-bottom-ads
##.odc-nav-ad
##.ody-sponsor
##.offer_sponsoredlinks
+##.oi-header-ad
##.oi_horz_ad_container
##.oio-banner-zone
##.oio-link-sidebar
##.onf-ad
##.onsite-ads-728w
##.opaAd
+##.open-ad-container-mobile
##.openads
##.openadstext_after
##.openx
##.padvertlabel
##.page-ad
##.page-ad-container
+##.page-ads
##.page-advert
##.page-box-ad
##.page-header-ad
##.picto_ad
##.pin-ad
##.pixtrack-adcode
+##.pj-ad
+##.pkad
##.pkgTemplateAdWrapper
##.pl__superad
##.pl_adv1
##.player-ad
##.player-ad-overlay
##.player-ads
+##.player-ads2
##.player-leaderboard-ad-wrapper
##.player-under-ad
##.playerAd
##.player_ad
##.player_ad2
##.player_ad_box
+##.player_hide_ad
##.player_hover_ad
##.player_page_ad_box
##.playlist-row-ad
##.plista_widget_i300x250
##.plista_widget_retrescoAd_1
##.plista_widget_retrescoAd_2
+##.plugin-ad
##.pm-ad
##.pm-ad-zone
##.pm-banner-ad
##.portalcontentad
##.pos_advert
##.post-ad
+##.post-ads
##.post-adsense-bottom
##.post-advert
##.post-advertisement
##.publicidade
##.publicidade-dotted
##.publicidade-full-banner
+##.publicidade-vertical-layout
##.publicity-box
##.puff-ad
##.puff-advertorials
##.qm-ad
##.qm-ad-content
##.qm-ad-content-news
+##.quads-ad1_widget
##.quads-ad2
##.quads-ad2_widget.first
##.quads-ad4
##.quads-location
+##.queue_ad
##.quick-tz-ad
##.quicklinks-ad
##.quigo
##.rad_container
##.radium-ad-spot
##.radium-builder-widget-ad-spot
+##.rads_banner
##.raff_ad
##.rail-ad
##.rail-article-sponsored
##.rectangle_ad
##.rectanglead
##.rectangleads
+##.red-adv
##.redads_cont
##.reedwan_adds300x250_widget
##.referrerDetailAd
##.rightSideSponsor
##.rightTopAdWrapper
##.right_ad
+##.right_ad_1
##.right_ad_160
+##.right_ad_2
##.right_ad_box
##.right_ad_box1
##.right_ad_common_block
##.riverAdsLoaded
##.riverSponsor
##.rj-ads-wrap-sq
+##.rmp-ad-container
##.rmx-ad
##.rnav_ad
##.rngtAd
##.search-message-container-ad
##.search-result-sponsored
##.search-results-ad
+##.search-results-page__ad-sense
##.search-sponsor
##.search-sponsored
##.searchAd
##.section-adbox1
##.section-ads
##.section-adtag
+##.section-adv
##.section-advert-banner
##.section-advertisement
##.section-aside-ad
##.section-front__top-ad
##.section-publicity
##.section-sponsor
+##.section-sponsors__label
+##.section_AD
##.section_ad
##.section_ad_left
+##.section_adarea
##.section_mpu_wrapper
##.section_mpu_wrapper_wrapper
##.sector-widget__tiny-ad
##.single_bottom_ad
##.single_fm_ad_bottom
##.single_post_ads_cont
+##.single_related_posts_ad_container
##.single_top_ad
##.singlead
##.singleads
##.sponsor-ad-wrapper
##.sponsor-ads
##.sponsor-area
+##.sponsor-area-top
##.sponsor-block
##.sponsor-bottom
##.sponsor-box
##.sponsor-inner
##.sponsor-left
##.sponsor-link
+##.sponsor-link-banner
+##.sponsor-link-text
##.sponsor-links
##.sponsor-logo
##.sponsor-module-target
##.sponsored-article-item
##.sponsored-b
##.sponsored-by-label
+##.sponsored-by__label
##.sponsored-chunk
+##.sponsored-container
##.sponsored-container-bottom
##.sponsored-content
##.sponsored-default
##.sponsored-features
##.sponsored-header
##.sponsored-headlines
+##.sponsored-headlines-wrap
##.sponsored-headshop
##.sponsored-inmail
##.sponsored-inmail-legacy
##.store-ads
##.story-ad
##.story-ad-container
+##.story-header-ad
##.story-inline-advert
##.story-page-embedded-ad
##.story-page-embedded-ad-center
+##.story-top-ad-fix
##.storyAdvert
##.storyInlineAdBlock
##.story_AD
##.story_ad_div
##.story_ads_right_spl
##.story_ads_right_spl_budget
+##.story_advertisement_container_top
+##.story_advertisement_wrapper_bottom
##.story_body_advert
##.story_right_adv
##.storyad
##.td_topads
##.tdad125
##.tealiumAdSlot
+##.teaser--native-ad
##.teaser-ad
##.teaser-advertisement
+##.teaser-small--ad
##.teaser-sponsor
+##.teaserAd
##.teaserAdContainer
##.teaserAdHeadline
##.teaser_adtiles
##.tnt-ads-container
##.toaster-ad
##.toggle-adinmap
+##.tone_adspace_300x250
+##.tone_adspace_300x600
+##.tone_adspace_right
##.toolad
##.toolbar-ad
##.toolsAd
##.top-rightadvtsment
##.top-side-advertisement
##.top-sidebar-adbox
+##.top-sponsored-header
##.top-story__ads
##.top-treehouse-ad
##.top-wide-ad-container
##.ui-ads
##.ui-advertising__container
##.ui-advertising_position1
+##.uim-ad
##.ukAds
##.ukn-banner-ads
##.ukn-inline-advert
##.verticalad
##.verysmallads
##.vhs_small_ad
+##.vi-lb-placeholder[title="ADVERTISEMENT"]
##.vidadtext
##.video-about-ad
##.video-ad-content
##.widget_newscorpau_ads
##.widget_openxwpwidget
##.widget_plugrush_widget
+##.widget_po_ads_widget
##.widget_postmedia_layouts_ad
##.widget_sdac_bottom_ad_widget
##.widget_sdac_companion_video_ad_widget
##AFS-AD
##A[href^="https://www.friendlyduck.com/AF_"]
##DFP-AD
+##FBS-AD
##LEADERBOARD-AD
##[ad-id^="googlead"]
##[id^="bunyad_ads_"]
##[lazy-ad="lefttop_banner"]
##[onclick^="window.open('http://adultfriendfinder.com/search/"]
+##[onclick^="window.open('window.open('//delivery.trafficfabrik.com/"]
##a[data-obtrack^="http://paid.outbrain.com/network/redir?"]
##a[data-oburl^="http://paid.outbrain.com/network/redir?"]
##a[data-oburl^="https://paid.outbrain.com/network/redir?"]
##a[href$="/vghd.shtml"]
##a[href*=".adk2x.com/"]
##a[href*=".adsrv.eacdn.com/"] > img
+##a[href*=".approvallamp.club/"]
##a[href*=".bang.com/"][href*="&aff="]
##a[href*=".clkcln.com/"]
##a[href*=".clksite.com/"]
##a[href*="/adServe/banners?"]
##a[href*="/adrotate-out.php?"]
##a[href*="/cmd.php?ad="]
+##a[href*="/servlet/click/zone?"]
##a[href*="5iclx7wa4q.com"]
##a[href*="=Adtracker"]
##a[href*="=adscript"]
##a[href*="=exoclick"]
##a[href*="a2g-secure.com"]
##a[href*="ad2upapp.com/"]
+##a[href*="deliver.trafficfabrik.com"]
+##a[href*="delivery.trafficfabrik.com"]
##a[href*="emprestimo.eu"]
##a[href*="googleme.eu"]
##a[href*="letsadvertisetogether.com"]
##a[href^="//t.MtagMonetizationA.com/"]
##a[href^="//tracking.content-recommendation.net/"][href*="/sponsored/click.html?"]
##a[href^="//www.mgid.com/"]
+##a[href^="//www.pd-news.com/"]
##a[href^="//z6naousb.com/"]
+##a[href^="//zenhppyad.com/"]
##a[href^="http://1phads.com/"]
##a[href^="http://2pxg8bcf.top/"]
##a[href^="http://360ads.go2cloud.org/"]
##a[href^="http://3wr110.net/"]
+##a[href^="http://4c7og3qcob.com/"]
+##a[href^="http://9amq5z4y1y.com/"]
##a[href^="http://9nl.es/"]
##a[href^="http://NowDownloadAll.com"]
##a[href^="http://a.adquantix.com/"]
##a[href^="http://ads.pheedo.com/"]
##a[href^="http://ads.sprintrade.com/"]
##a[href^="http://ads2.williamhill.com/redirect.aspx?"]
+##a[href^="http://adserver.adreactor.com/"]
##a[href^="http://adserver.adtech.de/"]
##a[href^="http://adserver.adtechus.com/"]
##a[href^="http://adserver.itsfogo.com/"]
##a[href^="http://b.bestcompleteusa.info/"]
##a[href^="http://banners.victor.com/processing/"]
##a[href^="http://bc.vc/?r="]
+##a[href^="http://bcntrack.com/"]
##a[href^="http://bcp.crwdcntrl.net/"]
##a[href^="http://bestorican.com/"]
##a[href^="http://betahit.click/"]
##a[href^="http://elite-sex-finder.com/?"]
##a[href^="http://elitefuckbook.com/"]
##a[href^="http://engine.newsmaxfeednetwork.com/"]
+##a[href^="http://ethfw0370q.com/"]
##a[href^="http://extra.bet365.com/"][href*="?affiliate="]
##a[href^="http://farm.plista.com/pets"]
##a[href^="http://feedads.g.doubleclick.net/"]
+##a[href^="http://feeds1.validclick.com/"]
+##a[href^="http://ffxitrack.com/"]
##a[href^="http://fileloadr.com/"]
##a[href^="http://fileupnow.rocks/"]
##a[href^="http://finaljuyu.com/"]
##a[href^="http://hpn.houzz.com/"]
##a[href^="http://hyperies.info/"]
##a[href^="http://hyperlinksecure.com/go/"]
+##a[href^="http://igromir.info/"]
##a[href^="http://imads.integral-marketing.com/"]
##a[href^="http://install.securewebsiteaccess.com/"]
##a[href^="http://istri.it/?"]
##a[href^="http://record.sportsbetaffiliates.com.au/"]
##a[href^="http://refer.webhostingbuzz.com/"]
##a[href^="http://ryushare.com/affiliate.python"]
+##a[href^="http://s9kkremkr0.com/"]
##a[href^="http://searchtabnew.com/"]
##a[href^="http://secure.hostgator.com/~affiliat/"]
##a[href^="http://secure.signup-page.com/"]
##a[href^="http://www.adshost2.com/"]
##a[href^="http://www.adskeeper.co.uk/"]
##a[href^="http://www.adxpansion.com"]
+##a[href^="http://www.afco2go.com/srv.php?"]
##a[href^="http://www.affbuzzads.com/affiliate/"]
##a[href^="http://www.affiliates1128.com/processing/"]
##a[href^="http://www.afgr3.com/"]
##a[href^="http://wxdownloadmanager.com/dl/"]
##a[href^="http://xads.zedo.com/"]
##a[href^="http://xtgem.com/click?"]
+##a[href^="http://y1jxiqds7v.com/"]
##a[href^="http://yads.zedo.com/"]
##a[href^="http://z1.zedo.com/"]
##a[href^="http://zevera.com/afi.html"]
+##a[href^="https://aaucwbe.com/"]
##a[href^="https://ad.atdmt.com/"]
##a[href^="https://ad.doubleclick.net/"]
##a[href^="https://adhealers.com/"]
##a[href^="https://ads.ad4game.com/"]
+##a[href^="https://adswick.com/"]
##a[href^="https://affiliates.bet-at-home.com/processing/"]
##a[href^="https://atomidownload.com/"]
##a[href^="https://awentw.com/"]
##a[href^="https://betway.com/"][href*="&a="]
##a[href^="https://bs.serving-sys.com"]
##a[href^="https://chaturbate.com/affiliates/"]
+##a[href^="https://chaturbate.com/in/?tour="]
##a[href^="https://chaturbate.com/in/?track="]
##a[href^="https://click.plista.com/pets"]
+##a[href^="https://control.trafficfabrik.com/"]
##a[href^="https://dcs.adgear.com/clicks/"]
##a[href^="https://dediseedbox.com/clients/aff.php?"]
##a[href^="https://dltags.com/"]
##a[href^="https://mk-ads.com/"]
##a[href^="https://paid.outbrain.com/network/redir?"]
##a[href^="https://porndeals.com/?track="]
+##a[href^="https://prf.hn/click/"][href*="/adref:"]
##a[href^="https://pubads.g.doubleclick.net/"]
##a[href^="https://redirect.ero-advertising.com/"]
##a[href^="https://secure.adnxs.com/clktrb?"]
##a[href^="https://syndication.exoclick.com/splash.php?"]
##a[href^="https://t.mobtya.com/"]
##a[href^="https://torguard.net/aff.php"]
+##a[href^="https://track.adform.net/"]
##a[href^="https://track.clickmoi.xyz/"]
+##a[href^="https://track.healthtrader.com/"]
##a[href^="https://tracking.truthfinder.com/?a="]
##a[href^="https://trackjs.com/?utm_source"]
##a[href^="https://trklvs.com/"]
##a[href^="https://understandsolar.com/signup/?lead_source="][href*="&tracking_code="]
##a[href^="https://windscribe.com/promo/"]
##a[href^="https://www.adskeeper.co.uk/"]
+##a[href^="https://www.adultempire.com/"][href*="?partner_id="]
##a[href^="https://www.bebi.com"]
##a[href^="https://www.camsoda.com/enter.php?id="]
##a[href^="https://www.camyou.com/?cam="][href*="&track="]
##a[href^="https://www.secureupload.eu/suprerefid="]
##a[href^="https://www.share-online.biz/affiliate/"]
##a[href^="https://www.spyoff.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"]
##a[onmousedown^="this.href='http://paid.outbrain.com/network/redir?"][target="_blank"] + .ob_source
##div[class^="ResponsiveAd-"]
##div[class^="ad_border_"]
##div[class^="ad_position_"]
+##div[class^="adbanner_"]
##div[class^="adpubs-"]
##div[class^="ads-partner-"]
##div[class^="awpcp-random-ads"]
##div[class^="gemini-ad"]
##div[class^="lifeOnwerAd"]
##div[class^="local-feed-banner-ads"]
+##div[class^="pane-google-admanager-"]
##div[class^="proadszone-"]
##div[data-native_ad]
##div[data-spotim-slot]
+##div[data-subscript="Advertising"]
##div[id^="ADV-SLOT-"]
##div[id^="MarketGid"]
##div[id^="YFBMSN"]
##div[id^="ad-div-"]
##div[id^="ad-position-"]
##div[id^="ad-server-"]
+##div[id^="ad_bigbox_"]
##div[id^="ad_script_"]
##div[id^="adfox_"]
##div[id^="adrotate_widgets-"]
##div[id^="ads300_100-widget"]
##div[id^="ads300_250-widget"]
##div[id^="ads300_600-widget"]
+##div[id^="adspot-"]
##div[id^="advads-"]
##div[id^="advads_"]
+##div[id^="advt-"]
##div[id^="block-views-topheader-ad-block-"]
##div[id^="cns_ads_"]
##div[id^="crt-"][style]
##div[id^="dfp-ad-"]
##div[id^="dfp-slot-"]
+##div[id^="div-ads-"]
##div[id^="div-adtech-ad-"]
##div[id^="div-gpt-ad"]
##div[id^="div_ad_stack_"]
small-universe.com#@#.ad-cell
jobmail.co.za,odysseyware.com#@#.ad-display
foxnews.com,yahoo.com#@#.ad-enabled
+seattletimes.com#@#.ad-fixed
mac-torrent-download.net,motortrade.me#@#.ad-header
bigfishaudio.com,cnbcafrica.com,dublinairport.com,yahoo.com#@#.ad-holder
+transparencyreport.google.com#@#.ad-icon
freebitco.in,recycler.com,usedvictoria.com#@#.ad-img
kijiji.ca#@#.ad-inner
daanauctions.com,queer.pl#@#.ad-item
wg-gesucht.de#@#.ad_wrap
athensmagazine.gr#@#.ad_wrapper
choone.com#@#.adarea
-espni.go.com,nownews.com,nva.gov.lv#@#.adbanner
+espni.go.com,m.espn.com,nownews.com,nva.gov.lv#@#.adbanner
fifthinternational.org,sudoku.com.au#@#.adbar
smilelocal.com#@#.adbottom
thelog.com#@#.adbutton
copart.com#@#.adscontainer
live365.com#@#.adshome
chupelupe.com#@#.adside
+nationalpost.com#@#.adsizewrapper
fodey.com,tuxpi.com#@#.adslot
wg-gesucht.de#@#.adslot_blurred
4kidstv.com,banknbt.com,kwik-fit.com,mac-sports.com#@#.adspace
cutepdf-editor.com#@#.adtable
absolute.com#@#.adtile
smilelocal.com#@#.adtop
+dobro.systems#@#.adv-box
+dobro.systems#@#.adv-list
promodj.com#@#.adv300
+dobro.systems#@#.advBox
goal.com#@#.adv_300
strongdiesel.com#@#.adv_txt
pistonheads.com#@#.advert-block
donga.com#@#.middle_AD
latimes.com#@#.mod-adopenx
thenewamerican.com#@#.module-ad
+nationalpost.com,www.msn.com#@#.nativead
eatthis.com#@#.nav-ad
ziehl-abegg.com#@#.newsAd
dogva.com#@#.node-ad
buzzfeed.com#@#a[href^="https://ad.doubleclick.net/"]
healthmeans.com#@#a[href^="https://servedbyadbutler.com/"]
trust.zone#@#a[href^="https://trust.zone/"]
+financeads.de#@#a[href^="https://www.financeads.net/tc.php?"]
privateinternetaccess.com#@#a[href^="https://www.privateinternetaccess.com/"]
marketgid.com,mgid.com#@#a[id^="mg_add"]
politico.com#@#a[onmousedown^="this.href='https://paid.outbrain.com/network/redir?"][target="_blank"]
grifthost.com#@#.ad468
biggestplayer.me#@#.adBlock
apkmirror.com#@#.adsWidget
-androidrepublic.org,anonymousemail.me,apkmirror.com,bitcoin-faucet.eu,boxbit.co.in,bsmotoring.com,btcinfame.com,classic-retro-games.com,coingamez.com,demos.krajee.com,doulci.net,eveskunk.com,filecore.co.nz,freebitco.in,get-bitcoin-free.eu,gnomio.com,kadinlarkulubu.com,liberallogic101.com,mangacap.com,mangakaka.com,niresh.co,nzb.su,orlygift.com,pixiz.com,r1db.com,receive-a-sms.com,sc2casts.com,spoilertv.com,unlocktheinbox.com,zeperfs.com#@#.adsbygoogle
+androidrepublic.org,anonymousemail.me,apkmirror.com,bitcoin-faucet.eu,boxbit.co.in,bsmotoring.com,btcinfame.com,classic-retro-games.com,coingamez.com,demos.krajee.com,doulci.net,eveskunk.com,filecore.co.nz,freebitco.in,get-bitcoin-free.eu,gnomio.com,kadinlarkulubu.com,liberallogic101.com,mangacap.com,mangakaka.com,niresh.co,nzb.su,orlygift.com,pixiz.com,r1db.com,sc2casts.com,spoilertv.com,unlocktheinbox.com,zeperfs.com#@#.adsbygoogle
apkmirror.com#@#.adslot
browsershots.org#@#.advert_area
wtkplay.pl#@#.advertising_banner
||46.165.197.153^
||46.165.197.231^
||46.246.120.230^$third-party,domain=~adexprt.com.ip
+||49feqdpw.com^$third-party
||4affiliate.net^$third-party
||4dsply.com^$third-party
||4e43ac9c.info^$third-party
||abtracker.us^$third-party
||accelacomm.com^$third-party
||access-mc.com^$third-party
+||accio.ai^$third-party
||accmgr.com^$third-party
||accouncilist.com^$third-party
||accounts.pkr.com^$third-party
||adbasket.net^$third-party
||adbetclickin.pink^$third-party
||adbetnet.com^$third-party
+||adbit.biz^$third-party
||adbit.co^$third-party
||adblockerkillswebsites.pw^$third-party
||adbma.com^$third-party
||adclickservice.com^$third-party
||adcloud.net^$third-party
||adcmps.com^$third-party
+||adcoin.click^$third-party
||adcolo.com^$third-party
||adconjure.com^$third-party
||adconscious.com^$third-party
||adlatch.com^$third-party
||adlayer.net^$third-party
||adlegend.com^$third-party
+||adligature.com^$third-party
||adlightning.com^$third-party
||adlink.net^$third-party
||adlinx.info^$third-party
||admtpmp127.com^$third-party
||admulti.com^$third-party
||admzn.com^$third-party
+||adnami.io^$third-party
||adne.tv^$third-party
||adnectar.com^$third-party
||adnemo.com^$third-party
||ads5-adnow.com^$third-party
||adsafeprotected.com^$third-party
||adsafety.net^$third-party
+||adsagony.com^$third-party
||adsalvo.com^$third-party
||adsame.com^$third-party
||adsbookie.com^$third-party
||adsfundi.net^$third-party
||adsfuse.com^$third-party
||adshack.com^$third-party
+||adshark.site^$third-party
||adshexa.com^$third-party
||adshopping.com^$third-party
||adshost1.com^$third-party
||affiz.net^$third-party
||affplanet.com^$third-party
||afftrack.com^$third-party
+||afgr1.com^$third-party
+||afgr10.com^$third-party
||afgr2.com^$third-party
+||afgr3.com^$third-party
+||afgr4.com^$third-party
+||afgr5.com^$third-party
+||afgr6.com^$third-party
+||afgr7.com^$third-party
+||afgr8.com^$third-party
+||afgr9.com^$third-party
||aflrm.com^$third-party
||afovelsa.com^$third-party
||africawin.com^$third-party
||anymedia.lv^$third-party
||anyxp.com^$third-party
||aoqneyvmaz.com^$third-party
+||aoredi.com^$third-party
||aorms.com^$third-party
||aorpum.com^$third-party
||apex-ad.com^$third-party
||apxlv.com^$third-party
||apxtarget.com^$third-party
||apycomm.com^$third-party
+||apyoth.com^$third-party
||arab4eg.com^$third-party
||arabweb.biz^$third-party
||aralego.com^$third-party
||brassyobedientcotangent.com^$third-party
||bravenetmedianetwork.com^$third-party
||breadpro.com^$third-party
+||breakingfeedz.com^$third-party
||brealtime.com^$third-party
||brethrengenotypeteledyne.com^$third-party
||bridgetrack.com^$third-party
||cdnproviders.net^$third-party
||cdnquality.com^$third-party
||cdnrl.com^$third-party
+||cdnserv.pw^$third-party
||cdnservr.com^$third-party
||cdntrip.com^$third-party
||celeritascdn.com^$third-party
||cfasync.tk^$third-party
||cfgr1.com^$third-party
||cgecwm.org^$third-party
+||chainads.io^$third-party
||chanagers.com^$third-party
||chandlertreatment.com^$third-party
||chango.com^$third-party
||chargeplatform.com^$third-party
||charltonmedia.com^$third-party
||cheatre.info^$third-party
+||checkabil.com^$third-party
||checkapi.xyz^$third-party
||checkm8.com^$third-party
||checkmystats.com.au^$third-party
||clickxchange.com^$third-party
||clickzxc.com^$third-party
||clipurl.club^$third-party
+||clixco.in^$third-party
||clixgalore.com^$third-party
||clixsense.com^$third-party
||clixtrac.com^$third-party
||completecarrd.com^$third-party
||complive.link^$third-party
||comscore.com^$third-party
+||concert.io^$third-party
||conduit-banners.com^$third-party
||conduit-services.com^$third-party
||conferentse.com^$third-party
||convrse.media^$third-party
||conyak.com^$third-party
||coolerads.com^$third-party
+||coollcloud.com^$third-party
||coolmirage.com^$third-party
||coolsite.club^$third-party
||coolyeti.info^$third-party
||cpagrip.com^$third-party
||cpalead.com^$third-party
||cpalock.com^$third-party
+||cpamatik.com^$third-party
||cpanuk.com^$third-party
||cpaway.com^$third-party
||cpays.com^$third-party
||daitrff.info^$third-party
||danitabedtick.net^$third-party
||danmeneldur.com^$third-party
+||danzhallfes.com^$third-party
||dapper.net^$third-party
||darwarvid.com^$third-party
||das5ku9q.com^$third-party
||datacratic-px.com^$third-party
||datawrkz.com^$third-party
||dating-banners.com^$third-party
+||dating-service.net^$third-party
||datinggold.com^$third-party
||datumreact.com^$third-party
||dazhantai.com^$third-party
||digipathmedia.com^$third-party
||digitrevenue.com^$third-party
||dinclinx.com^$third-party
+||dinorslick.icu^$third-party
||dipads.net^$~image,third-party
||directaclick.com^$third-party
||directadvert.net^$third-party
||ek8k5dst5c.com^$third-party
||ekansovi.com^$third-party
||ekmas.com^$third-party
+||ekoatchooze.com^$third-party
||ektezis.ru^$third-party
||elanatality.info^$third-party
||elasticad.net^$third-party
||empiremoney.com^$third-party
||employers-freshly.org^$third-party
||emptyspaceads.com^$third-party
+||emsservice.de^$third-party
||encruses.com^$third-party
||engineseeker.com^$third-party
||enlarget.com^$third-party
||enterads.com^$third-party
||entrecard.com^$third-party
||entrecard.s3.amazonaws.com^$third-party
+||eoredi.com^$third-party
||eosads.com^$third-party
||ep7kpqn8.online^$third-party
||epicgameads.com^$third-party
+||epital.gdn^$third-party
||epnredirect.ru^$third-party
||eptord.com^$third-party
||eptum.com^$third-party
||featurelink.com^$third-party
||feed-ads.com^$third-party
||feedgist.com^$third-party
+||feesocrald.com^$third-party
||feljack.com^$third-party
||fenixm.com^$third-party
||ferrellis.com^$third-party
||flyertown.ca^$third-party
||flymyads.com^$third-party
||flytomars.online^$third-party
+||fmkfzc.com^$third-party
||fmpub.net^$third-party
||fmsads.com^$third-party
||fnro4yu0.loan^$third-party
||getfuneta.info^$third-party
||getgamers.eu^$third-party
||getgscfree.com^$third-party
+||getmyimg.online^$third-party
||getpopunder.com^$third-party
||gets-web.space^$third-party
||getscorecash.com^$third-party
||green-red.com^$third-party
||greenads.org^$third-party
||greenlabelppc.com^$third-party
+||greerlies.pro^$third-party
||grenstia.com^$third-party
||gretzalz.com^$third-party
||gripdownload.co^$third-party
||headup.com^$third-party
||healthaffiliatesnetwork.com^$third-party
||healthcarestars.com^$third-party
+||healthtrader.com^$third-party
||hebiichigo.com^$third-party
||helloreverb.com^$third-party
||helotero.com^$third-party,domain=~streamcloud.eu
||histock.info^$third-party
||historest.com^$third-party
||hit-now.com^$third-party
+||hitmarkerjobs.com^$third-party
||hits.sys.lv^$third-party
||hitwastedgarden.com^$third-party
||hlads.com^$third-party
||htmlhubing.xyz^$third-party
||httpool.com^$third-party
||httpsecurity.org^$third-party
+||hugeincome.cf^$third-party
||hulahooprect.com^$third-party
||huzonico.com^$third-party
||hype-ads.com^$third-party
||hypertrackeraff.com^$third-party
||hypervre.com^$third-party
||hyperwebads.com^$third-party
+||hyphenatedion.com^$third-party
||i-media.co.nz^$third-party
||i.skimresources.com^$third-party
||iamediaserve.com^$third-party
||ibbyu85u.com^$third-party
||iberate.club^$third-party
||ibryte.com^$third-party
+||icartory.info^$third-party
||icdirect.com^$third-party
||icqadvnew.com^$third-party
||idealmedia.com^$third-party
||incentaclick.com^$third-party
||inclk.com^$third-party
||incloak.com^$third-party
+||incogpontus.club^$third-party
||incomeliberation.com^$third-party
||increas.eu^$third-party
||increase-marketing.com^$third-party
||industrybrains.com^$third-party
||inentasky.com^$third-party
||inetinteractive.com^$third-party
+||inewcontentdelivery.info^$third-party
||infectiousmedia.com^$third-party
||infinite-ads.com^$third-party
||infinityads.com^$third-party
||instantbannercreator.com^$third-party
||instantclk.com^$third-party
||instantdollarz.com^$third-party
+||instantly-ageless.net^$third-party
||insticator.com^$third-party
||instinctiveads.com^$third-party
||instivate.com^$third-party
||intimlife.net^$third-party
||intopicmedia.com^$third-party
||intrev.co^$third-party
+||intrience.info^$third-party
||inttrax.com^$third-party
||intuneads.com^$third-party
||inuvo.com^$third-party
||justpremium.com^$third-party
||justrelevant.com^$third-party
||jwaavsze.com^$third-party
+||jwplayer.space^$third-party
||jyvtidkx.com^$third-party
||k0z09okc.com^$third-party
||k9anf8bc.webcam^$third-party
||kjgh5o.com^$third-party
||klikadvertising.com^$third-party
||kliksaya.com^$third-party
+||kliktrkr.com^$third-party
||klikvip.com^$third-party
||klipmart.com^$third-party
||klixfeed.com^$third-party
||liveadexchanger.com^$third-party
||liveadoptimizer.com^$third-party
||liveadserver.net^$third-party
+||liveburst.com^$third-party
||liverail.com^$~object-subrequest,third-party
||livesmarter.com^$third-party
||liveuniversenetwork.com^$third-party
||m2.ai^$third-party
||m2pub.com^$third-party
||m30w.net^$third-party
+||m32.media^$third-party
||m4pub.com^$third-party
||m57ku6sm.com^$third-party
||m5prod.net^$third-party
||masterads.org^$third-party
||masternal.com^$third-party
||mastertraffic.cn^$third-party
+||masture.mobi^$third-party
||mathads.com^$third-party
||matiro.com^$third-party
||mattempte.info^$third-party
||mediatraks.com^$third-party
||mediaver.com^$third-party
||mediavine.com^$third-party
+||medical-aid.net^$third-party
||medleyads.com^$third-party
||medrx.sensis.com.au^$third-party
||medyanet.net^$third-party
||milleonid.com^$third-party
||mindlytix.com^$third-party
||minimumpay.info^$third-party
+||ministedik.info^$third-party
||minodazi.com^$third-party
||mintake.com^$third-party
||mirago.com^$third-party
||mljhpoy.com^$third-party
||mlnadvertising.com^$third-party
||mlvc4zzw.space^$third-party
+||mm-syringe.com^$third-party
||mmadsgadget.com^$third-party
||mmgads.com^$third-party
||mmismm.com^$third-party
||mobifobi.com^$third-party
||mobikano.com^$third-party
||mobile-10.com^$third-party
+||mobileadspopup.com^$third-party
+||mobileoffers-h-download.com^$third-party
||mobiright.com^$third-party
||mobisla.com^$third-party
||mobitracker.info^$third-party
||moneywhisper.com^$third-party
||monkeybroker.net^$third-party
||monsoonads.com^$third-party
+||monxserver.com^$third-party
||mookie1.com^$third-party
||mootermedia.com^$third-party
||mooxar.com^$third-party
||mynewcarquote.us^$third-party
||mynyx.men^$third-party
||myplayerhd.net^$third-party
+||myregeneaf.com^$third-party
||mysafeurl.com^$third-party
||mystaticfiles.com^$third-party
||mythings.com^$third-party
||newyorkwhil.com^$third-party
||nexac.com^$third-party
||nexage.com^$third-party
+||nexeps.com^$third-party
+||nexioniect.com^$third-party
||nextlandingads.com^$third-party
||nextmobilecash.com^$third-party
||nextoptim.com^$third-party
||nspmotion.com^$third-party
||nsstatic.net^$third-party
||nster.net^$third-party,domain=~nster.com
+||nsvfl7p9.com^$third-party
||ntent.com^$third-party
||ntv.io^$third-party
+||ntvk1.ru^$third-party
||nuclersoncanthinger.info^$third-party
||nui.media^$third-party
||nullenabler.com^$third-party
||nzads.net.nz^$third-party
||nzphoenix.com^$third-party
||o.gweini.com^$third-party
+||o12zs3u2n.com^$third-party
||oads.co^$third-party
||oainternetservices.com^$third-party
||obeisantcloddishprocrustes.com^$third-party
||obibanners.com^$third-party
||objects.tremormedia.com^$~object-subrequest,third-party
||objectservers.com^$third-party
+||oboxads.com^$third-party
||oceanwebcraft.com^$third-party
||oclaserver.com^$third-party
||oclasrv.com^$third-party
||offeradvertising.biz^$third-party
||offerenced.com^$third-party
||offerforge.com^$third-party
+||offerforge.net^$third-party
||offerpalads.com^$third-party
||offerserve.com^$third-party
||offersquared.com^$third-party
||operatical.com^$third-party
||opt-intelligence.com^$third-party
||opt-n.net^$third-party
+||optad360.io^$third-party
||opteama.com^$third-party
||optiad.net^$third-party
||optimalroi.info^$third-party
||optimizesocial.com^$third-party
||optinemailpro.com^$third-party
||optinmonster.com^$third-party
+||optnmstr.com^$third-party,domain=whatismyipaddress.com
||orangeads.fr^$third-party
||orarala.com^$third-party
||oratosaeron.com^$third-party
||parding.info^$third-party
||pardous.com^$third-party
||parkingcrew.net^$third-party
+||particizedese.club^$third-party
||partner-ads.com^$third-party
||partner.googleadservices.com^$third-party
||partner.video.syndication.msn.com^$~object-subrequest,third-party
||passionfruitads.com^$third-party
||passive-earner.com^$third-party
||patecrafts.com^$third-party
+||patiskcontentdelivery.info^$third-party
||pautaspr.com^$third-party
||pay-click.ru^$third-party
||payae8moon9.com^$third-party
||pmpubs.com^$third-party
||pmsrvr.com^$third-party
||pnd.gs^$third-party
+||png2imag.club^$third-party
||pnoss.com^$third-party
||pnsandbox.com^$third-party
||pointclicktrack.com^$third-party
||pointroll.com^$third-party
||points2shop.com^$third-party
+||poirreleast.club^$third-party
||poketraff.com^$third-party
||polanders.com^$third-party
||polarmobile.com^$third-party
||predictivadnetwork.com^$third-party
||predictivadvertising.com^$third-party
||preditates.com^$third-party
+||preferredain.com^$third-party
||presistart.com^$third-party
||prestadsng.com^$third-party
||prexista.com^$third-party
||pro-advertising.com^$third-party
||pro-market.net^$third-party
||pro-pro-go.com^$third-party
+||proadscdn.com^$third-party
||proadsdirect.com^$third-party
||probannerswap.com^$third-party
||probtn.com^$third-party
||projectwonderful.com^$third-party
||proludimpup.com^$third-party
||promenadd.ru^$third-party
+||promo-bc.com^$third-party
||promo-reklama.ru^$third-party
||promobenef.com^$third-party
||promoted.com^$third-party
||pub.network^$third-party
||pubdirecte.com^$third-party,domain=~debrideurstream.fr
||pubgears.com^$third-party
+||pubguru.com^$third-party
||publicidad.net^$third-party
||publicityclerks.com^$third-party
||publicsunrise.link^$third-party
||pushbaddy.com^$third-party
||pushbasic.com^$third-party
||pushdusk.com^$third-party
+||pusheify.com^$third-party
||pusherism.com^$third-party
||pushimer.com^$third-party
||pushnative.com^$third-party
||putrr8.com^$third-party
||putrr9.com^$third-party
||puttme.ga^$third-party
+||pvclouds.com^$third-party
||pwrads.net^$third-party
||pwzn9ze.com^$third-party
||px3792.com^$third-party
||questionmarket.com^$third-party
||questus.com^$third-party
||queurow.pro^$third-party
+||quickads.net^$third-party
||quickcash500.com^$third-party
||quicktask.xyz^$third-party
||quideo.men^$third-party
||r66net.com^$third-party
||r66net.net^$third-party
||rabilitan.com^$third-party
+||radchesruno.club^$third-party
||radeant.com^$third-party
||radiatorial.online^$third-party
||radicalwealthformula.com^$third-party
||rainbowtgx.com^$third-party
||rainwealth.com^$third-party
||rapt.com^$third-party
+||rarelly.info^$third-party
||rateaccept.net^$third-party
||rawasy.com^$third-party
||rbnt.org^$third-party
||repressina.com^$third-party
||republer.com^$third-party
||requiredcollectfilm.info^$third-party
+||reseireejoch.info^$third-party
||resideral.com^$third-party
||resonance.pk^$third-party
||respecific.net^$third-party
||revokinets.com^$third-party
||revresda.com^$third-party
||revresponse.com^$third-party
+||revrtb.com^$third-party
||revsci.net^$third-party
||revstripe.com^$third-party
||rewardisement.com^$third-party
||rixaka.com^$third-party
||rmxads.com^$third-party
||rnmd.net^$third-party
+||ro88qcuy.com^$third-party
||robocat.me^$third-party
||rocketier.net^$third-party
||rocketyield.com^$third-party
||rotaban.ru^$third-party
||rotatingad.com^$third-party
||rotorads.com^$third-party
+||rotumal.com^$third-party
||roughted.com^$third-party
||rovion.com^$third-party
||roxyaffiliates.com^$third-party
||rummyaffiliates.com^$third-party
||run-syndicate.com^$third-party
||runadtag.com^$third-party
+||runative.com^$third-party
||runreproducerow.com^$third-party
||rvtlife.com^$third-party
||rvttrack.com^$third-party
||rxthdr.com^$third-party
||ryminos.com^$third-party
||s.adroll.com^$third-party
+||s2block.com^$third-party
||s2d6.com^$third-party
||sa.entireweb.com^$third-party
||sa2eoqu.bid^$third-party
||sape.ru^$third-party
||saple.net^$third-party
||satgreera.com^$third-party
+||sationy.info^$third-party
||saturalist.com^$third-party
||saveads.net^$third-party
||saveads.org^$third-party
||seductionprofits.com^$third-party
||seegamese.com^$third-party
||seekads.net^$third-party
+||seethisinaction.com^$third-party
||seiya.work^$third-party
||sekindo.com^$third-party
||selectablemedia.com^$third-party
||seriousfiles.com^$third-party
||servali.net^$third-party
||serve-sys.com^$third-party
-||servebom.com^$third-party
||servedby-buysellads.com^$third-party,domain=~buysellads.com
||servedbyadbutler.com^$third-party
||servedbyopenx.com^$third-party
||sevenads.net^$third-party
||sevendaystart.com^$third-party
||sexmoney.com^$third-party
+||sexohme.ru^$third-party
||seyfert.space^$third-party
||shakamech.com^$third-party
||shalleda.com^$third-party
||shr.fyi^$third-party
||shustona.info^$third-party
||siamzone.com^$third-party
+||sielsmaats.com^$third-party
||signout.website^$third-party
||silence-ads.com^$third-party
||silstavo.com^$third-party
||skytemjo.link^$third-party
||skywarts.ru^$third-party
||slfpu.com^$third-party
+||slfsmf.com^$third-party
||slikslik.com^$third-party
||slimspots.com^$third-party
||slimtrade.com^$third-party
||soosooka.com^$third-party
||sophiasearch.com^$third-party
||sotuktraffic.com^$third-party
+||soukou.club^$third-party
||sparkstudios.com^$third-party
||speakol.com^$third-party
||specificclick.net^$third-party
||starlayer.com^$third-party
||startpagea.com^$third-party
||startraint.com^$third-party
+||stat-rock.com^$third-party
||statcamp.net^$third-party
||statecannoticed.com^$third-party
||statelead.com^$third-party
||tagjunction.com^$third-party
||tagshost.com^$third-party
||tailsweep.com^$third-party
+||tainiesonline.fun^$third-party
||takensparks.com^$third-party
||talaropa.com^$third-party
||talk2none.com^$third-party
||tangozebra.com^$third-party
||tapad.com^$third-party
+||tapinfluence.com^$third-party
||tardangro.com^$third-party
||targetadverts.com^$third-party
||targeterra.info^$third-party
||td563.com^$third-party
||td583.com^$third-party
||tdmd.us^$third-party
+||tdsjsext.com^$third-party
||teads.tv^$third-party
||teambetaffiliates.com^$third-party
||teasernet.com^$third-party
||teraxhif.com^$third-party
||terraclicks.com^$third-party
||terrapush.com^$third-party
+||terratraf.com^$third-party
||teschenite.com^$third-party
||testfilter.com^$third-party
||testnet.nl^$third-party
||text-link-ads.com^$third-party
||textonlyads.com^$third-party
||textsrv.com^$third-party
+||tfa5e.top^$third-party
||tfag.de^$third-party
||tfuyqoxs.com^$third-party
||tgmnstr.com^$third-party
||thaez4sh.com^$third-party
||thangasoline.com^$third-party
||thankyouforadvertising.com^$third-party
+||tharbadir.com^$third-party
||theadgateway.com^$third-party
||theads.me^$third-party
||thebannerexchange.com^$third-party
||tisadama.com^$third-party
||tiser.com^$third-party
||tissage-extension.com^$third-party
+||titranco.info^$third-party
||tkqlhce.com/image-$third-party
||tkqlhce.com/placeholder-$third-party
||tldadserv.com^$third-party
||trackingoffer.info^$third-party
||trackingoffer.net^$third-party
||tracklab.club^$third-party
-||trackmytarget.com^$third-party
||trackpath.biz^$third-party
||trackpromotion.net^$third-party
||trackstarsengland.net^$third-party
||ultimategracelessness.info^$third-party
||umamdmo.com^$third-party
||unanimis.co.uk^$third-party
+||unaturing.info^$third-party
||underclick.ru^$third-party
||underdog.media^$third-party
||undertone.com^$third-party
||undousun.com^$third-party
||unhardward.com^$third-party
||unicast.com^$third-party
+||unifini.de^$third-party
||unitethecows.com^$third-party
||universityofinternetscience.com^$third-party
||unlockr.com^$third-party
+||unrestery.info^$third-party
||unrulymedia.com^$third-party
||unterary.com^$third-party
||untidyquestion.com^$third-party
||vogo-vogo.ru^$third-party
||vogosita.com^$third-party
||vogozaw.ru^$third-party
+||voipnewswire.net^$third-party
+||voodoo.com^$third-party
||vpico.com^$third-party
||vrtzads.com^$third-party
||vs20060817.com^$third-party
||walternse.com^$third-party
||wamnetwork.com^$third-party
||wangfenxi.com^$third-party
+||wantcannabis.ca^$third-party
||waploft.cc^$third-party
||waploft.com^$third-party
||warezlayer.to^$third-party
||wbptqzmv.com^$third-party
||wcmcs.net^$third-party
||wcpanalytics.com^$third-party
+||wdaxvjr9dc.com^$third-party
||weadrevenue.com^$third-party
||web-adservice.com^$third-party
||web-bird.jp^$third-party
||webads.co.nz^$third-party
||webads.nl^$third-party
||webadvertise123.com^$third-party
+||webcontentdelivery.info^$third-party
||webeatyouradblocker.com^$third-party
||webmasterspub.com^$third-party
||webmedia.co.il^$third-party
||webonlinnew.com^$third-party
||weborama.fr^$third-party
||weborama.io^$third-party
+||webpushcloud.info^$third-party
||webseeds.com^$third-party
||webtradehub.com^$third-party
||webtraffic.ttinet.com^$third-party
||yellorun.com^$third-party
||yellowacorn.net^$third-party
||yellowmango.eu^$third-party
+||yeo1tfjz5f.com^$third-party
||yepoints.net^$third-party
||yes-messenger.com^$third-party
||yesadsrv.com^$third-party
||youroffers.win^$third-party
||yourquickads.com^$third-party
||youwatchtools.com^$third-party
+||ypreferred.com^$third-party
||ytsa.net^$third-party
||yuarth.com^$third-party
||yucce.com^$third-party
||z-defense.com^$third-party
||z-gbtlfibnw.co^$third-party
||z5x.net^$third-party
+||zafrc.5780.site^$third-party
||zangocash.com^$third-party
||zanox-affiliate.de/ppv/$third-party
||zanox.com/ppv/$third-party
||zoomdirect.com.au^$third-party
||zorwrite.com^$third-party
||zugo.com^$third-party
+||zukxd6fkxqn.com^$third-party
||zwaar.org^$third-party
||zxxds.net^$third-party
||zyiis.net^$third-party
! Tag adservers
||1el-1el-fie.com^$third-party
||1elllwrite.com^$third-party
+||1hanritten.com^$third-party
||1sen-pit-fan.com^$third-party
+||2an-hit-ren.com^$third-party
||2delllwrite.com^$third-party
||2el-2el-fie.com^$third-party
+||3delllwrite.com^$third-party
||3el-3el-fie.com^$third-party
||4dtrk.com^$third-party
+||addroplet.com^$third-party
||badtopwitch.work^$third-party
+||baletingo.com^$third-party
||bandelcot.com^$third-party
||belwrite.com^$third-party
||bip-bip-blip.com^$third-party
||bipwrite.com^$third-party
||bit-bork-boodle.com^$third-party
+||blatungo.com^$third-party
||bob-bob-bobble.com^$third-party
||bobblewrite.com^$third-party
||boodlewrite.com^$third-party
||cash-ca-ching.com^$third-party
||catwrite.com^$third-party
||centwrite.com^$third-party
+||clickperks.info^$third-party
||cold-cold-freezing.com^$third-party
||crickwrite.com^$third-party
||data-data-vac.com^$third-party
||hash-hash-tag.com^$third-party
||havenwrite.com^$third-party
||host-host-ads.com^$third-party
+||infrashift.com^$third-party
+||jeinvegpool.com^$third-party
||la-la-moon.com^$third-party
||la-la-sf.com^$third-party
||livwrite.com^$third-party
||new-new-years.com^$third-party
||new17write.com^$third-party
||newsadst.com^$third-party
+||normkela.com^$third-party
||parwrite.com^$third-party
||qel-qel-fie.com^$third-party
||qelllwrite.com^$third-party
||xmas-xmas-wow.com^$third-party
||zel-zel-fie.com^$third-party
||zelllwrite.com^$third-party
+||zenhppyad.com^$third-party
||zim-zim-zam.com^$third-party
+||zinhavnpak.com^$third-party
||zip-zip-swan.com^$third-party
+||zlacraft.com^$third-party
||zorango.com^$third-party
! Mobile
||adbuddiz.com^$third-party
||viuboin4.com^$third-party
||yie4zooseif.info^$third-party
! popads.net
+||aayaknbn.com^$third-party
+||abfcfxfkzmiqht.com^$third-party
+||achsijkc.com^$third-party
+||acrsgxeah.com^$third-party
+||acvxsptoqh.com^$third-party
+||aeobzaii.com^$third-party
+||afgbvhocfvpm.com^$third-party
+||afzoyaquhjltdd.com^$third-party
+||agfqcndiugnr.com^$third-party
+||aggpfmdtzf.com^$third-party
+||agqguxbm.com^$third-party
+||aiiukvzjtsc.com^$third-party
+||aikdakxoc.com^$third-party
+||aitdwhmcvlm.com^$third-party
+||aizopowmtnho.com^$third-party
+||ajttqxeqg.com^$third-party
+||akmihtdbbz.com^$third-party
+||akzvxmjnubq.com^$third-party
+||aljsuubo.com^$third-party
+||alkagrkgvltzlk.com^$third-party
+||allnvbtrtpku.com^$third-party
+||amaecylce.com^$third-party
+||aonxktnn.com^$third-party
+||apddozcgdh.com^$third-party
+||artsdvaguur.com^$third-party
+||arwlvjqzxxnftz.com^$third-party
+||asbqyhrpty.com^$third-party
+||asdtwttky.com^$third-party
+||askywtrk.com^$third-party
+||asqbwneriyvur.com^$third-party
+||asrjtcddksm.com^$third-party
+||atczxgxuxloqf.com^$third-party
+||aultemeztokc.com^$third-party
+||auyyklnpj.com^$third-party
+||avjxftprif.com^$third-party
+||avpgdzdesjnt.com^$third-party
+||avrdrpwt.com^$third-party
+||awrxkucpfbsq.com^$third-party
+||axjxdtnguuyqr.com^$third-party
+||axmxarqxbkc.com^$third-party
+||ayyxveilslz.com^$third-party
+||azdhfnoojvpuvr.com^$third-party
+||azgmbqhlr.com^$third-party
+||azgwyeyjufdqc.com^$third-party
+||aznfyqgrbgy.com^$third-party
+||baphruesqm.com^$third-party
+||bbxaumvpzqpunx.com^$third-party
+||bdtmbiezv.com^$third-party
+||bdtwxreri.com^$third-party
+||begnsbnjegnolq.com^$third-party
+||bfmrffluuazwn.com^$third-party
+||bgzyppwk.com^$third-party
+||bikuetrh.com^$third-party
+||bimwswreljucxa.com^$third-party
+||binullxzwnsqws.com^$third-party
+||birslhmnnc.com^$third-party
+||bixolsoqluvzpu.com^$third-party
+||bksbcawzviwcw.com^$third-party
+||bkvwnbkq.com^$third-party
+||bmoshyiypks.com^$third-party
+||bonxsqstn.com^$third-party
+||bpnjigwalqjho.com^$third-party
+||bqvgpuvjwhjggp.com^$third-party
+||brfyubakyg.com^$third-party
+||brloygpasa.com^$third-party
+||bsmryjou.com^$third-party
+||bsrmcmvdoeyzib.com^$third-party
+||bturlzbakbcsdd.com^$third-party
+||bugwiqivdqotjk.com^$third-party
+||burobtnbpgkh.com^$third-party
+||bvcddoyb.com^$third-party
+||bwvigmkn.com^$third-party
+||bxvydxjqklq.com^$third-party
+||bzotzfcbhomw.com^$third-party
+||caajevalistl.com^$third-party
+||caaqyzbpsbtk.com^$third-party
+||camrfajedgku.com^$third-party
+||caucqpoeg.com^$third-party
+||cbzkrwjdskg.com^$third-party
+||ccemeoqbqb.com^$third-party
+||cdegnloptetj.com^$third-party
+||cdyygbzihdh.com^$third-party
+||cfhkiriics.com^$third-party
+||cfpqhrfpccmpq.com^$third-party
+||cfskcqrwbog.com^$third-party
+||cgaemihcbvr.com^$third-party
+||cgkpwhkgjxo.com^$third-party
+||cgrvnpkwuytts.com^$third-party
+||cifipkbu.com^$third-party
+||cjgpifztileh.com^$third-party
+||cjojvvfyb.com^$third-party
+||ckxyvauhqfuoin.com^$third-party
+||clgyhwaoh.com^$third-party
+||clsvugmivpf.com^$third-party
+||clybtbahdbwkep.com^$third-party
+||cmnhwzdsvr.com^$third-party
+||cmrppltjs.com^$third-party
+||cofybuwuc.com^$third-party
+||coshfgpgab.com^$third-party
+||cqhxrlnhzlda.com^$third-party
+||cqjnxsbuplcqri.com^$third-party
+||crgfbmzsk.com^$third-party
+||crjsrbyybipozq.com^$third-party
||crvvrxfgsvohiy.com^$third-party
+||cshzkkihjnweb.com^$third-party
+||ctcpwymaeuwnqd.com^$third-party
+||ctjtlrmy.com^$third-party
+||cttnlnsnwdokqb.com^$third-party
+||cvhcrbbbfaa.com^$third-party
+||cvjzauehxjsy.com^$third-party
+||cxxsegmhltakq.com^$third-party
+||cxzisvjhpt.com^$third-party
+||cybzsdkmrqgy.com^$third-party
+||cyhcpeprgy.com^$third-party
+||cytpfucbb.com^$third-party
+||czqrilwnayq.com^$third-party
+||daljntupdaoejb.com^$third-party
+||dbuwkhpggim.com^$third-party
+||dcyeufoq.com^$third-party
+||degitlwfezpe.com^$third-party
+||deiqehvcdnntg.com^$third-party
+||dergevqzqi.com^$third-party
+||derqboxqca.com^$third-party
+||dfawfyhesfe.com^$third-party
+||dfjaoecxqyox.com^$third-party
+||dfkpqvhcl.com^$third-party
+||dgnuumyxpqiget.com^$third-party
+||dhtqupvxujyfp.com^$third-party
+||dieohupl.com^$third-party
+||dijutbdzbv.com^$third-party
+||djiufagozzla.com^$third-party
+||djnroblmpyxrh.com^$third-party
+||dlwmksxohvw.com^$third-party
+||dmkadnohjoqh.com^$third-party
+||dmrqnwtyttd.com^$third-party
+||docqacvwhgbxv.com^$third-party
+||dqekudhbwprx.com^$third-party
+||dsemgngou.com^$third-party
+||dtqcjtkytuqn.com^$third-party
+||duwrigndkjp.com^$third-party
+||dvdyicsndqbqo.com^$third-party
+||dwvfccxbj.com^$third-party
+||dxqorupwedbotu.com^$third-party
+||dxzgoyzo.com^$third-party
+||dydxtkvmktumjp.com^$third-party
+||dypmzetaj.com^$third-party
+||dywqwrtnhegyz.com^$third-party
+||dzqoubtxsaskdl.com^$third-party
+||dzztjcbt.com^$third-party
+||ebbhjxspf.com^$third-party
+||ebifuaad.com^$third-party
+||eekmkywfke.com^$third-party
||efebafmqn.com^$third-party
+||egcocjwpzqsa.com^$third-party
+||ekggptrw.com^$third-party
+||elcolpplwua.com^$third-party
+||elvfmxguozafu.com^$third-party
+||elwbhndbxfqk.com^$third-party
+||emzxewhgjt.com^$third-party
+||enynwkvdb.com^$third-party
+||eofaplocyrcxhq.com^$third-party
+||eotbkgjqu.com^$third-party
+||ephtwbxuqy.com^$third-party
+||eplocjhuxsoj.com^$third-party
+||eqezqqdpjmxbpb.com^$third-party
+||eqhawyidkdug.com^$third-party
+||esgnyfznnihl.com^$third-party
+||etkhujhmhjix.com^$third-party
+||eutdrjvsrmav.com^$third-party
+||euuikdao.com^$third-party
+||ewlnukukkca.com^$third-party
+||ewopxadcn.com^$third-party
+||exbphrqpqukm.com^$third-party
+||ezjepifcz.com^$third-party
+||fcjodgfpjiswa.com^$third-party
+||fcpispplqq.com^$third-party
+||fdbrwxtm.com^$third-party
+||fdrkesvb.com^$third-party
+||febalwby.com^$third-party
+||ffcqkvdaklrqkg.com^$third-party
+||fgnzizhe.com^$third-party
+||fgsjjpjhdlfthp.com^$third-party
+||fhtlyoqzyjjof.com^$third-party
+||fkfmujcudpwdn.com^$third-party
+||flbecoidmt.com^$third-party
+||flnqkhnqjcmvp.com^$third-party
+||flvuylhsyg.com^$third-party
+||fngoubeq.com^$third-party
+||fnuuhrhfkvpbnm.com^$third-party
+||fofjazpwccc.com^$third-party
+||fpdsavexteno.com^$third-party
+||fpluhtibx.com^$third-party
+||fpxkjlzmkqp.com^$third-party
+||fqckdxjgle.com^$third-party
+||frbhjvazapgo.com^$third-party
+||frfgfhzxtfvsp.com^$third-party
+||fsdvydpldxrbu.com^$third-party
+||fsiadjbirgobi.com^$third-party
+||fsqknqvlngde.com^$third-party
+||ftttziizhuplfj.com^$third-party
+||ftuohzeijbkm.com^$third-party
+||ftymzxmic.com^$third-party
+||fuaawvoqbzza.com^$third-party
+||fuwgbbkktwbu.com^$third-party
+||fveugxikrgrbsh.com^$third-party
+||fwzqogrlgsdl.com^$third-party
+||fxdglnldbnyq.com^$third-party
+||fynprrom.com^$third-party
+||fyyyyppk.com^$third-party
+||fzbnuyjgyexs.com^$third-party
+||fzccvcrsbtb.com^$third-party
+||gaqhseuqp.com^$third-party
+||gbwhqbiiq.com^$third-party
+||gbybvvfo.com^$third-party
+||gbytjlggor.com^$third-party
+||gdyelbwku.com^$third-party
+||gfuhjlpnuj.com^$third-party
+||ggijrjktcld.com^$third-party
+||ghjlhnbc.com^$third-party
+||gifjvmfkzykp.com^$third-party
+||gjliurjvfnkymq.com^$third-party
+||gkaatcjxwa.com^$third-party
+||gmeomlvmqlmu.com^$third-party
+||gmquualzdmqtxp.com^$third-party
+||gmutfgxdvwmtf.com^$third-party
+||goiqwteaxvgc.com^$third-party
+||golkkzpniri.com^$third-party
+||gouowkjmewn.com^$third-party
+||gpudqmly.com^$third-party
+||gpzywrsrcr.com^$third-party
+||gqlaoeyczxsvk.com^$third-party
+||gqlmavnoavcaw.com^$third-party
+||grkrkurbyykok.com^$third-party
+||gsghbxydcyum.com^$third-party
||gsjhehtqvin.com^$third-party
+||gtorsoxdh.com^$third-party
+||gvahzhgblkkyr.com^$third-party
+||gwxaulcgmizcq.com^$third-party
+||gxleeixyzlaaab.com^$third-party
+||gxptetvbtkfj.com^$third-party
+||gxxkrzrvy.com^$third-party
+||gxzfpusmd.com^$third-party
+||gyycgkchjtimu.com^$third-party
+||gzoprhvqhie.com^$third-party
+||hafksvqiir.com^$third-party
+||hasrijwnxtn.com^$third-party
+||hauvkkwrbme.com^$third-party
+||hayxktgbqpmult.com^$third-party
+||hbycvbyyj.com^$third-party
+||hcijbbzz.com^$third-party
+||hcmafnawzxfnam.com^$third-party
+||hcqjgkpg.com^$third-party
+||hcyqwhquqjosn.com^$third-party
+||hdoabbjyyebca.com^$third-party
+||hduefoyd.com^$third-party
+||hdxfyoziizy.com^$third-party
+||heaaizwhm.com^$third-party
+||hfslmsbj.com^$third-party
+||hgbxmqyqoplpif.com^$third-party
+||hgdmzshm.com^$third-party
+||hhffiibyamkvyu.com^$third-party
+||hhrxmgaepe.com^$third-party
+||hiitwzyvkdyvxn.com^$third-party
+||hjjdmohuzp.com^$third-party
+||hkhotpewfxr.com^$third-party
+||hkjxihngzlmwc.com^$third-party
+||hlvvlouaeicp.com^$third-party
+||hmepgymo.com^$third-party
+||hmzwcomigpqia.com^$third-party
+||hnntopkvrsivwc.com^$third-party
+||hnregzjxsafu.com^$third-party
+||hogylomirfc.com^$third-party
+||hoyqhygv.com^$third-party
+||hpsthxyqxqae.com^$third-party
+||hpufwccrmiwz.com^$third-party
+||hpxbifcd.com^$third-party
+||hqgenotbptcu.com^$third-party
+||hqqyesittgihp.com^$third-party
+||hrorxufknjdm.com^$third-party
+||hsqvofrzwluvns.com^$third-party
+||hsufwxpdtddlh.com^$third-party
+||huhrxmgiofzna.com^$third-party
+||hvgytlbdnuqunp.com^$third-party
+||hxhyejtblmu.com^$third-party
+||hxqetblh.com^$third-party
+||iapxxrjzc.com^$third-party
+||iatwyqgvpq.com^$third-party
+||ibfueyttemsefi.com^$third-party
+||ibnuoduab.com^$third-party
+||icfxndxwpan.com^$third-party
+||icuazeczpeoohx.com^$third-party
+||idbtfwllhogxc.com^$third-party
+||iddvmkxme.com^$third-party
+||ideprjebdvj.com^$third-party
+||ifdmdfqysaacqa.com^$third-party
+||ifecuwzjajkiq.com^$third-party
+||ifgnsrtjcz.com^$third-party
+||igsxvpghnamnsz.com^$third-party
+||ihcbfiqkp.com^$third-party
+||ihvmcqojoj.com^$third-party
+||ijmzezsaxxomr.com^$third-party
+||ijnghdmfrb.com^$third-party
+||ikhdsnufzzj.com^$third-party
+||illazkka.com^$third-party
+||ilugfyhlfv.com^$third-party
+||iluwjbuwm.com^$third-party
+||imidshmpzr.com^$third-party
+||imnsmvmjrdiwwr.com^$third-party
+||inhcrirmboz.com^$third-party
+||iogutpkrkkycq.com^$third-party
+||ipehunxxyir.com^$third-party
+||ipxdoldjsvnjvw.com^$third-party
+||isxwajatbig.com^$third-party
+||itlmnxlauah.com^$third-party
+||itsyuvrlesq.com^$third-party
+||itzgybxfrbodq.com^$third-party
+||iwfzluau.com^$third-party
+||iwgdguuz.com^$third-party
+||ixsogpaexhgzn.com^$third-party
+||iybkbyciv.com^$third-party
+||izavihllfvej.com^$third-party
+||izwzyhlm.com^$third-party
+||jakzpcgrxgda.com^$third-party
||jbcadlpdfsxsfe.com^$third-party
+||jcmdvfrn.com^$third-party
+||jdbovkzjtuup.com^$third-party
+||jecbbkrnfn.com^$third-party
+||jeeumttalzwt.com^$third-party
+||jffdktcyr.com^$third-party
+||jfjuhxfllw.com^$third-party
+||jfvadxjr.com^$third-party
+||jhmmbrfsqm.com^$third-party
+||jhxpbihkucrq.com^$third-party
+||jiiyddosyv.com^$third-party
+||jkjcoyeeglunz.com^$third-party
+||jkvkhgztow.com^$third-party
+||jkywbooyc.com^$third-party
+||jlmnnrwuqz.com^$third-party
+||jlvqbfknjajot.com^$third-party
+||jlwejibe.com^$third-party
+||jngxxwythaf.com^$third-party
+||jnhjvkapqf.com^$third-party
+||jpdauipgz.com^$third-party
+||jpqmviofsf.com^$third-party
||jpxevzab.com^$third-party
+||jqanygfhqne.com^$third-party
+||jqsrfzjgn.com^$third-party
+||jtveisrh.com^$third-party
+||juvqtttkhz.com^$third-party
+||jvkhhxwcnijvmf.com^$third-party
+||jvqbbfrg.com^$third-party
+||jxusrymeeqyi.com^$third-party
+||jyujouii.com^$third-party
+||jzbutifk.com^$third-party
+||jzfzgkepkjcf.com^$third-party
+||jzgtnetghdc.com^$third-party
+||jzjhcpdf.com^$third-party
+||kacfofrcndc.com^$third-party
+||kaojrivmhys.com^$third-party
+||katxkxcncwool.com^$third-party
+||kbgyxsoskilli.com^$third-party
+||kbwortdqjbns.com^$third-party
+||kcarnzeaipjssg.com^$third-party
+||kcitwbcc.com^$third-party
+||kcnyhfmowc.com^$third-party
+||kfxrukfzqazrs.com^$third-party
+||kfyhxmycgjaqkn.com^$third-party
+||kgkkfrvujnqf.com^$third-party
+||kgobpqziy.com^$third-party
+||khdmabhykmj.com^$third-party
+||khefhmgfwnnqgv.com^$third-party
+||kjtcdiyzd.com^$third-party
+||kksoyysmpp.com^$third-party
+||klhjuuwrmxyjsn.com^$third-party
+||klhvqeajy.com^$third-party
+||klxteeltivy.com^$third-party
+||klzvkrzluqnx.com^$third-party
+||kqohskoysgxx.com^$third-party
+||krpdqnnb.com^$third-party
+||ksrcnyrntlyfo.com^$third-party
+||kujwlsnl.com^$third-party
+||kvhxckkd.com^$third-party
+||kwajysvvjeyvs.com^$third-party
+||kweayxzfazrws.com^$third-party
+||kwomkjjoajcyyt.com^$third-party
+||kwsmqtposrub.com^$third-party
+||kxzmmtdx.com^$third-party
+||labdwkqyavb.com^$third-party
+||lbaybxwiklnfe.com^$third-party
+||lbkprcoosfgk.com^$third-party
+||lcsgdwlxrlgq.com^$third-party
+||ledvqaldtf.com^$third-party
+||lfqocbhv.com^$third-party
+||liadlzantv.com^$third-party
+||ljrljohnoqa.com^$third-party
+||lkksbzcslmeefw.com^$third-party
+||lkzvhtetshbu.com^$third-party
+||llhjbwcjnuii.com^$third-party
+||llpdtbmowsg.com^$third-party
+||llvidwpt.com^$third-party
+||lojuxbnt.com^$third-party
+||lptggobhuuxcdw.com^$third-party
+||lpxxafsupgsho.com^$third-party
+||ltvrdftgr.com^$third-party
+||luhbhndh.com^$third-party
+||lusfrsxgxopm.com^$third-party
+||lvcrcimfmfx.com^$third-party
+||lvctzafuvn.com^$third-party
+||lwajqohv.com^$third-party
+||lxelgoqzvjfw.com^$third-party
+||lxlisrvzz.com^$third-party
+||lxnimmyikuekn.com^$third-party
+||lxyadcffdpaytd.com^$third-party
+||lxymfyptdrast.com^$third-party
+||lybmmxah.com^$third-party
+||lykuxkxsvvnxqd.com^$third-party
+||lyyenjcocog.com^$third-party
+||lzopoqzlihfbc.com^$third-party
+||maidlytsnrn.com^$third-party
+||mbixofultnnd.com^$third-party
+||mbmjqinvsil.com^$third-party
+||mbyrgeoizdid.com^$third-party
+||mcaxqvcu.com^$third-party
+||mcaybfrnrqpmv.com^$third-party
+||mcnklvsodqqa.com^$third-party
+||mcsnhbdil.com^$third-party
+||mdulmrphzsnvw.com^$third-party
+||mdurqeiydegwzy.com^$third-party
+||meguanha.com^$third-party
+||mgxjvidt.com^$third-party
+||mgyovgqq.com^$third-party
+||mhhjdlsnji.com^$third-party
+||mivrpcxlo.com^$third-party
+||mldsiekmhy.com^$third-party
+||mmsdewfvxhw.com^$third-party
+||mpfzgidlxsqtyt.com^$third-party
+||mqgvsxqc.com^$third-party
+||mqobpsctcxnbi.com^$third-party
+||msisvvxmnpm.com^$third-party
+||msoiqafieh.com^$third-party
+||mstmrspnqqevsu.com^$third-party
+||mtdlcstsqt.com^$third-party
+||mtnobdfcgylhuj.com^$third-party
+||muasoctv.com^$third-party
+||muxtpvixahawy.com^$third-party
+||mwnhdnkevthkz.com^$third-party
+||mwuiykzqwaic.com^$third-party
+||mxpzslze.com^$third-party
+||mxzxeersjv.com^$third-party
+||mykhtesikvuz.com^$third-party
+||myqvhpjyd.com^$third-party
+||mzwaqcfbx.com^$third-party
+||mzzouiciajems.com^$third-party
+||napickmw.com^$third-party
+||nbvbblmksiahf.com^$third-party
+||nbxfvfeanq.com^$third-party
+||ncsyyeabk.com^$third-party
+||ndilzwjgblea.com^$third-party
+||nfbjwvmndabthb.com^$third-party
+||nfbpcvzj.com^$third-party
+||nfijzdjtpglk.com^$third-party
+||nfnxvdds.com^$third-party
+||nfxzakrvymtuhs.com^$third-party
+||ngptxgpbdnutvi.com^$third-party
+||nharaeklya.com^$third-party
+||nidksyrrrtckzj.com^$third-party
+||nikxhdrys.com^$third-party
+||njeozjhyjb.com^$third-party
+||njgogjkwlzroh.com^$third-party
+||nkfqzyqmkp.com^$third-party
+||nljpyhzkat.com^$third-party
+||nllbirpx.com^$third-party
+||nlnhfsmo.com^$third-party
+||nmlvcxad.com^$third-party
+||nmywwgnnkmud.com^$third-party
+||nnroeulsnslk.com^$third-party
+||nofhtrsaz.com^$third-party
+||novhyaxaioxaon.com^$third-party
+||npujhntk.com^$third-party
+||nqtyrwyklcmh.com^$third-party
+||ntkuokicthbxc.com^$third-party
+||ntlhrttump.com^$third-party
+||ntoyqqrwrmzr.com^$third-party
+||ntwhbuqmel.com^$third-party
+||nvgcmeqfn.com^$third-party
+||nvztwdkbldp.com^$third-party
+||nwwuhiukrq.com^$third-party
+||nxewruvxprbd.com^$third-party
+||nywpxugigwfzb.com^$third-party
+||nywuthdzdacoq.com^$third-party
+||oamhzvwle.com^$third-party
+||oarqgvtkco.com^$third-party
+||obczphph.com^$third-party
+||obpzuctfozram.com^$third-party
+||ocrwyhamhfpfc.com^$third-party
+||oebdarcqsqcdk.com^$third-party
+||ofrducrisy.com^$third-party
+||ogjascdgq.com^$third-party
+||ognybevu.com^$third-party
+||ogqclfvaq.com^$third-party
+||ojbevkqot.com^$third-party
+||ojsfjyekvmyb.com^$third-party
+||olgjzpgp.com^$third-party
+||omakfhugexq.com^$third-party
+||onocjgpq.com^$third-party
+||opbneuozwyuvpk.com^$third-party
+||oseqbfjtsdz.com^$third-party
+||ovkihcbxsbfeo.com^$third-party
+||owqhtqryzggt.com^$third-party
+||oxcpvsxgegd.com^$third-party
+||oybahnktadxjju.com^$third-party
+||oynmftlgufr.com^$third-party
+||pcdzsowmktz.com^$third-party
+||pcfobwzmlts.com^$third-party
+||pckbizoed.com^$third-party
+||pegfkacjwjca.com^$third-party
+||pejhnrurllsq.com^$third-party
+||peyttlwbznahi.com^$third-party
+||pfiuzxey.com^$third-party
+||pgfxwbgema.com^$third-party
+||phiubpdrh.com^$third-party
+||pifsistcwycouc.com^$third-party
+||pkxquvydrgin.com^$third-party
+||pmohsibnim.com^$third-party
+||pncbscbuzss.com^$third-party
+||pnzchguyctrsyb.com^$third-party
+||ppgzokht.com^$third-party
+||pqajjgjg.com^$third-party
+||pqkorfrurnn.com^$third-party
+||prgncwamr.com^$third-party
+||prulogzjtyksnh.com^$third-party
+||ps7894.com^$third-party
+||psborsxlcorxuq.com^$third-party
+||ptiniretm.com^$third-party
+||ptkgzsqf.com^$third-party
+||ptrahwwg.com^$third-party
+||ptxqjyqhscs.com^$third-party
+||ptyezfyxcaeu.com^$third-party
+||ptzljkufu.com^$third-party
+||pvpqgjkgvszq.com^$third-party
+||pwlqrkgkk.com^$third-party
+||pxcveedcuzy.com^$third-party
+||pxjmdtryd.com^$third-party
+||pxzacgmr.com^$third-party
+||pyhtclpgzbe.com^$third-party
+||pzfittkdqrrsa.com^$third-party
+||qaxtgbdxjpibc.com^$third-party
+||qbsanzpkfj.com^$third-party
+||qcaejiouuvgk.com^$third-party
+||qcexplnqbrral.com^$third-party
||qczvjjdbaj.com^$third-party
+||qdpxpnmh.com^$third-party
+||qevmzohvwxesrd.com^$third-party
+||qfpqmxkiwh.com^$third-party
+||qfsutura.com^$third-party
+||qgawivqfotfyrw.com^$third-party
+||qgbjchbl.com^$third-party
+||qgcliwoxgdptz.com^$third-party
+||qgdqujzzs.com^$third-party
+||qgeglsnoxk.com^$third-party
+||qgxrmkbzpm.com^$third-party
+||qhqrtjgsnu.com^$third-party
+||qirnhdcywjnd.com^$third-party
+||qjmkidiwbndolx.com^$third-party
+||qjttowndvet.com^$third-party
+||qjuzjpkihvya.com^$third-party
+||qjvullwjz.com^$third-party
+||qjwkyhlxa.com^$third-party
+||qknfsqxxm.com^$third-party
+||qkyzjwhyeh.com^$third-party
+||qlatsfeyg.com^$third-party
+||qnhwhedcrzeodd.com^$third-party
+||qnzelsgj.com^$third-party
+||qolrlwwirf.com^$third-party
+||qopqudzeaywc.com^$third-party
+||qowmqduocv.com^$third-party
+||qpganepbkw.com^$third-party
+||qpmswrurt.com^$third-party
+||qpqnbnsnosdss.com^$third-party
+||qqcbzxwzpmzdcd.com^$third-party
+||qsoetgedlgyhyz.com^$third-party
+||qtahsbgdqbu.com^$third-party
+||qukqptxilr.com^$third-party
+||qupiinlyjuf.com^$third-party
+||qwittqgogiip.com^$third-party
+||qwzhaqtbiygid.com^$third-party
+||qxamtnrwxjyy.com^$third-party
+||qxcibgzsxegxc.com^$third-party
+||qxmecqgzrgdh.com^$third-party
+||qyiiudex.com^$third-party
+||qyrzcsoaey.com^$third-party
+||qytabshszekf.com^$third-party
+||qytuwxcozbk.com^$third-party
+||qzbnokxxvvpwf.com^$third-party
+||qzhaqsxb.com^$third-party
+||qzizjjyvsa.com^$third-party
+||rahvoujjgmtvft.com^$third-party
+||rbefggthfx.com^$third-party
+||rbtpsbtzh.com^$third-party
+||rcumwyqkv.com^$third-party
+||rdfpnzisjyiwtu.com^$third-party
+||rdizmyst.com^$third-party
+||rdooybwcuyg.com^$third-party
+||realnwspfbumn.com^$third-party
+||relnocyyxhpjb.com^$third-party
+||rereghpaz.com^$third-party
+||reztksclx.com^$third-party
+||rfbmtfebfcwlgo.com^$third-party
+||rgvrddwoccsgn.com^$third-party
+||rhqrfnkngrhrha.com^$third-party
+||rhypgggd.com^$third-party
+||rhzpcnueogbexb.com^$third-party
+||rigoczly.com^$third-party
+||rjeksrigwzm.com^$third-party
+||rjirxadtq.com^$third-party
+||rjszckwlctpup.com^$third-party
+||rkczvumivvb.com^$third-party
+||rkgznnhikrfphq.com^$third-party
+||rlgungosm.com^$third-party
+||rmjwdosemtg.com^$third-party
+||rmwjtqazyk.com^$third-party
+||rnlfitypkucbhi.com^$third-party
+||roibwbjaclwgg.com^$third-party
+||ropkrhilt.com^$third-party
+||rpcncuzsmpni.com^$third-party
+||rpzcwgrpbkltp.com^$third-party
+||rqigvkwoqafpjz.com^$third-party
+||rquagrre.com^$third-party
+||rscqizsukecevh.com^$third-party
+||rstjainimptgn.com^$third-party
+||rtdogcdkovndho.com^$third-party
+||rubxajsomnicfy.com^$third-party
+||runwtxeisppmt.com^$third-party
+||ruodzaboyf.com^$third-party
+||rvtxrtzbswdji.com^$third-party
+||rwphwhdoktfq.com^$third-party
||rwugdvqdpxfz.com^$third-party
+||rwugglxboxgw.com^$third-party
+||ryybhoklizmuew.com^$third-party
+||rzfldcrlwe.com^$third-party
+||sbmijpifoszz.com^$third-party
+||scjczeqyuqjs.com^$third-party
+||secfpgpqx.com^$third-party
+||sfrsuihcubepzd.com^$third-party
+||sgiueejx.com^$third-party
+||shapzwwy.com^$third-party
+||shgvuhvf.com^$third-party
+||shohabiymgjxdb.com^$third-party
+||sinyfqrmiqgd.com^$third-party
+||sisrgcvomn.com^$third-party
+||sjqpctsz.com^$third-party
+||skcyigichh.com^$third-party
+||skgnompyiusim.com^$third-party
+||skspurybnv.com^$third-party
+||slwclrwmruuxav.com^$third-party
+||smpbzsjpk.com^$third-party
+||spwssohsyqgq.com^$third-party
+||srhovuokux.com^$third-party
+||sthtrtvkkt.com^$third-party
+||sudolljkjzxdfc.com^$third-party
+||svbsvbwci.com^$third-party
+||sxmmgiuilt.com^$third-party
||symydvmqjjp.com^$third-party
+||szlkqxlkcz.com^$third-party
+||szxnruaeuig.com^$third-party
+||tamrczjeedauh.com^$third-party
+||taqesyqne.com^$third-party
+||tblaqgify.com^$third-party
+||tbnnsmwfjzttct.com^$third-party
+||tdjoaosibes.com^$third-party
+||teefpagayhb.com^$third-party
+||tepazmynhvo.com^$third-party
+||tfijbdegozfh.com^$third-party
+||tfqexqeldxjvet.com^$third-party
+||tfxorvbelxfbmk.com^$third-party
+||thbuhcnpt.com^$third-party
+||thqwivyhdpoem.com^$third-party
+||tjdrxdsto.com^$third-party
+||tjyoznaozivi.com^$third-party
+||tkewsaesxhf.com^$third-party
+||tkhoazslm.com^$third-party
+||tktyinaabq.com^$third-party
+||tmhgsorajits.com^$third-party
+||tmmpiibtfi.com^$third-party
+||tnacywet.com^$third-party
+||tnlfupvrlr.com^$third-party
+||tnlshxmc.com^$third-party
+||tnvghrlg.com^$third-party
+||tnznswilqtni.com^$third-party
+||tphwlmybvamq.com^$third-party
+||tptfopotrzg.com^$third-party
+||tqixovpneycfmk.com^$third-party
+||tqlypenbt.com^$third-party
+||tqmricveyxphfo.com^$third-party
+||tqomajswbm.com^$third-party
+||ttegjzxzxyetf.com^$third-party
+||tufpmrcdc.com^$third-party
+||tuggbdzprgudk.com^$third-party
+||tuliprfawfq.com^$third-party
+||tuzmouxn.com^$third-party
+||tuzvjlqrpzpugj.com^$third-party
+||tvevyrrrnbcbyk.com^$third-party
+||tvwewigpqjj.com^$third-party
+||twiyetehf.com^$third-party
+||twnkpjhbgcp.com^$third-party
+||tylzbdkjsjig.com^$third-party
+||tzfywuot.com^$third-party
+||tzyvolvenvyim.com^$third-party
+||uabdikmdwqdbr.com^$third-party
+||uafgymcern.com^$third-party
+||uanomwcxixed.com^$third-party
+||uaofcvzlhhh.com^$third-party
+||uclylhzwg.com^$third-party
+||uemjnvyn.com^$third-party
+||uenpibqyjvim.com^$third-party
+||ufnozeotbqsn.com^$third-party
+||ufugfbtpp.com^$third-party
+||ugkppchlelde.com^$third-party
+||ugwkyqdbmpwbbi.com^$third-party
+||ugzpvflxa.com^$third-party
+||uimrmuoztkoia.com^$third-party
+||uisrihozphejjt.com^$third-party
+||ujwdwwfuqcgnv.com^$third-party
+||ukksghzwxha.com^$third-party
+||ulrryqpp.com^$third-party
+||ultjaimlrjlfl.com^$third-party
+||umvgcqaxmie.com^$third-party
+||uqemcyylvcdrgs.com^$third-party
+||uqihbnpqtwwzdv.com^$third-party
+||uqouplgwlmeqt.com^$third-party
+||urfdvrrg.com^$third-party
+||uryvzhvgpulaog.com^$third-party
+||usfmwydo.com^$third-party
+||usvgzajftrzkr.com^$third-party
+||utbclxmcv.com^$third-party
+||utmcttmdaoqd.com^$third-party
+||utuqrzwg.com^$third-party
+||utxatnjs.com^$third-party
+||uubxhbwnwmfqp.com^$third-party
+||uvlyzxml.com^$third-party
+||uvniygdwmoojfm.com^$third-party
+||uvyfszshvgassp.com^$third-party
+||uwidtpjwh.com^$third-party
+||uxnssjly.com^$third-party
+||uyxjfkgudefv.com^$third-party
+||uzrrqqzlktpymn.com^$third-party
+||uzylpwfamhcb.com^$third-party
+||vajiyqbb.com^$third-party
+||vbjpddtj.com^$third-party
+||vdbasihbxwea.com^$third-party
+||vdldsjqxppi.com^$third-party
+||velfssiowmyos.com^$third-party
+||vemrhavwgchp.com^$third-party
+||veoujrnenng.com^$third-party
+||vfnemtpehzmzwc.com^$third-party
+||vgogzrukn.com^$third-party
+||vhdvllhgyrjy.com^$third-party
+||vickgdkdrwpdt.com^$third-party
+||vkhrnisuky.com^$third-party
+||vkrgljxqn.com^$third-party
+||vlhdmywfi.com^$third-party
+||vlyqzdsucomih.com^$third-party
+||vmftwflt.com^$third-party
+||vmmphpamtigpbi.com^$third-party
+||vndfakned.com^$third-party
+||vndrcewnard.com^$third-party
+||vnfdwoljzoaer.com^$third-party
+||vptkyunlzfy.com^$third-party
+||vqnruxpecsn.com^$third-party
+||vrzparvhipmo.com^$third-party
+||vsrpztnxdejo.com^$third-party
+||vsrsviytlb.com^$third-party
+||vsxjjmyz.com^$third-party
+||vtgdjgtwl.com^$third-party
+||vtmkgqcvzvlsdt.com^$third-party
+||vudbfsnvyzxo.com^$third-party
+||vuwojxgklca.com^$third-party
+||vwdrpxmgehqknz.com^$third-party
+||vwkyuawm.com^$third-party
+||vwpoxvufxnon.com^$third-party
+||vxkupxpf.com^$third-party
+||vxyqsxeo.com^$third-party
+||vyjwsifvybc.com^$third-party
+||vzhlsmmboaqxlv.com^$third-party
+||vzlyapss.com^$third-party
+||wawlfosfkdy.com^$third-party
+||wblkmmxi.com^$third-party
+||wbshrysmjwfplk.com^$third-party
+||wcyqoiyohhav.com^$third-party
+||wdjbxcdriyjoeu.com^$third-party
+||wduygininqbu.com^$third-party
+||wepyyttx.com^$third-party
+||weqfcudxrrbwn.com^$third-party
+||wetunfdnruy.com^$third-party
+||wgrbdqucfoieha.com^$third-party
+||wgssxjoac.com^$third-party
+||whgvyswets.com^$third-party
+||wiazkkjbeqr.com^$third-party
+||widpzvyx.com^$third-party
+||wiklrrrwqqf.com^$third-party
||wjgddzpvx.com^$third-party
+||wjpdgueqasdgeq.com^$third-party
+||wkwakmsttsehi.com^$third-party
+||wlhbgwzgep.com^$third-party
+||wmqdgaptep.com^$third-party
+||wnstpoiqrv.com^$third-party
+||woghqyjpiwddme.com^$third-party
+||wozltvfxtntaqk.com^$third-party
+||wplqgfpj.com^$third-party
+||wqobjrevtkqym.com^$third-party
+||wqpyqirgzfqsc.com^$third-party
+||wstvcgfkvc.com^$third-party
+||wsucuzkmnd.com^$third-party
+||wszpjhuosjeexj.com^$third-party
+||wubdkryfkr.com^$third-party
+||wuldvrdfie.com^$third-party
+||wurgaxfamfgyo.com^$third-party
+||wwngdgldlsv.com^$third-party
+||wxhpszslw.com^$third-party
+||wybfcxze.com^$third-party
+||wyjdunwcqnetus.com^$third-party
+||wyuakcwxmiunqj.com^$third-party
||wzismevwhqixlq.com^$third-party
+||wzlcpagvidi.com^$third-party
+||wznnfwhwwjkp.com^$third-party
+||xasuekjguyub.com^$third-party
+||xcgebfplttrdg.com^$third-party
+||xcwqzbcpberyp.com^$third-party
+||xcyptaqhl.com^$third-party
+||xdonzpjglqxi.com^$third-party
+||xeflnvycs.com^$third-party
+||xeirmdgphdl.com^$third-party
+||xgznkebnjme.com^$third-party
+||xhlrlyygx.com^$third-party
+||xibnqcksoax.com^$third-party
+||xihkdzijh.com^$third-party
+||xiodoyvbauv.com^$third-party
+||xkgbbiqqekja.com^$third-party
+||xkhxejeaarq.com^$third-party
+||xkjlcqbufdlwrq.com^$third-party
+||xkzzkxntmryst.com^$third-party
+||xlspkqpnnqj.com^$third-party
+||xmazvzvbqli.com^$third-party
+||xmgrjuqqc.com^$third-party
+||xmlqerwrehfqo.com^$third-party
+||xmufoqjx.com^$third-party
+||xndskrtxkiv.com^$third-party
+||xnfwhndl.com^$third-party
+||xnjsdpohkgn.com^$third-party
+||xnnbvckd.com^$third-party
+||xpbjjdrcwuqkks.com^$third-party
+||xqtymopje.com^$third-party
+||xrmrpcbaukli.com^$third-party
+||xroonucyaoqljf.com^$third-party
+||xrpcbukuwdvkc.com^$third-party
+||xsgacudwlysw.com^$third-party
+||xskbsyssik.com^$third-party
+||xtixyzjeibh.com^$third-party
+||xuqdbqkqgj.com^$third-party
+||xurrehqawu.com^$third-party
+||xvijskugh.com^$third-party
+||xvxcpdcnfgte.com^$third-party
+||xwavfvpzg.com^$third-party
+||xwrmlohlri.com^$third-party
+||xzcdzfkwk.com^$third-party
+||xzwynraczfcq.com^$third-party
+||xzywlbgldmpi.com^$third-party
+||yaikleyabl.com^$third-party
+||ybhgzvkqtocedj.com^$third-party
+||ybqqjrjf.com^$third-party
+||ycyrgutjregkw.com^$third-party
+||ydaynvgmkjxvy.com^$third-party
+||ydoksieuml.com^$third-party
+||ydolseawnutnf.com^$third-party
+||yfiycpeebse.com^$third-party
+||yflyluiqdig.com^$third-party
+||yfsbprwln.com^$third-party
+||ygefxaurh.com^$third-party
+||ygngaqihz.com^$third-party
+||yimfcnxzyqhpih.com^$third-party
+||yisscbyq.com^$third-party
+||yjijmpezje.com^$third-party
+||yjipohjtdrxncg.com^$third-party
+||yjwtxskmswcjc.com^$third-party
+||yjwymbwcjyfed.com^$third-party
+||ykixjehac.com^$third-party
+||ykyryixcwn.com^$third-party
+||ylbslipwhfdwr.com^$third-party
+||ymgjtzciu.com^$third-party
+||ymvkirvjqgha.com^$third-party
+||ynhetcoypgnl.com^$third-party
+||ynhonjqahrh.com^$third-party
+||ynopkisq.com^$third-party
+||ynzdtoawstxvh.com^$third-party
+||yrkozodemantj.com^$third-party
+||yruwnpnam.com^$third-party
+||ysljgoytuyfbg.com^$third-party
+||yuanaayutyd.com^$third-party
+||yvlhxqxw.com^$third-party
+||yvlmcehqt.com^$third-party
+||yxbglezas.com^$third-party
+||yzyalgnxo.com^$third-party
+||yzysnbqc.com^$third-party
+||zaattuotjbkj.com^$third-party
+||zabpkrvgswdroz.com^$third-party
+||zajawwgpl.com^$third-party
+||zbsqhxyjlh.com^$third-party
+||zcchnqgq.com^$third-party
+||zcczlrtbbx.com^$third-party
+||zcwjasfrog.com^$third-party
+||zfpsotrgboqp.com^$third-party
+||zgwuvfye.com^$third-party
+||zidqkapwgnsh.com^$third-party
+||zisbrygtluib.com^$third-party
+||zjhnmbfqylme.com^$third-party
+||zjkdrqtjowihn.com^$third-party
+||zjujxffup.com^$third-party
+||zjwcddahpz.com^$third-party
+||zkowrpcb.com^$third-party
+||zlgokeby.com^$third-party
+||zlxfpawyyoq.com^$third-party
+||zmkkiqghh.com^$third-party
+||zmujsnyzujuy.com^$third-party
+||znoumvve.com^$third-party
+||zonhpljclov.com^$third-party
+||zoszujvvlu.com^$third-party
+||zoyxbjmmlsrc.com^$third-party
+||zpcxpdpqllyrb.com^$third-party
+||zpghmretcikhzs.com^$third-party
||zplvjgpxvh.com^$third-party
+||zpxlmtujszhixe.com^$third-party
+||zsikmzoehqw.com^$third-party
+||zuiiyzgiof.com^$third-party
+||zukipoayrlh.com^$third-party
+||zvdacnjhetcrq.com^$third-party
+||zvovdtomwa.com^$third-party
+||zxbzuyuifdqj.com^$third-party
+||zxeyqwgwsfv.com^$third-party
+||zxiikxeagmferu.com^$third-party
+||zxqudunt.com^$third-party
+||zxreyuxvrjzxa.com^$third-party
+||zzmyypjedpfxck.com^$third-party
+||zzoxzkpqmklr.com^$third-party
+||zzrdvzryaiwsin.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
! WARNING: Sites listed below can be harmful. Please, do not visit them if you don't know what you're doing!
||punvqjsvnmubxb.com^$third-party
||puogotzrsvtg.com^$third-party
||pusbamejpkxq.com^$third-party
+||pusharest.com^$third-party
||puwzwbdopaeq.bid^$third-party
||pvdrlztojkd.bid^$third-party
||pviztjecuczh.com^$third-party
||46779ff4.net^$image,third-party
||4trgergq.net^$image,third-party
||546qwee.net^$image,third-party
+||56sgtrx.com^$image,third-party
||6dfggjbgt.com^$image,third-party
||9pohbga.com^$image,third-party
||absilf.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
||iunbrudy.net^$image,third-party
||ivism.org^$image,third-party
||username1.link^$image,third-party
||v8bridge.link^$image,third-party
||vferwqf.com^$image,third-party
+||vicegnem.click^$third-party
||vieway.co^$image,third-party
||viewscout.com^$image,third-party
||viralfix.net^$image,third-party
||zortinah.com^
||zozolilla.com^
||zukabota.com^
-! temporary workaround for Adblock Plus for Chrome bug #4599 (https://issues.adblockplus.org/ticket/4599)
-||voodoo.com^$~stylesheet,third-party
+! AdRam
+||6zo8wfs96aqp5cpgj20m.com^$third-party
! *** easylist:easylist/easylist_adservers_popup.txt ***
||0755.pics^$popup,third-party
||07zq44y2tmru.xyz^$popup
||11x11.com^$popup
||123vidz.com^$popup,third-party
||130.211.230.53^$popup,third-party
+||185.147.34.126^$popup,third-party
||1afcfcb2c.ninja^$popup,third-party
||1phads.com^$popup,third-party
||1xtbw.top^$popup
||888media.net^$popup,third-party
||888poker.com^$popup,third-party
||888promos.com^$popup,third-party
+||9amq5z4y1y.com^$popup
||9newstoday.net^$popup,third-party
||9t5.me^$popup,third-party
+||aaucwbe.com^$popup
||abbeyblog.me^$popup,third-party
||abbp1.pw^$popup
||ablogica.com^$popup,third-party
||bravo-dog.com^$popup
||bringmesports.com^$popup,third-party
||broomboxmain.com^$popup,third-party
+||brucelead.com^$popup,third-party
||buzzadnetwork.com^$popup
||byvngx98ssphwzkrrtsjhnbyz5zss81dxygxvlqd05.com^$popup
||byvue.com^$popup,third-party
||ccebba93.se^$popup,third-party
||cdnmedia.xyz^$popup
||chachatool.com^$popup
+||checkabil.com^$popup
||chupapo.ru^$popup,third-party
+||cl96rwprue.com^$popup
||click2go.link^$popup
||clickbank.net/*offer_id=$popup,third-party
||clickfuse.com^$popup,third-party
||cpmterra.com^$popup,third-party
||cpvadvertise.com^$popup,third-party
||crazyad.net^$popup,third-party
+||cutw.pro^$popup,third-party
||cyberlink.pro^$popup,third-party
||dagnar.com^$popup
||day-multi.work^$popup,third-party
||distantnews.com^$popup,third-party
||distantstat.com^$popup,third-party
||disturbqualifyplane.info^$popup,third-party
+||dnckawxatc.com^$popup
||dntrax.com^$popup,third-party
||dntrx.com^$popup,third-party
||dojerena.com^$popup,third-party
||dradvice.in^$popup,third-party
||durokuro.com^$popup,third-party
||dynsrvaba.com^$popup
+||dynsrvazf.com^$popup
||dynsrvwer.com^$popup
+||eaoueopa.com^$popup
||eastbour.mobi^$popup
||easydownloadnow.com^$popup,third-party
||easykits.org^$popup,third-party
||ebeda.info^$popup
||ebzkswbs78.com^$popup,third-party
+||ecdoz.club^$popup,third-party
||elite-sex-finder.com^$popup,third-party
||enlarget.com^$popup,third-party
||epicgameads.com^$popup,third-party
+||epital.gdn^$popup
||epix-trader.co^$popup
||eroanalysis.com^$popup,third-party
+||ethfw0370q.com^$popup
||euromillionairesystem.me^$popup,third-party
||ewebse.com^$popup,third-party
||exdoller.com^$popup
||focuusing.com^$popup
||follofop.com^$popup
||fonderreader.info^$popup
+||fophaumpoor.com^$popup
||foxsnews.net^$popup,third-party
||fpctraffic3.com^$popup
||freehookupaffair.com^$popup
||hueads.com^$popup
||huluads.info^$popup,third-party
||i4track.net^$popup
+||icartory.info^$popup
||ifilez.org^$popup,third-party
||iiasdomk1m9812m4z3.com^$popup,third-party
||ilividnewtab.com^$popup,third-party
||indianweeklynews.com^$popup,third-party
||infra.systems^$popup,third-party
||injuredcandy.com^$popup
+||insigit.com^$popup
||insta-cash.net^$popup,third-party
||installcdnfile.com^$popup,third-party
||instanceyou.info^$popup,third-party
||jump2.top^$popup
||junbi-tracker.com^$popup,third-party
||justdating.online^$popup,third-party
+||jwplayer.space^$popup,third-party
||jzfzjss.com^$popup
||kanoodle.com^$popup,third-party
||kindredplc.com^$popup
||lokvel.ru^$popup,third-party
||looksmart.com^$popup,third-party
||lustigbanner.com^$popup,third-party
+||lvztx.com^$popup
||m57ku6sm.com^$popup,third-party
||m73lae5cpmgrv38.com^$popup
||magicads.nl^$popup,third-party
||meetgoodgirls.com^$popup,third-party
||meetsexygirls.org^$popup,third-party
||megapopads.com^$popup,third-party
+||megdexchange.com^$popup
||menepe.com^$popup,third-party
||metodoroleta24h.com^$popup,third-party
||metogo.work^$popup,third-party
||newtab-media.com^$popup,third-party
||newton1.club^$popup
||nextoptim.com^$popup
+||nextyourcontent.com^$popup
||nimkash.win^$popup
||november-lax.com^$popup,third-party
||nsvfl7p9.com^$popup
||parserworld.info^$popup,third-party
||partypills.org^$popup,third-party
||patiencepls.com^$popup
+||patiskcontentdelivery.info^$popup
||pbyet.com^$popup,third-party
||pdfcomplete.com^$popup,third-party
||perfcreatives.com^$popup,third-party
||perfecttoolmedia.com^$popup
||pexu.com^$popup,third-party
||pgmediaserve.com^$popup,third-party
+||phu1aefue.com^$popup
||pickoga.work^$popup,third-party
||pimmuter.com^$popup
||pipaoffers.com^$popup,third-party
||pipsol.net^$popup
||pixellitomedia.com^$popup,third-party
+||pixelsfighting.co^$popup,third-party
||playboymethod.com^$popup,third-party
||plex2.com^$popup,third-party
||plexop.net^$popup,third-party
||plsdrct2.me^$popup,third-party
+||png2imag.club^$popup
||pocofh.com^$popup
||pointclicktrack.com^$popup,third-party
||pointroll.com^$popup,third-party
||popsuperbbrands.com^$popup,third-party
||popunderjs.com^$popup
||popwin.net^$popup,third-party
+||porlandzor.com^$popup
||potedly.co^$popup
||poterrupte.co^$popup
||potpourrichordataoscilloscope.com^$popup,third-party
||predictivadnetwork.com^$popup
||predictivadvertising.com^$popup
+||predictivdisplay.com^$popup
||preditates.com^$popup
+||preferredain.com^$popup,third-party
||prfdesk.pro^$popup
||prigmaperf.me^$popup,third-party
||prime535.com^$popup
||runslin.com^$popup,third-party
||rvnc72k.com^$popup,third-party
||sasontnwc.net^$popup,~third-party
+||sectivity.mobi^$popup
||secureintl.com^$popup,third-party
||seethisinaction.com^$popup,third-party
||seiya.work^$popup,third-party
||servingclks.com^$popup,third-party
||servingit.co^$popup,third-party
||sexitnow.com^$popup,third-party
+||shalleda.com^$popup,third-party
||shiek1ph.com^$popup,third-party
||shopeasy.by^$popup,third-party
||sierra-fox.com^$popup,third-party
||tracki112.com^$popup,third-party
||tracking.sportsbet.$popup,third-party
||trackmkxoffers.se^$popup
+||traffic-c.com^$popup,third-party
||trafficdelivery1.com^$popup
||trafficforce.com^$popup,third-party
||traffichaus.com^$popup,third-party
||windgetbook.info^$popup,third-party
||winhugebonus.com^$popup,third-party
||witalfieldt.com^$popup
+||withdromnit.pro^$popup,third-party
||wonderlandads.com^$popup,third-party
||worldrewardcenter.net^$popup,third-party
||wrigginger.info^$popup
||xclicks.net^$popup,third-party
||xtendmedia.com^$popup,third-party
||xtracker.pro^$popup
+||xv9xm6zxb8.com^$popup
||xyzzyxxyzzyx.com^$popup
+||y1jxiqds7v.com^$popup
||yeesshh.com^$popup,third-party
||yellorun.com^$popup
||yesobe.work^$popup,third-party
||adrent.net^$third-party
||adrevenuerescue.com^$third-party
||adsbr.info^$third-party
+||adsession.com^$third-party
||adsgangsta.com^$third-party
||adshostview.com^$third-party
||adskape.ru^$third-party
||adspayformymortgage.win^$third-party
||adswam.com^$third-party
||adsyst.biz^$third-party
+||adtng.com^$third-party
||adtonement.com^$third-party
||adult3dcomics.com^$third-party
||adultaccessnow.com^$third-party
||affiligay.net^$third-party
||afgr1.com^$third-party
||afgr3.com^$third-party
+||ageverify.co^$third-party
||aipbannerx.com^$third-party
||aipmedia.com^$third-party
||alfatraffic.com^$third-party
||ax47mp-xp-21.com^$third-party
||azerbazer.com^$third-party
||aztecash.com^$third-party
+||baconaces.pro^$third-party
+||badgirlz.org^$third-party
+||baletingo.com^$third-party
||banerator.net^$third-party
||basesclick.ru^$third-party
||baskodenta.com^$third-party
||bitterstrawberry.org^$third-party
||black-ghettos.info^$third-party
||black6adv.com^$third-party
+||blatungo.com^$third-party
||blossoms.com^$third-party
||board-books.com^$third-party
||boinkcash.com^$third-party
||d29gqcij.com^$third-party
||d3b3e6340.website^$third-party
||daffaite.com^$third-party
+||daiporno.com^$third-party
||dallavel.com^$third-party
||dana123.com^$third-party
||danzabucks.com^$third-party
||drevil.to^$third-party
||dro4icho.ru^$third-party
||dtiserv2.com^$third-party
+||dtprofit.com^$third-party
||dvdkinoteatr.com^$third-party
||eadulttraffic.com^$third-party
||easy-dating.org^$third-party
||fderty.com^$third-party
||feeder.xxx^$third-party
||felixflow.com^$third-party
+||festaporno.com^$third-party
||fickads.net^$third-party
||filthads.com^$third-party
||findandtry.com^$third-party
||hsmclick.com^$third-party
||hubtraffic.com^$third-party
||iceban.su^$third-party
+||icebns.com^$third-party
||icetraffic.com^$third-party
||icqadvert.org^$third-party
||ictowaz.ru^$third-party
||itmcash.com^$third-party
||itrxx.com^$third-party
||itslive.com^$third-party
+||itsup.com^$third-party
||itw.me^$third-party
||iwanttodeliver.com^$third-party
||iwebanalyze.com^$third-party
||k9x.net^$third-party
||kadam.ru^$third-party
||kaplay.com^$third-party
+||kcolbda.com^$third-party
||kingpinmedia.net^$third-party
||kinopokaz.org^$third-party
||kliklink.ru^$third-party
||klocko.link^$third-party
+||kodicdn.com^$third-party
||kolestence.com^$third-party
||kolitat.com^$third-party
||kolort.ru^$third-party
||mileporn.com^$third-party
||millioncash.ru^$third-party
||mmaaxx.com^$third-party
+||mmoframes.com^$third-party
||mo8mwxi1.com^$third-party
||mobalives.com^$third-party
||mobbobr.com^$third-party
||odnobi.ru^$third-party
||odzb5nkp.com^$third-party
||ofapes.com^$third-party
+||offaces-butional.com^$third-party
||okeo.ru^$third-party
||omynews.net^$third-party
||onedmp.com.^$third-party
||otherprofit.com^$third-party
||outster.com^$third-party
||ovbnb.com^$third-party
+||overreare.co^$third-party
||owlopadjet.info^$third-party
||owpawuk.ru^$third-party
||oxcluster.com^$third-party
||porn-ad.org^$third-party
||porn-hitz.com^$third-party
||porn-site-builder.com^$third-party
+||porn300.com^$third-party
||porn88.net^$third-party
||porn99.net^$third-party
||pornattitude.com^$third-party
||pornconversions.com^$third-party
+||porndroids.com^$third-party
||pornearn.com^$third-party
+||pornglee.com^$third-party
||porngray.com^$third-party
||pornkings.com^$third-party
||pornleep.com^$third-party
||realitance.com^$third-party
||realitycash.com^$third-party
||realitytraffic.com^$third-party
+||reargooduches.pro^$third-party
||recreativ.ru^$third-party
||redcash.net^$third-party
||redirectoptimizer.com^$third-party
||sterrencash.nl^$third-party
||streamateaccess.com^$third-party
||stripsaver.com^$third-party
+||styleszelife.com^$third-party
||sunmcre.com^$third-party
||sunnysmedia.com^$third-party
||sv2.biz^$third-party
||sweetstudents.com^$third-party
||talk-blog.com^$third-party
||tanil.info^$third-party
+||tantoporno.com^$third-party
||targetingnow.com^$third-party
||targettrafficmarketing.net^$third-party
||tarkita.ru^$third-party
||x3v66zlz.com^$third-party
||xclickdirect.com^$third-party
||xclicks.net^$third-party
+||xenfrastucter.com^$third-party
||xf43506e8.pw^$third-party
||xfuckbook.com^$third-party
||xgogi.com^$third-party
||yuppads.com^$third-party
||yx0banners.com^$third-party
||zboac.com^$third-party
+||zenhppyad.com^$third-party
||zenkreka.com^$third-party
+||zinhavnpak.com^$third-party
||zinzimo.info^$third-party
||ziphentai.com^$third-party
||zog.link^$third-party
||nextlandingads.com^$popup
||njmaq.com^$popup,third-party
||ophistler.pro^$popup
+||pd-news.com^$popup
||pinkberrytube.com^$popup
||playgirl.com^$popup
||plinx.net^$popup,third-party
! *** easylist:easylist/easylist_thirdparty.txt ***
-adtool.appspot.com^
-api.adyoulike.com
+-ib.adnxs.com^$third-party
-smartad.s3.amazonaws.com^
||000webhost.com/images/banners/
||04stream.com/pop*.js
||addme.com/images/addme_$third-party
||adf.ly/?$subdocument,~third-party,domain=adf.ly
||adf.ly/images/banners/
-||adf.ly/js/$third-party,domain=~j.gs|~q.gs
+||adf.ly^$script,third-party,domain=~j.gs|~q.gs
||adf.ly^*/link-converter.js$third-party
||adfoc.us/js/$third-party
||adform.net/banners/$third-party
||adlandpro.com^$third-party
||adn.ebay.com^
||adnxs.com/ast/$third-party
+||adnxs.com/if?$third-party
||adnxs.com/mob^$third-party
||adnxs.com/p/$third-party
||adnxs.com/ut/$third-party
||ads.dynamicyield.com^$third-party
||ads.linkedin.com^$third-party
||ads.mp.mydas.mobi^
+||ads.servebom.com^
||ads.tremorhub.com^
||adscaspion.appspot.com^
||adserv.legitreviews.com^$third-party
||amazonaws.com/fvefwdds/
||amazonaws.com/images/a/$domain=slader.com
||amazonaws.com/lms/sponsors/
+||amazonaws.com/ludicrous/
||amazonaws.com/newscloud-production/*/backgrounds/$domain=crescent-news.com|daily-jeff.com|recordpub.com|state-journal.com|the-daily-record.com|the-review.com|times-gazette.com
||amazonaws.com/ownlocal-
||amazonaws.com/photos.offers.analoganalytics.com/
||cdn.assets.gorillanation.com^$third-party
||cdn.cdncomputer.com/js/main.js
||cdn.comparecards.com^$domain=fortune.com|time.com
+||cdn.fluidplayer.com^*/vast.js
||cdn.ndparking.com/js/init.min.js
||cdn.offcloud.com^$third-party
||cdn.sweeva.com/images/$third-party
||cloudfront.net/dfpd.js
||cloudfront.net/images/super-banner/$domain=buyandsellph.com
||cloudfront.net/nimblebuy/
+||cloudfront.net/prod-global-
||cloudfront.net/scripts/js3caf.js
||cloudfront.net/st.js
||cloudfront.net/tie.js
||complexmedianetwork.com/js/cmnUNT.js
||comx-computers.co.za/banners/$third-party
||conduit.com//banners/$third-party
+||connatix.com/min/connatix.renderer.infeed.min.js
||connect.summit.co.uk^
||connectok.com/brightcove/?$domain=newsok.com
||consolpub.com/weatherwindow/
||cursecdn.com/shared-assets/current/anchor.js?id=$third-party
||customcodebydan.com/images/banner.gif
||customer.heartinternet.co.uk^$third-party
+||cut-win.com/img/banners/
||cuteonly.com/banners.php$third-party
||d-l-t.com^$subdocument,third-party
||d13czkep7ax7nj.cloudfront.net^
||d2cgumzzqhgmdu.cloudfront.net^
||d2cxkkxhecdzsq.cloudfront.net^
||d2d2lbvq8xirbs.cloudfront.net^
+||d2d8qsxiai9qwj.cloudfront.net^
||d2dxgm96wvaa5j.cloudfront.net^
||d2focgxak1cn74.cloudfront.net^
||d2ghscazvn398x.cloudfront.net^
||d2z1smm3i01tnr.cloudfront.net^
||d31807xkria1x4.cloudfront.net^
||d32pxqbknuxsuy.cloudfront.net^
+||d32r9jwgeu9dzx.cloudfront.net^
||d33f10u0pfpplc.cloudfront.net^
||d33otidwg56k90.cloudfront.net^
||d33t3vvu2t2yu5.cloudfront.net/pub/
||d3pe8wzpurrzss.cloudfront.net^
||d3pkae9owd2lcf.cloudfront.net^
||d3q2dpprdsteo.cloudfront.net^
+||d3q33rbmdkxzj.cloudfront.net^
||d3qszud4qdthr8.cloudfront.net^
||d3rp5jatom3eyn.cloudfront.net^$domain=~my.na
||d3s6ctxr1rpcpt.cloudfront.net^
||d3tdefw8pwfkbk.cloudfront.net^
||d3uqm14ppr8tkw.cloudfront.net^
||d3vc1nm9xbncz5.cloudfront.net^
+||d5pb47xzjz3fc.cloudfront.net^
||d5pvnbpawsaav.cloudfront.net^
||d6bdy3eto8fyu.cloudfront.net^
+||d6sav80kktzcx.cloudfront.net^
||d8qy7md4cj3gz.cloudfront.net^
+||da3uf5ucdz00u.cloudfront.net^
||da5w2k479hyx2.cloudfront.net^
||dailydealstwincities.com/widgets/$subdocument,third-party
||dal9hkyfi0m0n.cloudfront.net^
||dizixdllzznrf.cloudfront.net^
||djlf5xdlz7m8m.cloudfront.net^
||djr4k68f8n55o.cloudfront.net^
-||djtflbt20bdde.cloudfront.net^
+||djv99sxoqpv11.cloudfront.net^
||dkd69bwkvrht1.cloudfront.net^
||dkdwv3lcby5zi.cloudfront.net^
||dl392qndlveq0.cloudfront.net^
||dreamstime.com/img/badges/banner$third-party
||dreamstime.com/refbanner-
||drf8e429z5jzt.cloudfront.net^
+||drive360.co.za^$script,domain=iol.co.za
||droidnetwork.net/img/dt-atv160.jpg
||droidnetwork.net/img/vendors/
||dropbox.com^*/aff-resources/$domain=gramfeed.com
||dtakdb1z5gq7e.cloudfront.net^
||dtrk.slimcdn.com^
||dttek.com/sponsors/
+||dtto8zfzskfoa.cloudfront.net^
||du2uh7rq0r0d3.cloudfront.net^
||duckduckgo.com/public/$third-party
||duct5ntjian71.cloudfront.net^
||ectaco-store.com^*/promo.jsp?
||edge.viagogo.co.uk^*/widget.ashx?$third-party
||edgecastcdn.net^*.barstoolsports.com/wp-content/banners/
-||eharmony.com.au/partner/$third-party
+||eharmony.com.au^$subdocument,third-party
||eholidayfinder.com/images/logo.gif$third-party
||elenasmodels.com/cache/cb_$third-party
||elitsearch.com^$subdocument,third-party
||eltexonline.com/contentrotator/$third-party
||emailcashpro.com/images/$third-party
||emsisoft.com/bnr/
+||emsservice.de.s3.amazonaws.com/videos/
||engine.gamerati.net^$third-party
||enticelabs.com/el/
||entitlements.jwplayer.com^$third-party
||escape.insites.eu^$third-party
||esport-betting.com^*/betbanner/
||essayerudite.com/images/banner/
+||etimg.com/js_etsub/
||etoolkit.com/banner/$third-party
||etoro.com/B*_A*_TGet.aspx$third-party
||etrader.kalahari.com^$third-party
||fyiwashtenaw.com/remote_widget?
||fyygame.com/images/*.swf$third-party
||gadgetresearch.net^$subdocument,third-party
+||gadgets360.com/pricee/$third-party
||gadgets360cdn.com/shop/$domain=ndtv.com
||gamblingwages.com/images/$third-party
||gameduell.com/res/affiliate/
||gamingjobsonline.com/images/banner/
||garudavega.net/indiaclicks/
||gateway.fortunelounge.com^
+||gateway.proxyportal.eu^
||gateways.s3.amazonaws.com^
||gawkerassets.com/assets/marquee/$object,third-party
||ge.tt/api/$domain=mhktricks.net
||googlesyndication.com^*/googlevideoadslibraryas3.swf$object-subrequest,third-party
||googlesyndication.com^*/simgad/
||googletagservices.com/dcm/dcmads.js
+||gooof.de/sa/$third-party
||gopjn.com/b/$third-party
||gopjn.com/i/$third-party
||gorgonprojectinvest.com/images/banners/
||heyoya.com^*&aff_id=
||hide-my-ip.com/promo/
||highepcoffer.com/images/banners/
+||hirepurpose.com/static/widgets/$third-party
||hitfox-jobboard.c66.me^
||hitleap.com/assets/banner-
||hitleap.com/assets/banner.png
||netdna-cdn.com/wp-content/plugins/background-manager/$domain=7daysindubai.com
||netdna-cdn.com^*-300x250.$domain=readersdigest.co.uk
||netdna-cdn.com^*-Background-1280x10241.$domain=7daysindubai.com
+||netdna-ssl.com/images/banner-$domain=colorlib.com
||nettvplus.com/images/banner_
||network.aufeminin.com^
||network.business.com^
||novadune.com^$third-party
||nster.com/tpl/this/js/popnster.js
||ntnd.net^*/store-buttons/
+||ntvcld-a.akamaihd.net^
||nude.mk/images/$third-party
||numb.hotshare.biz^$third-party
||nwadealpiggy.com/widgets/
||plista.com/async.js$domain=mirror.co.uk
||plus.net/images/referrals/*_banner_$third-party
||pm.web.com^$third-party
+||pnet.co.za/jobsearch_iframe_
||pntra.com/b/$third-party
||pntra.com/i/$third-party
||pntrac.com/b/$third-party
||regnow.com/vendor/
||rehost.to/?ref=
||relink.us/images/$third-party
-||rentalcars.com/affxml/$domain=news-headlines.co.za
+||rentalcars.com/affxml/$domain=news-headlines.co.za|nuus.info|sa-news.com|sa-radio.com|saffa.com|saukradio.com
||res3.feedsportal.com^
||resources.heavenmedia.net/selection.php?
||rethinkbar.azurewebsites.net^*/ieflyout.js
||rotabanner.kulichki.net^
||rotator.tradetracker.net^
||rover.ebay.com^*&adtype=$third-party
+||rsafind.co.za^$subdocument,third-party
||rsasearch.co.za^$subdocument,third-party
||rtax.criteo.com^$third-party
||runerich.com/images/sty_img/runerich.gif
||salemwebnetwork.com/Stations/images/SiteWrapper/
||sat-shop.co.uk/images/$third-party
||satshop.tv/images/banner/$third-party
+||sbhc.portalhc.com^$third-party
||schenkelklopfer.org^*pop.js
||schurzdigital.com/deals/widget/
||sciencecareers.org/widget/$third-party
||toptenreviews.com/r/c/
||toptenreviews.com/w/af_widget.js$third-party
||torguard.net/images/aff/
+||torrentdosfilmeshd.ga^$script,third-party
||tosol.co.uk/international.php?$third-party
||townnews.com^*/dealwidget.css?
||townnews.com^*/upickem-deals.js?
||viglink.com/api/products^$third-party
||viglink.com/api/widgets/offerbox.js$third-party
||viglink.com/images/pixel.gif
+||vipfile.cc/images/$third-party
||viralize.tv/vast/
||virool.com/widgets/$third-party
||virtuagirl.com/ref.php?
||vpntunnel.se/aff/$third-party
||vpnxs.nl/images/vpnxs_banner
||vrvm.com/t?
+||vultr.com/media/banner_
||vuukle.com/affinity.
||vuvuplaza.com^$subdocument,third-party
||vxite.com/banner/
||worldofjudaica.com/products/dynamic_banner/
||worldofjudaica.com/static/show/external/
||wp.com/*.postaffiliatepro.com/$third-party
+||wp.com/adnetsreview.com/wp-content/uploads/*banner
||wp.com^*/linkwidgets/$domain=coedmagazine.com
||wpzoom.com/images/aff/$third-party
||wrapper.ign.com^$third-party
||settlecruise.org^$popup
||sharecash.org^$popup,third-party
||softingo.com/clp/$popup
+||solarpond.xyz^$popup,domain=downloadhub.to
||stake7.com^*?a_aid=$popup,third-party
||stargames.com/bridge.asp?idr=$popup
||stargames.com/web/*&cid=*&pid=$popup,third-party
||partner.loveplanet.ru^$third-party
||partners.heart2heartnetwork.$third-party
||partners.pornerbros.com^
-||partners.yobt.com^$third-party
-||partners.yobt.tv^$third-party
||paydir.com/images/bnr
||pcash.globalmailer5.com^$third-party
||pinkvisualgames.com/?revid=$third-party
||exposedwebcams.com/?token=$popup,third-party
||ext.affaire.com^$popup
||extremefuse.com/out.php?$popup
+||fakehub.com/tour/$popup
||fantasti.cc/ajax/gw.php?$popup
||fleshlight-international.eu^*?link=$popup,third-party
||fling.com/enter.php?$popup
||letstryanal.com/track/$popup,third-party
||linkfame.com^*/go.php?$popup,third-party
||livecams.com^$popup
+||livehotty.com/landing/$popup,third-party
||livejasmin.com^$popup,third-party
||mafia-linkz.to^$popup,third-party
||media.campartner.com/index.php?cpID=*&cpMID=$popup,third-party
||pornme.com^*.php?ref=$popup,third-party
||porno-onlain.info/top.php$popup
||pornoh.info^$popup
-||pornslash.com/cbp.php$popup
||postselfies.com^*?nats=$popup,third-party
||redlightcenter.com/?trq=$popup,third-party
||redtube.com/bid/$popup
! *** easylist:easylist/easylist_specific_block.txt ***
.buzz/?*=$script,~third-party,domain=todayshealth.buzz
.com/?$script,third-party,domain=streamcloud.eu
-.com/?*=$script,~third-party,domain=100percentfedup.com|allenwestrepublic.com|americannewsx.com|barbwire.com|bestfunnyjokes4u.com|clashdaily.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|coviral.com|dailysurge.com|eaglerising.com|freedomoutpost.com|girlsjustwannahaveguns.com|godfatherpolitics.com|hispolitica.com|janmorganmedia.com|joeforamerica.com|libertyalliance.com|libertyunyielding.com|lidblog.com|minutemennews.com|occupydemocrats.com|patriottribune.com|politichicks.com|politicops.com|redhotchacha.com|religionlo.com|reviveusa.com|shark-tank.com|theblacksphere.net|thefreethoughtproject.com|themattwalshblog.com|theoswatch.com|usherald.com|veteranstoday.com
+.com/?*=$script,~third-party,domain=100percentfedup.com|americannewsx.com|barbwire.com|bestfunnyjokes4u.com|clashdaily.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|coviral.com|dailysurge.com|eaglerising.com|freedomoutpost.com|girlsjustwannahaveguns.com|godfatherpolitics.com|greatamericanrepublic.com|hispolitica.com|janmorganmedia.com|joeforamerica.com|libertyalliance.com|libertyunyielding.com|lidblog.com|minutemennews.com|occupydemocrats.com|patriottribune.com|politichicks.com|politicops.com|redhotchacha.com|religionlo.com|reviveusa.com|shark-tank.com|theblacksphere.net|thefreethoughtproject.com|themattwalshblog.com|theoswatch.com|usherald.com|veteranstoday.com
.com/b?z=$domain=couchtuner.eu|zzstream.li
.com/jquery/*.js?_t=$script,third-party
.com^$image,third-party,domain=streamcloud.eu
/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|4chan.org|allthetests.com|ancient-origins.net|androidcentral.com|antonymsfor.com|auroravid.to|biology-online.org|bitvid.sx|breakingisraelnews.com|britannica.com|btdb.in|btdb.to|champion.gg|cloudtime.to|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|fmovies.is|fmovies.se|fmovies.to|fullmatchesandshows.com|getinmybelly.com|gofirstrow.eu|gorillavid.in|hdfilme.tv|homerun.re|igvnews.co.uk|imagefap.com|imgadult.com|imgtaxi.com|imgwallet.com|imore.com|israelnationalnews.com|jerusalemonline.com|jewsnews.co.il|keepvid.com|kickass.cd|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|nosvideo.com|nowfeed2all.eu|nowvideo.li|nowvideo.sx|nowvideo.to|olympicstreams.me|omgcheckitout.com|onwatchseries.to|openload.co|pcgames-download.net|phonearena.com|phonesreview.co.uk|pocketnow.com|primewire.is|primewire.to|primewire.unblockall.xyz|psu.com|rinf.com|roadracerunner.com|serietvsubita.net|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|torrentz2.me|trifind.com|tv-series.me|unblckd.org|veteranstoday.com|videotoolbox.com|vidtodo.com|vidup.me|vidwatch3.me|vipbox.bz|vipbox.is|vipbox.nu|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|windowscentral.com|world4ufree.ws
+|blob:$domain=101greatgoals.com|1337x.to|1channel.biz|1movies.is|4chan.org|allthetests.com|ancient-origins.net|androidcentral.com|antonymsfor.com|auroravid.to|biology-online.org|bitvid.sx|breakingisraelnews.com|britannica.com|btdb.in|btdb.to|champion.gg|cloudtime.to|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|fmovies.is|fmovies.se|fmovies.to|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|imore.com|israelnationalnews.com|jerusalemonline.com|jewsnews.co.il|keepvid.com|kickass.cd|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|nosvideo.com|nowfeed2all.eu|nowvideo.li|nowvideo.sx|nowvideo.to|olympicstreams.me|onwatchseries.to|openload.co|pcgames-download.net|phonearena.com|phonesreview.co.uk|pocketnow.com|primewire.is|primewire.to|primewire.unblockall.xyz|psu.com|rinf.com|roadracerunner.com|serietvsubita.net|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|torrentz2.me|trifind.com|tv-series.me|unblckd.org|veteranstoday.com|videotoolbox.com|vidtodo.com|vidup.me|vidwatch3.me|vipbox.bz|vipbox.is|vipbox.nu|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|windowscentral.com|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,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|bitvid.sx|btdb.in|btdb.to|clipconverter.cc|cloudtime.to|cmovieshd.com|divxme.com|downloadming.tv|dropapk.com|flyordie.com|full-pcsoftware.com|halacima.net|hdmusic99.in|hdtv-rls.com|kannadamovies.biz|kissanime.ru|kissmanga.com|livetvcafe.net|movdivx.com|mp3clan.one|nowvideo.li|nowvideo.sx|nowvideo.to|oogh8ot0el.com|otakustream.tv|otorrents.com|putlocker.co|solarmovie.sc|speedvid.net|stream2watch.org|suprafiles.co|thepiratebay.cd|userscloud.com|vidto.me|vidtudu.com|wholecloud.net
+|http*://$image,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|bitvid.sx|btdb.in|btdb.to|clipconverter.cc|cloudtime.to|cmovieshd.com|divxme.com|downloadming.tv|dropapk.com|flyordie.com|full-pcsoftware.com|halacima.net|hdmusic99.in|hdtv-rls.com|kannadamovies.biz|kissanime.ru|kissmanga.com|livetvcafe.net|movdivx.com|mp3clan.one|nowvideo.li|nowvideo.sx|nowvideo.to|ocean0fgames.com|oogh8ot0el.com|otakustream.tv|otorrents.com|putlocker.co|rgmechanicsgames.com|solarmovie.sc|speedvid.net|stream2watch.org|suprafiles.co|thepiratebay.cd|vidto.me|vidtudu.com|wholecloud.net
|http*://$script,third-party,domain=mp3clan.one|stream2watch.org
-|http*://$subdocument,third-party,domain=2ad.in|ad2links.com|adf.ly|adfoc.us|adjet.biz|adv.li|adyou.me|allmyvideos.net|amvtv.net|ay.gy|daclips.in|fuestfka.com|imagenpic.com|imageshimage.com|imagetwist.com|imgmega.com|j.gs|linkbucksmedia.com|mortastica.com|movpod.in|mp3clan.one|prodsetter-in.com|q.gs|serietvsubita.net|sh.st|shr77.com|sonomerit.com|speedvid.net|ssovgoxbvppy.net|stream2watch.org|streamcloud.eu|streamplay.top|thevideo.me|tvbximak.com|twer.info|userscloud.com|vidspot.net|vidto.me|vidtudu.com
+|http*://$subdocument,third-party,domain=2ad.in|ad2links.com|adf.ly|adfoc.us|adjet.biz|adv.li|adyou.me|allmyvideos.net|amvtv.net|ay.gy|cut-link-earn.com|daclips.in|fuestfka.com|imagenpic.com|imageshimage.com|imagetwist.com|imgmega.com|j.gs|linkbucksmedia.com|mortastica.com|movpod.in|mp3clan.one|prodsetter-in.com|q.gs|rgmechanicsgames.com|serietvsubita.net|sh.st|shr77.com|sonomerit.com|speedvid.net|ssovgoxbvppy.net|stream2watch.org|streamcloud.eu|streamplay.top|thevideo.me|tvbximak.com|twer.info|vidcloud.co|vidspot.net|vidto.me|vidtudu.com
|http://creative.*/smart.js$script,third-party
|http://go.$domain=nowvideo.sx
|http://j.gs/omnigy*.swf
||a.clipconverter.cc^
||a.extremetech.com^
||a.giantrealm.com^
+||a.gifs.com^
||a.i-sgcm.com^
||a.kickass.to^
||a.lolwot.com^
||ad.search.ch^
||ad.services.distractify.com^
||ad.spreaker.com^
+||ad.theepochtimes.com^
||ad.xmovies8.
||adaderana.lk/banners/
||adamvstheman.com/wp-content/uploads/*/AVTM_banner.jpg
||aetv.com/includes/dart/
||aff.lmgtfy.com^
||affiliatesynergy.com^*/banner_
+||afl.com.au^*/sponsor-
||afloat.ie^*/banners/
||afr.com^*/sponsored_
||africanbusinessmagazine.com/images/banners/
||amazonaws.com/files.bannersnack.com/$domain=~bannersnack.com
||amazonaws.com/kbnetworkz/$domain=hardforum.com
||amazonaws.com/videos/$domain=technewstoday.com
-||amazonaws.com^$script,domain=300mbdownload.net|bittorrent.am|globes.co.il|grantorrent.net|kannadamovies.biz|katcr.host|mp3goo.com|ndtv.com|onhax.me|serietvsubita.net|streamplay.to|thevideobee.to|uplod.ws|usersfiles.com|vshare.eu
-||amazonaws.com^$third-party,xmlhttprequest,domain=300mbdownload.net|300mbfilms.co|bdupload.info|bigfile.to|bittorrent.am|ddlvalley.cool|file-upload.com|frendz4m.com|fullstuff.co|katcr.host|mirrorcreator.com|nachostime.net|onhax.me|sadeempc.com|serietvsubita.net|suprafiles.org|thevideobee.to|tinypaste.me|tsumino.com|tvlivenow.com|uplod.ws|vidlox.tv|vidshare.us|vshare.eu|watchers.to|wizhdsports.is|yourvideohost.com
+||amazonaws.com^$script,domain=300mbdownload.net|bittorrent.am|globes.co.il|grantorrent.net|kannadamovies.biz|katcr.host|macupload.net|mp3goo.com|ndtv.com|onhax.me|rgmechanicsgames.com|serietvsubita.net|streamplay.to|thevideobee.to|usersfiles.com|vshare.eu
+||amazonaws.com^$third-party,xmlhttprequest,domain=300mbdownload.net|300mbfilms.co|bdupload.info|bigfile.to|bittorrent.am|ddlvalley.cool|file-upload.com|frendz4m.com|fullstuff.co|katcr.host|macupload.net|nachostime.net|ocean0fgames.com|onhax.me|rgmechanicsgames.com|sadeempc.com|serietvsubita.net|suprafiles.org|thevideobee.to|tinypaste.me|tsumino.com|tvlivenow.com|vidlox.tv|vidshare.us|vshare.eu|watchers.to|wizhdsports.is|yourvideohost.com
||amazonaws.com^*-ad.jpg$domain=ewn.co.za
||amazonaws.com^*-Banner.jpg$domain=ewn.co.za
||amazonaws.com^*/site-takeover/$domain=songza.com
||cloudfront.net/images/amazon/$domain=slader.com
||cloudfront.net/pop?$domain=clipconverter.cc
||cloudfront.net^$domain=dexerto.com
-||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|bitvid.sx|blackboxrepack.com|blacklionmusic.com|blogqpot.com|bludv.com|bmovies.to|bokep2017.com|bokepcewek.net|bokepseks.co|bolly2tolly.com|bouncebreak.com|brazzershd.co|btdb.in|bugiltelanjang17.com|calcioitalia.stream|camrouge.com|camwhores.co|cartoonhd.cc|cartoonth12.com|catosports.ml|centraldeanimes.biz|cholotubex.com|chronos.to|cinemamkv.xyz|cinetux.net|cliphayho.com|cloudtime.to|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|gameofporn.net|gamepciso.com|gamestorrent.co|garotosbrasil.com|gaycock4u.com|gaysex69.net|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|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|kannadamovies.biz|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|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|mirrorcreator.com|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|nachostime.net|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|nowvideo.li|nowvideo.sx|nowvideo.to|nudeyoung.xyz|nulledcenter.com|nungg.com|nuttit.com|nxtcomicsclub.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|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|pornhubz.tumblr.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|ripvod.com|rosextube.com|runvideo.net|sadeempc.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|serietvsubita.net|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|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|uplod.ws|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|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,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|bitvid.sx|blackboxrepack.com|blacklionmusic.com|blogqpot.com|bludv.com|bmovies.to|bokep2017.com|bokepcewek.net|bokepseks.co|bolly2tolly.com|bouncebreak.com|brazzershd.co|btdb.in|bugiltelanjang17.com|calcioitalia.stream|camrouge.com|camwhores.co|cartoonhd.cc|cartoonth12.com|catosports.ml|centraldeanimes.biz|cholotubex.com|chronos.to|cinemamkv.xyz|cinetux.net|cliphayho.com|cloudtime.to|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|gameofporn.net|gamepciso.com|gamestorrent.co|garotosbrasil.com|gaycock4u.com|gaysex69.net|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|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|kannadamovies.biz|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|nachostime.net|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|nowvideo.li|nowvideo.sx|nowvideo.to|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|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|pornhubz.tumblr.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|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|serietvsubita.net|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|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|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^$subdocument,domain=slashdot.org
||cloudfront.net^*/CampaignPlacementArea.js$domain=ttgmedia.com
||cloudfront.net^*/shaadi.com/$domain=deccanchronicle.com
||coderanch.com/shingles/
||coinad.com/op.php?
||coinmarketcap.com/static/sponsored/
+||coinpedia.org/wp-content/uploads/2018/08/crypto-ticker.jpg
+||coinpedia.org/wp-content/uploads/2018/08/lpc-banner-website.gif
||coinurl.com/bootstrap/js/bootstrapx-clickover.js
||coinurl.com/bottom.php
||coinurl.com/get.php?
||d.gossipcenter.com^
||d.imwx.com/js/wx-a21-plugthis-
||d.thelocal.com^
+||d2fbkzyicji7c4.cloudfront.net^
||d2gqmq0lf9q8i2.cloudfront.net^*.gif$domain=heromaza.in
||d2na2p72vtqyok.cloudfront.net^
||d5e.info/1.gif
||djmag.co.uk/sites/default/files/takeover/
||djmag.com/sites/default/files/takeover/
||djtunes.com^*/adbg/
+||dkm6b5q0h53z4.cloudfront.net^
||dl-protect.com/pop.js
||dm.codeproject.com/dm?$image
||dmcdn.net/mc/$domain=dailymotion.com
||dvdvideosoft.com^*/banners/
||dwarfgames.com/pub/728_top.
||dyncdn.celebuzz.com/assets/
-||dyncdn.me/static/20/js/expla*.js$domain=rarbg.is|rarbg.to|rarbgmirror.com|rarbgproxy.org
+||dyncdn.me/static/20/js/expla*.js$domain=rarbg.is|rarbg.to|rarbgmirror.com|rarbgproxy.org|rarbgprx.org
||e90post.com/forums/images/banners/
||eacash.streamplay.to^
||earthlink.net^*/promos/
||eco-business.com^*/site_partners/
||ecommerce-journal.com/specdata.php?
||ecommercetimes.com^*/sda/
+||economictimes.com/etmpat/
||economist.com.na^*/banners/
||economist.com^*/timekeeper-by-rolex-medium.png
||ecostream.tv/assets/js/pu.min.js
||emergencymedicalparamedic.com/wp-content/uploads/2011/12/anatomy.gif
||emoneyspace.com/b.php
||empirestatenews.net/Banners/
-||emsservice.de.s3.amazonaws.com/videos/$domain=zattoo.com
-||emsservice.de/videos/$domain=zattoo.com
||emule-top50.com/extras/$subdocument
||emuleday.com/cpxt_$subdocument
||encyclopediadramatica.rs/edf/$domain=~forum.encyclopediadramatica.rs
||filespazz.com^*/copyartwork_side_banner.gif
||filestream.me/requirements/images/cialis_generic.gif
||filestream.me/requirements/images/ed.gif
+||filez.cutpaid.com/336v
+||filez.cutpaid.com/page.js
||filipinojournal.com/images/banners/
||filmey.com/Filmey.Ad.js
||filmsite.org/dart-zones.js
||get.thefile.me^
||getfoxyproxy.org/images/abine/
||gethigh.com/wp-content/uploads/*/pass_a_drug_test_get_high_banner.jpg
+||getmyuni.com*_page_ad$image
+||getmyuni.com*_pages_ads$script,xmlhttprequest
||getprice.com.au/searchwidget.aspx?$subdocument
||getreading.co.uk/static/img/bg_takeover_
||getresponse.com^$domain=wigflip.com
||gigaom2.files.wordpress.com^*-center-top$image
||girlguides.co.za/images/banners/
||girlsgames.biz/games/partner*.php
+||giveawayoftheday.com/web/bannerinf.js
||gizmochina.com/images/blackview.jpg
||gizmochina.com^*/100002648432985.gif
||gizmochina.com^*/kingsing-t8-advert.jpg
||i.com.com^*/vendor_bg_
||i.i.com.com/cnwk.1d/*/tt_post_dl.jpg
||i.neoseeker.com/d/$subdocument
+||i.trackmytarget.com^
||i3investor.com^*/offer_
||i3investor.com^*/partner/
||ians.in/iansad/
||livingscoop.com/vastload.php
||ll.a.hulu.com^
||lmgtfy.com/s/images/ls_
+||loadingz.com/jflex.js
+||loadingz.com/js/jquery.flex.js
||local.tampabay.com^$subdocument
||localdirectories.com.au^*/bannerimages/
||localvictory.com^*/Trailblazer-Ad.png
||mary.com/728_header.php
||mashable.com/tripleclick.html
||masterani.me/static/jaja/
+||masterkreatif.com/sw.js
||mathforum.org/images/tutor.gif
||mauritiusnews.co.uk/images/banners/
||maxconsole.com/maxconsole/banners/
||mirror.co.uk^*/sponsors/
||mirror.co.uk^*_promos_
||mirror.ninja^$subdocument,~third-party
-||mirrorcreator.com/js/mpop.js
-||mirrorcreator.com/js/pu_ad.js
||mirrorstack.com/?q=r_ads
||misterwhat.co.uk/business-company-300/
||mixfm.co.za/images/banner
||mizzima.com/images/banners/
||mlb.com/images/*_videoskin_*.jpg
||mlb.com^*/sponsorship/
+||mlbstatic.com^*-sponsorship/
||mlg-ad-ops.s3.amazonaws.com^$domain=majorleaguegaming.com
||mmoculture.com/wp-content/uploads/*-background-
||mmohuts.com/wp-content/uploads/*_Skin-
||mp3s.su/uploads/___/djz_to.png
||mrskin.com^$script,third-party,domain=~mrskincdn.com
||msavideo-a.akamaihd.net^*/msn_logo_anim-main-*.mp4$domain=msn.com
-||msecnd.net/script/$script,domain=eztv.ag|firedrive.com|limetorrents.cc|sankakucomplex.com|sockshare.com|ukpirate.org|unblocked.kim|userscloud.com|yourbittorrent.com
+||msecnd.net/script/$script,domain=eztv.ag|firedrive.com|limetorrents.cc|sankakucomplex.com|sockshare.com|ukpirate.org|unblocked.kim|yourbittorrent.com
||msn.com/?adunitid
||mspcdn.net^*/partners/
||msw.ms^*/jquery.MSWPagePeel-
||murdermysteries.com/banners-murder/
||music-news.com^*/amazon-
||music.yahoo.com/get-free-html
+||musicatorrents.com^*/license.
+||musicatorrents.com^*/script.
||musicplayon.com/banner?
||musicremedy.com/banner/
||musictarget.com*/!
||nativetimes.com/images/banners/
||naturalhealth365.com/images/ic-may-2014-220x290.jpg
||naturalnews.com/Images/Root-Canal-220x250.jpg
+||naturalnews.com/wp-content/themes/*/js/Abigail.js
||naturalnews.com^*/SBAContent.
||naturalnewsblogs.com^*/SBA-
||naturalnewsblogs.com^*/SBA.
||nowgoal.com/images/foreign/
||nowwatchtvlive.co/revenuehits.html
||nowwatchtvlive.com/revenuehits.html
+||nrl.com^*/sponsors/
||nscreenmedia.com^*-Sponsorship-
||ntdtv.com^*/adv/
||nu2.nu^*/sponsor/
||nufc.com^*/The%20Gate_NUFC.com%20banner_%2016.8.13.gif
||nufc.com^*_360x120.gif
||numberempire.com/images/b/
+||nur.gratis/application/
||nutritionhorizon.com/content/banners/
||nutritionhorizon.com/content/flash_loaders/$object
||nuttynewstoday.com/images/hostwink.jpg
||nyt.com^*-sponsor-
||nytimes.com/ads/
||nytimes.com^*-sponsor-
+||nzbindex.com/images/go/
||nzbindex.nl/images/banners/
||nzbking.com/static/nzbdrive_banner.swf
||nzbstars.com/images/blb_
||phonearena.com/images/banners/
||phonebunch.com/images/flipkart_offers_alt.jpg
||phonescoop.com^*/a_tab.gif
+||phorio.com^*/partners/
||phoronix.com/phxforums-thread-show.php
||photo.net/equipment/pg-160^
||photosupload.net/photosupload.js
||positivehealth.com^*/TopicbannerAvatar/
||postadsnow.com/panbanners/
||postcrescent.com^*/promos/
+||postimg.cc/sw.js
||postimg.org/998w2sb0b/blackops2hack.gif$domain=unknowncheats.me
||poststar.com^*/ad_
||poststar.com^*/dealwidget.php?
||proxy-list.org/img/isellsite.gif
||proxy-youtube.net/mih_
||proxy-youtube.net/myiphide_
+||proxy.dzearn.com^
||proxy.org/af.html
||proxy.org/ah.html
||proxycape.com/blah.js
||quickpwn.com^$subdocument
||quicksilverscreen.com/img/moviesforfree.jpg
||quoteland.com/images/banner2.swf
+||rabble.ca^*/partners_
||race-dezert.com/images/wrap-
||race-dezert.com^*/sponsor-
||racefans.net^*/smr.
||residentadvisor.net/images/banner/
||retrevo.com/m/google?q=
||retrevo.com^*/pcwframe.jsp?
-||reuters.com/reuters_bootstrap.js
-||reuters.com/reuters_gpt_bootstrap*.js
+||reutersmedia.net/resources_*/?m=
||reverb.com/api/comparison_shopping_pages/
||reviewcentre.com/cinergy-adv.php
||revisionworld.co.uk/sites/default/files/imce/Double-MPU2-v2.gif
||skilouise.com/images/sponsors/
||skymetweather.com^*/googleadds/
||skynews.com.au/elements/img/sponsor/
+||skyscnr.com/sttc/strevda-runtime/
||skysports.com/commercial/
||skysports.com/images/skybet.png
||skyvalleychronicle.com/999/images/ban
||static.bt.am/ba.js
||static.hd-trailers.net/js/javascript_*.js|
||static.nfl.com^*-background-
+||static.pes-serbia.com/prijatelji/zero.png
||static.plista.com^$script,domain=wg-gesucht.de
||static.tucsonsentinel.com^
||static2.vidto.me^$script
||stream1.estream.to^$script
||streamcloud.eu/deliver.php
||streamguys.com^*/amazon.png
+||streamlive.to/images/iptv.png
+||streamlive.to/images/movies10.png
||streamplay.to/images/videoplayer.png
||streamplay.to/js/pu2/
||streams.tv/js/bn5.js
||supermarket.co.za/images/advetising/
||supermonitoring.com/images/banners/
||superplatyna.com/automater.swf
+||suprafiles.*/sw.js
||surfmusic.de/anz
||surfmusic.de/banner
||surfthechannel.com/promo/
||talkgold.com/bans/
||talkphotography.co.uk/images/externallogos/banners/
||talksport.co.uk^*/ts_takeover/
+||tamilwire.org/images/banners3/
||tampermonkey.net/bner/
||tampermonkey.net^*.*.$subdocument
||tanzanite.infomine.com^
||thefile.me^*.php?*zoneid
||thefrontierpost.com/media/banner/
||thegardener.co.za/images/banners/
+||theglobeandmail.com^*/marketing/
||thehealthcareblog.com/files/*/American-Resident-Project-Logo-
||thehealthcareblog.com/files/*/athena-300.jpg
||thehealthcareblog.com/files/*/THCB-Validic-jpg-opt.jpg
||thevillager.com.na^*/agency/
||thevoicebw.com^*325x290.jpg
||thewb.com/thewb/swf/tmz-adblock/
+||theweatheroutlook.com/images/cf-2018-autumn-2.jpg
||thewindowsclub.com^*/banner_
||thinkbroadband.com/uploads/banners/
||thinkingwithportals.com/images/*-skyscraper.
||totalcmd.pl/img/olszak.
||totalguitar.net/images/*_125X125.jpg
||totalguitar.net/images/tgMagazineBanner.gif
-||totalstatic.com/static/20/js/expla*.js$domain=rarbg.is|rarbg.to|rarbgmirror.com|rarbgproxy.org
+||totalstatic.com/static/20/js/expla*.js$domain=rarbg.is|rarbg.to|rarbgmirror.com|rarbgproxy.org|rarbgprx.org
||townhall.com^*/ads/
||toynews-online.biz/media/banners/
||toynewsi.com/a/
||tusfiles.net/i/dll.png
||tusfiles.net/images/tusfilesb.gif
||tuspics.net/onlyPopupOnce.js
+||tv-onlinehd.com/publi/
||tv3.ie^*/sponsor.
||tv4chan.com/iframes/
||tvbrowser.org/logo_df_tvsponsor_
||uniindia.net/eng/banners/
||uniquefm.gm/images/banners/
||universalhub.com/bban/
+||unknowncheats.me/forum/images/ez/csgoban1.gif
||unknowncheats.me/forum/images/spon/
||unknowncheats.me/hori.html
||upload.ee/image/*/B_descarga_tipo12.gif
||uploadlw.com^*/download-now
||uploadlw.com^*/download_button.gif
||uploadshub.com/downloadfiles/download-button-blue.gif
-||uptobox.com/ayl.js
||uptobox.com/images/download.png
||uptobox.com/images/downloaden.gif
||urbanchristiannews.com/ucn/sidebar-
||vault.starproperty.my/widget/
||vcdq.com/tag.html
||vcdq.com^*/ad.html
+||vectorportal.com/img/ss_banner
||vehix.com/tags/default.imu?$subdocument
||verdict.abc.go.com^
||verizon.com/ads/
||viator.com/analytics/percent_mobile_hash.js
||vice-ads-cdn.vice.com^
||vidbull.com/tags/vidbull_bnr.png
+||vidcloud.co/js/lib/
||vidds.net/pads*.js
||video-cdn.abcnews.com/ad_$object-subrequest
||video-cdn.abcnews.com^*_ad_$object-subrequest,domain=go.com
||weather365.net/images/banners/
||weatherbug.com^*/ova-jw.swf$object-subrequest
||weatheroffice.gc.ca/banner/
-||web.tmearn.com^$subdocument
+||web.tmearn.com^
||webdesignerdepot.com/wp-content/plugins/md-popup/
||webdesignerdepot.com/wp-content/themes/wdd2/fancybox/
||webhostingtalk.com/images/style/lw-160x400.jpg
||wikinvest.com/wikinvest/ads/
||wikinvest.com/wikinvest/images/zap_trade_
||wildtangent.com/leaderboard?
-||windows.net/script/p.js$domain=1fichier.com|limetorrents.cc|thepiratebay.みんな
+||windows.net/script/p.js
||windowsitpro.com^*/roadblock.
||winnfm.com/grfx/banners/
||winpcap.org/assets/image/banner_
||wrmf.com/upload/*_Webskin_
||wshh.me/vast/
||wsj.net/internal/krux.js
+||wsj.net/pb/pb.js
||wttrend.com/images/hs.jpg
||wunderground.com/geo/swfad/
||wunderground.com^*/wuss_300ad2.php?
||zipcode.org/site_images/flash/zip_v.swf
||zombiegamer.co.za/wp-content/uploads/*-skin-
||zomobo.net/images/removeads.png
+||zonatorrent.tv/min/$script
||zonein.tv/add$subdocument
||zoneradio.co.za/img/banners/
||zoomin.tv/decagonhandler/
||zurrieqfc.com/images/banners/
||zws.avvo.com^
! Popads domains
-$script,third-party,domain=0dt.net|123videos.tv|171gifs.com|1proxy.de|2ddl.download|2ddl.ooo|300mbfilms.org|300mbmovies4u.lol|321jav.com|353online.com|4downfiles.org|4horlover.blogspot.com|4horlover2.blogspot.com|4proxy.de|61tube.com|69sugar.com|6jav.com|6teentube.am|7starhd.com|9xmovies.site|a-o.ninja|abcmalayalam.co|abgdianci.com|acidimg.cc|adultdouga.biz|aflamfree.net|aflamtorrent.com|agarios.org|ahlamtv.com|akvideo.stream|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|animeid.io|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|atchtheofficeonline.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|bemetal.net|bersek.xyz|bestsongspk.com|big4umovies.net|bilasport.com|bilasport.me|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|btdb.to|bugiltelanjang17.com|byetv.org|bypassed.cab|bypassed.plus|bypassed.team|calcioitalia.stream|camrouge.com|camwhores.co|cartoonhd.be|cartoonhd.cc|cartoonhd.globa|cartoonhd.global|cartoonth12.com|catchcoin.pw|catosports.ml|centraldeanimes.biz|centrum-dramy.pl|cholotubex.com|cinemamkv.xyz|cinetux.net|clicknupload.org|clik.pw|cliphayho.com|cloudy.ec|coastalhut.com|columbia-xxx.com|comicporno.org|comicsmanics.com|cookiesnetfl1x.com|cooltamil.com|coreimg.net|coroas40.com|coshurl.co|couchtuner.fr|couchtuner.nu|cricbox.net|cwtube.dj|czechmoneyteens.com|dailyuploads.net|dato.porn|datpiff.biz|dblatino.com|dclinks.info|dd-books.com|ddlfr.pw|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|fbstreams.me|felipephtutoriais.com.br|filecrypt.cc|fileflares.com|filerocks.us|filesupload.org|filma24.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|firstrowas1.cc|flashbd24.blogspot.com|flixanity.online|foxurl.net|freeadultcomix.com|freeiptvlinks.net|freelivesports.co|freemoviestream.xyz|freeomovie.com|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|go4up.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|hentaihaven.org|hentaiplay.net|hentaiplus.co|hentaistream.co|her69.net|herobo.com|heymanga.me|hindimoviesonlines.net|hiper.cool|hitomi.la|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|iiddl.net|iimgur.club|ilinks.ug|ilovefilmesonline.biz|image-bugs.com|imagecoin.net|imagecool.org|img2share.com|imgshot.pw|imgshots.com|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|latinohentai.com|layar-21.com|layarindo21.com|lecheanal.com|leech.ae|leosims.com|letsjav.com|linclik.com|link2download.net|livecamtv.me|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|mbfsports.com|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|minkly.me|mitemovie.com|mixhdporn.com|mkvcage.com|mkvtv.net|mlbstream.me|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|myreadingmanga.info|mzansifun.com|mzansiporntube.com|mzansixxx.com|namethatpornstar.com|naphi.lol|nasze-kino.online|nbafullhd.com|nbastreams.me|neko-miku.com|nekonime.com|newhdmovie24.biz|newhdmovie24.co|newhdmovies.net|newmusic.trade|newpct.com|newpct1.com|nflstream.net|nflstreams.me|ngentot.tv|nhlstreams.me|ninfetasnovinhas.net|nodefiles.com|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|oload.tv|omberbagi.com|ondeeubaixo.com|one-series.cc|onlinefilmovisaprevodom.cc|onlinefilmsitesii.net|onlinemoviesgold.one|onlinemoviesprime.net|openload.co|openx.tv|opujem.com|otaku-animehd.com|otorrents.com|ottakae.com|owndrives.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|playpornfree.org|pleermp3.net|pokemonlaserielatino.com|polskie-torrenty.com|popjav.com|porneq.com|pornfromcz.com|pornfromczech.com|pornhardx.com|pornhd5k.com|pornhubz.tumblr.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|raptu.com|realcam.me|reallifecamhd.com|reallifecamvd.com|ripvod.com|root.sx|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|sextop.net|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|smallencode.com|soccerembed.blogspot.com|solotorrent.net|soparagamestorrents.com|spacemov.tv|speedplay.pro|sportp2p.com|sports4u.net|sportshd.me|sportups.me|srkcast.com|stadium-live.biz|streamango.com|streamcherry.com|streamingok.com|streamjav.net|streamlord.com|streampornfree.com|strikeout.co|strikeout.me|suki48.web.id|superteenz.com|sweext.com|swfchan.com|tamilmv.eu|tamilmv.vc|tamilrasigan.net|tamilyogi.fm|taxidrivermovie.com|tddl.tv|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|twoddl.co|u2s.io|ufreetv.com|unblocked.cab|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|vidfile.net|vidiobokeptop.com|vidtome.co|vidz7.com|vidzcode.com|viooz.ac|vipbox.nu|vipcast.pw|vipleague.co|vipleague.ws|vipracing.biz|viralfeedhindi.com|viralshow.info|vivatorrents.com|viveseries.com|vivetusnovelas.com|vixvids.to|vpondo.com|vpornex.com|watchaha.com|watcharcheronline.com|watchcommunity.cc|watchcommunity.tv|watcheng.tv|watchers.to|watchfomny.tv|watchjavidol.com|watchjavonline.com|watchme247.co.il|watchmygamesonline.com|watchparksandrecreation.cc|watchparksandrecreation.net|watchpornfree.me|watchtheofficeonline.cc|watchtheofficeonline.net|watchxxxparody.com|wetblog.org|wibudesu.com|wolverdon-filmes.com|world4ufree.ws|worldfree4u.lol|worldfree4u.ws|worldfree4umovie.live|worldvidz.com|wplocker.com|xbnat.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|yourbittorrent.com|yourporn.sexy|youswear.com|ytsyify.com|yuptorrents.com|yuuk.net|zambianobserver.com|zfilmeonline.eu|zippymoviez.top|zippysharealbum.download|zippysharemediafire.club|zonavideo.net|zone-series.cc|zoocine.co|zoomtv.me|zw-net.com
+$script,third-party,domain=0dt.net|123videos.tv|171gifs.com|1proxy.de|2ddl.download|2ddl.ooo|300mbfilms.org|300mbmovies4u.lol|321jav.com|353online.com|4downfiles.org|4horlover.blogspot.com|4horlover2.blogspot.com|4proxy.de|61tube.com|69sugar.com|6jav.com|6teentube.am|7starhd.com|9xmovies.site|a-o.ninja|abcmalayalam.co|abgdianci.com|acidimg.cc|adultdouga.biz|aflamfree.net|aflamtorrent.com|agarios.org|ahlamtv.com|akvideo.stream|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|animeid.io|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|atchtheofficeonline.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|bemetal.net|bersek.xyz|bestsongspk.com|big4umovies.net|bilasport.com|bilasport.me|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|btdb.to|bugiltelanjang17.com|byetv.org|bypassed.cab|bypassed.plus|bypassed.team|calcioitalia.stream|camrouge.com|camwhores.co|cartoonhd.be|cartoonhd.cc|cartoonhd.globa|cartoonhd.global|cartoonth12.com|catchcoin.pw|catosports.ml|centraldeanimes.biz|centrum-dramy.pl|cholotubex.com|cinemamkv.xyz|cinetux.net|clicknupload.org|clik.pw|cliphayho.com|cloudy.ec|coastalhut.com|columbia-xxx.com|comicporno.org|comicsmanics.com|cookiesnetfl1x.com|cooltamil.com|coreimg.net|coroas40.com|coshurl.co|couchtuner.fr|couchtuner.nu|cricbox.net|cwtube.dj|czechmoneyteens.com|dailyuploads.net|dato.porn|datpiff.biz|dblatino.com|dclinks.info|dd-books.com|ddlfr.pw|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|fbstreams.me|felipephtutoriais.com.br|filecrypt.cc|fileflares.com|filerocks.us|filesupload.org|filma24.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|firstrowas1.cc|flashbd24.blogspot.com|flixanity.online|foxurl.net|freeadultcomix.com|freeiptvlinks.net|freelivesports.co|freemoviestream.xyz|freeomovie.com|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|go4up.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|hentaihaven.org|hentaiplay.net|hentaiplus.co|hentaistream.co|her69.net|herobo.com|heymanga.me|hindimoviesonlines.net|hiper.cool|hitomi.la|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|iiddl.net|iimgur.club|ilinks.ug|ilovefilmesonline.biz|image-bugs.com|imagecoin.net|imagecool.org|img2share.com|imgshot.pw|imgshots.com|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|kwik.cx|l2s.io|lacajita.xyz|lambingan.su|latinohentai.com|layar-21.com|layarindo21.com|lecheanal.com|leech.ae|leosims.com|letsjav.com|linclik.com|link2download.net|livecamtv.me|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|mbfsports.com|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|minkly.me|mitemovie.com|mixhdporn.com|mkvcage.com|mkvtv.net|mlbstream.me|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|myreadingmanga.info|mzansifun.com|mzansiporntube.com|mzansixxx.com|namethatpornstar.com|naphi.lol|nasze-kino.online|nbafullhd.com|nbastreams.me|neko-miku.com|nekonime.com|newhdmovie24.biz|newhdmovie24.co|newhdmovies.net|newmusic.trade|newpct.com|newpct1.com|nflstream.net|nflstreams.me|ngentot.tv|nhlstreams.me|ninfetasnovinhas.net|nodefiles.com|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|oload.tv|omberbagi.com|ondeeubaixo.com|one-series.cc|onlinefilmovisaprevodom.cc|onlinefilmsitesii.net|onlinemoviesgold.one|onlinemoviesprime.net|openload.co|openx.tv|opujem.com|otaku-animehd.com|otorrents.com|ottakae.com|owndrives.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|playpornfree.org|pleermp3.net|pokemonlaserielatino.com|polskie-torrenty.com|popjav.com|porneq.com|pornfromcz.com|pornfromczech.com|pornhardx.com|pornhd5k.com|pornhubz.tumblr.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|raptu.com|realcam.me|reallifecamhd.com|reallifecamvd.com|ripvod.com|root.sx|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|sextop.net|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|smallencode.com|soccerembed.blogspot.com|solotorrent.net|soparagamestorrents.com|spacemov.tv|speedplay.pro|sportp2p.com|sports4u.net|sportshd.me|sportups.me|srkcast.com|stadium-live.biz|streamango.com|streamcherry.com|streamingok.com|streamjav.net|streamlord.com|streampornfree.com|strikeout.co|strikeout.me|suki48.web.id|superteenz.com|sweext.com|swfchan.com|tamilmv.eu|tamilmv.vc|tamilrasigan.net|tamilyogi.fm|taxidrivermovie.com|tddl.tv|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|twoddl.co|u2s.io|ufreetv.com|unblocked.cab|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|vidfile.net|vidiobokeptop.com|vidtome.co|vidz7.com|vidzcode.com|viooz.ac|vipbox.nu|vipcast.pw|vipleague.co|vipleague.ws|vipracing.biz|viralfeedhindi.com|viralshow.info|vivatorrents.com|viveseries.com|vivetusnovelas.com|vixvids.to|vpondo.com|vpornex.com|watchaha.com|watcharcheronline.com|watchcommunity.cc|watchcommunity.tv|watcheng.tv|watchers.to|watchfomny.tv|watchjavidol.com|watchjavonline.com|watchme247.co.il|watchmygamesonline.com|watchparksandrecreation.cc|watchparksandrecreation.net|watchpornfree.me|watchtheofficeonline.cc|watchtheofficeonline.net|watchxxxparody.com|wetblog.org|wibudesu.com|wolverdon-filmes.com|world4ufree.ws|worldfree4u.lol|worldfree4u.ws|worldfree4umovie.live|worldvidz.com|wplocker.com|xbnat.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|yourbittorrent.com|yourporn.sexy|youswear.com|ytsyify.com|yuptorrents.com|yuuk.net|zambianobserver.com|zfilmeonline.eu|zippymoviez.top|zippysharealbum.download|zippysharemediafire.club|zonavideo.net|zone-series.cc|zoocine.co|zoomtv.me|zw-net.com
@@|blob:$script,domain=dato.porn
@@||api.peer5.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|calcioitalia.stream|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|dailyuploads.net|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|pornhubz.tumblr.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.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
@@||aspnetcdn.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|animeid.io|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|calcioitalia.stream|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|dailyuploads.net|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|pornhubz.tumblr.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.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|animeid.io|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|calcioitalia.stream|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|dailyuploads.net|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|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|pornhubz.tumblr.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.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|animeid.io|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|calcioitalia.stream|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|dailyuploads.net|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|pornhubz.tumblr.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.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|calcioitalia.stream|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|dailyuploads.net|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|pornhubz.tumblr.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.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=bilasport.com|bilasport.me|bilasport.pw
+@@||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|animeid.io|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|calcioitalia.stream|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|dailyuploads.net|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|pornhubz.tumblr.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.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
@@||jwpsrv.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|animeid.io|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|calcioitalia.stream|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|dailyuploads.net|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|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|fbstreams.me|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|mlbstream.me|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|nbastreams.me|neko-miku.com|nekonime.com|newhdmovie24.biz|newhdmovie24.co|newhdmovies.net|newpct.com|newpct1.com|nflstream.net|nflstreams.me|ngentot.tv|nhlstreams.me|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|pornhubz.tumblr.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.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
@@||maps.google.com/maps/$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|anitube.es|aniwatchtheofficeonline.net|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|calcioitalia.stream|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|dailyuploads.net|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|mezone.pl|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|pornhubz.tumblr.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.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/player_api$third-party
! kimcartoon.me
||kimcartoon.me^$script,domain=kimcartoon.me
-!
-/^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}\/(?!([Ss]cripts|[Uu]ploads|[Ii]mages|combined|content|cover|img|static|wp-content|wp-includes))(.*)/$image,other,script,~third-party,xmlhttprequest
-@@||9anime.is/assets/min/frontend/all.js$script,domain=9anime.is
-@@||9anime.is/assets/player/jwplayer-7.12.3/jwplayer.js$script
+! 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
@@||gogoanime.to/player.js$script
-@@||readcomiconline.to^*/customjavascript.js|$script,~third-party
-@@||readcomiconline.to^*/jquery.tools.min.js|$script,~third-party
-@@||readcomiconline.to^*/jquery17.min.js$script,~third-party
-! igg-games.com
-/igg-games\.com\/[a-zA-Z0-9]{10,}.*/$script,~third-party
+@@||watchcartoononline.io/tema/images/jwplayer.jpg$image,~third-party
+! adyou.me
+@@||ajax.googleapis.com/ajax/libs/$script,domain=adyou.co|adyou.me
+@@||google.com/recaptcha/$domain=adyou.co|adyou.me
+|http://$script,stylesheet,subdocument,third-party,xmlhttprequest,domain=adyou.co|adyou.me
+|https://$script,stylesheet,subdocument,third-party,xmlhttprequest,domain=adyou.co|adyou.me
+||imageshack.com^$domain=adyou.co|adyou.me
+! clipwatching.com
+|http://$script,third-party,domain=clipwatching.com
+|https://$script,third-party,domain=clipwatching.com
+! hdmoza.com
+$webrtc,domain=hdmoza.com
+|http://$script,stylesheet,subdocument,third-party,xmlhttprequest,domain=hdmoza.com
+|https://$script,stylesheet,subdocument,third-party,xmlhttprequest,domain=hdmoza.com
+||hdmoza.com/nb/
+! itdmusic.com
+$webrtc,domain=itdmusic.com|itdmusic.in
+|http://$script,third-party,xmlhttprequest,domain=itdmusic.com|itdmusic.in
+|https://$script,third-party,xmlhttprequest,domain=itdmusic.com|itdmusic.in
! xclusivejams2.com
@@||cbox.ws^$third-party,domain=xclusivejams2.com
@@||disqus.com^$script,domain=xclusivejams2.com
@@||demonoid.pw/new_pm.php$xmlhttprequest
@@||demonoid.pw/torrent_categories_script.js$script
@@||demonoid.pw/torrent_categories_script.php|$script
-|http://$script,xmlhttprequest,domain=demonoid.pw
-|https://$script,xmlhttprequest,domain=demonoid.pw
+|http://$script,subdocument,xmlhttprequest,domain=demonoid.pw
+|https://$script,subdocument,xmlhttprequest,domain=demonoid.pw
! imagebam
@@||ajax.googleapis.com^$script,domain=imagebam.com
+@@||imagebam.com/ad/$image
@@||imagebam.com/img/clicktostart.png$image
@@||imagebam.com/img/help.png$image
@@||imagebam.com/img/ib_badge.gif$image
@@||connect.facebook.net^$script,domain=ancient-origins.net
|http://$script,third-party,xmlhttprequest,domain=ancient-origins.net
|https://$script,third-party,xmlhttprequest,domain=ancient-origins.net
+! alltube
+@@||ajax.googleapis.com/ajax/libs/$script,domain=alltube.pl
+@@||alltube.pl/?$xmlhttprequest
+@@||alltube.pl/jsverify.php$xmlhttprequest
+|http://$script,third-party,domain=alltube.pl
+|https://$script,third-party,domain=alltube.pl
! vshare.eu
@@||ajax.googleapis.com^$script,domain=vshare.eu
@@||cdnjs.cloudflare.com^$script,domain=vshare.eu
@@||lp.longtailvideo.com^$script,domain=vshare.eu
@@||vjs.zencdn.net^$script,domain=vshare.eu
-|http://$script,third-party,xmlhttprequest,domain=vshare.eu
-|https://$script,third-party,xmlhttprequest,domain=vshare.eu
+|http://$script,stylesheet,third-party,xmlhttprequest,domain=vshare.eu
+|https://$script,stylesheet,third-party,xmlhttprequest,domain=vshare.eu
! filmlinks4u.is
|http://$script,third-party,xmlhttprequest,domain=filmlinks4u.is
|https://$script,third-party,xmlhttprequest,domain=filmlinks4u.is
||rarbgmirror.com^$script,~third-party
||rarbgmirror.xyz^$script,~third-party
||rarbgproxy.org^$script,~third-party
+||rarbgprx.org^$script,~third-party
! rule34
@@||code.jquery.com^$script,domain=rule34.xxx
@@||rule34.xxx/ads.js$script,~third-party
|https://$script,third-party,xmlhttprequest,domain=fullmatchesandshows.com
! yts
@@||yts.am/assets/minified/modded1.js$script,~third-party
+@@||yts.am/cdn-cgi/scripts/$script,~third-party
|http://$script,domain=yts.am
|https://$script,domain=yts.am
! downace.com
|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
-|https://$script,third-party,xmlhttprequest,domain=upload.so|uplod.cc
+|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
! gelbooru.com
-@@||gelbooru.com/index.php?$xmlhttprequest
-@@||gelbooru.com/public/$xmlhttprequest,domain=gelbooru.com
-@@||gelbooru.com/script/application.js$script
-@@||platform.twitter.com^$script,domain=gelbooru.com
-|http://$script,xmlhttprequest,domain=gelbooru.com
-|https://$script,xmlhttprequest,domain=gelbooru.com
+/gelbooru\.com.*[a-zA-Z0-9?!=@%#]{40,}/$image,other
+@@||ads.exosrv.com^$script,domain=gelbooru.com
+@@||gelbooru.com/ads.js$script,~third-party
+@@||gelbooru.com^$generichide
+||gelbooru.com/halloween/
+||gelbooru.com/script/license.
+||gelbooru.com/script/tryt.
! theinquirer.net / professionaladviser.com
@@||disqus.com^$script,domain=professionaladviser.com|theinquirer.net
@@||disquscdn.com^$script,domain=professionaladviser.com|theinquirer.net
@@||tags.tiqcdn.com^$domain=games.pch.com
|http://$script,third-party,xmlhttprequest,domain=games.pch.com
|https://$script,third-party,xmlhttprequest,domain=games.pch.com
-! mirrorcreator.com
-|http://$script,third-party,xmlhttprequest,domain=mirrorcreator.com
-|https://$script,third-party,xmlhttprequest,domain=mirrorcreator.com
! firstrow-related
@@?stream=/embed/*&width=*&height=$script,domain=firstrowas.co|gofirstrow.eu|ifirstrow.eu|ifirstrowit.eu|webfirstrow.eu
@@||ajax.googleapis.com^$script,domain=firstrowas.co|gofirstrow.eu|ifirstrow.eu|ifirstrowit.eu|webfirstrow.eu
@@||depositfiles.com/get_file.php$xmlhttprequest
@@||depositfiles.com/gold/$xmlhttprequest
@@||depositfiles.com/js/$script
-@@||depositfiles.com/thumb/$xmlhttprequest
+@@||depositfiles.com/thumb/$image,xmlhttprequest
@@||depositfiles.com/upload/$subdocument
@@||depositfiles.org/api/$xmlhttprequest
@@||depositfiles.org/get_file.php$xmlhttprequest
@@||depositfiles.org/gold/$xmlhttprequest
@@||depositfiles.org/js/$script
-@@||depositfiles.org/thumb/$xmlhttprequest
+@@||depositfiles.org/thumb/$image,xmlhttprequest
@@||depositfiles.org/upload/$subdocument,xmlhttprequest
@@||depositvpn.com/api/$xmlhttprequest,domain=depositfiles.com|depositfiles.org|dfiles.eu|dfiles.ru
@@||depositvpn.com/iframe/$subdocument,domain=depositfiles.com|depositfiles.org|dfiles.eu|dfiles.ru
@@||dfiles.eu/get_file.php?$xmlhttprequest
@@||dfiles.eu/gold/$xmlhttprequest
@@||dfiles.eu/js/$script
-@@||dfiles.eu/thumb/$xmlhttprequest
+@@||dfiles.eu/thumb/$image,xmlhttprequest
@@||dfiles.eu/upload/$subdocument,xmlhttprequest
@@||dfiles.ru/api/$xmlhttprequest
@@||dfiles.ru/get_file.php$xmlhttprequest
@@||dfiles.ru/gold/$xmlhttprequest
@@||dfiles.ru/js/$script
-@@||dfiles.ru/thumb/$xmlhttprequest
+@@||dfiles.ru/thumb/$image,xmlhttprequest
@@||dfiles.ru/upload/$subdocument,xmlhttprequest
@@||google.com/js/bg/$script,domain=depositfiles.com|depositfiles.org|dfiles.eu|dfiles.ru
@@||google.com/recaptcha/$subdocument,domain=depositfiles.com|depositfiles.org|dfiles.eu|dfiles.ru
-@@||static.depositfiles.com^$script
+@@||static.depositfiles.com^$image,script
@@||static.depositfiles.org^$script
@@||static.dfiles.eu^$script
@@||static.dfiles.ru^$script
-|http://$script,subdocument,xmlhttprequest,domain=depositfiles.com|depositfiles.org|dfiles.eu|dfiles.ru
-|https://$script,subdocument,xmlhttprequest,domain=depositfiles.com|depositfiles.org|dfiles.eu|dfiles.ru
+|http://$image,script,subdocument,xmlhttprequest,domain=depositfiles.com|depositfiles.org|dfiles.eu|dfiles.ru
+|https://$image,script,subdocument,xmlhttprequest,domain=depositfiles.com|depositfiles.org|dfiles.eu|dfiles.ru
! Adreclaim
@@||ajax.googleapis.com^$script,domain=autoworldnews.com|biohealthinnovation.org|counselheal.com|dolphnsix.com|foodworldnews.com|gamenguide.com|itechpost.com|mobilenapps.com|scienceworldreport.com|travelerstoday.com|universityherald.com|wrestlinginc.com
@@||cdnjs.cloudflare.com^$script,domain=autoworldnews.com|biohealthinnovation.org|counselheal.com|dolphnsix.com|foodworldnews.com|gamenguide.com|itechpost.com|mobilenapps.com|scienceworldreport.com|travelerstoday.com|universityherald.com
! linkdrop.net
|http://$script,third-party,xmlhttprequest,domain=linkdrop.net
|https://$script,third-party,xmlhttprequest,domain=linkdrop.net
+! dwindly.io
+|http://$image,script,subdocument,third-party,xmlhttprequest,domain=dwindly.io
+|https://$image,script,subdocument,third-party,xmlhttprequest,domain=dwindly.io
! tamilyogi.cc
|http://$script,third-party,xmlhttprequest,domain=tamilyogi.fm
|https://$script,third-party,xmlhttprequest,domain=tamilyogi.fm
! salefiles.com
$image,script,stylesheet,subdocument,third-party,xmlhttprequest,domain=salefiles.com
@@||maxcdn.bootstrapcdn.com^$domain=salefiles.com
+! damimage.com, imagedecode.com, imageteam.org
+$media,domain=damimage.com|imagedecode.com|imageteam.org
+|http://$image,script,third-party,xmlhttprequest,domain=damimage.com|imagedecode.com|imageteam.org
+|https://$image,script,third-party,xmlhttprequest,domain=damimage.com|imagedecode.com|imageteam.org
+! imgskull.com
+|http://$image,script,third-party,xmlhttprequest,domain=imgskull.com
+|https://$image,script,third-party,xmlhttprequest,domain=imgskull.com
+||imgdew.pw^$script
+||imgmaze.pw^$script
+||imgskull.com^$xmlhttprequest
+||imgtown.pw^$script
+||imgview.pw^$script
! imgoutlet.com / imgdew.com / imgclick.net / imgtrex.com / imgtown.net / ironimg.net | imgkings.com
!
@@||imgadult.com*/advertisement.js$script
@@||imgdrive.net*/advertisement.js$script
@@||imgtaxi.com*/advertisement.js$script
@@||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|imgdrive.net|imgkings.com|imgmaid.net|imgmaze.com|imgnemo.com|imgoutlet.com|imgrock.info|imgrock.net|imgstudio.org|imgtaxi.com|imgtown.net|imgtrex.com|imgview.net|imgwallet.com|ironimg.net
+|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|imgmaid.net|imgmaze.com|imgmaze.pw|imgnemo.com|imgoutlet.com|imgrock.info|imgrock.net|imgstudio.org|imgtaxi.com|imgtown.net|imgtown.pw|imgtrex.com|imgview.net|imgview.pw|imgwallet.com|ironimg.net
|http://$image,third-party,domain=imgrock.info
-|https://$image,script,third-party,xmlhttprequest,domain=damimage.com|dimtus.com|imagedecode.com|imageteam.org|imgadult.com|imgclick.net|imgdew.com|imgdrive.net|imgkings.com|imgmaid.net|imgmaze.com|imgnemo.com|imgoutlet.com|imgrock.info|imgrock.net|imgstudio.org|imgtaxi.com|imgtown.net|imgtrex.com|imgview.net|imgwallet.com|ironimg.net
+|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|imgmaid.net|imgmaze.com|imgmaze.pw|imgnemo.com|imgoutlet.com|imgrock.info|imgrock.net|imgstudio.org|imgtaxi.com|imgtown.net|imgtown.pw|imgtrex.com|imgview.net|imgview.pw|imgwallet.com|ironimg.net
||imgadult.com*?$image,~third-party
||imgadult.com^$subdocument
||imgdrive.net*?$image,~third-party
|https://$image,script,subdocument,third-party,xmlhttprequest,domain=streamplay.to
||streamplay.to^$script,domain=streamplay.to
! Powvideo/powvideo
-@@||ajax.googleapis.com^$script,third-party,domain=povwideo.net|powvideo.net
-@@||code.jquery.com^$script,domain=povwideo.net|powvideo.net
-@@||codeorigin.jquery.com^$domain=povwideo.net|powvideo.net
-|http*://$image,script,subdocument,third-party,xmlhttprequest,domain=povwideo.net|powvideo.net
+$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
! cinenews.be/en/
@@||ajax.googleapis.com^$script,third-party,domain=cinenews.be
@@||connect.facebook.net^$script,third-party,domain=cinenews.be
! img.yt
|http://$script,subdocument,third-party,xmlhttprequest,domain=img.yt
|https://$script,subdocument,third-party,xmlhttprequest,domain=img.yt
-! uplod.it
-@@||code.jquery.com^$script,third-party,domain=uplod.it
-@@||connect.facebook.net^$script,third-party,domain=uplod.it
-@@||netdna.bootstrapcdn.com^$script,third-party,domain=uplod.it
-|http://$script,third-party,xmlhttprequest,domain=uplod.it
-|https://$script,third-party,xmlhttprequest,domain=uplod.it
! movpod.in
|http://$image,script,subdocument,third-party,xmlhttprequest,domain=movpod.in
|https://$image,script,subdocument,third-party,xmlhttprequest,domain=movpod.in
! daclips.in
@@||ajax.googleapis.com^$script,third-party,domain=daclips.in
@@||trandsey.info/popunder.gif$image,domain=daclips.in
-|http://$image,script,subdocument,third-party,xmlhttprequest,domain=daclips.in
-|https://$image,script,subdocument,third-party,xmlhttprequest,domain=daclips.in
+|http://$image,script,stylesheet,subdocument,third-party,xmlhttprequest,domain=daclips.in
+|https://$image,script,stylesheet,subdocument,third-party,xmlhttprequest,domain=daclips.in
||daclips.in/sw.js$script
! tinypic
@@||addthis.com/static/$subdocument,domain=tinypic.com
@@||google.com/recaptcha/$domain=adsrt.com
|http://$image,other,script,subdocument,third-party,xmlhttprequest,domain=adsrt.com
|https://$image,other,script,subdocument,third-party,xmlhttprequest,domain=adsrt.com
+||adsrt.com/sw.js
+||adsrt.com^$subdocument
! opensubtitles.org
@@||google.com/recaptcha/$domain=opensubtitles.org
@@||opensubtitles.org/cdn-cgi/nexp/dok3v=*/cloudflare/rocket.js$domain=opensubtitles.org
|http://$image,script,third-party,xmlhttprequest,domain=couchtuner.onl|couchtuner.rocks
|https://$image,script,third-party,xmlhttprequest,domain=couchtuner.onl|couchtuner.rocks
! uptobox.com
+$webrtc,domain=uptobox.com
@@||ajax.googleapis.com^$script,domain=uptobox.com|uptostream.com
@@||googleapis.com/js/sdkloader/ima3.js$script,domain=uptobox.com|uptostream.com
@@||googletagmanager.com/gtag/js$script,domain=uptobox.com|uptostream.com
@@||uptostream.com^$generichide
|http://$script,third-party,xmlhttprequest,domain=uptobox.com|uptostream.com
|https://$script,third-party,xmlhttprequest,domain=uptobox.com|uptostream.com
+||uptobox.com/sw.js
! userscloud.com
@@||d3edizycpjjo07.cloudfront.net/assets/library/jquery/jquery.min.js$script,domain=userscloud.com
@@||d3edizycpjjo07.cloudfront.net/xupload.js$script,domain=userscloud.com
@@||usercdn.com/cgi-bin/upload.cgi?$subdocument,domain=userscloud.com
+@@||usercdn.com/i/$image,domain=userscloud.com
@@||usercdn.com/tmp/status.html?$subdocument,domain=userscloud.com
+@@||vjs.zencdn.net^$script,domain=userscloud.com
@@||widget.uservoice.com^$script,domain=userscloud.com
-|http*://$image,script,subdocument,third-party,xmlhttprequest,domain=userscloud.com
+|http://$image,script,subdocument,third-party,xmlhttprequest,domain=userscloud.com
+|https://$image,script,subdocument,third-party,xmlhttprequest,domain=userscloud.com
+||userscloud.com/js/vendor/core/bootstrap.js
+||userscloud.com/sw.js
+! sendit.cloud
+@@||code.jquery.com^$script,domain=sendit.cloud
+@@||sendit.download/i/$image,domain=sendit.cloud
+@@||vjs.zencdn.net^$script,domain=sendit.cloud
+|http://$image,script,subdocument,third-party,xmlhttprequest,domain=sendit.cloud
+|https://$image,script,subdocument,third-party,xmlhttprequest,domain=sendit.cloud
+||sendit.cloud/images/banner/
+||sendit.cloud/sw.js
+! gounlimited.to
+|http://$script,third-party,xmlhttprequest,domain=gounlimited.to
+|https://$script,third-party,xmlhttprequest,domain=gounlimited.to
+! downloadpirate.com
+|http://$image,script,subdocument,third-party,xmlhttprequest,domain=downloadpirate.com
+|https://$image,script,subdocument,third-party,xmlhttprequest,domain=downloadpirate.com
+||downloadpirate.com/sw.js
+! intoupload.net
+|http://$image,script,subdocument,third-party,xmlhttprequest,domain=intoupload.net
+|https://$image,script,subdocument,third-party,xmlhttprequest,domain=intoupload.net
+||intoupload.net/sw.js
! uploadrocket.net
@@||api.solvemedia.com^$script,third-party,domain=uploadrocket.net
|http://$script,subdocument,third-party,xmlhttprequest,domain=uploadrocket.net
! gorillavid.in
@@||ajax.googleapis.com^$script,domain=gorillavid.in
@@||use.fontawesome.com^$script,domain=gorillavid.in
-|http*://$image,script,subdocument,third-party,xmlhttprequest,domain=gorillavid.in
+|http*://$image,script,stylesheet,subdocument,third-party,xmlhttprequest,domain=gorillavid.in
+||gorillavid.in/script.js
||gorillavid.in/sw.js$script
! fastpic
-|http://$script,stylesheet,third-party,domain=fastpic.ru
-|https://$script,stylesheet,third-party,domain=fastpic.ru
+|http://$script,stylesheet,third-party,xmlhttprequest,domain=fastpic.ru
+|https://$script,stylesheet,third-party,xmlhttprequest,domain=fastpic.ru
|ws://$other,third-party,domain=fastpic.ru
! monova
@@||gstatic.com^$script,third-party,domain=monova.org
|http*://$image,other,script,subdocument,xmlhttprequest,domain=monova.org
! 1337x.to
@@||code.jquery.com^$script,domain=1337x.to
+@@||gstatic.com^*/recaptcha/$script,domain=1337x.to
@@||sweetcaptcha.com^$script,domain=1337x.to
|http://$script,third-party,xmlhttprequest,domain=1337x.to
|https://$script,third-party,xmlhttprequest,domain=1337x.to
! watchseries
+@@||code.jquery.com^$script,domain=dwatchseries.to|swatchseries.to|thewatchseries.ac|unblckd.org|watchseries.sk
@@||connect.facebook.net^$script,domain=dwatchseries.to|swatchseries.to|thewatchseries.ac|unblckd.org|watchseries.sk
@@||maxcdn.bootstrapcdn.com^$script,domain=dwatchseries.to|swatchseries.to|thewatchseries.ac|unblckd.org|watchseries.sk
@@||platform.twitter.com^$script,domain=dwatchseries.to|swatchseries.to|thewatchseries.ac|unblckd.org|watchseries.sk
+@@||swatchseries.to/public/js/jquery$script,domain=dwatchseries.to|swatchseries.to|thewatchseries.ac|unblckd.org|watchseries.sk
+@@||swatchseries.to/public/js/slick.js$script,domain=dwatchseries.to|swatchseries.to|thewatchseries.ac|unblckd.org|watchseries.sk
@@||watchseries.sk/check-auth$xmlhttprequest
|http://$other,script,stylesheet,third-party,xmlhttprequest,domain=dwatchseries.to|swatchseries.to|thewatchseries.ac|unblckd.org|watchseries.sk
|http://$xmlhttprequest,domain=dwatchseries.to|swatchseries.to|thewatchseries.ac|unblckd.org|watchseries.sk
|http://$script,third-party,domain=vid.ag
|https://$script,third-party,domain=vid.ag
! flashx.tv
-$image,script,subdocument,third-party,xmlhttprequest,domain=flash-x.tv|flashsx.tv|flashx.bz|flashx.cc|flashx.me|flashx.run|flashx.sx|flashx.to|flashx.tv|flashx.ws|flashx1.tv|flashxx.tv
-$websocket,domain=flash-x.tv|flashsx.tv|flashx.bz|flashx.cc|flashx.me|flashx.run|flashx.sx|flashx.to|flashx.tv|flashx.ws|flashx1.tv|flashxx.tv
-@@||ajax.googleapis.com/ajax/libs/$script,domain=flash-x.tv|flashsx.tv|flashx.bz|flashx.cc|flashx.me|flashx.run|flashx.sx|flashx.to|flashx.tv|flashx.ws|flashx1.tv|flashxx.tv
-@@||fastcontentdelivery.com^$script,domain=flash-x.tv|flashsx.tv|flashx.bz|flashx.cc|flashx.me|flashx.run|flashx.sx|flashx.to|flashx.tv|flashx.ws|flashx1.tv|flashxx.tv
+$image,script,subdocument,third-party,xmlhttprequest,domain=flash-x.tv|flashsx.tv|flashx.bz|flashx.cc|flashx.co|flashx.me|flashx.run|flashx.sx|flashx.to|flashx.tv|flashx.ws|flashx1.tv|flashxx.tv
+$websocket,domain=flash-x.tv|flashsx.tv|flashx.bz|flashx.cc|flashx.co|flashx.me|flashx.run|flashx.sx|flashx.to|flashx.tv|flashx.ws|flashx1.tv|flashxx.tv
+@@||ajax.googleapis.com/ajax/libs/$script,domain=flash-x.tv|flashsx.tv|flashx.bz|flashx.cc|flashx.co|flashx.me|flashx.run|flashx.sx|flashx.to|flashx.tv|flashx.ws|flashx1.tv|flashxx.tv
+@@||fastcontentdelivery.com^$script,domain=flash-x.tv|flashsx.tv|flashx.bz|flashx.cc|flashx.co|flashx.me|flashx.run|flashx.sx|flashx.to|flashx.tv|flashx.ws|flashx1.tv|flashxx.tv
@@||flash-x.tv/js/showad$script
@@||flashx.tv/js/jquery.cookie.js
@@||flashx.tv/js/jquery.min.js|
|http://$script,stylesheet,third-party,xmlhttprequest,domain=zippyshare.com
|https://$script,stylesheet,third-party,xmlhttprequest,domain=zippyshare.com
! Suprafiles
-|http://$image,script,subdocument,third-party,xmlhttprequest,domain=suprafiles.org
+@@||google.com/recaptcha/$subdocument,domain=sfiles.org
+@@||gstatic.com/recaptcha/$script,domain=sfiles.org
+@@||sfiles.org^$generichide
+|http://$image,script,subdocument,third-party,xmlhttprequest,domain=sfiles.org|suprafiles.me|suprafiles.net|suprafiles.org
+|https://$image,script,subdocument,third-party,xmlhttprequest,domain=sfiles.org|suprafiles.me|suprafiles.net|suprafiles.org
+||sfiles.org/sw.js
! vidzi.tv
@@||ajax.googleapis.com^$script,domain=vidzi.online|vidzi.si|vidzi.tv
@@||static.vidzi.tv/jwplayer-$script,domain=vidzi.online|vidzi.si|vidzi.tv
|https://$image,script,stylesheet,subdocument,third-party,xmlhttprequest,domain=bay.maik.rocks|bypassed.st|cruzing.xyz|depiratenbaai.nl|piratebay.website|piratebayblocked.com|pirateproxy.ist|pirateproxy.mx|pirateproxy.wf|piratetoday.click|proxydl.cf|proxyme.site|proxyme.win|proxypirate.in|proxypirate.website|proxyship.click|thehiddenbay.cc|thehiddenbay.ws|themagnetbay.info|thepbay.ga|thepiratebay.freeproxy.fun|thepiratebay.org|thepiratebay.red|thepiratebay.rocks|thepirateproxy.host|thepirateproxy.pro|thepirateproxy.win|thepirateproxy.ws|tpb.crushus.com|tpb.tw|tpbduck.com|tpbmonk.com|tpbonion.win|tpbpirate.info|tpbpirate.pw|tpbpirate.site|tpbproxy.win|tpbrun.win|tpproxy.website|ukpirate.click
||thepiratebay.$script,domain=thepiratebay.cr|thepiratebay.org|thepiratebay.red
||thepiratebay.*/static/$subdocument
+! hdvid.tv
+$webrtc,websocket,domain=hdvid.life|hdvid.tv|hdvid.xyz
+/sw.js$domain=hdvid.life|hdvid.tv|hdvid.xyz
+@@||hdvid.tv/?op$~third-party
+@@||hdvid.tv/adm?$~third-party
+@@||hdvid.tv/dl?$~third-party,xmlhttprequest
+|http://$script,subdocument,third-party,xmlhttprequest,domain=hdvid.life|hdvid.tv|hdvid.xyz
+|https://$script,subdocument,third-party,xmlhttprequest,domain=hdvid.life|hdvid.tv|hdvid.xyz
+! wstream.video
+@@||wstream.video/img2/0_rivcash_banner_468x60_650.gif$image,domain=wstream.video
+|http://$script,third-party,domain=wstream.video
+|https://$script,third-party,domain=wstream.video
! mashable.com
@@||g.doubleclick.net/gpt/pubads_impl_$script,domain=mashable.com
@@||mashable.com^$generichide
|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
-/vpp*.$image,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|americanewshub.com|americansublime.com|americasfreedomfighters.com|askmefast.com|auntyacid.com|barbwire.com|beforeitsnews.com|bestfunnyjokes4u.com|bighealthreport.com|bigleaguepolitics.com|bipartisanreport.com|boredomtherapy.com|breaking911.com|breakingnews.ie|breathecast.com|bugout.news|bulletsfirst.net|canadafreepress.com|celebrity-gossip.net|cheapism.com|cheatsheet.com|chicksonright.com|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativetribune.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|damnlol.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|directexpose.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|faithit.com|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|freewarefiles.com|gamerant.com|girlsjustwannahaveguns.com|glitch.news|godfatherpolitics.com|gosocial.co|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hngn.com|honesttopaws.com|icepop.com|ifyouonlynews.com|infowars.com|instigatornews.com|intellectualconservative.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|knowledgedish.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|lifebuzz.com|madworldnews.com|makeagif.com|medicine.news|mentalflare.com|minutemennews.com|moneyversed.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|opednews.com|parentherald.com|patriotnewswire.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redhotchacha.com|redmaryland.com|returnofkings.com|reverbpress.com|reviveusa.com|rightwingnews.com|robotics.news|rpnewswire.com|sarahpalin.com|shark-tank.com|shedthoselbs.com|silenceisconsent.net|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|supercheats.com|survivalnation.com|techconsumer.com|technobuffalo.com|techtimes.com|terezowens.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|thehayride.com|thelibertarianrepublic.com|thelibertydaily.com|themattwalshblog.com|thepoke.co.uk|thepolitistick.com|therealside.com|therightscoop.com|theviralmob.com|threepercenternation.com|tiebreaker.com|tinypic.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|universityherald.com|urbantabloid.com|usherald.com|valuewalk.com|vcpost.com|vgpie.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|westernjournalism.com|winningdemocrats.com|wnd.com|xtribune.com|youthhealthmag.com
+/lxl*.$image,domain=100percentfedup.com|4chan.org|activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|americanewshub.com|americansublime.com|americasfreedomfighters.com|askmefast.com|auntyacid.com|barbwire.com|beforeitsnews.com|bestfunnyjokes4u.com|bighealthreport.com|bigleaguepolitics.com|bipartisanreport.com|boredomtherapy.com|breaking911.com|breakingnews.ie|breathecast.com|bugout.news|bulletsfirst.net|canadafreepress.com|celebrity-gossip.net|cheapism.com|cheatsheet.com|chicksonright.com|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativetribune.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dailywire.com|damnlol.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|directexpose.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|faithit.com|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|freewarefiles.com|funnyand.com|gamerant.com|gamersheroes.com|girlsjustwannahaveguns.com|glitch.news|godfatherpolitics.com|gosocial.co|greatamericanrepublic.com|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hngn.com|honesttopaws.com|icepop.com|ifyouonlynews.com|infowars.com|instigatornews.com|intellectualconservative.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|knowledgedish.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|lifebuzz.com|madworldnews.com|makeagif.com|medicine.news|mentalflare.com|minutemennews.com|moneyversed.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|o4anews.com|oddee.com|opednews.com|parentherald.com|patriotnewswire.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicalcowboy.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redhotchacha.com|redmaryland.com|returnofkings.com|reverbpress.com|reviveusa.com|rightwingnews.com|robotics.news|rpnewswire.com|sarahpalin.com|shark-tank.com|shedthoselbs.com|silenceisconsent.net|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|supercheats.com|survivalnation.com|techconsumer.com|technobuffalo.com|techtimes.com|terezowens.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|thehayride.com|thelibertarianrepublic.com|thelibertydaily.com|themattwalshblog.com|thepoke.co.uk|thepolitistick.com|therealside.com|therightscoop.com|theviralmob.com|threepercenternation.com|tiebreaker.com|tinypic.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|universityherald.com|urbantabloid.com|usherald.com|valuewalk.com|vcpost.com|vgpie.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|westernjournalism.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
! 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
-@@||5min.com/Scripts/PlayerSeed.js?$domain=activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bighealthreport.com|breaking911.com|breathecast.com|bulletsfirst.net|clashdaily.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|coviral.com|crossmap.com|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|digitaljournal.com|enstarz.com|foreverymom.com|freedomforce.com|girlsjustwannahaveguns.com|groopspeak.com|guardianlv.com|hallels.com|hngn.com|ifyouonlynews.com|infowars.com|instigatornews.com|joeforamerica.com|kdramastars.com|kpopstarz.com|lastresistance.com|latinpost.com|libertyalliance.com|libertyunyielding.com|minutemennews.com|myscienceacademy.org|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|rightwingnews.com|shark-tank.com|spectator.org|stevedeace.com|techtimes.com|theblacksphere.net|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|theviralmob.comvcpost.com|victoriajackson.com|viralnova.com|viralthread.com
+@@||5min.com/Scripts/PlayerSeed.js?$domain=activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bighealthreport.com|breaking911.com|breathecast.com|bulletsfirst.net|clashdaily.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|coviral.com|crossmap.com|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|digitaljournal.com|enstarz.com|foreverymom.com|freedomforce.com|girlsjustwannahaveguns.com|greatamericanrepublic.com|groopspeak.com|guardianlv.com|hallels.com|hngn.com|ifyouonlynews.com|infowars.com|instigatornews.com|joeforamerica.com|kdramastars.com|kpopstarz.com|lastresistance.com|latinpost.com|libertyalliance.com|libertyunyielding.com|minutemennews.com|myscienceacademy.org|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|rightwingnews.com|shark-tank.com|spectator.org|stevedeace.com|techtimes.com|theblacksphere.net|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|theviralmob.comvcpost.com|victoriajackson.com|viralnova.com|viralthread.com
+@@||a.4cdn.org/*.json$xmlhttprequest,domain=4chan.org
@@||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=activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|askmefast.com|breathecast.com|bulletsfirst.net|clashdaily.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|crossmap.com|dailyheadlines.net|dailysurge.com|dccrimestories.com|digitaljournal.com|eaglerising.com|enstarz.com|girlsjustwannahaveguns.com|hngn.com|infowars.com|instigatornews.com|joeforamerica.com|kdramastars.com|kpopstarz.com|latinpost.com|libertyunyielding.com|minutemennews.com|musictimes.com|naturalblaze.com|naturalnews.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|thegatewaypundit.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=activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|askmefast.com|breathecast.com|bulletsfirst.net|clashdaily.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|crossmap.com|dailyheadlines.net|dailysurge.com|dccrimestories.com|digitaljournal.com|eaglerising.com|enstarz.com|girlsjustwannahaveguns.com|hngn.com|infowars.com|instigatornews.com|joeforamerica.com|kdramastars.com|kpopstarz.com|latinpost.com|libertyunyielding.com|minutemennews.com|musictimes.com|naturalblaze.com|naturalnews.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|thegatewaypundit.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|activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bigleaguepolitics.com|bipartisanreport.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|damnlol.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|faithit.com|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|gamerant.com|girlsjustwannahaveguns.com|glitch.news|godfatherpolitics.com|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|knowledgedish.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|rightwingnews.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|technobuffalo.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|thehayride.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
-@@||api.solvemedia.com^$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bighealthreport.com|breaking911.com|breathecast.com|bulletsfirst.net|clashdaily.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|girlsjustwannahaveguns.com|glitch.news|groopspeak.com|guardianlv.com|gymflow100.com|hallels.com|hautereport.com|hngn.com|ifyouonlynews.com|infowars.com|instigatornews.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|naturalnews.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|redhotchacha.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|thegatewaypundit.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|wakingtimes.com|xtribune.com|youthhealthmag.com
-@@||apis.google.com^$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|askmefast.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|boredomtherapy.com|breathecast.com|bugout.news|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|creepybasement.com|crossmap.com|cyberwar.news|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailysurge.com|damnlol.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|enstarz.com|evil.news|freedom.news|freedomoutpost.com|girlsjustwannahaveguns.com|glitch.news|godfatherpolitics.com|guns.news|gymflow100.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|instigatornews.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|natural.news|naturalblaze.com|naturalnews.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|robotics.news|shark-tank.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|supercheats.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|thelibertarianrepublic.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|wakingtimes.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
-@@||app-cdn.spot.im^$domain=viralnova.com
+@@||ak.sail-horizon.com^$script,third-party,domain=activistpost.com|addictinginfo.com|alfonzorachel.com|askmefast.com|breathecast.com|bulletsfirst.net|clashdaily.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|crossmap.com|dailyheadlines.net|dailysurge.com|dccrimestories.com|digitaljournal.com|eaglerising.com|enstarz.com|girlsjustwannahaveguns.com|greatamericanrepublic.com|hngn.com|infowars.com|instigatornews.com|joeforamerica.com|kdramastars.com|kpopstarz.com|latinpost.com|libertyunyielding.com|minutemennews.com|musictimes.com|naturalblaze.com|naturalnews.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|thegatewaypundit.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=activistpost.com|addictinginfo.com|alfonzorachel.com|askmefast.com|breathecast.com|bulletsfirst.net|clashdaily.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|crossmap.com|dailyheadlines.net|dailysurge.com|dccrimestories.com|digitaljournal.com|eaglerising.com|enstarz.com|girlsjustwannahaveguns.com|greatamericanrepublic.com|hngn.com|infowars.com|instigatornews.com|joeforamerica.com|kdramastars.com|kpopstarz.com|latinpost.com|libertyunyielding.com|minutemennews.com|musictimes.com|naturalblaze.com|naturalnews.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|thegatewaypundit.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|activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bigleaguepolitics.com|bipartisanreport.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|damnlol.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|faithit.com|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|gamerant.com|girlsjustwannahaveguns.com|glitch.news|godfatherpolitics.com|greatamericanrepublic.com|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|knowledgedish.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|rightwingnews.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|technobuffalo.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|thehayride.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
+@@||api.solvemedia.com^$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bighealthreport.com|breaking911.com|breathecast.com|bulletsfirst.net|clashdaily.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|girlsjustwannahaveguns.com|glitch.news|greatamericanrepublic.com|groopspeak.com|guardianlv.com|gymflow100.com|hallels.com|hautereport.com|hngn.com|ifyouonlynews.com|infowars.com|instigatornews.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|naturalnews.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|redhotchacha.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|thegatewaypundit.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|wakingtimes.com|xtribune.com|youthhealthmag.com
+@@||apis.google.com^$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|askmefast.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|boredomtherapy.com|breathecast.com|bugout.news|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|creepybasement.com|crossmap.com|cyberwar.news|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailysurge.com|dailywire.com|damnlol.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|enstarz.com|evil.news|freedom.news|freedomoutpost.com|girlsjustwannahaveguns.com|glitch.news|godfatherpolitics.com|greatamericanrepublic.com|guns.news|gymflow100.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|infowars.com|instigatornews.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|natural.news|naturalblaze.com|naturalnews.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|robotics.news|shark-tank.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|supercheats.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|thelibertarianrepublic.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|wakingtimes.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
+@@||app-cdn.spot.im^$domain=o4anews.com|viralnova.com
@@||assets.galaxant.com^$script,domain=creepybasement.com|viralnova.com
-@@||assets.newsinc.com^$image,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|damnlol.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|faithit.com|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|girlsjustwannahaveguns.com|glitch.news|godfatherpolitics.com|gosocial.co|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|reverbpress.com|reviveusa.com|rightwingnews.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|thelibertarianrepublic.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tinypic.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|universityherald.com|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|westernjournalism.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
-@@||assets.pinterest.com^$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|boredomtherapy.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|damnlol.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|gamerant.com|girlsjustwannahaveguns.com|glitch.news|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|intellectualconservative.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|moneyversed.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|rightwingnews.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|supercheats.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|thehayride.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|urbantabloid.com|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
+@@||assets.newsinc.com^$image,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|damnlol.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|faithit.com|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|girlsjustwannahaveguns.com|glitch.news|godfatherpolitics.com|gosocial.co|greatamericanrepublic.com|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|reverbpress.com|reviveusa.com|rightwingnews.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|thelibertarianrepublic.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tinypic.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|universityherald.com|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|westernjournalism.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
+@@||assets.pinterest.com^$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|boredomtherapy.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|damnlol.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|gamerant.com|girlsjustwannahaveguns.com|glitch.news|greatamericanrepublic.com|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|intellectualconservative.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|moneyversed.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|rightwingnews.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|supercheats.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|thehayride.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|urbantabloid.com|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|winningdemocrats.com|xtribune.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
@@||cast-tv.biz/JavaScripts/$domain=breaking911.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.jquerytools.org^$script,domain=wnd.com
@@||cdn.playwire.com^$script,third-party,domain=supercheats.com
@@||cdn.shopify.com^*/assets/$script,third-party
@@||cdn.shopify.com^*/files/$script,third-party
@@||cdn.shopify.com^*/javascripts/$script,third-party
@@||cdn.supercheats.com^$script,domain=supercheats.com
-@@||cdnjs.cloudflare.com/ajax/libs/$script,domain=makeagif.com|wnd.com
-@@||cdnjs.cloudflare.com^$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomforce.com|freedomoutpost.com|gamerant.com|girlsjustwannahaveguns.com|glitch.news|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|rightwingnews.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|thehayride.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|universityherald.com|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
+@@||cdnjs.cloudflare.com/ajax/libs/$script,domain=makeagif.com
+@@||cdnjs.cloudflare.com^$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomforce.com|freedomoutpost.com|funnyand.com|gamerant.com|girlsjustwannahaveguns.com|glitch.news|greatamericanrepublic.com|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|rightwingnews.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|thehayride.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|universityherald.com|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
@@||clicktosolve.com^$image,domain=thefreethoughtproject.com
-@@||cloudflare.com/ajax/$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|cyberwar.news|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomforce.com|freedomoutpost.com|girlsjustwannahaveguns.com|glitch.news|groopspeak.com|guardianlv.com|guns.news|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|jobsnhire.com|joeforamerica.com|juicerhead.com|kdramastars.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redhotchacha.com|redmaryland.com|rightwingnews.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|twisted.news|usherald.com|valuewalk.comvcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|winningdemocrats.com|youthhealthmag.com
-@@||code.jquery.com^$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomforce.com|freedomoutpost.com|girlsjustwannahaveguns.com|glitch.news|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|rightwingnews.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|supercheats.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
-@@||connect.facebook.com^$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|boredomtherapy.com|breaking911.com|breathecast.com|bugout.news|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|damnlol.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|faithit.com|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|gamerant.com|girlsjustwannahaveguns.com|glitch.news|gosocial.co|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|intellectualconservative.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|knowledgedish.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|lifebuzz.com|medicine.news|mentalflare.com|minutemennews.com|moneyversed.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|rightwingnews.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|supercheats.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|thehayride.com|thelibertarianrepublic.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|universityherald.com|urbantabloid.com|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|westernjournalism.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
-@@||connect.facebook.net^$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|boredomtherapy.com|breaking911.com|breathecast.com|bugout.news|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|damnlol.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|gamerant.com|girlsjustwannahaveguns.com|glitch.news|godfatherpolitics.com|gosocial.co|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|intellectualconservative.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|knowledgedish.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|rightwingnews.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|supercheats.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|thehayride.com|thelibertarianrepublic.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|universityherald.com|urbantabloid.com|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|westernjournalism.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
+@@||cloudflare.com/ajax/$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|crossmap.com|cyberwar.news|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomforce.com|freedomoutpost.com|girlsjustwannahaveguns.com|glitch.news|greatamericanrepublic.com|groopspeak.com|guardianlv.com|guns.news|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|jobsnhire.com|joeforamerica.com|juicerhead.com|kdramastars.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redhotchacha.com|redmaryland.com|rightwingnews.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|twisted.news|usherald.com|valuewalk.comvcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|winningdemocrats.com|youthhealthmag.com
+@@||code.jquery.com^$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomforce.com|freedomoutpost.com|girlsjustwannahaveguns.com|glitch.news|greatamericanrepublic.com|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|rightwingnews.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|supercheats.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
+@@||connect.facebook.com^$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|boredomtherapy.com|breaking911.com|breathecast.com|bugout.news|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|damnlol.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|faithit.com|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|gamerant.com|girlsjustwannahaveguns.com|glitch.news|gosocial.co|greatamericanrepublic.com|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|intellectualconservative.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|knowledgedish.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|lifebuzz.com|medicine.news|mentalflare.com|minutemennews.com|moneyversed.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|rightwingnews.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|supercheats.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|thehayride.com|thelibertarianrepublic.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|universityherald.com|urbantabloid.com|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|westernjournalism.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
+@@||connect.facebook.net^$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|boredomtherapy.com|breaking911.com|breathecast.com|bugout.news|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|damnlol.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|gamerant.com|girlsjustwannahaveguns.com|glitch.news|godfatherpolitics.com|gosocial.co|greatamericanrepublic.com|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|intellectualconservative.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|knowledgedish.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|rightwingnews.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|supercheats.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|thehayride.com|thelibertarianrepublic.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|universityherald.com|urbantabloid.com|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|westernjournalism.com|winningdemocrats.com|xtribune.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=activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|coviral.com|craigjames.com|crossmap.com|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|girlsjustwannahaveguns.com|groopspeak.com|guardianlv.com|hallels.com|hautereport.com|hngn.com|ifyouonlynews.com|infowars.com|instigatornews.com|joeforamerica.com|kdramastars.com|kpopstarz.com|lastresistance.com|latinpost.com|libertyunyielding.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|shark-tank.com|shedthoselbs.com|spectator.org|stevedeace.com|techconsumer.com|techtimes.com|theblacksphere.net|thefreethoughtproject.com|thegatewaypundit.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=activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|coviral.com|craigjames.com|crossmap.com|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|girlsjustwannahaveguns.com|greatamericanrepublic.com|groopspeak.com|guardianlv.com|hallels.com|hautereport.com|hngn.com|ifyouonlynews.com|infowars.com|instigatornews.com|joeforamerica.com|kdramastars.com|kpopstarz.com|lastresistance.com|latinpost.com|libertyunyielding.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|shark-tank.com|shedthoselbs.com|spectator.org|stevedeace.com|techconsumer.com|techtimes.com|theblacksphere.net|thefreethoughtproject.com|thegatewaypundit.com|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=activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|breaking911.com|breathecast.com|bugout.news|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|freewarefiles.com|gamerant.com|girlsjustwannahaveguns.com|godfatherpolitics.com|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|thefreethoughtproject.com|thegatewaypundit.com|thehayride.com|thelibertarianrepublic.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|usherald.com|valuewalk.com|vcpost.com|vgpie.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|wnd.com|xtribune.com|youthhealthmag.com
-@@||disquscdn.com^$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|freewarefiles.com|gamerant.com|girlsjustwannahaveguns.com|glitch.news|godfatherpolitics.com|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|thehayride.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|usherald.com|valuewalk.com|vcpost.com|vgpie.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|wnd.com|xtribune.com|youthhealthmag.com
+@@||disqus.com^$script,third-party,domain=activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|breaking911.com|breathecast.com|bugout.news|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dailywire.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|freewarefiles.com|gamerant.com|gamersheroes.com|girlsjustwannahaveguns.com|godfatherpolitics.com|greatamericanrepublic.com|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|thefreethoughtproject.com|thegatewaypundit.com|thehayride.com|thelibertarianrepublic.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|usherald.com|valuewalk.com|vcpost.com|vgpie.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|xtribune.com|youthhealthmag.com
+@@||disquscdn.com^$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dailywire.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|freewarefiles.com|gamerant.com|gamersheroes.com|girlsjustwannahaveguns.com|glitch.news|godfatherpolitics.com|greatamericanrepublic.com|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|thehayride.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|usherald.com|valuewalk.com|vcpost.com|vgpie.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|xtribune.com|youthhealthmag.com
@@||embed.air.tv^$domain=viralnova.com
-@@||embedly.com^$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bighealthreport.com|bipartisanreport.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomforce.com|freedomoutpost.com|gamerant.com|girlsjustwannahaveguns.com|glitch.news|godfatherpolitics.com|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|rightwingnews.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|thehayride.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|xtribune.com|youthhealthmag.com
+@@||embedly.com^$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bighealthreport.com|bipartisanreport.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomforce.com|freedomoutpost.com|gamerant.com|girlsjustwannahaveguns.com|glitch.news|godfatherpolitics.com|greatamericanrepublic.com|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|rightwingnews.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|thehayride.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|xtribune.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|activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|gamerant.com|girlsjustwannahaveguns.com|glitch.news|godfatherpolitics.com|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|reviveusa.com|rightwingnews.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|thehayride.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|truththeory.com|twisted.news|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
+@@||fbstatic-a.akamaihd.net^$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|gamerant.com|girlsjustwannahaveguns.com|glitch.news|godfatherpolitics.com|greatamericanrepublic.com|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|reviveusa.com|rightwingnews.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|thehayride.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|truththeory.com|twisted.news|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
@@||flowplayer.org^*/flowplayer*.js$script,domain=thefreethoughtproject.com
@@||fod4.com^$image,domain=funnyordie.com
-@@||gigya.com/comments.$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bighealthreport.com|bipartisanreport.com|breaking911.com|breakingnews.ie|breathecast.com|bulletsfirst.net|clashdaily.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|girlsjustwannahaveguns.com|glitch.news|groopspeak.com|guardianlv.com|gymflow100.com|hallels.com|hautereport.com|hispolitica.com|hngn.com|ifyouonlynews.com|infowars.com|instigatornews.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|naturalnews.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|redhotchacha.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|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|xtribune.com
-@@||gigya.com/js/gigya.$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bighealthreport.com|breaking911.com|breakingnews.ie|breathecast.com|bulletsfirst.net|clashdaily.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|coviral.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|enstarz.com|foreverymom.com|freedomforce.com|girlsjustwannahaveguns.com|glitch.news|groopspeak.com|guardianlv.com|hallels.com|hngn.com|ifyouonlynews.com|infowars.com|instigatornews.com|joeforamerica.com|juicerhead.com|kdramastars.com|kpopstarz.com|lastresistance.com|latinpost.com|libertyunyielding.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|rightwingnews.com|shark-tank.com|spectator.org|stevedeace.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.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|activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bighealthreport.com|bipartisanreport.com|breaking911.com|breakingnews.ie|breathecast.com|bulletsfirst.net|clashdaily.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|girlsjustwannahaveguns.com|glitch.news|greatamericanrepublic.com|groopspeak.com|guardianlv.com|gymflow100.com|hallels.com|hautereport.com|hispolitica.com|hngn.com|ifyouonlynews.com|infowars.com|instigatornews.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|naturalnews.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|redhotchacha.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|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|xtribune.com
+@@||gigya.com/js/gigya.$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|askmefast.com|auntyacid.com|barbwire.com|bighealthreport.com|breaking911.com|breakingnews.ie|breathecast.com|bulletsfirst.net|clashdaily.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|coviral.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|enstarz.com|foreverymom.com|freedomforce.com|girlsjustwannahaveguns.com|glitch.news|greatamericanrepublic.com|groopspeak.com|guardianlv.com|hallels.com|hngn.com|ifyouonlynews.com|infowars.com|instigatornews.com|joeforamerica.com|juicerhead.com|kdramastars.com|kpopstarz.com|lastresistance.com|latinpost.com|libertyunyielding.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|rightwingnews.com|shark-tank.com|spectator.org|stevedeace.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.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/js/th/$script
@@||google.com/jsapi$script,third-party
@@||google.com/recaptcha/$script
@@||google.com/uds/$script,third-party,domain=infowars.com
-@@||googleapis.com^$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|americansublime.com|americasfreedomfighters.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|boredomtherapy.com|breaking911.com|breakingnews.ie|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|faithit.com|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|girlsjustwannahaveguns.com|glitch.news|godfatherpolitics.com|gosocial.co|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|intellectualconservative.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|lifebuzz.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|realtytoday.com|redhotchacha.com|redmaryland.com|returnofkings.com|rightwingnews.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|supercheats.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|universityherald.com|urbantabloid.com|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|winningdemocrats.com|wnd.com|xtribune.com|youthhealthmag.com
+@@||googleapis.com^$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|americansublime.com|americasfreedomfighters.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|boredomtherapy.com|breaking911.com|breakingnews.ie|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dailywire.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|faithit.com|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|funnyand.com|girlsjustwannahaveguns.com|glitch.news|godfatherpolitics.com|gosocial.co|greatamericanrepublic.com|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|intellectualconservative.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|lifebuzz.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|realtytoday.com|redhotchacha.com|redmaryland.com|returnofkings.com|rightwingnews.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|supercheats.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|universityherald.com|urbantabloid.com|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
@@||googlecommerce.com^$script
-@@||googletagservices.com/tag/js/gpt.js$script,third-party,domain=activistpost.com|alfonzorachel.com|allenwestrepublic.com|askmefast.com|breathecast.com|bulletsfirst.net|clashdaily.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|crossmap.com|dailyheadlines.net|dailysurge.com|dccrimestories.com|digitaljournal.com|enstarz.com|girlsjustwannahaveguns.com|hngn.com|infowars.com|instigatornews.com|joeforamerica.com|kdramastars.com|kpopstarz.com|latinpost.com|legalinsurrection.com|libertyunyielding.com|minutemennews.com|musictimes.com|naturalblaze.com|naturalnews.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|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|universityherald.com|valuewalk.comvcpost.com|victoriajackson.com|viralnova.com|viralthread.com|wakingtimes.com
+@@||googletagservices.com/tag/js/gpt.js$script,third-party,domain=activistpost.com|alfonzorachel.com|askmefast.com|breathecast.com|bulletsfirst.net|clashdaily.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|crossmap.com|dailyheadlines.net|dailysurge.com|dccrimestories.com|digitaljournal.com|enstarz.com|girlsjustwannahaveguns.com|greatamericanrepublic.com|hngn.com|infowars.com|instigatornews.com|joeforamerica.com|kdramastars.com|kpopstarz.com|latinpost.com|legalinsurrection.com|libertyunyielding.com|minutemennews.com|musictimes.com|naturalblaze.com|naturalnews.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|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|universityherald.com|valuewalk.comvcpost.com|victoriajackson.com|viralnova.com|viralthread.com|wakingtimes.com
@@||googleusercontent.com/gadgets/$script,third-party,domain=thelibertarianrepublic.com
-@@||graph.facebook.com^$image,script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|boredomtherapy.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|girlsjustwannahaveguns.com|glitch.news|godfatherpolitics.com|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|intellectualconservative.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|rightwingnews.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|supercheats.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|truththeory.com|twisted.news|urbantabloid.com|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
+@@||graph.facebook.com^$image,script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|boredomtherapy.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|girlsjustwannahaveguns.com|glitch.news|godfatherpolitics.com|greatamericanrepublic.com|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|intellectualconservative.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|rightwingnews.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|supercheats.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|truththeory.com|twisted.news|urbantabloid.com|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
@@||gravatar.com/avatar$image,third-party
@@||gstatic.com/accounts/$script,third-party,domain=thelibertarianrepublic.com
@@||gstatic.com/trustedstores/$script
@@||image.b4in.net^$image,third-party,domain=beforeitsnews.com
@@||images.sportsworldnews.com^$image,third-party
@@||images.spot.im^$image,domain=viralnova.com
-@@||imgur.com/min/$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|damnlol.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|faithit.com|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|girlsjustwannahaveguns.com|glitch.news|godfatherpolitics.com|gosocial.co|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|reverbpress.com|reviveusa.com|rightwingnews.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|thelibertarianrepublic.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tinypic.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|universityherald.com|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|westernjournalism.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
+@@||imgur.com/min/$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|damnlol.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|faithit.com|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|girlsjustwannahaveguns.com|glitch.news|godfatherpolitics.com|gosocial.co|greatamericanrepublic.com|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|reverbpress.com|reviveusa.com|rightwingnews.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|thelibertarianrepublic.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tinypic.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|universityherald.com|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|westernjournalism.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
@@||intensedebate.com/js/$script,third-party
-@@||jwplatform.com^$script,third-party,xmlhttprequest,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bighealthreport.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativetribune.com|conservativevideos.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomforce.com|freedomoutpost.com|girlsjustwannahaveguns.com|glitch.news|godfatherpolitics.com|gosocial.co|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|rightwingnews.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|wnd.com|xtribune.com
+@@||jwplatform.com^$script,third-party,xmlhttprequest,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bighealthreport.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativetribune.com|conservativevideos.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomforce.com|freedomoutpost.com|girlsjustwannahaveguns.com|glitch.news|godfatherpolitics.com|gosocial.co|greatamericanrepublic.com|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|rightwingnews.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|xtribune.com
@@||jwpsrv.com/library/$script,third-party,domain=conservativetribune.com|traileraddict.com
-@@||jwpsrv.com/player/$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bighealthreport.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativetribune.com|conservativevideos.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomforce.com|girlsjustwannahaveguns.com|glitch.news|godfatherpolitics.com|gosocial.co|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|rightwingnews.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|wnd.com|xtribune.com
-@@||jwpsrv.com^$image,xmlhttprequest,domain=conservativetribune.com|wnd.com
+@@||jwpsrv.com/player/$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bighealthreport.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativetribune.com|conservativevideos.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomforce.com|girlsjustwannahaveguns.com|glitch.news|godfatherpolitics.com|gosocial.co|greatamericanrepublic.com|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|rightwingnews.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|xtribune.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=activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|askmefast.com|auntyacid.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|coviral.com|creepybasement.com|crossmap.com|cyberwar.news|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|digitaljournal.com|eaglerising.com|enstarz.com|evil.news|foreverymom.com|freedom.news|freedomforce.com|girlsjustwannahaveguns.com|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hngn.com|ifyouonlynews.com|infowars.com|instigatornews.com|joeforamerica.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|liberty.news|libertyunyielding.com|medicine.news|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|robotics.news|shark-tank.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techtimes.com|theblacksphere.net|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|tosavealife.com|truththeory.com|twisted.news|valuewalk.com|vcpost.com|victoriajackson.com|viralnova.com|viralthread.com|xtribune.com
-@@||linkedin.com^$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomforce.com|freedomoutpost.com|girlsjustwannahaveguns.com|glitch.news|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|rightwingnews.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|thelibertarianrepublic.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
-@@||livefyre.com^$script,third-party,domain=activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|bipartisanreport.com|breaking911.com|breathecast.com|bulletsfirst.net|clashdaily.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|girlsjustwannahaveguns.com|groopspeak.com|guardianlv.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|libertyalliance.com|libertyunyielding.com|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|naturalnews.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|patriotoutdoornews.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redhotchacha.com|redmaryland.com|returnofkings.com|rightwingnews.com|shark-tank.com|shedthoselbs.com|sonsoflibertymedia.com|spectator.org|stevedeace.com|techconsumer.com|techtimes.com|theblacksphere.net|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|traileraddict.com|truththeory.com|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|xtribune.com
+@@||launch.newsinc.com^$script,third-party,domain=activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|askmefast.com|auntyacid.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|coviral.com|creepybasement.com|crossmap.com|cyberwar.news|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|digitaljournal.com|eaglerising.com|enstarz.com|evil.news|foreverymom.com|freedom.news|freedomforce.com|girlsjustwannahaveguns.com|greatamericanrepublic.com|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hngn.com|ifyouonlynews.com|infowars.com|instigatornews.com|joeforamerica.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|liberty.news|libertyunyielding.com|medicine.news|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|robotics.news|shark-tank.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techtimes.com|theblacksphere.net|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|tosavealife.com|truththeory.com|twisted.news|valuewalk.com|vcpost.com|victoriajackson.com|viralnova.com|viralthread.com|xtribune.com
+@@||launcher.spot.im^$script,domain=dailyheadlines.net
+@@||linkedin.com^$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomforce.com|freedomoutpost.com|girlsjustwannahaveguns.com|glitch.news|greatamericanrepublic.com|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|rightwingnews.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|thelibertarianrepublic.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
+@@||livefyre.com^$script,third-party,domain=activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|bipartisanreport.com|breaking911.com|breathecast.com|bulletsfirst.net|clashdaily.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|fitnessconnoisseur.com|foreverymom.com|freedomforce.com|freedomoutpost.com|girlsjustwannahaveguns.com|greatamericanrepublic.com|groopspeak.com|guardianlv.com|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|libertyalliance.com|libertyunyielding.com|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|naturalnews.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|patriotoutdoornews.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redhotchacha.com|redmaryland.com|returnofkings.com|rightwingnews.com|shark-tank.com|shedthoselbs.com|sonsoflibertymedia.com|spectator.org|stevedeace.com|techconsumer.com|techtimes.com|theblacksphere.net|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|traileraddict.com|truththeory.com|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|xtribune.com
@@||lps.newsinc.com/player/show/$script
@@||lpsimage.newsinc.com/player/show/$script
-@@||maps.google.com^$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|girlsjustwannahaveguns.com|glitch.news|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|patriotnewswire.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redhotchacha.com|redmaryland.com|returnofkings.com|rightwingnews.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
-@@||maxcdn.bootstrapcdn.com^$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|breaking911.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomforce.com|freedomoutpost.com|girlsjustwannahaveguns.com|glitch.news|godfatherpolitics.com|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|rightwingnews.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
-@@||netdna-cdn.com/wp-content/$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|faithit.com|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|girlsjustwannahaveguns.com|glitch.news|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|intellectualconservative.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|supercheats.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|urbantabloid.com|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
-@@||netdna-cdn.com/wp-includes/js/$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|faithit.com|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|gamerant.com|girlsjustwannahaveguns.com|glitch.news|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|thehayride.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
+@@||maps.google.com^$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|girlsjustwannahaveguns.com|glitch.news|greatamericanrepublic.com|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|patriotnewswire.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redhotchacha.com|redmaryland.com|returnofkings.com|rightwingnews.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
+@@||maxcdn.bootstrapcdn.com^$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|breaking911.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomforce.com|freedomoutpost.com|girlsjustwannahaveguns.com|glitch.news|godfatherpolitics.com|greatamericanrepublic.com|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|rightwingnews.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
+@@||netdna-cdn.com/wp-content/$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|faithit.com|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|girlsjustwannahaveguns.com|glitch.news|greatamericanrepublic.com|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|intellectualconservative.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|supercheats.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|urbantabloid.com|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
+@@||netdna-cdn.com/wp-includes/js/$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|faithit.com|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|gamerant.com|girlsjustwannahaveguns.com|glitch.news|greatamericanrepublic.com|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|thehayride.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
@@||odb.outbrain.com^$script,domain=cheatsheet.com
@@||omnicalculator.com/sdk.js$domain=valuewalk.com
@@||p.jwpcdn.com^$script,third-party
-@@||platform.instagram.com^$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|girlsjustwannahaveguns.com|glitch.news|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|rightwingnews.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|universityherald.com|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
-@@||platform.twitter.com^$image,domain=allthingsvegas.com|dailydot.com|legalinsurrection.com|newser.com|quirlycues.com|thegatewaypundit.com|viralnova.com|wnd.com|xtribune.com
-@@||platform.vine.co^$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|damnlol.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|faithit.com|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|girlsjustwannahaveguns.com|glitch.news|godfatherpolitics.com|gosocial.co|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|reverbpress.com|reviveusa.com|rightwingnews.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|thelibertarianrepublic.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tinypic.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|universityherald.com|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|westernjournalism.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
+@@||platform.instagram.com^$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|girlsjustwannahaveguns.com|glitch.news|greatamericanrepublic.com|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|rightwingnews.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|universityherald.com|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
+@@||platform.twitter.com^$image,domain=allthingsvegas.com|dailydot.com|dailywire.com|legalinsurrection.com|newser.com|quirlycues.com|thegatewaypundit.com|viralnova.com|xtribune.com
@@||playbuzz.com/widget/$script,third-party
-@@||playwire.com/bolt/$script,domain=activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|askmefast.com|auntyacid.com|breaking911.com|bulletsfirst.net|clashdaily.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|coviral.com|crossmap.com|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|digitaljournal.com|eaglerising.com|enstarz.com|foreverymom.com|freedomforce.com|girlsjustwannahaveguns.com|groopspeak.com|guardianlv.com|hallels.com|hngn.com|ifyouonlynews.com|infowars.com|instigatornews.com|joeforamerica.com|kdramastars.com|kpopstarz.com|lastresistance.com|latinpost.com|libertyalliance.com|libertyunyielding.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|shark-tank.com|spectator.org|stevedeace.com|techtimes.com|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|traileraddict.com|valuewalk.comvcpost.com|victoriajackson.com|viralnova.com|viralthread.com
-@@||po.st/share/$script,third-party,domain=activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|askmefast.com|auntyacid.com|breaking911.com|breathecast.com|bulletsfirst.net|clashdaily.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|coviral.com|crossmap.com|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|digitaljournal.com|eaglerising.com|enstarz.com|foreverymom.com|freedomforce.com|girlsjustwannahaveguns.com|groopspeak.com|guardianlv.com|hallels.com|hngn.com|ifyouonlynews.com|infowars.com|instigatornews.com|joeforamerica.com|kdramastars.com|kpopstarz.com|lastresistance.com|latinpost.com|libertyunyielding.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|naturalnews.com|natureworldnews.com|newser.com|newsthump.com|oddee.com|patriotoutdoornews.com|pickthebrain.com|politicaloutcast.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|redhotchacha.com|redmaryland.com|shark-tank.com|spectator.org|stevedeace.com|techtimes.com|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|valuewalk.comvcpost.com|victoriajackson.com|viralnova.com|viralthread.com
-@@||po.st/static/$script,third-party,domain=activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|askmefast.com|breathecast.com|bulletsfirst.net|clashdaily.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|crossmap.com|dailyheadlines.net|dailysurge.com|dccrimestories.com|digitaljournal.com|eaglerising.com|enstarz.com|girlsjustwannahaveguns.com|hallels.com|hngn.com|infowars.com|instigatornews.com|joeforamerica.com|kdramastars.com|kpopstarz.com|latinpost.com|libertyunyielding.com|minutemennews.com|musictimes.com|naturalblaze.com|naturalnews.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|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|traileraddict.com|valuewalk.comvcpost.com|victoriajackson.com|viralnova.com|viralthread.com
-@@||po.st^*/counter?$script,third-party,domain=activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|askmefast.com|breathecast.com|bulletsfirst.net|clashdaily.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|crossmap.com|dailyheadlines.net|dailysurge.com|dccrimestories.com|digitaljournal.com|eaglerising.com|enstarz.com|girlsjustwannahaveguns.com|hallels.com|hngn.com|infowars.com|instigatornews.com|joeforamerica.com|kdramastars.com|kpopstarz.com|latinpost.com|libertyunyielding.com|minutemennews.com|musictimes.com|naturalblaze.com|naturalnews.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|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|traileraddict.com|valuewalk.comvcpost.com|victoriajackson.com|viralnova.com|viralthread.com
-@@||po.st^*/status?$script,third-party,domain=activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|askmefast.com|breathecast.com|bulletsfirst.net|clashdaily.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|crossmap.com|dailyheadlines.net|dailysurge.com|dccrimestories.com|digitaljournal.com|eaglerising.com|enstarz.com|girlsjustwannahaveguns.com|hallels.com|hngn.com|infowars.com|instigatornews.com|joeforamerica.com|kdramastars.com|kpopstarz.com|latinpost.com|libertyunyielding.com|minutemennews.com|musictimes.com|naturalblaze.com|naturalnews.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|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|traileraddict.com|valuewalk.comvcpost.com|victoriajackson.com|viralnova.com|viralthread.com
+@@||playwire.com/bolt/$script,domain=activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|askmefast.com|auntyacid.com|breaking911.com|bulletsfirst.net|clashdaily.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|coviral.com|crossmap.com|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|digitaljournal.com|eaglerising.com|enstarz.com|foreverymom.com|freedomforce.com|girlsjustwannahaveguns.com|greatamericanrepublic.com|groopspeak.com|guardianlv.com|hallels.com|hngn.com|ifyouonlynews.com|infowars.com|instigatornews.com|joeforamerica.com|kdramastars.com|kpopstarz.com|lastresistance.com|latinpost.com|libertyalliance.com|libertyunyielding.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|shark-tank.com|spectator.org|stevedeace.com|techtimes.com|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|traileraddict.com|valuewalk.comvcpost.com|victoriajackson.com|viralnova.com|viralthread.com
+@@||po.st/share/$script,third-party,domain=activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|askmefast.com|auntyacid.com|breaking911.com|breathecast.com|bulletsfirst.net|clashdaily.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|coviral.com|crossmap.com|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|digitaljournal.com|eaglerising.com|enstarz.com|foreverymom.com|freedomforce.com|girlsjustwannahaveguns.com|greatamericanrepublic.com|groopspeak.com|guardianlv.com|hallels.com|hngn.com|ifyouonlynews.com|infowars.com|instigatornews.com|joeforamerica.com|kdramastars.com|kpopstarz.com|lastresistance.com|latinpost.com|libertyunyielding.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|naturalnews.com|natureworldnews.com|newser.com|newsthump.com|oddee.com|patriotoutdoornews.com|pickthebrain.com|politicaloutcast.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|redhotchacha.com|redmaryland.com|shark-tank.com|spectator.org|stevedeace.com|techtimes.com|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|valuewalk.comvcpost.com|victoriajackson.com|viralnova.com|viralthread.com
+@@||po.st/static/$script,third-party,domain=activistpost.com|addictinginfo.com|alfonzorachel.com|askmefast.com|breathecast.com|bulletsfirst.net|clashdaily.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|crossmap.com|dailyheadlines.net|dailysurge.com|dccrimestories.com|digitaljournal.com|eaglerising.com|enstarz.com|girlsjustwannahaveguns.com|greatamericanrepublic.com|hallels.com|hngn.com|infowars.com|instigatornews.com|joeforamerica.com|kdramastars.com|kpopstarz.com|latinpost.com|libertyunyielding.com|minutemennews.com|musictimes.com|naturalblaze.com|naturalnews.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|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|traileraddict.com|valuewalk.comvcpost.com|victoriajackson.com|viralnova.com|viralthread.com
+@@||po.st^*/counter?$script,third-party,domain=activistpost.com|addictinginfo.com|alfonzorachel.com|askmefast.com|breathecast.com|bulletsfirst.net|clashdaily.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|crossmap.com|dailyheadlines.net|dailysurge.com|dccrimestories.com|digitaljournal.com|eaglerising.com|enstarz.com|girlsjustwannahaveguns.com|greatamericanrepublic.com|hallels.com|hngn.com|infowars.com|instigatornews.com|joeforamerica.com|kdramastars.com|kpopstarz.com|latinpost.com|libertyunyielding.com|minutemennews.com|musictimes.com|naturalblaze.com|naturalnews.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|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|traileraddict.com|valuewalk.comvcpost.com|victoriajackson.com|viralnova.com|viralthread.com
+@@||po.st^*/status?$script,third-party,domain=activistpost.com|addictinginfo.com|alfonzorachel.com|askmefast.com|breathecast.com|bulletsfirst.net|clashdaily.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|crossmap.com|dailyheadlines.net|dailysurge.com|dccrimestories.com|digitaljournal.com|eaglerising.com|enstarz.com|girlsjustwannahaveguns.com|greatamericanrepublic.com|hallels.com|hngn.com|infowars.com|instigatornews.com|joeforamerica.com|kdramastars.com|kpopstarz.com|latinpost.com|libertyunyielding.com|minutemennews.com|musictimes.com|naturalblaze.com|naturalnews.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|thegatewaypundit.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|activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bighealthreport.com|bipartisanreport.com|breaking911.com|breathecast.com|bulletsfirst.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|girlsjustwannahaveguns.com|glitch.news|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|traileraddict.com|truththeory.com|twisted.news|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
+@@||r-login.wordpress.com^$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bighealthreport.com|bipartisanreport.com|breaking911.com|breathecast.com|bulletsfirst.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|girlsjustwannahaveguns.com|glitch.news|greatamericanrepublic.com|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|traileraddict.com|truththeory.com|twisted.news|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
@@||randomapps*.amazonaws.com^$script,domain=thepoke.co.uk
-@@||recirculation.spot.im^$domain=viralnova.com
+@@||recirculation.spot.im^$domain=dailyheadlines.net|o4anews.com|viralnova.com
@@||reembed.com/player/$script,third-party
-@@||s.gravatar.com^$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bighealthreport.com|bipartisanreport.com|breaking911.com|breathecast.com|bulletsfirst.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomforce.com|freedomoutpost.com|girlsjustwannahaveguns.com|glitch.news|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|hngn.com|ifyouonlynews.com|infowars.com|instigatornews.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|liberty.news|libertyalliance.com|libertyunyielding.com|medicine.news|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|rightwingnews.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|traileraddict.com|truththeory.com|twisted.news|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|winningdemocrats.com|xtribune.com
+@@||s.gravatar.com^$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bighealthreport.com|bipartisanreport.com|breaking911.com|breathecast.com|bulletsfirst.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomforce.com|freedomoutpost.com|girlsjustwannahaveguns.com|glitch.news|greatamericanrepublic.com|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|hngn.com|ifyouonlynews.com|infowars.com|instigatornews.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|liberty.news|libertyalliance.com|libertyunyielding.com|medicine.news|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|rightwingnews.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|traileraddict.com|truththeory.com|twisted.news|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|winningdemocrats.com|xtribune.com
@@||s.reembed.com^$script
-@@||s7.addthis.com^$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|askmefast.com|breathecast.com|bulletsfirst.net|clashdaily.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|coviral.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailysurge.com|dccrimestories.com|digitaljournal.com|eaglerising.com|enstarz.com|girlsjustwannahaveguns.com|glitch.news|gosocial.co|hngn.com|infowars.com|instigatornews.com|joeforamerica.com|kdramastars.com|kpopstarz.com|latinpost.com|libertyunyielding.com|minutemennews.com|musictimes.com|naturalblaze.com|naturalnews.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|thegatewaypundit.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=viralnova.com
+@@||s7.addthis.com^$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|askmefast.com|breathecast.com|bulletsfirst.net|clashdaily.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|coviral.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailysurge.com|dccrimestories.com|digitaljournal.com|eaglerising.com|enstarz.com|girlsjustwannahaveguns.com|glitch.news|gosocial.co|greatamericanrepublic.com|hngn.com|infowars.com|instigatornews.com|joeforamerica.com|kdramastars.com|kpopstarz.com|latinpost.com|libertyunyielding.com|minutemennews.com|musictimes.com|naturalblaze.com|naturalnews.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|thegatewaypundit.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=o4anews.com|viralnova.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|activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|askmefast.com|auntyacid.com|breaking911.com|breathecast.com|bulletsfirst.net|clashdaily.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|coviral.com|creepybasement.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|digitaljournal.com|eaglerising.com|enstarz.com|foreverymom.com|freedomforce.com|girlsjustwannahaveguns.com|glitch.news|groopspeak.com|guardianlv.com|gymflow100.com|hallels.com|hngn.com|ifyouonlynews.com|infowars.com|instigatornews.com|joeforamerica.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|libertyalliance.com|libertyunyielding.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|shark-tank.com|sonsoflibertymedia.com|spectator.org|stevedeace.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|traileraddict.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|viralnova.com|viralthread.com|xtribune.com
-@@||syndication.twimg.com^$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|breaking911.com|breathecast.com|bugout.news|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|girlsjustwannahaveguns.com|glitch.news|gosocial.co|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|westernjournalism.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
-@@||taboola.com^$script,domain=activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|askmefast.com|bulletsfirst.net|cheatsheet.com|clashdaily.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|crossmap.com|dailyheadlines.net|dailysurge.com|dccrimestories.com|digitaljournal.com|eaglerising.com|enstarz.com|girlsjustwannahaveguns.com|hngn.com|infowars.com|instigatornews.com|joeforamerica.com|kdramastars.com|kpopstarz.com|latinpost.com|libertyunyielding.com|minutemennews.com|musictimes.com|naturalblaze.com|naturalnews.com|natureworldnews.com|newser.com|oddee.com|patriotoutdoornews.com|rantlifestyle.com|redmaryland.com|shark-tank.com|spectator.org|stevedeace.com|techtimes.com|thefreethoughtproject.com|thegatewaypundit.com|thelibertarianrepublic.com|themattwalshblog.com|thepoke.co.uk|traileraddict.com|valuewalk.comvcpost.com|victoriajackson.com|viralnova.com|viralthread.com
+@@||syn.5min.com^$script,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|askmefast.com|auntyacid.com|breaking911.com|breathecast.com|bulletsfirst.net|clashdaily.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|coviral.com|creepybasement.com|crossmap.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|digitaljournal.com|eaglerising.com|enstarz.com|foreverymom.com|freedomforce.com|girlsjustwannahaveguns.com|glitch.news|greatamericanrepublic.com|groopspeak.com|guardianlv.com|gymflow100.com|hallels.com|hngn.com|ifyouonlynews.com|infowars.com|instigatornews.com|joeforamerica.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|libertyalliance.com|libertyunyielding.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|shark-tank.com|sonsoflibertymedia.com|spectator.org|stevedeace.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|traileraddict.com|truththeory.com|valuewalk.com|vcpost.com|victoriajackson.com|viralnova.com|viralthread.com|xtribune.com
+@@||syndication.twimg.com^$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|breaking911.com|breathecast.com|bugout.news|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dailywire.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|girlsjustwannahaveguns.com|glitch.news|gosocial.co|greatamericanrepublic.com|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|westernjournalism.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
@@||thegatewaypundit.com/wp-content/uploads/submit_tip.png
@@||thegatewaypundit.com/wp-includes/images/rss.png
@@||tv.bsvideos.com^$script,domain=techtimes.com
-@@||twimg.com^$image,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|breaking911.com|breathecast.com|bugout.news|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|girlsjustwannahaveguns.com|glitch.news|gosocial.co|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|intellectualconservative.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|supercheats.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|urbantabloid.com|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|westernjournalism.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
-@@||twitter.com^$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|boredomtherapy.com|breaking911.com|breathecast.com|bugout.news|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|girlsjustwannahaveguns.com|glitch.news|gosocial.co|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|intellectualconservative.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|supercheats.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|urbantabloid.com|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|westernjournalism.com|winningdemocrats.com|wnd.com|xtribune.com|youthhealthmag.com
+@@||twimg.com^$image,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|breaking911.com|breathecast.com|bugout.news|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|girlsjustwannahaveguns.com|glitch.news|gosocial.co|greatamericanrepublic.com|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|intellectualconservative.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|supercheats.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|urbantabloid.com|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|westernjournalism.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
+@@||twitter.com^$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|boredomtherapy.com|breaking911.com|breathecast.com|bugout.news|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|girlsjustwannahaveguns.com|glitch.news|gosocial.co|greatamericanrepublic.com|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|intellectualconservative.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|supercheats.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|urbantabloid.com|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|westernjournalism.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
@@||ui.bamstatic.com^$script,third-party
-@@||use.typekit.net^$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bighealthreport.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomforce.com|freedomoutpost.com|girlsjustwannahaveguns.com|glitch.news|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|xtribune.com
+@@||use.typekit.net^$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bighealthreport.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomforce.com|freedomoutpost.com|girlsjustwannahaveguns.com|glitch.news|greatamericanrepublic.com|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|xtribune.com
@@||video.foxnews.com^$script,third-party
@@||vidible.tv/prod/$script,third-party
-@@||vimeo.com^$script,domain=activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|askmefast.com|auntyacid.com|boredomtherapy.com|breaking911.com|bulletsfirst.net|clashdaily.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|coviral.com|crossmap.com|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|digitaljournal.com|eaglerising.com|enstarz.com|foreverymom.com|freedomforce.com|girlsjustwannahaveguns.com|groopspeak.com|guardianlv.com|hallels.com|headcramp.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|joeforamerica.com|kdramastars.com|kpopstarz.com|lastresistance.com|latinpost.com|libertyalliance.com|libertyunyielding.com|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|shark-tank.com|spectator.org|stevedeace.com|techtimes.com|thefreethoughtproject.com|thegatewaypundit.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
+@@||vimeo.com^$script,domain=activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|askmefast.com|auntyacid.com|boredomtherapy.com|breaking911.com|bulletsfirst.net|clashdaily.com|classicalite.com|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|coviral.com|crossmap.com|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dailywire.com|dccrimestories.com|digitaljournal.com|eaglerising.com|enstarz.com|foreverymom.com|freedomforce.com|girlsjustwannahaveguns.com|greatamericanrepublic.com|groopspeak.com|guardianlv.com|hallels.com|headcramp.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|joeforamerica.com|kdramastars.com|kpopstarz.com|lastresistance.com|latinpost.com|libertyalliance.com|libertyunyielding.com|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|shark-tank.com|spectator.org|stevedeace.com|techtimes.com|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|traileraddict.com|valuewalk.comvcpost.com|victoriajackson.com|viralnova.com|viralthread.com
+@@||vimeocdn.com^$script,domain=boredomtherapy.com|dailywire.com|headcramp.com|honesttopaws.com|mentalflare.com
@@||vjs.zencdn.net^$script,domain=traileraddict.com
@@||wibbitz.com^*/embed.js$domain=breaking911.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|activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|breaking911.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|girlsjustwannahaveguns.com|glitch.news|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|intellectualconservative.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|patriotnewswire.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|redhotchacha.com|redmaryland.com|returnofkings.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|supercheats.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|urbantabloid.com|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
-@@||wp.com/wp-content/$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|breaking911.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|girlsjustwannahaveguns.com|glitch.news|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|intellectualconservative.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|supercheats.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|urbantabloid.com|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
-@@||wpengine.netdna-cdn.com/wp-content/themes/$image,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|faithit.com|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|girlsjustwannahaveguns.com|glitch.news|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
+@@||wp.com/_static/$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|breaking911.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|girlsjustwannahaveguns.com|glitch.news|greatamericanrepublic.com|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|intellectualconservative.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|patriotnewswire.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|redhotchacha.com|redmaryland.com|returnofkings.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|supercheats.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|urbantabloid.com|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
+@@||wp.com/wp-content/$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|breaking911.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|girlsjustwannahaveguns.com|glitch.news|greatamericanrepublic.com|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|intellectualconservative.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|supercheats.com|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|urbantabloid.com|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
+@@||wpengine.netdna-cdn.com/wp-content/themes/$image,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|faithit.com|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|girlsjustwannahaveguns.com|glitch.news|greatamericanrepublic.com|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
@@||wpengine.netdna-cdn.com/wp-content/uploads/$image,domain=activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|bestfunnyjokes4u.com|bipartisanreport.com|breaking911.com|breathecast.com|celebrity-gossip.net|classicalite.com|collapse.news|conservativeintel.com|coviral.com|creepybasement.com|crossmap.com|cyberwar.news|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|digitaljournal.com|earnthenecklace.com|enstarz.com|evil.news|faithit.com|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomforce.com|glitch.news|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|opednews.com|patriotoutdoornews.com|pickthebrain.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redhotchacha.com|redmaryland.com|returnofkings.com|robotics.news|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
@@||yahooapis.com^$script,third-party,domain=truththeory.com
-@@||youtube.com/iframe_api$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|boredomtherapy.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|damnlol.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|faithit.com|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|gamerant.com|girlsjustwannahaveguns.com|glitch.news|godfatherpolitics.com|gosocial.co|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|reverbpress.com|reviveusa.com|rightwingnews.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|thehayride.com|thelibertarianrepublic.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tinypic.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|universityherald.com|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|westernjournalism.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
-@@||youtube.com/player_api$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|boredomtherapy.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|damnlol.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|faithit.com|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|gamerant.com|girlsjustwannahaveguns.com|glitch.news|godfatherpolitics.com|gosocial.co|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|reverbpress.com|reviveusa.com|rightwingnews.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|thehayride.com|thelibertarianrepublic.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tinypic.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|universityherald.com|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|westernjournalism.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
-@@||ytimg.com/yts/jsbin/$script,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|boredomtherapy.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|damnlol.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|faithit.com|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|gamerant.com|girlsjustwannahaveguns.com|glitch.news|godfatherpolitics.com|gosocial.co|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|reverbpress.com|reviveusa.com|rightwingnews.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|thehayride.com|thelibertarianrepublic.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tinypic.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|universityherald.com|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|westernjournalism.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
+@@||youtube.com/iframe_api$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|boredomtherapy.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dailywire.com|damnlol.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|faithit.com|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|gamerant.com|girlsjustwannahaveguns.com|glitch.news|godfatherpolitics.com|gosocial.co|greatamericanrepublic.com|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|reverbpress.com|reviveusa.com|rightwingnews.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|thehayride.com|thelibertarianrepublic.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tinypic.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|universityherald.com|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|westernjournalism.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
+@@||youtube.com/player_api$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|boredomtherapy.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dailywire.com|damnlol.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|faithit.com|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|gamerant.com|girlsjustwannahaveguns.com|glitch.news|godfatherpolitics.com|gosocial.co|greatamericanrepublic.com|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|reverbpress.com|reviveusa.com|rightwingnews.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|thehayride.com|thelibertarianrepublic.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tinypic.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|universityherald.com|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|westernjournalism.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
+@@||ytimg.com/yts/jsbin/$script,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|boredomtherapy.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|damnlol.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|faithit.com|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|gamerant.com|girlsjustwannahaveguns.com|glitch.news|godfatherpolitics.com|gosocial.co|greatamericanrepublic.com|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|reverbpress.com|reviveusa.com|rightwingnews.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|thehayride.com|thelibertarianrepublic.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tinypic.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|universityherald.com|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|westernjournalism.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
@@||zemanta.com^$image,third-party,domain=bulletsfirst.net
-! |http://$image,third-party,domain=100percentfedup.com|allthingsvegas.com|americanewshub.com|beforeitsnews.com|cheapism.com|chicksonright.com|conservativetribune.com|creepybasement.com|freewarefiles.com|intellectualconservative.com|janmorganmedia.com|knowledgedish.com|legalinsurrection.com|lifebuzz.com|madworldnews.com|newser.com|patriotnewswire.com|quirlycues.com|rpnewswire.com|sarahpalin.com|supercheats.com|survivalnation.com|terezowens.com|thegatewaypundit.com|thelibertydaily.com|thepolitistick.com|therightscoop.com|urbantabloid.com|vgpie.com|viralnova.com|wakingtimes.com|wnd.com|xtribune.com
-|http://$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|americanewshub.com|americansublime.com|americasfreedomfighters.com|askmefast.com|auntyacid.com|barbwire.com|beforeitsnews.com|bestfunnyjokes4u.com|bighealthreport.com|bigleaguepolitics.com|bipartisanreport.com|boredomtherapy.com|breaking911.com|breakingnews.ie|breathecast.com|bugout.news|bulletsfirst.net|celebrity-gossip.net|cheapism.com|cheatsheet.com|chicksonright.com|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativetribune.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|damnlol.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|faithit.com|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|freewarefiles.com|gamerant.com|girlsjustwannahaveguns.com|glitch.news|godfatherpolitics.com|gosocial.co|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|intellectualconservative.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|knowledgedish.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|lifebuzz.com|madworldnews.com|makeagif.com|medicine.news|mentalflare.com|minutemennews.com|moneyversed.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|opednews.com|parentherald.com|patriotnewswire.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redhotchacha.com|redmaryland.com|returnofkings.com|reviveusa.com|rightwingnews.com|robotics.news|rpnewswire.com|sarahpalin.com|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|supercheats.com|survivalnation.com|techconsumer.com|technobuffalo.com|techtimes.com|terezowens.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|thehayride.com|thelibertarianrepublic.com|thelibertydaily.com|themattwalshblog.com|thepoke.co.uk|thepolitistick.com|therealside.com|therightscoop.com|theviralmob.com|tinypic.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|universityherald.com|urbantabloid.com|usherald.com|valuewalk.com|vcpost.com|vgpie.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|westernjournalism.com|winningdemocrats.com|wnd.com|xtribune.com|youthhealthmag.com
-|http://$third-party,xmlhttprequest,domain=alfonzorachel.com|americanewshub.com|americasfreedomfighters.com|beforeitsnews.com|boredomtherapy.com|breakingnews.ie|bugout.news|cheapism.com|chicksonright.com|clashdaily.com|conservativeintel.com|conservativetribune.com|creepybasement.com|dccrimestories.com|eaglerising.com|freedomdaily.com|freewarefiles.com|gamerant.com|godfatherpolitics.com|headcramp.com|healthstatus.com|hngn.com|honesttopaws.com|instigatornews.com|intellectualconservative.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|kdramastars.com|knowledgedish.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|libertyalliance.com|libertyunyielding.com|lifebuzz.com|madworldnews.com|makeagif.com|mentalflare.com|musictimes.com|natureworldnews.com|newser.com|parentherald.com|patriotnewswire.com|patriottribune.com|pickthebrain.com|realtytoday.com|rpnewswire.com|sarahpalin.com|supercheats.com|survivalnation.com|terezowens.com|theblacksphere.net|thefreethoughtproject.com|thehayride.com|thelibertydaily.com|themattwalshblog.com|thepolitistick.com|therealside.com|therightscoop.com|universityherald.com|urbantabloid.com|usherald.com|vgpie.com|wakingtimes.com|westernjournalism.com|wnd.com|xtribune.com|youthhealthmag.com
-|https://$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|americanewshub.com|americansublime.com|americasfreedomfighters.com|askmefast.com|auntyacid.com|barbwire.com|beforeitsnews.com|bestfunnyjokes4u.com|bighealthreport.com|bigleaguepolitics.com|bipartisanreport.com|boredomtherapy.com|breaking911.com|breakingnews.ie|breathecast.com|bugout.news|bulletsfirst.net|celebrity-gossip.net|cheapism.com|cheatsheet.com|chicksonright.com|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativetribune.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|damnlol.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|faithit.com|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|freewarefiles.com|gamerant.com|girlsjustwannahaveguns.com|glitch.news|godfatherpolitics.com|gosocial.co|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|intellectualconservative.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|knowledgedish.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|lifebuzz.com|madworldnews.com|makeagif.com|medicine.news|mentalflare.com|minutemennews.com|moneyversed.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|opednews.com|parentherald.com|patriotnewswire.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redhotchacha.com|redmaryland.com|returnofkings.com|reviveusa.com|rightwingnews.com|robotics.news|rpnewswire.com|sarahpalin.com|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|supercheats.com|survivalnation.com|techconsumer.com|technobuffalo.com|techtimes.com|terezowens.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|thehayride.com|thelibertarianrepublic.com|thelibertydaily.com|themattwalshblog.com|thepoke.co.uk|thepolitistick.com|therealside.com|therightscoop.com|theviralmob.com|tinypic.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|universityherald.com|urbantabloid.com|usherald.com|valuewalk.com|vcpost.com|vgpie.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|westernjournalism.com|winningdemocrats.com|wnd.com|xtribune.com|youthhealthmag.com
-|https://$third-party,xmlhttprequest,domain=americanewshub.com|americasfreedomfighters.com|boredomtherapy.com|breakingnews.ie|bugout.news|cheapism.com|chicksonright.com|clashdaily.com|conservativeintel.com|conservativetribune.com|creepybasement.com|dccrimestories.com|eaglerising.com|freewarefiles.com|godfatherpolitics.com|healthstatus.com|honesttopaws.com|instigatornews.com|janmorganmedia.com|knowledgedish.com|lastresistance.com|legalinsurrection.com|libertyalliance.com|lifebuzz.com|madworldnews.com|makeagif.com|mentalflare.com|natureworldnews.com|newser.com|patriotnewswire.com|rpnewswire.com|sarahpalin.com|survivalnation.com|terezowens.com|thefreethoughtproject.com|thelibertydaily.com|thepolitistick.com|therealside.com|therightscoop.com|usherald.com|vgpie.com|westernjournalism.com|wnd.com|xtribune.com
+|http://$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|americanewshub.com|americansublime.com|americasfreedomfighters.com|askmefast.com|auntyacid.com|barbwire.com|beforeitsnews.com|bestfunnyjokes4u.com|bighealthreport.com|bigleaguepolitics.com|bipartisanreport.com|boredomtherapy.com|breaking911.com|breakingnews.ie|breathecast.com|bugout.news|bulletsfirst.net|celebrity-gossip.net|cheapism.com|cheatsheet.com|chicksonright.com|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativetribune.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dailywire.com|damnlol.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|faithit.com|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|freewarefiles.com|funnyand.com|gamerant.com|gamersheroes.com|girlsjustwannahaveguns.com|glitch.news|godfatherpolitics.com|gosocial.co|greatamericanrepublic.com|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|intellectualconservative.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|knowledgedish.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|lifebuzz.com|madworldnews.com|makeagif.com|medicine.news|mentalflare.com|minutemennews.com|moneyversed.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|opednews.com|parentherald.com|patriotnewswire.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redhotchacha.com|redmaryland.com|returnofkings.com|reviveusa.com|rightwingnews.com|robotics.news|rpnewswire.com|sarahpalin.com|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|supercheats.com|survivalnation.com|techconsumer.com|technobuffalo.com|techtimes.com|terezowens.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|thehayride.com|thelibertarianrepublic.com|thelibertydaily.com|themattwalshblog.com|thepoke.co.uk|thepolitistick.com|therealside.com|therightscoop.com|theviralmob.com|tinypic.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|universityherald.com|urbantabloid.com|usherald.com|valuewalk.com|vcpost.com|vgpie.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|wakingtimes.com|westernjournalism.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
+|http://$third-party,xmlhttprequest,domain=4chan.org|alfonzorachel.com|americanewshub.com|americasfreedomfighters.com|beforeitsnews.com|boredomtherapy.com|breakingnews.ie|bugout.news|cheapism.com|chicksonright.com|clashdaily.com|conservativeintel.com|conservativetribune.com|creepybasement.com|dailywire.com|dccrimestories.com|eaglerising.com|freedomdaily.com|freewarefiles.com|funnyand.com|gamerant.com|godfatherpolitics.com|headcramp.com|healthstatus.com|hngn.com|honesttopaws.com|instigatornews.com|intellectualconservative.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|kdramastars.com|knowledgedish.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|libertyalliance.com|libertyunyielding.com|lifebuzz.com|madworldnews.com|makeagif.com|mentalflare.com|musictimes.com|natureworldnews.com|newser.com|parentherald.com|patriotnewswire.com|patriottribune.com|pickthebrain.com|realtytoday.com|rpnewswire.com|sarahpalin.com|supercheats.com|survivalnation.com|terezowens.com|theblacksphere.net|thefreethoughtproject.com|thehayride.com|thelibertydaily.com|themattwalshblog.com|thepolitistick.com|therealside.com|therightscoop.com|universityherald.com|urbantabloid.com|usherald.com|vgpie.com|wakingtimes.com|westernjournalism.com|xtribune.com|youthhealthmag.com
+|https://$script,third-party,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|americanewshub.com|americansublime.com|americasfreedomfighters.com|askmefast.com|auntyacid.com|barbwire.com|beforeitsnews.com|bestfunnyjokes4u.com|bighealthreport.com|bigleaguepolitics.com|bipartisanreport.com|boredomtherapy.com|breaking911.com|breakingnews.ie|breathecast.com|bugout.news|bulletsfirst.net|celebrity-gossip.net|cheapism.com|cheatsheet.com|chicksonright.com|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativetribune.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailydot.com|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dailywire.com|damnlol.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|faithit.com|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|freewarefiles.com|funnyand.com|gamerant.com|gamersheroes.com|girlsjustwannahaveguns.com|glitch.news|godfatherpolitics.com|gosocial.co|greatamericanrepublic.com|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|headcramp.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|intellectualconservative.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|knowledgedish.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|lifebuzz.com|madworldnews.com|makeagif.com|medicine.news|mentalflare.com|minutemennews.com|moneyversed.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.com|naturalsociety.com|natureworldnews.com|newser.com|newseveryday.com|newsthump.com|oddee.com|opednews.com|parentherald.com|patriotnewswire.com|patriotoutdoornews.com|patriottribune.com|pickthebrain.com|politicaloutcast.com|politichicks.com|practicallyviral.com|quirlycues.com|rantlifestyle.com|realfarmacy.com|realmomsrealreviews.com|realtytoday.com|redhotchacha.com|redmaryland.com|returnofkings.com|reviveusa.com|rightwingnews.com|robotics.news|rpnewswire.com|sarahpalin.com|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|supercheats.com|survivalnation.com|techconsumer.com|technobuffalo.com|techtimes.com|terezowens.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|thehayride.com|thelibertarianrepublic.com|thelibertydaily.com|themattwalshblog.com|thepoke.co.uk|thepolitistick.com|therealside.com|therightscoop.com|theviralmob.com|tinypic.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|universityherald.com|urbantabloid.com|usherald.com|valuewalk.com|vcpost.com|vgpie.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|westernjournalism.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
+|https://$third-party,xmlhttprequest,domain=4chan.org|americanewshub.com|americasfreedomfighters.com|boredomtherapy.com|breakingnews.ie|bugout.news|cheapism.com|chicksonright.com|clashdaily.com|conservativeintel.com|conservativetribune.com|creepybasement.com|dccrimestories.com|eaglerising.com|freewarefiles.com|godfatherpolitics.com|healthstatus.com|honesttopaws.com|instigatornews.com|janmorganmedia.com|knowledgedish.com|lastresistance.com|legalinsurrection.com|libertyalliance.com|lifebuzz.com|madworldnews.com|makeagif.com|mentalflare.com|natureworldnews.com|newser.com|patriotnewswire.com|rpnewswire.com|sarahpalin.com|survivalnation.com|terezowens.com|thefreethoughtproject.com|thelibertydaily.com|thepolitistick.com|therealside.com|therightscoop.com|usherald.com|vgpie.com|westernjournalism.com|xtribune.com
||a.thefreethoughtproject.com^
||activistpost.com/wp-content/*/abiturl$image,~third-party
||supercheats.com/js/yavli.js
||thegatewaypundit.com^*.png$image
-||wpengine.netdna-cdn.com^$image,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allenwestrepublic.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|faithit.com|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|girlsjustwannahaveguns.com|glitch.news|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|winningdemocrats.com|xtribune.com|youthhealthmag.com
+||wpengine.netdna-cdn.com^$image,domain=100percentfedup.com|activistpost.com|addictinginfo.com|alfonzorachel.com|allthingsvegas.com|americansublime.com|askmefast.com|auntyacid.com|barbwire.com|bestfunnyjokes4u.com|bighealthreport.com|bipartisanreport.com|breaking911.com|breathecast.com|bulletsfirst.net|celebrity-gossip.net|clashdaily.com|classicalite.com|collapse.news|comicallyincorrect.com|conservativebyte.com|conservativeintel.com|conservativevideos.com|constitution.com|coviral.com|craigjames.com|creepybasement.com|crossmap.com|cyberwar.news|dailyfeed.co.uk|dailyheadlines.net|dailyhealthpost.com|dailysurge.com|dccrimestories.com|deneenborelli.com|digitaljournal.com|eaglerising.com|earnthenecklace.com|enstarz.com|evil.news|faithit.com|fitnessconnoisseur.com|foreverymom.com|freedom.news|freedomdaily.com|freedomforce.com|freedomoutpost.com|girlsjustwannahaveguns.com|glitch.news|greatamericanrepublic.com|groopspeak.com|guardianlv.com|guns.news|gymflow100.com|hallels.com|hautereport.com|healthstatus.com|hispolitica.com|hngn.com|honesttopaws.com|ifyouonlynews.com|infowars.com|instigatornews.com|janmorganmedia.com|jobsnhire.com|joeforamerica.com|juicerhead.com|justdiy.com|kdramastars.com|keepandbear.com|kpopstarz.com|lastresistance.com|latinpost.com|legalinsurrection.com|liberty.news|libertyalliance.com|libertyunyielding.com|lidblog.com|medicine.news|mentalflare.com|minutemennews.com|musictimes.com|myscienceacademy.org|natural.news|naturalblaze.com|naturalnews.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|redhotchacha.com|redmaryland.com|returnofkings.com|robotics.news|shark-tank.com|shedthoselbs.com|slender.news|sonsoflibertymedia.com|spectator.org|stevedeace.com|stupid.news|techconsumer.com|techtimes.com|theblacksphere.net|theboredmind.com|thefreethoughtproject.com|thegatewaypundit.com|themattwalshblog.com|thepoke.co.uk|therealside.com|theviralmob.com|tosavealife.com|traileraddict.com|truththeory.com|twisted.news|usherald.com|valuewalk.com|vcpost.com|victoriajackson.com|videogamesblogger.com|viralnova.com|viralthread.com|visiontoamerica.com|winningdemocrats.com|xtribune.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
||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|9anime.is|ack.net|activistpost.com|allkpop.com|allthetests.com|alltube.tv|androidcentral.com|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|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|goupstate.com|grammarist.com|gsmarena.com|hdfilme.tv|healthline.com|heraldtribune.com|houmatoday.com|icefilms.info|igg-games.com|imore.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|mashable.com|megaup.net|mensfitness.com|merriam-webster.com|metrowestdailynews.com|mlbstream.me|motor1.com|motorsport.com|muscleandfitness.com|myfeed4u.me|myfeed4u.net|nbastreams.me|newpct.com|news-journalonline.com|newsarama.com|nflstreams.me|nhlstreams.me|nintendoeverything.com|nwfdailynews.com|nydailynews.com|oloadcdn.net|openload.co|otakustream.tv|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|the4thofficial.net|theberry.com|thechive.com|thepoliticalinsider.com|thevideobee.to|tmn.today|tomsguide.com|tomshardware.co.uk|tomshardware.com|topix.com|uploading.site|uptobox.com|usherald.com|uticaod.com|vidtodo.com|vidzi.tv|vrheads.com|vvdailypress.com|watchtvserieslive.org|wikia.com|windowscentral.com|wnd.com|womansworld.com|xda-developers.com|yts.ag|yts.am|yts.gs
+$webrtc,domain=101greatgoals.com|123movies.net|4chan.org|9anime.is|ack.net|activistpost.com|allkpop.com|allthetests.com|alltube.tv|androidcentral.com|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|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|healthline.com|heraldtribune.com|houmatoday.com|icefilms.info|igg-games.com|imore.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|mashable.com|megaup.net|mensfitness.com|merriam-webster.com|metrowestdailynews.com|mlbstream.me|motor1.com|motorsport.com|muscleandfitness.com|myfeed4u.me|myfeed4u.net|nbastreams.me|newpct.com|news-journalonline.com|newsarama.com|nflstreams.me|nhlstreams.me|nintendoeverything.com|nwfdailynews.com|nydailynews.com|oloadcdn.net|openload.co|otakustream.tv|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|the4thofficial.net|theberry.com|thechive.com|thepoliticalinsider.com|thevideobee.to|tmn.today|tomsguide.com|tomshardware.co.uk|tomshardware.com|topix.com|uploading.site|uptobox.com|usherald.com|uticaod.com|vidtodo.com|vidzi.tv|vrheads.com|vvdailypress.com|watchtvserieslive.org|wikia.com|windowscentral.com|womansworld.com|xda-developers.com|yts.ag|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.to|2giga.link|4archive.org|9anime.is|activistpost.com|allthetests.com|alltube.tv|androidcentral.com|batmanstream.com|bibme.org|blacklistednews.com|boards2go.com|boreburn.com|breakingisraelnews.com|btdb.in|celebdirtylaundry.com|celebritymozo.com|closerweekly.com|cloudtime.to|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|fileone.tv|filme-streamz.com|filmlinks4u.is|firstforwomen.com|firstrowau.eu|firstrowus1.eu|flash-x.tv|flashsx.tv|flashx.me|flashx.run|flashx.tv|flashx1.tv|flashxx.tv|fmovies.to|free-torrent.org|free-torrent.pw|free-torrents.org|free-torrents.pw|freewarefiles.com|gamenguide.com|genfb.com|gofirstrow.eu|gorillavid.in|gsmarena.com|health-weekly.net|homerun.re|i4u.com|ifirstrow.eu|ifirstrowit.eu|imagefap.com|imore.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|merriam-webster.com|mobilenapps.com|mobipicker.com|motor1.com|motorsport.com|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.sx|okceleb.com|oloadcdn.net|olympicstreams.me|omgwhut.com|onwatchseries.to|openload.co|opensubtitles.org|otakustream.tv|parentherald.com|pcgamer.com|pcgames-download.net|playbill.com|pocketnow.com|pornhub.com|postimg.org|powvideo.net|putlocker9.com|pwinsider.com|qaafa.com|rapidvideo.com|reservedoffers.club|rinf.com|roadracerunner.com|salefiles.com|scienceworldreport.com|serietvsubita.net|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|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|usherald.com|vcpost.com|vidmax.com|vidoza.net|vidtodo.com|vidzi.tv|viewmixed.com|viid.me|vipbox.bz|vipbox.is|vipbox.nu|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|wnd.com|wrestlinginc.com|wrestlingnews.co|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.to|2giga.link|4archive.org|4chan.org|9anime.is|activistpost.com|allthetests.com|alltube.tv|androidcentral.com|batmanstream.com|bibme.org|blacklistednews.com|boards2go.com|boreburn.com|breakingisraelnews.com|btdb.in|celebdirtylaundry.com|celebritymozo.com|closerweekly.com|cloudtime.to|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|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.to|free-torrent.org|free-torrent.pw|free-torrents.org|free-torrents.pw|freewarefiles.com|gamenguide.com|genfb.com|gofirstrow.eu|gorillavid.in|gsmarena.com|health-weekly.net|homerun.re|i4u.com|ifirstrow.eu|ifirstrowit.eu|imagefap.com|imore.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|merriam-webster.com|mobilenapps.com|mobipicker.com|motor1.com|motorsport.com|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.sx|okceleb.com|oloadcdn.net|olympicstreams.me|omgwhut.com|onwatchseries.to|openload.co|opensubtitles.org|otakustream.tv|parentherald.com|pcgamer.com|pcgames-download.net|playbill.com|pocketnow.com|pornhub.com|postimg.org|powvideo.net|putlocker9.com|pwinsider.com|qaafa.com|rapidvideo.com|reservedoffers.club|rinf.com|roadracerunner.com|salefiles.com|scienceworldreport.com|serietvsubita.net|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|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|usherald.com|vcpost.com|vidmax.com|vidoza.net|vidtodo.com|vidzi.tv|viewmixed.com|viid.me|vipbox.bz|vipbox.is|vipbox.nu|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}/$image,script,subdocument,domain=o2tvseries.com|readcomiconline.to|speedvid.net
! CSP filters
+$csp=worker-src 'none',domain=estream.to|flashx.cc|flashx.co|flashx.co|streamango.com|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'
@@||pocketnow.com/?s=$csp=script-src 'self' * 'unsafe-inline' 'unsafe-eval'
@@||talkwithstranger.com/custom-search^$csp=script-src 'self' * 'unsafe-inline' 'unsafe-eval'
+||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'
||acidcow.com^$csp=script-src 'self' * blob: data:
||activistpost.com^$csp=script-src 'self' * blob: data:
||btsproxy.com^$csp=script-src 'self' 'unsafe-inline' data: *.google.com *.google-analytics.com
||btstor.cc^$csp=script-src 'self' 'unsafe-inline' data: *.google.com *.google-analytics.com
||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
+||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
||colourlovers.com^$csp=script-src 'self' * 'unsafe-inline'
||convertcase.net^$csp=script-src 'self' * blob: data:
||convertfiles.com^$csp=script-src 'self' * 'unsafe-inline'
||csgolounge.com^$csp=script-src 'self' * 'unsafe-inline'
||daclips.in^$csp=script-src 'self' * 'unsafe-inline'
||datpiff.com^$csp=script-src 'self' * blob: data:
-||diffen.com^$csp=script-src 'self' * blob: data:
||freebeacon.com^$csp=script-src 'self' * blob: data:
||fullmatchesandshows.com^$csp=script-src 'self' * 'unsafe-inline'
-||gogoanime.se^$csp=script-src 'self' * disquscdn.com 'unsafe-inline'
+||gogoanime.sh^$csp=script-src 'self' * disquscdn.com 'unsafe-inline'
||grammarist.com^$csp=script-src 'self' * 'unsafe-inline'
||healthline.com^$csp=script-src 'self' * 'unsafe-inline'
||hiphoplately.com^$csp=script-src 'self' * blob: data:
@@||rapidvideo.com/js/jquery.validate.min.js$script
@@||rapidvideo.com/js/js.cookie.js$script
@@||rapidvideo.com/js/new.js$script
+@@||rapidvideo.com/js/videojs-contrib-hls.min.js$script
@@||rapidvideo.com/js/videojs.hotkeys.min.js$script
@@||rapidvideo.com/js/videojs.vast.js$script
@@||rapidvideo.com/jw-logo/jw-logo-bar.js$script
||hide.me^$popup,domain=ncrypt.in
||homets.info/queen_file?$popup
||hotelscombined.com^$popup,domain=torrents.de|torrentz.ch|torrentz.com|torrentz.eu|torrentz.in|torrentz.li|torrentz.me|torrentz.ph
+||hqq.tv^$popup,domain=hqq.tv
||href.li^$popup,domain=300mblink.com|xxxhost.me
||ifly.com/trip-plan/ifly-trip?*&ad=$popup
||imagepearl.com/view/$popup,~third-party
||plarium.com/play/*adCampaign=$popup
||playhd.eu/test$popup
||pop.billionuploads.com^$popup
+||putlockers.fm^$popup,~third-party
||r.search.yahoo.com/_ylt=*;_ylu=*.r.msn.com$popup,domain=search.yahoo.com
||rediff.com/uim/ads/$popup
+||reutersmedia.net/resources_$popup,domain=reuters.com
||schenkelklopfer.org^$popup,domain=4fuckr.com
||shareasale.com^$popup,domain=9to5mac.com
||short.zain.biz^$popup,domain=up09.com
||tripadvisor.*/SimilarHotelsPopunder?$popup
||tumejortorrent.com^$popup,~third-party
||uploadrocket.net^$popup,~third-party
+||upvid.co^*.html|$popup,domain=upvid.co
||vibeo.to^$popup,domain=flashx.tv
||videowood.tv^$popup,domain=micast.tv
||vidhog.com/ilivid-redirect.php$popup
! wyciwyg popups
wyciwyg:$popup,domain=jkanime.net|vodlock.co
! semi-generic popup block
-/http*.:\/\/.*[?|=|&|%|#|+].*/$popup,domain=0123movies.com|1337x.to|1movies.to|9anime.is|a-o.ninja|adsrt.com|ahlamtv.com|akvideo.stream|allmyvideos.netakvideo.stream|animeflv.net|animeid.io|asianvote.com|avgle.com|bittorrent.am|bmovies.to|clipconverter.cc|cloudtime.to|cruzing.xyz|dropapk.com|embed.nowvideo.sx|embed.videoweed.es|escdn.co|estream.to|extreme-board.com|eztv.ag|fastbay.net|fileone.tv|flash-x.tv|flashsx.tv|flashx.cc|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|gogoanime.io|gorillavid.in|gowatchfreemovies.to|grammarist.com|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|indoxxi.tv|jkanime.net|katcr.host|katcr.party|kickass.cd|kickass.gg|kissasian.ch|kisscartoon.ac|lavamovies.se|m4ufree.com|m4ufree.tv|masterani.me|megaup.net|moecdn.io|monova.org|movie4k.is|movpod.in|mp3indirdur.mobi|myreadingmanga.info|mywebtv.info|newser.com|nosteam.ro|nowvideo.sx|oload.site|oload.stream|oload.win|oload.xyz|oloadcdn.net|onhax.me|onlinevideoconverter.com|openload.co|openloadmovies.tv|opentpb.com|otakustream.tv|piratebayblocked.com|pirateproxy.sh|pirateproxy.website|playercdn.net|pornparadise.org|povwideo.net|powvideo.net|proxydl.cf|putlockertv.se|putlockertv.to|rapidvideo.com|rarbgproxy.org|readcomiconline.to|repelis.net|rule34hentai.net|seehd.pl|sendvid.com|sexuria.com|solarmoviesc.com|speedvid.net|sportp2p.com|stream.moe|stream2watch.org|streamango.com|streamcherry.com|streamplay.to|streamshunter.tv|suprafiles.org|telepisodes.co|thehiddenbay.fi|thehiddenbay.ws|thekat.nz|thepiratebay.red|thepiratebay.rocks|thepirateproxy.ws|theproxybay.me|thevideo.cc|thevideo.ch|thevideo.me|thevideo.website|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|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
-/http*.:\/\/.*[a-zA-Z0-9]{110,}.*/$popup,domain=0123movies.com|1337x.to|1movies.to|9anime.is|adsrt.com|ahlamtv.com|akvideo.stream|allmyvideos.netakvideo.stream|animeflv.net|animeid.io|asianvote.com|avgle.com|bmovies.to|clipconverter.cc|cloudtime.to|cruzing.xyz|dropapk.com|embed.nowvideo.sx|embed.videoweed.es|escdn.co|estream.to|extreme-board.com|eztv.ag|fastbay.net|fileone.tv|flash-x.tv|flashsx.tv|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|gogoanime.io|gogoanime.to|gorillavid.in|gowatchfreemovies.to|grammarist.com|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.cd|kickass.gg|kimcartoon.me|lavamovies.se|m4ufree.tv|megaup.net|moecdn.io|monova.org|movie4k.is|movpod.in|mp3indirdur.mobi|msn.com|mywebtv.info|newser.com|nosteam.ro|nowvideo.sx|oload.site|oload.stream|oload.win|oload.xyz|oloadcdn.net|onhax.me|onlinevideoconverter.com|openload.co|openloadmovies.tv|opentpb.com|otakustream.tv|piratebayblocked.com|pirateproxy.sh|pirateproxy.website|playercdn.net|pornparadise.org|povwideo.net|powvideo.net|proxydl.cf|putlockertv.se|putlockertv.to|rapidvideo.com|rarbgproxy.org|readcomiconline.to|repelis.net|seehd.pl|sendvid.com|sexuria.com|solarmoviesc.com|speedvid.net|sportp2p.com|stream.moe|stream2watch.org|streamango.com|streamcherry.com|streamplay.to|streamshunter.tv|suprafiles.org|thehiddenbay.fi|thehiddenbay.ws|thekat.nz|thepiratebay.red|thepiratebay.rocks|thepirateproxy.ws|theproxybay.me|thevideo.cc|thevideo.ch|thevideo.me|thevideo.website|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|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
+/http*.:\/\/.*[a-zA-Z0-9]{110,}.*/$popup,domain=0123movies.com|1337x.to|1movies.is|1movies.to|9anime.is|adsrt.com|ahlamtv.com|akvideo.stream|allmyvideos.net|animeflv.net|animeid.io|asianvote.com|avgle.com|bmovies.to|clipconverter.cc|cloudtime.to|cruzing.xyz|dropapk.com|embed.nowvideo.sx|embed.videoweed.es|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.cd|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|nowvideo.sx|oload.download|oload.site|oload.stream|oload.win|oload.xyz|oloadcdn.net|onhax.me|onlinevideoconverter.com|openload.co|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|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.is|a-o.ninja|adsrt.com|ahlamtv.com|akvideo.stream|allmyvideos.net|animeflv.net|animeid.io|asianvote.com|avgle.com|bittorrent.am|bmovies.to|clipconverter.cc|cloudtime.to|cruzing.xyz|dospelis.com|dropapk.com|egoallstars.com|embed.nowvideo.sx|embed.videoweed.es|escdn.co|estream.to|extreme-board.com|eztv.ag|fastbay.net|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|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|imgdew.pw|imgdrive.net|imgmaze.pw|imgshots.com|imgsin.com|imgspice.com|imgtaxi.com|imgtown.pw|imgview.pw|imgvip.net|imgwallet.com|indoxxi.tv|jkanime.net|katcr.host|katcr.party|kickass.cd|kickass.gg|kissasian.ch|kisscartoon.ac|lavamovies.se|m4ufree.com|m4ufree.tv|masterani.me|megaup.net|moecdn.io|monova.org|movie4k.is|movpod.in|mp3indirdur.mobi|mp4upload.com|myreadingmanga.info|mywebtv.info|newser.com|nosteam.ro|nowvideo.sx|oload.download|oload.site|oload.stream|oload.win|oload.xyz|oloadcdn.net|onhax.me|onlinevideoconverter.com|openload.co|openloadmovies.tv|opentpb.com|otakustream.tv|ourl.io|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|rule34hentai.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|telepisodes.co|thehiddenbay.fi|thehiddenbay.ws|thekat.nz|thepiratebay.red|thepiratebay.rocks|thepirateproxy.ws|theproxybay.me|thevideo.cc|thevideo.ch|thevideo.me|thevideo.website|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|vipbox.live|vipleague.mobi|vodlock.co|watchcartoononline.com|watchonline.to|watchonlinemovies.com.pk|wholecloud.net|youwatch.org|yts.am
! data popups
|data^$popup,domain=1337x.to|gorillavid.in|nowvideo.to|zippyshare.com
! Block http and https popups
-/http*.:\/\/.*/$popup,third-party,domain=35.188.59.75|adf.ly|daclips.in|escdn.co|estream.to|fastbay.net|fastspics.net|filepost.com|flash-x.tv|flashx.tv|go4up.com|gorillavid.in|jwpcdn.com|latestmoviesdl.com|load.to|moecdn.io|mofunzone.com|monova.org|movpod.in|oload.info|oload.stream|oload.tv|oload.xyz|oloadcdn.net|openload.co|sendvid.com|speedvid.net|sportp2p.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
+/http*.:\/\/.*/$popup,third-party,domain=35.188.59.75|adf.ly|daclips.in|depositfiles.com|depositfiles.org|dfiles.eu|dfiles.ru|escdn.co|estream.to|fastbay.net|fastspics.net|filepost.com|flash-x.tv|flashx.tv|fruitadblock.net|go4up.com|gorillavid.in|jwpcdn.com|latestmoviesdl.com|load.to|moecdn.io|mofunzone.com|monova.org|movpod.in|oload.cc|oload.cloud|oload.info|oload.stream|oload.tv|oload.xyz|oloadcdn.net|openload.co|putlockers.fm|sendvid.com|speedvid.net|sportp2p.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|bitvid.sx|cloudtime.to|eztv.ag|eztv.tf|eztv.yt|flashx.tv|gorillavid.in|letwatch.us|movpod.in|nowvideo.sx|nowvideo.to|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|animesonlinetk.info|asianvote.com|biqle.ru|bittorrent.am|bmovies.to|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.me|flashx.run|flashx.sx|flashx.to|flashx.tv|flashx.ws|flashx1.tv|flashxx.tv|gamestorrent.co|gorillavid.in|icefilms.info|igg-games.com|jkanime.net|katcr.host|kissanime.ru|lavamovies.se|livecamtv.me|m4ufree.com|m4ufree.tv|masterani.me|megaup.net|mlbstream.me|moecdn.io|monova.org|movpod.in|my-project-free.tv|myfeed4u.me|nbastreams.me|newpct.com|newpct1.com|nflstreams.me|nhlstreams.me|nowvideo.sx|oload.site|oloadcdn.net|openload.co|opensubtitles.org|pcgames-download.com|pelispedia.tv|pelisplus.tv|pirateproxy.ist|pirateproxy.sh|putlockertv.se|rapidvideo.com|readmanga.today|sawlive.tv|serietvsubita.net|skidrowcrack.com|sportshd.me|stream.moe|stream2watch.cc|streamango.com|streamfilmzzz.com|streamzzz.online|strikeout.co|subtorrents.io|sunmusiq.com|telepisodes.co|thehiddenbay.ws|thepiratebay.cr|thepixstate.com|thevideobee.to|torrentz2.eu|unblocked.mx|unblocked.sh|unblocked.vet|unblocker.cc|uptobox.com|vidgg.to|vidlox.me|vidlox.tv|vidtod.me|vidtudu.com|vidup.me|vidup.tv|vidzi.tv|vodlock.co|watchers.to|watchonline.to|watchonlinemovies.com.pk|yts.ag|yts.am|yts.gs|zooqle.com
+/^https?:\/\/([0-9]{1,3}\.){3}[0-9]{1,3}/$popup,domain=0dt.net|123movies.net|adyou.me|akvideo.stream|animesonlinetk.info|asianvote.com|biqle.ru|bittorrent.am|bmovies.to|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|gorillavid.in|gounlimited.to|hdvid.life|hdvid.tv|hdvid.xyz|icefilms.info|igg-games.com|jkanime.net|katcr.host|kissanime.ru|lavamovies.se|livecamtv.me|m4ufree.com|m4ufree.tv|masterani.me|megaup.net|mlbstream.me|moecdn.io|monova.org|movpod.in|mp4upload.com|my-project-free.tv|myfeed4u.me|nbastreams.me|newpct.com|newpct1.com|nflstreams.me|nhlstreams.me|nowvideo.sx|oload.site|oloadcdn.net|openload.co|opensubtitles.org|ourl.io|pcgames-download.com|pelispedia.tv|pelisplus.tv|pirateproxy.ist|pirateproxy.sh|putlockertv.se|rapidvideo.com|readmanga.today|sawlive.tv|serietvsubita.net|shaggyimg.pro|skidrowcrack.com|sportshd.me|stream.moe|stream2watch.cc|streamango.com|streamfilmzzz.com|streamzzz.online|strikeout.co|subtorrents.io|sunmusiq.com|telepisodes.co|thehiddenbay.ws|thepiratebay.cr|thepixstate.com|thevideobee.to|torrentz2.eu|unblocked.mx|unblocked.sh|unblocked.vet|unblocker.cc|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.ag|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
||109.201.146.142^$domain=xxxbunker.com
||213.174.140.38/bftv/js/msn-
||213.174.140.38^*/msn-*.js$domain=boyfriendtv.com|pornoxo.com
+||22pixx.xyz^$script
||244pix.com/webop.jpg
||24porn7.com/24roll.html
||24porn7.com/300.php
||2hot4fb.com/img/*.gif?r=
||2hot4fb.com/img/*.jpg?r=
||3movs.com/contents/content_sources/
-||3xupdate.com^*/ryushare.gif
-||3xupdate.com^*/ryushare2.gif
-||3xupdate.com^*/ryusharepremium.gif
||3yen.com/wfn_
||4sex4.com/pd/
+||4tube.com/assets/abpe-
+||4tube.com/assets/adf-
+||4tube.com/assets/adn-
+||4tube.com/assets/padb-
+||4tube.com/mojon.js
+||4tube.com/sw4tube.js
||4tube.com/tb/banner/
||4ufrom.me/xpw.gif
||5ilthy.com/porn.php
||a.eporner.com^
||a.heavy-r.com^
||a.killergram-girls.com^
-||abc-celebs.com/spons/
||absoluporn.com/code/pub/
||ad.eporner.com^
||ad.slutload.com^
||ad.thisav.com^
-||ad.userporn.com^
||adrive.com/images/fc_banner.jpg
||ads.xxxbunker.com^
-||adult-profit-files.com/banner
||adult-sex-games.com/images/promo/
||adultdvdtalk.com/studios/
||adultfilmdatabase.com/graphics/banners/
||amadorastube.com^*/banner_
||amateur-desire.com/pics/724x90d.jpg
||amateur-desire.com/pics/sm_
-||amateur-streams.com^*/popup.js
||amateuralbum.net/affb.html
-||amateurfarm.net/layer.js
||amazonaws.com^$xmlhttprequest,domain=watch8x.com|xmovies.to|xmovies247.com|yourporn.sexy
||analpornpix.com/agent.php?
-||analtubegirls.com/js/realamateurtube.js
||andtube.com/ban_
-||angelshack.com/images/under-video.png
||anon-v.com/neverlikedcocksmuch.php
||anon-v.com/titswerentoiledup.php
||anonimag.es^$domain=anon-v.com
-||anyporn.com^$image,subdocument
||anysex.com/b/
||anysex.com/content_sources/
||arionmovies.com/*/popup.php
||assfuck.xxx/uploads/provider-banners/
||asspoint.com/images/banners/
||avn.com/templates/avnav/skins/
-||axatube.com/dos.html
||b.xcafe.com^
||babblesex.com/js/misc.js
||babedrop.com/babelogger_images/
||babepicture.co.uk^*banner
||babesandstars.com/images/a/
||babesandstars.com/thumbs/paysites/
+||babesandstars.com^*/banners/
||babeshows.co.uk/fvn53.jpg
||babeshows.co.uk^*banner
||babesmachine.com/html/
-||badjojo.com/b2s.php
-||badjojo.com/js/scripts-
+||badjojo.com/js/tools.js
||bagslap.com/*.html
||bangyoulater.com/images/banners_
||bangyoulater.com/pages/aff.php
||between-legs.com/banners2/
||between-legs.com^*/banners/
||bigboobs.hu/banners/
-||bigxvideos.com/js/focus.*.js
-||bigxvideos.com/js/pops2.
-||bigxvideos.com/js/popu.
-||bigxvideos.com/rec/
-||blackonasianblog.com/uploads/banners/
||blackredtube.com/fadebox2.js
||bob.crazyshit.com^
||bonbonme.com/js/cams.js
||bonbonme.com/js/rightbanner.js
||bonbonsex.com/js/dl/bottom.js
||bonbonsex.com/js/workhome.js
-||boneprone.com/premium.html
||boobieblog.com/submityourbitchbanner3.jpg
||boobieblog.com/TilaTequilaBackdoorBanner2.jpg
||bos.so/icloud9.html
||bravotube.net/if/$subdocument
||brcache.madthumbs.com^
||bunnylust.com/sponsors/
-||bustnow.com/xv/ad/
-||bustnow.com/xv/x/002.php
-||bustnow.com^*/999.js.php
-||bustnow.com^*/sponsors/
||cameltoe.com^*/banners/
||cams.pornrabbit.com^
+||camvideos.tv/tpd.
+||camvideos.tv^$subdocument
||camwhores.tv/banners/
||camwhores.tv/contents/other/player/
||camwhores.tv^*/e*.mp4
||canadianhottie.ca/images/banners/
||celeb.gate.cc/banner/
||celeb.gate.cc/misc/event_*.js
-||celebritypink.com/bannedcelebs-
||cfake.com/images/a/
||chanweb.info/en/adult/hc/local_include/
||chatrandom.com/js/slider.js
||damimage.com^*/DocaWedrOJPPx.png
||daporn.com/_p4.php
||data18.com^*/banners/
-||dato.porn/cp.js
||dbnaked.com/ban/
||definebabe.com/db/images/leftnav/webcams2.png
||definebabe.com/db/js/pcme.js
||definebabe.com/sponsor/
||definebabe.com/sponsor_
+||definebabe.com/traders/
+||definebabe.com^*/traders.
||definefetish.com/df/js/dpcm.js
||deliciousbabes.org/banner/
||deliciousbabes.org/media/banners/
||delivery.porn.com^
||depic.me/banners/
-||destroymilf.com/popup%20floater.js
||devatube.com/img/partners/
||diamond-tgp.com/fp.js
||dickbig.net/scr/
||dot.eporner.com^
||dot2.eporner.com^
||downloadableporn.org/popaaa/
-||dronporn.com/main-video-place.html
-||dronporn.com/tizer.html
||drtuber.com/templates/frontend/white/js/embed.js?
||drtuber.com^*/aff_banner.swf
-||dusttube.com/pop*.js
||dyn.tnaflix.com^
||easypic.com/js/easypicads.js
||eccie.net/buploads/
||efukt.com/js/3rdparty.js
||efukt.com/menu/
||efukt.com^*.php$subdocument
-||egoporn.com/themagic.js
-||egoporn.com/videotop.gif
||empflix.com/embedding_player/600x474_
||empireamateurs.com/images/*banner
||entensity.net/crap/
-||epicwank.com/social/jquery.stp.min.js
||eporner.com/cppb/
||eporner.com/dot/$script
||eporner.com/pjsall-*.js
||eporner.com^$subdocument,~third-party
||eroprofile.com/js/pu*.js
||eskimotube.com/kellyban.gif
-||exhentai.net/img/aaf1.gif
||exit.macandbumble.com^
||extreme-board.com/bannrs/
||extremetube.com/player_related?
+||fakeporn.tv/bb/
||fantasti.cc/_special/
||fantasti.cc/fabl.
||fapdick.com/uploads/1fap_
||freebunker.com^*/oc.js
||freebunker.com^*/pops.js
||freebunker.com^*/raw.js
-||freeimgup.com/xxx/content/system/js/iframe.html
||freeones.com/banners/
||freeones.com/images/freeones/sidewidget/$image
||freeporn.to/wpbanner/
||gifsfor.com/msn.js
||gifsfor.com^*/gifs.js
||gifsfor.com^*/msn.js
-||gina-lynn.net/pr4.html
||girlfriendvideos.com/ad
||girlfriendvideos.com/pcode.js
-||girlsfrombudapest.eu/banners/
-||girlsfromprague.eu/banners/
-||girlsfromprague.eu^*468x
||girlsintube.com/images/get-free-server.jpg
||girlsnaked.net/gallery/banners/
||girlsofdesire.org/banner/
||hentaistream.com/out/
||hentaistream.com/wp-includes/images/bg-
||hentaistream.com/wp-includes/images/mofos/webcams_
-||heraldnet.com/section/iFrame_AutosInternetSpecials?
-||heraldnetdailydeal.com/widgets/DailyDealWidget300x250
||hgimg.com/js/beacon.
-||hidefporn.ws/04.jpg
-||hidefporn.ws/05.jpg
-||hidefporn.ws/055.jpg
-||hidefporn.ws/client
-||hidefporn.ws/img.png
-||hidefporn.ws/nitro.png
||hitomi.la/hitomi-
||hitomi.la/hitomi.
||hitomi.la/hitomi/
||hornywhores.net/hw$script
||hornywhores.net/img/double.jpg
||hornywhores.net/img/zevera_rec.jpg
-||hotdevonmichaels.com^*/pf_640x1001.jpg
-||hotdevonmichaels.com^*/streamate2.jpg
-||hotdevonmichaels.com^*/wicked.gif
-||hotdylanryder.com^*/Big-Tits-Like-Big-Dicks.jpg
-||hotdylanryder.com^*/dylan_350x250_01.jpg
-||hotdylanryder.com^*/iframes_174.jpg
-||hotdylanryder.com^*/pf_640x100.jpg
-||hotdylanryder.com^*/wicked.gif
||hothag.com/img/banners/
-||hotkellymadison.com^*/kelly1.jpg
-||hotkellymadison.com^*/kelly4.jpg
-||hotkellymadison.com^*/km_300x300.gif
-||hotkellymadison.com^*/pf_640x100.jpg
||hotmovs.com/*.php?*=$script
-||hotsashagrey.com^*/Anabolic.jpg
-||hotsashagrey.com^*/New_Sensations-1091.gif
-||hotsashagrey.com^*/PeterNorth-800x350.jpg
-||hotsashagrey.com^*/squ-fantasygirlsasha-001.gif
-||hotsashagrey.com^*/throated.jpg
||hotshame.com/hotshame_html/
||hotshame.com/iframes/
||hotshame.com/js/adphotshame
-||hottestgirlsofmyspace.net/smallpics/300x200b.gif
-||hottestgirlsofmyspace.net/smallpics/fb-150x150.gif
||hottubeclips.com/stxt/banners/
||hungangels.com/vboard/friends/
||hustler.com/backout-script/
+||iceporn.com/templates/base_master/js/jquery.shows.js
+||iceppsn.com/templates/frontend/iceporn_v2/js/_piceporn.js
||imagearn.com/img/picBanner.swf
||imagecarry.com/down
||imagecarry.com/top
||iseekgirls.com/js/fabulous.js
||iseekgirls.com/rotating_
||iseekgirls.com^*/banners/
-||jailbaitgallery.com/banners300/
||jav-porn.net/js/popout.js
||jav-porn.net/js/popup.js
||javhub.net/img/r.jpg
||keezmovies.com/iframe.html?
||kindgirls.com/banners2/
||konachan.com/images/bam/
-||krasview.ru/content/$object
-||krasview.ru/resource/a.php
-||kuiken.co/inc/ex.js
||kuntfutube.com/kellyban.gif
-||kyte.tv/flash/MarbachAdvertsDartInstream.
||laxtime.com/rotation/
-||lesbian.hu/banners/
+||lifeselector.com/banner/
||linksave.in/fopen.html
||literotica.com/images/banners/
||literotica.com/images/lit_banners/
||mansurfer.com/flash_promo/
||matureworld.ws/images/banners/
||maxjizztube.com/downloadfreemovies.php
-||meatspin.com/facebookchatlist.php
-||meatspin.com/images/fl.gif
||media1.realgfporn.com^$subdocument
||meendo.com/promos/
-||merb.ca/banner/
||milkmanbook.com/dat/promo/
||miragepics.com/images/11361497289209202613.jpg
||mobilepornmovies.com/images/banners/
-||monstercockz.com/cont/
-||monstercockz.com/eds/
||monstertube.com/images/access_
||monstertube.com/images/bottom-features.jpg
||monstertube.com/images/vjoin.
||mrstiff.com/view/context/
||mrstiff.com/view/movie/bar/
||mrstiff.com/view/movie/finished/
-||my-pornbase.com/banner/
||myashot.txxx.com^
-||mydailytube.com/nothing/
-||myex.com^$~third-party,xmlhttprequest
||mygirlfriendvids.net/js/popall1.js
||myhentai.tv/popsstuff.
||myslavegirl.org/follow/go.js
||myvidster.com^*.php?idzone=
||naked-sluts.us/prpop.js
+||nakednepaligirl.com/d/
||namethatpornstar.com/topphotos/
||naughty.com/js/popJava.js
||naughtyblog.org/b_load.php
||naughtyblog.org/pr1pop.js
||netasdesalim.com/js/netas
||netronline.com/Include/burst.js
-||newcelebnipslips.com/nipslipop.js
||niceandquite.com/msn.js
||niceandquite.com/nice.js
||niceyoungteens.com/ero-advertising
||ns4w.org/images/vod_
||nude.hu/banners/
||nudebabes.ws/galleries/banners/
-||nudeflix.com/ads/video-player/
||nudevista.com/_/exo_
||nudevista.com/_/pp.
||nudevista.com/_/teasernet
||nudevista.com^*/nv-com.min.js
||nudez.com/*.php?*=$script
+||nudogram.com/contents/other/$media
+||nudogram.com/graphics/$image
||nudography.com/photos/banners/
||nuvid.com/_*.php$script,subdocument
||nuvid.com/b4.php
||onlinestars.net/ban/
||onlinestars.net/br/
||openjavascript.com/jtools/jads.
-||oporn.com/js/wspop.js
||orgyxxxhub.com/content/lib/
-||ox2.pron.tv^
-||ox3.pron.tv^
-||pandaporn.net/*.php
||partners.keezmovies.com^
||pastime.biz/images/iloveint.gif
||pastime.biz/images/interracial-porn.gif
||pink-o-rama.com/Privatecash
||pink-o-rama.com/Royalcash/
||pink-o-rama.com/Teendreams
-||pinkems.com/images/buttons/
||pinkrod.com/iframes/
||pinkrod.com/js/adppinkrod
||pinkrod.com/pinkrod_html/
-||pixhost.org/image/cu/
-||pixhost.org/image/rotate/
-||pixhost.org/image/tmp/linksnappy_
-||pixhost.org/js/jquery_show2.js
||pixroute.com/spl.js
||placepictures.com/Frame.aspx?
||planetsuzy.org/kakiframe/
||playgirl.com/pg/media/prolong_ad.png
||playpornx.net/pu/
||plumper6.com/images/ban_pp.jpg
-||pnet.co.za/jobsearch_iframe_
-||poguide.com/cdn/images/ad*.gif
||pontoperdido.com/js/webmessenger.js
||porn-w.org/chili.php
||porn-w.org/images/chs.gif
||porn-w.org/images/ls.gif
||porn-w.org/images/lsb.gif
||porn-w.org/images/zevera.png
-||porn.com/171media42b/$xmlhttprequest
||porn.com/assets/partner_
||porn.com/js/pu.js
||porn.com^$subdocument,~third-party
+||porn.com^*?$xmlhttprequest
||porn4down.com^*/ryuvuong.gif
||porn5.com^$subdocument,~third-party
||porn8x.net/js/outtrade.js
||pornalized.com/contents/content_sources/
||pornalized.com/js/adppornalized5.js
||pornalized.com/pornalized_html/closetoplay_
-||pornarchive.net/images/cb
-||pornbanana.com/pornbanana/deals/
||pornbay.org/popup.js
||pornbb.org/adsnov.
||pornbb.org/images/rotation/$image
||pornbus.org/includes/js/exa.js
||pornbus.org/includes/js/layer.js
||porncor.com/sitelist.php
+||porndoe.com/deliverAbc/
||pornerbros.com/p_bnrs/
||pornerbros.com/rec/$subdocument
||pornfanplace.com/js/pops.
||pornhub.phncdn.com/misc/xml/preroll.xml
||pornizer.com/_Themes/javascript/cts.js?
||pornleech.is/pornleech_
-||pornmade.com/images/404vz.gif
-||pornmade.com/images/az.gif
-||pornmade.com/images/cb
||pornmaturetube.com/content/
||pornmaturetube.com/content2/
||pornmaturetube.com/eureka/
||pornoid.com/js/adppornoid
||pornoid.com/pornoid_html/
||pornoinside.com/efpop.js
-||pornomovies.com/js/1/login_bonus
-||pornomovies.com/pop/
||pornorips.com/hwpop.js
||pornorips.com^*/rda.js
||pornorips.com^*/rotate*.php
||pornpause.com/fakevideo/
||pornper.com/mlr/
||pornper.com^*/pp.js
+||pornpics.com/assets/sites/
||pornpics.com/pornpics.
-||pornpicture.org/banners/
-||pornreleasez.com/prpop.js
||pornshare.biz/1.js
||pornshare.biz/2.js
-||pornsharia.com/Images/Sponsors/
-||pornsharia.com^*/adppornsharia.js
-||pornsharia.com^*/exo-
-||pornsharia.com^*/js/pcin.js
||pornsharing.com/App_Themes/pornsharianew/$subdocument,~third-party
||pornsharing.com/App_Themes/pornsharianew/js/adppornsharia*.js
||pornsharing.com/App_Themes/pornsharingnew/$subdocument,~third-party
||pornsharing.com/App_Themes/pornsharingnew/js/adppornsharia*.js
-||pornslash.com/images/a.gif
-||pornslash.com/images/cbside.gif
-||pornslash.com/images/cbt.gif
-||pornslash.com/images/downicon.png
-||pornslash.com/images/pr.jpg
-||pornstarlabs.com/spons/
-||pornstarterritory.com//images/bannernew.jpg
-||pornstarterritory.com^*/alsbanner
||pornstreet.com/siteunder.js
||porntalk.com/img/banners/
||porntalk.com/rec/
||pornup.me/js/pp.js
||pornvideoq.com/*.html$subdocument,~third-party
||pornwikileaks.com/adultdvd.com.jpg
-||pornxs.com/fl.js
-||pornxs.com/js/aab/
-||pornxs.com/js/exo.js
-||pornxs.com/js/files/jasminNew
||pr-static.empflix.com^
||pr-static.tnaflix.com^
-||pron.tv/js/xp/pt.js?
||pureandsexy.org/banner/
||purelynsfw.com^*/banners/
||purepornvids.com/randomadseb.
||purpleporno.com/pop*.js
||putascaseiras.com/botao/
-||puteros.com/publisecciones/
||pwpwpoker.com/images/*/strip_poker_
||pwpwpoker.com/images/banners/
||queerclick.com/pu-$script
||realhomesex.net/ae/$subdocument
||realhomesex.net/floater.js
||realhomesex.net/pop/
-||redtube.cc/images/bongacams.png
||redtube.com/barelylegal/
||redtube.com/bestporn/
||redtube.com/nymphos/
||seemygf.com/webmasters/
||sensualgirls.org/banner/
||sensualgirls.org/media/banners/
-||serveporn.com/images/a-en.jpg
-||serveporn.com/images/plug-in.jpg
||sex-techniques-and-positions.com/123ima/
||sex-techniques-and-positions.com/banners
||sex.com/images/*/banner_
||sexilation.com/wp-content/uploads/2013/01/Untitled-1.jpg
||sexmummy.com/float.htm
||sexmummy.com/footer.htm
-||sexphoto.xxx/sites/
-||sexpornimg.com/css/images/banner
||sexseeimage.com^*/banner.gif
||sextube.com/lj.js
||sextubebox.com/ab1.shtml
||sexvideogif.com/msn.js
||sexvideogif.com/svg.js
||sexvines.co/images/cp
-||sexy-toons.org/interface/partenariat/
-||sexy-toons.org/interface/pub/
||sexyandfunny.com/images/totem
||sexyandshocking.com/mzpop.js
||sexyclips.org/banners/
||sexyfuckgames.com/images/promo/
||sexyshare.net//banners/
||sexytime.com/img/sexytime_anima.gif
+||shaggyimg.pro/bast01/
||shanbara.jp/300_200plus.jpg
||shanbara.jp/okusamadx.gif
||sharew.org/modalfiles/
||shemaletubevideos.com/images/banners/
-||shoosh.co/*.php$script
-||shoosh.co/_p4
||shooshtime.com/ads/
||shooshtime.com/images/chosenplugs/
||shooshtimeinc.com/under.php
-||shy-cams.com/tube.js
||signbucks.com/s/bns/
-||signbucksdaily.com/data/promo/
||sillusions.ws^*/pr0pop.js
||sillusions.ws^*/vpn-banner.gif
||site.img.4tube.com^
||socaseiras.com.br/arquivos/banners/
||socaseiras.com.br/banner_
||socaseiras.com.br/banners.php?
-||songs.pk/ie/ietext.html
-||spankbang.com/gateway/
-||springbreaktubegirls.com/js/springpop.js
-||starcelebs.com/logos/$image
+||spankbang.com^*/mpop.js
||static.flabber.net^*background
||static.kinghost.com^
||stockingstv.com/partners/
||submityourflicks.com/banner/
||sunporno.com/js/flirt/serve.js
||svscomics.com^*/dtrotator.js
-||sxx.com/js/lj.js
||t-51.com^*/banners/
||t.xtubetv.net^
||t8.*.com/?$xmlhttprequest,domain=tube8.com
||tbib.org/gfy/$domain=konachan.com
||tbib.org^$subdocument,domain=konachan.com
||teensanalfactor.com/best/
-||teensexcraze.com/awesome/leader.html
||teentube18.com/js/realamateurtube.js
||temptingangels.org/banner/
||temptingangels.org/media/banners/
||thenude.eu/images/sexart_sidebar.png
||thenude.eu/media/mxg/
||theporncore.com/contents/content_sources/
-||thepornomatrix.com/images/1-
||thinkexist.com/images/afm.js
||thisav.com/0628.
||thisav.com/js/pu.js
||thisav.com/js/thisav_pop.js
||thumblogger.com/thumblog/top_banner_silver.js
-||timtube.com/traffic.js
||titsintops.com/intersitial/
||titsintops.com/rotate/
||tjoob.com/bgbb.jpg
||tnaflix.com/flixPlayerImages/
||tnaflix.com^*_promo.jpg
||trovaporno.com/image/incontri$image
+||tryboobs.com/js/ff.js
||tube8.com/penthouse/
||tube8.com/sugarcrush/
||tube8.com^$subdocument,~third-party
-||tubecup.com/contents/content_sources/
-||tubecup.com/js/1.js
-||tubecup.org/?t_sid=
||tubedupe.com/footer_four.html
||tubedupe.com/side_two.html
||tubepornclassic.com^*.php?z=*&sub=$script
||turboimagehost.com/p1.js
+||twatis.com/includes/excl/
||twinsporn.net/images/delay.gif
||twinsporn.net/images/free-penis-pills.png
||twofuckers.com/brazzers
||vid2c.com/js/pp.js
||vid2c.com/pap.js
||vid2c.com/pp.js
-||videarn.com/vibrate.js
||videos.com^*/jsp.js
||videoszoofiliahd.com/wp-content/themes/vz/js/p.js
||vidgrab.net/adsbar.png
||vivatube.com/upload/banners/
||voyeurhit.com/contents/content_sources/
||voyeurhit.com/related/voyeurhit.php?t_sid=
+||vporn.com/VPAIDFlash.
||vrsmash.com^*/script.min.js
||vstreamcdn.com^*/ads/
||wank.to/partner/
||watch2porn.net/pads2.js
||watch8x.com/JS/rhpop_
||watchindianporn.net/js/pu.js
+||watchmygf.me/banner/
+||watchmygf.me/contents/content_sources/
||waybig.com/blog/wp-content/uploads/*?pas=$image
||waybig.com/js/lic14.js
||waybig.com/js/license.$script
||waybig.com/js/univ6.js
||weberotic.net/banners/
-||wegcash.com/click/
||wetplace.com/iframes/$subdocument
||wetplace.com/js/adpwetplace
||wetplace.com/wetplace_html/
||wikiporno.org/header21.html
||woodrocket.com/img/banners/
||worldsex.com/c/
-||wowomg.com/*.html
-||wrenchtube.com/poppt.js
||wunbuck.com/_odd_images/banners/
||wunbuck.com/iframes/aaw_leaderboard.html
||x.eroticity.net^
||xcritic.com/img/200x150_
||xfanz.com^*_banner_
||xhamster.com/ads/
-||xhamsterpremiumpass.com/premium_scenes.html
||xhcdn.com/js/12.js$domain=xhamster.com
||xhcdn.com^*/ads_
||xogogo.com/images/latestpt.gif
||xozilla.com/js/pu.js
||xozilla.com/player/html.php?aid=
||xpics.me/everyone.
-||xtravids.com/pop.php
||xvideohost.com/hor_banner.php
||xvideos-free.com/d/
||xxnxx.eu/index.php?xyz_lbx=
||xxvideo.us/ad728x15
||xxvideo.us/bnr.js
||xxvideo.us/playertext.html
-||xxxblink.com/js/pops.
-||xxxblink.com/rec/
||xxxfile.net^*/netload_premium.gif
||xxxgames.biz^*/sponsors/
||xxxhdd.com/contents/content_sources/
||xxxhdd.com/player_banners/
||xxxhdd.com/plugs-thumbs/
||xxxhost.me/xpw.gif
+||xxxjizz.net/125_125.
||xxxkinky.com/pap.js
-||xxxlinks.es/xvideos.js
||xxxporntalk.com/images/
+||xxxselected.com/cdn_files/dist/js/blockPlaces.js
||xxxxsextube.com/*.html$subdocument
||xxxymovies.com/js/win.js
||yea.xxx/img/creatives/
-||yobt.com/rec/
-||yobt.tv/js/ttu.js
-||yobt.tv/rec/
||youaresogay.com/*.html
||youjizz.com/neverblock/
||youngpornvideos.com/images/bangbros/
||youngpornvideos.com/images/teencash/
||youngpornvideos.com/images/webmasterdelightlinks/
||youngpornvideos.com/images/wmasterthecoolporn/
-||youporn-hub.com/lcdscript.js
-||youporn-hub.com/newlcd.js
||youporn.com/capedorset/
||youporn.com/watch_postroll/
||youporn.com^$script,domain=youporn.com
||yuvutu.com^*/banners/
||zazzybabes.com/misc/virtuagirl-skin.js
||zuzandra.info/b?
+! pornhd.com
+$script,domain=pornhd.com
+@@||cdn-static.pornhd.com/pornhd/$script,domain=pornhd.com
+! efukt.com
+$script,subdocument,third-party,domain=efukt.com
+@@||ajax.googleapis.com/ajax/$script,domain=efukt.com
+@@||twitter.com^$script,subdocument,domain=efukt.com
+@@||twitter.com^$subdocument,domain=efukt.com
+@@||zencdn.net^$script,domain=efukt.com
! camwhorestv.org
$image,script,subdocument,third-party,webrtc,websocket,domain=camwhorestv.org
! 4tube.com, porntube.com, pornerbros.com, fux.com
@@||jwpcdn.com^$xmlhttprequest,domain=milfzr.com
|http://$script,third-party,xmlhttprequest,domain=milfzr.com
|https://$script,third-party,xmlhttprequest,domain=milfzr.com
-! sexix.net
-|http://$script,third-party,xmlhttprequest,domain=sexix.net
-|https://$script,third-party,xmlhttprequest,domain=sexix.net
! anyporn
@@||anyporn.com/captcha/comments/?$image
-@@||anyporn.com/player/$script
+@@||anyporn.com/js/videopreview.js$script
+@@||anyporn.com/player/fluidplayer/$script
@@||anyporn.com/v4_js/main.min.js$script
@@||anyporn.com/videojs/video.js$script
@@||anyporn.com/videojs/videojs-overlay.js$script
@@||anyporn.com/videojs/vjs-related.js$script
@@||anyporn.com/videos_screenshots/$image
-||anyporn.com^$script,~third-party
+||anyporn.com^$image,script,subdocument,xmlhttprequest
! imagefap
@@||imagefap.com/ajax/image_related.php?$xmlhttprequest
@@||imagefap.com/ajax_favorites.php$xmlhttprequest
@@||motherless.com/scripts/jwplayer.js
@@||motherless.com/scripts/media.min.js
@@||motherless.com/scripts/members.min.js
+@@||motherless.com/scripts/mobile/index.js
@@||motherless.com/scripts/perfect-scrollbar.jquery.min.js
@@||motherless.com/scripts/register.min.js
@@||motherless.com/scripts/responsive.min.js
@@||taxidrivermovie.com/style/core-min.js$script,~third-party
|http://$script,~third-party,xmlhttprequest,domain=taxidrivermovie.com
|https://$script,~third-party,xmlhttprequest,domain=taxidrivermovie.com
-! xhamster.com
-@@||xhcdn.com^$script,domain=xhamster.com
-@@||xhcdn.com^*/shader/$xmlhttprequest,domain=xhamster.com
-|http://$script,third-party,xmlhttprequest,domain=xhamster.com
-|https://$script,third-party,xmlhttprequest,domain=xhamster.com
! hdzog.com
@@||ajax.googleapis.com^$script,domain=hdzog.com
@@||hdzog.com/key=$~third-party,xmlhttprequest
|https://$script,third-party,xmlhttprequest,domain=hdzog.com
||hdzog.com/njs/$script
||hdzog.com^$~third-party,xmlhttprequest
-! pornxs.com
-@@||pornxs.com/ajax.php?*&$xmlhttprequest
-@@||sprites.pornxs.com^$xmlhttprequest
-|http://$xmlhttprequest,domain=pornxs.com
-|https://$xmlhttprequest,domain=pornxs.com
-! liebelib.com
-@@||ajax.googleapis.com^$script,third-party,domain=liebelib.com
-|http://$script,third-party,xmlhttprequest,domain=liebelib.com
-|https://$script,third-party,xmlhttprequest,domain=liebelib.com
-! daredteens.com
-|http://$script,third-party,xmlhttprequest,domain=daredteens.com
-|https://$script,third-party,xmlhttprequest,domain=daredteens.com
! amateurdumper.com
@@||ajax.googleapis.com^$script,third-party,domain=amateurdumper.com
|http://$script,third-party,xmlhttprequest,domain=amateurdumper.com|myxvids.com
@@||trafficdeposit.com//blog/$image,domain=yourporn.sexy
@@||trafficdeposit.com/blog/$image,domain=yourporn.sexy
@@||yps.link/users/ava/$image,domain=yourporn.sexy
-|https://$image,script,subdocument,third-party,domain=yourporn.sexy
+|https://$image,script,subdocument,third-party,xmlhttprequest,domain=yourporn.sexy
! websocket ads (Adblock Plus beta)
-$websocket,domain=24video.cc|24video.in|24video.me|24video.sex|24video.xxx|pornhub.com|redtube.com|redtube.com.br|russian-porn.me|tube8.com|tube8.es|tube8.fr|xhamster.com|xtube.com|xvideos.com|youporn.com|youporngay.com
+$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
@@||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
+! pornomovies.com
+@@||pornomovies.com/includes/video-js-5.20.4/video.min.js$script
+@@||pornomovies.com/templates/pornomovies/js/main.js$script
+@@||pornomovies.com/templates/pornomovies/js/site.functions.js$script
+||pornomovies.com^$script
+! sexykittenporn.com
+@@||sexykittenporn.com/images/sexykittenporn.com/layout/js/jquery-1.10.2.min.js$script
+@@||sexykittenporn.com/images/sexykittenporn.com/layout/js/main.min.js$script
+@@||sexykittenporn.com/images/sexykittenporn.com/player/jwplayer.new.js$script
+||sexykittenporn.com^$script
+||sexykittenporn.com^*/banners/
+! pussyspace.com
+@@||pussyspace.com/js/all.js$script
+@@||pussyspace.com/js/main.js$script
+@@||pussyspace.com/player/h5.p18.js$script
+||pussyspace.com^$script
! *** easylist:easylist_adult/adult_specific_block_popup.txt ***
^utm_medium=pops^$popup,domain=ratedporntube.com|sextuberate.com
-|http*://*?$popup,third-party,domain=avgle.com|camwhorestv.org|extremetube.com|pandaporn.net|pornflip.com|pornhub.com|redtube.com|spankwire.com|streamjav.net|theync.com|tube8.com|vidz7.com|xxxkingtube.com|youporn.com|youporngay.com
+|http*://*?$popup,third-party,domain=avgle.com|camwhorestv.org|extremetube.com|pornflip.com|pornhub.com|redtube.com|spankwire.com|streamjav.net|theync.com|tube8.com|vidz7.com|xxxkingtube.com|youporn.com|youporngay.com
|https:$popup,third-party,domain=yourporn.sexy
-||ad.userporn.com^$popup
||bitchcrawler.com/?$popup
||delivery.porn.com^$popup
||delivery.porn5.com^$popup
||pop.fapxl.com^$popup
||pop.mrstiff.com^$popup
||porn101.com^$popup,domain=lexsteele.com
-||porn4free.tv^$popup,domain=redtube.cc
+||porndoo.com/pup/
+||pornflip.com/away/pop?$popup
||publicagent.com/bigzpup.php$popup
||r18.com/*utm_source$popup
||rackcdn.com^$popup,domain=extremetube.com|pornhub.com|redtube.com|spankwire.com|tube8.com|youporn.com|youporngay.com
||site-rips.org^$popup,domain=backupload.net
||xvideos-free.com/d/$popup
||ymages.org/prepop.php$popup
+! generic popup block
+/http*.:\/\/.*[?|=|&|%|#|+].*/$popup,domain=femefun.com
! ipaddresses
/\:\/\/([0-9]{1,3}\.){3}[0-9]{1,3}/$popup,domain=bitporno.com|pornxs.com|vidz7.com
! wyciwyg popups
myspace.com###HeroUnitMedRec
dreamteamfc.com###HomeContentMpu
austinchronicle.com###HowAboutWe
-mirrorcreator.com###ID1
collegerecruiter.com###IMU_468x60
collegerecruiter.com###IMU_468x60_search-results
collegerecruiter.com###IMU_728x90
experts-exchange.com###adComponent
gamemazing.com###adContainer
about.com,paidcontent.org###adL
-911jobforums.com,all-nettools.com,apnadesi-tv.net,britsabroad.com,candlepowerforums.com,droidforums.net,filesharingtalk.com,forum.opencarry.org,hongfire.com,justskins.com,kiwibiker.co.nz,lifeinvictoria.com,lotoftalks.com,moneymakerdiscussion.com,mpgh.net,nextgenupdate.com,partyvibe.com,perthpoms.com,pomsinadelaide.com,pomsinoz.com,printroot.com,thriveforums.org,watchdesitv.com,watchuseek.com,win8heads.com###ad_global_below_navbar
+911jobforums.com,all-nettools.com,apnadesi-tv.net,britsabroad.com,candlepowerforums.com,droidforums.net,filesharingtalk.com,forum.opencarry.org,hongfire.com,justskins.com,kiwibiker.co.nz,lifeinvictoria.com,lotoftalks.com,moneymakerdiscussion.com,mpgh.net,mrexcel.com,nextgenupdate.com,partyvibe.com,perthpoms.com,pomsinadelaide.com,pomsinoz.com,printroot.com,thriveforums.org,watchdesitv.com,watchuseek.com,win8heads.com###ad_global_below_navbar
exchangerates.org.uk###ad_hp
im9.eu###adb
phonezoo.com###adbb
atlanticfarmfocus.ca###add_bottom
imageshack.us###add_frame
canadianfamily.ca###add_left
+1movies.is###add_margin
canadianfamily.ca###add_right
chipchick.com###add_space577
washingtonjewishweek.com###addclose
tortoisesvn.net###adgroup
shivtr.com###admanager
girlsgames.biz###admd
-909lifefm.com,anichart.net,audioreview.com,boldsky.com,carlow-nationalist.ie,cayrock.ky,chelseanews.com,daemon-tools.cc,disconnect.me,dreadcentral.com,duckduckgo.com,eveningecho.ie,footballfancast.com,full-stream.me,g.doubleclick.net,gearculture.com,genevalunch.com,goodreturns.in,hdcast.tv,healthboards.com,hot1041.ky,inspirationti.me,kildare-nationalist.ie,kiss.ky,laois-nationalist.ie,lavamovies.se,lorempixel.com,lshstream.com,lshstreams.com,mobilerevamp.org,mtbr.com,nylonguysmag.com,photographyreview.com,placehold.it,playr.org,privack.com,quiz4fun.com,quote.com,roscommonherald.ie,skyuser.co.uk,talk1300.com,theindustry.cc,toorgle.net,triblive.com,tvope.com,urbandictionary.com,washingtonmonthly.com,waterford-news.ie,wccftech.com,westernpeople.com,wexfordecho.ie,x1071.ky###ads
+909lifefm.com,anichart.net,audioreview.com,boldsky.com,carlow-nationalist.ie,cayrock.ky,chelseanews.com,craigclassifiedads.com,daemon-tools.cc,disconnect.me,dreadcentral.com,duckduckgo.com,eveningecho.ie,footballfancast.com,full-stream.me,g.doubleclick.net,gearculture.com,genevalunch.com,goodreturns.in,hdcast.tv,healthboards.com,hot1041.ky,inspirationti.me,kildare-nationalist.ie,kiss.ky,laois-nationalist.ie,lavamovies.se,lorempixel.com,lshstream.com,lshstreams.com,mobilerevamp.org,mtbr.com,nylonguysmag.com,photographyreview.com,placehold.it,playr.org,privack.com,quiz4fun.com,quote.com,roscommonherald.ie,skyuser.co.uk,talk1300.com,theindustry.cc,toorgle.net,triblive.com,tvope.com,urbandictionary.com,washingtonmonthly.com,waterford-news.ie,wccftech.com,westernpeople.com,wexfordecho.ie,x1071.ky###ads
chia-anime.com###ads8
privack.com###adsb
uploaded.net###adshare-videoad
firesticktricks.com###ai_widget-2
ajchomefinder.com###ajc-homefinder-leaderboard
unknown-horizons.org###akct
+androidcentral.com###alert-prime-day-newsletter
news.com.au###alert-strap
luckyacepoker.com###alertpop
release-ddl.com###alexa
zam.com###bannerMain
pocketgamer.co.uk###bannerRight
metric-conversions.org###bannerSpace
-reuters.com###bannerStrip
codecs.com,free-codecs.com,ieee.org,ninemsn.com.au,reference.com###bannerTop
sky.com###bannerTopBar
search.snap.do###bannerWrapper
latina.com###block-block-39
educationworld.com,greenbiz.com,sonymasterworks.com###block-block-4
latina.com,rslinks.org###block-block-40
-eturbonews.com,shape.com###block-block-42
+eturbonews.com,sbr.com.sg,shape.com###block-block-42
newtimes.co.rw###block-block-43
newtimes.co.rw###block-block-44
drivesouth.co.nz,motherjones.com###block-block-46
carnalnation.com###block-block-5
abduzeedo.com,freesoftwaremagazine.com,zerohedge.com###block-block-51
adsoftheworld.com,newtimes.co.rw###block-block-52
-pajhwok.com,popsci.com###block-block-53
+ancient-origins.net,pajhwok.com,popsci.com###block-block-53
newtimes.co.rw###block-block-54
newtimes.co.rw###block-block-55
namibiansun.com,newsx.com###block-block-58
phonescoop.com###botlink
forums.vr-zone.com,hplusmagazine.com,j.gs,q.gs,usniff.com###bottom
jillianmichaels.com###bottom-300
-dancehallreggae.com,investorplace.com,kiz10.com,lyrics19.com,radionomy.com###bottom-banner
+cheese.com,dancehallreggae.com,investorplace.com,kiz10.com,lyrics19.com,radionomy.com###bottom-banner
thurrott.com###bottom-interstitial
news.cnet.com###bottom-leader
ohio.com###bottom-leader-position
msn.co.nz###cat_hl_87409
filecore.co.nz,hbwm.com###catfish
justinhartman.com###catlinks
-africanreporter.co.za,albertonrecord.co.za,alexnews.co.za,barbertontimes.co.za,bedfordviewedenvalenews.co.za,benonicitytimes.co.za,bereamail.co.za,boksburgadvertiser.co.za,brakpanherald.co.za,capricornreview.co.za,carletonvilleherald.com,citybuzz.co.za,comarochronicle.co.za,corridorgazette.co.za,estcourtnews.co.za,eyethunews.co.za,fourwaysreview.co.za,germistoncitynews.co.za,hazyviewherald.co.za,heidelbergnigelheraut.co.za,highvelder.co.za,highwaymail.co.za,joburgeastexpress.co.za,kathorusmail.co.za,kemptonexpress.co.za,kormorant.co.za,krugersdorpnews.co.za,ladysmithgazette.co.za,letabaherald.co.za,lowvelder.co.za,maritzburgsun.co.za,midrandreporter.co.za,newcastleadvertiser.co.za,northcliffmelvilletimes.co.za,northcoastcourier.co.za,northeasterntribune.co.za,northernnatalcourier.co.za,northglennews.co.za,parysgazette.co.za,phoenixsun.co.za,potchefstroomherald.co.za,publiceyemaritzburg.co.za,randburgsun.co.za,randfonteinherald.co.za,rekordcenturion.co.za,rekordeast.co.za,rekordmoot.co.za,rekordnorth.co.za,reviewonline.co.za,risingsunchatsworth.co.za,risingsunlenasia.co.za,risingsunoverport.co.za,roodepoortnorthsider.co.za,roodepoortrecord.co.za,rosebankkillarneygazette.co.za,sandtonchronicle.co.za,sedibengster.com,southcoastherald.co.za,southcoastsun.co.za,southlandssun.co.za,sowetourban.co.za,springsadvertiser.co.za,tembisan.co.za,vaalweekblad.com,vryheidherald.co.za,westside-eldos.co.za,zululandobserver.co.za###caxton-features-main-wrapper
+africanreporter.co.za,albertonrecord.co.za,alexnews.co.za,barbertontimes.co.za,bedfordviewedenvalenews.co.za,benonicitytimes.co.za,bereamail.co.za,boksburgadvertiser.co.za,brakpanherald.co.za,capricornreview.co.za,carletonvilleherald.com,citybuzz.co.za,comarochronicle.co.za,corridorgazette.co.za,estcourtnews.co.za,eyethunews.co.za,fourwaysreview.co.za,germistoncitynews.co.za,hazyviewherald.co.za,heidelbergnigelheraut.co.za,highvelder.co.za,highwaymail.co.za,joburgeastexpress.co.za,kathorusmail.co.za,kemptonexpress.co.za,kormorant.co.za,krugersdorpnews.co.za,ladysmithgazette.co.za,letabaherald.co.za,lowvelder.co.za,maritzburgsun.co.za,midrandreporter.co.za,newcastleadvertiser.co.za,northcliffmelvilletimes.co.za,northcoastcourier.co.za,northeasterntribune.co.za,northernnatalcourier.co.za,northglennews.co.za,parysgazette.co.za,phoenixsun.co.za,potchefstroomherald.co.za,publiceyemaritzburg.co.za,randburgsun.co.za,randfonteinherald.co.za,rekordcenturion.co.za,rekordeast.co.za,rekordmoot.co.za,rekordnorth.co.za,reviewonline.co.za,ridgetimes.co.za,risingsunchatsworth.co.za,risingsunlenasia.co.za,risingsunoverport.co.za,roodepoortnorthsider.co.za,roodepoortrecord.co.za,rosebankkillarneygazette.co.za,sandtonchronicle.co.za,sedibengster.com,southcoastherald.co.za,southcoastsun.co.za,southlandssun.co.za,sowetourban.co.za,springsadvertiser.co.za,tembisan.co.za,vaalweekblad.com,vryheidherald.co.za,westside-eldos.co.za,zululandobserver.co.za###caxton-features-main-wrapper
fresnobee.com###cb-topjobs
bnd.com###cb_widget
cbc.ca###cbc-bottom-logo
cbssports.com###cbsiad16_100
cbssports.com###cbsiad18_100
cricbuzz.com###cbz-leaderboard-banner
+leagueofgraphs.com###cdm-zone-01
break.com###cdpSliver
metrolyrics.com###cee_box
metrolyrics.com###cee_overlay
roomzaar.com###cgp-bb-tag
marketingpilgrim.com###channel-sponsors
realage.com###channel_sponsor_callout
+ndtv.com###checked
chicagoshopping.com###chshhead_ad
espncricinfo.com###ciHomeLeaderboard
cineplex.com###cineplex-h-topAds
scout.com###da160x600
scout.com###da300x250
cleverbot.com###daArea2
+cricwaves.com###da_slot
arstechnica.com###daehtsam-da
heraldnet.com###dailyDealFP
cbc.ca###dailydeals
zattoo.com###floor[style="display: block;"]
people.com###flower-ddrv2
streams.tv###flowerInGarden
-hcanews.com###flyBanner
+ajmc.com,curetoday.com,hcanews.com,mdmag.com,specialtypharmacytimes.com###flyBanner
chicagonow.com###flyerboard-wrap
mixx.com,popurls.com###fmb
thenextweb.com###fmpub_2620
stuff.co.nz###footer-sitemap
mcfc.co.uk###footer-sponsor
adelaidestrikers.com.au,bigbash.com.au,brisbaneheat.com.au,hobarthurricanes.com.au,melbournerenegades.com.au,melbournestars.com.au,perthscorchers.com.au,sydneysixers.com.au,sydneythunder.com.au###footer-sponsors
-100jamz.com,billboard.com,bloody-disgusting.com,wbez.org###footer-top
+100jamz.com,billboard.com,bloody-disgusting.com,searchenginewatch.com,wbez.org###footer-top
foxnews.com,mobiletor.com,thescoopng.com###footer-top-wrapper
newsepapers.com###footer-widget
oldcarsweekly.com###footer-widget-area
chocablog.com,commenthaven.com,hwhills.com,movieentertainment.ca,nikktech.com,smallscreenscoop.com,thisisnotporn.net###headerbanner
hongkiat.com###headerbanner01
nationalgeographic.com,scienceblogs.com###headerboard
-vg247.com###headline-mpu-slot
technotification.com###headlineatas
allakhazam.com###hearthhead-mini-feature
grist.org###hellobar-pusher
mp4upload.com###hover
rottentomatoes.com###hover-bubble
itproportal.com###hp-accordion
+taskandpurpose.com###hp-jobs-widget-wrapper
active.com###hp-map-ad
worldweatheronline.com###hp_300x600
eweek.com###hp_hot_stories
nationalgeographic.com###kids_tophat_row1
ign.com###knight
koreaherald.com###koreah7
+ndtv.com###kp_ul_rhs_widget_container_id
wkrg.com###krg_oas_rail
topix.com###krillion_block
topix.com###krillion_container
armedforcesjournal.com###leadWrap
imperfectparent.com###leada
tripit.com###leadboard
-gamesindustry.biz,iphonic.tv,kontraband.com,motherproof.com,nutritioncuisine.com,sansabanews.com,thestreet.com,topgear.com,venturebeat.com,vg247.com###leader
+gamesindustry.biz,iphonic.tv,kontraband.com,motherproof.com,nutritioncuisine.com,sansabanews.com,thestreet.com,topgear.com,venturebeat.com###leader
enjore.com###leader-banner
cointelegraph.com###leader-board
groovekorea.com###leader-board-section
tvguide.com###leader_plus_top
tvguide.com###leader_top
247wallst.com###leaderbar
-about.com,animeseason.com,ariacharts.com.au,ask.fm,boomerangtv.co.uk,businessandleadership.com,capitalxtra.com,cc.com,charlotteobserver.com,classicfm.com,crackmixtapes.com,cubeecraft.com,cultofmac.com,cyberciti.biz,datpiff.com,educationworld.com,electronista.com,espn980.com,extremetech.com,food24.com,football.co.uk,gardensillustrated.com,gazette.com,gtainside.com,hiphopearly.com,historyextra.com,houselogic.com,ibtimes.co.in,ibtimes.co.uk,iclarified.com,icreatemagazine.com,instyle.co.uk,jaxdailyrecord.com,jillianmichaels.com,king-mag.com,lasplash.com,lawnewz.com,look.co.uk,lrb.co.uk,macnn.com,motortopia.com,mtvema.com,newcartestdrive.com,nfib.com,okmagazine.com,onthesnow.ca,onthesnow.co.nz,onthesnow.co.uk,onthesnow.com,onthesnow.com.au,penny-arcade.com,pets4homes.co.uk,publishersweekly.com,radiox.co.uk,realliving.com.ph,realmoney.thestreet.com,reason.com,revolvermag.com,rollcall.com,salary.com,sciencedirect.com,sciencefocus.com,skysports.com,smbc-comics.com,smoothradio.com,spin.ph,standard.co.uk,talonmarks.com,thatgrapejuice.net,thechronicleherald.ca,thehollywoodgossip.com,theserverside.com,toofab.com,topcultured.com,tvguide.co.uk,uncut.co.uk,wheels24.co.za,whitepages.ae,windsorstar.com,winsupersite.com,wired.com###leaderboard
+about.com,animeseason.com,ariacharts.com.au,ask.fm,boomerangtv.co.uk,businessandleadership.com,capitalxtra.com,cc.com,charlotteobserver.com,classicfm.com,crackmixtapes.com,cubeecraft.com,cultofmac.com,cyberciti.biz,datpiff.com,educationworld.com,electronista.com,espn980.com,extremetech.com,food24.com,football.co.uk,gardensillustrated.com,gazette.com,gtainside.com,hiphopearly.com,historyextra.com,houselogic.com,ibtimes.co.in,ibtimes.co.uk,iclarified.com,icreatemagazine.com,instyle.co.uk,jaxdailyrecord.com,jillianmichaels.com,king-mag.com,lasplash.com,lawnewz.com,look.co.uk,lrb.co.uk,macnn.com,motortopia.com,mtvema.com,newcartestdrive.com,nfib.com,okmagazine.com,onthesnow.ca,onthesnow.co.nz,onthesnow.co.uk,onthesnow.com,onthesnow.com.au,penny-arcade.com,pets4homes.co.uk,publishersweekly.com,radiox.co.uk,realliving.com.ph,realmoney.thestreet.com,reason.com,revolvermag.com,rollcall.com,salary.com,sciencedirect.com,sciencefocus.com,skysports.com,smbc-comics.com,smoothradio.com,spin.ph,standard.co.uk,stuff.tv,talonmarks.com,thatgrapejuice.net,thechronicleherald.ca,thehollywoodgossip.com,theserverside.com,toofab.com,topcultured.com,tvguide.co.uk,uncut.co.uk,wheels24.co.za,whitepages.ae,windsorstar.com,winsupersite.com,wired.com###leaderboard
chicagomag.com###leaderboard-1-outer
boweryboogie.com,safm.com.au###leaderboard-2
usnews.com###leaderboard-a
teleread.com###leaderboard_1
thestandard.com###leaderboard_banner
joe.ie###leaderboard_bottom
-gtainside.com,macleans.ca,marieclaire.co.uk,marketingmag.ca,wdel.com###leaderboard_container
+canadianbusiness.com,gtainside.com,macleans.ca,marieclaire.co.uk,marketingmag.ca,wdel.com###leaderboard_container
foodnetwork.com,spoonuniversity.com,travelchannel.com###leaderboard_fixed
rte.ie###leaderboard_footer
inquirer.net###leaderboard_frame
holidayscentral.com###mainleaderboard
modhoster.com###manufactors
bazoocam.org###mapub
-reuters.com###marchex
macdrifter.com###marked-widget
eatingwell.com###marketFeaturedSponsors
arkansasonline.com###marketPlace
qz.com###marquee
vidhog.com###mask
bellinghamherald.com,bnd.com###mastBanner
+neonnettle.com###mastWrapper
creditinfocenter.com,examiner.com###masthead
arstechnica.com###masthead + #pushdown-wrap
pbs.org###masthead1
myspace.com###music_googlelinks
myspace.com###music_medrec
euronews.com###musica-rolex-watch
+cannabisnow.com###mvp-leader-wrap
wikinvest.com###mw-header
yahoo.com###mw-ysm-cm
news.yahoo.com###mw-ysm-cm_2-container
esl.eu###navi_partner
webinspector.se###navigation_left
nbc.com###nbc-300
-nbcsports.com###nbcsports-leaderboard
truelocal.com.au###ndmadkit-memrec-1
netcraft.com###netcraft-links-bottom
moviefone.com###netflix-promo
reminderfox.mozdev.org###promotion3
sherdog.net###promotion_container
newsroomamerica.com###promotional
-thebulls.co.za###promotions
+bnnbloomberg.ca,thebulls.co.za###promotions
thehomepage.com.au###prop-foot-728x90
independent.co.uk,standard.co.uk###propCar
my-proxy.com###proxy-bottom
deliciousdays.com###recipeshelf
wambie.com###recomendar_728
dailydot.com###recommendation-engine
-vg247.com###recommendations
tucows.com###recommended_hdg
doodle.com###rect
pixdaus.com###rectBanner
imdb.com###rhs-sl
imdb.com###rhs_cornerstone_wrapper
pcworld.idg.com.au###rhs_resource_promo
+ndtv.com###rhs_widget_container_id
10minutemail.net,eel.surf7.net.my,macdailynews.com,ocia.net###right
ninemsn.com.au###right > .bdr > #ysm
123chase.com###right-adv-one
hardware.info###right_top
theblaze.com###right_top_160x600
mumbaimirror.com###rightarea
-vg247.com###rightbar > #halfpage
urlcash.net###rightbox
capetownetc.com,compleatgolfer.com,sacricketmag.com,sarugbymag.co.za###rightclick
portable64.com###rightcol
indianexpress.com###shopping_deals
qj.net###shoppingapi
bellasugar.com,tressugar.com###shopstyle-sidebar-container
+ndtv.com###shotonsamsungwidget
10minutemail.com###shoutouts
ytv.com###show-big-box
tunegenie.com###showad
stv.tv###sp-mpu-container
aol.com###spA
amazon.ca,amazon.co.uk,amazon.com,amazon.com.au###sp_detail
+amazon.ca,amazon.co.uk,amazon.com,amazon.com.au###sp_detail2
thedailygreen.com###sp_footer
+sharespark.net###sp_header
collegefashion.net###spawnsers
torontolife.com###special-messages
geeksaresexy.net###special-offers
7search.com,filenewz.com,general-fil.es,general-files.com,generalfil.es,independent.ie,internetretailer.com,ixquick.co.uk,ixquick.com,nickjr.com,rewind949.com,slickdeals.net,startpage.com,webhostingtalk.com,yahoo.com###sponsored
theweathernetwork.com###sponsored-by
webhostingtalk.com###sponsored-clear
+pjmedia.com###sponsored-content-id
hardwarezone.com.sg###sponsored-links-alt
chacha.com###sponsored-question
foxnews.com###sponsored-stories
cnet.com###spotbid
memory-alpha.org###spotlight_footer
justdubs.tv###spots
+lawctopus.com###spu-145865
+lawctopus.com###spu-bg-145865
qj.net###sqspan
zam.com###square-box
allakhazam.com###square-box:first-child
mashable.com###sticky-spacer
fool.com###sticky-wrapper
propakistani.pk###sticky_banner2
+cryptomininggame.com###sticky_bot_left
ncregister.com###sticky_box
retronintendogames.com###sticky_footer
stltoday.com###stl-below-content-02
ebaumsworld.com###subheader_atf_wrapper
foodandwine.com###subscModule
macworld.com,pcworld.com###subscribeForm
-vg247.com###subuffer
streams.tv###sunGarden
hollywire.com###super-header
chicagomag.com###super-leaderboard-wrapper
jillianmichaels.com,synonym.com###top-300
xxlmag.com###top-728x90
freemake.com###top-advertising
-chip.eu,corkindependent.com,dancehallreggae.com,ebuddy.com,foodlovers.co.nz,foodnetwork.ca,galwayindependent.com,honesttopaws.com,infrastructurene.ws,inthenews.co.uk,investorplace.com,itweb.co.za,lyrics19.com,maclife.com,maximumpc.com,politics.co.uk,scoop.co.nz,skift.com,techi.com,thedailymash.co.uk,thedailywtf.com,thespiritsbusiness.com,timesofisrael.com,washingtonexaminer.com###top-banner
+cheese.com,chip.eu,corkindependent.com,dancehallreggae.com,ebuddy.com,foodlovers.co.nz,foodnetwork.ca,galwayindependent.com,honesttopaws.com,infrastructurene.ws,inthenews.co.uk,investorplace.com,itweb.co.za,lyrics19.com,maclife.com,maximumpc.com,politics.co.uk,scoop.co.nz,skift.com,techi.com,thedailymash.co.uk,thedailywtf.com,thespiritsbusiness.com,timesofisrael.com,washingtonexaminer.com###top-banner
scoop.co.nz###top-banner-base
theberrics.com###top-banner-container
krebsonsecurity.com###top-banner-image
laweekly.com,miaminewtimes.com###vmgInterstitial
vidup.me###vplayer_offers
systemrequirementslab.com###vpnText
+1movies.is###vpn_inform_block
eatingwell.com###vs4-tags
nickjr.com###vsw-container-wrapper
nickjr.com###vsw-medium-outter
staugustine.com###wl-wrapper-tier-4
pr0gramm.com###wm
wallpapersmania.com###wm_cpa
+modworkshop.net###workshop-nitro-middle
rediff.com###world_right1
rediff.com###world_top
fansfc.com###worldcupspl_container_left
tribalfootball.com##.above-footer-wrapper
likwidgames.com##.aboveSiteBanner
ctrl.blog##.abox
-filedir.com##.abox300
+appagg.com,filedir.com##.abox300
roblox.com##.abp
ooyyo.com##.abs-result-holder
slickdeals.net##.abu
au.news.yahoo.com##.acc-moneyhound
goseattleu.com##.accipiter
consequenceofsound.net##.acm-module-300-250
-1047.com.au,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,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,bloombergview.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,cloudtime.to,cltv.com,cnet.com,cnn.com,cnnphilippines.com,cnsnews.com,coastlinepilot.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,cydiaupdates.net,dailycomet.com,dailycommercial.com,dailycute.net,dailyheadlines.net,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,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,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,federalnewsradio.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,girlsjustwannahaveguns.com,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,independent.co.uk,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,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,lifesitenews.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,nowvideo.co,nowvideo.li,nowvideo.sx,ntd.tv,ntnews.com.au,nwfdailynews.com,nxfm.com.au,ny1.com,nymag.com,nytco.com,nytimes.com,ocala.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,reuters.com,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,slate.com,sleafordtarget.co.uk,slickdeals.net,slidetoplay.com,smackjuice.com,smartcompany.com.au,smartphowned.com,smh.com.au,softpedia.com,somersetguardian.co.uk,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,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,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,vg247.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,wattpad.com,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,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,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,bloombergview.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,cloudtime.to,cltv.com,cnet.com,cnn.com,cnnphilippines.com,cnsnews.com,coastlinepilot.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,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,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,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,federalnewsradio.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,girlsjustwannahaveguns.com,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,independent.co.uk,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,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,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,nowvideo.co,nowvideo.li,nowvideo.sx,ntd.tv,ntnews.com.au,nwfdailynews.com,nxfm.com.au,ny1.com,nymag.com,nytco.com,nytimes.com,ocala.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,slate.com,sleafordtarget.co.uk,slickdeals.net,slidetoplay.com,smackjuice.com,smartcompany.com.au,smartphowned.com,smh.com.au,softpedia.com,somersetguardian.co.uk,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,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,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,wattpad.com,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,digbycourier.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,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,heatst.com,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,kinston.com,komando.com,lajuntatribunedemocrat.com,lincolncourier.com,lonokenews.net,macstories.net,mailtribune.com,mcdonoughvoice.com,middletowntranscript.com,milfordbeacon.com,miningweekly.com,mobilesyrup.com,moneysense.ca,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
+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,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,heatst.com,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,moneysense.ca,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
+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
-afreecodec.com,allmp3song.in,brothersoft.com,crow.com,djhungama.net,famously-dead.com,famouslyarrested.com,famouslyscandalous.com,gamrreview.com,indiatimes.com,lolcounter.com,mymp3song.info,rodalenews.com,sundaymail.co.zw,sundaynews.co.zw,thestandard.com.hk,videoming.com,wapking.site,weathernationtv.com,webmaster-source.com,worldclock.com##.ad1
+afreecodec.com,allmp3song.in,brothersoft.com,crow.com,djhungama.net,famously-dead.com,famouslyarrested.com,famouslyscandalous.com,gamrreview.com,indiatimes.com,lolcounter.com,mymp3song.info,rodalenews.com,sundaymail.co.zw,sundaynews.co.zw,thestandard.com.hk,timesofindia.com,videoming.com,wapking.site,weathernationtv.com,webmaster-source.com,worldclock.com##.ad1
allmp3song.in,brothersoft.com,crow.com,famously-dead.com,famouslyarrested.com,famouslyscandalous.com,livemint.com,mymp3singer.site,mymp3song.info,nowvideo.co,nowvideo.eu,nowvideo.li,nowvideo.sx,roms4droid.com,sundaymail.co.zw,sundaynews.co.zw,videoming.com,wapking.site,weathernationtv.com,worldclock.com##.ad2
afreecodec.com,crow.com,livemint.com,mpog100.com,sundaymail.co.zw,sundaynews.co.zw##.ad3
hitfreegames.com,sundaymail.co.zw,sundaynews.co.zw##.ad4
sundaymail.co.zw,sundaynews.co.zw##.ad7
ngrguardiannews.com##.ad9
buy.com##.adBG
-cafemom.com,cio.co.uk,cvs.com,digitalartsonline.co.uk,emarketer.com,flightradar24.com,geek.com,globaltv.com,glosbe.com,hgtv.ca,macworld.co.uk,newspakistan.pk,nytimes.com,ocweekly.com,petagadget.com,reuters.com,sky.com,t3.com,thehimalayantimes.com,yakimaherald.com##.adContainer
+cafemom.com,cio.co.uk,cvs.com,digitalartsonline.co.uk,emarketer.com,flightradar24.com,geek.com,globaltv.com,glosbe.com,hgtv.ca,macworld.co.uk,newspakistan.pk,nytimes.com,ocweekly.com,petagadget.com,sky.com,t3.com,thehimalayantimes.com,yakimaherald.com##.adContainer
technologicvehicles.com##.adEvTaiwan
webfail.com##.adMR
ifaonline.co.uk,relink.us##.ad_right
telegraph.co.uk##.adarea + .summaryMedium
englishrussia.com,keepvid.com,metrowestdailynews.com##.adb
pencurimovie.cc##.adb_overlay
-aol.com,beautysouthafrica.com,biggestplayer.me,blurtit.com,breakingnews.com,digitalhome.ca,eatv.tv,eurowerks.org,heyuguys.co.uk,ippmedia.com,linkedin.com,longislandpress.com,music-news.com,opensourcecms.com,opposingviews.com,readersdigest.co.uk,songlyrics.com,sugarrae.com,techeblog.com,thebizzare.com,winbeta.org##.adblock
+aol.com,beautysouthafrica.com,biggestplayer.me,blurtit.com,breakingnews.com,digitalhome.ca,eatv.tv,eurowerks.org,heyuguys.co.uk,ippmedia.com,linkedin.com,longislandpress.com,music-news.com,opensourcecms.com,opposingviews.com,readersdigest.co.uk,sakshi.com,songlyrics.com,sugarrae.com,techeblog.com,thebizzare.com,winbeta.org##.adblock
biggestplayer.me##.adblock1
dexerto.com##.adblockON
affiliatefix.com,blogto.com,cargoinfo.co.za,centreforaviation.com,interglot.com,lockerz.com,macdailynews.com,mensjournal.com,midnightpoutine.ca,mvnrepository.com,ow.ly,podfeed.net,pricespy.co.nz,sfbayview.com,viralnova.com,whatsmyip.org,willyweather.com,willyweather.com.au##.adbox
moviechat.org##.adc
search.ch##.adcell
ctrl.blog##.adco
-caughtoffside.com,fanatix.com,ibtimes.co.in,nfl.com,patheos.com,theconstructionindex.co.uk,tucsonsentinel.com,wikihow.com##.adcontainer
+caughtoffside.com,fanatix.com,ibtimes.co.in,nfl.com,patheos.com,rediff.com,theconstructionindex.co.uk,tucsonsentinel.com,wikihow.com##.adcontainer
caffeineinformer.com,runnerspace.com,sumanasa.com##.adcontent
-4archive.org,allrovi.com,bdnews24.com,hotnewhiphop.com,itproportal.com,keepvid.com,nciku.com,newvision.co.ug,thehindu.com,yourepeat.com##.add
+4archive.org,allrovi.com,bdnews24.com,edutourism.in,hotnewhiphop.com,itproportal.com,keepvid.com,nciku.com,newsroom.co.nz,newvision.co.ug,telegraphindia.com,thehindu.com,yourepeat.com##.add
moneycontrol.com##.add-970-90
moneycontrol.com##.add-ban
africareview.com##.add-banner
1049.fm,drgnews.com,mybasin.com##.add-box
morningstar.in,pbs.org##.add-container
irishpost.com##.add-pad
+ndtv.com##.add-section
skymetweather.com##.add-top
bronchiectasisandntminitiative.org##.add-top-margin
addictivetips.com##.add-under-post
-time4tv.com##.add1
+edutourism.in,time4tv.com##.add1
muslimobserver.com,sundownsfc.co.za##.add2
forexminute.com##.add4
+telegraphindia.com##.addDivSquare
tvnz.co.nz##.addHolder
investorschronicle.co.uk##.addPlacement
worldissues360.com##.addWrapper
oyefm.in##.addv
4chan.org##.adg
techhamlet.com##.adhered
-africanreporter.co.za,albertonrecord.co.za,alexnews.co.za,barbertontimes.co.za,bedfordviewedenvalenews.co.za,benonicitytimes.co.za,bereamail.co.za,boksburgadvertiser.co.za,brakpanherald.co.za,capricornreview.co.za,citybuzz.co.za,comarochronicle.co.za,corridorgazette.co.za,estcourtnews.co.za,eyethunews.co.za,fourwaysreview.co.za,germistoncitynews.co.za,hazyviewherald.co.za,heidelbergnigelheraut.co.za,highvelder.co.za,highwaymail.co.za,joburgeastexpress.co.za,kathorusmail.co.za,kemptonexpress.co.za,kormorant.co.za,krugersdorpnews.co.za,ladysmithgazette.co.za,letabaherald.co.za,maritzburgsun.co.za,midrandreporter.co.za,newcastleadvertiser.co.za,northcliffmelvilletimes.co.za,northcoastcourier.co.za,northeasterntribune.co.za,northernnatalcourier.co.za,northglennews.co.za,phoenixsun.co.za,publiceyemaritzburg.co.za,randburgsun.co.za,randfonteinherald.co.za,rekordcenturion.co.za,rekordeast.co.za,rekordmoot.co.za,rekordnorth.co.za,reviewonline.co.za,risingsunchatsworth.co.za,risingsunlenasia.co.za,risingsunoverport.co.za,roodepoortnorthsider.co.za,roodepoortrecord.co.za,rosebankkillarneygazette.co.za,sandtonchronicle.co.za,southcoastherald.co.za,southcoastsun.co.za,southlandssun.co.za,sowetourban.co.za,springsadvertiser.co.za,tembisan.co.za,vryheidherald.co.za,westside-eldos.co.za,zululandobserver.co.za##.adhesive_holder
+africanreporter.co.za,albertonrecord.co.za,alexnews.co.za,barbertontimes.co.za,bedfordviewedenvalenews.co.za,benonicitytimes.co.za,bereamail.co.za,boksburgadvertiser.co.za,brakpanherald.co.za,capricornreview.co.za,citybuzz.co.za,comarochronicle.co.za,corridorgazette.co.za,estcourtnews.co.za,eyethunews.co.za,fourwaysreview.co.za,germistoncitynews.co.za,hazyviewherald.co.za,heidelbergnigelheraut.co.za,highvelder.co.za,highwaymail.co.za,joburgeastexpress.co.za,kathorusmail.co.za,kemptonexpress.co.za,kormorant.co.za,krugersdorpnews.co.za,ladysmithgazette.co.za,letabaherald.co.za,maritzburgsun.co.za,midrandreporter.co.za,newcastleadvertiser.co.za,northcliffmelvilletimes.co.za,northcoastcourier.co.za,northeasterntribune.co.za,northernnatalcourier.co.za,northglennews.co.za,phoenixsun.co.za,publiceyemaritzburg.co.za,randburgsun.co.za,randfonteinherald.co.za,rekordcenturion.co.za,rekordeast.co.za,rekordmoot.co.za,rekordnorth.co.za,reviewonline.co.za,risingsunchatsworth.co.za,risingsunlenasia.co.za,risingsunoverport.co.za,roodepoortnorthsider.co.za,roodepoortrecord.co.za,rosebankkillarneygazette.co.za,sandtonchronicle.co.za,southcoastherald.co.za,southcoastsun.co.za,southerncourier.co.za,southlandssun.co.za,sowetourban.co.za,springsadvertiser.co.za,standertonadvertiser.co.za,tembisan.co.za,vryheidherald.co.za,westside-eldos.co.za,witbanknews.co.za,zululandobserver.co.za##.adhesive_holder
naldzgraphics.net##.adis
thedailystar.net##.adivvert
usabit.com##.adk2_slider_baner
iamwire.com##.adr
iskullgames.com##.adr300
zercustoms.com##.adrh
-1sale.com,7billionworld.com,abajournal.com,achieveronline.co.za,altavista.com,androidfilehost.com,arcadeprehacks.com,asbarez.com,bbqonline.co.za,birdforum.net,bluechipjournal.co.za,boodigo.com,browardpalmbeach.com,canstarblue.co.nz,citypages.com,climatechangenews.com,coinad.com,cuzoogle.com,cyclingweekly.co.uk,dallasobserver.com,disconnect.me,domainnamenews.com,eco-business.com,energyforecastonline.co.za,energylivenews.com,exploreonline.co.za,facemoods.com,flashx.tv,focustaiwan.tw,foxbusiness.com,foxnews.com,freetvall.com,friendster.com,fstoppers.com,ftadviser.com,furaffinity.net,gentoo.org,geo.tv,ghananation.com,gmanetwork.com,gogoanime.tv,goodthingsguy.com,govtrack.us,gramfeed.com,gyazo.com,harvestsa.co.za,hispanicbusiness.com,houstonpress.com,html5test.com,hurricanevanessa.com,i-dressup.com,ichan.net,ieltsonlinetests.com,iheart.com,ilovetypography.com,indiatimes.com,infozambia.com,isearch.whitesmoke.com,itproportal.com,laptopmag.com,laweekly.com,leadershipinsport.co.za,leadershiponline.co.za,leadersinwellness.co.za,lfpress.com,livetvcafe.net,lovemyanime.net,malaysiakini.com,manga-download.org,maps.google.com,marinetraffic.com,mb.com.ph,mehrnews.com,meta-calculator.com,miaminewtimes.com,mini-ielts.com,miningprospectus.co.za,mmajunkie.com,mugshots.com,myfitnesspal.com,mypaper.sg,nativeplanet.com,nbc.na,nbcnews.com,news.nom.co,nsfwyoutube.com,nugget.ca,opportunityonline.co.za,osn.com,panorama.am,pastie.org,phoenixnewtimes.com,phpbb.com,playboy.com,pocket-lint.com,pokernews.com,previously.tv,radionomy.com,radiotoday.com.au,reason.com,roadaheadonline.co.za,russia-insider.com,ryanseacrest.com,savevideo.me,sddt.com,searchfunmoods.com,servicepublication.co.za,sgcarmart.com,shipyearonline.co.za,shopbot.ca,sourceforge.net,stars-portraits.com,stcatharinesstandard.ca,straitstimes.com,strawpoll.me,tass.ru,tcm.com,tech2.com,tehrantimes.com,thecatholicuniverse.com,thedailyobserver.ca,thedailysheeple.com,thejakartapost.com,thelakewoodscoop.com,themalaysianinsider.com,thenews.com.pk,theobserver.ca,thepeterboroughexaminer.com,theprojectmanager.co.za,thevoicebw.com,tjpnews.com,today.com,turner.com,twogag.com,ubuntumagazine.co.za,ultimate-guitar.com,viamichelin.co.uk,viamichelin.com,viamichelin.ie,vidstreaming.io,villagevoice.com,wallpaper.com,washingtonpost.com,wayfm.com,wdet.org,westword.com,wftlsports.com,womanandhome.com,wtvz.net,yahoo.com,youthedesigner.com,yuku.com##.ads
+1sale.com,7billionworld.com,abajournal.com,achieveronline.co.za,altavista.com,androidfilehost.com,arcadeprehacks.com,asbarez.com,bbqonline.co.za,birdforum.net,bluechipjournal.co.za,boodigo.com,browardpalmbeach.com,canstarblue.co.nz,citypages.com,climatechangenews.com,coinad.com,cuzoogle.com,cyclingweekly.co.uk,dallasobserver.com,disconnect.me,domainnamenews.com,eco-business.com,energyforecastonline.co.za,energylivenews.com,exploreonline.co.za,facemoods.com,fashionnetwork.com,flashx.tv,focustaiwan.tw,foxbusiness.com,foxnews.com,freetvall.com,friendster.com,fstoppers.com,ftadviser.com,furaffinity.net,gentoo.org,geo.tv,ghananation.com,gmanetwork.com,gogoanime.tv,goodthingsguy.com,govtrack.us,gramfeed.com,gyazo.com,harvestsa.co.za,hispanicbusiness.com,houstonpress.com,html5test.com,hurricanevanessa.com,i-dressup.com,ichan.net,ieltsonlinetests.com,iheart.com,ilovetypography.com,indiatimes.com,infozambia.com,isearch.whitesmoke.com,itproportal.com,laptopmag.com,laweekly.com,leadershipinsport.co.za,leadershiponline.co.za,leadersinwellness.co.za,lfpress.com,livetvcafe.net,lovemyanime.net,malaysiakini.com,manga-download.org,maps.google.com,marinetraffic.com,mb.com.ph,mehrnews.com,meta-calculator.com,miaminewtimes.com,mini-ielts.com,miningprospectus.co.za,mmajunkie.com,mugshots.com,myfitnesspal.com,mypaper.sg,nativeplanet.com,nbc.na,nbcnews.com,news.nom.co,nsfwyoutube.com,nugget.ca,opportunityonline.co.za,osn.com,panorama.am,pastie.org,phoenixnewtimes.com,phpbb.com,playboy.com,pocket-lint.com,pokernews.com,previously.tv,radionomy.com,radiotoday.com.au,reason.com,roadaheadonline.co.za,russia-insider.com,ryanseacrest.com,savevideo.me,sddt.com,searchfunmoods.com,servicepublication.co.za,sgcarmart.com,shipyearonline.co.za,shopbot.ca,sourceforge.net,stars-portraits.com,stcatharinesstandard.ca,straitstimes.com,strawpoll.me,tass.ru,tcm.com,tech2.com,tehrantimes.com,thecatholicuniverse.com,thedailyobserver.ca,thedailysheeple.com,thejakartapost.com,thelakewoodscoop.com,themalaysianinsider.com,thenews.com.pk,theobserver.ca,thepeterboroughexaminer.com,theprojectmanager.co.za,thevoicebw.com,tjpnews.com,today.com,turner.com,twogag.com,ubuntumagazine.co.za,ultimate-guitar.com,viamichelin.co.uk,viamichelin.com,viamichelin.ie,vidstreaming.io,villagevoice.com,wallpaper.com,washingtonpost.com,wayfm.com,wdet.org,westword.com,wftlsports.com,womanandhome.com,wtvz.net,yahoo.com,youthedesigner.com,yuku.com##.ads
glarysoft.com##.ads + .search-list
searchfunmoods.com##.ads + ul > li
y8.com##.ads-bottom-table .grey-box-bg
twogag.com##.adsPW2
localmoxie.com##.ads_tilte
localmoxie.com##.ads_tilte + .main_mid_ads
+giveawayoftheday.com##.ads_wrap
entrepreneur.com##.adsby
smallseotools.com##.adsbygoogle + script + center[id^="img"]
about.com,bloomberg.com,borfast.com,comesrilanka.com,dpivst.com,howmanyleft.co.uk,instantpulp.com,mysmartprice.com,nintandbox.net,nycity.today,over-blog.com,plurk.com,portugalresident.com,scitechdaily.com,sgentrepreneurs.com,techsupportalert.com,tolonews.com,wikihoops.com,wlds.com##.adsense
search.b1.org##.adslabel
animeid.com##.adspl
cheapies.nz##.adstop
-desertdispatch.com,f1fanatic.co.uk,geeky-gadgets.com,highdesert.com,journalgazette.net,lgbtqnation.com,miamitodaynews.com,myrecipes.com,search.certified-toolbar.com,thevoicebw.com,vvdailypress.com,wsj.com##.adtext
+desertdispatch.com,f1fanatic.co.uk,geeky-gadgets.com,highdesert.com,indiatoday.in,journalgazette.net,lgbtqnation.com,miamitodaynews.com,myrecipes.com,search.certified-toolbar.com,thevoicebw.com,vvdailypress.com,wsj.com##.adtext
reason.com,rushlimbaugh.com##.adtitle
-ansamed.info,baltic-course.com,carsdirect.com,cbc.ca,cineuropa.org,cpuid.com,facebook.com,flicks.co.nz,futbol24.com,getwapi.com,howstuffworks.com,intoday.in,isearch.omiga-plus.com,jetphotos.com,maritimejobs.com,massappeal.com,mnn.com,mtv.com,mysuncoast.com,naij.com,ok.co.uk,ponged.com,prohaircut.com,qone8.com,roadfly.com,rockol.com,runamux.net,search.v9.com,tunemovies.to,ultimate-guitar.com,vh1.com,webssearches.com,zbani.com##.adv
+ansamed.info,baltic-course.com,carsdirect.com,cbc.ca,cineuropa.org,cpuid.com,facebook.com,flicks.co.nz,futbol24.com,getwapi.com,howstuffworks.com,intoday.in,isearch.omiga-plus.com,jetphotos.com,maritimejobs.com,massappeal.com,mnn.com,mtv.com,mysuncoast.com,naij.com,newagebd.net,ok.co.uk,ponged.com,prohaircut.com,qone8.com,roadfly.com,rockol.com,runamux.net,search.v9.com,tunemovies.to,ultimate-guitar.com,vh1.com,webssearches.com,zbani.com##.adv
+gsmarena.com##.adv-bottom
luxury-insider.com##.adv-info
vidstream.io##.adv-space
veoh.com##.adv-title
+gsmarena.com##.adv-top
btn.com##.adv-widget
bdnews24.com,cloudtime.to##.adv1
futbol24.com##.adv2
faceyourmanga.com##.adv_special
thedailystar.net##.advatige
infoplease.com##.advb
-98online.com,9news.com.au,abplive.in,africareview.com,airgunshooting.co.uk,airmalta.com,allghananews.com,anews.com.tr,angliaafloat.co.uk,arabianindustry.com,barkinganddagenhampost.co.uk,becclesandbungayjournal.co.uk,bexleytimes.co.uk,bitcoinzebra.com,blogto.com,bloomberg.com,bollywoodhungama.com,bromsgrovestandard.co.uk,burymercury.co.uk,cambstimes.co.uk,canalboat.co.uk,caribbeancinemas.com,cbc.ca,centralfm.co.uk,chemicalwatch.com,cheshirelife.co.uk,coastalscene24.co.uk,completefrance.com,cotswoldlife.co.uk,countrysmallholding.com,coventryobserver.co.uk,cranbrookherald.com,craveonline.com,crimemagazine.com,dailyedge.ie,dailysun.co.za,dawn.com,derbyshirelife.co.uk,derehamtimes.co.uk,designmena.com,devonlife.co.uk,directory247.co.uk,dissmercury.co.uk,dorsetmagazine.co.uk,droitwichstandard.co.uk,dunmowbroadcast.co.uk,eadt.co.uk,eastlondonadvertiser.co.uk,edp24.co.uk,ee.co.za,elystandard.co.uk,eos.org,essexlifemag.co.uk,eveningnews24.co.uk,eveshamobserver.co.uk,exmouthherald.co.uk,exmouthjournal.co.uk,express.co.uk,expressandstar.com,fakenhamtimes.co.uk,farmprogress.com,foxbusiness.com,foxnews.com,ft.com,games.co.uk,gamesgames.com,gamesindustry.biz,gfi.com,gnovies.com,gravesendreporter.co.uk,greatbritishlife.co.uk,greatyarmouthmercury.co.uk,greenun24.co.uk,guardianonline.co.nz,guernseypress.com,gulfnews.com,hackneygazette.co.uk,hamhigh.co.uk,hampshire-life.co.uk,healthcanal.com,healthguru.com,healthinsurancedaily.com,herefordshirelife.co.uk,hertfordshirelife.co.uk,hertsad.co.uk,hollywoodreporter.com,hoteliermiddleeast.com,huntspost.co.uk,icaew.com,ilfordrecorder.co.uk,ipswichstar.co.uk,islingtongazette.co.uk,jerseyeveningpost.com,journeychristiannews.com,kent-life.co.uk,kentnews.co.uk,kumusika.co.zw,lancashirelife.co.uk,leamingtonobserver.co.uk,legendarypokemon.net,lgr.co.uk,livingedge.co.uk,lowestoftjournal.co.uk,maltapark.com,malvernobserver.co.uk,medicalnewstoday.com,megasearch.co,midweekherald.co.uk,mmegi.bw,momjunction.com,money-marketuk.com,morningstar.co.uk,msnbc.com,music-news.com,myfinances.co.uk,newhamrecorder.co.uk,newstalkzb.co.nz,newsweek.com,nine.com.au,ninemsn.com.au,norfolkmag.co.uk,northdevongazette.co.uk,northeastlifemag.co.uk,northnorfolknews.co.uk,northsomersettimes.co.uk,outdoorchannel.com,phnompenhpost.com,piccsy.com,pilotweb.aero,pinkun.com,radiosport.co.nz,realestate.co.nz,redditchstandard.co.uk,romfordrecorder.co.uk,royston-crow.co.uk,rugbyobserver.co.uk,saffronwaldenreporter.co.uk,shropshirelifemagazine.co.uk,shropshirestar.com,sidmouthherald.co.uk,skysports.com,solihullobserver.co.uk,somerset-life.co.uk,sowetanlive.co.za,sportingshooter.co.uk,sportspromedia.com,stowmarketmercury.co.uk,stratfordobserver.co.uk,sudburymercury.co.uk,suffolkmag.co.uk,sundayworld.co.za,surreylife.co.uk,sussexlife.co.uk,technewstoday.com,tenplay.com.au,the42.ie,thecomet.net,thegardener.co.za,thegayuk.com,thejournal.ie,thetribunepapers.com,thewestonmercury.co.uk,totalscifionline.com,travelchannel.com,trucksplanet.com,tvweek.com,vg247.com,videogamer.com,warwickshirelife.co.uk,wattonandswaffhamtimes.co.uk,weddingsite.co.uk,westessexlife.co.uk,whtimes.co.uk,wiltshiremagazine.co.uk,winewizard.co.za,wisbechstandard.co.uk,worcesterobserver.co.uk,worcestershirelife.co.uk,wow247.co.uk,wymondhamandattleboroughmercury.co.uk,xfire.com,yorkshirelife.co.uk,yourchickens.co.uk##.advert
+98online.com,9news.com.au,abplive.in,africareview.com,airgunshooting.co.uk,airmalta.com,allghananews.com,anews.com.tr,angliaafloat.co.uk,arabianindustry.com,barkinganddagenhampost.co.uk,becclesandbungayjournal.co.uk,bexleytimes.co.uk,bitcoinzebra.com,blogto.com,bloomberg.com,bollywoodhungama.com,bromsgrovestandard.co.uk,btcmanager.com,burymercury.co.uk,cambstimes.co.uk,canalboat.co.uk,caribbeancinemas.com,cbc.ca,centralfm.co.uk,chemicalwatch.com,cheshirelife.co.uk,coastalscene24.co.uk,completefrance.com,cotswoldlife.co.uk,countrysmallholding.com,coventryobserver.co.uk,cranbrookherald.com,craveonline.com,crimemagazine.com,dailyedge.ie,dailysun.co.za,dawn.com,derbyshirelife.co.uk,derehamtimes.co.uk,designmena.com,devonlife.co.uk,directory247.co.uk,dissmercury.co.uk,dorsetmagazine.co.uk,droitwichstandard.co.uk,dunmowbroadcast.co.uk,eadt.co.uk,eastlondonadvertiser.co.uk,edp24.co.uk,ee.co.za,elystandard.co.uk,eos.org,essexlifemag.co.uk,eveningnews24.co.uk,eveshamobserver.co.uk,exmouthherald.co.uk,exmouthjournal.co.uk,express.co.uk,expressandstar.com,fakenhamtimes.co.uk,farmprogress.com,filmymonkey.com,foxbusiness.com,foxnews.com,ft.com,games.co.uk,gamesgames.com,gamesindustry.biz,gfi.com,gnovies.com,gravesendreporter.co.uk,greatbritishlife.co.uk,greatyarmouthmercury.co.uk,greenun24.co.uk,guardianonline.co.nz,guernseypress.com,gulfnews.com,hackneygazette.co.uk,hamhigh.co.uk,hampshire-life.co.uk,healthcanal.com,healthguru.com,healthinsurancedaily.com,herefordshirelife.co.uk,hertfordshirelife.co.uk,hertsad.co.uk,hollywoodreporter.com,hoteliermiddleeast.com,huntspost.co.uk,icaew.com,ilfordrecorder.co.uk,ipswichstar.co.uk,islingtongazette.co.uk,jerseyeveningpost.com,journeychristiannews.com,jqueryte.com,kent-life.co.uk,kentnews.co.uk,kumusika.co.zw,lancashirelife.co.uk,leamingtonobserver.co.uk,legendarypokemon.net,lgr.co.uk,livingedge.co.uk,lowestoftjournal.co.uk,maltapark.com,malvernobserver.co.uk,medicalnewstoday.com,megasearch.co,midweekherald.co.uk,mmegi.bw,momjunction.com,money-marketuk.com,morningstar.co.uk,msnbc.com,music-news.com,myfinances.co.uk,newhamrecorder.co.uk,newstalkzb.co.nz,newsweek.com,nine.com.au,ninemsn.com.au,norfolkmag.co.uk,northdevongazette.co.uk,northeastlifemag.co.uk,northnorfolknews.co.uk,northsomersettimes.co.uk,outdoorchannel.com,phnompenhpost.com,piccsy.com,pilotweb.aero,pinkun.com,radiosport.co.nz,realestate.co.nz,redditchstandard.co.uk,romfordrecorder.co.uk,royston-crow.co.uk,rugbyobserver.co.uk,saffronwaldenreporter.co.uk,shropshirelifemagazine.co.uk,shropshirestar.com,sidmouthherald.co.uk,skysports.com,solihullobserver.co.uk,somerset-life.co.uk,sowetanlive.co.za,sportingshooter.co.uk,sportspromedia.com,stowmarketmercury.co.uk,stratfordobserver.co.uk,sudburymercury.co.uk,suffolkmag.co.uk,sundayworld.co.za,surreylife.co.uk,sussexlife.co.uk,technewstoday.com,tenplay.com.au,the42.ie,thecomet.net,thegardener.co.za,thegayuk.com,thejournal.ie,thetribunepapers.com,thewestonmercury.co.uk,totalscifionline.com,travelchannel.com,trucksplanet.com,tvweek.com,videogamer.com,warwickshirelife.co.uk,wattonandswaffhamtimes.co.uk,weddingsite.co.uk,westessexlife.co.uk,whtimes.co.uk,wiltshiremagazine.co.uk,winewizard.co.za,wisbechstandard.co.uk,worcesterobserver.co.uk,worcestershirelife.co.uk,wow247.co.uk,wymondhamandattleboroughmercury.co.uk,xfire.com,yorkshirelife.co.uk,yourchickens.co.uk,z9movie.com##.advert
bdaily.co.uk##.advert-wrapper + .columnist
naldzgraphics.net##.advertBSA
bandwidthblog.com,demerarawaves.com,eaglecars.com,earth911.com,hypable.com,pcmag.com,proporn.com,slodive.com,smartearningsecrets.com,smashingapps.com,theawesomer.com,theawesomer.comtar.com,weathernationtv.com##.advertise
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,am1260thebuzz.com,amctv.com,animax-asia.com,annahar.com,ap.org,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,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,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,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,am1260thebuzz.com,amctv.com,animax-asia.com,annahar.com,ap.org,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,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,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
biggestplayer.me##.advertisement + [class]
fieldandstream.com##.advertisement-fishing-contest
firehouse.com,locksmithledger.com,officer.com,securityinfowatch.com##.advertisement:not(.body)
news.com.au##.aldi-special-buys
dlzware.com,javascript-coder.com,media1fire.com,megashare.com##.alert
kcsoftwares.com##.alert-success
+fmovies.taxi##.alert-warning
hbwm.com##.alignRight[style="margin-right:30px;color:#858585;"]
empowernetwork.com##.align[bgcolor="#FCFA85"]
+downloadhub.to##.alignnone
allbusiness.com##.allbu-adlabel
thestar.com##.alpha--big-box
searchizz.com##.also_block
pocket-lint.com##.article + .block
selfgrowth.com##.article-banner
outerplaces.com##.article-banner-link
+androidcentral.com##.article-body__reco-block
jpost.com##.article-bottom-banner
cheatsheet.com##.article-cover
businesslive.co.za##.article-da
scoop.co.nz##.article-left-box
newstatesman.com,pressgazette.co.uk,spearswms.com##.article-mpu
newstatesman.com##.article-mpu-5
+androidcentral.com##.article-shop-bar__item
trendhunter.com##.articleBox
smh.com.au##.articleExtras-wrap
shoppinglifestyle.com##.articleLREC
four11.com##.asmall_l
four11.com##.asmall_r
instructables.com##.aspace
+instructables.com##.aspace-wrap
freeads.co.uk##.ass_ad
javascriptsource.com##.asset-section
southwestbusiness.co.uk##.associate-logo
oxforddictionaries.com##.banbox
hancinema.net##.bandeau_contenu
webscribble.com##.baner
-1001tracklists.com,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,globaltimes.cn,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,naij.com,nehandaradio.com,netmums.com,networkworld.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,revolution935.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,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,naij.com,nehandaradio.com,netmums.com,networkworld.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,revolution935.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
autotrader.co.uk##.banner--skyscraper
onlineradiobox.com##.banner--vertical
carnewschina.com##.bnr728
informer.com##.bnr_block
armenpress.am##.bnrcontainer
+teslarati.com##.boa-message
southerntimesafrica.com##.body-header-banner
cheatcc.com##.body-side-banner
billboard.biz##.bodyContent[style="padding-bottom:30px; text-align: center"]
al.com,cleveland.com,masslive.com,mlive.com,nj.com,nola.com,pennlive.com##.box_grayoutline
findicons.com##.box_info
ashampoo.com##.box_recommend2
+zambianeye.com##.box_skitter
+canadaka.net##.boxadd
lyricsmania.com##.boxcontent1
elitistjerks.com##.boxl0aded
activistpost.com##.boxzilla-container
switchboard.com,whitepages.com##.business_premium_results
torrentbit.net##.but_down_sponsored
1053kissfm.com##.button-buy
-yts.am##.button-green-download-big
torrentbit.net##.button-long
miloyski.com##.button[target="_blank"]
downarchive.com,mechodownload.com##.button_dl
stlmag.com##.buzzworthy
getthekick.eu##.bx-wrapper
buzzillions.com##.bz-model-lrec
+afl.com.au##.c-accordion__item-officialpartners
+truck1.eu##.c-banners
planetrock.com##.c-leaderboard-wrapper
farmanddairy.com##.c-position-in-story
businessdailyafrica.com,theeastafrican.co.ke##.c15r
search.com##.citeurl
4shared.com##.citrioPromoLink
post-gazette.com##.city-coupons-wrap
+jeurissen.co##.cja-squareimage
crooksandliars.com##.cl_ad_blocks-5
crooksandliars.com##.cl_ad_blocks-6
crooksandliars.com##.clam-google
gizmochina.com##.content-top-wrapper
yellowpages.bw,yellowpages.co.ls,yellowpages.co.zm##.contentBannerHolderLarge
girlsgogames.com##.contentListSkycontainer
+ancient-origins.net##.content_add_block
kohit.net##.content_banner_right
gamefront.com##.content_bottom_cap
laradiofm.com##.content_div3
malwarehelp.org##.custom_1_box
annistonstar.com##.custom_hot_deal_image
jobhits.co.uk##.cvads
+futurecurrencyforecast.com##.cwc-tor-widget
glumbouploads.com##.d0_728
thomasnet.com##.da
diply.com##.da-disclaimer
candystand.com##.download_free_games_ad
fileshut.biz,fileshut.com##.download_item2
download-movie-soundtracks.com##.download_link > .direct_link
+ettv.tv##.download_links
fileserve.com##.download_meagaCloud
watchseries.li##.download_now_mouseover
load.to##.download_right
9gag.com##.dpa-300
9gag.com##.dpa-728
equestriadaily.com##.drgwefowiehfoiwe
+iol.co.za##.drive-360
systemrequirementslab.com##.driveragent
ashampoo.com##.driverupdater
journalnow.com##.dt_mod
smashingmagazine.com##.ed-us
timeoutabudhabi.com##.editoral_banner
businessinsider.com.au##.editorial-aside
+newagebd.net##.editorialMid
dailymail.co.uk##.editors-choice.ccox.link-ccox.linkro-darkred
experts-exchange.com##.eeAD
notebooks.com##.efbleft
theguardian.com##.fc-slice__popular-mpu
bankrate.com##.fcAdGrey
webcenters.netscape.compuserve.com##.fcCntnr
-yts.am,yts.to##.fd
ebay.com##.fdad1
firedrive.com##.fdad_container
ghanaweb.com##.featLks
htmldog.com##.flower
amctheatres.com##.flt-ad-strut
adcrun.ch,bc.vc##.fly_frame
+globalnews.ca##.flyer-info
calgaryherald.com,edmontonjournal.com,leaderpost.com,lfpress.com,montrealgazette.com,ottawacitizen.com,thestarphoenix.com,vancouversun.com,windsorstar.com##.flyers-header
brandonsun.com,winnipegfreepress.com##.flyertown_spotlight
futurenet.club##.fn-banner
northcoastnow.com##.formy
motorhomefacts.com##.forum-promo
permies.com##.forum-top-banner
+newsroom.co.nz##.foundingpartners
b105.com##.fourSquare_outer
bc.vc##.fp-bar-dis
autotrader.co.uk##.fpa-deal-header
radioinsight.com##.gp-leader
disney.com##.gpt
autotrader.co.uk##.gpt-banner--billboard-container
+sportinglife.com##.gpt-container
dictionary.com##.gpt-content-wrapper
+townhall.com##.gpt-header
dailypost.co.uk##.gpt-sticky-sidebar
belfasttelegraph.co.uk##.grabOnePromo
twentytwowords.com##.gray-fullwidth
bentelevision.com,bh24.co.zw##.header-right-banner-wrapper
htxt.co.za##.header-sub
newtimes.co.rw,providencejournal.com,southernliving.com##.header-top
+kollywoodtoday.net##.header-top-right
knowyourmeme.com##.header-unit-wrapper
astronomynow.com##.header-widget
hd-trailers.net##.header-win
huffingtonpost.com##.hp-ss-leaderboard
surfline.com##.hp_camofday-ad
itp.net##.hpbanner
+theoutline.com##.hpe-card
blog.recruitifi.com##.hs-cta-wrapper
filetram.com##.hsDownload
usatodayhss.com##.hss-background-link
helpwithsmoking.com##.hws
extremetech.com##.hybrid-bar + div
f1i.com##.hype
+artstation.com##.i-love-artstation
animenewsnetwork.co.uk,animenewsnetwork.com##.iab
break.com##.iab-300x250
break.com##.iab-label
tripadvisor.com##.iab_medRec
whattoexpect.com##.iabicon
infobetting.com##.ibBanner
+yts.ag,yts.am##.ibox-bordered
coolest-gadgets.com##.iboxmiddle
fileserve.com##.ico_mcLogo
shockwave.com##.icon16AdChoices
pcgamesn.com##.inlineMPUs
9to5google.com,9to5mac.com,9to5toys.com,electrek.co##.inlinead + * > div > img
9to5google.com,9to5mac.com,9to5toys.com,electrek.co##.inlinead + [class]
+pcgamesn.com##.inlinerail
brightsideofnews.com##.inner-banner-72890
cartoonnetwork.com##.inner266
medical-hypotheses.com##.innerBanner
itp.net##.lboard
pcmag.com##.lbwidget
politifact.com##.ldrbd
+cnet.com##.leadWrap
hotscripts.com,techrepublic.com,theatermania.com,thepcguild.com##.leader
divamag.co.uk,pc-specs.com,readmetro.com##.leader-board
interaksyon.com##.leader-board-1
expertreviews.co.uk##.leaderRight
bakercityherald.com##.leaderTop
freelanceswitch.com,stockvault.net,tutsplus.com##.leader_board
-1019thewolf.com,1047.com.au,2dayfm.com.au,2gofm.com.au,2mcfm.com.au,2rg.com.au,2wg.com.au,420careers.com,4tofm.com.au,923thefox.com,929.com.au,953srfm.com.au,9to5google.com,9to5mac.com,9to5toys.com,abajournal.com,abovethelaw.com,adn.com,advosports.com,adyou.me,androidfirmwares.net,aroundosceola.com,autoaction.com.au,autos.ca,autotrader.ca,ballstatedaily.com,baydriver.co.nz,bellinghamherald.com,bestproducts.com,birdmanstunna.com,blitzcorner.com,bnd.com,bradenton.com,browardpalmbeach.com,cantbeunseen.com,carynews.com,centredaily.com,chairmanlol.com,citymetric.com,citypages.com,claytonnewsstar.com,clgaming.net,clicktogive.com,cnet.com,coastandcountrynews.co.nz,cokeandpopcorn.com,commercialappeal.com,cosmopolitan.co.uk,cosmopolitan.com,cosmopolitan.in,cosmopolitan.ng,courierpress.com,cprogramming.com,dailynews.co.zw,dailysport.co.uk,dallasobserver.com,designtaxi.com,digitalspy.com,digitaltrends.com,diply.com,directupload.net,dispatch.com,diyfail.com,docspot.com,donchavez.com,driving.ca,dummies.com,edmunds.com,electrek.co,elle.com,elledecor.com,energyvoice.com,enquirerherald.com,esquire.com,explainthisimage.com,expressandstar.com,film.com,foodista.com,fortmilltimes.com,forums.thefashionspot.com,fox.com.au,fox1150.com,fresnobee.com,funnyexam.com,funnytipjars.com,galatta.com,gamerevolution.com,gamesindustry.biz,gamesville.com,geek.com,givememore.com.au,gmanetwork.com,goldenpages.be,goldfm.com.au,goodhousekeeping.com,gosanangelo.com,guernseypress.com,hardware.info,harpersbazaar.com,heart1073.com.au,heatworld.com,hemmings.com,heraldonline.com,hi-mag.com,hit105.com.au,hit107.com,hot1035.com,hot1035radio.com,hotfm.com.au,hourdetroit.com,housebeautiful.com,houstonpress.com,hypegames.com,iamdisappoint.com,idahostatesman.com,idello.org,imedicalapps.com,independentmail.com,indie1031.com,intomobile.com,ioljobs.co.za,irishexaminer.com,islandpacket.com,itnews.com.au,itproportal.com,japanisweird.com,jdpower.com,jerseyeveningpost.com,kentucky.com,keysnet.com,kidspot.com.au,kitsapsun.com,knoxnews.com,kofm.com.au,lakewyliepilot.com,laweekly.com,ledger-enquirer.com,legion.org,lgbtqnation.com,lightreading.com,lolhome.com,lonelyplanet.com,lsjournal.com,mac-forums.com,macon.com,mapcarta.com,marieclaire.co.za,marieclaire.com,marinmagazine.com,mcclatchydc.com,medicalnewstoday.com,mercedsunstar.com,meteovista.co.uk,meteovista.com,miaminewtimes.com,mix.com.au,modbee.com,monocle.com,morefailat11.com,myrtlebeachonline.com,nameberry.com,naplesnews.com,nature.com,nbl.com.au,newarkrbp.org,newsobserver.com,nowtoronto.com,nxfm.com.au,objectiface.com,onnradio.com,openfile.ca,organizedwisdom.com,overclockers.com,passedoutphotos.com,pehub.com,peoplespharmacy.com,perfectlytimedphotos.com,phoenixnewtimes.com,photographyblog.com,pinknews.co,pinknews.co.uk,pons.com,pons.eu,popularmechanics.com,pressherald.com,radiowest.com.au,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,rebubbled.com,recode.net,redding.com,reporternews.com,roadandtrack.com,roadrunner.com,roulettereactions.com,rr.com,sacarfan.co.za,sanluisobispo.com,scifinow.co.uk,seafm.com.au,searchenginesuggestions.com,shinyshiny.tv,shitbrix.com,shocktillyoudrop.com,shropshirestar.com,slashdot.org,slideshare.net,southerncrossten.com.au,space.com,spacecast.com,sparesomelol.com,spoiledphotos.com,sportsnet.ca,sportsvite.com,starfm.com.au,stopdroplol.com,straitstimes.com,stripes.com,stv.tv,sunfm.com.au,sunherald.com,supersport.com,tattoofailure.com,tbreak.com,tcpalm.com,techdigest.tv,techzim.co.zw,terra.com,thamesradio.london,theatermania.com,thecrimson.com,thehollywoodgossip.com,thejewishnews.com,thenationalstudent.com,thenewstribune.com,theolympian.com,therangecountry.com.au,theriver.com.au,theskanner.com,thestar.com.my,thestate.com,timescolonist.com,timesrecordnews.com,titantv.com,treehugger.com,tri-cityherald.com,triplem.com.au,triplemclassicrock.com,tvfanatic.com,uswitch.com,vcstar.com,villagevoice.com,vivastreet.co.uk,vr-zone.com,walyou.com,washingtonpost.com,waterline.co.nz,westword.com,whatsonstage.com,where.ca,wired.com,wmagazine.com,yodawgpics.com,yoimaletyoufinish.com##.leaderboard
+1019thewolf.com,1047.com.au,2dayfm.com.au,2gofm.com.au,2mcfm.com.au,2rg.com.au,2wg.com.au,420careers.com,4tofm.com.au,923thefox.com,929.com.au,953srfm.com.au,9to5google.com,9to5mac.com,9to5toys.com,abajournal.com,abovethelaw.com,adn.com,advosports.com,adyou.me,androidfirmwares.net,aroundosceola.com,autoaction.com.au,autos.ca,autotrader.ca,ballstatedaily.com,baydriver.co.nz,bellinghamherald.com,bestproducts.com,birdmanstunna.com,blitzcorner.com,bnd.com,bradenton.com,browardpalmbeach.com,cantbeunseen.com,carynews.com,centredaily.com,chairmanlol.com,citymetric.com,citypages.com,claytonnewsstar.com,clgaming.net,clicktogive.com,cnet.com,coastandcountrynews.co.nz,cokeandpopcorn.com,commercialappeal.com,cosmopolitan.co.uk,cosmopolitan.com,cosmopolitan.in,cosmopolitan.ng,courierpress.com,cprogramming.com,dailynews.co.zw,dailysport.co.uk,dallasobserver.com,designtaxi.com,digitalspy.com,digitaltrends.com,diply.com,directupload.net,dispatch.com,diyfail.com,docspot.com,donchavez.com,driving.ca,dummies.com,edmunds.com,electrek.co,elle.com,elledecor.com,energyvoice.com,enquirerherald.com,esquire.com,explainthisimage.com,expressandstar.com,film.com,foodista.com,fortmilltimes.com,forums.thefashionspot.com,fox.com.au,fox1150.com,fresnobee.com,funnyexam.com,funnytipjars.com,galatta.com,gamerevolution.com,gamesindustry.biz,gamesville.com,geek.com,givememore.com.au,gmanetwork.com,goldenpages.be,goldfm.com.au,goodhousekeeping.com,gosanangelo.com,guernseypress.com,hardware.info,harpersbazaar.com,heart1073.com.au,heatworld.com,hemmings.com,heraldonline.com,hi-mag.com,hit105.com.au,hit107.com,hot1035.com,hot1035radio.com,hotfm.com.au,hourdetroit.com,housebeautiful.com,houstonpress.com,hypegames.com,iamdisappoint.com,idahostatesman.com,idello.org,imedicalapps.com,independentmail.com,indie1031.com,intomobile.com,ioljobs.co.za,irishexaminer.com,islandpacket.com,itnews.com.au,itproportal.com,japanisweird.com,jdpower.com,jerseyeveningpost.com,kentucky.com,keysnet.com,kidspot.com.au,kitsapsun.com,knoxnews.com,kofm.com.au,lakewyliepilot.com,laweekly.com,ledger-enquirer.com,legion.org,lgbtqnation.com,lifezette.com,lightreading.com,lolhome.com,lonelyplanet.com,lsjournal.com,mac-forums.com,macon.com,mapcarta.com,marieclaire.co.za,marieclaire.com,marinmagazine.com,mcclatchydc.com,medicalnewstoday.com,mercedsunstar.com,meteovista.co.uk,meteovista.com,miaminewtimes.com,mix.com.au,modbee.com,monocle.com,morefailat11.com,myrtlebeachonline.com,nameberry.com,naplesnews.com,nature.com,nbl.com.au,newarkrbp.org,newsobserver.com,nowtoronto.com,nxfm.com.au,objectiface.com,onnradio.com,openfile.ca,organizedwisdom.com,overclockers.com,passedoutphotos.com,pehub.com,peoplespharmacy.com,perfectlytimedphotos.com,phoenixnewtimes.com,photographyblog.com,pinknews.co,pinknews.co.uk,pons.com,pons.eu,popularmechanics.com,pressherald.com,radiowest.com.au,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,rebubbled.com,recode.net,redding.com,reporternews.com,roadandtrack.com,roadrunner.com,roulettereactions.com,rr.com,sacarfan.co.za,sanluisobispo.com,scifinow.co.uk,seafm.com.au,searchenginesuggestions.com,shinyshiny.tv,shitbrix.com,shocktillyoudrop.com,shropshirestar.com,slashdot.org,slideshare.net,southerncrossten.com.au,space.com,spacecast.com,sparesomelol.com,spoiledphotos.com,sportsnet.ca,sportsvite.com,starfm.com.au,stopdroplol.com,straitstimes.com,stripes.com,stv.tv,sunfm.com.au,sunherald.com,supersport.com,tattoofailure.com,tbreak.com,tcpalm.com,techdigest.tv,techzim.co.zw,terra.com,thamesradio.london,theatermania.com,thecrimson.com,thehollywoodgossip.com,thejewishnews.com,thenationalstudent.com,thenewstribune.com,theolympian.com,therangecountry.com.au,theriver.com.au,theskanner.com,thestar.com.my,thestate.com,timescolonist.com,timesrecordnews.com,titantv.com,treehugger.com,tri-cityherald.com,triplem.com.au,triplemclassicrock.com,tutorialrepublic.com,tvfanatic.com,uswitch.com,vcstar.com,villagevoice.com,vivastreet.co.uk,vr-zone.com,walyou.com,washingtonpost.com,waterline.co.nz,westword.com,whatsonstage.com,where.ca,wired.com,wmagazine.com,yodawgpics.com,yoimaletyoufinish.com##.leaderboard
ameinfo.com##.leaderboard-area
rantnow.com##.leaderboard-atf
autotrader.co.uk,mixcloud.com##.leaderboard-banner
jpost.com##.level-6-horizontal-banner-wrap
aol.com##.lft120x60
autoline-eu.co.uk,autoline-eu.co.za,autoline-eu.ie,autoline-market.ca,autoline-market.com,autoline.info##.lh-bn-wrapper
+op.gg##.life-owner
oce.op.gg##.lifeOnwerAd-387354261
mobygames.com##.lifesupport-footer-wrapper
mobygames.com##.lifesupport-header
ipsnews.net##.linksmoll_black
youtube.com##.list-view[style="margin: 7px 0pt;"]
maps.yahoo.com##.listing > .ysm
+gosearchresults.com##.listing-right
cfos.de##.ll_center
cso.com.au,goodgearguide.com.au,pcworld.co.nz,pcworld.idg.com.au##.lo-toppromos
calgaryherald.com##.local-branding
leaprate.com##.logooos_container
toblender.com##.longadd
channel24.co.za,netwerk24.com,news24.com,sport24.co.za,w24.co.za,wheels24.co.za##.love2meet
-vg247.com##.low-leader-container
omegle.com##.lowergaybtn
omegle.com##.lowersexybtn
cfos.de##.lr_left
dictionary.com##.main-leaderboard
nagpurtoday.in##.main-logo + div[style="float:right;"]
veekyforums.com##.main-rc
+forbesindia.com##.main-stories-bg
thedailystar.net##.mainAddSpage
investing.com##.mainLightBoxFilter
tradingpost.com.au##.mainWrapper-csa
babylon.com##.mid_right
einthusan.com##.mid_small_leaderboard
metroflog.com##.midbanner
+edutourism.in##.middMain
ocweekly.com##.middle
scanwith.com##.middle-banner
tradetrucks.com.au##.middle-banner-list
newscientist.com##.mpMPU
syfy.com##.mps-container
cnbc.com##.mps-slot
-98fm.com,accringtonobserver.co.uk,afcbournemouthnews.com,alloaadvertiser.com,ardrossanherald.com,audioreview.com,autotrader.co.za,barrheadnews.com,bigtop40.com,birminghammail.co.uk,birminghampost.co.uk,bizarremag.com,bobfm.co.uk,bordertelegraph.com,bracknellnews.co.uk,burnleyfcnews.com,capitalfm.com,capitalxtra.com,carrickherald.com,caughtoffside.com,centralfifetimes.com,chelseanews.com,chesterchronicle.co.uk,chroniclelive.co.uk,classicfm.com,clydebankpost.co.uk,cnet.com,coventrytelegraph.net,crewechronicle.co.uk,crystalpalacenews.com,cultofandroid.com,cumnockchronicle.com,dailypost.co.uk,dailyrecord.co.uk,dcsuk.info,directory.im,directory247.co.uk,divamag.co.uk,dplay.com,dumbartonreporter.co.uk,dunfermlinepress.com,durhamtimes.co.uk,eastlothiancourier.com,econsultancy.com,evertonnews.com,examiner.co.uk,findanyfilm.com,football-league.co.uk,games.co.uk,gamesindustry.biz,gardensillustrated.com,gazettelive.co.uk,getbucks.co.uk,getreading.co.uk,getsurrey.co.uk,getwestlondon.co.uk,golf365.com,goonernews.com,greenocktelegraph.co.uk,hammersheadlines.com,heart.co.uk,heatworld.com,helensburghadvertiser.co.uk,her.ie,herfamily.ie,huddersfieldtownnews.com,impartialreporter.com,independent.co.uk,indy100.com,irishexaminer.com,irvinetimes.com,jamieoliver.com,jazzfm.com,joe.co.uk,joe.ie,journallive.co.uk,largsandmillportnews.com,leicestercitynews.org,liverpoolecho.co.uk,localberkshire.co.uk,look.co.uk,loughboroughecho.net,macclesfield-express.co.uk,macuser.co.uk,manchestereveningnews.co.uk,mancitynews.com,manunews.com,metoffice.gov.uk,mtv.com.lb,mumsnet.com,musicradar.com,musicradio.com,mygoldmusic.co.uk,newburyandthatchamchronicle.co.uk,newcastleunitednews.org,newscientist.com,newstalk.com,newstatesman.com,northernfarmer.co.uk,osadvertiser.co.uk,peeblesshirenews.com,pinknews.co.uk,planetrock.com,propertynews.com,racecar-engineering.com,radiotimes.com,radiox.co.uk,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,readingchronicle.co.uk,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,realradioxs.co.uk,recombu.com,redhillandreigatelife.co.uk,rochdaleonline.co.uk,rossendalefreepress.co.uk,rte.ie,runcornandwidnesweeklynews.co.uk,saintsnews.com,scotsman.com,seagullsnews.com,skysports.com,sloughobserver.co.uk,smallholder.co.uk,smartertravel.com,smoothradio.com,southportvisiter.co.uk,southwestfarmer.co.uk,spin1038.com,spinsouthwest.com,sportsjoe.ie,sportsmole.co.uk,spursnews.com,stokecitynews.com,strathallantimes.co.uk,swanseacitynews.com,t3.com,tcmuk.tv,the-gazette.co.uk,the-tls.co.uk,theadvertiserseries.co.uk,thejournal.co.uk,thelancasterandmorecambecitizen.co.uk,thetimes.co.uk,thevillager.co.uk,thisisfutbol.com,timeoutabudhabi.com,timeoutbahrain.com,timeoutdoha.com,timeoutdubai.com,todayfm.com,toffeeweb.com,troontimes.com,tv3.ie,txfm.ie,uktv.co.uk,vg247.com,videogamer.com,walesonline.co.uk,walkon.com,warringtonguardian.co.uk,watfordfcnews.com,westbromnews.com,wiltshirebusinessonline.co.uk,windsorobserver.co.uk##.mpu
+98fm.com,accringtonobserver.co.uk,afcbournemouthnews.com,alloaadvertiser.com,ardrossanherald.com,audioreview.com,autotrader.co.za,barrheadnews.com,bigtop40.com,birminghammail.co.uk,birminghampost.co.uk,bizarremag.com,bobfm.co.uk,bordertelegraph.com,bracknellnews.co.uk,burnleyfcnews.com,capitalfm.com,capitalxtra.com,carrickherald.com,caughtoffside.com,centralfifetimes.com,chelseanews.com,chesterchronicle.co.uk,chroniclelive.co.uk,classicfm.com,clydebankpost.co.uk,cnet.com,coventrytelegraph.net,crewechronicle.co.uk,crystalpalacenews.com,cultofandroid.com,cumnockchronicle.com,dailypost.co.uk,dailyrecord.co.uk,dcsuk.info,directory.im,directory247.co.uk,divamag.co.uk,dplay.com,dumbartonreporter.co.uk,dunfermlinepress.com,durhamtimes.co.uk,eastlothiancourier.com,econsultancy.com,evertonnews.com,examiner.co.uk,findanyfilm.com,football-league.co.uk,games.co.uk,gamesindustry.biz,gardensillustrated.com,gazettelive.co.uk,getbucks.co.uk,getreading.co.uk,getsurrey.co.uk,getwestlondon.co.uk,golf365.com,goonernews.com,greenocktelegraph.co.uk,hammersheadlines.com,heart.co.uk,heatworld.com,helensburghadvertiser.co.uk,her.ie,herfamily.ie,huddersfieldtownnews.com,impartialreporter.com,independent.co.uk,indy100.com,irishexaminer.com,irvinetimes.com,jamieoliver.com,jazzfm.com,joe.co.uk,joe.ie,journallive.co.uk,largsandmillportnews.com,leicestercitynews.org,liverpoolecho.co.uk,localberkshire.co.uk,look.co.uk,loughboroughecho.net,macclesfield-express.co.uk,macuser.co.uk,manchestereveningnews.co.uk,mancitynews.com,manunews.com,metoffice.gov.uk,mtv.com.lb,mumsnet.com,musicradar.com,musicradio.com,mygoldmusic.co.uk,newburyandthatchamchronicle.co.uk,newcastleunitednews.org,newscientist.com,newstalk.com,newstatesman.com,northernfarmer.co.uk,osadvertiser.co.uk,peeblesshirenews.com,pinknews.co.uk,planetrock.com,propertynews.com,racecar-engineering.com,radiotimes.com,radiox.co.uk,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,readingchronicle.co.uk,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,realradioxs.co.uk,recombu.com,redhillandreigatelife.co.uk,rochdaleonline.co.uk,rossendalefreepress.co.uk,rte.ie,runcornandwidnesweeklynews.co.uk,saintsnews.com,scotsman.com,seagullsnews.com,skysports.com,sloughobserver.co.uk,smallholder.co.uk,smartertravel.com,smoothradio.com,southportvisiter.co.uk,southwestfarmer.co.uk,spin1038.com,spinsouthwest.com,sportsjoe.ie,sportsmole.co.uk,spursnews.com,stokecitynews.com,strathallantimes.co.uk,swanseacitynews.com,t3.com,tcmuk.tv,the-gazette.co.uk,the-tls.co.uk,theadvertiserseries.co.uk,thejournal.co.uk,thelancasterandmorecambecitizen.co.uk,thetimes.co.uk,thevillager.co.uk,thisisfutbol.com,timeoutabudhabi.com,timeoutbahrain.com,timeoutdoha.com,timeoutdubai.com,todayfm.com,toffeeweb.com,troontimes.com,tv3.ie,txfm.ie,uktv.co.uk,videogamer.com,walesonline.co.uk,walkon.com,warringtonguardian.co.uk,watfordfcnews.com,westbromnews.com,wiltshirebusinessonline.co.uk,windsorobserver.co.uk##.mpu
greatbritishlife.co.uk,sport360.com##.mpu-banner
4music.com##.mpu-block
rightmove.co.uk##.mpu-slot
motortrend.com##.mt-spotlight
facemoods.com##.mts + .search-list
movieking.me##.mv_dirad
+dexerto.com##.my3.tc
javascript-coder.com##.myadv1
mycoupons.com##.myc_google
cracksfiles.com##.mylink
depositfiles.com,dfiles.eu##.network_downloader
keepcalm-o-matic.co.uk##.new-banner
makeuseof.com##.new-sidebar-deals
-yts.am##.newdd
northjersey.com##.newerheaderbg
instructables.com##.newrightbar_div_10
jpost.com##.news-feed-banner
cookingforengineers.com##.nothing
designtaxi.com##.noticeboard
hypable.com##.notification-area
+tinkercad.com##.notifications-wrapper
bleepingcomputer.com##.noty_body
philly.com##.nouveau
financialpost.com##.npBgSponsoredLinks
nzherald.co.nz##.nzh-extendedbanner
nzherald.co.nz##.nzme_ss
foodnetwork.com,hgtv.com##.o-Leaderboard
-comicbook.com,counton2.com,suntimes.com,thechronicleherald.ca##.oas
+aleteia.org,comicbook.com,counton2.com,suntimes.com,thechronicleherald.ca##.oas
timesfreepress.com##.oas-instory
adage.com##.oaswrapper
cheezburger.com##.ob-widget-section
411.com##.partner_searches
ioljobs.co.za##.partner_sites
freshnewgames.com##.partnercontent_box
+phorio.com##.partnerlogos-wrapper
bhg.com##.partnerpromos
-2oceansvibe.com,bundesliga.com,computershopper.com,evertonfc.com,freedict.com,independent.co.uk,juventus.com,letour.fr,pcmag.com,speedcafe.com,tgdaily.com,tweetmeme.com,wbj.pl,wilv.com##.partners
+2oceansvibe.com,bundesliga.com,computershopper.com,evertonfc.com,freedict.com,independent.co.uk,juventus.com,letour.fr,nrl.com,pcmag.com,speedcafe.com,tgdaily.com,tweetmeme.com,wbj.pl,wilv.com##.partners
araratadvertiser.com.au,areanews.com.au,armidaleexpress.com.au,avonadvocate.com.au,batemansbaypost.com.au,baysidebulletin.com.au,begadistrictnews.com.au,bellingencourier.com.au,bendigoadvertiser.com.au,blayneychronicle.com.au,bombalatimes.com.au,boorowanewsonline.com.au,bordermail.com.au,braidwoodtimes.com.au,bunburymail.com.au,busseltonmail.com.au,camdencourier.com.au,canowindranews.com.au,centraladvocate.com.au,centralwesterndaily.com.au,cessnockadvertiser.com.au,colliemail.com.au,colypointobserver.com.au,coomaexpress.com.au,cootamundraherald.com.au,cowraguardian.com.au,crookwellgazette.com.au,dailyadvertiser.com.au,dailyliberal.com.au,donnybrookmail.com.au,dungogchronicle.com.au,easternriverinachronicle.com.au,edenmagnet.com.au,esperanceexpress.com.au,forbesadvocate.com.au,gleninnesexaminer.com.au,gloucesteradvocate.com.au,goondiwindiargus.com.au,goulburnpost.com.au,greatlakesadvocate.com.au,grenfellrecord.com.au,guyraargus.com.au,hardenexpress.com.au,hepburnadvocate.com.au,huntervalleynews.net.au,inverelltimes.com.au,irrigator.com.au,juneesoutherncross.com.au,lakesmail.com.au,lithgowmercury.com.au,macleayargus.com.au,mailtimes.com.au,maitlandmercury.com.au,mandurahmail.com.au,manningrivertimes.com.au,margaretrivermail.com.au,merimbulanewsonline.com.au,merredinmercury.com.au,moreechampion.com.au,mudgeeguardian.com.au,muswellbrookchronicle.com.au,myallcoastnota.com.au,nambuccaguardian.com.au,naroomanewsonline.com.au,narrominenewsonline.com.au,newcastlestar.com.au,northerndailyleader.com.au,northweststar.com.au,nvi.com.au,nynganobserver.com.au,oberonreview.com.au,parkeschampionpost.com.au,portnews.com.au,portpirierecorder.com.au,portstephensexaminer.com.au,queanbeyanage.com.au,riverinaleader.com.au,sconeadvocate.com.au,singletonargus.com.au,southcoastregister.com.au,southernhighlandnews.com.au,southernweekly.com.au,standard.net.au,stawelltimes.com.au,summitsun.com.au,tenterfieldstar.com.au,theadvocate.com.au,thecourier.com.au,theherald.com.au,theridgenews.com.au,therural.com.au,townandcountrymagazine.com.au,ulladullatimes.com.au,waginargus.com.au,walchanewsonline.com.au,wauchopegazette.com.au,wellingtontimes.com.au,westernadvocate.com.au,westernmagazine.com.au,winghamchronicle.com.au,yasstribune.com.au,youngwitness.com.au##.partners-container
thedodo.com##.partners-widget
serverwatch.com##.partners_ITs
theweek.co.uk##.partnership-top
ryanair.com##.partnersmenu
nzbclub.com##.partsincomplete
+liveuamap.com##.passby
cjnews.com##.paszone_container
prankvidz.com##.pb-container
eeweb.com##.pbox
photodom.com##.pd_AdBlock
search.smartaddressbar.com##.peach
imvu.com##.peoplesearch-ad
+vosizneias.com##.perm
forums.vr-zone.com##.perm_announcement
collectivelyconscious.net##.pf-content > [style*="display:"]
politifact.com##.pfad
biggestplayer.me##.piji
industryweek.com##.pillar-promo-unit
metacrawler.com,start.mysearchdial.com##.pirArea
+twitch.tv##.pl-overlay
vr-zone.com##.place_top
gamesradar.com,pcgamer.com,t3.com,techradar.com##.placeholder
gamersyde.com##.placeholder-bottom
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
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
twitter.com##.promoted-account
andoveradvertiser.co.uk,asianimage.co.uk,autoexchange.co.uk,banburycake.co.uk,barryanddistrictnews.co.uk,basildonstandard.co.uk,basingstokegazette.co.uk,bicesteradvertiser.net,borehamwoodtimes.co.uk,bournemouthecho.co.uk,braintreeandwithamtimes.co.uk,brentwoodlive.co.uk,bridgwatermercury.co.uk,bridportnews.co.uk,bromsgroveadvertiser.co.uk,bucksfreepress.co.uk,burnhamandhighbridgeweeklynews.co.uk,burytimes.co.uk,campaignseries.co.uk,chardandilminsternews.co.uk,chelmsfordweeklynews.co.uk,chesterlestreetadvertiser.co.uk,chorleycitizen.co.uk,clactonandfrintongazette.co.uk,consettstanleyadvertiser.co.uk,cotswoldessence.co.uk,cotswoldjournal.co.uk,cravenherald.co.uk,creweguardian.co.uk,croydonguardian.co.uk,dailyecho.co.uk,darlingtonandstocktontimes.co.uk,dorsetecho.co.uk,droitwichadvertiser.co.uk,dudleynews.co.uk,durhamadvertiser.co.uk,ealingtimes.co.uk,echo-news.co.uk,enfieldindependent.co.uk,eppingforestguardian.co.uk,epsomguardian.co.uk,eveningtimes.co.uk,eveshamjournal.co.uk,falmouthpacket.co.uk,freepressseries.co.uk,gazette-news.co.uk,gazetteherald.co.uk,gazetteseries.co.uk,guardian-series.co.uk,halesowennews.co.uk,halsteadgazette.co.uk,hampshirechronicle.co.uk,harrowtimes.co.uk,harwichandmanningtreestandard.co.uk,heraldscotland.com,heraldseries.co.uk,herefordtimes.com,hillingdontimes.co.uk,ilkleygazette.co.uk,keighleynews.co.uk,kidderminstershuttle.co.uk,knutsfordguardian.co.uk,lancashiretelegraph.co.uk,ledburyreporter.co.uk,leighjournal.co.uk,ludlowadvertiser.co.uk,maldonandburnhamstandard.co.uk,malverngazette.co.uk,messengernewspapers.co.uk,middlewichguardian.co.uk,milfordmercury.co.uk,monmouthshirecountylife.co.uk,newsshopper.co.uk,northwichguardian.co.uk,northyorkshireadvertiser.co.uk,oxfordmail.co.uk,oxfordtimes.co.uk,penarthtimes.co.uk,prestwichandwhitefieldguide.co.uk,redditchadvertiser.co.uk,redhillandreigatelife.co.uk,richmondandtwickenhamtimes.co.uk,romseyadvertiser.co.uk,runcornandwidnesworld.co.uk,salisburyjournal.co.uk,smallholder.co.uk,somersetcountygazette.co.uk,southendstandard.co.uk,southwalesargus.co.uk,southwalesguardian.co.uk,southwestfarmer.co.uk,stalbansreview.co.uk,sthelensstar.co.uk,stourbridgenews.co.uk,surreycomet.co.uk,suttonguardian.co.uk,swindonadvertiser.co.uk,tewkesburyadmag.co.uk,theargus.co.uk,theboltonnews.co.uk,thenational.scot,thenorthernecho.co.uk,thescottishfarmer.co.uk,thetelegraphandargus.co.uk,thetottenhamindependent.co.uk,thewestmorlandgazette.co.uk,thisisthewestcountry.co.uk,thurrockgazette.co.uk,times-series.co.uk,wandsworthguardian.co.uk,warringtonguardian.co.uk,watfordobserver.co.uk,wearvalleyadvertiser.co.uk,westerntelegraph.co.uk,wharfedaleobserver.co.uk,wilmslowguardian.co.uk,wiltsglosstandard.co.uk,wiltshiretimes.co.uk,wimbledonguardian.co.uk,wirralglobe.co.uk,witneygazette.co.uk,worcesternews.co.uk,yeovilexpress.co.uk,yorkpress.co.uk,yourlocalguardian.co.uk##.promoted-block
twitter.com##.promoted-trend
+twitter.com##.promoted-tweet[data-disclosure-type="political"]
twitter.com##.promoted-tweet[data-disclosure-type="promoted"]
youtube.com##.promoted-videos
search.genieo.com##.promoted_right
dailyfreegames.com##.radsbox
weatherzone.com.au##.rainbowstrip
isearch.whitesmoke.com##.rating
-yts.am##.rating-row > .button-green-download2-big
amctv.com##.rb-dart
mydorpie.com##.rbancont
pocketnow.com##.rc-item
elyrics.net##.read3
commercialtrucktrader.com##.real-media300x250
infoworld.com##.recRes_head
+nypost.com,pagesix.com##.recirc
ebookee.org##.recomended
webopedia.com##.recommend
golf.com,si.com##.recommend-section
aplus.com##.recommended-block
casinonewsdaily.com##.recommended-casinos-widget
yellowpages.qa##.recommended-div
+winaero.com##.recommended-inline
xml.com##.recommended_div2
fastcompany.com##.recommender
gsmchoice.com##.recommends
6scoops.com,9gag.com##.s-300
listverse.com##.s-a
virginmedia.com##.s-links
+firstpost.com##.s-logo
itweb.co.za##.s-logos
business-standard.com##.s-s
amazon.com##.s-sponsored-list-header
nigerianbulletin.com##.samBannerUnit
casinonewsdaily.com##.sb-live-dealers
scienceblogs.com##.sb-sponsor
+bing.com##.sb_adTA
bing.com##.sb_add
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
crunchyroll.com##.showmedia-tired-of-ads
ndtv.com##.shp_wdgt_banner
ndtv.com##.shp_wdgt_prd
+shazam.com##.shz-buy
complex.com##.side-300x600
xboxdvr.com##.side-ac
houseandleisure.co.za##.side-add
panarmenian.net##.side_panner
newburytoday.co.uk##.side_takeover_inner
electricpig.co.uk##.side_wide_banner
-kicktorrent.space,newburytoday.co.uk##.sidebar
+kicktorrent.space,newburytoday.co.uk,tutorialrepublic.com##.sidebar
weknowmemes.com##.sidebar > .widgetcontainer
photobucket.com##.sidebar > div[class]:first-child
thejointblog.com##.sidebar img[width="235"]
cryptothrift.com##.single-auction-ad
bestvaluelaptops.co.uk##.single-box
gaystarnews.com##.single-sponsored
+businessinsider.com##.site-banner
infosecurity-magazine.com,sassyhongkong.com,sassymanila.com##.site-leaderboard
wahcricket.com##.site-mainhead
fxstreet.com,macstories.net,seatrade-cruise.com##.site-sponsor
planetf1.com,planetrugby.com##.skybetbar
eweek.com##.skylabel
games2c.com,knowyourmobile.com,mymovies.net##.skyright
-afcbournemouthnews.com,baydriver.co.nz,bighospitality.co.uk,bigtennetwork.com,burnleyfcnews.com,californiareport.org,chelseanews.com,coastandcountrynews.co.nz,columbiatribune.com,comicbookresources.com,computerweekly.com,crystalpalacenews.com,datpiff.com,emedtv.com,engadget.com,etonline.com,evertonnews.com,evilmilk.com,goonernews.com,guanabee.com,gumtree.co.za,hammersheadlines.com,huddersfieldtownnews.com,infosecurity-magazine.com,iwatchstuff.com,keyetv.com,kqed.org,l4dmaps.com,leicestercitynews.org,ludobox.com,mancitynews.com,manunews.com,moneyweek.com,morningadvertiser.co.uk,newcastleunitednews.org,pastemagazine.com,pcworld.com,planetrock.com,pulse.co.uk,saintsnews.com,scienceblogs.com,sciencedaily.com,seagullsnews.com,sportsvibe.co.uk,spursnews.com,stokecitynews.com,swanseacitynews.com,topgear.com,walkon.com,waterline.co.nz,watfordfcnews.com,weartv.com,webshots.com,westbromnews.com,wrc.com##.skyscraper
+afcbournemouthnews.com,baydriver.co.nz,bighospitality.co.uk,bigtennetwork.com,burnleyfcnews.com,californiareport.org,cheese.com,chelseanews.com,coastandcountrynews.co.nz,columbiatribune.com,comicbookresources.com,computerweekly.com,crystalpalacenews.com,datpiff.com,emedtv.com,engadget.com,etonline.com,evertonnews.com,evilmilk.com,goonernews.com,guanabee.com,gumtree.co.za,hammersheadlines.com,huddersfieldtownnews.com,infosecurity-magazine.com,iwatchstuff.com,keyetv.com,kqed.org,l4dmaps.com,leicestercitynews.org,ludobox.com,mancitynews.com,manunews.com,moneyweek.com,morningadvertiser.co.uk,newcastleunitednews.org,pastemagazine.com,pcworld.com,planetrock.com,pulse.co.uk,saintsnews.com,scienceblogs.com,sciencedaily.com,seagullsnews.com,sportsvibe.co.uk,spursnews.com,stokecitynews.com,swanseacitynews.com,topgear.com,walkon.com,waterline.co.nz,watfordfcnews.com,weartv.com,webshots.com,westbromnews.com,wrc.com##.skyscraper
dailynewsegypt.com##.skyscraper-banner
infosecurity-magazine.com##.skyscraper-button
democraticunderground.com,sciencedaily.com##.skyscraper-container
vancouversun.com##.sponsorcontent
monsterindia.com##.sponsoreRes
monsterindia.com##.sponsoreRes_rp
-92q.com,abovethelaw.com,app.com,argusleader.com,azdailysun.com,battlecreekenquirer.com,baxterbulletin.com,biv.com,bloomberg.com,bostonmagazine.com,break.com,bucyrustelegraphforum.com,burlingtonfreepress.com,businesstech.co.za,centralohio.com,chicagobusiness.com,chillicothegazette.com,chronicle.co.zw,cincinnati.com,cio.com,citizen-times.com,clarionledger.com,cnbc.com,cnet.com,cnn.com,coloradoan.com,computerworld.com,coshoctontribune.com,courier-journal.com,courierpostonline.com,dailyrecord.com,dailyworld.com,defensenews.com,delawareonline.com,delmarvanow.com,desmoinesregister.com,divamag.co.uk,dnj.com,ebookee.org,examiner.co.uk,express.co.uk,fdlreporter.com,federaltimes.com,findbestvideo.com,floridatoday.com,freep.com,funnyordie.com,geektime.com,govtech.com,greatfallstribune.com,greenbaypressgazette.com,greenvilleonline.com,guampdn.com,hattiesburgamerican.com,hellobeautiful.com,herald.co.zw,hometownlife.com,hotklix.com,htrnews.com,imgur.com,independent.ie,indystar.com,infoworld.com,irishtimes.com,ithacajournal.com,ixquick.com,jacksonsun.com,javaworld.com,jconline.com,knoworthy.com,lansingstatejournal.com,lfpress.com,livingstondaily.com,lohud.com,lycos.com,mansfieldnewsjournal.com,marionstar.com,marketingland.com,marshfieldnewsherald.com,montgomeryadvertiser.com,msn.com,mybroadband.co.za,mycentraljersey.com,mydesert.com,mywot.com,networkworld.com,newarkadvocate.com,news-leader.com,news-press.com,newsleader.com,newsone.com,niagarafallsreview.ca,noscript.net,nugget.ca,pal-item.com,parent24.com,pcworld.com,pnj.com,portclintonnewsherald.com,postcrescent.com,poughkeepsiejournal.com,press-citizen.com,pressconnects.com,racinguk.com,rgj.com,salon.com,scottishdailyexpress.co.uk,sctimes.com,searchengineland.com,seroundtable.com,sheboyganpress.com,shreveporttimes.com,slate.com,stargazette.com,startpage.com,statesmanjournal.com,stevenspointjournal.com,tallahassee.com,techworld.com,tennessean.com,theadvertiser.com,thebarrieexaminer.com,thecalifornian.com,thedailyjournal.com,thedailyobserver.ca,thedirty.com,theguardian.com,theleafchronicle.com,thenationalstudent.com,thenews-messenger.com,thenewsstar.com,thenorthwestern.com,theobserver.ca,thepeterboroughexaminer.com,thespectrum.com,thestarpress.com,thetimesherald.com,thetowntalk.com,timeout.com,timeslive.co.za,timesofmalta.com,traveller24.com,trovit.co.uk,visaliatimesdelta.com,wausaudailyherald.com,wheels.ca,wisconsinrapidstribune.com,yippy.com,zanesvilletimesrecorder.com##.sponsored
+92q.com,abovethelaw.com,app.com,argusleader.com,azdailysun.com,battlecreekenquirer.com,baxterbulletin.com,biv.com,bloomberg.com,bostonmagazine.com,break.com,bucyrustelegraphforum.com,burlingtonfreepress.com,businesstech.co.za,centralohio.com,chicagobusiness.com,chillicothegazette.com,chronicle.co.zw,cincinnati.com,cio.com,citizen-times.com,clarionledger.com,cnbc.com,cnet.com,cnn.com,coloradoan.com,computerworld.com,coshoctontribune.com,courier-journal.com,courierpostonline.com,dailymaverick.co.za,dailyrecord.com,dailyworld.com,defensenews.com,delawareonline.com,delmarvanow.com,desmoinesregister.com,divamag.co.uk,dnj.com,ebookee.org,examiner.co.uk,express.co.uk,fdlreporter.com,federaltimes.com,findbestvideo.com,floridatoday.com,freep.com,funnyordie.com,geektime.com,govtech.com,greatfallstribune.com,greenbaypressgazette.com,greenvilleonline.com,guampdn.com,hattiesburgamerican.com,hellobeautiful.com,herald.co.zw,hometownlife.com,hotklix.com,htrnews.com,imgur.com,independent.ie,indystar.com,infoworld.com,irishtimes.com,ithacajournal.com,ixquick.com,jacksonsun.com,javaworld.com,jconline.com,knoworthy.com,lansingstatejournal.com,lfpress.com,livingstondaily.com,lohud.com,lycos.com,mansfieldnewsjournal.com,marionstar.com,marketingland.com,marshfieldnewsherald.com,montgomeryadvertiser.com,msn.com,mybroadband.co.za,mycentraljersey.com,mydesert.com,mywot.com,networkworld.com,newarkadvocate.com,news-leader.com,news-press.com,newsleader.com,newsone.com,niagarafallsreview.ca,noscript.net,nugget.ca,nzherald.co.nz,pal-item.com,parent24.com,pcworld.com,pnj.com,portclintonnewsherald.com,postcrescent.com,poughkeepsiejournal.com,press-citizen.com,pressconnects.com,racinguk.com,rgj.com,salon.com,scottishdailyexpress.co.uk,sctimes.com,searchengineland.com,seroundtable.com,sheboyganpress.com,shreveporttimes.com,slate.com,stargazette.com,startpage.com,statesmanjournal.com,stevenspointjournal.com,tallahassee.com,techworld.com,tennessean.com,theadvertiser.com,thebarrieexaminer.com,thecalifornian.com,thedailyjournal.com,thedailyobserver.ca,thedirty.com,theguardian.com,theleafchronicle.com,thenationalstudent.com,thenews-messenger.com,thenewsstar.com,thenorthwestern.com,theobserver.ca,thepeterboroughexaminer.com,thespectrum.com,thestarpress.com,thetimesherald.com,thetowntalk.com,timeout.com,timeslive.co.za,timesofmalta.com,traveller24.com,trovit.co.uk,visaliatimesdelta.com,wausaudailyherald.com,wheels.ca,wisconsinrapidstribune.com,yippy.com,zanesvilletimesrecorder.com##.sponsored
hindustantimes.com##.sponsored-area
phillyvoice.com##.sponsored-article-widget
christianpost.com,gardensillustrated.com##.sponsored-articles
chron.com,eurosport.com,slate.com,w24.co.za##.sponsored-content
tumblr.com##.sponsored-day-media-section
itproportal.com##.sponsored-hub
+theblaze.com##.sponsored-image
techtipsgeek.com##.sponsored-level
telegraph.co.uk##.sponsored-list-item
usnews.com##.sponsored-listing
affiliatesrating.com,africaoilandpower.com,allkpop.com,androidfilehost.com,arsenal.com,audiforums.com,backpage.com,blueletterbible.org,canaries.co.uk,capitalfm.co.ke,dolliecrave.com,eaglewavesradio.com.au,foodhub.co.nz,geckoforums.net,health24.com,herold.at,hobbytalk.com,jaguarforums.com,keepvid.com,lake-link.com,meanjin.com.au,morokaswallows.co.za,mtvema.com,nesn.com,nineoclock.ro,quotes.net,thebugle.co.za,thebulls.co.za,thedailywtf.com,themuslimweekly.com,thespinoff.co.nz,thinksteroids.com,wbal.com,yellowpageskenya.com##.sponsors
herold.at##.sponsors + .hdgTeaser
herold.at##.sponsors + .hdgTeaser + #karriere
+thespinoff.co.nz##.sponsors-block
ca2016.com##.sponsors-grid
pri.org##.sponsors-logo-group
keepvid.com##.sponsors-s
cinemablend.com##.sticky-div
wtop.com##.sticky_parent
gohuskies.com##.stickybar
+pcmag.com##.stickyblogroll
+shazam.com##.store
pcauthority.com.au##.storeWidget
pcauthority.com.au##.storeWidgetBottom
brisbanetimes.com.au,canberratimes.com.au,smh.com.au,theage.com.au,watoday.com.au##.story--promo
searchza.com,webpronews.com##.top-750
houseandleisure.co.za##.top-add
outlooktraveller.com##.top-add-banner
-9to5google.com,animetake.com,arabianbusiness.com,brainz.org,centralchronicle.in,dailynews.gov.bw,dnainfo.com,ebony.com,firsttoknow.com,leadership.ng,leedsunited.com,letstalkbitcoin.com,reverso.net,rockthebells.net,spanishdict.com,torrentreactor.com,torrentreactor.net,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,torrentreactor.com,torrentreactor.net,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
standardmedia.co.ke##.top-right-inner
espnfc.com##.top-row
worldradio.ch##.top-schmetterling
-accringtonobserver.co.uk,belfastlive.co.uk,birminghammail.co.uk,cambridge-news.co.uk,chesterchronicle.co.uk,chroniclelive.co.uk,coventrytelegraph.net,crewechronicle.co.uk,dailypost.co.uk,dailyrecord.co.uk,dublinlive.ie,examiner.co.uk,gazettelive.co.uk,getbucks.co.uk,gethampshire.co.uk,getreading.co.uk,getsurrey.co.uk,getwestlondon.co.uk,glasgowlive.co.uk,hinckleytimes.net,irishmirror.ie,leicestermercury.co.uk,liverpoolecho.co.uk,loughboroughecho.net,macclesfield-express.co.uk,manchestereveningnews.co.uk,mirror.co.uk,rossendalefreepress.co.uk,southportvisiter.co.uk,stokesentinel.co.uk,walesonline.co.uk,wharf.co.uk##.top-slot
+accringtonobserver.co.uk,belfastlive.co.uk,birminghammail.co.uk,cambridge-news.co.uk,chesterchronicle.co.uk,chroniclelive.co.uk,coventrytelegraph.net,crewechronicle.co.uk,dailypost.co.uk,dailyrecord.co.uk,devonlive.com,dublinlive.ie,examiner.co.uk,gazettelive.co.uk,getbucks.co.uk,gethampshire.co.uk,getreading.co.uk,getsurrey.co.uk,getwestlondon.co.uk,glasgowlive.co.uk,hinckleytimes.net,irishmirror.ie,leicestermercury.co.uk,lincolnshirelive.co.uk,liverpoolecho.co.uk,loughboroughecho.net,macclesfield-express.co.uk,manchestereveningnews.co.uk,mirror.co.uk,rossendalefreepress.co.uk,southportvisiter.co.uk,stokesentinel.co.uk,walesonline.co.uk,wharf.co.uk##.top-slot
whowhatwear.com.au##.top-slot-container
metrolyrics.com##.top-sponsor
theticketmiami.com##.top-super-leaderboard
haaretz.com##.topSectionBanners
search.sweetim.com##.topSubHeadLine2
weatherology.com##.top_660x100
+giveawayoftheday.com##.top_ab
+onlymyhealth.com##.top_add
informer.com##.top_advert_v4
channelstv.com##.top_alert
androidcommunity.com,carmarthenshireherald.com,emu-russia.net,freeiconsweb.com,getthekick.eu,hydrocarbonprocessing.com,kohit.net,laradiofm.com,praguepost.com,themediaonline.co.za,themoscowtimes.com,voxilla.com,weta.org##.top_banner
wallpapersmania.com##.top_pad_10
myreadingmanga.info##.top_pos
babylon.com##.top_right
+fark.com##.top_right_container
finecooking.com##.top_right_lrec
-4chan.org,everydayhealth.com,gamingonlinux.com,goodanime.eu,iflscience.com,intothegloss.com,makezine.com,mangashare.com,mirrorcreator.com,religionnewsblog.com,roadtests.com,rollingout.com,sina.com,thenewstribe.com##.topad
+4chan.org,everydayhealth.com,gamingonlinux.com,goodanime.eu,iflscience.com,intothegloss.com,makezine.com,mangashare.com,religionnewsblog.com,roadtests.com,rollingout.com,sina.com,thenewstribe.com##.topad
dnaindia.com##.topadd
nx8.com,search.b1.org##.topadv
gofish.com##.topban1
searchenginewatch.com##.ukn-u-thanks
bitenova.nl,bitenova.org##.un
bitenova.nl,bitenova.org##.un_banner
+pixhost.to##.under-image
nv1.org##.underwriters
wbgo.org##.underwriting
afterdawn.com##.uniblue
brandonsun.com,winnipegfreepress.com##.v4_tile_flyertown
dealsonwheels.co.nz,farmtrader.co.nz,motorcycletrader.co.nz,tradeaboat.co.nz##.vBanner
sourceforge.net##.v_300_large
+vosizneias.com##.vad_container
vosizneias.com##.vads
bibme.org,citationmachine.net##.vantage
easybib.com##.vantage_wrap
asiaone.com##.view-aone2015-qoo10-box
next-gen.biz##.view-featured-job-ad
theweek.co.uk##.view-footer
+rabble.ca##.view-front-sustainers
themittani.com##.view-game-taxonomy-affiliates
healthcastle.com##.view-healthcastle-ads
zdnet.com##.view-medusa
vocativ.com##.voc-news-feed-ad
vocm.com##.vocmcares-banner
ashbournenewstelegraph.co.uk,ashfordherald.co.uk,bathchronicle.co.uk,bedfordshire-news.co.uk,blackcountrybugle.co.uk,blackmorevale.co.uk,bostontarget.co.uk,brentwoodgazette.co.uk,bristolpost.co.uk,burtonmail.co.uk,cambridge-news.co.uk,cannockmercury.co.uk,canterburytimes.co.uk,carmarthenjournal.co.uk,centralsomersetgazette.co.uk,cheddarvalleygazette.co.uk,cleethorpespeople.co.uk,cornishguardian.co.uk,cornishman.co.uk,courier.co.uk,crawleynews.co.uk,croydonadvertiser.co.uk,derbytelegraph.co.uk,dorkingandleatherheadadvertiser.co.uk,dover-express.co.uk,eastgrinsteadcourier.co.uk,eastlindseytarget.co.uk,ely-news.co.uk,essexchronicle.co.uk,exeterexpressandecho.co.uk,folkestoneherald.co.uk,fromestandard.co.uk,gloucestercitizen.co.uk,gloucestershireecho.co.uk,granthamtarget.co.uk,greatbarrobserver.co.uk,grimsbytelegraph.co.uk,harlowstar.co.uk,hertfordshiremercury.co.uk,hertsandessexobserver.co.uk,hulldailymail.co.uk,leek-news.co.uk,leicestermercury.co.uk,lichfieldmercury.co.uk,lincolnshireecho.co.uk,llanellistar.co.uk,luton-dunstable.co.uk,maidstoneandmedwaynews.co.uk,middevongazette.co.uk,northampton-news-hp.co.uk,northdevonjournal.co.uk,northsomersetmercury.co.uk,nottinghampost.com,nuneaton-news.co.uk,onemk.co.uk,plymouthherald.co.uk,retfordtimes.co.uk,scunthorpetelegraph.co.uk,sevenoakschronicle.co.uk,sheptonmalletjournal.co.uk,sleafordtarget.co.uk,somersetguardian.co.uk,southportvisiter.co.uk,southwales-eveningpost.co.uk,staffordshirelife.co.uk,staffordshirenewsletter.co.uk,stokesentinel.co.uk,stroudlife.co.uk,surreymirror.co.uk,suttoncoldfieldobserver.co.uk,tamworthherald.co.uk,thanetgazette.co.uk,torquayheraldexpress.co.uk,uttoxeteradvertiser.co.uk,walsalladvertiser.co.uk,wellsjournal.co.uk,westbriton.co.uk,westerndailypress.co.uk,westerngazette.co.uk,westernmorningnews.co.uk##.vouchers
+nymag.com##.vp-1180-plus
+ettv.tv##.vp_a
centurylink.net##.vp_right
speedtest.net##.vpn-product
torrentz2.eu##.vpninfo
naij.com##.wallpaper__top
citationmachine.net##.wantage
torrentdownloads.me##.warez
-torrents.me##.warning-top
-radiotimes.com##.watch-action-button
imdb.com##.watch-bar
filmlinks4u.is##.watch-dl-img
youtube.com##.watch-extra-info-column
betanews.com##.whitepapers
wonderhowto.com##.whtaph
wonderhowto.com##.whtaph-rightbox
+ndtv.com##.wid_tboola
bleedingcool.com##.wide-skyscraper-bottom
bleedingcool.com##.wide-skyscraper-top
living.aol.co.uk##.wide.horizontal_promo_HPHT
foxsports.com##.wisfb_sponsor
weatherzone.com.au##.wo-widget-wrap-1
planet5d.com##.wp-image-1573
-breakingac.com,hotelemarketer.com,lbo-news.com,michaelsavage.com,mynintendonews.com,theconservativetreehouse.com,thecryptosphere.com,them0vieblog.com,whysayanything.com,wordpress.com##.wpa
+breakingac.com,hotelemarketer.com,lbo-news.com,mediabiasfactcheck.com,michaelsavage.com,mynintendonews.com,theconservativetreehouse.com,thecryptosphere.com,them0vieblog.com,whysayanything.com,wordpress.com##.wpa
rustourismnews.com##.wpb_widgetised_column
notjustok.com##.wpbr-widget
notjustok.com,punchng.com##.wpbrbanner
kiplinger.com##.wrapper[style="display: block;"]
bnaibrith.org##.wsite-image[style="padding-top:10px;padding-bottom:10px;margin-left:0;margin-right:0;text-align:center"]
poynter.org##.wsm_frame_medium
+dotabuff.com##.wukong-side
search.ch##.www_promobox
newsherder.com##.x-300x250
davidwalsh.name##.x-terciary
news.softpedia.com##[href*=".php?"] > img[src]
eztv.ag##[href] > [id][style*="padding"]
monova.org##[href] > div[class]:first-child
+dexerto.com##[href^="http://tiny.cc/"]
+ancient-origins.net##[href^="https://amzn.to/"]
+ancient-origins.net##[href^="https://bit.ly/"]
dexerto.com##[href^="https://is.gd/"]
hdonline.is,solarmoviez.ru,yesmovies.to##[href^="https://watchasap.com/"]
clickmngr.com##[href^="https://www.safenetdir.com/"]
pcmag.com##a[data-section="Ads"]
roadracerunner.com##a[data-target]
mail.yahoo.com##a[data-test-id="pencil-ad"]
+harpersbazaar.com##a[data-vars-ga-call-to-action="SHOP NOW"]
kdramaindo.com##a[data-wpel-link="external"]
-techpowerup.com##a[href$=".png"]
bestvpn.com##a[href$="_banner"]
isearch.whitesmoke.com##a[href*="&rt=gp&"]
insideevs.com##a[href*="&utm_medium=Banners&"]
mmorpg.com##a[href*="&utm_medium=skin&"]
-pcgamesn.com##a[href*="&utm_source"]
+cannabisnow.com,pcgamesn.com##a[href*="&utm_source"]
ndtv.com##a[href*=".amazonaws.com"]
coincodex.com##a[href*=".apps7.space/"]
huffingtonpost.com##a[href*=".atwola.com/"]
coinmarketcap.com##a[href*=".space/"]
whatismyreferer.com##a[href*="/?offer_id="]
iolproperty.co.za##a[href*="/Ad_Click_Thru.jsp?"]
-yts.am##a[href*="/ad/"]
dutchnews.nl##a[href*="/adbanners/"]
itweb.co.za,radiofrontier.ch##a[href*="/adclick.php?"]
business-standard.com##a[href*="/adclicksTag.php?"]
streamcloud.eu##a[href*="/clicktag."]
adlock.org##a[href*="/download/"]
bittorrentz.net##a[href*="/download_torrent.php?"]
-yts.am##a[href*="/get-"]
+torrentdownload.ch##a[href*="/get.php?"]
cracksfiles.com##a[href*="/getfile/"]
gigapurbalingga.com##a[href*="/getfiles-"]
tamilyogi.cc##a[href*="/ghits/"]
movie-censorship.com##a[href*="/out.php?"]
dwatchseries.io,watchseries.sk,watchtvseries.unblckd.org##a[href*="/redirect/"]
projectfree-tv.to##a[href*="/script/ad.php?"]
-charismanews.com,federalnewsradio.com##a[href*="/sponsored-content/"]
+charismanews.com,federalnewsradio.com,universityaffairs.ca##a[href*="/sponsored-content/"]
bbc.com,biznews.com,financialexpress.com,independent.ie,irishtimes.com,nan.ng,telegraph.co.uk##a[href*="/sponsored/"]
todaypk.com##a[href*="/watch/?"]
solarmovie.cz##a[href*="/watchnow?"]
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="]
+lawctopus.com##a[href*="?utm_source="]
distrowatch.com##a[href*="acunetix.com"]
+lawctopus.com##a[href*="alc.edu.in/Lawctopus"]
torlock.com##a[href*="an0n.download/"]
worldfree4u.lol##a[href*="clksite.com/"]
snaptest.org##a[href*="edutourism.in/?utm_source=snapportalemail"]
thefreethoughtproject.com##a[href*="voluumtrk.com"]
unitconversion.org##a[href="../noads.html"]
encyclopediadramatica.rs##a[href="//encyclopediadramatica.rs/sparta.html"]
-yts.to##a[href="/ad/seedbox"]
-yts.to##a[href="/ad/usenet"]
insidefacebook.com##a[href="/advertise"]
fooooo.com##a[href="/bannerClickCount.php"]
-yts.am##a[href="/buy-vpn"]
opensubtitles.org##a[href="/en/aoxwnwylgqtvicv"]
viewdocsonline.com##a[href="/links/regboost_header.php"]
mailinator.com##a[href="/soget.jsp"]
wemineall.com,wemineltc.com##a[href="https://diceliteco.in"]
thefreethoughtproject.com##a[href="https://discoverdash.com/"]
ummah.com##a[href="https://quranforkids.org/registration/"]
-torrents.me##a[href="https://torrents.me/out/vpn"]
vpsboard.com##a[href="https://vpsboard.com/advertise.html"]
ugotfile.com##a[href="https://www.astrill.com/"]
meta-calculator.com,meta-chart.com##a[href="https://www.penjee.com"]
datafilehost.com,load.to,tusfiles.net##a[href^="http://applicationgrabb.net/"]
datafilehost.com##a[href^="http://b.contractallsinstance.info/"]
thetvdb.com##a[href^="http://billing.frugalusenet.com/"]
-123moviesfree.com,coinad.com,dexerto.com,digitallydownloaded.net,dotmmo.com,ebookw.com,majorgeeks.com,mymp3singer.site,naijaloaded.com.ng,pcgamesn.com,premiumtimesng.com,rapidvideo.org,retail.org.nz,rustourismnews.com,sh.st,sports.yahoo.com,theblaze.com,thehackernews.com,thenationonlineng.net,ultshare.com,wapking.site##a[href^="http://bit.ly/"]
+123moviesfree.com,coinad.com,dexerto.com,digitallydownloaded.net,dotmmo.com,ebookw.com,goal.com,majorgeeks.com,mymp3singer.site,naijaloaded.com.ng,pcgamesn.com,premiumtimesng.com,rapidvideo.org,retail.org.nz,rustourismnews.com,sh.st,sports.yahoo.com,theblaze.com,thehackernews.com,thenationonlineng.net,ultshare.com,wapking.site,yeyeboyz.net##a[href^="http://bit.ly/"]
ancient-origins.net,wideopenspaces.com##a[href^="http://bit.ly/"] > img
themediafire.com##a[href^="http://bit.ly/"] > img[src^="http://i.imgur.com/"]
bitminter.com##a[href^="http://bitcasino.io?ref="]
9to5google.com,9to5mac.com,9to5toys.com,androidcentral.com,electrek.co##a[href^="http://www.amazon.com/gp/"]
hqwallpapers4free.com##a[href^="http://www.anno1777.com/index.php?i="]
macdailynews.com,myway.com##a[href^="http://www.anrdoezrs.net/click-"]
+renewcanceltv.com##a[href^="http://www.appsdl.site/"] > img
kusc.org,publicradio.org,weta.org##a[href^="http://www.arkivmusic.com/"]
aspkin.com##a[href^="http://www.aspkin.com/go/"]
dumbassdaily.com##a[href^="http://www.badjocks.com"]
speedtest.net,torlock.com,torrentfunk.com##a[href^="https://go.nordvpn.net/"]
speedtest.net##a[href^="https://go.nordvpn.net/aff_c?offer_id="]
bitcoinmagazine.com##a[href^="https://godistributed.com/trade?"]
-9to5google.com,9to5mac.com,9to5toys.com,dailynews.lk,dexerto.com,diply.com,electrek.co,herald.ca,hltv.org,kuwaittimes.net,limetorrents.cc,pcgamesn.com,smallseotools.com,socialeurope.eu,sundayobserver.lk,thehackernews.com,thenationonlineng.net,threepercenternation.com,torrentdownloads.me,tribuneonlineng.com,wheremilan.com##a[href^="https://goo.gl/"]
+9to5google.com,9to5mac.com,9to5toys.com,bulbagarden.net,dailynews.lk,dexerto.com,diply.com,electrek.co,herald.ca,hltv.org,kuwaittimes.net,limetorrents.cc,pcgamesn.com,smallseotools.com,socialeurope.eu,sundayobserver.lk,thehackernews.com,thenationonlineng.net,threepercenternation.com,torrentdownload.ch,torrentdownloads.me,tribuneonlineng.com,wheremilan.com##a[href^="https://goo.gl/"]
userscdn.com##a[href^="https://hostdzire.com/billing/aff.php?"]
douploads.com##a[href^="https://href.li/"]
capricornfm.co.za,jazzfm.com,readmng.com##a[href^="https://itunes.apple.com/"]
thehornnews.com##a[href^="https://pro.northstarorders.net/"]
thehornnews.com##a[href^="https://pro.nutritionandhealing.com/"]
cnn.com##a[href^="https://products.gobankingrates.com/"]
+renewcanceltv.com##a[href^="https://rebrand.ly/"]
aol.co.uk##a[href^="https://rover.ebay.com/"]
torrentz2.eu,torrentz2.me##a[href^="https://s3-us-west-2.amazonaws.com/"]
turtleboysports.com##a[href^="https://shiva4senate.com/product/"]
smallseotools.com##a[href^="https://smallseotools.com/frontend/advertLink/"]
cnn.com##a[href^="https://smartasset.com/"]
+pdevice.com##a[href^="https://t.cfjump.com/"] > img
mikymoons.com##a[href^="https://top9space.com/"]
encyclopediadramatica.rs##a[href^="https://torguard.net/"]
+torrents.me##a[href^="https://torrents.me/out/"]
demonoid.pw##a[href^="https://torrshield.com/#"]
bitminter.com##a[href^="https://wbf.go2cloud.org/aff_c?offer_id="]
zorrostream.com##a[href^="https://wl1xbet.adsrv.eacdn.com/"]
leo.org##a[href^="https://www.advertising.de/"]
scaredstiffreviews.com##a[href^="https://www.amazon."][href*="ref="]
-9to5google.com,9to5mac.com,9to5toys.com,catholicculture.org,electrek.co,gamenguide.com,ign.com,indianexpress.com,lewrockwell.com,livescience.com,macworld.co.uk,marineelectronics.com,marinelink.com,marinetechnologynews.com,maritimejobs.com,maritimeprofessional.com,maritimepropulsion.com,myanimelist.net,oneangrygamer.net,parentherald.com,segmentnext.com,yachtingjournal.com##a[href^="https://www.amazon."][href*="tag="]
+9to5google.com,9to5mac.com,9to5toys.com,ancient-origins.net,catholicculture.org,electrek.co,gamenguide.com,ign.com,indianexpress.com,lewrockwell.com,livescience.com,macworld.co.uk,marineelectronics.com,marinelink.com,marinetechnologynews.com,maritimejobs.com,maritimeprofessional.com,maritimepropulsion.com,myanimelist.net,oneangrygamer.net,parentherald.com,segmentnext.com,yachtingjournal.com##a[href^="https://www.amazon."][href*="tag="]
androidcentral.com##a[href^="https://www.amazon.com/b?"]
money.cnn.com##a[href^="https://www.bankrate.com/landing/"]
tampermonkey.net##a[href^="https://www.bitcoin.de/"]
desi-tashan.org,mp3red.cc,mp3red.me##a[style]
uploadocean.com##a[style][href][target="_blank"]
sh.st,yourupload.com##a[style][onclick]
+hdvid.tv##a[style][rel]
easyvideo.me,playbb.me,playpanda.net,video66.org,videofun.me,videowing.me,videozoo.me##a[style^="display: block;"]
nba-stream.com##a[style^="width:100%; height:100%;"]
betfooty.com##a[target="_blank"] > .wsite-image[alt="Picture"]
mmorpg.com##a[target="_blank"] > [id][src]
+lawctopus.com##a[target="_blank"] > img[height="250"][width="250"]
+lawctopus.com##a[target="_blank"] > img[height="251"][width="250"]
neko-miku.com##a[target="_blank"] > img[src]
ndtv.com##a[target="_blank"][href$="=p"]
thejointblog.com##a[target="_blank"][href="http://smokecartel.com/"]
colourlovers.com,convert-me.com,movpod.in,videotoolbox.com##a[v-href^="/?i="]
irrigator.com.au##advertisement
flightglobal.com##advertisingheader
+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,collectivelyconscious.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 *
latinopost.com##article > .story-picture + .story-contents + *
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"]
cnn.com##article[data-vr-contentbox^="http://ck.lendingtree.com/?a="]
cnn.com##article[data-vr-contentbox^="http://www.comparecards.com/guide/"]
goal.com##aside > .commercial
pocketnow.com##center + a[href^="/"]
findagrave.com##center > .search-widget
nzbindex.com,nzbindex.nl##center > a > img[style="border: 1px solid #000000;"]
-gelbooru.com##center > a[href]
pocketnow.com##center > a[href^="/"]
go4up.com##center > a[target="_blank"]
destructoid.com##center > div > iframe
businessinsider.in,teaparty.org##div > a[onclick]
monova.org##div > a[style][href^="http://"]
medicine.news,robotics.news##div > a[target="_blank"]
-blacklistednews.com,d-h.st,daclips.in,datpiff.com,gorillavid.in,movpod.in,omgcheckitout.com,roadracerunner.com,trifind.com##div > iframe
+blacklistednews.com,d-h.st,daclips.in,datpiff.com,gorillavid.in,movpod.in,roadracerunner.com,trifind.com##div > iframe
computershopper.com##div > iframe[id][title]
monova.org##div > script + [class][style]
monova.org##div > span > span
tampermonkey.net##div[class][data-width]
speedvid.net##div[class][style*="z-index:"]
bulletsfirst.net##div[class][style^="display:"]
-reuters.com##div[class^="DPSlot"]
issuu.com##div[class^="ExploreShelf__ad"]
axios.com##div[class^="LatestStories__promo-"]
kinox.to##div[class^="Mother_"][style^="display: block;"]
-reuters.com##div[class^="RightRail"]
britannicaenglish.com,nglish.com##div[class^="WordFromSponsor"]
+live.com##div[class^="__Microsoft_Owa_MessageListAds_"]
anime1.com,animefreak.tv##div[class^="a-filter"]
drama.net##div[class^="ad-filter"]
manaflask.com##div[class^="ad_a"]
yttalk.com##div[class^="toppedbit"]
msn.com##div[class^="trc_elastic"]
mlbstream.me##div[class^="vip"]
+amazon.com##div[data-a-carousel-options*="\"widgetName\":\"sp_rhf_search\""]
happytrips.com##div[data-ad-id]
yahoo.com##div[data-ad-story-beacon^="https://ir2.beap.gemini.yahoo.com/mbcsc?"]
realmadrid.com##div[data-ads-block="desktop"]
easybib.com##div[id][class][style*="height:"]
easybib.com##div[id][class][style*="width:"]
computershopper.com##div[id][data-google-query-id]
+akvideo.stream##div[id][onclick][style]
bibme.org##div[id][style*="margin: "]
automotive.com,internetautoguide.com,motortrend.com##div[id^="AD_CONTROL_"]
topdocumentaryfilms.com##div[id^="AdAuth"]
wg-gesucht.de##div[id^="listAdPos_"]
iwantsport.com,tykestv.eu##div[id^="ltas_overlay_"]
citizensvoice.com##div[id^="nimbleBuyWidget"]
+teslarati.com##div[id^="ntv"]
mysuburbanlife.com,reviewjournal.com##div[id^="origami-"]
reddit.com##div[id^="overlay-sidebar-atf-"]
reddit.com##div[id^="overlay-sidebar-btf-"]
runningshoesguru.com##div[style="float:right;width:336px;height:280px"]
siliconera.com##div[style="font-family:Arial;background:#ffffff none repeat scroll 0 0;float:left;text-align:center;margin:auto 0;width:570px;"]
jobberman.com##div[style="font-size: 10px;text-align: center;margin: 0px auto;letter-spacing: 1px;"]
-winscp.net##div[style="font-size: 70%;"]
ksl.com##div[style="font-size: 9px; "]
twitpic.com##div[style="font-size:12px;color:#cacaca;font-weight: normal;"]
wallbase.cc##div[style="font-size:13px;padding:5px"]
mmohuts.com,onrpg.com##div[style="height: 90px; width: 728px;"]
thenewage.co.za##div[style="height: 90px; width: 730px; float: left; margin: 0px;"]
food.com##div[style="height: 96px;"]
+samachar.com##div[style="height:100%; left:50%; position:fixed; width:957px; top:50px; z-index:3; overflow:hidden;margin-left:510px;"]
aceshowbiz.com##div[style="height:100px; margin-top:20px; "]
ipchecking.com##div[style="height:108px"]
cosmopolitan.co.za##div[style="height:112px;width:713px"]
wincustomize.com##div[style="height:90px;overflow:hidden;width:728px"]
cracker.com.au##div[style="height:90px;width:675px;clear:both;position:relative;"]
igossip.com,zillow.com##div[style="height:90px;width:728px"]
+afritraveller.com##div[style="left: -54px; position: absolute; top: 1938px; width: 743px; height: 93px;"]
+afritraveller.com##div[style="left: 20px; position: absolute; top: 11px; width: 300px; height: 250px;"]
+afritraveller.com##div[style="left: 23px; position: absolute; top: 1238px; width: 304px; height: 600px;"]
+afritraveller.com##div[style="left: 24px; position: absolute; top: 427px; width: 300px; height: 250px;"]
+afritraveller.com##div[style="left: 321px; position: absolute; top: 66px; width: 757px; height: 93px;"]
desktopnexus.com##div[style="margin-bottom: 8px; height: 250px;"]
stuffpoint.com##div[style="margin-bottom:0px;margin-top:-10px"]
codinghorror.com##div[style="margin-bottom:10px"]
life.time.com##div[style="min-height: 226px; clear: both"]
boldsky.com##div[style="min-height: 250px; margin-bottom: 10px; margin-top: 5px;"]
boldsky.com,gizbot.com,goodreturns.in##div[style="min-height: 250px;"]
+drivespark.com##div[style="min-height: 260px;"]
theroar.com.au##div[style="min-height:250px;"]
barchart.com##div[style="min-height:250px;margin-bottom:3px;"]
cnn.com##div[style="min-height:270px; max-height:625px;height: 270px!important;"]
kitguru.net##embed[src][quality]
xtremesystems.org##embed[width="728"]
facebook.com#?#.ego_section:-abp-has(a[href^="/ad_campaign"])
+facebook.com#?#div[id^="hyperfeed_story_id_"]:-abp-has(.fcg > span:-abp-contains(/ likes | like | gefällt /))
facebook.com#?#div[id^="hyperfeed_story_id_"]:-abp-has(a[href*="is_sponsored"])
-facebook.com#?#div[id^="hyperfeed_story_id_"]:-abp-has(div[id^="feed_subtitle_"] > span > a[class*="_"][href="#"] > div)
facebook.com#?#div[id^="hyperfeed_story_id_"]:-abp-has(input[data-next-question-id])
+facebook.com#?#div[id^="hyperfeed_story_id_"]:-abp-has(span:-abp-contains(/Suggested Post|Vorgeschlagener Beitrag/))
opensubtitles.org##fieldset > a[target="_blank"][href]
opensubtitles.org##fieldset > legend + a[class]
opensubtitles.org##fieldset > table[style="width:100%;"] > tbody > .change
nufc.com##font[size="1"][face="Verdana"] > table[width="297"][cellspacing="0"][cellpadding="0"][border="0"][align="center"]
zippyshare.com##font[style="font-size: 10px; letter-spacing: 3px; word-spacing: 2px; line-height: 18px;"]
zippyshare.com##font[style="font-size: 10px; letter-spacing: 3px; word-spacing: 2px;"]
-gelbooru.com#?#:-abp-properties(*: *;base64,)
softpedia.com##h2 + div + a[style]
cnn.com##h2[data-analytics^="Paid Partner Content_list-"]
law.com,topcultured.com##h3
link-base.org##img[width="468px"]
infinitecourses.com##img[width="468px"][height="60px"]
sharktankblog.com##img[width="485"][height="60"]
+colorlib.com##img[width="500"][height="500"]
thenewage.co.za##img[width="500"][height="620"]
yournews.com##img[width="540"][height="70"]
sunny106.fm##img[width="560"][height="69"]
yahoo.com##li[data-beacon^="https://beap.gemini.yahoo.com/"]
mail.yahoo.com##li[data-test-id="infinite-scroll-AD"]
yahoo.com##li[id^="ad-"]
+linkedin.com#?#.core-rail > div > div[id^="ember"]:-abp-has(.feed-shared-actor__description span:-abp-contains(/Sponsored|Promoted/))
+linkedin.com#?#.core-rail > div > div[id^="ember"]:-abp-has(.feed-shared-actor__sub-description span:-abp-contains(/Sponsored|Promoted/))
bitcoinfees.com##p > span[style="color:#aaaaaa; font-size:8pt;"]
crmbuyer.com,ecommercetimes.com,linuxinsider.com,technewsworld.com##p[style="clear: left;padding: 5px;border-top: solid 1px #cbcbcb;border-bottom: solid 1px #cbcbcb;"]
lyricsmania.com##p[style="font-size:14px; text-align:center;"]
horoscope.com##tr[valign="top"][height="250"]
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,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,imore.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,omgcheckitout.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,usherald.com,veteranstoday.com,videotoolbox.com,vrheads.com,watchseries.sk,windowscentral.com,wnd.com,xda-developers.com##[href*="base64"]
-almasdarnews.com,antonymsfor.com,breakingisraelnews.com,codeproject.com,coed.com,collectivelyconscious.net,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,imore.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,omgcheckitout.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,usherald.com,veteranstoday.com,videotoolbox.com,vrheads.com,watchseries.sk,windowscentral.com,wnd.com,xda-developers.com##[href*="data:"]
+almasdarnews.com,antonymsfor.com,breakingisraelnews.com,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,imore.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,usherald.com,veteranstoday.com,videotoolbox.com,vrheads.com,watchseries.sk,windowscentral.com,wnd.com,xda-developers.com##[href*="base64"]
+almasdarnews.com,antonymsfor.com,breakingisraelnews.com,codeproject.com,coed.com,collectivelyconscious.net,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,imore.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,usherald.com,veteranstoday.com,videotoolbox.com,vrheads.com,watchseries.sk,windowscentral.com,wnd.com,xda-developers.com##[href*="data:"]
loveroms.com##[src*="application/javascript"]
-almasdarnews.com,antonymsfor.com,breakingisraelnews.com,codeproject.com,coed.com,collectivelyconscious.net,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,imore.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,omgcheckitout.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,usherald.com,veteranstoday.com,videotoolbox.com,vrheads.com,watchseries.sk,windowscentral.com,wnd.com,xda-developers.com##[src*="base64"]
-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,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,imore.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,omgcheckitout.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,usherald.com,veteranstoday.com,videotoolbox.com,vrheads.com,watchseries.sk,windowscentral.com,wnd.com,xda-developers.com##[src*="blob:"]
-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,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,imore.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,omgcheckitout.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,usherald.com,veteranstoday.com,videotoolbox.com,vrheads.com,watchseries.sk,windowscentral.com,wnd.com,xda-developers.com##[src*="data:"]
-almasdarnews.com,antonymsfor.com,breakingisraelnews.com,coed.com,collectivelyconscious.net,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,jpost.com,kizi.com,kshowonline.com,magnetdl.com,movpod.in,msn.com,nba-stream.com,newsarama.com,omgcheckitout.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,usherald.com,veteranstoday.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,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,imore.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,omgcheckitout.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,usherald.com,veteranstoday.com,videotoolbox.com,vrheads.com,watchseries.sk,windowscentral.com,wnd.com,xda-developers.com##[style*="base64"]
-101greatgoals.com,activistpost.com,allthetests.com,almasdarnews.com,ancient-origins.net,androidcentral.com,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,imore.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,omgcheckitout.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,usherald.com,veteranstoday.com,videotoolbox.com,vrheads.com,watchseries.sk,windowscentral.com,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,imore.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,omgcheckitout.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,usherald.com,veteranstoday.com,videotoolbox.com,vrheads.com,watchseries.sk,windowscentral.com,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,imore.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,omgcheckitout.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,usherald.com,veteranstoday.com,videotoolbox.com,vrheads.com,watchseries.sk,windowscentral.com,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,imore.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,omgcheckitout.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,usherald.com,veteranstoday.com,videotoolbox.com,vrheads.com,watchseries.sk,windowscentral.com,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,imore.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,omgcheckitout.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,usherald.com,veteranstoday.com,videotoolbox.com,vrheads.com,watchseries.sk,windowscentral.com,wnd.com,xda-developers.com##[style*="display:inline !important"]
+almasdarnews.com,antonymsfor.com,breakingisraelnews.com,codeproject.com,coed.com,collectivelyconscious.net,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,imore.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,usherald.com,veteranstoday.com,videotoolbox.com,vrheads.com,watchseries.sk,windowscentral.com,wnd.com,xda-developers.com##[src*="base64"]
+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,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,imore.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,usherald.com,veteranstoday.com,videotoolbox.com,vrheads.com,watchseries.sk,windowscentral.com,wnd.com,xda-developers.com##[src*="blob:"]
+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,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,imore.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,usherald.com,veteranstoday.com,videotoolbox.com,vrheads.com,watchseries.sk,windowscentral.com,wnd.com,xda-developers.com##[src*="data:"]
+almasdarnews.com,antonymsfor.com,breakingisraelnews.com,coed.com,collectivelyconscious.net,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,jpost.com,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,usherald.com,veteranstoday.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,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,imore.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,usherald.com,veteranstoday.com,videotoolbox.com,vrheads.com,watchseries.sk,windowscentral.com,wnd.com,xda-developers.com##[style*="base64"]
+101greatgoals.com,activistpost.com,allthetests.com,almasdarnews.com,ancient-origins.net,androidcentral.com,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,imore.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,usherald.com,veteranstoday.com,videotoolbox.com,vrheads.com,watchseries.sk,windowscentral.com,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,imore.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,usherald.com,veteranstoday.com,videotoolbox.com,vrheads.com,watchseries.sk,windowscentral.com,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,imore.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,usherald.com,veteranstoday.com,videotoolbox.com,vrheads.com,watchseries.sk,windowscentral.com,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,imore.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,usherald.com,veteranstoday.com,videotoolbox.com,vrheads.com,watchseries.sk,windowscentral.com,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,imore.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,usherald.com,veteranstoday.com,videotoolbox.com,vrheads.com,watchseries.sk,windowscentral.com,wnd.com,xda-developers.com##[style*="display:inline !important"]
activistpost.com,bibme.org,breakingisraelnews.com,codeproject.com,diffen.com,eurweb.com,freewarefiles.com,indiewire.com,israelnationalnews.com,the4thofficial.net,usherald.com,wnd.com##[style] > [scrolling]
activistpost.com,bibme.org,breakingisraelnews.com,codeproject.com,diffen.com,eurweb.com,indiewire.com,israelnationalnews.com,movpod.in,playbill.com,readmng.com,the4thofficial.net,usherald.com,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,imore.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,omgcheckitout.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,usherald.com,veteranstoday.com,videotoolbox.com,vrheads.com,watchseries.sk,windowscentral.com,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,imore.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,usherald.com,veteranstoday.com,videotoolbox.com,vrheads.com,watchseries.sk,windowscentral.com,wnd.com#?#:-abp-properties(base64)
101greatgoals.com,activistpost.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,usherald.com,wnd.com##div > iframe:first-child
biology-online.org##div[style*="display:block !important"]
activistpost.com,bibme.org,diffen.com,dwatchseries.to,freewarefiles.com,playbill.com,readmng.com,usherald.com,wnd.com##iframe[id][style]
codeproject.com,indiewire.com##iframe[style][scrolling]
codeproject.com,indiewire.com##iframe[style][src]
! gelbooru.com
-gelbooru.com###paginator
-gelbooru.com##[height="250"]
-gelbooru.com##[href*="ccbill."]
-gelbooru.com##[href][rel*="nofollow"] video
-gelbooru.com##[href][target*="blank"] video
-gelbooru.com##[rel*="nofollow"] > [style]
-gelbooru.com##[style*="height:"][width]
-gelbooru.com##[style*="height:250px;"]
-gelbooru.com##[style*="width:"][height]
-gelbooru.com##a > [style][autoplay]
-gelbooru.com##a[href*="/clicks.cgi"]
-gelbooru.com##a[href*="?"][rel] > video
-gelbooru.com##a[href] > :last-child > img[src]
-gelbooru.com##a[id][href][rel*="nofollow"]
-gelbooru.com##center > div > style + div[class]
-gelbooru.com##center > div[style*="overflow:"]
-gelbooru.com##div > [rel] > video[width]
-gelbooru.com##div > div[id] > [href] > img[src]
-gelbooru.com##div[style] > [class][style]
-gelbooru.com##iframe + style + [class]
-gelbooru.com##iframe[width]
-gelbooru.com##span > style[type="text/css"] + *
-gelbooru.com##span[class]:last-child > a img[src]
+gelbooru.com##.contain-push > .hidden-xs
+gelbooru.com##.contain-push > center > [class]
+gelbooru.com##a[href^="http://media.r18.com/"]
+gelbooru.com##a[href^="https://network.nutaku.net/"]
+gelbooru.com##center > center > .hidden-xs
+gelbooru.com#?#:-abp-properties(base64)
+! reuters.com
+reuters.com##* > * > * > [src*="/r/?I"]
+reuters.com##* > * > * > [src*="/r/?l"]
! Site Specific filters (used with $generichide)
autoevolution.com###\5f wlts
credio.com,findthedata.com###ad-atf-mid
static.adf.ly###container
upi.com###div-ad-inread
upi.com###div-ad-top
-kbb.com###gptAd1
-kbb.com###gptAd2
-kbb.com###gptAd3
+idg.com.au###float_leaderboard_bottom
+dospelis.com###frame-holder
macdailynews.com###header-ads
arnnet.com.au###leaderboard-bottom-ad
kenkenpuzzle.com###leaderboard-container
lifewire.com###leaderboard_2-0
nydailynews.com###ra-taboola-bottom
-ndtv.com###rhs_widget_container_id
deadline.com###skin-ad-section
cinemablend.com###slot_drawer
-ndtv.com###small_rec_adbox
thepoke.co.uk###taboola-right-rail-thumbnails
mingle2.com###textlink_ads_placeholder
computerworlduk.com###topLeaderboard > .leaderboard
mingle2.com###topbannerad
janjuaplayer.com###video_ads_overdiv
-ndtv.com##._g360_wgt_sponsored
articulos.softonic.com##.ad--displayed
sctimes.com##.ad-bottom
standard.co.uk##.ad-center
spin.com##.ad_desktop_placeholder
upi.com##.ad_slot
autoevolution.com##.adcont970
-ndtv.com##.adhead
cinemablend.com##.ads_slot
tomshardware.com##.adsbox
afreesms.com,belfasttelegraph.co.uk,bitfeed.co,dailymail.co.uk,independent.ie,israellycool.com,mma-core.com,technoshouter.com,wexfordpeople.ie##.adsbygoogle
gizmodo.com.au,kotaku.com.au,lifehacker.com.au##.adspot-300x250-pos1
universityherald.com##.adunit_rectangle
mirror.co.uk##.amp-ad-wrapper
+modmy.com##.article-leaderboard
+indiatimes.com##.article_separator
wccftech.com##.banner-ad
samaup.com##.bannernone
marketwatch.com##.belt-ad
indiatimes.com##.ctn_ads_rhs_organic
womenshealthmag.com##.dfp-tag-wrapper
marketwatch.com##.element--ad
+broadwayworld.com##.ezoic-ad
wccftech.com##.featured-ad
freewarefiles.com##.homepage_300x600adslot
courier-journal.com##.inline-share-btn
-ndtv.com##.ins_adwrap
collectivelyconscious.net##.insert-post-ads
+radiotimes.com##.js-ad-banner-container
+radiotimes.com##.js-dfp-ad-bottom
computerworlduk.com##.jsAdContainer > #dynamicAd1
mediafire.com##.lb-ad
-menshealth.com##.leaderboard-ad
+menshealth.com,runnersworld.com,womenshealthmag.com##.leaderboard-ad
mediafire.com##.lr-ad
+ubergizmo.com##.mediumbox_container
+ubergizmo.com##.mediumbox_container_incontent
+ubergizmo.com##.mediumbox_incontent_wide
indiatimes.com##.middle-ads
lifewire.com##.mntl-lazy-ad
ibtimes.co.uk##.mpu-wrap
bnonews.com##.mvp-widget-ad
msn.com##.nativead
androidcentral.com,windowscentral.com##.netshelter-ad
-vg247.com##.newsad
-independent.ie,wexfordpeople.ie##.ob_container a[data-redirect^="http://paid.outbrain.com/network/redir?"]
+independent.ie,techworld.com,wexfordpeople.ie##.ob_container a[data-redirect^="http://paid.outbrain.com/network/redir?"]
msn.com##.outeradcontainer
clashdaily.com##.pan-ad-inline1
clashdaily.com##.pan-ad-sidebar1
radiotimes.com##.sidebar__item-spacer--advert-top
mingle2.com##.skyscraper_ad
spin.com##.sm-widget-ad-holder
+foreignaffairs.com##.speed-bump
hypable.com##.splitter
+nymag.com##.taboola
jewishpress.com##.td-a-rec-id-custom_ad_1
jewishpress.com##.td-a-rec-id-custom_ad_3
jewishpress.com##.td-adspot-title
msn.com##.todayshowcasead
indiatimes.com##.topArtAd
cinemablend.com##.topsticky_wrapper
-androidcentral.com,baltimoresun.com,belfasttelegraph.co.uk,boston.com,breaking911.com,calgaryherald.com,capitalgazette.com,carrollcountytimes.com,chicagotribune.com,citypaper.com,cnbc.com,courant.com,dailymail.co.uk,dailypress.com,deathandtaxesmag.com,edmontonjournal.com,edmunds.com,financialpost.com,gizmodo.com.au,gofugyourself.com,hearthhead.com,huffingtonpost.co.uk,ign.com,imore.com,independent.ie,infinitiev.com,intoday.in,kotaku.com.au,last.fm,latimes.com,leaderpost.com,lifehacker.com.au,lolking.net,mashable.com,mcall.com,metacritic.com,mirror.co.uk,montrealgazette.com,nasdaq.com,nationalpost.com,ndtv.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,windowscentral.com,windsorstar.com,wowhead.com,yourtailorednews.com##.trc-content-sponsored
-androidcentral.com,baltimoresun.com,boston.com,breaking911.com,calgaryherald.com,capitalgazette.com,carrollcountytimes.com,chicagotribune.com,citypaper.com,cnbc.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,imore.com,independent.ie,infinitiev.com,last.fm,latimes.com,leaderpost.com,lolking.net,mashable.com,mcall.com,metacritic.com,montrealgazette.com,nasdaq.com,nationalpost.com,ndtv.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,windowscentral.com,windsorstar.com,wowhead.com,yourtailorednews.com##.trc-content-sponsoredUB
+androidcentral.com,baltimoresun.com,belfasttelegraph.co.uk,boston.com,breaking911.com,calgaryherald.com,capitalgazette.com,carrollcountytimes.com,chicagotribune.com,citypaper.com,cnbc.com,courant.com,dailymail.co.uk,dailypress.com,deathandtaxesmag.com,edmontonjournal.com,edmunds.com,financialpost.com,gizmodo.com.au,gofugyourself.com,hearthhead.com,huffingtonpost.co.uk,ign.com,imore.com,independent.ie,infinitiev.com,intoday.in,kotaku.com.au,last.fm,latimes.com,leaderpost.com,lifehacker.com.au,lolking.net,mashable.com,mcall.com,metacritic.com,mirror.co.uk,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,windowscentral.com,windsorstar.com,wowhead.com,yourtailorednews.com##.trc-content-sponsored
+androidcentral.com,baltimoresun.com,boston.com,breaking911.com,calgaryherald.com,capitalgazette.com,carrollcountytimes.com,chicagotribune.com,citypaper.com,cnbc.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,imore.com,independent.ie,infinitiev.com,last.fm,latimes.com,leaderpost.com,lolking.net,mashable.com,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,windowscentral.com,windsorstar.com,wowhead.com,yourtailorednews.com##.trc-content-sponsoredUB
realfarmacy.com,thepoke.co.uk##.trc_rbox_container
thepoke.co.uk##.trc_related_container
marketwatch.com##.trending__ad
moviefone.com##.zergnet
ign.com##.zergnet-container
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##.zergnet-holder
+broadwayworld.com##[id="outbrain_widget_"]
+independent.ie,techworld.com,wexfordpeople.ie##a[data-obtrack^="http://paid.outbrain.com/network/redir?"]
+independent.ie,techworld.com,wexfordpeople.ie##a[data-oburl^="http://paid.outbrain.com/network/redir?"]
+independent.ie,techworld.com,wexfordpeople.ie##a[data-oburl^="https://paid.outbrain.com/network/redir?"]
+independent.ie,techworld.com,wexfordpeople.ie##a[data-redirect^="http://paid.outbrain.com/network/redir?"]
+independent.ie,techworld.com,wexfordpeople.ie##a[data-redirect^="https://paid.outbrain.com/network/redir?"]
+independent.ie,techworld.com,wexfordpeople.ie##a[data-redirect^="this.href='http://paid.outbrain.com/network/redir?"]
+independent.ie,techworld.com,wexfordpeople.ie##a[data-url^="http://paid.outbrain.com/network/redir?"]
+independent.ie,techworld.com,wexfordpeople.ie##a[data-url^="http://paid.outbrain.com/network/redir?"] + .author
+independent.ie,techworld.com,wexfordpeople.ie##a[data-widget-outbrain-redirect^="http://paid.outbrain.com/network/redir?"]
intoday.in##a[href*=".zedo.com/"]
msn.com##a[href^="http://adfarm.mediaplex.com/"]
monova.org##a[href^="http://adsrvmedia.adk2x.com/"]
wccftech.com##a[href^="http://internalredirect.site/"]
monova.org##a[href^="http://magicdata.link/"]
unblckd.org,vidbull.com,watchseries.sk##a[href^="http://mgid.com/"]
+independent.ie,techworld.com,wexfordpeople.ie##a[href^="http://paid.outbrain.com/network/redir?"]
belfasttelegraph.co.uk##a[href^="http://pubads.g.doubleclick.net/"]
mashable.com##a[href^="http://www.zergnet.com/i/"]
-apkmirror.com,baltimoresun.com,boreburn.com,boston.com,calgaryherald.com,capitalgazette.com,carrollcountytimes.com,chicagotribune.com,citypaper.com,courant.com,dailycaller.com,dailypress.com,deathandtaxesmag.com,edmontonjournal.com,edmunds.com,financialpost.com,gofugyourself.com,hearthhead.com,infinitiev.com,latimes.com,leaderpost.com,lolking.net,marketwatch.com,mcall.com,menshealth.com,montrealgazette.com,nasdaq.com,nationalpost.com,orlandosentinel.com,ottawacitizen.com,ranker.com,sandiegouniontribune.com,saveur.com,sherdog.com,spin.com,stereogum.com,sun-sentinel.com,theprovince.com,thestarphoenix.com,timeanddate.com,tmn.today,vagazette.com,vancouversun.com,vibe.com,windsorstar.com,womenshealthmag.com,yourtailorednews.com##a[onmousedown^="this.href='http://paid.outbrain.com/network/redir?"][target="_blank"]
+independent.ie,techworld.com,wexfordpeople.ie##a[href^="https://paid.outbrain.com/network/redir?"]
+apkmirror.com,baltimoresun.com,boreburn.com,boston.com,calgaryherald.com,capitalgazette.com,carrollcountytimes.com,chicagotribune.com,citypaper.com,courant.com,dailycaller.com,dailypress.com,deathandtaxesmag.com,edmontonjournal.com,edmunds.com,financialpost.com,gofugyourself.com,hearthhead.com,independent.ie,infinitiev.com,latimes.com,leaderpost.com,lolking.net,marketwatch.com,mcall.com,menshealth.com,montrealgazette.com,nasdaq.com,nationalpost.com,orlandosentinel.com,ottawacitizen.com,ranker.com,sandiegouniontribune.com,saveur.com,sherdog.com,spin.com,stereogum.com,sun-sentinel.com,techworld.com,theprovince.com,thestarphoenix.com,timeanddate.com,tmn.today,vagazette.com,vancouversun.com,vibe.com,wexfordpeople.ie,windsorstar.com,womenshealthmag.com,yourtailorednews.com##a[onmousedown^="this.href='http://paid.outbrain.com/network/redir?"][target="_blank"]
+independent.ie,techworld.com,wexfordpeople.ie##a[onmousedown^="this.href='http://paid.outbrain.com/network/redir?"][target="_blank"] + .ob_source
+independent.ie,techworld.com,wexfordpeople.ie##a[onmousedown^="this.href='https://paid.outbrain.com/network/redir?"][target="_blank"]
+independent.ie,techworld.com,wexfordpeople.ie##a[onmousedown^="this.href='https://paid.outbrain.com/network/redir?"][target="_blank"] + .ob_source
+independent.ie,techworld.com,wexfordpeople.ie##a[target="_blank"][onmousedown="this.href^='http://paid.outbrain.com/network/redir?"]
computerworlduk.com##aside > div > .mpuHolder
-androidcentral.com,baltimoresun.com,boston.com,breaking911.com,calgaryherald.com,capitalgazette.com,carrollcountytimes.com,chicagotribune.com,citypaper.com,cnbc.com,courant.com,dailypress.com,deathandtaxesmag.com,edmontonjournal.com,edmunds.com,financialpost.com,gofugyourself.com,hearthhead.com,huffingtonpost.co.uk,ign.com,imore.com,independent.ie,infinitiev.com,intoday.in,last.fm,latimes.com,leaderpost.com,lolking.net,mashable.com,mcall.com,metacritic.com,montrealgazette.com,msn.com,nasdaq.com,nationalpost.com,ndtv.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,windowscentral.com,windsorstar.com,wowhead.com,yourtailorednews.com##div[data-item-syndicated="true"]
+androidcentral.com,baltimoresun.com,boston.com,breaking911.com,calgaryherald.com,capitalgazette.com,carrollcountytimes.com,chicagotribune.com,citypaper.com,cnbc.com,courant.com,dailypress.com,deathandtaxesmag.com,edmontonjournal.com,edmunds.com,financialpost.com,gofugyourself.com,hearthhead.com,huffingtonpost.co.uk,ign.com,imore.com,independent.ie,infinitiev.com,intoday.in,last.fm,latimes.com,leaderpost.com,lolking.net,mashable.com,mcall.com,metacritic.com,montrealgazette.com,msn.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,windowscentral.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,mirror.co.uk,wccftech.com,wexfordpeople.ie##div[id^="div-gpt-ad"]
+sharespark.net##div[id^="randomContentServe"]
upi.com##div[id^="smi2adblock"]
cinemablend.com##div[style="height:250px; width:300px;"]
androidsage.com##ins[data-ad-client]
world4.eu##ins[style="display:inline-block;width:336px;height:280px"]
socketloop.com##span[data-ez-name]
+! Bug in uBo: https://github.com/gorhill/uBlock/issues/1885
+newyorker.com##div[class^="Ad_"]
! Filter for testpages.adblockplus.org
testpages.adblockplus.org###abptest
! CSS property filters for Adblock Plus
webfail.com#?##aside > :-abp-properties(cursor: pointer;)
freethesaurus.com#?#.widget + :-abp-properties(height: 265px; width: 300px;)
+ksl.com#?#.queue:-abp-has(.sponsored)
multiup.eu,multiup.org#?#.trtbl:-abp-has(.warnIp)
space.com#?#:-abp-properties(height: 250px;*width: 300px;)
webfail.com#?##subheader + :-abp-properties(text-align: center;)
primejailbait.com###advertical
hairyclassic.com,qruq.com###advertisement
pornative.com###advertisers
-timtube.com###advertising
orgyxxxhub.com###advobj
pornomovies.com###aff-aside
daporn.com###aff-banner
namethatpornstar.com###bannercontainer
topescortbabes.com###banners
iafd.com###bantop
+porndoe.com###below_player_zone
sexyandfunny.com###best-friends
desktopangels.net###bg_tab_container
pornflex53.com###bigbox_adv
xxxbunker.com###bottomBanners
wankerhut.com###bottom_adv
fuckme.me###bottom_warning
-mydailytube.com###bottomadd
watchindianporn.net###boxban2
-pornsharia.com###brazzers1
fastpic.ru###brnd
fastpic.ru###brnd-footer
befuck.com,hotshame.com,pinkrod.com,pornoid.com,thenewporn.com,updatetube.com,wetplace.com###c2p
be3x.com###fl813695
sexyclips.org###flash
loadsofpics.com###floatdiv
+sex.com###floater_button
monstertube.com###footer
youjizz.com###footer-block
extremetube.com###footerWhole
pornxs.com###initialize4Box
pornxs.com###initialize4d
imageporter.com###interVeil
+sex.com###interWrapper
rampant.tv###interesting-bar
freebunker.com,imagesnake.com,imgcarry.com,loadsofpics.com,pornbus.org###introOverlayBg
porn18sex.com###invideo
alysa.xxx###links
suicidegirls.com###livetourbanner
bootyoftheday.co###lj
-freeimgup.com,imghost.us.to###lj_livecams
+imghost.us.to###lj_livecams
5ilthy.com###ltas_overlay_unvalid
ynot.com###lw-bannertop728
ynot.com###lw-top
pornhub.com###main-container > [id] > [class]:first-child
news.com.au###match-widget
xred2.com###mbEnd
-yobt.tv###media-bottom
-5ilthy.com,cockcheese.com,filthyrx.com,gfssex.com###mediaspace
+5ilthy.com,cockcheese.com,gfssex.com###mediaspace
upornia.com###mjs-undervideo
gifsfor.com###mob_banner
taxidrivermovie.com###mobile_pop_special
youporn.com,youporngay.com###moreVideosTabview3
askjolene.com###more_from_this
protectlinks.com###mouselayer
-starcelebs.com###mrskin-birthday-widget
alotporn.com,flashx.tv,myfreeblack.com###nuevoa
ma3comic.com###omad
newverhost.com###onload
beardedperv.com###pauseRoll
extremetube.com,mofosex.com,redtube.com,redtube.com.br,spankwire.com,youporngay.com###pb_block
pornhub-com.appspot.com,pornhub.com,tube8.com,youporn.com###pb_template
+youpornru.com###pbs_block
youporn.com###personalizedHomePage > div:nth-child(2)
dbnaked.com###play-video-box
pornhub.com###player + [id][class]
nonktube.com###second
sexyandfunny.com###sexy-links
pornmaturetube.com###show_adv
-amateurfarm.net,retrovidz.com###showimage
+retrovidz.com###showimage
shesocrazy.com###sideBarsMiddle
shesocrazy.com###sideBarsTop
pornday.org###side_subscribe_extra
-mydailytube.com###sideadd
spankwire.com###sidebar
imageporter.com###six_ban
flurl.com###skybanner
adultfyi.com###table18
xtube.com###tabs
jav4.me,videowood.tv###tbl1
-fleshasiadaily.com###text-12
-fleshasiadaily.com###text-13
-fleshasiadaily.com###text-14
-fleshasiadaily.com###text-15
-fleshasiadaily.com###text-8
fapgames.com###the720x90-spot
filhadaputa.tv###thumb[width="959"]
mansurfer.com###top-ban
xhamster.com###top_player_adv
allureamateurs.net,mataporno.com,sexmummy.com,sopervinhas.net,teenwantme.com,worldgatas.com,xpg.com.br###topbar
gifsfor.com###topbar1
-pinkems.com###topfriendsbar
namethatpornstar.com###topphotocontainer
askjolene.com###tourpage
pornhyve.com###towerbanner
pervclips.com###tube_ad_category
-axatube.com,creampietubeporn.com,fullxxxtube.com,gallsin.xxx,xxxxsextube.com,yourdarkdesires.com###ubr
+creampietubeporn.com,fullxxxtube.com,gallsin.xxx,xxxxsextube.com,yourdarkdesires.com###ubr
usatoday.com###usat_PosterBlog
homemoviestube.com###v_right
stileproject.com###va1
matureworld.ws###vote_popup
adultfriendfinder.com###vp_left
extremetube.com###whole
-bustnow.com###xad900x250x1
mrstiff.com###xdv-preroll
porntack.com##.Banner
-pornbanana.com##.DealContainer2
-pornbanana.com##.RightBanners
ziporn.com##.RightBoxMain
ziporn.com##.RightRefBoxMain
-pornbanana.com##.TopBann
porntack.com##.TopBannerCon
-pornbanana.com##.VidBottomBanner
-pornbanana.com##.VidRightSide
extremetube.com##._mapm_link_local_sex
extremetube.com##._mapm_link_phone_sex
extremetube.com##._mapm_link_premium
seductivetease.com##.a-center
+porndoe.com##.a-container
heavy-r.com##.a-d-holder
porn.com##.aRight
pornvideofile.com##.aWrapper
fooktube.com##.aa
vrsmash.com##.abovePlayer
-celebspank.com,chaturbate.com,cliphunter.com,gamcore.com,playboy.com,pornhub.com,rampant.tv,signbucks.com,sxx.com,tehvids.com,uflash.tv,wankoz.com,yobt.tv##.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##.ad
extremetube.com,pornhugo.com##.ad-container
pornhub.com##.ad-link + table
milfzr.com##.ad-widget > a
sex3.com##.add-box
perfectgirls.net##.additional-block-bg
hentaistream.com##.adds
-adultbox.eu,analtubegirls.com,bangyoulater.com,beemtube.com,cam4.com,djs-teens.net,femdom-fetish-tube.com,free-celebrity-tube.com,glarysoft.com,gosexy.mobi,hdporn.in,onlyhot.biz,pichunter.com,pornshaft.com,porntalk.com,pornxs.com,ratemypeach.com,springbreaktubegirls.com,teentube18.com,thisav.com,youporn.com##.ads
+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,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,smut6.com,tubedupe.com,tubepornclassic.com,vporn.com,watchteencam.com,webanddesigners.com,youngartmodels.net##.adv
txxx.com##.adv-desk-list
bestgore.com##.ai-viewport-2
askjolene.com##.aj_lbanner_container
ah-me.com,befuck.com,pornoid.com,sunporno.com,thenewporn.com,twilightsex.com,updatetube.com,videoshome.com,xxxvogue.net##.allIM
-pinkrod.com,pornsharia.com,pornsharing.com,wetplace.com##.allIMwindow
+pinkrod.com,pornsharing.com,wetplace.com##.allIMwindow
1loop.com##.asblock
playvids.com##.aside-emb
pornfun.com##.aside-spots
adultpornvideox.com,jojobaa.net##.banner-box
tube8.com,xhamster.com##.banner-container
4tube.com,fux.com,porntube.com##.banner-frame
+babesandstars.com##.banner-right
watchindianporn.net##.banner-vid
pornoeggs.com##.banner-videos
+vporn.com##.banner-wrapper
celebritymovieblog.com##.banner700
watchhentaivideo.com##.bannerBottom
4tube.com,empflix.com,tnaflix.com##.bannerContainer
freeporn.com##.bannercube
xfanz.com##.bannerframe
thehun.net##.bannerhorizontal
-bustnow.com##.bannerlink
beardedperv.com,chubby-ocean.com,cumlouder.com,grandpaporntube.net,sexu.com,skankhunter.com##.banners
isanyoneup.com##.banners-125
porntubevidz.com##.banners-area
vid2c.com##.banners-aside
-sexpornimg.com##.banners_gallery
+bubbaporn.com,kalporn.com,koloporno.com,pornodingue.com,pornodoido.com,pornozot.com,serviporno.com,voglioporno.com##.banners-footer
5ilthy.com##.bannerside
sexoncube.com##.bannerspot-index
thehun.net##.bannervertical
redtube.com##.bvq
redtube.com##.bvq-caption
gamesofdesire.com##.c_align
+jjgirls.com,xxxporn.pics##.cam
empflix.com##.camsBox
tnaflix.com##.camsBox2
celebspank.com##.celeb_bikini
+pornpics.com##.channel
+porndoe.com##.channel-link
cliphunter.com##.channelMainBanner
cliphunter.com##.channelMiddleBanner
youporn.com##.channel_leaderboard
youporn.com##.channel_square
+babe.today##.chat
adultfriendfinder.com##.chatDiv.rcc
thefappeningblog.com##.cl-exl
pornrabbit.com##.container300
youporn.com,youporngay.com##.contentPartner
xbutter.com##.counters
3movs.com,pervclips.com,pornicom.com##.cs
-dronporn.com##.cs_spon
+watchmygf.me##.cs_text_link
alotporn.com##.cube
playpornfree.org##.custom-html-widget
anysex.com##.desc
txxx.com##.desk-list
-pornalized.com,pornoid.com,pornsharia.com##.discount
-pornsharia.com##.discounts
+pornalized.com,pornoid.com##.discount
fapdu.com##.disp-underplayer
pornhd.com##.double-zone
keezmovies.com##.double_right
cameltoe.com##.downl
-pinkrod.com,pornsharia.com,wetplace.com##.download
+pinkrod.com,wetplace.com,xxxporn.pics##.download
realgfporn.com##.downloadbtn
proporn.com##.drt-spot-box
hellporno.com##.dvb-advertisements
-pornsharia.com##.eciframe
-pornsharia.com##.eciframeright
efukt.com##.ef_block_wrapper
efukt.com##.efukt-widget-slider
youporn.com##.eight-column > div[class]
grandpaporntube.net##.exo
porn.com##.f-zne
porn.com##.f-zne2
+porn.com##.f-zne3
porn.com##.f-zon
imagepost.com##.favsites
hardsextube.com##.featured-wrap
extremetube.com##.float-left[style="width: 49.9%; height: 534px;"]
wankerhut.com##.float-right
extremetube.com##.float-right[style="width: 49.9%; height: 534px;"]
-teensexyvirgins.com,xtravids.com##.foot_squares
+teensexyvirgins.com##.foot_squares
scio.us,youporn.com##.footer
4tube.com,fux.com,porntube.com,upornia.com##.footer-banners
tube8.com##.footer-box
mrskin.com##.friends-runner
sextvx.com##.friends_spo
sunporno.com##.frms-block
+porndoe.com##.full-video-tag
xpics.me##.future
sammobile.com##.gad
youx.xxx##.gallery-link
ziporn.com##.hBannerHolder
heavy-r.com##.hd-ban
bgafd.co.uk##.hdradclip
-pornsharia.com##.head > h3
celebspank.com##.header
redtube.com##.header > #as_1
thenude.eu##.headercourtesy
+pornhub.com##.heatwarning
hclips.com##.hold-adv
nuvid.com##.holder_banner
pornhub.com##.home-ad-container + div
orgasm.com##.horizontal-banner-module-small
pornanal.net##.i_br
pornflip.com##.ib-300-250
-pron.tv##.ifab
gotporn.com,hardsextube.com##.image-300x250
drtuber.com##.img_video
pornsis.com##.indexadl
pornhub.com,redtube.com##.lonesomemuch
tube8.com##.main-video-wrapper > .float-right
sexdepartementet.com##.marketingcell
+femefun.com##.media_spot_box
avn.com##.mfc
lic.me##.miniplayer
upornia.com##.mjs-closeandplay
lustgalore.com,yourasiansex.com##.opac_bg
baja-opcionez.com##.opaco2
vporn.com##.overheaderbanner
+babe.today##.overlay
pornomovies.com##.overlay-ggf
+deviantclip.com##.overlay-media
tnaflix.com##.pInterstitial
tnaflix.com##.pInterstitialx
tnaflix.com##.padAdv
redtube.com##.pageVideos > div > [class][style*="z-index:"]
+definebabe.com##.partner-info
definebabe.com,tube8.com##.partner-link
bravotube.net##.paysite
ah-me.com##.paysite-link
hdzog.com##.pl_showtime1_wr2
hclips.com##.pl_wr
+camvideos.tv##.place
hdzog.com##.player-advertise
drtuber.com##.player-adx-block
zmovs.com##.player-aside-banners
4tube.com##.player_faq_link
4tube.com##.player_sub_link
4tube.com##.playerside-col
-yobt.tv##.playpause.visible > div
efukt.com##.plugs
beardedperv.com##.plugzContainer
xtube.com##.postRoll
uflash.tv##.pps-banner
pornhub.com##.pre-footer
-pron.tv##.premiummessages
txxx.com##.preroll
adultdvdtalk.com##.productinfo
pornfun.com,xnostars.com##.promo
porntubevidz.com##.promo-block
nakedtube.com,pornmaki.com##.promotionbox
nuvid.com,nuvidselect.com##.puFloatLine
-sexy-toons.org##.pub300
dachix.com,dagay.com,deviantclip.com##.pub_right
foxtube.com##.publi_pc
cumlouder.com,freemovies.tv##.publis-bottom
xxxymovies.com##.rtoptbl
porn.com##.s-zne
porn.com##.s-zne2
+porn.com##.s-zne3
porn.com##.s-zon
sticking.com##.sb-box
woodrocket.com##.sb-store
dominationtube.com,gaysexarchive.com,skeezy.com,sticking.com##.sb-txt
+pornhub.com##.scandalouspokemon
thenude.eu##.sexart_sidebar
uselessjunk.com##.shadow_NFL
h2porn.com##.side-spot
gaytube.com##.slider-section
movies.askjolene.com##.small_tourlink
pornpics.com##.sp-block
-springbreaktubegirls.com##.span-100
nonktube.com##.span-300
nonktube.com##.span-320
ns4w.org##.splink
bgafd.co.uk##.spnsr
-abc-celebs.com##.spons
pornpics.com##.spons-block
tnaflix.com##.sponsVideoLink
anyporn.com,pervertslut.com,pornever.net,sexpornimages.com,xbabe.com##.sponsor
gotporn.com##.sponsored
beeg.com##.spoor
beeg.com##.spor
-dixyporn.com,proporn.com,smut6.com,xhamster.com##.spot
+camvideos.tv,dixyporn.com,proporn.com,smut6.com,xhamster.com##.spot
magicaltube.com##.spot-block
xhamster.com##.spot-container
drtuber.com,egbo.com,smutr.com##.spots
porndaddy.us##.svd
porn.com##.t-zne
porn.com##.t-zne2
+porn.com##.t-zne3
dickbig.net##.t_14
+porndoe.com##.tablet-content-acontainer
intporn.com##.tagcloudlink.level4
amateuralbum.net##.tb3
amateurvoyeurforum.com##.tborder[width="99%"][cellpadding="6"]
galleries-pornstar.com##.title_slider
tube8.com##.tjFooterMods
tube8.com##.tjUpperMods
-popporn.com,xxxlinks.es##.top-banner
+popporn.com##.top-banner
sunporno.com##.top-player-link
+definebabe.com##.top-traders
10movs.com##.top_banner
pornhub.com##.top_hd_banner
imgwet.com##.topa
vivatube.com##.tr-download
vivatube.com##.tr-sponsor
realgfporn.com##.trade-slider
+babesandstars.com##.traders
overthumbs.com,proporn.com##.trailerspots
tubedupe.com##.treview_link_1
xhamster.com##.ts
extremetube.com,pornhub.com,redtube.com,tube8.com,tube8.es,tube8.fr,xtube.com,xvideos.com,youjizz.com,youporn.com,youporngay.com##[href*="base64"]
extremetube.com,pornhub.com,redtube.com,tube8.com,tube8.es,tube8.fr,xtube.com,xvideos.com,youjizz.com,youporn.com,youporngay.com##[href*="data:"]
imagehaven.net##[href="http://clicks.totemcash.com/?s=38739&p=21&pp=4"]
+camvideos.tv##[href^="http://mmcams.com/"][href*="&utm_"]
ero-advertising.com##[id][style]
imagevenue.com##[id^="MarketGid"]
redtube.com##[id^="adb_"]
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"]
-asspoint.com,babepedia.com,babesource.com,dbnaked.com,definebabe.com,gaytube.com,gfycatporn.com,girlsnaked.net,mansurfer.com,newpornstarblogs.com,pichunter.com,pornoxo.com,pornpicture.org,pornstarchive.com,redtube.com,rogreviews.com,sexyandfunny.com,shemaletubevideos.com,starcelebs.com,the-new-lagoon.com,theanalist.info,tube8.com,vporn.com,xxxhdd.com,youjizz.com,youporn.com,yourdailypornstars.com##a[href*=".com/track/"]
+asspoint.com,babepedia.com,babesandstars.com,babesource.com,datoporn.co,dbnaked.com,definebabe.com,gaytube.com,gfycatporn.com,girlsnaked.net,mansurfer.com,newpornstarblogs.com,pichunter.com,porndoe.com,pornoxo.com,pornstarchive.com,redtube.com,rogreviews.com,sexyandfunny.com,shemaletubevideos.com,spankbang.com,the-new-lagoon.com,theanalist.info,tube8.com,vporn.com,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"]
+xxxporn.pics##a[href*=".solidcams.com?"]
keezmovies.com##a[href*="/affiliates/idevaffiliate.php?"]
nude.hu##a[href*="/click/"]
-gaytube.com,redtube.com,shemaletubevideos.com,therealpornwikileaks.com,xhamster.com##a[href*="/go.php?"]
-monstercockz.com,theanalist.info,xxxhdd.com##a[href*="/go/"]
+definebabe.com,gaytube.com,redtube.com,shemaletubevideos.com,therealpornwikileaks.com,xhamster.com##a[href*="/go.php?"]
+porndoe.com,theanalist.info,watchmygf.me,xxxhdd.com##a[href*="/go/"]
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##a[href*="/out/"]
avgle.com##a[href*="/redirect"]
+xhamster.com##a[href*="/spclick.php?"]
celebrity-slips.com##a[href*="?_atc="]
-gotporn.com,katestube.com,pron.tv,sextvx.com,spankbang.com,xnostars.com##a[href*="?ats="]
+gotporn.com,katestube.com,sextvx.com,spankbang.com,vporn.com,xnostars.com,xxxporn.pics##a[href*="?ats="]
redtube.com,thumbzilla.com##a[href*="?coupon="]
redtube.com##a[href*="?link_id="][href*="&tracker_id="]
pornhub.com##a[href*="abbp"]
pornhub.com##a[href*="pleasedontslaymy"]
pronpic.org##a[href*="takyake.ru"]
-bos.so,camwhores.tv,dbnaked.com,efukt.com,hentai2read.com,hpjav.com,imagebam.com,imgbox.com,motherless.com,planetsuzy.org,sexgalaxy.net,sextvx.com,sexuria.com,thefappeningblog.com,vintage-erotica-forum.com,xopenload.com,yourporn.sexy##a[href*="theporndude.com"]
+bos.so,camvideos.tv,camwhores.tv,cutscenes.net,dbnaked.com,efukt.com,hentai2read.com,hpjav.com,imagebam.com,imgbox.com,motherless.com,planetsuzy.org,sexgalaxy.net,sextvx.com,sexuria.com,thefappeningblog.com,vintage-erotica-forum.com,xopenload.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/"]
porn99.net##a[href="http://porn99.net/asian/"]
xhamster.com##a[href="http://premium.xhamster.com/join.html?from=no_ads"]
pornwikileaks.com##a[href="http://www.adultdvd.com/?a=pwl"]
stockingstv.com##a[href="http://www.stockingstv.com/banners/default.php"]
camwhores.tv##a[href^="//810f3f9dde63ae3.com/"]
vporn.com##a[href^="//bongacams.com/track?"]
+vporn.com##a[href^="//bongacams2.com/track?"]
voyeur.net##a[href^="//voyeur.net/"]
fux.com##a[href^="/adc/"]
+jjgirls.com##a[href^="/coupon/"]
gaytube.com##a[href^="/external/premium/"]
analpornpix.com,fecaltube.com##a[href^="/go/"]
madthumbs.com##a[href^="/out.php?url=http://adbucks.brandreachsys.com/"]
anyporn.com##a[href^="http://anyporn.com/cs/"]
porn.com,youjizz.com,youporn.com,youporngay.com##a[href^="http://as.sexad.net/"]
porn-w.org,porn99.net##a[href^="http://bit.ly/"]
-avgle.com##a[href^="http://bongacams.com/track?"]
+avgle.com,camvideos.tv##a[href^="http://bongacams.com/track?"]
sex4fun.in##a[href^="http://c.mobpartner.mobi/"]
sex3dtoons.com##a[href^="http://click.bdsmartwork.com/"]
imghit.com##a[href^="http://crtracklink.com/"]
hentairules.net##a[href^="http://secure.bondanime.com/track/"]
hentairules.net##a[href^="http://secure.futafan.com/track/"]
hentairules.net##a[href^="http://secure.lestai.com/track/"]
-filthyrx.com##a[href^="http://secure.spitsters.com/track/"]
hentairules.net##a[href^="http://secure.titanime.com/track/"]
dachix.com,dagay.com,deviantclip.com,voyeur.net##a[href^="http://seethisinaction.com/"]
bestgore.com##a[href^="http://seethisinaction.com/servlet/"]
katestube.com##a[href^="https://ads.traffichaus.com/"]
xxxgames.biz##a[href^="https://detour.click/"]
camwhores.tv##a[href^="https://go.stripcash.com/"]
-camwhores.tv,proporn.com,xhamster.com##a[href^="https://go.stripchat.com/"]
+camvideos.tv,camwhores.tv,proporn.com,xhamster.com##a[href^="https://go.stripchat.com/"]
creepshots.com##a[href^="https://go.trkclick2.com/"]
prestashop.com##a[href^="https://partners.a2hosting.com/solutions.php?id="]
thefappeningblog.com##a[href^="https://porndabster.com/?utm_"]
-spankbang.com##a[href^="https://porngames.adult/"]
+sex.com,spankbang.com##a[href^="https://porngames.adult/"]
rule34.xxx##a[href^="https://rule34.xxx/c.html"]
fantasti.cc##a[href^="https://syndication.traffichaus.com/"]
celebrity-slips.com##a[href^="https://www.celebrity-slips.com/rd/"]
gotporn.com##a[href^="https://www.gotporn.com/click.php?id="]
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?"]
+vporn.com##a[onclick*="adclick"]
keezmovies.com##a[onclick*="window.open"]
tube8.com,tube8.es,tube8.fr##a[onclick^="loadAdFromHeaderTab('http://ads.genericlink.com"]
xxxstreams.eu##a[style]
voyeurhit.com##div[id^="div-ad-"]
hentaistream.com##div[id^="hs_ad"]
tube8.com##div[id^="tj-zone"]
-xtravids.com##div[style="background-color:#DDD; padding:5px;"]
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;"]
xhamster.com##div[style="font-size: 10px; margin-top: 5px;"]
xxxstash.com##div[style="height: 250px; width: 960px;"]
empflix.com##div[style="height: 400px;"]
+datoporn.co##div[style="height:30px; text-align:center; background-color:#ffcc1b; color:#000; font-weight: 700; font-size: 18px; margin:6px; border-radius:3px; line-height:30px;"]
mofosex.com##div[style="margin-top: 10px"]
+porngals4.com##div[style="margin:0 0 15px 0;width:728px;height:90px;background:#FAFAFA;"]
xtube.com##div[style="text-align:center; width:1000px; height: 150px;"]
iloveinterracial.com##div[style="width:1000px;height:110px; background-color:#E9DECA; font-family: Tahoma,Helvetica,Arial,sans-serif; font-size: 11px; font-style:normal; color:#535353;"]
hdzog.com,voyeurhit.com##div[style="width:300px; height:250px;"]
adultwork.com,babepicture.co.uk,imagetwist.com,naughty.com,sexmummy.com,tophentai.biz,tvgirlsgallery.co.uk##img[width="468"]
clips4sale.com##img[width="468px"]
anetakeys.net##img[width="500"]
-fleshasiadaily.com##img[width="700"]
4fuckr.com,babeshows.co.uk,jessie-rogers.com,rule34hentai.net##img[width="728"]
mofosex.com##li[style="width: 385px; height: 380px; display: block; float: right;"]
hentai-foundry.com##p > a[href][target="_blank"]
xcritic.com##table[cellpadding="10"][width="600"]
xvideos.com##table[height="480"]
loadsofpics.com##table[height="750"]
-starcelebs.com##table[style="width:218px; border-width:1px; border-style:solid; border-color:black; border-collapse: collapse"]
pornper.com,xxxkinky.com##table[width="100%"][height="260"]
taxidrivermovie.com##table[width="275"]
humoron.com##table[width="527"]
newsfilter.org##table[width="800px"]
anyvids.com##table[width="860"][cellspacing="1"][cellpadding="10"][border="1"]
magnetxxx.com##table[width="900"][height="250"]
-myex.com##table[width="950"]
xxvideo.us##table[width="950"][height="252"]
petiteteenager.com##table[width="960"][height="102"]
boobieblog.com##td[align="center"][width="20%"]
youjizz.com##tr > td[style*="padding"][width]
youporn.com##video[id]:first-child
pornhub.com##video[style*="display: block !important;"]
+pornhub.com##zzzzz
! motherless.com
motherless.com###anonymous-notice
motherless.com###main > #content + div[style*="text-align:center;"]
@@||247realmedia.com^*/farecomp/
@@||24ur.com/adserver/adall.
@@||24ur.com/static/*/banners.js
+@@||2mdn.net//creativethumbnail/$image,domain=transparencyreport.google.com
@@||2mdn.net/crossdomain.xml$domain=rte.ie
@@||2mdn.net/instream/*/adsapi_$object-subrequest,domain=3news.co.nz|49ers.com|atlantafalcons.com|azcardinals.com|baltimoreravens.com|buccaneers.com|buffalobills.com|chargers.com|chicagobears.com|clevelandbrowns.com|colts.com|dallascowboys.com|denverbroncos.com|detroitlions.com|egirlgames.net|euronews.com|giants.com|globaltv.com|houstontexans.com|jaguars.com|kcchiefs.com|ktvu.com|miamidolphins.com|neworleanssaints.com|newyorkjets.com|packers.com|panthers.com|patriots.com|philadelphiaeagles.com|raiders.com|redskins.com|rte.ie|seahawks.com|steelers.com|stlouisrams.com|thecomedynetwork.ca|titansonline.com|vikings.com|wpcomwidgets.com
@@||2mdn.net/instream/flash/*/adsapi.swf$object-subrequest
@@||2mdn.net/instream/html5/ima3.js$domain=~superfilm.pl
@@||2mdn.net/instream/video/client.js$domain=cbc.ca
+@@||2mdn.net/proxy/$image,domain=transparencyreport.google.com
+@@||2mdn.net/videoplayback/id/$media,domain=transparencyreport.google.com
@@||2mdn.net/viewad/*/B*_$image,domain=jabong.com
@@||2mdn.net/|$xmlhttprequest,domain=twitch.tv
@@||2mdn.net^*/1x1image.jpg$image,domain=convert-me.com
@@||adflyer.co.uk/adverts/$image
@@||adform.net/banners/scripts/iframe/Adform.IFrameManager.$script,domain=eurogamer.net|nintendolife.com|rockpapershotgun.com|usgamer.net|vg247.com
@@||adgear.com^*/adgear.js$domain=lifemadedelicious.ca|tac.tv
+@@||adguard.com/public/Adguard/Blog/Android/comparison/*_ads_$image,domain=adguard.com
@@||adhostingsolutions.com/crossdomain.xml$object-subrequest
@@||adimages.go.com/crossdomain.xml$object-subrequest
@@||adm.fwmrm.net^*/AdManager.js$script
@@||adverts.brighthouse.com/advertpro/servlet/view/banner/url/zone?*=preroll/2Black|$subdocument,domain=baynews9.com|cfnews13.com
@@||adverts.cdn.tvcatchup.com^$object-subrequest
@@||advertserve.com/images/aaamidatlantic.advertserve.com/advertpro/servlet/files/$image,domain=midatlantic.aaa.com
-@@||adview.online^$third-party
@@||advisory.mtanyct.info/outsideWidget/widget.html?*.adPlacement=$subdocument
@@||advweb.ua.cmu.edu^$~third-party
@@||adweb.cis.mcmaster.ca^$~third-party
@@||apmebf.com^$image,domain=catalogfavoritesvip.com|freeshipping.com|freeshippingbymastercard.com|freeshippingrewards.com|habandvipplus.com|inthecompanyofdogsvip.com|naturesjewelryvip.com|northstylevip.com|pyramidcollectionvip.com|serengeticatalogvip.com|travelplus.com
@@||apmex.com/resources/ads/
@@||app.promo.tubemogul.com/feed/placement.html?id=$script,domain=comedy.com
+@@||appagg.com/css/ads.css$domain=appagg.com
@@||apple.com^*/ads/$object,object-subrequest,xmlhttprequest
@@||apple.com^*/images/ad-$image,domain=apple.com
@@||apple.com^*/images/ads_$image,domain=apple.com
@@||computerworld.com/resources/scripts/lib/doubleclick_ads.js$script
@@||comsec.com.au^*/homepage_banner_ad.gif
@@||condenast.co.uk/scripts/cn-advert.js$domain=cntraveller.com
+@@||connatix.com/min/connatix.renderer.infeed.min.js$domain=salon.com
+@@||connect.facebook.com^*/AudienceNetworkPrebid.js$domain=cbssports.com
+@@||connect.facebook.net^*/AudienceNetworkPrebid.js$domain=cbssports.com
@@||connectingdirectories.com/advertisers/$~third-party,xmlhttprequest
@@||constructalia.com/banners/$image,~third-party
@@||contactmusic.com/advertpro/servlet/view/dynamic/$object-subrequest
@@||espn.co.uk/ads/gamemodule_v0.2.swf$object
@@||espn.go.com^*/espn360/banner?$subdocument
@@||espncdn.com/combiner/*/admgr.$script,domain=espn.go.com
-@@||espncdn.com/combiner/c?*/ads.css$domain=espn.go.com
+@@||espncdn.com/combiner/c?*/ads.css
@@||espncdn.com/combiner/c?*/advertising.$stylesheet,domain=espnfc.com
@@||espngp.com/ads/*_sprite$domain=espnf1.com
@@||esquire.com/ams/page-ads.js?$script
@@||g.doubleclick.net/aclk?*^adurl=http://thoughtcatalog.com/$popup,domain=thoughtcatalog.com
@@||g.doubleclick.net/crossdomain.xml$object-subrequest,domain=~newgrounds.com
@@||g.doubleclick.net/gampad/ads?$object-subrequest,domain=majorleaguegaming.com|nfl.com|player.rogersradio.ca|viki.com|volarvideo.com|worldstarhiphop.com
-@@||g.doubleclick.net/gampad/ads?$script,domain=app.com|argusleader.com|autoguide.com|battlecreekenquirer.com|baxterbulletin.com|beqala.com|blastingnews.com|boatshop24.com|bodas.com.mx|bodas.net|bucyrustelegraphforum.com|burlingtonfreepress.com|casamentos.com.br|casamentos.pt|casamiento.com.uy|casamientos.com.ar|chillicothegazette.com|cincinnati.com|clarionledger.com|coloradoan.com|computerworlduk.com|coshoctontribune.com|courier-journal.com|courierpostonline.com|dailyrecord.com|dailyworld.com|daveramsey.com|deadspin.com|defensenews.com|delawareonline.com|democratandchronicle.com|desmoinesregister.com|dnj.com|drupalcommerce.org|economist.com|escapegames.com|fdlreporter.com|flightcentre.co.uk|floridatoday.com|foxnews.com|freep.com|games.latimes.com|gawker.com|gizmodo.com|greatfallstribune.com|greenbaypressgazette.com|greenvilleonline.com|guampdn.com|gz.com|hattiesburgamerican.com|hometownlife.com|htrnews.com|indystar.com|investopedia.com|io9.com|ithacajournal.com|jacksonsun.com|jalopnik.com|jconline.com|jezebel.com|kbb.com|kotaku.com|lancastereaglegazette.com|lansingstatejournal.com|lifehacker.com|liverpoolfc.com|livescience.com|livingstondaily.com|lohud.com|mansfieldnewsjournal.com|mariages.net|marionstar.com|marshfieldnewsherald.com|matrimonio.com|matrimonio.com.co|matrimonio.com.pe|matrimonios.cl|merriam-webster.com|montgomeryadvertiser.com|motorcycle.com|mycentraljersey.com|mydesert.com|mysoju.com|nauticexpo.com|newarkadvocate.com|news-leader.com|news-press.com|newsleader.com|nonags.com|noodle.com|orbitz.com|pal-item.com|phoronix.com|podomatic.com|portclintonnewsherald.com|postcrescent.com|poughkeepsiejournal.com|press-citizen.com|pressconnects.com|qz.com|rgj.com|ripley.cl|ripley.com.pe|sctimes.com|sheboyganpress.com|shreveporttimes.com|stargazette.com|statesmanjournal.com|stevenspointjournal.com|tallahassee.com|tennessean.com|theadvertiser.com|thedailyjournal.com|theleafchronicle.com|thenews-messenger.com|thenewsstar.com|thenorthwestern.com|thesimsresource.com|thespectrum.com|thestarpress.com|thetimesherald.com|thetowntalk.com|thoughtcatalog.com|ticketek.com.ar|urbandictionary.com|virginaustralia.com|visaliatimesdelta.com|volokh.com|vroomvroomvroom.com.au|wausaudailyherald.com|weddingspot.co.uk|wisconsinrapidstribune.com|wlj.net|wsj.com|zanesvilletimesrecorder.com|zavvi.com|zillow.com|zui.com
+@@||g.doubleclick.net/gampad/ads?$script,domain=app.com|argusleader.com|autoguide.com|battlecreekenquirer.com|baxterbulletin.com|beqala.com|blastingnews.com|boatshop24.com|bodas.com.mx|bodas.net|bucyrustelegraphforum.com|burlingtonfreepress.com|casamentos.com.br|casamentos.pt|casamiento.com.uy|casamientos.com.ar|chillicothegazette.com|cincinnati.com|clarionledger.com|coloradoan.com|computerworlduk.com|coshoctontribune.com|courier-journal.com|courierpostonline.com|dailyrecord.com|dailyworld.com|daveramsey.com|deadspin.com|defensenews.com|delawareonline.com|democratandchronicle.com|desmoinesregister.com|dnj.com|drupalcommerce.org|economist.com|escapegames.com|fdlreporter.com|flightcentre.co.uk|floridatoday.com|foxnews.com|freep.com|games.latimes.com|gawker.com|gizmodo.com|greatfallstribune.com|greenbaypressgazette.com|greenvilleonline.com|guampdn.com|gz.com|hattiesburgamerican.com|hometownlife.com|htrnews.com|indystar.com|investopedia.com|io9.com|ithacajournal.com|jacksonsun.com|jalopnik.com|jconline.com|jezebel.com|kotaku.com|lancastereaglegazette.com|lansingstatejournal.com|lifehacker.com|liverpoolfc.com|livescience.com|livingstondaily.com|lohud.com|mansfieldnewsjournal.com|mariages.net|marionstar.com|marshfieldnewsherald.com|matrimonio.com|matrimonio.com.co|matrimonio.com.pe|matrimonios.cl|merriam-webster.com|montgomeryadvertiser.com|motorcycle.com|mycentraljersey.com|mydesert.com|mysoju.com|nauticexpo.com|newarkadvocate.com|news-leader.com|news-press.com|newsleader.com|nonags.com|noodle.com|orbitz.com|pal-item.com|phoronix.com|podomatic.com|portclintonnewsherald.com|postcrescent.com|poughkeepsiejournal.com|press-citizen.com|pressconnects.com|qz.com|rgj.com|ripley.cl|ripley.com.pe|sctimes.com|sheboyganpress.com|shreveporttimes.com|stargazette.com|statesmanjournal.com|stevenspointjournal.com|tallahassee.com|tennessean.com|theadvertiser.com|thedailyjournal.com|theleafchronicle.com|thenews-messenger.com|thenewsstar.com|thenorthwestern.com|thesimsresource.com|thespectrum.com|thestarpress.com|thetimesherald.com|thetowntalk.com|thoughtcatalog.com|ticketek.com.ar|urbandictionary.com|virginaustralia.com|visaliatimesdelta.com|volokh.com|vroomvroomvroom.com.au|wausaudailyherald.com|weddingspot.co.uk|wisconsinrapidstribune.com|wlj.net|wsj.com|zanesvilletimesrecorder.com|zavvi.com|zillow.com|zui.com
@@||g.doubleclick.net/gampad/ads?$script,xmlhttprequest,domain=foodkick.com
@@||g.doubleclick.net/gampad/ads?$xmlhttprequest,domain=daveramsey.com|s4c.cymru
@@||g.doubleclick.net/gampad/ads?*^iu_parts=7372121%2CPTGBanner%2C$script,domain=pianobuyer.com
@@||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|africanindy.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|deadspin.com|denofgeek.co|denofgeek.com|drupalcommerce.org|ebaumsworld.com|economist.com|ew.com|fastcompany.com|flightcentre.co.uk|foodkick.com|foxnews.com|gamespot.com|gawker.com|gizmodo.com|goalzz.com|greyhoundbet.racingpost.com|gsmarena.com|gulflive.com|independent.co.uk|indianexpress.com|investopedia.com|io9.com|jalopnik.com|jezebel.com|kbb.com|kotaku.com|latimes.com|lehighvalleylive.com|lifehacker.com|liverpoolfc.com|livescience.com|m.tmz.com|mardigras.com|mariages.net|marvel.com|masslive.com|matrimonio.com|matrimonio.com.co|matrimonio.com.pe|matrimonios.cl|merriam-webster.com|mlb.com|mlive.com|nauticexpo.com|nj.com|nola.com|noodle.com|nydailynews.com|nytimes.com|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|upi.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|deadspin.com|denofgeek.co|denofgeek.com|drupalcommerce.org|ebaumsworld.com|economist.com|ew.com|fastcompany.com|flightcentre.co.uk|foodkick.com|foxnews.com|gamespot.com|gawker.com|gizmodo.com|goalzz.com|greyhoundbet.racingpost.com|gsmarena.com|gulflive.com|independent.co.uk|indianexpress.com|investopedia.com|io9.com|jalopnik.com|jezebel.com|kotaku.com|latimes.com|lehighvalleylive.com|lifehacker.com|liverpoolfc.com|livescience.com|m.tmz.com|mardigras.com|mariages.net|marvel.com|masslive.com|matrimonio.com|matrimonio.com.co|matrimonio.com.pe|matrimonios.cl|merriam-webster.com|mlb.com|mlive.com|nauticexpo.com|nj.com|nola.com|noodle.com|nydailynews.com|nytimes.com|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|upi.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
@@||g.doubleclick.net/pcs/click^$popup,domain=economist.com
@@||google.com/adsense/search/async-ads.js$domain=about.com|ehow.com
@@||google.com/afs/ads?$document,subdocument,domain=ehow.com|livestrong.com
@@||google.com/doubleclick/studio/swiffy/$domain=www.google.com
-@@||google.com/recaptcha/$subdocument,domain=sh.st
+@@||google.com/recaptcha/$subdocument,domain=123short.com|cut-link-earn.com|sh.st
@@||google.com/search?q=$xmlhttprequest
@@||google.com/uds/?file=ads&$script,domain=guardian.co.uk|landandfarm.com
@@||google.com/uds/afs?$document,subdocument,domain=about.com|ehow.com|livestrong.com
@@||googleapis.com/affiliation/*?key=
@@||googleapis.com/flash/*adsapi_*.swf$domain=viki.com|wwe.com
@@||googlesyndication.com/pagead/ads?$object-subrequest,domain=nx8.com
-@@||googlesyndication.com/pagead/imgad?id=$image,domain=kbb.com|liverpoolfc.com|noodle.com|vroomvroomvroom.com.au
+@@||googlesyndication.com/pagead/imgad?id=$image,domain=liverpoolfc.com|noodle.com|vroomvroomvroom.com.au
@@||googlesyndication.com/pagead/imgad?id=$image,script,domain=eurogamer.net|nintendolife.com|rockpapershotgun.com|usgamer.net|vg247.com
@@||googlesyndication.com/safeframe/$document,subdocument,domain=foodkick.com
@@||googlesyndication.com/safeframe/$subdocument,domain=investopedia.com|livescience.com|merriam-webster.com
@@||imasdk.googleapis.com/flash/core/3.*/adsapi.swf$object-subrequest
@@||imasdk.googleapis.com/flash/sdkloader/adsapi_3.swf$object-subrequest
@@||imasdk.googleapis.com/js/core/bridge*.html$subdocument,domain=~spotify.com
-@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=allcatvideos.com|audiomack.com|beinsports.com|bloomberg.com|cbc.ca|cbsnews.com|cbssports.com|cnet.com|complex.com|cwtv.com|gamejolt.com|healthmeans.com|indystar.com|mobg.io|news.sky.com|play.ludigames.com|player.performgroup.com|powr.com|rumble.com|snopes.com|thestreet.com|theverge.com|usatoday.com|video.foxbusiness.com|video.foxnews.com|vidyomani.com|yiv.com
+@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=allcatvideos.com|audiomack.com|beinsports.com|blastingnews.com|bloomberg.com|cbc.ca|cbsnews.com|cbssports.com|cnet.com|complex.com|cwtv.com|dramafever.com|gamejolt.com|healthmeans.com|indystar.com|mobg.io|news.sky.com|play.ludigames.com|player.performgroup.com|powr.com|rumble.com|snopes.com|thestreet.com|theverge.com|ultimedia.com|usatoday.com|video.foxbusiness.com|video.foxnews.com|vidyomani.com|yiv.com
@@||img-cdn.mediaplex.com^$image,domain=betfair.com
@@||img.brickscout.com^$domain=brickscout.com
@@||img.espngp.com/ads/$image,domain=espnf1.com
@@||img.mediaplex.com^*_afl_bettingpage_$domain=afl.com.au
@@||img.revcontent.com^$domain=dailydot.com
+@@||img.techwallacdn.com/300x250/ppds/$image,domain=techwalla.com
@@||img.thedailywtf.com/images/ads/
@@||img.travidia.com^$image
@@||img.weather.weatherbug.com^*/stickers/$image,stylesheet
@@||itv.com^*/flvplayer.swf?$object
@@||itv.com^*/tvshows_adcall_08.js
@@||itweb.co.za/banners/en-cdt*.gif
+@@||japan-guide.com/ad/$image,~third-party
@@||jivox.com/player/v1/iBuster.js$domain=eurogamer.net|nintendolife.com|rockpapershotgun.com|usgamer.net|vg247.com
@@||jobs.wa.gov.au/images/advertimages/
@@||jobsearch.careerone.com.au^*/bannerad.asmx/
@@||media.newjobs.com/ads/$image,object,domain=monster.com
@@||media.salemwebnetwork.com/js/admanager/swfobject.js$domain=christianity.com
@@||media.styleblueprint.com/ad.php?$script,~third-party
+@@||media.tumblr.com^$image,domain=kissmanga.com
@@||media.washingtonpost.com/wp-srv/ad/ad_v2.js
@@||media.washingtonpost.com/wp-srv/ad/photo-ad-config.jsonp
@@||media.washingtonpost.com/wp-srv/ad/tiffany_manager.js
@@||mlb.com/bundle?js=*/adproxy.$script,domain=mlb.com
@@||mlb.com/scripts/dc_ads.js
@@||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
@@||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|africanindy.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|deadspin.com|denofgeek.co|denofgeek.com|drupalcommerce.org|economist.com|ew.com|flightcentre.co.uk|foxnews.com|gawker.com|gizmodo.com|goalzz.com|greyhoundbet.racingpost.com|independent.co.uk|indianexpress.com|investopedia.com|io9.com|jalopnik.com|jezebel.com|kbb.com|kotaku.com|latimes.com|lifehacker.com|liverpoolfc.com|m.tmz.com|mariages.net|marvel.com|matrimonio.com|matrimonio.com.co|matrimonio.com.pe|matrimonios.cl|merriam-webster.com|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|upi.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|deadspin.com|denofgeek.co|denofgeek.com|drupalcommerce.org|economist.com|ew.com|flightcentre.co.uk|foxnews.com|gawker.com|gizmodo.com|goalzz.com|greyhoundbet.racingpost.com|independent.co.uk|indianexpress.com|investopedia.com|io9.com|jalopnik.com|jezebel.com|kotaku.com|latimes.com|lifehacker.com|liverpoolfc.com|m.tmz.com|mariages.net|marvel.com|matrimonio.com|matrimonio.com.co|matrimonio.com.pe|matrimonios.cl|merriam-webster.com|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|upi.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
@@||popcap.com/sites/all/modules/popcap/js/popcap_openx.js?
@@||popularmechanics.com/ams/page-ads.js$domain=popularmechanics.com
@@||popunder.ru/banners/$domain=magesy.be
-@@||pornxs.com/ajax.php$script
@@||powercolor.com/image/ad/$~third-party
@@||pressdisplay.com/advertising/showimage.aspx?
@@||prism.opticsinfobase.org/Scripts/ADS/Details.js
@@||theatlantic.com/widget/$xmlhttprequest
@@||thedailygreen.com/ams/page-ads.js?
@@||thedoujin.com/includes/ads/$subdocument,domain=thedoujin.com
-@@||theepochtimes.com/ads/video/inarticle-video.html$subdocument
-@@||theepochtimes.com/ads/videos-below.htm?$subdocument
-@@||theepochtimes.com/ads/videos-right.html?$subdocument
-@@||theepochtimes.com^*/article-ads.js?
@@||thefourthperiod.com/ads/tfplogo_
@@||thefreedictionary.com^$generichide
@@||thefrisky.com/js/adspaces.min.js
@@||utdallas.edu/locator/maps/$image
@@||utdallas.edu/maps/images/img/$image
@@||utdallas.edu^*/banner.js
+@@||utu.fi/sso/*/AD1.html?$xmlhttprequest,domain=utu.fi
@@||uuuploads.com/ads-on-buildings/$image,domain=boredpanda.com
@@||v.fwmrm.net/*/AdManager.swf$domain=marthastewart.com|nbcsports.com
@@||v.fwmrm.net/ad/p/1?$object-subrequest,domain=abc.go.com|abcfamily.go.com|abcnews.go.com|adultswim.com|cartoonnetwork.com|cc.com|channel5.com|cmt.com|colbertnation.com|comedycentral.com|crackle.com|eonline.com|espndeportes.com|espnfc.co.uk|espnfc.com|espnfc.com.au|espnfc.us|espnfcasia.com|flexonline.com|foodnetwork.com|ign.com|logotv.com|mlb.mlb.com|mtv.com|mtvnservices.com|muscleandfitness.com|nascar.com|nbc.com|nbcnews.com|nbcsports.com|ncaa.com|nick.com|player.theplatform.com|simpsonsworld.com|sky.com|southpark.nl|southparkstudios.com|spike.com|teamcoco.com|teennick.com|thedailyshow.com|thingx.tv|today.com|travelchannel.com|tv3play.se|tvland.com|uverseonline.att.net|vevo.com|vh1.com|video.cnbc.com|vod.fxnetworks.com|watch.aetnd.com
@@||zcache.co.nz^$image,domain=zazzle.co.nz
@@||zcache.co.uk^$image,domain=zazzle.co.uk
@@||zcache.com^$image,domain=zazzle.com
+! reuters.com
+@@||media.net/bidexchange.js$domain=reuters.com
+@@||reuters.com/ads.js$script
+@@||reuters.com^$generichide
! allow vk.com to confirm age.
! https://forums.lanik.us/viewtopic.php?p=131491#p131491
@@||oauth.vk.com/authorize?
@@||wakingtimes.com^$generichide
@@||westernjournalism.com^$generichide
@@||winningdemocrats.com^$generichide
-@@||wnd.com^$generichide
@@||xtribune.com^$generichide
@@||youthhealthmag.com^$generichide
! Anti-Adblock
@@||k2nblog.com^$generichide
@@||katsomo.fi^*/advert.js
@@||katsomo.fi^*/advertisement.js
-@@||kbb.com/js/advert.js
-@@||kbb.com^$generichide
-@@||kbb.com^*/ads.js
@@||kdliker.com/js/advert.js
@@||kenkenpuzzle.com/assets/ads-$script
@@||kenkenpuzzle.com^$generichide
@@||mylifetime.com^$generichide
@@||mypapercraft.net^$generichide
@@||mzstatic.com^*.jpg#$image,domain=newmusicforpeople.org
-@@||namesakeoscilloscopemarquis.com^*/ads.js$domain=~tvil.me
@@||narkive.com^$generichide
@@||nationalgeographic.com^*/advertising.js
@@||nbahd.com^$generichide
@@||nbc.com^$generichide
@@||nbcudigitaladops.com/hosted/$script
-@@||ndtv.com^$generichide
@@||ndtv.com^$script,~third-party
@@||needrom.com/advert1.js
@@||nettavisen.no^*/advertisement.js
@@||newmusicforpeople.org^$generichide
-@@||news-leader.com^$generichide
@@||newsy.com^$generichide
@@||newxxxvideosupdate.blogspot.com.ar^$generichide
@@||next-episode.net^$script
@@||tab.gladly.io/newtab/|$document,subdocument
! Non-English
@@||247realmedia.com/RealMedia/ads/adstream_sx.ads/wm-desktop/home/$xmlhttprequest,domain=walmart.com.br
-@@||2mdn.net/viewad/*.jpg|$domain=dafiti.cl|dafiti.com.ar|dafiti.com.br|dafiti.com.co|kbb.com
+@@||2mdn.net/viewad/*.jpg|$domain=dafiti.cl|dafiti.com.ar|dafiti.com.br|dafiti.com.co
@@||abril.com.br^$generichide
@@||ad.atown.jp/adserver/$domain=ad.atown.jp
@@||ad.doubleclick.net^*.jpg|$domain=dafiti.cl|dafiti.com.ar|dafiti.com.br|dafiti.com.co
@@||am10.ru/letitbit.net_in.php$subdocument,domain=moevideos.net
@@||amarillas.cl/advertise.do?$xmlhttprequest
@@||amarillas.cl/js/advertise/$script
-@@||amarujala.com/assets/js/$script
-@@||amarujala.com^$generichide
@@||amazon-adsystem.com/e/ir?$image,domain=kasi-time.com
@@||amazonaws.com/affiliates/banners/logo/$image,domain=betyper.com
@@||amazonaws.com^*/transcriptions/$domain=diki.pl
@@||style.seznam.cz/ad/im.js
@@||submarino.com.br/openx/www/delivery/
@@||ta3.com/advert-async-system/$xmlhttprequest
+@@||tamasha.com/embed/*?vastUrl=https://adwebservice.videoboom.net/videoads.svc/linearvasth/$subdocument
@@||tcdn.nl/javascript/showads.$script
@@||terra.cl^*/admanager.html$subdocument
@@||terra.com.br^*/admanager.html$subdocument
@@||www.google.*/search?q=*&oq=*&aqs=chrome.*&sourceid=chrome&$popup,third-party
@@||youtube.com/ads/preferences/$popup
! *** easylist:easylist_adult/adult_whitelist.txt ***
+! temp comment to fix python-abp issue
@@/cdn-cgi/pe/bag2?r[]=*ads.exoclick.com$xmlhttprequest,domain=hd-porn.me
@@/cdn-cgi/pe/bag2?r[]=*juicyads.com$xmlhttprequest,domain=glamourbabe.eu
@@/cdn-cgi/pe/bag2?r[]=*popads.net$xmlhttprequest,domain=hd-porn.me
@@||manhuntshop.com/affimages/$~third-party
@@||manhuntshop.com/images/affbanners/$~third-party
@@||mrstiff.com/view/textad/$xmlhttprequest
-@@||myex.com/API/$xmlhttprequest
@@||nonktube.com/img/adyea.jpg
@@||panicporn.com/Bannerads/player/player_flv_multi.swf$object
@@||pop6.com/banners/$domain=horny.net|xmatch.com
@@||sextoyfun.com/admin/aff_files/BannerManager/$~third-party
@@||sextoyfun.com/control/aff_banners/$~third-party
@@||skimtube.com/advertisements.php?
-@@||starcelebs.com/logos/logo10.jpg
@@||store.adam4adam.com/affimages/$~third-party
@@||store.adam4adam.com/images/affbanners/$~third-party
@@||sundaysportclassifieds.co.uk/ads/$image,~third-party
@@||traffichaus.com/ad.js$script
@@||traffichaus.com^*/ad.js$script
@@||traffichunt.com/adx-dir-d/checkab?$script,domain=spankwire.com
-@@||ul.ehgt.org/ad/$image,domain=e-hentai.org|exhentai.org
+@@||ul.ehgt.org/ad/$image,domain=e-hentai.org
@@||upornia.com/js/advertising.js?$script
@@||widget.plugrush.com^$subdocument,domain=amateursexy.net
@@||xhcdn.com/images/flag/AD.gif
@@||disqus.com/embed.js$domain=pornhub.com|redtube.com|redtube.com.br|tube8.com|tube8.es|tube8.fr|youporn.com|youporngay.com
@@||disquscdn.com/count.js$domain=pornhub.com|redtube.com|redtube.com.br|tube8.com|tube8.es|tube8.fr|youporn.com|youporngay.com
@@||feedback.pornhub.com^$xmlhttprequest,domain=feedback.pornhub.com
-@@||google.com/recaptcha/$image
-@@||gstatic.com/recaptcha/$domain=youporn.com
-@@||gstatic.com/recaptcha/$script
+@@||google.com/recaptcha/$image,script
+@@||gstatic.com/recaptcha/$image,script
@@||img.pornhub.com/gif/*.gif|$image,~third-party
@@||img.youtube.com/vi/*/sddefault.jpg$domain=pornhub.com
@@||maps.googleapis.com^$domain=pornhub.com
@@||phncdn.com/www-static/js/amateur/dropdown.js?$script
@@||phncdn.com/www-static/js/autocomplete-search.js$script
@@||phncdn.com/www-static/js/channel-main.js?$script
+@@||phncdn.com/www-static/js/claimed-pornstar.js$script
@@||phncdn.com/www-static/js/comments.js?$script
@@||phncdn.com/www-static/js/content-removal.js$script
@@||phncdn.com/www-static/js/create-account.js?$script
@@||phncdn.com/www-static/js/mg_flipbook-$script
@@||phncdn.com/www-static/js/mg_modal-$script
@@||phncdn.com/www-static/js/mg_utils-$script
+@@||phncdn.com/www-static/js/modal-tipping.js$script
@@||phncdn.com/www-static/js/notified-modal.js?$script
@@||phncdn.com/www-static/js/ph-footer.js$script
@@||phncdn.com/www-static/js/ph-networkbar.js$script
@@||pornhub.com/chat/$xmlhttprequest
@@||pornhub.com/comment/$xmlhttprequest
@@||pornhub.com/community_ajax?$xmlhttprequest,domain=pornhub.com
+@@||pornhub.com/event/awards_vote$xmlhttprequest
@@||pornhub.com/front/$xmlhttprequest
@@||pornhub.com/gif/$xmlhttprequest
@@||pornhub.com/insights/$image,xmlhttprequest
@@||pornxs.com/js/ads/ads.js$script
@@||puhtml.com^*.js$domain=jav4.me
@@||rule34hentai.net^$generichide
-@@||sexix.net/adframe.js
@@||sexvidx.tv/js/eroex.js
@@||sexwebvideo.com/js/ads.js
@@||submityourflicks.com/player/player-ads.swf$object
@@||tumblr.com^$popup,domain=pornhub.com
@@||twitter.com^$popup,domain=pornhub.com
@@||wmtrafficentry.com/cgi-bin/ewm.cgi/*_HeaderTab?$popup,domain=extremetube.com|spankwire.com
-! Checksum: Fd5hqcnLZA4Rl0pOPw6TZw
[Adblock Plus 1.1]
-! Version: 201807302233
+! Version: 201810272211
! Title: EasyPrivacy
-! Last modified: 30 Jul 2018 22:33 UTC
+! Last modified: 27 Oct 2018 22:11 UTC
! Expires: 4 days (update frequency)
! Homepage: https://easylist.to/
! Licence: https://easylist.to/pages/licence.html
&refer=http$script
&refererPageDetail=
&trackingserver=
+-action/fingerprint?
+-action/ping?
+-ads-tracking-
-AdTracking.
-analitycs//fab.
-analitycs//ga.
-analitycs/metrica.
-analytics-tagserver-
-analytics-wi.
--analytics.files.
-analytics/insight.
-appanalytics-
-asset-tag.
-google-analytics/
-google-tag-manager/$script
-imppix/
+-javascript_xiti_
-log?referUrl=
-logging/log?
-mastertag.
.php?refcode=
.php?self=
.php?tracking=
+.pixel?*&event_
+.pixel?record_
.PixelNedstatStatistic/
+.pl?trans.gif&ref=
.png?cpn=
.pt/n.gif?
.ro/c.gif?
.trackArticleAction&
.tracking.js?dpv=
.trackUserAction&
+.trafficTracking.
.tv/log?event
.tv/t.png?
.uk/o.gif?
/1px.gif?
/1px.php?
/1x1.a?
+/1x1.dyn?
/1x1.gif?
/1x1.png?
/1x1_akamai.gif
/__utm.js
/__varnish_geoip
/__wsm.gif
+/_bm/bd-
/_dts.gif?
/_lib/ga.js
/_owa.gif?
/AccessCounter/*
/accesstracking/*
/AccessTrackingLogServlet?
+/accip_script.js
/acclog.cgi?
/account-stats/*
/ace.*/?cookie
/acounter.php?
/act_pagetrack.
/activetrackphp.php?
+/activities/logger/*
/activity-track/?
/activity.gif?
+/activity_log.
+/activityloggingapi/*
/acv?camp=
/acv?extcmp=
/acv?utm_
/addLinkerEvents.js
/addlog/?
/addlogdetails.
+/addon/analytics/*
/addpageview/*
/addrtlog/*
/adds/counter.js
/admonitoring.
/admp-
/adobe-analytics.
+/adobe-analytics/*
/adobe/AppMeasurement-
/adobe/VideoHeartbeat-
+/AdobeAnalyticsSDK.
/AdobeCustomVideoMeasurement.swf
/adonis_event/*
/adpixel.
/affiliate-track.
/affiliate-tracker.
/affiliate.1800flowers.
+/affiliate.track?
/affiliate/track?
/AffiliateClick.
/affiliateTracking.
/ajaxtracker.
/ajx/ptrack/*
/akam/*/pixel_
+/akam/10/*
/akamai/pixy.gif
/akamai_analytics_
/AkamaiAnalytics.
/alexa.aspx?site=
/alllinksclicktracker.js
/alog.min.js
+/alog/dp.
/altpracenje.js
/altpwk.js
/alvenda_remarketing_
/amazon-affiliate-
/amdhfp/a.do?param$image
/amdhfp/t.do?id$image
+/amp-analytics-
/amp-geo-
/amp-omniture-iframe?
-/amp/amp-analytics-
+/amp.gif?
/amp_ping/*
/amplitude-*.js$script
/ampmetrics.
/amptrack.
+/amunglite.
/analiz.php3?
/AnalTrack.js
/analys/dep/*
/analytics/tracking/*
/analytics/track|
/analytics/urlTracker.
-/analytics/v1/*
+/analytics/v1/*$domain=~my.leadpages.net
/analytics/video_$domain=~twitch.tv
/analytics/visit/*
/Analytics/Visitor.
/analyticstrain-
/analyticsUnitaire?
/analyticsUrlToDataMappings.
-/analyze.js
+/analyze.js^
/analyzer.gif?
/analyzer2.
/anametrix.js
/apilog?
/apitracking.
/apixel?
+/app-measurement?
/app/tracking/*
/app/tracking_
/appendOmnitureTracking.
/argtk.min.
/arstat?
/art/stats/*
+/article-analytics.
/article-tracking.js
/Article/ViewCount/*
/article_counter.php?
/assets/analytics:
/assets/tracking-
/assets/uts/*
+/assign.gif?
/AssyncCSStats.aspx
/astrack.js
/astracker.
/bcn?
/bcsensor.js
/bctrackers/*
+/bdanalytics.
/bdash_log.
/bdg-analytics.
/bdg.gif?
/beacon/event?
/beacon/metrics
/beacon/performance?
+/beacon/portal-lite?
/beacon/timing?
/beacon/track/*
/beacon/vtn_loader.gif?
/bitrix/spread.php?
/bizo.js
/bk-coretag.js
+/bkclick?
/BKVTrack.js
/blank.gif?*%
/blank.gif?*&
/botd.gif?
/bounce_user_tracking-
/bower_components/fp/fp.js
+/bps_sv.gif?
/br-trk-
/br-trk.
/br_imps/add_item?
/buffer.pgif?r=
/buffermetrics/*
/bugcounter.php?
+/build/tracker.js
/BuiltRegister.aspx?upt=
/bundle.tracking.
/bundle/analytics.
/c?siteID=$image,script
/c_track.php?
/cablog?
+/caixinlog.js
/calameo-beacon.
/callbacks/stats?
/campaign_tracker.
/CaptureStat.
/cbanalytics.
/CBM.Tracking.js?
+/cbs1x1.gif?
/cbstats/*
/cc?a=
/cclickTracking.
/chartbeat.min.js
/chartbeat/*
/chartbeat_
+/Chartbeatanalytics.
+/chartbeatanalytics/*
/chartbeatCode.
/chartbeatftr.
/chcounter/*
/cjtracker2.
/ckimg_1x1.gif?
/cklink.gif?
+/cl.gif?pvID=
/clacking.js
/clarity-*.js
/class.tracking.js
/clientlibs/analytics.
/clientlibs/ga.js
/clientstat?
+/clip-started.gif?
/clk?utmwv=
/cls_report?
/cls_rpt.gif?
/collect.php?data=
/collect/kf?
/collect/sdk?
+/collect/tracking.
/collect?callback=
/collect_data.php?
/collect_stat.
/coradiant.js
/core-tracking.js
/coretracking.php?
+/coreWatchingEvents.
/CorporatePageTracking.
/count.cfm?
/count.exe?
/crai_tracker.
/create-lead.js
/CreateVIDCookie.aspx?
+/creative.png?slotId=
/criteo.
/Criteo/*
/criteo_
/dc-storm.js
/dc-storm/aff.
/dc-storm/track.
+/dc_performance.js
/dcs.gif?
+/dcs/track.
/dcs_tag.
/dcstorm-track.
/dcstorm.js
/doctracking.
/doIperceptionsRegulator.
/dolWebAnalytics.
+/domanalytics.
/domcount.
/domcount_
/dot.asp?
/drads?referrer=
/dspixel.js
/dst.gif?
+/dstctsevent.js
/dstracking.
/dtagent630_
/dtagent_
/EDigitalSurvey_
/ee-tagging.
/effectivemeasure.
-/EfficientFrontier.
+/EfficientFrontier.$domain=~efficientfrontier.com
/eftracking.
+/ehcorp.tracking.
/eheat.js
/elex.track.
/eloqua_
/elqtracking.
/elt.gif?
/eluminate?
+/email/tracking?
/EmailOpenTrackLog.aspx?$image
/embed-log.js
/EMERPEventCollector.
/event/pageview?
/event/pageviewgeodevice/*
/event/rumdata?
+/event/track?
/event/v3?
/event?&event=
/event?auditLinkReceived=
/event?pmo=
/event?stat_
/event?t=*&__seed=
+/event?t=view&
/event?token=
/EventLog.axd?
/eventlog.js
/ezakus.js
/ezoic/*.gif?
/ezytrack.
+/facebookpixel.
+/facebookpixel/*
/FacebookTracking.
/fairfax_tracking.js
/fastcounter.
/fingerprint.min.js
/fingerprint2.js
/fingerprint2.min.js
+/fingerprint3.js
+/fingerprint3.min.js
/firestats/*
/fkounter/*
/fkounter5/*
/flash-stats.php?
/flashtag.txt?Log=
/flcounter/*$script
+/flextag/*
/flip-stats-queue?
+/flowplayer.ganalytics.
/flv_tracking.
/footer-tracking.js
/footer_tag_iframe.
/ga_wrapper.
/gaaddons-
/gaaddons.js
+/gaAnalytics.
/gaclicktracking.
/gaCustom.
/gadsfuncs.
/gaEventTracking.
/GAFOAWrapper.swf?
+/gaFunction?
/GAInit.js|
/gainjectmin.
/gajs/analytics.js
/get_browser_info.
/get_cdns?$third-party,xmlhttprequest
/get_geoip?
+/get_site_data?*&cookie=
/get_statistics.php?screen_width=
/get_tracking_id?
/get_tracking_url.
/getTotalHits.
/gifbanner?
/gifstats.
+/gigyaGAIntegration.
+/gingeranalytics.
/glbltrackjs.
/global-analytics.js
/global/ga.js?
/google_analytics-bc.swf
/google_analytics.
/google_analytics/*
+/google_analytics3_
/google_analytics_
/google_page_track
/google_tag.
/googleAnalyticsBase_
/GoogleAnalyticsBC3.
/googleAnalyticsBottom.
+/googleanalyticsevents?
/googleanalyticsmanagement.swf
/GoogleAnalyticsModule.
/googleAnalyticsOutgoingLinks.
/gs-analytics-
/gs.gif?
/gscounters.
+/gtm-tracking-events.
/gtm/gtm-
/gtmTracking.
/gtrack.
/i?e=*&page=*&cookie=
/i?redir=*&page=*&cookie=
/i?siteid=
-/i?stm=*&cookie=
-/i?stm=*&refr=*&url=
-/i?stm=*&ue_px=
+/i?stm=
/icf-analytics.js
/ics/2/pview.gif?
-/id?d_visid_ver=
+/id?d_visid_ver=$~xmlhttprequest
/identify?fp=
/iframe-tracker.js
/iframe.tracker.js
/iframe_googleAnalytics
/iframetracker.
+/ig-analytics_
/IGA.linktagger.
/ignition-one.js
/image.articleview?
/ips-invite.iperceptions.com/*
/iptracer.
/iqtm.js
+/isi-tracking.
/istat.aspx?
/ists.tag?
/item/tracking/*
/jquery.unica.
/JqueryEtracker.
/js-tag-manager/*
+/js/_analytics/*
/js/analitics.
/js/analitycs_
/js/analytics.
/js_hotlink.php?
/js_logger.
/js_tracker.
+/js_tracking?
/jscounter.
/jserrLog?
/jslogger.php?ref=
/kiwip.js
/kontera.js
/konterayahoooo.
+/kooomo.tracker.
/krux.js
/ktrace/ktrace$script
/l1v.ly/*$third-party
/LastClick/js?
/layer_log.php?p=
/lbi_ga.
+/lead-tracking.
+/lead-tracking/*
/leadgen/ga.js
/leadgen_track
/lib.tailtarget/*
/library/svy/*/broker.js
/library/svy/broker.js
/library_analytics.
+/librato-collector.
/libs/tracker.js
/liferay-analytics-
/lingabot.
/link_tracking/*
/linkcountdata/*
/linkinformer.js
+/linktrack.js
/linktracker.js
/linktracker/*
/linktracking.
/listener.php?userRef=
+/livestats.js
+/livestats.php?
+/livestats_
/livezilla/server.php?request=track&
/load.gif?
/load.js.gz?
/loadcounter.
/loader-counter.
/loadJsFingerprint.js
+/localga.js
/locotrack.js
/log-ads.
/log-nt/*
/log.php?owa_timestamp=
/log/1.gif?
/log/ad-
+/log/analytics
/log/browser/event
/log/error?
/log/event?
/logwebhit.
/logwriter.php
/lotame_audiences.
+/loyalty-tracking-
/lunametrics-
/lycostrack.js
/lzdtracker.
/measure/spring.
/measure/visit/*
/media_viewed_tracking.
+/medialaanUniversalTracker.
/mediametrie.js
/mediateGA.js
/megacounter/*
/metrics/track/*
/metrics/vanity/?
/metricsISCS.
+/metrika/*?ident=
/metrika/watch_
/metrimatics/*
/metriweb.js
/metriweb/spring.js
+/metrixEvents.js
/metsol-
/mh_metric.
/mi/insite/*
/mmcore.js
/mmetrix.mobi/*
/mms.*/pv?
+/mms/get_loaders?
/mngi/tracking/*
/mnt/imp?
/mobify_ga.gif
/mstat/*
/mstats.
/mstrack/*
+/mtiFontTrackingCode.
/mtrack.nl/js/*
/mtracking.
/mtvi_reporting.js
/mystats/track.js
/mystats2.px?
/myTracking.js
+/natero_analytics.
/native-tag.
/navbar-analytics.js
/naveggQry-
/netmining.js
/netratings.js
/netresults.js
+/netrum.
/netstat.
/nettracker.js
/nettracker/*
/netupdate/live.php?
+/NetworkTracking.
/neustar.beacon.
/new.cnt.aspx?
/newlog.php?
/newrelic.js
+/newrelicKpis-
+/newrelicKpisFooter-
/newscount/*
/newSophus/*
/newsstat/*
/NitroCookies.js
/njs.gif?
/nLoggerJB_
+/nm_ga_bottom.
+/nm_ga_top_
/nm_tr_combined-min.js
/nm_tr_combined.js
/nm_track.js
/null.gif?
/numericAnalyticsFramework.
/o.jpg?*&ref=
+/o.svg?
/o_code.js
/o_tealium.
/oas_analytics.
/omega?ad_
/omega?tceRow_
/omgpixel.
+/omni-tracking.
/omnidiggthis|
/omnipagetrack.
/omniture.do;$image
/oms_analytics_
/onedot.php?
/onestat.js
+/onetag/*
/onfocus-tag.
/onlinecount.php
/onsitegeo.
/owa.tracker-combined-min.js
/ox_stats.
/oxtracker.
+/packed.analytics.
/page-analytics.
/page-track.
/page-view.gif?
/pagehits/*
/pagelogger/connector.php?
/pageloggerobyx.
+/pages/analytics-$script
/pagestat?
/PageStatistics/*
/PageStats.
/pixel/conv/*
/pixel/cv?
/pixel/cv_
+/pixel/ga-
+/pixel/gtm-
/pixel/img/*
/pixel/impression/*
-/pixel/js/*
+/pixel/js/*$third-party
/pixel/stream/*
/pixel/visit?
/pixel1/impression.
/presslabs.js$script,~third-party
/prime-email-metrics/*$image
/printtracker.js
+/prn.google.analytics.
/prnx_track.
/pro-ping.php?
/probance_tracker.
/report/click?
/report/impression?
/report?event_
+/report_visit.
/reporting/analytics.js
/request_tracker+
/RequestTrackerServlet?
/roiTrax.
/rolluptracker_
/rot_in.php
+/rpc.gif?ac=
/rpc/log?
/rpc/preccount?
/rr/t?step=
/rum.min.
/rum/id?
/rumstat.
+/rumtag.
/runtimejs/intercept/*
/ruxitagentjs_
/rwtag.gif?
/s.gif?log=
/s.gif?t=
/s1.php?type=
+/s_trans.gif?
+/s_trans_nc.
/sa.gif?
/sage_tracker.
/salog.js
/sdxp1/dru4/meta?_hc=
/searchIgnite.
/searchMetric.
+/secure-stats.
/securetracker.
/seed.gif?
/segmentio.js
/sensor/statistic?
/sensorsdata-
/sensorsdata.
+/seo.googleAnalytics-
+/seo.googleAnalytics.
+/seo.tagCommander-
+/seo.tagCommander.
/seo/tr_aff_
/seomonitor/*
/seosite-tracker/*
/smarttag-prod.
/smarttag.js
/smetrics.*/b/ss/*
+/smetrics.*/id?
/smg_tracking/*
/snowman.gif?p=
/snowplow.js$script,third-party
/sptlog.
/spylog_
/sr.gif?
+/sra_analytics.
/sranalytics.
/src/tracking_
+/ssl-intgr-net/*
/SSOCore/update?
/sst8.js
/sst8.sst?
/sstlm8.sst?
/st.aspx?
/stat-analytics/*
+/stat.asmx
/stat.aspx?
/stat.gif?
/stat.htm?
/StatisticService.m?
/statlogger.
/stats-amp.
+/stats-dc1.
/stats-js.cgi?
/stats-tracking.js
-/stats.*/hits/
+/stats.*/hits/*
/stats.asp?id
/stats.cgi$image
/stats.gif?
/statspider?
/statspixel.
/StatsRadioAnalyticsHub.htm
+/statstracker/*
/statstracker?
/statsupdater.
/stattracker-
/survey_invite_
/surveyoverlay/*
/swa_t.gif?
+/swatag.js
/swfaddress.js?tracker=
/swptrk.
/syn/mail_s.php?
/t-richrelevance-
/t.*?ref=$~xmlhttprequest
/t.gif?
+/t/event?
+/t?referer=
/tablytics.
/tacoda.
/tacoda_
/TacodaFTT.
/taevents-
/tag/tag.jsp?
+/tagAnalyticsCNIL.
/tagCNIL.js
/TagCommander.cfc?
/tagcommander.js
-/tagcommander/*
+/tagcommander_
/tagmanager/pptm.
/tagmgmt/bootstrap.
/tagomnitureengine.js
/tailtarget.js
/targetemsecure.
/taxtag.js
+/tblz_sailthru/*
/tbuy/tracker/*
/tc_logging.js
/tc_targeting.
/tracciamento.php?
/trace?sessionid=
/tracing?aspect=
+/track-action/*
/track-compiled.js
/track-cookies.
+/track-event.
/track-referrals.js
/track.ads/*
/track.ashx?*=http
/track.gif^
/track.js?referrer
/track.js?screen=
+/track.p?
/track.php?*&uid=
/track.png?
/track.srv.
/track;adv
/track?*&ref=
/track?browserId
+/track?cb=
/track?event=
/track?name=
/track?referer=
/tracker?*=
/tracker_activityStream.
/tracker_article
+/tracker_async.
/tracker_czn.tsp?
/tracker_gif.
/tracker_pageview.
/tracking-info.gif?
/tracking-init.
/tracking-jquery-shim.
+/tracking-links.js
/tracking-pixel.
/tracking-pixel/*
/tracking-portlet/*
/tracking.php?id
/tracking.php?q=
/tracking.phtml?
+/tracking.png?
/tracking.relead.
/tracking.vidt
/tracking/*/agof-
/TrackingService.js
/trackingService.min.js
/trackingService/*
+/trackingVtm.
/trackIt.js
/trackit.php?
/trackit.pl?
/trackvisit?
/TrackVisitors/*
/tradelab.js
+/traffic-source-cookie.
+/traffic-source-cookie/*
/traffic.asmx/*
/traffic/status.gif?
/traffic/track^
/traffix-track.
/trafic.js
/trakksocial.js
+/trans/logger.js
/trans_pixel.asp
/transparent1x1.
/trax.gif?
/UnicaTag.
/UniqueUserVisit?
/Universal-Federated-Analytics.
+/universal-trackers/*
/universal-tracking-
/universalPixelStatic.
/uo-stat?
/uutils.fcg?
/uvstat.js
/uxm_tracking.
+/v.gif?t=
/v1/pixel?
/v1/r.gif?
/v4/analytics.
/vertical-stats.
/vglnk.js
/vgwort/*
+/video-ga.js
/video_count.php?
/videoanalytic/*
/videoAnalytics.
/visit.gif?
/visit/log.js?
/visit/record.gif?
+/visit/record?
/visit?id=
/visit_pixel?
/visit_tracking.
/vpstats.
/vptrack_
/vs-track.js
+/vs.gif?
/vs/track.
/vs_track.
/vstat.php
/WebPageEventLogger.
/webrec/wr.do?
/WebStat.asmx
+/webstat.js
/webstat/cei_count.asp?
/WebStat2.
/webstat_
/webtag.js
/webtrack.
/webtracker.
-/webTracking.
+/webTracking.$domain=~webtracking.girard-agediss.com
/webtracking/*$~subdocument
/WebTrackingHandler.
/WebTrackingService.
/wego.farmer.
/weizenbock/dist/*
/wf/open?upn=$image
+/wget?*&referer=
/wh_tracking.
/where-go-add.js
/who/?js
/wijitTrack.gif?
/WikiaStats/*
/wildfire/i/CIMP.gif?
+/wisdom_tracking.
/wiseRtSvcVisit.
/wjcounter-
/wjcounter.
/z.inc.php?
/zag.gif?
/zagcookie.
+/zaguk.gif?
/ZagUser.js
/zaius-min.js
/zaius.gif?
/zanox.js
/zdgurgler.min.js
/zemtracker.
+/zig.js
+/zig_c.min.js
/zonapixel.
/zone-log.
/ztagtrackedevent/*
?event=*&ts=
?event=General.track
?event=log&
+?event=performancelogger:
?event=pixel.
?eventtype=impression&pid=
?eventtype=request&pid=
_.gif?t=
_247seotracking.
_adcenterconversion.
+_ajax/btrack.php?
+_analytics-tracking?
_Analytics.js?
_analytics.php?
_artcl_log/
_performance_tracker-
_ping/amp-
_pix.gif?
+_pixel_db?
_pixel_test/?
_pixelmap.js
_promo_id=
_semanticTag/
_setAnalyticsFields&
_social_tracking.
+_stat.php?referer=
_stat/addEvent/
_stat_counter.php?
_stats.js?
_webiq.
_wiselog_
_wreport.fcgi?
+_xiti_js-
_zag_cookie.
cgi-bin/counter
http://utm.$domain=~utm.edu|~utm.md|~utoronto.ca
||activemeter.com^$third-party
||activeprospects.com^$third-party
||actnx.com^$third-party
+||acuityplatform.com^$third-party
||acxiom-online.com^$third-party
||acxiomapac.com^$third-party
||ad-score.com^$third-party
||adabra.com^$third-party
||adalyser.com^$third-party
||adblade.com^$third-party
+||adblockrelief.com^$third-party
||adchemix.com^$third-party
||adchemy-content.com^$third-party
||adchemy.com^$third-party
||adelixir.com^$third-party
||adform.net^$third-party
||adfox.ru^$third-party
+||adgjl13.com^$third-party
||adgreed.com^$third-party
||adheart.de^$third-party
||adhslx.com^$third-party
||adobetag.com^$third-party
||adoftheyear.com^$third-party
||adoric-om.com^$third-party
+||adpaths.com^$third-party
||adpies.com^$third-party
||adprotraffic.com^$third-party
||adrizer.com^$third-party
||advanced-web-analytics.com^$third-party
||advconversion.com^$third-party
||advertising.com^$third-party
+||adwstats.com^$third-party
||adyapper.com^$third-party
||afairweb.com^$third-party
||affilae.com^$third-party
||app.link^$third-party
||appared.online^$third-party
||appboycdn.com^$third-party
+||appn.center^$third-party
||aprtn.com^$third-party
||aprtx.com^$third-party
||aqtracker.com^$third-party
||baynote.net^$third-party
||bdash-cloud.com^$third-party
||beacon.kmi-us.com^$third-party
+||beampulse.com^$third-party
||beanstalkdata.com^$third-party
||beanstock.com^$third-party
||bebj.com^$third-party
||beeftransmission.com^$third-party
+||beemray.com^$third-party
||beemrdwn.com^$third-party
||beencounter.com^$third-party
||behavioralengine.com^$third-party
||d41.co^$third-party
||dable.io^$third-party
||dacounter.com^$third-party
-||dadi.technology^$third-party
||dailycaller-alerts.com^$third-party
||dapxl.com^$third-party
||dashboard.io^$third-party
||digdeepdigital.com.au^$third-party
||digitaloptout.com^$third-party
||digitaltarget.ru^$third-party
+||digitru.st^$third-party
||dignow.org^$third-party
||dimestore.com^$third-party
||dimml.io^$third-party
||eperfectdata.com^$third-party
||epilot.com^$third-party
||epiodata.com^$third-party
+||episerver.net^$third-party
||epitrack.com^$third-party
||eproof.com^$third-party
||eps-analyzer.de^$third-party
||fast-thinking.co.uk^$third-party
||fastanalytic.com^$third-party
||fastly-analytics.com^$third-party
+||fastly-insights.com^$third-party
||fastonlineusers.com^$third-party
||fastwebcounter.com^$third-party
||fathomseo.com^$third-party
||fusestats.com^$third-party
||fuziontech.net^$third-party
||fyreball.com^$third-party
+||gameanalytics.com^$third-party
||gammachug.com^$third-party
||gaug.es^$third-party
||gbotvisit.com^$third-party
||hlserve.com^$third-party
||homechader.com^$third-party
||hopurl.org^$third-party
+||hospitality-optimizer.com^$third-party
||host-tracker.com^$third-party
||hostip.info^$third-party
||hoststats.info^$third-party
||i-stats.com^$third-party
||i401xox.com^$third-party
||iadvize.com^$third-party
+||iaudienc.com^$third-party
||ib-ibi.com^$third-party
||ibpxl.com^$third-party
||ibpxl.net^$third-party
||ip2map.com^$third-party
||ip2phrase.com^$third-party
||ipaddresslabs.com^$third-party
+||ipapi.co^$third-party
||ipcatch.com^$third-party
||ipcounter.de^$third-party
||iperceptions.com^$third-party
||jstracker.com^$third-party
||jump-time.net^$third-party
||jumptime.com^$third-party
+||junta.net^$third-party
||justuno.com^$third-party
||jwmstats.com^$third-party
||k-analytix.com^$third-party
||marketshot.com^$third-party
||marketshot.fr^$third-party
||markitondemand.com^$third-party
+||maropost.com^$third-party
||martianstats.com^$third-party
||maryneallynndyl.com^$third-party
||masterstats.com^$third-party
||movable-ink-6710.com^$third-party
||mparticle.com^$third-party
||mplxtms.com^$third-party
+||mppapi.io^$third-party
||mpstat.us^$third-party
||msgapp.com^$third-party
||msgtag.com^$third-party
||mtracking.com^$third-party
||mtrics.cdc.gov^$third-party
||mucocutaneousmyrmecophaga.com^$third-party
+||murdoog.com^$third-party
||musthird.com^$third-party
||mvilivestats.com^$third-party
||mvtracker.com^$third-party
||nakanohito.jp^$third-party
||nalook.com^$third-party
||nanovisor.io^$third-party
+||natero.com^$third-party
||native.ai^$third-party
||natpal.com^$third-party
||naturaltracking.com^$third-party
||ns1p.net^$third-party
||nstracking.com^$third-party
||nuconomy.com^$third-party
-||nudatasecurity.com^$third-party
||nuggad.net^$third-party
||nuloox.com^$third-party
||numerino.cz^$third-party
||nyctrl32.com^$third-party
||nytlog.com^$third-party
+||o-s.io^$third-party
||observerapp.com^$third-party
||octavius.rocks^$third-party
||octomarket.com^$third-party
||pc1.io^$third-party
||pclicks.com^$third-party
||pcspeedup.com^$third-party
+||pdbu.net^$third-party
||peerius.com^$third-party
||percentmobile.com^$third-party
||perfdrive.com^$third-party
||perimeterx.net^$third-party
||perion.com^$third-party
||permutive.com^$third-party
+||personalicanvas.com^$third-party
||personyze.com^$third-party
||petametrics.com^$third-party
||phonalytics.com^$third-party
||pntrac.com^$third-party
||pntrs.com^$third-party
||pointomatic.com^$third-party
+||polarcdn-pentos.com^$third-party
||popsample.com^$third-party
||popt.in^$third-party
||populr.me^$third-party
||putags.com^$third-party
||pxf.io^$third-party
||pxi.pub^$third-party
+||pymx5.com^$third-party
||pzkysq.pink^$third-party
||q-counter.com^$third-party
||q-stats.nl^$third-party
||responsetap.com^$third-party
||retags.us^$third-party
||retargetly.com^$third-party
+||retargettracker.com^$third-party
||retentionscience.com^$third-party
||reussissonsensemble.fr^$third-party
||revdn.net^$third-party
||salemove.com^$third-party
||salesgenius.com^$third-party
||salesmanago.pl^$third-party
+||salesviewer.com^$third-party
+||salesviewer.org^$third-party
||saletrack.co.uk^$third-party
||sapha.com^$third-party
||sarevtop.com^$third-party
||selipuquoe.com^$third-party
||sellebrity.com^$third-party
||sellpoints.com^$third-party
+||sellsy.com^$third-party
||semantic-finder.com^$third-party
||semanticverses.com^$third-party
||semasio.net^$third-party
||seoradar.ro^$third-party
||serious-partners.com^$third-party
||serv-ac.com^$third-party
+||servebom.com^$third-party
||servestats.com^$third-party
||servinator.pw^$third-party
||serving-sys.com^$third-party
||silvergamed.com^$third-party
||silverpop.com^$third-party
||silverpush.co^$third-party
+||simpleanalytics.io^$third-party
+||simpleheatmaps.com^$third-party
||simplehitcounter.com^$third-party
||simplereach.com^$third-party
||simpli.fi^$third-party
||smct.co^$third-party
||smfsvc.com^$third-party
||smileyhost.net^$third-party
+||smrk.io^$third-party
||smrtlnks.com^$third-party
||sniperlog.ru^$third-party
||sniphub.com^$third-party
||snoobi.com^$third-party
||snowsignal.com^$third-party
+||social-sb.com^$third-party
||socialhoney.co^$third-party
||socialprofitmachine.com^$third-party
||socialtrack.co^$third-party
||soflopxl.com^$third-party
||softonic-analytics.net^$third-party
||sojern.com^$third-party
+||soko.ai^$third-party
||sokrati.com^$third-party
||sometrics.com^$third-party
||sophus3.com^$third-party
||statistiche-web.com^$third-party
||statistx.com^$third-party
||statowl.com^$third-party
+||statpipe.ru^$third-party
||stats-analytics.info^$third-party
||stats.cz^$third-party
||stats2.com^$third-party
||statssheet.com^$third-party
||statsw.com^$third-party
||statswave.com^$third-party
+||statswebtown.com^$third-party
||statsy.net^$third-party
||stattooz.com^$third-party
||stattrax.com^$third-party
||tendatta.com^$third-party
||tentaculos.net^$third-party
||terabytemedia.com^$third-party
+||tercept.com^$third-party
||testin.cn^$third-party
||testpixel.net^$third-party
||tetoolbox.com^$third-party
||tracking202.com^$third-party
||trackinglabs.com^$third-party
||trackkas.com^$third-party
+||trackmytarget.com^$third-party
||trackmyweb.net^$third-party
||trackset.com^$third-party
||tracksy.com^$third-party
||tstlabs.co.uk^$third-party
||tsw0.com^$third-party
||tubetrafficcash.com^$third-party
+||tunnl.com^$third-party
||tw.cx^$third-party
||twcount.com^$third-party
||twopointo.io^$third-party
+||txmoadserver.net^$third-party
||tylere.net^$third-party
||tynt.com^$third-party
||tyxo.com^$third-party
||tz284.com^$third-party
+||u5c93.com^$third-party
||u5e.com^$third-party
||uadx.com^$third-party
||ubertags.com^$third-party
||urlself.com^$third-party
||usabilitytools.com^$third-party
||usabilla.com^$third-party
+||useitbetter.com^$third-party
||user-api.com^$third-party
||user-clicks.com^$third-party
||user-red.com^$third-party
||yieldify.com^$third-party
||yieldsoftware.com^$third-party
||yjtag.jp^$third-party
+||yldr.io^$third-party
||ymetrica1.com^$third-party
||youbora.com^$third-party
||youboranqs01.com^$third-party
||ztsrv.com^$third-party
! Mining
.1.1.1.l80.js^$third-party
-.accountant^$third-party,websocket
-.bid^$third-party,websocket
-.cf^$third-party,websocket
-.club^$third-party,websocket
-.company^$third-party,websocket
-.cricket^$third-party,websocket
-.date^$third-party,websocket
-.download^$third-party,websocket
-.faith^$third-party,websocket
-.fun^$third-party,websocket
-.ga^$third-party,websocket
-.gdn^$third-party,websocket
-.gq^$third-party,websocket
-.group^$third-party,websocket
-.host^$third-party,websocket
-.ink^$third-party,websocket
-.loan^$third-party,websocket
-.ltd^$third-party,websocket
-.me^$third-party,websocket
-.men^$third-party,websocket
-.ml^$third-party,websocket,domain=~myinterview.com
.n.2.1.js^$third-party
.n.2.1.l50.js^$third-party
.n.2.1.l60.js^$third-party
-.ovh^$third-party,websocket
-.party^$third-party,websocket
-.pro^$third-party,websocket
-.promo^$third-party,websocket
-.pw^$third-party,websocket
-.racing^$third-party,websocket
-.review^$third-party,websocket
-.rocks^$third-party,websocket
-.science^$third-party,websocket
-.site^$third-party,websocket
-.space^$third-party,websocket
-.stream^$third-party,websocket
-.tk^$third-party,websocket
-.top^$third-party,websocket
-.trade^$third-party,websocket
-.webcam^$third-party,websocket
-.website^$third-party,websocket
-.win^$third-party,websocket
-.xyz^$third-party,websocket,domain=~btorrent.xyz|~kiedywakacje.pl|~webtorrent.io
-.zone^$third-party,websocket
+/^(https?|wss?):\/\/([0-9a-z\-]+\.)?([0-9a-z\-]+\.)(accountant|bid|cf|club|cricket|date|download|faith|fun|ga|gdn|gq|loan|men|ml|network|ovh|party|pro|pw|racing|review|rocks|science|site|space|stream|tk|top|trade|webcam|win|xyz|zone)\.\/(.*)/$script,subdocument,websocket,xmlhttprequest
+/^(https?|wss?):\/\/([0-9a-z\-]+\.)?([0-9a-z\-]+\.)(accountant|bid|cf|club|cricket|date|download|faith|fun|ga|gdn|gq|loan|men|ml|network|ovh|party|pro|pw|racing|review|rocks|science|site|space|stream|tk|top|trade|webcam|win|xyz|zone)\/(.*)/$third-party,websocket,domain=~file.pizza|~instant.io|~kiedywakacje.pl|~myinterview.com|~webtorrent.io
/cdn-cgi/pe/bag2?r[]=*eth-pocket.de
||0x1f4b0.com^$third-party
+||185.193.38.148^$third-party
||1beb2a44.space^$third-party
||1q2w3.fun^$third-party
+||1q2w3.life^$third-party
||1q2w3.me^$third-party
||1q2w3.top^$third-party
||1q2w3.website^$third-party
||320ca3f6.space^$third-party
||330ca589.space^$third-party
||340ca71c.space^$third-party
+||35.194.26.233^$third-party
+||35.239.57.233^$third-party
||360caa42.space^$third-party
||370cabd5.space^$third-party
||3c0cb3b4.space^$third-party
||3d0cb547.space^$third-party
+||45.32.105.134^$third-party
||77.162.125.199^$third-party
+||8jd2lfsq.me^$third-party
||abc.pema.cl^$third-party
+||acbp0020171456.page.tl^
||ad-miner.com^$third-party
||adless.io^$third-party
||adminer.com^$third-party
||adplusplus.fr^$third-party
||adzjzewsma.cf^$third-party
+||afflow.18-plus.net^$third-party
||afminer.com^$third-party
||ajplugins.com^$third-party
||aleinvest.xyz^$third-party
||alemoney.xyz^$third-party
||altavista.ovh^$third-party
||altpool.pro^$third-party
+||amhixwqagiz.ru^$third-party
||analytics.blue^$third-party
||andlache.com^$third-party
||api.inwemo.com^$third-party
||appelamule.com^$third-party
||appsha5.space^$third-party
||aqqgli3vle.bid^$third-party
+||arizona-miner.tk^$third-party
+||aservices.party^$third-party
||assetscdn.stream^$third-party
||aster18cdn.nl^$third-party
||aster18prx.nl^$third-party
||authedmine.com^$third-party,domain=~coinhive.com
||authedmine.eu^$third-party
+||autologica.ga^$third-party
+||avero.xyz^$third-party
||averoconnector.com^$third-party
||axoncoho.tk^$third-party
||aymcsx.ru^$third-party
||azvjudwr.info^$third-party
||bablace.com^$third-party
||baiduccdn1.com^$third-party
+||baywttgdhe.download^$third-party
+||becanium.com^$third-party
||befirstcdn.com^$third-party
||belicimo.pw^
||berateveng.ru^$third-party
||biberukalap.com^$third-party
||bitclub.network^$third-party
||bitclubnetwork.com^$third-party
+||bitcoin-pay.eu^$third-party
||bjorksta.men^$third-party
||bmcm.ml^$third-party
||bmcm.pw^$third-party
||bmnr.pw^$third-party
||bmst.pw^$third-party
||bowithow.com^$third-party
+||brominer.com^$third-party
||browsermine.com^$third-party
+||bsyauqwerd.party^$third-party
||butcalve.com^$third-party
||byebye.ml^$third-party
||c0i8h8ac7e.bid^$third-party
||candid.zone^$third-party
+||cashbeet.com^$third-party
||cc.gofile.io^
+||ccvwtdtwyu.trade^$third-party
+||cdn-analytics.pl^$third-party
||cdn-jquery.host^$third-party
+||cdn.static-cnt.bid^$third-party
||cdnfile.xyz^$third-party
||cfcdist.gdn^$third-party
||cfcdist.loan^$third-party
||clgserv.pro^$third-party
||clickwith.bid^$third-party
||clod.pw^$third-party
+||cloudcdn.gdn^$third-party
||cloudcoins.co^$third-party
||cloudflane.com^$third-party
||cndhit.xyz^$third-party
||cnhv.co^$third-party
+||coin-cube.com^$third-party
||coin-have.com^$third-party
||coin-hive.com^$third-party
||coin-service.com^$third-party
+||coin-services.info^$third-party
||coinblind.com^$third-party
||coincheck.com^$third-party
||coinerra.com^$third-party
||coinnebula.com^$third-party
||coinpirate.cf^$third-party
||coinpot.co^$third-party
+||coinrail.io^$third-party
+||coinwebmining.com^$third-party
||coinwire.eu^$third-party
||cookiescript.info^$third-party
||cpu2cash.link^$third-party
||cryptonoter.com^$third-party
||csgocpu.com^$third-party
||ctlrnwbv.ru^$third-party
+||d8acddffe978b5dfcae6.date^
||darking05.tk^$third-party
||darking07.tk^$third-party
||datasecu.download^$third-party
+||dataservices.download^$third-party
+||de-mi-nis-ner.info^$third-party
+||de-mi-nis-ner2.info^$third-party
+||de-ner-mi-nis4.info^$third-party
+||de-nis-ner-mi-5.info^$third-party
||deepc.cc^$third-party
||depttake.ga^$third-party
||devphp.org.ua^$third-party
+||dexim.space^$third-party
||didnkinrab.com^$third-party
+||directprimal.com^$third-party
+||djfhwosjck.bid^$third-party
||dle-news.pw^$third-party
||dogrose18.com^$third-party
||dovinate.top^$third-party
||dronml.ml^$third-party
+||drupalupdates.tk^$third-party
||duckdns.org^$third-party,websocket
+||dugroscaca.com^$third-party
||dzizsih.ru^$third-party
||easyhash.io^$third-party
||encoding.ovh^$third-party
||ermaseuc.ru^$third-party
+||etacontent.com^$third-party
||eth-pocket.com^$third-party
||eth-pocket.de^$third-party
+||eth-pocket.eu^$third-party
+||ethereum-pocket.de^$third-party
+||ethereum-pocket.eu^$third-party
||ethtrader.de^$third-party
||etnhashpool.tk^$third-party
||etzbnfuigipwvs.ru^$third-party
||eucsoft.com^$third-party
||evengparme.com^$third-party
||ewtuyytdf45.com^$third-party
+||exdynsrv.com^$third-party
+||f1tbit.com^$third-party
+||feesocrald.com^$third-party
||ffinwwfpqi.gq^$third-party
||fge9vbrzwt.bid^$third-party
||flare-analytics.com^$third-party
+||flnqmin.org^$third-party
||flophous.cf^$third-party
||flowplayer.space^
+||formulawire.com^$third-party
||freecontent.bid^$third-party
||freecontent.loan^$third-party
||freecontent.racing^$third-party
||freecontent.win^$third-party
||freshrefresher.com^$third-party
+||fruitice.realnetwrk.com^$third-party
||g-content.bid^$third-party
+||g1thub.com^$third-party
||gasolina.ml^$third-party
||gay-hotvideo.net^
+||gettate.date^$third-party
+||gettate.faith^$third-party
+||gettate.racing^$third-party
||giml.ml^$third-party
+||gitgrub.pro^$third-party
+||gnrdomimplementation.com^$third-party
+||go.bestmobiworld.com^$third-party
+||goldoffer.online^$third-party
||googleanalytcs.com^$third-party
||goredirect.party^$third-party
||graftpool.ovh^$third-party
||hatcalter.com^$third-party
||hegrinhar.com^$third-party
||hemnes.win^$third-party
+||herphemiste.com^$third-party
+||hhb123.tk^$third-party
||hide.ovh^$third-party
+||hlpidkr.ru^$third-party
||hodlers.party^$third-party
||hodling.faith^$third-party
||hodling.party^$third-party
||hodling.science^$third-party
||host.d-ns.ga^$third-party
||hostingcloud.faith^$third-party
+||hrfziiddxa.ru^$third-party
||hydesolo.tk^$third-party
+||iaheyftbsn.review^$third-party
||igg.biz^$third-party
||igrid.org^$third-party
+||ihdvilappuxpgiv.ru^$third-party
+||imhvlhaelvvbrq.ru^$third-party
||ingorob.com^$third-party
||ininmacerad.pro^$third-party
||insdrbot.com^$third-party
||intellecthosting.net^
||interestingz.pw^$third-party
||investhash.com^$third-party
+||istlandoll.com^$third-party
+||ivuovhsn.ru^$third-party
+||ixvenhgwukn.ru^$third-party
||jqassets.download^$third-party
||jqcdn.download^$third-party
+||jqr-cdn.download^$third-party
||jqrcdn.download^$third-party
||jquerrycdn.download^$third-party
||jquery-cdn.download^$third-party
||jquery-uim.download^$third-party
||jqwww.download^$third-party
+||jqxrrygqnagn.ru^$third-party
||jroqvbvw.info^$third-party
||jsccnn.com^$third-party
||jscdndel.com^$third-party
||junopink.ml^$third-party
||jurty.ml^$third-party
||jurtym.cf^$third-party
+||jwduahujge.ru^$third-party
||jyhfuqoh.info^$third-party
||kdmkauchahynhrs.ru^$third-party
||kdowqlpt.info^$third-party
||kedtise.com^$third-party
||kinoprofi.org^$third-party
||kippbeak.cf^$third-party
+||ksimdw.ru^$third-party
||l33tsite.info^$third-party
+||laferia.cr^$third-party
+||laserveradedomaina.com^$third-party
||ledhenone.com^$third-party
||ledinund.com^$third-party
||leon08.tk^$third-party
||lightminer.co^$third-party
||lindon-pool.win^$third-party
||listat.biz^$third-party
+||livestatsnet.services^$third-party
||lmodr.biz^$third-party
||losital.ru^$third-party
+||machieved.com^$third-party
+||malictuiar.com^$third-party
||marcycoin.org^$third-party
||mataharirama.xyz^$third-party
||mebablo.com^$third-party
||mercy.ga^$third-party
||mfio.cf^$third-party
||mhiobjnirs.gq^$third-party
+||mi-de-ner-nis3.info^$third-party
||mine.nahnoji.cz^
||mine.torrent.pw^$third-party
||minecrunch.co^$third-party
||minemytraffic.com^$third-party
||miner.pr0gramm.com^$third-party
+||minerad.com^$third-party
||mineralt.io^$third-party
||minercry.pt^$third-party
||minero-proxy-*.sh^$third-party
||minero.pw^$third-party
||minescripts.info^$third-party
||minexmr.com^$third-party
+||minexmr.stream^$third-party
||mining.best^$third-party
+||mininghub.club^$third-party
||minr.pw^$third-party
+||mmc.center^$third-party
||mmpool.org^$third-party
+||mollnia.com^$third-party
||monerise.com^$third-party
||monerominer.rocks^$third-party
||moneromining.online^$third-party
||moneroocean.stream^$third-party
+||money-maker-default.info^$third-party
+||money-maker-script.info^$third-party
||moonsade.com^$third-party
||morningdigit.com^$third-party
||mrycrypto.com^$third-party
||mycryrpto.com^$third-party
||myerypto.com^$third-party
||myrcrypto.com^$third-party
+||myregeneaf.com^$third-party
||mytestminer.xyz^
+||nabaza.com^$third-party
||nablabee.com^$third-party
||nahnoji.cz^$third-party
+||najsiejfnc.win^$third-party
+||nametraff.com^$third-party
||nathetsof.com^$third-party
||nddmcconmqsy.ru^$third-party
||nebabrop.com^$third-party
+||ner-de-mi-nis-6.info^$third-party
+||nerohut.com^$third-party
||never.ovh^$third-party
+||nexioniect.com^$third-party
+||nextbdom.ru^$third-party
||nexttime.ovh^$third-party
||nfwebminer.com^$third-party
||niematego.tk^$third-party
+||nimiq.watch^$third-party
+||nimiqpool.com^$third-party
+||nimiqtest.net^$third-party
||nnycrypto.com^$third-party
||noblock.pro^$third-party
||oei1.gq^$third-party
+||offerreality.com^$third-party
+||ogondkskyahxa.ru^$third-party
||ogrid.org^$third-party
||okeyletsgo.ml^$third-party
+||omine.org^$third-party
||onlinereserchstatistics.online^$third-party
||open-hive-server-1.pp.ua^$third-party
||openguid.org^$third-party
+||oxwwoeukjispema.ru^$third-party
||p2poolmining.com^$third-party
||p2poolmining.net^$third-party
+||panelsave.com^$third-party
||papoto.com^$third-party
+||party-vqgdyvoycc.now.sh^$third-party
+||pdheuryopd.loan^$third-party
||pearno.com^$third-party
+||pertholin.com^$third-party
||play.mix.kinostuff.com^
||playerassets.info^$third-party
||podrltid.info^$third-party
||poolmining.net^$third-party
||ppoi.org^$third-party
||pr0gram.org^$third-party
+||premiumstats.xyz^$third-party
||presjots.ga^$third-party
+||proj2018.xyz^$third-party
||projectpoi.com^$third-party
+||proofly.win^$third-party
||pzoifaum.info^$third-party
+||rand.com.ru^$third-party
||realnetwrk.com^$third-party
||reasedoper.pw^$third-party
+||reauthenticator.com^$third-party
||refunevent.com^$third-party
||rencohep.com^$third-party
||renhertfo.com^$third-party
||rintindown.com^$third-party
||rintinwa.com^$third-party
||rocks.io^$third-party
+||ruvuryua.ru^$third-party
+||s7ven.com^$third-party
+||salamaleyum.com^$third-party
||sbhmn-miner.com^$third-party
||scaleway.ovh^$third-party
||secumine.net^$third-party
+||sentemanactri.com^$third-party
+||serie-vostfr.com^$third-party
+||serv1swork.com^$third-party
+||service4refresh.info^$third-party
||silimbompom.com^$third-party
||siteverification.online^$third-party
||siteverification.site^$third-party
||skencituer.com^$third-party
+||smartoffer.site^$third-party
||smectapop12.pl^$third-party
+||soodatmish.com^$third-party
||sourcecode.pro^
||spacepools.org^$third-party
||sparechange.io^$third-party
||sparnove.com^$third-party
+||srcip.com^$third-party
+||statdynamic.com^$third-party
||static-cnt.bid^$third-party
+||static-sb.com^$third-party
||staticsfs.host^$third-party
||statistic.date^$third-party
+||stonecalcom.com^$third-party
+||str1kee.com^$third-party
+||streamplay.to^$third-party
||subloader.cf^$third-party
||sumokoin.com^$third-party
||supportxmr.com^$third-party
+||svivqrhrh.ru^$third-party
+||swiftmining.win^$third-party
||synconnector.com^$third-party
||tainiesonline.pw^
||terethat.ru^$third-party
||thatresha.com^$third-party
||thersprens.com^
+||thewhizmarketing.com^$third-party
+||thewhizproducts.com^$third-party
+||thewise.com^$third-party
+||toftofcal.com^$third-party
||tokyodrift.ga^$third-party
+||traffic.tc-clicks.com^$third-party
||traviilo.com^$third-party
+||truemine.org^$third-party
||tulip18.com^$third-party
||turnsocial.com^$third-party
||ue696vbd9l.bid^$third-party
+||ugmfvqsu.ru^$third-party
||ukp2pool.uk^$third-party
||unrummaged.com^$third-party
||uoldid.ru^$third-party
||usa.cc^$third-party
||vcfs6ip5h6.bid^$third-party
||veerebbs.ml^$third-party
+||verifier.live^$third-party
+||verifypow.com^$third-party
||veritrol.com^$third-party
||verresof.com^$third-party
+||vkcdnservice.com^$third-party
+||vpzccwpyilvoyg.ru^$third-party
+||vuryua.ru^$third-party
||vzhjnorkudcxbiy.com^$third-party
+||vzzexalcirfgrf.ru^$third-party
||wasm24.ru^$third-party
+||wbmwss.beetv.net^$third-party
+||web.dle-news.pw^$third-party
||webassembly.stream^$third-party
||webmine.cz^$third-party
||webmine.pro^$third-party
||webminepool.com^$third-party
||webminepool.tk^$third-party
||webminerpool.com^$third-party
+||webmining.co^$third-party
||webxmr.com^$third-party
||whathyx.com^$third-party
||whysoserius.club^$third-party
||willacrit.com^$third-party
||witthethim.com^$third-party
+||wmemsnhgldd.ru^$third-party
+||wmtech.website^$third-party
+||wmwmwwfmkvucbln.ru^$third-party
||wordc.ga^$third-party
+||wp-monero-miner.de^$third-party
+||wrxgandsfcz.ru^$third-party
||wsp.marketgid.com^$third-party
+||wtm.monitoringservice.co^$third-party
||wty46.com^$third-party
||xbasfbno.info^$third-party
||xfast.host^$third-party
||xmr.cool^$third-party
||xmrpool.net^$third-party
||xvideosharing.site^$third-party
+||xy.nullrefexcep.com^$third-party
||yololike.space^
+||yqaywudifu.date^$third-party
+||yrdrtzmsmt.com^$third-party
||yuebofa.cc^$third-party
||ywtjdckysve.com^$third-party
+||zavzlen.ru^$third-party
+||ziykrgc.ru^$third-party
||zlx.com.br^$third-party
+||zminer.zaloapp.com^
+||zndaowjdnf.stream^$third-party
+||zymerget.stream^$third-party
+||zymerget.win^$third-party
! Admiral
||6ldu6qa.com^$third-party
||aheadday.com^$third-party
||axiomaticalley.com^$third-party
||balancebreath.com^$third-party
||bh8yx.xyz^$third-party
+||broaddoor.com^$third-party
||consciouscabbage.com^$third-party
+||consciouschairs.com^$third-party
||copycarpenter.com^$third-party
||delegatediscussion.com^$third-party
||detectdiscovery.com^$third-party
||sharppatch.com^$third-party
||shelterstraw.com^$third-party
||shermore.info^$third-party
+||spiffymachine.com^$third-party
||spottysense.com^$third-party
||spurioussteam.com^$third-party
||storesurprise.com^$third-party
||adcrowd.com^$third-party
||addcontrol.net^$third-party
||admeira.ch^$third-party
+||adnz.co^$third-party
+||adquality.ch^$third-party
||adrank24.de^$third-party
||adtraxx.de^$third-party
||adzoe.de^$third-party
||atraxio.com^$third-party
||browsiprod.com^$third-party
||canalstat.com^$third-party
+||carts.guru^$third-party
||casualstat.com^$third-party
||coll1onf.com^$third-party
||compteur-fr.com^$third-party
||mmtro.com^$third-party
||ncdnprorogeraie.lol^$third-party
||netquattro.com/stats/
+||netvigie.com^$third-party
||phywi.org^$third-party
-||poool.fr^$third-party
||reseau-pub.com^$third-party
||semiocast.com^$third-party
||sk1n.fr^$third-party
||titag.com^$third-party
||tnsinternet.be^$third-party
||toc.io^$third-party
+||tracking.wlscripts.net^
||trafiz.net^$third-party
||url-stats.net^$third-party
||webcompteur.com^$third-party
||engageya.com^$third-party
||marktest.pt^$third-party
||popstats.com.br^$third-party
+||rdstation.com.br^$third-party
||sambaads.com^$third-party
||tailtarget.com^$third-party
||trugaze.io^$third-party
||seedtag.com^$third-party
! Swedish
||adsettings.com^$third-party
+||adten.eu^$third-party
||adtlgc.com^$third-party
||adtraction.com^$third-party
||bonnieradnetwork.se^$third-party
+||brandmetrics.com^$third-party
||citypaketet.se^$third-party
||dep-x.com^$third-party
||myvisitors.se^$third-party
||publish-int.se^$third-party
||research-int.se^$third-party
||sifomedia.se^$third-party
+||suntcontent.se^$third-party
||tidningsnatet.se^$third-party
||tns-sifo.se^$third-party
||vastpaketet.se^$third-party
||webserviceaward.com^$third-party
+||worldoftulo.com^$third-party
! Thai
||d-stats.com^$third-party
||tracker.stats.in.th^$third-party
||acount.alley.ws^$third-party
||acs86.com/t.js
||activecommerce.net/collector.gif
+||activengage.com/overwatch/
||activetracker.activehotels.com^$third-party
||activities.niagara.comedycentral.com^
||actonservice.com^*/tracker/
||akamaihd.net/log?
||akamaihd.net/push.gif?
||akamaihd.net^*.gif?d=
+||akamaized.net/?u=
||akanoo.com/tracker/
||akatracking.esearchvision.com^
||aklamio.com/ovlbtntrk?
||amatomu.com/log.php?
||amazon.com/gp/*&linkCode$third-party
||amazonaws.com/?wsid=
+||amazonaws.com/accio-lib/accip_script.js
||amazonaws.com/amacrpr/crpr.js
||amazonaws.com/analytics.
||amazonaws.com/cdn.barilliance.com/
||analytics.cynapse.com^
||analytics.datahc.com^
||analytics.dev.springboardvideo.com^
+||analytics.dvidshub.net^
||analytics.edgekey.net^
||analytics.edgesuite.net^
||analytics.episodic.com^
||analytics.fairfax.com.au^
||analytics.favcy.com^
+||analytics.foresee.com^
||analytics.groupe-seb.com^
||analytics.gvim.mobi^
||analytics.hosting24.com^
||b.bedop.com^
||b5media.com/bbpixel.php
||bab.frb.io^
+||backstage.funnelenvy.com^
||baidu.com/pixel?
||bango.net/exid/*.gif?
||bango.net/id/*.gif?
||bazaarvoice.com^*/magpie.js
||bc.geocities.
||beacon.affil.walmart.com^
+||beacon.aimtell.com^
||beacon.errorception.com^
||beacon.gcion.com^
||beacon.gu-web.net^
||circonus.com/hit?
||citygridmedia.com/tracker/
||citysearch.com/tracker/
+||clarium.global.ssl.fastly.net^
||clearspring.com/at/
||clearspring.com/t/
||click.appinthestore.com^
||cloudapp.net/l/
||cloudfront-labs.amazonaws.com^
||cloudfront.net*/keywee.min.js
-||cloudfront.net*/sp.js
+||cloudfront.net*/sp.js|
||cloudfront.net*/tracker.js
||cloudfront.net*/trk.js
||cloudfront.net/?a=
||cnt.3dmy.net^
||cnt.mastorage.net^
||cnzz.com/stat.
+||cod.bitrec.com^
||coinbase.com/assets/application-*.js$third-party
||collect.igodigital.com^$script
||collect.rewardstyle.com^
||counter.hyipexplorer.com^
||counter.maases.com^
||counter.mgaserv.com^
+||counter.packa2.cz^
||counter.pagesview.com^
||counter.pax.com^
||counter.powweb.com^
||d.rcmd.jp^$image
||d.shareaholic.com^
||d10lpsik1i8c69.cloudfront.net^
+||d11a2fzhgzqe7i.cloudfront.net^
||d169bbxks24g2u.cloudfront.net^
||d16fk4ms6rqz1v.cloudfront.net^
||d191y0yd6d0jy4.cloudfront.net^
||disqus.com/stats.html
||distillery.wistia.com^
||djibeacon.djns.com^
+||djtflbt20bdde.cloudfront.net^
||dkj2m377b0yzw.cloudfront.net^
||dl1d2m8ri9v3j.cloudfront.net^
||dlvkf5067xruv.cloudfront.net^
||ds-aksb-a.akamaihd.net^
||dt.sellpoint.net^
||dtym7iokkjlif.cloudfront.net/dough/
+||du4rq1xqh3i1k.cloudfront.net^
||du8783wkf05yr.cloudfront.net^$third-party
||dufue2m4sondk.cloudfront.net^
||duu8lzqdm8tsz.cloudfront.net^
||dw.cbsi.com^$script
+||dw.cbsi.com^*/e.gif$image
||dw.cbsimg.net^$script
||dw.com.com^$script
||dxwgpw0lkcum5.cloudfront.net^
||events.medio.com^
||events.realgravity.com^
||events.whisk.com^
+||events.yourcx.io^
||eventtracker.videostrip.com^$third-party
||eveonline.com/redir.asp$third-party
||evgnet.com/beacon/
-||evidon.com/geo/
||eviesays.com/js/analytics/
||evri.com/analytics/
||evt.collarity.com^$image
||fyre.co^*/tracking/
||g.delivery.net^$third-party
||ga-beacon.appspot.com^
+||ga.kvideo.io^
||ga.webdigi.co.uk^
||gamegecko.com/gametrack?
||gatehousemedia.com/wickedlocal/ip.js
||kiwari.com^*/impressions.asp?
||kmib.co.kr/ref/
||kununu.com^*/tracking/
+||kxcdn.com/prj/
||kxcdn.com/track.js
||l-host.net/etn/omnilog?
||l.coincident.tv^
||link.huffingtonpost.com^$third-party
||link.indiegogo.com/img/
||link.informer.com^
+||link.tym.cool^
||linkbucks.com/visitScript/
||linkedin.com/emimp/$image
||linkwithin.com/pixel.png
||livefyre.com/tracking/
||livefyre.com^*/tracker.js
||livefyre.com^*/tracking/
+||livehelpnow.net/lhn/handler/$image
||livehelpnow.net/lhn/jsutil/getinvitationmessage.aspx?
||liverail.com/?metric=
||liverail.com/track/?
||location3.com/analytics/
||log-*.previewnetworks.com^
||log.adap.tv^$object-subrequest
+||log.aimtell.com^
||log.artipbox.net^$third-party
||log.ideamelt.com^
||log.invodo.com^
||logger.snackly.co^
||logger.sociablelabs.com^
||logging.carambo.la^
+||logging.prefixbox.com^
||loggingapi.spingo.com^
||logs.spilgames.com^
||logs.thebloggernetwork.com^
||s-vop.sundaysky.com^$third-party
||s.clickability.com^
||s.sniphub.com^
+||s24cloud.net/log^
||s3-tracking.synthasite.net.s3.amazonaws.com^
||s5labs.io/common/i?impressionId$image
||saaspire.net/pxl/$third-party
||sharethis.com/pageviews?
||shopify.com/*/page?*&eventType=
||shoplocal.com/it.ashx?
+||shoprunner.com^*/record?
||sig.atdmt.com^
||sig.gamerdna.com^$third-party
||sightmaxondemand.com/wreal/sightmaxagentinterface/monitor.smjs
||stats.wp.com^
||stats.yme.com^
||stats.yourminis.com^
+||stats.zotabox.com^
||stats1.tune.pk^
||stats2.lightningcast.net^
||stats3.unrulymedia.com^
||tags.master-perf-tools.com^
||tags.newscgp.com^
||target.fark.com^
+||target.mixi.media^
||targeting.wpdigital.net^
||tc.airfrance.com^
||te.supportfreecontent.com^
||track.mycliplister.com^
||track.omg2.com^
||track.parse.ly^
+||track.prezna.com^
||track.pricespider.com^
||track.propelplus.com^
||track.qcri.org^
||track.tcppu.com^
||track.td3x.com^
||track.uc.cn^
-||track.uniqodo.com^
||track.untd.com^
||track.vscash.com^
||track.written.com^
||tracking2.interweave.com^$third-party
||trackingapi.cloudapp.net^
||trackingdev.nixxie.com^
+||trackjs.com/usage.gif?
||trackla.stackla.com^
||tracksys.developlabs.net^
||traffic.acwebconnecting.com^
||tredir.go.com/capmon/GetDE?$third-party
||tree-pixel-log.s3.amazonaws.com^
||tremorhub.com^
+||trendmd.com/events
||trf.intuitwebsites.com^
||triad.technorati.com^
||tritondigital.com/lt?sid*&hasads=
||videostat.index.hu^
! Icelandic
||82.196.13.38^$third-party,domain=~dv-is.ip
+! Indian
+||analytics.bhaskar.com^
! Indonesian
||mediaquark.com/tracker.js
! Italian
||stats.technopia.it^
||stats2.*.fdnames.com^
||stgy.ovh^*/3rdp-censor/
+||tag.triboomedia.it^
||top100.mrwebmaster.it^
||top100.tuttoperinternet.it^
||tr.bt.matrixspa.it^
||cafenews.pl/mpl/static/static.js?
||fab.interia.pl^
||liczniki.org/hit.php
-||quartic.pl//tt/*&ref=$third-party
-||quartic.pl/t.php$third-party
+||quartic.pl/quartic.js
||stats.asp24.pl^
||stats.media.onet.pl^
||stats.ulixes.pl^
||aftonbladet.se/blogportal/view/statistics?$third-party
||collector.schibsted.io^
||counter.mtgnewmedia.se^
+||evt.klarna.com^
||stats.dominoplaza.com^
||vizzit.se^$third-party
! Thai
||3dmark.com^*/ruxitbeacon
||4hds.com/js/camstats.js
||4info.com/alert/listeners/
+||4tube.com/assets/abExperiments-
||5.153.4.92^$domain=spreaker.com
||5min.com/PSRq?
||5min.com/PSRs?
||6waves.com/trker/
||79.125.21.168/i.gif?
||86.63.194.248/js/measure.js$third-party,domain=feedcat.net
+||99bitcoins.com/_load/
||9msn.com.au/share/com/js/fb_google_intercept.js
||9msn.com.au^*.tracking.udc.
||a.huluad.com/beacons/
||a.jango.com^
||a7.org/infol.php?
||aa.avvo.com^
+||aargauerzeitung.ch/__analytics/
||aax-us-iad.amazon.com^
||abc.net.au/counters/
||abc.net.au^*/stats/
||alicdn.com/js/aplus_*.js
||aliexpress.com/js/beacon_
||alipay.com/web/bi.do?ref=
-||allafrica.com/img/static/s_trans_nc.gif
-||allafrica.com^*/s-trans.gif?
-||allafrica.com^*/s_trans.gif?
-||allafrica.com^*/s_trans_nc.gif?
||allcarpictures.com/stat/
||allexperts.com/px/
||allmodern.com^*/sessioned_reqs.asp?
||amazon.*/uedata/
||amazon.com/clog/
||amazon.com/empty.gif?$image
-||amazon.com/gp/forum/email/tracking?
||amazon.com/gp/yourstore/recs/
||amazon.com^*/amazon-clicks/
||amazon.com^*/events/$domain=~aws.amazon.com
||androidfilehost.com/libs/otf/stats.otf.php?
||androidtv.news/ezoic/
||angelfire.com/cgi-bin/count.cgi
+||annoncesbateau.com/xtcore.js
||anntaylor.com/webassets/*/page_code.js
||anp.se/track?
||answers.com/resources/tac.html
||api.tinypic.com/api.php?action=track
||apphit.com/js/count.js
||apple.com^*/spacer2.gif?
-||applegate.co.uk/javascript/dcs/track.js
||applifier.com/users/tracking?
||appspot.com/tracking/
||archive.is/pixel.gif
||art.co.uk/asp/robot/
||art.com/asp/robot/
||art.com/asp/UTERecording.asp
-||ashleymadison.com/app/public/track.p?
||asianblast.com/statx/
||ask.com/servlets/ulog?
||askmen.com/tracking/
||barcelo.com^*/Tracking.js
||barclaycard.co.uk/cs/static/js/esurveys/esurveys.js
||barnesandnoble.com/Analytics/
-||barneys.com^*/__analytics-tracking?
||barrons.com^*/blank.htm
||bat.adforum.com^
||bats.video.yahoo.com^
||baxter.com/includes/wtss.js
||bayer.com^*/sp.gif?
||bbc.co.uk/analytics?
-||bbc.co.uk/cbbc/statstracker/
-||bbc.co.uk/click/img/
-||bbc.co.uk/zaguk.gif?
-||bbc.co.uk^*/linktrack.js
-||bbc.co.uk^*/livestats.js
-||bbc.co.uk^*/livestats_v1_1.js
||bbc.co.uk^*/tracker.js
||bbc.co.uk^*/vs.js
||bbci.co.uk/archive_stats/
||bbci.co.uk^*/analytics.js
-||bbystatic.com/js/_analytics/$domain=bestbuy.com
||bc.yahoo.com^
||bcm.itv.com^
-||bdonline.co.uk/bps_sv.gif?
||beacon-1.newrelic.com^
||beacon.ehow.com^
||beacon.examiner.com^
||beacon.netflix.com^
||beacon.nuskin.com^
||beacon.search.yahoo.com^
+||beacon.shazam.com^
||beacon.toyota.co.jp^
||beacon.walmart.com^
||beacon.wikia-services.com^
||bluenile.ca/track/
||bluenile.co.uk/track/
||bluenile.com/track/
-||bmocorpmc.com^*/zig.js
||bn.adultempire.com^
||boards.ie/timing.php?
||boats.com/images/tracking/
-||booking.com/js_tracking?
||booking.com/logo?
||boston.com/upixel/
||box.com/gen204?
||business.com/images2/anal.gif?
||businessinsider.com/tracker.js
||businessinsider.com^*/track.js
-||businessseek.biz/cgi-bin/*.pl?trans.gif&ref=
||buto.tv/track/
||buzzamedia.com/js/track.js
||buzzfed.com/pixel?
||c.wort-suche.com^
||c.x.oanda.com^
||c.ypcdn.com^*/webyp?rid=
-||caixin.com/webjs/common/caixinlog.js
||caller.com/metrics/
||candy.com/3droi/
||canoe.ca/generix/ga.js
+||canstockphoto.com/monitor/
||capitalone.com/tracker/
||cardomain.com/js/tibbylog.js?
||cardstore.com/affiliate.jsp?
||cbs.com/assets/js/*AdvCookie.js
||cbs.wondershare.com^
||cbsimg.net/js/cbsi/dw.js
-||cbslocal.com^*/cbs1x1.gif?
||cbsnews.com/i/trk/
||cbssports.com/common/p?
||cclickvidservgs.com/mattel/cclick.js
||chron.com/javascript/cider/
||chud.com/community/p/
||chunk.bustle.com^
-||ciao.co.uk/flextag/
||civicscience.com/jot?
||cjtube.com/tp/*.php
||cl.expedia.com^
||cl.ly/metrics?
+||classic.comunio.de/external/ct/ct.js
||clc.stackoverflow.com^
||clck.yandex.com^
||click.aliexpress.com^$image,script
||crackle.com/tracking/
||creativecommons.org/elog/
||creativecommons.org^*/triples?
+||creativefactory.zalando.
||creditcards.com/actions/page_view.php?
||creditcards.com/sb.php?
||crowdignite.com/img/l.gif
||cyberlink.com/analytics/
||da.virginmedia.com^
||dabs.com/AbacusTest/clientinfo_bk.gif
-||dailyfinance.com/tmfstatic/vs.gif?
||dailymail.co.uk/rta2/
||dailymail.co.uk/tracking/
||dailymotion.com/logger/
||diamond.transfermarkt.de^
||dictionary.com/track/
||diet.rodale.com^
-||digitalchocolate.com/event/track?
||digitalriver.com^*/globaltracking
||digitalspy.co.uk/gip1.php
||dilbert.com^*&tracker$script
||dippic.com/cgi-bin/index_dl.cgi?
+||discordapp.com^*/science
||discordapp.com^*/track
||displaymate.com/cgi-bin/stat/
||divxden.com^*/tracker.js
||efukt.com^*?hub=
||egg.com/rum/data.gif?
||ehow.com/services/jslogging/log/?
+||ekg.riotgames.com^
||elance.com^*/emc.php?
||elsevier.com/pageReport?
||email-tickets.com/dt?e=PageView
-||email-wildstar-online.com/1x1.dyn?
||email.aol.com/cgi-bin*/flosensing?
||emarketing.rmauctions.com^
||emv2.com/HO?
||fishki.net/informer1/
||flashget.org/cow_$script
||flickr.com/beacon/
-||flickr.com/beacon_client_api_timings.gne
-||flickr.com/beacon_page_timings.gne
+||flickr.com/beacon_
||fling.com/zeftour/t_i.php?
||flipboard.com/usage?
||flipkart.com/ajaxlog/visitIdlog?
||gamezone.com/?act=
||gardenweb.com^*/iv_footer.js
||gardenweb.com^*/iv_header.js
+||gateway.reddit.com|
||gawker.com/?op=hyperion_useragent_data
||gawker.com/at.js.php
||gawker.com^*/trackers.html
||gfycat.com^*/GFAN.min.js
||giffgaff.com/r/?id=
||giganews.com/images/rpp.gif
-||gigya.com/js/gigyaGAIntegration.js
||gismeteo.*/stat.gif
||github.com/_private/browser/stats
||github.com/_stats
||google.com^*/urchin_post.js
||google.com^*/viewerimpressions?
||googlelabs.com/log/
-||gorillanation.com^*/flowplayer.ganalytics.swf
||gosanangelo.com/metrics/
||gov.in/js/ga.js
||gq-magazine.co.uk^*/LogPageView
||gumtree.com.au/?pc=
||h.cliphunter.com^
||hanksgalleries.com/stxt/counter.php?
-||harrisbank.com^*/zig.js
||harvester.eu.square-enix.com^
||harvester.hbpl.co.uk^
||haxx.ly/counter/
||io9.com^*/trackers.html
||ip-adress.com/gl?r=
||ip.breitbart.com^
+||ip.pichunter.com^
||ipetitions.com/img.php?
||irs.gov/js/irs_reporting_cookie.js
||issn.org/isens_marker.php?
||juno.com/start/javascript.do?message=$image
||justanswer.com/browsercheck/
||justanswer.com/ja_services/processes/log.asmx/
-||kalahari.net/includes/swatag.js
||kayak.*/gtm/
||kayak.*/px/
||kayak.com/k/redirect/tracking?
||lm.pcworld.com/db/*/1.gif
||loc.gov/js/ga.js
||localads-statistics.maps.me^
+||localmonero.co/static/ga.js
||log.data.disney.com^
||log.deutschegrammophon.com^
||log.go.com^
||metrics.tbliab.net^
||metrics.ted.com^
||metrics.washingtonpost.com^
+||metrigo.zalan.do^
||metro.co.uk/js/ga-
||metro.us/api/trackPage/
||metroweekly.com/tools/blog_add_visitor/
||mytravel.co.uk/thomascooktrack.gif?
||mywebsearch.com/anx.gif?
||mywebsearch.com^*/mws_bw.gif?
+||n26.com/n26_sp_
||nabble.com/static/analytics.js
||naplesnews.com/metrics/
||naptol.com/usr/local/csp/staticContent/js/ga.js
||overstock.com/uniquecount
||ownerdriver.com.au/ga.
||p.ctpost.com/article?i=
+||pageinfo.motorsport.com^
||pages03.net/WTS/event.jpeg?
||pajamasmedia.com/stats/
||pandasecurity.com/js/ahref/ahref.js
||petplanet.co.uk^*/js/ga.js
||petri.co.il/akit/?
||pf.newegg.com^
+||phar.gu-web.net^
||philly.com/log.json?
||phonedog.com/geo.php
||photobucket.com/ss/open.php?
||ps.ecosia.org^
||pubarticles.com/_hits.php?
||pubarticles.com/add_hits_by_user_click.php
-||pulsar.ebay.
+||pulsar.ebay.$script
||pulse-analytics-beacon.reutersmedia.net^
||puritan.com/images/pixels/
||pvstat.china.cn^
||s-msn.com/primedns.gif?$domain=msn.com
||s-msn.com/s/js/loader/activity/trackloader.min.js
||s.infogr.am^
+||s.infogram.com^
||s.youtube.com^
||s2.youtube.com^
||s3s-bofm.net/ouv2/*.gif$image,third-party
||skyrock.net/img/pix.gif
||skyrock.net/js/stats_blog.js
||skyrock.net/stats/
+||skyscanner.*/slipstream/
||slack.com/beacon/
||slack.com/clog/track/
||slacker.com/beacon/page/$image
||slashdot.org/purple.gif
||slashgear.com/stats/
||slide.com/tracker/
+||slipstream.skyscanner.net^
||smallcapnetwork.com^*/viewtracker/
||smartname.com/scripts/cookies.js
+||smassets.net/assets/anonweb/anonweb-click-$script
||smetrics.att.com^
||smetrics.delta.com^
||snakesworld.com/cgi-bin/hitometer/
||stats.cardschat.com^
||stats.christianpost.com^
||stats.clear-media.com^
+||stats.dnaindia.com^
||stats.ebay.com^
||stats.europe.newsweek.com^
||stats.eyeviewdigital.com^
||stats.uswitch.com^
||stats.vc.gg^
||stats.video.search.yahoo.com^
+||stats.videodelivery.net^
||stats.visistat.com^
||stats.vulture.com^
||stats.wordpress.com^
||tag-stats.huffpost.com^
||tagcommander.laredoute.
||tags.msnbc.com^
-||tags.news.com.au^
+||tags.news.com.au^$script
||tags.transportdirect.info^
||tagx.nytimes.com^
+||takealot.com^*/collect
||talktalk.co.uk^*/log.html
||talktalk.co.uk^*/tracking/
||target.com/ci/$script
||vidxden.com^*/tracker.js
||vietnamnet.vn^*/tracking.js
||villarenters.com/inttrack.aspx
-||vimeo.com/log/outro_displayed
+||vimeo.com/log/
||vimeo.com^*?type=$ping
||vimeocdn.com/js_opt/ablincoln_combined.min.js
||viralnova.com/track.php
||wallcannrewards.com^*/index.php?
||walletpop.com/track/
||wallpaperstock.net/partners.js
+||walmart.com/tealeaf
||warp.prnewswire.co.uk^
||washingtonpost.com/notification-sw.js
||washingtonpost.com/rw/sites/twpweb/js/init/init.track-header-1.0.0.js
||xfinity.com/event/
||xhamster.com/ajax.php?act=track_event
||xhamster.com/embed.log/
-||xhcdn.com/js/track.min.js?
+||xhcdn.com/js/track.
||xing.com/collect/
||xing.com/logjam/
||xnxx.com/in.php?referer
||youtube-nocookie.com/robots.txt?
||youtube.com/*_204?$~xmlhttprequest
||youtube.com/api/stats/ads?
+||youtube.com/api/stats/delayplay?
||youtube.com/api/stats/playback?
||youtube.com/api/stats/qoe?
||youtube.com/get_video?
||zytpirwai.net/track/
! Mining
$subdocument,third-party,domain=estream.to
-$websocket,domain=123telugu.com|1q2w3.website|2giga.link|300mbfilms.co|a-o.ninja|adfreetv.ch|ajplugins.com|akvideo.stream|alltube.pl|alltube.tv|animeteatr.ru|bigspeeds.com|biter.tv|bitvid.sx|byter.tv|catrumahminimalis.me|centrum-dramy.pl|cloudtime.to|coinhub.win|crictime.com|crictime.is|ddmix.net|dekoder.ws|deltabit.co|djs.sk|drama-cool.me|estream.nu|estream.to|estream.xyz|extratorrent.cd|fileone.tv|filmstreamvk.site|flashx.cc|flashx.ws|fruitstreams.com|gofile.io|hdyayinmac1.com|hentai-online.pl|hq-porns.com|ianimes.co|ifrp.xyz|intactoffers.club|jkanime.net|kickass.cd|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|openload.co|potomy.ru|povwideo.net|powvideo.net|protect-iframe.com|reactor.cc|reservedoffers.club|rus.ec|sherlockonline.ru|shrink-service.it|skyback.ru|sleeptimer.org|sorteosrd.com|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|tubetitties.com|tvad.me|vidfile.net|vidgg.to|vidoza.net|vidto.me|vidto.se|vidtod.me|vidtodo.com|vidtodo.me|vidtodo.pro|vidtudu.com|vidup.me|vidzi.si|vidzi.tv|wearesaudis.net|wholecloud.net|ya3ale.com|zenexplayer.com|ziurim.eu|zona.plus
-$xmlhttprequest,domain=a-o.ninja|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|powvideo.net|sleeptimer.org|sorteosrd.com|streambeam.io|streamplay.top|szukajka.tv|tainies.online|vidfile.net|vidgg.to|wholecloud.net
-! regex
+$websocket,domain=123telugu.com|1q2w3.website|2giga.link|300mbfilms.co|adfreetv.ch|ajplugins.com|akvideo.stream|alltube.pl|alltube.tv|animeteatr.ru|annuaire-bleu.net|bigspeeds.com|biter.tv|bitvid.sx|bypassed.ws|byter.tv|catrumahminimalis.me|centrum-dramy.pl|cinemafacil.com|clipwatching.com|cloudtime.to|coinfaucet.eu|coinhub.win|crictime.com|crictime.is|ddmix.net|dekoder.ws|deltabit.co|descargas2020.com|djs.sk|drama-cool.me|estream.nu|estream.to|estream.xyz|extratorrent.cd|fileone.tv|filmstreamvk.site|flashx.cc|flashx.co|flashx.sx|flashx.to|flashx.tv|flashx.ws|fruitstreams.com|gofile.io|hdvid.life|hdvid.tv|hdvid.xyz|hdyayinmac1.com|hentai-online.pl|hq-porns.com|hqq.tv|hqq.watch|ianimes.co|ifrp.xyz|intactoffers.club|jkanime.net|kickass.cd|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|openload.co|pebx.pl|potomy.ru|povw1deo.com|povwideo.net|powvideo.cc|powvideo.net|protect-iframe.com|proxyportal.eu|reactor.cc|reservedoffers.club|rus.ec|severita-service.ru|sherlockonline.ru|shrink-service.it|skyback.ru|sleeptimer.org|sorteosrd.com|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|wallpoper.com|wearesaudis.net|wholecloud.net|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|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
/.*(\/proxy|\.wasm|\.wsm|\.wa)$/$websocket,xmlhttprequest,domain=~aochagavia.github.io|~edwin0cheng.github.io|github.io|rawgit.com|reactor.cc|sickrage.ca|sorteosrd.com|streamplay.to|tubetitties.com|vidfile.net
!
||2giga.link^*/hive.js
||browsealoud.com/plus/scripts/$script
+||cdn1.pebx.pl^
+||cinemafacil.com/js.php
||de-mi-nis-ner2.info^
||estream.nu/estream.js
||estream.to/bootstrap.min.js$script
||play.estream.nu^
||play.estream.to^
||play.estream.xyz^
-||s*.site.flashx.
||shrink-service.it/js/cM.js
+||site.flashx.
||stackpathdns.com/assets/javascript/cr.js
||stream.vidzi.tv^$websocket,xmlhttprequest
||support.2giga.link^
||vidoza.net/*bootstrap.
||vidto.me/*bootstrap.
||vidzi.tv/*bootstrap.
+||wallpoper.com^*/c.js
||worker.salon.com^
! CSP Mining
-$csp=child-src 'none'; frame-src *; worker-src 'none',domain=adfreetv.ch|ddmix.net|extratorrent.cd|gofile.io|hq-porns.com|intactoffers.club|kickass.cd|myfeed4u.net|reservedoffers.club|skyback.ru|szukajka.tv|thevideo.cc|thevideo.ch|thevideo.io|thevideo.me|thepiratebay.cr|thepiratebay.org|thepiratebay.red|thevideo.us|tvad.me|vidup.me
+$csp=child-src 'none'; frame-src 'self' *; worker-src 'none',domain=fileone.tv|theappguruz.com
+$csp=child-src 'none'; frame-src *; worker-src 'none',domain=adfreetv.ch|ddmix.net|extratorrent.cd|gofile.io|hq-porns.com|intactoffers.club|kickass.cd|myfeed4u.net|reservedoffers.club|skyback.ru|szukajka.tv|thepiratebay.cr|thepiratebay.org|thepiratebay.red|thevideo.cc|thevideo.ch|thevideo.io|thevideo.me|thevideo.us|tvad.me|vidoza.net|vidup.me
+$csp=worker-src 'none',domain=300mbfilms.co|akvideo.stream|alltube.pl|alltube.tv|animeteatr.ru|bigspeeds.com|biter.tv|byter.tv|centrum-dramy.pl|cinemafacil.com|coinhub.win|crictime.com|crictime.is|dekoder.ws|deltabit.co|descargas2020.com|estream.nu|estream.to|estream.xyz|filmonet.com|filmstreamvk.site|flashx.cc|300mbfilms.co|akvideo.stream|alltube.pl|alltube.tv|animeteatr.ru|annuaire-bleu.net|bigspeeds.com|biter.tv|bypassed.ws|byter.tv|centrum-dramy.pl|cinemafacil.com|clipwatching.com|coinfaucet.eu|coinhub.win|crictime.com|crictime.is|dekoder.ws|deltabit.co|descargas2020.com|estream.nu|estream.to|estream.xyz|filmonet.com|filmstreamvk.site|flashx.cc|flashx.co|flashx.sx|flashx.to|flashx.tv|flashx.ws|hdvid.life|hdvid.tv|hdvid.xyz|hentai-online.pl|hqq.tv|hqq.watch|ianimes.co|kinostuff.com|kinokongo.cc|lewd.ninja|love-drama.pl|movie4k.is|pebx.pl|potomy.ru|proxyportal.eu|povw1deo.com|povwideo.net|powvideo.cc|powvideo.net|reactor.cc|salon.com|severita-service.ru|sickrage.ca|sorteosrd.com|tokyodrift.ga|tomadivx.tv|unblockall.org|unblocked.gdn|vidfile.net|vidto.me|vidto.se|vidtod.me|vidtodo.com|vidtodo.me|vidtodo.pro|vidtudu.com|wallpoper.com|wearesaudis.net|ya3ale.com|yazilir.com|zenexplayer.com|ziurim.eu|flashx.co|flashx.sx|flashx.to|flashx.tv|flashx.ws|hdvid.life|hdvid.tv|hdvid.xyz|hentai-online.pl|hqq.tv|hqq.watch|ianimes.co|kinokongo.cc|kinostuff.com|lewd.ninja|love-drama.pl|movie4k.is|potomy.ru|povw1deo.com|povwideo.net|powvideo.net|reactor.cc|salon.com|sickrage.ca|sorteosrd.com|tokyodrift.ga|tomadivx.tv|vidfile.net|vidto.me|vidto.se|vidtod.me|vidtodo.com|vidtodo.me|vidtodo.pro|vidtudu.com|wearesaudis.net|ya3ale.com|zenexplayer.com|ziurim.eu
! Preliminarily blocking Omniture s_code tracking scripts (versions H.25 - H.25.2) due to breakage (https://adblockplus.org/forum/viewtopic.php?f=10&t=11378)
||abc.com/service/gremlin/js/files/s_code.js?$domain=abc.go.com
||adobe.com^*/omniture_s_code.js
||dw-eu.com.com^
||elektromobil-dresden.de/tinc?
||elitepartner.de/km/tcnt.do?
+||ens.luzernerzeitung.ch^
+||ens.nzz.ch^
+||ens.tagblatt.ch^
||event.dkb.de^
||express.de/analytics/
||extszm.web.de^
||spiegel.de^*/statistic/
||sportal.de/js/cf.analytics.js
||stargate-planet.de^*counter*/c$image,script
+||statistics.riskommunal.net^
||stats.bmw.de^
||stats.daserste.de^
||stats01.20min.ch^
||dm.journaldesfemmes.com^
||dm.journaldunet.com^
||dm.linternaute.com^
+||ea.celio.com^
||ea.clubic.com^
||ea.jeuxvideopc.com^
||ea.lexpress.fr^
||hit.leboncoin.fr^
||iphonesoft.fr/js/analytics-
||jeu.net/hits.js
+||jeuxvideo.com/contenu/medias/video/countv.php?
||lavenircdn.net^*/analytics.js?
||lecho.be/fb/?
||lemde.fr^*/metrics/
||vroom.be^*/stats.php?
||webstatistieken.xs4all.nl^
! Finnish
-||3t.fi^*/zig.js
||analytics.sanoma.fi^
-||autobild.fi/zig.js
||huuto.net/js/analytic/
-||iltasanomat.fi^*/zig_c.min.js
||mtv3.fi/remarketing.js
-||oikotie.fi^*/zig.js
-||sanoma.fi^*/zig.js
-||snstatic.fi^*/zig.js
||stat.mtv3.fi^
-||tiede.fi^*/zig.js
||ts.fi^*/spring.js
! Greek
||skroutz.gr/analytics/
||bachecaannunci.it/statins3.php?
||c-date.it/tracking?
||c-date.it^*/tracking2/tr.js
-||ciao.it/flextag/
||click.tv.repubblica.it^
||deagostinipassion.it/collezioni/analytics.js
||emng.libero.it^
||gazzetta.it^*/stats.php?
||getscreensaver.it/statistiche/
||joka.it/inquiero/isapi/csf.dll?
-||la7.it/js-live/livestats.js
||la7.it/js-live/nielsen1.js
-||la7.tv/ricerca/livestats.php?
||libero.it//js/comscore/
||libero.it/cgi-bin/ajaxtrace?
||libero.it/cgi-bin/cdcounter.cgi?
||livestats.la7.tv^
||mediaset.it/cgi-bin/getcod.cgi?
||mtv.it/flux/trackingcodes/
+||paginebianche.it/ip?dv=
||paginegialle.it/cgi-bin/getcod.cgi?
||paginegialle.it/cgi-bin/jimpres.cgi?
||pornolupo.org/track.js
||count.munhwa.com^
||gather.hankyung.com^
||hits.zdnet.co.kr^
+||log.sv.pandora.tv^
||naver.com/PostView.nhn?$image
||seoul.co.kr/weblog/
||track.tiara.daum.net^
||mklik.gazeta.pl^
||nasza-klasa.pl^*/pp_gemius
||rek.www.wp.pl^
+||savecart.pl/d/
||squid.gazeta.pl/bdtrck/
||stats.teledyski.info^
||wp.pl/?rid=
||24ur.com/bin/player/?mod=statistics&
||tracker.azet.sk^
! Spanish
+||abc.es/pixel/
||analytics.infobae.com^
||audiencies.ccma.cat^
||bankinter.com/res/img/documento_cargado.gif?
||pixel.europapress.net^
||stats.milenio.com^
||t13.cl/hit/
+||taringa.net/ajax/track-visit.php
||terra.com.mx/js/metricspar_
||terra.com.mx^*/metrics_begin.js
||terra.com.mx^*/metrics_end.js
||trrsf.com/metrics/
! Swedish
||ai.idg.se^
+||ax.idg.se^
||beacon.mtgx.tv^
||blocket.se/js/trafikfonden.js
||falkenbergtorget.se/sc.gif?
||fusion.bonniertidskrifter.se^
+||gx.idg.se^
||prisjakt.nu/js.php?p=trafikfonden
||prod-metro-collector.cloudapp.net^
||stat.nyheter24.se^
@@||adobedtm.com^*/mbox-contents-$script,domain=lenovo.com|newyorker.com|oprah.com|pnc.com|vanityfair.com|wired.com
@@||adobedtm.com^*/s-code-$script
@@||adobedtm.com^*/satellite-$script
-@@||adobedtm.com^*/satelliteLib-$script,domain=argos.co.uk|collegeboard.org|crackle.com|crimewatchdaily.com|directline.com|laredoute.co.uk|laredoute.com|lenovo.com|lowes.com|mastercard.us|monoprice.com|nbcnews.com|newyorker.com|oprah.com|pnc.com|realtor.com|redbull.tv|searspartsdirect.com|smooth.com.au|sonycrackle.com|stuff.co.nz|subaru.com|timewarnercable.com|vanityfair.com|wired.com
+@@||adobedtm.com^*/satelliteLib-$script,domain=argos.co.uk|collegeboard.org|crackle.com|crimewatchdaily.com|directline.com|jeep.com|laredoute.co.uk|laredoute.com|lenovo.com|lowes.com|mastercard.us|mathworks.com|monoprice.com|nbcnews.com|newyorker.com|oprah.com|pnc.com|realtor.com|redbull.tv|searspartsdirect.com|smooth.com.au|sonycrackle.com|stuff.co.nz|subaru.com|timewarnercable.com|vanityfair.com|wired.com
@@||adobetag.com/d2/$script,domain=thestar.com
@@||adobetag.com^*/amc.js$script
@@||adobetag.com^*/sitecatalyst.js$domain=hbf.com.au|seattlepi.com|tv.com
@@||app.instapage.com/ajax/$xmlhttprequest
@@||app.link/_r?sdk=*&callback=$script,domain=npr.org
@@||arcgis.com^*/heatmap.js
+@@||archive.softwareheritage.org^*/stat/counters/$xmlhttprequest
@@||arkadiumhosted.com^*/google-analytics-logger.swf$object-subrequest
@@||arstechnica.com/services/incr.php?*=interactions.adblock-annoy.click$xmlhttprequest
@@||atdmt.com/ds/yusptsprtspr/
@@||dplay.com^*/comscore.streaming.min.js
@@||dplay.com^*/google_analytics.js
@@||dpm.demdex.net/id?$script,domain=gamespot.com
+@@||dpm.demdex.net/id?$xmlhttprequest,domain=foxnews.com
@@||dtdc.in/tracking/tracking_results_$subdocument,domain=dtdc.com
@@||dw.cbsi.com/anonc.js$domain=cnet.com|gamespot.com|giantbomb.com
@@||dw.cbsi.com/js/dw.js$domain=cnet.com
@@||everestjs.net/static/st.js$domain=ford.com
@@||evernote.com^*/google-analytics-util.js
@@||evestment.com/api/analytics/$domain=evestment.com
-@@||evidon.com/geo/$domain=comicbook.com|etonline.com|popsugar.co.uk
@@||expedia.com/minify/siteAnalytics-$script
@@||expedia.com/static/default/default/scripts/siteAnalytics.js
@@||expedia.com/static/default/default/scripts/TealeafSDK.js
@@||faostat3.fao.org^*/google-analytics-manager.js
@@||fccbrea.org^*/swfaddress.js
@@||fifa.com^*/webanalytics.js?
-@@||files.bbci.co.uk/echo-client-js/$script
@@||firstdirect.com^*/logging-code.js
@@||fitloop.co/packages/GAnalytics.js?
@@||flagshipmerchantservices.com/clickpathmedia.js
@@||hotwirestatic.com^*/opinionLab.js$domain=hotwire.com
@@||i.s-microsoft.com/wedcs/ms.js$domain=skype.com
@@||ibis.com/scripts-*/xtanalyzer_roi.js
+@@||ibispaint.com/js/googleAnalytics.js
@@||ibm.com/software/reports/compatibility/clarity-reports/js/$script,~third-party
@@||images-iherb.com/js/ga-pro*.js$domain=iherb.com
@@||img.en25.com/eloquaimages/clients/PentonMediaInc/$image,domain=windowsitpro.com
@@||imrworldwide.com^*/swfobject.js
@@||imwx.com/jsRollup?$script,domain=weather.com
@@||inazuma.co/campaign/js/heatmap.js$domain=monopoly.mcdonalds.co.uk
+@@||innovelsolutions.com^*/tracking/$~third-party
+@@||inpref.com/frosmo.xdm.html?$subdocument
+@@||inpref.com/messageApi?$xmlhttprequest
+@@||inpref.s3.amazonaws.com/frosmo.easy.js$script,third-party
+@@||inpref.s3.amazonaws.com/sites/eventim_$script,third-party
@@||intel.com^*/angular-google-analytics.js
@@||iocdn.coremetrics.com^*.js?V=$domain=24ace.co.uk
@@||iocdn.coremetrics.com^*/io_config.js?ts=$domain=24ace.co.uk
@@||maps.google.*/gen_204?$xmlhttprequest
@@||maserati.com^*/transparent1x1.png
@@||maxmind.com/app/country.js$domain=lenovo.com|nationalgeographic.com|paypal.fr
-@@||maxmind.com/geoip/v2.0/country/$xmlhttprequest,domain=elgato.com
+@@||maxmind.com/geoip/$xmlhttprequest,domain=elgato.com
@@||maxmind.com^*/geoip.js$domain=aljazeera.com|ballerstatus.com|bikemap.net|carltonjordan.com|cashu.com|coolsport.tv|dereon.com|dr.dk|everydaysource.com|fab.com|girlgames4u.com|incgamers.com|ip-address.cc|maaduu.com|qatarairways.com|sat-direction.com|sotctours.com|stoli.com|vibe.com
@@||maxmind.com^*/geoip2.js$domain=boostedboards.com|elgato.com|fallout4.com|metronews.ca|mtv.com.lb|runningheroes.com|teslamotors.com
@@||mec.ca/media/javascript/resxclsx.js
@@||sahibinden.com/assets/analytics*.js$script
@@||samepage.io/assets/lib/google-analytics/GoogleAnalytics.js?
@@||sbstatic.com.au/js/tealium.js$domain=sportsbet.com.au
-@@||scorecardresearch.com/beacon.js$domain=agame.com|ahmedabadmirror.com|allmusic.com|allrecipes.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|indiatimes.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/beacon.js$domain=agame.com|ahmedabadmirror.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|indiatimes.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
@@||scorecardresearch.com/c2/plugins/streamsense_plugin_theplatform.js
@@||scorecardresearch.com/crossdomain.xml$domain=rte.ie
@@||tags.bkrtx.com/js/bk-coretag.js$domain=mlb.com
@@||tags.bluekai.com/site/*?ret=$subdocument,domain=mlb.com|zillow.com
@@||tags.crwdcntrl.net^$script,domain=indiatimes.com|weather.com
+@@||tags.news.com.au/prod/metrics/metrics.js$script,~third-party
@@||tags.w55c.net/rs?*&t=marketing$image
@@||tc.bankofamerica.com/c?
@@||ted.com/decor/javascript/magnify_stats.js
@@||utm.arc.nasa.gov/images/
@@||uverseonline.att.net/report/click_tracking_nes.json
@@||v.me/personal/assets/ntpagetag-$script
+@@||vaadin.com^*/heatmap.js
@@||vacayvitamins.com/wp-content/plugins/wp-minify/min/?*/google-analyticator/$script
+@@||validate.onecount.net/js/all.min.js$script,domain=foreignpolicy.com
+@@||validate.onecount.net/onecount/api/public/$script,domain=foreignpolicy.com
@@||vast.com/vimpressions.js$domain=everycarlisted.com
@@||verizon.com/images/track/track.gif?track=load&$xmlhttprequest
@@||vice.com^*/vmp_analytics.js
@@||washingtonpost.com/wp-stat/analytics/main.js$domain=subscribe.washingtonpost.com
@@||washingtonpost.com^*/spacer.gif?$image
@@||wbshop.com/fcgi-bin/iipsrv.fcgi?
+@@||wcnc.com/content/libs/comscore/comscore.min.js
@@||websimages.com/JS/Tracker.js
@@||webtrack.dhlglobalmail.com^
@@||webtrends.com^*/events.svc$subdocument,domain=mycokerewards.com
@@||zynga.com/current/iframe/track.php?$domain=apps.facebook.com
! Mining-related whitelists
@@||alltube.tv/jsverify.php$~third-party,xmlhttprequest
+@@||broadcastt.xyz/apps/$websocket
+@@||imaster.space^$websocket
+@@||mycdn.me/chat$websocket
+@@||mycdn.me/publish$websocket
@@||onlinevideoconverter.com/webservice|$~third-party,xmlhttprequest
+@@||realtime.tracker.network^$websocket
@@||szukajka.tv/jsverify.php$~third-party,xmlhttprequest
@@||szukajka.tv/szukaj|$~third-party,xmlhttprequest
@@||ws.webcaster.pro^$websocket
! French
@@||actiris.be/urchin.js
@@||actiris.be^*/urchin.js
-@@||adobedtm.com^*/satelliteLib-$script,domain=icimusique.ca|laredoute.be|laredoute.ch|laredoute.fr|nrj.fr
+@@||adobedtm.com^*/satelliteLib-$script,domain=icimusique.ca|laredoute.be|laredoute.ch|laredoute.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
@@||lesinrocks.com/min/?f=*/chartbeat.js
@@||lprs1.fr/assets/js/lib/squid/smarttag.js$domain=leparisien.fr
@@||matvpratique.com/tools/min/index.php?f=*/xtclicks.js
+@@||maxmind.com/geoip/$xmlhttprequest,domain=dcshoes.fr
+@@||maxmind.com^*/geoip2.js?$script,domain=dcshoes.fr
@@||omnitagjs.com/fo-*/captcha/$domain=dl.free.fr
@@||omnitagjs.com/fo-api/omniTag?$xmlhttprequest,domain=dl.free.fr
@@||orange.fr^*/wtbase.js
@@||sosh.fr^*/wtinit.js
@@||stat.prsmedia.fr/tag/stat.js$domain=bienpublic.com
@@||static.lci.fr/assets/scripts/common/tracker.js?$script,~third-party
+@@||tag.aticdn.net^*/smarttag.js$domain=mon.compteczam.fr
@@||tf1.fr/assets/js/build/lib/smarttag.js$domain=tf1.fr
@@||tf1.fr/assets/js/build/lib/xiti.js$domain=tf1.fr
@@||tv5.org/cms/javascript/*/sitestat.js
@@||bolha.com/js/gemius_.js?
@@||csfd.cz/log?
@@||googletagmanager.com/gtm.js?$domain=autorevue.cz|e15.cz|mobilmania.cz|sportrevue.cz|zive.cz
+@@||seznam.cz/?spec=*&url=$image,domain=search.seznam.cz
! Danish
@@||adobedtm.com^*/satelliteLib-$script,domain=elgiganten.dk
@@||advertisers.dk/wp-content/uploads/*/google-analytics-$image,domain=advertisers.dk
@@||alfadirect.ru/api/analytics/latest?$~third-party,xmlhttprequest
@@||boxberry.ru/bitrix/templates/main.adaptive/js/tracking.js
@@||boxberry.ru/tracking.service/
-@@||crazypanda.ru/m/js/social-$script,domain=crazypanda.ru
@@||criteo.net/js/ld/publishertag.js$domain=novayagazeta.ru
@@||dict.rambler.ru/fcgi-bin/$xmlhttprequest,domain=rambler.ru
@@||google-analytics.com/analytics.js$domain=nabortu.ru|poiskstroek.ru
-@@||google-analytics.com/ga.js$domain=carambatv.ru
@@||googletagmanager.com/gtm.js?$domain=sportmaster.ru
@@||itv.1tv.ru/stat.php?
@@||k12-company.ru^*/statistics.js$script
@@||akamaized.net^*/js/tracking/ninja.js$script,domain=olx.ua
@@||bemobile.ua/lib/lib.js$domain=tsn.ua
@@||gemius.pl/gplayer.js$domain=tsn.ua
+@@||googletagmanager.com/gtm.js$script,domain=olx.ua
+@@||ninja.onap.io/ninja-cee.js$script,domain=olx.ua
@@||uaprom.net/image/blank.gif?$image
@@||ukrposhta.ua/js/tracking.js
! Anti-Adblock
@@|http://r.i.ua/s?*&p*&l$image,domain=swordmaster.org
-! Checksum: pofK7qpCmLiMIDrMXatibA
[Adblock Plus 2.0]
-! Version: 201807302233
+! Version: 201810272211
! Title: Fanboy's Annoyance List
-! Last modified: 30 Jul 2018 22:33 UTC
+! Last modified: 27 Oct 2018 22:11 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
-instagram-128x128.
-job-widget.
-pinterest-128x128.
--push-notification/
-taboola-article.
-taboola-loader.
-twitter-128x128.
/altClickToSearch.
/app-banner/*$xmlhttprequest
/arscode-ninja-popups/*$~stylesheet
+/back-to-top-
/back-to-top.
/back_to_top.
+/back_to_top_
/backtotop.
/bg_scrollup_button.
/bloglines.gif
/commentshareicons.
/conversional-popup.
/dealsaver/widget/*
+/disable-right-click-
+/disable-right-click/*
/disablerightclick.
-/downloads.mailchimp.com/*
/dreamgrow-scroll-triggered-box/*$script
/dsv_video_bar.
+/e-digital-survey.
+/ed_Related_init.
/email-icon-
/email-signup.
/email_30.
/iconEmail.
/icons-follow-
/identica.png
-/ilabspush.min.js
/interstitial.js
/interstitial_overlay*.js
/iphoneapp-icon.
/mobile-welcome-overlay/*$script
/mobile_top_icon.
/modules/sharetools/*$script
+/modulo/taboola/*
/myyahoo.gif
/navicon_ap.gif
/navigation_scroll_
/newsgator.gif
-/no-right-click-images-plugin/*$script
+/no-right-click-$script
/norightclick.
/nrelate-flyout/*$script
/onesignal-modal.
/popup_do_
/popupally-pro-scripts/*$script
/pum-site-scripts.
-/push-sw.
-/push/subscribe.
-/pushnews.min.js
-/pushwooshNotification/*
/recommend.php$subdocument,~third-party
/recommendations-widget/*
/sailthru-
/sailthru/*
/scroll-top-and-bottom/*
/scroll_top.
+/scrolltopcontrol.
/scrolltotop/*
/sendtofriend.gif
/share-email.
/sharebar.
/show-join-email.jsonp?
/signup_widget.min.js
-/sna-pushwoosh.js
/snow-fall.js
/snowfall.jquery.
/snowstorm-min.js
/taboola-iframe/*
/taboola.js
/taboola_header.
+/taboolaBottomBody.js
+/taboolaHead.js
/tapatalkdetect.
/tellafriend32.
/thedaywefightback.js
/tippola-loader_
/toolbarxooit/?
+/torna-su.
/trans_pxl.
/transparent-pixel.
/upnext.js
/upprev_js.
/urban-airship-
/w/index.php?title=*:bannercontroller
-/webpush/*
-/webPushIframe.
/wp-content/plugins/popover/*$script
/wp-content/plugins/rating-widget/*
/wp-content/plugins/tab-slide/*
_backToTop.
_icon-email.
_my_yahoo.$image
+! Push Notifications
+-push-notification.
+-push-notification/
+/checkPush.js
+/flying_push.
+/ilabspush.min.
+/multi-desktop-notification.
+/one-signal.
+/onesignalfix.
+/openpushwoosh_
+/plugins/wp-notification-bars/*
+/push-notification/*
+/push-notifications/*
+/push-sw.
+/push/subscribe.
+/push_newsletter_
+/pushes/firebase.
+/pushes/notification.
+/pushly-sdk.
+/pushnews.min.
+/pushNotifications.js
+/pushnotifications/*
+/pushpushgo/*
+/pushv2.js
+/pushwoosh-
+/pushwooshNotification/*
+/sna-pushwoosh.
+/web-push.
+/webpush.
+/webpush/*
+/webPushIframe.
+/wonderpush.
! Newsletter/Subscribe
-icon-newsletter.
+-newsletter-bg-
-Newsletter-button.
+-newsletter-popup.
-newsletter-subscription-
-subscription-popup/
-subscription-widget/
+.newsletterForm-
+.newsletterForm.
+.newsletterLink-
+.newsletterLink.
/addthis_subscribe.
+/api/newsletter
/article_newsletter.
/at_newsletter.
+/banner-newsletter.
/banner/newsletter.
/BannerNewsletter.
+/bg-newsletter-
+/bg_newsletter.
/bloc_newsletter.
/esnewsletterad.
/footer-newsletter.
/icon-newsletter.
/icon-subscribe-
/icons/newsletter
+/images/newslette-
+/images/Newsletter.
/img/newsletter.
/inscription-newsletter-
+/iscriviti-newsletter-
/iscriviti-newsletter.
/iscriviti_newsletter_
/js/newsletter.
+/jsnewsletter.
+/last_newsletter,
+/layout/newsletter.
/leadin-subscribe.
/MC-Newsletter-
/modal-newsletter.
+/modals/newsletter?
/modals/newsletters/*
+/new-newsletter2.
+/news_ltr.
+/newslette-bgt.
+/newsletter+promo+
/newsletter-app.
/Newsletter-Banner-
+/newsletter-banner.
/newsletter-bkg.
/newsletter-box-
/newsletter-desktop.
/newsletter-mobile.
/newsletter-pattern.
/newsletter-promo-
+/newsletter-promo/*
/newsletter-signup-
/newsletter-signup.
/newsletter-subscribe-
/newsletter-subscription-
+/newsletter/iscriviti-
+/newsletter/Iscrizione.
+/newsletter/newsletter-
+/newsletter/popin/*
+/newsletter/popup/*
+/newsletter/structure/*
+/newsletter/subscriber/*
/newsletter/subscription/*
/newsletter_arrow.
+/newsletter_banner.
/newsletter_icona.
+/newsletter_popup/*
+/newsletter_sms/*
+/newsletter_wdgts.
+/newsletter_wdgts/*
+/newsletter_widget.
/newsletterbutton.
/newslettericon2.
+/newsletterpopup/*
+/newsletters/bandeau/*
/newslettersignup.
/NewsletterSubscription.
+/page/newsletter-
/plugins/mega-subscribe-popup/*
/plugins/NKS-subscription/*
/plugins/optin-monster/*$script
/plugins/wp-subscribe-pro/*
+/pmd-newsletter/*
/popinNewsletter/*
+/popups/subscribe-
+/proxy/newsletter/*
+/registrazione/newsletter/*
/site/newsletter-
/social/newsletters_
/subscribe-buttons.
+/subscribe-newsletter-
+/subscribe-popup.
/subscribe_icon_
+/td-newsletter/*
/toaster-newsletter.
+/wonderplugin-popup-engine.$script
/wysija-newsletters/*
=newsLetterRegistrationBlock&
+_footer_newsletter.
_Newsletterbutton_
+_popup/newsletter.
_subscribe_button
! ---------- RSS Buttons ----------
-blog-rss.
-btn-rss-
-buttons-rssfeed.
-icon-rss.
+-links-rss-
-rss-128x128.
-rss-24x24.
-rss-64.
+-rss-feeds.
-rss-gr.
+-rss-icon-
-rss-icon.
-rss-social.
-social-rss.
/32x32-rss.
/32x32rss.
/base/rss-
+/bg_rss_
/btn-rss-
/btn-rss.
/btnRSS.
/feed_48.
/Feed_48x
/feed_icon_
+/feed_rss.
/feeds_36x
/flux-rss-
/flw-rss.
/ico-rss-
/ico-rss.
/ico.rss.
+/ico_feed.
/ico_rss.
/ico_rss_
/icon-rss-
/icon-rss.
/icon-rss2.
+/icon/rss-
/icon/rss.
/icon_16_rss.
/icon_emailrss.
+/icon_feed.
/icon_rss.
/icon_rss_
+/icona-rss.
/icono-rss.
/iconRSS.
/icons/feed-
/Icons/feed_
+/icons/feeds.
/icons/Rss-
/icons/rss.
/icons/rss/*
/navicon-rss_
/navicon_feeds.
/newsfeed_rss20.
+/picto-rss-
/public/*/rss_
-/rrssb.
+/Redes_RSS.
/Rss-128.
/rss-16x
+/rss-26x
/rss-32.
/rss-32x
/rss-big.
/rssicon_
/rssred.
/sc_rss.
+/section-rss-
+/sns_rss.
/soc_rss_
/social-rss-
/social-rss.
/subscribe-to-blog_rss.
/subscribe_rss.
/template/rss_
+/tickerRSS.
+/tm-rss.
_feed_24.
+_footer_rss.
_fullimage_RSS.
_icon-rss.
_icon_rss.
_rssbig.
_rssfeed_
_social_rss.
+_xmlrss.
! Test filters for embeded/in-article video ads
/banner/videos/player.htm?$subdocument
/plugin/banner/videos/*$subdocument
+! Particles dynamic background
+/jquery.particleground.
+/particles.js
+/particles.min.js
! *** easylist:fanboy-addon/fanboy_social_general_block.txt ***
-box-facebook_
-box-twitter_
-share-buttons/$~stylesheet
-share-buttons2.
-share-buttons3/
+-share-facebook.
-share-icon.
-share-icons-
-share-icons.
+-share-sprite-
-share-sprite.
-share-tools-
+-share-twiiter.
-sharebar-
-sharebar.
-sharebuttons_
-social-twitterhover-
-social-widget1.
-social-you-tube.
+-social-youtube-
+-social/facebook.
+-social/istagram.
+-social/linkedin.
+-social/twitter.
+-social/youtube.
-social_
-socialbar.
-socialicons.
-youtube-s.
.bzshare.
.bztotalshare.
+.dkshare.
+.dktotalshare.
.facebookLikePopUp.
.fbshare.js
.mobile-share.
.shareaholic-
.sharebar.js
.sharecount.
+.shareCounts.
.sharing.js
+.simpleshare.
.social.png
.social/share/
.sociallocker.
/32x32/twitter_
/45x45xfacebook-ico.
/45x45xtwitter-ico.
-/_sharrre.php?
/a2a_share_
/actionsnshare/*
/add-mymsn2.
/addtoany.
/advanced-social-widget/*$~stylesheet
/amp-social-
+/android-share.
/app/social.
+/article-shares.
/article-social/*
+/ArticleSocialShare.
/aspexi-facebook-
/assets/*discord.png
/assets/*Facebook.jpg
/assets/tumblr_
/assets/twitter-$image
/assets/twitter_
+/ayoshare.js
/badge_twitter.
/banner-social.
/bg-share.
/bwSocialIcons.
/bz-share.
/bz_share/*
+/cnw.share.
/color-facebook-
/color-twitter-
/common/sns/*
+/commons/social/*
/commonSprites/social/*
/components/share/*
/connect-facebook-
/connectfb.
/consumer/social-
/context-social.
+/contshare.
/crowdbooster-
/crowdbooster_
/css/social-$~stylesheet
/digg_64.
/digg_alt_16.
/diggButton.
+/dk-share.
/easy-social-share-$script
/ej-socialslider/*
/emailaddthis.
/fb-like.
/FB-logo-
/fb-logo.
+/fb-onmouseover.
/fb-pixel.js
+/fb-post.
/fb-share-
/fb-share.
/FB-top-
/fb_like_button.
/fb_likegate.
/fb_logo.
+/FB_Seguici.
/fb_share.
/fb_share_
/fb_side.
/g-plus-logo-
/g-plus.png
/g-plus16x16.
+/g-share.
/gadgets/Social/*
/gallery/social/*$image
/GetPocketButton_
/googleplusicon.
/googlePlusLogo.
/googlesquare.
+/gp-icons-
/gp_top.
/gplus-16.
/gplus-16x
/ico-fb.
/ico-google-
/ico-google.
+/ico-gp.
/ico-gplus-
/ico-instagram.
/ico-linkedin.
/icon_gp.
/icon_gplus.
/icon_gplus_
+/icon_ig.
/icon_insta.
/icon_instagram.
/icon_linked.
/icon_twt.
/icon_youtube.
/icon_youtube_
+/icon_yt.
+/icona-fb.
+/icona-social-
/icona-social.
+/icona-twitter.
+/icona-youtube.
/iconbig-twitter-
/icone-facebook-
/icone-instagram-
+/icone-social/*
/icone-twiter-
/icone-twitter-
/icone-youtube-
/iconYoutube.
/icosocialbar.
/icotwitter.
+/ie-share-
/ig-socials.
/ig_icon.
/im_sns_
/images/facebook
/images/fb-
/images/fb.
+/images/fb1.
/images/fb_
/images/google-
/images/googleplus
/images/social_$image
/images/socials/*
/images/tumblr-
+/images/tw_
/images/twiter
/images/twitter
+/images/whtapp-
/images/youtube-
/images/youtube_
/images2/*twitter.png
/jiathis_share.
/jinda-facebook-lightbox/*
/jquery-pin-it-
-/jquery.sharrre.min.js
/jquery.stp.min.js
/js/FB.Share|$third-party
-/js/social-
+/js/social-$~script
/jssocials-
/jssocials.$~script
/largeSocialIcons.
/navicon_youtube.
/navtumblr.
/nc-follow1.
+/newshare/*
+/newSideShare/*
/nmt_facebook_
/nmt_google_
/nmt_instagram_
/Resources/twitter-$~xmlhttprequest
/retweet-button.
/rotating_tweet.
+/rrssb.
/rss-icon_
/rss-iconheader.
/rss-new.
/share-addtoany.
/share-and-follow/*$~stylesheet
/share-b-
+/share-bar/*
/share-bebo.
/share-black.
/share-btn-
/share/*/facebook.png
/share/*/twitter.png
/share/buttons/*
+/share/count?
+/share/email.
/share/facebook.
+/share/flip_
/share/footer/*
+/share/google-
/share/google.
/share/googlebookmarks.
/share/icon_
/share/js/*
/share/plusone.
+/share/reddit.
/share/share_
+/share/svg/*
/share/tools_
/share/twitter.
/share/yahoomyweb.
/share_tumblr-
/share_twitter.
/share_twitter_
+/share_view.
/shareaholic.js
/shareaholic/*
/shareamex/*
/sharebuttons.
/sharebuttons/*
/sharebutts.
+/sharecounter?
+/sharecounts/*
+/shared-social-
/shared/btn_
/shared/social/*
/sharedaddy.js
/Sharefb.
/sharefrom/*
/ShareG+.
+/shareiconnew/*
/shareIcons.$~stylesheet
/shareit.png
/ShareOnMySpace/*
/sharing/sprites/*
/sharing_icons/*
/SharingBar/*
-/sharrre.$~stylesheet,~xmlhttprequest
/sharrre_
/shr_btn_
/shrMain.min.js
/sidebar_twitter.
/sidenav_instagram_
/sidenav_tumblr_
+/sideShare_
/simple-share-$~stylesheet
/simple-social-sharing/*$~stylesheet
/simpleshare.js
/site/share/*
/SiteImages/facebook.
/SiteImages/Twitter.
+/skm/assets/share/*
/slashdot-icon.
/slick-social-
/slideshare-48.
/sn_facebook_
/sn_plurk_
/sn_share_
+/sns_fb.
+/sns_instagram.
+/sns_tw.
/snsbiglogo.
/snslogo.
/snslogo_
/soc_twitter_
/soc_youtube_
/socbutton/*
+/sociabilizacao/scripts/*
/sociables/*
/social-16px-
/social-48/*
/social-icons.
/social-icons/*$~stylesheet
/social-icons_
+/social-impulse/*
/social-inst.
/social-instagram-
/social-instagram.
/social-like-
/social-likes-
+/social-likes.$~script,~stylesheet
/social-likes_$~stylesheet
/social-links-
/social-locker/*$script
/social-proof-
/social-search-
/social-share-
-/social-share.
+/social-share.$domain=~social-share.historykon.pl
/social-sharing-
/social-sharing.
/Social-Sidebar.
/social/facebook/*
/social/facebook_
/social/fark_
+/social/fb_
/social/flickr.
/social/follow-
/social/footer_
/social/icons/*
/social/img/*
/social/instagram-
+/social/instagram.
/social/instagram_
/social/link-
+/social/linked-in-
/social/pinit_
/social/pinterest-
/social/pinterest_
/social/telergram_
/social/top/*$~stylesheet
/social/tumblr.
+/social/tw_
/social/twitter-
/social/twitter.$~xmlhttprequest
/social/twitter?
/social/viber_
/social/vimeo.
/social/whatsapp_
+/social/youtube-
+/social/yt_
/social1.
/social2.
/social3.
/socialite.js
/socialite.min.js
/socialize/*$image
+/socialize/sharing/*
/sociallink-
/sociallinks.
/sociallinks_
/static/social/*$image
/stocktwits_share.
/storage/social/*
+/story-fb.
/story-follow.png
/stumble_button.
/stumble_icon.
/technorati-icon.
/technorati.png|$domain=~technorati.com
/technorati_16.
+/telegram-icon.
/telergram_button.
/template/facebook_
/template/twitter_
/tw-button3.
/tw-ico.
/tw-icon.
+/tw-icons.
/tw-logo.
/TW-top-
/tw_follow.
/twitter_sprite.
/twitter_square.
/twitter_subscribe.
+/twitter_tasto_
/twitter_title_
/twitter_top_icon.
/twitterbadge.
/twittersmall.
/twittersmall2.
/twittersquare.
+/twitterwidget.
/twitterWidgetHeader.
/twitthis_
/twt-icon.
/uploads/youtube2.
/utube-icon.
/viber_button.
+/view/share_
/view_social_
/viewboxTraffic_min.js
/vimeo-48.
/whatsapp_button.
/whatsapp_icon.
/whatsappblogger.js
+/whtapp-mob.
+/whtapp-web.
/widget/digg/*$~stylesheet
/widget_add_this_
/Widgets/*/Tweets?
/xshare_
/xsocial-icons.
/xsocial_sprites_
+/ya-share.
/yahoo_16.
/yahoobuzz.
/you-tube-1.
=googleplus_icon.
=socialtags.
=xing_icon.
+_40x40_dailymotion.
+_40x40_fb.
+_40x40_twitter.
+_40x40_youtube.
_bottom_google.
_bottom_linkedin.
_bottom_vimeo.
_footer_fb.
_footer_gplus.
_footer_share_
+_footer_socials.
_footer_twitter.
_fullimage_Pinterest.
_fullimage_Twitter.
_icon_youtube.
_icon_yt.
_images/social/
+_img/social-
_instagram_badge
_instagram_hover.
_instagram_icon.
_sharebutton.
_ShareIcons.
_sharelinks_
+_sharrre.php?
_slideshare.
_small_share.
_sns_me2day.
/wp-content/plugins/videolock/*$script
! *** easylist:fanboy-addon/fanboy_cookie_general_block.txt ***
-agree-cookies/
+-consent-banner.
-cookie-banner-
-cookie-cnil.
-cookie-consent-
-cookies-bar/
-cookies-notice/
-cookies-policy.
+-cookies-policy/
-eu-cookie/$script
-eu-cookies/$script
-eucookie.
-gdpr-min.
+-gdpr-public.
-informativa-cookie.
-legalconcerns_cookies.
-privacy-cookie-
+-rodo.min.js
+.advertisingCookie.
.consent-cookie.
.cookie-law.$script
+.cookie-madeincima.
.cookie-policy.
+.cookie.policy.
.cookie_law.
.cookieconsent.
.cookiecuttr.
/alertcookies.
/amCookieApproval.
/analytics_cookie.
-/api/gdpr$script,xmlhttprequest
+/api/gdpr^
/asesor-cookies-$~image
/assets/gdpr/*
/avisCookies.
/avvertenza-sui-cookies.
/aws-cookie/*
/bandeaucookie.
+/banners/cnil-
/barreCookie/*
/bauer.cookies.
/bCookiesMessage.
/bgon-cookies-
/borlabs-cookie/*$~script
/borlabs_cookie/*$~script
+/cCookiesH.
/cdcookie/*
/check_cookie_
/checkCookie?
/cipr-cookie-opt-out/*
/cmp-banner.js
/cmp.bundle.js
+/cmp.complete.bundle.js
+/cmp_consentStorage.
/cmpui-banner.js
/cmpui-popup.js
+/cnil-banner/*
/cnil-cookies_
/cnil-min-
/cnil.js
/cnil_banner.
/cnil_top.
/coCookiesDisclaimer.
+/consent/manager/*$script
+/consentUI/*
/cookie-accept.js
/cookie-alert.
/cookie-bandeau.
/cookie-information.
/cookie-law-$~script
/cookie-law.js
+/cookie-madeincima.
+/cookie-madeincima/*
/cookie-manager.
/cookie-manager.min.js
/cookie-manager/*
/cookie-pop-up.
/Cookie-popup-
/cookie-popup.
+/cookie-privacy-
/cookie-prompt.
/cookie-reglement.
/cookie-richtlinie.
/cookie-widget/*
/cookie.*/cm/*
/cookie.banner.
+/cookie.json
+/cookie.pack.
/cookie.policy.
/cookie.response.
/cookie/cookie.
/cookie/cookie2.
/cookie/cscript.
/cookie/hi-
+/cookie/loader.
/cookie/main.
/cookie/permissionbar-
/cookie/permissionbar.
/cookiechoice.js
/cookiechoices-
/cookiechoices.
-/cookieCompliance.js
+/cookiecompliance.
/cookiecompliance/*$script
/cookiecompliancy.
/cookieConsent-
-/cookieconsent.
+/cookieconsent.$~stylesheet
/cookieconsent/*
/cookieconsent_
/cookiecontrol-
/cookiemonster.mg
/cookieMonster.min.js
/cookiemsg.
+/cookienotice-
/cookienotice.
/cookienotice/*$script
/cookienotif.
/CookieNotification/*
/CookieNotifier.
/cookieok.js
+/cookieparty.
/cookiepolicy.
/cookiepolicy/*
/cookiepolicy_
/cookiepolicydisclaimer.
/cookiePolicyEN.
/cookiePolicyEUPopin_
+/cookiepolicyga.
+/CookiePolicyGa/*
/cookiepopup?
/cookieprivacy.
/cookieprivacytoast.
/CookiePrompter-
/CookieReportsDisclaimer.
+/cookies-anekis.
/cookies-banner
/cookies-compliant.
/cookies-consent.
/cookies/cookie-
/cookies/cookie.
/cookies/cookie_
+/cookies/cookies.
/cookies/mpc_
/cookies/pixel.
/cookies/popup.
/cookies_auto-
/cookies_bar.js
/cookies_directive.
+/cookies_gdpr.
/cookies_komunikat.
/cookies_loading.php?
/cookies_policy.js
/cookiesPopup.
/cookiesWidget/*
/cookieu.js
+/cookiewall?
/cookiewarning*.js
/cookiewarning.
/cookiewarning?
/custom/cookies.
/disagreeCookie.
/divascookies_
+/donotviewcookiemsg.
/dotbandeaucookie/*
+/easy-cookies-
/ecookie_check/*
/ee-cookies-min.
+/ElxtrConsent/*
/emea-cookie-
/eprivacy-cookie.
/eu-cookie-
/eucookiecompliance.
/eucookiecompliance/*
/EUCookieDirective.
+/EUCookieDirective/*
/eucookielaw.
/eucookienotice.
/eucookienotice_
/EUCookieUtility.
/eurocookie.
/evidon-banner.
+/eznovacookieconsent.
/fp_cookie.
/g4cookies.
+/gdpr-banner.
+/gdpr-bundle.
+/gdpr-cmp-
/gdpr-consent.
/gdpr-consent/*
/gdpr-public.
+/gdpr-transparency-
/gdpr.js
/gdpr.min.js
/gdpr/assets/*
/gdpr/bundle.
/GDPR/consentStorage.
+/gdpr/gdpr.$script
+/gdpr/gdpr_
/gdpr/img/*
+/gdpr/messaging.
+/gdpr_check.
/gdpr_consent.
/gdpr_footer.
/gdpr_optout.
/gdpr_plugin.
+/gdpr_status.
/GDPRCard/*
/gdprscript.
/GestionCookiesCNILPlugin/*
/gestione_cookie.js
/header.cookies.
+/header/cnil-
/headerCookies.
/headerCookies_
/hi-cookie-
/ibeugdpr.
/icit-cookie-law/*
+/ico.cookie.
/ico_cookies.
/icocookies.
/icon/cookie-
+/idg-consent.
/img/gdpr/*
/implied-consent.
/implied-consent/*
/iubenda_cs.
/jbcookies.
/jcookie.js
+/jEuCookieLaw.
/jjp_eucookie_
/jppol-consent/*
+/jquery.coo-kie.js
+/jquery.cookieaccept.
+/jquery.cookieBar.
/jqueryCookieGuard.
-/js-cookie-master/*$script
+/js-cookie-$script
/js/cookiePolicy?
/layer-cookienotice.
/legal/cookies/?
+/legal_cookie.
/legalcookie.
+/libraries/cookie.
/lma-cookie.
/mage/cookies.
+/MarkupCookieConsent.
+/MarkupCookieConsent/*
/mb_cookies.
/miocookie_
/mod_cookie/*
/mweb.cookie/*$script
/newprivacypolicy.
/nibirumail.cookie.min.js
+/notification.js*browserId=$script
/ocgcookie?
/oupcookiepolicy_
/plugin_cookie/*
-/plugins/cookie-muncher/*
+/plugins/cookie-
/plugins/CookieInfo/*
/plugins/gdpr/*
/policy_cookie.
+/policyaccept.
/PopupCookie.
/popupcookieinit.
+/prettycookies.
+/privacy-consent-$script
/privacy-cookies.js
/privacy-manager.js
/privacy-modal.js
+/privacy/cookie.
/privacycookie/*
/privacyframe.
+/privacyPopup/*
/protv_cookies.
/rbicookiepolicy.
/remote-gdpr.
-/rodo-agreement-popup.
-/rodo-agreement-popup/*
+/rgpd.js
+/rodo-agreement-
+/rodo.js
/rtiCookieLaw.
+/script-rodo.
/script_cookie.
/script_cookies.js
/scripts/cookie-
/SetConsentCookie.
/SetCookieBanner.
/site-privacy-notification/*
+/sm-oo-consent-
+/sm-oo-consent.
/sni_cookie_privacy/*
/super-cookie/*
/superCookie-
/SwagCookiePermission/*
/syncCookie/*
+/terms_of_service.js
/tm.cookie.js
+/toaster-checker.
/toucanCookie.
/trackingProtection/*
/ttgcookieconsent-
/type-cookies.
/ubmcookieconsent-
/ukcookie.
+/um-gdpr.
/uploads/GDPR-
/usecookies.js
/usocookies.
/w034CookieDirective.js
+/wa_consentUI.
+/wa_iframeCmp.
+/wa_lib.js
/warnCookies.
/wbconsent-
/we_use_cookies?
###related-article-box
###rhs_techjobs_wrap
###rrFollowMarket
+###ruby-back-top
+###ruby-back-top-inner
###scroll-to-bottom
###sdac_feedburner_widget-3
###sendtofriend
##.adSize_LLMedia
##.addthis_button_email
##.adsenseDole
+##.adv300x600
+##.advertvertical
##.ampz-icon-email
##.ampz_email
##.android-smart-banner
##.cfsnip-widget
##.circ-slider-module
##.cls_xswdg_feedburner
+##.content_recommendation
##.ctx_widget
##.currentArticleOverlay
##.cw-capture-container
##.follow-wdgt
##.followEmail
##.footerTwitter
+##.footer__soc_rss
##.front-overlay-arrows
##.fyre-notifier-container
##.genericon-feed
##.module--next-story-slideout
##.module-civicScience
##.moduletable_icons
+##.more-from-web
##.moreCouponsSocial
##.navigation_social
##.next-prev-navigation
##.onesignal-bell-container
##.oo_tab_right
##.opinionlab-sidebar
+##.outbrain-bloc
##.outbrain-module
##.outbrain-relateds
##.overlay-content-arrows
##.bp-banner
! Mobile Apps
###mn-app-banner
+##.js-openAppBox
##.z-bit-smartbanner
! hotjobs widget
###hot-jobs
###EmailOptin
###HPNewsletter
###Masthead-Newsletter
+###MobileNewsLetterFormContainer
###Newsletter-Signup
###Newsletter-Subscription-en-container_content
###Newsletter-embed-Magazine
+###NewsletterOverlay
###NewsletterPromo
###NewsletterSignUp
###NewsletterSignup
+###NewsletterSubscribe
###NwsLtrSignup
###RColNewslatter
###SideNewsletterBox
###bloc_newsletter
###block-br-hhog-module-br-hhog-newsletter-general
###block-dfp-subscriptions-block
+###block-dm-newsmail-elasticemail
+###block-fusion-newsletters-fusion-newsletter-signup
###block-ifls-strongmail-newsletter
###block-mailchimp-signup-newsletter
###block-modalnewslettersignup
###boxes-box-newsletter
###bp-newsletter-5
###bt_embed_signup
+###btnNewsletter
###category-specific-newsletter
###channel-subscriptions
###channelNewsletter
###eh-module-newsletter
###eh-module-newsletter-smart
###email-alert
+###email-exitintent-widget
###email-footer
###email-marketing-widget
###email-modal-bg
###featured-newsletter
###five-things-email-wrapper
###fixed-newsletter
+###floating_subscribe
###follow-newsletter
###foot-subscribe
###footer-email-form
###footer-signup
###footer-subscribe
###footer-subscribe-large
+###footer-subscription-modal
###footerEmailSignup
###footerNewsletter
###footer__newsletter-signup
###fsd_signup
###fusion-email-signup-modal
###get-our-newsletter
+###giz-emailsubscribe
+###giz-subscribe
###global-footer_newsletter
###header-newsletter-promo
###header-subscribe
###home-newsletter
###home-subscribe-icons
+###hp-newsletters
###iframe-newsletter
###inContentEmail
###injected-newsletter
###inline-subscribe-form
###inpage_newsletter_signup_wrapper
###instory_newsletter_signup
+###iscrizioniscr_emaileNewsletter
###it_newsletters
###jFrame-email-signup
###join-newsletter
###newsletter-banner-bottom
###newsletter-below-post
###newsletter-block
+###newsletter-body
###newsletter-box
###newsletter-button
###newsletter-container
###newsletter-flag
###newsletter-floating
###newsletter-footer
+###newsletter-form-article-page
###newsletter-form-container
###newsletter-form-footer
###newsletter-form-holder
###newsletter-overlay
###newsletter-panel
###newsletter-popup
+###newsletter-popup-cont
###newsletter-popup-left
###newsletter-popup-overlay
###newsletter-popup-pardon
###newsletter-promotion-step-1
###newsletter-prompt
###newsletter-rail
+###newsletter-reg
###newsletter-side-widget
###newsletter-sidebar
###newsletter-sign-up
###newsletter-signUpWidget
###newsletter-signup
###newsletter-signup-box
+###newsletter-signup-box-contents
###newsletter-signup-dialog
+###newsletter-signup-footer
###newsletter-signup-form
###newsletter-signup-overlay
###newsletter-signup-short-form
###newsletter-subscribe-sidebar
###newsletter-subscription
###newsletter-subscription-inline
+###newsletter-text
###newsletter-toggle
###newsletter-top-banner
###newsletter-widget
###newsletterFloorBanner
###newsletterFlyIn
###newsletterFooterDiv
+###newsletterFormWrapper
###newsletterLBContainer
###newsletterLBMist
###newsletterModal
###newsletterSignUp
###newsletterSignUpDialog
###newsletterSignUpDivAnime
+###newsletterSignUpForm
###newsletterSignUpHeader
###newsletterSignUpHeaderContainer
###newsletterSignup
###newsletterSignupBox
###newsletterSignupPromo
+###newsletterSubContainer
###newsletterSubscribe
###newsletterWidgetFormHolder
###newsletterWrapper
###newsletter_articles
###newsletter_block
###newsletter_block_left
+###newsletter_box
###newsletter_box_sidebar
###newsletter_button
###newsletter_collection
+###newsletter_country
###newsletter_div
###newsletter_gen_v2
###newsletter_holder
###newsletter_mod
###newsletter_popup
###newsletter_popup_overlay
+###newsletter_post
###newsletter_promo
###newsletter_reg
###newsletter_ribbon
###newsletter_signup
###newsletter_signup_article
###newsletter_signup_footer
+###newsletter_signup_form
###newsletter_signup_ft
###newsletter_signup_sb
###newsletter_signup_side
###newsletter_wrapper
###newsletterblock
###newsletterbox
+###newsletterflyin
###newslettermailboxID
###newsletters-1-form
###newsletters-1-form-wrapper
###nksub_sidebar
###nlSignUpMorning
###nlSliderSignup
+###nl_popin
###nl_signup_rr
###nletter1
###nletter2
###nmSignUpContainer
###node-basic-newsletter
###node-email-widget
+###notification-articleblock
###nyp-newsletter-modal
###obog_signup_widget
###offer-research-center-newsletter
+###openNewsletter
###opinion-newsletter-promo
###optinform-container
###overlay-email-signup
+###overlay-newsletter001
###pcm-subscribe
+###pf-newsletter-form
###pnlFooterNewsletterSignup
###popinNewsletter
###popup-newsletter-software
###st-email-signup
###sticky_nav-subscribe_btn
###su-button-fixed
+###subcribeNewsletter
###subscribe-banner
###subscribe-block-bottom
###subscribe-bottom
###subscribe-pcmag
###subscribe-popin
###subscribe-popsugar
+###subscribe-popup-wrapper
###subscribe-tab
###subscribe-today
###subscribe-top
###subscribe_abvfold
###subscribe_btn
###subscribe_email
+###subscribe_form_fixed
###subscribe_modal_container
###subscribe_newsletter
###subscribe_notification
###subscribeside
###subscribewrap
###subscription-dock
+###subscription-pencil-area
###subscriptionCenter
###subscriptionHeader
###subscriptionModal
###widget-apply-newsletter-article
###widget-newsletter-signup
###widgetNewsletter
+###widget_marketo-email-form-widget
###wp-subscribe
###wp_newsletter
##.ALS_IL_Holder
##.NewsletterColumn
##.NewsletterRegister
##.NewsletterSignup
+##.NewsletterSignupBlock
+##.NewsletterSignupInset
##.NewsletterSubscription
##.RailCtaNewsletterWrap
##.Sailthru_Subscribe
##.aol-newsletter
##.aol-newsletter-page
##.app_box_newsletter
+##.app_mod_int--social
##.article--newsletter--wrapper
##.article-body-weeklyNewsletter
##.article-bottom-newsletter-promo
##.article_page_right_subscribe
##.aside-common-subscribe
##.aside-newsletter
+##.aside-newsletter-box
##.aside-subscribe-module
##.aside__newsletter--footer__wrapper
##.aside__newsletter__wrapper
##.b-email-subscribe-form
##.b-subscribe
##.banner_newsletter
+##.bar-newsletter-su
##.bar_newsletter
##.barcelona-subscribe
##.basicNewsletterForm
##.block-email-alerts-footer
##.block-et-newsletter
##.block-fp-sailthru
+##.block-mailchimp-signup-subscribe-blocknewsletter-sign-up
##.block-newsletter
##.block-newsletter-signup
##.block-pi-signup
##.bpage-email-signup
##.brief-newsletter
##.bs-mailchimp-newsletter
+##.bs-newsletter-pack
##.bs-subscribe-newsletter
##.btmNewsletter
##.btn__subscribe
##.btntEmailsub-body
##.button-newsletter
##.button-subscribe
+##.buzzblock-newsletter
##.c-Footer__subscribe
##.c-leaflet__content--sign-up
##.c-newsletter
##.c-newsletter--footer
##.c-newsletter-context
##.c-newsletter-promo
+##.c-newsletter-section
+##.c-newsletter-widget
+##.c-newsletter_signup_box
+##.c-newsletterbox
##.c-post-actions__newsletter
##.c-rock-newsletter
##.c-widget--newsletter
##.component-newsletter-cta
##.component-newsletter-subscribe
##.connect_newsletter
+##.content-c__newsletter--box
##.content-mod-newsletter-right
##.content-toaster--newsletter
##.content-well-newsletter
##.cst_newsletter_signup
+##.cta-news
##.cta-newsletter
+##.cta-subscribe
##.cta__newsletter__container
##.ctbwp-newsletter-form
##.customnewsletter
##.email-subscription-wrap-sidebar
##.email-to-a-friend
##.emailCapture
+##.emailSignup
##.emailSubscribe
##.emailSubscriptionsPopover
##.emailWidget
##.email_podpis-wrapper
+##.email_subscribe
##.email_subscribe__container
##.email_subscribe_box
##.email_subscribe_container
##.enlace_newsletter
##.entry-email-signup
##.entry-footer-subscribe
+##.entry-newsletter
##.entryNewsletter
##.et_bloom_flyin
##.et_bloom_optin
##.follow-subscribe
##.follow-this-story-form
##.follow-us--below-entry
+##.followGr-nl
##.foo-newsletter
##.footer--newsletter
##.footer-banner-newsletter
##.footer-newsletter
##.footer-newsletter-box
##.footer-newsletter-form
+##.footer-newsletter-signup
##.footer-newsletters
##.footer-sign-up
##.footer-signup
##.free-enewsletters-widget
##.ftr-nwsltr
##.g1-newsletter
+##.gcap-layout-popup
+##.gd-newsletter-subscribe-box-outer
+##.gd-newsletter-subscribe-container
##.getresponse-signup
##.getresponse-signup-container
##.gf2_newsletter
##.gutter-signup
##.h-register-newsletter
##.h-subscribe
+##.h-teaser-newsletter
+##.header-newsletter-box
##.header__link--subscribe
##.header__newsletter
##.header__social--email
##.hellobar-signup
+##.homepage-newsletter
##.homepg-newsletter-sign-up-form
##.hp-wdt-newsltr
##.hz-newsletter
##.js-newsletter-sign-up-form
##.js-newsletter-signup
##.js-newsletter-subscribe
+##.js-newsletter-subscription-footer
+##.js-newsletter-subscription-popup
##.js-nudger
##.js-popup-newsletter
##.js-sidebar-signup
##.listbuilder-popup-embedded
##.lon-newsletter-tout
##.m-brand-engagement
+##.m-interstitial
##.m-newsletter
##.m-newsletter-signup
##.m-newsletter_light
##.mjs-whisper
##.ml_signup_article
##.mobile-newsletter-mobile
+##.mobileadvert
##.mod-newsletters
##.modal-email-widget
##.modal-newsletter
##.mom-newsletter
##.momizat-news_letter
##.mt-subscribe
+##.n_subscribe_wdgt
##.nav-newsletter-subsribe-form
##.new_newsletter_subscription
##.newedge-newsletter
##.newsLetter-subscription
##.newsLetter-subscription-wrapper
##.newsLetterHolder
+##.newsLetter_menu
##.newsSignupRR
##.news_form_wraper
##.newsblock-newsletter-signup
##.newsbriefsignup
##.newsletter--article
+##.newsletter--blog-container
##.newsletter--container
##.newsletter--footer
##.newsletter-advertisement
##.newsletter-anon
+##.newsletter-article
##.newsletter-article-cta
##.newsletter-article-footer
+##.newsletter-banner
##.newsletter-bar-right
##.newsletter-blk
##.newsletter-block
##.newsletter-flyout-wrap
##.newsletter-footer
##.newsletter-form-border
+##.newsletter-form-container
##.newsletter-frame
##.newsletter-icon-footer
##.newsletter-inline
##.newsletter-inline-unit
+##.newsletter-inline-widget
##.newsletter-inner
##.newsletter-interstitial
+##.newsletter-intro
+##.newsletter-l
+##.newsletter-l-wrapper
##.newsletter-lightbox
##.newsletter-link
##.newsletter-mini-banner
##.newsletter-popin
##.newsletter-popup
##.newsletter-popup-background
+##.newsletter-popup-container
##.newsletter-popup-desktop
+##.newsletter-popup-subscribe-block
##.newsletter-popup-wrap
##.newsletter-popup-wrapper
##.newsletter-popups
##.newsletter-promo
+##.newsletter-r
##.newsletter-right-col
##.newsletter-right-rail
+##.newsletter-sc-container
##.newsletter-shortcode
##.newsletter-sidebar
##.newsletter-sidebar-widget
##.newsletter-signup-sidebar
##.newsletter-signup-wrap
##.newsletter-simple
+##.newsletter-slideout
##.newsletter-social
##.newsletter-social-wrapper
##.newsletter-sticky
##.newsletter-su-mod
##.newsletter-subscribe
+##.newsletter-subscribe-box
##.newsletter-subscribe-container
##.newsletter-subscribe-form
##.newsletter-subscribe-widget
##.newsletter-subscription-inline
##.newsletter-subscription-module
##.newsletter-tease
+##.newsletter-textbox
##.newsletter-toaster
##.newsletter-topimg
##.newsletter-trigger
+##.newsletter-unit
##.newsletter-variation
##.newsletter-weekly
##.newsletter-widget
##.newsletter-wrap
##.newsletter-wrapper
##.newsletter-zone
+##.newsletter.box
##.newsletter1
##.newsletterBlock
##.newsletterBox
##.newsletterContainer
##.newsletterCtaContainer
##.newsletterFmt
+##.newsletterFooter
##.newsletterForm
+##.newsletterHead
##.newsletterLink
##.newsletterPlacement
##.newsletterPrompt
+##.newsletterSection
##.newsletterSidebar
##.newsletterSidebarContainer
##.newsletterSignup
##.newsletterWrapper
##.newsletter__callout
##.newsletter__headline
+##.newsletter__signup
##.newsletter__wrapper
##.newsletter_bar
##.newsletter_bg
##.newsletter_center_form
##.newsletter_footer
##.newsletter_footer_container
+##.newsletter_form
##.newsletter_holder
+##.newsletter_info
##.newsletter_inline
##.newsletter_location
##.newsletter_promo
##.newsletter_subscribe
##.newsletter_subscription
##.newsletter_subscription_top_embed
+##.newsletter_testo
##.newsletter_widget
##.newsletter_wrapper
##.newsletterbg
##.newsletterwidget
##.newsmail-signup
##.newssignup
-##.nf-form-content
##.ng-newsletter
##.nl-newsletter_signup
##.nlSubscribe
##.o-footer__newsletter-signup
##.object-newsletter-subscription
##.object-subscribe-newsletter
+##.occ-footer__newsletter--container
+##.oi-dailyalerts
+##.oi-dailyalerts-signup
##.omniture_email
##.open-modal-email-panel
+##.openNewsletter
+##.opt-in-email-signup-drawer
##.optin-monster
##.optin-monster-overlay
##.optin-monster-saas-overlay
##.pane-subscribe-callout
##.pane-txmo-sailthru-newsletter-signup
##.panel-newsletter-subscribe
+##.pb-f-page-newsletter
+##.pb-f-page-newsletter-inLine
##.pb-f-page-newsletter-inStream
##.pb-subscribe
##.pc-newsletter-sidebar
##.pdb-sign-up
##.ph-optin
+##.plugin-newsletter
+##.plugin-newsletter__inner
+##.pmc-newsletter
##.pop-subscribe
##.popinNewsletter-content
##.popinNewsletter-overlay
+##.popup-newsletter
##.popup-subscriber-btn
##.popupSubscribe
##.portlet--newsletter
##.radium-builder-widget-newsletter-form
##.register-newsletter
##.register-signup-promo
+##.register_block_newsletter
##.rhs_subscribe_outer
##.ri-newsletter
##.right-subscribe
##.right-subscribe-top
##.right_rail_email_signup
+##.right_subscribe
##.row__newsletter
##.rr_newsletter
##.s-nwletter
##.sidebar-subscribe-container
##.sidebar-subscribe-form
##.sidebar-tile-subscribe
+##.sidebar-widget--subscribe
##.sidebarNewsletterAd
##.sidebar__newsletter
##.sidebar_email_signup
##.simple-sidebar-emailsignupbox-inner
##.single-post-newsletter
##.single-post__content__subscribe
+##.site-foot__newsletter
##.site-masthead-subscribe-wrap
+##.siteSubscribe
##.skinny-sign-up
##.skinny-signup
##.slide-in--newsletter
##.slidedown-newsletter
+##.sm_newsletter
##.small-newsletter
##.sml_subscribe_widget
##.social-link-mail
##.socialNewsletter
##.social_newsletter_box
+##.sp-incitation-inscription
##.sticky-signup
+##.stickyNewsletterBar
##.story-follow-module
##.str-inline-subscription-block
+##.sub_newsletter
##.subhed-email
##.subscrOptWide
##.subscrbe-module-floating
##.subscribe-wrapper
##.subscribe2
##.subscribeBox
+##.subscribeInPost
##.subscribeModal
##.subscribeNewsletter
##.subscribePopup
##.subscribe_email
##.subscribe_envelope
##.subscribe_fix
+##.subscribe_footer
##.subscribe_form
##.subscribe_link
##.subscribe_popup1
##.subscribe_to_im
##.subscribe_webopedia_weekly
##.subscribe_widget
+##.subscribeblock
##.subscribeform
##.subscribex
##.subscription-block
##.subscription_popup__wrapper
##.suscribe-nl
##.suscripcionnewslettercab
+##.tcSubscribePanelTop
##.teaser-newsletter
+##.teaser__shoulder-banner--newsletter
##.tge-equator-newsletter
##.the-report-email-signup
+##.thim-newlleter-homepage
##.tile_newsletterSubscription
##.times-newsletter-weekly
##.titrewidgetnewsletter
##.tl-newsletter-widget
##.tmt-subscribe
+##.tnp-subscription-minimal
##.today-newsletter-wrap
##.topic-newsletter
##.tout_subscribe
##.trib_newsletter
##.tsq_sailthru_newsletter_widget
##.tve-leads-lightbox
+##.type-InsetNewsletterSignup
##.ui-front.newsletter-signup-overlay
##.ui-home-newsletter
##.ui-newsletter
##.ui-newsletter-channel-sign-up
##.ui-newsticker-wrapper
+##.uiLayer-newsletterLink
##.unit--newsletter
##.vc_newsletter_button
##.voc-newsletter
##.vrt-newsletter
+##.widNewsletter
##.wide-newsletter
##.wideNewsletterWrap
##.widget-apply-newsletter-article
##.widget-had-subscribe
##.widget-newsletter
##.widget-newsletter-block
+##.widget-newsletter-sign-up
##.widget-newsletter-sign-up__form
##.widget-ngs-subscribe
##.widget-subscribe
+##.widget-subscribe_widget
##.widget-type-blog_subscribe
##.widget__subscribe
##.widget_bb_mailchimp_custom_signup_widget
##.widget_newsletter_signup
##.widget_newsletters
##.widget_newsletterwidget
+##.widget_newsletterwidgetminimal
##.widget_nls_form_widget
##.widget_ns_mailchimp
##.widget_ok_mailinglistmultiple_widget
##.widget_woo_subscribe
##.widgetnewsletter
##.wp-nwletter-popup
+##.wpdev-newsletter-signup
##.wrapper-button-newsletter
##.wrapper_suscribe_home
##.wwd-subscribe-now-banner-background
##.yt-mailchimp-subscription-form-widget
+##GET-SUBSCRIBERS
##a[title="Daily Email Newsletter"]
##div[class*="NewsletterSubscribe_"]
##div[class^="NewsletterForm_"]
##div[class^="NewsletterSubscribe"]
##img[alt="Subscribe via E-mail Newsletter"]
##img[title="Subscribe to our daily email"]
+! wix sites
+###WIX_ADS
! push notifications
###SubscribePush
###SubscribePushNotificationPanel
+###Znotify_Prompt
###___ndtvpushdiv
###bigpicture-webpush-widget
+###desktop-notification-ask-dialog
###divPnot
###frizbit-prompter
###ilabspush-optin-container
###push_alert
###push_notifications
###push_subscribe
+###push_switcher
###pushbanner
+###pushinstruments_popup
###pushpushgo-container
###pushwoosh-pop
###qrzpush-prompt-widget
##.cleverpush-backdrop
##.cleverpush-confirm
##.contentwebpush
+##.desktop-notification-ask-dialog
##.frizbit-prompt
##.htpush-chrome-style-notification
##.insider-opt-in-notification
##.j-push-notifications-feature
##.js-custom-push-notifications
+##.js-notifications-button
##.m-webpush-layer
##.modal-push
##.notBar
+##.notf-overlay
##.notifacition-area
##.notification-bar
##.notification-box
##.notification-wrapper
##.ntfc_overlay
##.ntfc_popup
+##.oi-notify
##.push-container
##.push-message
##.push-notice
##.push_notification
##.push_subscribe
##.push_warn
+##.pushinstruments
+##.pushly_popover
##.showtvPushOverlay
##.tsoft-push--in-notification
##.ud_webpush_sticky
##.web-notification
+##.web-push
##.window-push
##.ys-push
! alextimes.com
###RssIcon
###blog-rss
###btnRss
+###ctl00_ctl64_ctl00_LnkRSS
+###dmrrss
###floaty-rss
###follow-rss
###followRSS
###followrss
+###footer-rss
###footer_rss_image
###footerrss
###frss
###rssFeedIcon
###rssSocial
###rss_24
+###rss_feed
###rss_widget
###rsslisting
###rsslogo
###socialbtn_rss
###socialtabs_rss
###top_social_rss
+###visible-feed-link
##.Icon--rss
##.SocialRSS
##.addthis-rss
+##.alternative-links__link_rss
+##.article-open_shere-feed
+##.b-icon__rss
##.bg-button-rss
##.btRSS
##.btnRSS
+##.btnRss
##.btrss
##.category-rss-link
##.connect-rss
+##.csprite_rssfeed
+##.dashicons-rss
##.e-icon-rss
##.ep-icon-rss2
##.essb-fans-rss
##.fa-icon-rss
##.fa-rss
##.fa-rss-square
+##.fa232-rss
##.fi-rss
##.floating-rss
##.follow-link-rss
##.follow-rss
##.followRSS
##.fontawesome-rss
+##.foo-rss
##.footer-rss
##.footerButtonRSS
##.footerRSS
##.icon-rss-squared
##.icon-rss_positive
##.icon-social-rss
+##.icon-sq-rss
##.icon.RSS
##.icon_rss
##.iconeRss
##.msc-rss
##.new_head_rss
##.p-footer-rssLink
+##.pl-rss
##.red-rss
##.resoc-rss
##.rn_AnswerTop_rss
##.rss-b
+##.rss-before-login
##.rss-div
##.rss-feed
##.rss-footer
##.rssConnect
##.rssFeed
##.rssFeeds
+##.rssIco
##.rssIcon
+##.rss_box2
+##.rss_box_content
+##.rss_box_title
##.rss_count
##.rss_feeds_buttons
##.rss_follower
##.rss_image
##.rss_net
##.rssbar
+##.rssdef
##.rssicon
##.rsslink
##.rsstop
##.share-rss
##.share__rss
##.sidebar-share-item-rss
+##.sm_rss
##.smart_rss
##.soc-rss
##.social-icon-rss
##.spriteRss
##.sprites-rss
##.svg-icon-rss
+##.tRss
##.td-icon-rss
##.term-rss
##.topbar-rss
##.unian-rss
##.widget_rss_links
##.widget_rssiconwidget
+##.wpdev-social-rss
##.zocial-rss
+##[aria-controls="rssModal"]
+##[data-open="rssModal"]
##[title="SUBSCRIBE TO RSS FEEDS"]
##[title="Subscribe to RSS Feed"]
##[title="Subscribe to our RSS feed"]
+##a[aria-label="RSS"]
##a[title="Feed RSS"]
##a[title="Follow us by RSS"]
##a[title="Get Feed RSS"]
##a[title="Subscribe by RSS"]
##a[title="Subscribe to our RSS Feed"]
##a[title="Subscribe with RSS"]
+##img[alt="Feed RSS"]
##img[alt="Grab our RSS feed"]
##img[alt="Icono RSS"]
##img[alt="RSS 2.0"]
###T-Hoch-Btn
###ToTopButtom
###WidgetScrollToTop
+###arrow-scroll-top
###arrow_to_site_top
###auto-top-link
###back-to-the-top
###fav-backtotop
###fl-to-top
###footer-back-to-top
+###footer_scroll_top
###g1-back-to-top
###gh-bt
###gkTopLink
###go-to-bottom
###go-to-top
+###go-top
###goDownFooter
###goToTop
###goTop
###goTopFooter
###goto-top
+###goto-top-page
###gotoTop
###gotop
###gototop
###move-to-top
###navBackToTop
###nino-scrollToTop
+###np-scrollup
###onTop3
###pageStick-Backtop-btn
###picto-to-top
###sbttBacktotop
###scroll-to-top
###scroll-top
+###scroll-top-button
###scroll-top-link
###scroll-top-top
###scrollToTop
###scrollToTopButton
###scrollUp
###scroll_back_to_top
+###scroll_to_top
###scroll_top_div
###scroll_top_wrap
###scroll_totop
###scrolltoptop
+###scrolltotop
###scrolltotop_button
-###scrollup
+###scrollup:not(body)
###scrollup_button
###site-scroll-top
###spnGoTop
###sticky-back-to-top
+###sttotop
###tab-to-top
###to-the-top
###to-top
###to-top-button
+###to-top-container
+###toTo_button
###toTop
###toTopLink
###to_top
###to_top_scrollup
+###tornasu
+###tothetop
###totop-scroller
###totopBtn
###ts-back-to-top
###uiGoToTop
###uix_jumpToFixed
###uix_jumpToTopFixed
+###up_scroll_arrow
###w2b-StoTop
###wpfront-scroll-top-container
###xb_ScrollUp
##.BackToTop
##.Backtotop
##.Bt_Gotop
+##.JumpToTop
##.TopGoTop
##.arrow_up
##.artee-back-to-top
##.article-back-to-top
##.article-return-to-top
+##.aside-backtop
##.axScrollToTop
##.b-back-to-top
##.b-footer__btn_up
##.back-to-top
##.back-to-top-btn
##.back-to-top-button
+##.back-to-top-container
##.back-to-top-link
##.back-to-top-sticky
##.back-to-top-wrap
##.ct-totop
##.dc-go-top
##.dmtop
+##.dp-footer__to-top
##.dvt-go-top
##.ef3-back-to-top
##.enigma_scrollup
##.fk-ui-goTop
##.footer--scrolltop
##.footer-back-to-top
+##.footer-back-top
##.footer-backtotop
##.footer-button-top
##.footer-link-to-top
+##.footer-to-top
##.footer-top-of-page
##.footerBackToTopLink
##.footer__back-to-top
##.go-to-top
##.go-to-top-arrow
##.go-to-top-button
+##.go-to-top-desktop
##.go-top
##.go-top-footer-btn
##.go-top-wrapper
##.goTop
##.go__up
##.go_to_top
+##.go_top_scroll
##.go_up
##.goto-top
##.goto-top-container
##.hh-button-scroll-top__wrapper
##.hse-scrolltotop
##.icon-back-to-top
+##.icons-scrolltop-black
##.ins-backtotop
##.is-totop
##.itw-scrollTop
##.js-scroll-to-top
##.js_btn_gotop
##.js_to-top
+##.jsbd-Backtotop
##.jscroll-to-top_link
##.layout__scroll-to-top
##.link_to_top
##.m-back-to-top
##.m-go-top
+##.m-scroll-top
##.main-footer__btn-backtotop
##.menu-back-to-top
##.mh-back-to-top
##.rh-footer-back-to-top
##.rlx-back-top
##.rtp-back-to-top
+##.ruby-back-top
##.s-btn-gotop
##.s-gotop-wrap
##.s5_scrolltotop
##.scroll-to-top-btn
##.scroll-to-top-button
##.scroll-top
+##.scroll-top-arrow
+##.scroll-top-btn
##.scroll-top-button
##.scroll-top-inner
##.scroll-top-wrapper
##.scrollToTopText
##.scrollTo_top
##.scrollTop
+##.scrollUp-child
+##.scroll_to_top
##.scroll_to_top_icon
##.scroll_top
##.scrollbtntop
##.scrollto_top
##.scrolltop
##.scrolltotop
+##.scrollup
##.sh-back-to-top
##.show-top-button
##.shunno-top
##.simplifytotop
+##.site-footer__back-to-top
##.site-scroll-top
##.slideToTop
##.sm-page-scroll-to-top
##.sticky-back-to-top
##.stt-gototop
##.stt-top
+##.styliumToTop
##.sublink_back_top
##.sunfw-scrollup
+##.ta_back-to-top
##.tc-back-to-top
##.td-scroll-up
##.tdr-backtop
##[app="back-to-top-button"]
##[data-funct="GoToPageTop"]
##[data-id="documentScrollToTop"]
+##[data-test="back-to-top"]
+##[title="Go to Top"]
##[title="Return to top of page"]
##[title="Torna in cima alla pagina"]
##a[class^="bd-backtotop-"]
##a[data-webtrekk="button.scroll_to_top"]
##a[href="#Back to the top of page"]
##a[href="#back-to-top"]
+##a[href="#scrolltop"]
##a[href="#top-of-page"]
##a[onclick="go_on_top();"]
##a[onclick="scroll2Top()"]
##a[title="Back to top of page"]
##a[title="Back to top"]
##a[title="Go To Top"]
+##a[title="Go back up"]
##a[title="Go on top"]
-##a[title="Go to Top"]
##a[title="Naar boven scrollen"]
+##a[title="Return to the top"]
##a[title="Scorri in cima"]
##a[title="Scroll To Top"]
##a[title="Scroll to Top"]
##a[title="Torna in alto"]
##a[title="Torna su"]
##a[title="back_to_top"]
+##a[uk-totop]
##button[class^="footer_to_top_"]
##button[data-widgetclass="backToTopBtn"]
##button[title="Back to the top of this page"]
##button[title="Go to top"]
##div[analytics-category="Go to Top of Page"]
##div[aria-label="Scroll to top"]
+##div[onclick^="scrollToTop"]
##div[title="Back to Top"]
##div[title="Scroll Back to Top"]
##div[title="Scroll To Top"]
##div[title="Scroll to Top"]
##div[title="Scroll to bottom of page"]
+##div[title="Torna in cima"]
##div[title="Vai in cima"]
##img[alt="Scroll to top"]
##img[alt="back to top"]
###FBSlideLikeBox_right
###FBslideout
###FIN_facebook_fanbox
+###FaceBookStayInTouch
###FaceBookTab
###FacebookActivity
###FacebookContainer
###actionShare
###actionsnshare
###acx-social-icons-widget-2
+###ad-share-friend-link
###adbl-social-container
###adbl-social-icons
###add-this-btns
###ajmint-socialbuttons
###amp-social-share
###aol-follow
+###apriBoxCondividi
###area-vertical-social
###arevicofancy-overlay
###arevicofancy-wrap
###block-ex_article-homepage_facebook_block
###block-followus
###block-footer-footer-social
+###block-footersocialmedia
###block-menu-menu-connect-with-us
###block-menu-menu-connect-with-us--2
###block-menu-menu-footer-social
###block-social_badges-0
###block-social_badges-1
###block-sociallinks
+###block-socialmedia
###block-socialmenu
###block-socialmenuservizioheader
###block-socialsharingblock
###block-views-bulletin-tweets-block
###block-views-twitter-block
+###block_social
+###block_social_footer
###blog-follow
###blog-follow-widget
###blog-follow-wrapper
###bottom_fb_page_upsell
###bottom_share_widget
###bottom_social_share
+###bottomsocial
###box-fb
###box-gplus
###box-recommendations-fb
###divtwitterWidget
###dl_share_icons
###dmg-social-share-vert
+###dmrfb
+###dmrgp
+###dmrtw
+###dmryt
###dmsocial
###dnn_ctr427_ViewNewsDetails_Div_share
###dnn_ctr431_ViewNewsDetails_Div_share
###facebookRecommend
###facebookRodape
###facebookShareButton
+###facebookSlideIn
###facebookTab
###facebookTabset
###facebookWidget
###fb_linkedIn_page_header
###fb_page_container
###fb_reader_container
+###fb_share
###fb_share_btn
###fb_share_button
###fb_social
+###fb_socialPageLink
###fb_twitter_bar
###fb_video_link
###fb_widget
###fblikebot
###fblikebot123
###fblikebutton
+###fblikebutton2018
###fblikeheader
###fblikepop
###fblikepop_ads
###field-wrapper-share-this-article
###film_social_nav
###fixed-bar-social-icons
+###fixed-share-btn
###fixedShareMenu
###fixed_social
###fl_social_share_widget-2
###footer-social-main-container
###footer-social-media
###footer-social-media-buttons
+###footer-social-menu
###footer-social-popup
###footer-social-universal
###footer-socials
###globalSocialPromo
###globalSocialPromoWrap
###gmi-ResourceViewShare
+###go_socialPageLink
###goog-plus
###google-plus-link
###google-share
###googleplus_widget
###googleplusone
###gp-share-icons
+###gp-social-nav
+###gp_share
###gplus-follow
###gplus-image
###gplus-sb
###h-nav_social
###h-social
###hb-share-icons
+###hc_social_links_ft
###hdr-twitter
###hdrFBLike
###hdrSocialPromo
###icon-Twitter
###icon-facebook
###icon-flipboard
+###icon-instagram
+###icon-snapchat
###icon-twitter
###icon-twitterbird
+###icon-youtube
###icon_facebook
###icon_facebook_small
###icon_fb
###item_share
###itemshare
###itp-fshare
+###jSharer
+###join-us-facebook
###js-article-image-share
###js-article-share-top
###js-btnShowShare
###js-social-link-button
###js-sticky-sharebar
###jsEditor_share
+###js_to-top_page-share-container
###klasSocial
###koddostu_facebook_begen
###l-social-float
###left_float_social
###left_socail
###left_social_share
+###lg-footer-socials
+###lg-menuprincipale-socials
###liFacebookTwitter
+###li_share
###lightboxShare
###like-and-retweet
###like-bar-facebook
###mediacontentsharebuttons
###mediasocialfollow
###menu--social-channels
+###menu-cuckoo-social-menu
###menu-footer-social-links
###menu-footer-social-list
###menu-footer_social
###nmSocial
###no_po_share
###node-share-top
+###nodeshare
###not-signed-in-social
###o3-social-share
###offer_social
###pinterestLink
###pinterest_button
###plat-social-widget
+###player-social-share
###playerIconsSocial
###playerShare
###plug-facebook
###popinfacebook
###popsugar-social-bar
###popup-social
+###popupFbLikeBox
###popup_social
###post-share
###post-share-bottom
###post-socialshare
###postShareID
###postShareSnsWrapper
+###post_follow_buttons
+###post_info_share
+###post_share_buttons
###post_sharethis
###post_social
###postfblike
###rightbtn_twitter
###rightshare
###rightsocial
+###rk_wp_twitter_button
###row-socials
###rr-social-widget-chiclets
###rr-social-widget-facebook
###sh_socialized
###share-3
###share-above-desktop
+###share-ad-dropdown
+###share-ad-inner
+###share-ad-link
###share-addthis
+###share-area
###share-article-below
###share-bar
###share-bar-fixed
###share-icons
###share-in-content
###share-left
+###share-linkedin
###share-links
###share-lyrics
###share-menu
###share-twitter
###share-twitter-menu
###share-unit
+###share-video
###share-widget
###share-wrap
###share-wrapper
+###share-youtube
###share.show
###share1
###share1_w
###shareBylineInner
###shareContainerId
###shareContent
+###shareCountNumber
###shareCustomLogo
###shareData
###shareDivVerticalContainer
###shareThis
###shareThisDisplay
###shareThisTrigger
+###shareTool
###shareToolBarContainer
###shareToolBottom
###shareToolTop
###share_btn_top
###share_bttns
###share_button
+###share_button_row
###share_buttons
###share_buttons_gig_containerParent
###share_buttons_single_page
###share_wrapper
###shareaholic-bar
###sharebar
+###sharebar-bottom-image
###sharebar-contenuto
###sharebar-custom
###sharebar-global
###sharebar-inner-top-sticky
###sharebar-side
+###sharebar-sticky-oas
###sharebar-wrapper
###sharebarBottom
###sharebarDiv2
###sharehorizontalbox
###shareicon
###shareicons
+###sharelink
###sharelinks
###sharelist
###sharemark
###sharesumo
###sharetab
###sharetag
+###sharethis
###sharethis-listings
###sharethis_floater
###sharetoolContainer
###shrbar
###side-fb-likes
###side-follow-us
+###side-share
###side-social
###side_facebook
###side_social
###sidebar-fb-social-reader
###sidebar-image-facebook
###sidebar-right-social
+###sidebar-share
###sidebar-social
+###sidebar-social-widget
###sidebar-socials
###sidebar-twitter
###sidebar-twtr-feed
###social-contact
###social-container
###social-context-container
+###social-counter-widget-1
+###social-counter-widget-2
+###social-counter-widget-3
###social-cta
###social-digest
###social-dropdown-anchor
###social-fb
###social-fb-snapchat-cta-like
###social-feeds-tabs
+###social-fixed-links
###social-float
###social-float-block
###social-floater
###social-nav
###social-nav-links
###social-navigation
+###social-nella-sidebar
###social-network
###social-networking-icons-round
###social-networking-images
###socialOverlay
###socialOverlayRemix
###socialPinterest
+###socialPluginFB
###socialPopup
###socialPromote_facebook
###socialPromote_googleplusone
###social_btn_tw
###social_btns
###social_bugger
+###social_button_toaster
###social_buttons
###social_buttons_box
###social_buttons_global
###topSocial
###top_nav_share_tools
###top_share
+###top_share_link
###top_share_widget
###top_sharebuttons
###top_sharebuttons_placeholder
###tumblr-follow
###tumblr-icon
###tumblrlogo
+###tw_socialPageLink
###tweet-button
###tweetContainer
###tweet_it_bro
###twit-feed
###twitBox
###twitSocial
+###twiter_share
###twitt-button
###twitter-2
###twitter-after-post
###wpcw_social-7
###wpzoom-social-widget
###wrap-sharing
+###wsu-social-channels
###xing-share
###yahooBuzzBadge-form
###yan-share
##.FollowByEmail
##.FollowUs
##.Footer-links-social
+##.Footer-share
##.Footer-socialButtons
##.FooterSocial
##.Footer__Facebook
##.Footer__Twitter
##.Footer__Upper--Social
+##.Footer___socialIcons
+##.Footer___socialLogo
##.GPlusOne
##.GigyaShareBarBottomControl
##.GigyaShareBarTopControl
+##.GlobalFooterSocialIcons
##.GoogleFollowButton
##.Gplusi
+##.Header-socialIcons
##.HeaderGrid-socialList
##.Header__Button--Social
##.IcnSocials
##.NnSocialMediaContainer
##.ObsShare
##.PIN-share-button
+##.PageSharingMenu
##.PartilhasVertical
##.PinterestButtonContainer
##.PinterestICN
##.Share-buttons
##.ShareBar
##.ShareBar-shareItems
+##.ShareBarRight
##.ShareBox
##.ShareBtnHold
##.ShareButton
##.StoryShareBottom
##.SynFacebookLike
##.SynTwitterShare
+##.Teaser-info-shares
##.Tfacebook
##.Trend-social
##.Ttwitter
##.__social__arrow
##._rmSocial
##._socialF
+##._socialsScr
##._wrapShares
##.a-btn-facebook
##.a-footer-share
##.a-icon-share-facebook
##.a-icon-share-pinterest
##.a-icon-share-twitter
+##.a-picto-social
##.a-share
##.a-social-btn
##.a2a-buttons
##.aToolType-share
##.aToolType-social
##.a__share
+##.a_social_bas_fb
+##.a_social_bas_twt
##.aa_share
##.aa_socials
##.aai-social-media
##.ampz_facebook
##.ampz_twitter
##.an_player_share
+##.ankeiler__fblikes
##.answer__share
##.answer_shares
##.anv-splash-share
##.art-social-toolbar
##.art-topbar_share
##.art19-social-share
+##.artShareFixW
##.art_share_rev
##.art_share_right
##.art_shr_top
##.artcl-social-media
+##.artical-social-media-share
##.article--share
##.article--sharebutton
##.article--social
##.article-bottom-share
##.article-bottom-sharing
+##.article-bottom-social-share
##.article-byline-shares
##.article-card__share
##.article-content-sharing
##.article-meta-social
##.article-meta__social
##.article-mobile-social-share
+##.article-open_shere
##.article-page-share-buttons
##.article-page-sharing
##.article-page-social-dropdown
##.article-share-list
##.article-share-outer
##.article-share-sheet
+##.article-share-slide
##.article-share-slider
##.article-share-tools
##.article-share-top
##.article-share__item
##.article-share__link
+##.article-share_badges
##.article-sharer
##.article-shares
##.article-shares-links
##.article-v2-rail__social
##.articleFooterSocial
##.articleFooterSocialSharing
+##.articleFooterSocials
##.articleHeaderSocialSharing
##.articleIconLinksContainer
##.articleShare
##.articleSocialMedia
##.articleSocialNetwork
##.articleToolbarShare
+##.article__details--desktop-share
##.article__details__share
##.article__fb-like
##.article__fb-share
##.au-share
##.author-card__social
##.author-follow-button
+##.author-share
##.author-social
##.author-socials
##.authorSocial
##.bb-social
##.bb-social-link
##.bc_social_icons
+##.bd-FooterFollow-Icon
+##.bd-FooterFollow-Icon--fb
+##.bd-FooterFollow-Icon--linkedin
+##.bd-FooterFollow-Icon--pinterest
+##.bd-FooterFollow-Icon--twitter
+##.bd-FooterFollow-Icon--viadeo
+##.bd-FooterFollow-Icon--youtube
+##.bd-FooterSocials-item
##.bd-social
##.bd-socialicon
##.bdaia-social-io
##.bl_tweets
##.blip-follow-us
##.bloc-share
+##.bloc-social
##.bloc_float_share
##.bloc_social
##.bloccosocial-home
##.block-altsocial
##.block-ap-twitter
+##.block-block-footersocialmedia
+##.block-block-socialmedia
##.block-ec_facebook
##.block-ec_social
+##.block-facebook-inner
##.block-fb_like
##.block-follow-social
##.block-follow-tni
##.block-share-bis
##.block-share-large
##.block-share__item
+##.block-sharebar
##.block-simple-share
##.block-social
##.block-social-header
##.blog-post-share
##.blog-post-share-aside
##.blog-share
+##.blog-share-box
##.blog-share-container
##.blog-share-toolbar
##.blog-social
##.blox-social-tools-horizontal
##.blvs-share-button
##.bna-share-btn
+##.bo-social-outline-light
##.bot_aa_share
##.bot_sociales
##.bottom-article-share
##.bottom_share_panel
##.bottom_shares
##.bottom_social
+##.bottomsocial
##.bottoni-social
##.bottwitterarticle
##.bouton_sociaux
##.btn-follow--linkedin
##.btn-follow--twitter
##.btn-google-plus
+##.btn-googleplus
##.btn-gp
##.btn-gplus
##.btn-group-social
##.btn_share
##.btn_social
##.btn_technorati
+##.btn_twit
##.btn_twitter
##.btn_youtube
##.btnfb
##.c-NavSocial
##.c-NavSocial-item
##.c-article-header__social
+##.c-article-share
+##.c-article__sharing
+##.c-article_closingInfo_share
+##.c-article_service_option-btnShare
##.c-articlehead__detail__share
##.c-articlenav__socialsharing
##.c-author__social-media
+##.c-btnShare
+##.c-experiencia-social-materia
+##.c-experiencia-social-materia-emocoes
##.c-footer-social
##.c-footer-social-channels
##.c-footer-social-link
##.c-icon--whatsapp
##.c-justin-share
##.c-movie__socials
+##.c-nav-social
##.c-page-footer-social-media
##.c-poll-share__social
##.c-poll-share__text
+##.c-redes-sociais
##.c-share
##.c-share_link
##.c-sharebar
##.c-sharebtn__twitter
##.c-sharefixed
##.c-sharing--menu
+##.c-site-footer__social-icons
##.c-social
##.c-social-box
##.c-social-buttons--popover
##.c-socials
##.c-socialshare
##.c-tab-bar__social
+##.c-teaser_share
+##.c-teaser_shareLink
##.c-tools-share
##.c-top-bar__social
+##.c-twitter-post-widget
+##.c5-social-sidebar
##.c5ab_social_counter
##.cShareLink
##.c_facebook
##.common-ui-facebook-bottom
##.commonSocial
##.commonheader_social
+##.community-footer-social
##.community__social
##.community__social-desc
##.community__social-ico
##.community__social-item
+##.comp-share
##.companyBarSocial
##.compartir-social
##.component-facebook-like
##.container-share-middle
##.container-share-small
##.container_home_social
+##.container_share
##.container_social-media
+##.container_social_footer
+##.container_social_header
##.container_social_home
##.contenedor_redes_sociales
##.content-item-explicitShare
##.csi_sharing
##.css-social-sidebar
##.css-socialmedialogos
+##.cstm-plugin-share-sec
+##.cstm-plugin-share-sec-top
##.ct-share
##.ct-sharing
##.ct-top-sharing
##.cw51social
##.cwshare
##.d-comment__action--share
+##.d-post-share-btns
##.d-share
+##.d-share-buttons
##.d-social-widjets
##.d1-social-article
##.dSocialBtn
##.dSocialButton
##.dark-social
+##.dashicons-facebook
+##.dashicons-twitter
##.date-bar-mailto
##.date-bar-print
##.dc-social-float
##.dd-share-buttons
##.dd-social
##.dd_post_share
+##.de-footer-social-logo
##.deatil_social_liks
##.decom-share
##.default-share
##.delicious-blogbadge
##.delicious_icon
+##.desktop-share
##.desktop-sharrre-bar
##.desktop-social
##.desktopShareBar
##.detailShare
##.detailShareBlock
##.detail_share_buttons
+##.detailed-social
##.detailed_sharingIcons
##.details-share-bar
##.details-share-but
##.detalheSocialSharesToTop
##.detay-head-share
##.deviation-share
+##.df-top-bar-social
##.dfm-share-widget
##.dh-social-icons-panel
##.dialog-social
##.divFacebookShareButton
##.divFooterSocial
##.divGooglePlus
+##.divSocial
+##.div_article_share
##.div_modal_like
##.div_share
##.div_share_cnt
##.dmg-social-icon
##.dn-sns
##.dni-social-feed
+##.doc-videoshare
##.document-share
##.domain-article-share-fb
##.domain-article-share-gp
##.easy-social-share-fans-counter
##.easylikeandshare
##.easyshareit
+##.ed__news__footer__share
##.edgtf-portfolio-social
##.ee-footer-social
##.eg-footer-icon-facebook
##.element-socials
##.elementor-social-icon
##.elementor-social-icons-wrapper
+##.elementor-widget-share-buttons
##.elementor-widget-social-icons
##.eltdf-social-icon-widget-holder
##.email-share
##.email-share-link
##.email-sharetool
+##.email_share
##.embed-social-buttons
##.end-social
##.entity-share-container__block--share
##.entry-bottom-share
##.entry-footer-share
+##.entry-meta-social
##.entry-share
##.entry-share-head
##.entry-shares
##.et-social-icon
##.et-social-icons
##.et_social_facebook
+##.et_social_fadein
##.et_social_flyin
##.et_social_follow
+##.et_social_heading
##.et_social_icons_container
##.et_social_inline
+##.et_social_mobile
##.et_social_networks
##.et_social_pinterest
##.et_social_popup
##.eventShare
##.events-header_main-nav_item-social
##.ew-social-icons
+##.exp-video-player__topbar__share
##.expand-share
##.expanded_story_socialmedia
##.extra-social
##.fa-facebook-square
##.fa-fb
##.fa-google-plus-square
+##.fa-linkedin-in
+##.fa-linkedin-square
+##.fa-pinterest-p
##.fa-share
##.fa-share-alt
##.fa-share-square-o
+##.fa-snapchat-square
##.fa-twitter-square
##.fa-youtube-square
+##.fa232-facebook
+##.fa232-twitter
##.faceBookButton
##.faceBookShareContainer
##.facebook--like
##.facebook-twitter-share
##.facebook-twitter-wrap
##.facebook-widget
+##.facebook.box
##.facebook.icon
##.facebook2
##.facebook28Ico
##.fb-share-box
##.fb-share-button
##.fb-share-container
+##.fb-share-post
##.fb-share-single
+##.fb-sharing
##.fb-slider
##.fb-social-likebox-plugin
##.fb-square
##.fbRecsSide
##.fbShare
##.fbShareButton
+##.fbShareTrigger
##.fbSocialPluginWr
##.fbStripeVer-facebook
##.fbSubheader
##.fbTwitter
##.fbWidget
+##.fb_all_area
+##.fb_all_inner
##.fb_badge
##.fb_bar
##.fb_box
##.fb_iframe_nourl
##.fb_iframe_widget_w
##.fb_image
+##.fb_lallan_area
##.fb_like
##.fb_like2
##.fb_like_and_share
+##.fb_like_area
##.fb_like_box
##.fb_like_cont
##.fb_like_container
##.fb_sidebar
##.fb_social
##.fb_t_icon
+##.fb_text_all
##.fb_timeline_wrapper
##.fb_widget
##.fb_wrap
##.fbtw_top
##.fbtweet
##.fbwidth
+##.fc-social-media-header
##.fe-share
##.feature-photos-share-tool
##.featureSocial
##.feed-twitter-link
##.feedburnerFlareBlock
##.feedly_24
+##.ff-icon-share
+##.ff-share-wrapper
##.fi-article__social-wrap
##.fi-footer-link__social
##.fi-icon-facebook
##.fixed-fb-like-box
##.fixed-header__nav__social__icon
##.fixed-like-box
+##.fixed-share
##.fixed-share-bar
##.fixed-share-btns
##.fixed-sharebar
##.flodes-puff__social-media-list
##.fluid-share-cameraroll-view
##.fly-social-icos
+##.fly-text-share
##.flybox-share
##.flyout-facebook
##.fn-header-social-links
##.follow-sharer-icon
##.follow-site
##.follow-social
+##.follow-social-media
##.follow-sprite
##.follow-text
##.follow-the-atlantic
##.follow-us--main
##.follow-us-block
##.follow-us-box
+##.follow-us-button
##.follow-us-component__networks
+##.follow-us-container
##.follow-us-facebook
##.follow-us-google
##.follow-us-icons
##.follow_btn
##.follow_container
##.follow_icons_container
+##.follow_img
##.follow_links
##.follow_n_share_bg
##.follow_right_block
##.fontawesome-facebook
##.fontawesome-google-plus
##.fontawesome-twitter
+##.foo-facebook
##.foo-linkedin
+##.foo-twitter
##.foo_social
##.foot-info__socials
##.foot-share
##.footer-pinterest-icon
##.footer-quote-share
##.footer-secondary-social
+##.footer-secondary__social
##.footer-section-social
+##.footer-section__social-links
##.footer-share
##.footer-share-bar
##.footer-share-bar-social
##.footer__content-social
##.footer__follow
##.footer__icons--social
+##.footer__link--social
##.footer__list--social
##.footer__nav-social
##.footer__navbar__socials-container
##.footer__navigationSocial
##.footer__section-social
##.footer__sharethrough
+##.footer__soc
+##.footer__soc_container
+##.footer__soc_fb
+##.footer__soc_li
##.footer__social
##.footer__social-links
##.footer__social-list
##.footer__socialNetwork
##.footer__socialNetworkItem
##.footer__socials
+##.footer_fb
##.footer_follow
##.footer_followUs
##.footer_head_social
##.footersocial
##.footersocialbtn
##.footersociallinks
+##.footsocialize
##.for_sharing
##.format-social-buttons
##.forum-share
##.ft-twitter
##.ft-youtube
##.ftTwit
+##.fticon-facebook
+##.fticon-twitter
+##.fticon-youtube
##.ftr-share
##.ftr-social
##.ftr-social-links
##.ftr__follow
##.ftr_social_links
+##.full-article-basic__share
##.full-article-sharelinks
##.full_share_container
##.full_social
##.gallery-sharing
##.gallery-social
##.gallery-social-icons
+##.gallery-social-links__description
##.gallery__share
##.gallery__share-buttons
##.gallery__share-page
##.gameShareWidget
##.gb-share
##.gc_social_floating
+##.gd-newsletter-subscribe-sharelinks
##.gdhp-share
##.geShareTool
##.general_social_icons
##.gf2_follow
##.gf_nav-follow-icons
##.gf_social
+##.gfacebook
##.ggshare
##.gig-button-container--reddit
##.gig-comment-shareLink
##.google-plus-share
##.google-plus_icn
##.google-share
+##.google-share-btn
+##.google-share-button
##.google-shareButton
##.google-sharetool
##.google-social-float-icon
##.gp_icon
##.gp_share
##.gp_sharelink
+##.gplu-share
##.gplus-banner
##.gplus-btn
##.gplus-cat
##.gshare
##.gsn-social
##.gsn-social-sidebar
+##.gsocialbar
##.gt-social-menu
##.gt_twitter
##.gtm-articleFbShareA
##.gtm-articleFbShareB
+##.gtm-clipboard-share-button
##.gtm-social-link
##.gtmStickyShare
##.gtm_footer_facebook
##.gtm_share_top_facebook
##.gtm_share_top_google
##.gtm_share_top_twitter
+##.gtv-mod9-share
+##.gtv-mod9-share-facebook
+##.gtv-mod9-share-twitter
+##.gtwitter
##.gtz-social-media-buttons
##.guest-grpSocial
##.gui-btn-sm-facebook
##.haberaltshare
##.hat_social_tab
##.hb-social-icons-widget
+##.hc_social
##.hcf-action-share
##.hcf-header-socials
##.hcf-socials-widgets
##.header-socials
##.header-special-social
##.header-tools-social-links
+##.header-top-social
##.header-top-social-link
##.header-top__social
##.header-twitter
##.headerFacebook
##.headerGPlusIcon
+##.headerShareIcons
##.headerSocialLink
##.headerSocialLinks
##.headerSocial__socialLinks
##.heateorSssSharingRound
##.heateor_sss_sharing_container
##.heateor_sss_sharing_ul
+##.heder-socail
##.hentry-share
##.herald-share
##.hero-social
##.ico-facebook-circle
##.ico-fb
##.ico-follow-us
+##.ico-google-plus
##.ico-googleplus
##.ico-gplus
##.ico-instagram
##.ico-pinterest
##.ico-share
##.ico-social
+##.ico-spotify
##.ico-tw
##.ico-twitter
##.ico-twitter-circle
##.icon--vine
##.icon--youtube
##.icon-FB
+##.icon-Facebook
+##.icon-GooglePlus
##.icon-TWITTER
+##.icon-Twitter
##.icon-VK
##.icon-YOUTUBE
##.icon-circle-facebook
##.icon-facebook-white
##.icon-facebook16
##.icon-facebook2
+##.icon-facebook_master
+##.icon-fackbook
##.icon-fark
##.icon-fb
##.icon-fb-footer
##.icon-google-plus-icon
##.icon-google-plus-round
##.icon-google-plus-sign
+##.icon-google-plus2
##.icon-googlePlus
##.icon-google_plus
##.icon-googleplus
##.icon-icons_twitter-top-share
##.icon-inq-facebook
##.icon-inq-twitter
+##.icon-insta
##.icon-instagram
##.icon-instagram-box
##.icon-instagram-circle
##.icon-instagram-encircled
##.icon-instagram-icon
##.icon-instagram-white
+##.icon-instagram_master
##.icon-instagramm
##.icon-linkedin
##.icon-linkedin-box
##.icon-pinterest-white
##.icon-pinterest16
##.icon-pinterest3
+##.icon-pinterest_master
##.icon-pintrest
##.icon-plusone
##.icon-plusone-mini
##.icon-share-twitter
##.icon-share-vine
##.icon-share2
+##.icon-sidebar-share
##.icon-sina-weibo
##.icon-social
##.icon-social-facebook
##.icon-social-facebook-circle
+##.icon-social-flickr
##.icon-social-google-circle
##.icon-social-googleplus
##.icon-social-instagram
##.icon-twitter16
##.icon-twitter2
##.icon-twitter3
+##.icon-twitter_master
##.icon-vimeo
##.icon-vk
##.icon-vk-24
##.icon-webplayer_ico_sharing2
##.icon-wechat
##.icon-whatsapp
+##.icon-witter
##.icon-youtube
##.icon-youtube-24
##.icon-youtube-alt
##.icon-youtube-play-2
##.icon-youtube-sign
##.icon-youtube-white
+##.icon-youtube_master
+##.icon-yt
##.icon.Gplus
+##.icon.google_button
##.icon2-facebook
##.icon2-linkedin
##.icon2-twitter
##.icon_twitter
##.icon_youTube
##.icon_youtube
+##.icona-social
##.icone-social
##.iconeFacebook
##.iconeTwitter
+##.iconeshare
##.iconfacebook
##.icongoogleplus
##.iconic-social-facebook
+##.iconic-social-google-plus
##.iconic-social-twitter
##.icons-dribbble
##.icons-facebook
##.img_pin_button
##.imgshare_buttons_wrap
##.imgsharet
+##.imkt-social-buttons
+##.imkt-social-buttons-group
##.in-article-follow-block
##.in-page-share
##.in-post-social
##.inline-share-btn-facebook
##.inline-share-btn-linkedin
##.inline-share-btn-twitter
+##.inline-share-buttons
##.inline-share-tools
##.inline-share-tools-label
##.inline-sharebar
##.item-facebook
##.item-google-plus
##.item-share
+##.item-share-list
##.item-share-social
##.item-share-tools
##.item-shares
##.item-sharing
##.item-sharings
+##.item-social-facebook
##.item-social-row
+##.item-social-twitter
##.item-twitter
##.item-whatsapp
##.itemFacebook
##.jeg_share_top_container
##.jeg_sharelist
##.jeg_social_icon_block
+##.jeg_socialcounter
##.jetpack-social-navigation
##.jetpack-social-widget-item
##.jetpack_widget_social_icons
##.js-nag-window-social
##.js-nav-social-icon
##.js-pgm-social-share
+##.js-popup-share
##.js-postShareWidget
##.js-sc-share-button
##.js-sd-social
##.js-share-stumble
##.js-share-to-facebook
##.js-share-twitter
+##.js-shareButton
##.js-sharecount
##.js-shares_btn
##.js-sharing-buttons
+##.js-social
##.js-social-bar
##.js-social-facebook
##.js-social-instagram
##.js-social_share_buttonbar
##.js-socialise
##.js-socialise-wrapper
+##.js-socials
##.js-sticky-social-widget
##.js-toggle-share-block
##.js-topic__socials
##.jsShare
##.js_follow-buttons
##.js_socialMedia
+##.jsbd-gtm-footerSocialLink
##.jssocials
##.jssocials-share
##.jssocials-share-facebook
##.jw-button-share
##.jw-settings-sharing
##.jw-sharing-dock-btn
-##.jwdock[style^="display: block;"]
##.jwsharethis
##.kento-social-share
##.keystone-social-author
##.landing-share-right-widget
##.large-share-bar
##.large-share-bar-container
+##.large-share-button
##.largeShareBar
##.large_share_panel
##.largefbbutton
##.links-social
##.linter_social_icons
##.list--footer-social
+##.list--social
##.list-item-facebook
##.list-item-twitter
##.list-share
##.m-article-socialbar
##.m-article__follow-bar
##.m-article__share-buttons
+##.m-article__socials
##.m-brand-engagement--social-link
##.m-btn-facebook
##.m-btn-instagram
##.m-navbar--menu-tumblr
##.m-navbar--menu-twitter
##.m-share
+##.m-share-bar
+##.m-share-bar__link
##.m-share-buttons
##.m-share-buttons__inner-wrapper
##.m-share-list
##.m-social--no-count
##.m-social--pinterest-pin-it
##.m-social-media__share
+##.m-socials
+##.m-socials--top
+##.m-socials__button
+##.m-socials__list
##.m-twit
##.m-ytube
##.m3Share
##.mainSocial-Content
##.mainVerticalArticleSharingLinks
##.main__header--social
+##.main__share
##.main_search_social
##.main_share_panel
##.map_share_links
##.mashicon-google
##.mashicon-linkedin
##.mashicon-reddit
+##.mashicon-share
##.mashicon-twitter
##.mashsb-box
##.mashsb-container
##.mashsb-micro-toggle
##.mashsharer-box
##.mast-facebook
+##.masterfooter__section--social
##.masthead-club__social
##.masthead-sm-btn--facebook
##.masthead-sm-btn--twitter
##.masthead-social
+##.masthead__dropdown-socials
+##.masthead__socials-links
##.materna-shariff
##.mb-header__social
##.mb-social
##.media-share
##.media-share-box
##.media-social
+##.mediaShare
##.mediaShareGroup
##.mejs-share
##.mejs-share-button
##.messenger-barra
##.meta-share
##.meta-share-bottom
+##.meta-share-expand
##.meta-share-wrapper
##.meta-shares
##.meta__share
##.minimal-nav__social
##.minimalshare
##.minitwitter-widget
+##.mit-share
+##.mit-share-trigger
+##.mit-social
##.mk-header-social
##.mkd-blog-single-share
##.mkd-share-link
##.mnu-ico-yt
##.mob-sharing
##.mobile-facebook
+##.mobile-share-buttons-spacer
##.mobile-social
##.mobile-social-tray
##.mobileShare
##.mvp-post-soc-wrap
##.mvp_facebook_widget
##.mvp_social_widget
+##.my-fa-share-alt
##.myspace-big
##.mytweet
##.myyahooHeadButton
##.nav-youtube
##.navSocial
##.navSocial-list-item
+##.navSocialDiv
##.nav__fake--social
##.nav__item--social
##.nav__share
##.nav_menu_social
##.nav_pinterest
##.nav_share
+##.nav_social
+##.nav_social_container
##.nav_twitter
##.navbar-fixed-bottom__share-icons
##.navbar-fixed-bottom__share-label
##.netPost_socialProfiles
##.network-bar-social-media-links
##.network-social-box
+##.new-bdsharebuttonbox
##.new-share
+##.new-side-share
##.new-social
##.newGigyaShare
##.newSharerButtons
##.newsDetailSocialMediaBox
##.newsItemSharer
##.newsSocialLinkTable
+##.news_head_fb
##.news_item__social
##.news_share
##.news_share_botton_cont
##.noticon-facebook-alt
##.noticon-instagram
##.noticon-twitter
+##.np-article-social-links
##.npStoryShare
##.nugget-share__btn
##.nw-bottom-social
##.o-btn--share
##.o-footer__social
##.o-mobile-share-footer
+##.o-social-icon
##.oSocial
##.oSocialLinks
##.obs-block-follow
+##.oi-share
##.oi_soc_header
##.om-social-links
##.omc-social-media-icon
##.p-button-social
##.p-footer-c-section--social
##.p-share-icon
+##.paCmsArticle-section-header-social
##.padded-footer-connect
##.page-controls-share
##.page-fb-like
##.page-shareTray
##.page-social
##.page-social-counters
+##.page-socialshare
##.pageFbLike
##.pageHead-share
+##.pageShareBtns
##.pageSocial
##.page_share
##.page_sharing_widgets
+##.pane-ajd-sharebar
+##.pane-ajd-sharebar-sharebarvideo
##.pane-connect-w-us
##.pane-custom-social-networking-links
##.pane-exponent-social-fb-like-box
##.pane-social-widget-items
##.pane-storypage-sharethis
##.panel--follow
+##.panel--social
+##.panel--social-wrap
##.panel-follow-us
##.panel-share-networks
##.panel-social-facebook
##.pdb-share-block
##.pdb-social
##.pds-share
+##.penci-social-buttons
+##.penci-social-share-footer
+##.penci-social__item
##.persistent-menu_share-links
##.personal-social-btns
##.pg-caption-share
##.pg-shareBar-share
##.pgm-social-share
##.ph-header-social
+##.phd_social
##.phillyfooter-social
##.phillysocial
##.photo-share
##.pinterest-link
##.pinterest-post-share
##.pinterest-share
+##.pinterest-share-btn
##.pinterest-share-button
##.pinterest-sharetool
##.pinterest-top-button
##.pinterestButton
##.pinterestComponentShare
##.pinterestShare
+##.pinterestShareTrigger
##.pinterest_24
##.pinterest_btn
##.pinterest_cont
##.pinterestbg
##.pinteresticon
##.pintrest-link
+##.pintrest-share
##.pintshare
+##.pionusnews-social-widget
+##.pionusnews_social_counter
##.pipdig_widget_social_icons
##.pl-nav-group--social
##.pl-social-counter
##.pl-social-counters
##.place-share
##.player-share-toggle
+##.player-social-share
##.player__share
##.plg_socialshare
##.pluckButtonDiv
##.product-social-area
##.product-social-icon-wrapper
##.product-social-media
+##.productSocial
##.product__share
##.project-activity-twitter
##.project-share-icons
##.pterest
##.pub-page-share-tools
##.public-share
+##.public-social-icons
##.pull-quote-share
##.pullquote-share
##.pullquote_shares_wrapper
##.pw-share-tools
##.pw-twitter
##.pwebfblikebox
+##.pws_share_btn
##.pxFacebook
##.pxTwitter
##.q_social_icon_holder
##.qw_social
##.r-likes-wrapper
##.r1-share
+##.r7twitter-title
##.ra-share
##.ra-share-f
##.ra-share-t
##.rdsocial
##.rdy_share
##.rdy_share-item
+##.react_share_icons
##.really_simple_share
##.red-fb
##.red-linkedin
##.red-youtube
##.red_social_aside
##.reddit-icon
+##.reddit-share-btn
+##.reddit-share-button
##.reddit-sharetool
##.reddit_button
##.reddit_icon_shared
##.resultShare
##.retweet
##.reuters-share
+##.rev-reaction-share
##.review-social-icons2
##.review_sharebar_vertical
##.rf-footer__socials
##.rollover-tw
##.rollover-vk
##.ros-social-media
+##.round-btn-share
##.round-social-buttons
##.rpuRepostUsButtonWrap
##.rr-share
##.s_youtube
##.saboxplugin-socials
##.safirShare
+##.save-share
##.sb-blog-follow-wrap
##.sb-likeshare
##.sb-social-counter
##.scroll-navigation-facebook
##.scroll-navigation-twitter
##.scroll-triggered-box
+##.scrolling_share
##.scsb_facebook
##.scsb_share
##.scsb_sharebuttons
##.share-bottom-fixed
##.share-bottom-new
##.share-box
+##.share-box-fixed
##.share-box-inner
##.share-box-new
##.share-box-wrapper
##.share-button--linkedin
##.share-button--twitter
##.share-button-group
+##.share-button-inpage
##.share-button-wrapper
##.share-buttons
##.share-buttons-2
##.share-component
##.share-contain
##.share-container
+##.share-control
##.share-controls
##.share-controls__container
##.share-count
##.share-fb
##.share-feed
##.share-filled
+##.share-fixed-desktop
##.share-flat
##.share-float-overlay
##.share-float-panel
##.share-holder
##.share-horiz
##.share-hover
+##.share-icn
##.share-icon
##.share-icon-b
##.share-icon-container
##.share-kit__linkedin
##.share-kit__twitter
##.share-kit__youtube
+##.share-label
##.share-launch
##.share-left
##.share-legend
##.share-media-side-fold
##.share-medium
##.share-menu
+##.share-menu-component
##.share-message
##.share-mini
##.share-module
##.share-on-link
##.share-on-title
##.share-on-whsp
+##.share-open-button
##.share-opera
##.share-options
##.share-or
##.share-side-bar
##.share-side-buttons
##.share-sidenav-box
+##.share-signature
##.share-signup
##.share-single
##.share-sites-thumbs
##.share-stumbleupon
##.share-tags
##.share-technorati
+##.share-telegram
##.share-test-result
##.share-text
##.share-this
##.share-toolbar
##.share-toolbar-box
##.share-toolbar-container
+##.share-toolbar__container
##.share-tools
##.share-tools-container
##.share-tools-curated
##.share-tools-footer
+##.share-tools-list
##.share-tools-wrapper
##.share-top
##.share-top-new
##.share-tw
##.share-twitter
##.share-twitter-icon
+##.share-viber
##.share-video
##.share-video-link
##.share-weather-fb
##.shareArtigoDesktop
##.shareBar
##.shareBarBottom
+##.shareBarFloatter
##.shareBarPostBottom
##.shareBarTop
##.shareBar_gigya
##.shareButt
##.shareButton
##.shareButtonByline
+##.shareButtonList
##.shareButtons
##.shareButtonsHolder
##.shareButtonsSprite
##.shareContainerBottom
##.shareContainerList
##.shareContainerTop
+##.shareContainer_two
##.shareContent
##.shareCount
##.shareDiv
##.sharePinterest
##.sharePopup__wrap
##.sharePost
+##.sharePrint
##.shareProp
##.shareRow
##.shareSelector
##.shareSocial
##.shareSocialArticle
##.shareSprite
+##.shareSubscribe
##.shareTW
##.shareText
##.shareThis
##.shareWidget
##.shareWrap
##.share_Danger
+##.share__back-to-top
##.share__button
##.share__buttons
##.share__call-to-action
##.share_buttons_col_1
##.share_buttons_single_page
##.share_buttons_style
+##.share_center
##.share_con
##.share_cont
##.share_container
##.share_fb
##.share_google
##.share_group
+##.share_h
##.share_hidden
##.share_horizontal
##.share_icon
##.share_part_twitter
##.share_part_youtube
##.share_pinterest
+##.share_pluging
##.share_post
##.share_product
##.share_question
##.share_this_page_article_bottom
##.share_this_page_article_toolbar
##.share_this_story_box
+##.share_three
##.share_title_button
##.share_title_text
##.share_toggle
##.share_trigger
##.share_tw
##.share_twitter
+##.share_two
##.share_txt
##.share_under_post
##.share_v2
##.sharebar_expanded
##.sharebar_mainsites
##.sharebarbtn
+##.sharebear
##.sharebg
##.shareblock
##.sharebottom
##.sharebutt
##.sharebutt__wrapper
##.sharebutton
+##.sharebuttoncontainer
##.sharebuttons
##.sharebuttonu
##.sharecontainer
##.sharecount-item
##.sharecount-social-btns
##.shared-bar
+##.shared-counts-button
+##.shared-counts-icon-label
+##.shared-counts-label
+##.shared-text-social
##.shared_block
##.shared_menu
##.sharedaddy
##.sharing-block
##.sharing-bottom
##.sharing-box
+##.sharing-btn
##.sharing-buttons
##.sharing-buttons-set
##.sharing-container
##.sharing-vertical
##.sharing-widget
##.sharing-widget__btn
+##.sharing-wrap
##.sharing-zone
##.sharingBar
##.sharingBox
##.side-socials
##.side-twitter
##.sideBarShare
+##.sideBarSocial
##.sideShare
##.sideShareContainer
##.side_share_parent
##.sidebar-widgets
##.sidebarFollow
##.sidebarSocial
+##.sidebar__header--twitter
##.sidebar__share
##.sidebar_facebook
##.sidebar_social
##.site-follow-us
##.site-footer-col-social
##.site-footer-facebook
+##.site-footer-flipboard
##.site-footer-follow
##.site-footer-google-plus
+##.site-footer-instagram
##.site-footer-social
##.site-footer-social-icon-item
##.site-footer-social-icon-link
##.site-footer-social-icon-list
##.site-footer-social-links
##.site-footer-social-media
+##.site-footer-social-menu__item
+##.site-footer-social-wrapper
##.site-footer-social__link
##.site-footer-twitter
##.site-footer-youtube
+##.site-footer__social
##.site-footer__social-link
##.site-footer__social-links
##.site-head-social--small
+##.site-header-nav__social-icon
##.site-header-social
##.site-header__share-icons
+##.site-header__social-icon
##.site-header__social-links
##.site-header__top-facebook
##.site-header__top-twitter
##.slide_likebox
##.slideout-follow
##.slider-social
+##.slideshow-share
##.slideshow-share-buttons
##.slideshow__header-share
##.slim-header--social-icons
##.sm4FollowWidget
##.sm4ShareWidget
##.sm4WidgetArticleShare
+##.sm_facebook
##.sm_share_badge
+##.sm_twitter
##.small-facebook
##.small-sharing-btn
##.small-twitter
##.soc_tw
##.socail-area
##.socail-icons
+##.socail-share
##.socail_media
##.socailmain
##.socblock
##.sociable_tagline
##.sociables
##.social--article
+##.social--email
##.social--facebook
+##.social--fb
+##.social--ggsh
+##.social--ghost
##.social--horizontal
+##.social--instagram
+##.social--mail
+##.social--pin-custom
##.social--pinterest
##.social--share
##.social--share-links
##.social--share_btn
+##.social--snapchat
##.social--social-link
##.social--top
+##.social--tw-custom
##.social--twitter
##.social--twolines
+##.social--vertical
##.social-1303
##.social-16
##.social-Facebook
+##.social-Menu-sub
##.social-Twitter
##.social-action
##.social-actions__button--twitter
##.social-buttons-contact
##.social-buttons-container
##.social-buttons-float
+##.social-buttons-footer
##.social-buttons-global__facebook
##.social-buttons-global__twitter
##.social-buttons-home
##.social-clipped-tw
##.social-col
##.social-column
+##.social-columns
##.social-component__link
##.social-connect
##.social-connect-widget
##.social-feeds-v1-content
##.social-fixed
##.social-fixed-bar
+##.social-fixed-links
##.social-fl
##.social-float
##.social-floating
##.social-footer-icon
##.social-footer-wrap
##.social-foursquare
+##.social-full
+##.social-glyphs
##.social-google
##.social-google-link
##.social-google-plus
##.social-hovers
##.social-hp
##.social-hp-items
+##.social-hub
##.social-icn
##.social-ico
+##.social-ico_
##.social-icon
##.social-icon-ar
##.social-icon-background
##.social-icons-widget
##.social-icons-wrap
##.social-icons-wrapper
+##.social-icons_1
##.social-icons__icons
##.social-image
##.social-img-btn
##.social-insta
##.social-instagram
##.social-item
+##.social-item__link
##.social-items
##.social-items-list
##.social-kit__item
##.social-list-icon
##.social-listing
##.social-login
+##.social-mail
##.social-meadia-share
##.social-media
##.social-media--container
##.social-media-buttons-single
##.social-media-call-to-action
##.social-media-column
+##.social-media-connect
+##.social-media-connect--readonly
##.social-media-container
##.social-media-facebook
##.social-media-fixed
##.social-media-widget
##.social-media-widget-icon-bar
##.social-media3
+##.social-media__link
##.social-medias
##.social-menu
##.social-menu-btn-bottom
+##.social-menu-fix
##.social-menu-item
##.social-menu-span
##.social-meta-count
##.social-module
##.social-nav
##.social-nav-link
+##.social-nav__item
##.social-navi
##.social-navigation
##.social-net
##.social-network-icons
+##.social-network-links
##.social-network-sharing
##.social-network-wrapper
##.social-networks
##.social-popup
##.social-popup-backdrop
##.social-post
+##.social-post-share
+##.social-power
##.social-print
##.social-profile-icons
##.social-profiles
##.social-promote-box
##.social-prompt
##.social-prompt--btn
+##.social-rel
##.social-right
##.social-right-xs
##.social-rightbar-buttons
##.social-share-custom
##.social-share-facebook
##.social-share-flat
+##.social-share-footer
##.social-share-google
+##.social-share-head
##.social-share-icons
##.social-share-lede-image
##.social-share-link
##.social-share__listitem--facebook
##.social-share__listitem--twitter
##.social-sharebar
+##.social-shared
##.social-sharer
##.social-sharer-holder
##.social-shares
##.social-sidebar
##.social-siderail-l
##.social-single
+##.social-site
##.social-site-links
##.social-sites
##.social-sliver
##.social-stats
##.social-stick
##.social-sticky
+##.social-sticky-bar
+##.social-sticky-wrapper
##.social-story-bar
##.social-strip
##.social-strip-medium
##.social-wide
##.social-widget
##.social-widget-li
+##.social-widget-sidebar
##.social-widget-td
##.social-widgets
##.social-widgets-large
##.socialFooter
##.socialFooterIcon
##.socialFull
+##.socialHPright
##.socialHeader
##.socialIcns
##.socialIco
##.socialOptionsTop
##.socialPageLinks
##.socialPanel
+##.socialPart
##.socialPinterest
##.socialPlugins
##.socialPopouts
##.socialShareFooter
##.socialShareLinks
##.socialShareScroll
+##.socialShareWrap
##.socialSharing
##.socialSharingBar
##.socialSharingFtr
##.socialSticky
##.socialStickyBanner
##.socialStrip
+##.socialStyle1
+##.socialStyle2
+##.socialStyle3
##.socialSub
##.socialSubFooter
##.socialTab
##.social_links_wrapper
##.social_linksnewspaper
##.social_list
+##.social_list_of_icons1
##.social_logos
##.social_m
##.social_m_a
##.social_media_icon
##.social_media_links
##.social_media_section
+##.social_media_share
##.social_medias
+##.social_medias_block
##.social_mob
##.social_mobile
##.social_network
##.social_share_box
##.social_share_box_wrapper
##.social_share_btn
+##.social_share_button_wrapper
##.social_share_buttonbar
##.social_share_buttons
##.social_share_cb
##.social_share_container
+##.social_share_counter
##.social_share_fb
##.social_share_h
##.social_share_left
##.social_share_privacy_area
##.social_share_table
##.social_share_tw
+##.social_share_wrapper
##.social_sharer
##.social_shares
##.social_sharing
##.social_wrapper
##.social_wrapper2
##.social_youtube
+##.socialaccounts
##.socialakamai
##.socialarea
##.socialb
##.socialb_tg
##.socialbadge
##.socialbar
+##.socialbar-mobile
##.socialbar-wrap-bottom
##.socialbarwrapper
##.socialbkmark
##.socialicns
##.socialicon
##.socialicons
+##.socialicontd
##.socialicr
##.socialimglink
##.socialink
##.socialmediabox
##.socialmediabox_heading
##.socialmediafollow
+##.socialmediaicons
##.socialmedialinks
##.socialmenu
##.socialn2_links
##.sp_twitter
##.sparkling-social
##.spe-share-wrap
+##.spine-social-channels
##.sppre_message-share
##.sppre_message-share-button
##.sprite-facebook
##.sqs-slice-social-icons
##.sqs-svg-icon--list
##.squareShareButtons
+##.srg-share-icon-container
##.ss-facebook
##.ss-instagram
##.ss-share
##.st-social-block
##.st-social-share-buttons
##.st_digg_custom
+##.st_email_custom
##.st_facebook_custom
##.st_facebook_hcount
##.st_facebook_large
##.st_googleplus_large
##.st_googleplus_vcount
##.st_linkedin_custom
+##.st_linkedin_large
##.st_pinterest_custom
##.st_pinterest_large
##.st_pinterest_vcount
+##.st_reddit_custom
+##.st_sharebar_new
##.st_sharethis
##.st_sharethis_custom
##.st_sharethis_large
+##.st_story_topshare
##.st_stumbleupon_custom
##.st_tumblr_large
##.st_twitter_custom
##.story-top-social
##.storySocial_lng
##.storySocial_short
+##.story__social
##.story_allsocial
##.story_share
##.story_social_share
##.stream-social-cta
##.stripped-down-sharebar
##.strx-simple-sharing-sidebar-buttons
+##.stt-share
+##.stuff-social
##.stumble-box-header
##.stumble-box-small
##.stumble-button
##.stumble_icon
##.stumblebutton
##.stumbleupon-share
+##.stumbleupon-share-btn
+##.stumbleupon-share-button
##.stumbleupon_button
##.stumbleupon_icon
##.stumbleuponwidth
##.stwitter
##.su-social-media-container
##.sub-bar-social
+##.sub-page-feature-social-icons
##.subHeaderSocial
##.subShare
##.sub_buzz_share
##.sub_twitter
##.subfooter-social
##.submeta__share
+##.subnav-right__social
##.subpost_share
##.subscribe-button
##.subscribe-buttons-container
##.synved-social-button
##.szoSocialMediaShare
##.t-article-share-btn-1
+##.t-content__shares
##.t-social-buttons
##.tShare
##.t_social
##.t_twitter
+##.tab-shareLinkButtons
##.tab_social
##.tafSocialButton
##.tag-line-social
##.talk-sharing__twitter
##.talksShareSpan
##.tasti-social-top
+##.tb-social-buttons
+##.tbr-social
##.tbt_social
+##.tcArticleSocialShare
##.tcsn_widget_social_network
##.td-float-sharing
##.td-header-social
##.teasershare
##.tech-social
##.ted-share-buttons
+##.telegram_link
##.tempShareToolsHolder
##.text-m-join-us-on-facebook
##.text_list_inline
##.tg-tlc-storymeta_sharing-wrapper
##.tg-tweet-this
##.tgc-footer_social
+##.tgc-magazine-branding-banner_social
##.tge-sharing-buttons
##.tgla7-share
##.th-sharecounts
##.top_follow_us
##.top_news_social
##.top_share
+##.top_share_link
##.top_sharedlinks
##.top_socail
##.top_social
+##.top_social_icons
##.top_social_networks
##.top_social_views_wrap
##.topbar-facebook
##.topbar-share
+##.topbar-social
##.topbar-socials
##.topbar-twitter
##.topbar-youtube
+##.topic-share
##.topic-social__caption
##.topic-social__list
##.topic_socials
##.tweets-box
##.tweets_footer
##.twite__share-button
+##.twiter-share
##.twiticon
##.twitshare
##.twitter-24x24
##.twitter-promo
##.twitter-section
##.twitter-share
+##.twitter-share-btn
##.twitter-share-button
##.twitter-share-container
##.twitter-shareButton
##.twitter-shares
##.twitter-sharetool
+##.twitter-sharing
##.twitter-sidebar-button
##.twitter-social
##.twitter-solid-control
##.twitterShareContainer
##.twitterShareIcon
##.twitterShareToolsContainer
+##.twitterShareTrigger
##.twitterSocialIcon
##.twitterSs
##.twitterTweet__button
##.twtr_plug
##.twttr-widget-wrap
##.tx-timtabsociable-pi1
+##.ty-social-link
+##.ty-social-link-block
##.tz-share-link
##.tz_tweet_widget
##.u-socialWrapper
##.ul_share
##.ultimatesocial
##.under-article-share
+##.under_social
##.undocked-share
##.uni-selection-sharer
##.uni-social
##.utility-stumble-upon
##.utils_social_tracking
##.uvpjs__btn-share
+##.v-follow-share
##.v2Social_Shares
##.v4_header-social
##.vaShare
##.vf-share-option
##.vf-share-options
##.vgtrk-bar-social-wrap
+##.vgtrk_soc_links
##.vhb-c-social-media
##.vhb-page-navigation-social
##.vhb-share-social-media-button
##.video-page-social
##.video-share
##.video-share-b
+##.video-share-icons
##.video-share-tools
##.videoShare
##.videoShareBox
##.viewer__sharing__item
##.viewer__sharing__items
##.views-field-addtoany-share-2
+##.villatheme_social_links
##.vip__share-panel
##.viral-button-pinterest
##.viralShare
##.voc-article-share-btn
##.voc-article-share-wrapper
##.voc-header-share-btn
+##.voc-share-fb
+##.voc-share-tw
##.voc-social-share
##.vocativ-social-sidebar
##.vod_program_social
##.wf-social
##.whatsapp-barra
##.whatsapp-share
+##.whatsapp-share-btn
+##.whatsapp-share-button
##.whatsapp.icon
+##.whatsapp_banner
+##.whoShare
+##.whtapp-web
##.widget--twitter
##.widget-article-follow
##.widget-cardoza-fb-like
##.widget-follow-us
##.widget-followus
##.widget-live-tweets
+##.widget-share
+##.widget-share--rows
+##.widget-share__social
+##.widget-share__wrapper
##.widget-sharebar-container
##.widget-sharrre
##.widget-social
##.widget-social-twitter
##.widget-twitter-timeline
##.widgetFB
+##.widgetFollowUs
##.widgetSocialFacebook
##.widget_FacebookActivity
##.widget_FacebookLikeBox
##.widget_ione-facebook-activity
##.widget_ione-facebook-like
##.widget_ione-social_conversion
+##.widget_jnews_social
+##.widget_jnews_social_counter
##.widget_latest_tweets_widget
##.widget_likeBox
##.widget_likebox
##.widget_socialcount_widget
##.widget_socialcounter
##.widget_socialcountplus
+##.widget_socialize
##.widget_socialmenu
##.widget_socialnetworklinks_widget
##.widget_socials
##.widget_tweetblender
##.widget_tweets
##.widget_twitter
+##.widget_twitter_duas_colunas
##.widget_twitter_enhanced
##.widget_twitter_latest
##.widget_twitter_timeline
##.wpautbox-socials
##.wpbfsb-schema-org
##.wpcw-widget-social
+##.wpdev-social-btn
+##.wpdev-social-fb
+##.wpdev-social-gp
+##.wpdev-social-tw
+##.wpdev-top-share
##.wpdev-twitter
##.wpex-social-share-wrap
##.wps-seo-booster-social-buttons
##.wx-social-share-story-pinterest
##.wx-social-share-story-twitter
##.wx-social-share-story-wrapper
+##.wysiwygContent-social
##.wz-footer-sidebar__social
##.x-entry-share
##.x-facebook
##MY-SHARE-BUTTON
##SHARE-BUTTON
##SOCIAL-SHARING
+##TC-ARTICLE-SOCIAL-SHARE
##TWITTER-SHARE-BUTTON
##[alt="Like us on Facebook"]
##[alt="retweet"]
+##[aria-label="Follow us on Facebook"]
+##[aria-label="Follow us on Twitter"]
+##[aria-label="Social bar"]
+##[card-share-open]
##[class*="socialLink"]
##[class*="socialSection"]
##[class^="social_button_"]
+##[data-link^="https://twitter.com/share?"]
+##[data-link^="https://www.facebook.com/sharer.php?"]
+##[data-original-title="Share or embed this video!"]
##[data-pin-href^="https://www.pinterest.com/pin/create/"]
##[data-pin-log^="button_pinit"]
+##[data-social-action="visit"]
##[data-trigger="share-links-manager"]
+##[data-type="facebook-bottom-share"]
+##[data-type="pinterest-bottom-share"]
+##[data-type="shareCardAction"]
+##[data-type="twitter-bottom-share"]
##[href="http://www.addthis.com/bookmark.php"]
+##[href^="//plus.google.com/share"]
##[href^="//twitter.com/share"]
+##[href^="//www.twitter.com/share"]
##[href^="http://reddit.com/submit"]
##[id^="gigya_inline_share_"]
##[name="Click to follow us on twitter"]
##[title="Get Posts On Facebook Wall"]
##[title="Join us on Twitter"]
##[title="Like this article? Submit it to your favourite social bookmarking site!"]
-##[title="Like us on Facebook"]
##[title="More ways to share"]
##[title="Post this story to Twitter"]
##[title="Post to Digg"]
##[title^="Follow me on "]
##[title^="Follow on Twitter"]
##[title^="Follow us on "]
+##[title^="Like us on Facebook"]
##[title^="Share on Facebook"]
+##[title^="Share on Google+"]
##[title^="Share on LinkedIn"]
##[title^="Share on Linkedin"]
##[title^="Share on Tumblr"]
##[title^="Share with Twitter"]
##[title^="Stumble This Post"]
##[title^="Submit this post on "]
+##[title^="Subscribe to our YouTube "]
+##[uk-icon="facebook"]
+##[uk-icon="google-plus"]
+##[uk-icon="twitter"]
##a[alt="Follow Us on Twitter"]
##a[alt="follow us on twitter"]
##a[classes="share_widget"]
##a[data-tm-ref-type-id="Follow-on-Facebook"]
##a[data-tm-ref-type-id="Follow-on-YouTube"]
##a[href*="facebook.com/sharer/sharer.php?"]
+##a[href="//www.reddit.com/submit"]
+##a[href="https://twitter.com/share"]
##a[href^="//pinterest.com/pin/create/button/?"]
##a[href^="//twitter.com/intent/tweet/?"]
##a[href^="//vk.com/share.php?url="]
##a[href^="http://pinterest.com/pin/create/bookmarklet/"]
##a[href^="http://pinterest.com/pin/create/button/"]
##a[href^="http://pinterest.com/pin/create/link/"]
-##a[href^="http://plus.google.com/share?"]
+##a[href^="http://plus.google.com/share"]
##a[href^="http://reddit.com/submit"]
##a[href^="http://seenthis.net/#ajouter="]
##a[href^="http://service.weibo.com/share/share.php?url="]
##a[href^="http://www.wykop.pl/dodaj/link/?url="]
##a[href^="http://www.wykop.pl/dodaj?url="]
##a[href^="http://yozm.daum.net/api/popup/prePost?sourceid="]
+##a[href^="https://api.whatsapp.com/send?"]
##a[href^="https://bufferapp.com/add?url="]
+##a[href^="https://facebook.com/dialog/share?"]
##a[href^="https://facebook.com/share.php?u="]
##a[href^="https://facebook.com/sharer.php?"]
##a[href^="https://lineit.line.me/share/"]
##a[href^="https://partners.viadeo.com/share?"]
##a[href^="https://pinterest.com/pin/create/"]
##a[href^="https://plus.google.com/share"]
-##a[href^="https://plus.google.com/share?"]
##a[href^="https://reddit.com/submit?"]
##a[href^="https://share.flipboard.com/bookmarklet/popout?"]
##a[href^="https://telegram.me/share/url?"]
##a[href^="https://twitter.com/intent/tweet?"]
##a[href^="https://twitter.com/share?"]
##a[href^="https://vk.com/share.php?url="]
+##a[href^="https://web.whatsapp.com/send?"]
+##a[href^="https://widget.whatsbroadcast.com/widget_more/"]
##a[href^="https://www.blogger.com/blog-this."]
+##a[href^="https://www.blogger.com/share-post."]
##a[href^="https://www.buttons.social/share/#"]
##a[href^="https://www.facebook.com/dialog/feed?"]
##a[href^="https://www.facebook.com/dialog/share?"]
##a[href^="https://www.xing.com/social_plugins/share?"]
##a[href^="https://www.xing.com/spi/shares/"]
##a[href^="javascript:opentweetwindow('/tweet_this.asp?"]
+##a[href^="javascript:shareOnFb"]
+##a[href^="javascript:shareOnTwitter"]
##a[href^="whatsapp://send?text="]
##a[name="sharethis"]
##a[onclick^="doSocialShare"]
##a[onclick^="window.open('http://twitter.com/home?status="]
##a[onclick^="window.open('http://www.blogger.com/blog-this.g?"]
##a[onclick^="window.open('http://www.facebook.com/sharer.php?"]
+##a[onclick^="window.open('http://www.tumblr.com/share/"]
##a[onclick^="window.open('https://www.facebook.com/sharer/sharer.php?"]
##a[rel="share-on-facebook"]
##a[rel="share-on-twitter"]
##a[title="Condividi su whatsapp"]
##a[title="Condividi"]
##a[title="Facebook"]
+##a[title="Follow on email"]
+##a[title="Follow on facebook"]
+##a[title="Follow on instagram"]
+##a[title="Follow on snapchat"]
+##a[title="Follow on twitter"]
+##a[title="Follow on youtube"]
##a[title="Google +"]
##a[title="Google Plus"]
##a[title="Google+"]
##a[title="Seguici su Twitter"]
##a[title="Seguici su facebook"]
##a[title="Send an this via email/e-card"]
+##a[title="Share by Email"]
##a[title="Share via e-mail"]
##a[title="StumbleUpon"]
##a[title="Tumblr"]
##a[title^="Share this to Technorati"]
##a[title^="Share via Twitter"]
##a[title^="Share via facebook"]
-##a[title^="Subscribe to our YouTube Channel"]
##a[title^="Subscribe to us on YouTube"]
##a[title^="follow us on Facebok"]
##a[title^="follow us on G+"]
##button[onclick^="Javascript:void(window.open('http://twitter.com/share?text="]
##button[onclick^="Javascript:void(window.open('http://www.facebook.com/sharer.php?"]
##button[onclick^="Javascript:void(window.open('https://www.linkedin.com/shareArticle?"]
+##button[onclick^="window.open('https://twitter.com/intent/tweet?url="]
+##button[onclick^="window.open('https://www.facebook.com/dialog/share?"]
##button[title="Share"]
##div[button="share"]
##div[button="shareBox"]
##div[class^="ArticleShareLinks_"]
##div[class^="FooterSocialLinks"]
##div[class^="ShareButtons_"]
+##div[class^="ShareLinks_"]
##div[class^="SocialTool"]
##div[class^="article-sticky-share_"]
##div[class^="article__shared_bar"]
##div[class^="follow-links-"]
+##div[class^="footerSocial_"]
##div[class^="j-share-"]
##div[class^="numberShares_"]
##div[class^="shareBar_"]
##div[id^="content-share-buttons-"]
##div[id^="digg-widget-"]
##div[id^="gigya_share_button"]
+##div[id^="penci-social-counter-"]
##div[id^="pw_widget_"]
##div[id^="simple_tweet_widget"]
##div[id^="sl_share_"]
###AcceptCookies
###AcceptCookiesBannerTemplate
###AcceptPrivacyDisclaimBoxWrap
+###AiraGdprDialog
###AlertCookies
###AlertDialogConatiner
###AlertaCookies
###AvvisoCookie
###BBCookieToolDiv
###BIPCookies
+###BWeuCookie
###BandeauCNIL
###BandeauCookie
###BandeauCookies
###BandeauInfoCookie
###BanerINcookie
+###Banner_cookie_0
###Banner_cookie_1
###BarTab_divInformativaCookie
###BarraCookie
###Cookie-Container
###Cookie-Overlay
###Cookie-Policy
+###Cookie-Popup
###Cookie-scrolldown
###CookieAccept
###CookieAcceptContainer
###CookieLawChoice
###CookieLawContent
###CookieLawHolder
+###CookieLayer
###CookieLegalContainer
###CookieLegislation_CookieAcceptPanel
###CookieLey
###CookiePanelNegative
###CookiePolicy
###CookiePolicyContainer
+###CookiePolicyHeader
###CookiePolicyNotice
###CookiePolicyOverlay
###CookiePolicyPanel
###CookiesBanner
###CookiesBar
###CookiesBox
+###CookiesCompliance
###CookiesConfirmation
###CookiesContainer
###CookiesCtrl
###CookiesWarning
###CookiesWindow
###Cookies_pnlCookies
+###Cookies_upCookies
###Cookiezustimmung
###CookisWarning
###CpHTMLCookieBar_bar
###DFLCookieConsent
###DGPR
###DIVcookies
+###DIVcookieswelcome
###DLP_eu_cookie_disclosureOverlay
+###DO_CC_PANEL
###DigitalPrint-cookie-alert
###DisclaimCookie
###DisclaimPrivacyBottomButton
###EUCookieMessage
###EUCookieMsg
###EUCookieNote
+###EUCookiePolicyNotice
###EUCookiesAlert
###EUCookiesWarning
###EUDirectiveCookiePanel
###FooterCookie
###Footer_cookieLawBox
###ForbotCookies
+###FrstCksDiv
###GCUCookiePolicyWarning
###GDPRCookie
+###GDPRCookieBox
+###GDPRPopupContainer
+###GDPRtoast
###GFSticky
###GMI_Privacy_Policy
###GRU-cookies-alert-iframe
+###GdprCookieBanner
###GdprCookieMessage
###Generictopmenu1_ServiceMenu1_PnlCookie
+###GibsonPrivacy
###GlobalCookieBanner
###GodBlessEUCookies
###GritterContainer
###ICUserCookie_block
###ILNbar-cookie-policy
###IN_cookiebarwrapper
+###IdBannerAcceptPrivacy
###InfoCookie
###InformacjaOCookies
###InformationCookies
###InformativaCookie
###JDCookieNotifier
###JM_Cookie_Container
+###JS_cookiesLawAcceptation
###JScookieInfo
###KBBCookieNotifier
###KPNCookie
###PrivacyBanner
###PrivacyInformationConsent
###PrivacyPolicyBar
+###PrivacyPopup
###PrivacyWarning
###Product_cookies-wrap
###RB_React_Component_CookieBanner_4
###SVDv3_cookie
###SWCC3_CookieLawBanner
###S_cookie_box
+###ShowCookie
###SiteInfoBanner[data-cookie-checker]
###SiteMasterPage_updCookieDisclaimer
###StCookieStyle-bar
###_DIV_COOK
###_EAPM.TC
###__CookieContainer
+###__agreementBar
+###__cookie-consent-wrapper
###__cookieMessage
###__cookie_consent
+###__cookiemsg
###__cookies_
###__cookies__
###__fr_cookie_notifier
###__ndcc_cookieImpliedConsent
###__ntk_banner_cookie
###__tealiumGDPRecModal
+###__usrplcy
###_avviso_cookie
+###_cc_banner
###_cookieConsentWrapper
###_cookieNotificationBar
###_cookie_banner
###_cookies_info
###_evh-button
###_evh-ric
-###_evidon-background
###_evidon-barrier-wrapper
###_evidon_banner
###_ghostery-message-row
###accept-cookie-bar
###accept-cookie-box
###accept-cookie-compliance-section
+###accept-cookie-container
###accept-cookie-message
###accept-cookie-permission
+###accept-cookie-wrapper
###accept-cookies
+###accept-cookies-bar
###accept-cookies-block
###accept-cookies-div
###accept-cookies-msg
###acceptCookieBanner
###acceptCookieContainer
###acceptCookieMeg
+###acceptCookiePG
###acceptCookiePolicy
###acceptCookiePolicyPopup
###acceptCookies
###accept_cookies
###accept_cookies_cont_outer
###accept_cookies_div
+###acceptance-cookie-modal
###acceptcookie
###acceptcookies
###acceptcookiesWrapper
###adcookies
###addCookieBarInfo
###adimo-cookie
+###adsimple-cookie-notice
###adtoniq-msg-bar
###adult-and-cookies
###adv_cookie
###ahhg-cookie-window
###aia-cookie-consent
###aida-cookies-bar
+###aio-gdpr-cookie-notice
###ajaxCookiesMessage
+###ajaxStyleJamCookiesMessage
###akceptacja
###akceptcookie
###alert-biscotti
###alert-cookie-prof
###alert-cookies
###alert-cookies-toast
+###alert-eu-cookies
###alertCookie
###alertCookies
###alertMentionCookiesMessage
###alert_cookie_msg
###alert_cookie_optin
###alert_cookie_popup
+###alert_cookieconsent
###alert_cookies
###alerta-cookies
###alerta_cookies
###allow-cookies-popup
###allowCookieDiv
###allowCookieMsg
+###allowCookieTypes
###allowCookies
###allowCookiesPopup
###allowMarketingCookies_cont
###allowusecookies
###alma-cookie-consent
###alma-data-policy-banner
+###alsb_CNIL_notice
###altea-cookiebox-wrapper
###alternetCookieMessage
###amccookies-bar
###analytics_cookie
###andytimes_privacy_div
###announcement-eu-cookie
+###announcement-eucookielaw
###announcementeCookies
###annoyingeucookiemsg
###anunt_cookies
###area-cookie
###area_cookies
###aria-policy
+###arkCookiesPrivacyPolicy
###arkoCnilTracking-conteneur
+###arm_user_cookie_consent_popup
###arte-cookie-banner
+###aruba_cookie_privacy_popup
###as-cookie-cutter
###askCookies
###askToAcceptCookies
###attentionCookies
###attention_cookies
###au_cookiesalert
+###authPopupPolicyBanner
###autoescapecookie
###autorisationCookie
###avcn_notification
###avvisoCookie
###avviso_cookie
###avvisocuchi
+###aw-cookie-container
+###aw-cookie-overlay
###axs_cookie_toggle
###b14-cookiemenu
###bCookieSlide
###bauerCookiePolicyBanner
###bb_cookies
###bbccookies
+###bbh_gdpr_cookie_info_bar
###bcCookies
###bc_cookiecontrol
###bcb-cookies-notice
###bigcookies
###bigf-cookie-bar
###bim-studio-cookie-holder
+###bipo_avisocookies
###biscuitFormDiv
###bitbay-cookies
###bkCookieBanner
###block-cookie-disclaimer-cookie-disclaimer-block
###block-cookie-info
###block-cookie_policy-0
+###block-cookies-police
###block-custom_cookies-custom_cookies_eu
###block-db-cookie-compliance-cookie-compliance-block
###block-direct-control-cookies-accept
###block-mnc-cnil-mnc-cnil-info-cookies
###block-nett-cookies-message
###block-notifications-cookie
+###block-oyster-gdpr-cookie-policy
###block-rmg-cookie-policy-cookie-policy
###block-wbt-block-domain-cookie
###block-zodiac-site-cookie
###blockCookieInfo
###blockcookies
###blockdisclaimer
+###blockuecookielaw
###blogger_cookie_notice
###blok_cookie
###bloque_ventanaCookies
###bootcooker-banner
###bottomCookie
###bottomCookieUsage
+###bottomStickyCookiesBox
###bottom_cookie
###box-cookie
###box-cookie-notice
###bw_cookieoverlay
###bys-cookiemessage
###bytesize_cookie_explainer
+###bzCookieConsent
###c-cookies
###c-warning-container
###c2g_cookie_dialog
###cc_bandeau
###cc_banner
###cc_banner-wrapper
+###cc_con
+###cc_container
###cc_cookies
###cc_policy
###cca-cookies-holder
###ckBar
###ckWarning
###ck_dsclr
+###ckbr_banner
###ckch
###ckieacpt_container
###ckieconsent
###cnil-layer
###cnil-msg
###cnil-privacy-policy
+###cnilBanner
###cnilCookie
###cnilFooter
###cnilNotification
###confirmedCookieNoteId
###consensoCookies
###consenso_cookie
+###consent-agreement
###consent-bar
+###consent-footer
###consent-modal
+###consent-modal-first
###consent-slide
###consent.consent
+###consentAccepted
+###consentBanner
###consentBar
###consentCookieDiv
###consentDialog
###consent_assist_container
###consent_banner
###consent_blackbar
+###consent_cookies_popup
+###consent_visitor
###consentcookie
+###consentlyr
###cont_cookies
###container-cookie
###container-cookies
###contentRecommendationWidget_PS_COOKIES_BANNER_ESPOT
###content_cookie
###contentcookies
+###coo-banner
###cooMessage
###coo_note
###coocie
###cookie-ack
###cookie-adv
###cookie-advarsel
+###cookie-advert
###cookie-advice
###cookie-advise-panelID
###cookie-advisory
###cookie-alert-cgosbar
###cookie-alert-container
###cookie-alert-div
+###cookie-alert-message
###cookie-alert-msg
###cookie-alert-section
###cookie-alert-wrapper
###cookie-banner-container
###cookie-banner-root
###cookie-banner2
+###cookie-banner_container
###cookie-bar
+###cookie-bar-ardanta
###cookie-bar-bottom
###cookie-bar-container
###cookie-bar-main
###cookie-cnil-mobile-box
###cookie-cnt
###cookie-compliance
+###cookie-compliance-block
###cookie-compliance-bottom
###cookie-compliance-bottom-overlay
###cookie-compliance-container
###cookie-consent-bar-outer
###cookie-consent-block
###cookie-consent-box
+###cookie-consent-boxes
###cookie-consent-check
###cookie-consent-container
###cookie-consent-layer
###cookie-info-div
###cookie-info-hermer
###cookie-info-layer
+###cookie-info-open
###cookie-info-outer
###cookie-info-panel
###cookie-info-rodo
###cookie-info-text
###cookie-info-wrapper
+###cookie-inform
###cookie-inform-message
###cookie-information
###cookie-information-banner
###cookie-law-consent
###cookie-law-consent-section
###cookie-law-container
+###cookie-law-dialog
###cookie-law-enforcer
+###cookie-law-fix
###cookie-law-info
###cookie-law-info-again
###cookie-law-info-bar
+###cookie-law-infos
###cookie-law-message
###cookie-law-notif
+###cookie-law-padding
###cookie-law-popup
###cookie-law-uw
###cookie-law-wrap
###cookie-monster
###cookie-monster-bar
###cookie-monster-container
+###cookie-monster-root
###cookie-monster-san
###cookie-msg
###cookie-msg-bar
###cookie-notice
###cookie-notice-banner
###cookie-notice-bar
+###cookie-notice-blocker
###cookie-notice-box
+###cookie-notice-data-privacy-selector
###cookie-notice-outer
###cookie-notice-platform
###cookie-notice-section
###cookie-perm-bar
###cookie-permissie
###cookie-permission-bar
+###cookie-placeholder
+###cookie-pnl
###cookie-police
###cookie-policies
###cookie-policy
###cookie-policy-modal
###cookie-policy-msg
###cookie-policy-notice
+###cookie-policy-overlay-block-container
###cookie-policy-popin
###cookie-policy-popup
###cookie-policy-section
###cookie-ram
###cookie-regle
###cookie-request
+###cookie-required
###cookie-restriction
###cookie-ribbon
###cookie-richtlinie
###cookie-richtlinie-notification
+###cookie-rodo
###cookie-screen
###cookie-section
###cookie-slide
###cookie-use-notice-wrapper
###cookie-uzenet
###cookie-varsel
+###cookie-view
###cookie-warn
###cookie-warning
###cookie-warning-app
###cookieAlarm
###cookieAlarmBar
###cookieAlert
+###cookieAlertBanner
###cookieAlertBar
###cookieAlertBox
###cookieAlertBoxID
###cookieBandeauConsentement
###cookieBanner
###cookieBanner-main
+###cookieBannerBG
###cookieBannerContainer
###cookieBannerContent
###cookieBannerContent_new
###cookieConsentDialog
###cookieConsentDiv
###cookieConsentForm
+###cookieConsentHolder
###cookieConsentMessage
###cookieConsentModal
###cookieConsentMsg
###cookieDiv-Alert
###cookieDivBackground
###cookieDivContent
+###cookieDlg
###cookieDlg1
###cookieDough
###cookieDrop
###cookieDropDown
+###cookieEC
###cookieEU
###cookieElement
+###cookieErrorMessageDiv
###cookieEuRuleBar
###cookieFixed
###cookieFooter
###cookieInfoPanel
###cookieInfoWrapper
###cookieInfo_firstTime
+###cookieInfobox
###cookieInformacja
###cookieInformation
###cookieInformationBoxWrapper
###cookieLawContainer
###cookieLawDisclaimer
###cookieLawHeader
+###cookieLawInfo
###cookieLawInfoBreve
###cookieLawInformation
###cookieLawMessage
###cookieMessagesContainer
###cookieMgn
###cookieModal
+###cookieModalCenter
###cookieMon
###cookieMonster
###cookieMonsterWrapper
###cookieNoteBox
###cookieNoteWrap
###cookieNotes
+###cookieNotf
###cookieNotice
###cookieNoticeContainer
###cookieNoticeMessage
###cookieOuter
###cookieOuterContainer
###cookieOverlay
+###cookieOverlayNotify
###cookiePK
###cookiePane
###cookiePanel
###cookiePolicyBox
###cookiePolicyContainer
###cookiePolicyDiv
+###cookiePolicyId
###cookiePolicyInfo
###cookiePolicyModal
+###cookiePolicyNote
###cookiePolicyNotice
###cookiePolicyNoticeBox
###cookiePolicyNotification
###cookiePopUpId
###cookiePopin
###cookiePopup
+###cookiePopupBar
###cookiePopupContainer
+###cookiePopupContent
###cookiePopupInfo
###cookiePrefIntro
###cookiePrefIntro_underlay
###cookieSign
###cookieSignpost
###cookieSliderDiv
+###cookieSoftOptIn
###cookieSpace
###cookieSpan
###cookieStandar
###cookieStartMessage
+###cookieState
###cookieStatement
###cookieStatementWrapper
###cookieStrip
###cookieWarningLayer
###cookieWarningLayout
###cookieWarningMessage
+###cookieWarningModal
###cookieWarningR
###cookieWarningWrapper
###cookieWarnings
###cookieWrap0
###cookieWrapper
###cookieZone
+###cookie_
###cookie_1
###cookie_2
###cookie__alert
###cookie_acceptation
###cookie_acceptation_conteneur
###cookie_acception
+###cookie_access_message_holder
###cookie_adv
###cookie_advice
###cookie_advise
###cookie_alert_div
###cookie_alert_mobile
###cookie_announce
+###cookie_approval
+###cookie_approve
###cookie_ask
###cookie_assets
###cookie_assistant
###cookie_con
###cookie_conf_banner
###cookie_confirm
+###cookie_confirm_dv
###cookie_confirmation
###cookie_consent
###cookie_consent4435
+###cookie_consent_banner
###cookie_consent_box
###cookie_consent_container
+###cookie_consent_cookiebar
###cookie_consent_div
###cookie_consent_header
###cookie_consent_notification
+###cookie_consent_wall
###cookie_cont
###cookie_container
###cookie_content
###cookie_eu_bar
###cookie_eu_recht
###cookie_exit_form
+###cookie_fascia
###cookie_figyelmeztetes
###cookie_footer
###cookie_frame
+###cookie_gdpr
###cookie_gld_cookie_flag
+###cookie_guidline_box
###cookie_hdr_showagain
###cookie_header
###cookie_header_top
###cookie_hinweis
###cookie_holder
###cookie_id
+###cookie_ilmoitus
###cookie_info
###cookie_info_agree
###cookie_info_area
###cookie_inform
###cookie_information
###cookie_information_block
+###cookie_informativa_esd
###cookie_informer
###cookie_inject
###cookie_inline_form
###cookie_policies
###cookie_policy
###cookie_policy-0
+###cookie_policy_accept
###cookie_policy_alert
###cookie_policy_banner
###cookie_policy_banner_wrapper
###cookie_popup_container
###cookie_popup_overlay
###cookie_popup_wrapper
+###cookie_prefs_bumper
###cookie_priv_div
###cookie_privacy
###cookie_privacy_bar
###cookie_short_info
###cookie_shout
###cookie_show_info
+###cookie_shown
###cookie_souhlas_div
###cookie_statement
###cookie_str
###cookie_strip
+###cookie_stuff
###cookie_tab_main
###cookie_tajekoztato
###cookie_terms
+###cookie_terms_div
###cookie_text_header
###cookie_tool_large
###cookie_tool_small
###cookie_warn
###cookie_warn_text
###cookie_warning
+###cookie_warning_area
###cookie_warning_container
###cookie_warning_notification_NOTIFICATION
###cookie_warning_outer_wrapper
###cookieaccept
###cookieacceptance
###cookieaccepter
+###cookieacceptlayer
###cookieadv
###cookieadvice
###cookieagree
###cookiearea
###cookieaviso
###cookieavisoini
+###cookieb-banner
###cookiebalk
###cookiebalk-wrap
###cookiebandeau
###cookiebar-1
###cookiebar-container
###cookiebar-cookiepolicy
+###cookiebar-wrapper
###cookiebar_container
###cookiebar_content
###cookiebar_playnation
###cookieconsent-container
###cookieconsent-explicit-overlay
###cookieconsent-explicit-popup
+###cookieconsent-frame
###cookieconsent-implicit-popup
###cookieconsent_container
###cookieconsent_dialog
###cookieconsent_text
+###cookieconsent_toast
###cookieconsentbar
###cookieconsentbox
###cookieconsentformbox
###cookiecrap
###cookiedesktop
###cookiedialog
+###cookiedings
###cookiedingsbums
###cookiedirectiveButtonContainer
###cookiedisc
###cookiefooter
###cookieform
###cookieformdiv
+###cookiefrage
###cookiegap
###cookieguideline-wrapper
###cookieheader
###cookiehinw
###cookiehinweis
###cookiehinweisdiv
+###cookieid.cookies
###cookieinfo
###cookieinfo-container
###cookieinfo1
###cookielaw-wrap
###cookielaw2
###cookielaw_banner
+###cookielaw_msg
###cookielaw_node
###cookielaw_notice
###cookielaw_overlay
###cookienotify-wrapper
###cookienotifybar
###cookientf_div
+###cookienutzung
###cookieok
###cookieok_bar
###cookieonpage
###cookieoverlay
###cookiepanel
###cookiepermissionprompt
+###cookieplugin
###cookiepolicy
###cookiepolicy-blok
###cookiepolicy-container
+###cookiepolicy-main-outer
###cookiepolicyContainer
###cookiepolicy_area
###cookiepolicybar
###cookies-accept-lightbox
###cookies-accept-section-wrapper
###cookies-acceptance
+###cookies-acceptance-ack
###cookies-acceptance-box
###cookies-ad
###cookies-adv
###cookies-alert-wrapper
###cookies-alerta
###cookies-allowed
+###cookies-approval
+###cookies-are-evil
###cookies-auth
###cookies-aviso
###cookies-banner
###cookies-consent-popup
###cookies-consent-wrapper
###cookies-container
+###cookies-content
###cookies-cookies-modal
+###cookies-cover
###cookies-dialog
###cookies-directive
###cookies-disclaimer
###cookies-gratki-info
###cookies-guide
###cookies-header
+###cookies-header-warning
###cookies-imm-wraper
###cookies-info
###cookies-info-banner
###cookies-information-bar
###cookies-information-popup
###cookies-infos
+###cookies-interface
###cookies-iprima
###cookies-iraiser
###cookies-komunikat
###cookies-message-src
###cookies-messages
###cookies-modal
+###cookies-modal-wrapper
###cookies-monster
###cookies-msg
###cookies-nag
###cookies-texto-corto
###cookies-toolbar
###cookies-top-bloc
+###cookies-topbar
###cookies-ue
###cookies-ue-agree-block
###cookies-upozorneni
###cookies-warning-container
###cookies-warning-message
###cookies-wiadomosc-box
+###cookies-win
###cookies-window
###cookies-wrap
###cookies-wrapper
###cookies.clearfix
###cookies.container
###cookies.container-fluid
+###cookies.cookiesShow
###cookies.display
###cookies.hidden-print
+###cookies.notice
###cookies.notifyBar
###cookies.open
+###cookies.overlay-cookies
###cookies.row
+###cookies.show
+###cookies.visible
###cookies123
###cookiesAccept
###cookiesAcknowledgement
###cookiesBar
###cookiesBarAnnouncement
###cookiesBox
+###cookiesCapa
###cookiesCard
###cookiesCheck
###cookiesChecker
###cookiesInfoBlock
###cookiesInfoBox
###cookiesInfoBox1
+###cookiesInfoDiv
+###cookiesInformation
###cookiesInfos
###cookiesInitialDialog
###cookiesLaw
###cookiesPolicyC
###cookiesPolicyHolder
###cookiesPolicyInfo
+###cookiesPolicyModal
###cookiesPolicyPlace
###cookiesPolicyPopup
###cookiesPolicySlide
###cookiesRequest
###cookiesShowFloaterFlat
###cookiesSouhlasimBlok
+###cookiesStatement
###cookiesSuhlas
###cookiesT
###cookiesTab
###cookiesWidget
###cookiesWindow
###cookiesWrapper
+###cookies[role="dialog"]
###cookies_
###cookies_Info
###cookies_accept
###cookies_agreement
###cookies_alert
###cookies_alert_container
+###cookies_allowed_box
###cookies_allowed_message
###cookies_apla
###cookies_ask
###cookies_avertissement
###cookies_aviso
+###cookies_b
###cookies_banner
###cookies_bar
###cookies_barraaceptacion
###cookies_box_info
###cookies_brief_info
###cookies_check
+###cookies_cnil_banner
###cookies_compliance
###cookies_conditions
###cookies_confirm
###cookies_contain
###cookies_container
###cookies_content
+###cookies_dialog
###cookies_directive
###cookies_disclaimer
###cookies_div
###cookies_div_main
###cookies_ec_notice
+###cookies_entry
###cookies_erlauben
###cookies_et_traceurs_CNIL
###cookies_eu
###cookies_eu_acceptance
+###cookies_footer_info
###cookies_footer_popup
###cookies_footer_sec
###cookies_header
###cookies_permission
###cookies_policies_alert
###cookies_policy
+###cookies_policy_banner
###cookies_policy_bar
+###cookies_policy_container
###cookies_policy_popup
###cookies_policy_wrap
###cookies_polityka
###cookiesoverview
###cookiespace
###cookiesplease
+###cookiesplus-basic
###cookiespolicy
###cookiespolicydiv
###cookiespolicymessage
###cookiespop
###cookiespopup
+###cookiespopup-layer
###cookiesribbon
###cookiess
###cookiesss
###cookietextdiv
###cookiething
###cookieticker
+###cookietoast
###cookietoestemmingbalk
+###cookietoestemmingvlak
###cookietop
###cookietopper
###cookieu
###cookieudiv
###cookieuseage
###cookieusing
+###cookievjw
###cookiewall
###cookiewarn
###cookiewarn-panel
###cooktab
###cooky
###cooky-policy
+###coolermaster-cookie-policy
###coopCookieLayer
###council_Cookies
###coupling-media-hinweis-cookie-richtlinie
+###cozConsentNugget
###cp-cookie-banner
###cp-policy-container
###cp_banner_container
###cqcqPanel
###cryout-cookies-notification
###cs_politykacookies
+###csm-optin-bar
###cssFConsentCookie
###ct-uber-gdpr-cookie-popup
###ct-ultimate-gdpr-cookie-popup
###ctl00_CiasteczkaPolityka_RNCockie_popup
###ctl00_CookieArea
###ctl00_CookieConfirmPanel
+###ctl00_CookieInfo
###ctl00_CookieMessage1_divCookie
###ctl00_CookieMessage1_upCookie
###ctl00_CookieWarning1
+###ctl00_Cookies_pnlCookies
###ctl00_DivCookies
###ctl00_Footer_rnCookies_popup
###ctl00_IdCookies_DivBlanche
###ctl00_cookieConsent_pnlCookie
###ctl00_cookie_panel
###ctl00_cookieconsent_ajaxPanel
+###ctl00_cookies
###ctl00_cookies_pl
+###ctl00_ctl00_CookiePolicyMessage
###ctl00_ctl00_ctl00_cookieLawPnl
###ctl00_ctl00_divCookiePolicyContainer
###ctl00_ctl06_CookieWrapper
###ctl00_divCookieMsg
###ctl00_header1_CookieHeader
###ctl00_informacjaCookiesLayout4
+###ctl00_informativaCookie_divInformativaCookie
###ctl00_panCookieAbfrage
###ctl00_pnlCookie
###ctl00_pnlCookieMessage
###dCookies
###dasCookieControl
###data-privacy-bar
+###data-protection-banner
+###data-store-permission-popup
###dataPrivacyDialog
###datenschutz-banner
+###datenschutz-layer
+###datenschutz_hinweis
###datenschutz_info
###datenschutzhinweis
+###datenschutzinfo
+###datenschutzinfo_spacer
+###datenschutzlayer
###dcc_cookieMessageContainer
###dcookie
###dd_cookie_bar
###deset-cookie-bar
###desktop-cookie-disclosure
###devicookieinfo
+###dfc-cookie-concern-container
###dgcookiesAlertBig
###dgp_cookies
###dialog-cookie
###dialog-cookies
+###dialog-euCookie
###dialog-modal-cookieadv
###dialogConfirmCookies
###dialogoCookies
###didomi-notice
+###diffuse-cookie-notice
###digischool_cookie_push
###digo_cookies
###dinamoPrivacyPopup
###divCookInfo
###divCookie
###divCookieAcceptance
+###divCookieAgreement
###divCookieAlert
###divCookieChoiceInfo
###divCookieCompliance
###divCookiesConsent
###divCookiesF
###divCookiesMessage
+###divCookiesMsg
###divCookiesPolicy
###divCookies_pnlCookies
###divDisclaimer
###divPolicyBar
###divPrivacy
###divProtectionViePrivee
+###div_COOKIERICHTLINIE
###div_CookieLaw
###div_CookieLaw_parent
###div_CookiePolicy
###divcookies
###divmensagemcookie1
###divprivacycookies
+###dk_gdpr
###dkmcookie
###dl_cookie_footer
###dlgCookies
###dotbandeaucookie
###dpWarningWrapper
###dr-cookie-info-box
+###dsgvo-cookie-configurator
+###dsgvo-cookie-container
+###dsgvo-cookie-dnt-layer
+###dsgvo_v2
+###dsvgo_cookie
###dt_2018_tos_pp_update
###dupCookies
###dvCookie
###dvCookieInfo
###dvSiteCookies
###dv_cookies_alert
+###dvt_cookiechoiceinfo
###dx-coki
###dxm_ckScr_injected
###e-privacy-message
###ePrivacy
###ePrivacyBanner
###ePrivacyDisclaimer
+###eStore_gdpr
###e_cookieWarning
###eac_cookie_message
###easy-cookies-policy-main-wrapper
###edp_Cookies_Disclaimer_Banner
###edunetCookies
###ee-cookies-message
+###eea-confirmation-outer
###eed-cookie-banner
###egs-cookie-popup
###ehms-cookie-info
###ei_cookie
-###ei_cookie.ei_cookie
###eimm_box_cookie_alerte_message
###eircom-cookies-notice
###ek-cookies
###elumbus-cookies
###elux-cookie-consent
###emc2pdc-disclaimer
+###emcCookieNotification
###emea-cookie
###emea-cookie-msg
###emerse-consent-pop
###escookie-box
###esi_cookie_banner
###esites-cookie-info
+###esl_cookie_info
###esv-header-cookies
###et_cookie_law
###etd_cookie_alert
###eu-cookie-notify-wrap
###eu-cookie-policy
###eu-cookie-policy-banner-wrapper
+###eu-cookie-policy-popop
###eu-cookie-stuff
###eu-cookie-warning-banner
###eu-cookie-warning-div
###eu_cookie_container
###eu_cookie_dialogue
###eu_cookie_law
+###eu_cookie_message_hide
###eu_cookie_notice
###eu_cookie_notify
###eu_cookie_policy
###eu_cookie_warning
###eu_cookie_warning_banner
+###eu_cookiebox
###eu_cookies
+###eu_cookies_box
###eu_cookies_disclaimer
###eu_cookies_overlay_content
+###eu_cookies_spacer
###eu_law_cookie_ext_wrapper
###eu_notice_content
###eu_user_consent_policy_container
###eurociastko
###eurocookie
###eurocookielaw
+###eut-privacy-bar
###eut_cookie_notice
###ev-cookieText
###evance-cookie-consent
###evideCookiesNotify
###ew-cookieinfo-container
+###ewcm2_container
###exologCookieLawBarContainer
###expat_cookies
###explicitCookieModal
###facerig-cookies
###farmacja_cookie_alert
###fascia-cookie
-###fascia-cookie ~ #sottocookie
###fascia-ue-popup
###fb-pixel-consent
###fc-cookies-notification
###footerCookieArticle
###footerCookieDirective
###footerCookieNotice
+###footerCookiePolicy
###footerCookieaccept
###footerCookies
###footer_bottom_floating_line__cookies
###footmesscookie
###form_CookieOK
###form_cookie
+###fp-cookie-notice
###fp-gdpr-bar
###fp_cookieMessageContainer
###fr3ex-cookiewarning
###gbpl_oba
###gbteccookie
###gc_web_user_allow_cookie_box
+###gcms_cookie_manager
+###gdpr-alert
###gdpr-banner
###gdpr-bar
###gdpr-box
###gdpr-consent
###gdpr-consent-banner
###gdpr-consent-form-wrapper
+###gdpr-container
+###gdpr-cookie-accept
###gdpr-cookie-banner
+###gdpr-cookie-footer
###gdpr-cookie-message
###gdpr-cookieNotice
+###gdpr-cover
###gdpr-is-fun
+###gdpr-message
+###gdpr-modal
###gdpr-notice
###gdpr-notification
+###gdpr-overlay
+###gdpr-policy-navbar
###gdpr-popup
###gdpr-privacy-strip
###gdpr-script
###gdpr-section
###gdpr-warning
+###gdpr-wrp
###gdpr:not(body):not(html)
###gdprAgree
+###gdprAlert
###gdprBanner
+###gdprBnnr
###gdprBox
###gdprContainer
###gdprCookieBanner
+###gdprCookieBanner--custom
###gdprHeader
###gdprMessage
###gdprNotice
###gdprNotification
###gdprVxConsentBar
+###gdpr_accept
+###gdpr_area
###gdpr_banner
+###gdpr_barretta
+###gdpr_basic
###gdpr_box
+###gdpr_compliance_wrapper
+###gdpr_consent
###gdpr_consent_banner
+###gdpr_container
+###gdpr_cookie_line
###gdpr_cookie_notice
+###gdpr_header_wrapper
###gdpr_modal
###gdpr_notice
+###gdpr_overlay
###gdpr_user_consent_banner
###gdprbar
###gdprbx
###gdprc_bar
###gdprpopup
+###gdprprompt
###gdprsticky
+###gdprwarning
###gel-cookie
###gel-cookie-banner
+###getIn_cookie_notice
###gh-cookieb
###ghcookie-wrapper
###gk-cookie-law
###gsoi-consent
###gtm_cookie_panel
###gtm_privacy
+###gujems-cookie-banner
###gw_cookieDirective
###gwz-cookies
###h24-CookieBar
###header-cookie-notice
###header-cookielaw-form
###header-cookies
+###header-gdpr
###header-info-cookie
###headerCookie
###headerCookieArea
###hinweis_cookies
###hinweiscookieid
###hmcf_cookie_notice
+###hncookiegdpr
###home-cookies
###home-legal-infos-bottom
###home-privacy-coookies
###huk_cookie_prefernce_panel
###hv-gdpr
###hw_cookie_law
+###hydra-fb-notice
###hz-consents
###i-cookie-cnil
###i-cookies-bar
###iCookieWarning
+###i_cookies
###ia-cookie-choices
###ibwarning_eucookies
###ic_cookies_ar
###icc_message
###icoCookieNotify
###icoCookiesBanner
+###ico_banner
###ico_cookie
###icocookie_outer
###icookies
###idcookie
###idea_cookie
###idg-cookie-bar
+###idgcp__section
###ididitallforthecookie
+###idwcookie
###ietCookiePanel
###ifood_cookie
+###iframe-wrap-netinfo-consent
###iframe_cookie
###iframe_cookie_site
###ige-cookie-policy
###igoweb_cookiepolicy_optout_info
###iib-cookies
+###iimGdprRoot
###ij-policy-disclaimer
###imPolicycookiemessage
###im_cookie_message
###info-cookies
###info-cookies-banner
###info-cookies-bar
+###info-cookies-top
###infoCookie
###infoCookieBanner
###infoCookieCNIL
###info_cookies_block
###info_cookies_l
###infobar-cookie
+###infobar[data-settings="bottom"]
###infoboxcookie
###infociasteczka
###infocookie
###infocookies
###inforCookieWallPopup
+###inforcwp
###informacionSobreCookies
###informacja-o-cookies
###informacjaOCiasteczkach
###inline-cookie-tab
###inno_cookie_message
###inpl_cp_cnt
+###inpsyde_cookie_bar_container
###ins-cookie-popup
###int-cookies-bar
###intercept-cookies
###iprom_cp_wrapper
###irs_cookie_panel
###is-cookie-warning
+###isaca-consent-wrapper
###islaeden-cookie-alert
###it-cookiealert-container
###ita-cookies-policy
+###itc-cookie-notify
###itc_cookieinfo
###itlCookieInfo
###its--container_cook
###itv-cookie-notification
###itv-glob-cookie-policy
###iubenda-cs-banner
+###iubenda-cs-banner-new
###iw-cookie-message
###j-cookie-notification
###jCookiePrivacy_div_testo
###js-TosPrivacy
###js-accept-cookie
###js-band-cookies
+###js-c-cookie-consent-banner
###js-cnil--alert
###js-cookie-alert
+###js-cookie-approval
###js-cookie-box
###js-cookie-consent
###js-cookie-consent-bar
###js-cookie-dialog-box
###js-cookie-disclaimer
###js-cookie-footer-block
+###js-cookie-hint
###js-cookie-msg
###js-cookie-notes
###js-cookie-notice
###js-ext-cookie
###js-gdpr-consent-banner
###js-gdpr-optin
+###js-gdprForm
###js-hook-cookie
###js-infos-cookies
###js-law--alert
###js-policy-eucookie
###js-pullout-cookies
###js-site-cookie
+###js-stormcc-banner
###js-user-cookie-jar
###jsCookieConsent
###jsCookiesPanel
###js_cookie-banner-ask
###js_cookie-monster
###js_cookie_msg
+###js_cookie_window
+###js_gdprTopBar
###js_global-cookies
###js_popup_cookies
###js_pushDownCookieMessage
###komunikat_ciastka
###komunikat_cookie
###kosilka_cookies_hlaska
+###kqs-cookie
###kt-cookies
###kuki-opozorilo
###kukiuorning
###lc_cookies-main
###lc_webappCookieQuestion
###lca-cookie-notification
+###lddw-cookie-modal-box
###legal-cookie
###legal-notification
###legalLayer
###legalNoticeCookie
###legalNoticeHeader
###legalNotificationEltId
+###legalUE
###legal_cookie_banner
###legal_cookie_holder
###legal_cookie_privacy
###legalplus-cookies-banner
###legcooki
###legislation_cookie
+###lemmCookieJsDivContainer
###lerumCookieContainer
###les_cookies
###lexisnexis-cookies
###loi-cookies
###loi_ue_cookiee
###loreal-cookie
+###lpcookies
###lscookiesMax
+###lst-cookie-banner
###lsw-cookie-bottom-box
###lvp_cookiewarning
###lws-cookie-message-outer
###m31CookieInfo
###mCookies
###m_cookie_popup
+###ma-cmp-container
###maCookieInfo
###mab-cookie-notice-wrap
###macchiato_cookies_wrapper
###maracookiebox
###mask_cookies
###mat-eucookie
+###mb_gdpr
###mbientCookieNotice
###mbm-eu_cookie_notify
###mbmcookie
###mcCookie
###mcCookiesLawMessage
+###mcc-cookie-overlay
###mcd_cookie_popup
###md-cookie-directive
###me_cookie_zone
###mms-cookie-disclaimer
###mn_cookieinfo_holder
###mnd-cookie-bar
+###mnp_cookie_confirmation
###mntsinfotech-cookie-bar
###mobiUsingCookies
###mobile-cookie-disclaimer
###modal-cookies
###modal-gdpr
###modal-ley-cookies
+###modal-rodo-info
###modalAceptCookies
+###modalCookieComp
###modalCookieContainer
###modalCookies
###modalStaticAvisoCookies
###modal_cookie
###modal_cookie-mask
+###modalbakgdpr
###modalcookies
###modalsource_privacy_widget
###module-about-cookies
###moon-cookies
###moove_gdpr_cookie_info_bar
###morph-cookie-bar
+###moscacookie
###mostrar_aceptcookie
###motorsCookieMsg
###mow_cookie_info_dialog
###mvo-cookie-message
###mw-cookie-policy
###my-cookies-alert
+###myCustomCookieLayer
+###mycmpAlertBig
+###mycmpRoot
###mycookie
###mycookie_loader_window
###mycookiebar
+###mymodal_cookie
###mz-cookies-policy
###n2g_box_cookie_alerte_message
###nCookie
###notice_cnil
###notice_visitor
###notices-cookie-policy-warning
+###notif--privacy
###notifCookie
###notificacio-cookies
###notificacion_mensaje_cookies
+###notificare-cookies
###notification-allowCookies
###notification-cookies
###notificationBoxCookiesUsage
###notification_cookies
###notification_cookiewarning
###notificationcookie
+###notify-bar[data-cookie-name="notify-cookies"]
###notify-policy-cookie
###notifyCookie
###notifyCookieBot
###notifycookies
###noty-cnil
###notyCookie
+###nov_popup_cookie_warning
###nova_cookie_disclaimer
###npmCookieBanner
###npo_cc_notification
###npo_cc_notification_wrapper
###nq_cnilbanner
###nq_cookie_notice
+###ns-cookie-button
+###ntcc[data-cookie-bar]
###nu_bottom_alert_dialog_accept_cookies
###nuk-cookieMessage
###nve_cookie
###ob-cookies
###objCookieConsent
###obt_ga_banner
+###ocw_conteneur
###oddcookie
###ode-cookie-popup
###okCookie
###overtopcookies
###ownCookieLayer
###pCookieModal
+###pCookieModalV1
###pCookieWarning
###p_ciInner
+###p_lt_ctl00_CookieNotice_pnlCookieNotice
###p_p_id_cookie_WAR_cookieportlet_
###p_p_id_cookiespolicyportlet_WAR_cookiespolicyportlet_
###page-advice-cookie
+###page-cookies
###page-cookies-bar
###pageUseCookieDiv
###pamCookieLayer
###permission-bar-prompt
###perpetuum-cookie-bar
###pf-cookie-hint
+###pfCookieNotice
###pfizer_cookies_policy
###pfwCookiePreferences
###pg-cookiesInfo
+###pg-gdpr
###ph-cookies-akkoord
###phrase_notification_cookies
###pie_menu_cookies
###piskotOpozorilo
###piskoti
###piskotki
+###piskotki_div
###piskotki_obvestilo
###piskotki_wrapper
+###pjAcceptCookieBar
###pl_cookie
###pl_cookies
###platform_cookie_policy_bar
+###please-approve-cookies
###plikiCookiesPop
###plugin_cookie_int
###pm-cookie-banner
###pm-cookie-consent
+###pm-privacy-banner
###pm13_cookie_info
###pm15_cookie_info
###pnl-cookies
+###pnl-cookies-warning
###pnlCookieBar
###pnlCookieInfo
###pnlCookieMessage
###policy-cookies-banner
###policy-div
###policy-modal-banner
+###policy-validation
+###policy-warning-container
###policy-window
###policyBannerWrapper
###policyBar
###popin_cookies
###popin_infoscookies
###popincookie
+###popup--cookies
###popup-accept-cookies
###popup-announcements
###popup-container-aviso
###popup_cookie
###popup_cookie_info
###popup_cookie_information
+###popup_cookie_law
###popup_cookies
###popup_info_cookie
###popupcookie
###pp_cookielaw
###ppms_cm_bar_overlay
###pravda-cookie-usage
+###pregdpr
###preheader_cookies
###prettyCookie_message
###prevent_cookies
###prfrm_cookie_bnr
###pricacy_popup
###prihvacamKolacice
+###privacy-advise
###privacy-alert
###privacy-banner
###privacy-bar
###privacy-consent
+###privacy-consent-overlay
###privacy-cookie-banner
###privacy-cookie-info
###privacy-cookieMessage
###privacy-disclaimer
+###privacy-hint
###privacy-layer
###privacy-message-bar
+###privacy-note
###privacy-notice
+###privacy-notice-box
###privacy-police
###privacy-policy
###privacy-policy-banner
+###privacy-policy-link-wrapper
###privacy-policy-modal
###privacy-policy-notice
###privacy-policy-panel
###privacy-popup-container
###privacy-shield
###privacy-statement
+###privacy-update
+###privacy-wrapper
###privacyAndCookieNoticePanel
###privacyAnnouncement:not(body)
###privacyBar
###privacyBox
###privacyCookie
+###privacyCookieLayer
###privacyCookiesPolicyMessageContainer
###privacyHint
###privacyInfo
###privacyNotification
###privacyOptionsCookieOptIn
###privacyOuterContainer
+###privacyOverlay
###privacyPolicyBox
###privacyPolicyCookies
###privacyPolicyLayer
###privacy_modal
###privacy_notice
###privacy_policy
+###privacy_policy_banner
###privacy_policy_bar
+###privacy_policy_link_window
###privacy_popup
###privacy_widget
###privacybanner
+###privacybar
###privacycookie
###privacypolicy
+###privacypolicycontainer
###privacypopup
###private-policy
###pro_euclp_cookies_box
###psCookieSliderConBot
###ptCookieBarWrap
###ptCookieConsent
+###ptalkcookie
###purch-gdpr-banner
###push_alert
###pw-cookie-banner
###qPrivacyBanner
###qb_cookie_consent_main
###qball_co_cookie-footer
+###qc_choice_3pc_frame
###ql-cookie-consent-box
###qubit-eu-cookie
###r42CookieBar
###remoteCookie
###res-cockie
###resultCheckCookieMSG
+###results-cookies-alert
###rgPrivacyBanner
+###rgpd.without-overlay
+###rgpdModal
+###rgpd_backdrop
+###rgpd_main
+###rgpd_main_content
###rhulcookieaccept
###ribbon-cookies-agree
###richpages_cookieconsent
###rk-accept-cookies
###rnw_cookies_banner
+###rodo-block
+###rodo-modal
+###rodo-modal.rodo-modal[role="dialog"]
###rodoAlert
###rodoCookie
###rodoNotificationWrapper
+###rodo_modal
###rsseo-cookie-accept
###rtPrivacyBanner
###rtl-cookie-message
###rtveCookiePolicy
###ruban-cnil
###rvacookies
+###rvdwCookiePolicy
###rw_alert_cookies
###rwd-cookie-message
###rx-cookie-wrapper
###sanoma-consent-bar-mobile
###sap-disclaimer
###sbEuCookieConsentBox
+###sc-alert-box-wrapper
###sc-cookie-notification
###sc_thispolicy
###scc-consent
###scnb-cookie-bar
###sd-eu-cookies
###sdbCookieLegalContainer
+###se-cookies-message-container
###section-cookie
+###section-cookie_notitication
###seedDivCookieLawId
###seedDivCookiewLawInfo
###selly-cookies
###semocookie-handler
+###seraCookie
###services-cookie
###sfCookieWarningBar
###sfCookieWarningBarSpacer
###sgCookiesPolicyBar
###sg_cookie_consent_message
###sgs_cookie
+###shaim_cks
###shop-cookie
###shopillaxcookielaw-wrapper
+###shorthand-gdpr-container
###shortpixel-cookies
###showCookie
###showCookieInfo
###site-alert-cookienotice
###site-cookie-policy
###site-cookies
+###site-footer__cookies
+###site-footer_alert_cookie
+###site-notification-cookie-consent
+###site-notification-policy-change
###site-optin-header
###site-we-use-cookies
###site-wide-cookie-message
###sitePrivacyModal
###site_cookies_warning_id
+###site_footer__cookie_consent
###site_info_cookies
###site_msg_cookie
###sitemanager-cookie-bar
###slashadmin_eucookielaw
###slc-cookie-banner
###slcookieconsent
+###slide-in-cookie
###slide_header_cookies
###slideit-cookie
###slidingCookieDiv
###snippet-cookieAllow-cookieAllow
###snippet-cookiesAgreementControl-bar
###snmcookies
+###soi-global-privacy-info
###soopacookie
+###sottocookie
###sp-cookie-consent
###spartooCookies
###spfcookiebanner
###spletko-cookies
###sputnik_cookie_policy_banner
+###sr-cookie-policy
###stCookiebox
###st_cookie
+###sta-gdpr-modal-overlay
###stars-cookie-notification
###startsiden-cookie-disclaimer
+###startsiden-gdpr-disclaimer
+###static-cookie-policy-message
###stdCookie
###stg-privacy-bar
###sticky-cookies
###sun-cookieMessage
###sun-cookieMessageInner
###survey_bar
+###sutiTajekoztato
###suti_figyelmeztetes
###suti_figyelmeztetes_ablak_fix
###suti_info
###szcookiewrp
###szkCookieInfoBox
###szoCookieBar
+###t_cookieInfo
###table-cookie
###tarteaucitronAlertBig
###tarteaucitronRoot
###tc_privacy
###tc_privacy_bottom_fix
###tcccookies
+###tcn_notice
###tealium-cookies
###temelcookiepop
###tenantAcceptText
###termscookie
###tescoCookieNotification
###tesco_cookie_widget
+###tesco_policy_widget1
###textAcceptCookies
###textInfoCookies
###texto_aviso_cookies
###tfe-cookie-lightbox
###tfe-cookie-lightbox-smokelayer
###tfl-cookies
+###tfm_dsgvo_disclaimer
###tfo_cookies
+###tgbgdpr-overlay
###the-cookie
###theCookie
###theCookieNote
###townside-cookiebar-outer
###tpl-cookie-policy
###trackCookieBar
+###tracker-banner
+###tracking-consent
###tracking-consent-dialog
###tracking-cookies
###trackingCookie
###tt-cookie-overlay
###tt-cookie-window
###tt-cookiebar-frame
+###tt_cookies
###ttgFooterCookieHinweis
###tto-cookieMessage
+###tui_widget_CookieNotifier_0
###tv-cookie
###tv-cookie-1
+###tv2-cookie-alert
###tv2cookiebar
###tvsa-cookie
###twCookieConsent
###txtCookies
###uapp-banner
###ub24-cookie-container
+###uc-privacy-chip
+###ucn-gdpr-banner
###udtCookiebox
###ue-cookie-notify
###ue_cookie
###uecookie
###uecookies
+###uf-privacy-banner
###ufg-cookies
###ug3-cookie-info
###uhfCookieAlert
###ui_cookieblk
###ujszo_cookiealert
###uk-cookie-use
+###ukCookie
###ukCookieHeader
###ukCookiePopUp
###ukCookiePopup
###useCookieAgreement
###useCookiesCont
###use_cookie
+###use_cookies
###usecookies
###user-cookie-message
###user-cookie-msg-box
###utilisation-des-cookies
###utilisationCookies
###v-cookielaw
+###v-cookiemessage
###valid_cookies
###validationCookie
+###varian-gdpr-consent
###vc-bar-cookie
+###vd-cookie-alert
###vd-cookie-banner
###vd-cookie-banner-spacer
###ventana-cookies
###vscookieAlertCont
###vsebinaOpozorilaCookie
###vsm_cookie_check
+###vue_cookielaw
###vvc_cookie
###w-cookies-notice
###w2u_cookie_notice
###w3s-cookies
###wCookieNotice
###waCookie
+###waGDPR
###waf-cookie-popup
###warn-cookies-area
###warnCookies
###web_cookielaw_popup
###webdevCookiesAlertContainer
###website-cookies
+###website-cookies-prompt
###wehavecookies
###welcomebar-wrapper
###weusecookies
###winerist-cookie-info
###wk_cookiebar
###wmh-cookie-eu-alert
+###wn_cookiebar
###wnd_cookie_bar
###wp-cookies
###wp-cookies-info
###wpUsingCookies
###wpca-bar
###wpca-box
+###wpcui_cookie_bar_main_body
###wpf_cookie-alert
###wpx_cookie
+###wrap-cookies-gdpr
###wrap_alert_message_cookie
###wrap_alert_message_cookie2
###wrapper--cookie
###wymagania_sklepu_alert
###x-cookie
###x-core-toast-message-cookies-div
+###x13pmcookiebar
###xanda-cookie-policy
###xcookies
###xm-cookiePolicy-container
###xrootCookieRules
###xt-cookies-policy
+###xte__cookie-disclaimer
###ydp_cookie_message
###yourCookieSettings
###yucs-eprivacy
###zezwolenieNaCookie
###zgoda_cookie
###zgodacookie
+###zid_banner
###zjekoza_ciasteczka_alert
###zk_polityka_ciastek
###zmbCookiesNotification
##.ConCookieInfo
##.ConfirmCookieMessageBox
##.ConsentCookie
+##.ConsentPanel
##.Container--cookies
##.ContainerCookies
##.Cookie
##.CookieConsent
##.CookieConsent-firstinfo
##.CookieConsentArea
+##.CookieConsentContainer
##.CookieContainer
##.CookieDirectiveDisplay
##.CookieDirectiveHeight
##.CookieMsg
##.CookieNote
##.CookieNotice
+##.CookieNoticeBanner
##.CookieNoticeContainer
##.CookieNotification
##.CookieNotification-bar
##.CookieNotificationPopUp
##.CookieNotificationTopBar
##.CookieOptIn
+##.CookieOverlay
##.CookiePanel
##.CookiePolicy
##.CookiePolicy-Contener
##.CookiesAlert
##.CookiesBanner
##.CookiesBar
+##.CookiesConsent_root
##.CookiesInfo
##.CookiesInfoMain
##.CookiesMessageContainer
##.F6-cookies_w_js-entrypoint
##.G005-global-cookie-notification
##.GAcookies
+##.GDPR-cookies
##.GDPR-toast
##.GDPR-tools-consent
##.GDPRPanel
##.GDPRPanel--visible
+##.GDPRPanel-root
##.GdprBanner__bg
+##.GlobalConsentBar
##.Header-cookie
##.IP__CookieConsent
##.J_agreeCookieModal
##.O-CookieLaw
##.ObsCnilWarning
##.Page-cookies
+##.PartialCookieCompliance
##.PartialCookieCompliance-hp
##.PortletGestionDesCookiesCNIL
##.PrivacyCookie
##.PrivacyModeHeader
##.PrivacyNote
##.PrivacyPolicyNotice
+##.PrivacySettingsBanner
##.RACKWrapper
##.RV_cookiedir
##.SLNotificationBar
##.TxHfCookieHint
##.UECookie
##.W034_Cookie_Directive
+##.WW-cookiemodul
+##.___eucookiePopup
##.__cookieNotice
##.__cookies
+##.__gdprConfirmOverlay
##._cookie-banner
##._cookie-info
##._cookies-cookies-bar
##._cookies_policy_popup
+##._floating-banner[floating-banner-id="cookies"]
+##._gdpr-notify-header
##._iph_cp_standalone
##._xui-cookies-notice-overlay
##.a--cookie
##.aa30-cookies-policy
+##.aa_optoutmulti-cookie-policy
##.aard-cookie-container
##.abcookielaw
##.abcookielawbg
##.accept-cookie:not(body):not(html)
##.accept-cookies-banner
##.accept-cookies-container
+##.accept-cookies-policy
##.accept-cookies-prompt
##.accept-cookies-wrapper
##.accept-cookies:not(html)
##.acceptCookieContainer
##.acceptCookieDialog
##.acceptCookieDiv
+##.acceptCookieNotice
##.acceptCookies
##.acceptCookiesBox
##.acceptCookiesContainer
##.acepta_cookies
##.aceptar_cookies
##.active-cookie-menu
+##.activity-cookie
##.add_cookies
##.addcookielaw
##.adeo-cookie-disclaimer
##.agree-cookie-wrap
##.agree-cookies
##.agree-with-cookies
+##.agreeSocialTrackingBox
##.agreecookie
##.agreement-eu-cookies
##.ajs-cookies
+##.ajs-message.ajs-cookies
##.ak-cookies-banner
##.akf__cookie
##.alert--cookie
##.alert-site-cookie
##.alert-wrapper-cookie
##.alert.cookie
+##.alert.gdpr_compliance
##.alertCookies
##.alertCookiesCnil
##.alertPolicyCookies
##.alert[data-cookie="banner-cookie"]
##.alert[data-name="eu_biscuits"]
##.alert[data-ng-if="showCookieDisclaimer"]
+##.alert[ng-hide*="ShowCookieInfo"]
##.alert[ng-if="cookieAlert"]
##.alert[ng-if="showCookieDisclaimer"]
##.alert[ng-show*="cookiePopup"]
##.allow-cookie-wrapper
##.allow-cookies
##.allow-cookies-dialog
+##.allow-cookies-info
##.allow_cookies_container
##.allowed-cookies
##.alltricks-CnilRibbon
##.animate-cookie-message
##.announcement-eu-cookie
##.announcement.cookies
+##.anonymousToSConsent_mask
##.ap-cookiesalert-container
##.apa-consent-banner
##.apa-consent-reset
##.apa-consent-wrapper
##.app-cookie
+##.app_cookie_alert
+##.app_gdpr--2
##.approve-cookies
##.approve-cookies-header
##.approveCookiesBar
##.apropo-widgets-toolbar-cookie-container
##.aroundCookie
##.as-oil[data-qa="oil-Layer"]
+##.ask-cookie
##.askcook
##.asset_balaNotification
##.atm-cookies-disclaimer
##.atvi-cookie-disclaimer
##.aurora-nanobar
+##.austria_cookie_law
+##.avCookieLaw
##.avalanche-message
##.avertissement-cookies
##.avertissementCookie
##.avertissementCookieContenu
##.avertissementCookies
+##.avg-cookiebar
+##.avg-cookies__toggle
##.avhcookieconsent
##.avia-cookie-consent
##.aviso-cookies
##.avs-cookie-message
##.avvisoCookie
##.avviso_cookie
+##.aw2-nav-top-cookie
##.awesome-eu-cookies
##.axa-cookies
##.axaCookie
+##.axmcookie-notice-container
##.b-cookie
##.b-cookie-consent
##.b-cookie-hint
##.b-cookie-warning
##.b-cookieBanner
##.b-cookieBox
+##.b-cookieConsent
##.b-cookie__body
##.b-cookies
##.b-cookies_informer
##.bandeau-accept-cookie
##.bandeau-cnil
##.bandeau-cookie
+##.bandeau-cookie-wrapper
##.bandeau-cookies
##.bandeauCookies
##.bandeau_consent
##.bann-cookie
##.banner--cookie
##.banner--cookie-policy
+##.banner--cookies-eu
##.banner--cookies-policy
##.banner--gdpr
##.banner-cookie
##.banner-cookie-policy
+##.banner-cookie-wrapper
##.banner-cookies
##.banner-cookies-alert
##.banner-eu-cookie
+##.banner-policy-wrap
##.bannerCookie
##.bannerCookies
##.bannerInformativaEU
##.bannerPrivacyAcceptance
+##.banner[data-banner="cookies"]
##.banner__cookies
##.banner__overlay--cookie
##.banner_cokie
##.basic_features-cookiemessage
##.bayer-cookie-disclaimer
##.bb-accept-cookies
+##.bb-cookie-notice
##.bb-header__accept-cookies
##.bc-cookie-disclaimer
##.bcOptInOptoutNotifier
##.bcee-cookies
##.bcookiez
+##.bcpNotificationBar
##.bdBuzzCookiePolicy
##.bdcookies
##.bdf-cookie-policy-popup
+##.bds_mini_cookie_policy
##.bdu-cookie-consent-bar
##.bg_cookie
##.bgcookies
##.bloc_cookies
##.bloccookie
##.block--cookie
+##.block--cookie-notification
##.block-artwhere-gdpr
##.block-cnil
##.block-cookie
##.block-cookie-popup
##.block-cookies
##.block-cookies-popup
+##.block-info-cookie
##.block-lsw-cookie
+##.block.cookies
##.blockCookieNotification
-##.blockUIbody .blockOverlay
+##.blockCookies
##.block__content-cookies
-##.block_cookie.block_cookie--show
+##.block_consent
+##.block_cookie
+##.block_cookie--show
##.block_cookie_popup
##.blockcookies
##.bloque-cookies
##.bottom--cookie-bar
##.bottom--cookie-bar-overlay
##.bottomAlert
+##.bottom__cookie-block
##.bottom_cookie
##.box--cookies
##.box-accept-cookies
##.box-cookie-consent
##.box-cookie-disclamer
##.box-cookie-eu-law
+##.box-cookie-info--overlay
##.box-cookie-notice
##.box-cookies
##.box-info-cookie
##.box_cookie
##.box_cookies
##.bp-cookie-notice-wrapper
+##.bring-cookie-container
##.browserfeatures-cookiesneeded
##.bs-cookie-notice
##.bs-suop-cookies
+##.bsd-contribForm-gdpr-modal
+##.btx-cookie-notification
##.buha-cookie-banner
##.butterBar
##.butterBar--privacy
##.bvCookiesBar
+##.bwCookieMessage
##.bx-info-cookie
##.by_cookie_policy
##.bycookies-container
##.c-app-cookies--bottom
##.c-app-cookies--ribbon
##.c-banners__wrapper
+##.c-block-cookie-disclaimer
##.c-consent
##.c-cookie
##.c-cookie--disclaimer
##.c-cookie-bar
##.c-cookie-block
##.c-cookie-consent
+##.c-cookie-consent-banner
##.c-cookie-disclaimer
##.c-cookie-message
##.c-cookie-notice
+##.c-cookie-notice__popup
##.c-cookie-notification
+##.c-cookie-notification-bar
##.c-cookie-notifier
##.c-cookie-policy
##.c-cookie-warning
##.c-cookieContainer
##.c-cookiebar
##.c-cookieconsent
+##.c-cookiepopup
##.c-cookies
##.c-cookies-block
##.c-cookiesPanel
##.c-cookies__wrapper
##.c-cookiewarning
+##.c-dialog--cookie
##.c-fnd-cookie-acceptance
##.c-footer__cookies
+##.c-headband-cookies
+##.c-info-bar.-cookies
##.c-js-cookiebox
+##.c-message--cookie-alert
+##.c-privacy-module
+##.c-privacy-notification
##.c-unique_cookie-attention
##.c09--cookie
##.c24-cookie
##.c2g_daimler_cookie_dialog_overlay
+##.cGDPR
##.c_cookie
+##.c_cookie-notice
##.c_cookie-policy
##.c_cookiePolicy
##.cabeceraCookie
##.cadreCookieFooter
##.caja_cookies
+##.calibr8-cookie-compliance
##.capa-cookies
##.capaAvisoCookies
##.capaCookiesNew
##.captify-iframe
##.captify-widget
##.caption-cookie
+##.cart_cookie
##.case-cookie-alert
##.cbar-wrapper
##.cbar_banner
##.cc-floating
##.cc-message-bottom
##.cc-policy
+##.cc-revoke
+##.cc-window.cookie
##.cc-window[aria-label="cookieconsent"]
##.cc_baner-wrapper
##.cc_banner
##.ciasteczko-info
##.ciastka
##.ciastka_ostrzezenie
+##.cin_cookie_notification
##.ck_banner
##.ckn-container
##.cl_bar
##.closeCookieParent
##.closeCookiePolicy
##.cls-cookie
+##.cm-cookie-geo
##.cm-cookie-pop
##.cm-message
##.cm-notification-container
##.cms_dp_bar_fixed
##.cn-banner
##.cn-cookie
+##.cn-first-time-seen
##.cnil-alert
##.cnil-alert-inner
##.cnil-banner
+##.cnil-banner-v2
##.cnil-block
##.cnil-cookie
##.cnil-cookies
##.cnilContainer
##.cnilCookies
##.cnilNotification
+##.cnil_consent
##.cnil_cookie
##.cnil_warning
##.cnl-cookies
+##.cnwrap
##.co-cookies-disc-bar
##.co_consent_message_container
##.cockie-popup
##.component-cookie-notification
##.component-cookiealert
##.component-cookies-message
+##.component_eu_eprivacy_option
##.components-cookie-law-basic
##.cond_utilis_cookie
##.confidentialite_header
+##.connect-cookie-bar
+##.consent-banner
+##.consent-container
##.consent-cookies
+##.consent-modal-first
##.consent-popup
##.consent-wrapper
##.consent-wrapper-active
+##.consent.cookies
##.consentBarWrapper
##.consentWrapper
##.consent_box
##.consentbarcontainer
##.consentement_cookie
##.consentement_cookies
+##.consents-bar
##.console-head-cookies
##.cont-cookie
##.cont_avis_galetes
##.container-cookie-policy
##.container-cookies
##.container-cookiesBar
+##.container-fluid.cookies
##.containerOuterCookie
##.container__cookiesPolicy
##.container_cookie
##.coockiebar
##.coockies-message
##.coockiesPolicy
+##.coockiesfixed
##.cooco-window[aria-label="cookieconsent"]
##.cook-accept
##.cook_plcy
##.cookeEnabler
##.cooki-container
##.cooki_baner_wrp
+##.cookie--bar
+##.cookie--desktop
+##.cookie--overlay
+##.cookie--popup
##.cookie--visible
##.cookie--wrap
##.cookie--wrap__on
##.cookie-alert-content
##.cookie-alert-holder
##.cookie-alert-msk
+##.cookie-alert-outer
##.cookie-alert-panel
##.cookie-alert-wrap
##.cookie-alert-wrapper
##.cookie-banner-outer
##.cookie-banner-section
##.cookie-banner:not(body):not(html)
+##.cookie-bar-con
+##.cookie-bar-mask
+##.cookie-bar-notification
##.cookie-bar-popover
##.cookie-bar-wrap
##.cookie-bar-wrapper
+##.cookie-bar2
##.cookie-bar:not(body)
+##.cookie-bar_inner
##.cookie-barre
##.cookie-bg
##.cookie-block
##.cookie-consent-notice
##.cookie-consent-overlay
##.cookie-consent-panel-message
+##.cookie-consent-pnl
+##.cookie-consent-wall-overlay
##.cookie-consent-wrap
##.cookie-consent-wrapper
##.cookie-consent:not(body)
##.cookie-header
##.cookie-hint
##.cookie-hint-container
+##.cookie-hint-wrapper
##.cookie-hinweis
##.cookie-holder
##.cookie-identification
+##.cookie-img
##.cookie-info
##.cookie-info-banner
##.cookie-info-bar
##.cookie-info-header
##.cookie-info-layer
##.cookie-info-modal
+##.cookie-info-slider
##.cookie-info-strip
##.cookie-info-text
##.cookie-info-wrapper
##.cookie-info__panel
+##.cookie-info__panel--show
##.cookie-infobar
##.cookie-infobox-wrp
##.cookie-inform
##.cookie-item
##.cookie-item-protection
##.cookie-jar
+##.cookie-l
##.cookie-lasche
##.cookie-lasche-hp
##.cookie-law
##.cookie-layer-container
##.cookie-layer-visible
##.cookie-layerbody
+##.cookie-lb-bottom
##.cookie-legal
##.cookie-legal-box
##.cookie-legal-content
##.cookie-message
##.cookie-message-bar
##.cookie-message-block
+##.cookie-message-blocking-background
##.cookie-message-box
##.cookie-message-container
+##.cookie-message__bar
##.cookie-message__wrapper
##.cookie-messages
##.cookie-messaging
##.cookie-nag
##.cookie-nagbar
##.cookie-navbar
+##.cookie-none
##.cookie-note
##.cookie-notf
##.cookie-notice
##.cookie-notice-bar
##.cookie-notice-bottom
##.cookie-notice-container
+##.cookie-notice-content
##.cookie-notice-dialog
##.cookie-notice-wrap
##.cookie-notice-wrapper
##.cookie-notification-bar
##.cookie-notification-bubble
##.cookie-notification-container
+##.cookie-notification-holder
##.cookie-notification-wrap
##.cookie-notification-wrapper
##.cookie-notification:not(body)
##.cookie-notifier
##.cookie-notify
##.cookie-on
+##.cookie-on-top
##.cookie-opt-in
##.cookie-opt-out
##.cookie-optin
##.cookie-plugin
##.cookie-police
##.cookie-policy
+##.cookie-policy--container
##.cookie-policy-accept
##.cookie-policy-agreement
##.cookie-policy-alert
##.cookie-policy-bottom
##.cookie-policy-box
##.cookie-policy-consent
+##.cookie-policy-cont
##.cookie-policy-container
##.cookie-policy-content
##.cookie-policy-durex
##.cookie-policy-wrap
##.cookie-policy-wrapper
##.cookie-policy__container
+##.cookie-policymsg
##.cookie-politics
##.cookie-pop
##.cookie-pop-up
##.cookie-pop-up-container
##.cookie-popUp
##.cookie-popin
+##.cookie-popover--active
##.cookie-popup
##.cookie-popup-bar
+##.cookie-popup-container
##.cookie-popup-wrapper
##.cookie-popup__content
##.cookie-popup__heading
##.cookie-pp
##.cookie-privacy
+##.cookie-privacy-message
+##.cookie-privacy-notice
##.cookie-privacy-popup
##.cookie-processed
##.cookie-promo
##.cookie-siteusage-notice
##.cookie-slide-container
##.cookie-slide-down
+##.cookie-snippet
##.cookie-splash
##.cookie-statement
##.cookie-sticky
##.cookie-usage
##.cookie-usage-msg
##.cookie-usage-notification
+##.cookie-usage-notify
##.cookie-use
##.cookie-usgae
##.cookie-uslovi
##.cookie-wall
##.cookie-wall-container
##.cookie-warn
+##.cookie-warn-modal
##.cookie-warn-msg
##.cookie-warning
##.cookie-warning-bar
##.cookie-window
##.cookie-wrap
##.cookie-wrap-content
+##.cookie-wrap-tip
##.cookie-wrapper
##.cookie-wrn-wrapper
##.cookie.alert
+##.cookie.anchored-toast
##.cookie.change-message--on-click
+##.cookie.container-fluid
##.cookie.cookie-fullfat
##.cookie.cookie-lowfat
##.cookie.custom
##.cookie.navbar-fixed-bottom
##.cookie.notification
##.cookie.opt-in
+##.cookie.row
##.cookie.top-info
##.cookie24_banner-wrapper
##.cookieAcc
##.cookieAlertBarMessage
##.cookieAlertBox
##.cookieAlertContainer
+##.cookieAlertDesktop
##.cookieAlertWrapper
##.cookieAllert
##.cookieAnnoyer
##.cookieBannerContainer
##.cookieBannerDisclaimerWrap
##.cookieBannerWrapper
+##.cookieBar-filler
##.cookieBar:not(body)
##.cookieBarContainer
##.cookieBarOverlay
##.cookieFancybox
##.cookieFloater
##.cookieFlyout
+##.cookieFooter
##.cookieFooterbg
##.cookieForm
##.cookieHandler
##.cookieK
##.cookieLaw-box
##.cookieLaw:not(body):not(html)
+##.cookieLawBar
##.cookieLawPopup
##.cookieLawPopupContainer
##.cookieLawPro
##.cookieNoti
##.cookieNotice
##.cookieNotice2
+##.cookieNoticeA
##.cookieNoticeBar
##.cookieNoticePopUp
##.cookieNoticeType1
##.cookieNotificationContainer
##.cookieNotificationPopup
##.cookieNotificationWidget
+##.cookieNotifierWrapper
##.cookieNotify
##.cookieNotifyBar
##.cookieOptIn
##.cookieOptOutBoxWrapper
+##.cookieOuter
##.cookieOverlay
##.cookieOverlayBox
##.cookiePack
##.cookiePoliceBlock
##.cookiePolicy
##.cookiePolicy-banner
+##.cookiePolicy-popup
##.cookiePolicyA
##.cookiePolicyB
##.cookiePolicyBannerOuter
##.cookieReminderWrapper
##.cookieRestriction
##.cookieRichtline_container
+##.cookieScript
##.cookieSection
##.cookieShell
##.cookieShowClass
+##.cookieStatement-block
##.cookieText
##.cookieToast
##.cookieTool
##.cookie_alert
##.cookie_alert_cont
##.cookie_alert_message
+##.cookie_approve
##.cookie_background
+##.cookie_ban
##.cookie_banner
##.cookie_banner-handled
##.cookie_banniere
##.cookie_consent_banner
##.cookie_consent_holder
##.cookie_consent_title
+##.cookie_consent_withings
##.cookie_cont
##.cookie_container
##.cookie_content
##.cookie_head
##.cookie_header
##.cookie_hint
+##.cookie_hinweis
##.cookie_holder
##.cookie_inf
##.cookie_info
##.cookie_law_dialog
##.cookie_layer
##.cookie_licence
+##.cookie_loading
##.cookie_m
##.cookie_meldung
##.cookie_mess
##.cookie_tajekoztato
##.cookie_takeover
##.cookie_text
+##.cookie_tip
##.cookie_toolbar
##.cookie_track
##.cookie_usage
##.cookie_usage_notifier
+##.cookie_usage_notify
##.cookie_warn
##.cookie_warning
##.cookie_warning_box
##.cookie_wrap_bottom
##.cookie_wrapper
##.cookie_wrp
+##.cookieaccept
+##.cookieaccept_wrapper
##.cookieacceptance
+##.cookieacceptance__base
##.cookieadv
##.cookiealarm
##.cookiealert
##.cookiebg
##.cookieboks
##.cookiebox
+##.cookiecall
##.cookiecheck
##.cookiecheck_banner-wrapper
##.cookieclose
##.cookieconsent-container
##.cookieconsent-dialog
##.cookieconsent-popup
+##.cookieconsent-simple
##.cookieconsentbar
##.cookiecontainer
##.cookiecontent
##.cookiecontrol
+##.cookiecrap
##.cookiecutter
##.cookied
##.cookiedOuter
##.cookielaw-banner
##.cookielaw-bar
##.cookielaw-container
+##.cookielaw-info
##.cookielaw-msg
##.cookielaw-panel
##.cookielaw-wrapper
##.cookielaw:not(body):not(html)
+##.cookielawHinttop
##.cookielaw_wrapper
##.cookielawbar
##.cookielawpopup-container
##.cookieline
##.cookieloop
##.cookiemanager
+##.cookiemanager_banner--container
##.cookiemelding
+##.cookiemeldung
##.cookiemessage
##.cookiemessageblock
##.cookiemodal
##.cookiemsg
##.cookienav
##.cookienote
+##.cookienote__overlay
##.cookienotice
##.cookienotice-bar
##.cookienotice-container
##.cookieoverlay
##.cookiepanel
##.cookiepermissionprompt
+##.cookiepol
##.cookiepolicy
##.cookiepolicy-block
##.cookiepolicy-dropdown
##.cookiepolicy-wrapper
+##.cookiepolicyBanner
##.cookiepolicy__container
##.cookiepolicybar
##.cookiepolicyclass
##.cookiepopup
##.cookiepopupcontainer
##.cookiepopupwrapper
+##.cookieprivacy
+##.cookiequestion
##.cookierbar
##.cookierinfor
##.cookies--agree
+##.cookies--notification
##.cookies--show
+##.cookies--visible
##.cookies-1
##.cookies-accept
##.cookies-accept-form
##.cookies-acceptance
##.cookies-acceptance-panel
+##.cookies-acceptance-wrapper-common
+##.cookies-accepted:not(body)
##.cookies-adv
##.cookies-advert
##.cookies-advice
##.cookies-advisor
+##.cookies-agree
##.cookies-agreement
##.cookies-alert
##.cookies-alert-alerta
##.cookies-alert-bar
+##.cookies-alert-box-wrapper
##.cookies-alert-wider-wrap
##.cookies-alert__wrapper
##.cookies-allow
+##.cookies-analytics-info
##.cookies-area
##.cookies-back-body
##.cookies-banner
##.cookies-claim
##.cookies-communicate
##.cookies-consent
+##.cookies-consent-banner-component
##.cookies-consent-panel
##.cookies-consent-wrapper
##.cookies-container
##.cookies-hint
##.cookies-hinweis
##.cookies-inUse-alert
-##.cookies-info
##.cookies-info-banner
##.cookies-info-box
##.cookies-info-static
+##.cookies-info:not(html):not(body)
##.cookies-info_banner
##.cookies-information
##.cookies-infos
##.cookies-mass
##.cookies-message
##.cookies-message-container
+##.cookies-message-window
##.cookies-mod
##.cookies-mod-bar
+##.cookies-modal__overlay
+##.cookies-module.show
##.cookies-msg
##.cookies-nav-bar
##.cookies-nofication
##.cookies-notification-wrapper
##.cookies-notifications
##.cookies-notify
+##.cookies-obligation-clause
##.cookies-open:not(body)
##.cookies-overlay
##.cookies-panel
##.cookies-politic
##.cookies-popin
##.cookies-popup
+##.cookies-popupbox
##.cookies-portlet
##.cookies-privacy
+##.cookies-prompt
##.cookies-question
##.cookies-reminder
##.cookies-ribbon
##.cookies-slide
##.cookies-statement
##.cookies-sticker
+##.cookies-sticky
##.cookies-strip
##.cookies-stripe
##.cookies-style
+##.cookies-text
##.cookies-tip
##.cookies-top
##.cookies-type
##.cookies-wrapper
##.cookies-wrp
##.cookies-wrp__cookies
+##.cookies.alert
##.cookies.alert-dismissible
+##.cookies.callout
+##.cookies.dark
+##.cookies.info
##.cookies.is-visible
+##.cookies.print-hidden
##.cookies.sv-layout
##.cookies.sv-vertical
##.cookies1
##.cookiesInfoBlock
##.cookiesInfoBox
##.cookiesInfoHolder
+##.cookiesLawAcceptation
##.cookiesLegalRules
##.cookiesMessage
##.cookiesMessageBanner
##.cookiesNotice
##.cookiesNotification
##.cookiesNotificationOuter
+##.cookiesNotification_v1
##.cookiesOptin
##.cookiesOverlay
##.cookiesPanel
##.cookiesPrivacyLayer
##.cookiesPro
##.cookiesShow
+##.cookiesStrip
##.cookiesTxt
##.cookiesWarning
##.cookiesWarning-container
##.cookiesWr
##.cookiesWrap
##.cookiesWrapper
+##.cookies[data-plugin-acceptcookies]
##.cookies[data-plugin-cookie]
+##.cookies[ng-hide*="isCookies"]
+##.cookies[ng-if*="useOfCookies"]
##.cookies__banner
+##.cookies__banner__wrapper
##.cookies__container
##.cookies__content
##.cookies__info
##.cookies_alert
##.cookies_alert_wrapper
##.cookies_allowed
+##.cookies_b
##.cookies_bandeau
##.cookies_banner
##.cookies_bar
##.cookies_kontener
##.cookies_law_compliance_footer
##.cookies_management-overlay
+##.cookies_management-topbar
##.cookies_message
##.cookies_modal
##.cookies_msg
##.cookiesbottom
##.cookiesbox
##.cookiesbythebook
+##.cookiesdirective-wrapper
##.cookiesettings
##.cookiesframe
##.cookieshade
##.cookify
##.cookillian-alert
##.cookinfo
+##.cookinfo__wrapper
##.cookinfo_bottom
##.cookinfo_top
##.cookiz
##.coooooookie
##.core-CookiesPolicy
##.cornerPolicyTab
+##.coucou.cookie_slide
##.cp-CookiesDisclaimer
##.cp-alert-message
##.cp-box-alert
##.cp-cookie-wrap
##.cp-cookies
##.cp-curtain-container
+##.cp-info-bar-container
+##.cp-slider-popup
##.cp1CookieBanner
+##.cpb-privacy-policy-widget
##.cpnb-inner
##.cpnb-outer
##.cpnb-top
##.csi-cookie-banner-container
##.ctCookieTerms
##.ctl_CookieWarning
+##.ctn-cookies
##.ctn_cookies
##.ctrlCookieBar
##.custom-cookie-banner
##.cy-popin-cookie
##.cz-cookiebar
##.d-cookie-bar
+##.d-cookieBannerView
##.dCookiesAlert
+##.daac-desktop-notice
+##.data-privacy-banner
##.dataPrivacyOverlay
##.datenschutzcookie
+##.dbi__cookiebanner
##.dbk-cookiebar
##.dcm-cookies
##.de-cookie-popup
##.debat-cookies
##.debilni-eu-susenky
##.defaultCookie
+##.dentro-cookie
+##.desktop_cookie_block
##.devsite-notification-eu-cookie
+##.dft-cookies.open
+##.dgpr-drop-down
##.dhl-cgk
##.dialog-cookie-settings
##.dialogBanner__inner[data-qa="cookie-banner"]
##.digimadi-cc-wrapper
+##.dina-cookiebanner
##.disclaimer-cookies
##.disclaimer-cookies-message
##.disclaimerContainer
##.divCookiePopUp
##.divCookiePopUpContainer
##.divCookieWarning
+##.divCookiesWarning
##.divLeyCookies
##.div_CookieLaw
##.div_alert.cookie
##.dk-cookies-bar
##.dl_cookie_footer--visible
##.dl_cookies_policy_advert
+##.dmc-window[aria-label="cookieconsent"]
##.dmg-cookie-info
+##.dn-cookie-container
##.dni-notifications_cookie-notification
##.dnt-using-cookies
+##.dnt_banner-wrapper
##.dnvgl-cookie-container
##.dom-content--eu-banner
##.dot-cc-wrapper
##.doyoulikecookies
+##.dp-cookie-legal
##.dr-cookie-info-box
##.drawer-cookies
##.drc-cookie-policy
##.dri-ncookies-alert
##.ds2-cookie-disclaimer
##.dsg-cookie-alert
+##.dsgvo-banner
+##.dsgvo-container
##.dsgvo-cookie_consent
+##.dsgvo-cookiebanner
+##.dsgvo-wrapper
##.dt-cookie-dialog
##.duc-base_cookie-consent
##.dvcookies-banner-container
##.e-cookie-info
##.e-cookie-message
##.e-cookies
+##.e-tron-cookies-notice
##.eCookiesBanner
##.ePrivacyOuterWrapper
##.eav-cookielayer
+##.ec-cookie-bar
##.ec-cookie-policy
##.ec-gtm-cookie-directive
##.ecdcCookiePolicy
##.ecmt-notification-cookies
##.ecomcookielaw-holder
##.ed-cookies-bar
+##.edx-cookie-banner-wrapper
##.ee-intro-banner__consent
+##.egm-cookie-flyout
##.egmont-cookies
##.eh-cookieinfo
+##.ei_cookie
##.eksCookieContainer
##.element-cookie-banner
+##.elxtr-consent
##.emerson-cookie
##.emm-cookie-info
##.emp-cookies-policy
##.encart_cookie
+##.eocookie
+##.ep_cookies
##.epic-cookie-banner
##.eprivacy-banner--displayed
##.eprivacy-banner__container
##.eprjcookie
##.epson_cookienotice
##.epublishing-eu-cookies
+##.error.cookie
##.espcookie
+##.esri-cookie
##.eu-compliance-message
+##.eu-container[ng-show*="isgdprCookieSet"]
##.eu-cookie
##.eu-cookie-banner
##.eu-cookie-bar-notification
##.eu-cookie-info
##.eu-cookie-law
+##.eu-cookie-law-wrapper
##.eu-cookie-message
##.eu-cookie-nag
##.eu-cookie-notice
##.eu-cookie-notification
+##.eu-cookie-panel
##.eu-cookie-policy
##.eu-cookie-policy-banner-wrapper
##.eu-cookie-policy-note
##.eu-suck-my-cookie
##.euCookie
##.euCookie-outer
+##.euCookieContainer
##.euCookieInfobarWrapper
##.euCookieLaw
##.euCookieLayer
##.eupopup-container
##.eupopup-container-bottomright
##.eurocookie
+##.eut-privacy-wrapper
##.ev-cookie-banner
##.evidon-banner
+##.evt-cookie-element
+##.exponea-banner
##.expressconsentAlert
##.ext-cookie
##.extra-cookies-popup
##.fhCookieLaw
##.fi-cookie-banner
##.filCookiesCnil
+##.fixed-cookie
##.fixed-msg--cookies
##.fixedCookieOverlay
##.fixedCookiePolicy
##.footer-cookie
##.footer-cookie-notice
##.footer-cookie-notifier
+##.footer-cookie-policy
##.footer-cookie-warning
##.footer-cookie-wrapper
##.footer-cookies
##.footer__cookie-info
##.footer__cookiebar
##.footer__cookies
+##.footer__gdrp
##.footer_cnil
##.footer_cookie
##.footer_cookie_bar
##.fp_cookie
##.fr_showCookieLegalInfo
##.framework_cookies
+##.fs-cookie-bar
##.fucking-eu-cookies
+##.func-cookie
+##.fusion-privacy-bar
##.future-cookie-bar
+##.fxs_alertCookies
##.fz-use-cookies
##.g-cookie
##.g-cookie-bar
##.gbi-cookiebar
##.gdl-cookie-dialog
##.gdp_cookie_widget
+##.gdpr-agree
##.gdpr-alert
##.gdpr-ask-modal
##.gdpr-banner
##.gdpr-banner-content-wrapper
+##.gdpr-banner-processed
##.gdpr-bar
+##.gdpr-bar-wrapper
+##.gdpr-blk
##.gdpr-block
##.gdpr-block-privacy
+##.gdpr-compliance-wrapper
##.gdpr-consent
+##.gdpr-consent--hidden
##.gdpr-consent-backdrop
##.gdpr-consent-banner
+##.gdpr-container
##.gdpr-cookie
##.gdpr-cookie-banner
##.gdpr-cookie-consent-banner
+##.gdpr-cookie-disclaimer
+##.gdpr-cookie-layer--active
+##.gdpr-cookie-modal
##.gdpr-cookie-notice
##.gdpr-cookie-wrapper
##.gdpr-cookieNotice
+##.gdpr-cookiebanner
##.gdpr-cookies-hint
##.gdpr-cookies-line
##.gdpr-dialog
+##.gdpr-dialog-wrapper
##.gdpr-disclaimer
##.gdpr-hellobar
##.gdpr-message
##.gdpr-modal-dialog
-##.gdpr-msg.alert
+##.gdpr-msg
##.gdpr-notice
##.gdpr-notice-policy-container
##.gdpr-notification
##.gdpr-notification-banner
+##.gdpr-onboarding-container
##.gdpr-optin-view
+##.gdpr-outer
+##.gdpr-overlay.gdpr-overlay--initial
+##.gdpr-overlay.gdpr-overlay--video
##.gdpr-panel
+##.gdpr-pn-container
+##.gdpr-policy-bar
+##.gdpr-popup
##.gdpr-popup-border
##.gdpr-privacy-banner
##.gdpr-privacy-bar
+##.gdpr-prompt
##.gdpr-section
##.gdpr-sticky-container
+##.gdpr-stickybar
+##.gdpr-terms-banner
+##.gdpr-warning
##.gdpr-wrapper
+##.gdpr.consent
##.gdpr:not(body):not(html)
##.gdprBanner
+##.gdprBannerWrapper
+##.gdprBnnr
##.gdprCookieWrapper
##.gdprMessage
##.gdprPopup
+##.gdpr[data-gdpr-popup]
+##.gdpr__container
+##.gdpr__cookie_consent
+##.gdpr_accept_cookie
##.gdpr_banner
##.gdpr_banner_top
##.gdpr_bar
+##.gdpr_cookie
+##.gdpr_cookie_banner
##.gdpr_cookie_bar
##.gdpr_cookie_notice
##.gdpr_gdpr-composer-panel__toolbar
##.gdpr_hdr
+##.gdpr_msg
+##.gdpr_note
##.gdpr_popup_wrap
+##.gdprbar
+##.gdprbox
##.gdprboxcolor
+##.gdprfooter
+##.gdprrhs
##.gdrp-popup-content
##.general-cookie-notification
+##.general_data_protection_regulation
##.gfl-widget-gdpr-wrap
##.ghost-cookiebar
##.ghostery-implied-consent-notice
##.gigyaNotify
##.ginger_banner-wrapper
+##.gizlilik-cookies
##.gk-cookie-policy
##.gl-cookie-banner-wrapper
##.global-cookie
##.global-cookiepopup
##.global-level-alert
##.global-message_cookie
+##.globalPrivacyBar
##.globalcookiepolicycontainer
##.gn-cookie-alert
##.go-mdl-cookies-drct-warning
+##.googleadwordsconversiontracking-cookie
+##.gp-cookie-banner
##.gp-modal__cookies
##.gp-plugin-cookie-consent
+##.gpm-cookie-accepted
+##.gpn-gdpr-container
##.gr-cookie-overlay
##.grdp-popup
##.great-eu-cookies
##.gsCookieDisclaimer
##.gsk-cookieconsent-outer
##.gt-ui-cookie-bar
+##.gtec-popup-datenschutz
##.guj-cb
##.hLibCookieExpanded
-##.has-cookie-message
+##.has-cookie-message:not(body)
##.hbcom-cookiepanel
##.hc-cookie-consent-bar
##.hc-privacydisclaimer
##.header-cookies-alert
##.header-declaration[data-customer-popup="cookie"]
##.header-gdpr
+##.header-gdpr__container
##.header-notice-cookies
##.header-privacy-policy
##.headerCookie
##.header_cookie
##.headerbar_cookies
##.hearye
+##.hello-rodo--show
##.herbyCookieConsent
##.hfs_pageCookieHint
##.hidden-xs.eu-policy
##.hideFirstLoadPopUpCookiePolicy
##.hirma-cookies
##.hl-cookies-header
+##.hof-CookieBar
##.home-footer__cookies
##.home-privacy-coookies
##.homepg-cookie-container
##.hp-cookies
##.hpm-alert-cookies
##.hsp-cookies
+##.hv_privacy_prompt
##.hz-consents-banner
##.hz-visitor-consents
##.i-am-ok-with-cookies
##.ib-global-cookie-notice
##.ib-m-cookie-banner
##.ibeCookieBanner
+##.ic-cookies-alert-text
##.icl-LegalConsentBanner
##.ico-cookie-wrapper
##.id-CookieConsent
##.idc-privacy-notice
##.identity-noticebar
##.identity-noticebar-content
+##.idgcp__section
+##.ilikecookies
##.iltempocookies
##.imPolicycookiemessage
+##.imc-cookie
##.important-banner--cookies
##.index__cookie__body
##.index_cookies
##.intercept-cookies
##.ir_cookiehint
##.is-cookie
+##.is-cookie-banner
+##.is-cookies
##.it_privacy_notice
##.iubenda-ibadge
+##.iv-ui-website-cookie-compliance
##.ixi_accept_cookies
##.izee-cookie-alert
##.iziToast-capsule
##.j-cookieDisclaimer
##.j-cookieLaw
##.j-cookieModal
+##.j-welcome-privacy
##.jCookie
##.ja-cookie-consent
##.jb.cookie
##.jcb-cookie-disclaimer
+##.jcookie-navbar
##.jd-rodo
##.jd-rodo-2
+##.jg-chrome-cookie-consent
##.jix_acceptcookies_box
##.jlp-cookie-info-container
##.jnc-cookie
+##.jnews-cookie-law-policy
##.johnnys-cookie-warning
##.jqCookieAcceptContainer
##.jq_cookies_msg
##.js-accept-cookies-banner
##.js-acceptCookieDiv
##.js-allow-cookies
+##.js-badge-cookie-msg
##.js-banner-cookie
##.js-basic_features-cookiemessage
##.js-bottom-notif-msg-cookie
##.js-bottom-notif-msg-privacy
+##.js-cc-announcement
+##.js-consent-popup
##.js-cookie
+##.js-cookie-agree
##.js-cookie-alert
##.js-cookie-banner
##.js-cookie-bar
##.js-cookie-consent-module
##.js-cookie-consent-overlay
##.js-cookie-container
+##.js-cookie-copy
##.js-cookie-directive
##.js-cookie-disclaimer
##.js-cookie-hint
+##.js-cookie-holder
##.js-cookie-iframe
##.js-cookie-info
+##.js-cookie-info__panel
##.js-cookie-information-popup
##.js-cookie-law
##.js-cookie-message
##.js-cookie-msg
##.js-cookie-notice
##.js-cookie-notification
+##.js-cookie-notification-banner
##.js-cookie-notify
##.js-cookie-overlay
##.js-cookie-panel
##.js-cookie-policy-banner
##.js-cookie-policy-header
##.js-cookie-popup
+##.js-cookie-popup-app
##.js-cookie-wall
##.js-cookie-warning
##.js-cookie-warning-container
##.js-cookieInfo
##.js-cookieMessage
##.js-cookieNote
+##.js-cookieSticky
##.js-cookie_bar
##.js-cookie_policy
##.js-cookiebanner
##.js-cookies_notice
##.js-disclaimer
##.js-disclaimer-dismiss
+##.js-eu-cookie-notice
##.js-g-cookie
##.js-gdpr-banner
+##.js-gdpr-cookie-box
+##.js-gdpr-header
+##.js-gdpr-info
##.js-global-privacy-messages
+##.js-global-top-message-cookies
##.js-id--cookieconsent
##.js-message-cookies
##.js-notify-cookie
+##.js-page-cookies
+##.js-page__gdpr
+##.js-personalInformationNotice
##.js-policy_banner
+##.js-privacy-notification
##.js-silent-consent
##.js-terms-of-use-disclaimer
##.js-tm-cookie-container
##.js-toast-cookies
+##.js-tracking-popup
##.js-ug-alert-cookie
##.js-visitorNotice
##.jsCookieContainer
##.jsCustomCloseCookie
##.jsCustomCookieWrap
##.jsEUCookieInfobarDisplay
+##.jsGdprBar
##.js__cookie-information
##.js__cookie-information_banner
##.js__cookie_popup
##.js_cookies_container
##.js_cookies_disabled_layer
##.js_cookies_wrapper
+##.js_gdpr_cookie_banner
##.jsbd-Cookie
##.jubCookWarn
##.jum-notification-cookie
##.jw-widget-show-cookies-policy
##.k4-cookie
##.kali-cc-bandeau
+##.kb-ck-bar-notify-block
##.klicked-privacy-banner
##.koekiemelding
##.kom_polityka_prywatnosci
##.komunikat-panel-cookies
+##.komunikat-panel[data-tytul*="cookies"]
##.koning-cookie-control
##.kontener_cookie
##.l-cookie-law
##.l-cookie-notice-container
+##.l-cookieNotification
+##.l-cookies
##.l-disclaimer
+##.l-gdpr-banner
##.l-global-footer__cookie
+##.l-sticky-gf__accept
##.lag-cookie-policy-wrapper
##.lam-cookie-container
##.landing-cookies
+##.lang-cookie
##.layer--fixed-bottom[cookiebar]
##.layer-cookie
##.layer-cookies
##.layer-cookies-wrapper
##.layerCookie
##.layer_cookie
+##.layout__disclaimer
##.legal-acknowledgement:not(body):not(html)
##.legal-cookie
##.legal-cookie-wrapper
+##.legal-cookiebar
##.legal-info__alert-cookie
##.legal-message-wrapper
+##.legalUE
##.legal_cookie_block
##.legaladvice
##.legalwarning
##.letus-use-cookies
##.leyCookies
+##.lg-cookie
##.lgcookieslaw_banner
##.lgi-bgcontainer-privacybanner
##.lgi_privacybanner
##.loving-eu-cookies
##.lp-cookie-banner
##.lp-cookie-consent
+##.lp-widget-cookie-banner
##.lpsCookieInfo
##.luana-module-cookie-policy
+##.lucid-cookie-compliance
##.lxb_cm-message
##.m-basic-cookie
+##.m-basic-cookie-refresh
##.m-cookie
##.m-cookie-alert
##.m-cookie-banner
##.mainCookiesPopUp
##.maserati-cookie
##.max_wp_cookie_notification
+##.mb-content-cookie
##.mb-ol-privacy-box-footer
##.mb_cookie
##.mb_informativa_cookies
##.mh5_CookieNotice
##.mikit_bandeau_cookies
##.milibooCookie
+##.min-cookiebanner
##.minPppWrp_cookie
##.minPpp_cookie
##.mj-box-cookie-alert
+##.mj-gdpr-consent-banner
##.mj-js-container-cookie-alert
##.mjs-cookie-notice
##.mk-cookie-notification
##.ml-cookie-wrap
##.mm-cookies
##.mmCookies
+##.mmcookiepref-plugin
##.mmui-cookie-disclaimer
##.mnd-cookies
##.moc-cookie-container
##.mod-cookiepolicy
##.mod-cookies:not(body):not(html)
##.mod-cookiewarning
+##.mod-disclaimer
##.mod-privacypolicy
##.modCookieBar
##.modUt_cookie_privacy_1
##.modal-accept-cookies
##.modal-bannercookies
##.modal-box-cookie-policy-message
+##.modal-content-cookie-message
##.modal-cookie
##.modal-ley-cookies
##.modal-strip[data-cookie]
##.module-cookie-bar
##.module-cookie-info
##.module-cookie-note
+##.module-cookieinfo
##.module-cookies-wrapper
##.module-notification--cookies
##.moduleCookiesBox
+##.module__cookiebanner
##.modules--cookiebar
##.modulesden-cookies-bar
##.moduletable-privacy-popup
##.mol-ads-cmp
##.moneseCookies
##.moove-gdpr-dark-scheme
+##.moto-cookie-notification
+##.mp-cookie-banner
+##.mp-cookie-placeholder
##.mp-cookies-inform-bar
##.mrtn-cookie-policy-noty
##.ms-cookie-ok
##.msg-cookie
##.msg-cookies
##.msg-tray--cookie
+##.msg.cookies
##.msgAvisoCookies
##.msgCookie
##.msg_cookie
##.msgcookie
##.msl2CookieNotice
##.msn-cookies
+##.mt-cc-bnnr
##.mt-cookie-consent-bar
##.mtvcookienotificationscontainer
##.mu-cookie-box
##.mw-cookiewarning-container
##.mw-notification-tag-cookiePolicy
##.mw_cookie_info_bar
+##.mxd-cookie-bar
##.mxm-cookie-alert
+##.mycmpAlertBigBottom
##.mycookies
##.myshp_cookies_warning
##.n--help_cookie-banner
##.nav_cookies
##.navbar-cookie
##.navbar-cookies
+##.navbar-gdpr
##.navigation-notification__cookiebar
##.nazar-cookies-message
+##.nb-cookie
+##.nbn-cookie-info
##.nbsCookieNotice
##.ncgWeAreUsingCookies
##.neCookiesMessage
##.neo-footer__cookieBar
##.new-cookie-rules
+##.new-cookie-wrapper
##.new-cookies-info
##.new-eu-cookies
+##.newCnilBanner
##.next-cookie-banner
##.next-cookie-banner__wrapper
##.nf-cookies
+##.nf-js-cookiebox
##.ng-cookie-footer
##.ng-isolate-scope[data-cookie-message]
##.ng-scope[data-cookie-policy-directive]
##.ng-scope[ng-if*="hasAcceptedCookies"]
##.ng-scope[ng-if*="isCookiesAccepted"]
##.ng-scope[ng-if="showCookieInfo"]
+##.ngs-cookie-bar
##.nitea-cookie-info-container
+##.njt-gdpr
##.nk-cookie-alert
##.nkmcookiealert
##.nl-cookie-bar
##.nnp-app-cookie-info
##.no-cookie-wrapper
##.no-cookies:not(body):not(html)
+##.noat-cookie-consent__banner
##.noe_cookie_cnil
##.normativa-cookies
+##.note_cookie
##.notice--cookie
##.notice--cookies-policy
##.notice--int-cookies
##.notice-bar
##.notice-cookie
+##.notice.notice--cookie
##.noticeCookiesContent
##.noticeCookiesUse
##.notice_notice_cookies
##.notif_cookie_panel
##.notifica_cookiebar
##.notificacion-cookies
+##.notification--CNIL
##.notification--cookie
##.notification--cookie-alert
##.notification--cookies
##.notification-ctr.cookie-privacy
##.notification-layout[ng-class="cookie-bar"]
##.notification-widget.cookie
+##.notification.cookie
+##.notification.cookies:not(body):not(html)
+##.notification.show-cookie
##.notificationBar[data-notification-cookiepolicy]
##.notification[data-cookie-name*="AcceptCookies"]
##.notification[data-notification="accept-cookies"]
##.notification__content-cookie
##.notification__item--cookie
+##.notification__message.cookies
##.notification_box.cookie
##.notification_cookie
##.notification_wrap[data-cookie-notification]
##.np_DialogConsent
##.npo_cc_regular
##.nrg-cookie-popup
+##.ns-cookie-consent
##.ns-cookies-accept
##.ns-type-cookies
##.nt-footer-cookie-statement
##.o-cookies
##.o-cookies__row
##.o-core-cookie-notification
+##.o2x-cookiebar-wrapper
##.o7cookie-info-prompt-wrap
##.oCookie
##.oaveacookieconsent
##.ob-cookies
##.ob-cookies-content
##.ob-public-widget-cookies
+##.obfx-cookie-bar-container
##.obs_cnil
##.oc-disclaimerMessage
##.oddcookie
##.oe-cookies-law
+##.oh_cookie_notice_wrapper
##.okCookiePanel
##.okookie
##.om-cookie-agreement
+##.omnium_cookies_popup_wrapper
##.once-upon-ga-consent
##.one-alert--cookie
+##.oneindia-cookie-notification
##.onp-cookie-consent-container
##.ont-cookies
##.oo-cookie-notice
+##.opacity_layer_consent
##.optanon-alert-box-wrapper
##.optinCookie
+##.ort-cookie-banner
##.osw-privacy
##.ou-cookies-bar
##.outer-privacy-top-navigationBar
##.outerCookieBar
+##.overlay--cookie
##.overlay-cookie
##.overlay-cookie-block
##.overlay-message--cookies
##.ow-cookie-wrapp
##.ow_cookie
##.p-cookiebar
+##.p-gdpr-modal
##.p-max-width_cookie
##.p_cookie
+##.page-banner__cookie
##.page-cookies
##.page-wrap--cookie-permission
##.pageCookies
##.pageHCookie
##.page__disclaimer--cookies
+##.page__gdpr
##.pageinfo-cookie
##.pane-cookie-disclaimer
##.panel-cookie
##.panel-cookies
##.panel_cookie
+##.panta-js-cookieNotificationBar
+##.par-privacy-policy-info
##.parent-box-cookies
##.park-snackbar-cookies
##.pasek_cookie
##.pb-CookiesConsent
##.pb-cookie-banner
##.pb-cookie-container
+##.pb-cookies
+##.pc-cookie-bar
##.pcookie
##.pea_cook_more_info_popover
##.pea_cook_wrapper
##.pg-cookie
##.ph-cookie-info
##.philoro_cookies--popover
+##.phs-cookie-popup-area
##.pi-cookie-message
##.pi-cookie-notice
##.pie_cookie
##.piwik-notice-container
##.pj-ui-cookie-banner
##.pl-cookies
+##.pl-cookies-cta
+##.pl-cookies-cta-contain
##.plg_system_eprivacy_module
##.plugin_cookie
+##.pmc-cookie-consent-block
##.pnl-cookie
##.pnotify-cookies
##.polcookies
##.policy-bar
##.policy-box
##.policy-cookie
+##.policy-message.cookie
+##.policy.cookie
##.policyChk
##.policyMessage
##.politica-cookies-bar
##.politicaCookies
##.politica_cookies
##.politicacookies
+##.politics_cookie
##.polityka-cookie
##.polityka_ciastek
##.polityka_prywatnosci
##.popup--cookie
##.popup-alert-notice
##.popup-aviso-cookies
+##.popup-cookie-2018
##.popup-cookie-banner
##.popup-cookie-notice-wrap
##.popup-cookie-policy
##.popup-cookie-show
##.popup-cookie:not(body)
##.popup-cookies
-##.popup-message
##.popup-message.cookie
##.popup-overlay-cookies
+##.popup-rodo
##.popupCookie
+##.popup[data-popup="popup-cookie"]
##.popup_block_Cookies
##.popup_block_cookie
##.popup_cookie
+##.popup_cookie_position_left
##.popup_policies
##.portlet_cookie_policy
##.povoleniCookies
##.pp-accept-cookies-block
+##.pp-cookie
##.pp-cookie-warning
+##.pp-cookie__content
##.pp-cookies-notice
+##.ppa-notice
##.ppms_cm_consent_bar
##.ppr_priv_document_cookie_banner
+##.pps-privacy-policy-strip
##.pre-head__cookie-info
##.pre-header-cookie-notice
##.preventAcceptance
##.privacy-alert
##.privacy-banner
+##.privacy-bar-container
##.privacy-concerns
##.privacy-consent
##.privacy-container
##.privacy-cookie-banner
##.privacy-cookie-bar
##.privacy-cookies
+##.privacy-disclaimer
##.privacy-hint
##.privacy-info
##.privacy-info-container
##.privacy-infos
##.privacy-message
##.privacy-module
+##.privacy-note
##.privacy-notice
##.privacy-overlay
##.privacy-police
##.privacy-policy-banner
##.privacy-policy-container
##.privacy-policy-cookies
+##.privacy-policy-message
##.privacy-policy-notice
##.privacy-policy-notice-bar
##.privacy-policy-toast
+##.privacy-popup
+##.privacy-popup-container
+##.privacy-popup-overlay
##.privacy-popup-wrapper
##.privacy-prompt-wrapper
##.privacy-shield-banner
##.privacy-update
+##.privacy-warning
##.privacyBar
##.privacyCookie
##.privacyCookieBox
##.privacyLawAlert
+##.privacyPolicyBanner
##.privacyPolicyWarn
##.privacyTop
+##.privacyTop[data-crawl]
##.privacy_div
##.privacy_notice
##.privacy_notification
##.privacy_policy_banner
##.privacy_policy_info
##.privacy_policy_message_box
+##.privacy_prompt
+##.privacy_prompt_bottom
+##.privacy_protection_cookie_banner
##.privacybanner
##.privacybanner_notice
##.privacycookie
##.privacyouterwrapper
##.privacypolicy-accept
##.privacypolicymessagebox_header
+##.privacypolicystripe
##.privasypolicy-info
##.privatePolicy
##.promoAlert-cookiepops
##.psg-cookie
##.pt-cookie-bar
##.public_legal_cookies
+##.pum[data-popmake*="gdpr"]
##.puppet-cookie-banner
##.pure-cookies-notice-wrapper
##.puu-cookie
##.q_cookies
##.qa-cookie-notice
##.qb-cookielaw-bar
+##.qc-cmp-ui-container
##.qni-cookmsg
##.qp-cookies-alert
##.r-cookies
##.radioplayer-cookie-consent
##.rb-cookie
##.rb-cookie-backdrop
+##.rb-cookingalert
##.rd__cookie-bar
##.rdm-daac-notice-template
##.react-cookie-banner
##.resCookiecon-wrapper
##.responsive-app__cookies
##.resultCookie
+##.retail-cookie-layer
##.reveal-modal-bg-cookie
##.reveal-modal-cookie
+##.rgpd-banner
+##.rgpd-popup
+##.rgpd_backdrop
##.ribbon-_cookie
##.riquadroAvvisoPrivacy
##.riscms_cookieleiste
##.rlx-cookie-bar
##.rmgCookieAlert
##.rnt_cookie
+##.rodo-accept
+##.rodo-alert
+##.rodo-info
+##.rodo-info__content
+##.rodo-info__overlay
##.rodo-modal
##.rodo-popup
##.rodoAlert
##.rodo__accept
+##.rodoaccept
##.roh-cookies
##.row--cookie-compliance
##.row-cookies
##.rs-alert-cookie
##.rs-cookie-consent
##.rt-cookiepolicy-notice
+##.rts-cookie-warning
##.rts-cookies-warning-pannel
##.rts-module-cookies-message
##.rvl-Banner-cookieBanner
##.s-cookies
##.s-cookies-info
##.s-cookies-info-inner
+##.s-navigation-tool-panel-disclaimer
##.s1-cookie-banner
##.s360-cookie-hint-wrapper
##.sanoma-optin-bar
##.sco-cookie-confirm
##.scp-cookie-consent-outer-wrap
##.script_cookie_banner
+##.scw-cookie
##.sd_cookiespolicy
##.sdc-site-cookie-notice
##.sdl-notification-cookie-bar
##.sdl-web-cookie-bar
##.seat_cookie_bar
##.section--bannerCookie
+##.section--cookie-policy
##.section--cookieBar
##.section-cookie
##.section-cookies
##.selectorCookieLawMessage
##.self-contain-cookie
##.sem-cookie-notice
+##.sentence--cookie--container
##.sets-cookie
##.sfs-cookie-container
##.sg-cookie-policy-popup
##.showPrivacyCookie
##.show_cookie
##.siko-cookie-disclaimer
+##.simple-cookie-bar
+##.site-cookie
##.site-cookie-panel
##.site-cookie-warning
##.site-cookies
##.site-cookies-info
##.site-header-cookies
+##.site-header-react__cookies-notice-desktop
##.site-message--cookies
##.site-message--first-pv-consent
##.site-message.cookie
##.smrt-ncookies-alert
##.smt-cookie-note
##.sncmp-app_gdpr
+##.so-cookie-wrapper
##.soe-cookie-policy
##.sol-cookie-container
+##.sol-cookie-cover
##.souhlas-cookies
+##.sovrn-gdpr
##.sp-cookie-warning
##.sp-m-cookies-container
+##.sprd-cookie-banner
##.sqs-announcement-bar
+##.sqs-cookie-banner-v2
##.st-cookie-notice
##.stampenCookieContainer
##.statisticsOptBox
##.status-cookies
##.sticker-gdpr
+##.sticky-bar--cookie
##.sticky-cookie
##.sticky-cookie-container
##.sticky-cookie-footer
##.sulco-cookies
##.surs-cookies-wrapper
##.sutiwarning
+##.sv-cookie-notification
##.swnza_banner
##.sx-cookie-consent
##.sx-cookie-notice
+##.symposia-cookie-accept
##.sys_cc-cookies
+##.sys_header_toolbar_cookie_text
##.sz-meta__cookies
##.szc_widebox
##.t3-cookie-notice
##.tbcookie
##.tc-cookies-alerta
##.tcCookiesDialogWrapper
+##.tealium-cookie-banner
##.template-cookie-consent
##.template-footer__cookies
##.tenc-header__cookies
##.tendina-cookie
+##.terms-of-use.show-for-large-up
##.terms-policy-bar
##.tesco-cookie
##.test-cookie-notification
##.theeclbox
##.tibrr-cookie-consent-container
##.ticker_cookie
+##.tietosuojabox
##.tk-Footer-cc
##.tk-cookie-container
##.tm-cookie-container
##.tpl-g-cookies
##.tplis-cl-cookies
##.tracking-banner
+##.tracking-consent
##.tracking-contenant
##.trackingCookiesDisclaimer
##.tracking_cookie_header
##.uc-cookie
##.uc-cookie-block
##.ucgCookieBar
+##.ucn-block
##.ud-component--eu-cookie-message--app
##.ue-c-site-message--cookies
##.ueltje-cookie-accept
##.uk-cookie
##.uk-cookie-banner
##.uk-cookies
+##.uk-notify-message
+##.uk-notify-message-info
##.ulCookiePol
##.ultimize_cookie_notification_container
##.umuCookieMain
##.un_cookie_policy
##.uni-cookie-policy
##.unitcookieonpage
+##.upsell-gdpr-banner-container
##.use-cookie-box
##.use-cookie-container
##.use_cookies
##.ux-accept-cookies
##.v-A_-cookie__monster
##.v-app-PortletCookiesLaw
+##.v2-cookie-disclaimer
##.v2_cookies_container
##.vc-cookieconsent
##.vf-CookieBar
##.vf-privacy-policy-popup
##.vg-cookie-notification-popup
+##.vgcookies
##.viacomcookiebar
##.viacomcookiebar-extended
+##.vibrant-app_gdpr
##.viia-cookie
##.visible-cookies:not(body)
+##.visible.cookie
##.visible.cookies
##.vk-cookie-notification
##.vk_cookie_compliance
##.vw-cookie-alert
##.vw_js_cookie_eu_policy
##.vwd4_cookie_policy
+##.w--cookie
##.w-cookie-banner
##.w-cookie-notice
+##.w-cookie-notification
##.w-notifications__noty_cookie
##.w3_cnil
##.waGDPR_consentButton
##.web-cookies-inline
##.webshop-cookie-warning
##.wecookiepop-container
+##.welcome-cookies
+##.welcome-privacy
##.wgt-cookies
+##.widget--cookieConsent
##.widget--cookies
+##.widget-GdprCookieBanner
##.widget-consent-dialog
##.widget-cookie
##.widget-cookie-notification
##.wmdk-cookie-notice-wrapper
##.wolford-allow-cookies
##.wordpress-consent-manager__wrapper
+##.wordpress-gdpr-popup
##.wp-privacy-prompt-dialog-box
##.wp-statistics-opt-out
##.wp_privacy_cookie_wall-prompt-dialog-box
+##.wpcn_banner-wrapper
+##.wpcui-cookie-bar-body
+##.wpcui-cookie-bar-display
##.wpgdpr-modal-dialogg
##.wpgdprc
##.wpgdprc-consent-bar
##.wrap_cookies
##.wrapper--cookies
##.wrapper--cookies-disclaimer
+##.wrapper-banner-cookie
+##.wrapper-banner-rgpd
##.wrapper-cookie
##.wrapper-cookie-bar
##.wrapper-cookies
##.wraps-cookie-info
##.wsa-cookielaw
##.wsc-cookies-bar
+##.wsite-cookie-opt-out--wrapper
##.wt-confirm-layer
##.wta-cookies-policy
+##.wx-cookie-ppp
##.x-cookie-consent
##.x-cookie-disclaimer
##.x-cookies
##.z-navicat-header-cookieBar
##.z16_cookies_banner-wrapper
##.zenario_cookie_consent
+##.zenconsent-popup
##.zgoda_na_cookie
##.zig-lists-attentieregels
##.zk-cookies-container
##DCINFO_COOKIE_AGB
##WC-COOKIES
##[aria-describedby="cookie-information"]
+##[aria-describedby="cookieprivacy"]
##[aria-describedby="dialog-eu-cookie-law"]
##[aria-labelledby="ui-dialog-title-cookiebox"]
##[class="EUCookieNotice"]
##[cnn-cookie-policy]
+##[data-cookie-id]
+##[data-cookie-validity-days]
##[data-cookie="uso-accept-cookies"]
##[data-cookie^="cookie.disclaimer"]
##[data-key="cookies-warning"]
##[data-name="cookieNotice"]
##[data-notification="CookiePolicyAgreement"]
##[data-react-class="EUCookieBanner"]
+##[data-test-id="cookie-consent-banner"]
##[data-test="cookie-banner"]
##[data-type="cookie-addsense"]
+##[data-unique-cookie-name]
##[data-veci="cookies-policy"]
##[name="cookie-info"]
+##[ng-show^="cookiePolicyCtrl"]
+##[type="cookie-notification"]
##accept-cookie-box
##acidjs-xcookie-consent
##adcookies
+##amp-consent
##amp-user-notification
##app-cookie-consent
##app-cookie-warning
+##app-cookies-policy-updated
##b2c-cookies-notification
##cbn-cookies
##cg-cookies-banner
##cookies-hint
##cookies-popup
##cookies-requirement
+##cookies-warning
##cookiless-div
##cru-cookie-policy
##div[aria-label="cookieconsent"]
##div[class$="BandeauCookies"]
+##div[class*="CookiesFooter"]
##div[class*="cookieBarContainer"]
##div[class^="CookieBanner-"]
+##div[class^="CookieBanner_"]
##div[class^="CookieBar_"]
##div[class^="CookieGdpr"]
##div[class^="CookiePopup"]
+##div[class^="CookiesAdvice"]
##div[class^="CookiesNotification"]
+##div[class^="Cookies__cookies"]
##div[class^="GDPRBanner_"]
##div[class^="__alertCookie"]
+##div[class^="app-components-CookieDisclaimer"]
##div[class^="app_cmpAppGdpr-"]
##div[class^="app_gdpr-"]
##div[class^="cookie-banner"]
##div[data-box-name="cookie policy"]
##div[data-cmp-no-consent]
##div[data-component="cookie-policy"]
+##div[data-component="cookieContent"]
##div[data-components="pdr-ws1lib-header"]
##div[data-container-acceptcookies]
##div[data-cookie-name="header_cookie_policy"]
##div[data-cookie-notification]
+##div[data-cookie-policy-modal]
##div[data-cookie-warning]
##div[data-cookie]
##div[data-cookielayer-init]
+##div[data-etsy-promo-cookie-expires]
##div[data-gdpr-consent-prompt]
##div[data-id="cookieBar"]
##div[data-is-cookieinfo]
##div[data-module="cookie_banner"]
##div[data-nconvert-cookie]
+##div[data-notificationid="cookie"]
##div[data-pov-accept-cookies-message]
##div[data-privacy-consent]
##div[data-react-class="CookieNotice"]
##div[data-role="cookie-policy-banner"]
+##div[data-test-sell-cookie-banner]
##div[data-test="cookie-policy-banner"]
##div[data-testid="cookie-disclaimer"]
+##div[data-testid="cookie-policy-banner"]
+##div[data-veloute="cookie-disclaimer"]
##div[data-widget="cookie-bar"]
##div[data-wzb="CookieNotification"]
##div[element-structure-cookiemonster]
##eo-cookie-bar
##form[name="FormLeggeCookies"]
##g-cookie-policy
+##gdpr-cookies
+##gdpr-policies
+##gdprpopupmod
+##gfp-cookie-policy-notice
##hma-cookie-notification
+##idg-cookie-info-bar
##ir-cookie-consent
+##jsa-cookie
+##kuma-cookie-bar
##lnb-cookie-policy-overlay
+##m-cookies-notice
##md-toast.cookies-toast
##o-cookie-law
+##oct-cookie-consent
##ods-accept-cookies-message
##of-cookies-notice
##onl-cookie
+##policy-consent
##privacy-policy-toast
##section[class*="_CookieNotice"]
##section[data-view="cookiePolicy"]
##shb-cookie-accept
+##suchen-cookie-privacy-toast
##thor-cookies
##ts-cookie-msg
+##tui-cookie-bar
+##wc-cookies
##xk-cookie-policy-warning
##ytd-consent-bump-renderer
##ytg-notification-footer
||123cursors.com^$third-party
||1worldonline.com^$third-party
||24smi.net^$third-party
+||24smi.org^$third-party
||2kurl.com^$third-party
||37signals.com^$third-party
||a.mailmunch.co/app/$script,third-party
||communicatoremail.com^$subdocument,third-party
||complexmedianetwork.com^$third-party
||connatix.com^$third-party
+||connect.ekomi.de^$third-party
||connect.nosto.com^$third-party
||content-recommendation.net^$third-party
||contextly.com^$third-party
||convertsocial.com^$third-party
||curiyo.com^$third-party
||cursors-4u.net^$third-party
+||cxpublic.com^$third-party
||d1uh1a7az90pt0.cloudfront.net^
+||d2ip7iv1l4ergv.cloudfront.net^
||desipearl.com^$third-party
||devscroll.com^$third-party
||dhpikd1t89arn.cloudfront.net^
||eff.org/bloggers/badges/$third-party
||embed.e2ma.net^$third-party
||emsecure.net^$subdocument,third-party
-||enable.co.il^$third-party
||engage.gsfn.us^$third-party
+||engage.im^$third-party
||eventful.com^$third-party
||exitintel.com^$third-party
||facebookicon.net^$third-party
||mailjet.com/widget/$third-party
||mailmunch.s3.amazonaws.com^
||manychat.com^$third-party
+||mg2connext.com^$third-party
||misosoup.io^$third-party
+||mixi.media^$third-party
||mobj.space/js/appsdiscover/$third-party
||moengage.com^$third-party
||moreshare.com^$third-party
||mozo.com.au/widgets/$third-party
||my.leadpages.net^$third-party
+||my.sendinblue.com/users/subscribe/$third-party
||myeffecto.com^$third-party
||myvoicenation.com^$third-party
||newsgator.com^$third-party
||newsletter.outbrain.com^$third-party
+||newsletter2go.com^$third-party
||newswhip.com^$third-party
||nextdoor.com^$third-party
||nonissue.com^$third-party
||nrcdn.com/custom-script/$third-party
||nrelate.com^$third-party
||odb.outbrain.com^$third-party
+||opiniac.com^$third-party
||opinionbar.com^$third-party
||optimonk.com^$third-party
||optinmonster.com^$third-party
||optkit.com^$third-party
+||optmnstr.com^$third-party
||optmstr.com^$third-party
||optnmnstr.com^$third-party
||optnmstr.com^$third-party
||partner.dw.com^$third-party
||pinddeals.com^$third-party
||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
||postquare.com^$third-party
||powerjobs.com^$third-party
||pressly.com^$third-party
||primetag.net^$third-party
-||printfriendly.com^$third-party
+||printfriendly.com^$~subdocument,third-party
||privy.com^$third-party
||promoshq.wildfireapp.com^$third-party
||promotion.monster.com^$third-party
||pubexchange.com^$third-party
||publisher.monster.com^$third-party
||punchtab.com^$third-party
+||purch.com^$script,third-party
||qeryz.com^$third-party
||qrius.me^$third-party
||qualtrics.com^$third-party
||sharenice.org^$third-party
||sheknows.com/widget/
||sidelinesapp.com^$third-party
+||siteswithcontent.com^$third-party
||skysa.com^$third-party
||slashdot.org^$third-party
||sleeknoteboxcontent.sleeknote.com^$third-party
||survey.constantcontact.com^$third-party
||survey.io^$third-party
||surveygizmo.com^$third-party
-||surveymonkey.com^$third-party,domain=~surverymonkey.co.uk|~surveymonkey.co.uk|~surveymonkey.de
+||surveymonkey.com^$~subdocument,third-party,domain=~surverymonkey.co.uk|~surveymonkey.co.uk|~surveymonkey.de
||swiftypecdn.com^$third-party
||swishu.com^$third-party
||synapsys.us^$third-party
-||syndicate.purch.com^$third-party
||taboola.com^$third-party
||taboolasyndication.com^$third-party
||tapcdn.com/mosaic/tap_button.js
||youtube.com/v/*autoplay$third-party,domain=7chan.org|boards.4chan.org
||ytimg.com^*/www-subscribe-widget-$script
||zaparena.com^$third-party
+||zeddit.com^$third-party
||zergnet.com^$third-party
||zfacts.com^$third-party
||zimbio.com/images/badges/$third-party
-||ziprecruiter.com^$third-party
+||ziprecruiter.com/jobs-widget/$third-party
||zoomanalytics.co^$third-party
! Push Notifications
||accengage.net^$third-party
+||aimtell.com^$third-party
||basepush.com^$third-party
||centrnotify.com^$third-party
||centrpush.com^$third-party
||push-centr.com^$third-party
||push-centr.net^$third-party
||push-house.net^$third-party
+||push-notifications.top^$third-party
||push-pro.net^$third-party
||push.connect.digital^$third-party
||push.rent^$third-party
||pushalert.co^$third-party
||pushango.com^$third-party
||pushassist.com^$third-party
+||pushbird.com^$third-party
||pushbots.com^$third-party
||pushbox.info^$third-party
||pushbullet.com^$third-party
||pushengage.com^$third-party
||pushex.io^$third-party
||pushify.com^$third-party
+||pushinstruments.com^$third-party
||pushkahouse.com^$third-party
||pushkaplus.com^$third-party
||pushly.com^$third-party
||pushnews.eu^$third-party
||pushpad.xyz^$third-party
||pushprofit.ru^$third-party
+||pushpushgo.com^$third-party
||pushwoosh.com^$third-party
+||subscribers.com^$third-party
||viapush.com^$third-party
||webpu.sh^$third-party
||wonderpush.com^$third-party
||bloglovin.com/widget/$third-party
||bshare.cn^$third-party
||bufferapp.com^$third-party
+||button.like.co^$third-party
||button.spread.ly^$third-party
||buttons.github.io/buttons.js$third-party
||buttons.googlesyndication.com^$third-party,domain=~google.com
||zextit.com/partners/$third-party
! *** easylist:fanboy-addon/fanboy_cookie_thirdparty.txt ***
||admiral.mgr.consensu.org^$third-party
+||akamaihd.net/cpmt/
||civiccomputing.com^*=cookie$script,third-party
||clickio.mgr.consensu.org^$third-party
||clickiocdn.com^$third-party
+||cmp.network-n.com^
||consensu.org/gdpr/$third-party
||consent.truste.com^$third-party
||cookie-accept.com^$third-party
||onetag.mgr.consensu.org^$third-party
||policies.warnerbros.com^
||privacy-center.org^$third-party
+||privacy.purch.com^
+||smartadserver.mgr.consensu.org^$third-party
||smartcookies.it^$third-party
+||sonyentertainmentnetwork.com/id/cm/siews1lib.js
+||sourcepoint.mgr.consensu.org^$third-party
||thirdfloor.it^$third-party
||trustarc.com^$third-party
||usercentrics.eu^$third-party
! --------------------------Specific blocking filters--------------------------!
! *** easylist:fanboy-addon/fanboy_annoyance_specific_block.txt ***
||4chan.org/b/*.swf
+||alerts.ndtv.com^
||alerts.thedailystar.net^
||anews.com/s/js/widget.js
||apnarm.net.au^*/keep-up-with_
||cjr.org/interstitial_
||cloudfront.net^*/nav-top.$domain=bdnews24.com
||complex.com/toolbar/
+||conteudo.jsuol.com.br^*/ucopy.js$script,domain=uol.com.br
||cricketcountry.com^*/topa.jpg
||cultofmac.com/e2ma.js
||d.yimg.com/ds/badge2.js
||dailymaverick.co.za/images/iabsa.png
+||dailypioneer.com/images/top.png
||denso.com^*/pagetop.
||eatout.co.za^*/iab-
||emailsherlock.com/javascripts/lightbox.js
||hotpepper-gourmet.com^*/pagetop_
||howtogermany.com^*/top.png
||imgzzz.com/styles/buttons_
+||intoday.in^*/dailyo3_img1.
||irishtimes.com/assets/js/notify.js
||jobs.newscientist.com^$subdocument
||katestube.com^*/up.
||l.yimg.com/zz/combo?pv*/promo-banner_$script
||l.yimg.com^*/img/badge-
-||lightboxcdn.com^$third-party,domain=adweek.com|androidcentral.com|avclub.com|bearingarms.com|cinemablend.com|cnet.com|crackberry.com|cracked.com|culturemap.com|dailycaller.com|fastcodesign.com|fastcompany.com|gamespot.com|imore.com|mashable.com|modernfarmer.com|nbcsports.com|reason.com|redstate.com|spy.com|thehill.com|theonion.com|theroot.com|townhall.com|twitchy.com|venturebeat.com|windowscentral.com|zdnet.com
+||lightboxcdn.com^$third-party,domain=adweek.com|androidcentral.com|avclub.com|bearingarms.com|cinemablend.com|cnet.com|crackberry.com|cracked.com|culturemap.com|dailycaller.com|deadspin.com|fastcodesign.com|fastcompany.com|gamespot.com|gizmodo.com|imore.com|jalopnik.com|jezebel.com|kotaku.com|lifehacker.com|mashable.com|modernfarmer.com|nbcsports.com|reason.com|redstate.com|splinternews.com|spy.com|thehill.com|theonion.com|theroot.com|thetakeout.com|townhall.com|twitchy.com|venturebeat.com|windowscentral.com|zdnet.com
||macworld.co.uk/widget_uk/
||mediafire.com/images/backgrounds/download/*promo
||mg.co.za^*/iabsa_
||wp.com^*/linkwidgets/slingshot_
||wufoo.com/embed/$subdocument,third-party,domain=heavy.com
||xhamster.com/ajax/cams-widget/
+||xhamster.com/ajax/wid-cams-widget/
||yandex.st/share/
||zte.com.cn^*_back_top.
! ---------- Newsletter/Signup Buttons ----------
||goodhousekeeping.co.za^*/subscribe.
||ibtimes.co.in^*/newsletter.js
||ibtimes.co.uk/newsletter?
+||indiatimes.com/subscriptionhomepage.cms
||makezine.com/js/unbouncer-
||motorsport.com/join/popup/
||netdna-cdn.com/wp-content/uploads/mySpoonful-Signup-Banner.jpg$domain=myspoonful.com
||nscreenmedia.com^*-newsletter.
||oilprice.com/iframes/sidebar_signupform/
||politics.co.uk^*/newsletter.
+||premierchristianradio.com^*/Stay-informed-
||sassyhongkong.com^*-mailchimp-
||sassymamahk.com^*-news-letter-
||sassymamahk.com^*-Newsletter-
||seattletimes.com/wp-content/plugins/st-user-messaging/$script
||sfgate.com^*/subscribe.html
+||subscriptions.cbc.ca^
||thegrio.com^*/fotolia_79292360_
||thejewishstar.com/images/enews-
||therealnews.com^*/sign_up.
||womenonwheels.co.za^*/subscribe-
! *** easylist:fanboy-addon/fanboy_social_specific_block.txt ***
||3dmark.com/proxycon/images/front-some-fb.png
+||5movies.to/share.php
||76.my/Auc/
||abc.net.au^*/news-podcasts-
||amazingbeautifulworld.net^*/images/face.png
||cookie.oup.com^
||dam.bbcchannels.com^
||emerse.com/consent.js
+||freedoflondon.com/Styles/dialog-popup/jquery-ui.js
||gdpr.internetbrands.com^
||gdpr.prisa.com^
||harpercollins.co.uk/js/cookie.js
||mad-daily.com^*/cp-module-
||omgubuntu.co.uk/wp-content/plugins/omg-magnific/magnific.min.js
||onlive.co.uk/account/cookie_notice
+||parliamentlive.tv/cookie/
||propcom.co.uk/cookie/
||sp.knowyourmeme.com^
+||thenational-gb.thenational.scot^
||windguru.cz/forms/consent.php
||yimg.com^*/guce.js
! ------------------------Specific element hiding rules------------------------!
booksnreview.com,classicalite.com,counselheal.com,designntrend.com,enstarz.com,franchiseherald.com,gamenguide.com,hngn.com,kdramastars.com,kpopstarz.com,latinopost.com,latinospost.com,latinpost.com,mobilenapps.com,musictimes.com,natureworldnews.com,parentherald.com,scienceworldreport.com,techtimes.com,universityherald.com,vcpost.com,yibada.com###anotherBox
aol.co.uk###aol-snf-wrapper
minus.com###app-promo-overlay
+indianexpress.com###append_breaking_box
stitcher.com###appnag
huffingtonpost.co.uk,huffingtonpost.com,moviefone.com,news.moviefone.ca###apps-feeds
wired.com###around-the-web
boston.com###bostonDeals
androidorigin.com###bottom-bar
metromix.com###bottom-premium-banner
-computerworlduk.com,politico.com###bottomBar
+computerworlduk.com,neonnettle.com,politico.com###bottomBar
upworthy.com###bottomSlider
visual.ly###bottomWidget
tonic.com###bottom_bar
dutchnews.nl,mcvuk.com###ccc-icon
huffingtonpost.com###ccw_widget
webtrends.com###cd_disclosure_link
-wikipedia.org###centralNotice
sanders.senate.gov###cerabox
sanders.senate.gov###cerabox-background
theoatmeal.com###cf2_like
avhub.com.au,bit.com.au,crn.com.au,crutchfield.com,dashrecipes.com,empowher.com,playboy.com,scmagazine.com.au,tractorbynet.com###exposeMask
hotair.com###express-wrap
christianpost.com###extraBox
+joybuy.com###f-subscribe
answers.com,mylot.com,pravda.ru###facebox
answers.com###facebox_overlay
vr-zone.com###facepalm
shutterstock.com###flyout_layer_open
wsj.com###flyover
fashionmagazine.com###fm_reco_flydiv
+fitbit.com###fma-content-container
seriouslyforreal.com###fnp-nav
9news.com,aolhealth.com,beyondlimitsmagazine.com,cnet.co.uk,coolsmartphone.com,counselheal.com,eric-richardson.com,espnhd.net,findchaos.com,flavorwire.com,gravity.com,groovypost.com,jamesdeenblog.com,krazyworks.com,lynda.com,mobileattack.com,mobilesyrup.com,neowin.net,netbooknews.com,newsfeed.time.com,reghardware.com,splitsider.com,thatsfit.com,theawl.com,thebrowser.com,thefrisky.com,theoatmeal.com,thesuperficial.com,treatme.co.nz,wordpress.com###follow
addictivetips.com###follow-addictive
womensagenda.com.au###homepage_ns_signup_block
pcworld.com###homepageconnect
heavy.com###hottie
-africanreporter.co.za,albertonrecord.co.za,alexnews.co.za,barbertontimes.co.za,bedfordviewedenvalenews.co.za,benonicitytimes.co.za,bereamail.co.za,boksburgadvertiser.co.za,brakpanherald.co.za,capricornreview.co.za,carletonvilleherald.com,citybuzz.co.za,comarochronicle.co.za,corridorgazette.co.za,estcourtnews.co.za,eyethunews.co.za,fourwaysreview.co.za,germistoncitynews.co.za,hazyviewherald.co.za,heidelbergnigelheraut.co.za,highvelder.co.za,highwaymail.co.za,joburgeastexpress.co.za,kathorusmail.co.za,kemptonexpress.co.za,kormorant.co.za,krugersdorpnews.co.za,ladysmithgazette.co.za,letabaherald.co.za,lowvelder.co.za,maritzburgsun.co.za,midrandreporter.co.za,newcastleadvertiser.co.za,northcliffmelvilletimes.co.za,northcoastcourier.co.za,northeasterntribune.co.za,northernnatalcourier.co.za,northglennews.co.za,parysgazette.co.za,phoenixsun.co.za,potchefstroomherald.co.za,publiceyemaritzburg.co.za,randburgsun.co.za,randfonteinherald.co.za,rekordcenturion.co.za,rekordeast.co.za,rekordmoot.co.za,rekordnorth.co.za,reviewonline.co.za,risingsunchatsworth.co.za,risingsunlenasia.co.za,risingsunoverport.co.za,roodepoortnorthsider.co.za,roodepoortrecord.co.za,rosebankkillarneygazette.co.za,sandtonchronicle.co.za,sedibengster.com,southcoastherald.co.za,southcoastsun.co.za,southlandssun.co.za,sowetourban.co.za,springsadvertiser.co.za,tembisan.co.za,vaalweekblad.com,vryheidherald.co.za,westside-eldos.co.za,zululandobserver.co.za###hozi_widget_plugin
+africanreporter.co.za,albertonrecord.co.za,alexnews.co.za,barbertontimes.co.za,bedfordviewedenvalenews.co.za,benonicitytimes.co.za,bereamail.co.za,boksburgadvertiser.co.za,brakpanherald.co.za,capricornreview.co.za,carletonvilleherald.com,citybuzz.co.za,comarochronicle.co.za,corridorgazette.co.za,estcourtnews.co.za,eyethunews.co.za,fourwaysreview.co.za,germistoncitynews.co.za,hazyviewherald.co.za,heidelbergnigelheraut.co.za,highvelder.co.za,highwaymail.co.za,joburgeastexpress.co.za,kathorusmail.co.za,kemptonexpress.co.za,kormorant.co.za,krugersdorpnews.co.za,ladysmithgazette.co.za,letabaherald.co.za,lowvelder.co.za,maritzburgsun.co.za,midrandreporter.co.za,newcastleadvertiser.co.za,northcliffmelvilletimes.co.za,northcoastcourier.co.za,northeasterntribune.co.za,northernnatalcourier.co.za,northglennews.co.za,parysgazette.co.za,phoenixsun.co.za,potchefstroomherald.co.za,publiceyemaritzburg.co.za,randburgsun.co.za,randfonteinherald.co.za,rekordcenturion.co.za,rekordeast.co.za,rekordmoot.co.za,rekordnorth.co.za,reviewonline.co.za,ridgetimes.co.za,risingsunchatsworth.co.za,risingsunlenasia.co.za,risingsunoverport.co.za,roodepoortnorthsider.co.za,roodepoortrecord.co.za,rosebankkillarneygazette.co.za,sandtonchronicle.co.za,sedibengster.com,southcoastherald.co.za,southcoastsun.co.za,southerncourier.co.za,southlandssun.co.za,sowetourban.co.za,springsadvertiser.co.za,standertonadvertiser.co.za,tembisan.co.za,vaalweekblad.com,vryheidherald.co.za,westside-eldos.co.za,witbanknews.co.za,zululandobserver.co.za###hozi_widget_plugin
foliomag.com###hp_ad_roadblock_bg
foliomag.com###hp_ad_roadblock_holder
huffingtonpost.com###hp_cconsent
handbag.com###module_youcanfind
maximumpc.com###monthly-issue
buzzfeed.com###more-buzzfeed
+economictimes.com###moreFrom
inc.com###moreSlideContainer
inrumor.com###mostRead2
motorsport.com###motorsport_insider_form
theprovince.com###newsalert
gossipcop.com###newsform
theatlantic.com###newsstands
+rdnewsnow.com###next-article
economist.com###next-article-carousel
economist.com###next-article-carousel-wrapper
wbur.org###next-article-wrap
bullettmedia.com###post-footer-nav
imgur.com###post-jump-container
lawandcrime.com,mediaite.com,wired.com###post-nav
+motorauthority.com###postNav
theberry.com,thechive.com###postSubscribe
lithub.com,myfitnesspal.com,theorbital.co.uk###post_more_wrapper
daniweb.com###postbit-ad
thestreet.com###premServ
theatlantic.com###premiumArchive
computerweekly.com,techtarget.com###premiumContentPromo
+rdnewsnow.com###prev-article
bozemandailychronicle.com###prev-next-nav
coconuts.co###prev_article
abovethelaw.com###prev_post
rawstory.com###raw-updates-signup
huffingtonpost.co.uk,huffingtonpost.com###read-edge
prospect.org###read-it-later
-dailyvoice.co.za,iol.co.za,isolezwe.co.za,recombu.com###read-next
+africanindy.com,dailyvoice.co.za,iol.co.za,isolezwe.co.za,recombu.com###read-next
newrepublic.com###read-next-flyout
news24.com,parent24.com###readMoreSlider
digitalartsonline.co.uk###readNextStickyWidget
bit.com.au,crn.com.au,itnews.com.au,pcauthority.com.au,scmagazine.com.au###regSignupBoxout
jcafe24.net###regbar_warning
indiancountrytodaymedianetwork.com###region-footer-second
-favbrowser.com###related
+favbrowser.com,iphoneincanada.ca###related
pcmag.com###related-container
sfist.com###related-module
mtv.com,nextmovie.com###related-post
nymag.com###slideOutBoxContainer
pcworld.in###slide_box
tabletmag.com###slide_in
-africanreporter.co.za,albertonrecord.co.za,alexnews.co.za,barbertontimes.co.za,bedfordviewedenvalenews.co.za,benonicitytimes.co.za,bereamail.co.za,berryreview.com,bit.com.au,blog.bettercloud.com,boksburgadvertiser.co.za,bornrich.com,brakpanherald.co.za,business-standard.com,capricornreview.co.za,carletonvilleherald.com,citybuzz.co.za,cjr.org,comarochronicle.co.za,corridorgazette.co.za,crunchyroll.com,dailynewsegypt.com,dailystar.com.lb,deccanherald.com,destinyconnect.com,destinyman.com,developersarena.com,do-while.com,ecofriend.com,estcourtnews.co.za,eyethunews.co.za,fool.co.uk,fotomage.com,fourwaysreview.co.za,gearburn.com,germistoncitynews.co.za,hazyviewherald.co.za,healthcommunities.com,heidelbergnigelheraut.co.za,highvelder.co.za,highwaymail.co.za,hometone.com,indiatimes.com,jagranjosh.com,joburgeastexpress.co.za,kathorusmail.co.za,kemptonexpress.co.za,knowyourmobile.com,kormorant.co.za,krugersdorpnews.co.za,ladysmithgazette.co.za,letabaherald.co.za,livemint.com,lowvelder.co.za,maifm.co.nz,maritzburgsun.co.za,memeburn.com,midrandreporter.co.za,moveon.org,newcastleadvertiser.co.za,newsok.com,northcliffmelvilletimes.co.za,northcoastcourier.co.za,northeasterntribune.co.za,northernnatalcourier.co.za,northglennews.co.za,northjersey.com,oddee.com,parenting.com,parysgazette.co.za,pcauthority.com.au,pcmag.com,phoenixsun.co.za,potchefstroomherald.co.za,publiceyemaritzburg.co.za,randburgsun.co.za,randfonteinherald.co.za,rekordcenturion.co.za,rekordeast.co.za,rekordmoot.co.za,rekordnorth.co.za,reviewonline.co.za,risingsunchatsworth.co.za,risingsunlenasia.co.za,risingsunoverport.co.za,roodepoortnorthsider.co.za,roodepoortrecord.co.za,rosebankkillarneygazette.co.za,sandtonchronicle.co.za,sedibengster.com,southcoastherald.co.za,southcoastsun.co.za,southlandssun.co.za,sowetourban.co.za,springsadvertiser.co.za,standardmedia.co.ke,technologyreview.com,tembisan.co.za,theatlantic.com,theatlanticwire.com,thechronicleherald.ca,thedailynewsegypt.com,theedge.co.nz,thehindu.com,thehindubusinessline.com,thelocal.at,thelocal.ch,thelocal.de,thelocal.es,thelocal.fr,thelocal.it,thelocal.no,thelocal.se,therock.net.nz,theweek.co.uk,timesofisrael.com,tuaw.com,tucsoncitizen.com,vaalweekblad.com,viralnova.com,vryheidherald.co.za,washingtonexaminer.com,westside-eldos.co.za,zululandobserver.co.za###slidebox
+africanreporter.co.za,albertonrecord.co.za,alexnews.co.za,barbertontimes.co.za,bedfordviewedenvalenews.co.za,benonicitytimes.co.za,bereamail.co.za,berryreview.com,bit.com.au,blog.bettercloud.com,boksburgadvertiser.co.za,bornrich.com,brakpanherald.co.za,business-standard.com,capricornreview.co.za,carletonvilleherald.com,citybuzz.co.za,cjr.org,comarochronicle.co.za,corridorgazette.co.za,crunchyroll.com,dailynewsegypt.com,dailystar.com.lb,deccanherald.com,destinyconnect.com,destinyman.com,developersarena.com,do-while.com,ecofriend.com,estcourtnews.co.za,eyethunews.co.za,fool.co.uk,fotomage.com,fourwaysreview.co.za,gearburn.com,germistoncitynews.co.za,hazyviewherald.co.za,healthcommunities.com,heidelbergnigelheraut.co.za,highvelder.co.za,highwaymail.co.za,hometone.com,indiatimes.com,jagranjosh.com,joburgeastexpress.co.za,kathorusmail.co.za,kemptonexpress.co.za,knowyourmobile.com,kormorant.co.za,krugersdorpnews.co.za,ladysmithgazette.co.za,letabaherald.co.za,livemint.com,lowvelder.co.za,maifm.co.nz,maritzburgsun.co.za,memeburn.com,midrandreporter.co.za,moveon.org,newcastleadvertiser.co.za,newsok.com,northcliffmelvilletimes.co.za,northcoastcourier.co.za,northeasterntribune.co.za,northernnatalcourier.co.za,northglennews.co.za,northjersey.com,oddee.com,parenting.com,parysgazette.co.za,pcauthority.com.au,pcmag.com,phoenixsun.co.za,potchefstroomherald.co.za,publiceyemaritzburg.co.za,randburgsun.co.za,randfonteinherald.co.za,rekordcenturion.co.za,rekordeast.co.za,rekordmoot.co.za,rekordnorth.co.za,reviewonline.co.za,ridgetimes.co.za,risingsunchatsworth.co.za,risingsunlenasia.co.za,risingsunoverport.co.za,roodepoortnorthsider.co.za,roodepoortrecord.co.za,rosebankkillarneygazette.co.za,sandtonchronicle.co.za,sedibengster.com,southcoastherald.co.za,southcoastsun.co.za,southerncourier.co.za,southlandssun.co.za,sowetourban.co.za,springsadvertiser.co.za,standardmedia.co.ke,standertonadvertiser.co.za,technologyreview.com,tembisan.co.za,theatlantic.com,theatlanticwire.com,thechronicleherald.ca,thedailynewsegypt.com,theedge.co.nz,thehindu.com,thehindubusinessline.com,thelocal.at,thelocal.ch,thelocal.de,thelocal.es,thelocal.fr,thelocal.it,thelocal.no,thelocal.se,therock.net.nz,theweek.co.uk,timesofisrael.com,tuaw.com,tucsoncitizen.com,vaalweekblad.com,viralnova.com,vryheidherald.co.za,washingtonexaminer.com,westside-eldos.co.za,witbanknews.co.za,zululandobserver.co.za###slidebox
medicalnewstoday.com###slidebox_container
oddee.com###slidebox_left
oddee.com###slidebox_right
dreadcentral.com,drugs.com,laptopmag.com,wellness.com###slider
laptopmag.com###slider_bottom
flv2mp3.com,flvto.com,wikihow.com###sliderbox
+visihow.com###sliderboxsp
parents.com###slideshowPromo
patheos.com###slideup
minti.com###slideupBanner
theweek.com###sm_iconset
cbsnews.com,yelp.com###smart-banner
dailymail.co.uk,m.jpost.com###smartBanner
-deviantart.com,dw.com,eurosport.com,nzherald.co.nz,photobucket.com###smartbanner
+2br.co.uk,deviantart.com,dw.com,eurosport.com,nzherald.co.nz,photobucket.com###smartbanner
pcworld.com###smbRightSubscribe
socialhype.com###smfoot
apartmentguide.com###snap_bar_background
boston.com,doctortipster.com,thewindowsclub.com###updates
indiatimes.com###usabanner
cambio.com###user-bar-wrapper
+ebay.com###user-feedback
geekzone.co.nz###userBarRegisterSubscribe
scientificamerican.com###userInfo
comicbookresources.com###user_message_pop
mindfood.com##.LeaderBoardContainer
legacy.com##.MyMemorialAd
juxtapoz.com##.NewFollowBox
+myegy.cc##.NotifyProposal
priceme.co.nz##.PrettyBreadCrumbRightDiv
inc.com##.SectionUpDown
m.reddit.com##.SmartBannerContainer
sciencenews.org##.ad-tray-inner-wrap
ceo.com##.ad3
howtogeek.com##.adSystem_ads
+last.fm##.adblock-message
afterdawn.com##.add_buttons
metalhammer.co.uk##.adestrasignup
kncminer.com##.adv-upper-symbol
chriskresser.com##.after-post
vaildaily.com##.aggregatorlinksbottom
vaildaily.com##.aggregatorlinkstop
+mathrubhumi.com##.ajaxify_right
alternet.org,csicon.org,irishcentral.com,mediauk.com,techinasia.com,thecaterer.com##.alert
foxnews.com##.alert-inner
fmovies.se##.alert-warning
+azmovies.xyz##.alert-white
g4tv.com##.alert-wrap
kevinmd.com##.alignleftfp
kevinmd.com##.alignrightfp
psmag.com##.article-nav-button
pangeatoday.com##.article-navigation
thenational.ae##.article-navigator
-inverse.com##.article-next
+inverse.com,softonic.com##.article-next
benzinga.com##.article-prev-next
itnews.com.au##.article-promo-link
yougov.com##.article-register-box
v3.co.uk##.article_related_links
iol.co.za##.article_tool
medicaldaily.com##.article_tool_box
+onlymyhealth.com##.articlenav
bizjournals.com##.articlesBottomPromo
technologyreview.com##.articlesidebar
theglobeandmail.com##.articletoolbar
blog.leanstart.ch##.fixed
businessnewsdaily.com##.fixed-bar
gogameguru.com,tecmint.com,wpbeginner.com##.fixedBar
+oneplus.com##.fixed_feedback
bamsmackpow.com,gamesided.com,gojoebruin.com,lightlybuzzed.com##.fixnav
develop-online.net##.fl320
wonderwall.msn.com##.flag-show-next
ndtv.com##.gadget_popupbox
bgr.com,bgr.in##.gal-post-bottom
cbsnews.com##.galleryShareBox
+translate.google.co.nz,translate.google.co.uk,translate.google.com,translate.google.com.au,translate.google.de,translate.google.es,translate.google.fr##.gb_g
gdgt.com##.gdgtRecd
lifeslittlemysteries.com##.ge_book
foodnetwork.com##.geoAdvisoryPopup
seriouseats.com##.gifts-pop-up
9gag.com##.give-feedback
bostonglobe.com##.global-bar
+sputniknews.com##.global-fade
imgur.com##.global-message
omgchrome.com,omgubuntu.co.uk##.global-navigation
comedycentral.com##.global_footer
heavy.com##.heavy-mailing-widget-sidebar
cnn.com##.hed_side
nola.com##.helper
+sciencenews.cc##.herald-single-sticky
askubuntu.com,mathoverflow.net,serverfault.com,stackexchange.com,stackoverflow.com,superuser.com##.hero-container
mint.com##.hmenu
businessspectator.com.au##.holder-content-loaded
chron.com,seattlepi.com##.hst-articlebox
chron.com,seattlepi.com##.hst-articletools2
independent.co.uk##.iJobs-ctr
-africanreporter.co.za,albertonrecord.co.za,alexnews.co.za,barbertontimes.co.za,bedfordviewedenvalenews.co.za,benonicitytimes.co.za,bereamail.co.za,boksburgadvertiser.co.za,brakpanherald.co.za,capricornreview.co.za,carletonvilleherald.com,citybuzz.co.za,comarochronicle.co.za,corridorgazette.co.za,estcourtnews.co.za,eyethunews.co.za,fourwaysreview.co.za,germistoncitynews.co.za,hazyviewherald.co.za,heidelbergnigelheraut.co.za,highvelder.co.za,highwaymail.co.za,joburgeastexpress.co.za,kathorusmail.co.za,kemptonexpress.co.za,kormorant.co.za,krugersdorpnews.co.za,ladysmithgazette.co.za,letabaherald.co.za,maritzburgsun.co.za,midrandreporter.co.za,newcastleadvertiser.co.za,northcliffmelvilletimes.co.za,northcoastcourier.co.za,northeasterntribune.co.za,northernnatalcourier.co.za,northglennews.co.za,parysgazette.co.za,phoenixsun.co.za,potchefstroomherald.co.za,publiceyemaritzburg.co.za,randburgsun.co.za,randfonteinherald.co.za,rekordcenturion.co.za,rekordeast.co.za,rekordmoot.co.za,rekordnorth.co.za,reviewonline.co.za,risingsunchatsworth.co.za,risingsunlenasia.co.za,risingsunoverport.co.za,roodepoortnorthsider.co.za,roodepoortrecord.co.za,rosebankkillarneygazette.co.za,sandtonchronicle.co.za,sedibengster.com,southcoastherald.co.za,southcoastsun.co.za,southlandssun.co.za,sowetourban.co.za,springsadvertiser.co.za,tembisan.co.za,vaalweekblad.com,vryheidherald.co.za,westside-eldos.co.za,zululandobserver.co.za##.iab-logo
+africanreporter.co.za,albertonrecord.co.za,alexnews.co.za,barbertontimes.co.za,bedfordviewedenvalenews.co.za,benonicitytimes.co.za,bereamail.co.za,boksburgadvertiser.co.za,brakpanherald.co.za,capricornreview.co.za,carletonvilleherald.com,citybuzz.co.za,comarochronicle.co.za,corridorgazette.co.za,estcourtnews.co.za,eyethunews.co.za,fourwaysreview.co.za,germistoncitynews.co.za,hazyviewherald.co.za,heidelbergnigelheraut.co.za,highvelder.co.za,highwaymail.co.za,joburgeastexpress.co.za,kathorusmail.co.za,kemptonexpress.co.za,kormorant.co.za,krugersdorpnews.co.za,ladysmithgazette.co.za,letabaherald.co.za,maritzburgsun.co.za,midrandreporter.co.za,newcastleadvertiser.co.za,northcliffmelvilletimes.co.za,northcoastcourier.co.za,northeasterntribune.co.za,northernnatalcourier.co.za,northglennews.co.za,parysgazette.co.za,phoenixsun.co.za,potchefstroomherald.co.za,publiceyemaritzburg.co.za,randburgsun.co.za,randfonteinherald.co.za,rekordcenturion.co.za,rekordeast.co.za,rekordmoot.co.za,rekordnorth.co.za,reviewonline.co.za,ridgetimes.co.za,risingsunchatsworth.co.za,risingsunlenasia.co.za,risingsunoverport.co.za,roodepoortnorthsider.co.za,roodepoortrecord.co.za,rosebankkillarneygazette.co.za,sandtonchronicle.co.za,sedibengster.com,southcoastherald.co.za,southcoastsun.co.za,southerncourier.co.za,southlandssun.co.za,sowetourban.co.za,springsadvertiser.co.za,standertonadvertiser.co.za,tembisan.co.za,vaalweekblad.com,vryheidherald.co.za,westside-eldos.co.za,witbanknews.co.za,zululandobserver.co.za##.iab-logo
thenextweb.com##.ica-wrapper
mobileinquirer.com##.icf-optin-form
dealspwn.com##.icon
medicalnewstoday.com##.mobile_newsletter
espn.go.com##.mod-fb-opengraph
bournemouthecho.co.uk,jobomas.com,patient.info,tuaw.com,voyages-sncf.com##.modal
-allkpop.com,aplus.com,bournemouthecho.co.uk,decalgirl.com,eurocheapo.com,jobomas.com,kevinmd.com,police.uk,upworthy.com,younow.com##.modal-backdrop
+allkpop.com,aplus.com,bournemouthecho.co.uk,decalgirl.com,eurocheapo.com,jobomas.com,kevinmd.com,pbsamerica.co.uk,police.uk,upworthy.com,younow.com##.modal-backdrop
popdust.com##.modal-close
narrative.ly,timesofindia.indiatimes.com##.modal-content
popdust.com##.modal-image
time.com##.more-ways
v3.co.uk##.more_jobs_block
standard.co.uk##.most-popular-toaster
+last.fm##.mpu-subscription-upsell
rightwingwatch.org##.mr_lightbox_background
starpulse.com##.msFullBar
nzherald.co.nz##.msn
inspiyr.com,pcgamerhub.com##.ois_wrapper
euromoney.com##.oo_feedback_float
hellobeautiful.com##.open
+economictimes.com##.open-in-app
i4u.com##.opn_sticky
ostatic.com##.opromo
goldtradingexperts.com##.opt-in-splash
matadornetwork.com##.padder
msn.com##.paddle
grantland.com##.page-actions
+france24.com##.page-navigation
viva.co.nz##.page-side
heavy.com##.page-tabs
fandango.com##.pageActions
allbusiness.com##.pl-salebar
huffingtonpost.com##.placement-gravity_most_popular
planetivy.com##.planet-ivy-header-fixed
+porn.com##.player-cams
upi.com##.pni
csmonitor.com##.podStorySidebars
sify.com##.pop-out-wrapper
stabmag.com##.rtt
nzherald.co.nz##.rugbyIntroScreen
aol.com##.ruleGreeting
+ebay.ca,ebay.co.uk,ebay.com,ebay.com.au##.s-feedback
livejournal.com##.s-ljvideo
newseveryday.com##.s-sns
eclectablog.com##.s2_form_widget
phys.org##.toolswrapper
cosmosup.com,htcsource.com,ijreview.com,runningshoesguru.com##.top
jobing.com##.top-alert
+aliexpress.com##.top-banner-container
indiancountrytodaymedianetwork.com##.top-banners
infoq.com##.top-bar-promo
siouxcityjournal.com##.top-leader-container
aliexpress.com##.ui-newuser-layer-dialog
alternet.org,boldprogressives.org,daniweb.com,drsinatra.com,halfhourmeals.com,hotscripts.com,mac-forums.com,mercola.com,motorauthority.com,nomorerack.com,pangeatoday.com,pier1.com,rottentomatoes.com,thebolditalic.com,underarmour.com,warrior.com##.ui-widget-overlay
searchenginewatch.com##.ukn-email-signup
-therouse.com##.ulp-overlay
-therouse.com##.ulp-window
+webcodegeeks.com##.ulp-inline-window
+therouse.com,webcodegeeks.com##.ulp-overlay
+therouse.com,webcodegeeks.com##.ulp-window
toolbox.com##.umightlike
alarabiya.net##.under-link-objects
howstuffworks.com##.unitLast
+vice.com##.up-next
vice.com##.up-sell
ndtv.com##.update_bg
stylelist.com##.updated-legal
designntrend.com,fashionnstyle.com,hngn.com,kdramastars.com,kpopstarz.com,latinopost.com,latinpost.com##.wh_transf
infoworld.com##.whitepaper
pcworld.com##.whitepapers
+xhamster.com##.wid-banner-container
+xhamster.com##.wid-cams-widget
+xhamster.com##.wid-spot-container
grist.org,motherjones.com,netbooknews.com##.widget
libertyunyielding.com##.widget-around-the-web
tokyohive.com##.widget-block
mnn.com##div[id^="MNNEmailReg"]
yahoo.com##div[id^="adx_"]
recordonline.com,sfgate.com,southcoasttoday.com##div[id^="nimbleBuyWidget"]
+canadafreepress.com,rt.com##div[id^="unit_"]
designtaxi.com##div[style="\a margin-bottom: 15px;\a "]
halfhourmeals.com##div[style="align:center; padding-top:5px; padding-left:5px;"]
macupdate.com##div[style="background-image:url('/img/fade.png'); position:absolute; right:0px; padding-left:32px; border:0_napx solid red;height:100%; width:336px;z-index:1000;"]
briefing.com##table[style="vertical-align: top; text-align: left;\a \9 background-color: White; width: 100%; padding: 10px;"]
osnews.com##table[width="285"]
finestdaily.com##table[width="642"]
+! instgram.com hovercards
+instagram.com##.HoverCard
! komonews.com / ktul.com / etc
##.sd-news-main-footer
! vox media top bar
earthsky.org###TB_window
kiplinger.com###TMFECapWidget
ndtv.com###\5f _cricketsubscribe
+wnd.com###alerts-bottom
reseller.co.nz###art-next_signifier
humanevents.com###article-signup
alternet.org###author_signup_iframe
advocate.com###block-advocate_general-advocate_general_enewsletter
wttw.com###block-block-44
commondreams.org###block-block-54
+sbr.com.sg###block-block-79
outandaboutnashville.com###block-blocks-oanda-connect
sciencenews.org###block-boxes-call-to-action
itpro.co.uk###block-boxes-subscription-promo-content
priceonomics.com###email-island
gearjunkie.com###email-pop
dictionary.com###email-signup
+sa-news.com###email-subscribers-2
nintendosoup.com###email-subscribers-3
techbargains.com###email-widget
osu.edu###emailSignup
goodhousekeeping.co.za###enhancedtextwidget-10
luxomo.com###esns_background_layer
explosm.net###explosmore-callout-banner
+hcn.org###exposeMask
csmonitor.com###ezn-RightCol_Newsletter_and_TakeAction
realclearpolitics.com,realclearscience.com###facebox
realclearpolitics.com,realclearscience.com###facebox_overlay
scout.co.nz###footer-eletter
expatica.com###footer_subscribe
engineeringnews.co.za###footerbar
+njtvonline.org###footnews
firstbiz.com###fpbiz_newsletter
pbs.org###frontline_newsletter_over
pbs.org###frontline_newsletter_please
ivn.us###ivnnewsletter_widget
inews.co.uk###jpsp_widgetpop-3
eco-business.com###js-bottom-promo
+thewirecutter.com###js-toaster-container
kiplinger.com###kip-today-signup
tfln.co###leadgen
broadcastingcable.com###login_subscribe
entrepreneur.com###magazine-promo
+neonnettle.com###mailList
allkpop.com###mailing-list
newscientist.com###marketingtertiary
gearbest.com###mask
rapidtvnews.com###masthead
bcheights.com,cargofacts.com,cnn.com,dailyhive.com,evonomics.com,fn.com,kveller.com,lawandcrime.com,longreads.com,mtlblog.com,narrative.ly,nesthq.com,psypost.org,reliefweb.int,runthetrap.com,thewirecutter.com###mc-embedded-subscribe-form
-99fm.com.na,androidauthority.com,apriorit.com,bcheights.com,bitguru.co.uk,breakingisraelnews.com,breakingnews.ie,churchmilitant.com,cjr.org,cointelegraph.com,current.org,dailyfreepress.com,dailytimes.com.pk,exstreamist.com,fusion.net,gaystarnews.com,groovekorea.com,heatst.com,howlermagazine.com,justrunlah.com,maoritelevision.com,monetarywatch.com,nbc.na,newsthump.com,newtimes.co.rw,nextbigfuture.com,nyc.gov,propublica.org,providr.com,punchng.com,rawstory.com,registerguard.com,russia-insider.com,sciencealert.com,sciencebulletin.org,seattletimes.com,secretflying.com,stellar.ie,swissinfo.ch,techjuice.pk,technobuffalo.com,thequint.com,thestar.com.my,theyeshivaworld.com,wayfm.com,wttw.com###mc_embed_signup
+99fm.com.na,androidauthority.com,apriorit.com,bcheights.com,bitguru.co.uk,breakingisraelnews.com,breakingnews.ie,churchmilitant.com,cjr.org,cointelegraph.com,current.org,dailyfreepress.com,dailytimes.com.pk,exstreamist.com,fusion.net,gaystarnews.com,groovekorea.com,heatst.com,howlermagazine.com,iphoneincanada.ca,justrunlah.com,maoritelevision.com,monetarywatch.com,nbc.na,newsthump.com,newtimes.co.rw,nextbigfuture.com,nodez.co,nyc.gov,propublica.org,providr.com,punchng.com,rawstory.com,registerguard.com,russia-insider.com,sciencealert.com,sciencebulletin.org,seattletimes.com,secretflying.com,stellar.ie,swissinfo.ch,techjuice.pk,technobuffalo.com,thequint.com,thestar.com.my,theyeshivaworld.com,wayfm.com,wttw.com###mc_embed_signup
jta.org,moneyweb.co.za###mc_embed_signup1
priceonomics.com###mc_embed_signup_nojs
sonder.news,wegotthiscovered.com###mc_embed_signup_scroll
lightreading.com###mktng_popin
+vosizneias.com###ml_subscribe
guidedoc.com###modal-overlay
linux.com###modalBackdrop
linux.com###modalContent
psycom.net###modalpop
maketecheasier.com###mte_optin
popsugar.com###must-have-badge
+worldcrunch.com###myModal
insideclimatenews.org###news-signup
epicurious.com###newsLetter
irishtimes.com###newsdigest-widget
-6wunderkinder.com,7digital.com,aawsat.com,about.com,bloomberg.com,buzznet.com,celebuzz.com,cjr.org,dailymaverick.co.za,digitaltrends.com,disclose.tv,etonline.com,fyiliving.com,gardeningaustralia.com.au,healthguru.com,infoworld.com,javaworld.com,langenscheidt.com,lessthan3.com,malwarebytes.org,mayoclinic.com,mcvuk.com,mediaite.com,movies.com,nme.com,ohmyrockness.com,oneindia.com,paleohacks.com,penny-arcade.com,pewforum.org,pewresearch.org,pinknews.co.uk,publicradio.org,quantamagazine.org,runningtimes.com,si.com,styleite.com,techvert.com,theamericanscholar.org,thecommentator.com,themarysue.com,thetruthaboutcars.com,thewalrus.ca,usatoday.com,vetstreet.com,wdcb.org,wimp.com,youbeauty.com###newsletter
+6wunderkinder.com,7digital.com,aawsat.com,about.com,bloomberg.com,boldsky.com,buzznet.com,celebuzz.com,cjr.org,dailymaverick.co.za,digitaltrends.com,disclose.tv,drivespark.com,etonline.com,filmibeat.com,fyiliving.com,gardeningaustralia.com.au,gizbot.com,healthguru.com,infoworld.com,javaworld.com,langenscheidt.com,lessthan3.com,malwarebytes.org,mayoclinic.com,mcvuk.com,mediaite.com,movies.com,nativeplanet.com,nme.com,ohmyrockness.com,oneindia.com,paleohacks.com,penny-arcade.com,pewforum.org,pewresearch.org,pinknews.co.uk,publicradio.org,quantamagazine.org,runningtimes.com,si.com,styleite.com,techvert.com,theamericanscholar.org,thecommentator.com,themarysue.com,thetruthaboutcars.com,thewalrus.ca,usatoday.com,vetstreet.com,wdcb.org,wimp.com,youbeauty.com###newsletter
details.com,gossipcop.com,gq.com,salon.com,self.com###newsletter-form
wbur.org###newsletter-signup-1
hardware.info###newsletterForm
bleacherreport.com,macworld.com,myjewishlearning.com,pcworld.com,techhive.com,theatlantic.com###newsletters
bustedcoverage.com,coed.com###nl-container
qz.com###nl-form
-africanreporter.co.za,albertonrecord.co.za,alexnews.co.za,barbertontimes.co.za,bedfordviewedenvalenews.co.za,benonicitytimes.co.za,bereamail.co.za,boksburgadvertiser.co.za,brakpanherald.co.za,capricornreview.co.za,carletonvilleherald.com,citybuzz.co.za,comarochronicle.co.za,corridorgazette.co.za,estcourtnews.co.za,eyethunews.co.za,fourwaysreview.co.za,germistoncitynews.co.za,hazyviewherald.co.za,heidelbergnigelheraut.co.za,highvelder.co.za,highwaymail.co.za,joburgeastexpress.co.za,kathorusmail.co.za,kemptonexpress.co.za,kormorant.co.za,krugersdorpnews.co.za,ladysmithgazette.co.za,letabaherald.co.za,maritzburgsun.co.za,midrandreporter.co.za,newcastleadvertiser.co.za,northcliffmelvilletimes.co.za,northcoastcourier.co.za,northeasterntribune.co.za,northernnatalcourier.co.za,northglennews.co.za,parysgazette.co.za,phoenixsun.co.za,potchefstroomherald.co.za,publiceyemaritzburg.co.za,randburgsun.co.za,randfonteinherald.co.za,rekordcenturion.co.za,rekordeast.co.za,rekordmoot.co.za,rekordnorth.co.za,reviewonline.co.za,risingsunchatsworth.co.za,risingsunlenasia.co.za,risingsunoverport.co.za,roodepoortnorthsider.co.za,roodepoortrecord.co.za,rosebankkillarneygazette.co.za,sandtonchronicle.co.za,sedibengster.com,southcoastherald.co.za,southcoastsun.co.za,southlandssun.co.za,sowetourban.co.za,springsadvertiser.co.za,tembisan.co.za,vaalweekblad.com,vryheidherald.co.za,westside-eldos.co.za,zululandobserver.co.za###nl-main
+africanreporter.co.za,albertonrecord.co.za,alexnews.co.za,barbertontimes.co.za,bedfordviewedenvalenews.co.za,benonicitytimes.co.za,bereamail.co.za,boksburgadvertiser.co.za,brakpanherald.co.za,capricornreview.co.za,carletonvilleherald.com,citybuzz.co.za,comarochronicle.co.za,corridorgazette.co.za,estcourtnews.co.za,eyethunews.co.za,fourwaysreview.co.za,germistoncitynews.co.za,hazyviewherald.co.za,heidelbergnigelheraut.co.za,highvelder.co.za,highwaymail.co.za,joburgeastexpress.co.za,kathorusmail.co.za,kemptonexpress.co.za,kormorant.co.za,krugersdorpnews.co.za,ladysmithgazette.co.za,letabaherald.co.za,maritzburgsun.co.za,midrandreporter.co.za,newcastleadvertiser.co.za,northcliffmelvilletimes.co.za,northcoastcourier.co.za,northeasterntribune.co.za,northernnatalcourier.co.za,northglennews.co.za,parysgazette.co.za,phoenixsun.co.za,potchefstroomherald.co.za,publiceyemaritzburg.co.za,randburgsun.co.za,randfonteinherald.co.za,rekordcenturion.co.za,rekordeast.co.za,rekordmoot.co.za,rekordnorth.co.za,reviewonline.co.za,ridgetimes.co.za,risingsunchatsworth.co.za,risingsunlenasia.co.za,risingsunoverport.co.za,roodepoortnorthsider.co.za,roodepoortrecord.co.za,rosebankkillarneygazette.co.za,sandtonchronicle.co.za,sedibengster.com,southcoastherald.co.za,southcoastsun.co.za,southerncourier.co.za,southlandssun.co.za,sowetourban.co.za,springsadvertiser.co.za,standertonadvertiser.co.za,tembisan.co.za,vaalweekblad.com,vryheidherald.co.za,westside-eldos.co.za,witbanknews.co.za,zululandobserver.co.za###nl-main
ramblinwreck.com###olark-wrapper
regated.com###onesignal-popover-container
cnbc.com###optIn-embedded
auctionzip.com###sliderEmailCapture
auctionzip.com###sliderOverlay
humanresourcesonline.net,marketing-interactive.com###smallSubBox
+sojo.net###splash_ajax_page
ianvisits.co.uk###spopup
groupon.co.uk,groupon.com,groupon.ie###spotlight
naturalblaze.com###stb-overlay
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,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,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
indy100.com###subscribeIndy100
wined.co.za###subscribeWrapper
nytimes.com###subscribe_cont
+catholicculture.org###subscribe_container
adweek.com###subscribe_content
mediapost.com###subscribe_form
diabetesforecast.org###subscribe_main
yourtango.com###tango-newsletter-form
techonomy.com###tcnmy-newsletter-modal
greece-is.com###teaser-newsletter
+powerlineblog.com###text-12
christiannews.net###text-15
worldreligionnews.com###text-18
worthynews.com###text-19
tubefilter.com###text-24
franklincounty-news.com###text-3
chicagoreporter.com###text-4
-aranews.net,infrastructurene.ws###text-6
+aranews.net,infrastructurene.ws,powerlineblog.com###text-6
azcapitoltimes.com###text-html-widget-17
filmaffinity.com###top-anch
zcomm.org###topbar
blog.bettercloud.com###trends
thewrap.com###tw-newsletter-signup
visi.co.za###visi-signup
+tsarizm.com###wbounce-modal
grabone.co.nz###welcome-overlay
crosscut.com###widget-2
gatesnotes.com##.ALS_Holder
naturalnews.com##.Action-Subscribe-Container
sitepoint.com##.ArticleHead_supplemental
talkingpointsmemo.com##.Daybreaker
+walmart.com##.Footer-topSection
sitepoint.com##.FooterSub_form
gohacking.com##.GH_sidebar_optin_inr
momfabulous.com##.HB-Modal
thehindubusinessline.com##.Subscribe
languagetool.org##.ZebraDialog
languagetool.org##.ZebraDialogOverlay
+commentarymagazine.com##._form_5
androidauthority.com##.aa-subscribe-video-button
buzzfeed.com##.action-bar--hover-container
alternet.org##.action_form
gaytimes.co.uk##.article__footer
atavist.com##.atavist-mailchimp
bloombergquint.com##.authoritative__section
+dexerto.com##.b--charlie.ba
hopesandfears.com,osu.edu##.banner
bloombergquint.com##.banner-link
philly.com##.banner_small
nocamels.com##.bl-block-signuptextpage
theticketmiami.com##.block--second-street--ss-block-signup
ibtimes.com##.block-ibtimes-newsletters
+americamagazine.org##.block-mailchimp-signup
asiaone.com##.block-webform
+allevents.in##.bottom-right-subscribe
businesstimes.com.sg##.bottom-wrap
-thebaffler.com##.boxzilla-container
+iafrica.com,thebaffler.com##.boxzilla-container
the-line-up.com##.branded
inverse.com##.btn--newsletter
whitehalljournal.com,woodfordtimes.com##.btn-subscribe
racked.com,theverge.com##.c-action-box
+gq-magazine.co.uk##.c-infobar-wrapper
channelnewsasia.com##.c-newsletter--default
newstalkzb.co.nz,radiosport.co.nz##.c-promo
nature.com##.c-site-messages
npr.org##.callout
time.com##.cartoon-newsletter-container
medpagetoday.com##.cme-join
+cnbctv18.com##.cnbc-news-l
coconuts.co##.coconuts-newsletter-subscribe-container
shropshirestar.com##.comments-cta
vogue.com##.component-cnid-modal-backdrop
houseandleisure.co.za##.contact-us
theneweuropean.co.uk##.container-pencil
fiercecable.com##.content-subscribe
+omr.com##.cp-info-bar-wrapper
cheatsheet.com##.cs-related-links
+nytimes.com##.css-mlcs8h.shown
thecourier.co.uk##.cta--bg
rewire.news##.cta-a
meta.com##.ctabox
thenation.com##.current-issue
qz.com##.daily-brief-inline
iol.co.za##.daily-news-signup-form
+onlymyhealth.com##.daily-wellness
democracynow.org##.daily_digest
+dailyo.in##.dailyo3_img_cont
dictionary.com##.day-break-subscription-form
huffingtonpost.com##.desktop-alerts-signup
generalassemb.ly##.dgd_stb_box
ecowatch.com##.eco_subscribe_box
digg.com##.editions-promo
jlconline.com##.editorial-promo
-democracynow.org,emigrate2.co.uk,townhall.com##.email
+democracynow.org,emigrate2.co.uk,pjmedia.com,townhall.com##.email
hermanmiller.com,refinery29.com##.email-acquisition
playboy.com##.email-collection
kveller.com##.email-form
+howtogeek.com##.email-overlay
forbes.com##.email-promo
ocregister.com##.email-sign-up
chicagobusiness.com,crainsnewyork.com,freedomoutpost.com,propublica.org,reverb.com,seattletimes.com,skift.com,thoughtworks.com,twentytwowords.com,washingtonblade.com##.email-signup
sandiegouniontribune.com##.email_wrapper
irishexaminer.com##.emailupdates
dailykos.com##.embed-rendered
+skyneel.com##.emsb
economist.com##.end-of-article
medicinenet.com##.end-of-article-stuff
wttw.com##.enews-banner
christianpost.com##.fancybox-iframe
slator.com##.fancybox-overlay
corrosionpedia.com##.featured-form
+guidingtech.com##.fill-bb-light
foxsports.com.au##.fiso-article-form
fivethirtyeight.com##.fivethirtyeight-newsletter
mercopress.com##.fixed-footer
indeed.com##.footerJaPromoBubble
pbs.org##.footer__follow
newsroom.co.nz##.footer_btn-lg
+onlymyhealth.com##.footer_top
ftleavenworthlamp.com##.footerdeal
+cnbctv18.com##.footerlinks-rhs
mygaming.co.za##.form-container
algemeiner.com##.formnews
examine.com##.free_hacks
techradar.com##.hawk-widget-insert
architectmagazine.com,jlconline.com##.hd-promo
ucsd.edu##.hdSubscribeFooter
+njtvonline.org##.head-email-signup
twitch.tv##.header-announcement__wrapper
tasteofhome.com##.header-banner-container
paleohacks.com##.header-optin
newatlas.com##.jqmOverlay
cloudcomputingadmin.com,insideaws.com,isaserver.org,msexchange.org,virtualizationadmin.com,windowsecurity.com##.jquery-modal.blocker
digg.com##.js--promo-bottom
+indiatimes.com##.js-common-hook
highya.com##.js-swimingBlock-stoper
countrylife.co.uk##.keystone-newsletter-class
+gearbest.com##.layui-layer-dialog
+gearbest.com##.layui-layer-shade
lifeslittlemysteries.com##.llm_newsletter
minds.com##.m-modal-bg
sbnation.com##.m-nba-newsletter
marinelink.com,marinetechnologynews.com,worldenergynews.com##.magazine-subscription
nikkei.com##.mail-magazine-article
autoaction.com.au##.mail_signup
+taskandpurpose.com##.mailchimp
nation.co.ke##.mailchimp-container
good.is##.mailchimp-widget
thewalrus.ca##.mailchimpAjax
blogtalkradio.com,breakingdefense.com,playfield.io##.modal-backdrop
jns.org##.modal-overlay
blogtalkradio.com##.modal-scrollable
+campaignlive.co.uk##.modalOverlay
+campaignlive.co.uk##.modalWrap
biznews.com##.module-cta
ibtimes.com##.morning-insights
rare.us##.move-social__inner
ft.com##.n-sliding-popup
nature.com##.nature-briefing
+njtvonline.org##.nav-signup
technologyreview.com##.navbar__item--tertiary--subscribe
thehindubusinessline.com##.news
healthyceleb.com##.news-form
india.com,sassymamahk.com##.news-letter
+americamagazine.org##.newsLetterLink
weta.org##.news_signup
newsbtc.com##.newsform
dnaindia.com##.newsletTab
-9to5mac.com,aawsat.com,about.com,algemeiner.com,antlionaudio.com,apracticalwedding.com,arabnews.com,atimes.com,autoguide.com,bostonmagazine.com,brooklynbased.com,cheapies.nz,clickhole.com,cnet.com,computerworld.com,consumerreports.org,csoonline.com,designntrend.com,egyptiangazette.net.eg,elpais.com,emirates247.com,engadget.com,epicurious.com,euractiv.com,eventfinda.co.nz,fashionotes.com,fivethirtyeight.com,geek.com,gizchina.com,goodnet.org,grantland.com,graziadaily.co.uk,greatbritishchefs.com,greenbot.com,guyism.com,haaretz.com,hdwallpapers.in,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,kpfa.org,life.com,lifehack.org,maplin.co.uk,maritimejobs.com,maxim.com,muckrock.com,multichannel.com,nationalinterest.org,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,propublica.org,psfk.com,recombu.com,redsharknews.com,revealnews.org,rsf.org,rumorfix.com,screencrush.com,singularityhub.com,slate.com,speedcafe.com,stylecaster.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,truthdig.com,tvquran.com,twice.com,twitchy.com,variety.com,vice.com,vulture.com,wgnamerica.com,wikitribune.com,yahoo.com##.newsletter
+9to5mac.com,aawsat.com,about.com,algemeiner.com,antlionaudio.com,apracticalwedding.com,arabnews.com,atimes.com,autoguide.com,bostonmagazine.com,brooklynbased.com,cheapies.nz,clickhole.com,cnet.com,computerworld.com,consumerreports.org,csoonline.com,designntrend.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,kpfa.org,life.com,lifehack.org,maplin.co.uk,maritimejobs.com,massivesci.com,maxim.com,muckrock.com,multichannel.com,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,singularityhub.com,slate.com,speedcafe.com,stylecaster.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,truthdig.com,tvquran.com,twice.com,twitchy.com,variety.com,vice.com,vulture.com,weeklystandard.com,wgnamerica.com,wikitribune.com,yahoo.com##.newsletter
foodandwine.com,golf.com,health.com,realsimple.com,southernliving.com,travelandleisure.com##.newsletter-callout
businesstimes.com.sg,commondreams.org,economist.com,foxnews.com,techly.com.au##.newsletter-form
beinsports.com##.newsletter-header
usatoday.com##.newsletter-modal
wamu.org##.newsletter-module
abplive.in##.newsletter_div
-gizbot.com##.newsletter_form
fromthegrapevine.com##.newsletter_modal
comicbook.com##.newsletterdiv_cmp
-consumerreports.org,oxforddictionaries.com##.newsletters
+consumerreports.org,marketwatch.com,oxforddictionaries.com##.newsletters
audioholics.com##.newssidebar
themeditelegraph.com##.nl-article-box
everydayhealth.com##.nl-container
evonomics.com##.optshorts
bidnessetc.com##.outlinks
realclearpolitics.com,realclearscience.com##.overlay
+howtogeek.com##.overlay-wrapper
bidnessetc.com##.overlayyy
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
msnbc.com##.pane-msnbc-newsvine-subscribe
+primagames.com##.panel-primary
livescience.com,space.com##.partner-banner
patheos.com##.patheos-newsletter-mod-rail
dbknews.com##.pb-f-global-mailchimp-signup
thefader.com##.popular_posts
pbs.org##.popup
monster.co.uk##.popup-widget
+businessinsider.com##.popup-wrapper
yesmagazine.org##.portlet-static-give-gifts-banner-ad
nerdfitness.com##.post_end
foreigndesknews.com##.post_mail
eonline.com##.promo_dialog
propublica.org##.promotion
irishtimes.com##.pull-out-cta_dark
+guidingtech.com##.push-line-top
+forward.com##.pwa-modal-section
australianforeignaffairs.com,quarterlyessay.com.au##.qe-news--inline
weather.com##.quarter-page-toast
+qz.com##.quartz.context-default
tmz.com##.quick-subscribe-form
engadget.com##.rail-followus
allure.com##.railNLUnit
connectingafrica.com##.register_box
bildderfrau.de##.remodal-overlay[style="display: block;"]
usnews.com##.reveal-modal
-mindbodygreen.com,sidereel.com,usnews.com,wellandgood.com##.reveal-modal-bg
+mindbodygreen.com,sidereel.com,sojo.net,usnews.com,wellandgood.com##.reveal-modal-bg
legalsportsreport.com,onlinepokerreport.com##.ribbon
tweaktown.com##.right_subscribe
1015soul.com,927theblock.com,92q.com,955thelou.com,boomcolumbus.com,boomindy.com,boomphilly.com,cassiuslife.com,espnrichmond.com,foxync.com,hellobeautiful.com,hiphopnc.com,hot1041stl.com,hot963.com,hothiphopdetroit.com,hotspotatl.com,ipowerrichmond.com,joycolumbus.com,kissdetroit.com,kissrichmond.com,kysdc.com,magicbaltimore.com,majic945.com,majicatl.com,mybaltimorespirit.com,myboomatl.com,mycolumbusmagic.com,mycolumbuspower.com,myhoustonmajic.com,mymajicdc.com,mypraiseatl.com,myspiritdc.com,newsone.com,newstalkcleveland.com,oldschool1053.com,praise1027detroit.com,praisebaltimore.com,praisecharlotte.com,praisecleveland.com,praisedc.com,praisehouston.com,praiseindy.com,praisephilly.com,radionowhouston.com,radionowindy.com,rnbcincy.com,rnbphilly.com,thebeatdfw.com,theboxhouston.com,thelightnc.com,tlcnaptown.com,wiznation.com,wolbbaltimore.com,woldcnews.com,wzakcleveland.com,zhiphopcleveland.com##.sailthru
blackamericaweb.com,metro.co.uk,thepoliticalinsider.com##.sailthru-signup-widget
nationalreview.com##.scrolling-share
+thejc.com##.section-subscribe
sega.co.uk##.sega-central-newsletter
boingboing.net##.separator
androidauthority.com##.shadowed[style="width: 320px;"]
theaustralian.com.au##.sign-me-up
dailysurge.com##.sign-up-form
jpost.com##.sign-up-wrap
+americamagazine.org##.signUp
icepop.com##.signUp_mailchimp
dzone.com##.signin-prompt
newscientist.com##.signpost
breakingisraelnews.com,gigaom.com,jta.org,motorsportweek.com,mumbrella.com.au,quantamagazine.org,screeninnovations.com,stellar.ie,thecourier.co.uk,viralnova.com##.signup
+searchenginewatch.com##.signup-banner
mrctv.org##.signup-block
vouchercodes.co.uk##.signup-custom
xbiz.com##.signup-form
beliefnet.com##.simple-row-signup
patheos.com,politico.com##.simple-signup
thebaffler.com##.single-email
+foreignaffairs.com##.site-footer-cta-menu
good.is##.sitewide-alert
genuine-people.com,shopstyle.com##.slide-up-banner
deathandtaxesmag.com,spin.com,stereogum.com,vibe.com##.sm-widget-campaign-monitor
irishtimes.com##.sub-prompt
investmentnews.com##.subPopupTop
stlucianewsonline.com##.subscr
-alternet.org,android.gs,attn.com,bamargera.com,bet.com,bizjournals.com,boardingarea.com,businesstech.co.za,caloriesecrets.net,catonmat.net,cheeserank.com,chicagomag.com,cnet.com,dailycaller.com,devicemag.com,ebayinkblog.com,ehow.com,foxnews.com,fromthegrapevine.com,gizmag.com,gotquestions.org,greece-is.com,hpcwire.com,huffingtonpost.com,indiatimes.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,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,readwriteweb.com,savedelete.com,searchengineland.com,seroundtable.com,skiptomylou.org,snopes.com,space.com,spacenews.com,spoonuniversity.com,statescoop.com,svpino.com,techeye.net,ted.com,teenchatdecoder.com,theatlantic.com,thecollegefix.com,themoscowtimes.com,therichest.org,thinq.co.uk,tourismupdate.co.za,tutsplus.com,tv.com,twice.com,udreview.com,usatoday.com,usnews.com,vagabomb.com,variety.com,wackymania.com,wccftech.com,westword.com,windows7news.com,winhelponline.com,wired.co.uk##.subscribe
+alternet.org,android.gs,attn.com,bamargera.com,bet.com,bizjournals.com,boardingarea.com,businesstech.co.za,caloriesecrets.net,catonmat.net,cheeserank.com,chicagomag.com,cnet.com,dailycaller.com,devicemag.com,ebayinkblog.com,ehow.com,foxnews.com,freshersworld.com,fromthegrapevine.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,readwriteweb.com,savedelete.com,searchengineland.com,seroundtable.com,skiptomylou.org,snopes.com,space.com,spacenews.com,spoonuniversity.com,statescoop.com,svpino.com,techeye.net,ted.com,teenchatdecoder.com,theatlantic.com,thecollegefix.com,themoscowtimes.com,therichest.org,thinq.co.uk,tourismupdate.co.za,tutsplus.com,tv.com,twice.com,udreview.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
middleeastmonitor.com##.subscribe-container
pastemagazine.com,sperry.com,striderite.com##.ui-widget-overlay
movieguide.org,warisboring.com##.ulp-overlay
movieguide.org,warisboring.com##.ulp-window
+cbc.ca##.upakneeWidget
uproxx.com##.uproxx-retention-unit
cbn.com##.view-display-id-blog_webform
biblegateway.com##.votd-subscribe-wrapper
inews.co.uk##.widget-cta
inews.co.uk##.widget-cta--newspaper
styleblazer.com##.widget_fashionblog_newsletter
+lamag.com##.widget_innoscale_hubspotwidget_id
inews.co.uk##.widget_jpsp_widget
horsetalk.co.nz##.widget_mailster_signup
+joemygod.com,thesouthafrican.com,thespinoff.co.nz##.widget_mc4wp_form_widget
mommynoire.com##.widget_mmg_newsletter_two
decider.com##.widget_nypost_decider_social_connect_widget
sassyhongkong.com##.widget_shk-mailchimp
i24news.tv##.wrapper_footer_5_suscribe_form
concisenews.global##.yikes-mailchimp-container
minds.com##M-MODAL
-stuff.co.nz##a[href*="/newsletter"]
-adweek.com##a[href="/newsletter-signup"]
-eurweb.com##a[href="http://www.eurweb.com/newsletter"]
+rollingstone.com##[href="/subscribe-more/"]
+eurweb.com,stuff.co.nz##a[href*="/newsletter"]
+adweek.com,bnnbloomberg.ca##a[href*="/newsletter-"]
+factcheck.org##a[href*="/subscribe/"]
+quantamagazine.org##a[href="#newsletter"]
mediaite.com##a[href="http://www.mediaite.com/email-newsletter/"]
upi.com##div > .ad_slot + div[style="position: relative;"]
arstechnica.co.uk##div > p + blockquote
stuff.co.nz##div[class$="-pointer"]
stuff.co.nz##div[class$="_pointer"]
+dailymail.co.uk##div[class*="floater-"]
producthunt.com##div[class*="subscribeToNewsletter"]
legacy.com##div[class^="ArticleBody__BodyDescription_"] > p[style="text-align: center;"]
+pri.org##div[class^="CtaMessage_"]
nytimes.com##div[class^="Dock-dock-"]
-dailymail.co.uk##div[class^="floater"]
+nytimes.com##div[class^="InlineMessage-inline-"]
euronews.com##div[class^="mailmunch-"]
fastcompany.com##div[id$="newsletter"]
dailycaller.com##div[id^="dc_morning_email"]
abovetopsecret.com###RSS
thetech.com###rss
breitbart.com##.rs
-afp.com,bdnews24.com,chronicle.co.zw,cruisemapper.com,itu.int,marketing-interactive.com,oki.com,themeditelegraph.com,thetruthaboutcars.com,tokiomarinehd.com##.rss
-monthlyreview.org##.subscribe
+afp.com,africacheck.org,bdnews24.com,chronicle.co.zw,cruisemapper.com,itu.int,marketing-interactive.com,ndtv.com,oki.com,themeditelegraph.com,thetruthaboutcars.com,tokiomarinehd.com,wnd.com##.rss
+africacheck.org,monthlyreview.org##.subscribe
majornelson.com##.widget_mn_speedbump_rss
! ---------- Push notifications ----------
rte.ie###push-prompt
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
+weeklyxpose.co.za###mt-scrollup
konami.com###page-top
macromill.com,oki.com,smbc.co.jp,smfg.co.jp###pageTop
saudigazette.com.sa###pageup
thebugle.co.za###scroll-btn
arcady.tv###scroll-down
toggle.sg###scroll-top-button
-arcady.tv,awd-it.co.uk,countrylife.co.za,filesmonster.porn,ghananewsonline.com.gh,horsetalk.co.nz,oshili24.com.na,thekwinicollege.co.za,urban1.com,vrzone.com###scroll-up
+arcady.tv,awd-it.co.uk,countrylife.co.za,filesmonster.porn,ghananewsonline.com.gh,horsetalk.co.nz,oshili24.com.na,pandaradio.co.uk,thekwinicollege.co.za,urban1.com,vrzone.com###scroll-up
indiatimes.com,marketbusinessnews.com,philstar.com###scrollTop
+vosizneias.com###scroll_top
mytheresa.com###scrolltop
+oneplus.com###sticky-tools-btn
bbgsite.com###tipGoTop
popmythology.com###toTop
howtogermany.com,liveleak.com###top
-motorscribes.com###top-link
+angelshack.co.za,motorscribes.com###top-link
countdown.co.nz###top-link-block
mufg.jp###topBackArea
earthcam.com,glamour.com###topScroll
motortrend.com###totop-arrow
nextradioapp.com###tsnr-to-pgtop
europeanjournalists.org###up
+truck1.eu###up-tag
g2a.com###upPageToolbar
fboomporn.com,rgatorporn.com###upper
pyrexoriginal.com###wr-back-top
getdroidtips.com##.btp-top
gamestop.com##.bttbtn
diplo.de##.c-top-link--default
-alarabiya.net,caltex.co.za,gasoline-station.com,millenniumpost.in,pastebin.com,sammobile.com,suninternational.com,wifi.id##.cd-top
+alarabiya.net,aurecongroup.com,caltex.co.za,drivesouth.co.nz,gasoline-station.com,millenniumpost.in,pastebin.com,sammobile.com,suninternational.com,wifi.id##.cd-top
tricri.org##.chevron
gogoanime.se##.croll
tusfiles.net##.fa-long-arrow-up
+easeus.com##.float_totop
+sportinglife.com##.footer-links-top
eco-business.com##.footer__header__item-action
harrods.com##.footer_top-link
xpics.me##.gain
samsung.com##.gb-footer__btn-top
ciiradio.com,reverso.net,smutr.com##.go-up
-mmm100.com,moneycontrol.com,rti.org.tw,voiceofbahrain.org##.gotop
+dailypioneer.com,mmm100.com,moneycontrol.com,rti.org.tw,voiceofbahrain.org##.gotop
vnexpress.net##.gottop
cardekho.com##.gsst_scroll-btn
bdnews24.com##.handleScrollTop
cricketcountry.com##.next-top
nine.com.au##.ninemsn-footer-top
jpx.co.jp##.page-top
+sportstarlive.com##.page-up
hotpepper-gourmet.com##.pageTopButton
emb-japan.go.jp##.pagetop
oki.com##.pagetopInner
communist-party.org.uk##.rt-totop
nexusmods.com##.scroll
thehill.com##.scroll-down-to-next
+manoramaonline.com##.scroll-help
oilgasworkforce.com##.scroll-indicator
timesofmalta.com##.scroll-notification-container
-rebelmouse.com,seenews.com##.scroll-up
+rebelmouse.com,seenews.com,upuklive.com##.scroll-up
joburg.co.za##.scrollUp
kyivpost.com##.scroll_to
chillinpanda.com##.scroll_top_wrap
imperialtoyota.co.za##.scroller
-adguard.com,africanbank.co.za,autonation.com,brandeating.com,crushplate.com,cutestat.com,echealth.gov.za,eclipse.org,expatica.com,fflsa.org,gamerevolution.com,glaad.org,icenews.is,identitymind.com,justrewards.co.za,kaskus.co.id,mg.co.za,mymodernmet.com,nta.ng,partitlaburista.org,quastic.com,scufgaming.com,therepublicmail.co.za,theritz.co.za,uploadbr.com,userscloud.work,webnms.com,xboxdvr.com,xxxtubedot.com##.scrollup
dailymotion.com##.sd_footer--back
ebookfriendly.com##.side-scroll
timeout.com##.site-footer__top-link
+grundig.com##.site-footer__up
bay.com.mt##.sm-up-container
brecorder.com##.subhtop
-galicianfilmforum.gal##.tc-btt-wrapper
+galicianfilmforum.gal,openid.net##.tc-btt-wrapper
tudorwatch.com##.tdr-footer__block-c
-abc.net.au,bostonherald.com,freeviewnz.tv,haier.com,sivtimes.com,taipeitimes.com,thefappening.wiki,timesunion.com##.top
+abc.net.au,bostonherald.com,dailysignal.com,freeviewnz.tv,haier.com,indianewsmax.com,sampsonhart.com,sivtimes.com,taipeitimes.com,thefappening.wiki,timesunion.com##.top
wbal.com##.top-link
-fstoppers.com##.top-scroll
+canadianbusiness.com,fstoppers.com##.top-scroll
marybaldwin.edu##.topbutton
expressnews.com,houstonchronicle.com,orthochristian.com,peugeot-newzealand.co.nz,peugeot.com.au,sfchronicle.com##.toplink
gagasiradio.fm##.topper
godofnews.com,waarmedia.com##.toup
-katestube.com##.up
+katestube.com,picardirebel.co.za##.up
+xhamster.com##.up-arrow
crimerussia.com##.up-btn
epicgames.com##.up-button
vodafone-wifi.com##.uparrow
mirror.co.uk##.skinny-signup
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_"]
buzzfeed.com##div[id^="mod-newsletter-signup-"]
! *** easylist:fanboy-addon/fanboy_social_specific_hide.txt ***
pcb.cc###Cntnr6
hauntedapps.wix.com###LnkBr2-1ave
schuh.co.uk###Pin
newser.com###PromoSlider
+catholicculture.org###SM_area
ted.stfi.re###STFIRE_BADGE
url-encode-decode.com###ShareModal
digitalfirstmedia.com,molecularrecipes.com###Social
moreintelligentlife.com###block-block-13
crash.net###block-block-25
thesundaily.my###block-block-47
-landlords.org.uk###block-block-86
+landlords.org.uk,sbr.com.sg###block-block-86
square-enix.com###block-home-seeweb
gardenlines.co.uk###block-menu-menu-footer-icons
ncronline.org###block-ncr-blocks-article-share-links
windowsnetworking.com###ctu-fb
windowsnetworking.com###ctu-goog
windowsnetworking.com###ctu-twi
+quillette.com###custom_html-2
headforpoints.com###custom_html-5
beautifuldecay.com,bretagnenohra.com###darkbackground
billionuploads.com###darky
foxnewsinsider.com###fox-tweets
thenational.ae###galleryfollow
bestgamingmouse.online,techbuzzonline.com###gbutton
+africacheck.org###get-in-touch
thegailygrind.com###gg-sign-up
history.com###gigya-bar
history.com###gigya-bar-lower
inspire52.com###scrolltriggered
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,mcdonalds.com,mediaite.com,medicaldaily.com,midwestsportsfans.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,tnp.no,torrentfreak.com,tvnz.co.nz,usgs.gov,voltairenet.org,washingtonpost.com,whatbrowser.org,wolframalpha.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,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,tnp.no,torrentfreak.com,tvnz.co.nz,usgs.gov,voltairenet.org,washingtonpost.com,whatbrowser.org,wolframalpha.com###share
ew.com###share-article
pornhub.com###sharePlaylist
biorxiv.org###shareit
worldreview.info###sn
mufg.jp###snsBlockArea
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,damnlol.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,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,producersguild.org,radiovaticana.va,ratemyprofessors.com,ryot.org,sfchamber.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,cmt.com,cnalicense.org,consumerist.com,damnlol.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,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,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
christianpost.com###social-apps
cafemom.com###social-comment
omgchrome.com###social-listing
swiatmp3.info###wysuwane
yahoo.com###yom-twitter
onlineshoes.com###youtubeLink
+oneindia.com###youtube_promo
opposingviews.com###yt
-washingtonexaminer.com,wgbh.org##.ArticlePage-actions
+aboutamazon.co.uk,aboutamazon.com##.ActionBar
+washingtonexaminer.com,weeklystandard.com,wgbh.org##.ArticlePage-actions
yahoo.com##.Btn-t
comicbookmovie.com##.CBMFollow
techimperia.com##.FooterLeft.paddingright0
abc.go.com##.abc-facebook-like
buzzfeed.com##.action-bar
slideshare.net##.action-btns-container
-linkfm.co.za##.actions
+linkfm.co.za,proactiveinvestors.co.uk,rfi.fr##.actions
goodnet.org##.activity
askmen.com##.addThis
christiannews.net##.adrand
beemp3s.org##.advert
+aufeminin.com##.af-htmlblock-autopromo
caloriesecrets.net##.afterpost
hereisthecity.com##.alert-bar
123movies.is##.alert-bottom
nybooks.com##.article_toolbar
gadgetsnow.com##.as-wdt-newsltr
techtimes.com##.at-like
+skyneel.com##.atext
artnet.com##.author-links
rt.com##.b-buttons_header
wargaming.net##.b-resource
traveller24.com##.bottom_tools_holder
perezhilton.com##.box_perez_contact
bankrate.com##.br_connect
+commentarymagazine.com##.bsb-default
+commentarymagazine.com##.bsb-wrap
machprinciple.com##.bsub
+newsroom.co.nz##.btn-email
guernicamag.com##.btn-group
urlvoid.com##.btn-info
psu.edu##.btn-link
coub.com##.coub__sharing__dropdown
coub.com##.coub__sharing__list
nbc.na##.counter
+dailyo.in##.counter_status_dailyo
visual.ly##.credits
channelnewsasia.com##.ct-contains
loop21.com##.ctbtextshr
upi.com##.f
classicalite.com,newseveryday.com##.f-sns
megashare.com##.fa-circle
-channelstv.com,designboom.com,deutschified.com,futbin.com,jazzinchicago.org,kpfa.org,livescience.com,order-order.com,patch.com,pbtech.co.nz,peoplesworld.org,slashgear.com,southerntimesafrica.com,space.com,vnexpress.net,washingtonexaminer.com##.fa-facebook
+channelstv.com,designboom.com,deutschified.com,futbin.com,jazzinchicago.org,kpfa.org,livescience.com,nzdoctor.co.nz,order-order.com,patch.com,pbtech.co.nz,peoplesworld.org,slashgear.com,southerntimesafrica.com,space.com,vnexpress.net,washingtonexaminer.com##.fa-facebook
forward.com##.fa-facebook-f
southerntimesafrica.com##.fa-google
channelstv.com,designboom.com,livescience.com,pbtech.co.nz,space.com##.fa-google-plus
slashgear.com##.fa-google-plus-square
channelstv.com,forward.com,jazzinchicago.org##.fa-instagram
livescience.com,southerntimesafrica.com,washingtonexaminer.com##.fa-linkedin
+nzdoctor.co.nz##.fa-print
aquarius.org.uk##.fa-square
southerntimesafrica.com##.fa-tumblr
-channelstv.com,designboom.com,deutschified.com,forward.com,futbin.com,jazzinchicago.org,kpfa.org,livescience.com,order-order.com,patch.com,pbtech.co.nz,peoplesworld.org,slashgear.com,southerntimesafrica.com,space.com,vnexpress.net,washingtonexaminer.com##.fa-twitter
+channelstv.com,designboom.com,deutschified.com,forward.com,futbin.com,jazzinchicago.org,kpfa.org,livescience.com,nzdoctor.co.nz,order-order.com,patch.com,pbtech.co.nz,peoplesworld.org,slashgear.com,southerntimesafrica.com,space.com,vnexpress.net,washingtonexaminer.com##.fa-twitter
channelstv.com,slashgear.com,southerntimesafrica.com##.fa-youtube
pbtech.co.nz##.fa-youtube-play
-9gag.tv,absoluteradio.co.uk,al-shorfa.com,alternet.org,backstage.com,belfasttelegraph.co.uk,buffalonews.com,cadenaazul.com,catapult.co,chacha.com,comicrelief.com,computingunleashed.com,crosscut.com,dailymail.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,geeksandbeats.com,gizmodo.com,gogoanime.se,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,mumbrella.com.au,myunidays.com,mzhiphop.com,nationofchange.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,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,alternet.org,backstage.com,belfasttelegraph.co.uk,buffalonews.com,cadenaazul.com,catapult.co,chacha.com,comicrelief.com,computingunleashed.com,crosscut.com,dailymail.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,gamerant.com,geeksandbeats.com,gizmodo.com,gogoanime.se,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,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
conservativepost.com,usatoday.com##.fancybox-overlay
conservativepost.com,usatoday.com##.fancybox-wrap
earnthenecklace.com##.fans
-alternativeto.net,bdnews24.com,breitbart.com,cbs.com,clickindia.com,cloudmark.com,dailymail.co.uk,democracyfund.org,esquire.com,fashionmagazine.com,fatherly.com,fraghero.com,idigitaltimes.com,indiatimes.com,latintimes.com,livemint.com,medicaldaily.com,mp3juices.com,nymag.com,pokertube.com,propublica.org,richersounds.com,scufgaming.com,skybet.com,speedtest.net,unilad.co.uk,vulture.com,yonhapnews.co.kr##.fb
+alternativeto.net,bdnews24.com,breitbart.com,cbs.com,clickindia.com,cloudmark.com,dailymail.co.uk,democracyfund.org,esquire.com,fashionmagazine.com,fatherly.com,fraghero.com,idigitaltimes.com,indiatimes.com,latintimes.com,livemint.com,medicaldaily.com,mp3juices.com,ndtv.com,nymag.com,pokertube.com,propublica.org,richersounds.com,scufgaming.com,skybet.com,speedtest.net,unilad.co.uk,vulture.com,yonhapnews.co.kr##.fb
afterdawn.com##.fb_connect
abajournal.com,allthingsd.com,buddytv.com,comingsoon.net,craveonline.com,dailydot.com,digitaljournal.com,elektronista.dk,geekzenith.com,gospelway.com,gpforums.co.nz,harvard.edu,khaleejtimes.com,macworld.co.uk,masslive.com,mentalfloss.com,mlive.com,modamee.com,nationalgeographic.com,onextrapixel.com,revision3.com,rfi.fr,searchengineland.com,shocktillyoudrop.com,smithsonianmag.com,tech2.in.com,theslingshot.com,tnr.com,topsecretwriters.com,zdnet.com##.fb_iframe_widget
codegeekz.com##.fbwrapper
remezcla.com##.floating-menu
etfdailynews.com##.floating-menuG
ryot.org##.floating_ryot_share
-amd.com,batman-news.com,bbcamerica.com,bgr.com,californiasunday.com,cheapies.nz,cnet.com,espnmediazone.com,esquire.com,fandango.com,flashbak.com,fox10phoenix.com,fromthegrapevine.com,geeksaresexy.net,goodnet.org,grindtv.com,independent.co.uk,indiatimes.com,inverse.com,itworld.com,kpopstarz.com,nbcnews.com,opposingviews.com,pawnation.com,pulsenews.co.kr,skatehut.co.uk,sky.com,symmetrymagazine.org,tvnz.co.nz,unz.com,usatoday.com,vagabomb.com,verisigninc.com,wanda-group.com,winbeta.org,wonderwall.com##.follow
+alarabiya.net,amd.com,batman-news.com,bbcamerica.com,bgr.com,californiasunday.com,cheapies.nz,cnet.com,espnmediazone.com,esquire.com,fandango.com,flashbak.com,fox10phoenix.com,fromthegrapevine.com,geeksaresexy.net,goodnet.org,grindtv.com,independent.co.uk,indiatimes.com,inverse.com,itworld.com,kpopstarz.com,nbcnews.com,newindianexpress.com,nhl.com,opposingviews.com,pawnation.com,pulsenews.co.kr,shazam.com,skatehut.co.uk,sky.com,symmetrymagazine.org,tvnz.co.nz,unz.com,usatoday.com,vagabomb.com,verisigninc.com,wanda-group.com,winbeta.org,wonderwall.com##.follow
aikenstandard.com##.follow-aiken-standard
aol.com##.follow-aol
indiancountrytodaymedianetwork.com##.follow-home
grubstreet.com,nymag.com,vulture.com##.follow-list
higherperspectives.com##.follow-module
glamourmagazine.co.uk##.follow-options-container
+metro.co.uk##.follow-promo
snopes.com##.follow-snopes-on
thehill.com##.follow-the-hill
theverge.com##.follow-the-verge
cambio.com##.footer
cdkeys.com##.footer-actions
frommers.com,hardees.com,lineageos.org,westpac.com.au##.footer-icons
+camsoda.com##.footer-left
newtimes.co.rw,repsol.com##.footer-media
meteoblue.com##.footer-options
f1i.com##.footer-right
india.com##.footer-sc
businessgreen.com##.footer-tools-content
+cfl.ca##.footer1
apprenticeships.org.uk,loewe.tv##.footerIcons
imagecollect.com##.footerLinks_03
+softonic.com##.footer__icon
videogamer.com##.footer_link
bdnews24.com##.forplus
progeeksblog.com##.fpss
belfasttelegraph.co.uk,cadenaazul.com,crosscut.com,digitalrev.com,fixya.com,flippinawesome.org,forbes.com,freebeacon.com,geeksandbeats.com,independent.ie,lapoderosa.com,latintimes.com,ludokado.com,nationofchange.org,sciencenews.org,scroll.in,thenewstribe.com##.google
hughesnet.com##.googleImage
gcn.com##.google_top
-cbs.com,ntd.tv,slashdot.org,yonhapnews.co.kr##.gp
+cbs.com,ndtv.com,ntd.tv,slashdot.org,yonhapnews.co.kr##.gp
cricketcountry.com##.gpicon
bossip.com,esquire.com,fansided.com,lastnighton.com,mp3juices.com,netflixlife.com,opensiteexplorer.org,saturn.de,winteriscoming.net##.gplus
hollywood.com##.gsfn-widget-tab
clearspring.co.uk##.icons-top
indianexpress.com##.ie2013-agencies
designcurial.com##.image-tools
+imdb.com##.imdb-footer__social
alarabiya.net##.img-caption-facebook-container
ebay.co.uk,ebay.com.au##.info > .share
pcgscoinfacts.com##.info-connect
yourweather.co.uk##.liCompartir
monova.org##.lightbox
base64decode.org,base64encode.org##.like
+labour.org.nz,nzfirst.org.nz##.like-page
addictivetips.com##.like-this
badoo.com##.like-wrap
hallels.com##.like_con
abc.net.au##.list-item-mail
plascon.com##.list-unstyled
trtworld.com##.listcontacts
+listenmoneymatters.com##.lmm_external_footer
slashdot.org##.ln
+ndtv.com##.lnkdin
tmcnet.com##.lnkeff
webpronews.com##.login-social
ps4news.com##.loginBarRight a[target="_blank"] > img[alt^="PS4 News on "]
videobash.com##.more-list
hulu.com##.more[toggle-type="share"]
motherboard.vice.com##.motherboard-widget-connect
+technobuzz.net##.mtsnb
a-ha.com##.myspace
worldofgnome.org##.mywell-green
the-peak.ca##.nav-icon-wrap
nymag.com##.promo-follow
psmag.com##.promoCardWrapper
inverse.com##.promos-slidein
+fancentro.com##.public-links
pulse.com.gh,pulse.ng##.publish
dailymail.co.uk##.puff-follow
offcon.org##.pull-right
redstate.com##.sc-fb
redstate.com##.sc-tw
oracle.com##.scl-icons
-gadgetsnow.com##.scl-wdgt
+gadgetsnow.com,indiatimes.com##.scl-wdgt
indiatimes.com##.scroll-right
sky.com##.sdc-news-footer__list--social
sdsu.edu##.sdsuuniverse_above_header_right
oneplus.net##.sec-follow
thejewishnews.com##.section-article__data-icons
forbiddenplanet.com##.see-us-on
-ew.com##.service-links
+ew.com,frieze.com,rdnewsnow.com##.service-links
lycos.co.uk##.sfoot
celebrations.com##.sform
grittygamer.com##.sfsi_outr_div
+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.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,bit-tech.net,blog.swiftkey.com,bloomberg.com,boredomtherapy.com,bossip.com,businessinsider.com,care2.com,cbsnews.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,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,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,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,kotaku.com.au,kqed.org,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,nationalreview.com,naughtydog.com,ncronline.org,neoplan.com,newegg.com,newrepublic.com,nickmom.com,nj.com,nola.com,novirusthanks.org,npr.org,ntd.tv,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,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,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,yipit.com##.share
+3net.com,500px.com,9gag.com,abc.net.au,about.com,acculturated.com,adsupplyads.com,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,care2.com,cbsnews.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,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,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,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,kotaku.com.au,kqed.org,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,nationalreview.com,naughtydog.com,ncronline.org,neoplan.com,newegg.com,newrepublic.com,nickmom.com,nj.com,nola.com,novirusthanks.org,npr.org,ntd.tv,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,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,yipit.com##.share
ausdroid.net##.share-ausdroid
tvline.com##.share-comment
+nymag.com##.share-link
xvideos.com##.share-small
vimeo.com##.share_body
livestream.com##.share_event
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
-android.gs,astanatimes.com,bbc.co.uk,bestweekever.tv,blackberry.com,boostinspiration.com,celebritybabyscoop.com,core77.com,creatorrepublic.com,dailydisruption.com,futurity.org,group.bnpparibas,hackaday.com,investopedia.com,lhw.com,metrolyrics.com,microsoft.com,minimaxir.com,oxforddictionaries.com,pgatour.com,pigeonsandplanes.com,tab.co.uk,techfounder.net,thesun.co.uk,tmz.com,visiontimes.com##.sharing
+android.gs,astanatimes.com,bbc.co.uk,bestweekever.tv,blackberry.com,boostinspiration.com,celebritybabyscoop.com,core77.com,creatorrepublic.com,dailydisruption.com,futurity.org,group.bnpparibas,hackaday.com,investopedia.com,lhw.com,metrolyrics.com,microsoft.com,minimaxir.com,oxforddictionaries.com,pgatour.com,pigeonsandplanes.com,sbs.com.au,tab.co.uk,techfounder.net,thesun.co.uk,tmz.com,visiontimes.com##.sharing
parstoday.com##.sharings
recode.net##.shoutout
nationalpost.com##.shr
reference.com##.shths
yahoo.com##.side-buttons
+cri.cn##.sideAlsoFind
blog.bitly.com##.sidebar > .widget:first-child
topgear.com.ph##.sidebar-connect
hypervocal.com##.sidebar-left-article
econotimes.com##.snsBookmarkTop
kbs.co.kr##.sns_list
nikkei.com##.snsicon-list
-psychologies.co.uk##.soc
+porngals4.com,psychologies.co.uk##.soc
designntrend.com##.soc_box
onlineprnews.com##.soc_box[style=" margin-bottom:10px; border:solid 1px #EEEEEE; clear:both"]
stephaniemiller.com##.socai-widget
-3net.com,411.ca,883jia.com.sg,aa.co.nz,aawsat.com,about.com,adtile.me,africaoilandpower.com,aimonetti.net,airforcetimes.com,al-shorfa.com,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,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,canonclast.com,carmagazine.co.uk,catonmat.net,cbn.com,cc.com,cdw.com,chicagoist.com,choicetv.co.nz,churchmilitant.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,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,droid-life.com,duluthtrading.com,e3expo.com,egopay.com,electronista.com,engadget.com,eonline.com,epicgames.com,erongo.com.na,err.ee,etcanada.com,eurogamer.net,evilmilk.com,ewi.com.na,examiner.com,feld.com,fiercecable.com,fiercewireless.com,firstsrowsports.eu,fleshbot.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,gnv.it,goal.com,goodfood.com.au,gothamist.com,gotquestions.org,goutsa.com,greatist.com,greenbot.com,greencarreports.com,gsmdome.com,gtplanet.net,guildwars2.com,halfhourmeals.com,hallels.com,hawaii.com,healthychild.org,heraldlive.co.za,hgtvremodels.com,hightimes.com,hilton.com,hitfix.com,hmetro.co.zw,honesttopaws.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,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,laist.com,lctmag.com,ldv.co.nz,lifehacker.com.au,littlethings.com,livescience.com,logicbuy.com,lovetoknow.com,macnn.com,macstories.net,madanichannel.tv,makerstudios.com,marketing-interactive.com,marketingtechnews.net,marvel.com,mashable.com,mayoclinic.org,medicaldaily.com,memez.com,metro.us,millionpictures.co,mirror.co.uk,mobileindustryreview.com,modernfarmer.com,mom.me,moneyversed.com,monthlyreview.org,mophie.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,oo-software.com,opendns.com,openlogic.com,outsidexbox.com,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,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,reviewed.com,rickey.org,rockstargames.com,ropeofsilicon.com,rottentomatoes.com,rtcc.org,sassyhongkong.com,sassymanila.com,sat.tv,scalescale.com,searchmarketingexpo.com,seattletimes.com,sectionstudios.com,sfchronicle.com,sfist.com,sfweekly.com,shacknews.com,shanghaiist.com,shefinds.com,sheknows.com,singaporeair.com,skynews.com.au,slashdot.org,slurpee.com.au,sofarsogood.fr,softexia.com,softonic.com,solidfiles.com,sophos.com,space.com,sparknotes.com,spectator.org,spin.com,sportsmole.co.uk,spratings.com,standard.co.uk,sucuri.net,supermacs.ie,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,theblemish.com,thebolditalic.com,thedissolve.com,theepochtimes.com,theonion.com,theringreport.com,therugbyblog.com,thestar.com,thestar.com.my,thestudenthousingcompany.com,thesun.co.uk,thewp-hub.com,thomsonreuters.com,ti.com,tickld.com,timesofindia.indiatimes.com,timesofisrael.com,tmonews.com,tnr.com,todaypk.com,townhall.com,tradeearthmovers.com.au,trendhunter.com,tribalfootball.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,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,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,adtile.me,africaoilandpower.com,aimonetti.net,airforcetimes.com,al-shorfa.com,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,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,canonclast.com,carmagazine.co.uk,catonmat.net,cbn.com,cc.com,cdw.com,chicagoist.com,choicetv.co.nz,churchmilitant.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,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,droid-life.com,duluthtrading.com,dunod.com,e3expo.com,egopay.com,electronista.com,engadget.com,eonline.com,epicgames.com,erongo.com.na,err.ee,etcanada.com,eurogamer.net,evilmilk.com,ewi.com.na,examiner.com,feld.com,fiercecable.com,fiercewireless.com,firstsrowsports.eu,fleshbot.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,gnv.it,goal.com,goodfood.com.au,gothamist.com,gotquestions.org,goutsa.com,greatist.com,greenbot.com,greencarreports.com,gsmdome.com,gtplanet.net,guildwars2.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,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,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,makerstudios.com,marketing-interactive.com,marketingtechnews.net,marvel.com,mashable.com,mayoclinic.org,medicaldaily.com,memez.com,metro.us,millionpictures.co,mirror.co.uk,mobileindustryreview.com,modernfarmer.com,mom.me,moneyversed.com,monthlyreview.org,mophie.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,reviewed.com,rickey.org,rockstargames.com,ropeofsilicon.com,rottentomatoes.com,rtcc.org,samachar.com,sassyhongkong.com,sassymanila.com,sat.tv,sbr.com.sg,scalescale.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,sofarsogood.fr,softexia.com,softonic.com,solidfiles.com,sophos.com,space.com,sparknotes.com,spectator.org,spin.com,sportsmole.co.uk,spratings.com,standard.co.uk,sucuri.net,supermacs.ie,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,theblemish.com,thebolditalic.com,thedissolve.com,theepochtimes.com,theonion.com,theringreport.com,therugbyblog.com,thestar.com,thestar.com.my,thestudenthousingcompany.com,thesun.co.uk,thewp-hub.com,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,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,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,windowsvalley.com,winrumors.com,wn.com,woot.com,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
gamerant.com##.social-list
system-ns.com##.social-login
autotrader.ca,clickhole.com,metascan-online.com,uanews.org##.social-network
+snopes.com##.social-networks
facethefactsusa.org##.social-profiles
mirror.co.uk##.social-sites
-theprovince.com##.social-text
+canoe.com,theprovince.com##.social-text
reuters.com##.socialComments
thisisrnb.com##.socialIconsBLAHBLAH
pdnonline.com,voanews.com##.socialNetwork
bidorbuy.co.za##.socialnetwork
thevine.com.au##.socialreader
guernicamag.com##.socio3
+libdems.org.uk##.socnet
funnyjunk.com##.someBtnLarge
ex.fm##.song_action_share_icons
flysat.com##.sosyalmedya
+lds.org##.spark-content-actions
wnd.com##.specific-social
ew.com##.spot-im-ltr
newsbomb.gr##.spread-links
upi.com##.t
ziddu.com##.tablebg[width="443"]
okgoals.com##.tabrow
+theintercept.com##.talk-slot-comment-actions
tbo.com##.tbo-connect-container
tbo.com##.tbo-connect-face-twit-container
playboy.com##.tell-your-friends
xbiz.com##.tool-list
audioprointernational.com,chicagobusiness.com,crainsnewyork.com,mcvuk.com,pcr-online.biz##.toolbar
techpp.com##.toolbar-fixed
-abc.net.au,ntd.tv,progressive.org##.tools
+abc.net.au,autofocus.ca,cp24.com,ntd.tv,progressive.org##.tools
businessgreen.com,theinquirer.net##.tools-container
kdramastars.com##.top-sns
gamenguide.com##.top_sns
sahomeowner.co.za##.topbar-right
theconversation.com##.topbar-stay-informed
thejewishstar.com##.toplinks
+samayam.com##.toprtnw1
tomorrowland-movie.com##.topsection
firstshowing.net##.topsoc
examine.com##.track-click
funnyjunk.com##.twLink
weather.com##.twc-footer__social
drama.net,foxnews.com,motherjones.com,pastebin.com##.tweet
+americamagazine.org##.tweetlLink
scribol.com##.tweetme
cricketcountry.com##.twicon
nymag.com##.twit
good.is##.twit-widget
-addictivetips.com,al-shorfa.com,alternativeto.net,alternet.org,anandtech.com,backstage.com,barstoolsports.com,bdnews24.com,belfasttelegraph.co.uk,bitly.com,bleacherreport.com,buffalonews.com,bulova.com,cadenaazul.com,canberratimes.com.au,catapult.co,chacha.com,cloudmark.com,comicrelief.com,computingunleashed.com,coolest-gadgets.com,crosscut.com,deadspin.com,deathandtaxesmag.com,designroyale.com.au,digitalrev.com,digitimes.com,discountsstory.com,eater.com,enom.com,eurogamer.net,everfi.com,fashionmagazine.com,fest300.com,filmfare.com,filmgo.org,fixya.com,forbes.com,forvo.com,fraghero.com,gameranx.com,gizmodo.com,gogoanime.se,hallels.com,happycoins.com,huffingtonpost.ca,huffingtonpost.co.uk,huffingtonpost.com,iflscience.com,independent.co.uk,independent.ie,joystiq.com,kickstarter.com,lapoderosa.com,latintimes.com,lifehacker.com,livemint.com,ludokado.com,luta.co.uk,macrumors.com,messynessychic.com,msnbc.msn.com,mumbrella.com.au,mvmtwatches.com,myunidays.com,ncaa.com,nirmaltv.com,novirusthanks.org,npr.org,nzherald.co.nz,onenewsnow.com,pcworld.in,perpetual-solutions.com,pinknews.co.uk,proboards.com,pvplive.net,recode.net,reuters.com,rfi.fr,richersounds.com,ryot.org,saturn.de,sci2.tv,sciencenews.org,scion.com,scroll.in,scufgaming.com,seattletimes.com,skybet.com,smashingmagazine.com,squidoo.com,stepstone.be,take.fm,techspot.com,theage.com.au,theatlantic.com,thedailybeast.com,thedailyshow.com,thedigitalfix.com,thefinancialist.com,tineye.com,tmz.com,triangleoffense.com,tvland.com,tvnz.co.nz,tweaktown.com,usvsth3m.com,vine.co,washingtonpost.com,wccftech.com,westword.com,wheels24.co.za,wn.com,yahoo.com,yoink.com,yourdailymedia.com##.twitter
+addictivetips.com,al-shorfa.com,alternativeto.net,alternet.org,americamagazine.org,anandtech.com,backstage.com,barstoolsports.com,bdnews24.com,belfasttelegraph.co.uk,bitly.com,bleacherreport.com,buffalonews.com,bulova.com,cadenaazul.com,canberratimes.com.au,catapult.co,chacha.com,cloudmark.com,comicrelief.com,computingunleashed.com,coolest-gadgets.com,crosscut.com,deadspin.com,deathandtaxesmag.com,designroyale.com.au,digitalrev.com,digitimes.com,discountsstory.com,eater.com,enom.com,eurogamer.net,everfi.com,fashionmagazine.com,fest300.com,filmfare.com,filmgo.org,fixya.com,forbes.com,forvo.com,fraghero.com,gamerant.com,gameranx.com,gizmodo.com,gogoanime.se,hallels.com,happycoins.com,huffingtonpost.ca,huffingtonpost.co.uk,huffingtonpost.com,iflscience.com,independent.co.uk,independent.ie,joystiq.com,kickstarter.com,lapoderosa.com,latintimes.com,lifehacker.com,livemint.com,ludokado.com,luta.co.uk,macrumors.com,messynessychic.com,msnbc.msn.com,mtv.co.uk,mumbrella.com.au,mvmtwatches.com,myunidays.com,ncaa.com,nirmaltv.com,njtvonline.org,novirusthanks.org,npr.org,nzherald.co.nz,onenewsnow.com,pcworld.in,perpetual-solutions.com,pinknews.co.uk,proboards.com,pvplive.net,recode.net,reuters.com,rfi.fr,richersounds.com,ryot.org,saturn.de,sci2.tv,sciencenews.org,scion.com,scroll.in,scufgaming.com,seattletimes.com,skybet.com,smashingmagazine.com,squidoo.com,stepstone.be,take.fm,techspot.com,theage.com.au,theatlantic.com,thedailybeast.com,thedailyshow.com,thedigitalfix.com,thefinancialist.com,tineye.com,tmz.com,triangleoffense.com,tvland.com,tvnz.co.nz,tweaktown.com,usvsth3m.com,vine.co,washingtonpost.com,wccftech.com,westword.com,wheels24.co.za,wn.com,yahoo.com,yoink.com,yourdailymedia.com##.twitter
slate.com##.twitter > .twitter
thedailybeast.com##.twitter-search
espnfc.com,eurosport.fr##.twitter-tweet
cracked.com##.twitterLogo
-browserleaks.com,idigitaltimes.com,indiatimes.com,medicaldaily.com##.twt
+browserleaks.com,idigitaltimes.com,indiatimes.com,medicaldaily.com,ndtv.com##.twt
hp.com##.ul_media_links
hypable.com##.us_floating
techpp.com##.user-connect-buttons
gamesrepublic.com##.user-yt
vanityfair.com##.utilities-top
activision.com##.utility
+ndtv.com##.vid_socwid_wrap
koreatimes.co.kr##.view_sns_div
dailymail.co.uk##.vjs-social-controls
androidcentral.com##.vs-feed
freshtechweb.com##.widget_connect
eos.org##.widget_eostwitterwidget
mediapost.com##.widget_group
+thespinoff.co.nz##.widget_lsi_widget
theapplepost.com##.widget_mc4wp_form_widget
sassyhongkong.com##.widget_shk-social
twistedsifter.com##.widget_sifter_connect_widget
nationalpost.com###actionbar
ibtimes.co.uk###article-left-side-share-panel
allkpop.com###article-social-share
-computerworld.co.nz###article_social_0
+computect.nz###article_social_0
lifewire.com###button-pinterest-image
pcmag.com###enhancedsharer
uptobox.com###fanback
pcmag.com###share_container
ahmedabadmirror.com###sharebar
file-upload.com###sharebuttons
+technobuffalo.com###sharing-floater
marketwatch.com###site-share
marketwatch.com###site-share-footer
ranker.com###siteNavShare
autobild.de###socialmedia
laptopmag.com,livescience.com###stickyShare
mediafire.com###subFooterSocial
+cnbc.com##.Footer-share
cinemablend.com##.StoryShareBar
collectivelyconscious.net##.addthis-smartlayers
pcgames-download.net##.addthis_toolbox
androidcentral.com##.mn_share_module
huffingtonpost.co.uk##.mod-follow
bnonews.com##.mvp-post-soc-wrap
+dexerto.com##.mxn1
theatlantic.com##.nav-social-links
nationalpost.com##.npStoryShare
ijr.com##.opt360-share-buttons-article-start
bitfeed.co,kitguru.net,thefreethoughtproject.com##.share-post
aetv.com,fyi.tv,history.com,mylifetime.com,nintendolife.com,vg247.com##.share-this
dailymail.co.uk,gala.de##.share-twitter
+dailymail.co.uk##.shareArticles
toptipstricks.com##.shareControl
computerworlduk.com,techworld.com##.shareIcon
indiatimes.com##.shareSprite
wired.com##.sidebar-component--social-share
computerera.co.in##.simple-social-icons
hypable.com##.single-post-share-box-container
+radiotimes.com##.site-footer-social
news-leader.com##.site-nav-social-item
+indiatimes.com##.sociable
theprovince.com##.social-bar
spiegel.de##.social-bar-wrapper
informer.com,rockpapershotgun.com##.social-buttons
gsmarena.com,ibtimes.co.uk,mashable.com,mensxp.com,naasongs.com,sidereel.com##.social-share
mtlblog.com##.social-share-bar
lifewire.com##.social-share-block
-menshealth.com##.social-share-button
+menshealth.com,runnersworld.com,womenshealthmag.com##.social-share-button
radiotimes.com##.social-share-collection
+dailyheadlines.net##.social-sharing-bot
+dailyheadlines.net##.social-sharing-top
spanishdict.com##.social-sidebar
8shit.net##.social-ul
ratemyprofessors.com##.social-wrap
ndtv.com##.socialshare-icons2
batchnime.net##.socialsharex
onlinemoviewatchs.com,onlinemoviewatchs.tv##.ssocial
+runnersworld.com,womenshealthmag.com##.standard-social-buttons
ndtv.com##.stickysocial
history.com##.story-share
newsy.com##.story-social-widget
ndtv.com##.story_social_share
xda-developers.com##.subscribe-button
ilovefood.xyz,jewishpress.com,k2nblog.com,startlr.com,technoshouter.com,thefreethoughtproject.com,usapoliticstoday.com,whattechsays.com##.td-post-sharing
-ilovefood.xyz,k2nblog.com##.td-social-icon-wrap
-whattechsays.com##.td-social-list
+foreverymom.com,ilovefood.xyz,k2nblog.com##.td-social-icon-wrap
+foreverymom.com,whattechsays.com##.td-social-list
+foreverymom.com##.td-social-sharing-button
fullmatchesandshows.com,k2nblog.com##.td_block_social_counter
v3.co.uk##.tools-container
dailymail.co.uk,mirror.co.uk##.twitter
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="]
ndtv.com##a[href^="https://www.facebook.com/sharer.php?u="]
! *** easylist:fanboy-addon/fanboy_cookie_specific_hide.txt ***
jman.tv###ActionBar
+sausageandciderfestival.co.uk###CC_Bar
ambulance-photos.com,bus-and-coach-photos.com,campervan-photos.com,classic-and-vintage-cars.com,construction-and-excavation.com,dream-car-photos.com,fire-engine-photos.com,forklift-photos.com,hotrods-customcars.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,vehicle-livery.net,yourboatphotos.com###CQ
nymity.com###CookieAcceptSubLayout1_cookiesmessageshown
aberdeenplumberservices.co.uk,firstcallmotorbreakdown.co.uk,pattheduck.com###FISLCC
uk.yahoo.com###Main > .windowshade:first-child
tecnalia.com###NLC_textLayer
yahoo.com###Overlay-1-Nagbar
+provantage.com###PP
+brookes.ac.uk###PopUp
redbubble.com###RB_React_Component_CookieBanner_4
channelregister.co.uk,theregister.co.uk###RegCCO
valleyvet.com###ToU_float
dictzone.com###ac
gira.de###ac_frame
solveigmm.com###agreement
+akeebabackup.com###akeeba-dccc-banner-container
macquarie.com###alert-first
moneysavingexpert.com###alertBar
ubet.com.mt###alert_message
bing.com###b_notificationContainer
uktv.co.uk###back-to-old-site
cc.com###balaMainContainer
-whatsapp.com###banner
+best-sound.com,shadycharacters.co.uk,whatsapp.com###banner
area-codes.org.uk###baselink
+thebanker.com###bdbanner
europa.eu###block-esm-base-cookie-message-footer
freecycle.org###blocker_message
+lucidsamples.com###blocksplash
+gamelink.com###bottomAlert
alternativeto.net###bottomNotifier
litmind.com###bottom_notice
mercedes-benz.com###cLayer
netcarshow.com###cNag
mercedes-benz.com###cPageOverlay
+infomir.eu###cb
ubs.com###cboxContent
-ubs.com###cboxOverlay
+evaair.com,ubs.com###cboxOverlay
ipaddress.com###cc
ask.com###ccbar
+extrahw.com###cfooter
polygon.com,recode.net,vox.com###chorus_notifiations
qz.com###chyron
cbfhydraulic.com,marasrl.it###ckInfo
usp-forum.de###ckch
panoramicearth.com###cklbox
desktopwallpapers4.me,ouchpress.com###clayer
+tvguide.co.uk###cmpbox
crash.net,nationwideinternational.com,thederbyshire.co.uk###cn
-dnaindia.com###co-container
+dnaindia.com,india.com###co-container
gpuopen.com###colophon
+evaair.com###colorbox
msn.com###conditionalbanner
-ft.com,heathrowexpress.com,holition.com###consent
+alarabiya.net,find-dvd.co.uk,ft.com,heathrowexpress.com,holition.com###consent
fool.co.uk,lam.co.mz###consent-modal
predesto.com###consent-wrapper
eurosport.com###container-notifications
decathlon.co.uk###container-screen
alcoholics-anonymous.org.uk###cook
-add0n.com,aflite.co.uk,aon.com,atom42.co.uk,bakersmall.co.uk,bbvonline.net,betradar.com,boscolohotels.com,boxnation.com,flexerasoftware.com,fremantlemedia.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
-anpost.ie,aquariumforums.co.uk,arag.com,ayraviation.com,coinsofhope.eu,eitb.eus,emrf.eu,emunewz.net,feyenoord.com,forbiddenplanet.co.uk,fulltilt.com,history.bnpparibas,homecinemachoice.com,inmobi.com,izikart.co.uk,jomast.co.uk,lloydsbankinggroup.com,metbiocat.eu,panfurware.com,phonearena.com,picload.org,pokernews.com,premiumcredit.co.uk,private.com,scl.org,studentski.net,tellows-au.com,tellows-fi.com,tellows-ng.com,tellows-tr.com,tellows.asia,tellows.at,tellows.be,tellows.co,tellows.co.nz,tellows.co.uk,tellows.co.za,tellows.com,tellows.com.br,tellows.cz,tellows.de,tellows.dk,tellows.es,tellows.fr,tellows.gr,tellows.hu,tellows.in,tellows.it,tellows.jp,tellows.mx,tellows.net,tellows.nl,tellows.org,tellows.pl,tellows.pt,tellows.ru,tellows.se,tellows.tw,the-tls.co.uk,tsb.co.uk,wsws.org,xnostars.com###cookies
-dsm.com###cp
+add0n.com,aflite.co.uk,aon.com,atom42.co.uk,bakersmall.co.uk,bbvonline.net,betradar.com,bookingsouthtyrol.com,boscolohotels.com,boxnation.com,flexerasoftware.com,fremantlemedia.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
+anpost.ie,aquariumforums.co.uk,arag.com,atleticodemadrid.com,ayraviation.com,bl.uk,celulares.com,cifas.org.uk,coinsofhope.eu,educalingo.com,eitb.eus,emrf.eu,emunewz.net,feyenoord.com,forbiddenplanet.co.uk,fulltilt.com,globalpetrolprices.com,gpstraining.co.uk,history.bnpparibas,homecinemachoice.com,inmobi.com,irishjobs.ie,izikart.co.uk,jomast.co.uk,lloydsbankinggroup.com,metbiocat.eu,noisli.com,panfurware.com,phonearena.com,picload.org,pokernews.com,police.uk,premiumcredit.co.uk,private.com,rotterdam.info,scl.org,studentski.net,tablademareas.com,tellows-au.com,tellows-fi.com,tellows-ng.com,tellows-tr.com,tellows.asia,tellows.at,tellows.be,tellows.co,tellows.co.nz,tellows.co.uk,tellows.co.za,tellows.com,tellows.com.br,tellows.cz,tellows.de,tellows.dk,tellows.es,tellows.fr,tellows.gr,tellows.hu,tellows.in,tellows.it,tellows.jp,tellows.mx,tellows.net,tellows.nl,tellows.org,tellows.pl,tellows.pt,tellows.ru,tellows.se,tellows.tw,the-tls.co.uk,tsb.co.uk,wsws.org,xnostars.com###cookies
+patience-is-a-virtue.org###copy > p
+dsm.com,tesco.ie###cp
+streamlivesex.com###cp-wrapper
+mapal.com###ctrlck
droidchart.com,routerchart.com###cw
dexigner.com###cwarn
+schaeffler.com###dataprotection
debenhams.com###debCNwrap
tunngle.net###delirioBiscottoso
paradoxplaza.com###disablingDiv
-clementoni.com,greybox.com###disclaimer
+biodiv.be,bitmoji.com,clementoni.com,greybox.com,liveradio.ie,snp.org,volksbuehne.berlin###disclaimer
goccl.co.uk###divMessage
microsoft.com###divNRMain
+giftsandcare.com###divbottom
+tenerife-guided-walks.com###dmPopup
+tenerife-guided-walks.com###dmPopupMask
dobbies.com###dobbies_cookie_widget
fool.co.uk###dogfish
+aeriagames.com###dp2018dialog
shatter-box.com###elGuestTerms
live.com,microsoft.com,office.com,skype.com,visualstudio.com,windows.com,xbox.com###epb
complex.com###eucn
tellows-au.com,tellows-fi.com,tellows-ng.com,tellows-tr.com,tellows.asia,tellows.at,tellows.be,tellows.co,tellows.co.nz,tellows.co.uk,tellows.co.za,tellows.com,tellows.com.br,tellows.cz,tellows.de,tellows.dk,tellows.es,tellows.fr,tellows.gr,tellows.hu,tellows.in,tellows.it,tellows.jp,tellows.mx,tellows.net,tellows.nl,tellows.org,tellows.pl,tellows.pt,tellows.ru,tellows.se,tellows.tw###floating-header
motorsport.com###footer
teamcoco.com###ft
+draeger.com###globalnotification
+mercateo.com###header-popup-info
wattsindustries.com###header1_overlay2
+trendsmap.com###header_message
fitzpatrickreferrals.co.uk###hellobar
goodsstall.co.uk###hideme
+exchange.uk.com###ibox
flatme.it###ic
+ericdepaoli.com###icegram_messages_container
+keithurban.net###important-notice
elearningindustry.com###info-banner
zoover.co.uk###info-bar
+the-match-factory.com###infoBar
+phoenixcontact.com###infoBoxFrame
agcas.org.uk,reliancebankltd.com###informationbar
itv.com###itv-glob-cookie-policy-holder
babcockinternational.com###js-babcock-cookie-bar
tmz.com###legalbar
air-austral.com###legalconcerns
wittur.com###loggedbar
+puigusa.com###lycok
sky.com###mast-notifications
mbc.net###mbc-policy
logicconcept.eu###mc_top_bar
hmc.org.uk###modal-mask
shellsmart.com###modal_container
betsson.com###msgwrapper
+rockstarcoders.com###myAlert
exemproject.eu###myModal
nba.com###nba_tos
aptoide.com###news
+metal-shop.eu###nextcreBotDialog
theverge.com###notice
co-opinsurance.co.uk###noticePanel
cnn.com###notice_banner
+autoglass.co.uk###noticedivwrap
+amcharts.com###notices
csl-computer.com###notification
eastlondonradio.org.uk###notification-area
+pacesuite.com###notification-cont
youtube.com###notification-footer
cnn.com###notification-legal
codeplay.com###notificationPopup
novapdf.com###novapdf_accept_cookies
professionalbatterychargers.com###nscmsboxboxsimple
play-cricket.com###openglobal_privacy_widget
+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
belkin.com###pagebanner
+themilitarystore.co.uk###pixelpop
amazon.com###pldn-deep-link
+scutt.eu###pojemnik
+buyamower.co.uk###policy
+apkpure.com###policy-info
nba.com###policy_wrapper
+isa-sociology.org###politica
vanguardsmoke.com###pop_wholes
vanguardsmoke.com###pop_wholes_bg
pamgolding.co.za###popi-notification
aquacard.co.uk,demarko-trailers.com###popup
digitalagencynetwork.com,fonehouse.co.uk,metrofone.co.uk###popupDiv
newegg.com###popup_overlay
+melaniemartinezmusic.com###pp-footer
+tapatalk.com###pp_b
+pacsun.com###pptou-sticky
autoevolution.com###prajiturele
-3q.video,mondaq.co.uk###privacy
+3q.video,mondaq.co.uk,prevac.eu,vindy.com###privacy
playstation.com###privacy-header
+islamicfinder.org###privacy-modal
cbronline.com###privacy_content
keil.com###privacymodule
+zoomin.tv###privacyoverlay
+rocketleague.com###privmessage
elanco.com###ribbon
+wrigleys.co.uk###rpcm
+tenuser.com###rsp
investing.com###sideNotificationZone
+isa.org###simplemodal-container
mercedesamgf1.com###simplemodal-overlay
earthcp.com###site-overlay
bluearan.co.uk###slider
bell-labs.com,bigsocietycapital.com,cartoonnetwork.co.uk,eif.co.uk,integralmemory.com,juce.com,middleeasteye.net,parkinsons.org.uk,rmg.co.uk,thalesgroup.com,topuniversities.com,ucas.com###sliding-popup
pressreader.com###snackbar-container
ffonts.net,whatfontis.com###sticky-popup
+firefoxosdevices.org###storage-notice
+cars.co.za###terms-and-conditions
+bpsa.co.uk###terms_container
+bitzarium.com###textBox
guess.eu###toast
-kindredgroup.com,nelly.com,nlyman.com###toast-container
+kindredgroup.com,nelly.com,nlyman.com,telecomtv.com###toast-container
rapidssl.com###toolbar
insights.nzherald.co.nz###top-banner-in-content
artuk.org###top-notice
gamepedia.com,mmo-champion.com###tos-banner
cartoonnetwork.com###tos-bar
skylinewebcams.com###trigCookie
+busybeeblog.com###user_disclaimer
+factmag.com###vf-pop
dompe.com###warning-popup
+iflicks.in###welcome
janrain.com###wptbheadline1
+here.com###wrapper
+dublininquirer.com##.-alert.-fixed.notice
cryptokitties.co##.Banner
+cryptokitties.co##.BottomBanner
perforce.com##.EUc
+tjc.co.uk##.GDPR
freewebsitetemplates.com,wilderssecurity.com##.Notices
-landrover.co.uk##.NotificationBar
+jaguar.co.uk,landrover.co.uk##.NotificationBar
userstyles.org##.NotificationLine
+fashionmodeldirectory.com##.PrivacyNotice
huawei.com##.ReadPolicy
+drweb.com##.SHOWIT-msg_showed
cnn.com##.TermsOfService__component
mtn.co.za##.Toast
cnn.com##._2dc7d020
instagram.com##._he402
-luxos.com,v-tac.eu##.activebar-container
+sunweb.co.uk##.absolute-dialog
+akeebabackup.com,imunify360.com,luxos.com,v-tac.eu##.activebar-container
ticketmaster.ca##.agree-terms
-ahlulbayt.tv,asklion.co.uk,bankid.com,cfainstitute.org,convert-my-image.com,costaclub.com,hattrick.org,kenweego.com,lawyersonline.co.uk,linkedin.com,lonelyplanet.com,nature.com,netweather.tv,norwegian.com,theonlinesurgery.co.uk,tindie.com,viewsonic.com,viewsoniceurope.com##.alert
+ahlulbayt.tv,asklion.co.uk,bankid.com,cfainstitute.org,convert-my-image.com,costaclub.com,hattrick.org,kenweego.com,lawyersonline.co.uk,lifescience.net,linkedin.com,lonelyplanet.com,nature.com,netweather.tv,norwegian.com,pozyx.io,supercell.com,theonlinesurgery.co.uk,tindie.com,vernemq.com,viewsonic.com,viewsoniceurope.com##.alert
historicengland.org.uk##.alert-banner
labour.org.uk##.alert-bar-footer
-orthomol.com,zombiearmy.com##.alert-box
+evaair.com,orthomol.com,zombiearmy.com##.alert-box
shredit.co.uk##.alert-container
-hashflare.io##.alert-dismissible
+hashflare.io##.alert-dismissible:not(.alert-success)
jotti.org##.alert-info
cityindex.co.uk##.alert-section
drive360.co.za##.alert_box
civilsociety.co.uk##.announcement-banner
soundcloud.com##.announcements
leo.org##.app-footer-content
+start.me##.app__message
+annualreviews.org##.ar-news-footer
businessinsider.com##.as-oil-content-overlay
co-operative.coop,couchsurfing.com,usatoday.com##.banner
uber.com##.banner--bottom
23andme.com##.banner-wrap
+bagigia.com##.bica-content
+bisceglielive.it##.biscotto
cvent.com##.block-notifications-block
+abplive.in##.blur-bg
robertsspaceindustries.com##.bottom-notif-bar
xhamster.com##.bottom_message
cartdesigns.net##.boxContent
wattsindustries.com##.box_background
wattsindustries.com##.box_contents
+handy-games.com##.bugme
+rebirth-hannover.de,werum.com##.c-callout
+ii.co.uk##.c01194
+currencyrate.today##.cc-alert
drakecircus.com##.ccc-widget
orcadian.co.uk##.cd-container
newegg.com##.centerPopup
+stayinwales.co.uk##.ckinfo-panel
cnn.com##.cnn-toast--tos
+westword.com##.compliance
riversidecompany.com##.compliance-banner
agenda.brussels,visit.brussels##.confirm
-acast.com##.consent
+acast.com,codementor.io##.consent
+fancentro.com##.consent-message
justwatch.com##.consent-notification
sportskeeda.com##.consent-pop-up
cityoflondon.gov.uk##.container-floating-notifications
-bankofengland.co.uk##.container-notifications
-anglianwater.co.uk,ask.fm,callcredit.co.uk,calvertjournal.com,crazydomains.co.uk,derwaldhof.com,dw.com,firefox-usb.com,forever21.com,forgeworld.co.uk,hempel.co.uk,hempelyacht.com,here.com,leonorgreyl.com,liptonicetea.com,ludwig.guru,m64.info,mandarinoriental.com,mik.eu,modhoster.com,moneywise.co.uk,mysurveylab.com,nationalcircus.org.uk,natwest.com,openmailbox.org,postoffice.co.uk,purnatur.eu,rbs.co.uk,roalddahl.com,rowenta.com,samsunghealthcare.com,squirt.org,statusbrew.com,syntevo.com,team-mediaportal.com,unicheck.com,virgin-atlantic.com##.cookie
+bankofengland.co.uk,cityoflondon.police.uk##.container-notifications
+18virginsex.com,anglianwater.co.uk,ask.fm,callcredit.co.uk,calvertjournal.com,crazydomains.co.uk,derwaldhof.com,dw.com,farecompare.com,firefox-usb.com,forever21.com,forgeworld.co.uk,gheed.com,hempel.co.uk,hempelyacht.com,here.com,leonorgreyl.com,liptonicetea.com,ludwig.guru,m64.info,mandarinoriental.com,mik.eu,modecom.com,modhoster.com,moneywise.co.uk,mysurveylab.com,nationalcircus.org.uk,natwest.com,oldgoesyoung.com,openmailbox.org,pepperl-fuchs.com,postoffice.co.uk,purnatur.eu,rbs.co.uk,roalddahl.com,rowenta.com,samsunghealthcare.com,sense.org.uk,squirt.org,statusbrew.com,syntevo.com,team-mediaportal.com,trailfinders.com,twitchstrike.com,unicheck.com,virgin-atlantic.com,wannawork.com##.cookie
+deezer.com##.cookie-banner
theatlantic.com##.cookie-disclaimer
bitfeed.co##.cookiebanner
-amnesty.org,asda.com,ashridge.org.uk,auto1.fi,chemistdirect.co.uk,cineworld.co.uk,coinbase.com,consumeraffairs.org.uk,dorotheum.com,dur.ac.uk,feelunique.com,grandvision.com,graspop.be,hmv.com,luxottica.com,mabanque.bnpparibas,macpaw.com,mailjet.com,mannheimerswartling.se,medela.co.uk,mindshareworld.com,pjon.org,playgwent.com,renaultbryanston.co.za,renaultfourways.co.za,royalparks.org.uk,tescomobile.ie,testeri.fi,thenottingham.com,ukcisa.org.uk,umicore.com,unian.info,unknownphone.com,uptodown.com,volvocars.com,wilko.com##.cookies
+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,hmv.com,hotel-spider.com,luxottica.com,mabanque.bnpparibas,macpaw.com,mailjet.com,mannheimerswartling.se,medela.co.uk,mindshareworld.com,mindswarms.com,pjon.org,playgwent.com,renaultbryanston.co.za,renaultfourways.co.za,royalparks.org.uk,tescomobile.ie,testeri.fi,thenottingham.com,threadreaderapp.com,ukcisa.org.uk,ukmail.com,umicore.com,unian.info,unknownphone.com,uptodown.com,volvocars.com,warhammerchampions.com,wilko.com##.cookies
austrian.com,austrianairlines.ag,austriantechnik.at##.cop
+bandcamp.com##.corp-banners
skygroup.sky##.corporate-notice-banner
videojug.com##.cp-alert-message
mad-daily.com##.cp-info-bar-container
louisvuitton.com##.cs_banner
+tannoy.com##.cv2-wrapper
dhl.com##.dhl-cgk
ingwb.com##.dialog
designmodo.com##.dialogContainer
bbc.com##.domestic-header-wrapper
mla.org##.donate-banner
vesselfinder.com##.downfooter
+voat.co##.eppnotice
airproducts.co.uk##.eu-dp
avid.com##.fancybox-opened
avid.com##.fancybox-overlay
microsoft.com##.feedback-visible
thebodyshop.com##.first-time-visitor
+wallpaperdirect.com##.fixed-bottom.container
bleacherreport.com##.fixedRegion
change.org##.flash-message-announcement
deutscheam.com,dws.com##.flash-message__wrapper
+iobit.com##.float-bar
maltatoday.com.mt##.floating-bar
novantas.com##.foobar-container
doubleviking.com##.footer
mozilla.org##.global-notice
office.com##.headPopup
veeam.com##.header-component__messages-overlay
+igvault.com##.header-perm
hivehome.com##.header-stacked-message
bing.com##.hpn_top_container
zeroturnaround.com##.hud
earthcp.com##.info
+sportingbet.com##.info-message
livescore.com,livescore.eu,livescores.com##.info-msg
comscore.com##.info_banner
napster.com##.info_box
princesrisborough.com##.jpiwikOverlay
soft32.com##.jquery-notify-bar
agenda.brussels##.js-confirm
-jimmychoo.com##.js-first-visit-banner
+jimmychoo.com,versace.com##.js-first-visit-banner
forums.freebsd.org##.js-notices
+itv.com##.js-site-alert
+itv.com##.js-site-alert-content
archdaily.com##.kth-toast
lexus.co.uk,lexus.eu##.l-disclaimer
wiley.com##.l-notification
inoreader.com##.landing_promo_banner_top
+evs.com##.language-switcher
+airlinecheckins.com##.layout-row
hertz247.co.uk,hertz247.com,hertzcarsales.co.uk##.lbContainer
hertz247.co.uk,hertz247.com,hertzcarsales.co.uk##.lb_overlay
yahoo.com##.legal-footer
sacoorbrothers.com##.legal-warning
office.com##.m-alert
webnovel.com##.m-streamer
+motor1.com,rideapart.com##.m1-footer-messages
justcause.com##.main-site-notes
+mbc.net##.mbc-policy
fifa.com##.mdl-overlay
opengapps.org##.mdl-snackbar
-adobe.com,merixstudio.com,sapabuildingsystem.com##.message
+adobe.com,merixstudio.com,sapabuildingsystem.com,timesofisrael.com##.message
gametwist.com##.message__container
wandermap.net##.messages
+mitele.es##.mitele-consent
amazon.com##.mo-wp
mirror.co.uk##.mod-cookiepolicy
-ferratum.co.uk,lam.co.mz##.modal-backdrop
+axminster.co.uk,daf.co.uk,daf.com,ferratum.co.uk,fiveguys.co.uk,lam.co.mz,primaresearch.org##.modal-backdrop
usnews.com##.modal-window
+motorsport.com##.ms-footer-messages
motorsport.com##.ms-header-messages
firstsave.co.uk##.msgBox
ft.com##.n-messaging-slot
businessoffashion.com##.navbar-notification
+freeimages.com##.navbar-qards
userbenchmark.com##.nb-parent
wik-walsoe.com##.ncm-ready
+gog.com##.ng-scope._floating-banner
+gameleap.com##.ng-trigger-appLoad.ng-tns-c1-1
netjetseurope.com##.nj-header-prompt
pokemongolive.com##.nl-cpb
blogfree.net##.note
-discordapp.com,dotmailer.com,exposition-osiris.com,medicalxpress.com,phys.org,shire.com,techxplore.com##.notice
-3arena.ie,bethesda.net,brandalley.co.uk,cambridge.org,dlink.com,eveningtelegraph.co.uk,lindex.com,postimees.ee,preoday.com,princeofwales.gov.uk,puregym.com,spreds.com,toluna.com##.notification
+cgtrader.com,cortesdecima.com,discordapp.com,dotmailer.com,exposition-osiris.com,keenfootwear.com,medicalxpress.com,phys.org,shire.com,techxplore.com##.notice
+veritasbooksonline.com##.notice-wrap
+square-enix-games.com##.notice_Notices_29tRQ
+3arena.ie,bertil.com,bethesda.net,brandalley.co.uk,cambridge.org,delfortgroup.com,dlink.com,eveningtelegraph.co.uk,fastcompany.com,gw2treasures.com,inc.com,lindex.com,postimees.ee,preoday.com,princeofwales.gov.uk,puregym.com,redbet.com,spreds.com,toluna.com,wmeentertainment.com,ybs.co.uk,yola.com##.notification
harvester.co.uk##.notification--notification
gumtree.com##.notification-box
autotrader.co.za##.notification-container
+insurancebusinessmag.com##.notification_strip
amateur.tv##.notificationbar
+sax.co.uk##.notify
blockspoint.com##.notizWrapper
castrol.com##.nv-notification-header
decider.com,nypost.com,pagesix.com##.nyp-sitewide-notice
plymouth.ac.uk##.page-notification
fundedbyme.com##.pageNotification
ticketmaster.ca##.page__legal-link
+botify.com##.pin-b.pin-l.fixed
viber.com##.policy
esquire.com##.policy-bar
-pxhere.com##.policy-info
+pxhere.com,wallhere.com##.policy-info
shazam.com##.policy-label
nh-collection.com,nh-hotels.com##.politicaRewards
+beiersdorf.com##.popup
replicon.com##.popup-container
+abplive.in##.popup_desktop
cnn.com##.popup_tosEdition
ramsayhealth.co.uk##.popupbox
+tapatalk.com##.pp-p
+thefamouspeople.com##.ppreloaded_lightbox
vesselfinder.com##.pprem
+powerreviews.com##.prd-wrap
ultimaker.com##.preferences-bar
easyeda.com##.priv-tips
flyscoot.com##.privacy-bar
+luisaviaroma.com##.privacy-box
pcmag.com##.privacy-content
gigaom.com,gq.com.au,mta.tv,vocativ.com,zumba.com##.privacy-policy
zmags.com##.privacyPrompt
bbc.co.uk##.pulse-banner
+metaswitch.com##.pum-container
abcnews.go.com##.push-me
+devonlive.com##.pwa-prompt
hazlitt.net##.region-masthead-inner
layar.com##.remarketing-banner
pli-petronas.com,swatch.com##.reveal-modal-bg
marsh.com##.reveal-modal-bg-white
+islamicfinder.org##.reveal-overlay
ricola.com##.ricola-cookie-info
paladins.com##.sc-bdVaJa
+loot.io##.sc-htpNat
+helloclue.com##.sc-kGXeez
showcasecinemas.co.uk##.section-prompt
carrerajeans.com##.sessionnotification
+gwpharm.com##.show
nytimes.com##.shown.expanded
newstatesman.com##.site-footer
last.fm##.site-message
+bitcatcha.com##.site-notification
gov.im##.site-warning
tmt-magazine.com##.sitealert
cofunds.co.uk##.smContainerInner
+hotukdeals.com##.softMessages-item
thermofisher.com##.specialMsg
adventure-team.eu,certum.eu##.spu-bg
adventure-team.eu,certum.eu##.spu-box
spiceworks.com##.sui-site-message-container
haier.com##.swiper-slide-img-txt
tudorwatch.com##.tdr-ribbon
+fijiairways.com##.terms-of-use
adelaidenow.com.au,cairnspost.com.au,couriermail.com.au,dailytelegraph.com.au,geelongadvertiser.com.au,goldcoastbulletin.com.au,heraldsun.com.au,ntnews.com.au,themercury.com.au,townsvillebulletin.com.au,weeklytimesnow.com.au##.tgc-footer_disclaimer
tastedive.com##.tk-Footer
-tbs.com,tntdrama.com##.toast
+fantrax.com,tbs.com,tntdrama.com##.toast
twitch.tv##.toast-manager__container
mobilbahis49.com##.toast-wrapper
+tv5.ca##.top-alertes
flyscoot.com##.top-bar
+skystore.com##.top-notification-container
hankooktire.com##.top_ep_wrap
mabknives.co.uk##.topbarBox
thomsonreuters.com##.tr-DismissibleBanner
+troax.com##.troax-messages
+nfumutual.co.uk##.u-bg-padd
+gloucestershire.gov.uk##.ui-dialog
zend.com##.ui-resizable
superiorwallpapers.com,wallpapermania.eu##.uk-alert
anisearch.com##.urgent-msg
cnn.com,liveuamap.com##.user-msg
+fxsolver.com##.userMessage
+easeus.com##.usernotice_pop
visualiq.com##.utilityBar
singtel.com##.ux-consent-banner
robertozeno.com##.video-mask
wizards.com##.wiz-block-sticky-inline
theweathernetwork.com##.woahbar
+fubo.tv##.wrapper
xvideos.com##.x-message
youtube.com##.yt-consent
yahoo.com##.yucs-eprivacy
mobile.twitter.com##[data-reactroot] > [class] + [class]:last-child
facebook.com##[data-testid="cookie-policy-banner"]
iubenda.com##a[style="padding-top: 10px; display: block;"]
+openbookpublishers.com##body > .menu-header
yahoo.com##div.js-applet-view-container-main > div.fixed-win[style^="background:"]
epidemicsound.com##div[class^="___Warnings"]
+vodafone.co.uk##div[class^="cookie-policy"]
+joom.com##div[class^="disclaimer"]
giphy.com##div[class^="flash-message"]
brain.fm##div[class^="modules-core-css-CookiePopup"]
youtube.com##div[class^="ytd-consent"]
cplusplus.com##div[style="background:#eed;padding:10px;margin:0;text-align:center;border-bottom:1px solid #446"]
lrb.co.uk##div[style="border-bottom:1px solid #adadad;padding:5px;background:#f4f4f4;color:#333;font:1em/1 sans-serif"]
survey-remover.com##div[style="height: 25px; position: fixed; border-top: 1px solid rgb(180, 180, 180); background-color: rgba(222, 222, 222, 0.9); bottom: 0px; left: 118px; width: 795px;"]
-zerochan.net##div[style="position: fixed; bottom: 0; left: 0; background: #000; color: #fff; padding: 10px; opacity: .8; "]
-globaltuners.com##div[style="position: fixed; bottom: 0; padding-bottom: 10px; padding-top: 10px; text-align: center; width: 100%; background-color: dimgrey; color: lightblue;"]
-psychomedia.qc.ca##div[style="position: fixed; bottom: 0px; left: 0px; right: 0px; z-index: 10; border-color: black; border-width: thin; border-style: solid; padding: 0.25em; background-color: rgb(124, 124, 124); color: white; transition: opacity 2s ease 0s; opacity: 0.95;"]
flazio.com##div[style="z-index:9998; position: fixed;bottom: 0;left: 0;width: 100%;background: #208ac8;color: #f1f3f5;font-size: 12px;padding: 12px 0px;text-align: center;"]
bundlestars.com##div[style^="background: #424242; "]
qrzcq.com##div[style^="border: 2px solid blue;"]
stargreen.com##div[style^="color: rgb(238, 238, 238);"]
openpli.org##div[style^="height:20px;background-color:#FAFFDC;"]
-speedtestcustom.com##span[style="position: fixed; right: 20px; bottom: 20px; width: 280px; z-index: 100; font-size: 12px; border-radius: 10px; box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.3); background-color: rgb(255, 255, 255); color: rgb(34, 34, 34);"]
-speedtestcustom.com##span[style="position: fixed; right: 20px; bottom: 20px; width: 280px; z-index: 100; font-size: 12px; border-radius: 10px; box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.3); background-color: rgb(34, 34, 34); color: rgb(255, 255, 255);"]
+globaltuners.com,psychomedia.qc.ca,speedtestcustom.com,zerochan.net##div[style^="position: fixed; bottom"]
+! Custom Filters
+play.google.com##.gb_g:has-text(cookie)
+play.google.com#?#.gb_g:-abp-contains(cookie)
! Used with generichide
cnbc.com###_evh-ric
+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
cityam.com###cookie-wrapper
mirror.co.uk##.captify-iframe
mirror.co.uk##.captify-widget
publicleech.xyz,thebarchive.com,thepoke.co.uk,wccftech.com##.cc_banner
+indiatimes.com##.consent-popup
theinquirer.net,v3.co.uk##.cookie-consent-content
mashable.com##.cookie-notice
allmusic.com##.cookie-policy-box
filmweb.pl##.cookieInfo
euroman.dk##.egmont-cookies
+dailyheadlines.net##.njt-gdpr
+rp-online.de##.park-snackbar-cookies
world4.eu##.pea_cook_wrapper
vilaglato.info##.tplis-cl-cookies
! ------------------------Rules for international sites------------------------!
sme.sk###js-top-info-bar
hrportfolio.hr###kolac
egmont.cz###nrlskswidget
+thepaper.cn###pjax-switch
nooz.gr###right_popout
xiachufang.com###scrollTop
apartmanija.hr###site_nt
+teluguone.com###slidebox
udn.com###story_related
+bhaskarhindi.com###subscribeForm
bcc.com.tw###topx
huanqiukexue.com###totop
airbnb.be##._puzpiop
wanda.cn##.backtop
zaycev.net##.bookmarks
worldjournal.com##.btn-top
+sangbadpratidin.in##.cd-top
+gujaratsamachar.com##.email-subscriber
4399.cn,cts.com.tw,digitimes.com.tw,weather.com.cn##.gotop
+baidu.com##.gotop-button
markapark.com##.htext
hisense.com##.js-return-top
baike.com##.li-top
poba.hr##.meerkat
+newuthayan.com##.more-stories
+dinamalar.com##.new_nextarrow
+dinamalar.com##.new_prevarrow
+desh.co.in##.newsLetter
+sangbadpratidin.in,vtvgujarati.com##.newsletter
news247.gr##.newsletter-form
uitinvlaanderen.be##.noty_bar
etstur.com##.protectionOfData
-capital.gr##.rss
+capital.gr,inneram.com##.rss
4gtv.tv##.scrollUP
-anandabazar.com,okmagazine-thai.com,picua.org,tabie.net##.scrollup
kp.ru##.seti
uralpress.ru##.sticker
beritaharian.sg##.subscribe
+youm7.com##.topTop
krovni-nosaci.hr##.topbarBox
034portal.hr##.vijesti
n11.com##.warningAlert
web.de###slide-module
gmx.net###slideBox
duden.de###sliding-popup
+stol.it,suedtirolnews.it###smartbanner
mydealz.de###softMessages-list
groupon.de###spotlight
soeren-hentzschel.at###storage-notice
daenischesbettenlager.de###totop
helpster.de###videoFlyin
mathe24.net###wrapperdiv
+drwindows.de##.arrowNav
suedtirol-it.com##.btn-top
phoenix.de##.c-toplink
blm.de##.clickTop
wegeheld.org##.fixed-note
stern.de##.fixedHomeLink
focus.de##.fixed_home_link
+spektrum.de##.footer__nl
rewe.de##.fragment
luxor.co.at##.info
stuttgarter-nachrichten.de##.js-to-top
rnd-news.de##.rss
quqon.com##.scroll-up
swz.it##.scroll__top
-stol.it##.scrollup
woxikon.de##.secondary-footer
sportnews.bz##.social
spiegel.de##.sticky-home-link
hr.de##.toplink
deutzforum.de##.userNotice
sportnews.bz##.whatsapp
+motorsport-total.com##a[data-target="top"]
wdr.de##a[href="#goToHead"]
-antennebrandenburg.de,israelheute.com,radioberlin.de##a[href="#top"]
+antennebrandenburg.de,israelheute.com,radioberlin.de,vodafone.de##a[href="#top"]
||focus.de/fol/pics/special/informiert.gif
||mdsngpush.finanzen.net^
-||plista.com^$third-party
+||stncdn.it^*/smartbanner.
+||vebidoo.de/images/xtotop.
!
! ---------- Hungary Site Generic Hiding Rules ----------
!
gsmonline.pl###jGrowl
salon404.pl###jqmAlert
gosc.pl###l-overlay
+decathlon.pl###messagetop
polskatimes.pl###poza-szkieletem
totalmoney.pl###right_widget
pkobp.pl###scrollie
aftonbladet.se##.abPremiumTeaserSalesPitch
kronofogden.se,minameddelanden.se,minmyndighetspost.se##.alertWrap
skatteverket.se,tullverket.se##.alertWrp
+va.se##.esignup-form
+va.se##.popup-wrapper
traningspartner.se##.sd-object-if > .sd-object-code
emol.com##.social-tools-emol-g1
fass.se##.starttopdialog
rzn.info##.panel-top-link
ntv.ru##.popup_overlay
rambler.ru##.scrollback
-liganews.net,playground.ru##.scrollup
ubr.ua##.story-nav
popmech.ru##.subscription_block
pravoslavie.ru##.toplink
! ---------- French Specific Annoyances ----------
!
||avis-verifies.com^$third-party
+||out.be/widgets/$third-party
!
! ---------- French Site Specific Hiding Rules ----------
!
ladepeche.fr###aside-right
lemonde.fr###bandeau_bas
canalplus.fr###bandeau_fb
+bfmtv.com###bfmtv-news-mobile
franceantilles.fr###bloc_rebond
habitatpresto.com###block-news
e-leclerc.com###bt_demo
fnac.com###link-top
solocalgroup.com###message-plugin
elsevier-masson.fr###myModal
+acpm.fr###newsletter
bpostbank.be###notificationpanel
savi-france.fr###notifybar
aol.fr###ooCont
###sf-minisite-toolbar
gentside.com###signup-holder
boingtv.fr,coreight.com,editions-hatier.fr,igen.fr,macg.co,novaplanet.com###sliding-popup
+cnews.fr###smartbanner
dealabs.com###softMessages-list
groupon.fr###spotlight
normaeditorial.com###styleDown
orange.be##.b2c-global-footer-container
ouest-france.fr##.btn-scroll
liberation.fr##.campagne-opt-in
+ledevoir.com##.card
cuisineaz.com##.cazLightbox
ddb.fr,pmu.fr##.cnil
aso.fr,letour.fr##.confidentialite
minutebuzz.com##.likePopin
lecho.be##.linkWithinBlock
fnacspectacles.com,largus.fr##.modal-backdrop
+futura-sciences.com##.module-propal-nl
dealabs.com##.nav-banner
silicon.fr##.nav-next
silicon.fr##.nav-previous
larousse.fr##.ui-dialog
larousse.fr##.ui-widget-overlay
meteomedia.com##.woahbar
+algerie-eco.com#ae-fbp
video-buzz.eu##div[style="position:fixed;top:220px;left:0px;width:110px;-moz-border-radius:0px 5px 5px 0px;-webkit-border-radius:0px 5px 5px 0px;background-color:#ffffff;z-index:50;padding:10px;padding-left:0px;padding-top:50px;border:1px solid #000000;border-left:0px solid #000000;box-shadow: 1px 1px 4px #aaa;"]
video-buzz.eu##div[style="position:relative;height:335px;background-color:#ebebeb;overflow:hidden;border:2px solid #222222;"]
video-buzz.eu##div[style="position:relative;height:38px;background-color:#ebebeb;overflow:hidden;border:2px solid #222222;padding-top:15px;padding-left:56px;"]
meleklermekani.com##.FloatingContainer
unikampus.net##.more-stories
trt.net.tr##.rss
-diyanet.tv##.scrollup
hileliapkoyunindir.com##.site-desc
milliyet.com.tr##.sticky
fikriyat.com##.veriAltBar
!
record.xl.pt###MenuDinamico
record.xl.pt###apDiv2
+oantagonista.com###backtotop
+oantagonista.com###buttonopenmannychat
biomet.pt###fancybox-overlay
biomet.pt###fancybox-wrap
canaltech.com.br###floatBar
uc.pt##.warning-bar
superesportes.com.br##a[title="RSS"]
castroelectronica.pt##div[style="height: 35px; background:#2a2a2a; position:absolute; width:100%; top:0; z-index: 999999;"]
+||revistaforum.com.br^*/jquery.fancybox.min.js
||smonitor.com.br^$third-party
!
! ---------- Spanish Site Specific Hiding Rules ----------
ara.cat###editionNav
hispantv.com###newsletter
rae.es###overbox3
+abc.es###top
terra.es###trr-root
rtve.es##.arrow
economiahoy.mx##.box-sus
rac1.cat##.go-top
elcomercio.pe##.go-up
mundodeportivo.com##.home-nav-balls
+notimex.gob.mx##.ir-arriba
990espndeportes.com##.more-stories
eldiariony.com,laopinion.com,laprensafl.com,laraza.com,paratimujer.us##.newsletter
diariolasamericas.com##.object-forward-note
beteve.cat##.rrss-buttons
cadenaser.com##.rss
elobservador.com.uy##.scroll-top-action
-europafm.com##.scrollup
eleconomista.es##.suscribe-all
infotechnology.com##.suscription
eleconomista.es##.tbot
||blitzquotidiano.it^*/IAS_
||blitzquotidiano.it^*/System24_
||booster3d.com^$third-party
+||cambiodns.com/img/up.png
||cml.to/robot/
||contactlab.it^*/subscribe.php?
+||corriereobjects.it/rcs_cor_exit-page/
||edintorni.net^$third-party
+||epeex.com^$third-party
+||fastweb.it^*/newsletter.
+||hikoki-powertools.it/image/top-
||ilpost.it^*/IAS_banner_
||ilpost.it^*/System24_banner_
+||ilquotidianodellazio.it/img/top.png
||ilvibonese.it^*/acymailing_
||italiafruit.net^*/iscrizione-
||js.adv.dadapro.net/collector.js/prcy.js?
||ladyblitz.it^*/IAS_
||ladyblitz.it^*/System24_
+||lastampa.it^*/NL-topNews2.
||linkwelove.com^$third-party
||linkwelove.it^$third-party
||mastertop100.org^$third-party
||milanofinanza.it/img/top.png
+||notifiche.secoloditalia.it^
+||occhidellaguerra.it^*/mail_bottone_
||player.pulsemediatv.com^$third-party
||player.streamshow.it^$third-party
||publy.com^$third-party
+||secoloditalia.it^*/notify.
||simplymarket.it/images/scroll-top.png
||skyplayer.tiscali.it^$third-party
||smiling.video^$third-party
||videosynd.kataweb.it^$third-party
+||warnerbros.it^*/top.png
||widgets.trustedshops.com^$third-party
!
! ---------- Italian Site Specific Hiding Rules ----------
!
focusjunior.it###FJToTop
+chcflorence.it,hiexpressbolognafiera.it,higenova.it,himilangaribaldi.com,hiturin.it,hizara.it,hotelcontinentalvenice.com###GOZERO
dailybest.it###G_info
blitzquotidiano.it,ilpost.it,ladyblitz.it###IAS_container
unimore.it###InAlto
infobuildenergia.it###IscrivitiBox
katorishintoryu.it###POPUPS_ROOT
evomagazine.it###RegSito
+tiendeo.it###alert-bar-footer
gds.it###alert_container
moto.it###arrow-back-top
ssangyong-auto.it###back_top
paginegialle.it###btt
starq8.it###button-top
tods.com###container-overlay-fast-registration
+corriere.it###corriere-exit-page-container
italiafruit.net###ctl00_imgIscrizione
+stradeeautostrade.it###custom_html-2
rockit.it###fangate-container
eprice.it###fastRegBottom
+ilquotidianodellazio.it###form-newsletter
autobelle.it###freccetta
radioibiza.it###gantry-totop
+trenitalia.com###go-bottom
bimota.it,invicta.it,saintvincentresortcasino.it###go-top
ilsole24ore.com###ias-footer
+ilquotidianodellazio.it###imgtop
italiaoggi.it###lig_movingup2it_smartbox
-agenziaimpress.it,davidemaggio.it###mc_embed_signup
+agenziaimpress.it,davidemaggio.it,ilfarosulmondo.it,tvsvizzera.it###mc_embed_signup
decathlon.it###messagetop
milanofinanza.it###milanofinanza_web_smartbox_article
+automoto.it,moto.it###mit-bottombar
eprice.it###moveUp
gazzetta.it###multifunctionBar-container
callipo.com###nav_up
-lacnews24.it,termometropolitico.it,terranuova.it###newsletter
+lacnews24.it,lintellettualedissidente.it,rivistastudio.com,termometropolitico.it,terranuova.it,valgardena.it###newsletter
ansa.it###pg-slide
+p300.it###prevpost
repubblica.it###related
greenme.it###related-newsletter
rockit.it###relatedpop
+corrierediragusa.it###rss
monclick.it###scroll-top-container
-dentalpro.it,emmepress.com,genovaquotidiana.com###scroll-up
+altervista.org,dentalpro.it,emmepress.com,genovaquotidiana.com###scroll-up
vloungebeach.tv###scroll_up
chiesi.com###scrolltab
virgilio.it###shr_box
qualescegliere.it###slideUpForm
romaest.cc###slide_top
+orizzontescuola.it###slidebox
amazon.it###smart-app-banner
centrometeolombardo.com###spot_popup
+fm-world.it###subscribe-form
tp24.it###templatemo_container_barra
emmepress.com###text-9
avantishop.it,lacomunicazione.it###top-link
-ovs.it,tvsoap.it###topcontrol
-consorzioautolinee.it,maxcasa.com,nomisma.it###totop
+genovaparcheggi.com,ovs.it,tvsoap.it###topcontrol
+cambiodns.com###torna
+consorzioautolinee.it,ixosofficial.com,maxcasa.com,nomisma.it###totop
alvolante.it###wrapper-header-small-up
+ice.it##.ScrollTop
ilvibonese.it##.acy-email-footer
autoscout24.it##.app-banner
basketinside.com,carpicalcionews.it,cittaceleste.it,corsedimoto.com,fantamagazine.com,fcinter1908.it,forzaroma.info,gazzamercato.it,golssip.it,ilmilanista.it,itasportpress.it,juvenews.eu,mediagol.it,mondoudinese.it,numericalcio.it,padovasport.tv,passioneinter.com,pianetagenoa1893.net,pianetamilan.it,sassuolocalcionews.it,sportavellino.it,tenniscircus.com,toronews.net,tuttobolognaweb.it,violanews.com##.arrowleft
infobuildenergia.it##.box_dem
wuerth.it##.btn-scroll-top
liquiriziacalabrese.it##.btn-top
-calendario-365.it,consumer.bz.it,epochtimes.it,mondoconv.it,ridble.com##.cd-top
+lastampa.it##.call-iscrizione
+calendario-365.it,cdt.ch,consumer.bz.it,epochtimes.it,maximitalia.it,mondoconv.it,ridble.com##.cd-top
+lastampa.it##.conferma_reg_nl
tomshw.it##.content-autopromo
tomshw.it##.content-related
corriereadriatico.it,ilgazzettino.it,ilmattino.it,ilmessaggero.it,leggo.it,quotidianodipuglia.it##.control_top
donnamoderna.com##.donnam-footer-newsletter
webnews.it##.email
+pambianconews.com,tecnoandroid.it##.essb_mailform
corriere.it##.fancybox-overlay
repubblica.it##.footer_back-top
hwupgrade.it##.form-offerte
my-personaltrainer.it##.frecciabg
+corriere.it##.glightbox-container
comune.milano.it,meetingrimini.org,radionorba.it##.gotop
mondovolantino.it##.goup
comuniciclabili.it##.hc_scrollup
radioitaliaannisessanta.it##.hm_go_top
ilmetapontino.it##.icon-caret-up
mondomobileweb.it##.ir-arriba
+sky.it##.j-navTop
linkiesta.it##.lkPopover
-hilti.it##.m-smartbar-container
avvenire.it##.moveToTop
-basketinside.com,carpicalcionews.it,cittaceleste.it,corsedimoto.com,fantamagazine.com,fcinter1908.it,forzaroma.info,gazzamercato.it,golssip.it,guidafisco.it,ilfoglio.it,ilmilanista.it,ilposticipo.it,ilsecoloxix.it,itasportpress.it,juvenews.eu,linkiesta.it,mediagol.it,mondoudinese.it,numericalcio.it,padovasport.tv,passioneinter.com,pianetagenoa1893.net,pianetamilan.it,sassuolocalcionews.it,sportavellino.it,tenniscircus.com,toronews.net,tuttobolognaweb.it,violanews.com##.newsletter
+spaziogames.it##.nav-reveal
+01net.it,basketinside.com,carpicalcionews.it,cittaceleste.it,corsedimoto.com,fantamagazine.com,fcinter1908.it,forzaroma.info,gazzamercato.it,gogedizioni.it,golssip.it,guidafisco.it,ilfoglio.it,ilmilanista.it,ilposticipo.it,ilsecoloxix.it,itasportpress.it,juvenews.eu,lescienze.it,linkiesta.it,mediagol.it,mondoudinese.it,numericalcio.it,padovasport.tv,passioneinter.com,pianetagenoa1893.net,pianetamilan.it,rivistacontrasti.it,sassuolocalcionews.it,sportavellino.it,tenniscircus.com,toronews.net,tuttobolognaweb.it,violanews.com##.newsletter
ravennanotizie.it##.newsletter-section
starbene.it##.nlslim
everyeye.it##.playert
ilfoglio.it,webnews.it##.rss
tempoitalia.it##.scroll
simplymarket.it##.scroll-top-footer
-italotreno.it##.scroll-up
+italotreno.it,ubitennis.com##.scroll-up
assologico.it##.scrollbutton
-allmusicitalia.it,animeclick.it,gamerclick.it,gruppogavio.it,ilcorrieredelgiorno.it,salt.it,satapweb.it,sav-a5.it,serialclick.it,utet.it##.scrollup
ilfattoquotidiano.it##.side-arrow
+calciomercato.com,sky.it##.smartbanner
ilpost.it##.subscribe
la7.it##.tgla7-condividi
obi-italia.it##.to-top-nav
mimanchitu.it##.toast
borse.it,corrieredellosport.it,evomagazine.it,guidafisco.it,kimbo.it,tuttosport.com##.top
media-mormoni.it##.top-button-container
+internazionale.it##.top_arrow_footer
lagazzettadelmezzogiorno.it##.top_header_sali
peugeot.it##.toplink
ilvibonese.it##.torna_su
-billboard.it,calendario-365.it,regione.marche.it##a[href="#top"]
+secoloditalia.it##.widget_wpmailup_widget
+altarimini.it##a[href="#header"]
+honda.it##a[href="#outer"]
+autoscout24.it,billboard.it,calendario-365.it,dagospia.com,regione.marche.it##a[href="#top"]
+01net.it##a[href="/iscriviti-alla-newsletter"]
gds.it##a[title="Newsletter"]
!
! ---------- Korean Site Specific Hiding Rules ----------
armeniasputnik.am,rtvslo.si,sputnik-abkhazia.info,sputnik-georgia.com,sputnik-news.ee,sputnik-ossetia.com,sputnik-tj.com,sputnik.az,sputnik.by,sputnik.kg,sputnik.md,sputniknews-uz.com,sputniknews.cn,sputniknews.kz,sputniknews.lt,sputniknewslv.com###share
meteovista.com.tr,meteovista.si,tvsa.ba###social
mc-doualiya.com##.actions
+politikenhistorie.dk##.article__pagetools
+jyllands-posten.dk##.bylineToolbar
capital.gr##.controls
trt.net.tr##.facebook
+epaperlokmat.in,gujaratsamacharepaper.com##.facebook-page
+inneram.com##.gplus
transfermarkt.com.tr##.header-social
+lionexpress.in##.like-text
diyanet.tv##.lobibox-notify-wrapper
diyanet.tv##.navbar-sosyal
-aljazeera.net,autoline-arabic.com,autoline-eu.rs,autoline.com.tr,autoline.lt,autoline.lv,autoline.me,autoline.mk,autoline.ro,autoline.si,autoline.sk,cnbcindonesia.com,cnnindonesia.com,cnnturk.com,dr.dk,hrt.hr,insomnia.gr##.share
+bhaskarhindi.com##.news-info
+politikenhistorie.dk##.pagetools
+amarujala.com##.rgt-links
+aljazeera.net,autoline-arabic.com,autoline-eu.rs,autoline.com.tr,autoline.lt,autoline.lv,autoline.me,autoline.mk,autoline.ro,autoline.si,autoline.sk,cnbcindonesia.com,cnnindonesia.com,cnnturk.com,dr.dk,hrt.hr,insomnia.gr,webdunia.com##.share
sahartv.ir##.share-instagram
sahartv.ir##.share-mail
sahartv.ir##.share-soundcloud
trthaber.com##.son
cnnindonesia.com##.sosmed
diyanet.tv##.sosyal-alt-ust
+mathrubhumi.com##.tFB
+mathrubhumi.com##.tYT
gazzetta.gr##.toolbar
trt.net.tr##.twitter
yle.fi##.yle__article__header__shareButtons
zaikei.co.jp##.ninja_onebutton
nikkei-cnbc.co.jp##.officialAccount
fnn-news.com##.share
+newsweekjapan.jp##.side_sns
coffee-break.me##.sns
+originalnews.nico##.snsPalette
mobilenews.jp##.social
srad.jp##.synd
nikkei-cnbc.co.jp##.twitter
suedtirolnews.it###text-6
presseportal.de###toolbox_sm
teltarif.de###ttSBM
+aboutamazon.de##.ActionBar
t-online.de##.Tfb_aktion
driver.de##.Tlbvipr + .Tlbfkt
t-online.de##.Tliveconnect
heise.de,swr3.de,t3n.de##.facebook
tape.tv##.facebook-prompt
gutscheinsammler.de##.fancybox-overlay
-deutschlandfunk.de,fantasy.de##.fb
+deutschlandfunk.de,fantasy.de,weisseskreuz.bz.it##.fb
zentrum-der-gesundheit.de##.fbbox_overlay
falk.de##.fbstatic
myvideo.de##.globallike--fb-navi
spiegel.de##.spHeaderFollow
netzwelt.de##.stcl
androidpit.de##.tile_Follow
+n-tv.de##.tools
deutschlandfunk.de,fantasy.de##.tw
heise.de,ifun.de,iphone-ticker.de,rnd-news.de,swr3.de,t3n.de##.twitter
neusprech.org##.wptwitter
transfermarkt.nl##.header-social
at5.nl,autoline-nl.be,autoline.nl,diningcity.nl,nos.nl##.share
knack.be,rtlnieuws.nl,voetbal24.be,voetbalnieuws.be##.social
+knack.be##.toolbar
||sanoma.nl/media/static/images/icon_zienl.png
!
! ---------- Swedish Site Specific Hiding Rules ----------
!
-autoline-eu.se##.share
+autoline-eu.se,va.se##.share
+sportbibeln.se##.wsfb-wrapper
radioplay.se##div[style="flex-shrink: 0; border-left: 1px solid rgba(255, 255, 255, 0.3); height: 100%; display: flex; justify-content: center; align-items: center; padding: 0px 30px; font-size: 16px; font-weight: 100; cursor: pointer;"]
!
! ---------- Russian Site Specific Hiding Rules ----------
rg.ru###rgb_yandex-zen_zen
sputnik-abkhazia.ru,sputnik-georgia.ru,sputnik-ossetia.ru###share
gidonline.in###soc
+rosphoto.com###widget
7kanal.co.il##.Share
5-tv.ru##._links
1prime.ru##.action-buttons
lenta.ru##.b-socials__sharing > :not(.b-socials__favorite)
5-tv.ru##.blockOk
+rosphoto.com##.ft-soc-block
liganews.net##.header-social
1prime.ru##.header__buttons
interfax.ru##.inIco
autoline-eu.fr,autoline.be,autoline.lu,buzzmoica.fr,diningcity.be,francetvinfo.fr,gamekult.com,la-croix.com,nieuwsblad.be##.share
rtl.fr##.shared-logo
fracademic.com##.smm
-20minutes.fr,buyindz.com,europe1.fr,gamergen.com,journaldugeek.com,korben.info,ladepeche.fr,leboncoin.fr,lorientlejour.com,methodelafayfemme.fr,petitfute.com,sudouest.fr##.social
+20minutes.fr,buyindz.com,europe1.fr,gamergen.com,journaldugeek.com,korben.info,ladepeche.fr,leboncoin.fr,ledevoir.com,lorientlejour.com,methodelafayfemme.fr,petitfute.com,sudouest.fr##.social
fr.msn.com##.stbp-tbl
telerama.fr##.t12-user-resoc
tv5monde.com##.tv5monde-footer-menu--social
tempo.com,tempo.pt##.liCompartir
uol.com.br##.likebox
tvcultura.com.br##.redes
-autoline-br.com,autoline.pt##.share
+abril.com.br,autoline-br.com,autoline.pt,oantagonista.com,r7.com##.share
conjur.com.br,globo.com##.sharing
abola.pt,conjur.com.br,jornaldenegocios.pt,record.pt,uol.com.br##.social
!
3djuegos.com###siguenos
europapress.es###subnavegacionFixed
horoscoponegro.com###text-23
+notimex.gob.mx##.RedesFlotante
ara.cat##.ara-header-social
lanacion.com.ar##.compartir
americateve.com##.compartir-nota
ondacero.es##.facebook
starmedia.com##.fbk
tbnespaña.es,transfermarkt.es,transfermarkt.pt##.header-social
+abc.es##.herramientas
economiahoy.mx##.ic-rs
meteored.cl,meteored.com.ar,meteored.mx,tiempo.com##.liCompartir
cadenaser.com##.modulo_compartir
!
salto.bz###block-block-11
salto.bz###block-block-6
+interno.gov.it###block-menu-menu-segui-su
mediaset.it###boxOptions
comune.torino.it###condividi
ilmeteo.it###condividi_news
gazzetta.it###share
misya.info###side-share
deejay.it###slider
-autobelle.it,bancadipiacenza.it,canavesenews.it,creditocooperativo.it,fotografidigitali.it,gianlucadimarzio.com,ilsecoloxix.it,meteogiornale.it,meteovista.it,optimaitalia.com,radioitalia.it,unibo.it,virginactive.it###social
+autobelle.it,bancadipiacenza.it,canavesenews.it,creditocooperativo.it,fotografidigitali.it,gianlucadimarzio.com,ilsecoloxix.it,lavoro.gov.it,meteogiornale.it,meteovista.it,optimaitalia.com,radioitalia.it,unibo.it,virginactive.it###social
radioetv.it###social_presence
grom.it###top-info
bancadipiacenza.it###vimeo
+visitbergamo.net###widget-link
centrometeoitaliano.it###widgetSeguici
+aboutamazon.it##.ActionBar
evomagazine.it,rai.it##.Facebook
rai.it##.Invia
rai.tv##.Mail
studenti.it##.azioni-tools
provincia.bz.it,provinzia.bz.it##.banner_facebook
barfuss.it##.barfuss-fblikebox
+nurse24.it##.block-segui-nurse24it
comingsoon.it##.box-tags
ansa.it##.bt-suggest
cirio.it##.cirioYou
repubblica.it##.detail-social
donnamoderna.com##.donnam-footer-social
mediaset.it##.dsoc
-ilfoglio.it,startromagna.it,webnews.it##.facebook
+frasicelebri.it##.email
+ilfoglio.it,startromagna.it,teleticino.ch,webnews.it##.facebook
iphoneitalia.com##.faicosoc
-gianlucadimarzio.com##.fb
+crocebianca.bz.it,gianlucadimarzio.com##.fb
mezzicommerciali.it##.fb-menu
rivistailmulino.it##.float-container
ilfattoquotidiano.it##.follow
+r101.it##.followR101
ravennanotizie.it##.footer-link
+jeanlouisdavid.it##.footerIconsUl
fanpage.it##.fp-sponsor
fanpage.it##.ft-icon
corriereadriatico.it,ilgazzettino.it,ilmattino.it,ilmessaggero.it,leggo.it,quotidianodipuglia.it##.fumetti
ilmeteo.it##.giornale-contatti
advicegroup.it##.google
webnews.it##.gplus
+ilbianconero.com##.header-banner-menu
epochtimes.it,regione.abruzzo.it,stroilioro.com,transfermarkt.it##.header-social
nolostand.it##.home-social
tuttosport.com##.ico-shared
baume-et-mercier.it,ilfoglio.it##.instagram
corriereadriatico.it,ilgazzettino.it,ilmattino.it,ilmessaggero.it,leggo.it,quotidianodipuglia.it##.introfollow
ilmeteo.net##.liCompartir
+thevision.com##.like
+radiosportiva.com##.link-accessori
+liujo.com##.liujo-footer-social-container
gruppoeditorialesanpaolo.it##.menu-icons-list
rockol.it##.menu__facebook
corriere.it##.player-email-ctn
+nationalgeographic.it##.segui-ng
+lescienze.it##.seguici
askanews.it##.seguici_footer
chiesi.com##.seguicisu
-autoline-eu.it,basketinside.com,carpicalcionews.it,cittaceleste.it,comune.torino.it,coopcasarsa.it,corriere.it,corsedimoto.com,famigliacristiana.it,fantamagazine.com,fcinter1908.it,forzaroma.info,gazzamercato.it,gazzetta.it,golssip.it,ildolomiti.it,ilmilanista.it,ilsecoloxix.it,ilsole24ore.com,itasportpress.it,juvenews.eu,lifegate.it,mediagol.it,mobilita.org,mondoudinese.it,numericalcio.it,padovasport.tv,paginegialle.it,panorama.it,passioneinter.com,pianetagenoa1893.net,pianetamilan.it,ravennanotizie.it,repubblica.it,reteimprese.it,sassuolocalcionews.it,sportavellino.it,supereva.it,tenniscircus.com,tivusat.tv,toronews.net,tuttobolognaweb.it,violanews.com##.share
+autoline-eu.it,basketinside.com,carpicalcionews.it,cdt.ch,cittaceleste.it,comune.torino.it,coopcasarsa.it,corriere.it,corsedimoto.com,famigliacristiana.it,fantamagazine.com,fcinter1908.it,forzaroma.info,gazzamercato.it,gazzetta.it,golssip.it,ildolomiti.it,ilmilanista.it,ilsecoloxix.it,ilsole24ore.com,itasportpress.it,juvenews.eu,lifegate.it,mediagol.it,miur.gov.it,mobilita.org,mondoudinese.it,numericalcio.it,padovasport.tv,paginegialle.it,panorama.it,passioneinter.com,pianetagenoa1893.net,pianetamilan.it,ravennanotizie.it,repubblica.it,reteimprese.it,sassuolocalcionews.it,sportavellino.it,supereva.it,tenniscircus.com,tivusat.tv,toronews.net,tuttobolognaweb.it,violanews.com##.share
ilsole24ore.com##.share-elements
provincia.bz.it##.sharing
mediaset.it,meteo.it##.shr
-affaritaliani.it,altroconsumo.it,angeloparodi.it,angolotesti.it,askanews.it,auto.it,cielotv.it,cittametropolitanaroma.gov.it,coopcasarsa.it,corriere.it,diariodelweb.it,eurogamer.it,euronics.it,eurospin.it,famigliacristiana.it,fm-world.it,grandhotel-et-des-palmes.com,hdmotori.it,ilpopulista.it,ilposticipo.it,inmoto.it,istat.it,italiaoggi.it,ivid.it,legacoop.coop,liberoquotidiano.it,linkiesta.it,magnoliatv.it,meetingrimini.org,milanofinanza.it,moto.it,mtv.it,norbaonline.it,olivetti.com,radiocitymilano.it,ravennanotizie.it,regione.piemonte.it,repubblica.it,rmcsport.net,rollingstone.it,roncadin.it,rossopomodoro.it,sorgenia.it,suzuki.it,tari.it,testimania.com,vg247.it,wallstreetitalia.com##.social
+quickparking.it##.soc-icon-container
+affaritaliani.it,altroconsumo.it,angeloparodi.it,angolotesti.it,askanews.it,auto.it,avivaitalia.it,cdt.ch,cielotv.it,cittametropolitanaroma.gov.it,coopcasarsa.it,corriere.it,diariodelweb.it,eurogamer.it,euronics.it,eurospin.it,famigliacristiana.it,fm-world.it,grandhotel-et-des-palmes.com,hdmotori.it,ilpopulista.it,ilposticipo.it,inmoto.it,istat.it,italiaoggi.it,ivid.it,kataweb.it,lasicilia.it,legacoop.coop,liberoquotidiano.it,linkiesta.it,magnoliatv.it,meetingrimini.org,milanofinanza.it,moto.it,mtv.it,naturalborngamers.it,norbaonline.it,nurse24.it,olivetti.com,opinione.it,radiocitymilano.it,ravennanotizie.it,regione.piemonte.it,repubblica.it,rmcsport.net,rollingstone.it,roncadin.it,rossopomodoro.it,scorpionbay.com,sorgenia.it,suzuki.it,tari.it,testimania.com,vg247.it,wallstreetitalia.com##.social
+nurse24.it##.toolbar
epochtimes.it,ilsole24ore.com##.tools
gianlucadimarzio.com,ilpost.it##.tw
-ilfoglio.it,webnews.it##.twitter
+ilfoglio.it,teleticino.ch,webnews.it##.twitter
mymovies.it##.vota-pul-consiglio
||calciomercato.it/img/notizie/social/
||ilmeteo.it^*/BOX%20COMPLETO.
+||ilquotidianodellazio.it/img/mi-piace-
||quimediaset.it^*/bgToolbar.
!
! ---------- Korean Site Specific Hiding Rules ----------
budstikka.no##.np-videoInfo
nrk.no##.nrkno-share
autoline.co.no##.share
+radio.no##.social
vg.no##.twitter
!
! ---------- Afrikaans Site Specific Hiding Rules ----------
! ---------- Romanian Site Specific Hiding Rules ----------
!
mediafax.ro##.OptionBar
+newsweek.ro##.icons
capital.ro##.social
!
! ---------- Montenegrin Site Specific Hiding Rules ----------
!
! ---------- German ----------
!
+herder.de###BottomNotification
e-formel.de###CKC
singles-in-stuttgart.de,wander-community.de###DC
spielfilm.de###alert
animod.de###animod-c
uni-trier.de###banner
promotionbasis.de###c_test_box
+ggg-film.de###ca-layer
+systane.de###caBanner
+pschyrembel.de###cbAlert
deutsche-handwerks-zeitung.de,handwerk-magazin.de###cc-box
hosteurope.de###cche
badkissingen.de,wuerzburg.de###chint
-adventskalender-gewinnspiele.de,happy-spots.de###cono
+adventskalender-gewinnspiele.de,happy-spots.de,stadtfeste-in-deutschland.de###cono
kunstnet.de###consent
-die-glocke.de,ruhrbarone.de,shop-apotheke.com###cookie
-abload.de,autoampel.de,cewe-print.de,dynamo-fanshop.de,ufpro.de###cookies
+bookingsuedtirol.com,die-glocke.de,ruhrbarone.de,shop-apotheke.com###cookie
+bambergfacts.de###cookiebar-007
+abload.de,autoampel.de,cewe-print.de,dynamo-fanshop.de,elegant.be,tti.at,ufpro.de,uni-muenster.de###cookies
+rentalens.ch###dabar
interhyp.de###data-protection__layer
sovd.de###datenschutzfenster
gehalt.de###datenschutzlayer
shopwelt.de###dateschutzinfo
-stw.berlin###disclaimer
+elektrotresen.de,stw.berlin###disclaimer
novasol.at###disclosure-container
fool.de###dogfish
+autokostencheck.de###footerSlideContainer
+pokewiki.de###gl-topbar-bg
pfarrverband-koenigslutter.de###hinweis
grammophon-platten.de,heim-und-haustiere.de,schwedisch-translator.de,sirutor-und-compur.de###hinweise
+d-secour.de###importantMessages
bongu.de###infoBar
haehnchengrillstation.de,kanzlei-mueller-wuppertal.de,lankes-zirndorf.de###infobar
art-studios-inprogress.de###kb-container
klebetape.de###keksdose
+bioapotheke.de###landing_page_popup
bmw.de###layerWrapper
emax-haustechnik.de###mediameetsFacebookPixel--notification
+funpot.net###message
blauarbeit.de###messages-container
+meinvorsorgemanagement.de###mhp-cl
wabeco-remscheid.de###myModal
steffen-hanske.de###note
+staedelschule.de###notice
der-audio-verlag.de###notification
+berentzen-gruppe.de###notifications
manikowski.de###notify2
fxgrow.de###openModal2
xn--allestrungen-9ib.de###overlay
uni-greifswald.de###piwik-flyin
spot-a-shop.de###popup-notifications
+ford-maiwald.de###popupDiv
bka.de,bmjv.de,maurice-renck.de###privacy
+bafög.de###privacy-note
+e-cooline.de###privacy-protection
+news5.de###privacyContainer
thebarn.de###promotion-bar
camp-firefox.de###storage-notice
mydays.de###topbanner
+staatsbibliothek-berlin.de###tracking-info
+schauinsland-reisen.de###trackingInfo
basiszinssatz.de###wrapperdiv
adacreisen.de##.FooterNotification
+otelo.de##.GlobalNotification
l-bank.de##.JM_mod-M-8-0
landrover.de##.NotificationBar
bringmeister.de##.S09M5
-drweb-av.de##.SHOWIT-msgCase
+drweb-av.de##.SHOWIT-msg_showed
pizza.de##._1h1x
afs.de##.afs_coi
-discounto.de,stylevamp.de,tchncs.de##.alert
+discounto.de,elektroaktivisten.de,stylevamp.de,tchncs.de##.alert
naturenergieplus.de##.announcement
appdynamics.de##.announcement-bar
+playboy.de##.as-oil-content-overlay
urbia.de##.banner
envivas.de##.box-hint-layer
hey.car##.btDhtn
+gamblejoe.com##.c-area
+postbank.de##.c-notification
+wetter.de##.c-wrapper
+bueromarkt-ag.de##.cCText
tobias-bauer.de##.ce_rsce_swissy_fixed_note
+massivum.de##.cn_box
fanbike.de##.consent
-buffalo.de,daparto.de,donaukurier.de,matratzen-concord.de,model-kartei.de,pyur.com,spartanien.de,starcar.de##.cookie
-dtstudyclub.de,medela.de##.cookies
+buffalo.de,daparto.de,del.org,donaukurier.de,matratzen-concord.de,model-kartei.de,pyur.com,signal-iduna.de,spartanien.de,starcar.de##.cookie
+dtstudyclub.de,insel-sylt.de,medela.de,reifenlehmann.de,selfhost.de,spie.de##.cookies
hilzingen.de,wurmberg.de##.datenschutz
-die-linke.de,lexus.at,lexus.de##.disclaimer
+die-linke.de,dielinke.berlin,lexus.at,lexus.de##.disclaimer
+jobscout24.ch##.disclaimer-message
+efinancialcareers.de##.dismissable-notifications
i-dex.de,i-love-tec.de,moebel-und-garten.de##.dsgvo
+bss-sichelstiel.de,smimea.info##.fixed-note
sg-weber.de##.flash-info
dws.de##.flash-message__wrapper
+unifilm.de##.form-dsgvo
frankonia.de##.fr-c-message
+jesus.de##.gaoop
+tipp24.com##.gdpr
galeria-kaufhof.de##.gk-stickymessage
brigitte.de,geo.de##.guj-cb
tork.de##.headerMessage
postbank.de##.header__notification
+henryschein.at##.hs-block-ui
burn-out-forum.de##.ifancybox-overlay-fixed
am-play.de##.important-message-outer
-rosacea-info.de##.infobox
+musikzirkus.eu,rosacea-info.de##.infobox
werder.de##.is-active
auto-motor-und-sport.de##.j34
krautreporter.de##.js-flash-messages-container
hey.car##.kigihv-0
fairmondo.de##.l-news-header
hertz247.de##.lbContainer
+steckdosenleiste.org##.legalAdvice
aktionspreis.de##.leiste_vollstaendig
echo-online.de,giessener-anzeiger.de##.lightbox-overlay
echo-online.de,giessener-anzeiger.de##.lightbox-skin
telekom.de##.message-bar
fc.de##.mod-alert
csu.de##.mod-layer
+zurich.de##.mod-notification-teaser
+felix1.de##.modal-backdrop
+moon-power.com##.moon2-statisticsOptBox
roland-schuhe.de##.newsflash
helios-gesundheit.de,shire.de##.notice
armedangels.de##.notice-home
-cebit.de,denic.de,moviepilot.de,salus.de##.notification
+cebit.de,denic.de,lesara.de,moviepilot.de,salus.de##.notification
+ep.de##.notification-widget
ziffit.de##.notificationholder
+horizon.tv##.notifications-manager
orf.at##.oon-ds-banner
thueringenforst.de##.opt-out
auto-motor-und-sport.de##.p40
nh-hotels.de##.politicaRewards
+airleben.de,datafox.de##.popup-banner
+ehl.de##.popup_bg
+audio-parts.de##.popup_notification
bad-wildbad.de##.popupbox
+brieffreund-gesucht.de##.privacy
deutscher-fenstershop.de##.rule_assept
grazia-magazin.de,idee-fuer-mich.de##.safeSpaceForClose
bw-online-shop.com##.show-modal
autohus.de##.u-fixed
emma-matratze.at,emma-matratze.de##.ucn-block
anisearch.de##.urgent-msg
-cebit.de,hannovermesse.de,ligna.de,messe.de##.user-notes-notification
+cebit.de,domotex.de,hannovermesse.de,ligna.de,messe.de##.user-notes-notification
+oeaw.ac.at##.warning-popup
regupedia.de##.wr_regupedia-header-cookie
+tfa-dostmann.de,visomat.de##.xcb
aboutyou.de##div[class^="styles__container-"]
unitymedia.de##div[style="background-color: rgb(0, 119, 208); color: rgb(255, 255, 255); padding: 20px; position: relative; z-index: 998;"]
hjheinz.de##div[style="background-color: rgb(255, 255, 225); color: rgb(68, 68, 68); position: fixed; top: 0px; left: 0px; right: 0px; padding: 7px 120px 7px 36px; vertical-align: middle; border-bottom: 1px solid rgb(68, 68, 68); font-size: 12px; font-family: Arial, Helvetica, sans-serif; z-index: 9999; box-shadow: rgb(0, 0, 0) 0px 0px 5px;"]
grosseleute.de##div[style="background-color:#000000; color:#CCCCCC; padding:20px; margin-bottom:20px; height:110px; line-height:20px;"]
ortsdienst.de##div[style="background:#888;padding:10px;color:#FFF;font-weight:bold"]
+veritas-shop.com##div[style="background:#dfeff7;"]
leselupe.de##div[style="height:22px; overflow:hidden; width:990px; background-color:#FF8080; font-size:10pt;font-family: Arial,Helvetica,sans-serif;"]
grezzo.de##div[style="position: relative; clear:both; z-index: 99; width:100%; min-height:70px; margin: 0px !important; padding:15px 10px; background:url(images/back_cookie.png) bottom;"]
afdbundestag.de##div[style^="display: block;"]
! ---------- French ----------
!
sfr.fr###CkC
+vrin.fr###Disclaimer
grandeavenue.fr###FixedBannerClientDiv
cdiscount.com###\5f evh-ric
+guideastuces.com###agreeMsg
+ecrypterlenergie.org###alert-mention
zdnet.fr###catfish
skitour.fr###coo_aut
paconsulting.com###cookPop
cartezero.fr,france.tv,grillofrance.fr,havas-voyages.fr,le1hebdo.fr,materiel.net,societe.com###cookie
-4clik.com,brain-magazine.fr,cer-eau.fr,colissimo.fr,gentside.com,jules.com,laposte.fr,logistafrance.fr,lumiglobal.fr,maxisciences.com,mybiclighter.com,ohmymag.com,showroomprive.com,ville-ideale.com,ville-ideale.fr,viously.com###cookies
+4clik.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
mediametrie.fr###cooks
unex.net###disclosure
biomet.fr,closermag.fr,illicopharma.com###fancybox-overlay
biomet.fr,closermag.fr,illicopharma.com###fancybox-wrap
maidenfrance.fr###headband
+ville-montrouge.fr###info_message
+autoreflex.com###legal
lotus-planete.com###lotus-cookies-wrap
altaprofits.com,aujourdhui.com###notification
+infojobs.net###notification-type
all-bikes.fr,store-opart.fr###ocw_conteneur
+formulacionquimica.com###pck
ldlc-pro.com###privacy
+ashtangayogaantibes.com###shBackground
selexion.be###splash_footer
mailorama.fr###toast-container
+commentseruiner.com###uec_wrap
+drweb.fr##.SHOWIT-msg_showed
acall.fr,domaine-errekalde.fr,sophrologierelaxation.fr##._2fUqY
+camara.net##.activebar-container
6tzen.fr,clinique-veterinaire.fr##.alert
+scooter-system.fr##.avertissement
+utopya.fr##.banner-header
+planeteanimal.com,toutcomment.com##.consent
lirelactu.fr##.container-0-5
eco-systemes.fr,midilibre.fr,sudouest.fr##.cookie
-118000.fr,bpost.be,citus-kalix.fr,clique.tv,communauto.com,comparateur-energie.be,cuisineaz.com,info-retraite.fr,ouestjob.com,service-public.fr##.cookies
+118000.fr,adrea.fr,bpost.be,citus-kalix.fr,clique.tv,communauto.com,comparateur-energie.be,cuisineaz.com,degrouptest.com,info-retraite.fr,intermarche.be,o2recrute.fr,ouestjob.com,previssima.fr,service-public.fr,wemystic.fr##.cookies
creavea.com##.creavea-banner-cookie-consent
lexus.fr##.disclaimer
+weclap.fr##.front_web_app_main_menu_front-web-app-main-menu-component_front_show_cookie_container
+ouedkniss.com##.informations_box
+lebrassageestunerichesse.fr##.kB1yU4Aw
apec.fr##.message-informatif-bottom
+fiveguys.fr##.modal-backdrop
landrover.be,landrover.fr##.notificationContainer
+sammic.fr##.noty_message
leclercdrive.fr##.pWCTD609_BandeauCookies
monavislerendgratuit.com##.policy
+symfrance.com##.policy-window
nh-hotels.fr##.politicaRewards
+mesampoulesgratuites.fr##.popup
+huffingtonpost.fr##.popup-overlay
explicite.info##.privacy
stihl.fr##.privacyTop
+burgerking.fr##.sc-hGoxap
+efax.fr##.stickyFooter
tupperware.fr##.topRibbon
le-dictionnaire.com##.topdisclaimer
+voici.fr##div[class^="sp_message_container"]
sportetstyle.fr##div[id^="cookie"]
tf1.fr##div[id^="msgctrw"]
privatesportshop.fr##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;"]
!
! ---------- Bulgarian ----------
!
+photocamera.bg###cookies
+zora.bg##.bottom-freezed-bar
lexus-bulgaria.bg##.disclaimer
!
! ---------- Chinese ----------
!
4gtv.tv###Allow
+drweb.cn##.SHOWIT-msg_showed
!
! ---------- Croatian ----------
!
mojkvart.hr###dcw1
usporedi.hr###privacyPolicyModal
-dalmatinskiportal.hr##.cookie
+dalmatinskiportal.hr,hzpp.hr##.cookie
usporedi.hr##.modal-backdrop
trazi.hr##.notification
!
prague-catering.cz##.feuc
eujuicers.cz##.flash
azimutyachts.cz##.floatFooter
+dotacedestovka.cz##.fnx__cc
ipodnikatel.cz##.footer-banner-container
+benu.cz##.info-bar
itrebon.cz##.info-okno
vivre.cz##.notification__access
ajurveda-brno.cz,silicmedia.cz##.notify
+cinemacity.cz##.policy
+eucerin.cz##.popup
fdrive.cz,mobilenet.cz##.sys-alert
clubcard.cz##.ucks
transformacni-technologie.cz##.upozorneni
pricerunner.dk###data-protection-notification
zueblin.dk###dsgvo
gartneriraadgivningen.dk###infobar
+udlodningsmidler.dk###lbmodal
+udlodningsmidler.dk###lbmodal-overlay
lsb.dk###notificationBar
jobfinder.dk###sliding-popup
santashop.dk##.center-notice
-cembrit.dk,conferencemanager.dk,djurssommerland.dk,madsnorgaard.com,ruc.dk,sportmaster.dk##.cookie
+cembrit.dk,conferencemanager.dk,denstoredanske.dk,djurssommerland.dk,madsnorgaard.com,ruc.dk,sportmaster.dk##.cookie
+netdyredoktor.dk##.ct-inner
ritzau.dk##.footer__notification
globase.dk##.mtsnb
proff.dk##.notification
autotrader.nl###ATASBAR
grebbeberg.nl###acceptscp2012
gocards.nl###cbar
+iens.nl###cboxOverlay
+forum.snsbank.nl###clcback
+forum.snsbank.nl###consentdiv
+groningenwoontslim.nl###cookie
+freemeteo.nl,mariniersmuseum.nl,nmm.nl###cookies
t-mobile.nl###exposeMask
mobil-1.nl###fancybox-overlay
mobil-1.nl###fancybox-wrap
+kookeiland.be###footerSlideContainer
+hays.nl###header-msg
+mercateo.nl###header-popup-info
hardloopkalender.nl###interVeil
-dietenlijst.nl,voedingswaardetabel.nl###loading
+dietenlijst.nl,koolhydratentabel.nl,voedingswaardetabel.nl###loading
+ardanta.nl###notification-bar
kcprofessional.nl###optIn
techzine.nl###scrollbuddy[style="top: -20px; position: fixed;"]
+vandijk.nl###trackingOverlay
xs4all.nl###xs4all-cookieWall
xs4all.nl###xs4all-cookieWall-overlay
+telegraaf.nl#@#.CookiesOK
smulweb.nl##.accept_container
zeda.nl##.activebar-container
4launch.nl##.alert
kcprofessional.nl##.alert-box
internedservices.nl##.ccdiv
+penstore.nl##.center-notice
vergelijk.nl##.cg-82
vergelijk.nl##.cg-97
wehkamp.nl##.color-invert.font-size-small
-dutchcarparts.nl,greve.nl,schiphol.nl##.cookie
-salusi.nl##.cookies
+dirk.nl,dutchcarparts.nl,greve.nl,schiphol.nl,t-mobile.nl,utilities.nl##.cookie
+omaweetraad.nl,salusi.nl,universiteitleiden.nl##.cookies
+opisopvoordeelshop.nl##.cv-notifier-container-item
+aalst.be##.footer-notification
+independer.nl##.ind-cbar
+bcb-online.nl##.jqibox
+simyo.nl##.mfp-ready
daf.nl,hepatitiscgids.nl##.modal-backdrop
+koolhydratentabel.nl##.noblur
+tzorg.nl##.notification
+ziggogo.tv##.notifications-manager
3dtvmagazine.nl,gadgetsmagazine.nl,homecinemamagazine.nl,tabletsmagazine.nl##.opt-in
ing.nl,t-mobile.nl##.overlay
kcprofessional.nl##.reveal-modal-bg
+visdeal.nl##.site-message-overlay
omroepbrabant.nl##.sticky-footer
+maxict.nl##.wallpop-overlay
aboutyou.nl##div[class^="styles__container-"]
waarmaarraar.nl##div[style="margin: 20px; padding-left:20px; padding-right:20px;border: 1px dotted #999999"]
!
spot-a-shop.fi###popup-notifications
americanairlines.fi##.alert
sonera.fi##.attention-notice
+vismasign.fi##.banner
sonera.fi##.bottom-notifications
hs.fi##.cb-container
blogit.fi,ilmainensanakirja.fi,telsu.fi##.cookies
!
! ---------- Greek ----------
!
+heal-link.gr###alert
hmerologio.gr###sid-container
+news247.gr##.cookie
novasports.gr##.cookies
lexus.gr##.disclaimer
e-lenovo.gr##.fullwidth-notice
autogaleria.hu###info-suti
hrportal.hu###lableca
boraszportal.hu,termalfurdo.hu###layout_advertising_bottom
+momsport.hu###slider
e-cegjegyzek.hu###suti_csik
leddiszkont.hu###sutidoboz
polipc.hu###sutik_elf
milanoajto.hu##.cdisclaimer
daiwa-info.hu##.ciacho-wrap-container
mall.hu##.consent-panel
-bestmarkt.hu,bestsellers.hu,bevachip.hu,firstshop.hu,joautok.hu,karatekyokushin.hu,logmein.hu,rbx.hu,royalora.hu,work-force.hu,workforce.hu##.cookie
+bestmarkt.hu,bestsellers.hu,bevachip.hu,firstshop.hu,joautok.hu,karatekyokushin.hu,logmein.hu,rbx.hu,royalora.hu,szerszamoutlet.hu,work-force.hu,workforce.hu##.cookie
aig.hu##.copyright-text-header
lexus.hu##.disclaimer
weber-terranova.hu##.flash-info
tarifaexpert.hu##.lablec_suti_szabaly
eloben.hu##.law-accept
mercedes-benz.hu##.mainpage_popup
+kvazar.cloud##.mpp-container
conrad.hu##.page-warning
vilaglato.info##.pea_cook_more_info_popover
vilaglato.info##.pea_cook_wrapper
! ---------- Icelandic ----------
!
!
+! ---------- Indian ----------
+!
+dinamalar.com##.quickslide
+!
! ---------- Italian ----------
!
controcampus.it###Controcampus_cookie_advice
vistaprint.it###MarketingText
+ludomedia.it###UIAvvisiUtente
corriere.it,gazzetta.it###\5f evh-ric
ubuntu-it.org###\5f ubuntu-it_cookie_policy
affaronissimo.it###af-cw-box
centromedicobeb.it###alert
+operasanfrancesco.it###avviso
regione.toscana.it###banner-overlay-top-page
agenziademanio.it###bannerInfo
+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
proversi.it###c-agree
centrometeolombardo.com###cc_div
ecodallecitta.it###contenuto_consenso
-aeo.it,chiesi.com,citroen-club.it,confidisystema.com,esselunga.it,esselungajob.it,exprivia.it,famila.it,giornaledicalabria.it,ildolomiti.it,messinaline.it,sace.it,tecnocasa.it,wd40.it###cookie
-angolotesti.it,automobilismo.it,evomagazine.it,pardini.it,testimania.com,wind.it###cookies
+aeo.it,bookingaltoadige.com,chiesi.com,citroen-club.it,confidisystema.com,esselunga.it,esselungajob.it,exprivia.it,famila.it,giornaledicalabria.it,ildolomiti.it,messinaline.it,sace.it,tecnocasa.it,wd40.it###cookie
+angolotesti.it,automobilismo.it,chateau-dax.it,evomagazine.it,ordineavvocati.bari.it,pardini.it,testimania.com,unipv.it,wind.it###cookies
majani.it###cs-banner
+netflixlovers.it###cs_container
ilfruttarolo.it###decretopr
inartek.it###discl
nau.it###disclaimer
molgroupitaly.it###mgit_notification
playme.it###msg-close
demaiogroup.it###normativa
-euronics.it###note
+alberidinataleartificiale.it,euronics.it###note
alfasigma.com###noticeModal
lainox.it###overlay_form
pusc.it###pixelfabrica-cs-banner
aeroporto.catania.it,bapr.it###policy_id
tuodi.it###popup
voloweb.it###popupDivC
-alceosalentino.it,chemistresearch.it,cinquantamila.it###privacy
+alceosalentino.it,chemistresearch.it,cinquantamila.it,metroservices.it###privacy
jusan.it###privacy-popup
coni.it###privacy-wrapper
+pagomeno.it###privacyBanner
cinquantamila.corriere.it,cinquantamila.it###privacy_advisor
malpensabusiness.it###showMessage
+sky.it###soundbox_cookie
digimobil.it###sticky-popup
-nlite.it,sigmastudio.it###system-message
+beniculturali.it,nlite.it,sigmastudio.it###system-message
+cippy.it###toast-container
luxuryzone.it###top-notification-container
scuolerimini.it###upper_div
puglialive.net###visitor_info
ativa.it###widget-privacy
meyer.it###zf--alerts-panel
intrage.it##.BoxPrivacy
+rivistastudio.com##.SCK_Banner
fosse-biologiche.it##._CL_main
-cassoni-usati.it##.activebar-container
-cafassoefigli.it,playinfinity.it,saperesalute.it##.alert
+agenziagiovani.it,cassoni-usati.it,salvaunbambino.it##.activebar-container
+cafassoefigli.it,faperme.it,playinfinity.it,saperesalute.it,trivago.it,uabstyle.it##.alert
lainox.it##.background_overlay
elettrocasa.it##.banner
calcolostipendio.it##.bold_text
elettrocasa.it,ntp-shop.it##.bottomBarMessage
raikaritten.it##.bottom_note
bolognafiere.com,bolognafiere.it##.box-alert
+hyle.appspot.com##.cc
mivoq.it##.check-policy
frateindovino.eu##.cn-wrapper
leroymerlin.it##.consent-section
-aeroporto.catania.it,aeroportoditorino.it,botfactory.info,credem.it,emi.it,giunti.it,inpgi.it,pampers.it,peugeot.it,telepace.it##.cookie
-bottegaverde.it,cerutti.it,dehoniane.it,e-glossa.it,ebayextra.it,esso.it,fluorsidgroup.com,gatorade.it,italotreno.it,radioitalia.it,saint-gobain.it,tirrenia.it,tivusat.tv,walliance.eu##.cookies
+aeroporto.catania.it,aeroportoditorino.it,botfactory.info,credem.it,dynamicasrl.com,emi.it,giunti.it,inpgi.it,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,tivusat.tv,walliance.eu##.cookies
liujo.com##.cp-banner
dentisti-italia.it##.di-banner
spindox.it##.disclaimer-box
e-weber.it##.flash-info
genny.com##.genny-footer-cookie-notification
agristorecosenza.it,shopforshop.it##.header-notice
+centauria.it##.header-welcome
lavorar.it##.headerline2
supernordicskipass.it##.infPr
vienormali.it##.info
orgoglionerd.it##.irpclw
forumfree.it##.jnote
hertz247.it##.lbContainer
+hilti.it##.m-smartbar-container
+ari.it##.message
alfasigma.com,pennymarket.it##.modal-backdrop
initalia.it##.notice-wrap
vg247.it##.notif-bar
fieraforli.it##.ns-box
nh-hotels.it##.politicaRewards
edilvetta.it##.privacy
+davinotti.com##.privacy-nav
smtvsanmarino.sm##.privacy-top
italradio.org##.privacyStatement
prelex.it##.rstboxes
+ogrtorino.it##.sc-dxgOiQ
larrysmith.it##.scroll-banner
boxannunci.com##.terms
regalideidesideri.it##.topBanner__content
emma-materasso.it##.ucn-block
cattolica.it##.vgg
aicanet.it,eurojackpot.it,venetobanca.it##.yui3-widget-modal
+forbit.it##div[id^="ni_cookie_"]
clouditalia.com##div[style="background-color: #f0f0f0; font-family: Open Sans; font-size: 12px; line-height: 18px; text-shadow: none; text-align: justify; padding: 25px; border-radius: 4px"]
mimprendo.it##div[style="background-color:#E2E2E2;float:left;position:fixed;top:50px;left:0; height:60px;width:100%;"]
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;"]
clouditalia.com##div[style="width: 1349px; height: 3289px; opacity: 0.8; display: block;"]
+atrio.it##div[style^="position: absolute; top:"]
email.it##script + div[style^="background: #000000;"]
!
! ---------- Japanese ----------
!
+drweb.co.jp##.SHOWIT-msg_showed
sponichi.co.jp##.toast-info
!
! ---------- Korean ----------
! ---------- Latvian ----------
!
!
+! ---------- Lithuanian ---------
+!
+le.lt##.cookie
+go4pro.lt##.wu_container
+!
! ---------- Norwegian ----------
!
+homenet.no###toast-container
netonnet.no##.alert
lexus.no##.disclaimer
ruter.no##.fixed-messages
+forsvaret.no##.message-bar
+dekk1.no##.name_infobar.ModuleGroup
!
! ---------- Polish ----------
!
poxilina.com.pl###back-lightbox
amarone.pl###bannerMSG
codziennikfeministyczny.pl###bazinga-muffin-container
+kielce.eu###belka_dolna
alipaczka.pl###bottom-charm
cda.pl###box_info
home.pl###box_policies
kolejeslaskie.com###c_m
darksiders.pl###callout
lot.com###cc
+ps.com.pl###ckInfo
almamarket.pl,kozy.pl###claw
generatorkodowkreskowych.pl###cn
bywajtu.pl###co15ie87a
bstorun.pl###comm_info
przyspiesz.pl###container_vsm
domwroc24.pl,emiter.net.pl,gov.pl,hemp.pl,osnews.pl,pracuj.pl,sklep-wadima.pl,swiat-sypialni.pl,weller.com.pl,xfutbol.pl###cookie
-alltube.tv,auchan.pl,bankmillennium.pl,bioliq.pl,czytio.pl,delkom.pl,dobreprogramy.pl,ekino-tv.pl,generali.pl,gov.pl,hi-tec.com.pl,intercon.systems,kosmiczni.pl,newsweek.pl,paczkawruchu.pl,pilkanozna.pl,pkpsa.pl,play.pl,polsat.pl,priv.pl,profmetkol.pl,realmadryt.pl,tripolo.pl,tv4.pl,tv6.com.pl,wszczecinie.pl###cookies
+alltube.tv,auchan.pl,bankmillennium.pl,bioliq.pl,czytio.pl,delkom.pl,dobreprogramy.pl,ekino-tv.pl,generali.pl,gov.pl,hi-tec.com.pl,intercon.systems,kosmiczni.pl,newsweek.pl,paczkawruchu.pl,pb.edu.pl,piaseczno.eu,pilkanozna.pl,pkpsa.pl,play.pl,polsat.pl,priv.pl,profmetkol.pl,realdevelopment.pl,realmadryt.pl,tripolo.pl,tv4.pl,tv6.com.pl,wroc.pl,wszczecinie.pl###cookies
drony.net,gadzetomania.pl,komorkomania.pl,otabletach.pl###cop
polskatimes.pl,strefabiznesu.pl###cross-dialog
federacja-konsumentow.org.pl###cu_bar
eksiegarnia.pl###gora0
sosulski.pl###inf
eurocash.pl###info
-himountain.pl,opteam.pl,pwr.edu.pl###info_c_box
+smakizycia.pl###info-bar
+himountain.pl,opteam.pl,orszak.org,pwr.edu.pl###info_c_box
eteacher.pl,speedtest.pl,wirtualis.pl###info_container
webelite.pl###infobar
blog4u.pl,joe.pl###j_all
almapress.com.pl,twojliquid.pl###message
rankinglekarzy.pl###message-top-wrapper
ministerstworeklamy.pl###messagePopup
+archiwa.gov.pl###message_box
jak-ksiegowac.pl###message_wrap
tripolo.pl###miastoszkolen
capri-lublin.pl###mod98
gazetapolska.pl,gpcodziennie.pl###swsmodal
gazetapolska.pl,gpcodziennie.pl###swsoverlay
gerlach.org.pl###top0info
-agrolan.pl,e-rutek.pl,filtrosfera.pl,greenmate.pl,mikos.com.pl,negrasport.pl,pcoutlet.pl,perios.pl,sporto.com.pl,srebrnystyl.pl,tashenti.pl,termokubki.com.pl###topInfoContainer0
-abc-rc.pl,acom.pl,epapierosylodz.pl,herba-farm.pl,ipartworld.pl,lunamarket.pl,megadyskont.pl,miadora.pl,negrasport.pl,ostry-sklep.pl,powerflex.pl,sklep-muzyczny.com.pl,sklep.wodna-kraina.pl###topInfoContainer1
+agrolan.pl,e-rutek.pl,filtrosfera.pl,greenmate.pl,mikos.com.pl,negrasport.pl,pcoutlet.pl,perios.pl,silesiasports.eu,sporto.com.pl,srebrnystyl.pl,tashenti.pl,termokubki.com.pl###topInfoContainer0
+abc-rc.pl,acom.pl,aleokulary.com,epapierosylodz.pl,herba-farm.pl,ipartworld.pl,lunamarket.pl,megadyskont.pl,miadora.pl,negrasport.pl,ostry-sklep.pl,powerflex.pl,sklep-muzyczny.com.pl,sklep.wodna-kraina.pl###topInfoContainer1
areatour.pl,dacter.pl,dlapacjenta.pl,uni-tech.pl###topbar
skapiec.pl###uclaInfo
libra.com.pl###under_footer
superfilm.pl##.bx-pad
prohibita.pl##.ciachbtm-wrap-container
domwroc24.pl##.ciacho-wrap-container
+forumrowerowe.org##.ckg
poznan.pl##.content-head-information
fum.info.pl,leroymerlin.pl,mazowieckie.com.pl,otouczelnie.pl,technetium.pl,wykop.pl##.cookie
-alergia-allegra.pl,aliorbank.pl,angora.com.pl,bitbay.pl,easycomp.pl,meczyki.pl,niedziela.pl,pkpcargo.com,rozklad-pkp.pl,telepolis.pl##.cookies
+alergia-allegra.pl,aliorbank.pl,angora.com.pl,bezux.pl,bitbay.pl,easycomp.pl,fly4free.pl,meczyki.pl,niedziela.pl,pkpcargo.com,rozklad-pkp.pl,telepolis.pl,teletorium.pl##.cookies
chceauto.pl##.cookue
genetico.pl##.coologo7
lexus-polska.pl##.disclaimer
czarymary.pl,drukowalnia.pl##.ek-bar
renaultkatowice.pl##.fixedInfo
netweber.pl##.flash-info
+odjechani.com.pl##.guest_warn
konkolnieruchomosci.pl,pani-teresa.com.pl,rw2010.pl,szlakpiastowski.com.pl,telewizjapolska24.pl##.head-page-information
tork.pl##.headerMessage
wrzucacz.pl##.info[style="font-size: 7pt; position: absolute;top:22px;right: 0px;padding:2px 10px 2px 36px"]
istotne.pl,megawrzuta.pl##.notification
ucando.pl##.notifications
bilkom.pl##.policy
+twojesoczewki.com##.popup_bg
rankomat.pl##.rank-cookie-bar
abt-s.pl##.reveal-modal-bg
yogenfruz.pl##.shotimoo
megawrzuta.pl##.slickModal
-instalnet.pl,poloniawroclaw.pl##.spu-bg
+instalnet.pl,poloniawroclaw.pl,predathor.pl##.spu-bg
spotlight.pl##.statement-container
konsbud-hifi.com.pl##.sticky-footer
+szybkopraca.pl##.toast
tupperware.pl##.topRibbon
miastograf.pl##.ui-dialog
+jmdi.pl##.ui-notificationbar
miastograf.pl##.ui-widget-overlay
szarakomorka.pl##.welcomebar
+hmb-gorzow.pl##.widgets-list
elektrozysk.pl##div[style*="background:url(images/cookies_tlo.png)"]
tge.com.pl##div[style=" background-color: #FAFAFA; border: 1px solid gray; border-radius: 10px 10px 10px 10px; box-shadow: 1px 1px 3px 0 gray; margin: 0 auto; padding: 10px 25px; width: 930px; background-color: #FAFAFA; border: 1px solid gray; border-radius: 10px; moz-border-radius: 10px; webkit-border-radius: 10px; box-shadow: 1px 1px 3px 0 gray; margin: 0 auto; padding: 10px 25px; width: 930px;"]
meblemagnat.pl##div[style="background-color:black;opacity:0.9;filter:alpha(opacity=90); /* For IE8 and earlier */ bottom:0px; position:fixed;z-index:9999999;margin:0px 0px 0px 0px; display:block;width:100%;text-align:justify;"]
! ---------- Portuguese ----------
!
gentside.com.br###actionreceiver
+portugalglobal.pt###barramensagem
cliper.pt###cook
gentside.com.br###cookie
-ren.pt###cookies
+fidelidade.pt,ren.pt###cookies
rtp.pt###rtpgeralcookiecontent
cmjornal.pt,jornaldenegocios.pt###termos
-abola.pt,metalomarao.pt##.cookies
+vodafone.pt##.ck-nudge-slim
+sinonimos.com.br##.clm
+macorlux.pt##.cookie
+abola.pt,assismatica.pt,conforama.pt,metalomarao.pt##.cookies
timing.pt##.policy
nh-hoteles.pt##.politicaRewards
!
! ---------- Romanian ----------
!
+cursbnr.ro###avert_all_page
revistablogurilor.ro###cookie
portalinvatamant.ro###terms
+basilica.ro##.alert
lexus.ro##.disclaimer
+idea-bank.ro##.notification
!
! ---------- Russian ----------
rosbank.ru###gray_overlay
+forum-windows.net###ntf
linux-info.ru###trumpet_message
+drweb.ru##.SHOWIT-msg_showed
unian.net##.cookies
shophair.ru##.modal_popup_sessid_box
!
akcneletaky.sk###infoCoo
totalmoney.sk##.cookies
lexus.sk##.disclaimer
+tpd.sk##.header__notice__content
!
! ---------- Slovenian ----------
!
dnevnik.si##.cc-wrapper
+izi.si##.cookies
lexus.si##.disclaimer
delo.si,deloindom.si,pogledi.si,polet.si,slovenskenovice.si##.notice
!
! ---------- Spanish ----------
!
aristeguinoticias.com###comparte
-ferrovial.com,moviles.com,tecnicasreunidas.es###cookies
+cifempleo.com,ferrovial.com,gaes.es,infodefensa.com,moviles.com,pcbox.com,santalucia.es,tecnicasreunidas.es###cookies
+ssangyong.es###eltexto
+salonocasion.com###fb-cd
ing.es,ingdirect.es###ico_banner
+hora.com.es###ley
+masvision.es###lycok
mountain.es###messagebar
+electan.com###notification
+aquienvoto.org###overbox3
+lifemiles.com###privacidad
emezeta.com,lolesp.com###privacy
+acega.es,ildesertofiorira.org###system-message
coches.net###yc
+drweb-av.es##.SHOWIT-msg_showed
agroterra.com,amadeus.com,damelibros.com,lavozdegalicia.es##.alert
-ebayextra.es,flooxer.com,ing.es,mountainbike.es##.cookies
+uncomo.com##.consent
+alcampo.es##.cookie
+conforama.es,ebayextra.es,flooxer.com,ing.es,loteriasyapuestas.es,moldurashergon.es,mountainbike.es,puntodepartida.com##.cookies
eltiempo.es##.curtain_lightbox
bwin.es##.info-message
-enaire.es##.modal-backdrop
+plataformaarquitectura.cl##.kth-toast
+enaire.es,fiveguys.es##.modal-backdrop
+arsys.es##.notifications
!
! ---------- Swedish ----------
!
hkr.se,inscale.se###cookies
v6.se###layer
+strandhotel.se###mb_modules_popups_Container
+electrokit.com###top-bar
sverigesradio.se###user-message-container
svensktnaringsliv.se###warning
-valster.se###y
+kvalster.se,valster.se###y
coop.se##.Alert
armemuseum.se,atg.se,folkuniversitetet.se,fora.se,klaramaten.se,konkurrensverket.se,lernia.se,netonnet.se,osthammar.se,tullverket.se##.alert
kronofogden.se,minameddelanden.se,minmyndighetspost.se##.alertWrap
havkom.se,lfv.se,oru.se##.cookies
lexus.se##.disclaimer
telia.se##.global-level-alert
+radioplay.se##.gpsZPr
gp.se##.gpsecGRCookieContainer
asedo.se##.infobanner
filminstitutet.se##.js-info-banner
!
! ---------- Turkish ----------
!
+sondakkamanset.com###cerezsorgula
denizbank.com###fixedFooterBar
morhipo.com###legal-alert
+natro.com###readed_contract_row
+gazetevatan.com,milliyet.com.tr##.cerez
repertuarim.com##.cookie
+sacsirlari.com##.cookies
+fanatik.com.tr,posta.com.tr##.data-policy
arabam.com##.db.dn
yenisafak.com##.policy
turuncukasa.com##.popin
! ---------- German ----------
!
||byom.de/js/cookie.de.js
+||henryschein.at^*/CookieList.aspx
!
! ---------- French ----------
!
!
! ---------- Dutch ----------
!
+||cookie.wieni.be^
||cookies.nos.nl^
||cookiesv2.publiekeomroep.nl/light/
||tol.postnl.nl/content/toljs/$script
!
! ---------- Finnish ----------
!
+||sanoma.fi^*/sccm.js
!
! ---------- Greek ----------
!
! ---------- Icelandic ----------
!
!
+! ---------- Indian ----------
+!
+!
! ---------- Italian ----------
!
+||cippy.it/Scripts/toastr.js
+||cookie.aerostatonet.it^
+||cookies.gardena.net^
||creaweb.it/cookie/
||effekt.it/analytics/
||privacyportal.fatergroup.com^
!
! ---------- Russian ----------
!
+||remixshop.com/bg/site/ajaxCheckCookiePolicy
!
! ---------- Slovak ----------
!
!
! ---------- Swedish ----------
!
+||privacy.schibsted.com^
!
! ---------- Turkish ----------
!
thefirefly.com#@##newsletter-popup
dnevnik.bg#@##newsletterBar
cnn.com#@##outbrain_widget_0
-mozilla.org,usps.com#@##privacy-policy
+mozilla.org,thunderbird.net,usps.com#@##privacy-policy
+audionetwork.com#@##push-container
+onecallinsurance.co.uk#@##scroll-to-top
finanzen100.de#@##scroll-top
thehunt.com#@##signup-popup
vivoplay.net#@##subscriptionModal
blaklader.se,blaklader.uk,chansluts.com#@##to-the-top
-radiogra.pl#@##to-top
+57reshotel.it,radiogra.pl#@##to-top
uservoice.com#@##uservoice-feedback
uservoice.com#@##uservoice-feedback-tab
cnn.com#@#.OUTBRAIN
japantimes.co.jp#@#.back-to-top
-kvraudio.com,minetest.net#@#.back2top
+forum.qscservice.com,kvraudio.com,minetest.net#@#.back2top
thefirefly.com#@#.block-subscribe
azcentral.com#@#.close-wrap > .close-overlay
facebook.com#@#.connect_widget
-keepa.com#@#.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
billabong.com#@#.newsletter-popup
outbrain.com#@#.outbrain
inverse.com#@#.promos-newsletter
+schufa.de#@#.push-container
+underconsideration.com#@#.push-wrap
seznam.cz#@#.rss-feed
wired.com#@#.rss-widget
mozillamessaging.com#@#.rss.icon
google.co.nz,google.co.uk,google.com,google.com.au,google.de,google.fr#@#.rss_icon
scribol.com#@#.scribol
advids.co,cbdoilreview.org,mortgageguy.com.au,paperless-insurance.com#@#.scroll-to-top
-channelnewsasia.com,kitacon.org#@#.scroll-top
+channelnewsasia.com,kitacon.org,redislabs.com#@#.scroll-top
porozmawiajmyoit.pl,scan.co.uk#@#.scroll_top
theuptake.org#@#.scrolltop
github.com,kifi.com,okcupid.com,retailmenot.com#@#.signup-email
dualshockers.com#@#.socialfooter
blackboat.com#@#.sqs-announcement-bar
+xhamster.com#@#.subscribe-block
humblebundle.com#@#.subscribe-box
+stackexchange.com#@#.subscribe-container
twit.tv#@#.subscribe-panel
wtfast.com#@#.subscribe_box
reddit.com#@#.subscription-box
ctpost.com#@#.taboola-frame
theonion.com#@#.taboola-inbetweener
ctpost.com#@#.taboolaloader
+hoff.ru#@#.to-top
dj-extensions.com,thadenschool.org#@#.top-of-page
+99bitcoins.com#@#.tve-leads-lightbox
getuikit.com#@#.uk-alert
twellow.com#@#a[href="http://www.twellow.com/"]
reddit.com#@#img[alt="submit to reddit"]
appspot.com,foodit.com#@#.btn-linkedin
appspot.com#@#.btn-reddit
azlyrics.com,theoldreader.com,userzoom.com#@#.btn-share
-bacardi.com,freecodecamp.org,swappa.com,thegamebusters.it,webgate.ec.europa.eu#@#.btn-social
+bacardi.com,bellazon.com,bintray.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
rockstargames.com#@#.btnTwitter
+passeidireto.com#@#.btn_facebook
nationalgeographic.com#@#.btn_fb
+passeidireto.com#@#.btn_google
pinterest.com#@#.button-pinterest
terravision.eu#@#.button-share
slideshare.net#@#.button-social
pinterest.com#@#.clk-pinit
smzdm.com#@#.comment_share
+vidcloud.co#@#.content-share
+vidcloud.co#@#.content-share-wrap
echo.msk.ru#@#.contentshare
+tommy.com#@#.cookie-notice
si.com#@#.custom-sharing-link
wired.com#@#.custom-social
delicious.com#@#.delicious
digg.com#@#.digg-button
digg.com#@#.digg_button
science-et-vie.com#@#.entry-share
+teslarati.com#@#.fa-facebook-square
+insomnia.gr#@#.fa-share
qrdesign.net#@#.fa-share-alt
azurewebsites.net,martini.com,oneplus.net#@#.facebook-btn
-bitbucket.org,ebuddy.com,foodora.at,foodora.ca,foodora.com.au,foodora.de,foodora.fi,foodora.fr,foodora.it,foodora.nl,foodora.no,foodora.se,geekli.st,getyounity.com,globalcitizen.org,musixmatch.com,plug.dj#@#.facebook-button
+bitbucket.org,ebuddy.com,foodora.at,foodora.ca,foodora.com.au,foodora.de,foodora.fi,foodora.fr,foodora.it,foodora.nl,foodora.no,foodora.se,geekli.st,getyounity.com,globalcitizen.org,musixmatch.com,plug.dj,swiatebookow.pl#@#.facebook-button
twitter.com#@#.facebook-container
getyounity.com,login.aliexpress.com,vimeo.com#@#.facebook-icon
thehunt.com#@#.facebook-link
jappy.de#@#.facebookbutton
100pour100foot.fr,6ter.fr,achetezfacile.com,clubic.com,deco.fr,fan2.fr,girondins.com,groupem6.fr,jeuxvideo.fr,jolidressing.com,m6.fr,m6blog.fr,m6bonus.fr,m6info.fr,m6jeux.fr,m6kid.fr,m6mobile.fr,m6pubdigital.fr,minuitsexy.fr,minutefacile.com,mobinaute.com,neteco.com,nouvellestar.fr,ozap.com,paris-premiere.fr,teva.fr,turbo.fr,w9.fr,wideo.fr#@#.fb-box
academia.edu,twitter.com#@#.fb-btn
-airbnb.cat,airbnb.com,airbnb.de#@#.fb-button
+airbnb.cat,airbnb.com,airbnb.de,dobreprogramy.pl#@#.fb-button
kizlarsoruyor.com#@#.fb-content
firebase.google.com#@#.fb-dialog
itweb.co.za#@#.fb-icon
douyutv.com,steampowered.com,vimeo.com#@#.follow_btn
about.me#@#.follow_twitter
expresstools.co.uk#@#.footer-social
+gorod.mos.ru#@#.footer__social
google.com#@#.g-plus
appspot.com,google.com#@#.g-plusone
adme.ru#@#.gallery-social
youtube.com#@#.gplus-icon
vk.com#@#.group_share
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,oneplus.net,shared.com,songkick.com,squidoo.com,theoldreader.com,unieuro.it,yourstory.com#@#.icon-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,oneplus.net,secretescapes.com,shared.com,songkick.com,squidoo.com,theoldreader.com,unieuro.it,yourstory.com#@#.icon-facebook
lockerdome.com#@#.icon-facebook2
secure.allocine.fr#@#.icon-fb
flattr.com#@#.icon-flickr
nbcnews.com#@#.js-share
alternativeto.net#@#.like-box
facebook.com,forum.albiononline.com#@#.likeButton
-fimfiction.net,modworkshop.net#@#.like_button
+darudar.org,fimfiction.net,modworkshop.net#@#.like_button
busqueda.com.uy,linkedin.com,peerlyst.com#@#.linkedin.icon
pan.baidu.com#@#.list-share
theverge.com#@#.m-article__share-buttons
latimes.com#@#.mod-socialmedia
atelierdeschefs.fr#@#.navbar-social
mouthshut.com#@#.openshare
-newsweek.com#@#.page-share
+newsweek.com,vidcloud.co#@#.page-share
renren.com#@#.photo-share
pinterest.com#@#.pin-it-button
feedly.com#@#.pinButton
bitly.com,framestr.com#@#.share-btn
kcrw.com,vimeo.com#@#.share-button
bandcamp.com,bleacherreport.com,distractify.com,naekranie.pl,thedodo.com#@#.share-buttons
-analyticsindiamag.com,awarenessact.com,bbcccnn.com.ua,cbronline.com,chatsports.com,comicbook.com,dogs-magazin.de,foodtank.com,gamerisle.org,gen-pop.com,gfycat.com,livetheorganicdream.com,popsugar.com,popsugar.com.au,professorshouse.com,sensationrock.net,zagranie.com#@#.share-container
+analyticsindiamag.com,awarenessact.com,bbcccnn.com.ua,cbronline.com,chatsports.com,comicbook.com,dogs-magazin.de,foodtank.com,gamerisle.org,gen-pop.com,gfycat.com,livetheorganicdream.com,popsugar.co.uk,popsugar.com,popsugar.com.au,professorshouse.com,reefbuilders.com,sensationrock.net,zagranie.com#@#.share-container
mediafire.com#@#.share-facebook
bild.de#@#.share-fb
alwaysdata.net#@#.share-group
autokult.pl,channelnewsasia.com,fotoblogia.pl,imgur.com,komorkomania.pl#@#.share-links
channelnewsasia.com,recite.com#@#.share-list
disqus.com,google.com,livelib.ru,tumblr.com#@#.share-menu
-flickr.com#@#.share-options
+flickr.com,fxhome.com#@#.share-options
dropbox.com,ge.tt,recite.com#@#.share-page
flickr.com,imgur.com,tobii.com,youtube.com#@#.share-panel
mediafire.com#@#.share-popup
magentacloud.de#@#.sharelink
india.com#@#.sharethis-wrapper
nytimes.com#@#.sharetools
+vtvgujarati.com#@#.sharing-box
slate.com#@#.sharing-buttons
nextinpact.com#@#.sharrre
youtube.com#@#.show-share
dallascowboys.com,golem.de,patriots.com,top.de#@#.social-bar
funnyordie.com#@#.social-bar-container
wat.tv#@#.social-block
-chillitorun.pl,rta24.eu,vonguru.fr#@#.social-bottom
+chillitorun.pl,flyertalk.com,onovini.com,rta24.eu,vonguru.fr,wahl-o-mat.de#@#.social-bottom
bitbucket.org,foodit.com,paypal.com,tvspielfilm.de#@#.social-box
buzzerie.com,gog.com,poradnikprzedsiebiorcy.pl,udemy.com#@#.social-btn
chess.com#@#.social-btns
fastcompany.com,golem.de,nu.nl#@#.social-button
adevarul.ro,airbnb.cat,airbnb.com,airbnb.de,airbnb.it,bilingua.io,cheezburger.com,musixmatch.com,nu.nl,ozy.com,tipranks.com#@#.social-buttons
+workroom-myata.ru#@#.social-circle
twitch.tv#@#.social-column
cheezburger.com#@#.social-container
github.com#@#.social-count
attn.com,wonderhowto.com#@#.social-header
deathandtaxesmag.com,hostinger.ae,hostinger.com.br,hostinger.com.ua,hostinger.fr,hostinger.in.th,hostinger.it,hostinger.kr,hostinger.lt,hostinger.my,hostinger.ph,hostinger.pl,hostinger.pt,hostinger.ro,hostinger.ru,hostinger.vn,hostinger.web.tr,spin.com,stereogum.com,vibe.com#@#.social-holder
ok.ru,speedtest.net,udemy.com,washingtonexaminer.com#@#.social-icon
-deathandtaxesmag.com,spin.com,stereogum.com,vibe.com,viewbug.com#@#.social-icons
+deathandtaxesmag.com,ourweigh.in,spin.com,stereogum.com,vibe.com,viewbug.com#@#.social-icons
accountkiller.com#@#.social-image
paperblog.com,paperblog.fr#@#.social-inline
+swiatebookow.pl#@#.social-label
asos.com,metservice.com#@#.social-link
airbnb.cat,airbnb.com,airbnb.de,autokult.pl,deathfromabove1979.com,fotoblogia.pl,komorkomania.pl,squarespace.com,time.com#@#.social-links
wykop.pl#@#.social-list
-getyounity.com,howdoyou.do#@#.social-login
+coeffee.com,flipboard.com,getyounity.com,howdoyou.do#@#.social-login
ethias.be,technorati.com#@#.social-media
f-secure.com#@#.social-media-buttons
schuermann.eu#@#.social-media-list
answers.microsoft.com#@#.socialIcon
pbs.org#@#.socialList
welt.de#@#.socialMedia
+gorod.mos.ru#@#.social__facebook
+gorod.mos.ru#@#.social__twitter
iq-student-accommodation.com#@#.social_bar
zik.ua#@#.social_block
charaktery.eu,hintaopas.fi,pinterest.com,pricespy.co.nz,pricespy.co.uk,pricespy.ie,prisjakt.nu,wat.tv#@#.social_buttons
academia.edu#@#.social_container
+ourweigh.in#@#.social_facebook
maximumpc.com#@#.social_links_top
fitocracy.com#@#.social_row
neoseeker.com#@#.social_share
meilleurmobile.com#@#.social_tabs
leica-camera.com#@#.social_toolbar
+ourweigh.in#@#.social_twitter
ruliweb.com#@#.social_wrapper
0calc.es,0calc.fr,0calc.in,0calc.ru,0rechner.de,nu.nl,web2.0calc.com#@#.socialbar
wuala.com#@#.socialbox
jobs.jnj.com,realogy.com#@#.socialbutton
clientsfromhell.net#@#.socialbuttons
heise.de,megabus.com,thenextweb.com#@#.socialmedia
-belgafiles.com,chaturbate.com,gog.com#@#.socials
+belgafiles.com,chaturbate.com,eska.pl,gog.com#@#.socials
vorarlberg.orf.at#@#.socialshare
+coeffee.com#@#.sprite-facebook
+coeffee.com#@#.sprite-twitter
listenonrepeat.com#@#.ssk-facebook
cbsnews.com#@#.std-social
streetsblog.org,thinkprogress.org#@#.sticky-share
stumbleupon.com#@#.stumble-button
-amazon.co.uk,amazon.com,amazon.com.au,amazon.de,amazon.fr,gitlab.com,reddit.com,twitch.tv,xhamster.com#@#.subscribe-button
+amazon.co.uk,amazon.com,amazon.com.au,amazon.de,amazon.fr,gitlab.com,reddit.com,store.google.com,twitch.tv,xhamster.com#@#.subscribe-button
fewo-direkt.de,nvidia.pl#@#.subscribe-container
nvidia.pl#@#.subscribe-text
first-class-and-more.de,geekgamer.tv#@#.subscribe-widget
twitter.com#@#.twtr-widget
si.com#@#.ui-share-component
research.gigaom.com#@#.vertical-social
-video.khl.ru#@#.vjs-share
+invidio.us,video.khl.ru#@#.vjs-share
minutebuzz.com#@#.wrapper-share
hootsuite.com#@#.x-facebook
kinogo-720.net#@#.ya-share2
flickr.com#@#[title="Share via email"]
stumbleupon.com#@#[title="Stumble This Post"]
reddit.com#@#[title="submit to redit"]
-facebook.com#@#a[href*="facebook.com/sharer/sharer.php?"]
+facebook.com,fxhome.com#@#a[href*="facebook.com/sharer/sharer.php?"]
+reddit.com#@#a[href="//www.reddit.com/submit"]
delicious.com#@#a[href="http://delicious.com/save"]
twitter.com#@#a[href="http://twitter.com/share"]
delicious.com#@#a[href="http://www.delicious.com/save"]
+twitter.com#@#a[href="https://twitter.com/share"]
del.icio.us#@#a[href^="http://del.icio.us/post?url="]
digg.com#@#a[href^="http://digg.com/submit?url="]
facebook.com#@#a[href^="http://facebook.com/sharer.php?"]
pinterest.com,thekitchn.com#@#a[href^="http://pinterest.com/pin/create/button/"]
-google.com#@#a[href^="http://plus.google.com/share?url="]
+google.com#@#a[href^="http://plus.google.com/share"]
reddit.com#@#a[href^="http://reddit.com/submit"]
technorati.com#@#a[href^="http://technorati.com/faves?add="]
twitter.com#@#a[href^="http://twitter.com/?status="]
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?"]
facebook.com#@#a[href^="https://facebook.com/sharer.php?"]
pinterest.com#@#a[href^="https://pinterest.com/pin/create/"]
-google.com#@#a[href^="https://plus.google.com/share"]
+fxhome.com,google.com#@#a[href^="https://plus.google.com/share"]
twitter.com#@#a[href^="https://twitter.com/home/?status="]
twitter.com#@#a[href^="https://twitter.com/intent/follow?"]
twitter.com#@#a[href^="https://twitter.com/intent/tweet/"]
-forbes.com,pewinternet.org,yellosoft.us#@#a[href^="https://twitter.com/intent/tweet?"]
+forbes.com,fxhome.com,pewinternet.org,yellosoft.us#@#a[href^="https://twitter.com/intent/tweet?"]
vk.com,vkontakte.ru#@#a[href^="https://vk.com/share.php?url="]
facebook.com#@#a[href^="https://www.facebook.com/dialog/feed?"]
+fxhome.com#@#a[href^="https://www.facebook.com/sharer/sharer.php"]
google.com#@#a[href^="https://www.google.com/bookmarks/mark?"]
linkedin.com#@#a[href^="https://www.linkedin.com/cws/share?"]
reddit.com#@#a[href^="https://www.reddit.com/submit?"]
stumbleupon.com#@#a[href^="https://www.stumbleupon.com/submit?"]
-accounts.codemasters.com,allestörungen.de,busqueda.com.uy,clubbingtv.com,encyclopediadramatica.se,facebook.com,foodit.com,github.com,github.io,google.co.nz,google.co.uk,google.com,google.com.au,google.de,inmotionhosting.com,jetpack.wordpress.com,kingswiki.com,ludins.fr,maxthon.com,megabus.com,opendatacity.de,pcgames.de,peopo.org,theoldreader.com,twitter.com,webgate.ec.europa.eu,wikipedia.org,youtube.com#@#a[title="Facebook"]
+accounts.codemasters.com,allestörungen.de,busqueda.com.uy,clubbingtv.com,coeffee.com,encyclopediadramatica.se,facebook.com,foodit.com,forsal.pl,github.com,github.io,google.co.nz,google.co.uk,google.com,google.com.au,google.de,inmotionhosting.com,jetpack.wordpress.com,kingswiki.com,ludins.fr,maxthon.com,megabus.com,opendatacity.de,pcgames.de,peopo.org,theoldreader.com,twitter.com,webgate.ec.europa.eu,wikipedia.org,youtube.com#@#a[title="Facebook"]
encyclopediadramatica.se,github.com,google.co.nz,google.co.uk,google.com,google.com.au,google.de,kingswiki.com,wikipedia.org#@#a[title="Google Plus"]
-encyclopediadramatica.se,github.com,github.io,google.co.nz,google.co.uk,google.com,google.com.au,google.de,kingswiki.com,wikipedia.org,youtube.com#@#a[title="Google+"]
+coeffee.com,encyclopediadramatica.se,forsal.pl,github.com,github.io,google.co.nz,google.co.uk,google.com,google.com.au,google.de,kingswiki.com,wikipedia.org,youtube.com#@#a[title="Google+"]
wikipedia.org#@#a[title="Instagram"]
allestörungen.de,busqueda.com.uy,encyclopediadramatica.se,github.com,github.io,google.co.nz,google.co.uk,google.com,google.com.au,google.de,kingswiki.com,linkedin.com,wikipedia.org#@#a[title="LinkedIn"]
pinterest.com,wikipedia.org#@#a[title="Pin it!"]
encyclopediadramatica.se,github.com,github.io,google.co.nz,google.co.uk,google.com,google.com.au,google.de,kingswiki.com,wikipedia.org#@#a[title="Pinterest"]
flattr.com,tumblr.com,wikipedia.org#@#a[title="Tumblr"]
-accounts.codemasters.com,allestörungen.de,busqueda.com.uy,clubbingtv.com,encyclopediadramatica.se,flattr.com,github.com,github.io,google.co.nz,google.co.uk,google.com,google.com.au,google.de,jaruzel.com,jetpack.wordpress.com,kingswiki.com,live.com,maxthon.com,megabus.com,opendatacity.de,outlook.com,twitter.com,webgate.ec.europa.eu,wikipedia.org,youtube.com#@#a[title="Twitter"]
+accounts.codemasters.com,allestörungen.de,busqueda.com.uy,clubbingtv.com,coeffee.com,encyclopediadramatica.se,flattr.com,github.com,github.io,google.co.nz,google.co.uk,google.com,google.com.au,google.de,jaruzel.com,jetpack.wordpress.com,kingswiki.com,live.com,maxthon.com,megabus.com,opendatacity.de,outlook.com,twitter.com,webgate.ec.europa.eu,wikipedia.org,youtube.com#@#a[title="Twitter"]
wikipedia.org#@#a[title="YouTube"]
allestörungen.de,encyclopediadramatica.se,flattr.com,github.com,github.io,google.co.nz,google.co.uk,google.com,google.com.au,google.de,heise.de,maxthon.com,opendatacity.de,pcgameshardware.de,wikipedia.org#@#a[title="Youtube"]
aliexpress.com,github.com,github.io,wikipedia.org#@#a[title="facebook"]
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,github.com,github.io,google.co.nz,google.co.uk,google.com,google.com.au,google.de,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,maxthon.com,microsoft.com,opendatacity.de,playboy.com,sky.com,t3n.de,thoughtcatalog.com,twitter.com,udacity.com,vvhp.net,whatthetech.com,wikipedia.org#@#img[alt="Facebook"]
+a2zapk.com,authy.com,clubbingtv.com,disqus.com,eff.org,eleconomista.es,facebook.com,forsal.pl,github.com,github.io,google.co.nz,google.co.uk,google.com,google.com.au,google.de,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,maxthon.com,microsoft.com,opendatacity.de,playboy.com,sky.com,t3n.de,thoughtcatalog.com,twitter.com,udacity.com,vvhp.net,whatthetech.com,wikipedia.org#@#img[alt="Facebook"]
github.com,github.io,google.co.nz,google.co.uk,google.com,google.com.au,google.de,vvhp.net,wikipedia.org,xkcd.com,youtube.com#@#img[alt="Google+"]
a2zapk.com,github.com,github.io,google.co.nz,google.co.uk,google.com,google.com.au,google.de,vvhp.net,whatculture.com,wikipedia.org#@#img[alt="Instagram"]
a2zapk.com,eff.org,github.com,github.io,google.co.nz,google.co.uk,google.com,google.com.au,google.de,linkedin.com,wikipedia.org#@#img[alt="LinkedIn"]
! *** easylist:fanboy-addon/fanboy_cookie_whitelist_general_hide.txt ***
popsugar.co.uk#@##_evidon-background
popsugar.co.uk#@##_evidon-barrier-wrapper
-etonline.com#@##_evidon_banner
+etonline.com,popsugar.co.uk,popsugar.com,popsugar.com.au#@##_evidon_banner
franziskaner-weissbier.de#@##accept-cookies
+paypal.com#@##consent.consent
roussillhotel.com#@##cookie-banner
qxl.de,qxl.dk,qxl.fi,qxl.no,qxl.se#@##cookie-container
pennymarket.it#@##cookie-message
qxl.de,qxl.dk,qxl.fi,qxl.no,qxl.se#@##cookie-wrapper
media.netflix.com#@##cookieAlert
-tweakers.net#@##cookieContainer
-britishairways.com,fotofairsicherung.de#@##cookieModal
+indebuurt.nl,tweakers.net#@##cookieContainer
+britishairways.com,fotofairsicherung.de,onsbrabantnet.nl#@##cookieModal
tweakers.net#@##cookieOverlay
postnl.be#@##cookiebar-container
hbogo.hu#@##cookiebox
+www.free.fr#@##cookieconsent
vkmag.com#@##cookiesdirective
+ivoox.com#@##gdpr-modal
+n26.com#@##gdpr-notice
+theverge.com#@##privacy-consent
+readthedocs.io#@##privacy-policy
boekmeter.nl,gamesmeter.nl,moviemeter.nl,musicmeter.nl,nzherald.co.nz#@#.Cookies
maisonapart.com#@#.accept-cookie
franziskaner-weissbier.de#@#.accept-cookies
rituals.com#@#.cookie-bar:not(body)
lg.com#@#.cookie-check
rusta.com#@#.cookie-content
+ikks.com#@#.cookie-footer
greenflag.com#@#.cookie-message
account.here.com,uktv.co.uk#@#.cookie-notice
hm.com,prosiebengames.de,stories.com#@#.cookie-notification
rosbank.ru#@#.cookie-on
hearst.co.uk#@#.cookie-policy
+60millions-mag.com#@#.cookie-popup
538.nl,unileverfoodsolutions.com.br,unileverfoodsolutions.com.tr,unileverfoodsolutions.it#@#.cookie-wall
mediapart.fr#@#.cookie-warn
samsung.com,verisign.com#@#.cookie-warning
azerty.nl,vorwahlen-online.de#@#.cookiebar
hardware.info#@#.cookiecontainer
mymuesli.com#@#.cookies-consent
+amarujala.com#@#.cookies-container
bankmillennium.pl#@#.cookies-info
alko.fi#@#.cookies-open
diy.com#@#.cookies-policy
hublot.com#@#.cookies_consent-show
+fd.nl#@#.cookiewall:not(body)
samsung.com#@#.cookiewarning
porndig.com#@#.disclaimer_wrapper
-etonline.com#@#.evidon-banner
+etonline.com,popsugar.co.uk#@#.evidon-banner
washingtonpost.com#@#.gdpr-consent
+standaard.be#@#.gdpr-dialog
coastalliving.com,cookinglight.com,essence.com,ew.com,fortune.com,golf.com,health.com,instyle.com,realsimple.com,southernliving.com,time.com,travelandleisure.com#@#.gdpr:not(body):not(html)
suzuki.co.nz#@#.js-cookie
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
mymuesli.com#@#.js-cookies-consent
+theverge.com#@#.m-privacy-consent
piaggiogroup.com#@#.mod_cookies
multimediago.pl#@#.modal-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
account.microsoft.com#@#.privacy-container
+redditinc.com#@#.show-cookie-popup
forbes.com,forbes.it#@#.truste_box_overlay
forbes.com,forbes.it#@#.truste_overlay
mymuesli.com#@#cookies_consent
@@/nk-sub.min.js$script,~third-party
@@/rutorrent/plugins/rss/*$image,~third-party
@@||adfoc.us/*/interstitial.js$~third-party
-@@||amazonaws.com/downloads.mailchimp.com/js/mc-validate.js$domain=bil24.no|cnn.com|cover-up.com|eskuvo-kiallitas-osz.hu|fairprice.co.za|genuine-people.com|justrunlah.com|kliknijwzdrowie.pl|makewarnotlove.com|monetarywatch.com|nikopik.com|nowfoods.com|nyt.fi|propublica.org|sanbs.org.za|thegolfnewsnet.com|truenutrition.com
@@||amazonaws.com^*/feedback-v2.js?$domain=avgthreatlabs.com
@@||bestof.s3.amazonaws.com/twitter.png$domain=makeuseof.com
@@||bing.net/videos/thumbnail.aspx?$domain=bing.com
@@||complexmedianetwork.com/js/cmnUNT.js
@@||config.parsely.com/config/$script,domain=dailystar.co.uk|express.co.uk
@@||disqus.com^*/social-icons.png
+@@||drivek.it^*/jquery.cookiecuttr.min.js
@@||ebuddy.com/website/*social-icons.png
@@||ecache.vzw.com/imageFiles/Myacct/*/onlineopinionV5/
@@||egmnow.com/wp-content/plugins/egm-interstitial/js/interstitial.js
@@||paypalobjects.com^*/oo_engine.min.js$script,domain=paypal.com
@@||paypalobjects.com^*/opinionLab/$script,domain=paypal.com
@@||paysera.com^*/email-icon-over.png
+@@||reactandshare.com/plugin/rns.js$script
@@||redditarchive.com^
@@||rentalsystems.com/advert_price_imbed.asp
@@||sail-horizon.com/scout/*.js?$domain=theblaze.com
@@||static.bbci.co.uk/modules/*/sharetools.js$domain=bbc.co.uk
@@||static.lci.fr/assets/scripts/modules/outbrain.js?$script,~third-party
@@||statictapcdn-a.akamaihd.net^$domain=tapiture.com
+@@||surveygizmo.com^*/runtime/$script,stylesheet
+@@||surveygizmo.com^*/runtimejs/$script,stylesheet
@@||surveygizmo.com^*_output$script,domain=motorsport.com
@@||taboola.com/libtrc/*-Release.js$domain=entrepreneur.com
@@||taboola.com/libtrc/*/loader.js$domain=cnet.com|dailymail.co.uk|entrepreneur.com|foxsports.com
@@/cookie*/jquery.cookie.js$script,~third-party
@@/cookie_law/plugin.js$script,~third-party
@@/zig_cookiepolicybar/*/CookieBar.js$script,~third-party
+@@||adobe.com/downloadcenter/*/cookies/cookies.js
@@||alicdn.com/js/*/cookie-info.js$script
@@||alicdn.com/js/*/ws-cookie.js$script
@@||aliunicorn.com^*/cookie-info.js
@@||bbci.co.uk^*/cookie-library.min.js
@@||bolha.com/js/obj.cookiesPolicy.js
@@||civiccomputing.com^*/cookieControl-$script,domain=msi.com
+@@||cloudflare.com^*/cookieconsent.min.js$domain=pixieset.com
@@||consent-pref.trustarc.com^$subdocument,domain=forbes.com
-@@||consent.cmp.oath.com^$script,domain=express.co.uk
+@@||consent.cmp.oath.com^$script,domain=dailystar.co.uk|express.co.uk
+@@||consent.cookiebot.com^$script,domain=refinery29.com
@@||consent.trustarc.com^$image,script,domain=forbes.com
@@||consent.truste.com/notice$script,domain=forbes.com
@@||cookielawinfo.com^$~third-party
-@@||dhl.co.uk/js/cookieGatekeeper/cookieGatekeeper.js
-@@||dhl.com/js/cookieGatekeeper/cookieGatekeeper.js
@@||eucookiedirective.com^$~third-party
-@@||evidon.com/sitenotice/evidon-banner.js$domain=etonline.com
+@@||evidon.com/sitenotice/evidon-banner.js$domain=etonline.com|popsugar.co.uk
+@@||flowbox.io/wp-content/plugins/uk-cookie-consent/
@@||hp.com^*/caas-privacy-cookie-$script
@@||inglenookproductions.com/css/website-disclaimer---cookies-policy.css
@@||iplsc.com/*.cookiepolicy.$script
@@||lightningmaps.org^*/cookieconsent.$script,stylesheet
+@@||mac4ever.com/min.php$script
+@@||mirrorlessrumors.com/wp-content/*/cookies-enabler.$script,stylesheet
+@@||natalieportman.com^*/js/cookielawinfo-$script
+@@||shop.dangerfield.com.au/min/$script,stylesheet
@@||sky.com/scripts/sky_component_cookie_notice.js$script
+@@||spacecentre.co.uk^*/uk-cookie-consent-js
@@||tygodniksiedlecki.com/assets/mobile/cookiebar/jquery.cookiebar.js
@@||universumglobal.com/wp-content/plugins/cookie-law-info/
@@||virginmedia.com^*/cookie-disclaimer.
! international
@@||4ka.sk/js/cookiebar.min.js
+@@||candidat.pole-emploi.fr^*/modules/jquery-eu-cookie-law-popup.js$script
@@||cdp.pl/skin/*/cookies.js
+@@||cloudflare.com^*/cookieconsent.min.js$domain=firkloveren.no
@@||comparic.pl^*/eu-cookie-law.js
@@||consent.truste.com/notice?$script,domain=forbes.it
+@@||firkloveren.no/skin/$script,stylesheet
@@||iubenda.com/cookie_solution/$script,domain=iphoneitalia.com
@@||kalaydo.de^*/cookie-consent.jsc.js$domain=kalaydo.de
@@||mymuesli.com/assets/js/cookiespopup.js$script
@@||s-bol.com/nl/static/js/dev/widgets/cookie_notification
@@||studentenwoningweb.nl/KRN/Scripts/jquery.cookiecuttr.js
@@||trevisoairport.it^*/jquery.divascookies-$script
+@@||vesmir.cz/components/eu_cookie/$script
@@||whos-perfect.de/min/*/cookieconsent.min.js
+@@||x-news.pl/bundles/edgexnews/jquery.cookiebar/jquery.cookiebar.js$script
! *** easylist:fanboy-addon/fanboy_social_whitelist.txt ***
@@/angular-facebook.js
@@/followbutton.js$domain=instagram.com
@@||addthis.com^*/core128.js$domain=ctrlq.org
@@||addthiscdn.com^*/print.png
@@||addtoany.com/menu/page.js$domain=similarpages.com
+@@||adguard.com/public/Adguard/Blog/Android/comparison/facebook_$image,domain=adguard.com
@@||adnews.com.br^*-social-media-$image,domain=adnews.com.br
@@||adobe.com^*/delicious.png$domain=adobe.com
@@||afterglowplayer.com/img/feat_youtube.jpg
@@||androidpit.info/userfiles/*image/youtube-logo-
@@||androidpolice.com/wp-content/*_facebook-$image
@@||androidpolice.com/wp-content/themes/ap2/ap_resize/ap_resize.php?*_Twitter-$image
-@@||aol.com^*/sharrre.js
@@||aolcdn.com/aboutme/*/icons/socialmedia/$domain=about.me
@@||apis.google.com/js/platform.js$domain=9gag.com|jakdojade.pl|passeidireto.com|sato.fi
@@||app.hrlab.de/assets/icons/$image,domain=app.hrlab.de
@@||bitbucket-connect-icons.s3.amazonaws.com^$image,domain=bitbucket.org
@@||bitcoinmagazine.com/wp-content/plugins/*/social-media-widget/social_widget.css
@@||bittorrent.com/public/min/index.php?ipbv=*/socialicons.css
+@@||blackeight.com/wp-content/plugins/selection-sharer/js/selection-sharer.js$script
@@||bluejeans.com^*/images/auth/$image
+@@||bnf.fr/assets/*/sociallinks_controller.js$script
@@||breakoutlist.com/assets/logos/*-logo.png$domain=breakoutlist.com
@@||breakoutlist.com/assets/pinterest-logo.png
@@||breakoutlist.com/assets/twitter-logo.png
@@||corriereobjects.it^*/socialshare.js?$domain=video.corriere.it
@@||coursehero.com/min/?f=*/social_share_tracking.js$domain=coursehero.com
@@||coveritlive.com/templates/coveritlive/images/twitter_$~third-party
+@@||crazypanda.ru/m/js/social-$script,domain=crazypanda.ru
@@||crowdin.net/images/social/
@@||curelost.com/logo/$image,~third-party
@@||customer.xfinity.com^*/EmailShare.js$~third-party
@@||duckduckgo.com/assets/icons/favicons/youtube.png
@@||e-biznes.pl^*/sociallocker-next-premium/
@@||eceplayground.com^*/plugins/sociable/
-@@||edgesuite.net^*/sharrre.min.js$domain=jules.com
@@||eff.org/sites/$image
@@||egotastic.com^*/images/$image
@@||eleximg.com/*/tmp/hot/Facebook.gif
@@||fncstatic.com^*/fb-logo-$image,domain=foxbusiness.com
@@||fncstatic.com^*/fb-logo.$image,domain=foxbusiness.com
@@||fontawesome.io^$generichide,~third-party
-@@||foreignpolicy.com^*/sharrre.js
@@||foreignpolicy.com^*_id_twitter_icon.png
@@||fortawesome.github.io/Font-Awesome/$generichide,~third-party
@@||fptplay.net/static/img/share/$image
@@||lurkmore.*/images/FB_small.png$~third-party
@@||lurkmore.so/images/*/Twitter-$~third-party
@@||lurkmore.so/images/*YouTube.png$~third-party
+@@||m.yabber.cloud/images/social/$image,domain=allboxing.ru
@@||manworldmediacdn.com/data/galleries/*-social-$image
@@||marketplace.cdn.mozilla.net/media/fireplace/img/icons/brands/social-$image
+@@||maroelamedia.co.za^*/ultimate-social-deux/*/jquery.tooltipster-min.js
@@||media-cache*.pinimg.com^$image,third-party
@@||media-imdb.com/images/navbar/navbar_sprite_social.png$domain=imdb.com
@@||mediafirerepack.net^*/facebook-page-promoter-lightbox/$script
@@||meetmecdna.com/images/Connect/btn_facebook_custom_text.png$domain=meetme.com
@@||megabus.com/images/megabus-socialmedia-
+@@||megapolisonline.ru/wp-content/plugins/easy-vkontakte-connect/js/social-likes.min.js
@@||metservice.com/_/files/social/content-stream.html
@@||mhfreq.org/wp-content/uploads/*/tweet.png?
@@||michiganlottery.com/global/share/js/$script
@@||opensat4all.com/forums/public/$stylesheet
@@||origin.com/views/socialmedia.html$xmlhttprequest,domain=origin.com
@@||ostroh.info/wp-content/plugins/wp-rocket/min/?*/easy-social-share-buttons.min.js$script,~third-party
+@@||ourweigh.in/public/assets/img/icons/social/$image
@@||panzi.github.io/SocialSharePrivacy/
@@||parastorage.com^*/packages-bin/facebookShare/facebookShare.min.js
+@@||passeidireto.com/website-anonymous/images/$image
@@||passets-cdn.pinterest.com^
@@||patreon.com/images/fb_login_large.png
@@||pcinpact.com/js/socialbar.js
@@||projectevolove.com/application/themes/clean/images/with_facebook.png
@@||quilt.janrain.com/*/linkedin.png
@@||qz.com/images/buttons/sign-in-with-twitter.png
+@@||rambler.ru/public-icons/$image
@@||rantlifestyle.com/wp-content/*facebook$image
@@||rantlifestyle.com/wp-content/*twitter$image
@@||rasset.ie/static/news/js/socialMedia.js$domain=rte.ie
@@||restream.io/img/$image
@@||restream.io^$generichide
@@||rfi.fr/sites/all/modules/maison/aef_boulangerie/$image
+@@||riotpixels.com^*/sprite-social-$image
@@||riseconf.com/wp-content/uploads/$image,domain=riseconf.com
@@||robinlinus.github.io/socialmedia-leak/demo.js
@@||rorr.im/static/images/reddit-icon.png
@@||seeklogo.com/images/*-seeklogo.com.gif
@@||setself.com/content/images/authbox/$image
@@||sevego.com/Img/$image,~third-party
-@@||sharethis.com/button/buttons.js$domain=belfasttelegraph.co.uk|cnn.com|corporatehousingbyowner.com|gamesradar.com|halfmoonrun.com|itworld.com|mangafox.me|mangahere.com|movies.com|techbargains.com|walmart.com
+@@||sharethis.com/button/buttons.js$domain=belfasttelegraph.co.uk|cnn.com|corporatehousingbyowner.com|gamesradar.com|halfmoonrun.com|itworld.com|mangafox.me|mangahere.com|movies.com|pandora.net|techbargains.com|walmart.com
@@||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
@@||techfrag.com/wp-content/uploads/*/youtube-$image
@@||techspot.com/images/login-$image
@@||tegna-tv.com^*/googleplus-user-account.js
+@@||telepolis.pl/media/cache/resolve/content_box/images/$image
@@||telia.se/tse/js/socialmedia/
+@@||teslarati.com/wp-content/themes/teslarati-mag/images/facebook_circle.png
+@@||teslarati.com/wp-content/themes/teslarati-mag/images/twitter_circle.png
@@||thebluealliance.com/images/icons/$image,domain=thebluealliance.com
@@||theinterview-movie.com/images/btn_youtube.png
@@||themobileplaybook.com/assets-v2/images/google-mobile-playbook*.png
@@||ups.com/assets/resources/images/social.png$domain=ups.com
@@||upwork.com^*/logo-pinterest.svg
@@||utdstc.com/icons/$image,domain=uptodown.com
-@@||valentlau.com.au/wp-content/plugins/*/jquery.sharrre.min.js$domain=valentlau.com.au
@@||vice.com/images/*-social-media-$image
@@||vidiload.com/media/banners/fblike.png$domain=vidiload.com
@@||viewbug.com^*/fb_button.png
@@||zdnet.de/wp-content/uploads/*-logo-$image,~third-party
@@||zillowstatic.com/*-social-share-
@@||zillowstatic.com^*-google-plus-$script,domain=zillow.com
+! downdetector mirrors
+@@||allestoringen.be^$generichide
+@@||allestoringen.nl^$generichide
+@@||allestörungen.at^$generichide
+@@||allestörungen.ch^$generichide
+@@||allestörungen.de^$generichide
+@@||aussieoutages.com^$generichide
+@@||canadianoutages.com^$generichide
+@@||downdetctor.cl^$generichide
+@@||downdetector.ae^$generichide
+@@||downdetector.co.nz^$generichide
+@@||downdetector.co.uk^$generichide
+@@||downdetector.co.za^$generichide
+@@||downdetector.com.ar^$generichide
+@@||downdetector.com.br^$generichide
+@@||downdetector.com/static/$image
+@@||downdetector.com^$generichide
+@@||downdetector.dk^$generichide
+@@||downdetector.es^$generichide
+@@||downdetector.fi^$generichide
+@@||downdetector.fr^$generichide
+@@||downdetector.hk^$generichide
+@@||downdetector.ie^$generichide
+@@||downdetector.in^$generichide
+@@||downdetector.it^$generichide
+@@||downdetector.jp^$generichide
+@@||downdetector.mx^$generichide
+@@||downdetector.no^$generichide
+@@||downdetector.pl^$generichide
+@@||downdetector.pt^$generichide
+@@||downdetector.ru^$generichide
+@@||downdetector.se^$generichide
+@@||downdetector.sg^$generichide
+@@||downdetector.web.tr^$generichide
! "Muzli - Design Breakfast" Chrome new tab extension (https://chrome.google.com/webstore/detail/muzli-design-breakfast/glcipcfhmopcgidicgdociohdoicpdfc)
@@||aquest.it/images/aq_facebook.jpg
@@||evil-icons.io/assets/images/social.png
@@||material.cmiscm.com/images/share.png
@@||privacypal.co/assets/img/fb.jpg
@@||volkswagen-electrique.fr/img/share/share.jpg
-! Checksum: 1TJ0qlr3PiI7CI7Wt5BfnQ
[Adblock Plus 2.0]
-! Version: 201807302233
+! Version: 201810272211
! Title: Fanboy's Social Blocking List
-! Last modified: 30 Jul 2018 22:33 UTC
+! Last modified: 27 Oct 2018 22:11 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-buttons/$~stylesheet
-share-buttons2.
-share-buttons3/
+-share-facebook.
-share-icon.
-share-icons-
-share-icons.
+-share-sprite-
-share-sprite.
-share-tools-
+-share-twiiter.
-sharebar-
-sharebar.
-sharebuttons_
-social-twitterhover-
-social-widget1.
-social-you-tube.
+-social-youtube-
+-social/facebook.
+-social/istagram.
+-social/linkedin.
+-social/twitter.
+-social/youtube.
-social_
-socialbar.
-socialicons.
-youtube-s.
.bzshare.
.bztotalshare.
+.dkshare.
+.dktotalshare.
.facebookLikePopUp.
.fbshare.js
.mobile-share.
.shareaholic-
.sharebar.js
.sharecount.
+.shareCounts.
.sharing.js
+.simpleshare.
.social.png
.social/share/
.sociallocker.
/32x32/twitter_
/45x45xfacebook-ico.
/45x45xtwitter-ico.
-/_sharrre.php?
/a2a_share_
/actionsnshare/*
/add-mymsn2.
/addtoany.
/advanced-social-widget/*$~stylesheet
/amp-social-
+/android-share.
/app/social.
+/article-shares.
/article-social/*
+/ArticleSocialShare.
/aspexi-facebook-
/assets/*discord.png
/assets/*Facebook.jpg
/assets/tumblr_
/assets/twitter-$image
/assets/twitter_
+/ayoshare.js
/badge_twitter.
/banner-social.
/bg-share.
/bwSocialIcons.
/bz-share.
/bz_share/*
+/cnw.share.
/color-facebook-
/color-twitter-
/common/sns/*
+/commons/social/*
/commonSprites/social/*
/components/share/*
/connect-facebook-
/connectfb.
/consumer/social-
/context-social.
+/contshare.
/crowdbooster-
/crowdbooster_
/css/social-$~stylesheet
/digg_64.
/digg_alt_16.
/diggButton.
+/dk-share.
/easy-social-share-$script
/ej-socialslider/*
/emailaddthis.
/fb-like.
/FB-logo-
/fb-logo.
+/fb-onmouseover.
/fb-pixel.js
+/fb-post.
/fb-share-
/fb-share.
/FB-top-
/fb_like_button.
/fb_likegate.
/fb_logo.
+/FB_Seguici.
/fb_share.
/fb_share_
/fb_side.
/g-plus-logo-
/g-plus.png
/g-plus16x16.
+/g-share.
/gadgets/Social/*
/gallery/social/*$image
/GetPocketButton_
/googleplusicon.
/googlePlusLogo.
/googlesquare.
+/gp-icons-
/gp_top.
/gplus-16.
/gplus-16x
/ico-fb.
/ico-google-
/ico-google.
+/ico-gp.
/ico-gplus-
/ico-instagram.
/ico-linkedin.
/icon_gp.
/icon_gplus.
/icon_gplus_
+/icon_ig.
/icon_insta.
/icon_instagram.
/icon_linked.
/icon_twt.
/icon_youtube.
/icon_youtube_
+/icon_yt.
+/icona-fb.
+/icona-social-
/icona-social.
+/icona-twitter.
+/icona-youtube.
/iconbig-twitter-
/icone-facebook-
/icone-instagram-
+/icone-social/*
/icone-twiter-
/icone-twitter-
/icone-youtube-
/iconYoutube.
/icosocialbar.
/icotwitter.
+/ie-share-
/ig-socials.
/ig_icon.
/im_sns_
/images/facebook
/images/fb-
/images/fb.
+/images/fb1.
/images/fb_
/images/google-
/images/googleplus
/images/social_$image
/images/socials/*
/images/tumblr-
+/images/tw_
/images/twiter
/images/twitter
+/images/whtapp-
/images/youtube-
/images/youtube_
/images2/*twitter.png
/jiathis_share.
/jinda-facebook-lightbox/*
/jquery-pin-it-
-/jquery.sharrre.min.js
/jquery.stp.min.js
/js/FB.Share|$third-party
-/js/social-
+/js/social-$~script
/jssocials-
/jssocials.$~script
/largeSocialIcons.
/navicon_youtube.
/navtumblr.
/nc-follow1.
+/newshare/*
+/newSideShare/*
/nmt_facebook_
/nmt_google_
/nmt_instagram_
/Resources/twitter-$~xmlhttprequest
/retweet-button.
/rotating_tweet.
+/rrssb.
/rss-icon_
/rss-iconheader.
/rss-new.
/share-addtoany.
/share-and-follow/*$~stylesheet
/share-b-
+/share-bar/*
/share-bebo.
/share-black.
/share-btn-
/share/*/facebook.png
/share/*/twitter.png
/share/buttons/*
+/share/count?
+/share/email.
/share/facebook.
+/share/flip_
/share/footer/*
+/share/google-
/share/google.
/share/googlebookmarks.
/share/icon_
/share/js/*
/share/plusone.
+/share/reddit.
/share/share_
+/share/svg/*
/share/tools_
/share/twitter.
/share/yahoomyweb.
/share_tumblr-
/share_twitter.
/share_twitter_
+/share_view.
/shareaholic.js
/shareaholic/*
/shareamex/*
/sharebuttons.
/sharebuttons/*
/sharebutts.
+/sharecounter?
+/sharecounts/*
+/shared-social-
/shared/btn_
/shared/social/*
/sharedaddy.js
/Sharefb.
/sharefrom/*
/ShareG+.
+/shareiconnew/*
/shareIcons.$~stylesheet
/shareit.png
/ShareOnMySpace/*
/sharing/sprites/*
/sharing_icons/*
/SharingBar/*
-/sharrre.$~stylesheet,~xmlhttprequest
/sharrre_
/shr_btn_
/shrMain.min.js
/sidebar_twitter.
/sidenav_instagram_
/sidenav_tumblr_
+/sideShare_
/simple-share-$~stylesheet
/simple-social-sharing/*$~stylesheet
/simpleshare.js
/site/share/*
/SiteImages/facebook.
/SiteImages/Twitter.
+/skm/assets/share/*
/slashdot-icon.
/slick-social-
/slideshare-48.
/sn_facebook_
/sn_plurk_
/sn_share_
+/sns_fb.
+/sns_instagram.
+/sns_tw.
/snsbiglogo.
/snslogo.
/snslogo_
/soc_twitter_
/soc_youtube_
/socbutton/*
+/sociabilizacao/scripts/*
/sociables/*
/social-16px-
/social-48/*
/social-icons.
/social-icons/*$~stylesheet
/social-icons_
+/social-impulse/*
/social-inst.
/social-instagram-
/social-instagram.
/social-like-
/social-likes-
+/social-likes.$~script,~stylesheet
/social-likes_$~stylesheet
/social-links-
/social-locker/*$script
/social-proof-
/social-search-
/social-share-
-/social-share.
+/social-share.$domain=~social-share.historykon.pl
/social-sharing-
/social-sharing.
/Social-Sidebar.
/social/facebook/*
/social/facebook_
/social/fark_
+/social/fb_
/social/flickr.
/social/follow-
/social/footer_
/social/icons/*
/social/img/*
/social/instagram-
+/social/instagram.
/social/instagram_
/social/link-
+/social/linked-in-
/social/pinit_
/social/pinterest-
/social/pinterest_
/social/telergram_
/social/top/*$~stylesheet
/social/tumblr.
+/social/tw_
/social/twitter-
/social/twitter.$~xmlhttprequest
/social/twitter?
/social/viber_
/social/vimeo.
/social/whatsapp_
+/social/youtube-
+/social/yt_
/social1.
/social2.
/social3.
/socialite.js
/socialite.min.js
/socialize/*$image
+/socialize/sharing/*
/sociallink-
/sociallinks.
/sociallinks_
/static/social/*$image
/stocktwits_share.
/storage/social/*
+/story-fb.
/story-follow.png
/stumble_button.
/stumble_icon.
/technorati-icon.
/technorati.png|$domain=~technorati.com
/technorati_16.
+/telegram-icon.
/telergram_button.
/template/facebook_
/template/twitter_
/tw-button3.
/tw-ico.
/tw-icon.
+/tw-icons.
/tw-logo.
/TW-top-
/tw_follow.
/twitter_sprite.
/twitter_square.
/twitter_subscribe.
+/twitter_tasto_
/twitter_title_
/twitter_top_icon.
/twitterbadge.
/twittersmall.
/twittersmall2.
/twittersquare.
+/twitterwidget.
/twitterWidgetHeader.
/twitthis_
/twt-icon.
/uploads/youtube2.
/utube-icon.
/viber_button.
+/view/share_
/view_social_
/viewboxTraffic_min.js
/vimeo-48.
/whatsapp_button.
/whatsapp_icon.
/whatsappblogger.js
+/whtapp-mob.
+/whtapp-web.
/widget/digg/*$~stylesheet
/widget_add_this_
/Widgets/*/Tweets?
/xshare_
/xsocial-icons.
/xsocial_sprites_
+/ya-share.
/yahoo_16.
/yahoobuzz.
/you-tube-1.
=googleplus_icon.
=socialtags.
=xing_icon.
+_40x40_dailymotion.
+_40x40_fb.
+_40x40_twitter.
+_40x40_youtube.
_bottom_google.
_bottom_linkedin.
_bottom_vimeo.
_footer_fb.
_footer_gplus.
_footer_share_
+_footer_socials.
_footer_twitter.
_fullimage_Pinterest.
_fullimage_Twitter.
_icon_youtube.
_icon_yt.
_images/social/
+_img/social-
_instagram_badge
_instagram_hover.
_instagram_icon.
_sharebutton.
_ShareIcons.
_sharelinks_
+_sharrre.php?
_slideshare.
_small_share.
_sns_me2day.
###FBSlideLikeBox_right
###FBslideout
###FIN_facebook_fanbox
+###FaceBookStayInTouch
###FaceBookTab
###FacebookActivity
###FacebookContainer
###actionShare
###actionsnshare
###acx-social-icons-widget-2
+###ad-share-friend-link
###adbl-social-container
###adbl-social-icons
###add-this-btns
###ajmint-socialbuttons
###amp-social-share
###aol-follow
+###apriBoxCondividi
###area-vertical-social
###arevicofancy-overlay
###arevicofancy-wrap
###block-ex_article-homepage_facebook_block
###block-followus
###block-footer-footer-social
+###block-footersocialmedia
###block-menu-menu-connect-with-us
###block-menu-menu-connect-with-us--2
###block-menu-menu-footer-social
###block-social_badges-0
###block-social_badges-1
###block-sociallinks
+###block-socialmedia
###block-socialmenu
###block-socialmenuservizioheader
###block-socialsharingblock
###block-views-bulletin-tweets-block
###block-views-twitter-block
+###block_social
+###block_social_footer
###blog-follow
###blog-follow-widget
###blog-follow-wrapper
###bottom_fb_page_upsell
###bottom_share_widget
###bottom_social_share
+###bottomsocial
###box-fb
###box-gplus
###box-recommendations-fb
###divtwitterWidget
###dl_share_icons
###dmg-social-share-vert
+###dmrfb
+###dmrgp
+###dmrtw
+###dmryt
###dmsocial
###dnn_ctr427_ViewNewsDetails_Div_share
###dnn_ctr431_ViewNewsDetails_Div_share
###facebookRecommend
###facebookRodape
###facebookShareButton
+###facebookSlideIn
###facebookTab
###facebookTabset
###facebookWidget
###fb_linkedIn_page_header
###fb_page_container
###fb_reader_container
+###fb_share
###fb_share_btn
###fb_share_button
###fb_social
+###fb_socialPageLink
###fb_twitter_bar
###fb_video_link
###fb_widget
###fblikebot
###fblikebot123
###fblikebutton
+###fblikebutton2018
###fblikeheader
###fblikepop
###fblikepop_ads
###field-wrapper-share-this-article
###film_social_nav
###fixed-bar-social-icons
+###fixed-share-btn
###fixedShareMenu
###fixed_social
###fl_social_share_widget-2
###footer-social-main-container
###footer-social-media
###footer-social-media-buttons
+###footer-social-menu
###footer-social-popup
###footer-social-universal
###footer-socials
###globalSocialPromo
###globalSocialPromoWrap
###gmi-ResourceViewShare
+###go_socialPageLink
###goog-plus
###google-plus-link
###google-share
###googleplus_widget
###googleplusone
###gp-share-icons
+###gp-social-nav
+###gp_share
###gplus-follow
###gplus-image
###gplus-sb
###h-nav_social
###h-social
###hb-share-icons
+###hc_social_links_ft
###hdr-twitter
###hdrFBLike
###hdrSocialPromo
###icon-Twitter
###icon-facebook
###icon-flipboard
+###icon-instagram
+###icon-snapchat
###icon-twitter
###icon-twitterbird
+###icon-youtube
###icon_facebook
###icon_facebook_small
###icon_fb
###item_share
###itemshare
###itp-fshare
+###jSharer
+###join-us-facebook
###js-article-image-share
###js-article-share-top
###js-btnShowShare
###js-social-link-button
###js-sticky-sharebar
###jsEditor_share
+###js_to-top_page-share-container
###klasSocial
###koddostu_facebook_begen
###l-social-float
###left_float_social
###left_socail
###left_social_share
+###lg-footer-socials
+###lg-menuprincipale-socials
###liFacebookTwitter
+###li_share
###lightboxShare
###like-and-retweet
###like-bar-facebook
###mediacontentsharebuttons
###mediasocialfollow
###menu--social-channels
+###menu-cuckoo-social-menu
###menu-footer-social-links
###menu-footer-social-list
###menu-footer_social
###nmSocial
###no_po_share
###node-share-top
+###nodeshare
###not-signed-in-social
###o3-social-share
###offer_social
###pinterestLink
###pinterest_button
###plat-social-widget
+###player-social-share
###playerIconsSocial
###playerShare
###plug-facebook
###popinfacebook
###popsugar-social-bar
###popup-social
+###popupFbLikeBox
###popup_social
###post-share
###post-share-bottom
###post-socialshare
###postShareID
###postShareSnsWrapper
+###post_follow_buttons
+###post_info_share
+###post_share_buttons
###post_sharethis
###post_social
###postfblike
###rightbtn_twitter
###rightshare
###rightsocial
+###rk_wp_twitter_button
###row-socials
###rr-social-widget-chiclets
###rr-social-widget-facebook
###sh_socialized
###share-3
###share-above-desktop
+###share-ad-dropdown
+###share-ad-inner
+###share-ad-link
###share-addthis
+###share-area
###share-article-below
###share-bar
###share-bar-fixed
###share-icons
###share-in-content
###share-left
+###share-linkedin
###share-links
###share-lyrics
###share-menu
###share-twitter
###share-twitter-menu
###share-unit
+###share-video
###share-widget
###share-wrap
###share-wrapper
+###share-youtube
###share.show
###share1
###share1_w
###shareBylineInner
###shareContainerId
###shareContent
+###shareCountNumber
###shareCustomLogo
###shareData
###shareDivVerticalContainer
###shareThis
###shareThisDisplay
###shareThisTrigger
+###shareTool
###shareToolBarContainer
###shareToolBottom
###shareToolTop
###share_btn_top
###share_bttns
###share_button
+###share_button_row
###share_buttons
###share_buttons_gig_containerParent
###share_buttons_single_page
###share_wrapper
###shareaholic-bar
###sharebar
+###sharebar-bottom-image
###sharebar-contenuto
###sharebar-custom
###sharebar-global
###sharebar-inner-top-sticky
###sharebar-side
+###sharebar-sticky-oas
###sharebar-wrapper
###sharebarBottom
###sharebarDiv2
###sharehorizontalbox
###shareicon
###shareicons
+###sharelink
###sharelinks
###sharelist
###sharemark
###sharesumo
###sharetab
###sharetag
+###sharethis
###sharethis-listings
###sharethis_floater
###sharetoolContainer
###shrbar
###side-fb-likes
###side-follow-us
+###side-share
###side-social
###side_facebook
###side_social
###sidebar-fb-social-reader
###sidebar-image-facebook
###sidebar-right-social
+###sidebar-share
###sidebar-social
+###sidebar-social-widget
###sidebar-socials
###sidebar-twitter
###sidebar-twtr-feed
###social-contact
###social-container
###social-context-container
+###social-counter-widget-1
+###social-counter-widget-2
+###social-counter-widget-3
###social-cta
###social-digest
###social-dropdown-anchor
###social-fb
###social-fb-snapchat-cta-like
###social-feeds-tabs
+###social-fixed-links
###social-float
###social-float-block
###social-floater
###social-nav
###social-nav-links
###social-navigation
+###social-nella-sidebar
###social-network
###social-networking-icons-round
###social-networking-images
###socialOverlay
###socialOverlayRemix
###socialPinterest
+###socialPluginFB
###socialPopup
###socialPromote_facebook
###socialPromote_googleplusone
###social_btn_tw
###social_btns
###social_bugger
+###social_button_toaster
###social_buttons
###social_buttons_box
###social_buttons_global
###topSocial
###top_nav_share_tools
###top_share
+###top_share_link
###top_share_widget
###top_sharebuttons
###top_sharebuttons_placeholder
###tumblr-follow
###tumblr-icon
###tumblrlogo
+###tw_socialPageLink
###tweet-button
###tweetContainer
###tweet_it_bro
###twit-feed
###twitBox
###twitSocial
+###twiter_share
###twitt-button
###twitter-2
###twitter-after-post
###wpcw_social-7
###wpzoom-social-widget
###wrap-sharing
+###wsu-social-channels
###xing-share
###yahooBuzzBadge-form
###yan-share
##.FollowByEmail
##.FollowUs
##.Footer-links-social
+##.Footer-share
##.Footer-socialButtons
##.FooterSocial
##.Footer__Facebook
##.Footer__Twitter
##.Footer__Upper--Social
+##.Footer___socialIcons
+##.Footer___socialLogo
##.GPlusOne
##.GigyaShareBarBottomControl
##.GigyaShareBarTopControl
+##.GlobalFooterSocialIcons
##.GoogleFollowButton
##.Gplusi
+##.Header-socialIcons
##.HeaderGrid-socialList
##.Header__Button--Social
##.IcnSocials
##.NnSocialMediaContainer
##.ObsShare
##.PIN-share-button
+##.PageSharingMenu
##.PartilhasVertical
##.PinterestButtonContainer
##.PinterestICN
##.Share-buttons
##.ShareBar
##.ShareBar-shareItems
+##.ShareBarRight
##.ShareBox
##.ShareBtnHold
##.ShareButton
##.StoryShareBottom
##.SynFacebookLike
##.SynTwitterShare
+##.Teaser-info-shares
##.Tfacebook
##.Trend-social
##.Ttwitter
##.__social__arrow
##._rmSocial
##._socialF
+##._socialsScr
##._wrapShares
##.a-btn-facebook
##.a-footer-share
##.a-icon-share-facebook
##.a-icon-share-pinterest
##.a-icon-share-twitter
+##.a-picto-social
##.a-share
##.a-social-btn
##.a2a-buttons
##.aToolType-share
##.aToolType-social
##.a__share
+##.a_social_bas_fb
+##.a_social_bas_twt
##.aa_share
##.aa_socials
##.aai-social-media
##.ampz_facebook
##.ampz_twitter
##.an_player_share
+##.ankeiler__fblikes
##.answer__share
##.answer_shares
##.anv-splash-share
##.art-social-toolbar
##.art-topbar_share
##.art19-social-share
+##.artShareFixW
##.art_share_rev
##.art_share_right
##.art_shr_top
##.artcl-social-media
+##.artical-social-media-share
##.article--share
##.article--sharebutton
##.article--social
##.article-bottom-share
##.article-bottom-sharing
+##.article-bottom-social-share
##.article-byline-shares
##.article-card__share
##.article-content-sharing
##.article-meta-social
##.article-meta__social
##.article-mobile-social-share
+##.article-open_shere
##.article-page-share-buttons
##.article-page-sharing
##.article-page-social-dropdown
##.article-share-list
##.article-share-outer
##.article-share-sheet
+##.article-share-slide
##.article-share-slider
##.article-share-tools
##.article-share-top
##.article-share__item
##.article-share__link
+##.article-share_badges
##.article-sharer
##.article-shares
##.article-shares-links
##.article-v2-rail__social
##.articleFooterSocial
##.articleFooterSocialSharing
+##.articleFooterSocials
##.articleHeaderSocialSharing
##.articleIconLinksContainer
##.articleShare
##.articleSocialMedia
##.articleSocialNetwork
##.articleToolbarShare
+##.article__details--desktop-share
##.article__details__share
##.article__fb-like
##.article__fb-share
##.au-share
##.author-card__social
##.author-follow-button
+##.author-share
##.author-social
##.author-socials
##.authorSocial
##.bb-social
##.bb-social-link
##.bc_social_icons
+##.bd-FooterFollow-Icon
+##.bd-FooterFollow-Icon--fb
+##.bd-FooterFollow-Icon--linkedin
+##.bd-FooterFollow-Icon--pinterest
+##.bd-FooterFollow-Icon--twitter
+##.bd-FooterFollow-Icon--viadeo
+##.bd-FooterFollow-Icon--youtube
+##.bd-FooterSocials-item
##.bd-social
##.bd-socialicon
##.bdaia-social-io
##.bl_tweets
##.blip-follow-us
##.bloc-share
+##.bloc-social
##.bloc_float_share
##.bloc_social
##.bloccosocial-home
##.block-altsocial
##.block-ap-twitter
+##.block-block-footersocialmedia
+##.block-block-socialmedia
##.block-ec_facebook
##.block-ec_social
+##.block-facebook-inner
##.block-fb_like
##.block-follow-social
##.block-follow-tni
##.block-share-bis
##.block-share-large
##.block-share__item
+##.block-sharebar
##.block-simple-share
##.block-social
##.block-social-header
##.blog-post-share
##.blog-post-share-aside
##.blog-share
+##.blog-share-box
##.blog-share-container
##.blog-share-toolbar
##.blog-social
##.blox-social-tools-horizontal
##.blvs-share-button
##.bna-share-btn
+##.bo-social-outline-light
##.bot_aa_share
##.bot_sociales
##.bottom-article-share
##.bottom_share_panel
##.bottom_shares
##.bottom_social
+##.bottomsocial
##.bottoni-social
##.bottwitterarticle
##.bouton_sociaux
##.btn-follow--linkedin
##.btn-follow--twitter
##.btn-google-plus
+##.btn-googleplus
##.btn-gp
##.btn-gplus
##.btn-group-social
##.btn_share
##.btn_social
##.btn_technorati
+##.btn_twit
##.btn_twitter
##.btn_youtube
##.btnfb
##.c-NavSocial
##.c-NavSocial-item
##.c-article-header__social
+##.c-article-share
+##.c-article__sharing
+##.c-article_closingInfo_share
+##.c-article_service_option-btnShare
##.c-articlehead__detail__share
##.c-articlenav__socialsharing
##.c-author__social-media
+##.c-btnShare
+##.c-experiencia-social-materia
+##.c-experiencia-social-materia-emocoes
##.c-footer-social
##.c-footer-social-channels
##.c-footer-social-link
##.c-icon--whatsapp
##.c-justin-share
##.c-movie__socials
+##.c-nav-social
##.c-page-footer-social-media
##.c-poll-share__social
##.c-poll-share__text
+##.c-redes-sociais
##.c-share
##.c-share_link
##.c-sharebar
##.c-sharebtn__twitter
##.c-sharefixed
##.c-sharing--menu
+##.c-site-footer__social-icons
##.c-social
##.c-social-box
##.c-social-buttons--popover
##.c-socials
##.c-socialshare
##.c-tab-bar__social
+##.c-teaser_share
+##.c-teaser_shareLink
##.c-tools-share
##.c-top-bar__social
+##.c-twitter-post-widget
+##.c5-social-sidebar
##.c5ab_social_counter
##.cShareLink
##.c_facebook
##.common-ui-facebook-bottom
##.commonSocial
##.commonheader_social
+##.community-footer-social
##.community__social
##.community__social-desc
##.community__social-ico
##.community__social-item
+##.comp-share
##.companyBarSocial
##.compartir-social
##.component-facebook-like
##.container-share-middle
##.container-share-small
##.container_home_social
+##.container_share
##.container_social-media
+##.container_social_footer
+##.container_social_header
##.container_social_home
##.contenedor_redes_sociales
##.content-item-explicitShare
##.csi_sharing
##.css-social-sidebar
##.css-socialmedialogos
+##.cstm-plugin-share-sec
+##.cstm-plugin-share-sec-top
##.ct-share
##.ct-sharing
##.ct-top-sharing
##.cw51social
##.cwshare
##.d-comment__action--share
+##.d-post-share-btns
##.d-share
+##.d-share-buttons
##.d-social-widjets
##.d1-social-article
##.dSocialBtn
##.dSocialButton
##.dark-social
+##.dashicons-facebook
+##.dashicons-twitter
##.date-bar-mailto
##.date-bar-print
##.dc-social-float
##.dd-share-buttons
##.dd-social
##.dd_post_share
+##.de-footer-social-logo
##.deatil_social_liks
##.decom-share
##.default-share
##.delicious-blogbadge
##.delicious_icon
+##.desktop-share
##.desktop-sharrre-bar
##.desktop-social
##.desktopShareBar
##.detailShare
##.detailShareBlock
##.detail_share_buttons
+##.detailed-social
##.detailed_sharingIcons
##.details-share-bar
##.details-share-but
##.detalheSocialSharesToTop
##.detay-head-share
##.deviation-share
+##.df-top-bar-social
##.dfm-share-widget
##.dh-social-icons-panel
##.dialog-social
##.divFacebookShareButton
##.divFooterSocial
##.divGooglePlus
+##.divSocial
+##.div_article_share
##.div_modal_like
##.div_share
##.div_share_cnt
##.dmg-social-icon
##.dn-sns
##.dni-social-feed
+##.doc-videoshare
##.document-share
##.domain-article-share-fb
##.domain-article-share-gp
##.easy-social-share-fans-counter
##.easylikeandshare
##.easyshareit
+##.ed__news__footer__share
##.edgtf-portfolio-social
##.ee-footer-social
##.eg-footer-icon-facebook
##.element-socials
##.elementor-social-icon
##.elementor-social-icons-wrapper
+##.elementor-widget-share-buttons
##.elementor-widget-social-icons
##.eltdf-social-icon-widget-holder
##.email-share
##.email-share-link
##.email-sharetool
+##.email_share
##.embed-social-buttons
##.end-social
##.entity-share-container__block--share
##.entry-bottom-share
##.entry-footer-share
+##.entry-meta-social
##.entry-share
##.entry-share-head
##.entry-shares
##.et-social-icon
##.et-social-icons
##.et_social_facebook
+##.et_social_fadein
##.et_social_flyin
##.et_social_follow
+##.et_social_heading
##.et_social_icons_container
##.et_social_inline
+##.et_social_mobile
##.et_social_networks
##.et_social_pinterest
##.et_social_popup
##.eventShare
##.events-header_main-nav_item-social
##.ew-social-icons
+##.exp-video-player__topbar__share
##.expand-share
##.expanded_story_socialmedia
##.extra-social
##.fa-facebook-square
##.fa-fb
##.fa-google-plus-square
+##.fa-linkedin-in
+##.fa-linkedin-square
+##.fa-pinterest-p
##.fa-share
##.fa-share-alt
##.fa-share-square-o
+##.fa-snapchat-square
##.fa-twitter-square
##.fa-youtube-square
+##.fa232-facebook
+##.fa232-twitter
##.faceBookButton
##.faceBookShareContainer
##.facebook--like
##.facebook-twitter-share
##.facebook-twitter-wrap
##.facebook-widget
+##.facebook.box
##.facebook.icon
##.facebook2
##.facebook28Ico
##.fb-share-box
##.fb-share-button
##.fb-share-container
+##.fb-share-post
##.fb-share-single
+##.fb-sharing
##.fb-slider
##.fb-social-likebox-plugin
##.fb-square
##.fbRecsSide
##.fbShare
##.fbShareButton
+##.fbShareTrigger
##.fbSocialPluginWr
##.fbStripeVer-facebook
##.fbSubheader
##.fbTwitter
##.fbWidget
+##.fb_all_area
+##.fb_all_inner
##.fb_badge
##.fb_bar
##.fb_box
##.fb_iframe_nourl
##.fb_iframe_widget_w
##.fb_image
+##.fb_lallan_area
##.fb_like
##.fb_like2
##.fb_like_and_share
+##.fb_like_area
##.fb_like_box
##.fb_like_cont
##.fb_like_container
##.fb_sidebar
##.fb_social
##.fb_t_icon
+##.fb_text_all
##.fb_timeline_wrapper
##.fb_widget
##.fb_wrap
##.fbtw_top
##.fbtweet
##.fbwidth
+##.fc-social-media-header
##.fe-share
##.feature-photos-share-tool
##.featureSocial
##.feed-twitter-link
##.feedburnerFlareBlock
##.feedly_24
+##.ff-icon-share
+##.ff-share-wrapper
##.fi-article__social-wrap
##.fi-footer-link__social
##.fi-icon-facebook
##.fixed-fb-like-box
##.fixed-header__nav__social__icon
##.fixed-like-box
+##.fixed-share
##.fixed-share-bar
##.fixed-share-btns
##.fixed-sharebar
##.flodes-puff__social-media-list
##.fluid-share-cameraroll-view
##.fly-social-icos
+##.fly-text-share
##.flybox-share
##.flyout-facebook
##.fn-header-social-links
##.follow-sharer-icon
##.follow-site
##.follow-social
+##.follow-social-media
##.follow-sprite
##.follow-text
##.follow-the-atlantic
##.follow-us--main
##.follow-us-block
##.follow-us-box
+##.follow-us-button
##.follow-us-component__networks
+##.follow-us-container
##.follow-us-facebook
##.follow-us-google
##.follow-us-icons
##.follow_btn
##.follow_container
##.follow_icons_container
+##.follow_img
##.follow_links
##.follow_n_share_bg
##.follow_right_block
##.fontawesome-facebook
##.fontawesome-google-plus
##.fontawesome-twitter
+##.foo-facebook
##.foo-linkedin
+##.foo-twitter
##.foo_social
##.foot-info__socials
##.foot-share
##.footer-pinterest-icon
##.footer-quote-share
##.footer-secondary-social
+##.footer-secondary__social
##.footer-section-social
+##.footer-section__social-links
##.footer-share
##.footer-share-bar
##.footer-share-bar-social
##.footer__content-social
##.footer__follow
##.footer__icons--social
+##.footer__link--social
##.footer__list--social
##.footer__nav-social
##.footer__navbar__socials-container
##.footer__navigationSocial
##.footer__section-social
##.footer__sharethrough
+##.footer__soc
+##.footer__soc_container
+##.footer__soc_fb
+##.footer__soc_li
##.footer__social
##.footer__social-links
##.footer__social-list
##.footer__socialNetwork
##.footer__socialNetworkItem
##.footer__socials
+##.footer_fb
##.footer_follow
##.footer_followUs
##.footer_head_social
##.footersocial
##.footersocialbtn
##.footersociallinks
+##.footsocialize
##.for_sharing
##.format-social-buttons
##.forum-share
##.ft-twitter
##.ft-youtube
##.ftTwit
+##.fticon-facebook
+##.fticon-twitter
+##.fticon-youtube
##.ftr-share
##.ftr-social
##.ftr-social-links
##.ftr__follow
##.ftr_social_links
+##.full-article-basic__share
##.full-article-sharelinks
##.full_share_container
##.full_social
##.gallery-sharing
##.gallery-social
##.gallery-social-icons
+##.gallery-social-links__description
##.gallery__share
##.gallery__share-buttons
##.gallery__share-page
##.gameShareWidget
##.gb-share
##.gc_social_floating
+##.gd-newsletter-subscribe-sharelinks
##.gdhp-share
##.geShareTool
##.general_social_icons
##.gf2_follow
##.gf_nav-follow-icons
##.gf_social
+##.gfacebook
##.ggshare
##.gig-button-container--reddit
##.gig-comment-shareLink
##.google-plus-share
##.google-plus_icn
##.google-share
+##.google-share-btn
+##.google-share-button
##.google-shareButton
##.google-sharetool
##.google-social-float-icon
##.gp_icon
##.gp_share
##.gp_sharelink
+##.gplu-share
##.gplus-banner
##.gplus-btn
##.gplus-cat
##.gshare
##.gsn-social
##.gsn-social-sidebar
+##.gsocialbar
##.gt-social-menu
##.gt_twitter
##.gtm-articleFbShareA
##.gtm-articleFbShareB
+##.gtm-clipboard-share-button
##.gtm-social-link
##.gtmStickyShare
##.gtm_footer_facebook
##.gtm_share_top_facebook
##.gtm_share_top_google
##.gtm_share_top_twitter
+##.gtv-mod9-share
+##.gtv-mod9-share-facebook
+##.gtv-mod9-share-twitter
+##.gtwitter
##.gtz-social-media-buttons
##.guest-grpSocial
##.gui-btn-sm-facebook
##.haberaltshare
##.hat_social_tab
##.hb-social-icons-widget
+##.hc_social
##.hcf-action-share
##.hcf-header-socials
##.hcf-socials-widgets
##.header-socials
##.header-special-social
##.header-tools-social-links
+##.header-top-social
##.header-top-social-link
##.header-top__social
##.header-twitter
##.headerFacebook
##.headerGPlusIcon
+##.headerShareIcons
##.headerSocialLink
##.headerSocialLinks
##.headerSocial__socialLinks
##.heateorSssSharingRound
##.heateor_sss_sharing_container
##.heateor_sss_sharing_ul
+##.heder-socail
##.hentry-share
##.herald-share
##.hero-social
##.ico-facebook-circle
##.ico-fb
##.ico-follow-us
+##.ico-google-plus
##.ico-googleplus
##.ico-gplus
##.ico-instagram
##.ico-pinterest
##.ico-share
##.ico-social
+##.ico-spotify
##.ico-tw
##.ico-twitter
##.ico-twitter-circle
##.icon--vine
##.icon--youtube
##.icon-FB
+##.icon-Facebook
+##.icon-GooglePlus
##.icon-TWITTER
+##.icon-Twitter
##.icon-VK
##.icon-YOUTUBE
##.icon-circle-facebook
##.icon-facebook-white
##.icon-facebook16
##.icon-facebook2
+##.icon-facebook_master
+##.icon-fackbook
##.icon-fark
##.icon-fb
##.icon-fb-footer
##.icon-google-plus-icon
##.icon-google-plus-round
##.icon-google-plus-sign
+##.icon-google-plus2
##.icon-googlePlus
##.icon-google_plus
##.icon-googleplus
##.icon-icons_twitter-top-share
##.icon-inq-facebook
##.icon-inq-twitter
+##.icon-insta
##.icon-instagram
##.icon-instagram-box
##.icon-instagram-circle
##.icon-instagram-encircled
##.icon-instagram-icon
##.icon-instagram-white
+##.icon-instagram_master
##.icon-instagramm
##.icon-linkedin
##.icon-linkedin-box
##.icon-pinterest-white
##.icon-pinterest16
##.icon-pinterest3
+##.icon-pinterest_master
##.icon-pintrest
##.icon-plusone
##.icon-plusone-mini
##.icon-share-twitter
##.icon-share-vine
##.icon-share2
+##.icon-sidebar-share
##.icon-sina-weibo
##.icon-social
##.icon-social-facebook
##.icon-social-facebook-circle
+##.icon-social-flickr
##.icon-social-google-circle
##.icon-social-googleplus
##.icon-social-instagram
##.icon-twitter16
##.icon-twitter2
##.icon-twitter3
+##.icon-twitter_master
##.icon-vimeo
##.icon-vk
##.icon-vk-24
##.icon-webplayer_ico_sharing2
##.icon-wechat
##.icon-whatsapp
+##.icon-witter
##.icon-youtube
##.icon-youtube-24
##.icon-youtube-alt
##.icon-youtube-play-2
##.icon-youtube-sign
##.icon-youtube-white
+##.icon-youtube_master
+##.icon-yt
##.icon.Gplus
+##.icon.google_button
##.icon2-facebook
##.icon2-linkedin
##.icon2-twitter
##.icon_twitter
##.icon_youTube
##.icon_youtube
+##.icona-social
##.icone-social
##.iconeFacebook
##.iconeTwitter
+##.iconeshare
##.iconfacebook
##.icongoogleplus
##.iconic-social-facebook
+##.iconic-social-google-plus
##.iconic-social-twitter
##.icons-dribbble
##.icons-facebook
##.img_pin_button
##.imgshare_buttons_wrap
##.imgsharet
+##.imkt-social-buttons
+##.imkt-social-buttons-group
##.in-article-follow-block
##.in-page-share
##.in-post-social
##.inline-share-btn-facebook
##.inline-share-btn-linkedin
##.inline-share-btn-twitter
+##.inline-share-buttons
##.inline-share-tools
##.inline-share-tools-label
##.inline-sharebar
##.item-facebook
##.item-google-plus
##.item-share
+##.item-share-list
##.item-share-social
##.item-share-tools
##.item-shares
##.item-sharing
##.item-sharings
+##.item-social-facebook
##.item-social-row
+##.item-social-twitter
##.item-twitter
##.item-whatsapp
##.itemFacebook
##.jeg_share_top_container
##.jeg_sharelist
##.jeg_social_icon_block
+##.jeg_socialcounter
##.jetpack-social-navigation
##.jetpack-social-widget-item
##.jetpack_widget_social_icons
##.js-nag-window-social
##.js-nav-social-icon
##.js-pgm-social-share
+##.js-popup-share
##.js-postShareWidget
##.js-sc-share-button
##.js-sd-social
##.js-share-stumble
##.js-share-to-facebook
##.js-share-twitter
+##.js-shareButton
##.js-sharecount
##.js-shares_btn
##.js-sharing-buttons
+##.js-social
##.js-social-bar
##.js-social-facebook
##.js-social-instagram
##.js-social_share_buttonbar
##.js-socialise
##.js-socialise-wrapper
+##.js-socials
##.js-sticky-social-widget
##.js-toggle-share-block
##.js-topic__socials
##.jsShare
##.js_follow-buttons
##.js_socialMedia
+##.jsbd-gtm-footerSocialLink
##.jssocials
##.jssocials-share
##.jssocials-share-facebook
##.jw-button-share
##.jw-settings-sharing
##.jw-sharing-dock-btn
-##.jwdock[style^="display: block;"]
##.jwsharethis
##.kento-social-share
##.keystone-social-author
##.landing-share-right-widget
##.large-share-bar
##.large-share-bar-container
+##.large-share-button
##.largeShareBar
##.large_share_panel
##.largefbbutton
##.links-social
##.linter_social_icons
##.list--footer-social
+##.list--social
##.list-item-facebook
##.list-item-twitter
##.list-share
##.m-article-socialbar
##.m-article__follow-bar
##.m-article__share-buttons
+##.m-article__socials
##.m-brand-engagement--social-link
##.m-btn-facebook
##.m-btn-instagram
##.m-navbar--menu-tumblr
##.m-navbar--menu-twitter
##.m-share
+##.m-share-bar
+##.m-share-bar__link
##.m-share-buttons
##.m-share-buttons__inner-wrapper
##.m-share-list
##.m-social--no-count
##.m-social--pinterest-pin-it
##.m-social-media__share
+##.m-socials
+##.m-socials--top
+##.m-socials__button
+##.m-socials__list
##.m-twit
##.m-ytube
##.m3Share
##.mainSocial-Content
##.mainVerticalArticleSharingLinks
##.main__header--social
+##.main__share
##.main_search_social
##.main_share_panel
##.map_share_links
##.mashicon-google
##.mashicon-linkedin
##.mashicon-reddit
+##.mashicon-share
##.mashicon-twitter
##.mashsb-box
##.mashsb-container
##.mashsb-micro-toggle
##.mashsharer-box
##.mast-facebook
+##.masterfooter__section--social
##.masthead-club__social
##.masthead-sm-btn--facebook
##.masthead-sm-btn--twitter
##.masthead-social
+##.masthead__dropdown-socials
+##.masthead__socials-links
##.materna-shariff
##.mb-header__social
##.mb-social
##.media-share
##.media-share-box
##.media-social
+##.mediaShare
##.mediaShareGroup
##.mejs-share
##.mejs-share-button
##.messenger-barra
##.meta-share
##.meta-share-bottom
+##.meta-share-expand
##.meta-share-wrapper
##.meta-shares
##.meta__share
##.minimal-nav__social
##.minimalshare
##.minitwitter-widget
+##.mit-share
+##.mit-share-trigger
+##.mit-social
##.mk-header-social
##.mkd-blog-single-share
##.mkd-share-link
##.mnu-ico-yt
##.mob-sharing
##.mobile-facebook
+##.mobile-share-buttons-spacer
##.mobile-social
##.mobile-social-tray
##.mobileShare
##.mvp-post-soc-wrap
##.mvp_facebook_widget
##.mvp_social_widget
+##.my-fa-share-alt
##.myspace-big
##.mytweet
##.myyahooHeadButton
##.nav-youtube
##.navSocial
##.navSocial-list-item
+##.navSocialDiv
##.nav__fake--social
##.nav__item--social
##.nav__share
##.nav_menu_social
##.nav_pinterest
##.nav_share
+##.nav_social
+##.nav_social_container
##.nav_twitter
##.navbar-fixed-bottom__share-icons
##.navbar-fixed-bottom__share-label
##.netPost_socialProfiles
##.network-bar-social-media-links
##.network-social-box
+##.new-bdsharebuttonbox
##.new-share
+##.new-side-share
##.new-social
##.newGigyaShare
##.newSharerButtons
##.newsDetailSocialMediaBox
##.newsItemSharer
##.newsSocialLinkTable
+##.news_head_fb
##.news_item__social
##.news_share
##.news_share_botton_cont
##.noticon-facebook-alt
##.noticon-instagram
##.noticon-twitter
+##.np-article-social-links
##.npStoryShare
##.nugget-share__btn
##.nw-bottom-social
##.o-btn--share
##.o-footer__social
##.o-mobile-share-footer
+##.o-social-icon
##.oSocial
##.oSocialLinks
##.obs-block-follow
+##.oi-share
##.oi_soc_header
##.om-social-links
##.omc-social-media-icon
##.p-button-social
##.p-footer-c-section--social
##.p-share-icon
+##.paCmsArticle-section-header-social
##.padded-footer-connect
##.page-controls-share
##.page-fb-like
##.page-shareTray
##.page-social
##.page-social-counters
+##.page-socialshare
##.pageFbLike
##.pageHead-share
+##.pageShareBtns
##.pageSocial
##.page_share
##.page_sharing_widgets
+##.pane-ajd-sharebar
+##.pane-ajd-sharebar-sharebarvideo
##.pane-connect-w-us
##.pane-custom-social-networking-links
##.pane-exponent-social-fb-like-box
##.pane-social-widget-items
##.pane-storypage-sharethis
##.panel--follow
+##.panel--social
+##.panel--social-wrap
##.panel-follow-us
##.panel-share-networks
##.panel-social-facebook
##.pdb-share-block
##.pdb-social
##.pds-share
+##.penci-social-buttons
+##.penci-social-share-footer
+##.penci-social__item
##.persistent-menu_share-links
##.personal-social-btns
##.pg-caption-share
##.pg-shareBar-share
##.pgm-social-share
##.ph-header-social
+##.phd_social
##.phillyfooter-social
##.phillysocial
##.photo-share
##.pinterest-link
##.pinterest-post-share
##.pinterest-share
+##.pinterest-share-btn
##.pinterest-share-button
##.pinterest-sharetool
##.pinterest-top-button
##.pinterestButton
##.pinterestComponentShare
##.pinterestShare
+##.pinterestShareTrigger
##.pinterest_24
##.pinterest_btn
##.pinterest_cont
##.pinterestbg
##.pinteresticon
##.pintrest-link
+##.pintrest-share
##.pintshare
+##.pionusnews-social-widget
+##.pionusnews_social_counter
##.pipdig_widget_social_icons
##.pl-nav-group--social
##.pl-social-counter
##.pl-social-counters
##.place-share
##.player-share-toggle
+##.player-social-share
##.player__share
##.plg_socialshare
##.pluckButtonDiv
##.product-social-area
##.product-social-icon-wrapper
##.product-social-media
+##.productSocial
##.product__share
##.project-activity-twitter
##.project-share-icons
##.pterest
##.pub-page-share-tools
##.public-share
+##.public-social-icons
##.pull-quote-share
##.pullquote-share
##.pullquote_shares_wrapper
##.pw-share-tools
##.pw-twitter
##.pwebfblikebox
+##.pws_share_btn
##.pxFacebook
##.pxTwitter
##.q_social_icon_holder
##.qw_social
##.r-likes-wrapper
##.r1-share
+##.r7twitter-title
##.ra-share
##.ra-share-f
##.ra-share-t
##.rdsocial
##.rdy_share
##.rdy_share-item
+##.react_share_icons
##.really_simple_share
##.red-fb
##.red-linkedin
##.red-youtube
##.red_social_aside
##.reddit-icon
+##.reddit-share-btn
+##.reddit-share-button
##.reddit-sharetool
##.reddit_button
##.reddit_icon_shared
##.resultShare
##.retweet
##.reuters-share
+##.rev-reaction-share
##.review-social-icons2
##.review_sharebar_vertical
##.rf-footer__socials
##.rollover-tw
##.rollover-vk
##.ros-social-media
+##.round-btn-share
##.round-social-buttons
##.rpuRepostUsButtonWrap
##.rr-share
##.s_youtube
##.saboxplugin-socials
##.safirShare
+##.save-share
##.sb-blog-follow-wrap
##.sb-likeshare
##.sb-social-counter
##.scroll-navigation-facebook
##.scroll-navigation-twitter
##.scroll-triggered-box
+##.scrolling_share
##.scsb_facebook
##.scsb_share
##.scsb_sharebuttons
##.share-bottom-fixed
##.share-bottom-new
##.share-box
+##.share-box-fixed
##.share-box-inner
##.share-box-new
##.share-box-wrapper
##.share-button--linkedin
##.share-button--twitter
##.share-button-group
+##.share-button-inpage
##.share-button-wrapper
##.share-buttons
##.share-buttons-2
##.share-component
##.share-contain
##.share-container
+##.share-control
##.share-controls
##.share-controls__container
##.share-count
##.share-fb
##.share-feed
##.share-filled
+##.share-fixed-desktop
##.share-flat
##.share-float-overlay
##.share-float-panel
##.share-holder
##.share-horiz
##.share-hover
+##.share-icn
##.share-icon
##.share-icon-b
##.share-icon-container
##.share-kit__linkedin
##.share-kit__twitter
##.share-kit__youtube
+##.share-label
##.share-launch
##.share-left
##.share-legend
##.share-media-side-fold
##.share-medium
##.share-menu
+##.share-menu-component
##.share-message
##.share-mini
##.share-module
##.share-on-link
##.share-on-title
##.share-on-whsp
+##.share-open-button
##.share-opera
##.share-options
##.share-or
##.share-side-bar
##.share-side-buttons
##.share-sidenav-box
+##.share-signature
##.share-signup
##.share-single
##.share-sites-thumbs
##.share-stumbleupon
##.share-tags
##.share-technorati
+##.share-telegram
##.share-test-result
##.share-text
##.share-this
##.share-toolbar
##.share-toolbar-box
##.share-toolbar-container
+##.share-toolbar__container
##.share-tools
##.share-tools-container
##.share-tools-curated
##.share-tools-footer
+##.share-tools-list
##.share-tools-wrapper
##.share-top
##.share-top-new
##.share-tw
##.share-twitter
##.share-twitter-icon
+##.share-viber
##.share-video
##.share-video-link
##.share-weather-fb
##.shareArtigoDesktop
##.shareBar
##.shareBarBottom
+##.shareBarFloatter
##.shareBarPostBottom
##.shareBarTop
##.shareBar_gigya
##.shareButt
##.shareButton
##.shareButtonByline
+##.shareButtonList
##.shareButtons
##.shareButtonsHolder
##.shareButtonsSprite
##.shareContainerBottom
##.shareContainerList
##.shareContainerTop
+##.shareContainer_two
##.shareContent
##.shareCount
##.shareDiv
##.sharePinterest
##.sharePopup__wrap
##.sharePost
+##.sharePrint
##.shareProp
##.shareRow
##.shareSelector
##.shareSocial
##.shareSocialArticle
##.shareSprite
+##.shareSubscribe
##.shareTW
##.shareText
##.shareThis
##.shareWidget
##.shareWrap
##.share_Danger
+##.share__back-to-top
##.share__button
##.share__buttons
##.share__call-to-action
##.share_buttons_col_1
##.share_buttons_single_page
##.share_buttons_style
+##.share_center
##.share_con
##.share_cont
##.share_container
##.share_fb
##.share_google
##.share_group
+##.share_h
##.share_hidden
##.share_horizontal
##.share_icon
##.share_part_twitter
##.share_part_youtube
##.share_pinterest
+##.share_pluging
##.share_post
##.share_product
##.share_question
##.share_this_page_article_bottom
##.share_this_page_article_toolbar
##.share_this_story_box
+##.share_three
##.share_title_button
##.share_title_text
##.share_toggle
##.share_trigger
##.share_tw
##.share_twitter
+##.share_two
##.share_txt
##.share_under_post
##.share_v2
##.sharebar_expanded
##.sharebar_mainsites
##.sharebarbtn
+##.sharebear
##.sharebg
##.shareblock
##.sharebottom
##.sharebutt
##.sharebutt__wrapper
##.sharebutton
+##.sharebuttoncontainer
##.sharebuttons
##.sharebuttonu
##.sharecontainer
##.sharecount-item
##.sharecount-social-btns
##.shared-bar
+##.shared-counts-button
+##.shared-counts-icon-label
+##.shared-counts-label
+##.shared-text-social
##.shared_block
##.shared_menu
##.sharedaddy
##.sharing-block
##.sharing-bottom
##.sharing-box
+##.sharing-btn
##.sharing-buttons
##.sharing-buttons-set
##.sharing-container
##.sharing-vertical
##.sharing-widget
##.sharing-widget__btn
+##.sharing-wrap
##.sharing-zone
##.sharingBar
##.sharingBox
##.side-socials
##.side-twitter
##.sideBarShare
+##.sideBarSocial
##.sideShare
##.sideShareContainer
##.side_share_parent
##.sidebar-widgets
##.sidebarFollow
##.sidebarSocial
+##.sidebar__header--twitter
##.sidebar__share
##.sidebar_facebook
##.sidebar_social
##.site-follow-us
##.site-footer-col-social
##.site-footer-facebook
+##.site-footer-flipboard
##.site-footer-follow
##.site-footer-google-plus
+##.site-footer-instagram
##.site-footer-social
##.site-footer-social-icon-item
##.site-footer-social-icon-link
##.site-footer-social-icon-list
##.site-footer-social-links
##.site-footer-social-media
+##.site-footer-social-menu__item
+##.site-footer-social-wrapper
##.site-footer-social__link
##.site-footer-twitter
##.site-footer-youtube
+##.site-footer__social
##.site-footer__social-link
##.site-footer__social-links
##.site-head-social--small
+##.site-header-nav__social-icon
##.site-header-social
##.site-header__share-icons
+##.site-header__social-icon
##.site-header__social-links
##.site-header__top-facebook
##.site-header__top-twitter
##.slide_likebox
##.slideout-follow
##.slider-social
+##.slideshow-share
##.slideshow-share-buttons
##.slideshow__header-share
##.slim-header--social-icons
##.sm4FollowWidget
##.sm4ShareWidget
##.sm4WidgetArticleShare
+##.sm_facebook
##.sm_share_badge
+##.sm_twitter
##.small-facebook
##.small-sharing-btn
##.small-twitter
##.soc_tw
##.socail-area
##.socail-icons
+##.socail-share
##.socail_media
##.socailmain
##.socblock
##.sociable_tagline
##.sociables
##.social--article
+##.social--email
##.social--facebook
+##.social--fb
+##.social--ggsh
+##.social--ghost
##.social--horizontal
+##.social--instagram
+##.social--mail
+##.social--pin-custom
##.social--pinterest
##.social--share
##.social--share-links
##.social--share_btn
+##.social--snapchat
##.social--social-link
##.social--top
+##.social--tw-custom
##.social--twitter
##.social--twolines
+##.social--vertical
##.social-1303
##.social-16
##.social-Facebook
+##.social-Menu-sub
##.social-Twitter
##.social-action
##.social-actions__button--twitter
##.social-buttons-contact
##.social-buttons-container
##.social-buttons-float
+##.social-buttons-footer
##.social-buttons-global__facebook
##.social-buttons-global__twitter
##.social-buttons-home
##.social-clipped-tw
##.social-col
##.social-column
+##.social-columns
##.social-component__link
##.social-connect
##.social-connect-widget
##.social-feeds-v1-content
##.social-fixed
##.social-fixed-bar
+##.social-fixed-links
##.social-fl
##.social-float
##.social-floating
##.social-footer-icon
##.social-footer-wrap
##.social-foursquare
+##.social-full
+##.social-glyphs
##.social-google
##.social-google-link
##.social-google-plus
##.social-hovers
##.social-hp
##.social-hp-items
+##.social-hub
##.social-icn
##.social-ico
+##.social-ico_
##.social-icon
##.social-icon-ar
##.social-icon-background
##.social-icons-widget
##.social-icons-wrap
##.social-icons-wrapper
+##.social-icons_1
##.social-icons__icons
##.social-image
##.social-img-btn
##.social-insta
##.social-instagram
##.social-item
+##.social-item__link
##.social-items
##.social-items-list
##.social-kit__item
##.social-list-icon
##.social-listing
##.social-login
+##.social-mail
##.social-meadia-share
##.social-media
##.social-media--container
##.social-media-buttons-single
##.social-media-call-to-action
##.social-media-column
+##.social-media-connect
+##.social-media-connect--readonly
##.social-media-container
##.social-media-facebook
##.social-media-fixed
##.social-media-widget
##.social-media-widget-icon-bar
##.social-media3
+##.social-media__link
##.social-medias
##.social-menu
##.social-menu-btn-bottom
+##.social-menu-fix
##.social-menu-item
##.social-menu-span
##.social-meta-count
##.social-module
##.social-nav
##.social-nav-link
+##.social-nav__item
##.social-navi
##.social-navigation
##.social-net
##.social-network-icons
+##.social-network-links
##.social-network-sharing
##.social-network-wrapper
##.social-networks
##.social-popup
##.social-popup-backdrop
##.social-post
+##.social-post-share
+##.social-power
##.social-print
##.social-profile-icons
##.social-profiles
##.social-promote-box
##.social-prompt
##.social-prompt--btn
+##.social-rel
##.social-right
##.social-right-xs
##.social-rightbar-buttons
##.social-share-custom
##.social-share-facebook
##.social-share-flat
+##.social-share-footer
##.social-share-google
+##.social-share-head
##.social-share-icons
##.social-share-lede-image
##.social-share-link
##.social-share__listitem--facebook
##.social-share__listitem--twitter
##.social-sharebar
+##.social-shared
##.social-sharer
##.social-sharer-holder
##.social-shares
##.social-sidebar
##.social-siderail-l
##.social-single
+##.social-site
##.social-site-links
##.social-sites
##.social-sliver
##.social-stats
##.social-stick
##.social-sticky
+##.social-sticky-bar
+##.social-sticky-wrapper
##.social-story-bar
##.social-strip
##.social-strip-medium
##.social-wide
##.social-widget
##.social-widget-li
+##.social-widget-sidebar
##.social-widget-td
##.social-widgets
##.social-widgets-large
##.socialFooter
##.socialFooterIcon
##.socialFull
+##.socialHPright
##.socialHeader
##.socialIcns
##.socialIco
##.socialOptionsTop
##.socialPageLinks
##.socialPanel
+##.socialPart
##.socialPinterest
##.socialPlugins
##.socialPopouts
##.socialShareFooter
##.socialShareLinks
##.socialShareScroll
+##.socialShareWrap
##.socialSharing
##.socialSharingBar
##.socialSharingFtr
##.socialSticky
##.socialStickyBanner
##.socialStrip
+##.socialStyle1
+##.socialStyle2
+##.socialStyle3
##.socialSub
##.socialSubFooter
##.socialTab
##.social_links_wrapper
##.social_linksnewspaper
##.social_list
+##.social_list_of_icons1
##.social_logos
##.social_m
##.social_m_a
##.social_media_icon
##.social_media_links
##.social_media_section
+##.social_media_share
##.social_medias
+##.social_medias_block
##.social_mob
##.social_mobile
##.social_network
##.social_share_box
##.social_share_box_wrapper
##.social_share_btn
+##.social_share_button_wrapper
##.social_share_buttonbar
##.social_share_buttons
##.social_share_cb
##.social_share_container
+##.social_share_counter
##.social_share_fb
##.social_share_h
##.social_share_left
##.social_share_privacy_area
##.social_share_table
##.social_share_tw
+##.social_share_wrapper
##.social_sharer
##.social_shares
##.social_sharing
##.social_wrapper
##.social_wrapper2
##.social_youtube
+##.socialaccounts
##.socialakamai
##.socialarea
##.socialb
##.socialb_tg
##.socialbadge
##.socialbar
+##.socialbar-mobile
##.socialbar-wrap-bottom
##.socialbarwrapper
##.socialbkmark
##.socialicns
##.socialicon
##.socialicons
+##.socialicontd
##.socialicr
##.socialimglink
##.socialink
##.socialmediabox
##.socialmediabox_heading
##.socialmediafollow
+##.socialmediaicons
##.socialmedialinks
##.socialmenu
##.socialn2_links
##.sp_twitter
##.sparkling-social
##.spe-share-wrap
+##.spine-social-channels
##.sppre_message-share
##.sppre_message-share-button
##.sprite-facebook
##.sqs-slice-social-icons
##.sqs-svg-icon--list
##.squareShareButtons
+##.srg-share-icon-container
##.ss-facebook
##.ss-instagram
##.ss-share
##.st-social-block
##.st-social-share-buttons
##.st_digg_custom
+##.st_email_custom
##.st_facebook_custom
##.st_facebook_hcount
##.st_facebook_large
##.st_googleplus_large
##.st_googleplus_vcount
##.st_linkedin_custom
+##.st_linkedin_large
##.st_pinterest_custom
##.st_pinterest_large
##.st_pinterest_vcount
+##.st_reddit_custom
+##.st_sharebar_new
##.st_sharethis
##.st_sharethis_custom
##.st_sharethis_large
+##.st_story_topshare
##.st_stumbleupon_custom
##.st_tumblr_large
##.st_twitter_custom
##.story-top-social
##.storySocial_lng
##.storySocial_short
+##.story__social
##.story_allsocial
##.story_share
##.story_social_share
##.stream-social-cta
##.stripped-down-sharebar
##.strx-simple-sharing-sidebar-buttons
+##.stt-share
+##.stuff-social
##.stumble-box-header
##.stumble-box-small
##.stumble-button
##.stumble_icon
##.stumblebutton
##.stumbleupon-share
+##.stumbleupon-share-btn
+##.stumbleupon-share-button
##.stumbleupon_button
##.stumbleupon_icon
##.stumbleuponwidth
##.stwitter
##.su-social-media-container
##.sub-bar-social
+##.sub-page-feature-social-icons
##.subHeaderSocial
##.subShare
##.sub_buzz_share
##.sub_twitter
##.subfooter-social
##.submeta__share
+##.subnav-right__social
##.subpost_share
##.subscribe-button
##.subscribe-buttons-container
##.synved-social-button
##.szoSocialMediaShare
##.t-article-share-btn-1
+##.t-content__shares
##.t-social-buttons
##.tShare
##.t_social
##.t_twitter
+##.tab-shareLinkButtons
##.tab_social
##.tafSocialButton
##.tag-line-social
##.talk-sharing__twitter
##.talksShareSpan
##.tasti-social-top
+##.tb-social-buttons
+##.tbr-social
##.tbt_social
+##.tcArticleSocialShare
##.tcsn_widget_social_network
##.td-float-sharing
##.td-header-social
##.teasershare
##.tech-social
##.ted-share-buttons
+##.telegram_link
##.tempShareToolsHolder
##.text-m-join-us-on-facebook
##.text_list_inline
##.tg-tlc-storymeta_sharing-wrapper
##.tg-tweet-this
##.tgc-footer_social
+##.tgc-magazine-branding-banner_social
##.tge-sharing-buttons
##.tgla7-share
##.th-sharecounts
##.top_follow_us
##.top_news_social
##.top_share
+##.top_share_link
##.top_sharedlinks
##.top_socail
##.top_social
+##.top_social_icons
##.top_social_networks
##.top_social_views_wrap
##.topbar-facebook
##.topbar-share
+##.topbar-social
##.topbar-socials
##.topbar-twitter
##.topbar-youtube
+##.topic-share
##.topic-social__caption
##.topic-social__list
##.topic_socials
##.tweets-box
##.tweets_footer
##.twite__share-button
+##.twiter-share
##.twiticon
##.twitshare
##.twitter-24x24
##.twitter-promo
##.twitter-section
##.twitter-share
+##.twitter-share-btn
##.twitter-share-button
##.twitter-share-container
##.twitter-shareButton
##.twitter-shares
##.twitter-sharetool
+##.twitter-sharing
##.twitter-sidebar-button
##.twitter-social
##.twitter-solid-control
##.twitterShareContainer
##.twitterShareIcon
##.twitterShareToolsContainer
+##.twitterShareTrigger
##.twitterSocialIcon
##.twitterSs
##.twitterTweet__button
##.twtr_plug
##.twttr-widget-wrap
##.tx-timtabsociable-pi1
+##.ty-social-link
+##.ty-social-link-block
##.tz-share-link
##.tz_tweet_widget
##.u-socialWrapper
##.ul_share
##.ultimatesocial
##.under-article-share
+##.under_social
##.undocked-share
##.uni-selection-sharer
##.uni-social
##.utility-stumble-upon
##.utils_social_tracking
##.uvpjs__btn-share
+##.v-follow-share
##.v2Social_Shares
##.v4_header-social
##.vaShare
##.vf-share-option
##.vf-share-options
##.vgtrk-bar-social-wrap
+##.vgtrk_soc_links
##.vhb-c-social-media
##.vhb-page-navigation-social
##.vhb-share-social-media-button
##.video-page-social
##.video-share
##.video-share-b
+##.video-share-icons
##.video-share-tools
##.videoShare
##.videoShareBox
##.viewer__sharing__item
##.viewer__sharing__items
##.views-field-addtoany-share-2
+##.villatheme_social_links
##.vip__share-panel
##.viral-button-pinterest
##.viralShare
##.voc-article-share-btn
##.voc-article-share-wrapper
##.voc-header-share-btn
+##.voc-share-fb
+##.voc-share-tw
##.voc-social-share
##.vocativ-social-sidebar
##.vod_program_social
##.wf-social
##.whatsapp-barra
##.whatsapp-share
+##.whatsapp-share-btn
+##.whatsapp-share-button
##.whatsapp.icon
+##.whatsapp_banner
+##.whoShare
+##.whtapp-web
##.widget--twitter
##.widget-article-follow
##.widget-cardoza-fb-like
##.widget-follow-us
##.widget-followus
##.widget-live-tweets
+##.widget-share
+##.widget-share--rows
+##.widget-share__social
+##.widget-share__wrapper
##.widget-sharebar-container
##.widget-sharrre
##.widget-social
##.widget-social-twitter
##.widget-twitter-timeline
##.widgetFB
+##.widgetFollowUs
##.widgetSocialFacebook
##.widget_FacebookActivity
##.widget_FacebookLikeBox
##.widget_ione-facebook-activity
##.widget_ione-facebook-like
##.widget_ione-social_conversion
+##.widget_jnews_social
+##.widget_jnews_social_counter
##.widget_latest_tweets_widget
##.widget_likeBox
##.widget_likebox
##.widget_socialcount_widget
##.widget_socialcounter
##.widget_socialcountplus
+##.widget_socialize
##.widget_socialmenu
##.widget_socialnetworklinks_widget
##.widget_socials
##.widget_tweetblender
##.widget_tweets
##.widget_twitter
+##.widget_twitter_duas_colunas
##.widget_twitter_enhanced
##.widget_twitter_latest
##.widget_twitter_timeline
##.wpautbox-socials
##.wpbfsb-schema-org
##.wpcw-widget-social
+##.wpdev-social-btn
+##.wpdev-social-fb
+##.wpdev-social-gp
+##.wpdev-social-tw
+##.wpdev-top-share
##.wpdev-twitter
##.wpex-social-share-wrap
##.wps-seo-booster-social-buttons
##.wx-social-share-story-pinterest
##.wx-social-share-story-twitter
##.wx-social-share-story-wrapper
+##.wysiwygContent-social
##.wz-footer-sidebar__social
##.x-entry-share
##.x-facebook
##MY-SHARE-BUTTON
##SHARE-BUTTON
##SOCIAL-SHARING
+##TC-ARTICLE-SOCIAL-SHARE
##TWITTER-SHARE-BUTTON
##[alt="Like us on Facebook"]
##[alt="retweet"]
+##[aria-label="Follow us on Facebook"]
+##[aria-label="Follow us on Twitter"]
+##[aria-label="Social bar"]
+##[card-share-open]
##[class*="socialLink"]
##[class*="socialSection"]
##[class^="social_button_"]
+##[data-link^="https://twitter.com/share?"]
+##[data-link^="https://www.facebook.com/sharer.php?"]
+##[data-original-title="Share or embed this video!"]
##[data-pin-href^="https://www.pinterest.com/pin/create/"]
##[data-pin-log^="button_pinit"]
+##[data-social-action="visit"]
##[data-trigger="share-links-manager"]
+##[data-type="facebook-bottom-share"]
+##[data-type="pinterest-bottom-share"]
+##[data-type="shareCardAction"]
+##[data-type="twitter-bottom-share"]
##[href="http://www.addthis.com/bookmark.php"]
+##[href^="//plus.google.com/share"]
##[href^="//twitter.com/share"]
+##[href^="//www.twitter.com/share"]
##[href^="http://reddit.com/submit"]
##[id^="gigya_inline_share_"]
##[name="Click to follow us on twitter"]
##[title="Get Posts On Facebook Wall"]
##[title="Join us on Twitter"]
##[title="Like this article? Submit it to your favourite social bookmarking site!"]
-##[title="Like us on Facebook"]
##[title="More ways to share"]
##[title="Post this story to Twitter"]
##[title="Post to Digg"]
##[title^="Follow me on "]
##[title^="Follow on Twitter"]
##[title^="Follow us on "]
+##[title^="Like us on Facebook"]
##[title^="Share on Facebook"]
+##[title^="Share on Google+"]
##[title^="Share on LinkedIn"]
##[title^="Share on Linkedin"]
##[title^="Share on Tumblr"]
##[title^="Share with Twitter"]
##[title^="Stumble This Post"]
##[title^="Submit this post on "]
+##[title^="Subscribe to our YouTube "]
+##[uk-icon="facebook"]
+##[uk-icon="google-plus"]
+##[uk-icon="twitter"]
##a[alt="Follow Us on Twitter"]
##a[alt="follow us on twitter"]
##a[classes="share_widget"]
##a[data-tm-ref-type-id="Follow-on-Facebook"]
##a[data-tm-ref-type-id="Follow-on-YouTube"]
##a[href*="facebook.com/sharer/sharer.php?"]
+##a[href="//www.reddit.com/submit"]
+##a[href="https://twitter.com/share"]
##a[href^="//pinterest.com/pin/create/button/?"]
##a[href^="//twitter.com/intent/tweet/?"]
##a[href^="//vk.com/share.php?url="]
##a[href^="http://pinterest.com/pin/create/bookmarklet/"]
##a[href^="http://pinterest.com/pin/create/button/"]
##a[href^="http://pinterest.com/pin/create/link/"]
-##a[href^="http://plus.google.com/share?"]
+##a[href^="http://plus.google.com/share"]
##a[href^="http://reddit.com/submit"]
##a[href^="http://seenthis.net/#ajouter="]
##a[href^="http://service.weibo.com/share/share.php?url="]
##a[href^="http://www.wykop.pl/dodaj/link/?url="]
##a[href^="http://www.wykop.pl/dodaj?url="]
##a[href^="http://yozm.daum.net/api/popup/prePost?sourceid="]
+##a[href^="https://api.whatsapp.com/send?"]
##a[href^="https://bufferapp.com/add?url="]
+##a[href^="https://facebook.com/dialog/share?"]
##a[href^="https://facebook.com/share.php?u="]
##a[href^="https://facebook.com/sharer.php?"]
##a[href^="https://lineit.line.me/share/"]
##a[href^="https://partners.viadeo.com/share?"]
##a[href^="https://pinterest.com/pin/create/"]
##a[href^="https://plus.google.com/share"]
-##a[href^="https://plus.google.com/share?"]
##a[href^="https://reddit.com/submit?"]
##a[href^="https://share.flipboard.com/bookmarklet/popout?"]
##a[href^="https://telegram.me/share/url?"]
##a[href^="https://twitter.com/intent/tweet?"]
##a[href^="https://twitter.com/share?"]
##a[href^="https://vk.com/share.php?url="]
+##a[href^="https://web.whatsapp.com/send?"]
+##a[href^="https://widget.whatsbroadcast.com/widget_more/"]
##a[href^="https://www.blogger.com/blog-this."]
+##a[href^="https://www.blogger.com/share-post."]
##a[href^="https://www.buttons.social/share/#"]
##a[href^="https://www.facebook.com/dialog/feed?"]
##a[href^="https://www.facebook.com/dialog/share?"]
##a[href^="https://www.xing.com/social_plugins/share?"]
##a[href^="https://www.xing.com/spi/shares/"]
##a[href^="javascript:opentweetwindow('/tweet_this.asp?"]
+##a[href^="javascript:shareOnFb"]
+##a[href^="javascript:shareOnTwitter"]
##a[href^="whatsapp://send?text="]
##a[name="sharethis"]
##a[onclick^="doSocialShare"]
##a[onclick^="window.open('http://twitter.com/home?status="]
##a[onclick^="window.open('http://www.blogger.com/blog-this.g?"]
##a[onclick^="window.open('http://www.facebook.com/sharer.php?"]
+##a[onclick^="window.open('http://www.tumblr.com/share/"]
##a[onclick^="window.open('https://www.facebook.com/sharer/sharer.php?"]
##a[rel="share-on-facebook"]
##a[rel="share-on-twitter"]
##a[title="Condividi su whatsapp"]
##a[title="Condividi"]
##a[title="Facebook"]
+##a[title="Follow on email"]
+##a[title="Follow on facebook"]
+##a[title="Follow on instagram"]
+##a[title="Follow on snapchat"]
+##a[title="Follow on twitter"]
+##a[title="Follow on youtube"]
##a[title="Google +"]
##a[title="Google Plus"]
##a[title="Google+"]
##a[title="Seguici su Twitter"]
##a[title="Seguici su facebook"]
##a[title="Send an this via email/e-card"]
+##a[title="Share by Email"]
##a[title="Share via e-mail"]
##a[title="StumbleUpon"]
##a[title="Tumblr"]
##a[title^="Share this to Technorati"]
##a[title^="Share via Twitter"]
##a[title^="Share via facebook"]
-##a[title^="Subscribe to our YouTube Channel"]
##a[title^="Subscribe to us on YouTube"]
##a[title^="follow us on Facebok"]
##a[title^="follow us on G+"]
##button[onclick^="Javascript:void(window.open('http://twitter.com/share?text="]
##button[onclick^="Javascript:void(window.open('http://www.facebook.com/sharer.php?"]
##button[onclick^="Javascript:void(window.open('https://www.linkedin.com/shareArticle?"]
+##button[onclick^="window.open('https://twitter.com/intent/tweet?url="]
+##button[onclick^="window.open('https://www.facebook.com/dialog/share?"]
##button[title="Share"]
##div[button="share"]
##div[button="shareBox"]
##div[class^="ArticleShareLinks_"]
##div[class^="FooterSocialLinks"]
##div[class^="ShareButtons_"]
+##div[class^="ShareLinks_"]
##div[class^="SocialTool"]
##div[class^="article-sticky-share_"]
##div[class^="article__shared_bar"]
##div[class^="follow-links-"]
+##div[class^="footerSocial_"]
##div[class^="j-share-"]
##div[class^="numberShares_"]
##div[class^="shareBar_"]
##div[id^="content-share-buttons-"]
##div[id^="digg-widget-"]
##div[id^="gigya_share_button"]
+##div[id^="penci-social-counter-"]
##div[id^="pw_widget_"]
##div[id^="simple_tweet_widget"]
##div[id^="sl_share_"]
||bloglovin.com/widget/$third-party
||bshare.cn^$third-party
||bufferapp.com^$third-party
+||button.like.co^$third-party
||button.spread.ly^$third-party
||buttons.github.io/buttons.js$third-party
||buttons.googlesyndication.com^$third-party,domain=~google.com
! --------------------------Specific blocking filters--------------------------!
! *** easylist:fanboy-addon/fanboy_social_specific_block.txt ***
||3dmark.com/proxycon/images/front-some-fb.png
+||5movies.to/share.php
||76.my/Auc/
||abc.net.au^*/news-podcasts-
||amazingbeautifulworld.net^*/images/face.png
hauntedapps.wix.com###LnkBr2-1ave
schuh.co.uk###Pin
newser.com###PromoSlider
+catholicculture.org###SM_area
ted.stfi.re###STFIRE_BADGE
url-encode-decode.com###ShareModal
digitalfirstmedia.com,molecularrecipes.com###Social
moreintelligentlife.com###block-block-13
crash.net###block-block-25
thesundaily.my###block-block-47
-landlords.org.uk###block-block-86
+landlords.org.uk,sbr.com.sg###block-block-86
square-enix.com###block-home-seeweb
gardenlines.co.uk###block-menu-menu-footer-icons
ncronline.org###block-ncr-blocks-article-share-links
windowsnetworking.com###ctu-fb
windowsnetworking.com###ctu-goog
windowsnetworking.com###ctu-twi
+quillette.com###custom_html-2
headforpoints.com###custom_html-5
beautifuldecay.com,bretagnenohra.com###darkbackground
billionuploads.com###darky
foxnewsinsider.com###fox-tweets
thenational.ae###galleryfollow
bestgamingmouse.online,techbuzzonline.com###gbutton
+africacheck.org###get-in-touch
thegailygrind.com###gg-sign-up
history.com###gigya-bar
history.com###gigya-bar-lower
inspire52.com###scrolltriggered
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,mcdonalds.com,mediaite.com,medicaldaily.com,midwestsportsfans.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,tnp.no,torrentfreak.com,tvnz.co.nz,usgs.gov,voltairenet.org,washingtonpost.com,whatbrowser.org,wolframalpha.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,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,tnp.no,torrentfreak.com,tvnz.co.nz,usgs.gov,voltairenet.org,washingtonpost.com,whatbrowser.org,wolframalpha.com###share
ew.com###share-article
pornhub.com###sharePlaylist
biorxiv.org###shareit
worldreview.info###sn
mufg.jp###snsBlockArea
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,damnlol.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,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,producersguild.org,radiovaticana.va,ratemyprofessors.com,ryot.org,sfchamber.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,cmt.com,cnalicense.org,consumerist.com,damnlol.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,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,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
christianpost.com###social-apps
cafemom.com###social-comment
omgchrome.com###social-listing
swiatmp3.info###wysuwane
yahoo.com###yom-twitter
onlineshoes.com###youtubeLink
+oneindia.com###youtube_promo
opposingviews.com###yt
-washingtonexaminer.com,wgbh.org##.ArticlePage-actions
+aboutamazon.co.uk,aboutamazon.com##.ActionBar
+washingtonexaminer.com,weeklystandard.com,wgbh.org##.ArticlePage-actions
yahoo.com##.Btn-t
comicbookmovie.com##.CBMFollow
techimperia.com##.FooterLeft.paddingright0
abc.go.com##.abc-facebook-like
buzzfeed.com##.action-bar
slideshare.net##.action-btns-container
-linkfm.co.za##.actions
+linkfm.co.za,proactiveinvestors.co.uk,rfi.fr##.actions
goodnet.org##.activity
askmen.com##.addThis
christiannews.net##.adrand
beemp3s.org##.advert
+aufeminin.com##.af-htmlblock-autopromo
caloriesecrets.net##.afterpost
hereisthecity.com##.alert-bar
123movies.is##.alert-bottom
nybooks.com##.article_toolbar
gadgetsnow.com##.as-wdt-newsltr
techtimes.com##.at-like
+skyneel.com##.atext
artnet.com##.author-links
rt.com##.b-buttons_header
wargaming.net##.b-resource
traveller24.com##.bottom_tools_holder
perezhilton.com##.box_perez_contact
bankrate.com##.br_connect
+commentarymagazine.com##.bsb-default
+commentarymagazine.com##.bsb-wrap
machprinciple.com##.bsub
+newsroom.co.nz##.btn-email
guernicamag.com##.btn-group
urlvoid.com##.btn-info
psu.edu##.btn-link
coub.com##.coub__sharing__dropdown
coub.com##.coub__sharing__list
nbc.na##.counter
+dailyo.in##.counter_status_dailyo
visual.ly##.credits
channelnewsasia.com##.ct-contains
loop21.com##.ctbtextshr
upi.com##.f
classicalite.com,newseveryday.com##.f-sns
megashare.com##.fa-circle
-channelstv.com,designboom.com,deutschified.com,futbin.com,jazzinchicago.org,kpfa.org,livescience.com,order-order.com,patch.com,pbtech.co.nz,peoplesworld.org,slashgear.com,southerntimesafrica.com,space.com,vnexpress.net,washingtonexaminer.com##.fa-facebook
+channelstv.com,designboom.com,deutschified.com,futbin.com,jazzinchicago.org,kpfa.org,livescience.com,nzdoctor.co.nz,order-order.com,patch.com,pbtech.co.nz,peoplesworld.org,slashgear.com,southerntimesafrica.com,space.com,vnexpress.net,washingtonexaminer.com##.fa-facebook
forward.com##.fa-facebook-f
southerntimesafrica.com##.fa-google
channelstv.com,designboom.com,livescience.com,pbtech.co.nz,space.com##.fa-google-plus
slashgear.com##.fa-google-plus-square
channelstv.com,forward.com,jazzinchicago.org##.fa-instagram
livescience.com,southerntimesafrica.com,washingtonexaminer.com##.fa-linkedin
+nzdoctor.co.nz##.fa-print
aquarius.org.uk##.fa-square
southerntimesafrica.com##.fa-tumblr
-channelstv.com,designboom.com,deutschified.com,forward.com,futbin.com,jazzinchicago.org,kpfa.org,livescience.com,order-order.com,patch.com,pbtech.co.nz,peoplesworld.org,slashgear.com,southerntimesafrica.com,space.com,vnexpress.net,washingtonexaminer.com##.fa-twitter
+channelstv.com,designboom.com,deutschified.com,forward.com,futbin.com,jazzinchicago.org,kpfa.org,livescience.com,nzdoctor.co.nz,order-order.com,patch.com,pbtech.co.nz,peoplesworld.org,slashgear.com,southerntimesafrica.com,space.com,vnexpress.net,washingtonexaminer.com##.fa-twitter
channelstv.com,slashgear.com,southerntimesafrica.com##.fa-youtube
pbtech.co.nz##.fa-youtube-play
-9gag.tv,absoluteradio.co.uk,al-shorfa.com,alternet.org,backstage.com,belfasttelegraph.co.uk,buffalonews.com,cadenaazul.com,catapult.co,chacha.com,comicrelief.com,computingunleashed.com,crosscut.com,dailymail.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,geeksandbeats.com,gizmodo.com,gogoanime.se,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,mumbrella.com.au,myunidays.com,mzhiphop.com,nationofchange.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,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,alternet.org,backstage.com,belfasttelegraph.co.uk,buffalonews.com,cadenaazul.com,catapult.co,chacha.com,comicrelief.com,computingunleashed.com,crosscut.com,dailymail.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,gamerant.com,geeksandbeats.com,gizmodo.com,gogoanime.se,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,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
conservativepost.com,usatoday.com##.fancybox-overlay
conservativepost.com,usatoday.com##.fancybox-wrap
earnthenecklace.com##.fans
-alternativeto.net,bdnews24.com,breitbart.com,cbs.com,clickindia.com,cloudmark.com,dailymail.co.uk,democracyfund.org,esquire.com,fashionmagazine.com,fatherly.com,fraghero.com,idigitaltimes.com,indiatimes.com,latintimes.com,livemint.com,medicaldaily.com,mp3juices.com,nymag.com,pokertube.com,propublica.org,richersounds.com,scufgaming.com,skybet.com,speedtest.net,unilad.co.uk,vulture.com,yonhapnews.co.kr##.fb
+alternativeto.net,bdnews24.com,breitbart.com,cbs.com,clickindia.com,cloudmark.com,dailymail.co.uk,democracyfund.org,esquire.com,fashionmagazine.com,fatherly.com,fraghero.com,idigitaltimes.com,indiatimes.com,latintimes.com,livemint.com,medicaldaily.com,mp3juices.com,ndtv.com,nymag.com,pokertube.com,propublica.org,richersounds.com,scufgaming.com,skybet.com,speedtest.net,unilad.co.uk,vulture.com,yonhapnews.co.kr##.fb
afterdawn.com##.fb_connect
abajournal.com,allthingsd.com,buddytv.com,comingsoon.net,craveonline.com,dailydot.com,digitaljournal.com,elektronista.dk,geekzenith.com,gospelway.com,gpforums.co.nz,harvard.edu,khaleejtimes.com,macworld.co.uk,masslive.com,mentalfloss.com,mlive.com,modamee.com,nationalgeographic.com,onextrapixel.com,revision3.com,rfi.fr,searchengineland.com,shocktillyoudrop.com,smithsonianmag.com,tech2.in.com,theslingshot.com,tnr.com,topsecretwriters.com,zdnet.com##.fb_iframe_widget
codegeekz.com##.fbwrapper
remezcla.com##.floating-menu
etfdailynews.com##.floating-menuG
ryot.org##.floating_ryot_share
-amd.com,batman-news.com,bbcamerica.com,bgr.com,californiasunday.com,cheapies.nz,cnet.com,espnmediazone.com,esquire.com,fandango.com,flashbak.com,fox10phoenix.com,fromthegrapevine.com,geeksaresexy.net,goodnet.org,grindtv.com,independent.co.uk,indiatimes.com,inverse.com,itworld.com,kpopstarz.com,nbcnews.com,opposingviews.com,pawnation.com,pulsenews.co.kr,skatehut.co.uk,sky.com,symmetrymagazine.org,tvnz.co.nz,unz.com,usatoday.com,vagabomb.com,verisigninc.com,wanda-group.com,winbeta.org,wonderwall.com##.follow
+alarabiya.net,amd.com,batman-news.com,bbcamerica.com,bgr.com,californiasunday.com,cheapies.nz,cnet.com,espnmediazone.com,esquire.com,fandango.com,flashbak.com,fox10phoenix.com,fromthegrapevine.com,geeksaresexy.net,goodnet.org,grindtv.com,independent.co.uk,indiatimes.com,inverse.com,itworld.com,kpopstarz.com,nbcnews.com,newindianexpress.com,nhl.com,opposingviews.com,pawnation.com,pulsenews.co.kr,shazam.com,skatehut.co.uk,sky.com,symmetrymagazine.org,tvnz.co.nz,unz.com,usatoday.com,vagabomb.com,verisigninc.com,wanda-group.com,winbeta.org,wonderwall.com##.follow
aikenstandard.com##.follow-aiken-standard
aol.com##.follow-aol
indiancountrytodaymedianetwork.com##.follow-home
grubstreet.com,nymag.com,vulture.com##.follow-list
higherperspectives.com##.follow-module
glamourmagazine.co.uk##.follow-options-container
+metro.co.uk##.follow-promo
snopes.com##.follow-snopes-on
thehill.com##.follow-the-hill
theverge.com##.follow-the-verge
cambio.com##.footer
cdkeys.com##.footer-actions
frommers.com,hardees.com,lineageos.org,westpac.com.au##.footer-icons
+camsoda.com##.footer-left
newtimes.co.rw,repsol.com##.footer-media
meteoblue.com##.footer-options
f1i.com##.footer-right
india.com##.footer-sc
businessgreen.com##.footer-tools-content
+cfl.ca##.footer1
apprenticeships.org.uk,loewe.tv##.footerIcons
imagecollect.com##.footerLinks_03
+softonic.com##.footer__icon
videogamer.com##.footer_link
bdnews24.com##.forplus
progeeksblog.com##.fpss
belfasttelegraph.co.uk,cadenaazul.com,crosscut.com,digitalrev.com,fixya.com,flippinawesome.org,forbes.com,freebeacon.com,geeksandbeats.com,independent.ie,lapoderosa.com,latintimes.com,ludokado.com,nationofchange.org,sciencenews.org,scroll.in,thenewstribe.com##.google
hughesnet.com##.googleImage
gcn.com##.google_top
-cbs.com,ntd.tv,slashdot.org,yonhapnews.co.kr##.gp
+cbs.com,ndtv.com,ntd.tv,slashdot.org,yonhapnews.co.kr##.gp
cricketcountry.com##.gpicon
bossip.com,esquire.com,fansided.com,lastnighton.com,mp3juices.com,netflixlife.com,opensiteexplorer.org,saturn.de,winteriscoming.net##.gplus
hollywood.com##.gsfn-widget-tab
clearspring.co.uk##.icons-top
indianexpress.com##.ie2013-agencies
designcurial.com##.image-tools
+imdb.com##.imdb-footer__social
alarabiya.net##.img-caption-facebook-container
ebay.co.uk,ebay.com.au##.info > .share
pcgscoinfacts.com##.info-connect
yourweather.co.uk##.liCompartir
monova.org##.lightbox
base64decode.org,base64encode.org##.like
+labour.org.nz,nzfirst.org.nz##.like-page
addictivetips.com##.like-this
badoo.com##.like-wrap
hallels.com##.like_con
abc.net.au##.list-item-mail
plascon.com##.list-unstyled
trtworld.com##.listcontacts
+listenmoneymatters.com##.lmm_external_footer
slashdot.org##.ln
+ndtv.com##.lnkdin
tmcnet.com##.lnkeff
webpronews.com##.login-social
ps4news.com##.loginBarRight a[target="_blank"] > img[alt^="PS4 News on "]
videobash.com##.more-list
hulu.com##.more[toggle-type="share"]
motherboard.vice.com##.motherboard-widget-connect
+technobuzz.net##.mtsnb
a-ha.com##.myspace
worldofgnome.org##.mywell-green
the-peak.ca##.nav-icon-wrap
nymag.com##.promo-follow
psmag.com##.promoCardWrapper
inverse.com##.promos-slidein
+fancentro.com##.public-links
pulse.com.gh,pulse.ng##.publish
dailymail.co.uk##.puff-follow
offcon.org##.pull-right
redstate.com##.sc-fb
redstate.com##.sc-tw
oracle.com##.scl-icons
-gadgetsnow.com##.scl-wdgt
+gadgetsnow.com,indiatimes.com##.scl-wdgt
indiatimes.com##.scroll-right
sky.com##.sdc-news-footer__list--social
sdsu.edu##.sdsuuniverse_above_header_right
oneplus.net##.sec-follow
thejewishnews.com##.section-article__data-icons
forbiddenplanet.com##.see-us-on
-ew.com##.service-links
+ew.com,frieze.com,rdnewsnow.com##.service-links
lycos.co.uk##.sfoot
celebrations.com##.sform
grittygamer.com##.sfsi_outr_div
+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.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,bit-tech.net,blog.swiftkey.com,bloomberg.com,boredomtherapy.com,bossip.com,businessinsider.com,care2.com,cbsnews.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,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,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,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,kotaku.com.au,kqed.org,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,nationalreview.com,naughtydog.com,ncronline.org,neoplan.com,newegg.com,newrepublic.com,nickmom.com,nj.com,nola.com,novirusthanks.org,npr.org,ntd.tv,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,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,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,yipit.com##.share
+3net.com,500px.com,9gag.com,abc.net.au,about.com,acculturated.com,adsupplyads.com,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,care2.com,cbsnews.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,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,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,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,kotaku.com.au,kqed.org,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,nationalreview.com,naughtydog.com,ncronline.org,neoplan.com,newegg.com,newrepublic.com,nickmom.com,nj.com,nola.com,novirusthanks.org,npr.org,ntd.tv,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,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,yipit.com##.share
ausdroid.net##.share-ausdroid
tvline.com##.share-comment
+nymag.com##.share-link
xvideos.com##.share-small
vimeo.com##.share_body
livestream.com##.share_event
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
-android.gs,astanatimes.com,bbc.co.uk,bestweekever.tv,blackberry.com,boostinspiration.com,celebritybabyscoop.com,core77.com,creatorrepublic.com,dailydisruption.com,futurity.org,group.bnpparibas,hackaday.com,investopedia.com,lhw.com,metrolyrics.com,microsoft.com,minimaxir.com,oxforddictionaries.com,pgatour.com,pigeonsandplanes.com,tab.co.uk,techfounder.net,thesun.co.uk,tmz.com,visiontimes.com##.sharing
+android.gs,astanatimes.com,bbc.co.uk,bestweekever.tv,blackberry.com,boostinspiration.com,celebritybabyscoop.com,core77.com,creatorrepublic.com,dailydisruption.com,futurity.org,group.bnpparibas,hackaday.com,investopedia.com,lhw.com,metrolyrics.com,microsoft.com,minimaxir.com,oxforddictionaries.com,pgatour.com,pigeonsandplanes.com,sbs.com.au,tab.co.uk,techfounder.net,thesun.co.uk,tmz.com,visiontimes.com##.sharing
parstoday.com##.sharings
recode.net##.shoutout
nationalpost.com##.shr
reference.com##.shths
yahoo.com##.side-buttons
+cri.cn##.sideAlsoFind
blog.bitly.com##.sidebar > .widget:first-child
topgear.com.ph##.sidebar-connect
hypervocal.com##.sidebar-left-article
econotimes.com##.snsBookmarkTop
kbs.co.kr##.sns_list
nikkei.com##.snsicon-list
-psychologies.co.uk##.soc
+porngals4.com,psychologies.co.uk##.soc
designntrend.com##.soc_box
onlineprnews.com##.soc_box[style=" margin-bottom:10px; border:solid 1px #EEEEEE; clear:both"]
stephaniemiller.com##.socai-widget
-3net.com,411.ca,883jia.com.sg,aa.co.nz,aawsat.com,about.com,adtile.me,africaoilandpower.com,aimonetti.net,airforcetimes.com,al-shorfa.com,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,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,canonclast.com,carmagazine.co.uk,catonmat.net,cbn.com,cc.com,cdw.com,chicagoist.com,choicetv.co.nz,churchmilitant.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,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,droid-life.com,duluthtrading.com,e3expo.com,egopay.com,electronista.com,engadget.com,eonline.com,epicgames.com,erongo.com.na,err.ee,etcanada.com,eurogamer.net,evilmilk.com,ewi.com.na,examiner.com,feld.com,fiercecable.com,fiercewireless.com,firstsrowsports.eu,fleshbot.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,gnv.it,goal.com,goodfood.com.au,gothamist.com,gotquestions.org,goutsa.com,greatist.com,greenbot.com,greencarreports.com,gsmdome.com,gtplanet.net,guildwars2.com,halfhourmeals.com,hallels.com,hawaii.com,healthychild.org,heraldlive.co.za,hgtvremodels.com,hightimes.com,hilton.com,hitfix.com,hmetro.co.zw,honesttopaws.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,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,laist.com,lctmag.com,ldv.co.nz,lifehacker.com.au,littlethings.com,livescience.com,logicbuy.com,lovetoknow.com,macnn.com,macstories.net,madanichannel.tv,makerstudios.com,marketing-interactive.com,marketingtechnews.net,marvel.com,mashable.com,mayoclinic.org,medicaldaily.com,memez.com,metro.us,millionpictures.co,mirror.co.uk,mobileindustryreview.com,modernfarmer.com,mom.me,moneyversed.com,monthlyreview.org,mophie.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,oo-software.com,opendns.com,openlogic.com,outsidexbox.com,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,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,reviewed.com,rickey.org,rockstargames.com,ropeofsilicon.com,rottentomatoes.com,rtcc.org,sassyhongkong.com,sassymanila.com,sat.tv,scalescale.com,searchmarketingexpo.com,seattletimes.com,sectionstudios.com,sfchronicle.com,sfist.com,sfweekly.com,shacknews.com,shanghaiist.com,shefinds.com,sheknows.com,singaporeair.com,skynews.com.au,slashdot.org,slurpee.com.au,sofarsogood.fr,softexia.com,softonic.com,solidfiles.com,sophos.com,space.com,sparknotes.com,spectator.org,spin.com,sportsmole.co.uk,spratings.com,standard.co.uk,sucuri.net,supermacs.ie,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,theblemish.com,thebolditalic.com,thedissolve.com,theepochtimes.com,theonion.com,theringreport.com,therugbyblog.com,thestar.com,thestar.com.my,thestudenthousingcompany.com,thesun.co.uk,thewp-hub.com,thomsonreuters.com,ti.com,tickld.com,timesofindia.indiatimes.com,timesofisrael.com,tmonews.com,tnr.com,todaypk.com,townhall.com,tradeearthmovers.com.au,trendhunter.com,tribalfootball.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,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,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,adtile.me,africaoilandpower.com,aimonetti.net,airforcetimes.com,al-shorfa.com,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,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,canonclast.com,carmagazine.co.uk,catonmat.net,cbn.com,cc.com,cdw.com,chicagoist.com,choicetv.co.nz,churchmilitant.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,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,droid-life.com,duluthtrading.com,dunod.com,e3expo.com,egopay.com,electronista.com,engadget.com,eonline.com,epicgames.com,erongo.com.na,err.ee,etcanada.com,eurogamer.net,evilmilk.com,ewi.com.na,examiner.com,feld.com,fiercecable.com,fiercewireless.com,firstsrowsports.eu,fleshbot.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,gnv.it,goal.com,goodfood.com.au,gothamist.com,gotquestions.org,goutsa.com,greatist.com,greenbot.com,greencarreports.com,gsmdome.com,gtplanet.net,guildwars2.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,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,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,makerstudios.com,marketing-interactive.com,marketingtechnews.net,marvel.com,mashable.com,mayoclinic.org,medicaldaily.com,memez.com,metro.us,millionpictures.co,mirror.co.uk,mobileindustryreview.com,modernfarmer.com,mom.me,moneyversed.com,monthlyreview.org,mophie.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,reviewed.com,rickey.org,rockstargames.com,ropeofsilicon.com,rottentomatoes.com,rtcc.org,samachar.com,sassyhongkong.com,sassymanila.com,sat.tv,sbr.com.sg,scalescale.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,sofarsogood.fr,softexia.com,softonic.com,solidfiles.com,sophos.com,space.com,sparknotes.com,spectator.org,spin.com,sportsmole.co.uk,spratings.com,standard.co.uk,sucuri.net,supermacs.ie,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,theblemish.com,thebolditalic.com,thedissolve.com,theepochtimes.com,theonion.com,theringreport.com,therugbyblog.com,thestar.com,thestar.com.my,thestudenthousingcompany.com,thesun.co.uk,thewp-hub.com,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,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,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,windowsvalley.com,winrumors.com,wn.com,woot.com,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
gamerant.com##.social-list
system-ns.com##.social-login
autotrader.ca,clickhole.com,metascan-online.com,uanews.org##.social-network
+snopes.com##.social-networks
facethefactsusa.org##.social-profiles
mirror.co.uk##.social-sites
-theprovince.com##.social-text
+canoe.com,theprovince.com##.social-text
reuters.com##.socialComments
thisisrnb.com##.socialIconsBLAHBLAH
pdnonline.com,voanews.com##.socialNetwork
bidorbuy.co.za##.socialnetwork
thevine.com.au##.socialreader
guernicamag.com##.socio3
+libdems.org.uk##.socnet
funnyjunk.com##.someBtnLarge
ex.fm##.song_action_share_icons
flysat.com##.sosyalmedya
+lds.org##.spark-content-actions
wnd.com##.specific-social
ew.com##.spot-im-ltr
newsbomb.gr##.spread-links
upi.com##.t
ziddu.com##.tablebg[width="443"]
okgoals.com##.tabrow
+theintercept.com##.talk-slot-comment-actions
tbo.com##.tbo-connect-container
tbo.com##.tbo-connect-face-twit-container
playboy.com##.tell-your-friends
xbiz.com##.tool-list
audioprointernational.com,chicagobusiness.com,crainsnewyork.com,mcvuk.com,pcr-online.biz##.toolbar
techpp.com##.toolbar-fixed
-abc.net.au,ntd.tv,progressive.org##.tools
+abc.net.au,autofocus.ca,cp24.com,ntd.tv,progressive.org##.tools
businessgreen.com,theinquirer.net##.tools-container
kdramastars.com##.top-sns
gamenguide.com##.top_sns
sahomeowner.co.za##.topbar-right
theconversation.com##.topbar-stay-informed
thejewishstar.com##.toplinks
+samayam.com##.toprtnw1
tomorrowland-movie.com##.topsection
firstshowing.net##.topsoc
examine.com##.track-click
funnyjunk.com##.twLink
weather.com##.twc-footer__social
drama.net,foxnews.com,motherjones.com,pastebin.com##.tweet
+americamagazine.org##.tweetlLink
scribol.com##.tweetme
cricketcountry.com##.twicon
nymag.com##.twit
good.is##.twit-widget
-addictivetips.com,al-shorfa.com,alternativeto.net,alternet.org,anandtech.com,backstage.com,barstoolsports.com,bdnews24.com,belfasttelegraph.co.uk,bitly.com,bleacherreport.com,buffalonews.com,bulova.com,cadenaazul.com,canberratimes.com.au,catapult.co,chacha.com,cloudmark.com,comicrelief.com,computingunleashed.com,coolest-gadgets.com,crosscut.com,deadspin.com,deathandtaxesmag.com,designroyale.com.au,digitalrev.com,digitimes.com,discountsstory.com,eater.com,enom.com,eurogamer.net,everfi.com,fashionmagazine.com,fest300.com,filmfare.com,filmgo.org,fixya.com,forbes.com,forvo.com,fraghero.com,gameranx.com,gizmodo.com,gogoanime.se,hallels.com,happycoins.com,huffingtonpost.ca,huffingtonpost.co.uk,huffingtonpost.com,iflscience.com,independent.co.uk,independent.ie,joystiq.com,kickstarter.com,lapoderosa.com,latintimes.com,lifehacker.com,livemint.com,ludokado.com,luta.co.uk,macrumors.com,messynessychic.com,msnbc.msn.com,mumbrella.com.au,mvmtwatches.com,myunidays.com,ncaa.com,nirmaltv.com,novirusthanks.org,npr.org,nzherald.co.nz,onenewsnow.com,pcworld.in,perpetual-solutions.com,pinknews.co.uk,proboards.com,pvplive.net,recode.net,reuters.com,rfi.fr,richersounds.com,ryot.org,saturn.de,sci2.tv,sciencenews.org,scion.com,scroll.in,scufgaming.com,seattletimes.com,skybet.com,smashingmagazine.com,squidoo.com,stepstone.be,take.fm,techspot.com,theage.com.au,theatlantic.com,thedailybeast.com,thedailyshow.com,thedigitalfix.com,thefinancialist.com,tineye.com,tmz.com,triangleoffense.com,tvland.com,tvnz.co.nz,tweaktown.com,usvsth3m.com,vine.co,washingtonpost.com,wccftech.com,westword.com,wheels24.co.za,wn.com,yahoo.com,yoink.com,yourdailymedia.com##.twitter
+addictivetips.com,al-shorfa.com,alternativeto.net,alternet.org,americamagazine.org,anandtech.com,backstage.com,barstoolsports.com,bdnews24.com,belfasttelegraph.co.uk,bitly.com,bleacherreport.com,buffalonews.com,bulova.com,cadenaazul.com,canberratimes.com.au,catapult.co,chacha.com,cloudmark.com,comicrelief.com,computingunleashed.com,coolest-gadgets.com,crosscut.com,deadspin.com,deathandtaxesmag.com,designroyale.com.au,digitalrev.com,digitimes.com,discountsstory.com,eater.com,enom.com,eurogamer.net,everfi.com,fashionmagazine.com,fest300.com,filmfare.com,filmgo.org,fixya.com,forbes.com,forvo.com,fraghero.com,gamerant.com,gameranx.com,gizmodo.com,gogoanime.se,hallels.com,happycoins.com,huffingtonpost.ca,huffingtonpost.co.uk,huffingtonpost.com,iflscience.com,independent.co.uk,independent.ie,joystiq.com,kickstarter.com,lapoderosa.com,latintimes.com,lifehacker.com,livemint.com,ludokado.com,luta.co.uk,macrumors.com,messynessychic.com,msnbc.msn.com,mtv.co.uk,mumbrella.com.au,mvmtwatches.com,myunidays.com,ncaa.com,nirmaltv.com,njtvonline.org,novirusthanks.org,npr.org,nzherald.co.nz,onenewsnow.com,pcworld.in,perpetual-solutions.com,pinknews.co.uk,proboards.com,pvplive.net,recode.net,reuters.com,rfi.fr,richersounds.com,ryot.org,saturn.de,sci2.tv,sciencenews.org,scion.com,scroll.in,scufgaming.com,seattletimes.com,skybet.com,smashingmagazine.com,squidoo.com,stepstone.be,take.fm,techspot.com,theage.com.au,theatlantic.com,thedailybeast.com,thedailyshow.com,thedigitalfix.com,thefinancialist.com,tineye.com,tmz.com,triangleoffense.com,tvland.com,tvnz.co.nz,tweaktown.com,usvsth3m.com,vine.co,washingtonpost.com,wccftech.com,westword.com,wheels24.co.za,wn.com,yahoo.com,yoink.com,yourdailymedia.com##.twitter
slate.com##.twitter > .twitter
thedailybeast.com##.twitter-search
espnfc.com,eurosport.fr##.twitter-tweet
cracked.com##.twitterLogo
-browserleaks.com,idigitaltimes.com,indiatimes.com,medicaldaily.com##.twt
+browserleaks.com,idigitaltimes.com,indiatimes.com,medicaldaily.com,ndtv.com##.twt
hp.com##.ul_media_links
hypable.com##.us_floating
techpp.com##.user-connect-buttons
gamesrepublic.com##.user-yt
vanityfair.com##.utilities-top
activision.com##.utility
+ndtv.com##.vid_socwid_wrap
koreatimes.co.kr##.view_sns_div
dailymail.co.uk##.vjs-social-controls
androidcentral.com##.vs-feed
freshtechweb.com##.widget_connect
eos.org##.widget_eostwitterwidget
mediapost.com##.widget_group
+thespinoff.co.nz##.widget_lsi_widget
theapplepost.com##.widget_mc4wp_form_widget
sassyhongkong.com##.widget_shk-social
twistedsifter.com##.widget_sifter_connect_widget
nationalpost.com###actionbar
ibtimes.co.uk###article-left-side-share-panel
allkpop.com###article-social-share
-computerworld.co.nz###article_social_0
+computect.nz###article_social_0
lifewire.com###button-pinterest-image
pcmag.com###enhancedsharer
uptobox.com###fanback
pcmag.com###share_container
ahmedabadmirror.com###sharebar
file-upload.com###sharebuttons
+technobuffalo.com###sharing-floater
marketwatch.com###site-share
marketwatch.com###site-share-footer
ranker.com###siteNavShare
autobild.de###socialmedia
laptopmag.com,livescience.com###stickyShare
mediafire.com###subFooterSocial
+cnbc.com##.Footer-share
cinemablend.com##.StoryShareBar
collectivelyconscious.net##.addthis-smartlayers
pcgames-download.net##.addthis_toolbox
androidcentral.com##.mn_share_module
huffingtonpost.co.uk##.mod-follow
bnonews.com##.mvp-post-soc-wrap
+dexerto.com##.mxn1
theatlantic.com##.nav-social-links
nationalpost.com##.npStoryShare
ijr.com##.opt360-share-buttons-article-start
bitfeed.co,kitguru.net,thefreethoughtproject.com##.share-post
aetv.com,fyi.tv,history.com,mylifetime.com,nintendolife.com,vg247.com##.share-this
dailymail.co.uk,gala.de##.share-twitter
+dailymail.co.uk##.shareArticles
toptipstricks.com##.shareControl
computerworlduk.com,techworld.com##.shareIcon
indiatimes.com##.shareSprite
wired.com##.sidebar-component--social-share
computerera.co.in##.simple-social-icons
hypable.com##.single-post-share-box-container
+radiotimes.com##.site-footer-social
news-leader.com##.site-nav-social-item
+indiatimes.com##.sociable
theprovince.com##.social-bar
spiegel.de##.social-bar-wrapper
informer.com,rockpapershotgun.com##.social-buttons
gsmarena.com,ibtimes.co.uk,mashable.com,mensxp.com,naasongs.com,sidereel.com##.social-share
mtlblog.com##.social-share-bar
lifewire.com##.social-share-block
-menshealth.com##.social-share-button
+menshealth.com,runnersworld.com,womenshealthmag.com##.social-share-button
radiotimes.com##.social-share-collection
+dailyheadlines.net##.social-sharing-bot
+dailyheadlines.net##.social-sharing-top
spanishdict.com##.social-sidebar
8shit.net##.social-ul
ratemyprofessors.com##.social-wrap
ndtv.com##.socialshare-icons2
batchnime.net##.socialsharex
onlinemoviewatchs.com,onlinemoviewatchs.tv##.ssocial
+runnersworld.com,womenshealthmag.com##.standard-social-buttons
ndtv.com##.stickysocial
history.com##.story-share
newsy.com##.story-social-widget
ndtv.com##.story_social_share
xda-developers.com##.subscribe-button
ilovefood.xyz,jewishpress.com,k2nblog.com,startlr.com,technoshouter.com,thefreethoughtproject.com,usapoliticstoday.com,whattechsays.com##.td-post-sharing
-ilovefood.xyz,k2nblog.com##.td-social-icon-wrap
-whattechsays.com##.td-social-list
+foreverymom.com,ilovefood.xyz,k2nblog.com##.td-social-icon-wrap
+foreverymom.com,whattechsays.com##.td-social-list
+foreverymom.com##.td-social-sharing-button
fullmatchesandshows.com,k2nblog.com##.td_block_social_counter
v3.co.uk##.tools-container
dailymail.co.uk,mirror.co.uk##.twitter
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="]
armeniasputnik.am,rtvslo.si,sputnik-abkhazia.info,sputnik-georgia.com,sputnik-news.ee,sputnik-ossetia.com,sputnik-tj.com,sputnik.az,sputnik.by,sputnik.kg,sputnik.md,sputniknews-uz.com,sputniknews.cn,sputniknews.kz,sputniknews.lt,sputniknewslv.com###share
meteovista.com.tr,meteovista.si,tvsa.ba###social
mc-doualiya.com##.actions
+politikenhistorie.dk##.article__pagetools
+jyllands-posten.dk##.bylineToolbar
capital.gr##.controls
trt.net.tr##.facebook
+epaperlokmat.in,gujaratsamacharepaper.com##.facebook-page
+inneram.com##.gplus
transfermarkt.com.tr##.header-social
+lionexpress.in##.like-text
diyanet.tv##.lobibox-notify-wrapper
diyanet.tv##.navbar-sosyal
-aljazeera.net,autoline-arabic.com,autoline-eu.rs,autoline.com.tr,autoline.lt,autoline.lv,autoline.me,autoline.mk,autoline.ro,autoline.si,autoline.sk,cnbcindonesia.com,cnnindonesia.com,cnnturk.com,dr.dk,hrt.hr,insomnia.gr##.share
+bhaskarhindi.com##.news-info
+politikenhistorie.dk##.pagetools
+amarujala.com##.rgt-links
+aljazeera.net,autoline-arabic.com,autoline-eu.rs,autoline.com.tr,autoline.lt,autoline.lv,autoline.me,autoline.mk,autoline.ro,autoline.si,autoline.sk,cnbcindonesia.com,cnnindonesia.com,cnnturk.com,dr.dk,hrt.hr,insomnia.gr,webdunia.com##.share
sahartv.ir##.share-instagram
sahartv.ir##.share-mail
sahartv.ir##.share-soundcloud
trthaber.com##.son
cnnindonesia.com##.sosmed
diyanet.tv##.sosyal-alt-ust
+mathrubhumi.com##.tFB
+mathrubhumi.com##.tYT
gazzetta.gr##.toolbar
trt.net.tr##.twitter
yle.fi##.yle__article__header__shareButtons
zaikei.co.jp##.ninja_onebutton
nikkei-cnbc.co.jp##.officialAccount
fnn-news.com##.share
+newsweekjapan.jp##.side_sns
coffee-break.me##.sns
+originalnews.nico##.snsPalette
mobilenews.jp##.social
srad.jp##.synd
nikkei-cnbc.co.jp##.twitter
suedtirolnews.it###text-6
presseportal.de###toolbox_sm
teltarif.de###ttSBM
+aboutamazon.de##.ActionBar
t-online.de##.Tfb_aktion
driver.de##.Tlbvipr + .Tlbfkt
t-online.de##.Tliveconnect
heise.de,swr3.de,t3n.de##.facebook
tape.tv##.facebook-prompt
gutscheinsammler.de##.fancybox-overlay
-deutschlandfunk.de,fantasy.de##.fb
+deutschlandfunk.de,fantasy.de,weisseskreuz.bz.it##.fb
zentrum-der-gesundheit.de##.fbbox_overlay
falk.de##.fbstatic
myvideo.de##.globallike--fb-navi
spiegel.de##.spHeaderFollow
netzwelt.de##.stcl
androidpit.de##.tile_Follow
+n-tv.de##.tools
deutschlandfunk.de,fantasy.de##.tw
heise.de,ifun.de,iphone-ticker.de,rnd-news.de,swr3.de,t3n.de##.twitter
neusprech.org##.wptwitter
transfermarkt.nl##.header-social
at5.nl,autoline-nl.be,autoline.nl,diningcity.nl,nos.nl##.share
knack.be,rtlnieuws.nl,voetbal24.be,voetbalnieuws.be##.social
+knack.be##.toolbar
||sanoma.nl/media/static/images/icon_zienl.png
!
! ---------- Swedish Site Specific Hiding Rules ----------
!
-autoline-eu.se##.share
+autoline-eu.se,va.se##.share
+sportbibeln.se##.wsfb-wrapper
radioplay.se##div[style="flex-shrink: 0; border-left: 1px solid rgba(255, 255, 255, 0.3); height: 100%; display: flex; justify-content: center; align-items: center; padding: 0px 30px; font-size: 16px; font-weight: 100; cursor: pointer;"]
!
! ---------- Russian Site Specific Hiding Rules ----------
rg.ru###rgb_yandex-zen_zen
sputnik-abkhazia.ru,sputnik-georgia.ru,sputnik-ossetia.ru###share
gidonline.in###soc
+rosphoto.com###widget
7kanal.co.il##.Share
5-tv.ru##._links
1prime.ru##.action-buttons
lenta.ru##.b-socials__sharing > :not(.b-socials__favorite)
5-tv.ru##.blockOk
+rosphoto.com##.ft-soc-block
liganews.net##.header-social
1prime.ru##.header__buttons
interfax.ru##.inIco
autoline-eu.fr,autoline.be,autoline.lu,buzzmoica.fr,diningcity.be,francetvinfo.fr,gamekult.com,la-croix.com,nieuwsblad.be##.share
rtl.fr##.shared-logo
fracademic.com##.smm
-20minutes.fr,buyindz.com,europe1.fr,gamergen.com,journaldugeek.com,korben.info,ladepeche.fr,leboncoin.fr,lorientlejour.com,methodelafayfemme.fr,petitfute.com,sudouest.fr##.social
+20minutes.fr,buyindz.com,europe1.fr,gamergen.com,journaldugeek.com,korben.info,ladepeche.fr,leboncoin.fr,ledevoir.com,lorientlejour.com,methodelafayfemme.fr,petitfute.com,sudouest.fr##.social
fr.msn.com##.stbp-tbl
telerama.fr##.t12-user-resoc
tv5monde.com##.tv5monde-footer-menu--social
tempo.com,tempo.pt##.liCompartir
uol.com.br##.likebox
tvcultura.com.br##.redes
-autoline-br.com,autoline.pt##.share
+abril.com.br,autoline-br.com,autoline.pt,oantagonista.com,r7.com##.share
conjur.com.br,globo.com##.sharing
abola.pt,conjur.com.br,jornaldenegocios.pt,record.pt,uol.com.br##.social
!
3djuegos.com###siguenos
europapress.es###subnavegacionFixed
horoscoponegro.com###text-23
+notimex.gob.mx##.RedesFlotante
ara.cat##.ara-header-social
lanacion.com.ar##.compartir
americateve.com##.compartir-nota
ondacero.es##.facebook
starmedia.com##.fbk
tbnespaña.es,transfermarkt.es,transfermarkt.pt##.header-social
+abc.es##.herramientas
economiahoy.mx##.ic-rs
meteored.cl,meteored.com.ar,meteored.mx,tiempo.com##.liCompartir
cadenaser.com##.modulo_compartir
!
salto.bz###block-block-11
salto.bz###block-block-6
+interno.gov.it###block-menu-menu-segui-su
mediaset.it###boxOptions
comune.torino.it###condividi
ilmeteo.it###condividi_news
gazzetta.it###share
misya.info###side-share
deejay.it###slider
-autobelle.it,bancadipiacenza.it,canavesenews.it,creditocooperativo.it,fotografidigitali.it,gianlucadimarzio.com,ilsecoloxix.it,meteogiornale.it,meteovista.it,optimaitalia.com,radioitalia.it,unibo.it,virginactive.it###social
+autobelle.it,bancadipiacenza.it,canavesenews.it,creditocooperativo.it,fotografidigitali.it,gianlucadimarzio.com,ilsecoloxix.it,lavoro.gov.it,meteogiornale.it,meteovista.it,optimaitalia.com,radioitalia.it,unibo.it,virginactive.it###social
radioetv.it###social_presence
grom.it###top-info
bancadipiacenza.it###vimeo
+visitbergamo.net###widget-link
centrometeoitaliano.it###widgetSeguici
+aboutamazon.it##.ActionBar
evomagazine.it,rai.it##.Facebook
rai.it##.Invia
rai.tv##.Mail
studenti.it##.azioni-tools
provincia.bz.it,provinzia.bz.it##.banner_facebook
barfuss.it##.barfuss-fblikebox
+nurse24.it##.block-segui-nurse24it
comingsoon.it##.box-tags
ansa.it##.bt-suggest
cirio.it##.cirioYou
repubblica.it##.detail-social
donnamoderna.com##.donnam-footer-social
mediaset.it##.dsoc
-ilfoglio.it,startromagna.it,webnews.it##.facebook
+frasicelebri.it##.email
+ilfoglio.it,startromagna.it,teleticino.ch,webnews.it##.facebook
iphoneitalia.com##.faicosoc
-gianlucadimarzio.com##.fb
+crocebianca.bz.it,gianlucadimarzio.com##.fb
mezzicommerciali.it##.fb-menu
rivistailmulino.it##.float-container
ilfattoquotidiano.it##.follow
+r101.it##.followR101
ravennanotizie.it##.footer-link
+jeanlouisdavid.it##.footerIconsUl
fanpage.it##.fp-sponsor
fanpage.it##.ft-icon
corriereadriatico.it,ilgazzettino.it,ilmattino.it,ilmessaggero.it,leggo.it,quotidianodipuglia.it##.fumetti
ilmeteo.it##.giornale-contatti
advicegroup.it##.google
webnews.it##.gplus
+ilbianconero.com##.header-banner-menu
epochtimes.it,regione.abruzzo.it,stroilioro.com,transfermarkt.it##.header-social
nolostand.it##.home-social
tuttosport.com##.ico-shared
baume-et-mercier.it,ilfoglio.it##.instagram
corriereadriatico.it,ilgazzettino.it,ilmattino.it,ilmessaggero.it,leggo.it,quotidianodipuglia.it##.introfollow
ilmeteo.net##.liCompartir
+thevision.com##.like
+radiosportiva.com##.link-accessori
+liujo.com##.liujo-footer-social-container
gruppoeditorialesanpaolo.it##.menu-icons-list
rockol.it##.menu__facebook
corriere.it##.player-email-ctn
+nationalgeographic.it##.segui-ng
+lescienze.it##.seguici
askanews.it##.seguici_footer
chiesi.com##.seguicisu
-autoline-eu.it,basketinside.com,carpicalcionews.it,cittaceleste.it,comune.torino.it,coopcasarsa.it,corriere.it,corsedimoto.com,famigliacristiana.it,fantamagazine.com,fcinter1908.it,forzaroma.info,gazzamercato.it,gazzetta.it,golssip.it,ildolomiti.it,ilmilanista.it,ilsecoloxix.it,ilsole24ore.com,itasportpress.it,juvenews.eu,lifegate.it,mediagol.it,mobilita.org,mondoudinese.it,numericalcio.it,padovasport.tv,paginegialle.it,panorama.it,passioneinter.com,pianetagenoa1893.net,pianetamilan.it,ravennanotizie.it,repubblica.it,reteimprese.it,sassuolocalcionews.it,sportavellino.it,supereva.it,tenniscircus.com,tivusat.tv,toronews.net,tuttobolognaweb.it,violanews.com##.share
+autoline-eu.it,basketinside.com,carpicalcionews.it,cdt.ch,cittaceleste.it,comune.torino.it,coopcasarsa.it,corriere.it,corsedimoto.com,famigliacristiana.it,fantamagazine.com,fcinter1908.it,forzaroma.info,gazzamercato.it,gazzetta.it,golssip.it,ildolomiti.it,ilmilanista.it,ilsecoloxix.it,ilsole24ore.com,itasportpress.it,juvenews.eu,lifegate.it,mediagol.it,miur.gov.it,mobilita.org,mondoudinese.it,numericalcio.it,padovasport.tv,paginegialle.it,panorama.it,passioneinter.com,pianetagenoa1893.net,pianetamilan.it,ravennanotizie.it,repubblica.it,reteimprese.it,sassuolocalcionews.it,sportavellino.it,supereva.it,tenniscircus.com,tivusat.tv,toronews.net,tuttobolognaweb.it,violanews.com##.share
ilsole24ore.com##.share-elements
provincia.bz.it##.sharing
mediaset.it,meteo.it##.shr
-affaritaliani.it,altroconsumo.it,angeloparodi.it,angolotesti.it,askanews.it,auto.it,cielotv.it,cittametropolitanaroma.gov.it,coopcasarsa.it,corriere.it,diariodelweb.it,eurogamer.it,euronics.it,eurospin.it,famigliacristiana.it,fm-world.it,grandhotel-et-des-palmes.com,hdmotori.it,ilpopulista.it,ilposticipo.it,inmoto.it,istat.it,italiaoggi.it,ivid.it,legacoop.coop,liberoquotidiano.it,linkiesta.it,magnoliatv.it,meetingrimini.org,milanofinanza.it,moto.it,mtv.it,norbaonline.it,olivetti.com,radiocitymilano.it,ravennanotizie.it,regione.piemonte.it,repubblica.it,rmcsport.net,rollingstone.it,roncadin.it,rossopomodoro.it,sorgenia.it,suzuki.it,tari.it,testimania.com,vg247.it,wallstreetitalia.com##.social
+quickparking.it##.soc-icon-container
+affaritaliani.it,altroconsumo.it,angeloparodi.it,angolotesti.it,askanews.it,auto.it,avivaitalia.it,cdt.ch,cielotv.it,cittametropolitanaroma.gov.it,coopcasarsa.it,corriere.it,diariodelweb.it,eurogamer.it,euronics.it,eurospin.it,famigliacristiana.it,fm-world.it,grandhotel-et-des-palmes.com,hdmotori.it,ilpopulista.it,ilposticipo.it,inmoto.it,istat.it,italiaoggi.it,ivid.it,kataweb.it,lasicilia.it,legacoop.coop,liberoquotidiano.it,linkiesta.it,magnoliatv.it,meetingrimini.org,milanofinanza.it,moto.it,mtv.it,naturalborngamers.it,norbaonline.it,nurse24.it,olivetti.com,opinione.it,radiocitymilano.it,ravennanotizie.it,regione.piemonte.it,repubblica.it,rmcsport.net,rollingstone.it,roncadin.it,rossopomodoro.it,scorpionbay.com,sorgenia.it,suzuki.it,tari.it,testimania.com,vg247.it,wallstreetitalia.com##.social
+nurse24.it##.toolbar
epochtimes.it,ilsole24ore.com##.tools
gianlucadimarzio.com,ilpost.it##.tw
-ilfoglio.it,webnews.it##.twitter
+ilfoglio.it,teleticino.ch,webnews.it##.twitter
mymovies.it##.vota-pul-consiglio
||calciomercato.it/img/notizie/social/
||ilmeteo.it^*/BOX%20COMPLETO.
+||ilquotidianodellazio.it/img/mi-piace-
||quimediaset.it^*/bgToolbar.
!
! ---------- Korean Site Specific Hiding Rules ----------
budstikka.no##.np-videoInfo
nrk.no##.nrkno-share
autoline.co.no##.share
+radio.no##.social
vg.no##.twitter
!
! ---------- Afrikaans Site Specific Hiding Rules ----------
! ---------- Romanian Site Specific Hiding Rules ----------
!
mediafax.ro##.OptionBar
+newsweek.ro##.icons
capital.ro##.social
!
! ---------- Montenegrin Site Specific Hiding Rules ----------
appspot.com,foodit.com#@#.btn-linkedin
appspot.com#@#.btn-reddit
azlyrics.com,theoldreader.com,userzoom.com#@#.btn-share
-bacardi.com,freecodecamp.org,swappa.com,thegamebusters.it,webgate.ec.europa.eu#@#.btn-social
+bacardi.com,bellazon.com,bintray.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
rockstargames.com#@#.btnTwitter
+passeidireto.com#@#.btn_facebook
nationalgeographic.com#@#.btn_fb
+passeidireto.com#@#.btn_google
pinterest.com#@#.button-pinterest
terravision.eu#@#.button-share
slideshare.net#@#.button-social
pinterest.com#@#.clk-pinit
smzdm.com#@#.comment_share
+vidcloud.co#@#.content-share
+vidcloud.co#@#.content-share-wrap
echo.msk.ru#@#.contentshare
+tommy.com#@#.cookie-notice
si.com#@#.custom-sharing-link
wired.com#@#.custom-social
delicious.com#@#.delicious
digg.com#@#.digg-button
digg.com#@#.digg_button
science-et-vie.com#@#.entry-share
+teslarati.com#@#.fa-facebook-square
+insomnia.gr#@#.fa-share
qrdesign.net#@#.fa-share-alt
azurewebsites.net,martini.com,oneplus.net#@#.facebook-btn
-bitbucket.org,ebuddy.com,foodora.at,foodora.ca,foodora.com.au,foodora.de,foodora.fi,foodora.fr,foodora.it,foodora.nl,foodora.no,foodora.se,geekli.st,getyounity.com,globalcitizen.org,musixmatch.com,plug.dj#@#.facebook-button
+bitbucket.org,ebuddy.com,foodora.at,foodora.ca,foodora.com.au,foodora.de,foodora.fi,foodora.fr,foodora.it,foodora.nl,foodora.no,foodora.se,geekli.st,getyounity.com,globalcitizen.org,musixmatch.com,plug.dj,swiatebookow.pl#@#.facebook-button
twitter.com#@#.facebook-container
getyounity.com,login.aliexpress.com,vimeo.com#@#.facebook-icon
thehunt.com#@#.facebook-link
jappy.de#@#.facebookbutton
100pour100foot.fr,6ter.fr,achetezfacile.com,clubic.com,deco.fr,fan2.fr,girondins.com,groupem6.fr,jeuxvideo.fr,jolidressing.com,m6.fr,m6blog.fr,m6bonus.fr,m6info.fr,m6jeux.fr,m6kid.fr,m6mobile.fr,m6pubdigital.fr,minuitsexy.fr,minutefacile.com,mobinaute.com,neteco.com,nouvellestar.fr,ozap.com,paris-premiere.fr,teva.fr,turbo.fr,w9.fr,wideo.fr#@#.fb-box
academia.edu,twitter.com#@#.fb-btn
-airbnb.cat,airbnb.com,airbnb.de#@#.fb-button
+airbnb.cat,airbnb.com,airbnb.de,dobreprogramy.pl#@#.fb-button
kizlarsoruyor.com#@#.fb-content
firebase.google.com#@#.fb-dialog
itweb.co.za#@#.fb-icon
douyutv.com,steampowered.com,vimeo.com#@#.follow_btn
about.me#@#.follow_twitter
expresstools.co.uk#@#.footer-social
+gorod.mos.ru#@#.footer__social
google.com#@#.g-plus
appspot.com,google.com#@#.g-plusone
adme.ru#@#.gallery-social
youtube.com#@#.gplus-icon
vk.com#@#.group_share
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,oneplus.net,shared.com,songkick.com,squidoo.com,theoldreader.com,unieuro.it,yourstory.com#@#.icon-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,oneplus.net,secretescapes.com,shared.com,songkick.com,squidoo.com,theoldreader.com,unieuro.it,yourstory.com#@#.icon-facebook
lockerdome.com#@#.icon-facebook2
secure.allocine.fr#@#.icon-fb
flattr.com#@#.icon-flickr
nbcnews.com#@#.js-share
alternativeto.net#@#.like-box
facebook.com,forum.albiononline.com#@#.likeButton
-fimfiction.net,modworkshop.net#@#.like_button
+darudar.org,fimfiction.net,modworkshop.net#@#.like_button
busqueda.com.uy,linkedin.com,peerlyst.com#@#.linkedin.icon
pan.baidu.com#@#.list-share
theverge.com#@#.m-article__share-buttons
latimes.com#@#.mod-socialmedia
atelierdeschefs.fr#@#.navbar-social
mouthshut.com#@#.openshare
-newsweek.com#@#.page-share
+newsweek.com,vidcloud.co#@#.page-share
renren.com#@#.photo-share
pinterest.com#@#.pin-it-button
feedly.com#@#.pinButton
bitly.com,framestr.com#@#.share-btn
kcrw.com,vimeo.com#@#.share-button
bandcamp.com,bleacherreport.com,distractify.com,naekranie.pl,thedodo.com#@#.share-buttons
-analyticsindiamag.com,awarenessact.com,bbcccnn.com.ua,cbronline.com,chatsports.com,comicbook.com,dogs-magazin.de,foodtank.com,gamerisle.org,gen-pop.com,gfycat.com,livetheorganicdream.com,popsugar.com,popsugar.com.au,professorshouse.com,sensationrock.net,zagranie.com#@#.share-container
+analyticsindiamag.com,awarenessact.com,bbcccnn.com.ua,cbronline.com,chatsports.com,comicbook.com,dogs-magazin.de,foodtank.com,gamerisle.org,gen-pop.com,gfycat.com,livetheorganicdream.com,popsugar.co.uk,popsugar.com,popsugar.com.au,professorshouse.com,reefbuilders.com,sensationrock.net,zagranie.com#@#.share-container
mediafire.com#@#.share-facebook
bild.de#@#.share-fb
alwaysdata.net#@#.share-group
autokult.pl,channelnewsasia.com,fotoblogia.pl,imgur.com,komorkomania.pl#@#.share-links
channelnewsasia.com,recite.com#@#.share-list
disqus.com,google.com,livelib.ru,tumblr.com#@#.share-menu
-flickr.com#@#.share-options
+flickr.com,fxhome.com#@#.share-options
dropbox.com,ge.tt,recite.com#@#.share-page
flickr.com,imgur.com,tobii.com,youtube.com#@#.share-panel
mediafire.com#@#.share-popup
magentacloud.de#@#.sharelink
india.com#@#.sharethis-wrapper
nytimes.com#@#.sharetools
+vtvgujarati.com#@#.sharing-box
slate.com#@#.sharing-buttons
nextinpact.com#@#.sharrre
youtube.com#@#.show-share
dallascowboys.com,golem.de,patriots.com,top.de#@#.social-bar
funnyordie.com#@#.social-bar-container
wat.tv#@#.social-block
-chillitorun.pl,rta24.eu,vonguru.fr#@#.social-bottom
+chillitorun.pl,flyertalk.com,onovini.com,rta24.eu,vonguru.fr,wahl-o-mat.de#@#.social-bottom
bitbucket.org,foodit.com,paypal.com,tvspielfilm.de#@#.social-box
buzzerie.com,gog.com,poradnikprzedsiebiorcy.pl,udemy.com#@#.social-btn
chess.com#@#.social-btns
fastcompany.com,golem.de,nu.nl#@#.social-button
adevarul.ro,airbnb.cat,airbnb.com,airbnb.de,airbnb.it,bilingua.io,cheezburger.com,musixmatch.com,nu.nl,ozy.com,tipranks.com#@#.social-buttons
+workroom-myata.ru#@#.social-circle
twitch.tv#@#.social-column
cheezburger.com#@#.social-container
github.com#@#.social-count
attn.com,wonderhowto.com#@#.social-header
deathandtaxesmag.com,hostinger.ae,hostinger.com.br,hostinger.com.ua,hostinger.fr,hostinger.in.th,hostinger.it,hostinger.kr,hostinger.lt,hostinger.my,hostinger.ph,hostinger.pl,hostinger.pt,hostinger.ro,hostinger.ru,hostinger.vn,hostinger.web.tr,spin.com,stereogum.com,vibe.com#@#.social-holder
ok.ru,speedtest.net,udemy.com,washingtonexaminer.com#@#.social-icon
-deathandtaxesmag.com,spin.com,stereogum.com,vibe.com,viewbug.com#@#.social-icons
+deathandtaxesmag.com,ourweigh.in,spin.com,stereogum.com,vibe.com,viewbug.com#@#.social-icons
accountkiller.com#@#.social-image
paperblog.com,paperblog.fr#@#.social-inline
+swiatebookow.pl#@#.social-label
asos.com,metservice.com#@#.social-link
airbnb.cat,airbnb.com,airbnb.de,autokult.pl,deathfromabove1979.com,fotoblogia.pl,komorkomania.pl,squarespace.com,time.com#@#.social-links
wykop.pl#@#.social-list
-getyounity.com,howdoyou.do#@#.social-login
+coeffee.com,flipboard.com,getyounity.com,howdoyou.do#@#.social-login
ethias.be,technorati.com#@#.social-media
f-secure.com#@#.social-media-buttons
schuermann.eu#@#.social-media-list
answers.microsoft.com#@#.socialIcon
pbs.org#@#.socialList
welt.de#@#.socialMedia
+gorod.mos.ru#@#.social__facebook
+gorod.mos.ru#@#.social__twitter
iq-student-accommodation.com#@#.social_bar
zik.ua#@#.social_block
charaktery.eu,hintaopas.fi,pinterest.com,pricespy.co.nz,pricespy.co.uk,pricespy.ie,prisjakt.nu,wat.tv#@#.social_buttons
academia.edu#@#.social_container
+ourweigh.in#@#.social_facebook
maximumpc.com#@#.social_links_top
fitocracy.com#@#.social_row
neoseeker.com#@#.social_share
meilleurmobile.com#@#.social_tabs
leica-camera.com#@#.social_toolbar
+ourweigh.in#@#.social_twitter
ruliweb.com#@#.social_wrapper
0calc.es,0calc.fr,0calc.in,0calc.ru,0rechner.de,nu.nl,web2.0calc.com#@#.socialbar
wuala.com#@#.socialbox
jobs.jnj.com,realogy.com#@#.socialbutton
clientsfromhell.net#@#.socialbuttons
heise.de,megabus.com,thenextweb.com#@#.socialmedia
-belgafiles.com,chaturbate.com,gog.com#@#.socials
+belgafiles.com,chaturbate.com,eska.pl,gog.com#@#.socials
vorarlberg.orf.at#@#.socialshare
+coeffee.com#@#.sprite-facebook
+coeffee.com#@#.sprite-twitter
listenonrepeat.com#@#.ssk-facebook
cbsnews.com#@#.std-social
streetsblog.org,thinkprogress.org#@#.sticky-share
stumbleupon.com#@#.stumble-button
-amazon.co.uk,amazon.com,amazon.com.au,amazon.de,amazon.fr,gitlab.com,reddit.com,twitch.tv,xhamster.com#@#.subscribe-button
+amazon.co.uk,amazon.com,amazon.com.au,amazon.de,amazon.fr,gitlab.com,reddit.com,store.google.com,twitch.tv,xhamster.com#@#.subscribe-button
fewo-direkt.de,nvidia.pl#@#.subscribe-container
nvidia.pl#@#.subscribe-text
first-class-and-more.de,geekgamer.tv#@#.subscribe-widget
twitter.com#@#.twtr-widget
si.com#@#.ui-share-component
research.gigaom.com#@#.vertical-social
-video.khl.ru#@#.vjs-share
+invidio.us,video.khl.ru#@#.vjs-share
minutebuzz.com#@#.wrapper-share
hootsuite.com#@#.x-facebook
kinogo-720.net#@#.ya-share2
flickr.com#@#[title="Share via email"]
stumbleupon.com#@#[title="Stumble This Post"]
reddit.com#@#[title="submit to redit"]
-facebook.com#@#a[href*="facebook.com/sharer/sharer.php?"]
+facebook.com,fxhome.com#@#a[href*="facebook.com/sharer/sharer.php?"]
+reddit.com#@#a[href="//www.reddit.com/submit"]
delicious.com#@#a[href="http://delicious.com/save"]
twitter.com#@#a[href="http://twitter.com/share"]
delicious.com#@#a[href="http://www.delicious.com/save"]
+twitter.com#@#a[href="https://twitter.com/share"]
del.icio.us#@#a[href^="http://del.icio.us/post?url="]
digg.com#@#a[href^="http://digg.com/submit?url="]
facebook.com#@#a[href^="http://facebook.com/sharer.php?"]
pinterest.com,thekitchn.com#@#a[href^="http://pinterest.com/pin/create/button/"]
-google.com#@#a[href^="http://plus.google.com/share?url="]
+google.com#@#a[href^="http://plus.google.com/share"]
reddit.com#@#a[href^="http://reddit.com/submit"]
technorati.com#@#a[href^="http://technorati.com/faves?add="]
twitter.com#@#a[href^="http://twitter.com/?status="]
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?"]
facebook.com#@#a[href^="https://facebook.com/sharer.php?"]
pinterest.com#@#a[href^="https://pinterest.com/pin/create/"]
-google.com#@#a[href^="https://plus.google.com/share"]
+fxhome.com,google.com#@#a[href^="https://plus.google.com/share"]
twitter.com#@#a[href^="https://twitter.com/home/?status="]
twitter.com#@#a[href^="https://twitter.com/intent/follow?"]
twitter.com#@#a[href^="https://twitter.com/intent/tweet/"]
-forbes.com,pewinternet.org,yellosoft.us#@#a[href^="https://twitter.com/intent/tweet?"]
+forbes.com,fxhome.com,pewinternet.org,yellosoft.us#@#a[href^="https://twitter.com/intent/tweet?"]
vk.com,vkontakte.ru#@#a[href^="https://vk.com/share.php?url="]
facebook.com#@#a[href^="https://www.facebook.com/dialog/feed?"]
+fxhome.com#@#a[href^="https://www.facebook.com/sharer/sharer.php"]
google.com#@#a[href^="https://www.google.com/bookmarks/mark?"]
linkedin.com#@#a[href^="https://www.linkedin.com/cws/share?"]
reddit.com#@#a[href^="https://www.reddit.com/submit?"]
stumbleupon.com#@#a[href^="https://www.stumbleupon.com/submit?"]
-accounts.codemasters.com,allestörungen.de,busqueda.com.uy,clubbingtv.com,encyclopediadramatica.se,facebook.com,foodit.com,github.com,github.io,google.co.nz,google.co.uk,google.com,google.com.au,google.de,inmotionhosting.com,jetpack.wordpress.com,kingswiki.com,ludins.fr,maxthon.com,megabus.com,opendatacity.de,pcgames.de,peopo.org,theoldreader.com,twitter.com,webgate.ec.europa.eu,wikipedia.org,youtube.com#@#a[title="Facebook"]
+accounts.codemasters.com,allestörungen.de,busqueda.com.uy,clubbingtv.com,coeffee.com,encyclopediadramatica.se,facebook.com,foodit.com,forsal.pl,github.com,github.io,google.co.nz,google.co.uk,google.com,google.com.au,google.de,inmotionhosting.com,jetpack.wordpress.com,kingswiki.com,ludins.fr,maxthon.com,megabus.com,opendatacity.de,pcgames.de,peopo.org,theoldreader.com,twitter.com,webgate.ec.europa.eu,wikipedia.org,youtube.com#@#a[title="Facebook"]
encyclopediadramatica.se,github.com,google.co.nz,google.co.uk,google.com,google.com.au,google.de,kingswiki.com,wikipedia.org#@#a[title="Google Plus"]
-encyclopediadramatica.se,github.com,github.io,google.co.nz,google.co.uk,google.com,google.com.au,google.de,kingswiki.com,wikipedia.org,youtube.com#@#a[title="Google+"]
+coeffee.com,encyclopediadramatica.se,forsal.pl,github.com,github.io,google.co.nz,google.co.uk,google.com,google.com.au,google.de,kingswiki.com,wikipedia.org,youtube.com#@#a[title="Google+"]
wikipedia.org#@#a[title="Instagram"]
allestörungen.de,busqueda.com.uy,encyclopediadramatica.se,github.com,github.io,google.co.nz,google.co.uk,google.com,google.com.au,google.de,kingswiki.com,linkedin.com,wikipedia.org#@#a[title="LinkedIn"]
pinterest.com,wikipedia.org#@#a[title="Pin it!"]
encyclopediadramatica.se,github.com,github.io,google.co.nz,google.co.uk,google.com,google.com.au,google.de,kingswiki.com,wikipedia.org#@#a[title="Pinterest"]
flattr.com,tumblr.com,wikipedia.org#@#a[title="Tumblr"]
-accounts.codemasters.com,allestörungen.de,busqueda.com.uy,clubbingtv.com,encyclopediadramatica.se,flattr.com,github.com,github.io,google.co.nz,google.co.uk,google.com,google.com.au,google.de,jaruzel.com,jetpack.wordpress.com,kingswiki.com,live.com,maxthon.com,megabus.com,opendatacity.de,outlook.com,twitter.com,webgate.ec.europa.eu,wikipedia.org,youtube.com#@#a[title="Twitter"]
+accounts.codemasters.com,allestörungen.de,busqueda.com.uy,clubbingtv.com,coeffee.com,encyclopediadramatica.se,flattr.com,github.com,github.io,google.co.nz,google.co.uk,google.com,google.com.au,google.de,jaruzel.com,jetpack.wordpress.com,kingswiki.com,live.com,maxthon.com,megabus.com,opendatacity.de,outlook.com,twitter.com,webgate.ec.europa.eu,wikipedia.org,youtube.com#@#a[title="Twitter"]
wikipedia.org#@#a[title="YouTube"]
allestörungen.de,encyclopediadramatica.se,flattr.com,github.com,github.io,google.co.nz,google.co.uk,google.com,google.com.au,google.de,heise.de,maxthon.com,opendatacity.de,pcgameshardware.de,wikipedia.org#@#a[title="Youtube"]
aliexpress.com,github.com,github.io,wikipedia.org#@#a[title="facebook"]
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,github.com,github.io,google.co.nz,google.co.uk,google.com,google.com.au,google.de,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,maxthon.com,microsoft.com,opendatacity.de,playboy.com,sky.com,t3n.de,thoughtcatalog.com,twitter.com,udacity.com,vvhp.net,whatthetech.com,wikipedia.org#@#img[alt="Facebook"]
+a2zapk.com,authy.com,clubbingtv.com,disqus.com,eff.org,eleconomista.es,facebook.com,forsal.pl,github.com,github.io,google.co.nz,google.co.uk,google.com,google.com.au,google.de,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,maxthon.com,microsoft.com,opendatacity.de,playboy.com,sky.com,t3n.de,thoughtcatalog.com,twitter.com,udacity.com,vvhp.net,whatthetech.com,wikipedia.org#@#img[alt="Facebook"]
github.com,github.io,google.co.nz,google.co.uk,google.com,google.com.au,google.de,vvhp.net,wikipedia.org,xkcd.com,youtube.com#@#img[alt="Google+"]
a2zapk.com,github.com,github.io,google.co.nz,google.co.uk,google.com,google.com.au,google.de,vvhp.net,whatculture.com,wikipedia.org#@#img[alt="Instagram"]
a2zapk.com,eff.org,github.com,github.io,google.co.nz,google.co.uk,google.com,google.com.au,google.de,linkedin.com,wikipedia.org#@#img[alt="LinkedIn"]
@@||addthis.com^*/core128.js$domain=ctrlq.org
@@||addthiscdn.com^*/print.png
@@||addtoany.com/menu/page.js$domain=similarpages.com
+@@||adguard.com/public/Adguard/Blog/Android/comparison/facebook_$image,domain=adguard.com
@@||adnews.com.br^*-social-media-$image,domain=adnews.com.br
@@||adobe.com^*/delicious.png$domain=adobe.com
@@||afterglowplayer.com/img/feat_youtube.jpg
@@||androidpit.info/userfiles/*image/youtube-logo-
@@||androidpolice.com/wp-content/*_facebook-$image
@@||androidpolice.com/wp-content/themes/ap2/ap_resize/ap_resize.php?*_Twitter-$image
-@@||aol.com^*/sharrre.js
@@||aolcdn.com/aboutme/*/icons/socialmedia/$domain=about.me
@@||apis.google.com/js/platform.js$domain=9gag.com|jakdojade.pl|passeidireto.com|sato.fi
@@||app.hrlab.de/assets/icons/$image,domain=app.hrlab.de
@@||bitbucket-connect-icons.s3.amazonaws.com^$image,domain=bitbucket.org
@@||bitcoinmagazine.com/wp-content/plugins/*/social-media-widget/social_widget.css
@@||bittorrent.com/public/min/index.php?ipbv=*/socialicons.css
+@@||blackeight.com/wp-content/plugins/selection-sharer/js/selection-sharer.js$script
@@||bluejeans.com^*/images/auth/$image
+@@||bnf.fr/assets/*/sociallinks_controller.js$script
@@||breakoutlist.com/assets/logos/*-logo.png$domain=breakoutlist.com
@@||breakoutlist.com/assets/pinterest-logo.png
@@||breakoutlist.com/assets/twitter-logo.png
@@||corriereobjects.it^*/socialshare.js?$domain=video.corriere.it
@@||coursehero.com/min/?f=*/social_share_tracking.js$domain=coursehero.com
@@||coveritlive.com/templates/coveritlive/images/twitter_$~third-party
+@@||crazypanda.ru/m/js/social-$script,domain=crazypanda.ru
@@||crowdin.net/images/social/
@@||curelost.com/logo/$image,~third-party
@@||customer.xfinity.com^*/EmailShare.js$~third-party
@@||duckduckgo.com/assets/icons/favicons/youtube.png
@@||e-biznes.pl^*/sociallocker-next-premium/
@@||eceplayground.com^*/plugins/sociable/
-@@||edgesuite.net^*/sharrre.min.js$domain=jules.com
@@||eff.org/sites/$image
@@||egotastic.com^*/images/$image
@@||eleximg.com/*/tmp/hot/Facebook.gif
@@||fncstatic.com^*/fb-logo-$image,domain=foxbusiness.com
@@||fncstatic.com^*/fb-logo.$image,domain=foxbusiness.com
@@||fontawesome.io^$generichide,~third-party
-@@||foreignpolicy.com^*/sharrre.js
@@||foreignpolicy.com^*_id_twitter_icon.png
@@||fortawesome.github.io/Font-Awesome/$generichide,~third-party
@@||fptplay.net/static/img/share/$image
@@||lurkmore.*/images/FB_small.png$~third-party
@@||lurkmore.so/images/*/Twitter-$~third-party
@@||lurkmore.so/images/*YouTube.png$~third-party
+@@||m.yabber.cloud/images/social/$image,domain=allboxing.ru
@@||manworldmediacdn.com/data/galleries/*-social-$image
@@||marketplace.cdn.mozilla.net/media/fireplace/img/icons/brands/social-$image
+@@||maroelamedia.co.za^*/ultimate-social-deux/*/jquery.tooltipster-min.js
@@||media-cache*.pinimg.com^$image,third-party
@@||media-imdb.com/images/navbar/navbar_sprite_social.png$domain=imdb.com
@@||mediafirerepack.net^*/facebook-page-promoter-lightbox/$script
@@||meetmecdna.com/images/Connect/btn_facebook_custom_text.png$domain=meetme.com
@@||megabus.com/images/megabus-socialmedia-
+@@||megapolisonline.ru/wp-content/plugins/easy-vkontakte-connect/js/social-likes.min.js
@@||metservice.com/_/files/social/content-stream.html
@@||mhfreq.org/wp-content/uploads/*/tweet.png?
@@||michiganlottery.com/global/share/js/$script
@@||opensat4all.com/forums/public/$stylesheet
@@||origin.com/views/socialmedia.html$xmlhttprequest,domain=origin.com
@@||ostroh.info/wp-content/plugins/wp-rocket/min/?*/easy-social-share-buttons.min.js$script,~third-party
+@@||ourweigh.in/public/assets/img/icons/social/$image
@@||panzi.github.io/SocialSharePrivacy/
@@||parastorage.com^*/packages-bin/facebookShare/facebookShare.min.js
+@@||passeidireto.com/website-anonymous/images/$image
@@||passets-cdn.pinterest.com^
@@||patreon.com/images/fb_login_large.png
@@||pcinpact.com/js/socialbar.js
@@||projectevolove.com/application/themes/clean/images/with_facebook.png
@@||quilt.janrain.com/*/linkedin.png
@@||qz.com/images/buttons/sign-in-with-twitter.png
+@@||rambler.ru/public-icons/$image
@@||rantlifestyle.com/wp-content/*facebook$image
@@||rantlifestyle.com/wp-content/*twitter$image
@@||rasset.ie/static/news/js/socialMedia.js$domain=rte.ie
@@||restream.io/img/$image
@@||restream.io^$generichide
@@||rfi.fr/sites/all/modules/maison/aef_boulangerie/$image
+@@||riotpixels.com^*/sprite-social-$image
@@||riseconf.com/wp-content/uploads/$image,domain=riseconf.com
@@||robinlinus.github.io/socialmedia-leak/demo.js
@@||rorr.im/static/images/reddit-icon.png
@@||seeklogo.com/images/*-seeklogo.com.gif
@@||setself.com/content/images/authbox/$image
@@||sevego.com/Img/$image,~third-party
-@@||sharethis.com/button/buttons.js$domain=belfasttelegraph.co.uk|cnn.com|corporatehousingbyowner.com|gamesradar.com|halfmoonrun.com|itworld.com|mangafox.me|mangahere.com|movies.com|techbargains.com|walmart.com
+@@||sharethis.com/button/buttons.js$domain=belfasttelegraph.co.uk|cnn.com|corporatehousingbyowner.com|gamesradar.com|halfmoonrun.com|itworld.com|mangafox.me|mangahere.com|movies.com|pandora.net|techbargains.com|walmart.com
@@||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
@@||techfrag.com/wp-content/uploads/*/youtube-$image
@@||techspot.com/images/login-$image
@@||tegna-tv.com^*/googleplus-user-account.js
+@@||telepolis.pl/media/cache/resolve/content_box/images/$image
@@||telia.se/tse/js/socialmedia/
+@@||teslarati.com/wp-content/themes/teslarati-mag/images/facebook_circle.png
+@@||teslarati.com/wp-content/themes/teslarati-mag/images/twitter_circle.png
@@||thebluealliance.com/images/icons/$image,domain=thebluealliance.com
@@||theinterview-movie.com/images/btn_youtube.png
@@||themobileplaybook.com/assets-v2/images/google-mobile-playbook*.png
@@||ups.com/assets/resources/images/social.png$domain=ups.com
@@||upwork.com^*/logo-pinterest.svg
@@||utdstc.com/icons/$image,domain=uptodown.com
-@@||valentlau.com.au/wp-content/plugins/*/jquery.sharrre.min.js$domain=valentlau.com.au
@@||vice.com/images/*-social-media-$image
@@||vidiload.com/media/banners/fblike.png$domain=vidiload.com
@@||viewbug.com^*/fb_button.png
@@||zdnet.de/wp-content/uploads/*-logo-$image,~third-party
@@||zillowstatic.com/*-social-share-
@@||zillowstatic.com^*-google-plus-$script,domain=zillow.com
+! downdetector mirrors
+@@||allestoringen.be^$generichide
+@@||allestoringen.nl^$generichide
+@@||allestörungen.at^$generichide
+@@||allestörungen.ch^$generichide
+@@||allestörungen.de^$generichide
+@@||aussieoutages.com^$generichide
+@@||canadianoutages.com^$generichide
+@@||downdetctor.cl^$generichide
+@@||downdetector.ae^$generichide
+@@||downdetector.co.nz^$generichide
+@@||downdetector.co.uk^$generichide
+@@||downdetector.co.za^$generichide
+@@||downdetector.com.ar^$generichide
+@@||downdetector.com.br^$generichide
+@@||downdetector.com/static/$image
+@@||downdetector.com^$generichide
+@@||downdetector.dk^$generichide
+@@||downdetector.es^$generichide
+@@||downdetector.fi^$generichide
+@@||downdetector.fr^$generichide
+@@||downdetector.hk^$generichide
+@@||downdetector.ie^$generichide
+@@||downdetector.in^$generichide
+@@||downdetector.it^$generichide
+@@||downdetector.jp^$generichide
+@@||downdetector.mx^$generichide
+@@||downdetector.no^$generichide
+@@||downdetector.pl^$generichide
+@@||downdetector.pt^$generichide
+@@||downdetector.ru^$generichide
+@@||downdetector.se^$generichide
+@@||downdetector.sg^$generichide
+@@||downdetector.web.tr^$generichide
! "Muzli - Design Breakfast" Chrome new tab extension (https://chrome.google.com/webstore/detail/muzli-design-breakfast/glcipcfhmopcgidicgdociohdoicpdfc)
@@||aquest.it/images/aq_facebook.jpg
@@||evil-icons.io/assets/images/social.png
@@||material.cmiscm.com/images/share.png
@@||privacypal.co/assets/img/fb.jpg
@@||volkswagen-electrique.fr/img/share/share.jpg
-! Checksum: iiEBh2PBQXJjPTv8z8MNjw
</head>
<body>
+ <h3>2.13 (version code 36)</h3>
+ <p>29. Oktober 2018 - Mindest-API 19, Ziel-API 28</p>
+ <ul>
+ <li>Add <a href="https://redmine.stoutner.com/issues/23">importing and exporting</a> of bookmarks and settings (includes the <a href="https://redmine.stoutner.com/issues/280">read storage permission</a>).</li>
+ <li>Switch <a href="https://redmine.stoutner.com/issues/165">default loading of URLs</a> from HTTP to HTTPS.</li>
+ <li>Display how many items are <a href="https://redmine.stoutner.com/issues/313">blocked by each blocklist</a> with <a href="https://redmine.stoutner.com/issues/323">live updates</a>.</li>
+ <li>Add a <a href="https://redmine.stoutner.com/issues/252">stop loading</a> button.</li>
+ <li>Add <a href="https://redmine.stoutner.com/issues/305">user agent</a> and <a href="https://redmine.stoutner.com/issues/274">night mode</a> controls to the options menu.</li>
+ <li>Fix a bug with <a href="https://redmine.stoutner.com/issues/325">disappearing system bars</a> after watching a full screen video.</li>
+ <li>Fix the <a href="https://redmine.stoutner.com/issues/317">Clear Data menu item status</a> on Oreo (Android 8.0) and newer.</li>
+ <li>Fix the size of the <a href="https://redmine.stoutner.com/issues/319">Waiting for Orbot message</a>.</li>
+ <li>Bump target API to 28 (Android 9 Pie).</li>
+ <li>Aktualisierte italienische Übersetzung von Francesco Buratti.</li>
+ <li>Aktualisierte russische Übersetzung.</li>
+ <li>Aktualisierte spanische Übersetzung von Jose A. León Becerra.</li>
+ </ul>
+
<h3>2.12 (version code 35)</h3>
<p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=eeb6f383b74980bc29ff1ecab8f6c3eb6ac17d54">31. Juli 2018</a> - Mindest-API 19, Ziel-API 27</p>
<ul>
</head>
<body>
+ <h3>2.13 (version code 36)</h3>
+ <p>29. Oktober 2018 - Mindest-API 19, Ziel-API 28</p>
+ <ul>
+ <li>Add <a href="https://redmine.stoutner.com/issues/23">importing and exporting</a> of bookmarks and settings (includes the <a href="https://redmine.stoutner.com/issues/280">read storage permission</a>).</li>
+ <li>Switch <a href="https://redmine.stoutner.com/issues/165">default loading of URLs</a> from HTTP to HTTPS.</li>
+ <li>Display how many items are <a href="https://redmine.stoutner.com/issues/313">blocked by each blocklist</a> with <a href="https://redmine.stoutner.com/issues/323">live updates</a>.</li>
+ <li>Add a <a href="https://redmine.stoutner.com/issues/252">stop loading</a> button.</li>
+ <li>Add <a href="https://redmine.stoutner.com/issues/305">user agent</a> and <a href="https://redmine.stoutner.com/issues/274">night mode</a> controls to the options menu.</li>
+ <li>Fix a bug with <a href="https://redmine.stoutner.com/issues/325">disappearing system bars</a> after watching a full screen video.</li>
+ <li>Fix the <a href="https://redmine.stoutner.com/issues/317">Clear Data menu item status</a> on Oreo (Android 8.0) and newer.</li>
+ <li>Fix the size of the <a href="https://redmine.stoutner.com/issues/319">Waiting for Orbot message</a>.</li>
+ <li>Bump target API to 28 (Android 9 Pie).</li>
+ <li>Aktualisierte italienische Übersetzung von Francesco Buratti.</li>
+ <li>Aktualisierte russische Übersetzung.</li>
+ <li>Aktualisierte spanische Übersetzung von Jose A. León Becerra.</li>
+ </ul>
+
<h3>2.12 (version code 35)</h3>
<p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=eeb6f383b74980bc29ff1ecab8f6c3eb6ac17d54">31. Juli 2018</a> - Mindest-API 19, Ziel-API 27</p>
<ul>
</head>
<body>
+ <h3>2.13 (version code 36)</h3>
+ <p>29 October 2018 - minimum API 19, target API 28</p>
+ <ul>
+ <li>Add <a href="https://redmine.stoutner.com/issues/23">importing and exporting</a> of bookmarks and settings (includes the <a href="https://redmine.stoutner.com/issues/280">read storage permission</a>).</li>
+ <li>Switch <a href="https://redmine.stoutner.com/issues/165">default loading of URLs</a> from HTTP to HTTPS.</li>
+ <li>Display how many items are <a href="https://redmine.stoutner.com/issues/313">blocked by each blocklist</a> with <a href="https://redmine.stoutner.com/issues/323">live updates</a>.</li>
+ <li>Add a <a href="https://redmine.stoutner.com/issues/252">stop loading</a> button.</li>
+ <li>Add <a href="https://redmine.stoutner.com/issues/305">user agent</a> and <a href="https://redmine.stoutner.com/issues/274">night mode</a> controls to the options menu.</li>
+ <li>Fix a bug with <a href="https://redmine.stoutner.com/issues/325">disappearing system bars</a> after watching a full screen video.</li>
+ <li>Fix the <a href="https://redmine.stoutner.com/issues/317">Clear Data menu item status</a> on Oreo (Android 8.0) and newer.</li>
+ <li>Fix the size of the <a href="https://redmine.stoutner.com/issues/319">Waiting for Orbot message</a>.</li>
+ <li>Bump target API to 28 (Android 9 Pie).</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 Becerra.</li>
+ </ul>
+
<h3>2.12 (version code 35)</h3>
<p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=eeb6f383b74980bc29ff1ecab8f6c3eb6ac17d54">31 July 2018</a> - minimum API 19, target API 27</p>
<ul>
</head>
<body>
+ <h3>2.13 (version code 36)</h3>
+ <p>29 October 2018 - minimum API 19, target API 28</p>
+ <ul>
+ <li>Add <a href="https://redmine.stoutner.com/issues/23">importing and exporting</a> of bookmarks and settings (includes the <a href="https://redmine.stoutner.com/issues/280">read storage permission</a>).</li>
+ <li>Switch <a href="https://redmine.stoutner.com/issues/165">default loading of URLs</a> from HTTP to HTTPS.</li>
+ <li>Display how many items are <a href="https://redmine.stoutner.com/issues/313">blocked by each blocklist</a> with <a href="https://redmine.stoutner.com/issues/323">live updates</a>.</li>
+ <li>Add a <a href="https://redmine.stoutner.com/issues/252">stop loading</a> button.</li>
+ <li>Add <a href="https://redmine.stoutner.com/issues/305">user agent</a> and <a href="https://redmine.stoutner.com/issues/274">night mode</a> controls to the options menu.</li>
+ <li>Fix a bug with <a href="https://redmine.stoutner.com/issues/325">disappearing system bars</a> after watching a full screen video.</li>
+ <li>Fix the <a href="https://redmine.stoutner.com/issues/317">Clear Data menu item status</a> on Oreo (Android 8.0) and newer.</li>
+ <li>Fix the size of the <a href="https://redmine.stoutner.com/issues/319">Waiting for Orbot message</a>.</li>
+ <li>Bump target API to 28 (Android 9 Pie).</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 Becerra.</li>
+ </ul>
+
<h3>2.12 (version code 35)</h3>
<p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=eeb6f383b74980bc29ff1ecab8f6c3eb6ac17d54">31 July 2018</a> - minimum API 19, target API 27</p>
<ul>
</head>
<body>
+ <h3>2.13 (código de versión 36)</h3>
+ <p>29 de octubre de 2018 - API mínimo 19, API dirigido 28</p>
+ <ul>
+ <li>Añadir la <a href="https://redmine.stoutner.com/issues/23">importación y exportación</a> de favoritos y ajustes (incluye el <a href="https://redmine.stoutner.com/issues/280">permiso de almacenamiento de lectura</a>).</li>
+ <li>Cambiar la <a href="https://redmine.stoutner.com/issues/165">carga predeterminada de URLs</a> de HTTP a HTTPS.</li>
+ <li>Mostrar cuántos elementos son <a href="https://redmine.stoutner.com/issues/313">bloqueados por cada lista de bloqueo</a> con <a href="https://redmine.stoutner.com/issues/323">actualizaciones en tiempo real</a>.</li>
+ <li>Añadir un <a href="https://redmine.stoutner.com/issues/252">botón</a> para parar la carga.</li>
+ <li>Añadir controles de <a href="https://redmine.stoutner.com/issues/305">agente de usuario</a> y <a href="https://redmine.stoutner.com/issues/274">de modo nocturno</a> al menú de opciones.</li>
+ <li>Arreglar un problema con <a href="https://redmine.stoutner.com/issues/325">la desaparición de las barras del sistema</a> tras ver un vídeo a pantalla completa.</li>
+ <li>Arreglar el <a href="https://redmine.stoutner.com/issues/317">estado del elemento del menú Borrar Datos</a> en Oreo (Android 8.0) y posteriores.</li>
+ <li>Arreglar el tamaño del mensaje <a href="https://redmine.stoutner.com/issues/319">Esperando a Orbot</a>.</li>
+ <li>Incrementar la API dirigido hacia la 28 (Android 9 Pie).</li>
+ <li>Actualizada la traducción al español proporcionada por Jose A. León Becerra.</li>
+ <li>Actualizada la traducción al italiano proporcionada por Francesco Buratti.</li>
+ <li>Actualizada la traducción al ruso.</li>
+ </ul>
+
<h3>2.12 (código de versión 35)</h3>
<p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=eeb6f383b74980bc29ff1ecab8f6c3eb6ac17d54">31 de julio de 2018</a> - API mínimo 19, API dirigido 27</p>
<ul>
<li>Corregir la opción <a href="https://redmine.stoutner.com/issues/231">“Añadir a pantalla de inicio”</a> para ser compatible con Android Oreo.</li>
<li>Corregir <a href="https://redmine.stoutner.com/issues/248">el formato de color</a> en el cuadro de texto URL.</li>
<li>Clarificar el lenguaje en la <a href="https://redmine.stoutner.com/issues/244">política de privacidad</a>.</li>
- <li>Aumentar la API dirigido a 27 (Android Oreo, 8.1.0).</li>
+ <li>Incrementar la API dirigido hacia la 27 (Android Oreo, 8.1.0).</li>
<li>Actualizada la traducción al español proporcionada por Jose A. León Becerra.</li>
<li>Actualizada la traducción al italiano proporcionada por Francesco Buratti.</li>
<li>Traducción parcial al ruso.</li>
<li>Añadir un <a href="https://redmine.stoutner.com/issues/132">cajón de favoritos</a> al que se accede deslizando desde la derecha.</li>
<li>Evitar que el Modo Noche <a href="https://redmine.stoutner.com/issues/213">parpadee sobre un fondo blanco</a> al cargar páginas nuevas.</li>
<li>Actualizar los <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=379d977e9db12b28952cbce0b127548576c87b95">agentes de usuario</a>.</li>
- <li>Aumentar la API dirigido a 26 (Android Oreo, 8.0.0).</li>
+ <li>Incrementar la API dirigido hacia la 26 (Android Oreo, 8.0.0).</li>
<li>Actualizada la traducción al español proporcionada por Jose A. León Becerra.</li>
<li>Actualizada la traducción al italiano proporcionada por Francesco Buratti.</li>
</ul>
<li>Cambiar el modo de “No rastrear” <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=c3ec2515bf9a49d4561efc47f5d21106f15cb286">poniédolo por defecto como falso</a>.</li>
<li>Añadir la opción de <a href="https://redmine.stoutner.com/issues/75">habilitar el modo de navegación a pantalla completa</a> y ponerlo <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=blobdiff;f=app/src/main/res/xml/preferences.xml;h=cdda87e7c2eaa0cabdb6a1a77ffca1124e9423e1;hp=8ed81b84aab687621a0f08921c4f6165392d59d2;hb=743982f883eab347e4029f8a3be760f780b14da1;hpb=7f0fda47dbd040262a8149e1e6d27f7abe9043ea">por defecto como falso</a>.</li>
<li>Arreglar un error que a veces hací que <a href="https://redmine.stoutner.com/issues/74">la barra de navegación se pusiera de color gris en modo de pantalla completa</a> al cambiar entre aplicaciones.</li>
- <li>Aumentar el <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=5c6db7b33577612ff7f120b30fb98cab8afa591f">API dirigido a 25</a>.</li>
+ <li>Incrementar la <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=5c6db7b33577612ff7f120b30fb98cab8afa591f">API dirigido hacia la 25</a>.</li>
<li>Actualizar la <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=blobdiff;f=app/src/main/res/values-es/strings.xml;h=83c162b389a075effb68c7ce41cd03482c7c8bce;hp=ff79b6a9f30dbe71a0a076cfcfdc0df834ebb792;hb=2c8e83a7d1a044a5186020ac17d3cefb22b7f330;hpb=e9ed376cc7890f1d1f2e370e2e63f19dcfd1859d">traducción</a> <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=blob;f=app/src/main/assets/es/about_permissions.html;h=eab82ba8ee104e6a71776a557366f70660d28711;hb=2c8e83a7d1a044a5186020ac17d3cefb22b7f330">parcial</a> <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=blobdiff;f=app/src/main/assets/es/about_changelog.html;h=ffb0e4895c0323ae4ee6ca11aab775b318a1b9ef;hp=f810cccc58ee840eb2704bcf81c9e3387d29ff2c;hb=c3ec2515bf9a49d4561efc47f5d21106f15cb286;hpb=2c8e83a7d1a044a5186020ac17d3cefb22b7f330">de español</a>.</li>
</ul>
<h3>1.11 (código de versión 13)</h3>
<p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=d9974f13e3a4dad62f760e02e94d8782d6e4bb3d">22 de octubre de 2016</a> - API mínimo 19, API dirigido 24</p>
<ul>
- <li>Aumentar el API dirigido a 24, que habilita el soporte multiventana en Android Nougat.</li>
+ <li>Incrementar la API dirigido hacia la, que habilita el soporte multiventana en Android Nougat.</li>
<li>Arreglar un error introducido en versión 1.10 que consumió <a href="https://redmine.stoutner.com/issues/66">bastante CPU</a> sin ninguna razón.</li>
<li>Añadir <a href="https://redmine.stoutner.com/issues/18">la opción para imprimir</a>.</li>
<li>Arreglar <a href="https://redmine.stoutner.com/issues/67">la descarga de archivos</a> en KitKat y Lollipop.</li>
</head>
<body>
+ <h3>2.13 (código de versión 36)</h3>
+ <p>29 de octubre de 2018 - API mínimo 19, API dirigido 28</p>
+ <ul>
+ <li>Añadir la <a href="https://redmine.stoutner.com/issues/23">importación y exportación</a> de favoritos y ajustes (incluye el <a href="https://redmine.stoutner.com/issues/280">permiso de almacenamiento de lectura</a>).</li>
+ <li>Cambiar la <a href="https://redmine.stoutner.com/issues/165">carga predeterminada de URLs</a> de HTTP a HTTPS.</li>
+ <li>Mostrar cuántos elementos son <a href="https://redmine.stoutner.com/issues/313">bloqueados por cada lista de bloqueo</a> con <a href="https://redmine.stoutner.com/issues/323">actualizaciones en tiempo real</a>.</li>
+ <li>Añadir un <a href="https://redmine.stoutner.com/issues/252">botón</a> para parar la carga.</li>
+ <li>Añadir controles de <a href="https://redmine.stoutner.com/issues/305">agente de usuario</a> y <a href="https://redmine.stoutner.com/issues/274">de modo nocturno</a> al menú de opciones.</li>
+ <li>Arreglar un problema con <a href="https://redmine.stoutner.com/issues/325">la desaparición de las barras del sistema</a> tras ver un vídeo a pantalla completa.</li>
+ <li>Arreglar el <a href="https://redmine.stoutner.com/issues/317">estado del elemento del menú Borrar Datos</a> en Oreo (Android 8.0) y posteriores.</li>
+ <li>Arreglar el tamaño del mensaje <a href="https://redmine.stoutner.com/issues/319">Esperando a Orbot</a>.</li>
+ <li>Incrementar la API dirigido hacia la 28 (Android 9 Pie).</li>
+ <li>Actualizada la traducción al español proporcionada por Jose A. León Becerra.</li>
+ <li>Actualizada la traducción al italiano proporcionada por Francesco Buratti.</li>
+ <li>Actualizada la traducción al ruso.</li>
+ </ul>
+
<h3>2.12 (código de versión 35)</h3>
<p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=eeb6f383b74980bc29ff1ecab8f6c3eb6ac17d54">31 de julio de 2018</a> - API mínimo 19, API dirigido 27</p>
<ul>
<li>Corregir la opción <a href="https://redmine.stoutner.com/issues/231">“Añadir a pantalla de inicio”</a> para ser compatible con Android Oreo.</li>
<li>Corregir <a href="https://redmine.stoutner.com/issues/248">el formato de color</a> en el cuadro de texto URL.</li>
<li>Clarificar el lenguaje en la <a href="https://redmine.stoutner.com/issues/244">política de privacidad</a>.</li>
- <li>Aumentar la API dirigido a 27 (Android Oreo, 8.1.0).</li>
+ <li>Incrementar la API dirigido hacia la 27 (Android Oreo, 8.1.0).</li>
<li>Actualizada la traducción al español proporcionada por Jose A. León Becerra.</li>
<li>Actualizada la traducción al italiano proporcionada por Francesco Buratti.</li>
<li>Traducción parcial al ruso.</li>
<li>Añadir un <a href="https://redmine.stoutner.com/issues/132">cajón de favoritos</a> al que se accede deslizando desde la derecha.</li>
<li>Evitar que el Modo Noche <a href="https://redmine.stoutner.com/issues/213">parpadee sobre un fondo blanco</a> al cargar páginas nuevas.</li>
<li>Actualizar los <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=379d977e9db12b28952cbce0b127548576c87b95">agentes de usuario</a>.</li>
- <li>Aumentar la API dirigido a 26 (Android Oreo, 8.0.0).</li>
+ <li>Incrementar la API dirigido hacia la 26 (Android Oreo, 8.0.0).</li>
<li>Actualizada la traducción al español proporcionada por Jose A. León Becerra.</li>
<li>Actualizada la traducción al italiano proporcionada por Francesco Buratti.</li>
</ul>
<li>Cambiar el modo de “No rastrear” <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=c3ec2515bf9a49d4561efc47f5d21106f15cb286">poniédolo por defecto como falso</a>.</li>
<li>Añadir la opción de <a href="https://redmine.stoutner.com/issues/75">habilitar el modo de navegación a pantalla completa</a> y ponerlo <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=blobdiff;f=app/src/main/res/xml/preferences.xml;h=cdda87e7c2eaa0cabdb6a1a77ffca1124e9423e1;hp=8ed81b84aab687621a0f08921c4f6165392d59d2;hb=743982f883eab347e4029f8a3be760f780b14da1;hpb=7f0fda47dbd040262a8149e1e6d27f7abe9043ea">por defecto como falso</a>.</li>
<li>Arreglar un error que a veces hací que <a href="https://redmine.stoutner.com/issues/74">la barra de navegación se pusiera de color gris en modo de pantalla completa</a> al cambiar entre aplicaciones.</li>
- <li>Aumentar el <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=5c6db7b33577612ff7f120b30fb98cab8afa591f">API dirigido a 25</a>.</li>
+ <li>Incrementar la <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=5c6db7b33577612ff7f120b30fb98cab8afa591f">API dirigido hacia la 25</a>.</li>
<li>Actualizar la <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=blobdiff;f=app/src/main/res/values-es/strings.xml;h=83c162b389a075effb68c7ce41cd03482c7c8bce;hp=ff79b6a9f30dbe71a0a076cfcfdc0df834ebb792;hb=2c8e83a7d1a044a5186020ac17d3cefb22b7f330;hpb=e9ed376cc7890f1d1f2e370e2e63f19dcfd1859d">traducción</a> <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=blob;f=app/src/main/assets/es/about_permissions.html;h=eab82ba8ee104e6a71776a557366f70660d28711;hb=2c8e83a7d1a044a5186020ac17d3cefb22b7f330">parcial</a> <a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=blobdiff;f=app/src/main/assets/es/about_changelog.html;h=ffb0e4895c0323ae4ee6ca11aab775b318a1b9ef;hp=f810cccc58ee840eb2704bcf81c9e3387d29ff2c;hb=c3ec2515bf9a49d4561efc47f5d21106f15cb286;hpb=2c8e83a7d1a044a5186020ac17d3cefb22b7f330">de español</a>.</li>
</ul>
<h3>1.11 (código de versión 13)</h3>
<p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=d9974f13e3a4dad62f760e02e94d8782d6e4bb3d">22 de octubre de 2016</a> - API mínimo 19, API dirigido 24</p>
<ul>
- <li>Aumentar el API dirigido a 24, que habilita el soporte multiventana en Android Nougat.</li>
+ <li>Incrementar la API dirigido hacia la 24, que habilita el soporte multiventana en Android Nougat.</li>
<li>Arreglar un error introducido en versión 1.10 que consumió <a href="https://redmine.stoutner.com/issues/66">bastante CPU</a> sin ninguna razón.</li>
<li>Añadir <a href="https://redmine.stoutner.com/issues/18">la opción para imprimir</a>.</li>
<li>Arreglar <a href="https://redmine.stoutner.com/issues/67">la descarga de archivos</a> en KitKat y Lollipop.</li>
<p><a href="https://developer.android.com/reference/android/Manifest.permission.html#INSTALL_SHORTCUT">com.android.launcher.permission.INSTALL_SHORTCUT</a></p>
<p>Requerido para añadir accesos directos de páginas web en el escritorio.</p>
- <h3>Read storage</h3>
+ <h3>Almacenamiento de lectura</h3>
<p><a href="https://developer.android.com/reference/android/Manifest.permission#READ_EXTERNAL_STORAGE">android.permission.READ_EXTERNAL_STORAGE</a></p>
- <p>Required to import settings from public folders. On Android Marshmallow (API 23) and newer, if this permission is denied Privacy Browser can import settings from the app’s folders instead.</p>
+ <p>Requerido para importar la configuración de las carpetas públicas.
+ En Android Marshmallow (API 23) y posteriores, si se niega este permiso, Privacy Browser puede en cambio importar la configuración desde las carpetas de la aplicación.</p>
- <h3>Write storage</h3>
+ <h3>Almacenamiento de escritura</h3>
<p><a href="https://developer.android.com/reference/android/Manifest.permission.html#WRITE_EXTERNAL_STORAGE">android.permission.WRITE_EXTERNAL_STORAGE</a></p>
- <p>Required to export settings and download files to the public folders.
- On Android Marshmallow (API 23) and newer, if this permission is denied Privacy Browser can export settings and store downloads in the app’s folders instead.</p>
+ <p>Requerido para exportar la configuración y descargar archivos a las carpetas públicas.
+ En Android Marshmallow (API 23) y posteriores, si se niega este permiso, Privacy Browser puede en cambio exportar la configuración y almacenar las descargas en las carpetas de la aplicación.</p>
</body>
</html>
\ No newline at end of file
You should have received a copy of the GNU General Public License
along with Privacy Browser. If not, see <http://www.gnu.org/licenses/>. -->
+
<html>
<head>
<meta charset="UTF-8">
<p><a href="https://developer.android.com/reference/android/Manifest.permission.html#INSTALL_SHORTCUT">com.android.launcher.permission.INSTALL_SHORTCUT</a></p>
<p>Requerido para añadir accesos directos de páginas web en el escritorio.</p>
- <h3>Read storage</h3>
+ <h3>Almacenamiento de lectura</h3>
<p><a href="https://developer.android.com/reference/android/Manifest.permission#READ_EXTERNAL_STORAGE">android.permission.READ_EXTERNAL_STORAGE</a></p>
- <p>Required to import settings from public folders. On Android Marshmallow (API 23) and newer, if this permission is denied Privacy Browser can import settings from the app’s folders instead.</p>
+ <p>Requerido para importar la configuración de las carpetas públicas.
+ En Android Marshmallow (API 23) y posteriores, si se niega este permiso, Privacy Browser puede en cambio importar la configuración desde las carpetas de la aplicación.</p>
- <h3>Write storage</h3>
+ <h3>Almacenamiento de escritura</h3>
<p><a href="https://developer.android.com/reference/android/Manifest.permission.html#WRITE_EXTERNAL_STORAGE">android.permission.WRITE_EXTERNAL_STORAGE</a></p>
- <p>Required to export settings and download files to the public folders.
- On Android Marshmallow (API 23) and newer, if this permission is denied Privacy Browser can export settings and store downloads in the app’s folders instead.</p>
+ <p>Requerido para exportar la configuración y descargar archivos a las carpetas públicas.
+ En Android Marshmallow (API 23) y posteriores, si se niega este permiso, Privacy Browser puede en cambio exportar la configuración y almacenar las descargas en las carpetas de la aplicación.</p>
</body>
</html>
\ No newline at end of file
</head>
<body>
+ <h3>2.13 (versione codice 36)</h3>
+ <p>29 Ottobre 2018 - minima API 19, target API 28</p>
+ <ul>
+ <li>Aggiunta la funzionalità di <a href="https://redmine.stoutner.com/issues/23">importazione e esportazione</a> dei segnalibri e delle impostazioni (include il <a href="https://redmine.stoutner.com/issues/280">permesso di lettura della memoria</a>).</li>
+ <li>Modificato il <a href="https://redmine.stoutner.com/issues/165">caricamento di default delle URL</a> da HTTP a HTTPS.</li>
+ <li>Visualizzazione di quanto oggetti sono <a href="https://redmine.stoutner.com/issues/313">bloccati da ogni lista di blocco</a> con <a href="https://redmine.stoutner.com/issues/323">aggiornamento in tempo reale</a>.</li>
+ <li>Aggiunta del pulsante di <a href="https://redmine.stoutner.com/issues/252">stop del caricamento</a>.</li>
+ <li>Aggiunta dei controlli dello <a href="https://redmine.stoutner.com/issues/305">user agent</a> e della <a href="https://redmine.stoutner.com/issues/274">Modalità notte</a> al menù delle opzioni.</li>
+ <li>Correzione di un baco per cui <a href="https://redmine.stoutner.com/issues/325">scomparivano le barre di sistema</a> dopo la visualizzazione di video a schermo intero.</li>
+ <li>Sistemazione della <a href="https://redmine.stoutner.com/issues/317">voce del menu “Elimina dati”</a> su Oreo (Android 8.0) o più recenti versioni di Android.</li>
+ <li>Correzione delle dimensioni del <a href="https://redmine.stoutner.com/issues/319">messaggio “In atteso di Orbot”</a>.</li>
+ <li>Aggiornamento della target API a 28 (Android 9 Pie).</li>
+ <li>Aggiornamento della traduzione Italiana fornita da Francesco Buratti.</li>
+ <li>Aggiornamento della traduzione Russo.</li>
+ <li>Aggiornamento della traduzione Spagnola fornita da Jose A. León Becerra.</li>
+ </ul>
+
<h3>2.12 (versione codice 35)</h3>
<p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=eeb6f383b74980bc29ff1ecab8f6c3eb6ac17d54">31 Luglio 2018</a> - minima API 19, target API 27</p>
<ul>
</ul>
<h3>1.11 (versione codice 13)</h3>
- <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=d9974f13e3a4dad62f760e02e94d8782d6e4bb3d">22 October 2016</a> - minima API 19, target API 24</p>
+ <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=d9974f13e3a4dad62f760e02e94d8782d6e4bb3d">22 Ottobre 2016</a> - minima API 19, target API 24</p>
<ul>
<li>Bump target API to 24, which enables multi-window support on Nougat.</li>
<li>Fix a bug introduced in version 1.10 that consumed <a href="https://redmine.stoutner.com/issues/66">massive amounts of CPU</a> for no good reason.</li>
</head>
<body>
+ <h3>2.13 (versione codice 36)</h3>
+ <p>29 Ottobre 2018 - minima API 19, target API 28</p>
+ <ul>
+ <li>Aggiunta la funzionalità di <a href="https://redmine.stoutner.com/issues/23">importazione e esportazione</a> dei segnalibri e delle impostazioni (include il <a href="https://redmine.stoutner.com/issues/280">permesso di lettura della memoria</a>).</li>
+ <li>Modificato il <a href="https://redmine.stoutner.com/issues/165">caricamento di default delle URL</a> da HTTP a HTTPS.</li>
+ <li>Visualizzazione di quanto oggetti sono <a href="https://redmine.stoutner.com/issues/313">bloccati da ogni lista di blocco</a> con <a href="https://redmine.stoutner.com/issues/323">aggiornamento in tempo reale</a>.</li>
+ <li>Aggiunta del pulsante di <a href="https://redmine.stoutner.com/issues/252">stop del caricamento</a>.</li>
+ <li>Aggiunta dei controlli dello <a href="https://redmine.stoutner.com/issues/305">user agent</a> e della <a href="https://redmine.stoutner.com/issues/274">Modalità notte</a> al menù delle opzioni.</li>
+ <li>Correzione di un baco per cui <a href="https://redmine.stoutner.com/issues/325">scomparivano le barre di sistema</a> dopo la visualizzazione di video a schermo intero.</li>
+ <li>Sistemazione della <a href="https://redmine.stoutner.com/issues/317">voce del menu “Elimina dati”</a> su Oreo (Android 8.0) o più recenti versioni di Android.</li>
+ <li>Correzione delle dimensioni del <a href="https://redmine.stoutner.com/issues/319">messaggio “In atteso di Orbot”</a>.</li>
+ <li>Aggiornamento della target API a 28 (Android 9 Pie).</li>
+ <li>Aggiornamento della traduzione Italiana fornita da Francesco Buratti.</li>
+ <li>Aggiornamento della traduzione Russo.</li>
+ <li>Aggiornamento della traduzione Spagnola fornita da Jose A. León Becerra.</li>
+ </ul>
+
<h3>2.12 (versione codice 35)</h3>
<p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=eeb6f383b74980bc29ff1ecab8f6c3eb6ac17d54">31 Luglio 2018</a> - minima API 19, target API 27</p>
<ul>
</ul>
<h3>1.11 (versione codice 13)</h3>
- <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=d9974f13e3a4dad62f760e02e94d8782d6e4bb3d">22 October 2016</a> - minima API 19, target API 24</p>
+ <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=d9974f13e3a4dad62f760e02e94d8782d6e4bb3d">22 Ottobre 2016</a> - minima API 19, target API 24</p>
<ul>
<li>Bump target API to 24, which enables multi-window support on Nougat.</li>
<li>Fix a bug introduced in version 1.10 that consumed <a href="https://redmine.stoutner.com/issues/66">massive amounts of CPU</a> for no good reason.</li>
<p><a href="https://developer.android.com/reference/android/Manifest.permission.html#INSTALL_SHORTCUT">com.android.launcher.permission.INSTALL_SHORTCUT</a></p>
<p>E' richiesto per poter creare collegamenti a siti web sulla schermata principale del dispositivo.</p>
- <h3>Read storage</h3>
+ <h3>Lettura dalla memoria</h3>
<p><a href="https://developer.android.com/reference/android/Manifest.permission#READ_EXTERNAL_STORAGE">android.permission.READ_EXTERNAL_STORAGE</a></p>
- <p>Required to import settings from public folders. On Android Marshmallow (API 23) and newer, if this permission is denied Privacy Browser can import settings from the app’s folders instead.</p>
+ <p>Richiesta per l'importazione delle impostazioni dalle cartelle pubbliche.
+ A partire da Android Marshmallow (API 23), se questo permesso è negato Privacy Browser può importare le impostazioni solo dalle cartelle dell'applicazione.</p>
- <h3>Write storage</h3>
+ <h3>Scrittura della memoria</h3>
<p><a href="https://developer.android.com/reference/android/Manifest.permission.html#WRITE_EXTERNAL_STORAGE">android.permission.WRITE_EXTERNAL_STORAGE</a></p>
- <p>Required to export settings and download files to the public folders.
- On Android Marshmallow (API 23) and newer, if this permission is denied Privacy Browser can export settings and store downloads in the app’s folders instead.</p>
+ <p>Richiesta per l'esportazione delle applicazioni e per il download di file nelle cartelle pubbliche.
+ A partire da Android Marshmallow (API 23), se questo permesso è negato Privacy Browser può esportare le impostazioni e salvare i download solo nelle cartelle dell'applicazione.</p>
</body>
</html>
\ No newline at end of file
<p><a href="https://developer.android.com/reference/android/Manifest.permission.html#INSTALL_SHORTCUT">com.android.launcher.permission.INSTALL_SHORTCUT</a></p>
<p>E' richiesto per poter creare collegamenti a siti web sulla schermata principale del dispositivo.</p>
- <h3>Read storage</h3>
+ <h3>Lettura dalla memoria</h3>
<p><a href="https://developer.android.com/reference/android/Manifest.permission#READ_EXTERNAL_STORAGE">android.permission.READ_EXTERNAL_STORAGE</a></p>
- <p>Required to import settings from public folders. On Android Marshmallow (API 23) and newer, if this permission is denied Privacy Browser can import settings from the app’s folders instead.</p>
+ <p>Richiesta per l'importazione delle impostazioni dalle cartelle pubbliche.
+ A partire da Android Marshmallow (API 23), se questo permesso è negato Privacy Browser può importare le impostazioni solo dalle cartelle dell'applicazione.</p>
- <h3>Write storage</h3>
+ <h3>Scrittura della memoria</h3>
<p><a href="https://developer.android.com/reference/android/Manifest.permission.html#WRITE_EXTERNAL_STORAGE">android.permission.WRITE_EXTERNAL_STORAGE</a></p>
- <p>Required to export settings and download files to the public folders.
- On Android Marshmallow (API 23) and newer, if this permission is denied Privacy Browser can export settings and store downloads in the app’s folders instead.</p>
+ <p>Richiesta per l'esportazione delle applicazioni e per il download di file nelle cartelle pubbliche.
+ A partire da Android Marshmallow (API 23), se questo permesso è negato Privacy Browser può esportare le impostazioni e salvare i download solo nelle cartelle dell'applicazione.</p>
</body>
</html>
\ No newline at end of file
</head>
<body>
+ <h3>2.13 (код версии 36)</h3>
+ <p>29 октября 2018 года - minimum API 19, target API 28</p>
+ <ul>
+ <li>Добавлен <a href="https://redmine.stoutner.com/issues/23">импорт и экспорт</a> закладок и настроек (включая <a href="https://redmine.stoutner.com/issues/280">разрешение на чтение хранилища</a>).</li>
+ <li>Загрузка <a href="https://redmine.stoutner.com/issues/165">URL-адресов по умолчанию переключена</a> с HTTP на HTTPS.</li>
+ <li>Добавлено отображение <a href="https://redmine.stoutner.com/issues/313">количества заблокированных элементов каждым списком блокировки</a> в <a href="https://redmine.stoutner.com/issues/323">реальном времени</a>.</li>
+ <li>Добавлена <a href="https://redmine.stoutner.com/issues/252">кнопка остановки</a> загрузки.</li>
+ <li>В быстрые настройки добавлены <a href="https://redmine.stoutner.com/issues/305">пользовательский агент</a> и <a href="https://redmine.stoutner.com/issues/274">ночной режим</a>.</li>
+ <li>Исправлена ошибка <a href="https://redmine.stoutner.com/issues/325">исчезновения системной панели</a> после просмотра полноэкранного видео.</li>
+ <li>Исправлен <a href="https://redmine.stoutner.com/issues/317">статус элемента меню 'Очистка данных'</a> на Oreo (Android 8.0) и новее.</li>
+ <li>Исправлен размер сообщения <a href="https://redmine.stoutner.com/issues/319">Ожидание Orbot</a>.</li>
+ <li>Повышен API до 28 (Android 9 Pie).</li>
+ <li>Обновлен перевод на русский язык.</li>
+ <li>Обновлен перевод на итальянский язык, выполненный Франческо Буратти (Francesco Buratti).</li>
+ <li>Обновлен перевод на испанский язык, выполненный Хосе А. Леон Безерра (Jose A. León Becerra).</li>
+ </ul>
+
<h3>2.12 (код версии 35)</h3>
<p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=eeb6f383b74980bc29ff1ecab8f6c3eb6ac17d54">31 июля 2018 года</a> - minimum API 19, target API 27</p>
<ul>
</ul>
<h3>1.11 (код версии 13)</h3>
- <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=d9974f13e3a4dad62f760e02e94d8782d6e4bb3d">22 October 2016 года</a> - minimum API 19, target API 24</p>
+ <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=d9974f13e3a4dad62f760e02e94d8782d6e4bb3d">22 октября 2016 года</a> - minimum API 19, target API 24</p>
<ul>
<li>Bump target API to 24, which enables multi-window support on Nougat.</li>
<li>Fix a bug introduced in version 1.10 that consumed <a href="https://redmine.stoutner.com/issues/66">massive amounts of CPU</a> for no good reason.</li>
</head>
<body>
+ <h3>2.13 (код версии 36)</h3>
+ <p>29 октября 2018 года - minimum API 19, target API 28</p>
+ <ul>
+ <li>Добавлен <a href="https://redmine.stoutner.com/issues/23">импорт и экспорт</a> закладок и настроек (включая <a href="https://redmine.stoutner.com/issues/280">разрешение на чтение хранилища</a>).</li>
+ <li>Загрузка <a href="https://redmine.stoutner.com/issues/165">URL-адресов по умолчанию переключена</a> с HTTP на HTTPS.</li>
+ <li>Добавлено отображение <a href="https://redmine.stoutner.com/issues/313">количества заблокированных элементов каждым списком блокировки</a> в <a href="https://redmine.stoutner.com/issues/323">реальном времени</a>.</li>
+ <li>Добавлена <a href="https://redmine.stoutner.com/issues/252">кнопка остановки</a> загрузки.</li>
+ <li>В быстрые настройки добавлены <a href="https://redmine.stoutner.com/issues/305">пользовательский агент</a> и <a href="https://redmine.stoutner.com/issues/274">ночной режим</a>.</li>
+ <li>Исправлена ошибка <a href="https://redmine.stoutner.com/issues/325">исчезновения системной панели</a> после просмотра полноэкранного видео.</li>
+ <li>Исправлен <a href="https://redmine.stoutner.com/issues/317">статус элемента меню 'Очистка данных'</a> на Oreo (Android 8.0) и новее.</li>
+ <li>Исправлен размер сообщения <a href="https://redmine.stoutner.com/issues/319">Ожидание Orbot</a>.</li>
+ <li>Повышен API до 28 (Android 9 Pie).</li>
+ <li>Обновлен перевод на русский язык.</li>
+ <li>Обновлен перевод на итальянский язык, выполненный Франческо Буратти (Francesco Buratti).</li>
+ <li>Обновлен перевод на испанский язык, выполненный Хосе А. Леон Безерра (Jose A. León Becerra).</li>
+ </ul>
+
<h3>2.12 (код версии 35)</h3>
<p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=eeb6f383b74980bc29ff1ecab8f6c3eb6ac17d54">31 июля 2018 года</a> - minimum API 19, target API 27</p>
<ul>
</ul>
<h3>1.11 (код версии 13)</h3>
- <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=d9974f13e3a4dad62f760e02e94d8782d6e4bb3d">22 October 2016 года</a> - minimum API 19, target API 24</p>
+ <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=d9974f13e3a4dad62f760e02e94d8782d6e4bb3d">22 октября 2016 года</a> - minimum API 19, target API 24</p>
<ul>
<li>Bump target API to 24, which enables multi-window support on Nougat.</li>
<li>Fix a bug introduced in version 1.10 that consumed <a href="https://redmine.stoutner.com/issues/66">massive amounts of CPU</a> for no good reason.</li>
<p><a href="https://developer.android.com/reference/android/Manifest.permission.html#INSTALL_SHORTCUT">com.android.launcher.permission.INSTALL_SHORTCUT</a></p>
<p>Требуется для добавления ярлыков веб-сайтов на главный экран.</p>
- <h3>Read storage</h3>
+ <h3>Чтение хранилища</h3>
<p><a href="https://developer.android.com/reference/android/Manifest.permission#READ_EXTERNAL_STORAGE">android.permission.READ_EXTERNAL_STORAGE</a></p>
- <p>Required to import settings from public folders. On Android Marshmallow (API 23) and newer, if this permission is denied Privacy Browser can import settings from the app’s folders instead.</p>
+ <p>Требуется для импорта настроек из общих папок.
+ В Android Marshmallow (API 23) и более поздних версиях, если это разрешение получено не будет, Privacy Browser может импортировать настройки из папок приложения.</p>
- <h3>Write storage</h3>
+ <h3>Запись хранилища</h3>
<p><a href="https://developer.android.com/reference/android/Manifest.permission.html#WRITE_EXTERNAL_STORAGE">android.permission.WRITE_EXTERNAL_STORAGE</a></p>
- <p>Required to export settings and download files to the public folders.
- On Android Marshmallow (API 23) and newer, if this permission is denied Privacy Browser can export settings and store downloads in the app’s folders instead.</p>
+ <p>Требуется для экспорта настроек и загрузки файлов в общие папки.
+ В Android Marshmallow (API 23) и более поздних версиях, если это разрешение получено не будет, Privacy Browser может экспортировать настройки и хранить загрузки в папках приложения.</p>
</body>
</html>
\ No newline at end of file
<p><a href="https://developer.android.com/reference/android/Manifest.permission.html#INSTALL_SHORTCUT">com.android.launcher.permission.INSTALL_SHORTCUT</a></p>
<p>Требуется для добавления ярлыков веб-сайтов на главный экран.</p>
- <h3>Read storage</h3>
+ <h3>Чтение хранилища</h3>
<p><a href="https://developer.android.com/reference/android/Manifest.permission#READ_EXTERNAL_STORAGE">android.permission.READ_EXTERNAL_STORAGE</a></p>
- <p>Required to import settings from public folders. On Android Marshmallow (API 23) and newer, if this permission is denied Privacy Browser can import settings from the app’s folders instead.</p>
+ <p>Требуется для импорта настроек из общих папок.
+ В Android Marshmallow (API 23) и более поздних версиях, если это разрешение получено не будет, Privacy Browser может импортировать настройки из папок приложения.</p>
- <h3>Write storage</h3>
+ <h3>Запись хранилища</h3>
<p><a href="https://developer.android.com/reference/android/Manifest.permission.html#WRITE_EXTERNAL_STORAGE">android.permission.WRITE_EXTERNAL_STORAGE</a></p>
- <p>Required to export settings and download files to the public folders.
- On Android Marshmallow (API 23) and newer, if this permission is denied Privacy Browser can export settings and store downloads in the app’s folders instead.</p>
+ <p>Требуется для экспорта настроек и загрузки файлов в общие папки.
+ В Android Marshmallow (API 23) и более поздних версиях, если это разрешение получено не будет, Privacy Browser может экспортировать настройки и хранить загрузки в папках приложения.</p>
</body>
</html>
\ No newline at end of file
<string name="browse">Navegar</string>
<string name="export_settings">Exportar los ajustes</string>
<string name="import_settings">Importar los ajustes</string>
- <string name="export_file_name">Exportar nombre de archivo</string>
- <string name="import_file_name">Importar nombre de archivo</string>
+ <string name="export_file_name">Nombre de archivo a exportar</string>
+ <string name="import_file_name">Nombre de archivo a importar</string>
<string name="export">Exportar</string>
<string name="import_button">Importar</string> <!-- `import` is a reserved word and cannot be used as the name -->
<string name="export_successful">Exportación exitosa.</string>
<string name="export_failed">Exportación fallida:</string>
<string name="import_failed">Importación fallida:</string>
<string name="cannot_export">Los ajustes no pueden exportarse a esta ubicación porque no se ha concedido el permiso de almacenamiento.</string>
- <string name="cannot_import">Los ajustes no pueden importarse a esta ubicación porque no se ha concedido el permiso de almacenamiento.</string>
+ <string name="cannot_import">Los ajustes no pueden importarse desde esta ubicación porque no se ha concedido el permiso de almacenamiento.</string>
<string name="invalid_location">no es una ubicación válida.</string>
<string name="storage_permission">Permiso de almacenamiento</string>
+ <string name="storage_permission_message">Navegador Privado necesita el permiso de almacenamiento para acceder a los directorios públicos.
+ Si se deniega, los directorios de la aplicación pueden seguir utilizándose.</string>
+ <string name="storage_permission_explanation">El acceso a los archivos en directorios públicos requiere el permiso de almacenamiento.
+ De lo contrario, sólo funcionarán los directorios de aplicaciones.</string>
<!-- Guide. -->
<string name="privacy_browser_guide">Guía de Navegador Privado</string>
<string name="bookmarks">Segnalibri</string>
<string name="downloads">Download</string>
<string name="settings">Impostazioni</string>
+ <string name="import_export">Importa/Esporta</string>
<string name="guide">Guida</string>
<string name="about">Informazioni</string>
<string name="clear_and_exit">Elimina dati ed esci</string>
<string name="current_website_ssl_certificate">Certificato SSL di questo sito</string>
<string name="load_an_encrypted_website">Carica un sito Web criptato prima di aprire le impostazioni dei domini per popolare il certificato SSL del sito attuale.</string>
+ <!-- Import/Export. -->
+ <string name="browse">Sfoglia</string>
+ <string name="export_settings">Esporta Impostazioni</string>
+ <string name="import_settings">Importa Impostazioni</string>
+ <string name="export_file_name">Nome del file di esportazione</string>
+ <string name="import_file_name">Nome del file di importazione</string>
+ <string name="export">Esporta</string>
+ <string name="import_button">Importa</string> <!-- `import` is a reserved word and cannot be used as the name -->
+ <string name="export_successful">Esportazione riuscita</string>
+ <string name="export_failed">Esportazione fallita:</string>
+ <string name="import_failed">Importazione fallita:</string>
+ <string name="cannot_export">Le impostazioni non possono essere esportate in questa cartella perché non si è in possesso dei permessi di accesso alla memoria.</string>
+ <string name="cannot_import">Le impostazioni non possono essere importate in questa cartella perché non si è in possesso dei permessi di accesso alla memoria.</string>
+ <string name="invalid_location">non è una cartella valida.</string>
+ <string name="storage_permission">Permesso di accesso alla memoria</string>
+ <string name="storage_permission_message">Privacy Browser necessita del permesso di accesso alla memoria per poter accedere alle cartelle pubbliche.
+ Se questo permesso è negato possono comunque essere utilizzate le cartelle dell\'applicazione.</string>
+ <string name="storage_permission_explanation">L\'accesso ai file posti in cartelle pubbliche richiede il permesso di accesso alla memoria,
+ altrimenti saranno accessibili solo le cartelle dell\'applicazione.</string>
+
<!-- Guide. -->
<string name="privacy_browser_guide">Guida di Privacy Browser</string>
<string name="overview">Descrizione</string>
<string name="bookmarks">Закладки</string>
<string name="downloads">Загрузки</string>
<string name="settings">Настройки</string>
+ <string name="import_export">Импорт/Экспорт</string>
<string name="guide">Руководство</string>
<string name="about">О Privacy Browser</string>
<string name="clear_and_exit">Очистить и выйти</string>
<string name="current_website_ssl_certificate">Текущий сертификат SSL сайта</string>
<string name="load_an_encrypted_website">Откройте зашифрованный сайт перед настройкой домена, чтобы заполнить текущий сертификат SSL веб-сайта.</string>
+ <!-- Import/Export. -->
+ <string name="browse">Обзор</string>
+ <string name="export_settings">Экспорт настроек</string>
+ <string name="import_settings">Импорт настроек</string>
+ <string name="export_file_name">Имя файла экспорта</string>
+ <string name="import_file_name">Имя файла импорта</string>
+ <string name="export">Экспорт</string>
+ <string name="import_button">Импорт</string> <!-- `import` is a reserved word and cannot be used as the name -->
+ <string name="export_successful">Экспорт выполнен.</string>
+ <string name="export_failed">Сбой при экспорте:</string>
+ <string name="import_failed">Сбой при импорте:</string>
+ <string name="cannot_export">Настройки не могут быть экспортированы в это расположение, так как не было предоставлено разрешение на доступ к хранилищу.</string>
+ <string name="cannot_import">Настройки не могут быть импортированы из этого расположения, так как не было предоставлено разрешение на доступ к хранилищу.</string>
+ <string name="invalid_location">- недопустимое расположение.</string>
+ <string name="storage_permission">Доступ к хранилищу</string>
+ <string name="storage_permission_message">Privacy Browser необходимо разрешение на доступ к внешним папкам. Если доступ предоставлен не будет, можно использовать локальную папку приложения.</string>
+ <string name="storage_permission_explanation">Для доступа к файлам во внешних папках требуется соответствующее разрешение. В противном случае будут работать только локальные папки.</string>
+
<!-- Guide. -->
<string name="privacy_browser_guide">Руководство по Privacy Browser</string>
<string name="overview">Обзор</string>
<string name="export_failed">Export failed:</string>
<string name="import_failed">Import failed:</string>
<string name="cannot_export">The settings cannot be exported to this location because the storage permission has not been granted.</string>
- <string name="cannot_import">The settings cannot be imported to this location because the storage permission has not been granted.</string>
+ <string name="cannot_import">The settings cannot be imported from this location because the storage permission has not been granted.</string>
<string name="invalid_location">is not a valid location.</string>
<string name="storage_permission">Storage Permission</string>
<string name="storage_permission_message">Privacy Browser needs the storage permission to access public directories. If it is denied, the app’s directories can still be used.</string>
--- /dev/null
+• Add importing and exporting of bookmarks and settings (includes the read storage permission).
+• Switch default loading of URLs from HTTP to HTTPS.
+• Display how many items are blocked by each blocklist with live updates.
+• Add a stop loading button.
+• Add user agent and night mode controls to the options menu.
+• Fix a bug with disappearing system bars after watching a full screen video.
+• Fix the Clear Data menu item status on Oreo (Android 8.0) and newer.
+• Fix the size of the Waiting for Orbot message.
+• Bump target API to 28 (Android 9 Pie).
+• Aktualisierte italienische Übersetzung von Francesco Buratti.
+• Aktualisierte russische Übersetzung.
+• Aktualisierte spanische Übersetzung von Jose A. León Becerra.
--- /dev/null
+• Add importing and exporting of bookmarks and settings (includes the read storage permission).
+• Switch default loading of URLs from HTTP to HTTPS.
+• Display how many items are blocked by each blocklist with live updates.
+• Add a stop loading button.
+• Add user agent and night mode controls to the options menu.
+• Fix a bug with disappearing system bars after watching a full screen video.
+• Fix the Clear Data menu item status on Oreo (Android 8.0) and newer.
+• Fix the size of the Waiting for Orbot message.
+• Bump target API to 28 (Android 9 Pie).
+• Updated Italian translation provided by Francesco Buratti.
+• Updated Russian translation.
+• Updated Spanish translation provided by Jose A. León Becerra.
--- /dev/null
+• Añadir la importación y exportación de favoritos y ajustes (incluye el permiso de almacenamiento de lectura).
+• Cambiar la carga predeterminada de URLs de HTTP a HTTPS.
+• Mostrar cuántos elementos son bloqueados por cada lista de bloqueo con actualizaciones en tiempo real.
+• Añadir un botón para parar la carga.
+• Añadir controles de agente de usuario y de modo nocturno al menú de opciones.
+• Arreglar un problema con la desaparición de las barras del sistema tras ver un vídeo a pantalla completa.
+• Arreglar el estado del elemento del menú Borrar Datos en Oreo (Android 8.0) y posteriores.
+• Arreglar el tamaño del mensaje Esperando a Orbot.
+• Incrementar la API dirigido hacia la 28 (Android 9 Pie).
+• Actualizada la traducción al español proporcionada por Jose A. León Becerra.
+• Actualizada la traducción al italiano proporcionada por Francesco Buratti.
+• Actualizada la traducción al ruso.
--- /dev/null
+• Aggiunta la funzionalità di importazione e esportazione dei segnalibri e delle impostazioni (include il permesso di lettura della memoria).
+• Modificato il caricamento di default delle URL da HTTP a HTTPS.
+• Visualizzazione di quanto oggetti sono bloccati da ogni lista di blocco con aggiornamento in tempo reale.
+• Aggiunta del pulsante di stop del caricamento.
+• Aggiunta dei controlli dello user agent e della Modalità notte al menù delle opzioni.
+• Correzione di un baco per cui scomparivano le barre di sistema dopo la visualizzazione di video a schermo intero.
+• Sistemazione della voce del menu “Elimina dati” su Oreo (Android 8.0) o più recenti versioni di Android.
+• Correzione delle dimensioni del messaggio “In atteso di Orbot”.
+• Aggiornamento della target API a 28 (Android 9 Pie).
+• Aggiornamento della traduzione Italiana fornita da Francesco Buratti.
+• Aggiornamento della traduzione Russo.
+• Aggiornamento della traduzione Spagnola fornita da Jose A. León Becerra.
--- /dev/null
+• Добавлен импорт и экспорт закладок и настроек (включая разрешение на чтение хранилища).
+• Загрузка URL-адресов по умолчанию переключена с HTTP на HTTPS.
+• Добавлено отображение количества заблокированных элементов каждым списком блокировки в реальном времени.
+• Добавлена кнопка остановки загрузки.
+• В быстрые настройки добавлены пользовательский агент и ночной режим.
+• Исправлена ошибка исчезновения системной панели после просмотра полноэкранного видео.
+• Исправлен статус элемента меню 'Очистка данных' на Oreo (Android 8.0) и новее.
+• Исправлен размер сообщения Ожидание Orbot.
+• Повышен API до 28 (Android 9 Pie).
+• Обновлен перевод на русский язык.
+• Обновлен перевод на итальянский язык, выполненный Франческо Буратти (Francesco Buratti).
+• Обновлен перевод на испанский язык, выполненный Хосе А. Леон Безерра (Jose A. León Becerra).