]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/commitdiff
Release 2.13. v2.13
authorSoren Stoutner <soren@stoutner.com>
Mon, 29 Oct 2018 19:25:49 +0000 (12:25 -0700)
committerSoren Stoutner <soren@stoutner.com>
Mon, 29 Oct 2018 19:25:49 +0000 (12:25 -0700)
46 files changed:
app/build.gradle
app/src/free/assets/es/about_permissions_dark.html
app/src/free/assets/es/about_permissions_light.html
app/src/free/assets/it/about_permissions_dark.html
app/src/free/assets/it/about_permissions_light.html
app/src/free/assets/ru/about_permissions_dark.html
app/src/free/assets/ru/about_permissions_light.html
app/src/main/assets/blocklists/easylist.txt
app/src/main/assets/blocklists/easyprivacy.txt
app/src/main/assets/blocklists/fanboy-annoyance.txt
app/src/main/assets/blocklists/fanboy-social.txt
app/src/main/assets/de/about_changelog_dark.html
app/src/main/assets/de/about_changelog_light.html
app/src/main/assets/en/about_changelog_dark.html
app/src/main/assets/en/about_changelog_light.html
app/src/main/assets/es/about_changelog_dark.html
app/src/main/assets/es/about_changelog_light.html
app/src/main/assets/es/about_permissions_dark.html
app/src/main/assets/es/about_permissions_light.html
app/src/main/assets/it/about_changelog_dark.html
app/src/main/assets/it/about_changelog_light.html
app/src/main/assets/it/about_permissions_dark.html
app/src/main/assets/it/about_permissions_light.html
app/src/main/assets/ru/about_changelog_dark.html
app/src/main/assets/ru/about_changelog_light.html
app/src/main/assets/ru/about_permissions_dark.html
app/src/main/assets/ru/about_permissions_light.html
app/src/main/res/values-es/strings.xml
app/src/main/res/values-it/strings.xml
app/src/main/res/values-ru/strings.xml
app/src/main/res/values/strings.xml
fastlane/metadata/android/de-DE/changelogs/36.txt [new file with mode: 0644]
fastlane/metadata/android/de-DE/images/phoneScreenshots/02-OptionsMenu.png
fastlane/metadata/android/de-DE/images/phoneScreenshots/03-NavigationMenu.png
fastlane/metadata/android/en-US/changelogs/36.txt [new file with mode: 0644]
fastlane/metadata/android/en-US/images/phoneScreenshots/02-OptionsMenu.png
fastlane/metadata/android/en-US/images/phoneScreenshots/03-NavigationMenu.png
fastlane/metadata/android/es-ES/changelogs/36.txt [new file with mode: 0644]
fastlane/metadata/android/es-ES/images/phoneScreenshots/02-OptionsMenu.png
fastlane/metadata/android/es-ES/images/phoneScreenshots/03-NavigationMenu.png
fastlane/metadata/android/it-IT/changelogs/36.txt [new file with mode: 0644]
fastlane/metadata/android/it-IT/images/phoneScreenshots/02-OptionsMenu.png
fastlane/metadata/android/it-IT/images/phoneScreenshots/03-NavigationMenu.png
fastlane/metadata/android/ru-RU/changelogs/36.txt [new file with mode: 0644]
fastlane/metadata/android/ru-RU/images/phoneScreenshots/02-OptionsMenu.png
fastlane/metadata/android/ru-RU/images/phoneScreenshots/03-NavigationMenu.png

index 88ecb083c9af19bf35a53eb71f219c5494da409c..436e4e1f63e6eeebeb525b76d08fa56ea9b0b84d 100644 (file)
@@ -26,8 +26,8 @@ android {
     defaultConfig {
         minSdkVersion 19
         targetSdkVersion 28
     defaultConfig {
         minSdkVersion 19
         targetSdkVersion 28
-        versionCode 35
-        versionName "2.12"
+        versionCode 36
+        versionName "2.13"
     }
 
     buildTypes {
     }
 
     buildTypes {
index 303f72413a9207cb3f8b57449c7a9e55b45ac9f9..5e1634cff5e6385792ed9d43b71678dfa5691bfe 100644 (file)
         <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>
 
         <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><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><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/>
 
         <br/>
         <hr/>
@@ -66,9 +67,9 @@
         <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>
 
         <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><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>
 
         <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>
index 97a0519f81ef6b3ba2e472659389c74338b8bcd2..318369551bf72395004685b2f54ef3ee47f0c8da 100644 (file)
         <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>
 
         <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><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><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/>
 
         <br/>
         <hr/>
@@ -66,9 +67,9 @@
         <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>
 
         <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><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>
 
         <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>
index 33f2c19f26c7d35156c681c8fde1bcab4fde1bdd..b217d4ac3482d4a84719b6571843210bb725d7a3 100644 (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>
 
         <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><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><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/>
 
         <br/>
         <hr/>
@@ -66,9 +67,9 @@
         <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>
 
         <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><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>
 
         <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>
index 69d26b2083b8997f2fbe5c94e225585a61848870..e4b40f9073f1aa5dbedc26ed80d308ac5e3adb80 100644 (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>
 
         <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><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><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/>
 
         <br/>
         <hr/>
@@ -66,9 +67,9 @@
         <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>
 
         <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><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>
 
         <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>
index 52834cb5a0df2437e6355ade7d4dfe1d5b1d9288..6011622e7138690f88191665aaa75ef473a7817c 100644 (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>
 
         <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><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><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/>
 
         <br/>
         <hr/>
@@ -63,9 +64,9 @@
         <p><a href="https://developer.android.com/reference/android/Manifest.permission.html#WAKE_LOCK">android.permission.WAKE_LOCK</a></p>
         <p>Позволяет рекламе предотвращать переход процессора в режим сна и экран от выключения. Результаты тестировании не свидетельствуют о том, что реклама на самом деле это делает.</p>
 
         <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><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>
 
         <h3>Получение данных из интернета</h3>
         <p><a href="http://androidpermissions.com/permission/com.google.android.c2dm.permission.RECEIVE">com.google.android.c2dm.permission.RECEIVE</a></p>
index f399a47c8c3a908aaebc8660ecee339bdfb9eca3..969a3b92c7037ed3b3900963735a24f26b314506 100644 (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>
 
         <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><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><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/>
 
         <br/>
         <hr/>
@@ -63,9 +64,9 @@
         <p><a href="https://developer.android.com/reference/android/Manifest.permission.html#WAKE_LOCK">android.permission.WAKE_LOCK</a></p>
         <p>Позволяет рекламе предотвращать переход процессора в режим сна и экран от выключения. Результаты тестировании не свидетельствуют о том, что реклама на самом деле это делает.</p>
 
         <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><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>
 
         <h3>Получение данных из интернета</h3>
         <p><a href="http://androidpermissions.com/permission/com.google.android.c2dm.permission.RECEIVE">com.google.android.c2dm.permission.RECEIVE</a></p>
index 5af5648143fb3f8a925cd51579aaf598942f31ce..cd1ea28096d1a31f146469be58baf9e97cc8178a 100644 (file)
@@ -1,7 +1,7 @@
 [Adblock Plus 2.0]
 [Adblock Plus 2.0]
-! Version: 201807302233
+! Version: 201810272211
 ! Title: EasyList
 ! 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
 ! Expires: 4 days (update frequency)
 ! Homepage: https://easylist.to/
 ! Licence: https://easylist.to/pages/licence.html
 -ad-right.
 -ad-rotator-
 -ad-rotators/
 -ad-right.
 -ad-rotator-
 -ad-rotators/
+-ad-scripts?
 -ad-server/
 -ad-sidebar-
 -ad-server/
 -ad-sidebar-
+-ad-sidebar.
+-ad-strip.
 -ad-switcher.
 -ad-text_
 -ad-tile.
 -ad-switcher.
 -ad-text_
 -ad-tile.
 -adhelper.
 -adhere2.
 -adimage-
 -adhelper.
 -adhere2.
 -adimage-
+-adman/
 -admarvel/
 -adnow.$domain=~zappistore.com
 -adops.
 -admarvel/
 -adnow.$domain=~zappistore.com
 -adops.
 -advertisement-icon.
 -advertisement-management/
 -advertisement.
 -advertisement-icon.
 -advertisement-management/
 -advertisement.
+-advertisement/script.
 -advertisement_
 -advertising/assets/
 -advertising/vast/
 -advertisement_
 -advertising/assets/
 -advertising/vast/
 -adverts.libs.
 -adverts.min.
 -advt.
 -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/
 -affiliate-link.
 -affiliates/img_
 -amazon-ads/
 -book-ad-
 -Box-Ad.
 -box2-ad?
 -book-ad-
 -Box-Ad.
 -box2-ad?
+-content-ad-
 -content-ad.
 -ContentAd-
 -contest-ad.
 -content-ad.
 -ContentAd-
 -contest-ad.
 -load-ads.
 -load-advert.
 -main/ad.
 -load-ads.
 -load-advert.
 -main/ad.
+-mid-ad.
 -native-ad.
 -native-ad/
 -nav-ad.
 -native-ad.
 -native-ad/
 -nav-ad.
 -news-ad-
 -newsletter-ad-
 -NewStockAd-
 -news-ad-
 -newsletter-ad-
 -NewStockAd-
+-Online-ad-
 -online-advert.
 -outsidersads-
 -page-ad.
 -online-advert.
 -outsidersads-
 -page-ad.
 -Web-Advert.
 -webAd-
 -webad1.
 -Web-Advert.
 -webAd-
 -webad1.
+-widget-advertisement/
 -your-ads-here.
 .1d/ads/
 .a3s?n=*&zone_id=
 -your-ads-here.
 .1d/ads/
 .a3s?n=*&zone_id=
 .ad.json?
 .ad.page.
 .ad.premiere.
 .ad.json?
 .ad.page.
 .ad.premiere.
+.ad.wrapper.
 .ad/tag.
 .ad1.nspace
 .ad6media.$domain=~ad6media.fr
 .ad/tag.
 .ad1.nspace
 .ad6media.$domain=~ad6media.fr
 .advertmarket.
 .adwolf.
 .ae/ads/
 .advertmarket.
 .adwolf.
 .ae/ads/
+.ai/ads.
 .am/adv/
 .ar/ads/
 .ashx?ad=
 .am/adv/
 .ar/ads/
 .ashx?ad=
 .box.ad.
 .br/ads/
 .bz/ads/
 .box.ad.
 .br/ads/
 .bz/ads/
+.ca/ads-
 .ca/ads/
 .cc/ads/
 .cfm?ad=
 .ca/ads/
 .cc/ads/
 .cfm?ad=
 .io/ads.
 .is/ads/
 .jp/ads/
 .io/ads.
 .is/ads/
 .jp/ads/
+.js?dfp=
 .jsp?adcode=
 .ke/ads/
 .lazyad-
 .jsp?adcode=
 .ke/ads/
 .lazyad-
 .php?adv_
 .php?affid=
 .php?clicktag=
 .php?adv_
 .php?affid=
 .php?clicktag=
+.php?id=ads_
 .php?nats=
 .php?zone_id=
 .php?zoneid=
 .php?nats=
 .php?zone_id=
 .php?zoneid=
 .se/*placement=$script,subdocument,third-party
 .se/*redirect&$script,subdocument,third-party
 .se/ads/
 .se/*placement=$script,subdocument,third-party
 .se/*redirect&$script,subdocument,third-party
 .se/ads/
+.sh/ads/
 .shortcuts.search.
 .show_ad_
 .sk/ads/
 .shortcuts.search.
 .show_ad_
 .sk/ads/
 .tv/ads/
 .twoads.
 .tz/ads/
 .tv/ads/
 .twoads.
 .tz/ads/
+.uk/ads.
 .uk/ads/
 .uk/adv/
 .us/ad/*?
 .uk/ads/
 .uk/adv/
 .us/ad/*?
 /ad-maven-
 /ad-methods.
 /ad-minister-
 /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-modules/*
 /ad-navi/*
 /ad-nytimes.
 /ad-record.
 /ad-refresh-
 /ad-refresh.
 /ad-record.
 /ad-refresh-
 /ad-refresh.
+/ad-renderer.
 /ad-right2.
 /ad-ros-
 /ad-rotator-
 /ad-right2.
 /ad-ros-
 /ad-rotator-
 /ad/top_
 /ad/view/*
 /ad/View3.
 /ad/top_
 /ad/view/*
 /ad/View3.
+/ad/zeus/*
 /ad0.$domain=~vereinslinie.de
 /ad000/*
 /ad01.
 /ad0.$domain=~vereinslinie.de
 /ad000/*
 /ad01.
 /ad134m/*
 /ad136/*
 /ad15.
 /ad134m/*
 /ad136/*
 /ad15.
-/ad16.
+/ad16.$domain=~ad16.asmrc.org
 /ad160.
 /ad160k.
 /ad160x600.
 /ad160.
 /ad160k.
 /ad160x600.
 /ad24.png
 /ad24/*
 /ad247realmedia/*
 /ad24.png
 /ad24/*
 /ad247realmedia/*
+/ad250.
 /ad290x60_
 /ad2_
 /ad2border.
 /ad290x60_
 /ad2_
 /ad2border.
 /ad_commonside.
 /ad_commonside_
 /ad_companion?
 /ad_commonside.
 /ad_commonside_
 /ad_companion?
+/ad_config.
 /ad_configuration.
 /ad_configurations_
 /ad_container_
 /ad_configuration.
 /ad_configurations_
 /ad_container_
 /adcontrol.
 /adcontrol/*
 /adcontroller.
 /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.
 /adcount.
 /adcounter.
 /adcreative.
 /adfiles.
 /adfiles/*
 /adfillers/*
 /adfiles.
 /adfiles/*
 /adfillers/*
+/adflag.
 /adflash.
 /adflashes/*
 /adfliction-
 /adflash.
 /adflashes/*
 /adfliction-
 /AdForm_trackpoint_
 /adformats/*
 /adforums/*
 /AdForm_trackpoint_
 /adformats/*
 /adforums/*
-/adfox.$domain=~adfox.hu
+/adfox.$domain=~adfox.de|~adfox.group|~adfox.hu
 /adfox/*
 /adfoxLoader_
 /adfr.
 /adfox/*
 /adfoxLoader_
 /adfr.
 /adgooglefull2.
 /adGpt.
 /adgraphics/*
 /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.
 /adguru.
 /adhads.
 /adhalfbanner.
 /adman-$domain=~adman-industries.com
 /adman.$domain=~adman.ee|~adman.studio
 /adman/*
 /adman-$domain=~adman-industries.com
 /adman.$domain=~adman.ee|~adman.studio
 /adman/*
+/adman_
 /admanagement/*
 /admanagementadvanced.
 /admanagement/*
 /admanagementadvanced.
-/admanager.$~object-subrequest
+/admanager.$~object-subrequest,domain=~admanager.google.com
 /admanager/*$~object-subrequest
 /admanager3.
 /admanager_
 /admanager/*$~object-subrequest
 /admanager3.
 /admanager_
 /adModule.
 /admonitor-
 /admonitor.
 /adModule.
 /admonitor-
 /admonitor.
+/admvn_pop.
 /adnap/*
 /adNdsoft/*
 /adnet.$domain=~adnet.agency|~adnet.hr
 /adnap/*
 /adNdsoft/*
 /adnet.$domain=~adnet.agency|~adnet.hr
 /adpage/*$domain=~adpage.com.ua|~adpage.io
 /adpagem.
 /adpages/*$domain=~adpages.com
 /adpage/*$domain=~adpage.com.ua|~adpage.io
 /adpagem.
 /adpages/*$domain=~adpages.com
+/adpai.
 /adpan/*
 /adpanel/*
 /adpanelcontent.
 /adpan/*
 /adpanel/*
 /adpanelcontent.
 /adreplace/*
 /adreplace160x600.
 /adreplace728x90.
 /adreplace/*
 /adreplace160x600.
 /adreplace728x90.
-/adrequest.
-/adRequest?
+/adrequest.$domain=~adrequest.com
+/adRequest?$domain=~adrequest.com
 /adrequests.
 /adrequestvo.
 /adrequisitor-
 /adrequests.
 /adrequestvo.
 /adrequisitor-
 /ads-arc.
 /ads-banner
 /Ads-bdl?
 /ads-arc.
 /ads-banner
 /Ads-bdl?
+/ads-beacon.
 /ads-blogs-
 /ads-cch-
 /ads-common.
 /ads-blogs-
 /ads-cch-
 /ads-common.
 /ads/728b.
 /ads/728x90above_
 /ads/?id=
 /ads/728b.
 /ads/728x90above_
 /ads/?id=
+/ads/?page=
 /ads/?QAPS_
 /ads/?uniq=
 /ads/a.
 /ads/?QAPS_
 /ads/?uniq=
 /ads/a.
 /ads_codes/*
 /ads_config.
 /ads_controller.
 /ads_codes/*
 /ads_config.
 /ads_controller.
+/ads_detect.
 /ads_dfp/*
 /ads_display.
 /ads_door.
 /ads_dfp/*
 /ads_display.
 /ads_door.
 /adsbannerjs.
 /adsbox.$domain=~adsbox.com.sg|~adsbox.in
 /adsby.
 /adsbannerjs.
 /adsbox.$domain=~adsbox.com.sg|~adsbox.in
 /adsby.
+/adsbyadsn.
 /adsbycurse.
 /adsbygoogle.
 /adsbytenmax.
 /adsbycurse.
 /adsbygoogle.
 /adsbytenmax.
 /adsco.$domain=~adsco.com|~adsco.nl
 /adscontent.
 /adscontent2.
 /adsco.$domain=~adsco.com|~adsco.nl
 /adscontent.
 /adscontent2.
+/adscontrol.
 /adscpv/*
 /adscript.
 /adscript1.
 /adscpv/*
 /adscript.
 /adscript1.
 /adsense?
 /adsense_$domain=~adsense.googleblog.com|~support.google.com
 /AdsenseBlockView.
 /adsense?
 /adsense_$domain=~adsense.googleblog.com|~support.google.com
 /AdsenseBlockView.
+/adsensecommon.
 /adsensegb.
 /adsensegoogle.
 /adsensets.
 /adsensegb.
 /adsensegoogle.
 /adsensets.
 /adsgame.
 /adsGooglePP3.
 /adshandler.
 /adsgame.
 /adsGooglePP3.
 /adshandler.
-/adshare.$domain=~adshare.tv
+/adshandler/*
+/adshare.$domain=~adshare.tv|~echosign.com
 /adshare/*$domain=~adsharetoolbox.com
 /adshare3.
 /adsheader.
 /adshare/*$domain=~adsharetoolbox.com
 /adshare3.
 /adsheader.
 /adss.asp
 /adsscript.
 /adsserv.
 /adss.asp
 /adsscript.
 /adsserv.
+/adsservedby.
 /adsserver.
 /adsservice.
 /AdsShow.
 /adsserver.
 /adsservice.
 /AdsShow.
 /adstakeover.
 /adstatic.
 /adstatic/*
 /adstakeover.
 /adstatic.
 /adstatic/*
+/adstatics/*
 /adstemp/*
 /adstemplate/*
 /adsterra.$domain=~adsterra.com
 /adstemp/*
 /adstemplate/*
 /adsterra.$domain=~adsterra.com
 /aduxads/*
 /adv-1.
 /adv-2.
 /aduxads/*
 /adv-1.
 /adv-2.
+/adv-banner-
 /adv-banner.
 /adv-bannerize-
 /adv-banners/*
 /adv-banner.
 /adv-bannerize-
 /adv-banners/*
 /adv-f.
 /adv-header.
 /adv-mobile.
 /adv-f.
 /adv-header.
 /adv-mobile.
+/adv-placeholder.
 /adv-scroll-
 /adv-scroll.
 /adv-socialbar-
 /adv-scroll-
 /adv-scroll.
 /adv-socialbar-
 /adv/banner_
 /adv/bottomBanners.
 /adv/box-
 /adv/banner_
 /adv/bottomBanners.
 /adv/box-
+/ADV/Custom/*
 /adv/desktop/*
 /adv/interstitial.
 /adv/desktop/*
 /adv/interstitial.
+/adv/interstitial/*
 /adv/kelkoo/*
 /adv/kelkoo_
 /adv/lrec_
 /adv/kelkoo/*
 /adv/kelkoo_
 /adv/lrec_
 /adv/sprintf-
 /adv/topbanner.
 /adv/topBanners.
 /adv/sprintf-
 /adv/topbanner.
 /adv/topBanners.
-/adv02.
-/adv03.
+/adv02.$domain=~dobro.systems
+/adv03.$domain=~dobro.systems
 /adv1.
 /Adv150.
 /adv180x150.
 /adv1.
 /Adv150.
 /adv180x150.
 /advelvet-
 /advengine.
 /adver-left.
 /advelvet-
 /advengine.
 /adver-left.
-/adver.$domain=~adver.biz
+/adver.$domain=~adver.biz|~adver.media
 /adver_hor.
 /adverfisement.
 /adverfisement2.
 /adver_hor.
 /adverfisement.
 /adverfisement2.
 /adverth.
 /adverthorisontalfullwidth.
 /advertical.
 /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.
 /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
 /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.
 /advertising/*$~xmlhttprequest,domain=~advertising.org.il|~commercialplanet.eu|~kloterfarms.com|~temple.edu|~themarker.com
 /advertising02.
 /advertising2.
 /advertisment.
 /advertisment/*
 /advertisment1-
 /advertisment.
 /advertisment/*
 /advertisment1-
+/advertisment4.
 /advertisment_
 /advertisments/*
 /advertize_
 /advertisment_
 /advertisments/*
 /advertize_
 /advobj.
 /advolatility.
 /advpartnerinit.
 /advobj.
 /advolatility.
 /advpartnerinit.
+/advph.
 /advPop.
 /advpreload.
 /advris/*
 /advPop.
 /advpreload.
 /advris/*
 /advweb.
 /AdvWindow/*
 /advzones/*
 /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.
 /adweb.$domain=~adweb.clarkson.edu|~adweb.com.au|~adweb.cz
 /adweb2.
 /adweb33.
 /affiliate_banners/*
 /affiliate_base/banners/*
 /affiliate_link.js
 /affiliate_banners/*
 /affiliate_base/banners/*
 /affiliate_link.js
+/affiliate_member_banner/*
 /affiliate_resources/*
 /affiliate_show_banner.
 /affiliate_show_iframe.
 /affiliate_resources/*
 /affiliate_show_banner.
 /affiliate_show_iframe.
 /amazon/iframeproxy-
 /amazon/widget/*
 /amp-ad-
 /amazon/iframeproxy-
 /amazon/widget/*
 /amp-ad-
+/amp4ads-
 /amzn_ads.
 /amzn_omakase.
 /anchorad.
 /amzn_ads.
 /amzn_omakase.
 /anchorad.
 /breaking_ad/*
 /brightcovead.
 /brsAssets/ads/*
 /breaking_ad/*
 /brightcovead.
 /brsAssets/ads/*
-/bsa-pro-upload/*
+/bsa-pro-
 /bserver/*
 /btads/*
 /btbuckets/btb.js
 /bserver/*
 /btads/*
 /btbuckets/btb.js
 /cmlink/ads-
 /cms/ads/*
 /cms/js/ad_
 /cmlink/ads-
 /cms/ads/*
 /cms/js/ad_
+/cms_ads/*
 /cn-advert.
 /cnads.js
 /cnnslads.
 /cn-advert.
 /cnads.js
 /cnnslads.
 /components/ads_
 /conad.
 /conad_$domain=~conad.it
 /components/ads_
 /conad.
 /conad_$domain=~conad.it
+/concert_ads-
 /configspace/ads/*
 /cont-adv.
 /contads.
 /configspace/ads/*
 /cont-adv.
 /contads.
 /controller.ad.
 /controller/ads/*
 /controllerimg/adv/*
 /controller.ad.
 /controller/ads/*
 /controllerimg/adv/*
+/Controls/ADV/*
 /convertjsontoad.
 /core-ads-
 /core/ad/*
 /convertjsontoad.
 /core-ads-
 /core/ad/*
 /cornerbig.swf
 /cornersmall.swf
 /country_ad.
 /cornerbig.swf
 /cornersmall.swf
 /country_ad.
+/couponAd.
 /cover_ad.
 /coxads/*
 /cpm160.
 /cover_ad.
 /coxads/*
 /cpm160.
 /DemoAd.
 /descpopup.js
 /design/ads/*
 /DemoAd.
 /descpopup.js
 /design/ads/*
+/desktop-ad-
 /develop/ads_
 /devicead/*
 /dfp-ads.
 /develop/ads_
 /devicead/*
 /dfp-ads.
 /digg_ads_
 /dinclinx.com/*
 /direct_ads.
 /digg_ads_
 /dinclinx.com/*
 /direct_ads.
+/direct_ads/*
 /directads.
 /directadvert-
 /directadvert.
 /directads.
 /directadvert-
 /directadvert.
 /fea_ads.
 /featuredadshome.
 /feedads.
 /fea_ads.
 /featuredadshome.
 /feedads.
+/fetchJsAd.
 /fif.html?s=
 /fifligatus.
 /file/ad.
 /fif.html?s=
 /fifligatus.
 /file/ad.
 /footertextads.
 /forads.
 /forum/ads/*
 /footertextads.
 /forads.
 /forum/ads/*
+/forum/ads_
 /forum_ad.
 /forums/ad/*
 /ForumViewTopicBottomAD.
 /forum_ad.
 /forums/ad/*
 /ForumViewTopicBottomAD.
 /global/ads.
 /global/ads/*
 /global_advs.
 /global/ads.
 /global/ads/*
 /global_advs.
-/globalad.
+/globalad.$domain=~globalad.com.br
 /globaladprostyles.
 /globaladprostyles.
+/globalads-
 /globalAdTag.
 /globalbannerad.
 /glp?r=http*&u=*&rw=*&rh=*&ww=*&wh=$script,~third-party
 /googad300by600.
 /globalAdTag.
 /globalbannerad.
 /glp?r=http*&u=*&rw=*&rh=*&ww=*&wh=$script,~third-party
 /googad300by600.
+/googima.js
 /google-ad-
 /google-ad?
 /Google-Ads-
 /google-ad-
 /google-ad?
 /Google-Ads-
 /jqads.
 /jquery-ads.
 /jquery.ad.
 /jqads.
 /jquery-ads.
 /jquery.ad.
+/jquery.adi.
 /jquery.adx.
 /jquery/ad.
 /jquery_FOR_AD/*
 /jquery.adx.
 /jquery/ad.
 /jquery_FOR_AD/*
 /layout/ads/*
 /lazy-ads-
 /lazy-ads.
 /layout/ads/*
 /lazy-ads-
 /lazy-ads.
+/lazy-ads@
+/lazyad-
 /lazyad.
 /lbl_ad.
 /leadads/*
 /lazyad.
 /lbl_ad.
 /leadads/*
 /lightboxbannerad^
 /lijit-ad-
 /lijitads.
 /lightboxbannerad^
 /lijit-ad-
 /lijitads.
+/limitedads/*
 /linkad2.
 /linkads.
 /linkadv.
 /linkad2.
 /linkads.
 /linkadv.
 /mmsAds.
 /mmt_ad.
 /mnads1.
 /mmsAds.
 /mmt_ad.
 /mnads1.
+/mob-ad.
 /mobile-ad.
 /mobile-ads/*
 /mobile_ad.
 /mobile-ad.
 /mobile-ads/*
 /mobile_ad.
 /monetization/ads-
 /moneyball/ads/*
 /MonsterAd-
 /monetization/ads-
 /moneyball/ads/*
 /MonsterAd-
+/mont-min.js
 /mp3-ad/*
 /mpads/*
 /mpu-dm.htm
 /mp3-ad/*
 /mpads/*
 /mpu-dm.htm
 /nextad/*
 /nextdaymedia-ads/*
 /nflads.
 /nextad/*
 /nextdaymedia-ads/*
 /nflads.
+/nmads_
 /no_ads.
 /nonrotatingads/*
 /noodleAdFramed.
 /noscript-ad?
 /noticead.
 /no_ads.
 /nonrotatingads/*
 /noodleAdFramed.
 /noscript-ad?
 /noticead.
+/notifyad.
 /now/ads/*$~xmlhttprequest
 /nsfw/sponsors/*
 /nugg.min.js
 /now/ads/*$~xmlhttprequest
 /nsfw/sponsors/*
 /nugg.min.js
 /online/ads/*
 /online_ads/*
 /onlineads/*
 /online/ads/*
 /online_ads/*
 /onlineads/*
+/OnlineAdServing/*
 /onplayerad.
 /ontopadvertising.
 /openad.
 /onplayerad.
 /ontopadvertising.
 /openad.
 /overlay_ad_
 /overlayad.
 /overlayads.
 /overlay_ad_
 /overlayad.
 /overlayads.
-/overture.$script,stylesheet
+/overture.$script,stylesheet,domain=~overture.doremus.org
 /overture/*$script,subdocument
 /overture_
 /ovt_show.asp?
 /overture/*$script,subdocument
 /overture_
 /ovt_show.asp?
 /p2/ads/*
 /p2ads/*
 /p8network.js
 /p2/ads/*
 /p2ads/*
 /p8network.js
+/p?zoneId=
 /packages/adz/*
 /packages/dfp/*
 /pads/default/*
 /packages/adz/*
 /packages/dfp/*
 /pads/default/*
 /park_html_functions.js
 /park_html_functions_general.js
 /parking_caf_
 /park_html_functions.js
 /park_html_functions_general.js
 /parking_caf_
+/parseForAds.
 /partner-ad-
 /partner.ads.
 /partner_ads/*
 /partner-ad-
 /partner.ads.
 /partner_ads/*
 /parts/ad/*
 /pauseadextension.
 /payperpost.
 /parts/ad/*
 /pauseadextension.
 /payperpost.
+/paytmscripts.js
 /pb-ads/*
 /pc/ads.
 /pc_ads.
 /pb-ads/*
 /pc/ads.
 /pc_ads.
 /popunder_
 /popunderblogs.
 /popundercode.
 /popunder_
 /popunderblogs.
 /popundercode.
+/popundercode18.
 /popunderjs/*
 /popunderking.
 /popunders.
 /popunderjs/*
 /popunderking.
 /popunders.
 /popundr_
 /popup-builder-$~image,~stylesheet
 /popup-domination/*$~stylesheet
 /popundr_
 /popup-builder-$~image,~stylesheet
 /popup-domination/*$~stylesheet
+/popup/log|$~third-party,xmlhttprequest
 /popup2.js
 /popup3.js
 /popup_ad.
 /popup2.js
 /popup3.js
 /popup_ad.
 /postprofileverticalad.
 /posts_ad.
 /pounder-$~image
 /postprofileverticalad.
 /posts_ad.
 /pounder-$~image
+/pp-ad.
 /ppd_ads.
 /ppd_ads_
 /predictad.
 /ppd_ads.
 /ppd_ads_
 /predictad.
+/prehead/ads_
 /premierebtnad/*
 /premium_ad.
 /premiumads/*
 /premierebtnad/*
 /premium_ad.
 /premiumads/*
 /randomad728x90nsfw.
 /randomad_
 /randomads.
 /randomad728x90nsfw.
 /randomad_
 /randomads.
+/rassets1/ads-
 /rawtubelivead.
 /rcolads1.
 /rcolads2.
 /rawtubelivead.
 /rcolads1.
 /rcolads2.
 /refreshsyncbannerad?
 /RefSplDicAdsTopL.
 /reklam-ads2.
 /refreshsyncbannerad?
 /RefSplDicAdsTopL.
 /reklam-ads2.
-/reklam.
-/reklam/*
+/reklam.$domain=~reklam.com.tr
+/reklam/*$domain=~reklam.com.tr
 /reklama.$~stylesheet,domain=~reklama.mariafm.ru
 /reklama/*
 /reklama1.
 /reklama.$~stylesheet,domain=~reklama.mariafm.ru
 /reklama/*
 /reklama1.
 /service/ads/*
 /service/adv/*
 /services/ads/*
 /service/ads/*
 /service/adv/*
 /services/ads/*
+/services/getbanner?
 /servlet/view/*
 /settings/ad.
 /sevenads.
 /servlet/view/*
 /settings/ad.
 /sevenads.
 /sponsorship/targeting/*
 /sponsorshipimage-
 /sponsorstrips/*
 /sponsorship/targeting/*
 /sponsorshipimage-
 /sponsorstrips/*
+/spotlight-ad?
 /SpotlightAd-
 /spotlightads/*
 /spotx_adapter.
 /SpotlightAd-
 /spotlightads/*
 /spotx_adapter.
 /topadbg.
 /topadfooter.
 /topadheader.
 /topadbg.
 /topadfooter.
 /topadheader.
+/topadImg.
 /topads.
 /topads/*
 /topads1.
 /topads.
 /topads/*
 /topads1.
 /wmads.
 /wordpress-ads-plug-in/*
 /work.php?n=*&size=*&c=
 /wmads.
 /wordpress-ads-plug-in/*
 /work.php?n=*&size=*&c=
+/wp-ad.min.
 /wp-bannerize-
 /wp-bannerize.
 /wp-bannerize/*
 /wp-bannerize-
 /wp-bannerize.
 /wp-bannerize/*
 /www/ad/*
 /www/ad_
 /www/ads/*
 /www/ad/*
 /www/ad_
 /www/ads/*
+/www/deliver/*
 /www/deliverx/*
 /www/delivery/*
 /www/js/ad/*
 /www/deliverx/*
 /www/delivery/*
 /www/js/ad/*
+/www/xengine/*
 /wwwads.
 /x5advcorner.
 /xads.js
 /wwwads.
 /x5advcorner.
 /xads.js
 ://a.ads.
 ://ad.*/jstag^
 ://adcl.$domain=~adcl.com
 ://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^
 ://affiliate.$third-party
 ://affiliates.$third-party
 ://ax-d.*/jstag^
 =adspremiumplacement&
 =adtech_
 =adunit&
 =adspremiumplacement&
 =adtech_
 =adunit&
+=advanced-ads-
 =advert/
 =advertiser.
 =advertiser/
 =advert/
 =advertiser.
 =advertiser/
 =loadAdStatus&
 =oas_tag.
 =PAGE_AD_
 =loadAdStatus&
 =oas_tag.
 =PAGE_AD_
+=partnerad&
 =pmd-advertising-
 =rightAds_
 =searchadslider|
 =pmd-advertising-
 =rightAds_
 =searchadslider|
@@ -7094,6 +7172,7 @@ _adframe.
 _adframe/
 _adframe_
 _adfunction.
 _adframe/
 _adframe_
 _adfunction.
+_adgebraAds_
 _adhesion.
 _adhoc?
 _adhome.
 _adhesion.
 _adhoc?
 _adhome.
@@ -7135,6 +7214,7 @@ _ads/iframe.
 _ads/inhouse/
 _ads/ip/
 _ads/js/
 _ads/inhouse/
 _ads/ip/
 _ads/js/
+_ads/mobile/
 _ads/square/
 _ads1-
 _ads1.
 _ads/square/
 _ads1-
 _ads1.
@@ -7352,6 +7432,7 @@ _home_ad_
 _hosting_ad.
 _house_ad_
 _hr_advt/
 _hosting_ad.
 _house_ad_
 _hr_advt/
+_html5/ads.
 _iad.html?
 _id/ads/
 _iframe_ad_
 _iad.html?
 _id/ads/
 _iframe_ad_
@@ -7361,6 +7442,7 @@ _images/ads/
 _index_ad.
 _inline_advert&
 _inlineads.
 _index_ad.
 _inline_advert&
 _inlineads.
+_jpopunder/
 _js/ads.js
 _js4ad2.
 _js_ads.
 _js/ads.js
 _js4ad2.
 _js_ads.
@@ -7503,6 +7585,10 @@ takeover_banner_
 ||online.*/promoredirect?key=
 ||ox-d.*^auid=
 ||serve.*/promoload?
 ||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
 ! al.ly https://forums.lanik.us/viewtopic.php?f=62&t=36357
 /full-page-script.$script
 ! Native advert
@@ -7574,6 +7660,9 @@ takeover_banner_
 /frontend_loador.js$script
 /iamback.php$script
 /lib/?img=$image
 /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
 /scripts/sweet/*$script
 _nb_sys.$script,~third-party
 ! prebid scripts
@@ -7583,14 +7672,17 @@ _nb_sys.$script,~third-party
 /AudienceNetworkPrebid.
 /biddr-*.js
 /ext/prebid
 /AudienceNetworkPrebid.
 /biddr-*.js
 /ext/prebid
+/jppolPrebid.
 /pb.min.
 /prebid-
 /prebid.$script,domain=~prebid.org
 /prebid/*
 /prebid1.
 /pb.min.
 /prebid-
 /prebid.$script,domain=~prebid.org
 /prebid/*
 /prebid1.
+/prebid14.js
 /prebid2.
 /prebid?
 /prebid_$script
 /prebid2.
 /prebid?
 /prebid_$script
+/prodprebidheader-
 /pubfig.js
 /pubfig.min.js
 /st_prebid.js
 /pubfig.js
 /pubfig.min.js
 /st_prebid.js
@@ -7654,7 +7746,7 @@ _prebid_
 ! White papers insert
 /sl/assetlisting/?
 ! Peel script
 ! White papers insert
 /sl/assetlisting/?
 ! Peel script
-/jquery.peelback.js
+/jquery.peelback.
 ! Anti-Adblock
 -adblocker-detection/
 /abdetect.js
 ! Anti-Adblock
 -adblocker-detection/
 /abdetect.js
@@ -7702,7 +7794,6 @@ _prebid_
 /disabled_adBlock.
 /fuckadb.js
 /fuckadblock.js
 /disabled_adBlock.
 /fuckadb.js
 /fuckadblock.js
-/fuckadblock/*$script
 /fuckingadblockplus.
 /ibd-block-adblocker/*
 /no-adblock/*
 /fuckingadblockplus.
 /ibd-block-adblocker/*
 /no-adblock/*
@@ -7859,7 +7950,7 @@ _atblockdetector/
 /300x150_
 /300x250-
 /300x250.
 /300x150_
 /300x250-
 /300x250.
-/300x250/*
+/300x250/*$~media
 /300x250_
 /300x250b.
 /300x250px-
 /300x250_
 /300x250b.
 /300x250px-
@@ -8296,12 +8387,11 @@ _a468x60.
 .com/ads?$popup
 .engine?PlacementId=$popup
 .net/adx.php?$popup
 .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
 /?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
 /?zoneid=*&timeout=$popup
 /a/display.php?$popup
 /ad.php?tag=$popup
@@ -8335,6 +8425,7 @@ _a468x60.
 /click?pid=*&offer$popup
 /fp.eng?$popup
 /fp.engine?$popup,third-party
 /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
 /lib/*&adb=$popup
 /lr.php?zoneid=$popup
 /open?shu=$popup
@@ -8342,6 +8433,7 @@ _a468x60.
 /play?aver=$popup
 /play?refer=$popup
 /pop-imp/*$popup
 /play?aver=$popup
 /play?refer=$popup
 /pop-imp/*$popup
+/popad|$popup
 /popout.$popup
 /popunder.$popup
 /popunder_$popup
 /popout.$popup
 /popunder.$popup
 /popunder_$popup
@@ -8364,6 +8456,7 @@ _a468x60.
 /showads/*$popup
 /spopunder^$popup
 /srvclk.php?$popup
 /showads/*$popup
 /spopunder^$popup
 /srvclk.php?$popup
+/track/click/*$popup,third-party
 /watch?*&refer=$popup
 /watch?key=$popup,third-party
 /watch?refer=$popup
 /watch?*&refer=$popup
 /watch?key=$popup,third-party
 /watch?refer=$popup
@@ -8379,6 +8472,7 @@ _a468x60.
 ?AdUrl=$popup
 ?bannerid=*&punder=$popup
 ?bver=1&refer=$popup
 ?AdUrl=$popup
 ?bannerid=*&punder=$popup
 ?bver=1&refer=$popup
+?direct=*&zoneid=$popup
 ?iiadext=$popup
 ?partnerkey=*&utm_source=$popup
 ?xref=*&zoneid=$popup
 ?iiadext=$popup
 ?partnerkey=*&utm_source=$popup
 ?xref=*&zoneid=$popup
@@ -8973,6 +9067,7 @@ _popunder+$popup
 ###SideAdMpu
 ###SideBarAdWidget
 ###SideMpuAdBar
 ###SideAdMpu
 ###SideBarAdWidget
 ###SideMpuAdBar
+###SidebarAd
 ###SidebarAdContainer
 ###SitenavAdslot
 ###SkyAd
 ###SidebarAdContainer
 ###SitenavAdslot
 ###SkyAd
@@ -9315,6 +9410,9 @@ _popunder+$popup
 ###ad-fullbanner2
 ###ad-fullbanner2-billboard-outer
 ###ad-fullwidth
 ###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-giftext
 ###ad-globalleaderboard
 ###ad-google-chrome-sidebar
@@ -9471,6 +9569,7 @@ _popunder+$popup
 ###ad-row-1
 ###ad-s1
 ###ad-safe
 ###ad-row-1
 ###ad-s1
 ###ad-safe
+###ad-sb
 ###ad-secondary-sidebar-1
 ###ad-section
 ###ad-separator
 ###ad-secondary-sidebar-1
 ###ad-section
 ###ad-separator
@@ -9508,6 +9607,7 @@ _popunder+$popup
 ###ad-slot-2
 ###ad-slot-4
 ###ad-slot-right
 ###ad-slot-2
 ###ad-slot-4
 ###ad-slot-right
+###ad-slot-top
 ###ad-slot1
 ###ad-slot2
 ###ad-slot4
 ###ad-slot1
 ###ad-slot2
 ###ad-slot4
@@ -9587,6 +9687,8 @@ _popunder+$popup
 ###ad-yahoo-simple
 ###ad-zone-1
 ###ad-zone-2
 ###ad-yahoo-simple
 ###ad-zone-1
 ###ad-zone-2
+###ad-zone-article-header-leaderboard
+###ad-zone-default-sidebar
 ###ad-zone-inline
 ###ad001
 ###ad002
 ###ad-zone-inline
 ###ad001
 ###ad002
@@ -9677,6 +9779,7 @@ _popunder+$popup
 ###ad468x60-story
 ###ad468x60_top
 ###ad470
 ###ad468x60-story
 ###ad468x60_top
 ###ad470
+###ad480x60
 ###ad508x125
 ###ad520x85
 ###ad526x250
 ###ad508x125
 ###ad520x85
 ###ad526x250
@@ -9847,6 +9950,7 @@ _popunder+$popup
 ###adLContain
 ###adLabel
 ###adLayer
 ###adLContain
 ###adLabel
 ###adLayer
+###adLayout
 ###adLeader
 ###adLeaderTop
 ###adLeaderboard
 ###adLeader
 ###adLeaderTop
 ###adLeaderboard
@@ -9880,6 +9984,7 @@ _popunder+$popup
 ###adMiddle_imgAd
 ###adMiniPremiere
 ###adMonster1
 ###adMiddle_imgAd
 ###adMiniPremiere
 ###adMonster1
+###adMoveHere
 ###adMpu
 ###adMpuBottom
 ###adNshareWrap
 ###adMpu
 ###adMpuBottom
 ###adNshareWrap
@@ -9896,6 +10001,7 @@ _popunder+$popup
 ###adPlaceScriptrightSidebarSecondBanner
 ###adPlaceScripttopBanner
 ###adPlacer
 ###adPlaceScriptrightSidebarSecondBanner
 ###adPlaceScripttopBanner
 ###adPlacer
+###adPopBOTtOM
 ###adPopover
 ###adPosOne
 ###adPosition0
 ###adPopover
 ###adPosOne
 ###adPosition0
@@ -9955,6 +10061,7 @@ _popunder+$popup
 ###adSlot3_grid
 ###adSlot4
 ###adSlot4_grid
 ###adSlot3_grid
 ###adSlot4
 ###adSlot4_grid
+###adSlot_center
 ###adSlug
 ###adSpace
 ###adSpace0
 ###adSlug
 ###adSpace
 ###adSpace0
@@ -10021,6 +10128,9 @@ _popunder+$popup
 ###adTag-genre
 ###adTag1
 ###adTag2
 ###adTag-genre
 ###adTag1
 ###adTag2
+###adTakeOverInner
+###adTakeOverLeft
+###adTakeOverRight
 ###adTeaser
 ###adText
 ###adText01
 ###adTeaser
 ###adText
 ###adText01
@@ -10564,8 +10674,10 @@ _popunder+$popup
 ###ad_sky2
 ###ad_sky3
 ###ad_skyscraper
 ###ad_sky2
 ###ad_sky3
 ###ad_skyscraper
+###ad_skyscraper1
 ###ad_skyscraper120
 ###ad_skyscraper160x600
 ###ad_skyscraper120
 ###ad_skyscraper160x600
+###ad_skyscraper2
 ###ad_skyscraper_1
 ###ad_skyscraper_right
 ###ad_skyscraper_text
 ###ad_skyscraper_1
 ###ad_skyscraper_right
 ###ad_skyscraper_text
@@ -10988,6 +11100,7 @@ _popunder+$popup
 ###ads-banner-top
 ###ads-block
 ###ads-block-frame
 ###ads-banner-top
 ###ads-block
 ###ads-block-frame
+###ads-blog
 ###ads-bot
 ###ads-bottom
 ###ads-box-header-pb
 ###ads-bot
 ###ads-bottom
 ###ads-box-header-pb
@@ -10999,6 +11112,7 @@ _popunder+$popup
 ###ads-container-2
 ###ads-container-anchor
 ###ads-container-top
 ###ads-container-2
 ###ads-container-anchor
 ###ads-container-top
+###ads-content
 ###ads-dell
 ###ads-div2
 ###ads-dw
 ###ads-dell
 ###ads-div2
 ###ads-dw
@@ -11010,6 +11124,7 @@ _popunder+$popup
 ###ads-h-right
 ###ads-header
 ###ads-header-728
 ###ads-h-right
 ###ads-header
 ###ads-header-728
+###ads-home-468
 ###ads-horizontal
 ###ads-hoster-2
 ###ads-indextext
 ###ads-horizontal
 ###ads-hoster-2
 ###ads-indextext
@@ -11027,6 +11142,8 @@ _popunder+$popup
 ###ads-mpu
 ###ads-outer
 ###ads-panel
 ###ads-mpu
 ###ads-outer
 ###ads-panel
+###ads-post-468
+###ads-post10
 ###ads-prices
 ###ads-rhs
 ###ads-right
 ###ads-prices
 ###ads-rhs
 ###ads-right
@@ -11046,6 +11163,7 @@ _popunder+$popup
 ###ads-sticky
 ###ads-text
 ###ads-top
 ###ads-sticky
 ###ads-text
 ###ads-top
+###ads-top-728
 ###ads-tp
 ###ads-under-rotator
 ###ads-vers7
 ###ads-tp
 ###ads-under-rotator
 ###ads-vers7
@@ -11190,6 +11308,7 @@ _popunder+$popup
 ###ads_central
 ###ads_combo2
 ###ads_container
 ###ads_central
 ###ads_combo2
 ###ads_container
+###ads_content
 ###ads_dynamicShowcase
 ###ads_eo
 ###ads_expand
 ###ads_dynamicShowcase
 ###ads_eo
 ###ads_expand
@@ -11379,6 +11498,7 @@ _popunder+$popup
 ###adserve-Sky
 ###adserver_HeaderAd
 ###adsfundo
 ###adserve-Sky
 ###adserver_HeaderAd
 ###adsfundo
+###adsground
 ###adshometop
 ###adshowbtm
 ###adshowtop
 ###adshometop
 ###adshowbtm
 ###adshowtop
@@ -11520,6 +11640,7 @@ _popunder+$popup
 ###adtags_left
 ###adtaily
 ###adtaily-widget-light
 ###adtags_left
 ###adtaily
 ###adtaily-widget-light
+###adtechWallpaper
 ###adtech_0
 ###adtech_1
 ###adtech_2
 ###adtech_0
 ###adtech_1
 ###adtech_2
@@ -12322,6 +12443,7 @@ _popunder+$popup
 ###below_content_ad_container
 ###belowad
 ###belowheaderad
 ###below_content_ad_container
 ###belowad
 ###belowheaderad
+###bg-custom-ad
 ###bg-footer-ads
 ###bg-footer-ads2
 ###bg_YieldManager-160x600
 ###bg-footer-ads
 ###bg-footer-ads2
 ###bg_YieldManager-160x600
@@ -12444,6 +12566,7 @@ _popunder+$popup
 ###block-views-advertisement-block_1
 ###block-views-advertisements-block
 ###block-views-advt-story-bottom-block
 ###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
 ###block-views-custom-advertisement-2-block--2
 ###block-views-custom-advertisement-block--2
 ###block-views-premium-ad-slideshow-block
@@ -13238,6 +13361,8 @@ _popunder+$popup
 ###dfp_ad_Thesaurus_728x90
 ###dfp_ad_mpu
 ###dfp_container
 ###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
 ###dfpad-0
 ###dfrads-widget-6
 ###dfrads-widget-7
@@ -13512,6 +13637,7 @@ _popunder+$popup
 ###floating_ad
 ###floating_ad_container
 ###floatyContent
 ###floating_ad
 ###floating_ad_container
 ###floatyContent
+###flyingBottomAd
 ###foot-ad-1
 ###foot-add
 ###footAd
 ###foot-ad-1
 ###foot-add
 ###footAd
@@ -13635,6 +13761,7 @@ _popunder+$popup
 ###g_adsense
 ###ga_300x250
 ###gad300x250
 ###g_adsense
 ###ga_300x250
 ###gad300x250
+###gad728x90
 ###gads-pub
 ###gads300x250
 ###gads_middle
 ###gads-pub
 ###gads300x250
 ###gads_middle
@@ -13705,6 +13832,7 @@ _popunder+$popup
 ###google-ad-table-right
 ###google-ad-tower
 ###google-ads
 ###google-ad-table-right
 ###google-ad-tower
 ###google-ads
+###google-ads-5
 ###google-ads-bottom
 ###google-ads-bottom-container
 ###google-ads-container
 ###google-ads-bottom
 ###google-ads-bottom-container
 ###google-ads-container
@@ -13814,6 +13942,7 @@ _popunder+$popup
 ###gpt-ad-rectangle2
 ###gpt-ad-skyscraper
 ###gpt-ad-story_rectangle3
 ###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-mpu
 ###gpt2_ads_widget-10
 ###gpt2_ads_widget-6
@@ -13823,6 +13952,7 @@ _popunder+$popup
 ###gpt_ad_panorama_top
 ###gpt_ad_small_insider_1
 ###gpt_unit_videoAdSlot1_0
 ###gpt_ad_panorama_top
 ###gpt_ad_small_insider_1
 ###gpt_unit_videoAdSlot1_0
+###grdAds
 ###gridAdSidebar
 ###gridAdSidebarRight
 ###grid_ad
 ###gridAdSidebar
 ###gridAdSidebarRight
 ###grid_ad
@@ -13989,6 +14119,7 @@ _popunder+$popup
 ###hldhdAds
 ###hly_ad_side_bar_tower_left
 ###hly_inner_page_google_ad
 ###hldhdAds
 ###hly_ad_side_bar_tower_left
 ###hly_inner_page_google_ad
+###hm_rht_adcontainer
 ###hmt-widget-ad-unit-3
 ###holder-storyad
 ###holdunderad
 ###hmt-widget-ad-unit-3
 ###holder-storyad
 ###holdunderad
@@ -14416,6 +14547,7 @@ _popunder+$popup
 ###left_side_ads
 ###left_sidebar_ads
 ###left_skyscraper_ad
 ###left_side_ads
 ###left_sidebar_ads
 ###left_skyscraper_ad
+###left_top_ad
 ###left_ws_ad_container
 ###leftad
 ###leftadg
 ###left_ws_ad_container
 ###leftad
 ###leftadg
@@ -14631,6 +14763,7 @@ _popunder+$popup
 ###mini-panel-two_column_ads
 ###miniAdsAd
 ###mini_ads_inset
 ###mini-panel-two_column_ads
 ###miniAdsAd
 ###mini_ads_inset
+###mkto_mid_ad
 ###mn_ads
 ###moa-ads-long
 ###mobile-ad-container
 ###mn_ads
 ###moa-ads-long
 ###mobile-ad-container
@@ -14654,6 +14787,7 @@ _popunder+$popup
 ###module_sky_scraper
 ###monsterAd
 ###moogleAd
 ###module_sky_scraper
 ###monsterAd
 ###moogleAd
+###mordern_adbar_wrap
 ###more_ad
 ###moreads
 ###morefooterads
 ###more_ad
 ###moreads
 ###morefooterads
@@ -14727,6 +14861,8 @@ _popunder+$popup
 ###multiLinkAdContainer
 ###multi_ad
 ###multibar-ads
 ###multiLinkAdContainer
 ###multi_ad
 ###multibar-ads
+###mvp-foot-ad-wrap
+###mvp-post-bot-ad
 ###mvp_160_ad
 ###my-ads
 ###my-adsFPAD
 ###mvp_160_ad
 ###my-ads
 ###my-adsFPAD
@@ -14742,6 +14878,7 @@ _popunder+$popup
 ###my-medium-rectangle-ad-2-container
 ###myAd
 ###myElementAd
 ###my-medium-rectangle-ad-2-container
 ###myAd
 ###myElementAd
+###my_ad_mpu
 ###myads_HeaderButton
 ###mydfpad
 ###n_sponsor_ads
 ###myads_HeaderButton
 ###mydfpad
 ###n_sponsor_ads
@@ -14969,6 +15106,7 @@ _popunder+$popup
 ###pnl_BannerAdServed
 ###pod-ad-video-page
 ###pof_ads_Wrapper
 ###pnl_BannerAdServed
 ###pod-ad-video-page
 ###pof_ads_Wrapper
+###polar-sidebar-sponsored
 ###pop_ad
 ###popadwrap
 ###popback-ad
 ###pop_ad
 ###popadwrap
 ###popback-ad
@@ -15080,6 +15218,7 @@ _popunder+$popup
 ###qm-dvdad
 ###qpon_big_ad-teaser
 ###qtopAd-graybg
 ###qm-dvdad
 ###qpon_big_ad-teaser
 ###qtopAd-graybg
+###quads-ad1_widget
 ###quads-ad2
 ###quads-ad2_widget
 ###quads-ad4
 ###quads-ad2
 ###quads-ad2_widget
 ###quads-ad4
@@ -15242,6 +15381,7 @@ _popunder+$popup
 ###right_adverts
 ###right_bg_ad
 ###right_block_ads
 ###right_adverts
 ###right_bg_ad
 ###right_block_ads
+###right_bottom_ad
 ###right_column_ad
 ###right_column_ad_container
 ###right_column_ads
 ###right_column_ad
 ###right_column_ad_container
 ###right_column_ads
@@ -15271,6 +15411,7 @@ _popunder+$popup
 ###rightadhome
 ###rightadpat
 ###rightads
 ###rightadhome
 ###rightadpat
 ###rightads
+###rightads300x250
 ###rightadsarea
 ###rightadvertbar-doubleclickads
 ###rightbar-ad
 ###rightadsarea
 ###rightadvertbar-doubleclickads
 ###rightbar-ad
@@ -15295,6 +15436,7 @@ _popunder+$popup
 ###righttop-adverts-container
 ###ringtone-ad-bottom
 ###ringtone-ad-top
 ###righttop-adverts-container
 ###ringtone-ad-bottom
 ###ringtone-ad-top
+###rladvt
 ###rm_ad_text
 ###rmx-ad-cta-box
 ###roadsheet-advertising
 ###rm_ad_text
 ###rmx-ad-cta-box
 ###roadsheet-advertising
@@ -15434,6 +15576,9 @@ _popunder+$popup
 ###show-player-right-ad
 ###showAd
 ###show_ads
 ###show-player-right-ad
 ###showAd
 ###show_ads
+###show_ads1
+###show_right_ad
+###show_top_ad1
 ###showads
 ###showcaseAd
 ###sic_superBannerAd-loader
 ###showads
 ###showcaseAd
 ###sic_superBannerAd-loader
@@ -15864,6 +16009,7 @@ _popunder+$popup
 ###stickyAdBlock
 ###stickyBottomAd
 ###stickySkyAd
 ###stickyAdBlock
 ###stickyBottomAd
 ###stickySkyAd
+###sticky_ad_bar
 ###sticky_adv_container
 ###stickyad
 ###stickyads
 ###sticky_adv_container
 ###stickyad
 ###stickyads
@@ -15946,6 +16092,7 @@ _popunder+$popup
 ###tblReklama2
 ###tbl_googlead
 ###tbo_headerads
 ###tblReklama2
 ###tbl_googlead
 ###tbo_headerads
+###tcHeaderMobileLeaderBoard-advertisement-desktop
 ###tcwAd
 ###td-GblHdrAds
 ###td-applet-ads_2_container
 ###tcwAd
 ###td-GblHdrAds
 ###td-applet-ads_2_container
@@ -16208,6 +16355,7 @@ _popunder+$popup
 ###topsponsorads
 ###topsponsored
 ###toptextad
 ###topsponsorads
 ###topsponsored
 ###toptextad
+###tor-footer-ad
 ###tour300Ad
 ###tour728Ad
 ###tourSponsoredLinksContainer
 ###tour300Ad
 ###tour728Ad
 ###tourSponsoredLinksContainer
@@ -16359,6 +16507,7 @@ _popunder+$popup
 ###watch-now-ad
 ###watch7-sidebar-ads
 ###watch_sponsored
 ###watch-now-ad
 ###watch7-sidebar-ads
 ###watch_sponsored
+###wb-ad-grid
 ###wd_ads
 ###weather-ad
 ###weather_sponsor
 ###wd_ads
 ###weather-ad
 ###weather_sponsor
@@ -16489,6 +16638,7 @@ _popunder+$popup
 ###yom-ad-tbs-as
 ###ypaAdWrapper-BottomAds
 ###ypaAdWrapper-TopAds
 ###yom-ad-tbs-as
 ###ypaAdWrapper-BottomAds
 ###ypaAdWrapper-TopAds
+###ypaAdWrapper-cclass
 ###yrail_ads
 ###yreSponsoredLinks
 ###ysm_ad_iframe
 ###yrail_ads
 ###yreSponsoredLinks
 ###ysm_ad_iframe
@@ -16520,6 +16670,7 @@ _popunder+$popup
 ##.AD300x600-wrapper
 ##.AD355125
 ##.AD728
 ##.AD300x600-wrapper
 ##.AD355125
 ##.AD728
+##.AD728x90L
 ##.ADBAR
 ##.ADBnrArea
 ##.ADBox
 ##.ADBAR
 ##.ADBnrArea
 ##.ADBox
@@ -16723,6 +16874,7 @@ _popunder+$popup
 ##.AmazonSimpleAdmin_widget
 ##.ArticleAd
 ##.ArticleInlineAd
 ##.AmazonSimpleAdmin_widget
 ##.ArticleAd
 ##.ArticleInlineAd
+##.ArticleLayout-nativeAdLabel
 ##.ArticleLeaderboard_ad
 ##.ArticlePage-ad
 ##.BCA_Advertisement
 ##.ArticleLeaderboard_ad
 ##.ArticlePage-ad
 ##.BCA_Advertisement
@@ -16785,6 +16937,7 @@ _popunder+$popup
 ##.G_ads_m
 ##.GalleryViewerAdSuppress
 ##.GetRightAds
 ##.G_ads_m
 ##.GalleryViewerAdSuppress
 ##.GetRightAds
+##.Google-Ad-728x90
 ##.GoogleAd
 ##.GoogleAdInfo
 ##.GoogleAdSencePanel
 ##.GoogleAd
 ##.GoogleAdInfo
 ##.GoogleAdSencePanel
@@ -16808,6 +16961,7 @@ _popunder+$popup
 ##.HeaderBannerAd
 ##.HeaderLeaderAd
 ##.HeadingAdSpace
 ##.HeaderBannerAd
 ##.HeaderLeaderAd
 ##.HeadingAdSpace
+##.Hero-Ad
 ##.HomeAd1Label
 ##.HomeAds
 ##.HomeContentAd
 ##.HomeAd1Label
 ##.HomeAds
 ##.HomeContentAd
@@ -17030,6 +17184,7 @@ _popunder+$popup
 ##._top_ad_wrapper
 ##.a-ad
 ##.a-d-container
 ##._top_ad_wrapper
 ##.a-ad
 ##.a-d-container
+##.a-d-rotate_widgets
 ##.a160x600
 ##.a300x250
 ##.a468x60
 ##.a160x600
 ##.a300x250
 ##.a468x60
@@ -17088,10 +17243,13 @@ _popunder+$popup
 ##.ad--google
 ##.ad--homepage-mrec
 ##.ad--homepage-top
 ##.ad--google
 ##.ad--homepage-mrec
 ##.ad--homepage-top
+##.ad--horseshoe
+##.ad--horseshoe__content
 ##.ad--inner
 ##.ad--just-in-feed
 ##.ad--large
 ##.ad--leaderboard
 ##.ad--inner
 ##.ad--just-in-feed
 ##.ad--large
 ##.ad--leaderboard
+##.ad--medium-rectangle
 ##.ad--mpu
 ##.ad--noscroll
 ##.ad--panorama
 ##.ad--mpu
 ##.ad--noscroll
 ##.ad--panorama
@@ -17220,6 +17378,7 @@ _popunder+$popup
 ##.ad-TOPPER
 ##.ad-W
 ##.ad-a
 ##.ad-TOPPER
 ##.ad-W
 ##.ad-a
+##.ad-ab
 ##.ad-abc
 ##.ad-above-header
 ##.ad-adSense
 ##.ad-abc
 ##.ad-above-header
 ##.ad-adSense
@@ -17366,6 +17525,7 @@ _popunder+$popup
 ##.ad-container-embedded
 ##.ad-container-leaderboard
 ##.ad-container-left
 ##.ad-container-embedded
 ##.ad-container-leaderboard
 ##.ad-container-left
+##.ad-container-pave
 ##.ad-container-responsive
 ##.ad-container-right
 ##.ad-container-side
 ##.ad-container-responsive
 ##.ad-container-right
 ##.ad-container-side
@@ -17441,6 +17601,7 @@ _popunder+$popup
 ##.ad-graphic-large
 ##.ad-gray
 ##.ad-grey
 ##.ad-graphic-large
 ##.ad-gray
 ##.ad-grey
+##.ad-grid
 ##.ad-grid-125
 ##.ad-grid-container
 ##.ad-group
 ##.ad-grid-125
 ##.ad-grid-container
 ##.ad-group
@@ -17457,6 +17618,7 @@ _popunder+$popup
 ##.ad-hide-mobile
 ##.ad-hideable
 ##.ad-hldr-tmc
 ##.ad-hide-mobile
 ##.ad-hideable
 ##.ad-hldr-tmc
+##.ad-ho
 ##.ad-hold
 ##.ad-holder
 ##.ad-home-bottom
 ##.ad-hold
 ##.ad-holder
 ##.ad-home-bottom
@@ -17617,6 +17779,7 @@ _popunder+$popup
 ##.ad-on
 ##.ad-one
 ##.ad-other
 ##.ad-on
 ##.ad-one
 ##.ad-other
+##.ad-outer-container
 ##.ad-outlet
 ##.ad-output-middle
 ##.ad-output-wrapper
 ##.ad-outlet
 ##.ad-output-middle
 ##.ad-output-wrapper
@@ -17628,10 +17791,12 @@ _popunder+$popup
 ##.ad-page-medium
 ##.ad-pagehead
 ##.ad-panel
 ##.ad-page-medium
 ##.ad-pagehead
 ##.ad-panel
+##.ad-panel-wrap
 ##.ad-panel__container
 ##.ad-panel__container--styled
 ##.ad-panel__googlead
 ##.ad-panorama
 ##.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-parallax-wrap
 ##.ad-parent-hockey
 ##.ad-passback-o-rama
@@ -17685,6 +17850,7 @@ _popunder+$popup
 ##.ad-related
 ##.ad-relatedbottom
 ##.ad-resource-center-top
 ##.ad-related
 ##.ad-relatedbottom
 ##.ad-resource-center-top
+##.ad-responsive-slot
 ##.ad-responsive-wide
 ##.ad-rh
 ##.ad-ri
 ##.ad-responsive-wide
 ##.ad-rh
 ##.ad-ri
@@ -17710,6 +17876,8 @@ _popunder+$popup
 ##.ad-section
 ##.ad-section-body
 ##.ad-sense
 ##.ad-section
 ##.ad-section-body
 ##.ad-sense
+##.ad-sense-ad
+##.ad-sense-ad__panel-header--srp
 ##.ad-sep
 ##.ad-served
 ##.ad-sharethrough-top
 ##.ad-sep
 ##.ad-served
 ##.ad-sharethrough-top
@@ -17733,6 +17901,8 @@ _popunder+$popup
 ##.ad-siderail
 ##.ad-signup
 ##.ad-sitewide
 ##.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-sky
 ##.ad-sky-left
 ##.ad-sky-right
@@ -17793,6 +17963,7 @@ _popunder+$popup
 ##.ad-sponsors
 ##.ad-spot
 ##.ad-spotlight
 ##.ad-sponsors
 ##.ad-spot
 ##.ad-spotlight
+##.ad-sq-super
 ##.ad-square
 ##.ad-square2-container
 ##.ad-square300
 ##.ad-square
 ##.ad-square2-container
 ##.ad-square300
@@ -17857,6 +18028,7 @@ _popunder+$popup
 ##.ad-type10
 ##.ad-type2
 ##.ad-type3
 ##.ad-type10
 ##.ad-type2
 ##.ad-type3
+##.ad-under-video
 ##.ad-unit
 ##.ad-unit-300
 ##.ad-unit-300-wrapper
 ##.ad-unit
 ##.ad-unit-300
 ##.ad-unit-300-wrapper
@@ -17899,6 +18071,7 @@ _popunder+$popup
 ##.ad-windowshade-full
 ##.ad-wings__link
 ##.ad-wireframe
 ##.ad-windowshade-full
 ##.ad-wings__link
 ##.ad-wireframe
+##.ad-wireframe-wrapper
 ##.ad-with-background
 ##.ad-with-header-wrapper
 ##.ad-with-us
 ##.ad-with-background
 ##.ad-with-header-wrapper
 ##.ad-with-us
@@ -17911,6 +18084,7 @@ _popunder+$popup
 ##.ad-wrapper--slideshowhalfpage
 ##.ad-wrapper-left
 ##.ad-wrapper-sticky
 ##.ad-wrapper--slideshowhalfpage
 ##.ad-wrapper-left
 ##.ad-wrapper-sticky
+##.ad-wrapper-top
 ##.ad-wrapper-with-text
 ##.ad-wrapper__ad-slug
 ##.ad-x10x20x30
 ##.ad-wrapper-with-text
 ##.ad-wrapper__ad-slug
 ##.ad-x10x20x30
@@ -18253,6 +18427,7 @@ _popunder+$popup
 ##.adFrame
 ##.adFrameCnt
 ##.adFrameContainer
 ##.adFrame
 ##.adFrameCnt
 ##.adFrameContainer
+##.adFrameMobile
 ##.adFrames
 ##.adFtr
 ##.adFull
 ##.adFrames
 ##.adFtr
 ##.adFull
@@ -18263,6 +18438,7 @@ _popunder+$popup
 ##.adGogleBox
 ##.adGoogle
 ##.adGroup
 ##.adGogleBox
 ##.adGoogle
 ##.adGroup
+##.adHalfPage
 ##.adHead
 ##.adHeader
 ##.adHeaderAdbanner
 ##.adHead
 ##.adHeader
 ##.adHeaderAdbanner
@@ -18459,11 +18635,13 @@ _popunder+$popup
 ##.adTop
 ##.adTopBanner_nomobile
 ##.adTopBk
 ##.adTop
 ##.adTopBanner_nomobile
 ##.adTopBk
+##.adTopFloat
 ##.adTopHome
 ##.adTopLeft
 ##.adTopLink
 ##.adTopRight
 ##.adTopWrapper
 ##.adTopHome
 ##.adTopLeft
 ##.adTopLink
 ##.adTopRight
 ##.adTopWrapper
+##.adTop_placement
 ##.adTopboxright
 ##.adTout
 ##.adTower
 ##.adTopboxright
 ##.adTout
 ##.adTower
@@ -18692,6 +18870,7 @@ _popunder+$popup
 ##.ad_buttons_320
 ##.ad_c
 ##.ad_callout
 ##.ad_buttons_320
 ##.ad_c
 ##.ad_callout
+##.ad_callout_inline
 ##.ad_caption
 ##.ad_center
 ##.ad_center_bottom
 ##.ad_caption
 ##.ad_center
 ##.ad_center_bottom
@@ -18787,6 +18966,7 @@ _popunder+$popup
 ##.ad_home_block
 ##.ad_home_top_bnr
 ##.ad_honcode_label
 ##.ad_home_block
 ##.ad_home_top_bnr
 ##.ad_honcode_label
+##.ad_horizontal
 ##.ad_horizontal_marker
 ##.ad_hover_href
 ##.ad_hpm
 ##.ad_horizontal_marker
 ##.ad_hover_href
 ##.ad_hpm
@@ -18897,6 +19077,7 @@ _popunder+$popup
 ##.ad_panel
 ##.ad_panel_1
 ##.ad_panel_2
 ##.ad_panel
 ##.ad_panel_1
 ##.ad_panel_2
+##.ad_panorama_extra
 ##.ad_partner
 ##.ad_partners
 ##.ad_perma-panorama
 ##.ad_partner
 ##.ad_partners
 ##.ad_perma-panorama
@@ -18933,6 +19114,7 @@ _popunder+$popup
 ##.ad_regular3
 ##.ad_reminder
 ##.ad_report_btn
 ##.ad_regular3
 ##.ad_reminder
 ##.ad_report_btn
+##.ad_rhs
 ##.ad_rightSky
 ##.ad_right_cell
 ##.ad_right_col
 ##.ad_rightSky
 ##.ad_right_cell
 ##.ad_right_col
@@ -19065,6 +19247,7 @@ _popunder+$popup
 ##.ad_xrail
 ##.ad_xrail_top
 ##.ad_zone
 ##.ad_xrail
 ##.ad_xrail_top
 ##.ad_zone
+##.adace-adi-popup-wrapper
 ##.adadded
 ##.adageunicorns
 ##.adamazon
 ##.adadded
 ##.adageunicorns
 ##.adamazon
@@ -19217,6 +19400,7 @@ _popunder+$popup
 ##.addboxRight
 ##.addisclaimer
 ##.addiv
 ##.addboxRight
 ##.addisclaimer
 ##.addiv
+##.addivwhite
 ##.adds2
 ##.adds300x250
 ##.adds620x90
 ##.adds2
 ##.adds300x250
 ##.adds620x90
@@ -19249,7 +19433,9 @@ _popunder+$popup
 ##.adfree
 ##.adfront
 ##.adfront-head
 ##.adfree
 ##.adfront
 ##.adfront-head
+##.adg-rects
 ##.adg_cell
 ##.adg_cell
+##.adg_native_home
 ##.adg_row
 ##.adg_table
 ##.adg_table_cell
 ##.adg_row
 ##.adg_table
 ##.adg_table_cell
@@ -19274,6 +19460,7 @@ _popunder+$popup
 ##.adhint
 ##.adholder
 ##.adholder-300
 ##.adhint
 ##.adholder
 ##.adholder-300
+##.adholder2
 ##.adholderban
 ##.adhoriz
 ##.adhref_box_ads
 ##.adholderban
 ##.adhoriz
 ##.adhref_box_ads
@@ -19359,6 +19546,7 @@ _popunder+$popup
 ##.adnl_zone
 ##.adnotecenter
 ##.adnotice
 ##.adnl_zone
 ##.adnotecenter
 ##.adnotice
+##.adnu
 ##.adocean728x90
 ##.adonmedianama
 ##.adops
 ##.adocean728x90
 ##.adonmedianama
 ##.adops
@@ -19446,6 +19634,7 @@ _popunder+$popup
 ##.ads-468x60-bordered
 ##.ads-560-65
 ##.ads-600-box
 ##.ads-468x60-bordered
 ##.ads-560-65
 ##.ads-600-box
+##.ads-728
 ##.ads-728-90
 ##.ads-728by90
 ##.ads-728x90
 ##.ads-728-90
 ##.ads-728by90
 ##.ads-728x90
@@ -19475,6 +19664,7 @@ _popunder+$popup
 ##.ads-block-link-text
 ##.ads-block-marketplace-container
 ##.ads-block-menu-center
 ##.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-block-top
 ##.ads-block-top-right
 ##.ads-border
@@ -19495,6 +19685,7 @@ _popunder+$popup
 ##.ads-by-google-0
 ##.ads-callback
 ##.ads-card
 ##.ads-by-google-0
 ##.ads-callback
 ##.ads-card
+##.ads-carousel
 ##.ads-cars-larger
 ##.ads-cars-top2
 ##.ads-categories-bsa
 ##.ads-cars-larger
 ##.ads-cars-top2
 ##.ads-categories-bsa
@@ -19525,6 +19716,7 @@ _popunder+$popup
 ##.ads-horizontal
 ##.ads-horizontal-banner
 ##.ads-horizontal-icons-wrap
 ##.ads-horizontal
 ##.ads-horizontal-banner
 ##.ads-horizontal-icons-wrap
+##.ads-iframe
 ##.ads-inarticle
 ##.ads-inline
 ##.ads-inner
 ##.ads-inarticle
 ##.ads-inline
 ##.ads-inner
@@ -19561,6 +19753,7 @@ _popunder+$popup
 ##.ads-post-closing
 ##.ads-post-full
 ##.ads-profile
 ##.ads-post-closing
 ##.ads-post-full
 ##.ads-profile
+##.ads-rail
 ##.ads-rectangle
 ##.ads-right
 ##.ads-right-min
 ##.ads-rectangle
 ##.ads-right
 ##.ads-right-min
@@ -19589,6 +19782,7 @@ _popunder+$popup
 ##.ads-title
 ##.ads-tittle
 ##.ads-top
 ##.ads-title
 ##.ads-tittle
 ##.ads-top
+##.ads-top-728
 ##.ads-top-content
 ##.ads-top-left
 ##.ads-top-right
 ##.ads-top-content
 ##.ads-top-left
 ##.ads-top-right
@@ -19821,6 +20015,7 @@ _popunder+$popup
 ##.ads_container
 ##.ads_container_top
 ##.ads_content
 ##.ads_container
 ##.ads_container_top
 ##.ads_content
+##.ads_css
 ##.ads_der
 ##.ads_disc_anchor
 ##.ads_disc_leader
 ##.ads_der
 ##.ads_disc_anchor
 ##.ads_disc_leader
@@ -19905,6 +20100,7 @@ _popunder+$popup
 ##.ads_takeover
 ##.ads_text
 ##.ads_ticker_main
 ##.ads_takeover
 ##.ads_text
 ##.ads_ticker_main
+##.ads_tit
 ##.ads_title
 ##.ads_top
 ##.ads_top_banner
 ##.ads_title
 ##.ads_top
 ##.ads_top_banner
@@ -19985,8 +20181,10 @@ _popunder+$popup
 ##.adsense-ad
 ##.adsense-ads
 ##.adsense-afterpost
 ##.adsense-ad
 ##.adsense-ads
 ##.adsense-afterpost
+##.adsense-article
 ##.adsense-attribution
 ##.adsense-block
 ##.adsense-attribution
 ##.adsense-block
+##.adsense-box
 ##.adsense-category
 ##.adsense-category-bottom
 ##.adsense-center
 ##.adsense-category
 ##.adsense-category-bottom
 ##.adsense-center
@@ -20100,6 +20298,7 @@ _popunder+$popup
 ##.adsh
 ##.adshl
 ##.adshome
 ##.adsh
 ##.adshl
 ##.adshome
+##.adshowbig
 ##.adshowcase
 ##.adshp
 ##.adside
 ##.adshowcase
 ##.adshp
 ##.adside
@@ -20128,11 +20327,13 @@ _popunder+$popup
 ##.adslistingz
 ##.adslogan
 ##.adslot
 ##.adslistingz
 ##.adslogan
 ##.adslot
+##.adslot-area
 ##.adslot-banner
 ##.adslot-billboard
 ##.adslot-mpu
 ##.adslot-rectangle
 ##.adslot-widget
 ##.adslot-banner
 ##.adslot-billboard
 ##.adslot-mpu
 ##.adslot-rectangle
 ##.adslot-widget
+##.adslotMid
 ##.adslot_1
 ##.adslot_300
 ##.adslot_728
 ##.adslot_1
 ##.adslot_300
 ##.adslot_728
@@ -20201,6 +20402,7 @@ _popunder+$popup
 ##.adsrecnode
 ##.adsright
 ##.adss
 ##.adsrecnode
 ##.adsright
 ##.adss
+##.adss-rel
 ##.adsskyscraper
 ##.adssmall
 ##.adssquare
 ##.adsskyscraper
 ##.adssmall
 ##.adssquare
@@ -20232,6 +20434,7 @@ _popunder+$popup
 ##.adtech-banner
 ##.adtech-boxad
 ##.adtech-top-ad
 ##.adtech-banner
 ##.adtech-boxad
 ##.adtech-top-ad
+##.adtechMobile
 ##.adtech_wrapper
 ##.adtester-container
 ##.adtext_gray
 ##.adtech_wrapper
 ##.adtester-container
 ##.adtext_gray
@@ -20320,6 +20523,7 @@ _popunder+$popup
 ##.adv-conteiner
 ##.adv-dvb
 ##.adv-format-1
 ##.adv-conteiner
 ##.adv-dvb
 ##.adv-format-1
+##.adv-full-width
 ##.adv-google
 ##.adv-halfpage
 ##.adv-header
 ##.adv-google
 ##.adv-halfpage
 ##.adv-header
@@ -20349,6 +20553,8 @@ _popunder+$popup
 ##.adv-rectangle
 ##.adv-right
 ##.adv-right-300
 ##.adv-rectangle
 ##.adv-right
 ##.adv-right-300
+##.adv-rotator
+##.adv-script-container
 ##.adv-search-ad
 ##.adv-sidebar
 ##.adv-sidelabel
 ##.adv-search-ad
 ##.adv-sidebar
 ##.adv-sidelabel
@@ -20479,6 +20685,7 @@ _popunder+$popup
 ##.advads-sticky
 ##.advads-widget
 ##.advads_widget
 ##.advads-sticky
 ##.advads-widget
 ##.advads_widget
+##.advallyAdhesionUnit
 ##.advart
 ##.advbanner_300x250
 ##.advbanner_300x600
 ##.advart
 ##.advbanner_300x250
 ##.advbanner_300x600
@@ -20499,10 +20706,12 @@ _popunder+$popup
 ##.adverstisement_right
 ##.advert--background
 ##.advert--banner-wrap
 ##.adverstisement_right
 ##.advert--background
 ##.advert--banner-wrap
+##.advert--fallback
 ##.advert--header
 ##.advert--leaderboard
 ##.advert--mpu
 ##.advert--mpu--rhs
 ##.advert--header
 ##.advert--leaderboard
 ##.advert--mpu
 ##.advert--mpu--rhs
+##.advert--placeholder
 ##.advert--transition
 ##.advert--vc
 ##.advert--vc__wrapper
 ##.advert--transition
 ##.advert--vc
 ##.advert--vc__wrapper
@@ -20526,6 +20735,7 @@ _popunder+$popup
 ##.advert-block
 ##.advert-bloggrey
 ##.advert-body-not-home
 ##.advert-block
 ##.advert-bloggrey
 ##.advert-body-not-home
+##.advert-border
 ##.advert-bot-box
 ##.advert-bottom
 ##.advert-box
 ##.advert-bot-box
 ##.advert-bottom
 ##.advert-box
@@ -20625,6 +20835,7 @@ _popunder+$popup
 ##.advertLink
 ##.advertLink1
 ##.advertMiddle
 ##.advertLink
 ##.advertLink1
 ##.advertMiddle
+##.advertMpu
 ##.advertRight
 ##.advertSideBar
 ##.advertSign
 ##.advertRight
 ##.advertSideBar
 ##.advertSign
@@ -20799,6 +21010,7 @@ _popunder+$popup
 ##.advertisementPanel
 ##.advertisementReloadable
 ##.advertisementRotate
 ##.advertisementPanel
 ##.advertisementReloadable
 ##.advertisementRotate
+##.advertisementSection
 ##.advertisementSmall
 ##.advertisementText
 ##.advertisementTop
 ##.advertisementSmall
 ##.advertisementText
 ##.advertisementTop
@@ -20849,6 +21061,9 @@ _popunder+$popup
 ##.advertiser-links
 ##.advertisesingle
 ##.advertisespace_div
 ##.advertiser-links
 ##.advertisesingle
 ##.advertisespace_div
+##.advertising--desktop
+##.advertising--mobile
+##.advertising--tablet
 ##.advertising-aside-top
 ##.advertising-banner
 ##.advertising-block
 ##.advertising-aside-top
 ##.advertising-banner
 ##.advertising-block
@@ -20936,6 +21151,7 @@ _popunder+$popup
 ##.adverts
 ##.adverts-125
 ##.adverts-inline
 ##.adverts
 ##.adverts-125
 ##.adverts-inline
+##.adverts2
 ##.adverts_RHS
 ##.advertspace
 ##.adverttext
 ##.adverts_RHS
 ##.advertspace
 ##.adverttext
@@ -21098,6 +21314,7 @@ _popunder+$popup
 ##.area1_2_ad1
 ##.area5_ad
 ##.areaAd
 ##.area1_2_ad1
 ##.area5_ad
 ##.areaAd
+##.area_ad
 ##.area_ad03
 ##.area_ad07
 ##.area_ad09
 ##.area_ad03
 ##.area_ad07
 ##.area_ad09
@@ -21110,6 +21327,7 @@ _popunder+$popup
 ##.art_aisde_ads
 ##.art_new_ads_468_60
 ##.artcl_promo_ad
 ##.art_aisde_ads
 ##.art_new_ads_468_60
 ##.artcl_promo_ad
+##.article--ad
 ##.article--adv__before
 ##.article--content-ad
 ##.article-ad
 ##.article--adv__before
 ##.article--content-ad
 ##.article-ad
@@ -21190,6 +21408,7 @@ _popunder+$popup
 ##.artnet-ads-ad
 ##.as-admedia
 ##.as_ad
 ##.artnet-ads-ad
 ##.as-admedia
 ##.as_ad
+##.as_social_footer
 ##.aseadn
 ##.aside-ad
 ##.aside-ad-wrapper
 ##.aseadn
 ##.aside-ad
 ##.aside-ad-wrapper
@@ -21418,6 +21637,7 @@ _popunder+$popup
 ##.before-comment-ad
 ##.before-header-ad
 ##.before-injected-ad
 ##.before-comment-ad
 ##.before-header-ad
 ##.before-injected-ad
+##.below-article-ad-sidebar
 ##.below-feature-ad-hide-based-height
 ##.belowNavAds
 ##.below_game_ad
 ##.below-feature-ad-hide-based-height
 ##.belowNavAds
 ##.below_game_ad
@@ -21492,6 +21712,8 @@ _popunder+$popup
 ##.bloc_adsense_acc
 ##.block--ad-superleaderboard
 ##.block--ads
 ##.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--bean-artadocean-splitter
 ##.block--bean-artadocean-text-link-1
 ##.block--bean-artadocean-text-link-2
@@ -21543,6 +21765,7 @@ _popunder+$popup
 ##.block-deca_advertising
 ##.block-dennis-adsense-afc
 ##.block-dfp
 ##.block-deca_advertising
 ##.block-dennis-adsense-afc
 ##.block-dfp
+##.block-dfp-ad
 ##.block-dfp-blocks
 ##.block-display-ads
 ##.block-doubleclick_ads
 ##.block-dfp-blocks
 ##.block-display-ads
 ##.block-doubleclick_ads
@@ -21564,6 +21787,7 @@ _popunder+$popup
 ##.block-hcm_ads
 ##.block-heremedia-ads
 ##.block-inner-adds
 ##.block-hcm_ads
 ##.block-heremedia-ads
 ##.block-inner-adds
+##.block-itg-ads
 ##.block-maniad
 ##.block-module-ad
 ##.block-module-ad-300x250
 ##.block-maniad
 ##.block-module-ad
 ##.block-module-ad-300x250
@@ -21579,11 +21803,13 @@ _popunder+$popup
 ##.block-reklama
 ##.block-simpleads
 ##.block-skyscraper-ad
 ##.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-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
 ##.block-wtg_adtech
 ##.block-yt-ads
 ##.block-zagat_ads
@@ -21592,6 +21818,9 @@ _popunder+$popup
 ##.blockAd300x97
 ##.blockAds
 ##.blockAdvertise
 ##.blockAd300x97
 ##.blockAds
 ##.blockAdvertise
+##.block__advertising
+##.block__advertising-content
+##.block__advertising-header
 ##.block_ad
 ##.block_ad_floating_bar
 ##.block_ad_middle
 ##.block_ad
 ##.block_ad_floating_bar
 ##.block_ad_middle
@@ -21606,6 +21835,7 @@ _popunder+$popup
 ##.block_adslot
 ##.block_adv
 ##.block_advert
 ##.block_adslot
 ##.block_adv
 ##.block_advert
+##.block_bigad
 ##.blockad
 ##.blocked-ads
 ##.blockid_google-adsense-block
 ##.blockad
 ##.blocked-ads
 ##.blockid_google-adsense-block
@@ -21683,8 +21913,10 @@ _popunder+$popup
 ##.bottom-ad-wrapper
 ##.bottom-ad2
 ##.bottom-ads
 ##.bottom-ad-wrapper
 ##.bottom-ad2
 ##.bottom-ads
+##.bottom-ads-sticky
 ##.bottom-ads-wrapper
 ##.bottom-ads728
 ##.bottom-ads-wrapper
 ##.bottom-ads728
+##.bottom-adv
 ##.bottom-banner-ad
 ##.bottom-center-adverts
 ##.bottom-game-ad
 ##.bottom-banner-ad
 ##.bottom-center-adverts
 ##.bottom-game-ad
@@ -21698,6 +21930,7 @@ _popunder+$popup
 ##.bottom-rightadvtsment
 ##.bottom-side-advertisement
 ##.bottom-slider-ads
 ##.bottom-rightadvtsment
 ##.bottom-side-advertisement
 ##.bottom-slider-ads
+##.bottom-sponsored-header
 ##.bottom2-adv
 ##.bottomAd
 ##.bottomAdBlock
 ##.bottom2-adv
 ##.bottomAd
 ##.bottomAdBlock
@@ -21859,6 +22092,8 @@ _popunder+$popup
 ##.bsaProContainer
 ##.bsa_ads
 ##.bsa_it_ad
 ##.bsaProContainer
 ##.bsa_ads
 ##.bsa_it_ad
+##.bsac
+##.bsac-container
 ##.bt_ad
 ##.btf-ad-medRect
 ##.btfAds
 ##.bt_ad
 ##.btf-ad-medRect
 ##.btfAds
@@ -21871,6 +22106,7 @@ _popunder+$popup
 ##.budget_ads_2
 ##.budget_ads_3
 ##.budget_ads_bg
 ##.budget_ads_2
 ##.budget_ads_3
 ##.budget_ads_bg
+##.bulk-img-ads
 ##.bullet-sponsored-links
 ##.bullet-sponsored-links-gray
 ##.bump-ad
 ##.bullet-sponsored-links
 ##.bullet-sponsored-links-gray
 ##.bump-ad
@@ -21902,6 +22138,7 @@ _popunder+$popup
 ##.bz-ad
 ##.bzads-ic-ad-300-250-600
 ##.c-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-ad--unlabeled
 ##.c-ad-size2
 ##.c-ad-size3
@@ -21918,6 +22155,7 @@ _popunder+$popup
 ##.c-advertisement--rectangle
 ##.c-advertisement--rectangle-float
 ##.c-control--adchoice
 ##.c-advertisement--rectangle
 ##.c-advertisement--rectangle-float
 ##.c-control--adchoice
+##.c-news-feed-ads
 ##.c-res-ad
 ##.c-sitenav-adslot
 ##.c300x250-advert
 ##.c-res-ad
 ##.c-sitenav-adslot
 ##.c300x250-advert
@@ -22016,10 +22254,12 @@ _popunder+$popup
 ##.change-ad-h-btn
 ##.change_AdContainer
 ##.changeableadzone
 ##.change-ad-h-btn
 ##.change_AdContainer
 ##.changeableadzone
+##.channel--ad
 ##.channel-adv
 ##.channel_ad_2016
 ##.channel_brand_ad
 ##.chartad
 ##.channel-adv
 ##.channel_ad_2016
 ##.channel_brand_ad
 ##.chartad
+##.chartlist-row--interlist-ad
 ##.chitika-ad
 ##.chitikaAdBlock
 ##.chitikaAdCopy
 ##.chitika-ad
 ##.chitikaAdBlock
 ##.chitikaAdCopy
@@ -22031,6 +22271,7 @@ _popunder+$popup
 ##.clHeader_Ad
 ##.classifiedAdSplit
 ##.classifiedAdThree
 ##.clHeader_Ad
 ##.classifiedAdSplit
 ##.classifiedAdThree
+##.cldt-ad-top
 ##.clearerad
 ##.clickforceads
 ##.client-ad
 ##.clearerad
 ##.clickforceads
 ##.client-ad
@@ -22183,6 +22424,7 @@ _popunder+$popup
 ##.content-ad-side
 ##.content-ad-widget
 ##.content-ad-wrapper
 ##.content-ad-side
 ##.content-ad-widget
 ##.content-ad-wrapper
+##.content-ads
 ##.content-advert
 ##.content-advertisment
 ##.content-box-inner-adsense
 ##.content-advert
 ##.content-advertisment
 ##.content-box-inner-adsense
@@ -22195,6 +22437,8 @@ _popunder+$popup
 ##.content-list__ad-label
 ##.content-result-ads
 ##.content-unit-ad
 ##.content-list__ad-label
 ##.content-result-ads
 ##.content-unit-ad
+##.content1-ad
+##.content2-ad
 ##.contentAd
 ##.contentAd510
 ##.contentAdBox
 ##.contentAd
 ##.contentAd510
 ##.contentAdBox
@@ -22219,6 +22463,7 @@ _popunder+$popup
 ##.content_adsq
 ##.content_advert
 ##.content_advertising
 ##.content_adsq
 ##.content_advert
 ##.content_advertising
+##.content_advt
 ##.content_bottom_adsense
 ##.content_column2_ad
 ##.content_inner_ad
 ##.content_bottom_adsense
 ##.content_column2_ad
 ##.content_inner_ad
@@ -22360,6 +22605,7 @@ _popunder+$popup
 ##.desktop-aside-ad-hide
 ##.desktop-postcontentad-wrapper
 ##.desktop_ad
 ##.desktop-aside-ad-hide
 ##.desktop-postcontentad-wrapper
 ##.desktop_ad
+##.desktop_only_ad
 ##.desktopads
 ##.desktoponlyad
 ##.detail-ad
 ##.desktopads
 ##.desktoponlyad
 ##.detail-ad
@@ -22418,6 +22664,7 @@ _popunder+$popup
 ##.dhAdContainer14
 ##.dianomi-ad
 ##.diggable-ad-sponsored
 ##.dhAdContainer14
 ##.dianomi-ad
 ##.diggable-ad-sponsored
+##.dikr-responsive-ads-slot
 ##.discourse-google-dfp
 ##.display-ad
 ##.display-ad-block
 ##.discourse-google-dfp
 ##.display-ad
 ##.display-ad-block
@@ -22505,6 +22752,7 @@ _popunder+$popup
 ##.ds-ad-inner
 ##.ds-ad-ros
 ##.dsq_ad
 ##.ds-ad-inner
 ##.ds-ad-ros
 ##.dsq_ad
+##.dual-ads
 ##.dualAds
 ##.dvad1
 ##.dvad2
 ##.dualAds
 ##.dvad1
 ##.dvad2
@@ -22613,6 +22861,10 @@ _popunder+$popup
 ##.fbCalendarAds
 ##.fbPhotoSnowboxAds
 ##.fblockad
 ##.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
 ##.fc_splash_ad
 ##.fd-ad
 ##.fd-display-ad
@@ -22647,13 +22899,15 @@ _popunder+$popup
 ##.features-advetorial-wrapper
 ##.feed-ad
 ##.feed-s-update--is-sponsored
 ##.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
 ##.feedBottomAd
 ##.feeds-adblade
 ##.ffz_bottom_ad
 ##.fg_Ad
 ##.fgc-advertising
-##.fi-adv-placeholder
 ##.fi-adv-halfpage
 ##.fi-adv-halfpage
+##.fi-adv-placeholder
 ##.fi_adsense
 ##.field-name-shared-ad-placement-landscape
 ##.field-name-sticky-ads-div
 ##.fi_adsense
 ##.field-name-shared-ad-placement-landscape
 ##.field-name-sticky-ads-div
@@ -22830,6 +23084,7 @@ _popunder+$popup
 ##.full-width-ads
 ##.fullAdBar
 ##.fullSizeAd
 ##.full-width-ads
 ##.fullAdBar
 ##.fullSizeAd
+##.full_AD
 ##.full_ad
 ##.full_ad_box
 ##.full_ad_row
 ##.full_ad
 ##.full_ad_box
 ##.full_ad_row
@@ -23240,7 +23495,9 @@ _popunder+$popup
 ##.header-ad-zone
 ##.header-ad234x60left
 ##.header-ad234x60right
 ##.header-ad-zone
 ##.header-ad234x60left
 ##.header-ad234x60right
+##.header-adbanner
 ##.header-adbox
 ##.header-adbox
+##.header-adcode
 ##.header-adplace
 ##.header-ads
 ##.header-ads-container
 ##.header-adplace
 ##.header-ads
 ##.header-ads-container
@@ -23297,6 +23554,7 @@ _popunder+$popup
 ##.header_advertisment
 ##.header_classified_ads
 ##.header_leaderboard_ad
 ##.header_advertisment
 ##.header_classified_ads
 ##.header_leaderboard_ad
+##.header_link_ad
 ##.header_right_ad
 ##.headerad
 ##.headerad-720
 ##.header_right_ad
 ##.headerad
 ##.headerad-720
@@ -23328,9 +23586,11 @@ _popunder+$popup
 ##.highlights-ad
 ##.highlightsAd
 ##.hioxInternalAd
 ##.highlights-ad
 ##.highlightsAd
 ##.hioxInternalAd
+##.hl-ad-row__mrec
 ##.hl-ads-holder-0
 ##.hl-post-center-ad
 ##.hm-sec-ads
 ##.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
 ##.hm_advertisment
 ##.hm_top_right_google_ads
 ##.hm_top_right_google_ads_budget
@@ -23524,11 +23784,13 @@ _popunder+$popup
 ##.id-Article-advert
 ##.idGoogleAdsense
 ##.idMultiAd
 ##.id-Article-advert
 ##.idGoogleAdsense
 ##.idMultiAd
+##.id_footer_social
 ##.idc-adContainer
 ##.idc-adWrapper
 ##.ident_right_ad
 ##.idgGoogleAdTag
 ##.ie-adtext
 ##.idc-adContainer
 ##.idc-adWrapper
 ##.ident_right_ad
 ##.idgGoogleAdTag
 ##.ie-adtext
+##.ie-sponsoredbox
 ##.iframe-ad
 ##.iframe-ads
 ##.iframeAd
 ##.iframe-ad
 ##.iframe-ads
 ##.iframeAd
@@ -23614,6 +23876,7 @@ _popunder+$popup
 ##.inline-advert
 ##.inline-mpu
 ##.inline-mpu-left
 ##.inline-advert
 ##.inline-mpu
 ##.inline-mpu-left
+##.inline-panorama-ad
 ##.inlineAd
 ##.inlineAdContainer
 ##.inlineAdImage
 ##.inlineAd
 ##.inlineAdContainer
 ##.inlineAdImage
@@ -23731,9 +23994,11 @@ _popunder+$popup
 ##.jobs-ad-marker
 ##.joead728
 ##.jp-advertisment-promotional
 ##.jobs-ad-marker
 ##.joead728
 ##.jp-advertisment-promotional
+##.jquery-adi
 ##.jquery-script-ads
 ##.js-ad
 ##.js-ad--comment
 ##.jquery-script-ads
 ##.js-ad
 ##.js-ad--comment
+##.js-ad-banner-container
 ##.js-ad-container
 ##.js-ad-doubleimu
 ##.js-ad-dynamic
 ##.js-ad-container
 ##.js-ad-doubleimu
 ##.js-ad-dynamic
@@ -23753,7 +24018,11 @@ _popunder+$popup
 ##.js-ad-wrapper
 ##.js-adfliction-iframe
 ##.js-adfliction-standard
 ##.js-ad-wrapper
 ##.js-adfliction-iframe
 ##.js-adfliction-standard
+##.js-ads
+##.js-ads-carousel
+##.js-adv-rotator-image
 ##.js-advert
 ##.js-advert
+##.js-advert--responsive
 ##.js-advert--vc
 ##.js-advert-container
 ##.js-advert-upsell-popup
 ##.js-advert--vc
 ##.js-advert-container
 ##.js-advert-upsell-popup
@@ -23835,6 +24104,7 @@ _popunder+$popup
 ##.lastRowAd
 ##.lastads
 ##.lastpost_advert
 ##.lastRowAd
 ##.lastads
 ##.lastpost_advert
+##.latest-ad
 ##.latest-posts__sidebar-ad-container
 ##.layer-ad-bottom
 ##.layer-ad-top
 ##.latest-posts__sidebar-ad-container
 ##.layer-ad-bottom
 ##.layer-ad-top
@@ -23962,7 +24232,9 @@ _popunder+$popup
 ##.legal-ad-choice-icon
 ##.lextraleftmoreads
 ##.lg-ads-160x90
 ##.legal-ad-choice-icon
 ##.lextraleftmoreads
 ##.lg-ads-160x90
+##.lg-ads-311x300-down
 ##.lg-ads-311x300-up
 ##.lg-ads-311x300-up
+##.lg-ads-311x500
 ##.lg-ads-635x100
 ##.lgRecAd
 ##.lg_ad
 ##.lg-ads-635x100
 ##.lgRecAd
 ##.lg_ad
@@ -23981,6 +24253,7 @@ _popunder+$popup
 ##.links_google_adx
 ##.list-ad
 ##.list-ads
 ##.links_google_adx
 ##.list-ad
 ##.list-ads
+##.list-feature-ad
 ##.listAdvertGenerator
 ##.listad
 ##.listicle--ad-rail
 ##.listAdvertGenerator
 ##.listad
 ##.listicle--ad-rail
@@ -24049,6 +24322,7 @@ _popunder+$popup
 ##.m-ad-tvguide-box
 ##.m-advertisement
 ##.m-advertisement--container
 ##.m-ad-tvguide-box
 ##.m-advertisement
 ##.m-advertisement--container
+##.m-block-ad
 ##.m-dfp-ad-text
 ##.m-gallery-overlay--ad-top
 ##.m-header-ad
 ##.m-dfp-ad-text
 ##.m-gallery-overlay--ad-top
 ##.m-header-ad
@@ -24148,11 +24422,13 @@ _popunder+$popup
 ##.mb-advert__tweeny
 ##.mb-block--advert-side
 ##.mb-list-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
 ##.mcx-content-ad
 ##.md-adv
 ##.md-advertisement
 ##.mdl-ad
 ##.mdl-quigo
+##.me-rtm
 ##.medColModAd
 ##.medRecContainer
 ##.medRect
 ##.medColModAd
 ##.medRecContainer
 ##.medRect
@@ -24216,6 +24492,8 @@ _popunder+$popup
 ##.mid-post-ad
 ##.mid-section-ad
 ##.midAd
 ##.mid-post-ad
 ##.mid-section-ad
 ##.midAd
+##.midAdv-cont
+##.midAdv-cont2
 ##.mid_4_ads
 ##.mid_ad
 ##.mid_article_ad_label
 ##.mid_4_ads
 ##.mid_ad
 ##.mid_article_ad_label
@@ -24255,6 +24533,7 @@ _popunder+$popup
 ##.misc-ad
 ##.misc-ad-label
 ##.miscAd
 ##.misc-ad
 ##.misc-ad-label
 ##.miscAd
+##.mit-adv-comingsoon
 ##.mks_ads_widget
 ##.ml-advert
 ##.ml-adverts-sidebar-1
 ##.mks_ads_widget
 ##.ml-advert
 ##.ml-adverts-sidebar-1
@@ -24273,6 +24552,7 @@ _popunder+$popup
 ##.mnopolarisAd
 ##.mntl-gpt-adunit
 ##.mo_googlead
 ##.mnopolarisAd
 ##.mntl-gpt-adunit
 ##.mo_googlead
+##.mob-adspace
 ##.mobile-ad
 ##.mobile-related-ad
 ##.mobileAdWrap
 ##.mobile-ad
 ##.mobile-related-ad
 ##.mobileAdWrap
@@ -24461,6 +24741,7 @@ _popunder+$popup
 ##.myAdsBox
 ##.myAdsGroup
 ##.myTestAd
 ##.myAdsBox
 ##.myAdsGroup
 ##.myTestAd
+##.my_ad
 ##.myimg-advert
 ##.mypicadsarea
 ##.myplate_ad
 ##.myimg-advert
 ##.mypicadsarea
 ##.myplate_ad
@@ -24473,17 +24754,20 @@ _popunder+$popup
 ##.narrow_ads
 ##.nationalad
 ##.native-ad
 ##.narrow_ads
 ##.nationalad
 ##.native-ad
+##.native-ad-container
 ##.native-ad-item
 ##.native-ad-link
 ##.native-ad-promoted-provider
 ##.native-adv
 ##.native-advts
 ##.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
 ##.nativeAd
 ##.nativeAd-sponsor-position
 ##.nativeMessageAd
 ##.native_ad
 ##.nativead
 ##.nativeadasideplaceholder
+##.nativeads-unt
 ##.nativeadserversidecontentmodule
 ##.nature-ad
 ##.nav-ad
 ##.nativeadserversidecontentmodule
 ##.nature-ad
 ##.nav-ad
@@ -24535,6 +24819,7 @@ _popunder+$popup
 ##.news_ad_box
 ##.news_article_ad_google
 ##.news_footer_ad_container
 ##.news_ad_box
 ##.news_article_ad_google
 ##.news_footer_ad_container
+##.news_imgad
 ##.newsad
 ##.newsblock-ads
 ##.newsfeed_adunit
 ##.newsad
 ##.newsblock-ads
 ##.newsfeed_adunit
@@ -24567,6 +24852,8 @@ _popunder+$popup
 ##.northad
 ##.not-an-ad-header
 ##.note-advertisement
 ##.northad
 ##.not-an-ad-header
 ##.note-advertisement
+##.np-header-ad
+##.np-right-ad
 ##.npAdGoogle
 ##.npSponsorTextAd
 ##.nrAds
 ##.npAdGoogle
 ##.npSponsorTextAd
 ##.nrAds
@@ -24587,8 +24874,10 @@ _popunder+$popup
 ##.nw-taboola
 ##.nw-top-ad
 ##.nzs-ads
 ##.nw-taboola
 ##.nw-top-ad
 ##.nzs-ads
+##.o-ad-banner-top
 ##.o-ads
 ##.o-ads--center
 ##.o-ads
 ##.o-ads--center
+##.o-advert
 ##.oad-ad
 ##.oas-ad
 ##.oas-bottom-ads
 ##.oad-ad
 ##.oas-ad
 ##.oas-bottom-ads
@@ -24613,6 +24902,7 @@ _popunder+$popup
 ##.odc-nav-ad
 ##.ody-sponsor
 ##.offer_sponsoredlinks
 ##.odc-nav-ad
 ##.ody-sponsor
 ##.offer_sponsoredlinks
+##.oi-header-ad
 ##.oi_horz_ad_container
 ##.oio-banner-zone
 ##.oio-link-sidebar
 ##.oi_horz_ad_container
 ##.oio-banner-zone
 ##.oio-link-sidebar
@@ -24630,6 +24920,7 @@ _popunder+$popup
 ##.onf-ad
 ##.onsite-ads-728w
 ##.opaAd
 ##.onf-ad
 ##.onsite-ads-728w
 ##.opaAd
+##.open-ad-container-mobile
 ##.openads
 ##.openadstext_after
 ##.openx
 ##.openads
 ##.openadstext_after
 ##.openx
@@ -24692,6 +24983,7 @@ _popunder+$popup
 ##.padvertlabel
 ##.page-ad
 ##.page-ad-container
 ##.padvertlabel
 ##.page-ad
 ##.page-ad-container
+##.page-ads
 ##.page-advert
 ##.page-box-ad
 ##.page-header-ad
 ##.page-advert
 ##.page-box-ad
 ##.page-header-ad
@@ -24821,6 +25113,8 @@ _popunder+$popup
 ##.picto_ad
 ##.pin-ad
 ##.pixtrack-adcode
 ##.picto_ad
 ##.pin-ad
 ##.pixtrack-adcode
+##.pj-ad
+##.pkad
 ##.pkgTemplateAdWrapper
 ##.pl__superad
 ##.pl_adv1
 ##.pkgTemplateAdWrapper
 ##.pl__superad
 ##.pl_adv1
@@ -24838,6 +25132,7 @@ _popunder+$popup
 ##.player-ad
 ##.player-ad-overlay
 ##.player-ads
 ##.player-ad
 ##.player-ad-overlay
 ##.player-ads
+##.player-ads2
 ##.player-leaderboard-ad-wrapper
 ##.player-under-ad
 ##.playerAd
 ##.player-leaderboard-ad-wrapper
 ##.player-under-ad
 ##.playerAd
@@ -24845,6 +25140,7 @@ _popunder+$popup
 ##.player_ad
 ##.player_ad2
 ##.player_ad_box
 ##.player_ad
 ##.player_ad2
 ##.player_ad_box
+##.player_hide_ad
 ##.player_hover_ad
 ##.player_page_ad_box
 ##.playlist-row-ad
 ##.player_hover_ad
 ##.player_page_ad_box
 ##.playlist-row-ad
@@ -24855,6 +25151,7 @@ _popunder+$popup
 ##.plista_widget_i300x250
 ##.plista_widget_retrescoAd_1
 ##.plista_widget_retrescoAd_2
 ##.plista_widget_i300x250
 ##.plista_widget_retrescoAd_1
 ##.plista_widget_retrescoAd_2
+##.plugin-ad
 ##.pm-ad
 ##.pm-ad-zone
 ##.pm-banner-ad
 ##.pm-ad
 ##.pm-ad-zone
 ##.pm-banner-ad
@@ -24886,6 +25183,7 @@ _popunder+$popup
 ##.portalcontentad
 ##.pos_advert
 ##.post-ad
 ##.portalcontentad
 ##.pos_advert
 ##.post-ad
+##.post-ads
 ##.post-adsense-bottom
 ##.post-advert
 ##.post-advertisement
 ##.post-adsense-bottom
 ##.post-advert
 ##.post-advertisement
@@ -24993,6 +25291,7 @@ _popunder+$popup
 ##.publicidade
 ##.publicidade-dotted
 ##.publicidade-full-banner
 ##.publicidade
 ##.publicidade-dotted
 ##.publicidade-full-banner
+##.publicidade-vertical-layout
 ##.publicity-box
 ##.puff-ad
 ##.puff-advertorials
 ##.publicity-box
 ##.puff-ad
 ##.puff-advertorials
@@ -25018,10 +25317,12 @@ _popunder+$popup
 ##.qm-ad
 ##.qm-ad-content
 ##.qm-ad-content-news
 ##.qm-ad
 ##.qm-ad-content
 ##.qm-ad-content-news
+##.quads-ad1_widget
 ##.quads-ad2
 ##.quads-ad2_widget.first
 ##.quads-ad4
 ##.quads-location
 ##.quads-ad2
 ##.quads-ad2_widget.first
 ##.quads-ad4
 ##.quads-location
+##.queue_ad
 ##.quick-tz-ad
 ##.quicklinks-ad
 ##.quigo
 ##.quick-tz-ad
 ##.quicklinks-ad
 ##.quigo
@@ -25043,6 +25344,7 @@ _popunder+$popup
 ##.rad_container
 ##.radium-ad-spot
 ##.radium-builder-widget-ad-spot
 ##.rad_container
 ##.radium-ad-spot
 ##.radium-builder-widget-ad-spot
+##.rads_banner
 ##.raff_ad
 ##.rail-ad
 ##.rail-article-sponsored
 ##.raff_ad
 ##.rail-ad
 ##.rail-article-sponsored
@@ -25084,6 +25386,7 @@ _popunder+$popup
 ##.rectangle_ad
 ##.rectanglead
 ##.rectangleads
 ##.rectangle_ad
 ##.rectanglead
 ##.rectangleads
+##.red-adv
 ##.redads_cont
 ##.reedwan_adds300x250_widget
 ##.referrerDetailAd
 ##.redads_cont
 ##.reedwan_adds300x250_widget
 ##.referrerDetailAd
@@ -25248,7 +25551,9 @@ _popunder+$popup
 ##.rightSideSponsor
 ##.rightTopAdWrapper
 ##.right_ad
 ##.rightSideSponsor
 ##.rightTopAdWrapper
 ##.right_ad
+##.right_ad_1
 ##.right_ad_160
 ##.right_ad_160
+##.right_ad_2
 ##.right_ad_box
 ##.right_ad_box1
 ##.right_ad_common_block
 ##.right_ad_box
 ##.right_ad_box1
 ##.right_ad_common_block
@@ -25322,6 +25627,7 @@ _popunder+$popup
 ##.riverAdsLoaded
 ##.riverSponsor
 ##.rj-ads-wrap-sq
 ##.riverAdsLoaded
 ##.riverSponsor
 ##.rj-ads-wrap-sq
+##.rmp-ad-container
 ##.rmx-ad
 ##.rnav_ad
 ##.rngtAd
 ##.rmx-ad
 ##.rnav_ad
 ##.rngtAd
@@ -25439,6 +25745,7 @@ _popunder+$popup
 ##.search-message-container-ad
 ##.search-result-sponsored
 ##.search-results-ad
 ##.search-message-container-ad
 ##.search-result-sponsored
 ##.search-results-ad
+##.search-results-page__ad-sense
 ##.search-sponsor
 ##.search-sponsored
 ##.searchAd
 ##.search-sponsor
 ##.search-sponsored
 ##.searchAd
@@ -25475,6 +25782,7 @@ _popunder+$popup
 ##.section-adbox1
 ##.section-ads
 ##.section-adtag
 ##.section-adbox1
 ##.section-ads
 ##.section-adtag
+##.section-adv
 ##.section-advert-banner
 ##.section-advertisement
 ##.section-aside-ad
 ##.section-advert-banner
 ##.section-advertisement
 ##.section-aside-ad
@@ -25483,8 +25791,11 @@ _popunder+$popup
 ##.section-front__top-ad
 ##.section-publicity
 ##.section-sponsor
 ##.section-front__top-ad
 ##.section-publicity
 ##.section-sponsor
+##.section-sponsors__label
+##.section_AD
 ##.section_ad
 ##.section_ad_left
 ##.section_ad
 ##.section_ad_left
+##.section_adarea
 ##.section_mpu_wrapper
 ##.section_mpu_wrapper_wrapper
 ##.sector-widget__tiny-ad
 ##.section_mpu_wrapper
 ##.section_mpu_wrapper_wrapper
 ##.sector-widget__tiny-ad
@@ -25718,6 +26029,7 @@ _popunder+$popup
 ##.single_bottom_ad
 ##.single_fm_ad_bottom
 ##.single_post_ads_cont
 ##.single_bottom_ad
 ##.single_fm_ad_bottom
 ##.single_post_ads_cont
+##.single_related_posts_ad_container
 ##.single_top_ad
 ##.singlead
 ##.singleads
 ##.single_top_ad
 ##.singlead
 ##.singleads
@@ -25900,6 +26212,7 @@ _popunder+$popup
 ##.sponsor-ad-wrapper
 ##.sponsor-ads
 ##.sponsor-area
 ##.sponsor-ad-wrapper
 ##.sponsor-ads
 ##.sponsor-area
+##.sponsor-area-top
 ##.sponsor-block
 ##.sponsor-bottom
 ##.sponsor-box
 ##.sponsor-block
 ##.sponsor-bottom
 ##.sponsor-box
@@ -25907,6 +26220,8 @@ _popunder+$popup
 ##.sponsor-inner
 ##.sponsor-left
 ##.sponsor-link
 ##.sponsor-inner
 ##.sponsor-left
 ##.sponsor-link
+##.sponsor-link-banner
+##.sponsor-link-text
 ##.sponsor-links
 ##.sponsor-logo
 ##.sponsor-module-target
 ##.sponsor-links
 ##.sponsor-logo
 ##.sponsor-module-target
@@ -25974,7 +26289,9 @@ _popunder+$popup
 ##.sponsored-article-item
 ##.sponsored-b
 ##.sponsored-by-label
 ##.sponsored-article-item
 ##.sponsored-b
 ##.sponsored-by-label
+##.sponsored-by__label
 ##.sponsored-chunk
 ##.sponsored-chunk
+##.sponsored-container
 ##.sponsored-container-bottom
 ##.sponsored-content
 ##.sponsored-default
 ##.sponsored-container-bottom
 ##.sponsored-content
 ##.sponsored-default
@@ -25983,6 +26300,7 @@ _popunder+$popup
 ##.sponsored-features
 ##.sponsored-header
 ##.sponsored-headlines
 ##.sponsored-features
 ##.sponsored-header
 ##.sponsored-headlines
+##.sponsored-headlines-wrap
 ##.sponsored-headshop
 ##.sponsored-inmail
 ##.sponsored-inmail-legacy
 ##.sponsored-headshop
 ##.sponsored-inmail
 ##.sponsored-inmail-legacy
@@ -26180,15 +26498,19 @@ _popunder+$popup
 ##.store-ads
 ##.story-ad
 ##.story-ad-container
 ##.store-ads
 ##.story-ad
 ##.story-ad-container
+##.story-header-ad
 ##.story-inline-advert
 ##.story-page-embedded-ad
 ##.story-page-embedded-ad-center
 ##.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
 ##.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
 ##.story_body_advert
 ##.story_right_adv
 ##.storyad
@@ -26311,9 +26633,12 @@ _popunder+$popup
 ##.td_topads
 ##.tdad125
 ##.tealiumAdSlot
 ##.td_topads
 ##.tdad125
 ##.tealiumAdSlot
+##.teaser--native-ad
 ##.teaser-ad
 ##.teaser-advertisement
 ##.teaser-ad
 ##.teaser-advertisement
+##.teaser-small--ad
 ##.teaser-sponsor
 ##.teaser-sponsor
+##.teaserAd
 ##.teaserAdContainer
 ##.teaserAdHeadline
 ##.teaser_adtiles
 ##.teaserAdContainer
 ##.teaserAdHeadline
 ##.teaser_adtiles
@@ -26439,6 +26764,9 @@ _popunder+$popup
 ##.tnt-ads-container
 ##.toaster-ad
 ##.toggle-adinmap
 ##.tnt-ads-container
 ##.toaster-ad
 ##.toggle-adinmap
+##.tone_adspace_300x250
+##.tone_adspace_300x600
+##.tone_adspace_right
 ##.toolad
 ##.toolbar-ad
 ##.toolsAd
 ##.toolad
 ##.toolbar-ad
 ##.toolsAd
@@ -26509,6 +26837,7 @@ _popunder+$popup
 ##.top-rightadvtsment
 ##.top-side-advertisement
 ##.top-sidebar-adbox
 ##.top-rightadvtsment
 ##.top-side-advertisement
 ##.top-sidebar-adbox
+##.top-sponsored-header
 ##.top-story__ads
 ##.top-treehouse-ad
 ##.top-wide-ad-container
 ##.top-story__ads
 ##.top-treehouse-ad
 ##.top-wide-ad-container
@@ -26706,6 +27035,7 @@ _popunder+$popup
 ##.ui-ads
 ##.ui-advertising__container
 ##.ui-advertising_position1
 ##.ui-ads
 ##.ui-advertising__container
 ##.ui-advertising_position1
+##.uim-ad
 ##.ukAds
 ##.ukn-banner-ads
 ##.ukn-inline-advert
 ##.ukAds
 ##.ukn-banner-ads
 ##.ukn-inline-advert
@@ -26763,6 +27093,7 @@ _popunder+$popup
 ##.verticalad
 ##.verysmallads
 ##.vhs_small_ad
 ##.verticalad
 ##.verysmallads
 ##.vhs_small_ad
+##.vi-lb-placeholder[title="ADVERTISEMENT"]
 ##.vidadtext
 ##.video-about-ad
 ##.video-ad-content
 ##.vidadtext
 ##.video-about-ad
 ##.video-ad-content
@@ -27012,6 +27343,7 @@ _popunder+$popup
 ##.widget_newscorpau_ads
 ##.widget_openxwpwidget
 ##.widget_plugrush_widget
 ##.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
 ##.widget_postmedia_layouts_ad
 ##.widget_sdac_bottom_ad_widget
 ##.widget_sdac_companion_video_ad_widget
@@ -27198,11 +27530,13 @@ _popunder+$popup
 ##AFS-AD
 ##A[href^="https://www.friendlyduck.com/AF_"]
 ##DFP-AD
 ##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/"]
 ##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[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?"]
@@ -27216,6 +27550,7 @@ _popunder+$popup
 ##a[href$="/vghd.shtml"]
 ##a[href*=".adk2x.com/"]
 ##a[href*=".adsrv.eacdn.com/"] > img
 ##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*=".bang.com/"][href*="&aff="]
 ##a[href*=".clkcln.com/"]
 ##a[href*=".clksite.com/"]
@@ -27227,12 +27562,15 @@ _popunder+$popup
 ##a[href*="/adServe/banners?"]
 ##a[href*="/adrotate-out.php?"]
 ##a[href*="/cmd.php?ad="]
 ##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*="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*="emprestimo.eu"]
 ##a[href*="googleme.eu"]
 ##a[href*="letsadvertisetogether.com"]
@@ -27261,11 +27599,15 @@ _popunder+$popup
 ##a[href^="//t.MtagMonetizationA.com/"]
 ##a[href^="//tracking.content-recommendation.net/"][href*="/sponsored/click.html?"]
 ##a[href^="//www.mgid.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^="//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://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://9nl.es/"]
 ##a[href^="http://NowDownloadAll.com"]
 ##a[href^="http://a.adquantix.com/"]
@@ -27292,6 +27634,7 @@ _popunder+$popup
 ##a[href^="http://ads.pheedo.com/"]
 ##a[href^="http://ads.sprintrade.com/"]
 ##a[href^="http://ads2.williamhill.com/redirect.aspx?"]
 ##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://adserver.adtech.de/"]
 ##a[href^="http://adserver.adtechus.com/"]
 ##a[href^="http://adserver.itsfogo.com/"]
@@ -27317,6 +27660,7 @@ _popunder+$popup
 ##a[href^="http://b.bestcompleteusa.info/"]
 ##a[href^="http://banners.victor.com/processing/"]
 ##a[href^="http://bc.vc/?r="]
 ##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://bcp.crwdcntrl.net/"]
 ##a[href^="http://bestorican.com/"]
 ##a[href^="http://betahit.click/"]
@@ -27368,9 +27712,12 @@ _popunder+$popup
 ##a[href^="http://elite-sex-finder.com/?"]
 ##a[href^="http://elitefuckbook.com/"]
 ##a[href^="http://engine.newsmaxfeednetwork.com/"]
 ##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://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://fileloadr.com/"]
 ##a[href^="http://fileupnow.rocks/"]
 ##a[href^="http://finaljuyu.com/"]
@@ -27398,6 +27745,7 @@ _popunder+$popup
 ##a[href^="http://hpn.houzz.com/"]
 ##a[href^="http://hyperies.info/"]
 ##a[href^="http://hyperlinksecure.com/go/"]
 ##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://imads.integral-marketing.com/"]
 ##a[href^="http://install.securewebsiteaccess.com/"]
 ##a[href^="http://istri.it/?"]
@@ -27440,6 +27788,7 @@ _popunder+$popup
 ##a[href^="http://record.sportsbetaffiliates.com.au/"]
 ##a[href^="http://refer.webhostingbuzz.com/"]
 ##a[href^="http://ryushare.com/affiliate.python"]
 ##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://searchtabnew.com/"]
 ##a[href^="http://secure.hostgator.com/~affiliat/"]
 ##a[href^="http://secure.signup-page.com/"]
@@ -27486,6 +27835,7 @@ _popunder+$popup
 ##a[href^="http://www.adshost2.com/"]
 ##a[href^="http://www.adskeeper.co.uk/"]
 ##a[href^="http://www.adxpansion.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://www.affbuzzads.com/affiliate/"]
 ##a[href^="http://www.affiliates1128.com/processing/"]
 ##a[href^="http://www.afgr3.com/"]
@@ -27581,21 +27931,26 @@ _popunder+$popup
 ##a[href^="http://wxdownloadmanager.com/dl/"]
 ##a[href^="http://xads.zedo.com/"]
 ##a[href^="http://xtgem.com/click?"]
 ##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^="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://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://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://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://dcs.adgear.com/clicks/"]
 ##a[href^="https://dediseedbox.com/clients/aff.php?"]
 ##a[href^="https://dltags.com/"]
@@ -27611,6 +27966,7 @@ _popunder+$popup
 ##a[href^="https://mk-ads.com/"]
 ##a[href^="https://paid.outbrain.com/network/redir?"]
 ##a[href^="https://porndeals.com/?track="]
 ##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://pubads.g.doubleclick.net/"]
 ##a[href^="https://redirect.ero-advertising.com/"]
 ##a[href^="https://secure.adnxs.com/clktrb?"]
@@ -27619,7 +27975,9 @@ _popunder+$popup
 ##a[href^="https://syndication.exoclick.com/splash.php?"]
 ##a[href^="https://t.mobtya.com/"]
 ##a[href^="https://torguard.net/aff.php"]
 ##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.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://tracking.truthfinder.com/?a="]
 ##a[href^="https://trackjs.com/?utm_source"]
 ##a[href^="https://trklvs.com/"]
@@ -27627,6 +27985,7 @@ _popunder+$popup
 ##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://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.bebi.com"]
 ##a[href^="https://www.camsoda.com/enter.php?id="]
 ##a[href^="https://www.camyou.com/?cam="][href*="&track="]
@@ -27640,6 +27999,7 @@ _popunder+$popup
 ##a[href^="https://www.secureupload.eu/suprerefid="]
 ##a[href^="https://www.share-online.biz/affiliate/"]
 ##a[href^="https://www.spyoff.com/"]
 ##a[href^="https://www.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
 ##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
@@ -27665,6 +28025,7 @@ _popunder+$popup
 ##div[class^="ResponsiveAd-"]
 ##div[class^="ad_border_"]
 ##div[class^="ad_position_"]
 ##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^="adpubs-"]
 ##div[class^="ads-partner-"]
 ##div[class^="awpcp-random-ads"]
@@ -27672,9 +28033,11 @@ _popunder+$popup
 ##div[class^="gemini-ad"]
 ##div[class^="lifeOnwerAd"]
 ##div[class^="local-feed-banner-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[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^="ADV-SLOT-"]
 ##div[id^="MarketGid"]
 ##div[id^="YFBMSN"]
@@ -27683,6 +28046,7 @@ _popunder+$popup
 ##div[id^="ad-div-"]
 ##div[id^="ad-position-"]
 ##div[id^="ad-server-"]
 ##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^="ad_script_"]
 ##div[id^="adfox_"]
 ##div[id^="adrotate_widgets-"]
@@ -27691,13 +28055,16 @@ _popunder+$popup
 ##div[id^="ads300_100-widget"]
 ##div[id^="ads300_250-widget"]
 ##div[id^="ads300_600-widget"]
 ##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^="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^="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_"]
 ##div[id^="div-adtech-ad-"]
 ##div[id^="div-gpt-ad"]
 ##div[id^="div_ad_stack_"]
@@ -28147,8 +28514,10 @@ asiasold.com,bahtsold.com,propertysold.asia#@#.ad-cat
 small-universe.com#@#.ad-cell
 jobmail.co.za,odysseyware.com#@#.ad-display
 foxnews.com,yahoo.com#@#.ad-enabled
 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
 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
 freebitco.in,recycler.com,usedvictoria.com#@#.ad-img
 kijiji.ca#@#.ad-inner
 daanauctions.com,queer.pl#@#.ad-item
@@ -28249,7 +28618,7 @@ oxforddictionaries.com#@#.ad_trick_left
 wg-gesucht.de#@#.ad_wrap
 athensmagazine.gr#@#.ad_wrapper
 choone.com#@#.adarea
 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
 fifthinternational.org,sudoku.com.au#@#.adbar
 smilelocal.com#@#.adbottom
 thelog.com#@#.adbutton
@@ -28296,13 +28665,17 @@ advancedrenamer.com,epicbundle.com,weightlosereally.com,willyoupressthebutton.co
 copart.com#@#.adscontainer
 live365.com#@#.adshome
 chupelupe.com#@#.adside
 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
 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
 promodj.com#@#.adv300
+dobro.systems#@#.advBox
 goal.com#@#.adv_300
 strongdiesel.com#@#.adv_txt
 pistonheads.com#@#.advert-block
 goal.com#@#.adv_300
 strongdiesel.com#@#.adv_txt
 pistonheads.com#@#.advert-block
@@ -28428,6 +28801,7 @@ driverscollection.com#@#.mid_ad
 donga.com#@#.middle_AD
 latimes.com#@#.mod-adopenx
 thenewamerican.com#@#.module-ad
 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
 eatthis.com#@#.nav-ad
 ziehl-abegg.com#@#.newsAd
 dogva.com#@#.node-ad
@@ -28554,6 +28928,7 @@ fuckbookhookups.com#@#a[href^="http://www.yourfuckbook.com/?"]
 buzzfeed.com#@#a[href^="https://ad.doubleclick.net/"]
 healthmeans.com#@#a[href^="https://servedbyadbutler.com/"]
 trust.zone#@#a[href^="https://trust.zone/"]
 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"]
 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"]
@@ -28593,7 +28968,7 @@ fox.com#@#.ad-unit
 grifthost.com#@#.ad468
 biggestplayer.me#@#.adBlock
 apkmirror.com#@#.adsWidget
 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
 apkmirror.com#@#.adslot
 browsershots.org#@#.advert_area
 wtkplay.pl#@#.advertising_banner
@@ -28706,6 +29081,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||46.165.197.153^
 ||46.165.197.231^
 ||46.246.120.230^$third-party,domain=~adexprt.com.ip
 ||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
 ||4affiliate.net^$third-party
 ||4dsply.com^$third-party
 ||4e43ac9c.info^$third-party
@@ -28778,6 +29154,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||abtracker.us^$third-party
 ||accelacomm.com^$third-party
 ||access-mc.com^$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
 ||accmgr.com^$third-party
 ||accouncilist.com^$third-party
 ||accounts.pkr.com^$third-party
@@ -28858,6 +29235,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||adbasket.net^$third-party
 ||adbetclickin.pink^$third-party
 ||adbetnet.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
 ||adbit.co^$third-party
 ||adblockerkillswebsites.pw^$third-party
 ||adbma.com^$third-party
@@ -28894,6 +29272,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||adclickservice.com^$third-party
 ||adcloud.net^$third-party
 ||adcmps.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
 ||adcolo.com^$third-party
 ||adconjure.com^$third-party
 ||adconscious.com^$third-party
@@ -29021,6 +29400,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||adlatch.com^$third-party
 ||adlayer.net^$third-party
 ||adlegend.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
 ||adlightning.com^$third-party
 ||adlink.net^$third-party
 ||adlinx.info^$third-party
@@ -29060,6 +29440,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||admtpmp127.com^$third-party
 ||admulti.com^$third-party
 ||admzn.com^$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
 ||adne.tv^$third-party
 ||adnectar.com^$third-party
 ||adnemo.com^$third-party
@@ -29172,6 +29553,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||ads5-adnow.com^$third-party
 ||adsafeprotected.com^$third-party
 ||adsafety.net^$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
 ||adsalvo.com^$third-party
 ||adsame.com^$third-party
 ||adsbookie.com^$third-party
@@ -29211,6 +29593,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||adsfundi.net^$third-party
 ||adsfuse.com^$third-party
 ||adshack.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
 ||adshexa.com^$third-party
 ||adshopping.com^$third-party
 ||adshost1.com^$third-party
@@ -29460,7 +29843,16 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||affiz.net^$third-party
 ||affplanet.com^$third-party
 ||afftrack.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
 ||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
 ||aflrm.com^$third-party
 ||afovelsa.com^$third-party
 ||africawin.com^$third-party
@@ -29549,6 +29941,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||anymedia.lv^$third-party
 ||anyxp.com^$third-party
 ||aoqneyvmaz.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
 ||aorms.com^$third-party
 ||aorpum.com^$third-party
 ||apex-ad.com^$third-party
@@ -29573,6 +29966,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||apxlv.com^$third-party
 ||apxtarget.com^$third-party
 ||apycomm.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
 ||arab4eg.com^$third-party
 ||arabweb.biz^$third-party
 ||aralego.com^$third-party
@@ -29859,6 +30253,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||brassyobedientcotangent.com^$third-party
 ||bravenetmedianetwork.com^$third-party
 ||breadpro.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
 ||brealtime.com^$third-party
 ||brethrengenotypeteledyne.com^$third-party
 ||bridgetrack.com^$third-party
@@ -29981,6 +30376,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||cdnproviders.net^$third-party
 ||cdnquality.com^$third-party
 ||cdnrl.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
 ||cdnservr.com^$third-party
 ||cdntrip.com^$third-party
 ||celeritascdn.com^$third-party
@@ -29993,6 +30389,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||cfasync.tk^$third-party
 ||cfgr1.com^$third-party
 ||cgecwm.org^$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
 ||chanagers.com^$third-party
 ||chandlertreatment.com^$third-party
 ||chango.com^$third-party
@@ -30002,6 +30399,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||chargeplatform.com^$third-party
 ||charltonmedia.com^$third-party
 ||cheatre.info^$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
 ||checkapi.xyz^$third-party
 ||checkm8.com^$third-party
 ||checkmystats.com.au^$third-party
@@ -30079,6 +30477,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||clickxchange.com^$third-party
 ||clickzxc.com^$third-party
 ||clipurl.club^$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
 ||clixgalore.com^$third-party
 ||clixsense.com^$third-party
 ||clixtrac.com^$third-party
@@ -30136,6 +30535,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||completecarrd.com^$third-party
 ||complive.link^$third-party
 ||comscore.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
 ||conduit-banners.com^$third-party
 ||conduit-services.com^$third-party
 ||conferentse.com^$third-party
@@ -30170,6 +30570,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||convrse.media^$third-party
 ||conyak.com^$third-party
 ||coolerads.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
 ||coolmirage.com^$third-party
 ||coolsite.club^$third-party
 ||coolyeti.info^$third-party
@@ -30189,6 +30590,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||cpagrip.com^$third-party
 ||cpalead.com^$third-party
 ||cpalock.com^$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
 ||cpanuk.com^$third-party
 ||cpaway.com^$third-party
 ||cpays.com^$third-party
@@ -30266,6 +30668,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||daitrff.info^$third-party
 ||danitabedtick.net^$third-party
 ||danmeneldur.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
 ||dapper.net^$third-party
 ||darwarvid.com^$third-party
 ||das5ku9q.com^$third-party
@@ -30277,6 +30680,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||datacratic-px.com^$third-party
 ||datawrkz.com^$third-party
 ||dating-banners.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
 ||datinggold.com^$third-party
 ||datumreact.com^$third-party
 ||dazhantai.com^$third-party
@@ -30335,6 +30739,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||digipathmedia.com^$third-party
 ||digitrevenue.com^$third-party
 ||dinclinx.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
 ||dipads.net^$~image,third-party
 ||directaclick.com^$third-party
 ||directadvert.net^$third-party
@@ -30571,6 +30976,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||ek8k5dst5c.com^$third-party
 ||ekansovi.com^$third-party
 ||ekmas.com^$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
 ||ektezis.ru^$third-party
 ||elanatality.info^$third-party
 ||elasticad.net^$third-party
@@ -30588,6 +30994,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||empiremoney.com^$third-party
 ||employers-freshly.org^$third-party
 ||emptyspaceads.com^$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
 ||encruses.com^$third-party
 ||engineseeker.com^$third-party
 ||enlarget.com^$third-party
@@ -30595,9 +31002,11 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||enterads.com^$third-party
 ||entrecard.com^$third-party
 ||entrecard.s3.amazonaws.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
 ||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
 ||epnredirect.ru^$third-party
 ||eptord.com^$third-party
 ||eptum.com^$third-party
@@ -30695,6 +31104,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||featurelink.com^$third-party
 ||feed-ads.com^$third-party
 ||feedgist.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
 ||feljack.com^$third-party
 ||fenixm.com^$third-party
 ||ferrellis.com^$third-party
@@ -30750,6 +31160,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||flyertown.ca^$third-party
 ||flymyads.com^$third-party
 ||flytomars.online^$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
 ||fmpub.net^$third-party
 ||fmsads.com^$third-party
 ||fnro4yu0.loan^$third-party
@@ -30869,6 +31280,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||getfuneta.info^$third-party
 ||getgamers.eu^$third-party
 ||getgscfree.com^$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
 ||getpopunder.com^$third-party
 ||gets-web.space^$third-party
 ||getscorecash.com^$third-party
@@ -30938,6 +31350,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||green-red.com^$third-party
 ||greenads.org^$third-party
 ||greenlabelppc.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
 ||grenstia.com^$third-party
 ||gretzalz.com^$third-party
 ||gripdownload.co^$third-party
@@ -30989,6 +31402,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||headup.com^$third-party
 ||healthaffiliatesnetwork.com^$third-party
 ||healthcarestars.com^$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
 ||hebiichigo.com^$third-party
 ||helloreverb.com^$third-party
 ||helotero.com^$third-party,domain=~streamcloud.eu
@@ -31007,6 +31421,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||histock.info^$third-party
 ||historest.com^$third-party
 ||hit-now.com^$third-party
 ||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
 ||hits.sys.lv^$third-party
 ||hitwastedgarden.com^$third-party
 ||hlads.com^$third-party
@@ -31054,6 +31469,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||htmlhubing.xyz^$third-party
 ||httpool.com^$third-party
 ||httpsecurity.org^$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
 ||hulahooprect.com^$third-party
 ||huzonico.com^$third-party
 ||hype-ads.com^$third-party
@@ -31065,6 +31481,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||hypertrackeraff.com^$third-party
 ||hypervre.com^$third-party
 ||hyperwebads.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
 ||i-media.co.nz^$third-party
 ||i.skimresources.com^$third-party
 ||iamediaserve.com^$third-party
@@ -31075,6 +31492,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||ibbyu85u.com^$third-party
 ||iberate.club^$third-party
 ||ibryte.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
 ||icdirect.com^$third-party
 ||icqadvnew.com^$third-party
 ||idealmedia.com^$third-party
@@ -31127,6 +31545,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||incentaclick.com^$third-party
 ||inclk.com^$third-party
 ||incloak.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
 ||incomeliberation.com^$third-party
 ||increas.eu^$third-party
 ||increase-marketing.com^$third-party
@@ -31144,6 +31563,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||industrybrains.com^$third-party
 ||inentasky.com^$third-party
 ||inetinteractive.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
 ||infectiousmedia.com^$third-party
 ||infinite-ads.com^$third-party
 ||infinityads.com^$third-party
@@ -31171,6 +31591,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||instantbannercreator.com^$third-party
 ||instantclk.com^$third-party
 ||instantdollarz.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
 ||insticator.com^$third-party
 ||instinctiveads.com^$third-party
 ||instivate.com^$third-party
@@ -31199,6 +31620,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||intimlife.net^$third-party
 ||intopicmedia.com^$third-party
 ||intrev.co^$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
 ||inttrax.com^$third-party
 ||intuneads.com^$third-party
 ||inuvo.com^$third-party
@@ -31292,6 +31714,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||justpremium.com^$third-party
 ||justrelevant.com^$third-party
 ||jwaavsze.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
 ||jyvtidkx.com^$third-party
 ||k0z09okc.com^$third-party
 ||k9anf8bc.webcam^$third-party
@@ -31321,6 +31744,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||kjgh5o.com^$third-party
 ||klikadvertising.com^$third-party
 ||kliksaya.com^$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
 ||klikvip.com^$third-party
 ||klipmart.com^$third-party
 ||klixfeed.com^$third-party
@@ -31434,6 +31858,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||liveadexchanger.com^$third-party
 ||liveadoptimizer.com^$third-party
 ||liveadserver.net^$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
 ||liverail.com^$~object-subrequest,third-party
 ||livesmarter.com^$third-party
 ||liveuniversenetwork.com^$third-party
@@ -31490,6 +31915,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||m2.ai^$third-party
 ||m2pub.com^$third-party
 ||m30w.net^$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
 ||m4pub.com^$third-party
 ||m57ku6sm.com^$third-party
 ||m5prod.net^$third-party
@@ -31530,6 +31956,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||masterads.org^$third-party
 ||masternal.com^$third-party
 ||mastertraffic.cn^$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
 ||mathads.com^$third-party
 ||matiro.com^$third-party
 ||mattempte.info^$third-party
@@ -31589,6 +32016,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||mediatraks.com^$third-party
 ||mediaver.com^$third-party
 ||mediavine.com^$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
 ||medleyads.com^$third-party
 ||medrx.sensis.com.au^$third-party
 ||medyanet.net^$third-party
@@ -31638,6 +32066,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||milleonid.com^$third-party
 ||mindlytix.com^$third-party
 ||minimumpay.info^$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
 ||minodazi.com^$third-party
 ||mintake.com^$third-party
 ||mirago.com^$third-party
@@ -31651,6 +32080,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||mljhpoy.com^$third-party
 ||mlnadvertising.com^$third-party
 ||mlvc4zzw.space^$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
 ||mmadsgadget.com^$third-party
 ||mmgads.com^$third-party
 ||mmismm.com^$third-party
@@ -31671,6 +32101,8 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||mobifobi.com^$third-party
 ||mobikano.com^$third-party
 ||mobile-10.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
 ||mobiright.com^$third-party
 ||mobisla.com^$third-party
 ||mobitracker.info^$third-party
@@ -31697,6 +32129,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||moneywhisper.com^$third-party
 ||monkeybroker.net^$third-party
 ||monsoonads.com^$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
 ||mookie1.com^$third-party
 ||mootermedia.com^$third-party
 ||mooxar.com^$third-party
@@ -31753,6 +32186,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||mynewcarquote.us^$third-party
 ||mynyx.men^$third-party
 ||myplayerhd.net^$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
 ||mysafeurl.com^$third-party
 ||mystaticfiles.com^$third-party
 ||mythings.com^$third-party
@@ -31822,6 +32256,8 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||newyorkwhil.com^$third-party
 ||nexac.com^$third-party
 ||nexage.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
 ||nextlandingads.com^$third-party
 ||nextmobilecash.com^$third-party
 ||nextoptim.com^$third-party
@@ -31862,8 +32298,10 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||nspmotion.com^$third-party
 ||nsstatic.net^$third-party
 ||nster.net^$third-party,domain=~nster.com
 ||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
 ||ntent.com^$third-party
 ||ntv.io^$third-party
+||ntvk1.ru^$third-party
 ||nuclersoncanthinger.info^$third-party
 ||nui.media^$third-party
 ||nullenabler.com^$third-party
 ||nuclersoncanthinger.info^$third-party
 ||nui.media^$third-party
 ||nullenabler.com^$third-party
@@ -31880,6 +32318,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||nzads.net.nz^$third-party
 ||nzphoenix.com^$third-party
 ||o.gweini.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
 ||oads.co^$third-party
 ||oainternetservices.com^$third-party
 ||obeisantcloddishprocrustes.com^$third-party
@@ -31888,6 +32327,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||obibanners.com^$third-party
 ||objects.tremormedia.com^$~object-subrequest,third-party
 ||objectservers.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
 ||oceanwebcraft.com^$third-party
 ||oclaserver.com^$third-party
 ||oclasrv.com^$third-party
@@ -31898,6 +32338,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||offeradvertising.biz^$third-party
 ||offerenced.com^$third-party
 ||offerforge.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
 ||offerpalads.com^$third-party
 ||offerserve.com^$third-party
 ||offersquared.com^$third-party
@@ -31965,6 +32406,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||operatical.com^$third-party
 ||opt-intelligence.com^$third-party
 ||opt-n.net^$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
 ||opteama.com^$third-party
 ||optiad.net^$third-party
 ||optimalroi.info^$third-party
@@ -31973,6 +32415,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||optimizesocial.com^$third-party
 ||optinemailpro.com^$third-party
 ||optinmonster.com^$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
 ||orangeads.fr^$third-party
 ||orarala.com^$third-party
 ||oratosaeron.com^$third-party
@@ -32034,6 +32477,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||parding.info^$third-party
 ||pardous.com^$third-party
 ||parkingcrew.net^$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
 ||partner-ads.com^$third-party
 ||partner.googleadservices.com^$third-party
 ||partner.video.syndication.msn.com^$~object-subrequest,third-party
@@ -32046,6 +32490,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||passionfruitads.com^$third-party
 ||passive-earner.com^$third-party
 ||patecrafts.com^$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
 ||pautaspr.com^$third-party
 ||pay-click.ru^$third-party
 ||payae8moon9.com^$third-party
@@ -32144,11 +32589,13 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||pmpubs.com^$third-party
 ||pmsrvr.com^$third-party
 ||pnd.gs^$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
 ||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
 ||poketraff.com^$third-party
 ||polanders.com^$third-party
 ||polarmobile.com^$third-party
@@ -32215,6 +32662,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||predictivadnetwork.com^$third-party
 ||predictivadvertising.com^$third-party
 ||preditates.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
 ||presistart.com^$third-party
 ||prestadsng.com^$third-party
 ||prexista.com^$third-party
@@ -32233,6 +32681,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||pro-advertising.com^$third-party
 ||pro-market.net^$third-party
 ||pro-pro-go.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
 ||proadsdirect.com^$third-party
 ||probannerswap.com^$third-party
 ||probtn.com^$third-party
@@ -32244,6 +32693,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||projectwonderful.com^$third-party
 ||proludimpup.com^$third-party
 ||promenadd.ru^$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
 ||promo-reklama.ru^$third-party
 ||promobenef.com^$third-party
 ||promoted.com^$third-party
@@ -32280,6 +32730,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||pub.network^$third-party
 ||pubdirecte.com^$third-party,domain=~debrideurstream.fr
 ||pubgears.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
 ||publicidad.net^$third-party
 ||publicityclerks.com^$third-party
 ||publicsunrise.link^$third-party
@@ -32311,6 +32762,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||pushbaddy.com^$third-party
 ||pushbasic.com^$third-party
 ||pushdusk.com^$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
 ||pusherism.com^$third-party
 ||pushimer.com^$third-party
 ||pushnative.com^$third-party
@@ -32368,6 +32820,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||putrr8.com^$third-party
 ||putrr9.com^$third-party
 ||puttme.ga^$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
 ||pwrads.net^$third-party
 ||pwzn9ze.com^$third-party
 ||px3792.com^$third-party
@@ -32400,6 +32853,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||questionmarket.com^$third-party
 ||questus.com^$third-party
 ||queurow.pro^$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
 ||quickcash500.com^$third-party
 ||quicktask.xyz^$third-party
 ||quideo.men^$third-party
@@ -32411,6 +32865,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||r66net.com^$third-party
 ||r66net.net^$third-party
 ||rabilitan.com^$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
 ||radeant.com^$third-party
 ||radiatorial.online^$third-party
 ||radicalwealthformula.com^$third-party
@@ -32420,6 +32875,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||rainbowtgx.com^$third-party
 ||rainwealth.com^$third-party
 ||rapt.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
 ||rateaccept.net^$third-party
 ||rawasy.com^$third-party
 ||rbnt.org^$third-party
@@ -32481,6 +32937,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||repressina.com^$third-party
 ||republer.com^$third-party
 ||requiredcollectfilm.info^$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
 ||resideral.com^$third-party
 ||resonance.pk^$third-party
 ||respecific.net^$third-party
@@ -32507,6 +32964,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||revokinets.com^$third-party
 ||revresda.com^$third-party
 ||revresponse.com^$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
 ||revsci.net^$third-party
 ||revstripe.com^$third-party
 ||rewardisement.com^$third-party
@@ -32530,6 +32988,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||rixaka.com^$third-party
 ||rmxads.com^$third-party
 ||rnmd.net^$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
 ||robocat.me^$third-party
 ||rocketier.net^$third-party
 ||rocketyield.com^$third-party
@@ -32544,6 +33003,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||rotaban.ru^$third-party
 ||rotatingad.com^$third-party
 ||rotorads.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
 ||roughted.com^$third-party
 ||rovion.com^$third-party
 ||roxyaffiliates.com^$third-party
@@ -32563,6 +33023,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||rummyaffiliates.com^$third-party
 ||run-syndicate.com^$third-party
 ||runadtag.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
 ||runreproducerow.com^$third-party
 ||rvtlife.com^$third-party
 ||rvttrack.com^$third-party
@@ -32570,6 +33031,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||rxthdr.com^$third-party
 ||ryminos.com^$third-party
 ||s.adroll.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
 ||s2d6.com^$third-party
 ||sa.entireweb.com^$third-party
 ||sa2eoqu.bid^$third-party
@@ -32587,6 +33049,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||sape.ru^$third-party
 ||saple.net^$third-party
 ||satgreera.com^$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
 ||saturalist.com^$third-party
 ||saveads.net^$third-party
 ||saveads.org^$third-party
@@ -32623,6 +33086,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||seductionprofits.com^$third-party
 ||seegamese.com^$third-party
 ||seekads.net^$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
 ||seiya.work^$third-party
 ||sekindo.com^$third-party
 ||selectablemedia.com^$third-party
@@ -32642,7 +33106,6 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||seriousfiles.com^$third-party
 ||servali.net^$third-party
 ||serve-sys.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
 ||servedby-buysellads.com^$third-party,domain=~buysellads.com
 ||servedbyadbutler.com^$third-party
 ||servedbyopenx.com^$third-party
@@ -32656,6 +33119,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||sevenads.net^$third-party
 ||sevendaystart.com^$third-party
 ||sexmoney.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
 ||seyfert.space^$third-party
 ||shakamech.com^$third-party
 ||shalleda.com^$third-party
@@ -32677,6 +33141,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||shr.fyi^$third-party
 ||shustona.info^$third-party
 ||siamzone.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
 ||signout.website^$third-party
 ||silence-ads.com^$third-party
 ||silstavo.com^$third-party
@@ -32703,6 +33168,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||skytemjo.link^$third-party
 ||skywarts.ru^$third-party
 ||slfpu.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
 ||slikslik.com^$third-party
 ||slimspots.com^$third-party
 ||slimtrade.com^$third-party
@@ -32767,6 +33233,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||soosooka.com^$third-party
 ||sophiasearch.com^$third-party
 ||sotuktraffic.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
 ||sparkstudios.com^$third-party
 ||speakol.com^$third-party
 ||specificclick.net^$third-party
@@ -32835,6 +33302,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||starlayer.com^$third-party
 ||startpagea.com^$third-party
 ||startraint.com^$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
 ||statcamp.net^$third-party
 ||statecannoticed.com^$third-party
 ||statelead.com^$third-party
@@ -32921,11 +33389,13 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||tagjunction.com^$third-party
 ||tagshost.com^$third-party
 ||tailsweep.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
 ||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
 ||tardangro.com^$third-party
 ||targetadverts.com^$third-party
 ||targeterra.info^$third-party
@@ -32940,6 +33410,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||td563.com^$third-party
 ||td583.com^$third-party
 ||tdmd.us^$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
 ||teads.tv^$third-party
 ||teambetaffiliates.com^$third-party
 ||teasernet.com^$third-party
@@ -32955,6 +33426,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||teraxhif.com^$third-party
 ||terraclicks.com^$third-party
 ||terrapush.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
 ||teschenite.com^$third-party
 ||testfilter.com^$third-party
 ||testnet.nl^$third-party
@@ -32963,6 +33435,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||text-link-ads.com^$third-party
 ||textonlyads.com^$third-party
 ||textsrv.com^$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
 ||tfag.de^$third-party
 ||tfuyqoxs.com^$third-party
 ||tgmnstr.com^$third-party
@@ -32970,6 +33443,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||thaez4sh.com^$third-party
 ||thangasoline.com^$third-party
 ||thankyouforadvertising.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
 ||theadgateway.com^$third-party
 ||theads.me^$third-party
 ||thebannerexchange.com^$third-party
@@ -32999,6 +33473,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||tisadama.com^$third-party
 ||tiser.com^$third-party
 ||tissage-extension.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
 ||tkqlhce.com/image-$third-party
 ||tkqlhce.com/placeholder-$third-party
 ||tldadserv.com^$third-party
@@ -33059,7 +33534,6 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||trackingoffer.info^$third-party
 ||trackingoffer.net^$third-party
 ||tracklab.club^$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
 ||trackpath.biz^$third-party
 ||trackpromotion.net^$third-party
 ||trackstarsengland.net^$third-party
@@ -33193,15 +33667,18 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||ultimategracelessness.info^$third-party
 ||umamdmo.com^$third-party
 ||unanimis.co.uk^$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
 ||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
 ||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
 ||unrulymedia.com^$third-party
 ||unterary.com^$third-party
 ||untidyquestion.com^$third-party
@@ -33331,6 +33808,8 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||vogo-vogo.ru^$third-party
 ||vogosita.com^$third-party
 ||vogozaw.ru^$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
 ||vpico.com^$third-party
 ||vrtzads.com^$third-party
 ||vs20060817.com^$third-party
@@ -33367,6 +33846,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||walternse.com^$third-party
 ||wamnetwork.com^$third-party
 ||wangfenxi.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
 ||waploft.cc^$third-party
 ||waploft.com^$third-party
 ||warezlayer.to^$third-party
@@ -33385,18 +33865,21 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||wbptqzmv.com^$third-party
 ||wcmcs.net^$third-party
 ||wcpanalytics.com^$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
 ||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
 ||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
 ||webseeds.com^$third-party
 ||webtradehub.com^$third-party
 ||webtraffic.ttinet.com^$third-party
@@ -33511,6 +33994,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||yellorun.com^$third-party
 ||yellowacorn.net^$third-party
 ||yellowmango.eu^$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
 ||yepoints.net^$third-party
 ||yes-messenger.com^$third-party
 ||yesadsrv.com^$third-party
@@ -33552,6 +34036,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||youroffers.win^$third-party
 ||yourquickads.com^$third-party
 ||youwatchtools.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
 ||ytsa.net^$third-party
 ||yuarth.com^$third-party
 ||yucce.com^$third-party
@@ -33569,6 +34054,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||z-defense.com^$third-party
 ||z-gbtlfibnw.co^$third-party
 ||z5x.net^$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
 ||zangocash.com^$third-party
 ||zanox-affiliate.de/ppv/$third-party
 ||zanox.com/ppv/$third-party
@@ -33604,6 +34090,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||zoomdirect.com.au^$third-party
 ||zorwrite.com^$third-party
 ||zugo.com^$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
 ||zwaar.org^$third-party
 ||zxxds.net^$third-party
 ||zyiis.net^$third-party
@@ -34676,17 +35163,23 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ! Tag adservers
 ||1el-1el-fie.com^$third-party
 ||1elllwrite.com^$third-party
 ! Tag adservers
 ||1el-1el-fie.com^$third-party
 ||1elllwrite.com^$third-party
+||1hanritten.com^$third-party
 ||1sen-pit-fan.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
 ||2delllwrite.com^$third-party
 ||2el-2el-fie.com^$third-party
+||3delllwrite.com^$third-party
 ||3el-3el-fie.com^$third-party
 ||4dtrk.com^$third-party
 ||3el-3el-fie.com^$third-party
 ||4dtrk.com^$third-party
+||addroplet.com^$third-party
 ||badtopwitch.work^$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
 ||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
 ||bob-bob-bobble.com^$third-party
 ||bobblewrite.com^$third-party
 ||boodlewrite.com^$third-party
@@ -34697,6 +35190,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||cash-ca-ching.com^$third-party
 ||catwrite.com^$third-party
 ||centwrite.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
 ||cold-cold-freezing.com^$third-party
 ||crickwrite.com^$third-party
 ||data-data-vac.com^$third-party
@@ -34715,6 +35209,8 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||hash-hash-tag.com^$third-party
 ||havenwrite.com^$third-party
 ||host-host-ads.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
 ||la-la-moon.com^$third-party
 ||la-la-sf.com^$third-party
 ||livwrite.com^$third-party
@@ -34723,6 +35219,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||new-new-years.com^$third-party
 ||new17write.com^$third-party
 ||newsadst.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
 ||parwrite.com^$third-party
 ||qel-qel-fie.com^$third-party
 ||qelllwrite.com^$third-party
@@ -34759,8 +35256,11 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||xmas-xmas-wow.com^$third-party
 ||zel-zel-fie.com^$third-party
 ||zelllwrite.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
 ||zim-zim-zam.com^$third-party
+||zinhavnpak.com^$third-party
 ||zip-zip-swan.com^$third-party
 ||zip-zip-swan.com^$third-party
+||zlacraft.com^$third-party
 ||zorango.com^$third-party
 ! Mobile
 ||adbuddiz.com^$third-party
 ||zorango.com^$third-party
 ! Mobile
 ||adbuddiz.com^$third-party
@@ -34878,17 +35378,951 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||viuboin4.com^$third-party
 ||yie4zooseif.info^$third-party
 ! popads.net
 ||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
 ||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
 ||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
 ||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
 ||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
 ||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
 ||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
 ||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
 ||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
 ||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
 ||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
 ||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!
 ! 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!
@@ -39313,6 +40747,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||punvqjsvnmubxb.com^$third-party
 ||puogotzrsvtg.com^$third-party
 ||pusbamejpkxq.com^$third-party
 ||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
 ||puwzwbdopaeq.bid^$third-party
 ||pvdrlztojkd.bid^$third-party
 ||pviztjecuczh.com^$third-party
@@ -42111,6 +43546,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||46779ff4.net^$image,third-party
 ||4trgergq.net^$image,third-party
 ||546qwee.net^$image,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
 ||6dfggjbgt.com^$image,third-party
 ||9pohbga.com^$image,third-party
 ||absilf.com^$image,third-party
@@ -42264,6 +43700,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||induanajo.com^$image,third-party
 ||inomoang.com^$image,third-party
 ||insiruand.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
 ||invetpl.com^$image,third-party
 ||iunbrudy.net^$image,third-party
 ||ivism.org^$image,third-party
@@ -42409,6 +43846,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||username1.link^$image,third-party
 ||v8bridge.link^$image,third-party
 ||vferwqf.com^$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
 ||vieway.co^$image,third-party
 ||viewscout.com^$image,third-party
 ||viralfix.net^$image,third-party
@@ -42788,8 +44226,8 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||zortinah.com^
 ||zozolilla.com^
 ||zukabota.com^
 ||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
 ! *** easylist:easylist/easylist_adservers_popup.txt ***
 ||0755.pics^$popup,third-party
 ||07zq44y2tmru.xyz^$popup
@@ -42804,6 +44242,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||11x11.com^$popup
 ||123vidz.com^$popup,third-party
 ||130.211.230.53^$popup,third-party
 ||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
 ||1afcfcb2c.ninja^$popup,third-party
 ||1phads.com^$popup,third-party
 ||1xtbw.top^$popup
@@ -42840,8 +44279,10 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||888media.net^$popup,third-party
 ||888poker.com^$popup,third-party
 ||888promos.com^$popup,third-party
 ||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
 ||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
 ||abbeyblog.me^$popup,third-party
 ||abbp1.pw^$popup
 ||ablogica.com^$popup,third-party
@@ -43005,6 +44446,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||bravo-dog.com^$popup
 ||bringmesports.com^$popup,third-party
 ||broomboxmain.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
 ||buzzadnetwork.com^$popup
 ||byvngx98ssphwzkrrtsjhnbyz5zss81dxygxvlqd05.com^$popup
 ||byvue.com^$popup,third-party
@@ -43019,7 +44461,9 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||ccebba93.se^$popup,third-party
 ||cdnmedia.xyz^$popup
 ||chachatool.com^$popup
 ||ccebba93.se^$popup,third-party
 ||cdnmedia.xyz^$popup
 ||chachatool.com^$popup
+||checkabil.com^$popup
 ||chupapo.ru^$popup,third-party
 ||chupapo.ru^$popup,third-party
+||cl96rwprue.com^$popup
 ||click2go.link^$popup
 ||clickbank.net/*offer_id=$popup,third-party
 ||clickfuse.com^$popup,third-party
 ||click2go.link^$popup
 ||clickbank.net/*offer_id=$popup,third-party
 ||clickfuse.com^$popup,third-party
@@ -43064,6 +44508,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||cpmterra.com^$popup,third-party
 ||cpvadvertise.com^$popup,third-party
 ||crazyad.net^$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
 ||cyberlink.pro^$popup,third-party
 ||dagnar.com^$popup
 ||day-multi.work^$popup,third-party
@@ -43079,6 +44524,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||distantnews.com^$popup,third-party
 ||distantstat.com^$popup,third-party
 ||disturbqualifyplane.info^$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
 ||dntrax.com^$popup,third-party
 ||dntrx.com^$popup,third-party
 ||dojerena.com^$popup,third-party
@@ -43090,17 +44536,22 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||dradvice.in^$popup,third-party
 ||durokuro.com^$popup,third-party
 ||dynsrvaba.com^$popup
 ||dradvice.in^$popup,third-party
 ||durokuro.com^$popup,third-party
 ||dynsrvaba.com^$popup
+||dynsrvazf.com^$popup
 ||dynsrvwer.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
 ||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
 ||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
 ||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
 ||euromillionairesystem.me^$popup,third-party
 ||ewebse.com^$popup,third-party
 ||exdoller.com^$popup
@@ -43137,6 +44588,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||focuusing.com^$popup
 ||follofop.com^$popup
 ||fonderreader.info^$popup
 ||focuusing.com^$popup
 ||follofop.com^$popup
 ||fonderreader.info^$popup
+||fophaumpoor.com^$popup
 ||foxsnews.net^$popup,third-party
 ||fpctraffic3.com^$popup
 ||freehookupaffair.com^$popup
 ||foxsnews.net^$popup,third-party
 ||fpctraffic3.com^$popup
 ||freehookupaffair.com^$popup
@@ -43195,6 +44647,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||hueads.com^$popup
 ||huluads.info^$popup,third-party
 ||i4track.net^$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
 ||ifilez.org^$popup,third-party
 ||iiasdomk1m9812m4z3.com^$popup,third-party
 ||ilividnewtab.com^$popup,third-party
@@ -43205,6 +44658,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||indianweeklynews.com^$popup,third-party
 ||infra.systems^$popup,third-party
 ||injuredcandy.com^$popup
 ||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
 ||insta-cash.net^$popup,third-party
 ||installcdnfile.com^$popup,third-party
 ||instanceyou.info^$popup,third-party
@@ -43227,6 +44681,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||jump2.top^$popup
 ||junbi-tracker.com^$popup,third-party
 ||justdating.online^$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
 ||jzfzjss.com^$popup
 ||kanoodle.com^$popup,third-party
 ||kindredplc.com^$popup
@@ -43261,6 +44716,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||lokvel.ru^$popup,third-party
 ||looksmart.com^$popup,third-party
 ||lustigbanner.com^$popup,third-party
 ||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
 ||m57ku6sm.com^$popup,third-party
 ||m73lae5cpmgrv38.com^$popup
 ||magicads.nl^$popup,third-party
@@ -43277,6 +44733,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||meetgoodgirls.com^$popup,third-party
 ||meetsexygirls.org^$popup,third-party
 ||megapopads.com^$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
 ||menepe.com^$popup,third-party
 ||metodoroleta24h.com^$popup,third-party
 ||metogo.work^$popup,third-party
@@ -43311,6 +44768,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||newtab-media.com^$popup,third-party
 ||newton1.club^$popup
 ||nextoptim.com^$popup
 ||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
 ||nimkash.win^$popup
 ||november-lax.com^$popup,third-party
 ||nsvfl7p9.com^$popup
@@ -43349,21 +44807,25 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||parserworld.info^$popup,third-party
 ||partypills.org^$popup,third-party
 ||patiencepls.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
 ||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
 ||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
 ||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
 ||pocofh.com^$popup
 ||pointclicktrack.com^$popup,third-party
 ||pointroll.com^$popup,third-party
@@ -43377,12 +44839,15 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||popsuperbbrands.com^$popup,third-party
 ||popunderjs.com^$popup
 ||popwin.net^$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
 ||potedly.co^$popup
 ||poterrupte.co^$popup
 ||potpourrichordataoscilloscope.com^$popup,third-party
 ||predictivadnetwork.com^$popup
 ||predictivadvertising.com^$popup
+||predictivdisplay.com^$popup
 ||preditates.com^$popup
 ||preditates.com^$popup
+||preferredain.com^$popup,third-party
 ||prfdesk.pro^$popup
 ||prigmaperf.me^$popup,third-party
 ||prime535.com^$popup
 ||prfdesk.pro^$popup
 ||prigmaperf.me^$popup,third-party
 ||prime535.com^$popup
@@ -43467,6 +44932,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||runslin.com^$popup,third-party
 ||rvnc72k.com^$popup,third-party
 ||sasontnwc.net^$popup,~third-party
 ||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
 ||secureintl.com^$popup,third-party
 ||seethisinaction.com^$popup,third-party
 ||seiya.work^$popup,third-party
@@ -43475,6 +44941,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||servingclks.com^$popup,third-party
 ||servingit.co^$popup,third-party
 ||sexitnow.com^$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
 ||shiek1ph.com^$popup,third-party
 ||shopeasy.by^$popup,third-party
 ||sierra-fox.com^$popup,third-party
@@ -43550,6 +45017,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||tracki112.com^$popup,third-party
 ||tracking.sportsbet.$popup,third-party
 ||trackmkxoffers.se^$popup
 ||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
 ||trafficdelivery1.com^$popup
 ||trafficforce.com^$popup,third-party
 ||traffichaus.com^$popup,third-party
@@ -43623,6 +45091,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||windgetbook.info^$popup,third-party
 ||winhugebonus.com^$popup,third-party
 ||witalfieldt.com^$popup
 ||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
 ||wonderlandads.com^$popup,third-party
 ||worldrewardcenter.net^$popup,third-party
 ||wrigginger.info^$popup
@@ -43633,7 +45102,9 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||xclicks.net^$popup,third-party
 ||xtendmedia.com^$popup,third-party
 ||xtracker.pro^$popup
 ||xclicks.net^$popup,third-party
 ||xtendmedia.com^$popup,third-party
 ||xtracker.pro^$popup
+||xv9xm6zxb8.com^$popup
 ||xyzzyxxyzzyx.com^$popup
 ||xyzzyxxyzzyx.com^$popup
+||y1jxiqds7v.com^$popup
 ||yeesshh.com^$popup,third-party
 ||yellorun.com^$popup
 ||yesobe.work^$popup,third-party
 ||yeesshh.com^$popup,third-party
 ||yellorun.com^$popup
 ||yesobe.work^$popup,third-party
@@ -43736,6 +45207,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||adrent.net^$third-party
 ||adrevenuerescue.com^$third-party
 ||adsbr.info^$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
 ||adsgangsta.com^$third-party
 ||adshostview.com^$third-party
 ||adskape.ru^$third-party
@@ -43743,6 +45215,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||adspayformymortgage.win^$third-party
 ||adswam.com^$third-party
 ||adsyst.biz^$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
 ||adtonement.com^$third-party
 ||adult3dcomics.com^$third-party
 ||adultaccessnow.com^$third-party
@@ -43790,6 +45263,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||affiligay.net^$third-party
 ||afgr1.com^$third-party
 ||afgr3.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
 ||aipbannerx.com^$third-party
 ||aipmedia.com^$third-party
 ||alfatraffic.com^$third-party
@@ -43820,6 +45294,9 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||ax47mp-xp-21.com^$third-party
 ||azerbazer.com^$third-party
 ||aztecash.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
 ||banerator.net^$third-party
 ||basesclick.ru^$third-party
 ||baskodenta.com^$third-party
@@ -43837,6 +45314,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||bitterstrawberry.org^$third-party
 ||black-ghettos.info^$third-party
 ||black6adv.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
 ||blossoms.com^$third-party
 ||board-books.com^$third-party
 ||boinkcash.com^$third-party
@@ -43917,6 +45395,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||d29gqcij.com^$third-party
 ||d3b3e6340.website^$third-party
 ||daffaite.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
 ||dallavel.com^$third-party
 ||dana123.com^$third-party
 ||danzabucks.com^$third-party
@@ -43955,6 +45434,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||drevil.to^$third-party
 ||dro4icho.ru^$third-party
 ||dtiserv2.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
 ||dvdkinoteatr.com^$third-party
 ||eadulttraffic.com^$third-party
 ||easy-dating.org^$third-party
@@ -43993,6 +45473,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||fderty.com^$third-party
 ||feeder.xxx^$third-party
 ||felixflow.com^$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
 ||fickads.net^$third-party
 ||filthads.com^$third-party
 ||findandtry.com^$third-party
@@ -44089,6 +45570,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||hsmclick.com^$third-party
 ||hubtraffic.com^$third-party
 ||iceban.su^$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
 ||icetraffic.com^$third-party
 ||icqadvert.org^$third-party
 ||ictowaz.ru^$third-party
@@ -44116,6 +45598,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||itmcash.com^$third-party
 ||itrxx.com^$third-party
 ||itslive.com^$third-party
 ||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
 ||itw.me^$third-party
 ||iwanttodeliver.com^$third-party
 ||iwebanalyze.com^$third-party
@@ -44139,10 +45622,12 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||k9x.net^$third-party
 ||kadam.ru^$third-party
 ||kaplay.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
 ||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
 ||kolestence.com^$third-party
 ||kolitat.com^$third-party
 ||kolort.ru^$third-party
@@ -44217,6 +45702,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||mileporn.com^$third-party
 ||millioncash.ru^$third-party
 ||mmaaxx.com^$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
 ||mo8mwxi1.com^$third-party
 ||mobalives.com^$third-party
 ||mobbobr.com^$third-party
@@ -44271,6 +45757,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||odnobi.ru^$third-party
 ||odzb5nkp.com^$third-party
 ||ofapes.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
 ||okeo.ru^$third-party
 ||omynews.net^$third-party
 ||onedmp.com.^$third-party
@@ -44282,6 +45769,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||otherprofit.com^$third-party
 ||outster.com^$third-party
 ||ovbnb.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
 ||owlopadjet.info^$third-party
 ||owpawuk.ru^$third-party
 ||oxcluster.com^$third-party
@@ -44324,11 +45812,14 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||porn-ad.org^$third-party
 ||porn-hitz.com^$third-party
 ||porn-site-builder.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
 ||porn88.net^$third-party
 ||porn99.net^$third-party
 ||pornattitude.com^$third-party
 ||pornconversions.com^$third-party
+||porndroids.com^$third-party
 ||pornearn.com^$third-party
 ||pornearn.com^$third-party
+||pornglee.com^$third-party
 ||porngray.com^$third-party
 ||pornkings.com^$third-party
 ||pornleep.com^$third-party
 ||porngray.com^$third-party
 ||pornkings.com^$third-party
 ||pornleep.com^$third-party
@@ -44388,6 +45879,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||realitance.com^$third-party
 ||realitycash.com^$third-party
 ||realitytraffic.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
 ||recreativ.ru^$third-party
 ||redcash.net^$third-party
 ||redirectoptimizer.com^$third-party
@@ -44478,6 +45970,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||sterrencash.nl^$third-party
 ||streamateaccess.com^$third-party
 ||stripsaver.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
 ||sunmcre.com^$third-party
 ||sunnysmedia.com^$third-party
 ||sv2.biz^$third-party
@@ -44485,6 +45978,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||sweetstudents.com^$third-party
 ||talk-blog.com^$third-party
 ||tanil.info^$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
 ||targetingnow.com^$third-party
 ||targettrafficmarketing.net^$third-party
 ||tarkita.ru^$third-party
@@ -44614,6 +46108,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||x3v66zlz.com^$third-party
 ||xclickdirect.com^$third-party
 ||xclicks.net^$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
 ||xf43506e8.pw^$third-party
 ||xfuckbook.com^$third-party
 ||xgogi.com^$third-party
@@ -44652,7 +46147,9 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||yuppads.com^$third-party
 ||yx0banners.com^$third-party
 ||zboac.com^$third-party
 ||yuppads.com^$third-party
 ||yx0banners.com^$third-party
 ||zboac.com^$third-party
+||zenhppyad.com^$third-party
 ||zenkreka.com^$third-party
 ||zenkreka.com^$third-party
+||zinhavnpak.com^$third-party
 ||zinzimo.info^$third-party
 ||ziphentai.com^$third-party
 ||zog.link^$third-party
 ||zinzimo.info^$third-party
 ||ziphentai.com^$third-party
 ||zog.link^$third-party
@@ -44739,6 +46236,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||nextlandingads.com^$popup
 ||njmaq.com^$popup,third-party
 ||ophistler.pro^$popup
 ||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
 ||pinkberrytube.com^$popup
 ||playgirl.com^$popup
 ||plinx.net^$popup,third-party
@@ -44788,6 +46286,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ! *** easylist:easylist/easylist_thirdparty.txt ***
 -adtool.appspot.com^
 -api.adyoulike.com
 ! *** 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
 -smartad.s3.amazonaws.com^
 ||000webhost.com/images/banners/
 ||04stream.com/pop*.js
@@ -44898,7 +46397,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||addme.com/images/addme_$third-party
 ||adf.ly/?$subdocument,~third-party,domain=adf.ly
 ||adf.ly/images/banners/
 ||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
 ||adf.ly^*/link-converter.js$third-party
 ||adfoc.us/js/$third-party
 ||adform.net/banners/$third-party
@@ -44907,6 +46406,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||adlandpro.com^$third-party
 ||adn.ebay.com^
 ||adnxs.com/ast/$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
 ||adnxs.com/mob^$third-party
 ||adnxs.com/p/$third-party
 ||adnxs.com/ut/$third-party
@@ -44915,6 +46415,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||ads.dynamicyield.com^$third-party
 ||ads.linkedin.com^$third-party
 ||ads.mp.mydas.mobi^
 ||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
 ||ads.tremorhub.com^
 ||adscaspion.appspot.com^
 ||adserv.legitreviews.com^$third-party
@@ -44990,6 +46491,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||amazonaws.com/fvefwdds/
 ||amazonaws.com/images/a/$domain=slader.com
 ||amazonaws.com/lms/sponsors/
 ||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/
 ||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/
@@ -45200,6 +46702,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||cdn.assets.gorillanation.com^$third-party
 ||cdn.cdncomputer.com/js/main.js
 ||cdn.comparecards.com^$domain=fortune.com|time.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
 ||cdn.ndparking.com/js/init.min.js
 ||cdn.offcloud.com^$third-party
 ||cdn.sweeva.com/images/$third-party
@@ -45243,6 +46746,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||cloudfront.net/dfpd.js
 ||cloudfront.net/images/super-banner/$domain=buyandsellph.com
 ||cloudfront.net/nimblebuy/
 ||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
 ||cloudfront.net/scripts/js3caf.js
 ||cloudfront.net/st.js
 ||cloudfront.net/tie.js
@@ -45261,6 +46765,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||complexmedianetwork.com/js/cmnUNT.js
 ||comx-computers.co.za/banners/$third-party
 ||conduit.com//banners/$third-party
 ||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/
 ||connect.summit.co.uk^
 ||connectok.com/brightcove/?$domain=newsok.com
 ||consolpub.com/weatherwindow/
@@ -45294,6 +46799,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||cursecdn.com/shared-assets/current/anchor.js?id=$third-party
 ||customcodebydan.com/images/banner.gif
 ||customer.heartinternet.co.uk^$third-party
 ||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^
 ||cuteonly.com/banners.php$third-party
 ||d-l-t.com^$subdocument,third-party
 ||d13czkep7ax7nj.cloudfront.net^
@@ -45352,6 +46858,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||d2cgumzzqhgmdu.cloudfront.net^
 ||d2cxkkxhecdzsq.cloudfront.net^
 ||d2d2lbvq8xirbs.cloudfront.net^
 ||d2cgumzzqhgmdu.cloudfront.net^
 ||d2cxkkxhecdzsq.cloudfront.net^
 ||d2d2lbvq8xirbs.cloudfront.net^
+||d2d8qsxiai9qwj.cloudfront.net^
 ||d2dxgm96wvaa5j.cloudfront.net^
 ||d2focgxak1cn74.cloudfront.net^
 ||d2ghscazvn398x.cloudfront.net^
 ||d2dxgm96wvaa5j.cloudfront.net^
 ||d2focgxak1cn74.cloudfront.net^
 ||d2ghscazvn398x.cloudfront.net^
@@ -45389,6 +46896,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||d2z1smm3i01tnr.cloudfront.net^
 ||d31807xkria1x4.cloudfront.net^
 ||d32pxqbknuxsuy.cloudfront.net^
 ||d2z1smm3i01tnr.cloudfront.net^
 ||d31807xkria1x4.cloudfront.net^
 ||d32pxqbknuxsuy.cloudfront.net^
+||d32r9jwgeu9dzx.cloudfront.net^
 ||d33f10u0pfpplc.cloudfront.net^
 ||d33otidwg56k90.cloudfront.net^
 ||d33t3vvu2t2yu5.cloudfront.net/pub/
 ||d33f10u0pfpplc.cloudfront.net^
 ||d33otidwg56k90.cloudfront.net^
 ||d33t3vvu2t2yu5.cloudfront.net/pub/
@@ -45416,6 +46924,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||d3pe8wzpurrzss.cloudfront.net^
 ||d3pkae9owd2lcf.cloudfront.net^
 ||d3q2dpprdsteo.cloudfront.net^
 ||d3pe8wzpurrzss.cloudfront.net^
 ||d3pkae9owd2lcf.cloudfront.net^
 ||d3q2dpprdsteo.cloudfront.net^
+||d3q33rbmdkxzj.cloudfront.net^
 ||d3qszud4qdthr8.cloudfront.net^
 ||d3rp5jatom3eyn.cloudfront.net^$domain=~my.na
 ||d3s6ctxr1rpcpt.cloudfront.net^
 ||d3qszud4qdthr8.cloudfront.net^
 ||d3rp5jatom3eyn.cloudfront.net^$domain=~my.na
 ||d3s6ctxr1rpcpt.cloudfront.net^
@@ -45424,9 +46933,12 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||d3tdefw8pwfkbk.cloudfront.net^
 ||d3uqm14ppr8tkw.cloudfront.net^
 ||d3vc1nm9xbncz5.cloudfront.net^
 ||d3tdefw8pwfkbk.cloudfront.net^
 ||d3uqm14ppr8tkw.cloudfront.net^
 ||d3vc1nm9xbncz5.cloudfront.net^
+||d5pb47xzjz3fc.cloudfront.net^
 ||d5pvnbpawsaav.cloudfront.net^
 ||d6bdy3eto8fyu.cloudfront.net^
 ||d5pvnbpawsaav.cloudfront.net^
 ||d6bdy3eto8fyu.cloudfront.net^
+||d6sav80kktzcx.cloudfront.net^
 ||d8qy7md4cj3gz.cloudfront.net^
 ||d8qy7md4cj3gz.cloudfront.net^
+||da3uf5ucdz00u.cloudfront.net^
 ||da5w2k479hyx2.cloudfront.net^
 ||dailydealstwincities.com/widgets/$subdocument,third-party
 ||dal9hkyfi0m0n.cloudfront.net^
 ||da5w2k479hyx2.cloudfront.net^
 ||dailydealstwincities.com/widgets/$subdocument,third-party
 ||dal9hkyfi0m0n.cloudfront.net^
@@ -45479,7 +46991,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||dizixdllzznrf.cloudfront.net^
 ||djlf5xdlz7m8m.cloudfront.net^
 ||djr4k68f8n55o.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^
 ||dkd69bwkvrht1.cloudfront.net^
 ||dkdwv3lcby5zi.cloudfront.net^
 ||dl392qndlveq0.cloudfront.net^
@@ -45513,6 +47025,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||dreamstime.com/img/badges/banner$third-party
 ||dreamstime.com/refbanner-
 ||drf8e429z5jzt.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
 ||droidnetwork.net/img/dt-atv160.jpg
 ||droidnetwork.net/img/vendors/
 ||dropbox.com^*/aff-resources/$domain=gramfeed.com
@@ -45520,6 +47033,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||dtakdb1z5gq7e.cloudfront.net^
 ||dtrk.slimcdn.com^
 ||dttek.com/sponsors/
 ||dtakdb1z5gq7e.cloudfront.net^
 ||dtrk.slimcdn.com^
 ||dttek.com/sponsors/
+||dtto8zfzskfoa.cloudfront.net^
 ||du2uh7rq0r0d3.cloudfront.net^
 ||duckduckgo.com/public/$third-party
 ||duct5ntjian71.cloudfront.net^
 ||du2uh7rq0r0d3.cloudfront.net^
 ||duckduckgo.com/public/$third-party
 ||duct5ntjian71.cloudfront.net^
@@ -45553,7 +47067,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||ectaco-store.com^*/promo.jsp?
 ||edge.viagogo.co.uk^*/widget.ashx?$third-party
 ||edgecastcdn.net^*.barstoolsports.com/wp-content/banners/
 ||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
 ||eholidayfinder.com/images/logo.gif$third-party
 ||elenasmodels.com/cache/cb_$third-party
 ||elitsearch.com^$subdocument,third-party
@@ -45561,6 +47075,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||eltexonline.com/contentrotator/$third-party
 ||emailcashpro.com/images/$third-party
 ||emsisoft.com/bnr/
 ||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
 ||engine.gamerati.net^$third-party
 ||enticelabs.com/el/
 ||entitlements.jwplayer.com^$third-party
@@ -45571,6 +47086,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||escape.insites.eu^$third-party
 ||esport-betting.com^*/betbanner/
 ||essayerudite.com/images/banner/
 ||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
 ||etoolkit.com/banner/$third-party
 ||etoro.com/B*_A*_TGet.aspx$third-party
 ||etrader.kalahari.com^$third-party
@@ -45669,6 +47185,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||fyiwashtenaw.com/remote_widget?
 ||fyygame.com/images/*.swf$third-party
 ||gadgetresearch.net^$subdocument,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/
 ||gadgets360cdn.com/shop/$domain=ndtv.com
 ||gamblingwages.com/images/$third-party
 ||gameduell.com/res/affiliate/
@@ -45680,6 +47197,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||gamingjobsonline.com/images/banner/
 ||garudavega.net/indiaclicks/
 ||gateway.fortunelounge.com^
 ||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
 ||gateways.s3.amazonaws.com^
 ||gawkerassets.com/assets/marquee/$object,third-party
 ||ge.tt/api/$domain=mhktricks.net
@@ -45737,6 +47255,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||googlesyndication.com^*/googlevideoadslibraryas3.swf$object-subrequest,third-party
 ||googlesyndication.com^*/simgad/
 ||googletagservices.com/dcm/dcmads.js
 ||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/
 ||gopjn.com/b/$third-party
 ||gopjn.com/i/$third-party
 ||gorgonprojectinvest.com/images/banners/
@@ -45768,6 +47287,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||heyoya.com^*&aff_id=
 ||hide-my-ip.com/promo/
 ||highepcoffer.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
 ||hitfox-jobboard.c66.me^
 ||hitleap.com/assets/banner-
 ||hitleap.com/assets/banner.png
@@ -46091,6 +47611,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||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-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^
 ||nettvplus.com/images/banner_
 ||network.aufeminin.com^
 ||network.business.com^
@@ -46110,6 +47631,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||novadune.com^$third-party
 ||nster.com/tpl/this/js/popnster.js
 ||ntnd.net^*/store-buttons/
 ||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/
 ||nude.mk/images/$third-party
 ||numb.hotshare.biz^$third-party
 ||nwadealpiggy.com/widgets/
@@ -46201,6 +47723,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||plista.com/async.js$domain=mirror.co.uk
 ||plus.net/images/referrals/*_banner_$third-party
 ||pm.web.com^$third-party
 ||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
 ||pntra.com/b/$third-party
 ||pntra.com/i/$third-party
 ||pntrac.com/b/$third-party
@@ -46291,7 +47814,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||regnow.com/vendor/
 ||rehost.to/?ref=
 ||relink.us/images/$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
 ||res3.feedsportal.com^
 ||resources.heavenmedia.net/selection.php?
 ||rethinkbar.azurewebsites.net^*/ieflyout.js
@@ -46308,6 +47831,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||rotabanner.kulichki.net^
 ||rotator.tradetracker.net^
 ||rover.ebay.com^*&adtype=$third-party
 ||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
 ||rsasearch.co.za^$subdocument,third-party
 ||rtax.criteo.com^$third-party
 ||runerich.com/images/sty_img/runerich.gif
@@ -46328,6 +47852,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||salemwebnetwork.com/Stations/images/SiteWrapper/
 ||sat-shop.co.uk/images/$third-party
 ||satshop.tv/images/banner/$third-party
 ||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
 ||schenkelklopfer.org^*pop.js
 ||schurzdigital.com/deals/widget/
 ||sciencecareers.org/widget/$third-party
@@ -46545,6 +48070,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||toptenreviews.com/r/c/
 ||toptenreviews.com/w/af_widget.js$third-party
 ||torguard.net/images/aff/
 ||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?
 ||tosol.co.uk/international.php?$third-party
 ||townnews.com^*/dealwidget.css?
 ||townnews.com^*/upickem-deals.js?
@@ -46625,6 +48151,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||viglink.com/api/products^$third-party
 ||viglink.com/api/widgets/offerbox.js$third-party
 ||viglink.com/images/pixel.gif
 ||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?
 ||viralize.tv/vast/
 ||virool.com/widgets/$third-party
 ||virtuagirl.com/ref.php?
@@ -46638,6 +48165,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||vpntunnel.se/aff/$third-party
 ||vpnxs.nl/images/vpnxs_banner
 ||vrvm.com/t?
 ||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/
 ||vuukle.com/affinity.
 ||vuvuplaza.com^$subdocument,third-party
 ||vxite.com/banner/
@@ -46704,6 +48232,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||worldofjudaica.com/products/dynamic_banner/
 ||worldofjudaica.com/static/show/external/
 ||wp.com/*.postaffiliatepro.com/$third-party
 ||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
 ||wp.com^*/linkwidgets/$domain=coedmagazine.com
 ||wpzoom.com/images/aff/$third-party
 ||wrapper.ign.com^$third-party
@@ -46895,6 +48424,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||settlecruise.org^$popup
 ||sharecash.org^$popup,third-party
 ||softingo.com/clp/$popup
 ||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
 ||stake7.com^*?a_aid=$popup,third-party
 ||stargames.com/bridge.asp?idr=$popup
 ||stargames.com/web/*&cid=*&pid=$popup,third-party
@@ -47238,8 +48768,6 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||partner.loveplanet.ru^$third-party
 ||partners.heart2heartnetwork.$third-party
 ||partners.pornerbros.com^
 ||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
 ||paydir.com/images/bnr
 ||pcash.globalmailer5.com^$third-party
 ||pinkvisualgames.com/?revid=$third-party
@@ -47413,6 +48941,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||exposedwebcams.com/?token=$popup,third-party
 ||ext.affaire.com^$popup
 ||extremefuse.com/out.php?$popup
 ||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
 ||fantasti.cc/ajax/gw.php?$popup
 ||fleshlight-international.eu^*?link=$popup,third-party
 ||fling.com/enter.php?$popup
@@ -47437,6 +48966,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||letstryanal.com/track/$popup,third-party
 ||linkfame.com^*/go.php?$popup,third-party
 ||livecams.com^$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
 ||livejasmin.com^$popup,third-party
 ||mafia-linkz.to^$popup,third-party
 ||media.campartner.com/index.php?cpID=*&cpMID=$popup,third-party
@@ -47452,7 +48982,6 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||pornme.com^*.php?ref=$popup,third-party
 ||porno-onlain.info/top.php$popup
 ||pornoh.info^$popup
 ||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
 ||postselfies.com^*?nats=$popup,third-party
 ||redlightcenter.com/?trq=$popup,third-party
 ||redtube.com/bid/$popup
@@ -47489,7 +49018,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ! *** easylist:easylist/easylist_specific_block.txt ***
 .buzz/?*=$script,~third-party,domain=todayshealth.buzz
 .com/?$script,third-party,domain=streamcloud.eu
 ! *** 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
 .com/b?z=$domain=couchtuner.eu|zzstream.li
 .com/jquery/*.js?_t=$script,third-party
 .com^$image,third-party,domain=streamcloud.eu
@@ -47522,11 +49051,11 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 /wp-content/plugins/wbounce/*$script,domain=viralcraze.net
 ?random=$script,domain=allmyvideos.net|mediafire.com|mooshare.biz|muchshare.net|tvmuse.com|tvmuse.eu|vidspot.net
 ^guid=$script,domain=allmyvideos.net|mediafire.com|mooshare.biz|muchshare.net|tvmuse.com|tvmuse.eu|vidspot.net
 /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,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*://$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
 |http://creative.*/smart.js$script,third-party
 |http://go.$domain=nowvideo.sx
 |http://j.gs/omnigy*.swf
@@ -47620,6 +49149,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||a.clipconverter.cc^
 ||a.extremetech.com^
 ||a.giantrealm.com^
 ||a.clipconverter.cc^
 ||a.extremetech.com^
 ||a.giantrealm.com^
+||a.gifs.com^
 ||a.i-sgcm.com^
 ||a.kickass.to^
 ||a.lolwot.com^
 ||a.i-sgcm.com^
 ||a.kickass.to^
 ||a.lolwot.com^
@@ -47675,6 +49205,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||ad.search.ch^
 ||ad.services.distractify.com^
 ||ad.spreaker.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
 ||ad.xmovies8.
 ||adaderana.lk/banners/
 ||adamvstheman.com/wp-content/uploads/*/AVTM_banner.jpg
@@ -47726,6 +49257,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||aetv.com/includes/dart/
 ||aff.lmgtfy.com^
 ||affiliatesynergy.com^*/banner_
 ||aetv.com/includes/dart/
 ||aff.lmgtfy.com^
 ||affiliatesynergy.com^*/banner_
+||afl.com.au^*/sponsor-
 ||afloat.ie^*/banners/
 ||afr.com^*/sponsored_
 ||africanbusinessmagazine.com/images/banners/
 ||afloat.ie^*/banners/
 ||afr.com^*/sponsored_
 ||africanbusinessmagazine.com/images/banners/
@@ -47781,8 +49313,8 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||amazonaws.com/files.bannersnack.com/$domain=~bannersnack.com
 ||amazonaws.com/kbnetworkz/$domain=hardforum.com
 ||amazonaws.com/videos/$domain=technewstoday.com
 ||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
 ||amazonaws.com^*-ad.jpg$domain=ewn.co.za
 ||amazonaws.com^*-Banner.jpg$domain=ewn.co.za
 ||amazonaws.com^*/site-takeover/$domain=songza.com
@@ -48246,7 +49778,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||cloudfront.net/images/amazon/$domain=slader.com
 ||cloudfront.net/pop?$domain=clipconverter.cc
 ||cloudfront.net^$domain=dexerto.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
 ||cloudfront.net^$subdocument,domain=slashdot.org
 ||cloudfront.net^*/CampaignPlacementArea.js$domain=ttgmedia.com
 ||cloudfront.net^*/shaadi.com/$domain=deccanchronicle.com
@@ -48279,6 +49811,8 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||coderanch.com/shingles/
 ||coinad.com/op.php?
 ||coinmarketcap.com/static/sponsored/
 ||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?
 ||coinurl.com/bootstrap/js/bootstrapx-clickover.js
 ||coinurl.com/bottom.php
 ||coinurl.com/get.php?
@@ -48376,6 +49910,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||d.gossipcenter.com^
 ||d.imwx.com/js/wx-a21-plugthis-
 ||d.thelocal.com^
 ||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
 ||d2gqmq0lf9q8i2.cloudfront.net^*.gif$domain=heromaza.in
 ||d2na2p72vtqyok.cloudfront.net^
 ||d5e.info/1.gif
@@ -48514,6 +50049,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||djmag.co.uk/sites/default/files/takeover/
 ||djmag.com/sites/default/files/takeover/
 ||djtunes.com^*/adbg/
 ||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
 ||dl-protect.com/pop.js
 ||dm.codeproject.com/dm?$image
 ||dmcdn.net/mc/$domain=dailymotion.com
@@ -48561,7 +50097,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||dvdvideosoft.com^*/banners/
 ||dwarfgames.com/pub/728_top.
 ||dyncdn.celebuzz.com/assets/
 ||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/
 ||e90post.com/forums/images/banners/
 ||eacash.streamplay.to^
 ||earthlink.net^*/promos/
@@ -48588,6 +50124,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||eco-business.com^*/site_partners/
 ||ecommerce-journal.com/specdata.php?
 ||ecommercetimes.com^*/sda/
 ||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
 ||economist.com.na^*/banners/
 ||economist.com^*/timekeeper-by-rolex-medium.png
 ||ecostream.tv/assets/js/pu.min.js
@@ -48617,8 +50154,6 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||emergencymedicalparamedic.com/wp-content/uploads/2011/12/anatomy.gif
 ||emoneyspace.com/b.php
 ||empirestatenews.net/Banners/
 ||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
 ||emule-top50.com/extras/$subdocument
 ||emuleday.com/cpxt_$subdocument
 ||encyclopediadramatica.rs/edf/$domain=~forum.encyclopediadramatica.rs
@@ -48769,6 +50304,8 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||filespazz.com^*/copyartwork_side_banner.gif
 ||filestream.me/requirements/images/cialis_generic.gif
 ||filestream.me/requirements/images/ed.gif
 ||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
 ||filipinojournal.com/images/banners/
 ||filmey.com/Filmey.Ad.js
 ||filmsite.org/dart-zones.js
@@ -48983,6 +50520,8 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||get.thefile.me^
 ||getfoxyproxy.org/images/abine/
 ||gethigh.com/wp-content/uploads/*/pass_a_drug_test_get_high_banner.jpg
 ||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
 ||getprice.com.au/searchwidget.aspx?$subdocument
 ||getreading.co.uk/static/img/bg_takeover_
 ||getresponse.com^$domain=wigflip.com
@@ -48999,6 +50538,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||gigaom2.files.wordpress.com^*-center-top$image
 ||girlguides.co.za/images/banners/
 ||girlsgames.biz/games/partner*.php
 ||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
 ||gizmochina.com/images/blackview.jpg
 ||gizmochina.com^*/100002648432985.gif
 ||gizmochina.com^*/kingsing-t8-advert.jpg
@@ -49206,6 +50746,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||i.com.com^*/vendor_bg_
 ||i.i.com.com/cnwk.1d/*/tt_post_dl.jpg
 ||i.neoseeker.com/d/$subdocument
 ||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/
 ||i3investor.com^*/offer_
 ||i3investor.com^*/partner/
 ||ians.in/iansad/
@@ -49627,6 +51168,8 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||livingscoop.com/vastload.php
 ||ll.a.hulu.com^
 ||lmgtfy.com/s/images/ls_
 ||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
 ||local.tampabay.com^$subdocument
 ||localdirectories.com.au^*/bannerimages/
 ||localvictory.com^*/Trailblazer-Ad.png
@@ -49734,6 +51277,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||mary.com/728_header.php
 ||mashable.com/tripleclick.html
 ||masterani.me/static/jaja/
 ||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/
 ||mathforum.org/images/tutor.gif
 ||mauritiusnews.co.uk/images/banners/
 ||maxconsole.com/maxconsole/banners/
@@ -49840,8 +51384,6 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||mirror.co.uk^*/sponsors/
 ||mirror.co.uk^*_promos_
 ||mirror.ninja^$subdocument,~third-party
 ||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
 ||mirrorstack.com/?q=r_ads
 ||misterwhat.co.uk/business-company-300/
 ||mixfm.co.za/images/banner
@@ -49850,6 +51392,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||mizzima.com/images/banners/
 ||mlb.com/images/*_videoskin_*.jpg
 ||mlb.com^*/sponsorship/
 ||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-
 ||mlg-ad-ops.s3.amazonaws.com^$domain=majorleaguegaming.com
 ||mmoculture.com/wp-content/uploads/*-background-
 ||mmohuts.com/wp-content/uploads/*_Skin-
@@ -49901,7 +51444,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||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
 ||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-
 ||msn.com/?adunitid
 ||mspcdn.net^*/partners/
 ||msw.ms^*/jquery.MSWPagePeel-
@@ -49916,6 +51459,8 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||murdermysteries.com/banners-murder/
 ||music-news.com^*/amazon-
 ||music.yahoo.com/get-free-html
 ||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*/!
 ||musicplayon.com/banner?
 ||musicremedy.com/banner/
 ||musictarget.com*/!
@@ -49971,6 +51516,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||nativetimes.com/images/banners/
 ||naturalhealth365.com/images/ic-may-2014-220x290.jpg
 ||naturalnews.com/Images/Root-Canal-220x250.jpg
 ||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.
 ||naturalnews.com^*/SBAContent.
 ||naturalnewsblogs.com^*/SBA-
 ||naturalnewsblogs.com^*/SBA.
@@ -50098,6 +51644,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||nowgoal.com/images/foreign/
 ||nowwatchtvlive.co/revenuehits.html
 ||nowwatchtvlive.com/revenuehits.html
 ||nowgoal.com/images/foreign/
 ||nowwatchtvlive.co/revenuehits.html
 ||nowwatchtvlive.com/revenuehits.html
+||nrl.com^*/sponsors/
 ||nscreenmedia.com^*-Sponsorship-
 ||ntdtv.com^*/adv/
 ||nu2.nu^*/sponsor/
 ||nscreenmedia.com^*-Sponsorship-
 ||ntdtv.com^*/adv/
 ||nu2.nu^*/sponsor/
@@ -50109,6 +51656,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||nufc.com^*/The%20Gate_NUFC.com%20banner_%2016.8.13.gif
 ||nufc.com^*_360x120.gif
 ||numberempire.com/images/b/
 ||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
 ||nutritionhorizon.com/content/banners/
 ||nutritionhorizon.com/content/flash_loaders/$object
 ||nuttynewstoday.com/images/hostwink.jpg
@@ -50132,6 +51680,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||nyt.com^*-sponsor-
 ||nytimes.com/ads/
 ||nytimes.com^*-sponsor-
 ||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_
 ||nzbindex.nl/images/banners/
 ||nzbking.com/static/nzbdrive_banner.swf
 ||nzbstars.com/images/blb_
@@ -50273,6 +51822,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||phonearena.com/images/banners/
 ||phonebunch.com/images/flipkart_offers_alt.jpg
 ||phonescoop.com^*/a_tab.gif
 ||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
 ||phoronix.com/phxforums-thread-show.php
 ||photo.net/equipment/pg-160^
 ||photosupload.net/photosupload.js
@@ -50351,6 +51901,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||positivehealth.com^*/TopicbannerAvatar/
 ||postadsnow.com/panbanners/
 ||postcrescent.com^*/promos/
 ||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?
 ||postimg.org/998w2sb0b/blackops2hack.gif$domain=unknowncheats.me
 ||poststar.com^*/ad_
 ||poststar.com^*/dealwidget.php?
@@ -50406,6 +51957,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||proxy-list.org/img/isellsite.gif
 ||proxy-youtube.net/mih_
 ||proxy-youtube.net/myiphide_
 ||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
 ||proxy.org/af.html
 ||proxy.org/ah.html
 ||proxycape.com/blah.js
@@ -50448,6 +52000,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||quickpwn.com^$subdocument
 ||quicksilverscreen.com/img/moviesforfree.jpg
 ||quoteland.com/images/banner2.swf
 ||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.
 ||race-dezert.com/images/wrap-
 ||race-dezert.com^*/sponsor-
 ||racefans.net^*/smr.
@@ -50541,8 +52094,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||residentadvisor.net/images/banner/
 ||retrevo.com/m/google?q=
 ||retrevo.com^*/pcwframe.jsp?
 ||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
 ||reverb.com/api/comparison_shopping_pages/
 ||reviewcentre.com/cinergy-adv.php
 ||revisionworld.co.uk/sites/default/files/imce/Double-MPU2-v2.gif
@@ -50774,6 +52326,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||skilouise.com/images/sponsors/
 ||skymetweather.com^*/googleadds/
 ||skynews.com.au/elements/img/sponsor/
 ||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
 ||skysports.com/commercial/
 ||skysports.com/images/skybet.png
 ||skyvalleychronicle.com/999/images/ban
@@ -50900,6 +52453,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||static.bt.am/ba.js
 ||static.hd-trailers.net/js/javascript_*.js|
 ||static.nfl.com^*-background-
 ||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
 ||static.plista.com^$script,domain=wg-gesucht.de
 ||static.tucsonsentinel.com^
 ||static2.vidto.me^$script
@@ -50927,6 +52481,8 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||stream1.estream.to^$script
 ||streamcloud.eu/deliver.php
 ||streamguys.com^*/amazon.png
 ||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
 ||streamplay.to/images/videoplayer.png
 ||streamplay.to/js/pu2/
 ||streams.tv/js/bn5.js
@@ -50949,6 +52505,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||supermarket.co.za/images/advetising/
 ||supermonitoring.com/images/banners/
 ||superplatyna.com/automater.swf
 ||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/
 ||surfmusic.de/anz
 ||surfmusic.de/banner
 ||surfthechannel.com/promo/
@@ -50975,6 +52532,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||talkgold.com/bans/
 ||talkphotography.co.uk/images/externallogos/banners/
 ||talksport.co.uk^*/ts_takeover/
 ||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^
 ||tampermonkey.net/bner/
 ||tampermonkey.net^*.*.$subdocument
 ||tanzanite.infomine.com^
@@ -51095,6 +52653,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||thefile.me^*.php?*zoneid
 ||thefrontierpost.com/media/banner/
 ||thegardener.co.za/images/banners/
 ||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
 ||thehealthcareblog.com/files/*/American-Resident-Project-Logo-
 ||thehealthcareblog.com/files/*/athena-300.jpg
 ||thehealthcareblog.com/files/*/THCB-Validic-jpg-opt.jpg
@@ -51198,6 +52757,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||thevillager.com.na^*/agency/
 ||thevoicebw.com^*325x290.jpg
 ||thewb.com/thewb/swf/tmz-adblock/
 ||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.
 ||thewindowsclub.com^*/banner_
 ||thinkbroadband.com/uploads/banners/
 ||thinkingwithportals.com/images/*-skyscraper.
@@ -51281,7 +52841,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||totalcmd.pl/img/olszak.
 ||totalguitar.net/images/*_125X125.jpg
 ||totalguitar.net/images/tgMagazineBanner.gif
 ||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/
 ||townhall.com^*/ads/
 ||toynews-online.biz/media/banners/
 ||toynewsi.com/a/
@@ -51330,6 +52890,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||tusfiles.net/i/dll.png
 ||tusfiles.net/images/tusfilesb.gif
 ||tuspics.net/onlyPopupOnce.js
 ||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_
 ||tv3.ie^*/sponsor.
 ||tv4chan.com/iframes/
 ||tvbrowser.org/logo_df_tvsponsor_
@@ -51396,6 +52957,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||uniindia.net/eng/banners/
 ||uniquefm.gm/images/banners/
 ||universalhub.com/bban/
 ||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
 ||unknowncheats.me/forum/images/spon/
 ||unknowncheats.me/hori.html
 ||upload.ee/image/*/B_descarga_tipo12.gif
@@ -51410,7 +52972,6 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||uploadlw.com^*/download-now
 ||uploadlw.com^*/download_button.gif
 ||uploadshub.com/downloadfiles/download-button-blue.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-
 ||uptobox.com/images/download.png
 ||uptobox.com/images/downloaden.gif
 ||urbanchristiannews.com/ucn/sidebar-
@@ -51444,6 +53005,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||vault.starproperty.my/widget/
 ||vcdq.com/tag.html
 ||vcdq.com^*/ad.html
 ||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/
 ||vehix.com/tags/default.imu?$subdocument
 ||verdict.abc.go.com^
 ||verizon.com/ads/
@@ -51454,6 +53016,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||viator.com/analytics/percent_mobile_hash.js
 ||vice-ads-cdn.vice.com^
 ||vidbull.com/tags/vidbull_bnr.png
 ||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
 ||vidds.net/pads*.js
 ||video-cdn.abcnews.com/ad_$object-subrequest
 ||video-cdn.abcnews.com^*_ad_$object-subrequest,domain=go.com
@@ -51583,7 +53146,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||weather365.net/images/banners/
 ||weatherbug.com^*/ova-jw.swf$object-subrequest
 ||weatheroffice.gc.ca/banner/
 ||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
 ||webdesignerdepot.com/wp-content/plugins/md-popup/
 ||webdesignerdepot.com/wp-content/themes/wdd2/fancybox/
 ||webhostingtalk.com/images/style/lw-160x400.jpg
@@ -51657,7 +53220,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||wikinvest.com/wikinvest/ads/
 ||wikinvest.com/wikinvest/images/zap_trade_
 ||wildtangent.com/leaderboard?
 ||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_
 ||windowsitpro.com^*/roadblock.
 ||winnfm.com/grfx/banners/
 ||winpcap.org/assets/image/banner_
@@ -51731,6 +53294,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||wrmf.com/upload/*_Webskin_
 ||wshh.me/vast/
 ||wsj.net/internal/krux.js
 ||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?
 ||wttrend.com/images/hs.jpg
 ||wunderground.com/geo/swfad/
 ||wunderground.com^*/wuss_300ad2.php?
@@ -51880,6 +53444,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||zipcode.org/site_images/flash/zip_v.swf
 ||zombiegamer.co.za/wp-content/uploads/*-skin-
 ||zomobo.net/images/removeads.png
 ||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/
 ||zonein.tv/add$subdocument
 ||zoneradio.co.za/img/banners/
 ||zoomin.tv/decagonhandler/
@@ -51893,7 +53458,7 @@ coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
 ||zurrieqfc.com/images/banners/
 ||zws.avvo.com^
 ! Popads domains
 ||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
 @@|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
@@ -51909,7 +53474,7 @@ $script,third-party,domain=0dt.net|123videos.tv|171gifs.com|1proxy.de|2ddl.downl
 @@||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
 @@||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
 @@||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
@@ -51926,16 +53491,28 @@ $script,third-party,domain=0dt.net|123videos.tv|171gifs.com|1proxy.de|2ddl.downl
 @@||youtube.com/player_api$third-party
 ! kimcartoon.me
 ||kimcartoon.me^$script,domain=kimcartoon.me
 @@||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
 @@||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
 ! xclusivejams2.com
 @@||cbox.ws^$third-party,domain=xclusivejams2.com
 @@||disqus.com^$script,domain=xclusivejams2.com
@@ -52118,10 +53695,11 @@ $script,stylesheet,subdocument,third-party,websocket,xmlhttprequest,domain=estre
 @@||demonoid.pw/new_pm.php$xmlhttprequest
 @@||demonoid.pw/torrent_categories_script.js$script
 @@||demonoid.pw/torrent_categories_script.php|$script
 @@||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
 @@||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
 @@||imagebam.com/img/clicktostart.png$image
 @@||imagebam.com/img/help.png$image
 @@||imagebam.com/img/ib_badge.gif$image
@@ -52170,13 +53748,19 @@ $script,stylesheet,subdocument,third-party,websocket,xmlhttprequest,domain=estre
 @@||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
 @@||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
 ! 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
 ! filmlinks4u.is
 |http://$script,third-party,xmlhttprequest,domain=filmlinks4u.is
 |https://$script,third-party,xmlhttprequest,domain=filmlinks4u.is
@@ -52294,6 +53878,7 @@ $script,stylesheet,subdocument,third-party,websocket,xmlhttprequest,domain=estre
 ||rarbgmirror.com^$script,~third-party
 ||rarbgmirror.xyz^$script,~third-party
 ||rarbgproxy.org^$script,~third-party
 ||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
 ! rule34
 @@||code.jquery.com^$script,domain=rule34.xxx
 @@||rule34.xxx/ads.js$script,~third-party
@@ -52364,6 +53949,7 @@ $script,stylesheet,subdocument,third-party,websocket,xmlhttprequest,domain=estre
 |https://$script,third-party,xmlhttprequest,domain=fullmatchesandshows.com
 ! yts
 @@||yts.am/assets/minified/modded1.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,domain=yts.am
 |https://$script,domain=yts.am
 ! downace.com
@@ -52378,15 +53964,16 @@ $script,stylesheet,subdocument,third-party,websocket,xmlhttprequest,domain=estre
 |http://$script,third-party,xmlhttprequest,domain=streamwoop.tv
 |https://$script,third-party,xmlhttprequest,domain=streamwoop.tv
 ! upload.so
 |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
-@@||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
 ! theinquirer.net / professionaladviser.com
 @@||disqus.com^$script,domain=professionaladviser.com|theinquirer.net
 @@||disquscdn.com^$script,domain=professionaladviser.com|theinquirer.net
@@ -52414,9 +54001,6 @@ $script,stylesheet,subdocument,third-party,websocket,xmlhttprequest,domain=estre
 @@||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
 @@||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
 ! 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
@@ -52451,13 +54035,13 @@ $script,stylesheet,subdocument,third-party,websocket,xmlhttprequest,domain=estre
 @@||depositfiles.com/get_file.php$xmlhttprequest
 @@||depositfiles.com/gold/$xmlhttprequest
 @@||depositfiles.com/js/$script
 @@||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.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
 @@||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
@@ -52465,22 +54049,22 @@ $script,stylesheet,subdocument,third-party,websocket,xmlhttprequest,domain=estre
 @@||dfiles.eu/get_file.php?$xmlhttprequest
 @@||dfiles.eu/gold/$xmlhttprequest
 @@||dfiles.eu/js/$script
 @@||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.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
 @@||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
 @@||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
 ! 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
@@ -52523,21 +54107,36 @@ $script,stylesheet,subdocument,third-party,websocket,xmlhttprequest,domain=estre
 ! linkdrop.net
 |http://$script,third-party,xmlhttprequest,domain=linkdrop.net
 |https://$script,third-party,xmlhttprequest,domain=linkdrop.net
 ! 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
 ! 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
 ! 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
 |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
 ||imgadult.com*?$image,~third-party
 ||imgadult.com^$subdocument
 ||imgdrive.net*?$image,~third-party
@@ -52611,10 +54210,13 @@ $image,script,stylesheet,subdocument,third-party,xmlhttprequest,domain=salefiles
 |https://$image,script,subdocument,third-party,xmlhttprequest,domain=streamplay.to
 ||streamplay.to^$script,domain=streamplay.to
 ! Powvideo/powvideo
 |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
 ! cinenews.be/en/
 @@||ajax.googleapis.com^$script,third-party,domain=cinenews.be
 @@||connect.facebook.net^$script,third-party,domain=cinenews.be
@@ -52623,12 +54225,6 @@ $image,script,stylesheet,subdocument,third-party,xmlhttprequest,domain=salefiles
 ! img.yt
 |http://$script,subdocument,third-party,xmlhttprequest,domain=img.yt
 |https://$script,subdocument,third-party,xmlhttprequest,domain=img.yt
 ! 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
 ! movpod.in
 |http://$image,script,subdocument,third-party,xmlhttprequest,domain=movpod.in
 |https://$image,script,subdocument,third-party,xmlhttprequest,domain=movpod.in
@@ -52636,8 +54232,8 @@ $image,script,stylesheet,subdocument,third-party,xmlhttprequest,domain=salefiles
 ! daclips.in
 @@||ajax.googleapis.com^$script,third-party,domain=daclips.in
 @@||trandsey.info/popunder.gif$image,domain=daclips.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
 ||daclips.in/sw.js$script
 ! tinypic
 @@||addthis.com/static/$subdocument,domain=tinypic.com
@@ -52681,6 +54277,8 @@ $image,script,stylesheet,subdocument,third-party,xmlhttprequest,domain=salefiles
 @@||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
 @@||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
 ! opensubtitles.org
 @@||google.com/recaptcha/$domain=opensubtitles.org
 @@||opensubtitles.org/cdn-cgi/nexp/dok3v=*/cloudflare/rocket.js$domain=opensubtitles.org
@@ -52703,6 +54301,7 @@ $image,script,stylesheet,subdocument,third-party,xmlhttprequest,domain=salefiles
 |http://$image,script,third-party,xmlhttprequest,domain=couchtuner.onl|couchtuner.rocks
 |https://$image,script,third-party,xmlhttprequest,domain=couchtuner.onl|couchtuner.rocks
 ! uptobox.com
 |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
 @@||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
@@ -52711,13 +54310,38 @@ $image,script,stylesheet,subdocument,third-party,xmlhttprequest,domain=salefiles
 @@||uptostream.com^$generichide
 |http://$script,third-party,xmlhttprequest,domain=uptobox.com|uptostream.com
 |https://$script,third-party,xmlhttprequest,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
 ! 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
 @@||usercdn.com/tmp/status.html?$subdocument,domain=userscloud.com
+@@||vjs.zencdn.net^$script,domain=userscloud.com
 @@||widget.uservoice.com^$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
 ! uploadrocket.net
 @@||api.solvemedia.com^$script,third-party,domain=uploadrocket.net
 |http://$script,subdocument,third-party,xmlhttprequest,domain=uploadrocket.net
@@ -52729,11 +54353,12 @@ $image,script,stylesheet,subdocument,third-party,xmlhttprequest,domain=salefiles
 ! gorillavid.in
 @@||ajax.googleapis.com^$script,domain=gorillavid.in
 @@||use.fontawesome.com^$script,domain=gorillavid.in
 ! 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
 ||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
 |ws://$other,third-party,domain=fastpic.ru
 ! monova
 @@||gstatic.com^$script,third-party,domain=monova.org
@@ -52741,13 +54366,17 @@ $image,script,stylesheet,subdocument,third-party,xmlhttprequest,domain=salefiles
 |http*://$image,other,script,subdocument,xmlhttprequest,domain=monova.org
 ! 1337x.to
 @@||code.jquery.com^$script,domain=1337x.to
 |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
 @@||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
 @@||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
 @@||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
@@ -52760,10 +54389,10 @@ $image,script,stylesheet,subdocument,third-party,xmlhttprequest,domain=salefiles
 |http://$script,third-party,domain=vid.ag
 |https://$script,third-party,domain=vid.ag
 ! flashx.tv
 |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|
 @@||flash-x.tv/js/showad$script
 @@||flashx.tv/js/jquery.cookie.js
 @@||flashx.tv/js/jquery.min.js|
@@ -52852,7 +54481,12 @@ $webrtc,domain=m4ufree.com|m4ufree.tv
 |http://$script,stylesheet,third-party,xmlhttprequest,domain=zippyshare.com
 |https://$script,stylesheet,third-party,xmlhttprequest,domain=zippyshare.com
 ! Suprafiles
 |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
 ! 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
@@ -52870,6 +54504,18 @@ javascript:$popup,domain=thepiratebay.cr|thepiratebay.org|thepiratebay.red
 |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
 |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
 ! mashable.com
 @@||g.doubleclick.net/gpt/pubads_impl_$script,domain=mashable.com
 @@||mashable.com^$generichide
@@ -52877,66 +54523,66 @@ javascript:$popup,domain=thepiratebay.cr|thepiratebay.org|thepiratebay.red
 |http://$script,stylesheet,third-party,domain=desi-tashan.org|mp3red.cc|mp3red.me|mp3songfree.net
 |https://$script,stylesheet,third-party,domain=desi-tashan.org|mp3red.cc|mp3red.me|mp3songfree.net
 ! Yavli.com
 |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
 ! 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
 @@||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.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
 @@||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
 @@||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
 @@||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
 @@||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
 @@||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
 @@||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
 @@||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
 @@||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
 @@||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
 @@||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
 @@||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
 @@||gravatar.com/avatar$image,third-party
 @@||gstatic.com/accounts/$script,third-party,domain=thelibertarianrepublic.com
 @@||gstatic.com/trustedstores/$script
@@ -52945,84 +54591,83 @@ javascript:$popup,domain=thepiratebay.cr|thepiratebay.org|thepiratebay.red
 @@||image.b4in.net^$image,third-party,domain=beforeitsnews.com
 @@||images.sportsworldnews.com^$image,third-party
 @@||images.spot.im^$image,domain=viralnova.com
 @@||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
 @@||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/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
 @@||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
 @@||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
 @@||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
 @@||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
 @@||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
 @@||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
 @@||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
 @@||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
 @@||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
 @@||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
 @@||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
 @@||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
 @@||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
 @@||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
 @@||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
 ||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
 ||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
@@ -53067,17 +54712,19 @@ javascript:$popup,domain=thepiratebay.cr|thepiratebay.org|thepiratebay.red
 ||ytconv.net/site/adblock_detect
 ||zapto.org^$script,domain=dsero.com|korean-candy.com|misheel.net|politicususa.com|techydoor.com|trutower.com
 ! webrtc-ads
 ||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-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
 ! 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'
 @@||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:
 ||4chan.org^$csp=script-src 'self' * 'unsafe-inline'
 ||acidcow.com^$csp=script-src 'self' * blob: data:
 ||activistpost.com^$csp=script-src 'self' * blob: data:
@@ -53099,17 +54746,16 @@ $websocket,domain=123movies-proxy.ru|123movies.cz|123movies.gs|123movies.is|123m
 ||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'
 ||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:
 ||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'
 ||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:
 ||grammarist.com^$csp=script-src 'self' * 'unsafe-inline'
 ||healthline.com^$csp=script-src 'self' * 'unsafe-inline'
 ||hiphoplately.com^$csp=script-src 'self' * blob: data:
@@ -53161,6 +54807,7 @@ $websocket,domain=123movies-proxy.ru|123movies.cz|123movies.gs|123movies.is|123m
 @@||rapidvideo.com/js/jquery.validate.min.js$script
 @@||rapidvideo.com/js/js.cookie.js$script
 @@||rapidvideo.com/js/new.js$script
 @@||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
 @@||rapidvideo.com/js/videojs.hotkeys.min.js$script
 @@||rapidvideo.com/js/videojs.vast.js$script
 @@||rapidvideo.com/jw-logo/jw-logo-bar.js$script
@@ -53309,6 +54956,7 @@ bento.de##a[onmousedown^="this.href='http://paid.outbrain.com/network/redir?"][t
 ||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
 ||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
 ||href.li^$popup,domain=300mblink.com|xxxhost.me
 ||ifly.com/trip-plan/ifly-trip?*&ad=$popup
 ||imagepearl.com/view/$popup,~third-party
@@ -53343,8 +54991,10 @@ bento.de##a[onmousedown^="this.href='http://paid.outbrain.com/network/redir?"][t
 ||plarium.com/play/*adCampaign=$popup
 ||playhd.eu/test$popup
 ||pop.billionuploads.com^$popup
 ||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
 ||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
 ||schenkelklopfer.org^$popup,domain=4fuckr.com
 ||shareasale.com^$popup,domain=9to5mac.com
 ||short.zain.biz^$popup,domain=up09.com
@@ -53381,6 +55031,7 @@ bento.de##a[onmousedown^="this.href='http://paid.outbrain.com/network/redir?"][t
 ||tripadvisor.*/SimilarHotelsPopunder?$popup
 ||tumejortorrent.com^$popup,~third-party
 ||uploadrocket.net^$popup,~third-party
 ||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
 ||vibeo.to^$popup,domain=flashx.tv
 ||videowood.tv^$popup,domain=micast.tv
 ||vidhog.com/ilivid-redirect.php$popup
@@ -53405,16 +55056,16 @@ bento.de##a[onmousedown^="this.href='http://paid.outbrain.com/network/redir?"][t
 ! wyciwyg popups
 wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ! semi-generic popup block
 ! 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
 ! 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
 ! 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
 ! *** 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
@@ -53450,6 +55101,7 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||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
 ||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
 ||244pix.com/webop.jpg
 ||24porn7.com/24roll.html
 ||24porn7.com/300.php
@@ -53467,11 +55119,14 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||2hot4fb.com/img/*.gif?r=
 ||2hot4fb.com/img/*.jpg?r=
 ||3movs.com/contents/content_sources/
 ||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/
 ||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
 ||4tube.com/tb/banner/
 ||4ufrom.me/xpw.gif
 ||5ilthy.com/porn.php
@@ -53480,15 +55135,12 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||a.eporner.com^
 ||a.heavy-r.com^
 ||a.killergram-girls.com^
 ||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^
 ||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^
 ||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/
 ||adult-sex-games.com/images/promo/
 ||adultdvdtalk.com/studios/
 ||adultfilmdatabase.com/graphics/banners/
@@ -53501,18 +55153,13 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||amadorastube.com^*/banner_
 ||amateur-desire.com/pics/724x90d.jpg
 ||amateur-desire.com/pics/sm_
 ||amadorastube.com^*/banner_
 ||amateur-desire.com/pics/724x90d.jpg
 ||amateur-desire.com/pics/sm_
-||amateur-streams.com^*/popup.js
 ||amateuralbum.net/affb.html
 ||amateuralbum.net/affb.html
-||amateurfarm.net/layer.js
 ||amazonaws.com^$xmlhttprequest,domain=watch8x.com|xmovies.to|xmovies247.com|yourporn.sexy
 ||analpornpix.com/agent.php?
 ||amazonaws.com^$xmlhttprequest,domain=watch8x.com|xmovies.to|xmovies247.com|yourporn.sexy
 ||analpornpix.com/agent.php?
-||analtubegirls.com/js/realamateurtube.js
 ||andtube.com/ban_
 ||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
 ||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
 ||anysex.com/b/
 ||anysex.com/content_sources/
 ||arionmovies.com/*/popup.php
@@ -53525,18 +55172,17 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||assfuck.xxx/uploads/provider-banners/
 ||asspoint.com/images/banners/
 ||avn.com/templates/avnav/skins/
 ||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/
 ||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/
 ||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
 ||bagslap.com/*.html
 ||bangyoulater.com/images/banners_
 ||bangyoulater.com/pages/aff.php
@@ -53549,11 +55195,6 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||between-legs.com/banners2/
 ||between-legs.com^*/banners/
 ||bigboobs.hu/banners/
 ||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
 ||blackredtube.com/fadebox2.js
 ||bob.crazyshit.com^
 ||bonbonme.com/js/cams.js
@@ -53561,7 +55202,6 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||bonbonme.com/js/rightbanner.js
 ||bonbonsex.com/js/dl/bottom.js
 ||bonbonsex.com/js/workhome.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
 ||boobieblog.com/submityourbitchbanner3.jpg
 ||boobieblog.com/TilaTequilaBackdoorBanner2.jpg
 ||bos.so/icloud9.html
@@ -53575,19 +55215,16 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||bravotube.net/if/$subdocument
 ||brcache.madthumbs.com^
 ||bunnylust.com/sponsors/
 ||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^
 ||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
 ||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
 ||cfake.com/images/a/
 ||chanweb.info/en/adult/hc/local_include/
 ||chatrandom.com/js/slider.js
@@ -53610,18 +55247,18 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||damimage.com^*/DocaWedrOJPPx.png
 ||daporn.com/_p4.php
 ||data18.com^*/banners/
 ||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_
 ||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/
 ||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/
 ||devatube.com/img/partners/
 ||diamond-tgp.com/fp.js
 ||dickbig.net/scr/
@@ -53632,11 +55269,8 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||dot.eporner.com^
 ||dot2.eporner.com^
 ||downloadableporn.org/popaaa/
 ||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
 ||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/
 ||dyn.tnaflix.com^
 ||easypic.com/js/easypicads.js
 ||eccie.net/buploads/
@@ -53647,22 +55281,19 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||efukt.com/js/3rdparty.js
 ||efukt.com/menu/
 ||efukt.com^*.php$subdocument
 ||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/
 ||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
 ||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?
 ||exit.macandbumble.com^
 ||extreme-board.com/bannrs/
 ||extremetube.com/player_related?
+||fakeporn.tv/bb/
 ||fantasti.cc/_special/
 ||fantasti.cc/fabl.
 ||fapdick.com/uploads/1fap_
 ||fantasti.cc/_special/
 ||fantasti.cc/fabl.
 ||fapdick.com/uploads/1fap_
@@ -53691,7 +55322,6 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||freebunker.com^*/oc.js
 ||freebunker.com^*/pops.js
 ||freebunker.com^*/raw.js
 ||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/
 ||freeones.com/banners/
 ||freeones.com/images/freeones/sidewidget/$image
 ||freeporn.to/wpbanner/
@@ -53718,12 +55348,8 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||gifsfor.com/msn.js
 ||gifsfor.com^*/gifs.js
 ||gifsfor.com^*/msn.js
 ||gifsfor.com/msn.js
 ||gifsfor.com^*/gifs.js
 ||gifsfor.com^*/msn.js
-||gina-lynn.net/pr4.html
 ||girlfriendvideos.com/ad
 ||girlfriendvideos.com/pcode.js
 ||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/
 ||girlsintube.com/images/get-free-server.jpg
 ||girlsnaked.net/gallery/banners/
 ||girlsofdesire.org/banner/
@@ -53777,15 +55403,7 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||hentaistream.com/out/
 ||hentaistream.com/wp-includes/images/bg-
 ||hentaistream.com/wp-includes/images/mofos/webcams_
 ||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.
 ||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/
 ||hitomi.la/hitomi-
 ||hitomi.la/hitomi.
 ||hitomi.la/hitomi/
@@ -53800,33 +55418,16 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||hornywhores.net/hw$script
 ||hornywhores.net/img/double.jpg
 ||hornywhores.net/img/zevera_rec.jpg
 ||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/
 ||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
 ||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
 ||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/
 ||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
 ||imagearn.com/img/picBanner.swf
 ||imagecarry.com/down
 ||imagecarry.com/top
@@ -53868,7 +55469,6 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||iseekgirls.com/js/fabulous.js
 ||iseekgirls.com/rotating_
 ||iseekgirls.com^*/banners/
 ||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
 ||jav-porn.net/js/popout.js
 ||jav-porn.net/js/popup.js
 ||javhub.net/img/r.jpg
@@ -53883,13 +55483,9 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||keezmovies.com/iframe.html?
 ||kindgirls.com/banners2/
 ||konachan.com/images/bam/
 ||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
 ||kuntfutube.com/kellyban.gif
-||kyte.tv/flash/MarbachAdvertsDartInstream.
 ||laxtime.com/rotation/
 ||laxtime.com/rotation/
-||lesbian.hu/banners/
+||lifeselector.com/banner/
 ||linksave.in/fopen.html
 ||literotica.com/images/banners/
 ||literotica.com/images/lit_banners/
 ||linksave.in/fopen.html
 ||literotica.com/images/banners/
 ||literotica.com/images/lit_banners/
@@ -53911,16 +55507,11 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||mansurfer.com/flash_promo/
 ||matureworld.ws/images/banners/
 ||maxjizztube.com/downloadfreemovies.php
 ||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/
 ||media1.realgfporn.com^$subdocument
 ||meendo.com/promos/
-||merb.ca/banner/
 ||milkmanbook.com/dat/promo/
 ||miragepics.com/images/11361497289209202613.jpg
 ||mobilepornmovies.com/images/banners/
 ||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.
 ||monstertube.com/images/access_
 ||monstertube.com/images/bottom-features.jpg
 ||monstertube.com/images/vjoin.
@@ -53937,22 +55528,19 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||mrstiff.com/view/context/
 ||mrstiff.com/view/movie/bar/
 ||mrstiff.com/view/movie/finished/
 ||mrstiff.com/view/context/
 ||mrstiff.com/view/movie/bar/
 ||mrstiff.com/view/movie/finished/
-||my-pornbase.com/banner/
 ||myashot.txxx.com^
 ||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
 ||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
 ||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
 ||niceandquite.com/msn.js
 ||niceandquite.com/nice.js
 ||niceyoungteens.com/ero-advertising
@@ -53966,12 +55554,13 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||ns4w.org/images/vod_
 ||nude.hu/banners/
 ||nudebabes.ws/galleries/banners/
 ||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
 ||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
 ||nudography.com/photos/banners/
 ||nuvid.com/_*.php$script,subdocument
 ||nuvid.com/b4.php
@@ -53983,11 +55572,7 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||onlinestars.net/ban/
 ||onlinestars.net/br/
 ||openjavascript.com/jtools/jads.
 ||onlinestars.net/ban/
 ||onlinestars.net/br/
 ||openjavascript.com/jtools/jads.
-||oporn.com/js/wspop.js
 ||orgyxxxhub.com/content/lib/
 ||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
 ||partners.keezmovies.com^
 ||pastime.biz/images/iloveint.gif
 ||pastime.biz/images/interracial-porn.gif
@@ -54036,14 +55621,9 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||pink-o-rama.com/Privatecash
 ||pink-o-rama.com/Royalcash/
 ||pink-o-rama.com/Teendreams
 ||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/
 ||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/
 ||pixroute.com/spl.js
 ||placepictures.com/Frame.aspx?
 ||planetsuzy.org/kakiframe/
@@ -54051,8 +55631,6 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||playgirl.com/pg/media/prolong_ad.png
 ||playpornx.net/pu/
 ||plumper6.com/images/ban_pp.jpg
 ||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
 ||pontoperdido.com/js/webmessenger.js
 ||porn-w.org/chili.php
 ||porn-w.org/images/chs.gif
@@ -54060,10 +55638,10 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||porn-w.org/images/ls.gif
 ||porn-w.org/images/lsb.gif
 ||porn-w.org/images/zevera.png
 ||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/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
 ||porn4down.com^*/ryuvuong.gif
 ||porn5.com^$subdocument,~third-party
 ||porn8x.net/js/outtrade.js
@@ -54071,8 +55649,6 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||pornalized.com/contents/content_sources/
 ||pornalized.com/js/adppornalized5.js
 ||pornalized.com/pornalized_html/closetoplay_
 ||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
 ||pornbay.org/popup.js
 ||pornbb.org/adsnov.
 ||pornbb.org/images/rotation/$image
@@ -54084,6 +55660,7 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||pornbus.org/includes/js/exa.js
 ||pornbus.org/includes/js/layer.js
 ||porncor.com/sitelist.php
 ||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.
 ||pornerbros.com/p_bnrs/
 ||pornerbros.com/rec/$subdocument
 ||pornfanplace.com/js/pops.
@@ -54098,9 +55675,6 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||pornhub.phncdn.com/misc/xml/preroll.xml
 ||pornizer.com/_Themes/javascript/cts.js?
 ||pornleech.is/pornleech_
 ||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/
 ||pornmaturetube.com/content/
 ||pornmaturetube.com/content2/
 ||pornmaturetube.com/eureka/
@@ -54113,8 +55687,6 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||pornoid.com/js/adppornoid
 ||pornoid.com/pornoid_html/
 ||pornoinside.com/efpop.js
 ||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
 ||pornorips.com/hwpop.js
 ||pornorips.com^*/rda.js
 ||pornorips.com^*/rotate*.php
@@ -54124,27 +55696,14 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||pornpause.com/fakevideo/
 ||pornper.com/mlr/
 ||pornper.com^*/pp.js
 ||pornpause.com/fakevideo/
 ||pornper.com/mlr/
 ||pornper.com^*/pp.js
+||pornpics.com/assets/sites/
 ||pornpics.com/pornpics.
 ||pornpics.com/pornpics.
-||pornpicture.org/banners/
-||pornreleasez.com/prpop.js
 ||pornshare.biz/1.js
 ||pornshare.biz/2.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
 ||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/
 ||pornstreet.com/siteunder.js
 ||porntalk.com/img/banners/
 ||porntalk.com/rec/
@@ -54156,19 +55715,13 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||pornup.me/js/pp.js
 ||pornvideoq.com/*.html$subdocument,~third-party
 ||pornwikileaks.com/adultdvd.com.jpg
 ||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^
 ||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/
 ||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
 ||pwpwpoker.com/images/*/strip_poker_
 ||pwpwpoker.com/images/banners/
 ||queerclick.com/pu-$script
@@ -54184,7 +55737,6 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||realhomesex.net/ae/$subdocument
 ||realhomesex.net/floater.js
 ||realhomesex.net/pop/
 ||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/
 ||redtube.com/barelylegal/
 ||redtube.com/bestporn/
 ||redtube.com/nymphos/
@@ -54214,8 +55766,6 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||seemygf.com/webmasters/
 ||sensualgirls.org/banner/
 ||sensualgirls.org/media/banners/
 ||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_
 ||sex-techniques-and-positions.com/123ima/
 ||sex-techniques-and-positions.com/banners
 ||sex.com/images/*/banner_
@@ -54225,8 +55775,6 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||sexilation.com/wp-content/uploads/2013/01/Untitled-1.jpg
 ||sexmummy.com/float.htm
 ||sexmummy.com/footer.htm
 ||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
 ||sexseeimage.com^*/banner.gif
 ||sextube.com/lj.js
 ||sextubebox.com/ab1.shtml
@@ -54238,8 +55786,6 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||sexvideogif.com/msn.js
 ||sexvideogif.com/svg.js
 ||sexvines.co/images/cp
 ||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/
 ||sexyandfunny.com/images/totem
 ||sexyandshocking.com/mzpop.js
 ||sexyclips.org/banners/
@@ -54247,18 +55793,15 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||sexyfuckgames.com/images/promo/
 ||sexyshare.net//banners/
 ||sexytime.com/img/sexytime_anima.gif
 ||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/
 ||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
 ||shooshtime.com/ads/
 ||shooshtime.com/images/chosenplugs/
 ||shooshtimeinc.com/under.php
-||shy-cams.com/tube.js
 ||signbucks.com/s/bns/
 ||signbucks.com/s/bns/
-||signbucksdaily.com/data/promo/
 ||sillusions.ws^*/pr0pop.js
 ||sillusions.ws^*/vpn-banner.gif
 ||site.img.4tube.com^
 ||sillusions.ws^*/pr0pop.js
 ||sillusions.ws^*/vpn-banner.gif
 ||site.img.4tube.com^
@@ -54269,10 +55812,7 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||socaseiras.com.br/arquivos/banners/
 ||socaseiras.com.br/banner_
 ||socaseiras.com.br/banners.php?
 ||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/
 ||static.flabber.net^*background
 ||static.kinghost.com^
 ||stockingstv.com/partners/
@@ -54280,7 +55820,6 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||submityourflicks.com/banner/
 ||sunporno.com/js/flirt/serve.js
 ||svscomics.com^*/dtrotator.js
 ||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
 ||t-51.com^*/banners/
 ||t.xtubetv.net^
 ||t8.*.com/?$xmlhttprequest,domain=tube8.com
@@ -54290,7 +55829,6 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||tbib.org/gfy/$domain=konachan.com
 ||tbib.org^$subdocument,domain=konachan.com
 ||teensanalfactor.com/best/
 ||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/
 ||teentube18.com/js/realamateurtube.js
 ||temptingangels.org/banner/
 ||temptingangels.org/media/banners/
@@ -54312,13 +55850,11 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||thenude.eu/images/sexart_sidebar.png
 ||thenude.eu/media/mxg/
 ||theporncore.com/contents/content_sources/
 ||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
 ||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
 ||titsintops.com/intersitial/
 ||titsintops.com/rotate/
 ||tjoob.com/bgbb.jpg
@@ -54329,16 +55865,15 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||tnaflix.com/flixPlayerImages/
 ||tnaflix.com^*_promo.jpg
 ||trovaporno.com/image/incontri$image
 ||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
 ||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
 ||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
 ||twinsporn.net/images/delay.gif
 ||twinsporn.net/images/free-penis-pills.png
 ||twofuckers.com/brazzers
@@ -54356,7 +55891,6 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||vid2c.com/js/pp.js
 ||vid2c.com/pap.js
 ||vid2c.com/pp.js
 ||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
 ||videos.com^*/jsp.js
 ||videoszoofiliahd.com/wp-content/themes/vz/js/p.js
 ||vidgrab.net/adsbar.png
@@ -54367,6 +55901,7 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||vivatube.com/upload/banners/
 ||voyeurhit.com/contents/content_sources/
 ||voyeurhit.com/related/voyeurhit.php?t_sid=
 ||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/
 ||vrsmash.com^*/script.min.js
 ||vstreamcdn.com^*/ads/
 ||wank.to/partner/
@@ -54374,12 +55909,13 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||watch2porn.net/pads2.js
 ||watch8x.com/JS/rhpop_
 ||watchindianporn.net/js/pu.js
 ||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/
 ||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/
 ||wetplace.com/iframes/$subdocument
 ||wetplace.com/js/adpwetplace
 ||wetplace.com/wetplace_html/
@@ -54394,8 +55930,6 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||wikiporno.org/header21.html
 ||woodrocket.com/img/banners/
 ||worldsex.com/c/
 ||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^
 ||wunbuck.com/_odd_images/banners/
 ||wunbuck.com/iframes/aaw_leaderboard.html
 ||x.eroticity.net^
@@ -54412,7 +55946,6 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||xcritic.com/img/200x150_
 ||xfanz.com^*_banner_
 ||xhamster.com/ads/
 ||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
 ||xhcdn.com/js/12.js$domain=xhamster.com
 ||xhcdn.com^*/ads_
 ||xogogo.com/images/latestpt.gif
@@ -54421,30 +55954,25 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||xozilla.com/js/pu.js
 ||xozilla.com/player/html.php?aid=
 ||xpics.me/everyone.
 ||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
 ||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
 ||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
 ||xxxkinky.com/pap.js
-||xxxlinks.es/xvideos.js
 ||xxxporntalk.com/images/
 ||xxxporntalk.com/images/
+||xxxselected.com/cdn_files/dist/js/blockPlaces.js
 ||xxxxsextube.com/*.html$subdocument
 ||xxxymovies.com/js/win.js
 ||yea.xxx/img/creatives/
 ||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/
 ||youaresogay.com/*.html
 ||youjizz.com/neverblock/
 ||youngpornvideos.com/images/bangbros/
@@ -54453,8 +55981,6 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||youngpornvideos.com/images/teencash/
 ||youngpornvideos.com/images/webmasterdelightlinks/
 ||youngpornvideos.com/images/wmasterthecoolporn/
 ||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
 ||youporn.com/capedorset/
 ||youporn.com/watch_postroll/
 ||youporn.com^$script,domain=youporn.com
@@ -54476,6 +56002,15 @@ wyciwyg:$popup,domain=jkanime.net|vodlock.co
 ||yuvutu.com^*/banners/
 ||zazzybabes.com/misc/virtuagirl-skin.js
 ||zuzandra.info/b?
 ||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
 ! camwhorestv.org
 $image,script,subdocument,third-party,webrtc,websocket,domain=camwhorestv.org
 ! 4tube.com, porntube.com, pornerbros.com, fux.com
@@ -54532,18 +56067,16 @@ $image,script,subdocument,third-party,webrtc,websocket,domain=camwhorestv.org
 @@||jwpcdn.com^$xmlhttprequest,domain=milfzr.com
 |http://$script,third-party,xmlhttprequest,domain=milfzr.com
 |https://$script,third-party,xmlhttprequest,domain=milfzr.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
 @@||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/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
 ! imagefap
 @@||imagefap.com/ajax/image_related.php?$xmlhttprequest
 @@||imagefap.com/ajax_favorites.php$xmlhttprequest
@@ -54587,6 +56120,7 @@ $image,script,subdocument,third-party,webrtc,websocket,domain=camwhorestv.org
 @@||motherless.com/scripts/jwplayer.js
 @@||motherless.com/scripts/media.min.js
 @@||motherless.com/scripts/members.min.js
 @@||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
 @@||motherless.com/scripts/perfect-scrollbar.jquery.min.js
 @@||motherless.com/scripts/register.min.js
 @@||motherless.com/scripts/responsive.min.js
@@ -54602,11 +56136,6 @@ $image,script,subdocument,third-party,webrtc,websocket,domain=camwhorestv.org
 @@||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
 @@||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
 ! hdzog.com
 @@||ajax.googleapis.com^$script,domain=hdzog.com
 @@||hdzog.com/key=$~third-party,xmlhttprequest
@@ -54615,18 +56144,6 @@ $image,script,subdocument,third-party,webrtc,websocket,domain=camwhorestv.org
 |https://$script,third-party,xmlhttprequest,domain=hdzog.com
 ||hdzog.com/njs/$script
 ||hdzog.com^$~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
 ! amateurdumper.com
 @@||ajax.googleapis.com^$script,third-party,domain=amateurdumper.com
 |http://$script,third-party,xmlhttprequest,domain=amateurdumper.com|myxvids.com
@@ -54640,9 +56157,9 @@ $image,script,subdocument,third-party,webrtc,websocket,domain=camwhorestv.org
 @@||trafficdeposit.com//blog/$image,domain=yourporn.sexy
 @@||trafficdeposit.com/blog/$image,domain=yourporn.sexy
 @@||yps.link/users/ava/$image,domain=yourporn.sexy
 @@||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 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
 ! Vintageeroticaforum
 @@||pimpandhost.com/site/jsUploadPlugin|$script,third-party,domain=vintage-erotica-forum.com
 @@||vintage-erotica-forum.com/clientscript/ncode_imageresizer.js?$script
@@ -54689,11 +56206,29 @@ $websocket,domain=24video.cc|24video.in|24video.me|24video.sex|24video.xxx|pornh
 @@||fritchy.com/images/icons/$image
 @@||fritchy.com/images/styles/$image
 ||fritchy.com^$image
 @@||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
 ! *** 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
 |https:$popup,third-party,domain=yourporn.sexy
-||ad.userporn.com^$popup
 ||bitchcrawler.com/?$popup
 ||delivery.porn.com^$popup
 ||delivery.porn5.com^$popup
 ||bitchcrawler.com/?$popup
 ||delivery.porn.com^$popup
 ||delivery.porn5.com^$popup
@@ -54716,7 +56251,8 @@ $websocket,domain=24video.cc|24video.in|24video.me|24video.sex|24video.xxx|pornh
 ||pop.fapxl.com^$popup
 ||pop.mrstiff.com^$popup
 ||porn101.com^$popup,domain=lexsteele.com
 ||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
 ||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
@@ -54724,6 +56260,8 @@ $websocket,domain=24video.cc|24video.in|24video.me|24video.sex|24video.xxx|pornh
 ||site-rips.org^$popup,domain=backupload.net
 ||xvideos-free.com/d/$popup
 ||ymages.org/prepop.php$popup
 ||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
 ! ipaddresses
 /\:\/\/([0-9]{1,3}\.){3}[0-9]{1,3}/$popup,domain=bitporno.com|pornxs.com|vidz7.com
 ! wyciwyg popups
@@ -54814,7 +56352,6 @@ greatschools.org###Header_728x90
 myspace.com###HeroUnitMedRec
 dreamteamfc.com###HomeContentMpu
 austinchronicle.com###HowAboutWe
 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
 collegerecruiter.com###IMU_468x60
 collegerecruiter.com###IMU_468x60_search-results
 collegerecruiter.com###IMU_728x90
@@ -55016,7 +56553,7 @@ fxnetworks.com,isearch.avg.com###adBlock
 experts-exchange.com###adComponent
 gamemazing.com###adContainer
 about.com,paidcontent.org###adL
 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
 exchangerates.org.uk###ad_hp
 im9.eu###adb
 phonezoo.com###adbb
@@ -55031,6 +56568,7 @@ neurosoftware.ro###addDiv
 atlanticfarmfocus.ca###add_bottom
 imageshack.us###add_frame
 canadianfamily.ca###add_left
 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
 canadianfamily.ca###add_right
 chipchick.com###add_space577
 washingtonjewishweek.com###addclose
@@ -55045,7 +56583,7 @@ kenrockwell.com,mocospace.com,telegraph.co.uk###adds
 tortoisesvn.net###adgroup
 shivtr.com###admanager
 girlsgames.biz###admd
 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
 chia-anime.com###ads8
 privack.com###adsb
 uploaded.net###adshare-videoad
@@ -55092,6 +56630,7 @@ aol.com###ai300x250
 firesticktricks.com###ai_widget-2
 ajchomefinder.com###ajc-homefinder-leaderboard
 unknown-horizons.org###akct
 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
 news.com.au###alert-strap
 luckyacepoker.com###alertpop
 release-ddl.com###alexa
@@ -55254,7 +56793,6 @@ securenetsystems.net###bannerM
 zam.com###bannerMain
 pocketgamer.co.uk###bannerRight
 metric-conversions.org###bannerSpace
 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
 codecs.com,free-codecs.com,ieee.org,ninemsn.com.au,reference.com###bannerTop
 sky.com###bannerTopBar
 search.snap.do###bannerWrapper
@@ -55416,14 +56954,14 @@ bitchmagazine.org,ovg.tv###block-block-38
 latina.com###block-block-39
 educationworld.com,greenbiz.com,sonymasterworks.com###block-block-4
 latina.com,rslinks.org###block-block-40
 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
 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
 newtimes.co.rw###block-block-54
 newtimes.co.rw###block-block-55
 namibiansun.com,newsx.com###block-block-58
@@ -55516,7 +57054,7 @@ trutv.com###botleadad
 phonescoop.com###botlink
 forums.vr-zone.com,hplusmagazine.com,j.gs,q.gs,usniff.com###bottom
 jillianmichaels.com###bottom-300
 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
 thurrott.com###bottom-interstitial
 news.cnet.com###bottom-leader
 ohio.com###bottom-leader-position
@@ -55660,7 +57198,7 @@ finance.ninemsn.com.au###cat_hl_7821719
 msn.co.nz###cat_hl_87409
 filecore.co.nz,hbwm.com###catfish
 justinhartman.com###catlinks
 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
 fresnobee.com###cb-topjobs
 bnd.com###cb_widget
 cbc.ca###cbc-bottom-logo
@@ -55669,6 +57207,7 @@ cbsnews.com###cbsiAd16_100
 cbssports.com###cbsiad16_100
 cbssports.com###cbsiad18_100
 cricbuzz.com###cbz-leaderboard-banner
 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
 break.com###cdpSliver
 metrolyrics.com###cee_box
 metrolyrics.com###cee_overlay
@@ -55683,6 +57222,7 @@ macdailynews.com###cfsnip-widget-93
 roomzaar.com###cgp-bb-tag
 marketingpilgrim.com###channel-sponsors
 realage.com###channel_sponsor_callout
 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
 chicagoshopping.com###chshhead_ad
 espncricinfo.com###ciHomeLeaderboard
 cineplex.com###cineplex-h-topAds
@@ -55823,6 +57363,7 @@ daytondailynews.com###cxSubHeader
 scout.com###da160x600
 scout.com###da300x250
 cleverbot.com###daArea2
 scout.com###da160x600
 scout.com###da300x250
 cleverbot.com###daArea2
+cricwaves.com###da_slot
 arstechnica.com###daehtsam-da
 heraldnet.com###dailyDealFP
 cbc.ca###dailydeals
 arstechnica.com###daehtsam-da
 heraldnet.com###dailyDealFP
 cbc.ca###dailydeals
@@ -56054,7 +57595,7 @@ edmunds.com###floodlight
 zattoo.com###floor[style="display: block;"]
 people.com###flower-ddrv2
 streams.tv###flowerInGarden
 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
 chicagonow.com###flyerboard-wrap
 mixx.com,popurls.com###fmb
 thenextweb.com###fmpub_2620
@@ -56079,7 +57620,7 @@ popcrush.com###footer-sidebar
 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
 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
 foxnews.com,mobiletor.com,thescoopng.com###footer-top-wrapper
 newsepapers.com###footer-widget
 oldcarsweekly.com###footer-widget-area
@@ -56354,7 +57895,6 @@ bitenova.nl,bitenova.org###header_un
 chocablog.com,commenthaven.com,hwhills.com,movieentertainment.ca,nikktech.com,smallscreenscoop.com,thisisnotporn.net###headerbanner
 hongkiat.com###headerbanner01
 nationalgeographic.com,scienceblogs.com###headerboard
 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
 technotification.com###headlineatas
 allakhazam.com###hearthhead-mini-feature
 grist.org###hellobar-pusher
@@ -56423,6 +57963,7 @@ cioupdate.com###houseRibbonContainer
 mp4upload.com###hover
 rottentomatoes.com###hover-bubble
 itproportal.com###hp-accordion
 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
 active.com###hp-map-ad
 worldweatheronline.com###hp_300x600
 eweek.com###hp_hot_stories
@@ -56567,6 +58108,7 @@ way2sms.com###kidloo
 nationalgeographic.com###kids_tophat_row1
 ign.com###knight
 koreaherald.com###koreah7
 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
 wkrg.com###krg_oas_rail
 topix.com###krillion_block
 topix.com###krillion_container
@@ -56600,7 +58142,7 @@ mashable.com###lead-banner
 armedforcesjournal.com###leadWrap
 imperfectparent.com###leada
 tripit.com###leadboard
 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
 enjore.com###leader-banner
 cointelegraph.com###leader-board
 groovekorea.com###leader-board-section
@@ -56623,7 +58165,7 @@ icanhascheezburger.com,memebase.com,thedailywh.at###leader_container
 tvguide.com###leader_plus_top
 tvguide.com###leader_top
 247wallst.com###leaderbar
 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
 chicagomag.com###leaderboard-1-outer
 boweryboogie.com,safm.com.au###leaderboard-2
 usnews.com###leaderboard-a
@@ -56659,7 +58201,7 @@ businesstimes.com.sg###leaderboardWrapper
 teleread.com###leaderboard_1
 thestandard.com###leaderboard_banner
 joe.ie###leaderboard_bottom
 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
 foodnetwork.com,spoonuniversity.com,travelchannel.com###leaderboard_fixed
 rte.ie###leaderboard_footer
 inquirer.net###leaderboard_frame
@@ -56795,7 +58337,6 @@ pureoverclock.com###mainbanner
 holidayscentral.com###mainleaderboard
 modhoster.com###manufactors
 bazoocam.org###mapub
 holidayscentral.com###mainleaderboard
 modhoster.com###manufactors
 bazoocam.org###mapub
-reuters.com###marchex
 macdrifter.com###marked-widget
 eatingwell.com###marketFeaturedSponsors
 arkansasonline.com###marketPlace
 macdrifter.com###marked-widget
 eatingwell.com###marketFeaturedSponsors
 arkansasonline.com###marketPlace
@@ -56817,6 +58358,7 @@ columbian.com###marketplaces-widget-new
 qz.com###marquee
 vidhog.com###mask
 bellinghamherald.com,bnd.com###mastBanner
 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
 creditinfocenter.com,examiner.com###masthead
 arstechnica.com###masthead + #pushdown-wrap
 pbs.org###masthead1
@@ -56967,6 +58509,7 @@ malwarehelp.org###multimedia_box
 myspace.com###music_googlelinks
 myspace.com###music_medrec
 euronews.com###musica-rolex-watch
 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
 wikinvest.com###mw-header
 yahoo.com###mw-ysm-cm
 news.yahoo.com###mw-ysm-cm_2-container
@@ -56994,7 +58537,6 @@ usnews.com###navbuglink
 esl.eu###navi_partner
 webinspector.se###navigation_left
 nbc.com###nbc-300
 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
 truelocal.com.au###ndmadkit-memrec-1
 netcraft.com###netcraft-links-bottom
 moviefone.com###netflix-promo
@@ -57290,7 +58832,7 @@ eclipse.org,hotscripts.com###promotion
 reminderfox.mozdev.org###promotion3
 sherdog.net###promotion_container
 newsroomamerica.com###promotional
 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
 thehomepage.com.au###prop-foot-728x90
 independent.co.uk,standard.co.uk###propCar
 my-proxy.com###proxy-bottom
@@ -57345,7 +58887,6 @@ akihabaranews.com###recSidebar
 deliciousdays.com###recipeshelf
 wambie.com###recomendar_728
 dailydot.com###recommendation-engine
 deliciousdays.com###recipeshelf
 wambie.com###recomendar_728
 dailydot.com###recommendation-engine
-vg247.com###recommendations
 tucows.com###recommended_hdg
 doodle.com###rect
 pixdaus.com###rectBanner
 tucows.com###recommended_hdg
 doodle.com###rect
 pixdaus.com###rectBanner
@@ -57389,6 +58930,7 @@ ninemsn.com.au###rhc_mrec
 imdb.com###rhs-sl
 imdb.com###rhs_cornerstone_wrapper
 pcworld.idg.com.au###rhs_resource_promo
 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
 10minutemail.net,eel.surf7.net.my,macdailynews.com,ocia.net###right
 ninemsn.com.au###right > .bdr > #ysm
 123chase.com###right-adv-one
@@ -57427,7 +58969,6 @@ hardwareheaven.com###right_skin_panel_div
 hardware.info###right_top
 theblaze.com###right_top_160x600
 mumbaimirror.com###rightarea
 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
 urlcash.net###rightbox
 capetownetc.com,compleatgolfer.com,sacricketmag.com,sarugbymag.co.za###rightclick
 portable64.com###rightcol
@@ -57557,6 +59098,7 @@ cnet.com.au###shopping-339279174
 indianexpress.com###shopping_deals
 qj.net###shoppingapi
 bellasugar.com,tressugar.com###shopstyle-sidebar-container
 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
 10minutemail.com###shoutouts
 ytv.com###show-big-box
 tunegenie.com###showad
@@ -57745,7 +59287,9 @@ sensis.com.au###southPfp
 stv.tv###sp-mpu-container
 aol.com###spA
 amazon.ca,amazon.co.uk,amazon.com,amazon.com.au###sp_detail
 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
 thedailygreen.com###sp_footer
+sharespark.net###sp_header
 collegefashion.net###spawnsers
 torontolife.com###special-messages
 geeksaresexy.net###special-offers
 collegefashion.net###spawnsers
 torontolife.com###special-messages
 geeksaresexy.net###special-offers
@@ -57808,6 +59352,7 @@ lmgtfy.com###sponsor_wrapper
 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
 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
 hardwarezone.com.sg###sponsored-links-alt
 chacha.com###sponsored-question
 foxnews.com###sponsored-stories
@@ -57834,6 +59379,8 @@ cnet.com###spotBidHeader
 cnet.com###spotbid
 memory-alpha.org###spotlight_footer
 justdubs.tv###spots
 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
 qj.net###sqspan
 zam.com###square-box
 allakhazam.com###square-box:first-child
@@ -57860,6 +59407,7 @@ gizchina.com###sticky-anchor-right
 mashable.com###sticky-spacer
 fool.com###sticky-wrapper
 propakistani.pk###sticky_banner2
 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
 ncregister.com###sticky_box
 retronintendogames.com###sticky_footer
 stltoday.com###stl-below-content-02
@@ -57879,7 +59427,6 @@ dallasvoice.com,dealerscope.com,gamegrep.com,winamp.com###subheader
 ebaumsworld.com###subheader_atf_wrapper
 foodandwine.com###subscModule
 macworld.com,pcworld.com###subscribeForm
 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
 streams.tv###sunGarden
 hollywire.com###super-header
 chicagomag.com###super-leaderboard-wrapper
@@ -58045,7 +59592,7 @@ accuweather.com,iconeye.com,phonescoop.com,politics.co.uk,reference.com,thesauru
 jillianmichaels.com,synonym.com###top-300
 xxlmag.com###top-728x90
 freemake.com###top-advertising
 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
 scoop.co.nz###top-banner-base
 theberrics.com###top-banner-container
 krebsonsecurity.com###top-banner-image
@@ -58270,6 +59817,7 @@ animeflv.net,tubeplus.me###vlc
 laweekly.com,miaminewtimes.com###vmgInterstitial
 vidup.me###vplayer_offers
 systemrequirementslab.com###vpnText
 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
 eatingwell.com###vs4-tags
 nickjr.com###vsw-container-wrapper
 nickjr.com###vsw-medium-outter
@@ -58342,6 +59890,7 @@ staugustine.com###wl-wrapper-leaderboard
 staugustine.com###wl-wrapper-tier-4
 pr0gramm.com###wm
 wallpapersmania.com###wm_cpa
 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
 rediff.com###world_right1
 rediff.com###world_top
 fansfc.com###worldcupspl_container_left
@@ -58674,7 +60223,7 @@ four11.com##.ablock_right
 tribalfootball.com##.above-footer-wrapper
 likwidgames.com##.aboveSiteBanner
 ctrl.blog##.abox
 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
 roblox.com##.abp
 ooyyo.com##.abs-result-holder
 slickdeals.net##.abu
@@ -58683,17 +60232,18 @@ dailyrecord.co.uk##.ac-vehicle-search
 au.news.yahoo.com##.acc-moneyhound
 goseattleu.com##.accipiter
 consequenceofsound.net##.acm-module-300-250
 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
 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
 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
 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
@@ -58702,23 +60252,23 @@ sundaymail.co.zw,sundaynews.co.zw##.ad6
 sundaymail.co.zw,sundaynews.co.zw##.ad7
 ngrguardiannews.com##.ad9
 buy.com##.adBG
 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
 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
 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
 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
 moneycontrol.com##.add-970-90
 moneycontrol.com##.add-ban
 africareview.com##.add-banner
@@ -58726,12 +60276,14 @@ buzz.ie,irishpost.com,newsie.co.nz,sunlive.co.nz,theweekendsun.co.nz##.add-block
 1049.fm,drgnews.com,mybasin.com##.add-box
 morningstar.in,pbs.org##.add-container
 irishpost.com##.add-pad
 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
 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
 muslimobserver.com,sundownsfc.co.za##.add2
 forexminute.com##.add4
+telegraphindia.com##.addDivSquare
 tvnz.co.nz##.addHolder
 investorschronicle.co.uk##.addPlacement
 worldissues360.com##.addWrapper
 tvnz.co.nz##.addHolder
 investorschronicle.co.uk##.addPlacement
 worldissues360.com##.addWrapper
@@ -58749,7 +60301,7 @@ cadenaazul.com,intoday.in,irctc.co.in,lapoderosa.com,telegraph.co.uk,thestatesma
 oyefm.in##.addv
 4chan.org##.adg
 techhamlet.com##.adhered
 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
 naldzgraphics.net##.adis
 thedailystar.net##.adivvert
 usabit.com##.adk2_slider_baner
@@ -58767,7 +60319,7 @@ flightglobal.com##.adp
 iamwire.com##.adr
 iskullgames.com##.adr300
 zercustoms.com##.adrh
 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
 glarysoft.com##.ads + .search-list
 searchfunmoods.com##.ads + ul > li
 y8.com##.ads-bottom-table .grey-box-bg
@@ -58781,18 +60333,21 @@ twogag.com##.adsPW
 twogag.com##.adsPW2
 localmoxie.com##.ads_tilte
 localmoxie.com##.ads_tilte + .main_mid_ads
 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
 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
 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
 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
 btn.com##.adv-widget
 bdnews24.com,cloudtime.to##.adv1
 futbol24.com##.adv2
@@ -58804,7 +60359,7 @@ dt-updates.com##.adv_items
 faceyourmanga.com##.adv_special
 thedailystar.net##.advatige
 infoplease.com##.advb
 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
 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
@@ -58815,7 +60370,7 @@ thepeninsulaqatar.com##.advertise-10
 dailyvoice.com##.advertise-with-us
 citysearch.com##.advertiseLink
 insiderpages.com##.advertise_with_us
 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)
 biggestplayer.me##.advertisement + [class]
 fieldandstream.com##.advertisement-fishing-contest
 firehouse.com,locksmithledger.com,officer.com,securityinfowatch.com##.advertisement:not(.body)
@@ -58863,8 +60418,10 @@ ebay.com##.al32
 news.com.au##.aldi-special-buys
 dlzware.com,javascript-coder.com,media1fire.com,megashare.com##.alert
 kcsoftwares.com##.alert-success
 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"]
 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
 allbusiness.com##.allbu-adlabel
 thestar.com##.alpha--big-box
 searchizz.com##.also_block
@@ -58916,6 +60473,7 @@ sigsiu.net##.artbannersplus
 pocket-lint.com##.article + .block
 selfgrowth.com##.article-banner
 outerplaces.com##.article-banner-link
 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
 jpost.com##.article-bottom-banner
 cheatsheet.com##.article-cover
 businesslive.co.za##.article-da
@@ -58924,6 +60482,7 @@ infoworld.com##.article-intercept
 scoop.co.nz##.article-left-box
 newstatesman.com,pressgazette.co.uk,spearswms.com##.article-mpu
 newstatesman.com##.article-mpu-5
 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
 trendhunter.com##.articleBox
 smh.com.au##.articleExtras-wrap
 shoppinglifestyle.com##.articleLREC
@@ -58949,6 +60508,7 @@ gamerevolution.com##.aside-promo
 four11.com##.asmall_l
 four11.com##.asmall_r
 instructables.com##.aspace
 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
 freeads.co.uk##.ass_ad
 javascriptsource.com##.asset-section
 southwestbusiness.co.uk##.associate-logo
@@ -59024,8 +60584,9 @@ izismile.com##.ban_top
 oxforddictionaries.com##.banbox
 hancinema.net##.bandeau_contenu
 webscribble.com##.baner
 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
 autotrader.co.uk##.banner--7th-position
+onlineradiobox.com##.banner--footer
 autotrader.co.uk##.banner--leaderboard
 autotrader.co.uk##.banner--skyscraper
 onlineradiobox.com##.banner--vertical
 autotrader.co.uk##.banner--leaderboard
 autotrader.co.uk##.banner--skyscraper
 onlineradiobox.com##.banner--vertical
@@ -59318,6 +60879,7 @@ euroweek.com##.bnr-top
 carnewschina.com##.bnr728
 informer.com##.bnr_block
 armenpress.am##.bnrcontainer
 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"]
 southerntimesafrica.com##.body-header-banner
 cheatcc.com##.body-side-banner
 billboard.biz##.bodyContent[style="padding-bottom:30px; text-align: center"]
@@ -59396,6 +60958,8 @@ bmwblog.com##.box_banners_125
 al.com,cleveland.com,masslive.com,mlive.com,nj.com,nola.com,pennlive.com##.box_grayoutline
 findicons.com##.box_info
 ashampoo.com##.box_recommend2
 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
 lyricsmania.com##.boxcontent1
 elitistjerks.com##.boxl0aded
 activistpost.com##.boxzilla-container
@@ -59456,7 +61020,6 @@ whitepages.com##.business_premium_container_top
 switchboard.com,whitepages.com##.business_premium_results
 torrentbit.net##.but_down_sponsored
 1053kissfm.com##.button-buy
 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
 torrentbit.net##.button-long
 miloyski.com##.button[target="_blank"]
 downarchive.com,mechodownload.com##.button_dl
@@ -59482,6 +61045,8 @@ guanabee.com##.buzzfeedSubColPod
 stlmag.com##.buzzworthy
 getthekick.eu##.bx-wrapper
 buzzillions.com##.bz-model-lrec
 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
 planetrock.com##.c-leaderboard-wrapper
 farmanddairy.com##.c-position-in-story
 businessdailyafrica.com,theeastafrican.co.ke##.c15r
@@ -59566,6 +61131,7 @@ newsfactor.com##.cipText
 search.com##.citeurl
 4shared.com##.citrioPromoLink
 post-gazette.com##.city-coupons-wrap
 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
 crooksandliars.com##.cl_ad_blocks-5
 crooksandliars.com##.cl_ad_blocks-6
 crooksandliars.com##.clam-google
@@ -59691,6 +61257,7 @@ techrepublic.com##.content-top-mpu
 gizmochina.com##.content-top-wrapper
 yellowpages.bw,yellowpages.co.ls,yellowpages.co.zm##.contentBannerHolderLarge
 girlsgogames.com##.contentListSkycontainer
 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
 kohit.net##.content_banner_right
 gamefront.com##.content_bottom_cap
 laradiofm.com##.content_div3
@@ -59748,6 +61315,7 @@ thestandard.com.ph##.custom-sidebar-block.wcustom-med-rect-banner.custom-banner.
 malwarehelp.org##.custom_1_box
 annistonstar.com##.custom_hot_deal_image
 jobhits.co.uk##.cvads
 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
 glumbouploads.com##.d0_728
 thomasnet.com##.da
 diply.com##.da-disclaimer
@@ -59871,6 +61439,7 @@ tubeplus.me##.download_emule
 candystand.com##.download_free_games_ad
 fileshut.biz,fileshut.com##.download_item2
 download-movie-soundtracks.com##.download_link > .direct_link
 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
 fileserve.com##.download_meagaCloud
 watchseries.li##.download_now_mouseover
 load.to##.download_right
@@ -59884,6 +61453,7 @@ vcdq.com##.dp-widget
 9gag.com##.dpa-300
 9gag.com##.dpa-728
 equestriadaily.com##.drgwefowiehfoiwe
 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
 systemrequirementslab.com##.driveragent
 ashampoo.com##.driverupdater
 journalnow.com##.dt_mod
@@ -59908,6 +61478,7 @@ smashingmagazine.com##.ed
 smashingmagazine.com##.ed-us
 timeoutabudhabi.com##.editoral_banner
 businessinsider.com.au##.editorial-aside
 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
 dailymail.co.uk##.editors-choice.ccox.link-ccox.linkro-darkred
 experts-exchange.com##.eeAD
 notebooks.com##.efbleft
@@ -59983,7 +61554,6 @@ theguardian.com##.fc-slice__item--mpu-candidate
 theguardian.com##.fc-slice__popular-mpu
 bankrate.com##.fcAdGrey
 webcenters.netscape.compuserve.com##.fcCntnr
 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
 ebay.com##.fdad1
 firedrive.com##.fdad_container
 ghanaweb.com##.featLks
@@ -60046,6 +61616,7 @@ zylom.com##.floor_wrapper
 htmldog.com##.flower
 amctheatres.com##.flt-ad-strut
 adcrun.ch,bc.vc##.fly_frame
 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
 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
@@ -60104,6 +61675,7 @@ alphacoders.com##.form_info
 northcoastnow.com##.formy
 motorhomefacts.com##.forum-promo
 permies.com##.forum-top-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
 b105.com##.fourSquare_outer
 bc.vc##.fp-bar-dis
 autotrader.co.uk##.fpa-deal-header
@@ -60246,7 +61818,9 @@ css3generator.com##.gotta-pay-the-bills
 radioinsight.com##.gp-leader
 disney.com##.gpt
 autotrader.co.uk##.gpt-banner--billboard-container
 radioinsight.com##.gp-leader
 disney.com##.gpt
 autotrader.co.uk##.gpt-banner--billboard-container
+sportinglife.com##.gpt-container
 dictionary.com##.gpt-content-wrapper
 dictionary.com##.gpt-content-wrapper
+townhall.com##.gpt-header
 dailypost.co.uk##.gpt-sticky-sidebar
 belfasttelegraph.co.uk##.grabOnePromo
 twentytwowords.com##.gray-fullwidth
 dailypost.co.uk##.gpt-sticky-sidebar
 belfasttelegraph.co.uk##.grabOnePromo
 twentytwowords.com##.gray-fullwidth
@@ -60318,6 +61892,7 @@ confidente.com.na,floridanewsline.com,lyricsbogie.com,queenscourier.com,thenews.
 bentelevision.com,bh24.co.zw##.header-right-banner-wrapper
 htxt.co.za##.header-sub
 newtimes.co.rw,providencejournal.com,southernliving.com##.header-top
 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
 knowyourmeme.com##.header-unit-wrapper
 astronomynow.com##.header-widget
 hd-trailers.net##.header-win
@@ -60406,6 +61981,7 @@ rte.ie##.hp-mpu
 huffingtonpost.com##.hp-ss-leaderboard
 surfline.com##.hp_camofday-ad
 itp.net##.hpbanner
 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
 blog.recruitifi.com##.hs-cta-wrapper
 filetram.com##.hsDownload
 usatodayhss.com##.hss-background-link
@@ -60419,6 +61995,7 @@ channelinsider.com##.html_module
 helpwithsmoking.com##.hws
 extremetech.com##.hybrid-bar + div
 f1i.com##.hype
 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
 animenewsnetwork.co.uk,animenewsnetwork.com##.iab
 break.com##.iab-300x250
 break.com##.iab-label
@@ -60427,6 +62004,7 @@ telegraph.co.uk##.iabUnit
 tripadvisor.com##.iab_medRec
 whattoexpect.com##.iabicon
 infobetting.com##.ibBanner
 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
 coolest-gadgets.com##.iboxmiddle
 fileserve.com##.ico_mcLogo
 shockwave.com##.icon16AdChoices
@@ -60487,6 +62065,7 @@ pixdaus.com##.inlineBanner
 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##.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
 brightsideofnews.com##.inner-banner-72890
 cartoonnetwork.com##.inner266
 medical-hypotheses.com##.innerBanner
@@ -60602,6 +62181,7 @@ lankabusinessonline.com##.lbo-ad-home-300x250
 itp.net##.lboard
 pcmag.com##.lbwidget
 politifact.com##.ldrbd
 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
 hotscripts.com,techrepublic.com,theatermania.com,thepcguild.com##.leader
 divamag.co.uk,pc-specs.com,readmetro.com##.leader-board
 interaksyon.com##.leader-board-1
@@ -60618,7 +62198,7 @@ expertreviews.co.uk##.leaderLeft
 expertreviews.co.uk##.leaderRight
 bakercityherald.com##.leaderTop
 freelanceswitch.com,stockvault.net,tutsplus.com##.leader_board
 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
 ameinfo.com##.leaderboard-area
 rantnow.com##.leaderboard-atf
 autotrader.co.uk,mixcloud.com##.leaderboard-banner
@@ -60682,6 +62262,7 @@ jpost.com##.level-2-horizontal-banner-wrap
 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
 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
 oce.op.gg##.lifeOnwerAd-387354261
 mobygames.com##.lifesupport-footer-wrapper
 mobygames.com##.lifesupport-header
@@ -60702,6 +62283,7 @@ answers.com##.links_openx
 ipsnews.net##.linksmoll_black
 youtube.com##.list-view[style="margin: 7px 0pt;"]
 maps.yahoo.com##.listing > .ysm
 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
 cfos.de##.ll_center
 cso.com.au,goodgearguide.com.au,pcworld.co.nz,pcworld.idg.com.au##.lo-toppromos
 calgaryherald.com##.local-branding
@@ -60719,7 +62301,6 @@ themoscowtimes.com##.logo_popup
 leaprate.com##.logooos_container
 toblender.com##.longadd
 channel24.co.za,netwerk24.com,news24.com,sport24.co.za,w24.co.za,wheels24.co.za##.love2meet
 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
 omegle.com##.lowergaybtn
 omegle.com##.lowersexybtn
 cfos.de##.lr_left
@@ -60758,6 +62339,7 @@ cointelegraph.com##.main-banner
 dictionary.com##.main-leaderboard
 nagpurtoday.in##.main-logo + div[style="float:right;"]
 veekyforums.com##.main-rc
 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
 thedailystar.net##.mainAddSpage
 investing.com##.mainLightBoxFilter
 tradingpost.com.au##.mainWrapper-csa
@@ -60881,6 +62463,7 @@ einthusan.com##.mid_medium_leaderboard
 babylon.com##.mid_right
 einthusan.com##.mid_small_leaderboard
 metroflog.com##.midbanner
 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
 ocweekly.com##.middle
 scanwith.com##.middle-banner
 tradetrucks.com.au##.middle-banner-list
@@ -60950,7 +62533,7 @@ seetickets.com##.mp-sidebar-right
 newscientist.com##.mpMPU
 syfy.com##.mps-container
 cnbc.com##.mps-slot
 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
 greatbritishlife.co.uk,sport360.com##.mpu-banner
 4music.com##.mpu-block
 rightmove.co.uk##.mpu-slot
@@ -60976,6 +62559,7 @@ govtech.com##.mt-20
 motortrend.com##.mt-spotlight
 facemoods.com##.mts + .search-list
 movieking.me##.mv_dirad
 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
 javascript-coder.com##.myadv1
 mycoupons.com##.myc_google
 cracksfiles.com##.mylink
@@ -61001,7 +62585,6 @@ ncaa.com##.ncaaAdTag
 depositfiles.com,dfiles.eu##.network_downloader
 keepcalm-o-matic.co.uk##.new-banner
 makeuseof.com##.new-sidebar-deals
 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
 northjersey.com##.newerheaderbg
 instructables.com##.newrightbar_div_10
 jpost.com##.news-feed-banner
@@ -61035,6 +62618,7 @@ moddb.com##.normalmediabox
 cookingforengineers.com##.nothing
 designtaxi.com##.noticeboard
 hypable.com##.notification-area
 cookingforengineers.com##.nothing
 designtaxi.com##.noticeboard
 hypable.com##.notification-area
+tinkercad.com##.notifications-wrapper
 bleepingcomputer.com##.noty_body
 philly.com##.nouveau
 financialpost.com##.npBgSponsoredLinks
 bleepingcomputer.com##.noty_body
 philly.com##.nouveau
 financialpost.com##.npBgSponsoredLinks
@@ -61058,7 +62642,7 @@ nzherald.co.nz##.nzh-bigbanner
 nzherald.co.nz##.nzh-extendedbanner
 nzherald.co.nz##.nzme_ss
 foodnetwork.com,hgtv.com##.o-Leaderboard
 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
 timesfreepress.com##.oas-instory
 adage.com##.oaswrapper
 cheezburger.com##.ob-widget-section
@@ -61163,8 +62747,9 @@ mybroadband.co.za##.partner_post
 411.com##.partner_searches
 ioljobs.co.za##.partner_sites
 freshnewgames.com##.partnercontent_box
 411.com##.partner_searches
 ioljobs.co.za##.partner_sites
 freshnewgames.com##.partnercontent_box
+phorio.com##.partnerlogos-wrapper
 bhg.com##.partnerpromos
 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
 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
@@ -61173,6 +62758,7 @@ arrivealive.co.za##.partnersheading
 theweek.co.uk##.partnership-top
 ryanair.com##.partnersmenu
 nzbclub.com##.partsincomplete
 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
 cjnews.com##.paszone_container
 prankvidz.com##.pb-container
 eeweb.com##.pbox
@@ -61182,6 +62768,7 @@ pcmag.com##.pcmwrap
 photodom.com##.pd_AdBlock
 search.smartaddressbar.com##.peach
 imvu.com##.peoplesearch-ad
 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
 forums.vr-zone.com##.perm_announcement
 collectivelyconscious.net##.pf-content > [style*="display:"]
 politifact.com##.pfad
@@ -61198,6 +62785,7 @@ phoronix.com##.phxcms_contentphx_right_bar:first-child
 biggestplayer.me##.piji
 industryweek.com##.pillar-promo-unit
 metacrawler.com,start.mysearchdial.com##.pirArea
 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
 vr-zone.com##.place_top
 gamesradar.com,pcgamer.com,t3.com,techradar.com##.placeholder
 gamersyde.com##.placeholder-bottom
@@ -61318,6 +62906,7 @@ wnd.com##.prom-full-width-expandable
 apps.opera.com,autosport.com,babynamegenie.com,businessdailyafrica.com,computerandvideogames.com,dailyrecord.co.uk,eclipse.org,film.com,foreignpolicy.com,irishmirror.ie,macworld.com,manchestereveningnews.co.uk,nbcbayarea.com,nwherald.com,planetsourcecode.com,sandiego6.com,sciagaj.org,sfgate.com,thenextweb.com,theonion.com,totalxbox.com,varsity.com,w3techs.com,wgxa.tv,wsj.com##.promo
 onhax.me##.promo-an
 yt-festivals.appspot.com##.promo-area
 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
 fourfourtwo.com##.promo-block-center
 bbcgoodfood.com,pri.org##.promo-box
 fool.com##.promo-box-column
@@ -61357,6 +62946,7 @@ imgur.com,investors.com,search.genieo.com,search.installmac.com##.promoted
 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-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
 twitter.com##.promoted-tweet[data-disclosure-type="promoted"]
 youtube.com##.promoted-videos
 search.genieo.com##.promoted_right
@@ -61440,7 +63030,6 @@ mygames4girls.com##.rads07
 dailyfreegames.com##.radsbox
 weatherzone.com.au##.rainbowstrip
 isearch.whitesmoke.com##.rating
 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
 amctv.com##.rb-dart
 mydorpie.com##.rbancont
 pocketnow.com##.rc-item
@@ -61451,6 +63040,7 @@ wsj.com##.reTransWidget
 elyrics.net##.read3
 commercialtrucktrader.com##.real-media300x250
 infoworld.com##.recRes_head
 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
 ebookee.org##.recomended
 webopedia.com##.recommend
 golf.com,si.com##.recommend-section
@@ -61464,6 +63054,7 @@ hindustantimes.com##.recommended-area
 aplus.com##.recommended-block
 casinonewsdaily.com##.recommended-casinos-widget
 yellowpages.qa##.recommended-div
 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
 xml.com##.recommended_div2
 fastcompany.com##.recommender
 gsmchoice.com##.recommends
@@ -61620,6 +63211,7 @@ news24.com,sport24.co.za,women24.com##.rubyContainer
 6scoops.com,9gag.com##.s-300
 listverse.com##.s-a
 virginmedia.com##.s-links
 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
 itweb.co.za##.s-logos
 business-standard.com##.s-s
 amazon.com##.s-sponsored-list-header
@@ -61641,11 +63233,13 @@ mouseprice.com##.salerent_advt
 nigerianbulletin.com##.samBannerUnit
 casinonewsdaily.com##.sb-live-dealers
 scienceblogs.com##.sb-sponsor
 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
 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
 bitcoinblogger.com##.sc_ads_within_one
 scmp.com##.scmp_advert-tile
 skysports.com##.score-bet
@@ -61748,6 +63342,7 @@ channel24.co.za##.showmaxDiv
 crunchyroll.com##.showmedia-tired-of-ads
 ndtv.com##.shp_wdgt_banner
 ndtv.com##.shp_wdgt_prd
 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
 complex.com##.side-300x600
 xboxdvr.com##.side-ac
 houseandleisure.co.za##.side-add
@@ -61763,7 +63358,7 @@ wow-europe.com##.side_banner_305x133
 panarmenian.net##.side_panner
 newburytoday.co.uk##.side_takeover_inner
 electricpig.co.uk##.side_wide_banner
 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"]
 weknowmemes.com##.sidebar > .widgetcontainer
 photobucket.com##.sidebar > div[class]:first-child
 thejointblog.com##.sidebar img[width="235"]
@@ -61817,6 +63412,7 @@ bestvaluelaptops.co.uk##.single-728
 cryptothrift.com##.single-auction-ad
 bestvaluelaptops.co.uk##.single-box
 gaystarnews.com##.single-sponsored
 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
 infosecurity-magazine.com,sassyhongkong.com,sassymanila.com##.site-leaderboard
 wahcricket.com##.site-mainhead
 fxstreet.com,macstories.net,seatrade-cruise.com##.site-sponsor
@@ -61848,7 +63444,7 @@ football365.com##.skybet-space
 planetf1.com,planetrugby.com##.skybetbar
 eweek.com##.skylabel
 games2c.com,knowyourmobile.com,mymovies.net##.skyright
 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
 dailynewsegypt.com##.skyscraper-banner
 infosecurity-magazine.com##.skyscraper-button
 democraticunderground.com,sciencedaily.com##.skyscraper-container
@@ -62002,7 +63598,7 @@ freeyourandroid.com##.sponsorarea
 vancouversun.com##.sponsorcontent
 monsterindia.com##.sponsoreRes
 monsterindia.com##.sponsoreRes_rp
 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
 hindustantimes.com##.sponsored-area
 phillyvoice.com##.sponsored-article-widget
 christianpost.com,gardensillustrated.com##.sponsored-articles
@@ -62014,6 +63610,7 @@ washingtontimes.com##.sponsored-container
 chron.com,eurosport.com,slate.com,w24.co.za##.sponsored-content
 tumblr.com##.sponsored-day-media-section
 itproportal.com##.sponsored-hub
 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
 techtipsgeek.com##.sponsored-level
 telegraph.co.uk##.sponsored-list-item
 usnews.com##.sponsored-listing
@@ -62051,6 +63648,7 @@ premierleague.com##.sponsorlogos
 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
 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
 ca2016.com##.sponsors-grid
 pri.org##.sponsors-logo-group
 keepvid.com##.sponsors-s
@@ -62124,6 +63722,8 @@ stardoll.com##.stardollads
 cinemablend.com##.sticky-div
 wtop.com##.sticky_parent
 gohuskies.com##.stickybar
 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
 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
@@ -62288,7 +63888,7 @@ euobserver.com,runescape.com,thehill.com##.top
 searchza.com,webpronews.com##.top-750
 houseandleisure.co.za##.top-add
 outlooktraveller.com##.top-add-banner
 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
 mmohuts.com##.top-banner-billboard
 manicapost.com##.top-banner-block
 rumorfix.com##.top-banner-container
@@ -62307,7 +63907,7 @@ standardmedia.co.ke##.top-right
 standardmedia.co.ke##.top-right-inner
 espnfc.com##.top-row
 worldradio.ch##.top-schmetterling
 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
 whowhatwear.com.au##.top-slot-container
 metrolyrics.com##.top-sponsor
 theticketmiami.com##.top-super-leaderboard
@@ -62328,6 +63928,8 @@ yellowbook.com##.topPlacement
 haaretz.com##.topSectionBanners
 search.sweetim.com##.topSubHeadLine2
 weatherology.com##.top_660x100
 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
 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
@@ -62343,8 +63945,9 @@ postcourier.com.pg##.top_logo_righ_img
 wallpapersmania.com##.top_pad_10
 myreadingmanga.info##.top_pos
 babylon.com##.top_right
 wallpapersmania.com##.top_pad_10
 myreadingmanga.info##.top_pos
 babylon.com##.top_right
+fark.com##.top_right_container
 finecooking.com##.top_right_lrec
 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
 dnaindia.com##.topadd
 nx8.com,search.b1.org##.topadv
 gofish.com##.topban1
@@ -62416,6 +64019,7 @@ searchenginewatch.com##.ukn-iab-300x250
 searchenginewatch.com##.ukn-u-thanks
 bitenova.nl,bitenova.org##.un
 bitenova.nl,bitenova.org##.un_banner
 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
 nv1.org##.underwriters
 wbgo.org##.underwriting
 afterdawn.com##.uniblue
@@ -62438,6 +64042,7 @@ sportsnet.ca##.v2-topnav-promo
 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
 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
 vosizneias.com##.vads
 bibme.org,citationmachine.net##.vantage
 easybib.com##.vantage_wrap
@@ -62478,6 +64083,7 @@ moviemet.com##.view-amazon-offers
 asiaone.com##.view-aone2015-qoo10-box
 next-gen.biz##.view-featured-job-ad
 theweek.co.uk##.view-footer
 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
 themittani.com##.view-game-taxonomy-affiliates
 healthcastle.com##.view-healthcastle-ads
 zdnet.com##.view-medusa
@@ -62496,6 +64102,8 @@ searchassist.verizon.com##.vn_sponsblock
 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
 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
 centurylink.net##.vp_right
 speedtest.net##.vpn-product
 torrentz2.eu##.vpninfo
@@ -62519,8 +64127,6 @@ naij.com##.wallpaper__bg
 naij.com##.wallpaper__top
 citationmachine.net##.wantage
 torrentdownloads.me##.warez
 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
 imdb.com##.watch-bar
 filmlinks4u.is##.watch-dl-img
 youtube.com##.watch-extra-info-column
@@ -62557,6 +64163,7 @@ backstage.com##.whitemodbg
 betanews.com##.whitepapers
 wonderhowto.com##.whtaph
 wonderhowto.com##.whtaph-rightbox
 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
 bleedingcool.com##.wide-skyscraper-bottom
 bleedingcool.com##.wide-skyscraper-top
 living.aol.co.uk##.wide.horizontal_promo_HPHT
@@ -62633,7 +64240,7 @@ oboom.com##.window_current
 foxsports.com##.wisfb_sponsor
 weatherzone.com.au##.wo-widget-wrap-1
 planet5d.com##.wp-image-1573
 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
 rustourismnews.com##.wpb_widgetised_column
 notjustok.com##.wpbr-widget
 notjustok.com,punchng.com##.wpbrbanner
@@ -62648,6 +64255,7 @@ breitbart.com##.wrapperBanner
 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
 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
 search.ch##.www_promobox
 newsherder.com##.x-300x250
 davidwalsh.name##.x-terciary
@@ -62744,6 +64352,9 @@ bunalti.com##[height="90"][width="728"]
 news.softpedia.com##[href*=".php?"] > img[src]
 eztv.ag##[href] > [id][style*="padding"]
 monova.org##[href] > div[class]:first-child
 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/"]
 dexerto.com##[href^="https://is.gd/"]
 hdonline.is,solarmoviez.ru,yesmovies.to##[href^="https://watchasap.com/"]
 clickmngr.com##[href^="https://www.safenetdir.com/"]
@@ -62798,13 +64409,13 @@ grammarist.com##a[data-delivery^="/"]
 pcmag.com##a[data-section="Ads"]
 roadracerunner.com##a[data-target]
 mail.yahoo.com##a[data-test-id="pencil-ad"]
 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"]
 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&"]
 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/"]
 ndtv.com##a[href*=".amazonaws.com"]
 coincodex.com##a[href*=".apps7.space/"]
 huffingtonpost.com##a[href*=".atwola.com/"]
@@ -62824,7 +64435,6 @@ coinmarketcal.com##a[href*=".space"]
 coinmarketcap.com##a[href*=".space/"]
 whatismyreferer.com##a[href*="/?offer_id="]
 iolproperty.co.za##a[href*="/Ad_Click_Thru.jsp?"]
 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?"]
 dutchnews.nl##a[href*="/adbanners/"]
 itweb.co.za,radiofrontier.ch##a[href*="/adclick.php?"]
 business-standard.com##a[href*="/adclicksTag.php?"]
@@ -62834,7 +64444,7 @@ streamplay.to##a[href*="/apu.php"]
 streamcloud.eu##a[href*="/clicktag."]
 adlock.org##a[href*="/download/"]
 bittorrentz.net##a[href*="/download_torrent.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/"]
 cracksfiles.com##a[href*="/getfile/"]
 gigapurbalingga.com##a[href*="/getfiles-"]
 tamilyogi.cc##a[href*="/ghits/"]
@@ -62846,7 +64456,7 @@ bossmp3.me##a[href*="/key/?id="]
 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?"]
 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?"]
 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?"]
@@ -62856,7 +64466,9 @@ imagenpic.com,imageshimage.com,imagetwist.com##a[href*="/xyz"]
 distrowatch.com##a[href*="3cx.com"]
 bossmp3.in,heromaza.in,wapking.site##a[href*=":80/key/?id="]
 mathwarehouse.com,sowetanlive.co.za##a[href*="?affiliateid="]
 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"]
 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"]
 torlock.com##a[href*="an0n.download/"]
 worldfree4u.lol##a[href*="clksite.com/"]
 snaptest.org##a[href*="edutourism.in/?utm_source=snapportalemail"]
@@ -62874,11 +64486,8 @@ scotch.io##a[href*="synd.co"] img
 thefreethoughtproject.com##a[href*="voluumtrk.com"]
 unitconversion.org##a[href="../noads.html"]
 encyclopediadramatica.rs##a[href="//encyclopediadramatica.rs/sparta.html"]
 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"]
 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"]
 opensubtitles.org##a[href="/en/aoxwnwylgqtvicv"]
 viewdocsonline.com##a[href="/links/regboost_header.php"]
 mailinator.com##a[href="/soget.jsp"]
@@ -62948,7 +64557,6 @@ zmea-log.blogspot.com##a[href="http://zmea-log.blogspot.com/p/rapids-for-sale.ht
 wemineall.com,wemineltc.com##a[href="https://diceliteco.in"]
 thefreethoughtproject.com##a[href="https://discoverdash.com/"]
 ummah.com##a[href="https://quranforkids.org/registration/"]
 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"]
 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"]
@@ -63060,7 +64668,7 @@ lyriczz.com##a[href^="http://app.toneshub.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/"]
 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="]
 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="]
@@ -63219,6 +64827,7 @@ absoluteradio.co.uk,aol.co.uk,azlyrics.com,cloudfront.net,dailypaul.com,desktopl
 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-"]
 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"]
 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"]
@@ -63358,7 +64967,7 @@ codeproject.com##a[href^="https://dm.codeproject.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?"]
 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/"]
 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/"]
@@ -63372,19 +64981,22 @@ thehornnews.com##a[href^="https://pro.hsionlineorders.net/"]
 thehornnews.com##a[href^="https://pro.northstarorders.net/"]
 thehornnews.com##a[href^="https://pro.nutritionandhealing.com/"]
 cnn.com##a[href^="https://products.gobankingrates.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/"]
 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/"]
 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="]
 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/"]
 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/"]
@@ -63454,10 +65066,13 @@ softpedia.com##a[style="display: block; width: 970px; height: 90px;"]
 desi-tashan.org,mp3red.cc,mp3red.me##a[style]
 uploadocean.com##a[style][href][target="_blank"]
 sh.st,yourupload.com##a[style][onclick]
 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]
 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/"]
 neko-miku.com##a[target="_blank"] > img[src]
 ndtv.com##a[target="_blank"][href$="=p"]
 thejointblog.com##a[target="_blank"][href="http://smokecartel.com/"]
@@ -63490,6 +65105,7 @@ herold.at##a[title^="Werbung: "][target="_blank"]
 colourlovers.com,convert-me.com,movpod.in,videotoolbox.com##a[v-href^="/?i="]
 irrigator.com.au##advertisement
 flightglobal.com##advertisingheader
 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 + *
 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 + *
@@ -63498,6 +65114,7 @@ kpopstarz.com##article > div > div:first-child + :last-child
 slashdot.org##article[class*="sponsored"]
 digg.com##article[data-primary-tag-display="Promoted"]
 digg.com##article[data-primary-tag-display="Sponsored"]
 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
 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
@@ -63514,7 +65131,6 @@ jguru.com##center
 pocketnow.com##center + a[href^="/"]
 findagrave.com##center > .search-widget
 nzbindex.com,nzbindex.nl##center > a > img[style="border: 1px solid #000000;"]
 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
 pocketnow.com##center > a[href^="/"]
 go4up.com##center > a[target="_blank"]
 destructoid.com##center > div > iframe
@@ -63529,7 +65145,7 @@ bt-scene.cc,btsone.cc##div > a[class][rel="nofollow"][onclick]
 businessinsider.in,teaparty.org##div > a[onclick]
 monova.org##div > a[style][href^="http://"]
 medicine.news,robotics.news##div > a[target="_blank"]
 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
 computershopper.com##div > iframe[id][title]
 monova.org##div > script + [class][style]
 monova.org##div > span > span
@@ -63551,12 +65167,11 @@ yahoo.com##div[class*="ads-"]
 tampermonkey.net##div[class][data-width]
 speedvid.net##div[class][style*="z-index:"]
 bulletsfirst.net##div[class][style^="display:"]
 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;"]
 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"]
 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"]
 anime1.com,animefreak.tv##div[class^="a-filter"]
 drama.net##div[class^="ad-filter"]
 manaflask.com##div[class^="ad_a"]
@@ -63574,6 +65189,7 @@ linuxbsdos.com##div[class^="topStrip"]
 yttalk.com##div[class^="toppedbit"]
 msn.com##div[class^="trc_elastic"]
 mlbstream.me##div[class^="vip"]
 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"]
 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"]
@@ -63604,6 +65220,7 @@ softpedia.com##div[id]:last-child > img[src]:first-child
 easybib.com##div[id][class][style*="height:"]
 easybib.com##div[id][class][style*="width:"]
 computershopper.com##div[id][data-google-query-id]
 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"]
 bibme.org##div[id][style*="margin: "]
 automotive.com,internetautoguide.com,motortrend.com##div[id^="AD_CONTROL_"]
 topdocumentaryfilms.com##div[id^="AdAuth"]
@@ -63638,6 +65255,7 @@ volokh.com##div[id^="google_ads_div_"]
 wg-gesucht.de##div[id^="listAdPos_"]
 iwantsport.com,tykestv.eu##div[id^="ltas_overlay_"]
 citizensvoice.com##div[id^="nimbleBuyWidget"]
 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-"]
 mysuburbanlife.com,reviewjournal.com##div[id^="origami-"]
 reddit.com##div[id^="overlay-sidebar-atf-"]
 reddit.com##div[id^="overlay-sidebar-btf-"]
@@ -63737,7 +65355,6 @@ putme.org##div[style="float:right;width:336px;"]
 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;"]
 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"]
 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"]
@@ -63764,6 +65381,7 @@ cpu-world.com##div[style="height: 90px; padding: 3px; text-align: center"]
 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;"]
 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"]
 aceshowbiz.com##div[style="height:100px; margin-top:20px; "]
 ipchecking.com##div[style="height:108px"]
 cosmopolitan.co.za##div[style="height:112px;width:713px"]
@@ -63812,6 +65430,11 @@ phpbbhacks.com,thetechjournal.com,yopmail.com##div[style="height:90px;"]
 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"]
 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"]
 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"]
@@ -63862,6 +65485,7 @@ channelstv.com##div[style="max-width:980px; max-height:94px"]
 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;"]
 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;"]
 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;"]
@@ -64287,9 +65911,10 @@ filepuma.com##dt[style="height:25px; text-indent:3px; padding-top:5px;"]
 kitguru.net##embed[src][quality]
 xtremesystems.org##embed[width="728"]
 facebook.com#?#.ego_section:-abp-has(a[href^="/ad_campaign"])
 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(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(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
 opensubtitles.org##fieldset > a[target="_blank"][href]
 opensubtitles.org##fieldset > legend + a[class]
 opensubtitles.org##fieldset > table[style="width:100%;"] > tbody > .change
@@ -64303,7 +65928,6 @@ realitytvworld.com##font[size="1"][color="gray"]
 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;"]
 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
 softpedia.com##h2 + div + a[style]
 cnn.com##h2[data-analytics^="Paid Partner Content_list-"]
 law.com,topcultured.com##h3
@@ -64585,6 +66209,7 @@ topprepperwebsites.com##img[width="468"][height="80"]
 link-base.org##img[width="468px"]
 infinitecourses.com##img[width="468px"][height="60px"]
 sharktankblog.com##img[width="485"][height="60"]
 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"]
 thenewage.co.za##img[width="500"][height="620"]
 yournews.com##img[width="540"][height="70"]
 sunny106.fm##img[width="560"][height="69"]
@@ -64638,6 +66263,8 @@ yahoo.com##li[data-beacon^="https://beap.adss.yahoo.com/"]
 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-"]
 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;"]
 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;"]
@@ -64960,22 +66587,22 @@ rarbg.bypassed.org,rarbg.is,rarbg.to,rarbg.unblockall.org,rarbg.unblocked.kim,ra
 horoscope.com##tr[valign="top"][height="250"]
 elizium.nu##ul[style="padding: 0; width: 100%; margin: 0; list-style: none;"]
 ! uponit / rev/ taboola
 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"]
 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
 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]
 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]
@@ -64985,29 +66612,15 @@ codeproject.com,indiewire.com##iframe[name][style]
 codeproject.com,indiewire.com##iframe[style][scrolling]
 codeproject.com,indiewire.com##iframe[style][src]
 ! gelbooru.com
 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
 ! Site Specific filters (used with $generichide)
 autoevolution.com###\5f wlts
 credio.com,findthedata.com###ad-atf-mid
@@ -65022,24 +66635,20 @@ oregonlive.com###adv_network
 static.adf.ly###container
 upi.com###div-ad-inread
 upi.com###div-ad-top
 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
 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
 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
 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
 articulos.softonic.com##.ad--displayed
 sctimes.com##.ad-bottom
 standard.co.uk##.ad-center
@@ -65055,13 +66664,14 @@ mashable.com,monova.org##.ad_container
 spin.com##.ad_desktop_placeholder
 upi.com##.ad_slot
 autoevolution.com##.adcont970
 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
 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
 wccftech.com##.banner-ad
 samaup.com##.bannernone
 marketwatch.com##.belt-ad
@@ -65076,23 +66686,27 @@ marketwatch.com##.container--bannerAd
 indiatimes.com##.ctn_ads_rhs_organic
 womenshealthmag.com##.dfp-tag-wrapper
 marketwatch.com##.element--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
 wccftech.com##.featured-ad
 freewarefiles.com##.homepage_300x600adslot
 courier-journal.com##.inline-share-btn
-ndtv.com##.ins_adwrap
 collectivelyconscious.net##.insert-post-ads
 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
 computerworlduk.com##.jsAdContainer > #dynamicAd1
 mediafire.com##.lb-ad
-menshealth.com##.leaderboard-ad
+menshealth.com,runnersworld.com,womenshealthmag.com##.leaderboard-ad
 mediafire.com##.lr-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
 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
 msn.com##.outeradcontainer
 clashdaily.com##.pan-ad-inline1
 clashdaily.com##.pan-ad-sidebar1
@@ -65108,15 +66722,17 @@ veekyforums.com##.sidebar-rc
 radiotimes.com##.sidebar__item-spacer--advert-top
 mingle2.com##.skyscraper_ad
 spin.com##.sm-widget-ad-holder
 radiotimes.com##.sidebar__item-spacer--advert-top
 mingle2.com##.skyscraper_ad
 spin.com##.sm-widget-ad-holder
+foreignaffairs.com##.speed-bump
 hypable.com##.splitter
 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
 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
 realfarmacy.com,thepoke.co.uk##.trc_rbox_container
 thepoke.co.uk##.trc_related_container
 marketwatch.com##.trending__ad
@@ -65130,6 +66746,16 @@ baltimoresun.com,boston.com,calgaryherald.com,capitalgazette.com,carrollcountyti
 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
 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/"]
 intoday.in##a[href*=".zedo.com/"]
 msn.com##a[href^="http://adfarm.mediaplex.com/"]
 monova.org##a[href^="http://adsrvmedia.adk2x.com/"]
@@ -65142,23 +66768,33 @@ uplod.ws##a[href^="http://hyperline88.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/"]
 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/"]
 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
 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"]
 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]
 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;)
 ! 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;)
 multiup.eu,multiup.org#?#.trtbl:-abp-has(.warnIp)
 space.com#?#:-abp-properties(height: 250px;*width: 300px;)
 webfail.com#?##subheader + :-abp-properties(text-align: center;)
@@ -65231,7 +66867,6 @@ hiddencamsvideo.com###advert
 primejailbait.com###advertical
 hairyclassic.com,qruq.com###advertisement
 pornative.com###advertisers
 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
 orgyxxxhub.com###advobj
 pornomovies.com###aff-aside
 daporn.com###aff-banner
@@ -65257,6 +66892,7 @@ dansmovies.com,egbo.com,pervertslut.com###banner_video
 namethatpornstar.com###bannercontainer
 topescortbabes.com###banners
 iafd.com###bantop
 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
 sexyandfunny.com###best-friends
 desktopangels.net###bg_tab_container
 pornflex53.com###bigbox_adv
@@ -65269,9 +66905,7 @@ porntube.com###bottomBanner
 xxxbunker.com###bottomBanners
 wankerhut.com###bottom_adv
 fuckme.me###bottom_warning
 xxxbunker.com###bottomBanners
 wankerhut.com###bottom_adv
 fuckme.me###bottom_warning
-mydailytube.com###bottomadd
 watchindianporn.net###boxban2
 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
 fastpic.ru###brnd
 fastpic.ru###brnd-footer
 befuck.com,hotshame.com,pinkrod.com,pornoid.com,thenewporn.com,updatetube.com,wetplace.com###c2p
@@ -65307,6 +66941,7 @@ imagetwist.com###firopage
 be3x.com###fl813695
 sexyclips.org###flash
 loadsofpics.com###floatdiv
 be3x.com###fl813695
 sexyclips.org###flash
 loadsofpics.com###floatdiv
+sex.com###floater_button
 monstertube.com###footer
 youjizz.com###footer-block
 extremetube.com###footerWhole
 monstertube.com###footer
 youjizz.com###footer-block
 extremetube.com###footerWhole
@@ -65344,6 +66979,7 @@ pornxs.com###initR4Box
 pornxs.com###initialize4Box
 pornxs.com###initialize4d
 imageporter.com###interVeil
 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
 rampant.tv###interesting-bar
 freebunker.com,imagesnake.com,imgcarry.com,loadsofpics.com,pornbus.org###introOverlayBg
 porn18sex.com###invideo
@@ -65356,7 +66992,7 @@ collegegrad.com###leftquad
 alysa.xxx###links
 suicidegirls.com###livetourbanner
 bootyoftheday.co###lj
 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
 5ilthy.com###ltas_overlay_unvalid
 ynot.com###lw-bannertop728
 ynot.com###lw-top
@@ -65364,8 +67000,7 @@ ynot.com###lw-top
 pornhub.com###main-container > [id] > [class]:first-child
 news.com.au###match-widget
 xred2.com###mbEnd
 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
 upornia.com###mjs-undervideo
 gifsfor.com###mob_banner
 taxidrivermovie.com###mobile_pop_special
@@ -65373,7 +67008,6 @@ adultfriendfinder.com###mod
 youporn.com,youporngay.com###moreVideosTabview3
 askjolene.com###more_from_this
 protectlinks.com###mouselayer
 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
 alotporn.com,flashx.tv,myfreeblack.com###nuevoa
 ma3comic.com###omad
 newverhost.com###onload
@@ -65391,6 +67025,7 @@ namethatporn.com###parto_block
 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
 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]
 youporn.com###personalizedHomePage > div:nth-child(2)
 dbnaked.com###play-video-box
 pornhub.com###player + [id][class]
@@ -65439,11 +67074,10 @@ homemoviestube.com###right_out
 nonktube.com###second
 sexyandfunny.com###sexy-links
 pornmaturetube.com###show_adv
 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
 shesocrazy.com###sideBarsMiddle
 shesocrazy.com###sideBarsTop
 pornday.org###side_subscribe_extra
-mydailytube.com###sideadd
 spankwire.com###sidebar
 imageporter.com###six_ban
 flurl.com###skybanner
 spankwire.com###sidebar
 imageporter.com###six_ban
 flurl.com###skybanner
@@ -65470,11 +67104,6 @@ cam4.be,cam4.com###subfoot
 adultfyi.com###table18
 xtube.com###tabs
 jav4.me,videowood.tv###tbl1
 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
 fapgames.com###the720x90-spot
 filhadaputa.tv###thumb[width="959"]
 mansurfer.com###top-ban
@@ -65486,12 +67115,11 @@ extremetube.com###topRightsquare
 xhamster.com###top_player_adv
 allureamateurs.net,mataporno.com,sexmummy.com,sopervinhas.net,teenwantme.com,worldgatas.com,xpg.com.br###topbar
 gifsfor.com###topbar1
 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
 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
 usatoday.com###usat_PosterBlog
 homemoviestube.com###v_right
 stileproject.com###va1
@@ -65528,27 +67156,22 @@ mofosex.com###vjs-inplayer-overlay
 matureworld.ws###vote_popup
 adultfriendfinder.com###vp_left
 extremetube.com###whole
 matureworld.ws###vote_popup
 adultfriendfinder.com###vp_left
 extremetube.com###whole
-bustnow.com###xad900x250x1
 mrstiff.com###xdv-preroll
 porntack.com##.Banner
 mrstiff.com###xdv-preroll
 porntack.com##.Banner
-pornbanana.com##.DealContainer2
-pornbanana.com##.RightBanners
 ziporn.com##.RightBoxMain
 ziporn.com##.RightRefBoxMain
 ziporn.com##.RightBoxMain
 ziporn.com##.RightRefBoxMain
-pornbanana.com##.TopBann
 porntack.com##.TopBannerCon
 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
 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
 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
 extremetube.com,pornhugo.com##.ad-container
 pornhub.com##.ad-link + table
 milfzr.com##.ad-widget > a
@@ -65563,7 +67186,7 @@ katestube.com##.add
 sex3.com##.add-box
 perfectgirls.net##.additional-block-bg
 hentaistream.com##.adds
 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
 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
@@ -65581,7 +67204,7 @@ bestgore.com##.ai-viewport-1
 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
 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
 1loop.com##.asblock
 playvids.com##.aside-emb
 pornfun.com##.aside-spots
@@ -65602,8 +67225,10 @@ hd-porn.me##.banner-actions
 adultpornvideox.com,jojobaa.net##.banner-box
 tube8.com,xhamster.com##.banner-container
 4tube.com,fux.com,porntube.com##.banner-frame
 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
 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
 celebritymovieblog.com##.banner700
 watchhentaivideo.com##.bannerBottom
 4tube.com,empflix.com,tnaflix.com##.bannerContainer
@@ -65614,12 +67239,11 @@ penthouse.com##.banner_livechat
 freeporn.com##.bannercube
 xfanz.com##.bannerframe
 thehun.net##.bannerhorizontal
 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
 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
 5ilthy.com##.bannerside
 sexoncube.com##.bannerspot-index
 thehun.net##.bannervertical
@@ -65673,13 +67297,17 @@ xcum.com##.btn-ponsor
 redtube.com##.bvq
 redtube.com##.bvq-caption
 gamesofdesire.com##.c_align
 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
 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
 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
 adultfriendfinder.com##.chatDiv.rcc
 thefappeningblog.com##.cl-exl
 pornrabbit.com##.container300
@@ -65687,23 +67315,20 @@ x-boobs.com##.content-banner
 youporn.com,youporngay.com##.contentPartner
 xbutter.com##.counters
 3movs.com,pervclips.com,pornicom.com##.cs
 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
 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
 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
 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]
 efukt.com##.ef_block_wrapper
 efukt.com##.efukt-widget-slider
 youporn.com##.eight-column > div[class]
@@ -65714,6 +67339,7 @@ viptube.com##.envelope + div[class]
 grandpaporntube.net##.exo
 porn.com##.f-zne
 porn.com##.f-zne2
 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
 porn.com##.f-zon
 imagepost.com##.favsites
 hardsextube.com##.featured-wrap
@@ -65722,7 +67348,7 @@ youjizz.com##.fix-right-content
 extremetube.com##.float-left[style="width: 49.9%; height: 534px;"]
 wankerhut.com##.float-right
 extremetube.com##.float-right[style="width: 49.9%; height: 534px;"]
 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
 scio.us,youporn.com##.footer
 4tube.com,fux.com,porntube.com,upornia.com##.footer-banners
 tube8.com##.footer-box
@@ -65736,6 +67362,7 @@ xpics.me##.frequently
 mrskin.com##.friends-runner
 sextvx.com##.friends_spo
 sunporno.com##.frms-block
 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
 xpics.me##.future
 sammobile.com##.gad
 youx.xxx##.gallery-link
@@ -65748,10 +67375,10 @@ beeg.com##.go-paysite
 ziporn.com##.hBannerHolder
 heavy-r.com##.hd-ban
 bgafd.co.uk##.hdradclip
 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
 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
 hclips.com##.hold-adv
 nuvid.com##.holder_banner
 pornhub.com##.home-ad-container + div
@@ -65762,7 +67389,6 @@ orgasm.com##.horizontal-banner-module
 orgasm.com##.horizontal-banner-module-small
 pornanal.net##.i_br
 pornflip.com##.ib-300-250
 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
 gotporn.com,hardsextube.com##.image-300x250
 drtuber.com##.img_video
 pornsis.com##.indexadl
@@ -65804,6 +67430,7 @@ madthumbs.com##.logo
 pornhub.com,redtube.com##.lonesomemuch
 tube8.com##.main-video-wrapper > .float-right
 sexdepartementet.com##.marketingcell
 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
 avn.com##.mfc
 lic.me##.miniplayer
 upornia.com##.mjs-closeandplay
@@ -65819,16 +67446,20 @@ pornhub.com##.onesuch
 lustgalore.com,yourasiansex.com##.opac_bg
 baja-opcionez.com##.opaco2
 vporn.com##.overheaderbanner
 lustgalore.com,yourasiansex.com##.opac_bg
 baja-opcionez.com##.opaco2
 vporn.com##.overheaderbanner
+babe.today##.overlay
 pornomovies.com##.overlay-ggf
 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:"]
 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
 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
 hdzog.com##.player-advertise
 drtuber.com##.player-adx-block
 zmovs.com##.player-aside-banners
@@ -65840,13 +67471,11 @@ xnxxvideoporn.com##.player_bn
 4tube.com##.player_faq_link
 4tube.com##.player_sub_link
 4tube.com##.playerside-col
 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
 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
 txxx.com##.preroll
 adultdvdtalk.com##.productinfo
 pornfun.com,xnostars.com##.promo
@@ -65855,7 +67484,6 @@ thefappening.wiki##.promo-2
 porntubevidz.com##.promo-block
 nakedtube.com,pornmaki.com##.promotionbox
 nuvid.com,nuvidselect.com##.puFloatLine
 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
 dachix.com,dagay.com,deviantclip.com##.pub_right
 foxtube.com##.publi_pc
 cumlouder.com,freemovies.tv##.publis-bottom
@@ -65889,10 +67517,12 @@ collegegrad.com##.roundedcornr_box_quad
 xxxymovies.com##.rtoptbl
 porn.com##.s-zne
 porn.com##.s-zne2
 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
 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
 thenude.eu##.sexart_sidebar
 uselessjunk.com##.shadow_NFL
 h2porn.com##.side-spot
@@ -65919,12 +67549,10 @@ candidvoyeurism.com,simply-hentai.com##.skyscraper
 gaytube.com##.slider-section
 movies.askjolene.com##.small_tourlink
 pornpics.com##.sp-block
 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
 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
 pornpics.com##.spons-block
 tnaflix.com##.sponsVideoLink
 anyporn.com,pervertslut.com,pornever.net,sexpornimages.com,xbabe.com##.sponsor
@@ -65937,7 +67565,7 @@ xhamster.com##.sponsor_top
 gotporn.com##.sponsored
 beeg.com##.spoor
 beeg.com##.spor
 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
 magicaltube.com##.spot-block
 xhamster.com##.spot-container
 drtuber.com,egbo.com,smutr.com##.spots
@@ -65952,7 +67580,9 @@ peepinghunter.com,simply-hentai.com##.superbanner
 porndaddy.us##.svd
 porn.com##.t-zne
 porn.com##.t-zne2
 porndaddy.us##.svd
 porn.com##.t-zne
 porn.com##.t-zne2
+porn.com##.t-zne3
 dickbig.net##.t_14
 dickbig.net##.t_14
+porndoe.com##.tablet-content-acontainer
 intporn.com##.tagcloudlink.level4
 amateuralbum.net##.tb3
 amateurvoyeurforum.com##.tborder[width="99%"][cellpadding="6"]
 intporn.com##.tagcloudlink.level4
 amateuralbum.net##.tb3
 amateurvoyeurforum.com##.tborder[width="99%"][cellpadding="6"]
@@ -65962,8 +67592,9 @@ extremetube.com##.title-sponsor-box
 galleries-pornstar.com##.title_slider
 tube8.com##.tjFooterMods
 tube8.com##.tjUpperMods
 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
 sunporno.com##.top-player-link
+definebabe.com##.top-traders
 10movs.com##.top_banner
 pornhub.com##.top_hd_banner
 imgwet.com##.topa
 10movs.com##.top_banner
 pornhub.com##.top_hd_banner
 imgwet.com##.topa
@@ -65974,6 +67605,7 @@ tubepornclassic.com##.tpcadv
 vivatube.com##.tr-download
 vivatube.com##.tr-sponsor
 realgfporn.com##.trade-slider
 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
 overthumbs.com,proporn.com##.trailerspots
 tubedupe.com##.treview_link_1
 xhamster.com##.ts
@@ -66030,6 +67662,7 @@ redtube.com##[data-w]
 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"]
 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_"]
 ero-advertising.com##[id][style]
 imagevenue.com##[id^="MarketGid"]
 redtube.com##[id^="adb_"]
@@ -66046,28 +67679,31 @@ extremetube.com,pornhub.com,redtube.com,tube8.com,tube8.es,tube8.fr,xtube.com,xv
 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"]
 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"]
 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/"]
 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"]
 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="]
 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"]
 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_"]
 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"]
 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"]
@@ -66075,8 +67711,10 @@ footfetishtube.com##a[href="http://www.footfetishtube.com/advertising_banner.php
 stockingstv.com##a[href="http://www.stockingstv.com/banners/default.php"]
 camwhores.tv##a[href^="//810f3f9dde63ae3.com/"]
 vporn.com##a[href^="//bongacams.com/track?"]
 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/"]
 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/"]
 gaytube.com##a[href^="/external/premium/"]
 analpornpix.com,fecaltube.com##a[href^="/go/"]
 madthumbs.com##a[href^="/out.php?url=http://adbucks.brandreachsys.com/"]
@@ -66090,7 +67728,7 @@ giftube.com##a[href^="http://adultfriendfinder.com/go/"]
 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/"]
 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/"]
 sex4fun.in##a[href^="http://c.mobpartner.mobi/"]
 sex3dtoons.com##a[href^="http://click.bdsmartwork.com/"]
 imghit.com##a[href^="http://crtracklink.com/"]
@@ -66113,7 +67751,6 @@ olala-porn.com##a[href^="http://ryushare.com/affiliate."]
 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/"]
 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/"]
 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/"]
@@ -66149,17 +67786,19 @@ xxxprivates.com##a[href^="http://www.xxxprivates.com/out-sponsor-"]
 katestube.com##a[href^="https://ads.traffichaus.com/"]
 xxxgames.biz##a[href^="https://detour.click/"]
 camwhores.tv##a[href^="https://go.stripcash.com/"]
 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_"]
 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="]
 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?"]
 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]
 keezmovies.com##a[onclick*="window.open"]
 tube8.com,tube8.es,tube8.fr##a[onclick^="loadAdFromHeaderTab('http://ads.genericlink.com"]
 xxxstreams.eu##a[style]
@@ -66184,14 +67823,15 @@ celeb.gate.cc##div[id^="bnrrotator_"]
 voyeurhit.com##div[id^="div-ad-"]
 hentaistream.com##div[id^="hs_ad"]
 tube8.com##div[id^="tj-zone"]
 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;"]
 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"]
 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;"]
 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;"]
@@ -66246,7 +67886,6 @@ naughty.com##img[width="450"]
 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"]
 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"]
 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"]
@@ -66255,7 +67894,6 @@ picfoco.com##table[border="0"][width="728"]
 xcritic.com##table[cellpadding="10"][width="600"]
 xvideos.com##table[height="480"]
 loadsofpics.com##table[height="750"]
 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"]
 pornper.com,xxxkinky.com##table[width="100%"][height="260"]
 taxidrivermovie.com##table[width="275"]
 humoron.com##table[width="527"]
@@ -66272,7 +67910,6 @@ titsintops.com##table[width="780"]
 newsfilter.org##table[width="800px"]
 anyvids.com##table[width="860"][cellspacing="1"][cellpadding="10"][border="1"]
 magnetxxx.com##table[width="900"][height="250"]
 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%"]
 xxvideo.us##table[width="950"][height="252"]
 petiteteenager.com##table[width="960"][height="102"]
 boobieblog.com##td[align="center"][width="20%"]
@@ -66289,6 +67926,7 @@ youjizz.com##tr > td + td[valign="top"]
 youjizz.com##tr > td[style*="padding"][width]
 youporn.com##video[id]:first-child
 pornhub.com##video[style*="display: block !important;"]
 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;"]
 ! motherless.com
 motherless.com###anonymous-notice
 motherless.com###main > #content + div[style*="text-align:center;"]
@@ -66340,11 +67978,14 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||247realmedia.com^*/farecomp/
 @@||24ur.com/adserver/adall.
 @@||24ur.com/static/*/banners.js
 @@||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/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
 @@||2mdn.net/viewad/*/B*_$image,domain=jabong.com
 @@||2mdn.net/|$xmlhttprequest,domain=twitch.tv
 @@||2mdn.net^*/1x1image.jpg$image,domain=convert-me.com
@@ -66422,6 +68063,7 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||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
 @@||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
 @@||adhostingsolutions.com/crossdomain.xml$object-subrequest
 @@||adimages.go.com/crossdomain.xml$object-subrequest
 @@||adm.fwmrm.net^*/AdManager.js$script
@@ -66561,7 +68203,6 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||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
 @@||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
 @@||advisory.mtanyct.info/outsideWidget/widget.html?*.adPlacement=$subdocument
 @@||advweb.ua.cmu.edu^$~third-party
 @@||adweb.cis.mcmaster.ca^$~third-party
@@ -66648,6 +68289,7 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||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
 @@||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
 @@||apple.com^*/ads/$object,object-subrequest,xmlhttprequest
 @@||apple.com^*/images/ad-$image,domain=apple.com
 @@||apple.com^*/images/ads_$image,domain=apple.com
@@ -66887,6 +68529,9 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||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
 @@||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
 @@||connectingdirectories.com/advertisers/$~third-party,xmlhttprequest
 @@||constructalia.com/banners/$image,~third-party
 @@||contactmusic.com/advertpro/servlet/view/dynamic/$object-subrequest
@@ -67093,7 +68738,7 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||espn.co.uk/ads/gamemodule_v0.2.swf$object
 @@||espn.go.com^*/espn360/banner?$subdocument
 @@||espncdn.com/combiner/*/admgr.$script,domain=espn.go.com
 @@||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
 @@||espncdn.com/combiner/c?*/advertising.$stylesheet,domain=espnfc.com
 @@||espngp.com/ads/*_sprite$domain=espnf1.com
 @@||esquire.com/ams/page-ads.js?$script
@@ -67167,14 +68812,14 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||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/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/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
 @@||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
@@ -67231,7 +68876,7 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||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/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
 @@||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
@@ -67244,7 +68889,7 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||googleapis.com/affiliation/*?key=
 @@||googleapis.com/flash/*adsapi_*.swf$domain=viki.com|wwe.com
 @@||googlesyndication.com/pagead/ads?$object-subrequest,domain=nx8.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
 @@||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
@@ -67338,12 +68983,13 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||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/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-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
 @@||img.thedailywtf.com/images/ads/
 @@||img.travidia.com^$image
 @@||img.weather.weatherbug.com^*/stickers/$image,stylesheet
@@ -67394,6 +69040,7 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||itv.com^*/flvplayer.swf?$object
 @@||itv.com^*/tvshows_adcall_08.js
 @@||itweb.co.za/banners/en-cdt*.gif
 @@||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/
 @@||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/
@@ -67516,6 +69163,7 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||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.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
 @@||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
@@ -67543,6 +69191,7 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||mlb.com/bundle?js=*/adproxy.$script,domain=mlb.com
 @@||mlb.com/scripts/dc_ads.js
 @@||mlb.com/shared/components/gameday/v6/js/adproxy.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
 @@||mlive.com/static/common/js/ads/ads.js
 @@||mns.com/ad/$domain=classifieds.nydailynews.com
 @@||mobilefish.com/scripts/advertisement.js
@@ -67737,7 +69386,7 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||partner.googleadservices.com/gampad/google_ads2.js$domain=motorcycle.com|mysoju.com
 @@||partner.googleadservices.com/gampad/google_ads_gpt.js$domain=amctheatres.com|pitchfork.com|podomatic.com|virginaustralia.com
 @@||partner.googleadservices.com/gampad/google_service.js$domain=autoguide.com|avclub.com|boatshop24.com|cadenasuper.com|dailygames.com|demotywatory.pl|drivearabia.com|ensonhaber.com|escapegames.com|juegosdiarios.com|lbox.me|letio.com|lightinthebox.com|memegenerator.net|motorcycle.com|mysoju.com|nx8.com|playedonline.com|playstationlifestyle.net|readersdigest.com.au|sulekha.com|ticketek.com.ar|volokh.com
 @@||partner.googleadservices.com/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
 @@||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
@@ -67806,7 +69455,6 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||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
 @@||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
 @@||powercolor.com/image/ad/$~third-party
 @@||pressdisplay.com/advertising/showimage.aspx?
 @@||prism.opticsinfobase.org/Scripts/ADS/Details.js
@@ -68073,10 +69721,6 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||theatlantic.com/widget/$xmlhttprequest
 @@||thedailygreen.com/ams/page-ads.js?
 @@||thedoujin.com/includes/ads/$subdocument,domain=thedoujin.com
 @@||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
 @@||thefourthperiod.com/ads/tfplogo_
 @@||thefreedictionary.com^$generichide
 @@||thefrisky.com/js/adspaces.min.js
@@ -68180,6 +69824,7 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||utdallas.edu/locator/maps/$image
 @@||utdallas.edu/maps/images/img/$image
 @@||utdallas.edu^*/banner.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
 @@||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
@@ -68342,6 +69987,10 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||zcache.co.nz^$image,domain=zazzle.co.nz
 @@||zcache.co.uk^$image,domain=zazzle.co.uk
 @@||zcache.com^$image,domain=zazzle.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?
 ! allow vk.com to confirm age.
 ! https://forums.lanik.us/viewtopic.php?p=131491#p131491
 @@||oauth.vk.com/authorize?
@@ -68527,7 +70176,6 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||wakingtimes.com^$generichide
 @@||westernjournalism.com^$generichide
 @@||winningdemocrats.com^$generichide
 @@||wakingtimes.com^$generichide
 @@||westernjournalism.com^$generichide
 @@||winningdemocrats.com^$generichide
-@@||wnd.com^$generichide
 @@||xtribune.com^$generichide
 @@||youthhealthmag.com^$generichide
 ! Anti-Adblock
 @@||xtribune.com^$generichide
 @@||youthhealthmag.com^$generichide
 ! Anti-Adblock
@@ -69208,9 +70856,6 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||k2nblog.com^$generichide
 @@||katsomo.fi^*/advert.js
 @@||katsomo.fi^*/advertisement.js
 @@||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
 @@||kdliker.com/js/advert.js
 @@||kenkenpuzzle.com/assets/ads-$script
 @@||kenkenpuzzle.com^$generichide
@@ -69380,18 +71025,15 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||mylifetime.com^$generichide
 @@||mypapercraft.net^$generichide
 @@||mzstatic.com^*.jpg#$image,domain=newmusicforpeople.org
 @@||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
 @@||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
 @@||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
 @@||newsy.com^$generichide
 @@||newxxxvideosupdate.blogspot.com.ar^$generichide
 @@||next-episode.net^$script
@@ -69901,7 +71543,7 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||tab.gladly.io/newtab/|$document,subdocument
 ! Non-English
 @@||247realmedia.com/RealMedia/ads/adstream_sx.ads/wm-desktop/home/$xmlhttprequest,domain=walmart.com.br
 @@||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
 @@||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
@@ -69963,8 +71605,6 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||am10.ru/letitbit.net_in.php$subdocument,domain=moevideos.net
 @@||amarillas.cl/advertise.do?$xmlhttprequest
 @@||amarillas.cl/js/advertise/$script
 @@||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
 @@||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
@@ -70188,6 +71828,7 @@ pornhub.com,youporn.com#?#:-abp-properties(float: right; margin-top: 30px; width
 @@||style.seznam.cz/ad/im.js
 @@||submarino.com.br/openx/www/delivery/
 @@||ta3.com/advert-async-system/$xmlhttprequest
 @@||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
 @@||tcdn.nl/javascript/showads.$script
 @@||terra.cl^*/admanager.html$subdocument
 @@||terra.com.br^*/admanager.html$subdocument
@@ -70586,6 +72227,7 @@ www.google.com#@##videoads
 @@||www.google.*/search?q=*&oq=*&aqs=chrome.*&sourceid=chrome&$popup,third-party
 @@||youtube.com/ads/preferences/$popup
 ! *** easylist:easylist_adult/adult_whitelist.txt ***
 @@||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
 @@/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
@@ -70623,7 +72265,6 @@ www.google.com#@##videoads
 @@||manhuntshop.com/affimages/$~third-party
 @@||manhuntshop.com/images/affbanners/$~third-party
 @@||mrstiff.com/view/textad/$xmlhttprequest
 @@||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
 @@||nonktube.com/img/adyea.jpg
 @@||panicporn.com/Bannerads/player/player_flv_multi.swf$object
 @@||pop6.com/banners/$domain=horny.net|xmatch.com
@@ -70634,7 +72275,6 @@ www.google.com#@##videoads
 @@||sextoyfun.com/admin/aff_files/BannerManager/$~third-party
 @@||sextoyfun.com/control/aff_banners/$~third-party
 @@||skimtube.com/advertisements.php?
 @@||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
 @@||store.adam4adam.com/affimages/$~third-party
 @@||store.adam4adam.com/images/affbanners/$~third-party
 @@||sundaysportclassifieds.co.uk/ads/$image,~third-party
@@ -70647,7 +72287,7 @@ www.google.com#@##videoads
 @@||traffichaus.com/ad.js$script
 @@||traffichaus.com^*/ad.js$script
 @@||traffichunt.com/adx-dir-d/checkab?$script,domain=spankwire.com
 @@||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
 @@||upornia.com/js/advertising.js?$script
 @@||widget.plugrush.com^$subdocument,domain=amateursexy.net
 @@||xhcdn.com/images/flag/AD.gif
@@ -70673,9 +72313,8 @@ www.google.com#@##videoads
 @@||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
 @@||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
 @@||img.pornhub.com/gif/*.gif|$image,~third-party
 @@||img.youtube.com/vi/*/sddefault.jpg$domain=pornhub.com
 @@||maps.googleapis.com^$domain=pornhub.com
@@ -70822,6 +72461,7 @@ www.google.com#@##videoads
 @@||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/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/comments.js?$script
 @@||phncdn.com/www-static/js/content-removal.js$script
 @@||phncdn.com/www-static/js/create-account.js?$script
@@ -70847,6 +72487,7 @@ www.google.com#@##videoads
 @@||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/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
 @@||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
@@ -70944,6 +72585,7 @@ www.google.com#@##videoads
 @@||pornhub.com/chat/$xmlhttprequest
 @@||pornhub.com/comment/$xmlhttprequest
 @@||pornhub.com/community_ajax?$xmlhttprequest,domain=pornhub.com
 @@||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
 @@||pornhub.com/front/$xmlhttprequest
 @@||pornhub.com/gif/$xmlhttprequest
 @@||pornhub.com/insights/$image,xmlhttprequest
@@ -71156,7 +72798,6 @@ www.google.com#@##videoads
 @@||pornxs.com/js/ads/ads.js$script
 @@||puhtml.com^*.js$domain=jav4.me
 @@||rule34hentai.net^$generichide
 @@||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
 @@||sexvidx.tv/js/eroex.js
 @@||sexwebvideo.com/js/ads.js
 @@||submityourflicks.com/player/player-ads.swf$object
@@ -71206,4 +72847,3 @@ www.google.com#@##videoads
 @@||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
 @@||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
index 2c50d77a9460aa688389929f458c693839dc5060..bd2db7e501be4969e35493f4cf6eef05a017569b 100644 (file)
@@ -1,7 +1,7 @@
 [Adblock Plus 1.1]
 [Adblock Plus 1.1]
-! Version: 201807302233
+! Version: 201810272211
 ! Title: EasyPrivacy
 ! 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
 ! Expires: 4 days (update frequency)
 ! Homepage: https://easylist.to/
 ! Licence: https://easylist.to/pages/licence.html
@@ -24,6 +24,9 @@
 &refer=http$script
 &refererPageDetail=
 &trackingserver=
 &refer=http$script
 &refererPageDetail=
 &trackingserver=
+-action/fingerprint?
+-action/ping?
+-ads-tracking-
 -AdTracking.
 -analitycs//fab.
 -analitycs//ga.
 -AdTracking.
 -analitycs//fab.
 -analitycs//ga.
@@ -33,7 +36,6 @@
 -analitycs/metrica.
 -analytics-tagserver-
 -analytics-wi.
 -analitycs/metrica.
 -analytics-tagserver-
 -analytics-wi.
--analytics.files.
 -analytics/insight.
 -appanalytics-
 -asset-tag.
 -analytics/insight.
 -appanalytics-
 -asset-tag.
@@ -57,6 +59,7 @@
 -google-analytics/
 -google-tag-manager/$script
 -imppix/
 -google-analytics/
 -google-tag-manager/$script
 -imppix/
+-javascript_xiti_
 -log?referUrl=
 -logging/log?
 -mastertag.
 -log?referUrl=
 -logging/log?
 -mastertag.
 .php?refcode=
 .php?self=
 .php?tracking=
 .php?refcode=
 .php?self=
 .php?tracking=
+.pixel?*&event_
+.pixel?record_
 .PixelNedstatStatistic/
 .PixelNedstatStatistic/
+.pl?trans.gif&ref=
 .png?cpn=
 .pt/n.gif?
 .ro/c.gif?
 .png?cpn=
 .pt/n.gif?
 .ro/c.gif?
 .trackArticleAction&
 .tracking.js?dpv=
 .trackUserAction&
 .trackArticleAction&
 .tracking.js?dpv=
 .trackUserAction&
+.trafficTracking.
 .tv/log?event
 .tv/t.png?
 .uk/o.gif?
 .tv/log?event
 .tv/t.png?
 .uk/o.gif?
 /1px.gif?
 /1px.php?
 /1x1.a?
 /1px.gif?
 /1px.php?
 /1x1.a?
+/1x1.dyn?
 /1x1.gif?
 /1x1.png?
 /1x1_akamai.gif
 /1x1.gif?
 /1x1.png?
 /1x1_akamai.gif
 /__utm.js
 /__varnish_geoip
 /__wsm.gif
 /__utm.js
 /__varnish_geoip
 /__wsm.gif
+/_bm/bd-
 /_dts.gif?
 /_lib/ga.js
 /_owa.gif?
 /_dts.gif?
 /_lib/ga.js
 /_owa.gif?
 /AccessCounter/*
 /accesstracking/*
 /AccessTrackingLogServlet?
 /AccessCounter/*
 /accesstracking/*
 /AccessTrackingLogServlet?
+/accip_script.js
 /acclog.cgi?
 /account-stats/*
 /ace.*/?cookie
 /acclog.cgi?
 /account-stats/*
 /ace.*/?cookie
 /acounter.php?
 /act_pagetrack.
 /activetrackphp.php?
 /acounter.php?
 /act_pagetrack.
 /activetrackphp.php?
+/activities/logger/*
 /activity-track/?
 /activity.gif?
 /activity-track/?
 /activity.gif?
+/activity_log.
+/activityloggingapi/*
 /acv?camp=
 /acv?extcmp=
 /acv?utm_
 /acv?camp=
 /acv?extcmp=
 /acv?utm_
 /addLinkerEvents.js
 /addlog/?
 /addlogdetails.
 /addLinkerEvents.js
 /addlog/?
 /addlogdetails.
+/addon/analytics/*
 /addpageview/*
 /addrtlog/*
 /adds/counter.js
 /addpageview/*
 /addrtlog/*
 /adds/counter.js
 /admonitoring.
 /admp-
 /adobe-analytics.
 /admonitoring.
 /admp-
 /adobe-analytics.
+/adobe-analytics/*
 /adobe/AppMeasurement-
 /adobe/VideoHeartbeat-
 /adobe/AppMeasurement-
 /adobe/VideoHeartbeat-
+/AdobeAnalyticsSDK.
 /AdobeCustomVideoMeasurement.swf
 /adonis_event/*
 /adpixel.
 /AdobeCustomVideoMeasurement.swf
 /adonis_event/*
 /adpixel.
 /affiliate-track.
 /affiliate-tracker.
 /affiliate.1800flowers.
 /affiliate-track.
 /affiliate-tracker.
 /affiliate.1800flowers.
+/affiliate.track?
 /affiliate/track?
 /AffiliateClick.
 /affiliateTracking.
 /affiliate/track?
 /AffiliateClick.
 /affiliateTracking.
 /ajaxtracker.
 /ajx/ptrack/*
 /akam/*/pixel_
 /ajaxtracker.
 /ajx/ptrack/*
 /akam/*/pixel_
+/akam/10/*
 /akamai/pixy.gif
 /akamai_analytics_
 /AkamaiAnalytics.
 /akamai/pixy.gif
 /akamai_analytics_
 /AkamaiAnalytics.
 /alexa.aspx?site=
 /alllinksclicktracker.js
 /alog.min.js
 /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
 /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-geo-
 /amp-omniture-iframe?
-/amp/amp-analytics-
+/amp.gif?
 /amp_ping/*
 /amplitude-*.js$script
 /ampmetrics.
 /amptrack.
 /amp_ping/*
 /amplitude-*.js$script
 /ampmetrics.
 /amptrack.
+/amunglite.
 /analiz.php3?
 /AnalTrack.js
 /analys/dep/*
 /analiz.php3?
 /AnalTrack.js
 /analys/dep/*
 /analytics/tracking/*
 /analytics/track|
 /analytics/urlTracker.
 /analytics/tracking/*
 /analytics/track|
 /analytics/urlTracker.
-/analytics/v1/*
+/analytics/v1/*$domain=~my.leadpages.net
 /analytics/video_$domain=~twitch.tv
 /analytics/visit/*
 /Analytics/Visitor.
 /analytics/video_$domain=~twitch.tv
 /analytics/visit/*
 /Analytics/Visitor.
 /analyticstrain-
 /analyticsUnitaire?
 /analyticsUrlToDataMappings.
 /analyticstrain-
 /analyticsUnitaire?
 /analyticsUrlToDataMappings.
-/analyze.js
+/analyze.js^
 /analyzer.gif?
 /analyzer2.
 /anametrix.js
 /analyzer.gif?
 /analyzer2.
 /anametrix.js
 /apilog?
 /apitracking.
 /apixel?
 /apilog?
 /apitracking.
 /apixel?
+/app-measurement?
 /app/tracking/*
 /app/tracking_
 /appendOmnitureTracking.
 /app/tracking/*
 /app/tracking_
 /appendOmnitureTracking.
 /argtk.min.
 /arstat?
 /art/stats/*
 /argtk.min.
 /arstat?
 /art/stats/*
+/article-analytics.
 /article-tracking.js
 /Article/ViewCount/*
 /article_counter.php?
 /article-tracking.js
 /Article/ViewCount/*
 /article_counter.php?
 /assets/analytics:
 /assets/tracking-
 /assets/uts/*
 /assets/analytics:
 /assets/tracking-
 /assets/uts/*
+/assign.gif?
 /AssyncCSStats.aspx
 /astrack.js
 /astracker.
 /AssyncCSStats.aspx
 /astrack.js
 /astracker.
 /bcn?
 /bcsensor.js
 /bctrackers/*
 /bcn?
 /bcsensor.js
 /bctrackers/*
+/bdanalytics.
 /bdash_log.
 /bdg-analytics.
 /bdg.gif?
 /bdash_log.
 /bdg-analytics.
 /bdg.gif?
 /beacon/event?
 /beacon/metrics
 /beacon/performance?
 /beacon/event?
 /beacon/metrics
 /beacon/performance?
+/beacon/portal-lite?
 /beacon/timing?
 /beacon/track/*
 /beacon/vtn_loader.gif?
 /beacon/timing?
 /beacon/track/*
 /beacon/vtn_loader.gif?
 /bitrix/spread.php?
 /bizo.js
 /bk-coretag.js
 /bitrix/spread.php?
 /bizo.js
 /bk-coretag.js
+/bkclick?
 /BKVTrack.js
 /blank.gif?*%
 /blank.gif?*&
 /BKVTrack.js
 /blank.gif?*%
 /blank.gif?*&
 /botd.gif?
 /bounce_user_tracking-
 /bower_components/fp/fp.js
 /botd.gif?
 /bounce_user_tracking-
 /bower_components/fp/fp.js
+/bps_sv.gif?
 /br-trk-
 /br-trk.
 /br_imps/add_item?
 /br-trk-
 /br-trk.
 /br_imps/add_item?
 /buffer.pgif?r=
 /buffermetrics/*
 /bugcounter.php?
 /buffer.pgif?r=
 /buffermetrics/*
 /bugcounter.php?
+/build/tracker.js
 /BuiltRegister.aspx?upt=
 /bundle.tracking.
 /bundle/analytics.
 /BuiltRegister.aspx?upt=
 /bundle.tracking.
 /bundle/analytics.
 /c?siteID=$image,script
 /c_track.php?
 /cablog?
 /c?siteID=$image,script
 /c_track.php?
 /cablog?
+/caixinlog.js
 /calameo-beacon.
 /callbacks/stats?
 /campaign_tracker.
 /calameo-beacon.
 /callbacks/stats?
 /campaign_tracker.
 /CaptureStat.
 /cbanalytics.
 /CBM.Tracking.js?
 /CaptureStat.
 /cbanalytics.
 /CBM.Tracking.js?
+/cbs1x1.gif?
 /cbstats/*
 /cc?a=
 /cclickTracking.
 /cbstats/*
 /cc?a=
 /cclickTracking.
 /chartbeat.min.js
 /chartbeat/*
 /chartbeat_
 /chartbeat.min.js
 /chartbeat/*
 /chartbeat_
+/Chartbeatanalytics.
+/chartbeatanalytics/*
 /chartbeatCode.
 /chartbeatftr.
 /chcounter/*
 /chartbeatCode.
 /chartbeatftr.
 /chcounter/*
 /cjtracker2.
 /ckimg_1x1.gif?
 /cklink.gif?
 /cjtracker2.
 /ckimg_1x1.gif?
 /cklink.gif?
+/cl.gif?pvID=
 /clacking.js
 /clarity-*.js
 /class.tracking.js
 /clacking.js
 /clarity-*.js
 /class.tracking.js
 /clientlibs/analytics.
 /clientlibs/ga.js
 /clientstat?
 /clientlibs/analytics.
 /clientlibs/ga.js
 /clientstat?
+/clip-started.gif?
 /clk?utmwv=
 /cls_report?
 /cls_rpt.gif?
 /clk?utmwv=
 /cls_report?
 /cls_rpt.gif?
 /collect.php?data=
 /collect/kf?
 /collect/sdk?
 /collect.php?data=
 /collect/kf?
 /collect/sdk?
+/collect/tracking.
 /collect?callback=
 /collect_data.php?
 /collect_stat.
 /collect?callback=
 /collect_data.php?
 /collect_stat.
 /coradiant.js
 /core-tracking.js
 /coretracking.php?
 /coradiant.js
 /core-tracking.js
 /coretracking.php?
+/coreWatchingEvents.
 /CorporatePageTracking.
 /count.cfm?
 /count.exe?
 /CorporatePageTracking.
 /count.cfm?
 /count.exe?
 /crai_tracker.
 /create-lead.js
 /CreateVIDCookie.aspx?
 /crai_tracker.
 /create-lead.js
 /CreateVIDCookie.aspx?
+/creative.png?slotId=
 /criteo.
 /Criteo/*
 /criteo_
 /criteo.
 /Criteo/*
 /criteo_
 /dc-storm.js
 /dc-storm/aff.
 /dc-storm/track.
 /dc-storm.js
 /dc-storm/aff.
 /dc-storm/track.
+/dc_performance.js
 /dcs.gif?
 /dcs.gif?
+/dcs/track.
 /dcs_tag.
 /dcstorm-track.
 /dcstorm.js
 /dcs_tag.
 /dcstorm-track.
 /dcstorm.js
 /doctracking.
 /doIperceptionsRegulator.
 /dolWebAnalytics.
 /doctracking.
 /doIperceptionsRegulator.
 /dolWebAnalytics.
+/domanalytics.
 /domcount.
 /domcount_
 /dot.asp?
 /domcount.
 /domcount_
 /dot.asp?
 /drads?referrer=
 /dspixel.js
 /dst.gif?
 /drads?referrer=
 /dspixel.js
 /dst.gif?
+/dstctsevent.js
 /dstracking.
 /dtagent630_
 /dtagent_
 /dstracking.
 /dtagent630_
 /dtagent_
 /EDigitalSurvey_
 /ee-tagging.
 /effectivemeasure.
 /EDigitalSurvey_
 /ee-tagging.
 /effectivemeasure.
-/EfficientFrontier.
+/EfficientFrontier.$domain=~efficientfrontier.com
 /eftracking.
 /eftracking.
+/ehcorp.tracking.
 /eheat.js
 /elex.track.
 /eloqua_
 /eheat.js
 /elex.track.
 /eloqua_
 /elqtracking.
 /elt.gif?
 /eluminate?
 /elqtracking.
 /elt.gif?
 /eluminate?
+/email/tracking?
 /EmailOpenTrackLog.aspx?$image
 /embed-log.js
 /EMERPEventCollector.
 /EmailOpenTrackLog.aspx?$image
 /embed-log.js
 /EMERPEventCollector.
 /event/pageview?
 /event/pageviewgeodevice/*
 /event/rumdata?
 /event/pageview?
 /event/pageviewgeodevice/*
 /event/rumdata?
+/event/track?
 /event/v3?
 /event?&event=
 /event?auditLinkReceived=
 /event/v3?
 /event?&event=
 /event?auditLinkReceived=
 /event?pmo=
 /event?stat_
 /event?t=*&__seed=
 /event?pmo=
 /event?stat_
 /event?t=*&__seed=
+/event?t=view&
 /event?token=
 /EventLog.axd?
 /eventlog.js
 /event?token=
 /EventLog.axd?
 /eventlog.js
 /ezakus.js
 /ezoic/*.gif?
 /ezytrack.
 /ezakus.js
 /ezoic/*.gif?
 /ezytrack.
+/facebookpixel.
+/facebookpixel/*
 /FacebookTracking.
 /fairfax_tracking.js
 /fastcounter.
 /FacebookTracking.
 /fairfax_tracking.js
 /fastcounter.
 /fingerprint.min.js
 /fingerprint2.js
 /fingerprint2.min.js
 /fingerprint.min.js
 /fingerprint2.js
 /fingerprint2.min.js
+/fingerprint3.js
+/fingerprint3.min.js
 /firestats/*
 /fkounter/*
 /fkounter5/*
 /firestats/*
 /fkounter/*
 /fkounter5/*
 /flash-stats.php?
 /flashtag.txt?Log=
 /flcounter/*$script
 /flash-stats.php?
 /flashtag.txt?Log=
 /flcounter/*$script
+/flextag/*
 /flip-stats-queue?
 /flip-stats-queue?
+/flowplayer.ganalytics.
 /flv_tracking.
 /footer-tracking.js
 /footer_tag_iframe.
 /flv_tracking.
 /footer-tracking.js
 /footer_tag_iframe.
 /ga_wrapper.
 /gaaddons-
 /gaaddons.js
 /ga_wrapper.
 /gaaddons-
 /gaaddons.js
+/gaAnalytics.
 /gaclicktracking.
 /gaCustom.
 /gadsfuncs.
 /gaEventTracking.
 /GAFOAWrapper.swf?
 /gaclicktracking.
 /gaCustom.
 /gadsfuncs.
 /gaEventTracking.
 /GAFOAWrapper.swf?
+/gaFunction?
 /GAInit.js|
 /gainjectmin.
 /gajs/analytics.js
 /GAInit.js|
 /gainjectmin.
 /gajs/analytics.js
 /get_browser_info.
 /get_cdns?$third-party,xmlhttprequest
 /get_geoip?
 /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.
 /get_statistics.php?screen_width=
 /get_tracking_id?
 /get_tracking_url.
 /getTotalHits.
 /gifbanner?
 /gifstats.
 /getTotalHits.
 /gifbanner?
 /gifstats.
+/gigyaGAIntegration.
+/gingeranalytics.
 /glbltrackjs.
 /global-analytics.js
 /global/ga.js?
 /glbltrackjs.
 /global-analytics.js
 /global/ga.js?
 /google_analytics-bc.swf
 /google_analytics.
 /google_analytics/*
 /google_analytics-bc.swf
 /google_analytics.
 /google_analytics/*
+/google_analytics3_
 /google_analytics_
 /google_page_track
 /google_tag.
 /google_analytics_
 /google_page_track
 /google_tag.
 /googleAnalyticsBase_
 /GoogleAnalyticsBC3.
 /googleAnalyticsBottom.
 /googleAnalyticsBase_
 /GoogleAnalyticsBC3.
 /googleAnalyticsBottom.
+/googleanalyticsevents?
 /googleanalyticsmanagement.swf
 /GoogleAnalyticsModule.
 /googleAnalyticsOutgoingLinks.
 /googleanalyticsmanagement.swf
 /GoogleAnalyticsModule.
 /googleAnalyticsOutgoingLinks.
 /gs-analytics-
 /gs.gif?
 /gscounters.
 /gs-analytics-
 /gs.gif?
 /gscounters.
+/gtm-tracking-events.
 /gtm/gtm-
 /gtmTracking.
 /gtrack.
 /gtm/gtm-
 /gtmTracking.
 /gtrack.
 /i?e=*&page=*&cookie=
 /i?redir=*&page=*&cookie=
 /i?siteid=
 /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?
 /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.
 /identify?fp=
 /iframe-tracker.js
 /iframe.tracker.js
 /iframe_googleAnalytics
 /iframetracker.
+/ig-analytics_
 /IGA.linktagger.
 /ignition-one.js
 /image.articleview?
 /IGA.linktagger.
 /ignition-one.js
 /image.articleview?
 /ips-invite.iperceptions.com/*
 /iptracer.
 /iqtm.js
 /ips-invite.iperceptions.com/*
 /iptracer.
 /iqtm.js
+/isi-tracking.
 /istat.aspx?
 /ists.tag?
 /item/tracking/*
 /istat.aspx?
 /ists.tag?
 /item/tracking/*
 /jquery.unica.
 /JqueryEtracker.
 /js-tag-manager/*
 /jquery.unica.
 /JqueryEtracker.
 /js-tag-manager/*
+/js/_analytics/*
 /js/analitics.
 /js/analitycs_
 /js/analytics.
 /js/analitics.
 /js/analitycs_
 /js/analytics.
 /js_hotlink.php?
 /js_logger.
 /js_tracker.
 /js_hotlink.php?
 /js_logger.
 /js_tracker.
+/js_tracking?
 /jscounter.
 /jserrLog?
 /jslogger.php?ref=
 /jscounter.
 /jserrLog?
 /jslogger.php?ref=
 /kiwip.js
 /kontera.js
 /konterayahoooo.
 /kiwip.js
 /kontera.js
 /konterayahoooo.
+/kooomo.tracker.
 /krux.js
 /ktrace/ktrace$script
 /l1v.ly/*$third-party
 /krux.js
 /ktrace/ktrace$script
 /l1v.ly/*$third-party
 /LastClick/js?
 /layer_log.php?p=
 /lbi_ga.
 /LastClick/js?
 /layer_log.php?p=
 /lbi_ga.
+/lead-tracking.
+/lead-tracking/*
 /leadgen/ga.js
 /leadgen_track
 /lib.tailtarget/*
 /leadgen/ga.js
 /leadgen_track
 /lib.tailtarget/*
 /library/svy/*/broker.js
 /library/svy/broker.js
 /library_analytics.
 /library/svy/*/broker.js
 /library/svy/broker.js
 /library_analytics.
+/librato-collector.
 /libs/tracker.js
 /liferay-analytics-
 /lingabot.
 /libs/tracker.js
 /liferay-analytics-
 /lingabot.
 /link_tracking/*
 /linkcountdata/*
 /linkinformer.js
 /link_tracking/*
 /linkcountdata/*
 /linkinformer.js
+/linktrack.js
 /linktracker.js
 /linktracker/*
 /linktracking.
 /listener.php?userRef=
 /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
 /livezilla/server.php?request=track&
 /load.gif?
 /load.js.gz?
 /loadcounter.
 /loader-counter.
 /loadJsFingerprint.js
+/localga.js
 /locotrack.js
 /log-ads.
 /log-nt/*
 /locotrack.js
 /log-ads.
 /log-nt/*
 /log.php?owa_timestamp=
 /log/1.gif?
 /log/ad-
 /log.php?owa_timestamp=
 /log/1.gif?
 /log/ad-
+/log/analytics
 /log/browser/event
 /log/error?
 /log/event?
 /log/browser/event
 /log/error?
 /log/event?
 /logwebhit.
 /logwriter.php
 /lotame_audiences.
 /logwebhit.
 /logwriter.php
 /lotame_audiences.
+/loyalty-tracking-
 /lunametrics-
 /lycostrack.js
 /lzdtracker.
 /lunametrics-
 /lycostrack.js
 /lzdtracker.
 /measure/spring.
 /measure/visit/*
 /media_viewed_tracking.
 /measure/spring.
 /measure/visit/*
 /media_viewed_tracking.
+/medialaanUniversalTracker.
 /mediametrie.js
 /mediateGA.js
 /megacounter/*
 /mediametrie.js
 /mediateGA.js
 /megacounter/*
 /metrics/track/*
 /metrics/vanity/?
 /metricsISCS.
 /metrics/track/*
 /metrics/vanity/?
 /metricsISCS.
+/metrika/*?ident=
 /metrika/watch_
 /metrimatics/*
 /metriweb.js
 /metriweb/spring.js
 /metrika/watch_
 /metrimatics/*
 /metriweb.js
 /metriweb/spring.js
+/metrixEvents.js
 /metsol-
 /mh_metric.
 /mi/insite/*
 /metsol-
 /mh_metric.
 /mi/insite/*
 /mmcore.js
 /mmetrix.mobi/*
 /mms.*/pv?
 /mmcore.js
 /mmetrix.mobi/*
 /mms.*/pv?
+/mms/get_loaders?
 /mngi/tracking/*
 /mnt/imp?
 /mobify_ga.gif
 /mngi/tracking/*
 /mnt/imp?
 /mobify_ga.gif
 /mstat/*
 /mstats.
 /mstrack/*
 /mstat/*
 /mstats.
 /mstrack/*
+/mtiFontTrackingCode.
 /mtrack.nl/js/*
 /mtracking.
 /mtvi_reporting.js
 /mtrack.nl/js/*
 /mtracking.
 /mtvi_reporting.js
 /mystats/track.js
 /mystats2.px?
 /myTracking.js
 /mystats/track.js
 /mystats2.px?
 /myTracking.js
+/natero_analytics.
 /native-tag.
 /navbar-analytics.js
 /naveggQry-
 /native-tag.
 /navbar-analytics.js
 /naveggQry-
 /netmining.js
 /netratings.js
 /netresults.js
 /netmining.js
 /netratings.js
 /netresults.js
+/netrum.
 /netstat.
 /nettracker.js
 /nettracker/*
 /netupdate/live.php?
 /netstat.
 /nettracker.js
 /nettracker/*
 /netupdate/live.php?
+/NetworkTracking.
 /neustar.beacon.
 /new.cnt.aspx?
 /newlog.php?
 /newrelic.js
 /neustar.beacon.
 /new.cnt.aspx?
 /newlog.php?
 /newrelic.js
+/newrelicKpis-
+/newrelicKpisFooter-
 /newscount/*
 /newSophus/*
 /newsstat/*
 /newscount/*
 /newSophus/*
 /newsstat/*
 /NitroCookies.js
 /njs.gif?
 /nLoggerJB_
 /NitroCookies.js
 /njs.gif?
 /nLoggerJB_
+/nm_ga_bottom.
+/nm_ga_top_
 /nm_tr_combined-min.js
 /nm_tr_combined.js
 /nm_track.js
 /nm_tr_combined-min.js
 /nm_tr_combined.js
 /nm_track.js
 /null.gif?
 /numericAnalyticsFramework.
 /o.jpg?*&ref=
 /null.gif?
 /numericAnalyticsFramework.
 /o.jpg?*&ref=
+/o.svg?
 /o_code.js
 /o_tealium.
 /oas_analytics.
 /o_code.js
 /o_tealium.
 /oas_analytics.
 /omega?ad_
 /omega?tceRow_
 /omgpixel.
 /omega?ad_
 /omega?tceRow_
 /omgpixel.
+/omni-tracking.
 /omnidiggthis|
 /omnipagetrack.
 /omniture.do;$image
 /omnidiggthis|
 /omnipagetrack.
 /omniture.do;$image
 /oms_analytics_
 /onedot.php?
 /onestat.js
 /oms_analytics_
 /onedot.php?
 /onestat.js
+/onetag/*
 /onfocus-tag.
 /onlinecount.php
 /onsitegeo.
 /onfocus-tag.
 /onlinecount.php
 /onsitegeo.
 /owa.tracker-combined-min.js
 /ox_stats.
 /oxtracker.
 /owa.tracker-combined-min.js
 /ox_stats.
 /oxtracker.
+/packed.analytics.
 /page-analytics.
 /page-track.
 /page-view.gif?
 /page-analytics.
 /page-track.
 /page-view.gif?
 /pagehits/*
 /pagelogger/connector.php?
 /pageloggerobyx.
 /pagehits/*
 /pagelogger/connector.php?
 /pageloggerobyx.
+/pages/analytics-$script
 /pagestat?
 /PageStatistics/*
 /PageStats.
 /pagestat?
 /PageStatistics/*
 /PageStats.
 /pixel/conv/*
 /pixel/cv?
 /pixel/cv_
 /pixel/conv/*
 /pixel/cv?
 /pixel/cv_
+/pixel/ga-
+/pixel/gtm-
 /pixel/img/*
 /pixel/impression/*
 /pixel/img/*
 /pixel/impression/*
-/pixel/js/*
+/pixel/js/*$third-party
 /pixel/stream/*
 /pixel/visit?
 /pixel1/impression.
 /pixel/stream/*
 /pixel/visit?
 /pixel1/impression.
 /presslabs.js$script,~third-party
 /prime-email-metrics/*$image
 /printtracker.js
 /presslabs.js$script,~third-party
 /prime-email-metrics/*$image
 /printtracker.js
+/prn.google.analytics.
 /prnx_track.
 /pro-ping.php?
 /probance_tracker.
 /prnx_track.
 /pro-ping.php?
 /probance_tracker.
 /report/click?
 /report/impression?
 /report?event_
 /report/click?
 /report/impression?
 /report?event_
+/report_visit.
 /reporting/analytics.js
 /request_tracker+
 /RequestTrackerServlet?
 /reporting/analytics.js
 /request_tracker+
 /RequestTrackerServlet?
 /roiTrax.
 /rolluptracker_
 /rot_in.php
 /roiTrax.
 /rolluptracker_
 /rot_in.php
+/rpc.gif?ac=
 /rpc/log?
 /rpc/preccount?
 /rr/t?step=
 /rpc/log?
 /rpc/preccount?
 /rr/t?step=
 /rum.min.
 /rum/id?
 /rumstat.
 /rum.min.
 /rum/id?
 /rumstat.
+/rumtag.
 /runtimejs/intercept/*
 /ruxitagentjs_
 /rwtag.gif?
 /runtimejs/intercept/*
 /ruxitagentjs_
 /rwtag.gif?
 /s.gif?log=
 /s.gif?t=
 /s1.php?type=
 /s.gif?log=
 /s.gif?t=
 /s1.php?type=
+/s_trans.gif?
+/s_trans_nc.
 /sa.gif?
 /sage_tracker.
 /salog.js
 /sa.gif?
 /sage_tracker.
 /salog.js
 /sdxp1/dru4/meta?_hc=
 /searchIgnite.
 /searchMetric.
 /sdxp1/dru4/meta?_hc=
 /searchIgnite.
 /searchMetric.
+/secure-stats.
 /securetracker.
 /seed.gif?
 /segmentio.js
 /securetracker.
 /seed.gif?
 /segmentio.js
 /sensor/statistic?
 /sensorsdata-
 /sensorsdata.
 /sensor/statistic?
 /sensorsdata-
 /sensorsdata.
+/seo.googleAnalytics-
+/seo.googleAnalytics.
+/seo.tagCommander-
+/seo.tagCommander.
 /seo/tr_aff_
 /seomonitor/*
 /seosite-tracker/*
 /seo/tr_aff_
 /seomonitor/*
 /seosite-tracker/*
 /smarttag-prod.
 /smarttag.js
 /smetrics.*/b/ss/*
 /smarttag-prod.
 /smarttag.js
 /smetrics.*/b/ss/*
+/smetrics.*/id?
 /smg_tracking/*
 /snowman.gif?p=
 /snowplow.js$script,third-party
 /smg_tracking/*
 /snowman.gif?p=
 /snowplow.js$script,third-party
 /sptlog.
 /spylog_
 /sr.gif?
 /sptlog.
 /spylog_
 /sr.gif?
+/sra_analytics.
 /sranalytics.
 /src/tracking_
 /sranalytics.
 /src/tracking_
+/ssl-intgr-net/*
 /SSOCore/update?
 /sst8.js
 /sst8.sst?
 /SSOCore/update?
 /sst8.js
 /sst8.sst?
 /sstlm8.sst?
 /st.aspx?
 /stat-analytics/*
 /sstlm8.sst?
 /st.aspx?
 /stat-analytics/*
+/stat.asmx
 /stat.aspx?
 /stat.gif?
 /stat.htm?
 /stat.aspx?
 /stat.gif?
 /stat.htm?
 /StatisticService.m?
 /statlogger.
 /stats-amp.
 /StatisticService.m?
 /statlogger.
 /stats-amp.
+/stats-dc1.
 /stats-js.cgi?
 /stats-tracking.js
 /stats-js.cgi?
 /stats-tracking.js
-/stats.*/hits/
+/stats.*/hits/*
 /stats.asp?id
 /stats.cgi$image
 /stats.gif?
 /stats.asp?id
 /stats.cgi$image
 /stats.gif?
 /statspider?
 /statspixel.
 /StatsRadioAnalyticsHub.htm
 /statspider?
 /statspixel.
 /StatsRadioAnalyticsHub.htm
+/statstracker/*
 /statstracker?
 /statsupdater.
 /stattracker-
 /statstracker?
 /statsupdater.
 /stattracker-
 /survey_invite_
 /surveyoverlay/*
 /swa_t.gif?
 /survey_invite_
 /surveyoverlay/*
 /swa_t.gif?
+/swatag.js
 /swfaddress.js?tracker=
 /swptrk.
 /syn/mail_s.php?
 /swfaddress.js?tracker=
 /swptrk.
 /syn/mail_s.php?
 /t-richrelevance-
 /t.*?ref=$~xmlhttprequest
 /t.gif?
 /t-richrelevance-
 /t.*?ref=$~xmlhttprequest
 /t.gif?
+/t/event?
+/t?referer=
 /tablytics.
 /tacoda.
 /tacoda_
 /TacodaFTT.
 /taevents-
 /tag/tag.jsp?
 /tablytics.
 /tacoda.
 /tacoda_
 /TacodaFTT.
 /taevents-
 /tag/tag.jsp?
+/tagAnalyticsCNIL.
 /tagCNIL.js
 /TagCommander.cfc?
 /tagcommander.js
 /tagCNIL.js
 /TagCommander.cfc?
 /tagcommander.js
-/tagcommander/*
+/tagcommander_
 /tagmanager/pptm.
 /tagmgmt/bootstrap.
 /tagomnitureengine.js
 /tagmanager/pptm.
 /tagmgmt/bootstrap.
 /tagomnitureengine.js
 /tailtarget.js
 /targetemsecure.
 /taxtag.js
 /tailtarget.js
 /targetemsecure.
 /taxtag.js
+/tblz_sailthru/*
 /tbuy/tracker/*
 /tc_logging.js
 /tc_targeting.
 /tbuy/tracker/*
 /tc_logging.js
 /tc_targeting.
 /tracciamento.php?
 /trace?sessionid=
 /tracing?aspect=
 /tracciamento.php?
 /trace?sessionid=
 /tracing?aspect=
+/track-action/*
 /track-compiled.js
 /track-cookies.
 /track-compiled.js
 /track-cookies.
+/track-event.
 /track-referrals.js
 /track.ads/*
 /track.ashx?*=http
 /track-referrals.js
 /track.ads/*
 /track.ashx?*=http
 /track.gif^
 /track.js?referrer
 /track.js?screen=
 /track.gif^
 /track.js?referrer
 /track.js?screen=
+/track.p?
 /track.php?*&uid=
 /track.png?
 /track.srv.
 /track.php?*&uid=
 /track.png?
 /track.srv.
 /track;adv
 /track?*&ref=
 /track?browserId
 /track;adv
 /track?*&ref=
 /track?browserId
+/track?cb=
 /track?event=
 /track?name=
 /track?referer=
 /track?event=
 /track?name=
 /track?referer=
 /tracker?*=
 /tracker_activityStream.
 /tracker_article
 /tracker?*=
 /tracker_activityStream.
 /tracker_article
+/tracker_async.
 /tracker_czn.tsp?
 /tracker_gif.
 /tracker_pageview.
 /tracker_czn.tsp?
 /tracker_gif.
 /tracker_pageview.
 /tracking-info.gif?
 /tracking-init.
 /tracking-jquery-shim.
 /tracking-info.gif?
 /tracking-init.
 /tracking-jquery-shim.
+/tracking-links.js
 /tracking-pixel.
 /tracking-pixel/*
 /tracking-portlet/*
 /tracking-pixel.
 /tracking-pixel/*
 /tracking-portlet/*
 /tracking.php?id
 /tracking.php?q=
 /tracking.phtml?
 /tracking.php?id
 /tracking.php?q=
 /tracking.phtml?
+/tracking.png?
 /tracking.relead.
 /tracking.vidt
 /tracking/*/agof-
 /tracking.relead.
 /tracking.vidt
 /tracking/*/agof-
 /TrackingService.js
 /trackingService.min.js
 /trackingService/*
 /TrackingService.js
 /trackingService.min.js
 /trackingService/*
+/trackingVtm.
 /trackIt.js
 /trackit.php?
 /trackit.pl?
 /trackIt.js
 /trackit.php?
 /trackit.pl?
 /trackvisit?
 /TrackVisitors/*
 /tradelab.js
 /trackvisit?
 /TrackVisitors/*
 /tradelab.js
+/traffic-source-cookie.
+/traffic-source-cookie/*
 /traffic.asmx/*
 /traffic/status.gif?
 /traffic/track^
 /traffic.asmx/*
 /traffic/status.gif?
 /traffic/track^
 /traffix-track.
 /trafic.js
 /trakksocial.js
 /traffix-track.
 /trafic.js
 /trakksocial.js
+/trans/logger.js
 /trans_pixel.asp
 /transparent1x1.
 /trax.gif?
 /trans_pixel.asp
 /transparent1x1.
 /trax.gif?
 /UnicaTag.
 /UniqueUserVisit?
 /Universal-Federated-Analytics.
 /UnicaTag.
 /UniqueUserVisit?
 /Universal-Federated-Analytics.
+/universal-trackers/*
 /universal-tracking-
 /universalPixelStatic.
 /uo-stat?
 /universal-tracking-
 /universalPixelStatic.
 /uo-stat?
 /uutils.fcg?
 /uvstat.js
 /uxm_tracking.
 /uutils.fcg?
 /uvstat.js
 /uxm_tracking.
+/v.gif?t=
 /v1/pixel?
 /v1/r.gif?
 /v4/analytics.
 /v1/pixel?
 /v1/r.gif?
 /v4/analytics.
 /vertical-stats.
 /vglnk.js
 /vgwort/*
 /vertical-stats.
 /vglnk.js
 /vgwort/*
+/video-ga.js
 /video_count.php?
 /videoanalytic/*
 /videoAnalytics.
 /video_count.php?
 /videoanalytic/*
 /videoAnalytics.
 /visit.gif?
 /visit/log.js?
 /visit/record.gif?
 /visit.gif?
 /visit/log.js?
 /visit/record.gif?
+/visit/record?
 /visit?id=
 /visit_pixel?
 /visit_tracking.
 /visit?id=
 /visit_pixel?
 /visit_tracking.
 /vpstats.
 /vptrack_
 /vs-track.js
 /vpstats.
 /vptrack_
 /vs-track.js
+/vs.gif?
 /vs/track.
 /vs_track.
 /vstat.php
 /vs/track.
 /vs_track.
 /vstat.php
 /WebPageEventLogger.
 /webrec/wr.do?
 /WebStat.asmx
 /WebPageEventLogger.
 /webrec/wr.do?
 /WebStat.asmx
+/webstat.js
 /webstat/cei_count.asp?
 /WebStat2.
 /webstat_
 /webstat/cei_count.asp?
 /WebStat2.
 /webstat_
 /webtag.js
 /webtrack.
 /webtracker.
 /webtag.js
 /webtrack.
 /webtracker.
-/webTracking.
+/webTracking.$domain=~webtracking.girard-agediss.com
 /webtracking/*$~subdocument
 /WebTrackingHandler.
 /WebTrackingService.
 /webtracking/*$~subdocument
 /WebTrackingHandler.
 /WebTrackingService.
 /wego.farmer.
 /weizenbock/dist/*
 /wf/open?upn=$image
 /wego.farmer.
 /weizenbock/dist/*
 /wf/open?upn=$image
+/wget?*&referer=
 /wh_tracking.
 /where-go-add.js
 /who/?js
 /wh_tracking.
 /where-go-add.js
 /who/?js
 /wijitTrack.gif?
 /WikiaStats/*
 /wildfire/i/CIMP.gif?
 /wijitTrack.gif?
 /WikiaStats/*
 /wildfire/i/CIMP.gif?
+/wisdom_tracking.
 /wiseRtSvcVisit.
 /wjcounter-
 /wjcounter.
 /wiseRtSvcVisit.
 /wjcounter-
 /wjcounter.
 /z.inc.php?
 /zag.gif?
 /zagcookie.
 /z.inc.php?
 /zag.gif?
 /zagcookie.
+/zaguk.gif?
 /ZagUser.js
 /zaius-min.js
 /zaius.gif?
 /zanox.js
 /zdgurgler.min.js
 /zemtracker.
 /ZagUser.js
 /zaius-min.js
 /zaius.gif?
 /zanox.js
 /zdgurgler.min.js
 /zemtracker.
+/zig.js
+/zig_c.min.js
 /zonapixel.
 /zone-log.
 /ztagtrackedevent/*
 /zonapixel.
 /zone-log.
 /ztagtrackedevent/*
 ?event=*&ts=
 ?event=General.track
 ?event=log&
 ?event=*&ts=
 ?event=General.track
 ?event=log&
+?event=performancelogger:
 ?event=pixel.
 ?eventtype=impression&pid=
 ?eventtype=request&pid=
 ?event=pixel.
 ?eventtype=impression&pid=
 ?eventtype=request&pid=
@@ -3877,6 +4014,8 @@ _.gif?ref=
 _.gif?t=
 _247seotracking.
 _adcenterconversion.
 _.gif?t=
 _247seotracking.
 _adcenterconversion.
+_ajax/btrack.php?
+_analytics-tracking?
 _Analytics.js?
 _analytics.php?
 _artcl_log/
 _Analytics.js?
 _analytics.php?
 _artcl_log/
@@ -3935,6 +4074,7 @@ _pages_tracker.
 _performance_tracker-
 _ping/amp-
 _pix.gif?
 _performance_tracker-
 _ping/amp-
 _pix.gif?
+_pixel_db?
 _pixel_test/?
 _pixelmap.js
 _promo_id=
 _pixel_test/?
 _pixelmap.js
 _promo_id=
@@ -3948,6 +4088,7 @@ _sdctag2.
 _semanticTag/
 _setAnalyticsFields&
 _social_tracking.
 _semanticTag/
 _setAnalyticsFields&
 _social_tracking.
+_stat.php?referer=
 _stat/addEvent/
 _stat_counter.php?
 _stats.js?
 _stat/addEvent/
 _stat_counter.php?
 _stats.js?
@@ -3970,6 +4111,7 @@ _webanalytics.
 _webiq.
 _wiselog_
 _wreport.fcgi?
 _webiq.
 _wiselog_
 _wreport.fcgi?
+_xiti_js-
 _zag_cookie.
 cgi-bin/counter
 http://utm.$domain=~utm.edu|~utm.md|~utoronto.ca
 _zag_cookie.
 cgi-bin/counter
 http://utm.$domain=~utm.edu|~utm.md|~utoronto.ca
@@ -4165,12 +4307,14 @@ _mongo_stats/
 ||activemeter.com^$third-party
 ||activeprospects.com^$third-party
 ||actnx.com^$third-party
 ||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
 ||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
 ||adchemix.com^$third-party
 ||adchemy-content.com^$third-party
 ||adchemy.com^$third-party
@@ -4180,6 +4324,7 @@ _mongo_stats/
 ||adelixir.com^$third-party
 ||adform.net^$third-party
 ||adfox.ru^$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
 ||adgreed.com^$third-party
 ||adheart.de^$third-party
 ||adhslx.com^$third-party
@@ -4198,6 +4343,7 @@ _mongo_stats/
 ||adobetag.com^$third-party
 ||adoftheyear.com^$third-party
 ||adoric-om.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
 ||adpies.com^$third-party
 ||adprotraffic.com^$third-party
 ||adrizer.com^$third-party
@@ -4215,6 +4361,7 @@ _mongo_stats/
 ||advanced-web-analytics.com^$third-party
 ||advconversion.com^$third-party
 ||advertising.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
 ||adyapper.com^$third-party
 ||afairweb.com^$third-party
 ||affilae.com^$third-party
@@ -4293,6 +4440,7 @@ _mongo_stats/
 ||app.link^$third-party
 ||appared.online^$third-party
 ||appboycdn.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
 ||aprtn.com^$third-party
 ||aprtx.com^$third-party
 ||aqtracker.com^$third-party
@@ -4354,10 +4502,12 @@ _mongo_stats/
 ||baynote.net^$third-party
 ||bdash-cloud.com^$third-party
 ||beacon.kmi-us.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
 ||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
 ||beemrdwn.com^$third-party
 ||beencounter.com^$third-party
 ||behavioralengine.com^$third-party
@@ -4651,7 +4801,6 @@ _mongo_stats/
 ||d41.co^$third-party
 ||dable.io^$third-party
 ||dacounter.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
 ||dailycaller-alerts.com^$third-party
 ||dapxl.com^$third-party
 ||dashboard.io^$third-party
@@ -4692,6 +4841,7 @@ _mongo_stats/
 ||digdeepdigital.com.au^$third-party
 ||digitaloptout.com^$third-party
 ||digitaltarget.ru^$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
 ||dignow.org^$third-party
 ||dimestore.com^$third-party
 ||dimml.io^$third-party
@@ -4790,6 +4940,7 @@ _mongo_stats/
 ||eperfectdata.com^$third-party
 ||epilot.com^$third-party
 ||epiodata.com^$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
 ||epitrack.com^$third-party
 ||eproof.com^$third-party
 ||eps-analyzer.de^$third-party
@@ -4854,6 +5005,7 @@ _mongo_stats/
 ||fast-thinking.co.uk^$third-party
 ||fastanalytic.com^$third-party
 ||fastly-analytics.com^$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
 ||fastonlineusers.com^$third-party
 ||fastwebcounter.com^$third-party
 ||fathomseo.com^$third-party
@@ -4936,6 +5088,7 @@ _mongo_stats/
 ||fusestats.com^$third-party
 ||fuziontech.net^$third-party
 ||fyreball.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
 ||gammachug.com^$third-party
 ||gaug.es^$third-party
 ||gbotvisit.com^$third-party
@@ -5058,6 +5211,7 @@ _mongo_stats/
 ||hlserve.com^$third-party
 ||homechader.com^$third-party
 ||hopurl.org^$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
 ||host-tracker.com^$third-party
 ||hostip.info^$third-party
 ||hoststats.info^$third-party
@@ -5081,6 +5235,7 @@ _mongo_stats/
 ||i-stats.com^$third-party
 ||i401xox.com^$third-party
 ||iadvize.com^$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
 ||ib-ibi.com^$third-party
 ||ibpxl.com^$third-party
 ||ibpxl.net^$third-party
@@ -5159,6 +5314,7 @@ _mongo_stats/
 ||ip2map.com^$third-party
 ||ip2phrase.com^$third-party
 ||ipaddresslabs.com^$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
 ||ipcatch.com^$third-party
 ||ipcounter.de^$third-party
 ||iperceptions.com^$third-party
@@ -5199,6 +5355,7 @@ _mongo_stats/
 ||jstracker.com^$third-party
 ||jump-time.net^$third-party
 ||jumptime.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
 ||justuno.com^$third-party
 ||jwmstats.com^$third-party
 ||k-analytix.com^$third-party
@@ -5328,6 +5485,7 @@ _mongo_stats/
 ||marketshot.com^$third-party
 ||marketshot.fr^$third-party
 ||markitondemand.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
 ||martianstats.com^$third-party
 ||maryneallynndyl.com^$third-party
 ||masterstats.com^$third-party
@@ -5402,6 +5560,7 @@ _mongo_stats/
 ||movable-ink-6710.com^$third-party
 ||mparticle.com^$third-party
 ||mplxtms.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
 ||mpstat.us^$third-party
 ||msgapp.com^$third-party
 ||msgtag.com^$third-party
@@ -5411,6 +5570,7 @@ _mongo_stats/
 ||mtracking.com^$third-party
 ||mtrics.cdc.gov^$third-party
 ||mucocutaneousmyrmecophaga.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
 ||musthird.com^$third-party
 ||mvilivestats.com^$third-party
 ||mvtracker.com^$third-party
@@ -5442,6 +5602,7 @@ _mongo_stats/
 ||nakanohito.jp^$third-party
 ||nalook.com^$third-party
 ||nanovisor.io^$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
 ||native.ai^$third-party
 ||natpal.com^$third-party
 ||naturaltracking.com^$third-party
@@ -5497,12 +5658,12 @@ _mongo_stats/
 ||ns1p.net^$third-party
 ||nstracking.com^$third-party
 ||nuconomy.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
 ||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
 ||observerapp.com^$third-party
 ||octavius.rocks^$third-party
 ||octomarket.com^$third-party
@@ -5585,6 +5746,7 @@ _mongo_stats/
 ||pc1.io^$third-party
 ||pclicks.com^$third-party
 ||pcspeedup.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
 ||peerius.com^$third-party
 ||percentmobile.com^$third-party
 ||perfdrive.com^$third-party
@@ -5596,6 +5758,7 @@ _mongo_stats/
 ||perimeterx.net^$third-party
 ||perion.com^$third-party
 ||permutive.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
 ||personyze.com^$third-party
 ||petametrics.com^$third-party
 ||phonalytics.com^$third-party
@@ -5636,6 +5799,7 @@ _mongo_stats/
 ||pntrac.com^$third-party
 ||pntrs.com^$third-party
 ||pointomatic.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
 ||popsample.com^$third-party
 ||popt.in^$third-party
 ||populr.me^$third-party
@@ -5683,6 +5847,7 @@ _mongo_stats/
 ||putags.com^$third-party
 ||pxf.io^$third-party
 ||pxi.pub^$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
 ||pzkysq.pink^$third-party
 ||q-counter.com^$third-party
 ||q-stats.nl^$third-party
@@ -5763,6 +5928,7 @@ _mongo_stats/
 ||responsetap.com^$third-party
 ||retags.us^$third-party
 ||retargetly.com^$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
 ||retentionscience.com^$third-party
 ||reussissonsensemble.fr^$third-party
 ||revdn.net^$third-party
@@ -5824,6 +5990,8 @@ _mongo_stats/
 ||salemove.com^$third-party
 ||salesgenius.com^$third-party
 ||salesmanago.pl^$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
 ||saletrack.co.uk^$third-party
 ||sapha.com^$third-party
 ||sarevtop.com^$third-party
@@ -5860,6 +6028,7 @@ _mongo_stats/
 ||selipuquoe.com^$third-party
 ||sellebrity.com^$third-party
 ||sellpoints.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
 ||semantic-finder.com^$third-party
 ||semanticverses.com^$third-party
 ||semasio.net^$third-party
@@ -5871,6 +6040,7 @@ _mongo_stats/
 ||seoradar.ro^$third-party
 ||serious-partners.com^$third-party
 ||serv-ac.com^$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
 ||servestats.com^$third-party
 ||servinator.pw^$third-party
 ||serving-sys.com^$third-party
@@ -5895,6 +6065,8 @@ _mongo_stats/
 ||silvergamed.com^$third-party
 ||silverpop.com^$third-party
 ||silverpush.co^$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
 ||simplehitcounter.com^$third-party
 ||simplereach.com^$third-party
 ||simpli.fi^$third-party
@@ -5938,11 +6110,13 @@ _mongo_stats/
 ||smct.co^$third-party
 ||smfsvc.com^$third-party
 ||smileyhost.net^$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
 ||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
 ||socialhoney.co^$third-party
 ||socialprofitmachine.com^$third-party
 ||socialtrack.co^$third-party
@@ -5953,6 +6127,7 @@ _mongo_stats/
 ||soflopxl.com^$third-party
 ||softonic-analytics.net^$third-party
 ||sojern.com^$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
 ||sokrati.com^$third-party
 ||sometrics.com^$third-party
 ||sophus3.com^$third-party
@@ -6000,6 +6175,7 @@ _mongo_stats/
 ||statistiche-web.com^$third-party
 ||statistx.com^$third-party
 ||statowl.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
 ||stats-analytics.info^$third-party
 ||stats.cz^$third-party
 ||stats2.com^$third-party
@@ -6017,6 +6193,7 @@ _mongo_stats/
 ||statssheet.com^$third-party
 ||statsw.com^$third-party
 ||statswave.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
 ||statsy.net^$third-party
 ||stattooz.com^$third-party
 ||stattrax.com^$third-party
@@ -6092,6 +6269,7 @@ _mongo_stats/
 ||tendatta.com^$third-party
 ||tentaculos.net^$third-party
 ||terabytemedia.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
 ||testin.cn^$third-party
 ||testpixel.net^$third-party
 ||tetoolbox.com^$third-party
@@ -6157,6 +6335,7 @@ _mongo_stats/
 ||tracking202.com^$third-party
 ||trackinglabs.com^$third-party
 ||trackkas.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
 ||trackmyweb.net^$third-party
 ||trackset.com^$third-party
 ||tracksy.com^$third-party
@@ -6213,13 +6392,16 @@ _mongo_stats/
 ||tstlabs.co.uk^$third-party
 ||tsw0.com^$third-party
 ||tubetrafficcash.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
 ||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
 ||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
 ||u5e.com^$third-party
 ||uadx.com^$third-party
 ||ubertags.com^$third-party
@@ -6244,6 +6426,7 @@ _mongo_stats/
 ||urlself.com^$third-party
 ||usabilitytools.com^$third-party
 ||usabilla.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
 ||user-api.com^$third-party
 ||user-clicks.com^$third-party
 ||user-red.com^$third-party
@@ -6427,6 +6610,7 @@ _mongo_stats/
 ||yieldify.com^$third-party
 ||yieldsoftware.com^$third-party
 ||yjtag.jp^$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
 ||ymetrica1.com^$third-party
 ||youbora.com^$third-party
 ||youboranqs01.com^$third-party
@@ -6456,54 +6640,17 @@ _mongo_stats/
 ||ztsrv.com^$third-party
 ! Mining
 .1.1.1.l80.js^$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
 .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
 /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
 ||1beb2a44.space^$third-party
 ||1q2w3.fun^$third-party
+||1q2w3.life^$third-party
 ||1q2w3.me^$third-party
 ||1q2w3.top^$third-party
 ||1q2w3.website^$third-party
 ||1q2w3.me^$third-party
 ||1q2w3.top^$third-party
 ||1q2w3.website^$third-party
@@ -6513,40 +6660,53 @@ _mongo_stats/
 ||320ca3f6.space^$third-party
 ||330ca589.space^$third-party
 ||340ca71c.space^$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
 ||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
 ||77.162.125.199^$third-party
+||8jd2lfsq.me^$third-party
 ||abc.pema.cl^$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
 ||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
 ||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
 ||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
 ||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
 ||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
 ||befirstcdn.com^$third-party
 ||belicimo.pw^
 ||berateveng.ru^$third-party
@@ -6560,19 +6720,26 @@ _mongo_stats/
 ||biberukalap.com^$third-party
 ||bitclub.network^$third-party
 ||bitclubnetwork.com^$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
 ||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
 ||browsermine.com^$third-party
+||bsyauqwerd.party^$third-party
 ||butcalve.com^$third-party
 ||byebye.ml^$third-party
 ||c0i8h8ac7e.bid^$third-party
 ||candid.zone^$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^
 ||cc.gofile.io^
+||ccvwtdtwyu.trade^$third-party
+||cdn-analytics.pl^$third-party
 ||cdn-jquery.host^$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
 ||cdnfile.xyz^$third-party
 ||cfcdist.gdn^$third-party
 ||cfcdist.loan^$third-party
@@ -6582,13 +6749,16 @@ _mongo_stats/
 ||clgserv.pro^$third-party
 ||clickwith.bid^$third-party
 ||clod.pw^$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
 ||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-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
 ||coinblind.com^$third-party
 ||coincheck.com^$third-party
 ||coinerra.com^$third-party
@@ -6601,6 +6771,8 @@ _mongo_stats/
 ||coinnebula.com^$third-party
 ||coinpirate.cf^$third-party
 ||coinpot.co^$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
 ||coinwire.eu^$third-party
 ||cookiescript.info^$third-party
 ||cpu2cash.link^$third-party
@@ -6619,44 +6791,73 @@ _mongo_stats/
 ||cryptonoter.com^$third-party
 ||csgocpu.com^$third-party
 ||ctlrnwbv.ru^$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
 ||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
 ||deepc.cc^$third-party
 ||depttake.ga^$third-party
 ||devphp.org.ua^$third-party
+||dexim.space^$third-party
 ||didnkinrab.com^$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
 ||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
 ||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
 ||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.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
 ||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
 ||ffinwwfpqi.gq^$third-party
 ||fge9vbrzwt.bid^$third-party
 ||flare-analytics.com^$third-party
+||flnqmin.org^$third-party
 ||flophous.cf^$third-party
 ||flowplayer.space^
 ||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
 ||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
 ||g-content.bid^$third-party
+||g1thub.com^$third-party
 ||gasolina.ml^$third-party
 ||gay-hotvideo.net^
 ||gasolina.ml^$third-party
 ||gay-hotvideo.net^
+||gettate.date^$third-party
+||gettate.faith^$third-party
+||gettate.racing^$third-party
 ||giml.ml^$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
 ||googleanalytcs.com^$third-party
 ||goredirect.party^$third-party
 ||graftpool.ovh^$third-party
@@ -6675,16 +6876,23 @@ _mongo_stats/
 ||hatcalter.com^$third-party
 ||hegrinhar.com^$third-party
 ||hemnes.win^$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
 ||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
 ||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
 ||hydesolo.tk^$third-party
+||iaheyftbsn.review^$third-party
 ||igg.biz^$third-party
 ||igrid.org^$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
 ||ingorob.com^$third-party
 ||ininmacerad.pro^$third-party
 ||insdrbot.com^$third-party
@@ -6692,13 +6900,18 @@ _mongo_stats/
 ||intellecthosting.net^
 ||interestingz.pw^$third-party
 ||investhash.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
 ||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
 ||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
 ||jroqvbvw.info^$third-party
 ||jsccnn.com^$third-party
 ||jscdndel.com^$third-party
@@ -6706,21 +6919,28 @@ _mongo_stats/
 ||junopink.ml^$third-party
 ||jurty.ml^$third-party
 ||jurtym.cf^$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
 ||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
 ||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
 ||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
 ||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
 ||marcycoin.org^$third-party
 ||mataharirama.xyz^$third-party
 ||mebablo.com^$third-party
@@ -6729,11 +6949,13 @@ _mongo_stats/
 ||mercy.ga^$third-party
 ||mfio.cf^$third-party
 ||mhiobjnirs.gq^$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
 ||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
 ||mineralt.io^$third-party
 ||minercry.pt^$third-party
 ||minero-proxy-*.sh^$third-party
@@ -6741,13 +6963,19 @@ _mongo_stats/
 ||minero.pw^$third-party
 ||minescripts.info^$third-party
 ||minexmr.com^$third-party
 ||minero.pw^$third-party
 ||minescripts.info^$third-party
 ||minexmr.com^$third-party
+||minexmr.stream^$third-party
 ||mining.best^$third-party
 ||mining.best^$third-party
+||mininghub.club^$third-party
 ||minr.pw^$third-party
 ||minr.pw^$third-party
+||mmc.center^$third-party
 ||mmpool.org^$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
 ||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
 ||moonsade.com^$third-party
 ||morningdigit.com^$third-party
 ||mrycrypto.com^$third-party
@@ -6762,28 +6990,47 @@ _mongo_stats/
 ||mycryrpto.com^$third-party
 ||myerypto.com^$third-party
 ||myrcrypto.com^$third-party
 ||mycryrpto.com^$third-party
 ||myerypto.com^$third-party
 ||myrcrypto.com^$third-party
+||myregeneaf.com^$third-party
 ||mytestminer.xyz^
 ||mytestminer.xyz^
+||nabaza.com^$third-party
 ||nablabee.com^$third-party
 ||nahnoji.cz^$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
 ||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
 ||never.ovh^$third-party
+||nexioniect.com^$third-party
+||nextbdom.ru^$third-party
 ||nexttime.ovh^$third-party
 ||nfwebminer.com^$third-party
 ||niematego.tk^$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
 ||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
 ||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
 ||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
 ||p2poolmining.com^$third-party
 ||p2poolmining.net^$third-party
+||panelsave.com^$third-party
 ||papoto.com^$third-party
 ||papoto.com^$third-party
+||party-vqgdyvoycc.now.sh^$third-party
+||pdheuryopd.loan^$third-party
 ||pearno.com^$third-party
 ||pearno.com^$third-party
+||pertholin.com^$third-party
 ||play.mix.kinostuff.com^
 ||playerassets.info^$third-party
 ||podrltid.info^$third-party
 ||play.mix.kinostuff.com^
 ||playerassets.info^$third-party
 ||podrltid.info^$third-party
@@ -6793,11 +7040,16 @@ _mongo_stats/
 ||poolmining.net^$third-party
 ||ppoi.org^$third-party
 ||pr0gram.org^$third-party
 ||poolmining.net^$third-party
 ||ppoi.org^$third-party
 ||pr0gram.org^$third-party
+||premiumstats.xyz^$third-party
 ||presjots.ga^$third-party
 ||presjots.ga^$third-party
+||proj2018.xyz^$third-party
 ||projectpoi.com^$third-party
 ||projectpoi.com^$third-party
+||proofly.win^$third-party
 ||pzoifaum.info^$third-party
 ||pzoifaum.info^$third-party
+||rand.com.ru^$third-party
 ||realnetwrk.com^$third-party
 ||reasedoper.pw^$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
 ||refunevent.com^$third-party
 ||rencohep.com^$third-party
 ||renhertfo.com^$third-party
@@ -6807,67 +7059,115 @@ _mongo_stats/
 ||rintindown.com^$third-party
 ||rintinwa.com^$third-party
 ||rocks.io^$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
 ||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
 ||silimbompom.com^$third-party
 ||siteverification.online^$third-party
 ||siteverification.site^$third-party
 ||skencituer.com^$third-party
+||smartoffer.site^$third-party
 ||smectapop12.pl^$third-party
 ||smectapop12.pl^$third-party
+||soodatmish.com^$third-party
 ||sourcecode.pro^
 ||spacepools.org^$third-party
 ||sparechange.io^$third-party
 ||sparnove.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-cnt.bid^$third-party
+||static-sb.com^$third-party
 ||staticsfs.host^$third-party
 ||statistic.date^$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
 ||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^
 ||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
 ||tokyodrift.ga^$third-party
+||traffic.tc-clicks.com^$third-party
 ||traviilo.com^$third-party
 ||traviilo.com^$third-party
+||truemine.org^$third-party
 ||tulip18.com^$third-party
 ||turnsocial.com^$third-party
 ||ue696vbd9l.bid^$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
 ||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
 ||veritrol.com^$third-party
 ||verresof.com^$third-party
+||vkcdnservice.com^$third-party
+||vpzccwpyilvoyg.ru^$third-party
+||vuryua.ru^$third-party
 ||vzhjnorkudcxbiy.com^$third-party
 ||vzhjnorkudcxbiy.com^$third-party
+||vzzexalcirfgrf.ru^$third-party
 ||wasm24.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
 ||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
 ||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
 ||wordc.ga^$third-party
+||wp-monero-miner.de^$third-party
+||wrxgandsfcz.ru^$third-party
 ||wsp.marketgid.com^$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
 ||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^
 ||yololike.space^
+||yqaywudifu.date^$third-party
+||yrdrtzmsmt.com^$third-party
 ||yuebofa.cc^$third-party
 ||ywtjdckysve.com^$third-party
 ||yuebofa.cc^$third-party
 ||ywtjdckysve.com^$third-party
+||zavzlen.ru^$third-party
+||ziykrgc.ru^$third-party
 ||zlx.com.br^$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
 ! Admiral
 ||6ldu6qa.com^$third-party
 ||aheadday.com^$third-party
@@ -6876,7 +7176,9 @@ _mongo_stats/
 ||axiomaticalley.com^$third-party
 ||balancebreath.com^$third-party
 ||bh8yx.xyz^$third-party
 ||axiomaticalley.com^$third-party
 ||balancebreath.com^$third-party
 ||bh8yx.xyz^$third-party
+||broaddoor.com^$third-party
 ||consciouscabbage.com^$third-party
 ||consciouscabbage.com^$third-party
+||consciouschairs.com^$third-party
 ||copycarpenter.com^$third-party
 ||delegatediscussion.com^$third-party
 ||detectdiscovery.com^$third-party
 ||copycarpenter.com^$third-party
 ||delegatediscussion.com^$third-party
 ||detectdiscovery.com^$third-party
@@ -6907,6 +7209,7 @@ _mongo_stats/
 ||sharppatch.com^$third-party
 ||shelterstraw.com^$third-party
 ||shermore.info^$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
 ||spottysense.com^$third-party
 ||spurioussteam.com^$third-party
 ||storesurprise.com^$third-party
@@ -6932,6 +7235,8 @@ _mongo_stats/
 ||adcrowd.com^$third-party
 ||addcontrol.net^$third-party
 ||admeira.ch^$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
 ||adrank24.de^$third-party
 ||adtraxx.de^$third-party
 ||adzoe.de^$third-party
@@ -7239,6 +7544,7 @@ _mongo_stats/
 ||atraxio.com^$third-party
 ||browsiprod.com^$third-party
 ||canalstat.com^$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
 ||casualstat.com^$third-party
 ||coll1onf.com^$third-party
 ||compteur-fr.com^$third-party
@@ -7272,8 +7578,8 @@ _mongo_stats/
 ||mmtro.com^$third-party
 ||ncdnprorogeraie.lol^$third-party
 ||netquattro.com/stats/
 ||mmtro.com^$third-party
 ||ncdnprorogeraie.lol^$third-party
 ||netquattro.com/stats/
+||netvigie.com^$third-party
 ||phywi.org^$third-party
 ||phywi.org^$third-party
-||poool.fr^$third-party
 ||reseau-pub.com^$third-party
 ||semiocast.com^$third-party
 ||sk1n.fr^$third-party
 ||reseau-pub.com^$third-party
 ||semiocast.com^$third-party
 ||sk1n.fr^$third-party
@@ -7283,6 +7589,7 @@ _mongo_stats/
 ||titag.com^$third-party
 ||tnsinternet.be^$third-party
 ||toc.io^$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
 ||trafiz.net^$third-party
 ||url-stats.net^$third-party
 ||webcompteur.com^$third-party
@@ -7596,6 +7903,7 @@ _mongo_stats/
 ||engageya.com^$third-party
 ||marktest.pt^$third-party
 ||popstats.com.br^$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
 ||sambaads.com^$third-party
 ||tailtarget.com^$third-party
 ||trugaze.io^$third-party
@@ -7753,9 +8061,11 @@ _mongo_stats/
 ||seedtag.com^$third-party
 ! Swedish
 ||adsettings.com^$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
 ||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
 ||citypaketet.se^$third-party
 ||dep-x.com^$third-party
 ||myvisitors.se^$third-party
@@ -7763,10 +8073,12 @@ _mongo_stats/
 ||publish-int.se^$third-party
 ||research-int.se^$third-party
 ||sifomedia.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
 ||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
 ! Thai
 ||d-stats.com^$third-party
 ||tracker.stats.in.th^$third-party
@@ -7856,6 +8168,7 @@ _mongo_stats/
 ||acount.alley.ws^$third-party
 ||acs86.com/t.js
 ||activecommerce.net/collector.gif
 ||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/
 ||activetracker.activehotels.com^$third-party
 ||activities.niagara.comedycentral.com^
 ||actonservice.com^*/tracker/
@@ -7910,6 +8223,7 @@ _mongo_stats/
 ||akamaihd.net/log?
 ||akamaihd.net/push.gif?
 ||akamaihd.net^*.gif?d=
 ||akamaihd.net/log?
 ||akamaihd.net/push.gif?
 ||akamaihd.net^*.gif?d=
+||akamaized.net/?u=
 ||akanoo.com/tracker/
 ||akatracking.esearchvision.com^
 ||aklamio.com/ovlbtntrk?
 ||akanoo.com/tracker/
 ||akatracking.esearchvision.com^
 ||aklamio.com/ovlbtntrk?
@@ -7927,6 +8241,7 @@ _mongo_stats/
 ||amatomu.com/log.php?
 ||amazon.com/gp/*&linkCode$third-party
 ||amazonaws.com/?wsid=
 ||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/
 ||amazonaws.com/amacrpr/crpr.js
 ||amazonaws.com/analytics.
 ||amazonaws.com/cdn.barilliance.com/
@@ -7982,11 +8297,13 @@ _mongo_stats/
 ||analytics.cynapse.com^
 ||analytics.datahc.com^
 ||analytics.dev.springboardvideo.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.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^
 ||analytics.groupe-seb.com^
 ||analytics.gvim.mobi^
 ||analytics.hosting24.com^
@@ -8097,6 +8414,7 @@ _mongo_stats/
 ||b.bedop.com^
 ||b5media.com/bbpixel.php
 ||bab.frb.io^
 ||b.bedop.com^
 ||b5media.com/bbpixel.php
 ||bab.frb.io^
+||backstage.funnelenvy.com^
 ||baidu.com/pixel?
 ||bango.net/exid/*.gif?
 ||bango.net/id/*.gif?
 ||baidu.com/pixel?
 ||bango.net/exid/*.gif?
 ||bango.net/id/*.gif?
@@ -8107,6 +8425,7 @@ _mongo_stats/
 ||bazaarvoice.com^*/magpie.js
 ||bc.geocities.
 ||beacon.affil.walmart.com^
 ||bazaarvoice.com^*/magpie.js
 ||bc.geocities.
 ||beacon.affil.walmart.com^
+||beacon.aimtell.com^
 ||beacon.errorception.com^
 ||beacon.gcion.com^
 ||beacon.gu-web.net^
 ||beacon.errorception.com^
 ||beacon.gcion.com^
 ||beacon.gu-web.net^
@@ -8211,6 +8530,7 @@ _mongo_stats/
 ||circonus.com/hit?
 ||citygridmedia.com/tracker/
 ||citysearch.com/tracker/
 ||circonus.com/hit?
 ||citygridmedia.com/tracker/
 ||citysearch.com/tracker/
+||clarium.global.ssl.fastly.net^
 ||clearspring.com/at/
 ||clearspring.com/t/
 ||click.appinthestore.com^
 ||clearspring.com/at/
 ||clearspring.com/t/
 ||click.appinthestore.com^
@@ -8239,7 +8559,7 @@ _mongo_stats/
 ||cloudapp.net/l/
 ||cloudfront-labs.amazonaws.com^
 ||cloudfront.net*/keywee.min.js
 ||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=
 ||cloudfront.net*/tracker.js
 ||cloudfront.net*/trk.js
 ||cloudfront.net/?a=
@@ -8282,6 +8602,7 @@ _mongo_stats/
 ||cnt.3dmy.net^
 ||cnt.mastorage.net^
 ||cnzz.com/stat.
 ||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^
 ||coinbase.com/assets/application-*.js$third-party
 ||collect.igodigital.com^$script
 ||collect.rewardstyle.com^
@@ -8324,6 +8645,7 @@ _mongo_stats/
 ||counter.hyipexplorer.com^
 ||counter.maases.com^
 ||counter.mgaserv.com^
 ||counter.hyipexplorer.com^
 ||counter.maases.com^
 ||counter.mgaserv.com^
+||counter.packa2.cz^
 ||counter.pagesview.com^
 ||counter.pax.com^
 ||counter.powweb.com^
 ||counter.pagesview.com^
 ||counter.pax.com^
 ||counter.powweb.com^
@@ -8368,6 +8690,7 @@ _mongo_stats/
 ||d.rcmd.jp^$image
 ||d.shareaholic.com^
 ||d10lpsik1i8c69.cloudfront.net^
 ||d.rcmd.jp^$image
 ||d.shareaholic.com^
 ||d10lpsik1i8c69.cloudfront.net^
+||d11a2fzhgzqe7i.cloudfront.net^
 ||d169bbxks24g2u.cloudfront.net^
 ||d16fk4ms6rqz1v.cloudfront.net^
 ||d191y0yd6d0jy4.cloudfront.net^
 ||d169bbxks24g2u.cloudfront.net^
 ||d16fk4ms6rqz1v.cloudfront.net^
 ||d191y0yd6d0jy4.cloudfront.net^
@@ -8489,6 +8812,7 @@ _mongo_stats/
 ||disqus.com/stats.html
 ||distillery.wistia.com^
 ||djibeacon.djns.com^
 ||disqus.com/stats.html
 ||distillery.wistia.com^
 ||djibeacon.djns.com^
+||djtflbt20bdde.cloudfront.net^
 ||dkj2m377b0yzw.cloudfront.net^
 ||dl1d2m8ri9v3j.cloudfront.net^
 ||dlvkf5067xruv.cloudfront.net^
 ||dkj2m377b0yzw.cloudfront.net^
 ||dl1d2m8ri9v3j.cloudfront.net^
 ||dlvkf5067xruv.cloudfront.net^
@@ -8503,10 +8827,12 @@ _mongo_stats/
 ||ds-aksb-a.akamaihd.net^
 ||dt.sellpoint.net^
 ||dtym7iokkjlif.cloudfront.net/dough/
 ||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
 ||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^
 ||dw.cbsimg.net^$script
 ||dw.com.com^$script
 ||dxwgpw0lkcum5.cloudfront.net^
@@ -8575,10 +8901,10 @@ _mongo_stats/
 ||events.medio.com^
 ||events.realgravity.com^
 ||events.whisk.com^
 ||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/
 ||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
 ||eviesays.com/js/analytics/
 ||evri.com/analytics/
 ||evt.collarity.com^$image
@@ -8637,6 +8963,7 @@ _mongo_stats/
 ||fyre.co^*/tracking/
 ||g.delivery.net^$third-party
 ||ga-beacon.appspot.com^
 ||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
 ||ga.webdigi.co.uk^
 ||gamegecko.com/gametrack?
 ||gatehousemedia.com/wickedlocal/ip.js
@@ -8815,6 +9142,7 @@ _mongo_stats/
 ||kiwari.com^*/impressions.asp?
 ||kmib.co.kr/ref/
 ||kununu.com^*/tracking/
 ||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^
 ||kxcdn.com/track.js
 ||l-host.net/etn/omnilog?
 ||l.coincident.tv^
@@ -8847,6 +9175,7 @@ _mongo_stats/
 ||link.huffingtonpost.com^$third-party
 ||link.indiegogo.com/img/
 ||link.informer.com^
 ||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
 ||linkbucks.com/visitScript/
 ||linkedin.com/emimp/$image
 ||linkwithin.com/pixel.png
@@ -8859,6 +9188,7 @@ _mongo_stats/
 ||livefyre.com/tracking/
 ||livefyre.com^*/tracker.js
 ||livefyre.com^*/tracking/
 ||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/?
 ||livehelpnow.net/lhn/jsutil/getinvitationmessage.aspx?
 ||liverail.com/?metric=
 ||liverail.com/track/?
@@ -8866,6 +9196,7 @@ _mongo_stats/
 ||location3.com/analytics/
 ||log-*.previewnetworks.com^
 ||log.adap.tv^$object-subrequest
 ||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^
 ||log.artipbox.net^$third-party
 ||log.ideamelt.com^
 ||log.invodo.com^
@@ -8882,6 +9213,7 @@ _mongo_stats/
 ||logger.snackly.co^
 ||logger.sociablelabs.com^
 ||logging.carambo.la^
 ||logger.snackly.co^
 ||logger.sociablelabs.com^
 ||logging.carambo.la^
+||logging.prefixbox.com^
 ||loggingapi.spingo.com^
 ||logs.spilgames.com^
 ||logs.thebloggernetwork.com^
 ||loggingapi.spingo.com^
 ||logs.spilgames.com^
 ||logs.thebloggernetwork.com^
@@ -9248,6 +9580,7 @@ _mongo_stats/
 ||s-vop.sundaysky.com^$third-party
 ||s.clickability.com^
 ||s.sniphub.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
 ||s3-tracking.synthasite.net.s3.amazonaws.com^
 ||s5labs.io/common/i?impressionId$image
 ||saaspire.net/pxl/$third-party
@@ -9284,6 +9617,7 @@ _mongo_stats/
 ||sharethis.com/pageviews?
 ||shopify.com/*/page?*&eventType=
 ||shoplocal.com/it.ashx?
 ||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
 ||sig.atdmt.com^
 ||sig.gamerdna.com^$third-party
 ||sightmaxondemand.com/wreal/sightmaxagentinterface/monitor.smjs
@@ -9397,6 +9731,7 @@ _mongo_stats/
 ||stats.wp.com^
 ||stats.yme.com^
 ||stats.yourminis.com^
 ||stats.wp.com^
 ||stats.yme.com^
 ||stats.yourminis.com^
+||stats.zotabox.com^
 ||stats1.tune.pk^
 ||stats2.lightningcast.net^
 ||stats3.unrulymedia.com^
 ||stats1.tune.pk^
 ||stats2.lightningcast.net^
 ||stats3.unrulymedia.com^
@@ -9466,6 +9801,7 @@ _mongo_stats/
 ||tags.master-perf-tools.com^
 ||tags.newscgp.com^
 ||target.fark.com^
 ||tags.master-perf-tools.com^
 ||tags.newscgp.com^
 ||target.fark.com^
+||target.mixi.media^
 ||targeting.wpdigital.net^
 ||tc.airfrance.com^
 ||te.supportfreecontent.com^
 ||targeting.wpdigital.net^
 ||tc.airfrance.com^
 ||te.supportfreecontent.com^
@@ -9534,6 +9870,7 @@ _mongo_stats/
 ||track.mycliplister.com^
 ||track.omg2.com^
 ||track.parse.ly^
 ||track.mycliplister.com^
 ||track.omg2.com^
 ||track.parse.ly^
+||track.prezna.com^
 ||track.pricespider.com^
 ||track.propelplus.com^
 ||track.qcri.org^
 ||track.pricespider.com^
 ||track.propelplus.com^
 ||track.qcri.org^
@@ -9553,7 +9890,6 @@ _mongo_stats/
 ||track.tcppu.com^
 ||track.td3x.com^
 ||track.uc.cn^
 ||track.tcppu.com^
 ||track.td3x.com^
 ||track.uc.cn^
-||track.uniqodo.com^
 ||track.untd.com^
 ||track.vscash.com^
 ||track.written.com^
 ||track.untd.com^
 ||track.vscash.com^
 ||track.written.com^
@@ -9633,6 +9969,7 @@ _mongo_stats/
 ||tracking2.interweave.com^$third-party
 ||trackingapi.cloudapp.net^
 ||trackingdev.nixxie.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^
 ||trackla.stackla.com^
 ||tracksys.developlabs.net^
 ||traffic.acwebconnecting.com^
@@ -9647,6 +9984,7 @@ _mongo_stats/
 ||tredir.go.com/capmon/GetDE?$third-party
 ||tree-pixel-log.s3.amazonaws.com^
 ||tremorhub.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=
 ||trf.intuitwebsites.com^
 ||triad.technorati.com^
 ||tritondigital.com/lt?sid*&hasads=
@@ -10224,6 +10562,8 @@ _mongo_stats/
 ||videostat.index.hu^
 ! Icelandic
 ||82.196.13.38^$third-party,domain=~dv-is.ip
 ||videostat.index.hu^
 ! Icelandic
 ||82.196.13.38^$third-party,domain=~dv-is.ip
+! Indian
+||analytics.bhaskar.com^
 ! Indonesian
 ||mediaquark.com/tracker.js
 ! Italian
 ! Indonesian
 ||mediaquark.com/tracker.js
 ! Italian
@@ -10281,6 +10621,7 @@ _mongo_stats/
 ||stats.technopia.it^
 ||stats2.*.fdnames.com^
 ||stgy.ovh^*/3rdp-censor/
 ||stats.technopia.it^
 ||stats2.*.fdnames.com^
 ||stgy.ovh^*/3rdp-censor/
+||tag.triboomedia.it^
 ||top100.mrwebmaster.it^
 ||top100.tuttoperinternet.it^
 ||tr.bt.matrixspa.it^
 ||top100.mrwebmaster.it^
 ||top100.tuttoperinternet.it^
 ||tr.bt.matrixspa.it^
@@ -10344,8 +10685,7 @@ _mongo_stats/
 ||cafenews.pl/mpl/static/static.js?
 ||fab.interia.pl^
 ||liczniki.org/hit.php
 ||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^
 ||stats.asp24.pl^
 ||stats.media.onet.pl^
 ||stats.ulixes.pl^
@@ -10522,6 +10862,7 @@ _mongo_stats/
 ||aftonbladet.se/blogportal/view/statistics?$third-party
 ||collector.schibsted.io^
 ||counter.mtgnewmedia.se^
 ||aftonbladet.se/blogportal/view/statistics?$third-party
 ||collector.schibsted.io^
 ||counter.mtgnewmedia.se^
+||evt.klarna.com^
 ||stats.dominoplaza.com^
 ||vizzit.se^$third-party
 ! Thai
 ||stats.dominoplaza.com^
 ||vizzit.se^$third-party
 ! Thai
@@ -10558,6 +10899,7 @@ _mongo_stats/
 ||3dmark.com^*/ruxitbeacon
 ||4hds.com/js/camstats.js
 ||4info.com/alert/listeners/
 ||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?
 ||5.153.4.92^$domain=spreaker.com
 ||5min.com/PSRq?
 ||5min.com/PSRs?
@@ -10565,12 +10907,14 @@ _mongo_stats/
 ||6waves.com/trker/
 ||79.125.21.168/i.gif?
 ||86.63.194.248/js/measure.js$third-party,domain=feedcat.net
 ||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^
 ||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/
 ||aax-us-iad.amazon.com^
 ||abc.net.au/counters/
 ||abc.net.au^*/stats/
@@ -10636,10 +10980,6 @@ _mongo_stats/
 ||alicdn.com/js/aplus_*.js
 ||aliexpress.com/js/beacon_
 ||alipay.com/web/bi.do?ref=
 ||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?
 ||allcarpictures.com/stat/
 ||allexperts.com/px/
 ||allmodern.com^*/sessioned_reqs.asp?
@@ -10654,7 +10994,6 @@ _mongo_stats/
 ||amazon.*/uedata/
 ||amazon.com/clog/
 ||amazon.com/empty.gif?$image
 ||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
 ||amazon.com/gp/yourstore/recs/
 ||amazon.com^*/amazon-clicks/
 ||amazon.com^*/events/$domain=~aws.amazon.com
@@ -10712,6 +11051,7 @@ _mongo_stats/
 ||androidfilehost.com/libs/otf/stats.otf.php?
 ||androidtv.news/ezoic/
 ||angelfire.com/cgi-bin/count.cgi
 ||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
 ||anntaylor.com/webassets/*/page_code.js
 ||anp.se/track?
 ||answers.com/resources/tac.html
@@ -10728,7 +11068,6 @@ _mongo_stats/
 ||api.tinypic.com/api.php?action=track
 ||apphit.com/js/count.js
 ||apple.com^*/spacer2.gif?
 ||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
 ||applifier.com/users/tracking?
 ||appspot.com/tracking/
 ||archive.is/pixel.gif
@@ -10744,7 +11083,6 @@ _mongo_stats/
 ||art.co.uk/asp/robot/
 ||art.com/asp/robot/
 ||art.com/asp/UTERecording.asp
 ||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/
 ||asianblast.com/statx/
 ||ask.com/servlets/ulog?
 ||askmen.com/tracking/
@@ -10797,27 +11135,18 @@ _mongo_stats/
 ||barcelo.com^*/Tracking.js
 ||barclaycard.co.uk/cs/static/js/esurveys/esurveys.js
 ||barnesandnoble.com/Analytics/
 ||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?
 ||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
 ||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^
 ||bc.yahoo.com^
 ||bcm.itv.com^
-||bdonline.co.uk/bps_sv.gif?
 ||beacon-1.newrelic.com^
 ||beacon.ehow.com^
 ||beacon.examiner.com^
 ||beacon-1.newrelic.com^
 ||beacon.ehow.com^
 ||beacon.examiner.com^
@@ -10826,6 +11155,7 @@ _mongo_stats/
 ||beacon.netflix.com^
 ||beacon.nuskin.com^
 ||beacon.search.yahoo.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^
 ||beacon.toyota.co.jp^
 ||beacon.walmart.com^
 ||beacon.wikia-services.com^
@@ -10870,11 +11200,9 @@ _mongo_stats/
 ||bluenile.ca/track/
 ||bluenile.co.uk/track/
 ||bluenile.com/track/
 ||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/
 ||bn.adultempire.com^
 ||boards.ie/timing.php?
 ||boats.com/images/tracking/
-||booking.com/js_tracking?
 ||booking.com/logo?
 ||boston.com/upixel/
 ||box.com/gen204?
 ||booking.com/logo?
 ||boston.com/upixel/
 ||box.com/gen204?
@@ -10892,7 +11220,6 @@ _mongo_stats/
 ||business.com/images2/anal.gif?
 ||businessinsider.com/tracker.js
 ||businessinsider.com^*/track.js
 ||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?
 ||buto.tv/track/
 ||buzzamedia.com/js/track.js
 ||buzzfed.com/pixel?
@@ -10906,10 +11233,10 @@ _mongo_stats/
 ||c.wort-suche.com^
 ||c.x.oanda.com^
 ||c.ypcdn.com^*/webyp?rid=
 ||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
 ||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?
 ||capitalone.com/tracker/
 ||cardomain.com/js/tibbylog.js?
 ||cardstore.com/affiliate.jsp?
@@ -10925,7 +11252,6 @@ _mongo_stats/
 ||cbs.com/assets/js/*AdvCookie.js
 ||cbs.wondershare.com^
 ||cbsimg.net/js/cbsi/dw.js
 ||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
 ||cbsnews.com/i/trk/
 ||cbssports.com/common/p?
 ||cclickvidservgs.com/mattel/cclick.js
@@ -10951,11 +11277,11 @@ _mongo_stats/
 ||chron.com/javascript/cider/
 ||chud.com/community/p/
 ||chunk.bustle.com^
 ||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?
 ||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
 ||clc.stackoverflow.com^
 ||clck.yandex.com^
 ||click.aliexpress.com^$image,script
@@ -11043,6 +11369,7 @@ _mongo_stats/
 ||crackle.com/tracking/
 ||creativecommons.org/elog/
 ||creativecommons.org^*/triples?
 ||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
 ||creditcards.com/actions/page_view.php?
 ||creditcards.com/sb.php?
 ||crowdignite.com/img/l.gif
@@ -11057,7 +11384,6 @@ _mongo_stats/
 ||cyberlink.com/analytics/
 ||da.virginmedia.com^
 ||dabs.com/AbacusTest/clientinfo_bk.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/
 ||dailymail.co.uk/rta2/
 ||dailymail.co.uk/tracking/
 ||dailymotion.com/logger/
@@ -11095,11 +11421,11 @@ _mongo_stats/
 ||diamond.transfermarkt.de^
 ||dictionary.com/track/
 ||diet.rodale.com^
 ||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?
 ||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
 ||discordapp.com^*/track
 ||displaymate.com/cgi-bin/stat/
 ||divxden.com^*/tracker.js
@@ -11155,10 +11481,10 @@ _mongo_stats/
 ||efukt.com^*?hub=
 ||egg.com/rum/data.gif?
 ||ehow.com/services/jslogging/log/?
 ||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
 ||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?
 ||email.aol.com/cgi-bin*/flosensing?
 ||emarketing.rmauctions.com^
 ||emv2.com/HO?
@@ -11253,8 +11579,7 @@ _mongo_stats/
 ||fishki.net/informer1/
 ||flashget.org/cow_$script
 ||flickr.com/beacon/
 ||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?
 ||fling.com/zeftour/t_i.php?
 ||flipboard.com/usage?
 ||flipkart.com/ajaxlog/visitIdlog?
@@ -11318,6 +11643,7 @@ _mongo_stats/
 ||gamezone.com/?act=
 ||gardenweb.com^*/iv_footer.js
 ||gardenweb.com^*/iv_header.js
 ||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
 ||gawker.com/?op=hyperion_useragent_data
 ||gawker.com/at.js.php
 ||gawker.com^*/trackers.html
@@ -11357,7 +11683,6 @@ _mongo_stats/
 ||gfycat.com^*/GFAN.min.js
 ||giffgaff.com/r/?id=
 ||giganews.com/images/rpp.gif
 ||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
 ||gismeteo.*/stat.gif
 ||github.com/_private/browser/stats
 ||github.com/_stats
@@ -11400,7 +11725,6 @@ _mongo_stats/
 ||google.com^*/urchin_post.js
 ||google.com^*/viewerimpressions?
 ||googlelabs.com/log/
 ||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
 ||gosanangelo.com/metrics/
 ||gov.in/js/ga.js
 ||gq-magazine.co.uk^*/LogPageView
@@ -11410,7 +11734,6 @@ _mongo_stats/
 ||gumtree.com.au/?pc=
 ||h.cliphunter.com^
 ||hanksgalleries.com/stxt/counter.php?
 ||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/
 ||harvester.eu.square-enix.com^
 ||harvester.hbpl.co.uk^
 ||haxx.ly/counter/
@@ -11543,6 +11866,7 @@ _mongo_stats/
 ||io9.com^*/trackers.html
 ||ip-adress.com/gl?r=
 ||ip.breitbart.com^
 ||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?
 ||ipetitions.com/img.php?
 ||irs.gov/js/irs_reporting_cookie.js
 ||issn.org/isens_marker.php?
@@ -11580,7 +11904,6 @@ _mongo_stats/
 ||juno.com/start/javascript.do?message=$image
 ||justanswer.com/browsercheck/
 ||justanswer.com/ja_services/processes/log.asmx/
 ||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?
 ||kayak.*/gtm/
 ||kayak.*/px/
 ||kayak.com/k/redirect/tracking?
@@ -11647,6 +11970,7 @@ _mongo_stats/
 ||lm.pcworld.com/db/*/1.gif
 ||loc.gov/js/ga.js
 ||localads-statistics.maps.me^
 ||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^
 ||log.data.disney.com^
 ||log.deutschegrammophon.com^
 ||log.go.com^
@@ -11731,6 +12055,7 @@ _mongo_stats/
 ||metrics.tbliab.net^
 ||metrics.ted.com^
 ||metrics.washingtonpost.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/
 ||metro.co.uk/js/ga-
 ||metro.us/api/trackPage/
 ||metroweekly.com/tools/blog_add_visitor/
@@ -11815,6 +12140,7 @@ _mongo_stats/
 ||mytravel.co.uk/thomascooktrack.gif?
 ||mywebsearch.com/anx.gif?
 ||mywebsearch.com^*/mws_bw.gif?
 ||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
 ||nabble.com/static/analytics.js
 ||naplesnews.com/metrics/
 ||naptol.com/usr/local/csp/staticContent/js/ga.js
@@ -11935,6 +12261,7 @@ _mongo_stats/
 ||overstock.com/uniquecount
 ||ownerdriver.com.au/ga.
 ||p.ctpost.com/article?i=
 ||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
 ||pages03.net/WTS/event.jpeg?
 ||pajamasmedia.com/stats/
 ||pandasecurity.com/js/ahref/ahref.js
@@ -11970,6 +12297,7 @@ _mongo_stats/
 ||petplanet.co.uk^*/js/ga.js
 ||petri.co.il/akit/?
 ||pf.newegg.com^
 ||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?
 ||philly.com/log.json?
 ||phonedog.com/geo.php
 ||photobucket.com/ss/open.php?
@@ -12055,7 +12383,7 @@ _mongo_stats/
 ||ps.ecosia.org^
 ||pubarticles.com/_hits.php?
 ||pubarticles.com/add_hits_by_user_click.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^
 ||pulse-analytics-beacon.reutersmedia.net^
 ||puritan.com/images/pixels/
 ||pvstat.china.cn^
@@ -12163,6 +12491,7 @@ _mongo_stats/
 ||s-msn.com/primedns.gif?$domain=msn.com
 ||s-msn.com/s/js/loader/activity/trackloader.min.js
 ||s.infogr.am^
 ||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
 ||s.youtube.com^
 ||s2.youtube.com^
 ||s3s-bofm.net/ouv2/*.gif$image,third-party
@@ -12253,6 +12582,7 @@ _mongo_stats/
 ||skyrock.net/img/pix.gif
 ||skyrock.net/js/stats_blog.js
 ||skyrock.net/stats/
 ||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
 ||slack.com/beacon/
 ||slack.com/clog/track/
 ||slacker.com/beacon/page/$image
@@ -12260,8 +12590,10 @@ _mongo_stats/
 ||slashdot.org/purple.gif
 ||slashgear.com/stats/
 ||slide.com/tracker/
 ||slashdot.org/purple.gif
 ||slashgear.com/stats/
 ||slide.com/tracker/
+||slipstream.skyscanner.net^
 ||smallcapnetwork.com^*/viewtracker/
 ||smartname.com/scripts/cookies.js
 ||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/
 ||smetrics.att.com^
 ||smetrics.delta.com^
 ||snakesworld.com/cgi-bin/hitometer/
@@ -12433,6 +12765,7 @@ _mongo_stats/
 ||stats.cardschat.com^
 ||stats.christianpost.com^
 ||stats.clear-media.com^
 ||stats.cardschat.com^
 ||stats.christianpost.com^
 ||stats.clear-media.com^
+||stats.dnaindia.com^
 ||stats.ebay.com^
 ||stats.europe.newsweek.com^
 ||stats.eyeviewdigital.com^
 ||stats.ebay.com^
 ||stats.europe.newsweek.com^
 ||stats.eyeviewdigital.com^
@@ -12469,6 +12802,7 @@ _mongo_stats/
 ||stats.uswitch.com^
 ||stats.vc.gg^
 ||stats.video.search.yahoo.com^
 ||stats.uswitch.com^
 ||stats.vc.gg^
 ||stats.video.search.yahoo.com^
+||stats.videodelivery.net^
 ||stats.visistat.com^
 ||stats.vulture.com^
 ||stats.wordpress.com^
 ||stats.visistat.com^
 ||stats.vulture.com^
 ||stats.wordpress.com^
@@ -12531,9 +12865,10 @@ _mongo_stats/
 ||tag-stats.huffpost.com^
 ||tagcommander.laredoute.
 ||tags.msnbc.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^
 ||tags.transportdirect.info^
 ||tagx.nytimes.com^
+||takealot.com^*/collect
 ||talktalk.co.uk^*/log.html
 ||talktalk.co.uk^*/tracking/
 ||target.com/ci/$script
 ||talktalk.co.uk^*/log.html
 ||talktalk.co.uk^*/tracking/
 ||target.com/ci/$script
@@ -12800,7 +13135,7 @@ _mongo_stats/
 ||vidxden.com^*/tracker.js
 ||vietnamnet.vn^*/tracking.js
 ||villarenters.com/inttrack.aspx
 ||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
 ||vimeo.com^*?type=$ping
 ||vimeocdn.com/js_opt/ablincoln_combined.min.js
 ||viralnova.com/track.php
@@ -12837,6 +13172,7 @@ _mongo_stats/
 ||wallcannrewards.com^*/index.php?
 ||walletpop.com/track/
 ||wallpaperstock.net/partners.js
 ||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
 ||warp.prnewswire.co.uk^
 ||washingtonpost.com/notification-sw.js
 ||washingtonpost.com/rw/sites/twpweb/js/init/init.track-header-1.0.0.js
@@ -12918,7 +13254,7 @@ _mongo_stats/
 ||xfinity.com/event/
 ||xhamster.com/ajax.php?act=track_event
 ||xhamster.com/embed.log/
 ||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
 ||xing.com/collect/
 ||xing.com/logjam/
 ||xnxx.com/in.php?referer
@@ -12976,6 +13312,7 @@ _mongo_stats/
 ||youtube-nocookie.com/robots.txt?
 ||youtube.com/*_204?$~xmlhttprequest
 ||youtube.com/api/stats/ads?
 ||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?
 ||youtube.com/api/stats/playback?
 ||youtube.com/api/stats/qoe?
 ||youtube.com/get_video?
@@ -13008,14 +13345,16 @@ _mongo_stats/
 ||zytpirwai.net/track/
 ! Mining
 $subdocument,third-party,domain=estream.to
 ||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
 /([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
 ||de-mi-nis-ner2.info^
 ||estream.nu/estream.js
 ||estream.to/bootstrap.min.js$script
@@ -13026,8 +13365,8 @@ $xmlhttprequest,domain=a-o.ninja|adfreetv.ch|alltube.pl|alltube.tv|auroravid.to|
 ||play.estream.nu^
 ||play.estream.to^
 ||play.estream.xyz^
 ||play.estream.nu^
 ||play.estream.to^
 ||play.estream.xyz^
-||s*.site.flashx.
 ||shrink-service.it/js/cM.js
 ||shrink-service.it/js/cM.js
+||site.flashx.
 ||stackpathdns.com/assets/javascript/cr.js
 ||stream.vidzi.tv^$websocket,xmlhttprequest
 ||support.2giga.link^
 ||stackpathdns.com/assets/javascript/cr.js
 ||stream.vidzi.tv^$websocket,xmlhttprequest
 ||support.2giga.link^
@@ -13035,9 +13374,12 @@ $xmlhttprequest,domain=a-o.ninja|adfreetv.ch|alltube.pl|alltube.tv|auroravid.to|
 ||vidoza.net/*bootstrap.
 ||vidto.me/*bootstrap.
 ||vidzi.tv/*bootstrap.
 ||vidoza.net/*bootstrap.
 ||vidto.me/*bootstrap.
 ||vidzi.tv/*bootstrap.
+||wallpoper.com^*/c.js
 ||worker.salon.com^
 ! CSP Mining
 ||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
 ! 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
@@ -13244,6 +13586,9 @@ $csp=child-src 'none'; frame-src *; worker-src 'none',domain=adfreetv.ch|ddmix.n
 ||dw-eu.com.com^
 ||elektromobil-dresden.de/tinc?
 ||elitepartner.de/km/tcnt.do?
 ||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^
 ||event.dkb.de^
 ||express.de/analytics/
 ||extszm.web.de^
@@ -13365,6 +13710,7 @@ $csp=child-src 'none'; frame-src *; worker-src 'none',domain=adfreetv.ch|ddmix.n
 ||spiegel.de^*/statistic/
 ||sportal.de/js/cf.analytics.js
 ||stargate-planet.de^*counter*/c$image,script
 ||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^
 ||stats.bmw.de^
 ||stats.daserste.de^
 ||stats01.20min.ch^
@@ -13445,6 +13791,7 @@ $csp=child-src 'none'; frame-src *; worker-src 'none',domain=adfreetv.ch|ddmix.n
 ||dm.journaldesfemmes.com^
 ||dm.journaldunet.com^
 ||dm.linternaute.com^
 ||dm.journaldesfemmes.com^
 ||dm.journaldunet.com^
 ||dm.linternaute.com^
+||ea.celio.com^
 ||ea.clubic.com^
 ||ea.jeuxvideopc.com^
 ||ea.lexpress.fr^
 ||ea.clubic.com^
 ||ea.jeuxvideopc.com^
 ||ea.lexpress.fr^
@@ -13460,6 +13807,7 @@ $csp=child-src 'none'; frame-src *; worker-src 'none',domain=adfreetv.ch|ddmix.n
 ||hit.leboncoin.fr^
 ||iphonesoft.fr/js/analytics-
 ||jeu.net/hits.js
 ||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/
 ||lavenircdn.net^*/analytics.js?
 ||lecho.be/fb/?
 ||lemde.fr^*/metrics/
@@ -13716,17 +14064,10 @@ $csp=child-src 'none'; frame-src *; worker-src 'none',domain=adfreetv.ch|ddmix.n
 ||vroom.be^*/stats.php?
 ||webstatistieken.xs4all.nl^
 ! Finnish
 ||vroom.be^*/stats.php?
 ||webstatistieken.xs4all.nl^
 ! Finnish
-||3t.fi^*/zig.js
 ||analytics.sanoma.fi^
 ||analytics.sanoma.fi^
-||autobild.fi/zig.js
 ||huuto.net/js/analytic/
 ||huuto.net/js/analytic/
-||iltasanomat.fi^*/zig_c.min.js
 ||mtv3.fi/remarketing.js
 ||mtv3.fi/remarketing.js
-||oikotie.fi^*/zig.js
-||sanoma.fi^*/zig.js
-||snstatic.fi^*/zig.js
 ||stat.mtv3.fi^
 ||stat.mtv3.fi^
-||tiede.fi^*/zig.js
 ||ts.fi^*/spring.js
 ! Greek
 ||skroutz.gr/analytics/
 ||ts.fi^*/spring.js
 ! Greek
 ||skroutz.gr/analytics/
@@ -13753,7 +14094,6 @@ $csp=child-src 'none'; frame-src *; worker-src 'none',domain=adfreetv.ch|ddmix.n
 ||bachecaannunci.it/statins3.php?
 ||c-date.it/tracking?
 ||c-date.it^*/tracking2/tr.js
 ||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^
 ||click.tv.repubblica.it^
 ||deagostinipassion.it/collezioni/analytics.js
 ||emng.libero.it^
@@ -13761,9 +14101,7 @@ $csp=child-src 'none'; frame-src *; worker-src 'none',domain=adfreetv.ch|ddmix.n
 ||gazzetta.it^*/stats.php?
 ||getscreensaver.it/statistiche/
 ||joka.it/inquiero/isapi/csf.dll?
 ||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.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?
 ||libero.it//js/comscore/
 ||libero.it/cgi-bin/ajaxtrace?
 ||libero.it/cgi-bin/cdcounter.cgi?
@@ -13773,6 +14111,7 @@ $csp=child-src 'none'; frame-src *; worker-src 'none',domain=adfreetv.ch|ddmix.n
 ||livestats.la7.tv^
 ||mediaset.it/cgi-bin/getcod.cgi?
 ||mtv.it/flux/trackingcodes/
 ||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
 ||paginegialle.it/cgi-bin/getcod.cgi?
 ||paginegialle.it/cgi-bin/jimpres.cgi?
 ||pornolupo.org/track.js
@@ -13828,6 +14167,7 @@ $csp=child-src 'none'; frame-src *; worker-src 'none',domain=adfreetv.ch|ddmix.n
 ||count.munhwa.com^
 ||gather.hankyung.com^
 ||hits.zdnet.co.kr^
 ||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^
 ||naver.com/PostView.nhn?$image
 ||seoul.co.kr/weblog/
 ||track.tiara.daum.net^
@@ -13864,6 +14204,7 @@ $csp=child-src 'none'; frame-src *; worker-src 'none',domain=adfreetv.ch|ddmix.n
 ||mklik.gazeta.pl^
 ||nasza-klasa.pl^*/pp_gemius
 ||rek.www.wp.pl^
 ||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=
 ||squid.gazeta.pl/bdtrck/
 ||stats.teledyski.info^
 ||wp.pl/?rid=
@@ -13945,6 +14286,7 @@ $csp=child-src 'none'; frame-src *; worker-src 'none',domain=adfreetv.ch|ddmix.n
 ||24ur.com/bin/player/?mod=statistics&
 ||tracker.azet.sk^
 ! Spanish
 ||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?
 ||analytics.infobae.com^
 ||audiencies.ccma.cat^
 ||bankinter.com/res/img/documento_cargado.gif?
@@ -13957,6 +14299,7 @@ $csp=child-src 'none'; frame-src *; worker-src 'none',domain=adfreetv.ch|ddmix.n
 ||pixel.europapress.net^
 ||stats.milenio.com^
 ||t13.cl/hit/
 ||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
 ||terra.com.mx/js/metricspar_
 ||terra.com.mx^*/metrics_begin.js
 ||terra.com.mx^*/metrics_end.js
@@ -13965,10 +14308,12 @@ $csp=child-src 'none'; frame-src *; worker-src 'none',domain=adfreetv.ch|ddmix.n
 ||trrsf.com/metrics/
 ! Swedish
 ||ai.idg.se^
 ||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^
 ||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^
 ||prisjakt.nu/js.php?p=trafikfonden
 ||prod-metro-collector.cloudapp.net^
 ||stat.nyheter24.se^
@@ -14103,7 +14448,7 @@ $csp=child-src 'none'; frame-src *; worker-src 'none',domain=adfreetv.ch|ddmix.n
 @@||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^*/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
 @@||adobetag.com/d2/$script,domain=thestar.com
 @@||adobetag.com^*/amc.js$script
 @@||adobetag.com^*/sitecatalyst.js$domain=hbf.com.au|seattlepi.com|tv.com
@@ -14151,6 +14496,7 @@ $csp=child-src 'none'; frame-src *; worker-src 'none',domain=adfreetv.ch|ddmix.n
 @@||app.instapage.com/ajax/$xmlhttprequest
 @@||app.link/_r?sdk=*&callback=$script,domain=npr.org
 @@||arcgis.com^*/heatmap.js
 @@||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/
 @@||arkadiumhosted.com^*/google-analytics-logger.swf$object-subrequest
 @@||arstechnica.com/services/incr.php?*=interactions.adblock-annoy.click$xmlhttprequest
 @@||atdmt.com/ds/yusptsprtspr/
@@ -14310,6 +14656,7 @@ $csp=child-src 'none'; frame-src *; worker-src 'none',domain=adfreetv.ch|ddmix.n
 @@||dplay.com^*/comscore.streaming.min.js
 @@||dplay.com^*/google_analytics.js
 @@||dpm.demdex.net/id?$script,domain=gamespot.com
 @@||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
 @@||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
@@ -14339,7 +14686,6 @@ $csp=child-src 'none'; frame-src *; worker-src 'none',domain=adfreetv.ch|ddmix.n
 @@||everestjs.net/static/st.js$domain=ford.com
 @@||evernote.com^*/google-analytics-util.js
 @@||evestment.com/api/analytics/$domain=evestment.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
 @@||expedia.com/minify/siteAnalytics-$script
 @@||expedia.com/static/default/default/scripts/siteAnalytics.js
 @@||expedia.com/static/default/default/scripts/TealeafSDK.js
@@ -14348,7 +14694,6 @@ $csp=child-src 'none'; frame-src *; worker-src 'none',domain=adfreetv.ch|ddmix.n
 @@||faostat3.fao.org^*/google-analytics-manager.js
 @@||fccbrea.org^*/swfaddress.js
 @@||fifa.com^*/webanalytics.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
 @@||firstdirect.com^*/logging-code.js
 @@||fitloop.co/packages/GAnalytics.js?
 @@||flagshipmerchantservices.com/clickpathmedia.js
@@ -14426,6 +14771,7 @@ $csp=child-src 'none'; frame-src *; worker-src 'none',domain=adfreetv.ch|ddmix.n
 @@||hotwirestatic.com^*/opinionLab.js$domain=hotwire.com
 @@||i.s-microsoft.com/wedcs/ms.js$domain=skype.com
 @@||ibis.com/scripts-*/xtanalyzer_roi.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
 @@||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
@@ -14438,6 +14784,11 @@ $csp=child-src 'none'; frame-src *; worker-src 'none',domain=adfreetv.ch|ddmix.n
 @@||imrworldwide.com^*/swfobject.js
 @@||imwx.com/jsRollup?$script,domain=weather.com
 @@||inazuma.co/campaign/js/heatmap.js$domain=monopoly.mcdonalds.co.uk
 @@||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
 @@||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
@@ -14492,7 +14843,7 @@ $csp=child-src 'none'; frame-src *; worker-src 'none',domain=adfreetv.ch|ddmix.n
 @@||maps.google.*/gen_204?$xmlhttprequest
 @@||maserati.com^*/transparent1x1.png
 @@||maxmind.com/app/country.js$domain=lenovo.com|nationalgeographic.com|paypal.fr
 @@||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
 @@||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
@@ -14665,7 +15016,7 @@ $csp=child-src 'none'; frame-src *; worker-src 'none',domain=adfreetv.ch|ddmix.n
 @@||sahibinden.com/assets/analytics*.js$script
 @@||samepage.io/assets/lib/google-analytics/GoogleAnalytics.js?
 @@||sbstatic.com.au/js/tealium.js$domain=sportsbet.com.au
 @@||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
 @@||scorecardresearch.com/c2/plugins/streamsense_plugin_html5.js
 @@||scorecardresearch.com/c2/plugins/streamsense_plugin_theplatform.js
 @@||scorecardresearch.com/crossdomain.xml$domain=rte.ie
@@ -14723,6 +15074,7 @@ $csp=child-src 'none'; frame-src *; worker-src 'none',domain=adfreetv.ch|ddmix.n
 @@||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.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
 @@||tags.w55c.net/rs?*&t=marketing$image
 @@||tc.bankofamerica.com/c?
 @@||ted.com/decor/javascript/magnify_stats.js
@@ -14778,7 +15130,10 @@ $csp=child-src 'none'; frame-src *; worker-src 'none',domain=adfreetv.ch|ddmix.n
 @@||utm.arc.nasa.gov/images/
 @@||uverseonline.att.net/report/click_tracking_nes.json
 @@||v.me/personal/assets/ntpagetag-$script
 @@||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
 @@||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
 @@||vast.com/vimpressions.js$domain=everycarlisted.com
 @@||verizon.com/images/track/track.gif?track=load&$xmlhttprequest
 @@||vice.com^*/vmp_analytics.js
@@ -14813,6 +15168,7 @@ $csp=child-src 'none'; frame-src *; worker-src 'none',domain=adfreetv.ch|ddmix.n
 @@||washingtonpost.com/wp-stat/analytics/main.js$domain=subscribe.washingtonpost.com
 @@||washingtonpost.com^*/spacer.gif?$image
 @@||wbshop.com/fcgi-bin/iipsrv.fcgi?
 @@||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
 @@||websimages.com/JS/Tracker.js
 @@||webtrack.dhlglobalmail.com^
 @@||webtrends.com^*/events.svc$subdocument,domain=mycokerewards.com
@@ -14856,7 +15212,12 @@ $csp=child-src 'none'; frame-src *; worker-src 'none',domain=adfreetv.ch|ddmix.n
 @@||zynga.com/current/iframe/track.php?$domain=apps.facebook.com
 ! Mining-related whitelists
 @@||alltube.tv/jsverify.php$~third-party,xmlhttprequest
 @@||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
 @@||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
 @@||szukajka.tv/jsverify.php$~third-party,xmlhttprequest
 @@||szukajka.tv/szukaj|$~third-party,xmlhttprequest
 @@||ws.webcaster.pro^$websocket
@@ -14991,7 +15352,7 @@ $csp=child-src 'none'; frame-src *; worker-src 'none',domain=adfreetv.ch|ddmix.n
 ! French
 @@||actiris.be/urchin.js
 @@||actiris.be^*/urchin.js
 ! 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
 @@||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
@@ -15010,6 +15371,8 @@ $csp=child-src 'none'; frame-src *; worker-src 'none',domain=adfreetv.ch|ddmix.n
 @@||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
 @@||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
 @@||omnitagjs.com/fo-*/captcha/$domain=dl.free.fr
 @@||omnitagjs.com/fo-api/omniTag?$xmlhttprequest,domain=dl.free.fr
 @@||orange.fr^*/wtbase.js
@@ -15021,6 +15384,7 @@ $csp=child-src 'none'; frame-src *; worker-src 'none',domain=adfreetv.ch|ddmix.n
 @@||sosh.fr^*/wtinit.js
 @@||stat.prsmedia.fr/tag/stat.js$domain=bienpublic.com
 @@||static.lci.fr/assets/scripts/common/tracker.js?$script,~third-party
 @@||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
 @@||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
@@ -15054,6 +15418,7 @@ $csp=child-src 'none'; frame-src *; worker-src 'none',domain=adfreetv.ch|ddmix.n
 @@||bolha.com/js/gemius_.js?
 @@||csfd.cz/log?
 @@||googletagmanager.com/gtm.js?$domain=autorevue.cz|e15.cz|mobilmania.cz|sportrevue.cz|zive.cz
 @@||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
 ! Danish
 @@||adobedtm.com^*/satelliteLib-$script,domain=elgiganten.dk
 @@||advertisers.dk/wp-content/uploads/*/google-analytics-$image,domain=advertisers.dk
@@ -15189,11 +15554,9 @@ $csp=child-src 'none'; frame-src *; worker-src 'none',domain=adfreetv.ch|ddmix.n
 @@||alfadirect.ru/api/analytics/latest?$~third-party,xmlhttprequest
 @@||boxberry.ru/bitrix/templates/main.adaptive/js/tracking.js
 @@||boxberry.ru/tracking.service/
 @@||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
 @@||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
 @@||googletagmanager.com/gtm.js?$domain=sportmaster.ru
 @@||itv.1tv.ru/stat.php?
 @@||k12-company.ru^*/statistics.js$script
@@ -15246,8 +15609,9 @@ $csp=child-src 'none'; frame-src *; worker-src 'none',domain=adfreetv.ch|ddmix.n
 @@||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
 @@||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
 @@||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
index 07f105ca0e190c79d1c6514c29ac8446ee775bf3..92809c85a86aff71d70a01a9118cbf86e756abad 100644 (file)
@@ -1,7 +1,7 @@
 [Adblock Plus 2.0]
 [Adblock Plus 2.0]
-! Version: 201807302233
+! Version: 201810272211
 ! Title: Fanboy's Annoyance List
 ! 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
 ! 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
@@ -17,7 +17,6 @@
 -instagram-128x128.
 -job-widget.
 -pinterest-128x128.
 -instagram-128x128.
 -job-widget.
 -pinterest-128x128.
--push-notification/
 -taboola-article.
 -taboola-loader.
 -twitter-128x128.
 -taboola-article.
 -taboola-loader.
 -twitter-128x128.
 /altClickToSearch.
 /app-banner/*$xmlhttprequest
 /arscode-ninja-popups/*$~stylesheet
 /altClickToSearch.
 /app-banner/*$xmlhttprequest
 /arscode-ninja-popups/*$~stylesheet
+/back-to-top-
 /back-to-top.
 /back_to_top.
 /back-to-top.
 /back_to_top.
+/back_to_top_
 /backtotop.
 /bg_scrollup_button.
 /bloglines.gif
 /backtotop.
 /bg_scrollup_button.
 /bloglines.gif
 /commentshareicons.
 /conversional-popup.
 /dealsaver/widget/*
 /commentshareicons.
 /conversional-popup.
 /dealsaver/widget/*
+/disable-right-click-
+/disable-right-click/*
 /disablerightclick.
 /disablerightclick.
-/downloads.mailchimp.com/*
 /dreamgrow-scroll-triggered-box/*$script
 /dsv_video_bar.
 /dreamgrow-scroll-triggered-box/*$script
 /dsv_video_bar.
+/e-digital-survey.
+/ed_Related_init.
 /email-icon-
 /email-signup.
 /email_30.
 /email-icon-
 /email-signup.
 /email_30.
 /iconEmail.
 /icons-follow-
 /identica.png
 /iconEmail.
 /icons-follow-
 /identica.png
-/ilabspush.min.js
 /interstitial.js
 /interstitial_overlay*.js
 /iphoneapp-icon.
 /interstitial.js
 /interstitial_overlay*.js
 /iphoneapp-icon.
 /mobile-welcome-overlay/*$script
 /mobile_top_icon.
 /modules/sharetools/*$script
 /mobile-welcome-overlay/*$script
 /mobile_top_icon.
 /modules/sharetools/*$script
+/modulo/taboola/*
 /myyahoo.gif
 /navicon_ap.gif
 /navigation_scroll_
 /newsgator.gif
 /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.
 /norightclick.
 /nrelate-flyout/*$script
 /onesignal-modal.
 /popup_do_
 /popupally-pro-scripts/*$script
 /pum-site-scripts.
 /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.
 /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
 /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
 /snow-fall.js
 /snowfall.jquery.
 /snowstorm-min.js
 /taboola-iframe/*
 /taboola.js
 /taboola_header.
 /taboola-iframe/*
 /taboola.js
 /taboola_header.
+/taboolaBottomBody.js
+/taboolaHead.js
 /tapatalkdetect.
 /tellafriend32.
 /thedaywefightback.js
 /tippola-loader_
 /toolbarxooit/?
 /tapatalkdetect.
 /tellafriend32.
 /thedaywefightback.js
 /tippola-loader_
 /toolbarxooit/?
+/torna-su.
 /trans_pxl.
 /transparent-pixel.
 /upnext.js
 /trans_pxl.
 /transparent-pixel.
 /upnext.js
 /upprev_js.
 /urban-airship-
 /w/index.php?title=*:bannercontroller
 /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/*
 /wp-content/plugins/popover/*$script
 /wp-content/plugins/rating-widget/*
 /wp-content/plugins/tab-slide/*
 _backToTop.
 _icon-email.
 _my_yahoo.$image
 _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/Subscribe
 -icon-newsletter.
+-newsletter-bg-
 -Newsletter-button.
 -Newsletter-button.
+-newsletter-popup.
 -newsletter-subscription-
 -subscription-popup/
 -subscription-widget/
 -newsletter-subscription-
 -subscription-popup/
 -subscription-widget/
+.newsletterForm-
+.newsletterForm.
+.newsletterLink-
+.newsletterLink.
 /addthis_subscribe.
 /addthis_subscribe.
+/api/newsletter
 /article_newsletter.
 /at_newsletter.
 /article_newsletter.
 /at_newsletter.
+/banner-newsletter.
 /banner/newsletter.
 /BannerNewsletter.
 /banner/newsletter.
 /BannerNewsletter.
+/bg-newsletter-
+/bg_newsletter.
 /bloc_newsletter.
 /esnewsletterad.
 /footer-newsletter.
 /bloc_newsletter.
 /esnewsletterad.
 /footer-newsletter.
@@ -211,17 +254,29 @@ _my_yahoo.$image
 /icon-newsletter.
 /icon-subscribe-
 /icons/newsletter
 /icon-newsletter.
 /icon-subscribe-
 /icons/newsletter
+/images/newslette-
+/images/Newsletter.
 /img/newsletter.
 /inscription-newsletter-
 /img/newsletter.
 /inscription-newsletter-
+/iscriviti-newsletter-
 /iscriviti-newsletter.
 /iscriviti_newsletter_
 /js/newsletter.
 /iscriviti-newsletter.
 /iscriviti_newsletter_
 /js/newsletter.
+/jsnewsletter.
+/last_newsletter,
+/layout/newsletter.
 /leadin-subscribe.
 /MC-Newsletter-
 /modal-newsletter.
 /leadin-subscribe.
 /MC-Newsletter-
 /modal-newsletter.
+/modals/newsletter?
 /modals/newsletters/*
 /modals/newsletters/*
+/new-newsletter2.
+/news_ltr.
+/newslette-bgt.
+/newsletter+promo+
 /newsletter-app.
 /Newsletter-Banner-
 /newsletter-app.
 /Newsletter-Banner-
+/newsletter-banner.
 /newsletter-bkg.
 /newsletter-box-
 /newsletter-desktop.
 /newsletter-bkg.
 /newsletter-box-
 /newsletter-desktop.
@@ -236,40 +291,70 @@ _my_yahoo.$image
 /newsletter-mobile.
 /newsletter-pattern.
 /newsletter-promo-
 /newsletter-mobile.
 /newsletter-pattern.
 /newsletter-promo-
+/newsletter-promo/*
 /newsletter-signup-
 /newsletter-signup.
 /newsletter-subscribe-
 /newsletter-subscription-
 /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/subscription/*
 /newsletter_arrow.
+/newsletter_banner.
 /newsletter_icona.
 /newsletter_icona.
+/newsletter_popup/*
+/newsletter_sms/*
+/newsletter_wdgts.
+/newsletter_wdgts/*
+/newsletter_widget.
 /newsletterbutton.
 /newslettericon2.
 /newsletterbutton.
 /newslettericon2.
+/newsletterpopup/*
+/newsletters/bandeau/*
 /newslettersignup.
 /NewsletterSubscription.
 /newslettersignup.
 /NewsletterSubscription.
+/page/newsletter-
 /plugins/mega-subscribe-popup/*
 /plugins/NKS-subscription/*
 /plugins/optin-monster/*$script
 /plugins/wp-subscribe-pro/*
 /plugins/mega-subscribe-popup/*
 /plugins/NKS-subscription/*
 /plugins/optin-monster/*$script
 /plugins/wp-subscribe-pro/*
+/pmd-newsletter/*
 /popinNewsletter/*
 /popinNewsletter/*
+/popups/subscribe-
+/proxy/newsletter/*
+/registrazione/newsletter/*
 /site/newsletter-
 /social/newsletters_
 /subscribe-buttons.
 /site/newsletter-
 /social/newsletters_
 /subscribe-buttons.
+/subscribe-newsletter-
+/subscribe-popup.
 /subscribe_icon_
 /subscribe_icon_
+/td-newsletter/*
 /toaster-newsletter.
 /toaster-newsletter.
+/wonderplugin-popup-engine.$script
 /wysija-newsletters/*
 =newsLetterRegistrationBlock&
 /wysija-newsletters/*
 =newsLetterRegistrationBlock&
+_footer_newsletter.
 _Newsletterbutton_
 _Newsletterbutton_
+_popup/newsletter.
 _subscribe_button
 ! ---------- RSS Buttons ----------
 -blog-rss.
 -btn-rss-
 -buttons-rssfeed.
 -icon-rss.
 _subscribe_button
 ! ---------- RSS Buttons ----------
 -blog-rss.
 -btn-rss-
 -buttons-rssfeed.
 -icon-rss.
+-links-rss-
 -rss-128x128.
 -rss-24x24.
 -rss-64.
 -rss-128x128.
 -rss-24x24.
 -rss-64.
+-rss-feeds.
 -rss-gr.
 -rss-gr.
+-rss-icon-
 -rss-icon.
 -rss-social.
 -social-rss.
 -rss-icon.
 -rss-social.
 -social-rss.
@@ -277,6 +362,7 @@ _subscribe_button
 /32x32-rss.
 /32x32rss.
 /base/rss-
 /32x32-rss.
 /32x32rss.
 /base/rss-
+/bg_rss_
 /btn-rss-
 /btn-rss.
 /btnRSS.
 /btn-rss-
 /btn-rss.
 /btnRSS.
@@ -290,6 +376,7 @@ _subscribe_button
 /feed_48.
 /Feed_48x
 /feed_icon_
 /feed_48.
 /Feed_48x
 /feed_icon_
+/feed_rss.
 /feeds_36x
 /flux-rss-
 /flw-rss.
 /feeds_36x
 /flux-rss-
 /flw-rss.
@@ -305,20 +392,25 @@ _subscribe_button
 /ico-rss-
 /ico-rss.
 /ico.rss.
 /ico-rss-
 /ico-rss.
 /ico.rss.
+/ico_feed.
 /ico_rss.
 /ico_rss_
 /icon-rss-
 /icon-rss.
 /icon-rss2.
 /ico_rss.
 /ico_rss_
 /icon-rss-
 /icon-rss.
 /icon-rss2.
+/icon/rss-
 /icon/rss.
 /icon_16_rss.
 /icon_emailrss.
 /icon/rss.
 /icon_16_rss.
 /icon_emailrss.
+/icon_feed.
 /icon_rss.
 /icon_rss_
 /icon_rss.
 /icon_rss_
+/icona-rss.
 /icono-rss.
 /iconRSS.
 /icons/feed-
 /Icons/feed_
 /icono-rss.
 /iconRSS.
 /icons/feed-
 /Icons/feed_
+/icons/feeds.
 /icons/Rss-
 /icons/rss.
 /icons/rss/*
 /icons/Rss-
 /icons/rss.
 /icons/rss/*
@@ -332,10 +424,12 @@ _subscribe_button
 /navicon-rss_
 /navicon_feeds.
 /newsfeed_rss20.
 /navicon-rss_
 /navicon_feeds.
 /newsfeed_rss20.
+/picto-rss-
 /public/*/rss_
 /public/*/rss_
-/rrssb.
+/Redes_RSS.
 /Rss-128.
 /rss-16x
 /Rss-128.
 /rss-16x
+/rss-26x
 /rss-32.
 /rss-32x
 /rss-big.
 /rss-32.
 /rss-32x
 /rss-big.
@@ -396,6 +490,8 @@ _subscribe_button
 /rssicon_
 /rssred.
 /sc_rss.
 /rssicon_
 /rssred.
 /sc_rss.
+/section-rss-
+/sns_rss.
 /soc_rss_
 /social-rss-
 /social-rss.
 /soc_rss_
 /social-rss-
 /social-rss.
@@ -404,7 +500,10 @@ _subscribe_button
 /subscribe-to-blog_rss.
 /subscribe_rss.
 /template/rss_
 /subscribe-to-blog_rss.
 /subscribe_rss.
 /template/rss_
+/tickerRSS.
+/tm-rss.
 _feed_24.
 _feed_24.
+_footer_rss.
 _fullimage_RSS.
 _icon-rss.
 _icon_rss.
 _fullimage_RSS.
 _icon-rss.
 _icon_rss.
@@ -414,9 +513,14 @@ _rss_square.
 _rssbig.
 _rssfeed_
 _social_rss.
 _rssbig.
 _rssfeed_
 _social_rss.
+_xmlrss.
 ! Test filters for embeded/in-article video ads
 /banner/videos/player.htm?$subdocument
 /plugin/banner/videos/*$subdocument
 ! 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_
 ! *** easylist:fanboy-addon/fanboy_social_general_block.txt ***
 -box-facebook_
 -box-twitter_
@@ -527,11 +631,14 @@ _social_rss.
 -share-buttons/$~stylesheet
 -share-buttons2.
 -share-buttons3/
 -share-buttons/$~stylesheet
 -share-buttons2.
 -share-buttons3/
+-share-facebook.
 -share-icon.
 -share-icons-
 -share-icons.
 -share-icon.
 -share-icons-
 -share-icons.
+-share-sprite-
 -share-sprite.
 -share-tools-
 -share-sprite.
 -share-tools-
+-share-twiiter.
 -sharebar-
 -sharebar.
 -sharebuttons_
 -sharebar-
 -sharebar.
 -sharebuttons_
@@ -583,6 +690,12 @@ _social_rss.
 -social-twitterhover-
 -social-widget1.
 -social-you-tube.
 -social-twitterhover-
 -social-widget1.
 -social-you-tube.
+-social-youtube-
+-social/facebook.
+-social/istagram.
+-social/linkedin.
+-social/twitter.
+-social/youtube.
 -social_
 -socialbar.
 -socialicons.
 -social_
 -socialbar.
 -socialicons.
@@ -629,6 +742,8 @@ _social_rss.
 -youtube-s.
 .bzshare.
 .bztotalshare.
 -youtube-s.
 .bzshare.
 .bztotalshare.
+.dkshare.
+.dktotalshare.
 .facebookLikePopUp.
 .fbshare.js
 .mobile-share.
 .facebookLikePopUp.
 .fbshare.js
 .mobile-share.
@@ -640,7 +755,9 @@ _social_rss.
 .shareaholic-
 .sharebar.js
 .sharecount.
 .shareaholic-
 .sharebar.js
 .sharecount.
+.shareCounts.
 .sharing.js
 .sharing.js
+.simpleshare.
 .social.png
 .social/share/
 .sociallocker.
 .social.png
 .social/share/
 .sociallocker.
@@ -662,7 +779,6 @@ _social_rss.
 /32x32/twitter_
 /45x45xfacebook-ico.
 /45x45xtwitter-ico.
 /32x32/twitter_
 /45x45xfacebook-ico.
 /45x45xtwitter-ico.
-/_sharrre.php?
 /a2a_share_
 /actionsnshare/*
 /add-mymsn2.
 /a2a_share_
 /actionsnshare/*
 /add-mymsn2.
@@ -674,8 +790,11 @@ _social_rss.
 /addtoany.
 /advanced-social-widget/*$~stylesheet
 /amp-social-
 /addtoany.
 /advanced-social-widget/*$~stylesheet
 /amp-social-
+/android-share.
 /app/social.
 /app/social.
+/article-shares.
 /article-social/*
 /article-social/*
+/ArticleSocialShare.
 /aspexi-facebook-
 /assets/*discord.png
 /assets/*Facebook.jpg
 /aspexi-facebook-
 /assets/*discord.png
 /assets/*Facebook.jpg
@@ -690,6 +809,7 @@ _social_rss.
 /assets/tumblr_
 /assets/twitter-$image
 /assets/twitter_
 /assets/tumblr_
 /assets/twitter-$image
 /assets/twitter_
+/ayoshare.js
 /badge_twitter.
 /banner-social.
 /bg-share.
 /badge_twitter.
 /banner-social.
 /bg-share.
@@ -780,9 +900,11 @@ _social_rss.
 /bwSocialIcons.
 /bz-share.
 /bz_share/*
 /bwSocialIcons.
 /bz-share.
 /bz_share/*
+/cnw.share.
 /color-facebook-
 /color-twitter-
 /common/sns/*
 /color-facebook-
 /color-twitter-
 /common/sns/*
+/commons/social/*
 /commonSprites/social/*
 /components/share/*
 /connect-facebook-
 /commonSprites/social/*
 /components/share/*
 /connect-facebook-
@@ -800,6 +922,7 @@ _social_rss.
 /connectfb.
 /consumer/social-
 /context-social.
 /connectfb.
 /consumer/social-
 /context-social.
+/contshare.
 /crowdbooster-
 /crowdbooster_
 /css/social-$~stylesheet
 /crowdbooster-
 /crowdbooster_
 /css/social-$~stylesheet
@@ -832,6 +955,7 @@ _social_rss.
 /digg_64.
 /digg_alt_16.
 /diggButton.
 /digg_64.
 /digg_alt_16.
 /diggButton.
+/dk-share.
 /easy-social-share-$script
 /ej-socialslider/*
 /emailaddthis.
 /easy-social-share-$script
 /ej-socialslider/*
 /emailaddthis.
@@ -989,7 +1113,9 @@ _social_rss.
 /fb-like.
 /FB-logo-
 /fb-logo.
 /fb-like.
 /FB-logo-
 /fb-logo.
+/fb-onmouseover.
 /fb-pixel.js
 /fb-pixel.js
+/fb-post.
 /fb-share-
 /fb-share.
 /FB-top-
 /fb-share-
 /fb-share.
 /FB-top-
@@ -1007,6 +1133,7 @@ _social_rss.
 /fb_like_button.
 /fb_likegate.
 /fb_logo.
 /fb_like_button.
 /fb_likegate.
 /fb_logo.
+/FB_Seguici.
 /fb_share.
 /fb_share_
 /fb_side.
 /fb_share.
 /fb_share_
 /fb_side.
@@ -1151,6 +1278,7 @@ _social_rss.
 /g-plus-logo-
 /g-plus.png
 /g-plus16x16.
 /g-plus-logo-
 /g-plus.png
 /g-plus16x16.
+/g-share.
 /gadgets/Social/*
 /gallery/social/*$image
 /GetPocketButton_
 /gadgets/Social/*
 /gallery/social/*$image
 /GetPocketButton_
@@ -1205,6 +1333,7 @@ _social_rss.
 /googleplusicon.
 /googlePlusLogo.
 /googlesquare.
 /googleplusicon.
 /googlePlusLogo.
 /googlesquare.
+/gp-icons-
 /gp_top.
 /gplus-16.
 /gplus-16x
 /gp_top.
 /gplus-16.
 /gplus-16x
@@ -1291,6 +1420,7 @@ _social_rss.
 /ico-fb.
 /ico-google-
 /ico-google.
 /ico-fb.
 /ico-google-
 /ico-google.
+/ico-gp.
 /ico-gplus-
 /ico-instagram.
 /ico-linkedin.
 /ico-gplus-
 /ico-instagram.
 /ico-linkedin.
@@ -1428,6 +1558,7 @@ _social_rss.
 /icon_gp.
 /icon_gplus.
 /icon_gplus_
 /icon_gp.
 /icon_gplus.
 /icon_gplus_
+/icon_ig.
 /icon_insta.
 /icon_instagram.
 /icon_linked.
 /icon_insta.
 /icon_instagram.
 /icon_linked.
@@ -1459,10 +1590,16 @@ _social_rss.
 /icon_twt.
 /icon_youtube.
 /icon_youtube_
 /icon_twt.
 /icon_youtube.
 /icon_youtube_
+/icon_yt.
+/icona-fb.
+/icona-social-
 /icona-social.
 /icona-social.
+/icona-twitter.
+/icona-youtube.
 /iconbig-twitter-
 /icone-facebook-
 /icone-instagram-
 /iconbig-twitter-
 /icone-facebook-
 /icone-instagram-
+/icone-social/*
 /icone-twiter-
 /icone-twitter-
 /icone-youtube-
 /icone-twiter-
 /icone-twitter-
 /icone-youtube-
@@ -1523,6 +1660,7 @@ _social_rss.
 /iconYoutube.
 /icosocialbar.
 /icotwitter.
 /iconYoutube.
 /icosocialbar.
 /icotwitter.
+/ie-share-
 /ig-socials.
 /ig_icon.
 /im_sns_
 /ig-socials.
 /ig_icon.
 /im_sns_
@@ -1563,6 +1701,7 @@ _social_rss.
 /images/facebook
 /images/fb-
 /images/fb.
 /images/facebook
 /images/fb-
 /images/fb.
+/images/fb1.
 /images/fb_
 /images/google-
 /images/googleplus
 /images/fb_
 /images/google-
 /images/googleplus
@@ -1585,8 +1724,10 @@ _social_rss.
 /images/social_$image
 /images/socials/*
 /images/tumblr-
 /images/social_$image
 /images/socials/*
 /images/tumblr-
+/images/tw_
 /images/twiter
 /images/twitter
 /images/twiter
 /images/twitter
+/images/whtapp-
 /images/youtube-
 /images/youtube_
 /images2/*twitter.png
 /images/youtube-
 /images/youtube_
 /images2/*twitter.png
@@ -1669,10 +1810,9 @@ _social_rss.
 /jiathis_share.
 /jinda-facebook-lightbox/*
 /jquery-pin-it-
 /jiathis_share.
 /jinda-facebook-lightbox/*
 /jquery-pin-it-
-/jquery.sharrre.min.js
 /jquery.stp.min.js
 /js/FB.Share|$third-party
 /jquery.stp.min.js
 /js/FB.Share|$third-party
-/js/social-
+/js/social-$~script
 /jssocials-
 /jssocials.$~script
 /largeSocialIcons.
 /jssocials-
 /jssocials.$~script
 /largeSocialIcons.
@@ -1784,6 +1924,8 @@ _social_rss.
 /navicon_youtube.
 /navtumblr.
 /nc-follow1.
 /navicon_youtube.
 /navtumblr.
 /nc-follow1.
+/newshare/*
+/newSideShare/*
 /nmt_facebook_
 /nmt_google_
 /nmt_instagram_
 /nmt_facebook_
 /nmt_google_
 /nmt_instagram_
@@ -1944,6 +2086,7 @@ _social_rss.
 /Resources/twitter-$~xmlhttprequest
 /retweet-button.
 /rotating_tweet.
 /Resources/twitter-$~xmlhttprequest
 /retweet-button.
 /rotating_tweet.
+/rrssb.
 /rss-icon_
 /rss-iconheader.
 /rss-new.
 /rss-icon_
 /rss-iconheader.
 /rss-new.
@@ -1960,6 +2103,7 @@ _social_rss.
 /share-addtoany.
 /share-and-follow/*$~stylesheet
 /share-b-
 /share-addtoany.
 /share-and-follow/*$~stylesheet
 /share-b-
+/share-bar/*
 /share-bebo.
 /share-black.
 /share-btn-
 /share-bebo.
 /share-black.
 /share-btn-
@@ -2016,14 +2160,20 @@ _social_rss.
 /share/*/facebook.png
 /share/*/twitter.png
 /share/buttons/*
 /share/*/facebook.png
 /share/*/twitter.png
 /share/buttons/*
+/share/count?
+/share/email.
 /share/facebook.
 /share/facebook.
+/share/flip_
 /share/footer/*
 /share/footer/*
+/share/google-
 /share/google.
 /share/googlebookmarks.
 /share/icon_
 /share/js/*
 /share/plusone.
 /share/google.
 /share/googlebookmarks.
 /share/icon_
 /share/js/*
 /share/plusone.
+/share/reddit.
 /share/share_
 /share/share_
+/share/svg/*
 /share/tools_
 /share/twitter.
 /share/yahoomyweb.
 /share/tools_
 /share/twitter.
 /share/yahoomyweb.
@@ -2075,6 +2225,7 @@ _social_rss.
 /share_tumblr-
 /share_twitter.
 /share_twitter_
 /share_tumblr-
 /share_twitter.
 /share_twitter_
+/share_view.
 /shareaholic.js
 /shareaholic/*
 /shareamex/*
 /shareaholic.js
 /shareaholic/*
 /shareamex/*
@@ -2096,6 +2247,9 @@ _social_rss.
 /sharebuttons.
 /sharebuttons/*
 /sharebutts.
 /sharebuttons.
 /sharebuttons/*
 /sharebutts.
+/sharecounter?
+/sharecounts/*
+/shared-social-
 /shared/btn_
 /shared/social/*
 /sharedaddy.js
 /shared/btn_
 /shared/social/*
 /sharedaddy.js
@@ -2105,6 +2259,7 @@ _social_rss.
 /Sharefb.
 /sharefrom/*
 /ShareG+.
 /Sharefb.
 /sharefrom/*
 /ShareG+.
+/shareiconnew/*
 /shareIcons.$~stylesheet
 /shareit.png
 /ShareOnMySpace/*
 /shareIcons.$~stylesheet
 /shareit.png
 /ShareOnMySpace/*
@@ -2125,7 +2280,6 @@ _social_rss.
 /sharing/sprites/*
 /sharing_icons/*
 /SharingBar/*
 /sharing/sprites/*
 /sharing_icons/*
 /SharingBar/*
-/sharrre.$~stylesheet,~xmlhttprequest
 /sharrre_
 /shr_btn_
 /shrMain.min.js
 /sharrre_
 /shr_btn_
 /shrMain.min.js
@@ -2149,6 +2303,7 @@ _social_rss.
 /sidebar_twitter.
 /sidenav_instagram_
 /sidenav_tumblr_
 /sidebar_twitter.
 /sidenav_instagram_
 /sidenav_tumblr_
+/sideShare_
 /simple-share-$~stylesheet
 /simple-social-sharing/*$~stylesheet
 /simpleshare.js
 /simple-share-$~stylesheet
 /simple-social-sharing/*$~stylesheet
 /simpleshare.js
@@ -2156,6 +2311,7 @@ _social_rss.
 /site/share/*
 /SiteImages/facebook.
 /SiteImages/Twitter.
 /site/share/*
 /SiteImages/facebook.
 /SiteImages/Twitter.
+/skm/assets/share/*
 /slashdot-icon.
 /slick-social-
 /slideshare-48.
 /slashdot-icon.
 /slick-social-
 /slideshare-48.
@@ -2169,6 +2325,9 @@ _social_rss.
 /sn_facebook_
 /sn_plurk_
 /sn_share_
 /sn_facebook_
 /sn_plurk_
 /sn_share_
+/sns_fb.
+/sns_instagram.
+/sns_tw.
 /snsbiglogo.
 /snslogo.
 /snslogo_
 /snsbiglogo.
 /snslogo.
 /snslogo_
@@ -2195,6 +2354,7 @@ _social_rss.
 /soc_twitter_
 /soc_youtube_
 /socbutton/*
 /soc_twitter_
 /soc_youtube_
 /socbutton/*
+/sociabilizacao/scripts/*
 /sociables/*
 /social-16px-
 /social-48/*
 /sociables/*
 /social-16px-
 /social-48/*
@@ -2228,11 +2388,13 @@ _social_rss.
 /social-icons.
 /social-icons/*$~stylesheet
 /social-icons_
 /social-icons.
 /social-icons/*$~stylesheet
 /social-icons_
+/social-impulse/*
 /social-inst.
 /social-instagram-
 /social-instagram.
 /social-like-
 /social-likes-
 /social-inst.
 /social-instagram-
 /social-instagram.
 /social-like-
 /social-likes-
+/social-likes.$~script,~stylesheet
 /social-likes_$~stylesheet
 /social-links-
 /social-locker/*$script
 /social-likes_$~stylesheet
 /social-links-
 /social-locker/*$script
@@ -2262,7 +2424,7 @@ _social_rss.
 /social-proof-
 /social-search-
 /social-share-
 /social-proof-
 /social-search-
 /social-share-
-/social-share.
+/social-share.$domain=~social-share.historykon.pl
 /social-sharing-
 /social-sharing.
 /Social-Sidebar.
 /social-sharing-
 /social-sharing.
 /Social-Sidebar.
@@ -2294,6 +2456,7 @@ _social_rss.
 /social/facebook/*
 /social/facebook_
 /social/fark_
 /social/facebook/*
 /social/facebook_
 /social/fark_
+/social/fb_
 /social/flickr.
 /social/follow-
 /social/footer_
 /social/flickr.
 /social/follow-
 /social/footer_
@@ -2309,8 +2472,10 @@ _social_rss.
 /social/icons/*
 /social/img/*
 /social/instagram-
 /social/icons/*
 /social/img/*
 /social/instagram-
+/social/instagram.
 /social/instagram_
 /social/link-
 /social/instagram_
 /social/link-
+/social/linked-in-
 /social/pinit_
 /social/pinterest-
 /social/pinterest_
 /social/pinit_
 /social/pinterest-
 /social/pinterest_
@@ -2324,6 +2489,7 @@ _social_rss.
 /social/telergram_
 /social/top/*$~stylesheet
 /social/tumblr.
 /social/telergram_
 /social/top/*$~stylesheet
 /social/tumblr.
+/social/tw_
 /social/twitter-
 /social/twitter.$~xmlhttprequest
 /social/twitter?
 /social/twitter-
 /social/twitter.$~xmlhttprequest
 /social/twitter?
@@ -2331,6 +2497,8 @@ _social_rss.
 /social/viber_
 /social/vimeo.
 /social/whatsapp_
 /social/viber_
 /social/vimeo.
 /social/whatsapp_
+/social/youtube-
+/social/yt_
 /social1.
 /social2.
 /social3.
 /social1.
 /social2.
 /social3.
@@ -2448,6 +2616,7 @@ _social_rss.
 /socialite.js
 /socialite.min.js
 /socialize/*$image
 /socialite.js
 /socialite.min.js
 /socialize/*$image
+/socialize/sharing/*
 /sociallink-
 /sociallinks.
 /sociallinks_
 /sociallink-
 /sociallinks.
 /sociallinks_
@@ -2539,6 +2708,7 @@ _social_rss.
 /static/social/*$image
 /stocktwits_share.
 /storage/social/*
 /static/social/*$image
 /stocktwits_share.
 /storage/social/*
+/story-fb.
 /story-follow.png
 /stumble_button.
 /stumble_icon.
 /story-follow.png
 /stumble_button.
 /stumble_icon.
@@ -2561,6 +2731,7 @@ _social_rss.
 /technorati-icon.
 /technorati.png|$domain=~technorati.com
 /technorati_16.
 /technorati-icon.
 /technorati.png|$domain=~technorati.com
 /technorati_16.
+/telegram-icon.
 /telergram_button.
 /template/facebook_
 /template/twitter_
 /telergram_button.
 /template/facebook_
 /template/twitter_
@@ -2612,6 +2783,7 @@ _social_rss.
 /tw-button3.
 /tw-ico.
 /tw-icon.
 /tw-button3.
 /tw-ico.
 /tw-icon.
+/tw-icons.
 /tw-logo.
 /TW-top-
 /tw_follow.
 /tw-logo.
 /TW-top-
 /tw_follow.
@@ -2757,6 +2929,7 @@ _social_rss.
 /twitter_sprite.
 /twitter_square.
 /twitter_subscribe.
 /twitter_sprite.
 /twitter_square.
 /twitter_subscribe.
+/twitter_tasto_
 /twitter_title_
 /twitter_top_icon.
 /twitterbadge.
 /twitter_title_
 /twitter_top_icon.
 /twitterbadge.
@@ -2783,6 +2956,7 @@ _social_rss.
 /twittersmall.
 /twittersmall2.
 /twittersquare.
 /twittersmall.
 /twittersmall2.
 /twittersquare.
+/twitterwidget.
 /twitterWidgetHeader.
 /twitthis_
 /twt-icon.
 /twitterWidgetHeader.
 /twitthis_
 /twt-icon.
@@ -2804,6 +2978,7 @@ _social_rss.
 /uploads/youtube2.
 /utube-icon.
 /viber_button.
 /uploads/youtube2.
 /utube-icon.
 /viber_button.
+/view/share_
 /view_social_
 /viewboxTraffic_min.js
 /vimeo-48.
 /view_social_
 /viewboxTraffic_min.js
 /vimeo-48.
@@ -2818,6 +2993,8 @@ _social_rss.
 /whatsapp_button.
 /whatsapp_icon.
 /whatsappblogger.js
 /whatsapp_button.
 /whatsapp_icon.
 /whatsappblogger.js
+/whtapp-mob.
+/whtapp-web.
 /widget/digg/*$~stylesheet
 /widget_add_this_
 /Widgets/*/Tweets?
 /widget/digg/*$~stylesheet
 /widget_add_this_
 /Widgets/*/Tweets?
@@ -2845,6 +3022,7 @@ _social_rss.
 /xshare_
 /xsocial-icons.
 /xsocial_sprites_
 /xshare_
 /xsocial-icons.
 /xsocial_sprites_
+/ya-share.
 /yahoo_16.
 /yahoobuzz.
 /you-tube-1.
 /yahoo_16.
 /yahoobuzz.
 /you-tube-1.
@@ -2900,6 +3078,10 @@ _social_rss.
 =googleplus_icon.
 =socialtags.
 =xing_icon.
 =googleplus_icon.
 =socialtags.
 =xing_icon.
+_40x40_dailymotion.
+_40x40_fb.
+_40x40_twitter.
+_40x40_youtube.
 _bottom_google.
 _bottom_linkedin.
 _bottom_vimeo.
 _bottom_google.
 _bottom_linkedin.
 _bottom_vimeo.
@@ -2942,6 +3124,7 @@ _followus_
 _footer_fb.
 _footer_gplus.
 _footer_share_
 _footer_fb.
 _footer_gplus.
 _footer_share_
+_footer_socials.
 _footer_twitter.
 _fullimage_Pinterest.
 _fullimage_Twitter.
 _footer_twitter.
 _fullimage_Pinterest.
 _fullimage_Twitter.
@@ -2979,6 +3162,7 @@ _icon_twitter_
 _icon_youtube.
 _icon_yt.
 _images/social/
 _icon_youtube.
 _icon_yt.
 _images/social/
+_img/social-
 _instagram_badge
 _instagram_hover.
 _instagram_icon.
 _instagram_badge
 _instagram_hover.
 _instagram_icon.
@@ -3013,6 +3197,7 @@ _sharebar2_
 _sharebutton.
 _ShareIcons.
 _sharelinks_
 _sharebutton.
 _ShareIcons.
 _sharelinks_
+_sharrre.php?
 _slideshare.
 _small_share.
 _sns_me2day.
 _slideshare.
 _small_share.
 _sns_me2day.
@@ -3106,6 +3291,7 @@ _youtube_social_
 /wp-content/plugins/videolock/*$script
 ! *** easylist:fanboy-addon/fanboy_cookie_general_block.txt ***
 -agree-cookies/
 /wp-content/plugins/videolock/*$script
 ! *** easylist:fanboy-addon/fanboy_cookie_general_block.txt ***
 -agree-cookies/
+-consent-banner.
 -cookie-banner-
 -cookie-cnil.
 -cookie-consent-
 -cookie-banner-
 -cookie-cnil.
 -cookie-consent-
@@ -3129,16 +3315,22 @@ _youtube_social_
 -cookies-bar/
 -cookies-notice/
 -cookies-policy.
 -cookies-bar/
 -cookies-notice/
 -cookies-policy.
+-cookies-policy/
 -eu-cookie/$script
 -eu-cookies/$script
 -eucookie.
 -gdpr-min.
 -eu-cookie/$script
 -eu-cookies/$script
 -eucookie.
 -gdpr-min.
+-gdpr-public.
 -informativa-cookie.
 -legalconcerns_cookies.
 -privacy-cookie-
 -informativa-cookie.
 -legalconcerns_cookies.
 -privacy-cookie-
+-rodo.min.js
+.advertisingCookie.
 .consent-cookie.
 .cookie-law.$script
 .consent-cookie.
 .cookie-law.$script
+.cookie-madeincima.
 .cookie-policy.
 .cookie-policy.
+.cookie.policy.
 .cookie_law.
 .cookieconsent.
 .cookiecuttr.
 .cookie_law.
 .cookieconsent.
 .cookiecuttr.
@@ -3172,7 +3364,7 @@ _youtube_social_
 /alertcookies.
 /amCookieApproval.
 /analytics_cookie.
 /alertcookies.
 /amCookieApproval.
 /analytics_cookie.
-/api/gdpr$script,xmlhttprequest
+/api/gdpr^
 /asesor-cookies-$~image
 /assets/gdpr/*
 /avisCookies.
 /asesor-cookies-$~image
 /assets/gdpr/*
 /avisCookies.
@@ -3180,20 +3372,25 @@ _youtube_social_
 /avvertenza-sui-cookies.
 /aws-cookie/*
 /bandeaucookie.
 /avvertenza-sui-cookies.
 /aws-cookie/*
 /bandeaucookie.
+/banners/cnil-
 /barreCookie/*
 /bauer.cookies.
 /bCookiesMessage.
 /bgon-cookies-
 /borlabs-cookie/*$~script
 /borlabs_cookie/*$~script
 /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
 /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
 /cmpui-banner.js
 /cmpui-popup.js
+/cnil-banner/*
 /cnil-cookies_
 /cnil-min-
 /cnil.js
 /cnil-cookies_
 /cnil-min-
 /cnil.js
@@ -3201,6 +3398,8 @@ _youtube_social_
 /cnil_banner.
 /cnil_top.
 /coCookiesDisclaimer.
 /cnil_banner.
 /cnil_top.
 /coCookiesDisclaimer.
+/consent/manager/*$script
+/consentUI/*
 /cookie-accept.js
 /cookie-alert.
 /cookie-bandeau.
 /cookie-accept.js
 /cookie-alert.
 /cookie-bandeau.
@@ -3223,6 +3422,8 @@ _youtube_social_
 /cookie-information.
 /cookie-law-$~script
 /cookie-law.js
 /cookie-information.
 /cookie-law-$~script
 /cookie-law.js
+/cookie-madeincima.
+/cookie-madeincima/*
 /cookie-manager.
 /cookie-manager.min.js
 /cookie-manager/*
 /cookie-manager.
 /cookie-manager.min.js
 /cookie-manager/*
@@ -3241,6 +3442,7 @@ _youtube_social_
 /cookie-pop-up.
 /Cookie-popup-
 /cookie-popup.
 /cookie-pop-up.
 /Cookie-popup-
 /cookie-popup.
+/cookie-privacy-
 /cookie-prompt.
 /cookie-reglement.
 /cookie-richtlinie.
 /cookie-prompt.
 /cookie-reglement.
 /cookie-richtlinie.
@@ -3251,12 +3453,15 @@ _youtube_social_
 /cookie-widget/*
 /cookie.*/cm/*
 /cookie.banner.
 /cookie-widget/*
 /cookie.*/cm/*
 /cookie.banner.
+/cookie.json
+/cookie.pack.
 /cookie.policy.
 /cookie.response.
 /cookie/cookie.
 /cookie/cookie2.
 /cookie/cscript.
 /cookie/hi-
 /cookie.policy.
 /cookie.response.
 /cookie/cookie.
 /cookie/cookie2.
 /cookie/cscript.
 /cookie/hi-
+/cookie/loader.
 /cookie/main.
 /cookie/permissionbar-
 /cookie/permissionbar.
 /cookie/main.
 /cookie/permissionbar-
 /cookie/permissionbar.
@@ -3312,11 +3517,11 @@ _youtube_social_
 /cookiechoice.js
 /cookiechoices-
 /cookiechoices.
 /cookiechoice.js
 /cookiechoices-
 /cookiechoices.
-/cookieCompliance.js
+/cookiecompliance.
 /cookiecompliance/*$script
 /cookiecompliancy.
 /cookieConsent-
 /cookiecompliance/*$script
 /cookiecompliancy.
 /cookieConsent-
-/cookieconsent.
+/cookieconsent.$~stylesheet
 /cookieconsent/*
 /cookieconsent_
 /cookiecontrol-
 /cookieconsent/*
 /cookieconsent_
 /cookiecontrol-
@@ -3352,6 +3557,7 @@ _youtube_social_
 /cookiemonster.mg
 /cookieMonster.min.js
 /cookiemsg.
 /cookiemonster.mg
 /cookieMonster.min.js
 /cookiemsg.
+/cookienotice-
 /cookienotice.
 /cookienotice/*$script
 /cookienotif.
 /cookienotice.
 /cookienotice/*$script
 /cookienotif.
@@ -3359,6 +3565,7 @@ _youtube_social_
 /CookieNotification/*
 /CookieNotifier.
 /cookieok.js
 /CookieNotification/*
 /CookieNotifier.
 /cookieok.js
+/cookieparty.
 /cookiepolicy.
 /cookiepolicy/*
 /cookiepolicy_
 /cookiepolicy.
 /cookiepolicy/*
 /cookiepolicy_
@@ -3368,11 +3575,14 @@ _youtube_social_
 /cookiepolicydisclaimer.
 /cookiePolicyEN.
 /cookiePolicyEUPopin_
 /cookiepolicydisclaimer.
 /cookiePolicyEN.
 /cookiePolicyEUPopin_
+/cookiepolicyga.
+/CookiePolicyGa/*
 /cookiepopup?
 /cookieprivacy.
 /cookieprivacytoast.
 /CookiePrompter-
 /CookieReportsDisclaimer.
 /cookiepopup?
 /cookieprivacy.
 /cookieprivacytoast.
 /CookiePrompter-
 /CookieReportsDisclaimer.
+/cookies-anekis.
 /cookies-banner
 /cookies-compliant.
 /cookies-consent.
 /cookies-banner
 /cookies-compliant.
 /cookies-consent.
@@ -3397,6 +3607,7 @@ _youtube_social_
 /cookies/cookie-
 /cookies/cookie.
 /cookies/cookie_
 /cookies/cookie-
 /cookies/cookie.
 /cookies/cookie_
+/cookies/cookies.
 /cookies/mpc_
 /cookies/pixel.
 /cookies/popup.
 /cookies/mpc_
 /cookies/pixel.
 /cookies/popup.
@@ -3404,6 +3615,7 @@ _youtube_social_
 /cookies_auto-
 /cookies_bar.js
 /cookies_directive.
 /cookies_auto-
 /cookies_bar.js
 /cookies_directive.
+/cookies_gdpr.
 /cookies_komunikat.
 /cookies_loading.php?
 /cookies_policy.js
 /cookies_komunikat.
 /cookies_loading.php?
 /cookies_policy.js
@@ -3425,6 +3637,7 @@ _youtube_social_
 /cookiesPopup.
 /cookiesWidget/*
 /cookieu.js
 /cookiesPopup.
 /cookiesWidget/*
 /cookieu.js
+/cookiewall?
 /cookiewarning*.js
 /cookiewarning.
 /cookiewarning?
 /cookiewarning*.js
 /cookiewarning.
 /cookiewarning?
@@ -3432,9 +3645,12 @@ _youtube_social_
 /custom/cookies.
 /disagreeCookie.
 /divascookies_
 /custom/cookies.
 /disagreeCookie.
 /divascookies_
+/donotviewcookiemsg.
 /dotbandeaucookie/*
 /dotbandeaucookie/*
+/easy-cookies-
 /ecookie_check/*
 /ee-cookies-min.
 /ecookie_check/*
 /ee-cookies-min.
+/ElxtrConsent/*
 /emea-cookie-
 /eprivacy-cookie.
 /eu-cookie-
 /emea-cookie-
 /eprivacy-cookie.
 /eu-cookie-
@@ -3452,6 +3668,7 @@ _youtube_social_
 /eucookiecompliance.
 /eucookiecompliance/*
 /EUCookieDirective.
 /eucookiecompliance.
 /eucookiecompliance/*
 /EUCookieDirective.
+/EUCookieDirective/*
 /eucookielaw.
 /eucookienotice.
 /eucookienotice_
 /eucookielaw.
 /eucookienotice.
 /eucookienotice_
@@ -3461,34 +3678,47 @@ _youtube_social_
 /EUCookieUtility.
 /eurocookie.
 /evidon-banner.
 /EUCookieUtility.
 /eurocookie.
 /evidon-banner.
+/eznovacookieconsent.
 /fp_cookie.
 /g4cookies.
 /fp_cookie.
 /g4cookies.
+/gdpr-banner.
+/gdpr-bundle.
+/gdpr-cmp-
 /gdpr-consent.
 /gdpr-consent/*
 /gdpr-public.
 /gdpr-consent.
 /gdpr-consent/*
 /gdpr-public.
+/gdpr-transparency-
 /gdpr.js
 /gdpr.min.js
 /gdpr/assets/*
 /gdpr/bundle.
 /GDPR/consentStorage.
 /gdpr.js
 /gdpr.min.js
 /gdpr/assets/*
 /gdpr/bundle.
 /GDPR/consentStorage.
+/gdpr/gdpr.$script
+/gdpr/gdpr_
 /gdpr/img/*
 /gdpr/img/*
+/gdpr/messaging.
+/gdpr_check.
 /gdpr_consent.
 /gdpr_footer.
 /gdpr_optout.
 /gdpr_plugin.
 /gdpr_consent.
 /gdpr_footer.
 /gdpr_optout.
 /gdpr_plugin.
+/gdpr_status.
 /GDPRCard/*
 /gdprscript.
 /GestionCookiesCNILPlugin/*
 /gestione_cookie.js
 /header.cookies.
 /GDPRCard/*
 /gdprscript.
 /GestionCookiesCNILPlugin/*
 /gestione_cookie.js
 /header.cookies.
+/header/cnil-
 /headerCookies.
 /headerCookies_
 /hi-cookie-
 /ibeugdpr.
 /icit-cookie-law/*
 /headerCookies.
 /headerCookies_
 /hi-cookie-
 /ibeugdpr.
 /icit-cookie-law/*
+/ico.cookie.
 /ico_cookies.
 /icocookies.
 /icon/cookie-
 /ico_cookies.
 /icocookies.
 /icon/cookie-
+/idg-consent.
 /img/gdpr/*
 /implied-consent.
 /implied-consent/*
 /img/gdpr/*
 /implied-consent.
 /implied-consent/*
@@ -3501,16 +3731,24 @@ _youtube_social_
 /iubenda_cs.
 /jbcookies.
 /jcookie.js
 /iubenda_cs.
 /jbcookies.
 /jcookie.js
+/jEuCookieLaw.
 /jjp_eucookie_
 /jppol-consent/*
 /jjp_eucookie_
 /jppol-consent/*
+/jquery.coo-kie.js
+/jquery.cookieaccept.
+/jquery.cookieBar.
 /jqueryCookieGuard.
 /jqueryCookieGuard.
-/js-cookie-master/*$script
+/js-cookie-$script
 /js/cookiePolicy?
 /layer-cookienotice.
 /legal/cookies/?
 /js/cookiePolicy?
 /layer-cookienotice.
 /legal/cookies/?
+/legal_cookie.
 /legalcookie.
 /legalcookie.
+/libraries/cookie.
 /lma-cookie.
 /mage/cookies.
 /lma-cookie.
 /mage/cookies.
+/MarkupCookieConsent.
+/MarkupCookieConsent/*
 /mb_cookies.
 /miocookie_
 /mod_cookie/*
 /mb_cookies.
 /miocookie_
 /mod_cookie/*
@@ -3520,26 +3758,34 @@ _youtube_social_
 /mweb.cookie/*$script
 /newprivacypolicy.
 /nibirumail.cookie.min.js
 /mweb.cookie/*$script
 /newprivacypolicy.
 /nibirumail.cookie.min.js
+/notification.js*browserId=$script
 /ocgcookie?
 /oupcookiepolicy_
 /plugin_cookie/*
 /ocgcookie?
 /oupcookiepolicy_
 /plugin_cookie/*
-/plugins/cookie-muncher/*
+/plugins/cookie-
 /plugins/CookieInfo/*
 /plugins/gdpr/*
 /policy_cookie.
 /plugins/CookieInfo/*
 /plugins/gdpr/*
 /policy_cookie.
+/policyaccept.
 /PopupCookie.
 /popupcookieinit.
 /PopupCookie.
 /popupcookieinit.
+/prettycookies.
+/privacy-consent-$script
 /privacy-cookies.js
 /privacy-manager.js
 /privacy-modal.js
 /privacy-cookies.js
 /privacy-manager.js
 /privacy-modal.js
+/privacy/cookie.
 /privacycookie/*
 /privacyframe.
 /privacycookie/*
 /privacyframe.
+/privacyPopup/*
 /protv_cookies.
 /rbicookiepolicy.
 /remote-gdpr.
 /protv_cookies.
 /rbicookiepolicy.
 /remote-gdpr.
-/rodo-agreement-popup.
-/rodo-agreement-popup/*
+/rgpd.js
+/rodo-agreement-
+/rodo.js
 /rtiCookieLaw.
 /rtiCookieLaw.
+/script-rodo.
 /script_cookie.
 /script_cookies.js
 /scripts/cookie-
 /script_cookie.
 /script_cookies.js
 /scripts/cookie-
@@ -3547,12 +3793,16 @@ _youtube_social_
 /SetConsentCookie.
 /SetCookieBanner.
 /site-privacy-notification/*
 /SetConsentCookie.
 /SetCookieBanner.
 /site-privacy-notification/*
+/sm-oo-consent-
+/sm-oo-consent.
 /sni_cookie_privacy/*
 /super-cookie/*
 /superCookie-
 /SwagCookiePermission/*
 /syncCookie/*
 /sni_cookie_privacy/*
 /super-cookie/*
 /superCookie-
 /SwagCookiePermission/*
 /syncCookie/*
+/terms_of_service.js
 /tm.cookie.js
 /tm.cookie.js
+/toaster-checker.
 /toucanCookie.
 /trackingProtection/*
 /ttgcookieconsent-
 /toucanCookie.
 /trackingProtection/*
 /ttgcookieconsent-
@@ -3561,10 +3811,14 @@ _youtube_social_
 /type-cookies.
 /ubmcookieconsent-
 /ukcookie.
 /type-cookies.
 /ubmcookieconsent-
 /ukcookie.
+/um-gdpr.
 /uploads/GDPR-
 /usecookies.js
 /usocookies.
 /w034CookieDirective.js
 /uploads/GDPR-
 /usecookies.js
 /usocookies.
 /w034CookieDirective.js
+/wa_consentUI.
+/wa_iframeCmp.
+/wa_lib.js
 /warnCookies.
 /wbconsent-
 /we_use_cookies?
 /warnCookies.
 /wbconsent-
 /we_use_cookies?
@@ -3743,6 +3997,8 @@ _site_cookie_
 ###related-article-box
 ###rhs_techjobs_wrap
 ###rrFollowMarket
 ###related-article-box
 ###rhs_techjobs_wrap
 ###rrFollowMarket
+###ruby-back-top
+###ruby-back-top-inner
 ###scroll-to-bottom
 ###sdac_feedburner_widget-3
 ###sendtofriend
 ###scroll-to-bottom
 ###sdac_feedburner_widget-3
 ###sendtofriend
@@ -3817,6 +4073,8 @@ _site_cookie_
 ##.adSize_LLMedia
 ##.addthis_button_email
 ##.adsenseDole
 ##.adSize_LLMedia
 ##.addthis_button_email
 ##.adsenseDole
+##.adv300x600
+##.advertvertical
 ##.ampz-icon-email
 ##.ampz_email
 ##.android-smart-banner
 ##.ampz-icon-email
 ##.ampz_email
 ##.android-smart-banner
@@ -3838,6 +4096,7 @@ _site_cookie_
 ##.cfsnip-widget
 ##.circ-slider-module
 ##.cls_xswdg_feedburner
 ##.cfsnip-widget
 ##.circ-slider-module
 ##.cls_xswdg_feedburner
+##.content_recommendation
 ##.ctx_widget
 ##.currentArticleOverlay
 ##.cw-capture-container
 ##.ctx_widget
 ##.currentArticleOverlay
 ##.cw-capture-container
@@ -3876,6 +4135,7 @@ _site_cookie_
 ##.follow-wdgt
 ##.followEmail
 ##.footerTwitter
 ##.follow-wdgt
 ##.followEmail
 ##.footerTwitter
+##.footer__soc_rss
 ##.front-overlay-arrows
 ##.fyre-notifier-container
 ##.genericon-feed
 ##.front-overlay-arrows
 ##.fyre-notifier-container
 ##.genericon-feed
@@ -3906,6 +4166,7 @@ _site_cookie_
 ##.module--next-story-slideout
 ##.module-civicScience
 ##.moduletable_icons
 ##.module--next-story-slideout
 ##.module-civicScience
 ##.moduletable_icons
+##.more-from-web
 ##.moreCouponsSocial
 ##.navigation_social
 ##.next-prev-navigation
 ##.moreCouponsSocial
 ##.navigation_social
 ##.next-prev-navigation
@@ -3923,6 +4184,7 @@ _site_cookie_
 ##.onesignal-bell-container
 ##.oo_tab_right
 ##.opinionlab-sidebar
 ##.onesignal-bell-container
 ##.oo_tab_right
 ##.opinionlab-sidebar
+##.outbrain-bloc
 ##.outbrain-module
 ##.outbrain-relateds
 ##.overlay-content-arrows
 ##.outbrain-module
 ##.outbrain-relateds
 ##.overlay-content-arrows
@@ -4108,6 +4370,7 @@ _site_cookie_
 ##.bp-banner
 ! Mobile Apps
 ###mn-app-banner
 ##.bp-banner
 ! Mobile Apps
 ###mn-app-banner
+##.js-openAppBox
 ##.z-bit-smartbanner
 ! hotjobs widget
 ###hot-jobs
 ##.z-bit-smartbanner
 ! hotjobs widget
 ###hot-jobs
@@ -4132,12 +4395,15 @@ _site_cookie_
 ###EmailOptin
 ###HPNewsletter
 ###Masthead-Newsletter
 ###EmailOptin
 ###HPNewsletter
 ###Masthead-Newsletter
+###MobileNewsLetterFormContainer
 ###Newsletter-Signup
 ###Newsletter-Subscription-en-container_content
 ###Newsletter-embed-Magazine
 ###Newsletter-Signup
 ###Newsletter-Subscription-en-container_content
 ###Newsletter-embed-Magazine
+###NewsletterOverlay
 ###NewsletterPromo
 ###NewsletterSignUp
 ###NewsletterSignup
 ###NewsletterPromo
 ###NewsletterSignUp
 ###NewsletterSignup
+###NewsletterSubscribe
 ###NwsLtrSignup
 ###RColNewslatter
 ###SideNewsletterBox
 ###NwsLtrSignup
 ###RColNewslatter
 ###SideNewsletterBox
@@ -4167,6 +4433,8 @@ _site_cookie_
 ###bloc_newsletter
 ###block-br-hhog-module-br-hhog-newsletter-general
 ###block-dfp-subscriptions-block
 ###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
 ###block-ifls-strongmail-newsletter
 ###block-mailchimp-signup-newsletter
 ###block-modalnewslettersignup
@@ -4185,6 +4453,7 @@ _site_cookie_
 ###boxes-box-newsletter
 ###bp-newsletter-5
 ###bt_embed_signup
 ###boxes-box-newsletter
 ###bp-newsletter-5
 ###bt_embed_signup
+###btnNewsletter
 ###category-specific-newsletter
 ###channel-subscriptions
 ###channelNewsletter
 ###category-specific-newsletter
 ###channel-subscriptions
 ###channelNewsletter
@@ -4205,6 +4474,7 @@ _site_cookie_
 ###eh-module-newsletter
 ###eh-module-newsletter-smart
 ###email-alert
 ###eh-module-newsletter
 ###eh-module-newsletter-smart
 ###email-alert
+###email-exitintent-widget
 ###email-footer
 ###email-marketing-widget
 ###email-modal-bg
 ###email-footer
 ###email-marketing-widget
 ###email-modal-bg
@@ -4246,6 +4516,7 @@ _site_cookie_
 ###featured-newsletter
 ###five-things-email-wrapper
 ###fixed-newsletter
 ###featured-newsletter
 ###five-things-email-wrapper
 ###fixed-newsletter
+###floating_subscribe
 ###follow-newsletter
 ###foot-subscribe
 ###footer-email-form
 ###follow-newsletter
 ###foot-subscribe
 ###footer-email-form
@@ -4257,6 +4528,7 @@ _site_cookie_
 ###footer-signup
 ###footer-subscribe
 ###footer-subscribe-large
 ###footer-signup
 ###footer-subscribe
 ###footer-subscribe-large
+###footer-subscription-modal
 ###footerEmailSignup
 ###footerNewsletter
 ###footer__newsletter-signup
 ###footerEmailSignup
 ###footerNewsletter
 ###footer__newsletter-signup
@@ -4271,11 +4543,14 @@ _site_cookie_
 ###fsd_signup
 ###fusion-email-signup-modal
 ###get-our-newsletter
 ###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
 ###global-footer_newsletter
 ###header-newsletter-promo
 ###header-subscribe
 ###home-newsletter
 ###home-subscribe-icons
+###hp-newsletters
 ###iframe-newsletter
 ###inContentEmail
 ###injected-newsletter
 ###iframe-newsletter
 ###inContentEmail
 ###injected-newsletter
@@ -4284,6 +4559,7 @@ _site_cookie_
 ###inline-subscribe-form
 ###inpage_newsletter_signup_wrapper
 ###instory_newsletter_signup
 ###inline-subscribe-form
 ###inpage_newsletter_signup_wrapper
 ###instory_newsletter_signup
+###iscrizioniscr_emaileNewsletter
 ###it_newsletters
 ###jFrame-email-signup
 ###join-newsletter
 ###it_newsletters
 ###jFrame-email-signup
 ###join-newsletter
@@ -4331,6 +4607,7 @@ _site_cookie_
 ###newsletter-banner-bottom
 ###newsletter-below-post
 ###newsletter-block
 ###newsletter-banner-bottom
 ###newsletter-below-post
 ###newsletter-block
+###newsletter-body
 ###newsletter-box
 ###newsletter-button
 ###newsletter-container
 ###newsletter-box
 ###newsletter-button
 ###newsletter-container
@@ -4340,6 +4617,7 @@ _site_cookie_
 ###newsletter-flag
 ###newsletter-floating
 ###newsletter-footer
 ###newsletter-flag
 ###newsletter-floating
 ###newsletter-footer
+###newsletter-form-article-page
 ###newsletter-form-container
 ###newsletter-form-footer
 ###newsletter-form-holder
 ###newsletter-form-container
 ###newsletter-form-footer
 ###newsletter-form-holder
@@ -4356,6 +4634,7 @@ _site_cookie_
 ###newsletter-overlay
 ###newsletter-panel
 ###newsletter-popup
 ###newsletter-overlay
 ###newsletter-panel
 ###newsletter-popup
+###newsletter-popup-cont
 ###newsletter-popup-left
 ###newsletter-popup-overlay
 ###newsletter-popup-pardon
 ###newsletter-popup-left
 ###newsletter-popup-overlay
 ###newsletter-popup-pardon
@@ -4363,13 +4642,16 @@ _site_cookie_
 ###newsletter-promotion-step-1
 ###newsletter-prompt
 ###newsletter-rail
 ###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-side-widget
 ###newsletter-sidebar
 ###newsletter-sign-up
 ###newsletter-signUpWidget
 ###newsletter-signup
 ###newsletter-signup-box
+###newsletter-signup-box-contents
 ###newsletter-signup-dialog
 ###newsletter-signup-dialog
+###newsletter-signup-footer
 ###newsletter-signup-form
 ###newsletter-signup-overlay
 ###newsletter-signup-short-form
 ###newsletter-signup-form
 ###newsletter-signup-overlay
 ###newsletter-signup-short-form
@@ -4383,6 +4665,7 @@ _site_cookie_
 ###newsletter-subscribe-sidebar
 ###newsletter-subscription
 ###newsletter-subscription-inline
 ###newsletter-subscribe-sidebar
 ###newsletter-subscription
 ###newsletter-subscription-inline
+###newsletter-text
 ###newsletter-toggle
 ###newsletter-top-banner
 ###newsletter-widget
 ###newsletter-toggle
 ###newsletter-top-banner
 ###newsletter-widget
@@ -4395,6 +4678,7 @@ _site_cookie_
 ###newsletterFloorBanner
 ###newsletterFlyIn
 ###newsletterFooterDiv
 ###newsletterFloorBanner
 ###newsletterFlyIn
 ###newsletterFooterDiv
+###newsletterFormWrapper
 ###newsletterLBContainer
 ###newsletterLBMist
 ###newsletterModal
 ###newsletterLBContainer
 ###newsletterLBMist
 ###newsletterModal
@@ -4409,20 +4693,24 @@ _site_cookie_
 ###newsletterSignUp
 ###newsletterSignUpDialog
 ###newsletterSignUpDivAnime
 ###newsletterSignUp
 ###newsletterSignUpDialog
 ###newsletterSignUpDivAnime
+###newsletterSignUpForm
 ###newsletterSignUpHeader
 ###newsletterSignUpHeaderContainer
 ###newsletterSignup
 ###newsletterSignupBox
 ###newsletterSignupPromo
 ###newsletterSignUpHeader
 ###newsletterSignUpHeaderContainer
 ###newsletterSignup
 ###newsletterSignupBox
 ###newsletterSignupPromo
+###newsletterSubContainer
 ###newsletterSubscribe
 ###newsletterWidgetFormHolder
 ###newsletterWrapper
 ###newsletter_articles
 ###newsletter_block
 ###newsletter_block_left
 ###newsletterSubscribe
 ###newsletterWidgetFormHolder
 ###newsletterWrapper
 ###newsletter_articles
 ###newsletter_block
 ###newsletter_block_left
+###newsletter_box
 ###newsletter_box_sidebar
 ###newsletter_button
 ###newsletter_collection
 ###newsletter_box_sidebar
 ###newsletter_button
 ###newsletter_collection
+###newsletter_country
 ###newsletter_div
 ###newsletter_gen_v2
 ###newsletter_holder
 ###newsletter_div
 ###newsletter_gen_v2
 ###newsletter_holder
@@ -4431,6 +4719,7 @@ _site_cookie_
 ###newsletter_mod
 ###newsletter_popup
 ###newsletter_popup_overlay
 ###newsletter_mod
 ###newsletter_popup
 ###newsletter_popup_overlay
+###newsletter_post
 ###newsletter_promo
 ###newsletter_reg
 ###newsletter_ribbon
 ###newsletter_promo
 ###newsletter_reg
 ###newsletter_ribbon
@@ -4438,6 +4727,7 @@ _site_cookie_
 ###newsletter_signup
 ###newsletter_signup_article
 ###newsletter_signup_footer
 ###newsletter_signup
 ###newsletter_signup_article
 ###newsletter_signup_footer
+###newsletter_signup_form
 ###newsletter_signup_ft
 ###newsletter_signup_sb
 ###newsletter_signup_side
 ###newsletter_signup_ft
 ###newsletter_signup_sb
 ###newsletter_signup_side
@@ -4448,6 +4738,7 @@ _site_cookie_
 ###newsletter_wrapper
 ###newsletterblock
 ###newsletterbox
 ###newsletter_wrapper
 ###newsletterblock
 ###newsletterbox
+###newsletterflyin
 ###newslettermailboxID
 ###newsletters-1-form
 ###newsletters-1-form-wrapper
 ###newslettermailboxID
 ###newsletters-1-form
 ###newsletters-1-form-wrapper
@@ -4465,6 +4756,7 @@ _site_cookie_
 ###nksub_sidebar
 ###nlSignUpMorning
 ###nlSliderSignup
 ###nksub_sidebar
 ###nlSignUpMorning
 ###nlSliderSignup
+###nl_popin
 ###nl_signup_rr
 ###nletter1
 ###nletter2
 ###nl_signup_rr
 ###nletter1
 ###nletter2
@@ -4475,13 +4767,17 @@ _site_cookie_
 ###nmSignUpContainer
 ###node-basic-newsletter
 ###node-email-widget
 ###nmSignUpContainer
 ###node-basic-newsletter
 ###node-email-widget
+###notification-articleblock
 ###nyp-newsletter-modal
 ###obog_signup_widget
 ###offer-research-center-newsletter
 ###nyp-newsletter-modal
 ###obog_signup_widget
 ###offer-research-center-newsletter
+###openNewsletter
 ###opinion-newsletter-promo
 ###optinform-container
 ###overlay-email-signup
 ###opinion-newsletter-promo
 ###optinform-container
 ###overlay-email-signup
+###overlay-newsletter001
 ###pcm-subscribe
 ###pcm-subscribe
+###pf-newsletter-form
 ###pnlFooterNewsletterSignup
 ###popinNewsletter
 ###popup-newsletter-software
 ###pnlFooterNewsletterSignup
 ###popinNewsletter
 ###popup-newsletter-software
@@ -4548,6 +4844,7 @@ _site_cookie_
 ###st-email-signup
 ###sticky_nav-subscribe_btn
 ###su-button-fixed
 ###st-email-signup
 ###sticky_nav-subscribe_btn
 ###su-button-fixed
+###subcribeNewsletter
 ###subscribe-banner
 ###subscribe-block-bottom
 ###subscribe-bottom
 ###subscribe-banner
 ###subscribe-block-bottom
 ###subscribe-bottom
@@ -4566,6 +4863,7 @@ _site_cookie_
 ###subscribe-pcmag
 ###subscribe-popin
 ###subscribe-popsugar
 ###subscribe-pcmag
 ###subscribe-popin
 ###subscribe-popsugar
+###subscribe-popup-wrapper
 ###subscribe-tab
 ###subscribe-today
 ###subscribe-top
 ###subscribe-tab
 ###subscribe-today
 ###subscribe-top
@@ -4586,6 +4884,7 @@ _site_cookie_
 ###subscribe_abvfold
 ###subscribe_btn
 ###subscribe_email
 ###subscribe_abvfold
 ###subscribe_btn
 ###subscribe_email
+###subscribe_form_fixed
 ###subscribe_modal_container
 ###subscribe_newsletter
 ###subscribe_notification
 ###subscribe_modal_container
 ###subscribe_newsletter
 ###subscribe_notification
@@ -4599,6 +4898,7 @@ _site_cookie_
 ###subscribeside
 ###subscribewrap
 ###subscription-dock
 ###subscribeside
 ###subscribewrap
 ###subscription-dock
+###subscription-pencil-area
 ###subscriptionCenter
 ###subscriptionHeader
 ###subscriptionModal
 ###subscriptionCenter
 ###subscriptionHeader
 ###subscriptionModal
@@ -4615,6 +4915,7 @@ _site_cookie_
 ###widget-apply-newsletter-article
 ###widget-newsletter-signup
 ###widgetNewsletter
 ###widget-apply-newsletter-article
 ###widget-newsletter-signup
 ###widgetNewsletter
+###widget_marketo-email-form-widget
 ###wp-subscribe
 ###wp_newsletter
 ##.ALS_IL_Holder
 ###wp-subscribe
 ###wp_newsletter
 ##.ALS_IL_Holder
@@ -4636,6 +4937,8 @@ _site_cookie_
 ##.NewsletterColumn
 ##.NewsletterRegister
 ##.NewsletterSignup
 ##.NewsletterColumn
 ##.NewsletterRegister
 ##.NewsletterSignup
+##.NewsletterSignupBlock
+##.NewsletterSignupInset
 ##.NewsletterSubscription
 ##.RailCtaNewsletterWrap
 ##.Sailthru_Subscribe
 ##.NewsletterSubscription
 ##.RailCtaNewsletterWrap
 ##.Sailthru_Subscribe
@@ -4653,6 +4956,7 @@ _site_cookie_
 ##.aol-newsletter
 ##.aol-newsletter-page
 ##.app_box_newsletter
 ##.aol-newsletter
 ##.aol-newsletter-page
 ##.app_box_newsletter
+##.app_mod_int--social
 ##.article--newsletter--wrapper
 ##.article-body-weeklyNewsletter
 ##.article-bottom-newsletter-promo
 ##.article--newsletter--wrapper
 ##.article-body-weeklyNewsletter
 ##.article-bottom-newsletter-promo
@@ -4677,6 +4981,7 @@ _site_cookie_
 ##.article_page_right_subscribe
 ##.aside-common-subscribe
 ##.aside-newsletter
 ##.article_page_right_subscribe
 ##.aside-common-subscribe
 ##.aside-newsletter
+##.aside-newsletter-box
 ##.aside-subscribe-module
 ##.aside__newsletter--footer__wrapper
 ##.aside__newsletter__wrapper
 ##.aside-subscribe-module
 ##.aside__newsletter--footer__wrapper
 ##.aside__newsletter__wrapper
@@ -4686,6 +4991,7 @@ _site_cookie_
 ##.b-email-subscribe-form
 ##.b-subscribe
 ##.banner_newsletter
 ##.b-email-subscribe-form
 ##.b-subscribe
 ##.banner_newsletter
+##.bar-newsletter-su
 ##.bar_newsletter
 ##.barcelona-subscribe
 ##.basicNewsletterForm
 ##.bar_newsletter
 ##.barcelona-subscribe
 ##.basicNewsletterForm
@@ -4708,6 +5014,7 @@ _site_cookie_
 ##.block-email-alerts-footer
 ##.block-et-newsletter
 ##.block-fp-sailthru
 ##.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
 ##.block-newsletter
 ##.block-newsletter-signup
 ##.block-pi-signup
@@ -4727,6 +5034,7 @@ _site_cookie_
 ##.bpage-email-signup
 ##.brief-newsletter
 ##.bs-mailchimp-newsletter
 ##.bpage-email-signup
 ##.brief-newsletter
 ##.bs-mailchimp-newsletter
+##.bs-newsletter-pack
 ##.bs-subscribe-newsletter
 ##.btmNewsletter
 ##.btn__subscribe
 ##.bs-subscribe-newsletter
 ##.btmNewsletter
 ##.btn__subscribe
@@ -4734,6 +5042,7 @@ _site_cookie_
 ##.btntEmailsub-body
 ##.button-newsletter
 ##.button-subscribe
 ##.btntEmailsub-body
 ##.button-newsletter
 ##.button-subscribe
+##.buzzblock-newsletter
 ##.c-Footer__subscribe
 ##.c-leaflet__content--sign-up
 ##.c-newsletter
 ##.c-Footer__subscribe
 ##.c-leaflet__content--sign-up
 ##.c-newsletter
@@ -4741,6 +5050,10 @@ _site_cookie_
 ##.c-newsletter--footer
 ##.c-newsletter-context
 ##.c-newsletter-promo
 ##.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
 ##.c-post-actions__newsletter
 ##.c-rock-newsletter
 ##.c-widget--newsletter
@@ -4762,11 +5075,14 @@ _site_cookie_
 ##.component-newsletter-cta
 ##.component-newsletter-subscribe
 ##.connect_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
 ##.content-mod-newsletter-right
 ##.content-toaster--newsletter
 ##.content-well-newsletter
 ##.cst_newsletter_signup
+##.cta-news
 ##.cta-newsletter
 ##.cta-newsletter
+##.cta-subscribe
 ##.cta__newsletter__container
 ##.ctbwp-newsletter-form
 ##.customnewsletter
 ##.cta__newsletter__container
 ##.ctbwp-newsletter-form
 ##.customnewsletter
@@ -4811,10 +5127,12 @@ _site_cookie_
 ##.email-subscription-wrap-sidebar
 ##.email-to-a-friend
 ##.emailCapture
 ##.email-subscription-wrap-sidebar
 ##.email-to-a-friend
 ##.emailCapture
+##.emailSignup
 ##.emailSubscribe
 ##.emailSubscriptionsPopover
 ##.emailWidget
 ##.email_podpis-wrapper
 ##.emailSubscribe
 ##.emailSubscriptionsPopover
 ##.emailWidget
 ##.email_podpis-wrapper
+##.email_subscribe
 ##.email_subscribe__container
 ##.email_subscribe_box
 ##.email_subscribe_container
 ##.email_subscribe__container
 ##.email_subscribe_box
 ##.email_subscribe_container
@@ -4827,6 +5145,7 @@ _site_cookie_
 ##.enlace_newsletter
 ##.entry-email-signup
 ##.entry-footer-subscribe
 ##.enlace_newsletter
 ##.entry-email-signup
 ##.entry-footer-subscribe
+##.entry-newsletter
 ##.entryNewsletter
 ##.et_bloom_flyin
 ##.et_bloom_optin
 ##.entryNewsletter
 ##.et_bloom_flyin
 ##.et_bloom_optin
@@ -4847,6 +5166,7 @@ _site_cookie_
 ##.follow-subscribe
 ##.follow-this-story-form
 ##.follow-us--below-entry
 ##.follow-subscribe
 ##.follow-this-story-form
 ##.follow-us--below-entry
+##.followGr-nl
 ##.foo-newsletter
 ##.footer--newsletter
 ##.footer-banner-newsletter
 ##.foo-newsletter
 ##.footer--newsletter
 ##.footer-banner-newsletter
@@ -4857,6 +5177,7 @@ _site_cookie_
 ##.footer-newsletter
 ##.footer-newsletter-box
 ##.footer-newsletter-form
 ##.footer-newsletter
 ##.footer-newsletter-box
 ##.footer-newsletter-form
+##.footer-newsletter-signup
 ##.footer-newsletters
 ##.footer-sign-up
 ##.footer-signup
 ##.footer-newsletters
 ##.footer-sign-up
 ##.footer-signup
@@ -4878,6 +5199,9 @@ _site_cookie_
 ##.free-enewsletters-widget
 ##.ftr-nwsltr
 ##.g1-newsletter
 ##.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
 ##.getresponse-signup
 ##.getresponse-signup-container
 ##.gf2_newsletter
@@ -4892,10 +5216,13 @@ _site_cookie_
 ##.gutter-signup
 ##.h-register-newsletter
 ##.h-subscribe
 ##.gutter-signup
 ##.h-register-newsletter
 ##.h-subscribe
+##.h-teaser-newsletter
+##.header-newsletter-box
 ##.header__link--subscribe
 ##.header__newsletter
 ##.header__social--email
 ##.hellobar-signup
 ##.header__link--subscribe
 ##.header__newsletter
 ##.header__social--email
 ##.hellobar-signup
+##.homepage-newsletter
 ##.homepg-newsletter-sign-up-form
 ##.hp-wdt-newsltr
 ##.hz-newsletter
 ##.homepg-newsletter-sign-up-form
 ##.hp-wdt-newsltr
 ##.hz-newsletter
@@ -4938,6 +5265,8 @@ _site_cookie_
 ##.js-newsletter-sign-up-form
 ##.js-newsletter-signup
 ##.js-newsletter-subscribe
 ##.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
 ##.js-nudger
 ##.js-popup-newsletter
 ##.js-sidebar-signup
@@ -4950,6 +5279,7 @@ _site_cookie_
 ##.listbuilder-popup-embedded
 ##.lon-newsletter-tout
 ##.m-brand-engagement
 ##.listbuilder-popup-embedded
 ##.lon-newsletter-tout
 ##.m-brand-engagement
+##.m-interstitial
 ##.m-newsletter
 ##.m-newsletter-signup
 ##.m-newsletter_light
 ##.m-newsletter
 ##.m-newsletter-signup
 ##.m-newsletter_light
@@ -4976,6 +5306,7 @@ _site_cookie_
 ##.mjs-whisper
 ##.ml_signup_article
 ##.mobile-newsletter-mobile
 ##.mjs-whisper
 ##.ml_signup_article
 ##.mobile-newsletter-mobile
+##.mobileadvert
 ##.mod-newsletters
 ##.modal-email-widget
 ##.modal-newsletter
 ##.mod-newsletters
 ##.modal-email-widget
 ##.modal-newsletter
@@ -4995,6 +5326,7 @@ _site_cookie_
 ##.mom-newsletter
 ##.momizat-news_letter
 ##.mt-subscribe
 ##.mom-newsletter
 ##.momizat-news_letter
 ##.mt-subscribe
+##.n_subscribe_wdgt
 ##.nav-newsletter-subsribe-form
 ##.new_newsletter_subscription
 ##.newedge-newsletter
 ##.nav-newsletter-subsribe-form
 ##.new_newsletter_subscription
 ##.newedge-newsletter
@@ -5006,17 +5338,21 @@ _site_cookie_
 ##.newsLetter-subscription
 ##.newsLetter-subscription-wrapper
 ##.newsLetterHolder
 ##.newsLetter-subscription
 ##.newsLetter-subscription-wrapper
 ##.newsLetterHolder
+##.newsLetter_menu
 ##.newsSignupRR
 ##.news_form_wraper
 ##.newsblock-newsletter-signup
 ##.newsbriefsignup
 ##.newsletter--article
 ##.newsSignupRR
 ##.news_form_wraper
 ##.newsblock-newsletter-signup
 ##.newsbriefsignup
 ##.newsletter--article
+##.newsletter--blog-container
 ##.newsletter--container
 ##.newsletter--footer
 ##.newsletter-advertisement
 ##.newsletter-anon
 ##.newsletter--container
 ##.newsletter--footer
 ##.newsletter-advertisement
 ##.newsletter-anon
+##.newsletter-article
 ##.newsletter-article-cta
 ##.newsletter-article-footer
 ##.newsletter-article-cta
 ##.newsletter-article-footer
+##.newsletter-banner
 ##.newsletter-bar-right
 ##.newsletter-blk
 ##.newsletter-block
 ##.newsletter-bar-right
 ##.newsletter-blk
 ##.newsletter-block
@@ -5044,12 +5380,17 @@ _site_cookie_
 ##.newsletter-flyout-wrap
 ##.newsletter-footer
 ##.newsletter-form-border
 ##.newsletter-flyout-wrap
 ##.newsletter-footer
 ##.newsletter-form-border
+##.newsletter-form-container
 ##.newsletter-frame
 ##.newsletter-icon-footer
 ##.newsletter-inline
 ##.newsletter-inline-unit
 ##.newsletter-frame
 ##.newsletter-icon-footer
 ##.newsletter-inline
 ##.newsletter-inline-unit
+##.newsletter-inline-widget
 ##.newsletter-inner
 ##.newsletter-interstitial
 ##.newsletter-inner
 ##.newsletter-interstitial
+##.newsletter-intro
+##.newsletter-l
+##.newsletter-l-wrapper
 ##.newsletter-lightbox
 ##.newsletter-link
 ##.newsletter-mini-banner
 ##.newsletter-lightbox
 ##.newsletter-link
 ##.newsletter-mini-banner
@@ -5063,13 +5404,17 @@ _site_cookie_
 ##.newsletter-popin
 ##.newsletter-popup
 ##.newsletter-popup-background
 ##.newsletter-popin
 ##.newsletter-popup
 ##.newsletter-popup-background
+##.newsletter-popup-container
 ##.newsletter-popup-desktop
 ##.newsletter-popup-desktop
+##.newsletter-popup-subscribe-block
 ##.newsletter-popup-wrap
 ##.newsletter-popup-wrapper
 ##.newsletter-popups
 ##.newsletter-promo
 ##.newsletter-popup-wrap
 ##.newsletter-popup-wrapper
 ##.newsletter-popups
 ##.newsletter-promo
+##.newsletter-r
 ##.newsletter-right-col
 ##.newsletter-right-rail
 ##.newsletter-right-col
 ##.newsletter-right-rail
+##.newsletter-sc-container
 ##.newsletter-shortcode
 ##.newsletter-sidebar
 ##.newsletter-sidebar-widget
 ##.newsletter-shortcode
 ##.newsletter-sidebar
 ##.newsletter-sidebar-widget
@@ -5101,11 +5446,13 @@ _site_cookie_
 ##.newsletter-signup-sidebar
 ##.newsletter-signup-wrap
 ##.newsletter-simple
 ##.newsletter-signup-sidebar
 ##.newsletter-signup-wrap
 ##.newsletter-simple
+##.newsletter-slideout
 ##.newsletter-social
 ##.newsletter-social-wrapper
 ##.newsletter-sticky
 ##.newsletter-su-mod
 ##.newsletter-subscribe
 ##.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-subscribe-container
 ##.newsletter-subscribe-form
 ##.newsletter-subscribe-widget
@@ -5113,15 +5460,18 @@ _site_cookie_
 ##.newsletter-subscription-inline
 ##.newsletter-subscription-module
 ##.newsletter-tease
 ##.newsletter-subscription-inline
 ##.newsletter-subscription-module
 ##.newsletter-tease
+##.newsletter-textbox
 ##.newsletter-toaster
 ##.newsletter-topimg
 ##.newsletter-trigger
 ##.newsletter-toaster
 ##.newsletter-topimg
 ##.newsletter-trigger
+##.newsletter-unit
 ##.newsletter-variation
 ##.newsletter-weekly
 ##.newsletter-widget
 ##.newsletter-wrap
 ##.newsletter-wrapper
 ##.newsletter-zone
 ##.newsletter-variation
 ##.newsletter-weekly
 ##.newsletter-widget
 ##.newsletter-wrap
 ##.newsletter-wrapper
 ##.newsletter-zone
+##.newsletter.box
 ##.newsletter1
 ##.newsletterBlock
 ##.newsletterBox
 ##.newsletter1
 ##.newsletterBlock
 ##.newsletterBox
@@ -5131,10 +5481,13 @@ _site_cookie_
 ##.newsletterContainer
 ##.newsletterCtaContainer
 ##.newsletterFmt
 ##.newsletterContainer
 ##.newsletterCtaContainer
 ##.newsletterFmt
+##.newsletterFooter
 ##.newsletterForm
 ##.newsletterForm
+##.newsletterHead
 ##.newsletterLink
 ##.newsletterPlacement
 ##.newsletterPrompt
 ##.newsletterLink
 ##.newsletterPlacement
 ##.newsletterPrompt
+##.newsletterSection
 ##.newsletterSidebar
 ##.newsletterSidebarContainer
 ##.newsletterSignup
 ##.newsletterSidebar
 ##.newsletterSidebarContainer
 ##.newsletterSignup
@@ -5148,6 +5501,7 @@ _site_cookie_
 ##.newsletterWrapper
 ##.newsletter__callout
 ##.newsletter__headline
 ##.newsletterWrapper
 ##.newsletter__callout
 ##.newsletter__headline
+##.newsletter__signup
 ##.newsletter__wrapper
 ##.newsletter_bar
 ##.newsletter_bg
 ##.newsletter__wrapper
 ##.newsletter_bar
 ##.newsletter_bg
@@ -5158,7 +5512,9 @@ _site_cookie_
 ##.newsletter_center_form
 ##.newsletter_footer
 ##.newsletter_footer_container
 ##.newsletter_center_form
 ##.newsletter_footer
 ##.newsletter_footer_container
+##.newsletter_form
 ##.newsletter_holder
 ##.newsletter_holder
+##.newsletter_info
 ##.newsletter_inline
 ##.newsletter_location
 ##.newsletter_promo
 ##.newsletter_inline
 ##.newsletter_location
 ##.newsletter_promo
@@ -5177,6 +5533,7 @@ _site_cookie_
 ##.newsletter_subscribe
 ##.newsletter_subscription
 ##.newsletter_subscription_top_embed
 ##.newsletter_subscribe
 ##.newsletter_subscription
 ##.newsletter_subscription_top_embed
+##.newsletter_testo
 ##.newsletter_widget
 ##.newsletter_wrapper
 ##.newsletterbg
 ##.newsletter_widget
 ##.newsletter_wrapper
 ##.newsletterbg
@@ -5193,7 +5550,6 @@ _site_cookie_
 ##.newsletterwidget
 ##.newsmail-signup
 ##.newssignup
 ##.newsletterwidget
 ##.newsmail-signup
 ##.newssignup
-##.nf-form-content
 ##.ng-newsletter
 ##.nl-newsletter_signup
 ##.nlSubscribe
 ##.ng-newsletter
 ##.nl-newsletter_signup
 ##.nlSubscribe
@@ -5211,8 +5567,13 @@ _site_cookie_
 ##.o-footer__newsletter-signup
 ##.object-newsletter-subscription
 ##.object-subscribe-newsletter
 ##.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
 ##.omniture_email
 ##.open-modal-email-panel
+##.openNewsletter
+##.opt-in-email-signup-drawer
 ##.optin-monster
 ##.optin-monster-overlay
 ##.optin-monster-saas-overlay
 ##.optin-monster
 ##.optin-monster-overlay
 ##.optin-monster-saas-overlay
@@ -5234,14 +5595,20 @@ _site_cookie_
 ##.pane-subscribe-callout
 ##.pane-txmo-sailthru-newsletter-signup
 ##.panel-newsletter-subscribe
 ##.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
 ##.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
 ##.pop-subscribe
 ##.popinNewsletter-content
 ##.popinNewsletter-overlay
+##.popup-newsletter
 ##.popup-subscriber-btn
 ##.popupSubscribe
 ##.portlet--newsletter
 ##.popup-subscriber-btn
 ##.popupSubscribe
 ##.portlet--newsletter
@@ -5257,11 +5624,13 @@ _site_cookie_
 ##.radium-builder-widget-newsletter-form
 ##.register-newsletter
 ##.register-signup-promo
 ##.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
 ##.rhs_subscribe_outer
 ##.ri-newsletter
 ##.right-subscribe
 ##.right-subscribe-top
 ##.right_rail_email_signup
+##.right_subscribe
 ##.row__newsletter
 ##.rr_newsletter
 ##.s-nwletter
 ##.row__newsletter
 ##.rr_newsletter
 ##.s-nwletter
@@ -5293,6 +5662,7 @@ _site_cookie_
 ##.sidebar-subscribe-container
 ##.sidebar-subscribe-form
 ##.sidebar-tile-subscribe
 ##.sidebar-subscribe-container
 ##.sidebar-subscribe-form
 ##.sidebar-tile-subscribe
+##.sidebar-widget--subscribe
 ##.sidebarNewsletterAd
 ##.sidebar__newsletter
 ##.sidebar_email_signup
 ##.sidebarNewsletterAd
 ##.sidebar__newsletter
 ##.sidebar_email_signup
@@ -5318,19 +5688,25 @@ _site_cookie_
 ##.simple-sidebar-emailsignupbox-inner
 ##.single-post-newsletter
 ##.single-post__content__subscribe
 ##.simple-sidebar-emailsignupbox-inner
 ##.single-post-newsletter
 ##.single-post__content__subscribe
+##.site-foot__newsletter
 ##.site-masthead-subscribe-wrap
 ##.site-masthead-subscribe-wrap
+##.siteSubscribe
 ##.skinny-sign-up
 ##.skinny-signup
 ##.slide-in--newsletter
 ##.slidedown-newsletter
 ##.skinny-sign-up
 ##.skinny-signup
 ##.slide-in--newsletter
 ##.slidedown-newsletter
+##.sm_newsletter
 ##.small-newsletter
 ##.sml_subscribe_widget
 ##.social-link-mail
 ##.socialNewsletter
 ##.social_newsletter_box
 ##.small-newsletter
 ##.sml_subscribe_widget
 ##.social-link-mail
 ##.socialNewsletter
 ##.social_newsletter_box
+##.sp-incitation-inscription
 ##.sticky-signup
 ##.sticky-signup
+##.stickyNewsletterBar
 ##.story-follow-module
 ##.str-inline-subscription-block
 ##.story-follow-module
 ##.str-inline-subscription-block
+##.sub_newsletter
 ##.subhed-email
 ##.subscrOptWide
 ##.subscrbe-module-floating
 ##.subhed-email
 ##.subscrOptWide
 ##.subscrbe-module-floating
@@ -5372,6 +5748,7 @@ _site_cookie_
 ##.subscribe-wrapper
 ##.subscribe2
 ##.subscribeBox
 ##.subscribe-wrapper
 ##.subscribe2
 ##.subscribeBox
+##.subscribeInPost
 ##.subscribeModal
 ##.subscribeNewsletter
 ##.subscribePopup
 ##.subscribeModal
 ##.subscribeNewsletter
 ##.subscribePopup
@@ -5384,6 +5761,7 @@ _site_cookie_
 ##.subscribe_email
 ##.subscribe_envelope
 ##.subscribe_fix
 ##.subscribe_email
 ##.subscribe_envelope
 ##.subscribe_fix
+##.subscribe_footer
 ##.subscribe_form
 ##.subscribe_link
 ##.subscribe_popup1
 ##.subscribe_form
 ##.subscribe_link
 ##.subscribe_popup1
@@ -5392,6 +5770,7 @@ _site_cookie_
 ##.subscribe_to_im
 ##.subscribe_webopedia_weekly
 ##.subscribe_widget
 ##.subscribe_to_im
 ##.subscribe_webopedia_weekly
 ##.subscribe_widget
+##.subscribeblock
 ##.subscribeform
 ##.subscribex
 ##.subscription-block
 ##.subscribeform
 ##.subscribex
 ##.subscription-block
@@ -5408,14 +5787,18 @@ _site_cookie_
 ##.subscription_popup__wrapper
 ##.suscribe-nl
 ##.suscripcionnewslettercab
 ##.subscription_popup__wrapper
 ##.suscribe-nl
 ##.suscripcionnewslettercab
+##.tcSubscribePanelTop
 ##.teaser-newsletter
 ##.teaser-newsletter
+##.teaser__shoulder-banner--newsletter
 ##.tge-equator-newsletter
 ##.the-report-email-signup
 ##.tge-equator-newsletter
 ##.the-report-email-signup
+##.thim-newlleter-homepage
 ##.tile_newsletterSubscription
 ##.times-newsletter-weekly
 ##.titrewidgetnewsletter
 ##.tl-newsletter-widget
 ##.tmt-subscribe
 ##.tile_newsletterSubscription
 ##.times-newsletter-weekly
 ##.titrewidgetnewsletter
 ##.tl-newsletter-widget
 ##.tmt-subscribe
+##.tnp-subscription-minimal
 ##.today-newsletter-wrap
 ##.topic-newsletter
 ##.tout_subscribe
 ##.today-newsletter-wrap
 ##.topic-newsletter
 ##.tout_subscribe
@@ -5424,24 +5807,29 @@ _site_cookie_
 ##.trib_newsletter
 ##.tsq_sailthru_newsletter_widget
 ##.tve-leads-lightbox
 ##.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
 ##.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
 ##.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
 ##.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-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-type-blog_subscribe
 ##.widget__subscribe
 ##.widget_bb_mailchimp_custom_signup_widget
@@ -5460,6 +5848,7 @@ _site_cookie_
 ##.widget_newsletter_signup
 ##.widget_newsletters
 ##.widget_newsletterwidget
 ##.widget_newsletter_signup
 ##.widget_newsletters
 ##.widget_newsletterwidget
+##.widget_newsletterwidgetminimal
 ##.widget_nls_form_widget
 ##.widget_ns_mailchimp
 ##.widget_ok_mailinglistmultiple_widget
 ##.widget_nls_form_widget
 ##.widget_ns_mailchimp
 ##.widget_ok_mailinglistmultiple_widget
@@ -5474,10 +5863,12 @@ _site_cookie_
 ##.widget_woo_subscribe
 ##.widgetnewsletter
 ##.wp-nwletter-popup
 ##.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
 ##.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_"]
 ##a[title="Daily Email Newsletter"]
 ##div[class*="NewsletterSubscribe_"]
 ##div[class^="NewsletterForm_"]
@@ -5485,11 +5876,15 @@ _site_cookie_
 ##div[class^="NewsletterSubscribe"]
 ##img[alt="Subscribe via E-mail Newsletter"]
 ##img[title="Subscribe to our daily email"]
 ##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
 ! push notifications
 ###SubscribePush
 ###SubscribePushNotificationPanel
+###Znotify_Prompt
 ###___ndtvpushdiv
 ###bigpicture-webpush-widget
 ###___ndtvpushdiv
 ###bigpicture-webpush-widget
+###desktop-notification-ask-dialog
 ###divPnot
 ###frizbit-prompter
 ###ilabspush-optin-container
 ###divPnot
 ###frizbit-prompter
 ###ilabspush-optin-container
@@ -5513,7 +5908,9 @@ _site_cookie_
 ###push_alert
 ###push_notifications
 ###push_subscribe
 ###push_alert
 ###push_notifications
 ###push_subscribe
+###push_switcher
 ###pushbanner
 ###pushbanner
+###pushinstruments_popup
 ###pushpushgo-container
 ###pushwoosh-pop
 ###qrzpush-prompt-widget
 ###pushpushgo-container
 ###pushwoosh-pop
 ###qrzpush-prompt-widget
@@ -5528,20 +5925,24 @@ _site_cookie_
 ##.cleverpush-backdrop
 ##.cleverpush-confirm
 ##.contentwebpush
 ##.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
 ##.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
 ##.m-webpush-layer
 ##.modal-push
 ##.notBar
+##.notf-overlay
 ##.notifacition-area
 ##.notification-bar
 ##.notification-box
 ##.notification-wrapper
 ##.ntfc_overlay
 ##.ntfc_popup
 ##.notifacition-area
 ##.notification-bar
 ##.notification-box
 ##.notification-wrapper
 ##.ntfc_overlay
 ##.ntfc_popup
+##.oi-notify
 ##.push-container
 ##.push-message
 ##.push-notice
 ##.push-container
 ##.push-message
 ##.push-notice
@@ -5556,10 +5957,13 @@ _site_cookie_
 ##.push_notification
 ##.push_subscribe
 ##.push_warn
 ##.push_notification
 ##.push_subscribe
 ##.push_warn
+##.pushinstruments
+##.pushly_popover
 ##.showtvPushOverlay
 ##.tsoft-push--in-notification
 ##.ud_webpush_sticky
 ##.web-notification
 ##.showtvPushOverlay
 ##.tsoft-push--in-notification
 ##.ud_webpush_sticky
 ##.web-notification
+##.web-push
 ##.window-push
 ##.ys-push
 ! alextimes.com
 ##.window-push
 ##.ys-push
 ! alextimes.com
@@ -5585,10 +5989,13 @@ _site_cookie_
 ###RssIcon
 ###blog-rss
 ###btnRss
 ###RssIcon
 ###blog-rss
 ###btnRss
+###ctl00_ctl64_ctl00_LnkRSS
+###dmrrss
 ###floaty-rss
 ###follow-rss
 ###followRSS
 ###followrss
 ###floaty-rss
 ###follow-rss
 ###followRSS
 ###followrss
+###footer-rss
 ###footer_rss_image
 ###footerrss
 ###frss
 ###footer_rss_image
 ###footerrss
 ###frss
@@ -5603,6 +6010,7 @@ _site_cookie_
 ###rssFeedIcon
 ###rssSocial
 ###rss_24
 ###rssFeedIcon
 ###rssSocial
 ###rss_24
+###rss_feed
 ###rss_widget
 ###rsslisting
 ###rsslogo
 ###rss_widget
 ###rsslisting
 ###rsslogo
@@ -5616,27 +6024,36 @@ _site_cookie_
 ###socialbtn_rss
 ###socialtabs_rss
 ###top_social_rss
 ###socialbtn_rss
 ###socialtabs_rss
 ###top_social_rss
+###visible-feed-link
 ##.Icon--rss
 ##.SocialRSS
 ##.addthis-rss
 ##.Icon--rss
 ##.SocialRSS
 ##.addthis-rss
+##.alternative-links__link_rss
+##.article-open_shere-feed
+##.b-icon__rss
 ##.bg-button-rss
 ##.btRSS
 ##.btnRSS
 ##.bg-button-rss
 ##.btRSS
 ##.btnRSS
+##.btnRss
 ##.btrss
 ##.category-rss-link
 ##.connect-rss
 ##.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
 ##.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
 ##.fi-rss
 ##.floating-rss
 ##.follow-link-rss
 ##.follow-rss
 ##.followRSS
 ##.fontawesome-rss
+##.foo-rss
 ##.footer-rss
 ##.footerButtonRSS
 ##.footerRSS
 ##.footer-rss
 ##.footerButtonRSS
 ##.footerRSS
@@ -5658,6 +6075,7 @@ _site_cookie_
 ##.icon-rss-squared
 ##.icon-rss_positive
 ##.icon-social-rss
 ##.icon-rss-squared
 ##.icon-rss_positive
 ##.icon-social-rss
+##.icon-sq-rss
 ##.icon.RSS
 ##.icon_rss
 ##.iconeRss
 ##.icon.RSS
 ##.icon_rss
 ##.iconeRss
@@ -5672,10 +6090,12 @@ _site_cookie_
 ##.msc-rss
 ##.new_head_rss
 ##.p-footer-rssLink
 ##.msc-rss
 ##.new_head_rss
 ##.p-footer-rssLink
+##.pl-rss
 ##.red-rss
 ##.resoc-rss
 ##.rn_AnswerTop_rss
 ##.rss-b
 ##.red-rss
 ##.resoc-rss
 ##.rn_AnswerTop_rss
 ##.rss-b
+##.rss-before-login
 ##.rss-div
 ##.rss-feed
 ##.rss-footer
 ##.rss-div
 ##.rss-feed
 ##.rss-footer
@@ -5690,7 +6110,11 @@ _site_cookie_
 ##.rssConnect
 ##.rssFeed
 ##.rssFeeds
 ##.rssConnect
 ##.rssFeed
 ##.rssFeeds
+##.rssIco
 ##.rssIcon
 ##.rssIcon
+##.rss_box2
+##.rss_box_content
+##.rss_box_title
 ##.rss_count
 ##.rss_feeds_buttons
 ##.rss_follower
 ##.rss_count
 ##.rss_feeds_buttons
 ##.rss_follower
@@ -5698,6 +6122,7 @@ _site_cookie_
 ##.rss_image
 ##.rss_net
 ##.rssbar
 ##.rss_image
 ##.rss_net
 ##.rssbar
+##.rssdef
 ##.rssicon
 ##.rsslink
 ##.rsstop
 ##.rssicon
 ##.rsslink
 ##.rsstop
@@ -5706,6 +6131,7 @@ _site_cookie_
 ##.share-rss
 ##.share__rss
 ##.sidebar-share-item-rss
 ##.share-rss
 ##.share__rss
 ##.sidebar-share-item-rss
+##.sm_rss
 ##.smart_rss
 ##.soc-rss
 ##.social-icon-rss
 ##.smart_rss
 ##.soc-rss
 ##.social-icon-rss
@@ -5719,6 +6145,7 @@ _site_cookie_
 ##.spriteRss
 ##.sprites-rss
 ##.svg-icon-rss
 ##.spriteRss
 ##.sprites-rss
 ##.svg-icon-rss
+##.tRss
 ##.td-icon-rss
 ##.term-rss
 ##.topbar-rss
 ##.td-icon-rss
 ##.term-rss
 ##.topbar-rss
@@ -5728,16 +6155,21 @@ _site_cookie_
 ##.unian-rss
 ##.widget_rss_links
 ##.widget_rssiconwidget
 ##.unian-rss
 ##.widget_rss_links
 ##.widget_rssiconwidget
+##.wpdev-social-rss
 ##.zocial-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"]
 ##[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"]
 ##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"]
 ##img[alt="Grab our RSS feed"]
 ##img[alt="Icono RSS"]
 ##img[alt="RSS 2.0"]
@@ -5759,6 +6191,7 @@ _site_cookie_
 ###T-Hoch-Btn
 ###ToTopButtom
 ###WidgetScrollToTop
 ###T-Hoch-Btn
 ###ToTopButtom
 ###WidgetScrollToTop
+###arrow-scroll-top
 ###arrow_to_site_top
 ###auto-top-link
 ###back-to-the-top
 ###arrow_to_site_top
 ###auto-top-link
 ###back-to-the-top
@@ -5792,16 +6225,19 @@ _site_cookie_
 ###fav-backtotop
 ###fl-to-top
 ###footer-back-to-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
 ###g1-back-to-top
 ###gh-bt
 ###gkTopLink
 ###go-to-bottom
 ###go-to-top
+###go-top
 ###goDownFooter
 ###goToTop
 ###goTop
 ###goTopFooter
 ###goto-top
 ###goDownFooter
 ###goToTop
 ###goTop
 ###goTopFooter
 ###goto-top
+###goto-top-page
 ###gotoTop
 ###gotop
 ###gototop
 ###gotoTop
 ###gotop
 ###gototop
@@ -5823,6 +6259,7 @@ _site_cookie_
 ###move-to-top
 ###navBackToTop
 ###nino-scrollToTop
 ###move-to-top
 ###navBackToTop
 ###nino-scrollToTop
+###np-scrollup
 ###onTop3
 ###pageStick-Backtop-btn
 ###picto-to-top
 ###onTop3
 ###pageStick-Backtop-btn
 ###picto-to-top
@@ -5830,30 +6267,38 @@ _site_cookie_
 ###sbttBacktotop
 ###scroll-to-top
 ###scroll-top
 ###sbttBacktotop
 ###scroll-to-top
 ###scroll-top
+###scroll-top-button
 ###scroll-top-link
 ###scroll-top-top
 ###scrollToTop
 ###scrollToTopButton
 ###scrollUp
 ###scroll_back_to_top
 ###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
 ###scroll_top_div
 ###scroll_top_wrap
 ###scroll_totop
 ###scrolltoptop
+###scrolltotop
 ###scrolltotop_button
 ###scrolltotop_button
-###scrollup
+###scrollup:not(body)
 ###scrollup_button
 ###site-scroll-top
 ###spnGoTop
 ###sticky-back-to-top
 ###scrollup_button
 ###site-scroll-top
 ###spnGoTop
 ###sticky-back-to-top
+###sttotop
 ###tab-to-top
 ###to-the-top
 ###to-top
 ###to-top-button
 ###tab-to-top
 ###to-the-top
 ###to-top
 ###to-top-button
+###to-top-container
+###toTo_button
 ###toTop
 ###toTopLink
 ###to_top
 ###to_top_scrollup
 ###toTop
 ###toTopLink
 ###to_top
 ###to_top_scrollup
+###tornasu
+###tothetop
 ###totop-scroller
 ###totopBtn
 ###ts-back-to-top
 ###totop-scroller
 ###totopBtn
 ###ts-back-to-top
@@ -5862,17 +6307,20 @@ _site_cookie_
 ###uiGoToTop
 ###uix_jumpToFixed
 ###uix_jumpToTopFixed
 ###uiGoToTop
 ###uix_jumpToFixed
 ###uix_jumpToTopFixed
+###up_scroll_arrow
 ###w2b-StoTop
 ###wpfront-scroll-top-container
 ###xb_ScrollUp
 ##.BackToTop
 ##.Backtotop
 ##.Bt_Gotop
 ###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
 ##.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
 ##.axScrollToTop
 ##.b-back-to-top
 ##.b-footer__btn_up
@@ -5880,6 +6328,7 @@ _site_cookie_
 ##.back-to-top
 ##.back-to-top-btn
 ##.back-to-top-button
 ##.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
 ##.back-to-top-link
 ##.back-to-top-sticky
 ##.back-to-top-wrap
@@ -5930,6 +6379,7 @@ _site_cookie_
 ##.ct-totop
 ##.dc-go-top
 ##.dmtop
 ##.ct-totop
 ##.dc-go-top
 ##.dmtop
+##.dp-footer__to-top
 ##.dvt-go-top
 ##.ef3-back-to-top
 ##.enigma_scrollup
 ##.dvt-go-top
 ##.ef3-back-to-top
 ##.enigma_scrollup
@@ -5940,9 +6390,11 @@ _site_cookie_
 ##.fk-ui-goTop
 ##.footer--scrolltop
 ##.footer-back-to-top
 ##.fk-ui-goTop
 ##.footer--scrolltop
 ##.footer-back-to-top
+##.footer-back-top
 ##.footer-backtotop
 ##.footer-button-top
 ##.footer-link-to-top
 ##.footer-backtotop
 ##.footer-button-top
 ##.footer-link-to-top
+##.footer-to-top
 ##.footer-top-of-page
 ##.footerBackToTopLink
 ##.footer__back-to-top
 ##.footer-top-of-page
 ##.footerBackToTopLink
 ##.footer__back-to-top
@@ -5958,6 +6410,7 @@ _site_cookie_
 ##.go-to-top
 ##.go-to-top-arrow
 ##.go-to-top-button
 ##.go-to-top
 ##.go-to-top-arrow
 ##.go-to-top-button
+##.go-to-top-desktop
 ##.go-top
 ##.go-top-footer-btn
 ##.go-top-wrapper
 ##.go-top
 ##.go-top-footer-btn
 ##.go-top-wrapper
@@ -5967,6 +6420,7 @@ _site_cookie_
 ##.goTop
 ##.go__up
 ##.go_to_top
 ##.goTop
 ##.go__up
 ##.go_to_top
+##.go_top_scroll
 ##.go_up
 ##.goto-top
 ##.goto-top-container
 ##.go_up
 ##.goto-top
 ##.goto-top-container
@@ -5977,6 +6431,7 @@ _site_cookie_
 ##.hh-button-scroll-top__wrapper
 ##.hse-scrolltotop
 ##.icon-back-to-top
 ##.hh-button-scroll-top__wrapper
 ##.hse-scrolltotop
 ##.icon-back-to-top
+##.icons-scrolltop-black
 ##.ins-backtotop
 ##.is-totop
 ##.itw-scrollTop
 ##.ins-backtotop
 ##.is-totop
 ##.itw-scrollTop
@@ -5990,11 +6445,13 @@ _site_cookie_
 ##.js-scroll-to-top
 ##.js_btn_gotop
 ##.js_to-top
 ##.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
 ##.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
 ##.main-footer__btn-backtotop
 ##.menu-back-to-top
 ##.mh-back-to-top
@@ -6017,6 +6474,7 @@ _site_cookie_
 ##.rh-footer-back-to-top
 ##.rlx-back-top
 ##.rtp-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
 ##.s-btn-gotop
 ##.s-gotop-wrap
 ##.s5_scrolltotop
@@ -6026,6 +6484,8 @@ _site_cookie_
 ##.scroll-to-top-btn
 ##.scroll-to-top-button
 ##.scroll-top
 ##.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
 ##.scroll-top-button
 ##.scroll-top-inner
 ##.scroll-top-wrapper
@@ -6037,24 +6497,30 @@ _site_cookie_
 ##.scrollToTopText
 ##.scrollTo_top
 ##.scrollTop
 ##.scrollToTopText
 ##.scrollTo_top
 ##.scrollTop
+##.scrollUp-child
+##.scroll_to_top
 ##.scroll_to_top_icon
 ##.scroll_top
 ##.scrollbtntop
 ##.scrollto_top
 ##.scrolltop
 ##.scrolltotop
 ##.scroll_to_top_icon
 ##.scroll_top
 ##.scrollbtntop
 ##.scrollto_top
 ##.scrolltop
 ##.scrolltotop
+##.scrollup
 ##.sh-back-to-top
 ##.show-top-button
 ##.shunno-top
 ##.simplifytotop
 ##.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
 ##.site-scroll-top
 ##.slideToTop
 ##.sm-page-scroll-to-top
 ##.sticky-back-to-top
 ##.stt-gototop
 ##.stt-top
+##.styliumToTop
 ##.sublink_back_top
 ##.sunfw-scrollup
 ##.sublink_back_top
 ##.sunfw-scrollup
+##.ta_back-to-top
 ##.tc-back-to-top
 ##.td-scroll-up
 ##.tdr-backtop
 ##.tc-back-to-top
 ##.td-scroll-up
 ##.tdr-backtop
@@ -6099,6 +6565,8 @@ _site_cookie_
 ##[app="back-to-top-button"]
 ##[data-funct="GoToPageTop"]
 ##[data-id="documentScrollToTop"]
 ##[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-"]
 ##[title="Return to top of page"]
 ##[title="Torna in cima alla pagina"]
 ##a[class^="bd-backtotop-"]
@@ -6107,6 +6575,7 @@ _site_cookie_
 ##a[data-webtrekk="button.scroll_to_top"]
 ##a[href="#Back to the top of page"]
 ##a[href="#back-to-top"]
 ##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[href="#top-of-page"]
 ##a[onclick="go_on_top();"]
 ##a[onclick="scroll2Top()"]
@@ -6115,9 +6584,10 @@ _site_cookie_
 ##a[title="Back to top of page"]
 ##a[title="Back to top"]
 ##a[title="Go To Top"]
 ##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 on top"]
-##a[title="Go to Top"]
 ##a[title="Naar boven scrollen"]
 ##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="Scorri in cima"]
 ##a[title="Scroll To Top"]
 ##a[title="Scroll to Top"]
@@ -6126,17 +6596,20 @@ _site_cookie_
 ##a[title="Torna in alto"]
 ##a[title="Torna su"]
 ##a[title="back_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"]
 ##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="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"]
 ##div[title="Vai in cima"]
 ##img[alt="Scroll to top"]
 ##img[alt="back to top"]
@@ -6179,6 +6652,7 @@ _site_cookie_
 ###FBSlideLikeBox_right
 ###FBslideout
 ###FIN_facebook_fanbox
 ###FBSlideLikeBox_right
 ###FBslideout
 ###FIN_facebook_fanbox
+###FaceBookStayInTouch
 ###FaceBookTab
 ###FacebookActivity
 ###FacebookContainer
 ###FaceBookTab
 ###FacebookActivity
 ###FacebookContainer
@@ -6275,6 +6749,7 @@ _site_cookie_
 ###actionShare
 ###actionsnshare
 ###acx-social-icons-widget-2
 ###actionShare
 ###actionsnshare
 ###acx-social-icons-widget-2
+###ad-share-friend-link
 ###adbl-social-container
 ###adbl-social-icons
 ###add-this-btns
 ###adbl-social-container
 ###adbl-social-icons
 ###add-this-btns
@@ -6293,6 +6768,7 @@ _site_cookie_
 ###ajmint-socialbuttons
 ###amp-social-share
 ###aol-follow
 ###ajmint-socialbuttons
 ###amp-social-share
 ###aol-follow
+###apriBoxCondividi
 ###area-vertical-social
 ###arevicofancy-overlay
 ###arevicofancy-wrap
 ###area-vertical-social
 ###arevicofancy-overlay
 ###arevicofancy-wrap
@@ -6394,6 +6870,7 @@ _site_cookie_
 ###block-ex_article-homepage_facebook_block
 ###block-followus
 ###block-footer-footer-social
 ###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-menu-menu-connect-with-us
 ###block-menu-menu-connect-with-us--2
 ###block-menu-menu-footer-social
@@ -6418,11 +6895,14 @@ _site_cookie_
 ###block-social_badges-0
 ###block-social_badges-1
 ###block-sociallinks
 ###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-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
 ###blog-follow
 ###blog-follow-widget
 ###blog-follow-wrapper
@@ -6443,6 +6923,7 @@ _site_cookie_
 ###bottom_fb_page_upsell
 ###bottom_share_widget
 ###bottom_social_share
 ###bottom_fb_page_upsell
 ###bottom_share_widget
 ###bottom_social_share
+###bottomsocial
 ###box-fb
 ###box-gplus
 ###box-recommendations-fb
 ###box-fb
 ###box-gplus
 ###box-recommendations-fb
@@ -6603,6 +7084,10 @@ _site_cookie_
 ###divtwitterWidget
 ###dl_share_icons
 ###dmg-social-share-vert
 ###divtwitterWidget
 ###dl_share_icons
 ###dmg-social-share-vert
+###dmrfb
+###dmrgp
+###dmrtw
+###dmryt
 ###dmsocial
 ###dnn_ctr427_ViewNewsDetails_Div_share
 ###dnn_ctr431_ViewNewsDetails_Div_share
 ###dmsocial
 ###dnn_ctr427_ViewNewsDetails_Div_share
 ###dnn_ctr431_ViewNewsDetails_Div_share
@@ -6686,6 +7171,7 @@ _site_cookie_
 ###facebookRecommend
 ###facebookRodape
 ###facebookShareButton
 ###facebookRecommend
 ###facebookRodape
 ###facebookShareButton
+###facebookSlideIn
 ###facebookTab
 ###facebookTabset
 ###facebookWidget
 ###facebookTab
 ###facebookTabset
 ###facebookWidget
@@ -6809,9 +7295,11 @@ _site_cookie_
 ###fb_linkedIn_page_header
 ###fb_page_container
 ###fb_reader_container
 ###fb_linkedIn_page_header
 ###fb_page_container
 ###fb_reader_container
+###fb_share
 ###fb_share_btn
 ###fb_share_button
 ###fb_social
 ###fb_share_btn
 ###fb_share_button
 ###fb_social
+###fb_socialPageLink
 ###fb_twitter_bar
 ###fb_video_link
 ###fb_widget
 ###fb_twitter_bar
 ###fb_video_link
 ###fb_widget
@@ -6826,6 +7314,7 @@ _site_cookie_
 ###fblikebot
 ###fblikebot123
 ###fblikebutton
 ###fblikebot
 ###fblikebot123
 ###fblikebutton
+###fblikebutton2018
 ###fblikeheader
 ###fblikepop
 ###fblikepop_ads
 ###fblikeheader
 ###fblikepop
 ###fblikepop_ads
@@ -6851,6 +7340,7 @@ _site_cookie_
 ###field-wrapper-share-this-article
 ###film_social_nav
 ###fixed-bar-social-icons
 ###field-wrapper-share-this-article
 ###film_social_nav
 ###fixed-bar-social-icons
+###fixed-share-btn
 ###fixedShareMenu
 ###fixed_social
 ###fl_social_share_widget-2
 ###fixedShareMenu
 ###fixed_social
 ###fl_social_share_widget-2
@@ -6963,6 +7453,7 @@ _site_cookie_
 ###footer-social-main-container
 ###footer-social-media
 ###footer-social-media-buttons
 ###footer-social-main-container
 ###footer-social-media
 ###footer-social-media-buttons
+###footer-social-menu
 ###footer-social-popup
 ###footer-social-universal
 ###footer-socials
 ###footer-social-popup
 ###footer-social-universal
 ###footer-socials
@@ -7035,6 +7526,7 @@ _site_cookie_
 ###globalSocialPromo
 ###globalSocialPromoWrap
 ###gmi-ResourceViewShare
 ###globalSocialPromo
 ###globalSocialPromoWrap
 ###gmi-ResourceViewShare
+###go_socialPageLink
 ###goog-plus
 ###google-plus-link
 ###google-share
 ###goog-plus
 ###google-plus-link
 ###google-share
@@ -7049,6 +7541,8 @@ _site_cookie_
 ###googleplus_widget
 ###googleplusone
 ###gp-share-icons
 ###googleplus_widget
 ###googleplusone
 ###gp-share-icons
+###gp-social-nav
+###gp_share
 ###gplus-follow
 ###gplus-image
 ###gplus-sb
 ###gplus-follow
 ###gplus-image
 ###gplus-sb
@@ -7062,6 +7556,7 @@ _site_cookie_
 ###h-nav_social
 ###h-social
 ###hb-share-icons
 ###h-nav_social
 ###h-social
 ###hb-share-icons
+###hc_social_links_ft
 ###hdr-twitter
 ###hdrFBLike
 ###hdrSocialPromo
 ###hdr-twitter
 ###hdrFBLike
 ###hdrSocialPromo
@@ -7139,8 +7634,11 @@ _site_cookie_
 ###icon-Twitter
 ###icon-facebook
 ###icon-flipboard
 ###icon-Twitter
 ###icon-facebook
 ###icon-flipboard
+###icon-instagram
+###icon-snapchat
 ###icon-twitter
 ###icon-twitterbird
 ###icon-twitter
 ###icon-twitterbird
+###icon-youtube
 ###icon_facebook
 ###icon_facebook_small
 ###icon_fb
 ###icon_facebook
 ###icon_facebook_small
 ###icon_fb
@@ -7177,6 +7675,8 @@ _site_cookie_
 ###item_share
 ###itemshare
 ###itp-fshare
 ###item_share
 ###itemshare
 ###itp-fshare
+###jSharer
+###join-us-facebook
 ###js-article-image-share
 ###js-article-share-top
 ###js-btnShowShare
 ###js-article-image-share
 ###js-article-share-top
 ###js-btnShowShare
@@ -7189,6 +7689,7 @@ _site_cookie_
 ###js-social-link-button
 ###js-sticky-sharebar
 ###jsEditor_share
 ###js-social-link-button
 ###js-sticky-sharebar
 ###jsEditor_share
+###js_to-top_page-share-container
 ###klasSocial
 ###koddostu_facebook_begen
 ###l-social-float
 ###klasSocial
 ###koddostu_facebook_begen
 ###l-social-float
@@ -7205,7 +7706,10 @@ _site_cookie_
 ###left_float_social
 ###left_socail
 ###left_social_share
 ###left_float_social
 ###left_socail
 ###left_social_share
+###lg-footer-socials
+###lg-menuprincipale-socials
 ###liFacebookTwitter
 ###liFacebookTwitter
+###li_share
 ###lightboxShare
 ###like-and-retweet
 ###like-bar-facebook
 ###lightboxShare
 ###like-and-retweet
 ###like-bar-facebook
@@ -7276,6 +7780,7 @@ _site_cookie_
 ###mediacontentsharebuttons
 ###mediasocialfollow
 ###menu--social-channels
 ###mediacontentsharebuttons
 ###mediasocialfollow
 ###menu--social-channels
+###menu-cuckoo-social-menu
 ###menu-footer-social-links
 ###menu-footer-social-list
 ###menu-footer_social
 ###menu-footer-social-links
 ###menu-footer-social-list
 ###menu-footer_social
@@ -7384,6 +7889,7 @@ _site_cookie_
 ###nmSocial
 ###no_po_share
 ###node-share-top
 ###nmSocial
 ###no_po_share
 ###node-share-top
+###nodeshare
 ###not-signed-in-social
 ###o3-social-share
 ###offer_social
 ###not-signed-in-social
 ###o3-social-share
 ###offer_social
@@ -7421,6 +7927,7 @@ _site_cookie_
 ###pinterestLink
 ###pinterest_button
 ###plat-social-widget
 ###pinterestLink
 ###pinterest_button
 ###plat-social-widget
+###player-social-share
 ###playerIconsSocial
 ###playerShare
 ###plug-facebook
 ###playerIconsSocial
 ###playerShare
 ###plug-facebook
@@ -7433,6 +7940,7 @@ _site_cookie_
 ###popinfacebook
 ###popsugar-social-bar
 ###popup-social
 ###popinfacebook
 ###popsugar-social-bar
 ###popup-social
+###popupFbLikeBox
 ###popup_social
 ###post-share
 ###post-share-bottom
 ###popup_social
 ###post-share
 ###post-share-bottom
@@ -7447,6 +7955,9 @@ _site_cookie_
 ###post-socialshare
 ###postShareID
 ###postShareSnsWrapper
 ###post-socialshare
 ###postShareID
 ###postShareSnsWrapper
+###post_follow_buttons
+###post_info_share
+###post_share_buttons
 ###post_sharethis
 ###post_social
 ###postfblike
 ###post_sharethis
 ###post_social
 ###postfblike
@@ -7489,6 +8000,7 @@ _site_cookie_
 ###rightbtn_twitter
 ###rightshare
 ###rightsocial
 ###rightbtn_twitter
 ###rightshare
 ###rightsocial
+###rk_wp_twitter_button
 ###row-socials
 ###rr-social-widget-chiclets
 ###rr-social-widget-facebook
 ###row-socials
 ###rr-social-widget-chiclets
 ###rr-social-widget-facebook
@@ -7535,7 +8047,11 @@ _site_cookie_
 ###sh_socialized
 ###share-3
 ###share-above-desktop
 ###sh_socialized
 ###share-3
 ###share-above-desktop
+###share-ad-dropdown
+###share-ad-inner
+###share-ad-link
 ###share-addthis
 ###share-addthis
+###share-area
 ###share-article-below
 ###share-bar
 ###share-bar-fixed
 ###share-article-below
 ###share-bar
 ###share-bar-fixed
@@ -7571,6 +8087,7 @@ _site_cookie_
 ###share-icons
 ###share-in-content
 ###share-left
 ###share-icons
 ###share-in-content
 ###share-left
+###share-linkedin
 ###share-links
 ###share-lyrics
 ###share-menu
 ###share-links
 ###share-lyrics
 ###share-menu
@@ -7611,9 +8128,11 @@ _site_cookie_
 ###share-twitter
 ###share-twitter-menu
 ###share-unit
 ###share-twitter
 ###share-twitter-menu
 ###share-unit
+###share-video
 ###share-widget
 ###share-wrap
 ###share-wrapper
 ###share-widget
 ###share-wrap
 ###share-wrapper
+###share-youtube
 ###share.show
 ###share1
 ###share1_w
 ###share.show
 ###share1
 ###share1_w
@@ -7639,6 +8158,7 @@ _site_cookie_
 ###shareBylineInner
 ###shareContainerId
 ###shareContent
 ###shareBylineInner
 ###shareContainerId
 ###shareContent
+###shareCountNumber
 ###shareCustomLogo
 ###shareData
 ###shareDivVerticalContainer
 ###shareCustomLogo
 ###shareData
 ###shareDivVerticalContainer
@@ -7677,6 +8197,7 @@ _site_cookie_
 ###shareThis
 ###shareThisDisplay
 ###shareThisTrigger
 ###shareThis
 ###shareThisDisplay
 ###shareThisTrigger
+###shareTool
 ###shareToolBarContainer
 ###shareToolBottom
 ###shareToolTop
 ###shareToolBarContainer
 ###shareToolBottom
 ###shareToolTop
@@ -7702,6 +8223,7 @@ _site_cookie_
 ###share_btn_top
 ###share_bttns
 ###share_button
 ###share_btn_top
 ###share_bttns
 ###share_button
+###share_button_row
 ###share_buttons
 ###share_buttons_gig_containerParent
 ###share_buttons_single_page
 ###share_buttons
 ###share_buttons_gig_containerParent
 ###share_buttons_single_page
@@ -7755,11 +8277,13 @@ _site_cookie_
 ###share_wrapper
 ###shareaholic-bar
 ###sharebar
 ###share_wrapper
 ###shareaholic-bar
 ###sharebar
+###sharebar-bottom-image
 ###sharebar-contenuto
 ###sharebar-custom
 ###sharebar-global
 ###sharebar-inner-top-sticky
 ###sharebar-side
 ###sharebar-contenuto
 ###sharebar-custom
 ###sharebar-global
 ###sharebar-inner-top-sticky
 ###sharebar-side
+###sharebar-sticky-oas
 ###sharebar-wrapper
 ###sharebarBottom
 ###sharebarDiv2
 ###sharebar-wrapper
 ###sharebarBottom
 ###sharebarDiv2
@@ -7789,6 +8313,7 @@ _site_cookie_
 ###sharehorizontalbox
 ###shareicon
 ###shareicons
 ###sharehorizontalbox
 ###shareicon
 ###shareicons
+###sharelink
 ###sharelinks
 ###sharelist
 ###sharemark
 ###sharelinks
 ###sharelist
 ###sharemark
@@ -7809,6 +8334,7 @@ _site_cookie_
 ###sharesumo
 ###sharetab
 ###sharetag
 ###sharesumo
 ###sharetab
 ###sharetag
+###sharethis
 ###sharethis-listings
 ###sharethis_floater
 ###sharetoolContainer
 ###sharethis-listings
 ###sharethis_floater
 ###sharetoolContainer
@@ -7844,6 +8370,7 @@ _site_cookie_
 ###shrbar
 ###side-fb-likes
 ###side-follow-us
 ###shrbar
 ###side-fb-likes
 ###side-follow-us
+###side-share
 ###side-social
 ###side_facebook
 ###side_social
 ###side-social
 ###side_facebook
 ###side_social
@@ -7852,7 +8379,9 @@ _site_cookie_
 ###sidebar-fb-social-reader
 ###sidebar-image-facebook
 ###sidebar-right-social
 ###sidebar-fb-social-reader
 ###sidebar-image-facebook
 ###sidebar-right-social
+###sidebar-share
 ###sidebar-social
 ###sidebar-social
+###sidebar-social-widget
 ###sidebar-socials
 ###sidebar-twitter
 ###sidebar-twtr-feed
 ###sidebar-socials
 ###sidebar-twitter
 ###sidebar-twtr-feed
@@ -7944,6 +8473,9 @@ _site_cookie_
 ###social-contact
 ###social-container
 ###social-context-container
 ###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-cta
 ###social-digest
 ###social-dropdown-anchor
@@ -7953,6 +8485,7 @@ _site_cookie_
 ###social-fb
 ###social-fb-snapchat-cta-like
 ###social-feeds-tabs
 ###social-fb
 ###social-fb-snapchat-cta-like
 ###social-feeds-tabs
+###social-fixed-links
 ###social-float
 ###social-float-block
 ###social-floater
 ###social-float
 ###social-float-block
 ###social-floater
@@ -8024,6 +8557,7 @@ _site_cookie_
 ###social-nav
 ###social-nav-links
 ###social-navigation
 ###social-nav
 ###social-nav-links
 ###social-navigation
+###social-nella-sidebar
 ###social-network
 ###social-networking-icons-round
 ###social-networking-images
 ###social-network
 ###social-networking-icons-round
 ###social-networking-images
@@ -8190,6 +8724,7 @@ _site_cookie_
 ###socialOverlay
 ###socialOverlayRemix
 ###socialPinterest
 ###socialOverlay
 ###socialOverlayRemix
 ###socialPinterest
+###socialPluginFB
 ###socialPopup
 ###socialPromote_facebook
 ###socialPromote_googleplusone
 ###socialPopup
 ###socialPromote_facebook
 ###socialPromote_googleplusone
@@ -8249,6 +8784,7 @@ _site_cookie_
 ###social_btn_tw
 ###social_btns
 ###social_bugger
 ###social_btn_tw
 ###social_btns
 ###social_bugger
+###social_button_toaster
 ###social_buttons
 ###social_buttons_box
 ###social_buttons_global
 ###social_buttons
 ###social_buttons_box
 ###social_buttons_global
@@ -8517,6 +9053,7 @@ _site_cookie_
 ###topSocial
 ###top_nav_share_tools
 ###top_share
 ###topSocial
 ###top_nav_share_tools
 ###top_share
+###top_share_link
 ###top_share_widget
 ###top_sharebuttons
 ###top_sharebuttons_placeholder
 ###top_share_widget
 ###top_sharebuttons
 ###top_sharebuttons_placeholder
@@ -8542,6 +9079,7 @@ _site_cookie_
 ###tumblr-follow
 ###tumblr-icon
 ###tumblrlogo
 ###tumblr-follow
 ###tumblr-icon
 ###tumblrlogo
+###tw_socialPageLink
 ###tweet-button
 ###tweetContainer
 ###tweet_it_bro
 ###tweet-button
 ###tweetContainer
 ###tweet_it_bro
@@ -8552,6 +9090,7 @@ _site_cookie_
 ###twit-feed
 ###twitBox
 ###twitSocial
 ###twit-feed
 ###twitBox
 ###twitSocial
+###twiter_share
 ###twitt-button
 ###twitter-2
 ###twitter-after-post
 ###twitt-button
 ###twitter-2
 ###twitter-after-post
@@ -8690,6 +9229,7 @@ _site_cookie_
 ###wpcw_social-7
 ###wpzoom-social-widget
 ###wrap-sharing
 ###wpcw_social-7
 ###wpzoom-social-widget
 ###wrap-sharing
+###wsu-social-channels
 ###xing-share
 ###yahooBuzzBadge-form
 ###yan-share
 ###xing-share
 ###yahooBuzzBadge-form
 ###yan-share
@@ -8751,16 +9291,21 @@ _site_cookie_
 ##.FollowByEmail
 ##.FollowUs
 ##.Footer-links-social
 ##.FollowByEmail
 ##.FollowUs
 ##.Footer-links-social
+##.Footer-share
 ##.Footer-socialButtons
 ##.FooterSocial
 ##.Footer__Facebook
 ##.Footer__Twitter
 ##.Footer__Upper--Social
 ##.Footer-socialButtons
 ##.FooterSocial
 ##.Footer__Facebook
 ##.Footer__Twitter
 ##.Footer__Upper--Social
+##.Footer___socialIcons
+##.Footer___socialLogo
 ##.GPlusOne
 ##.GigyaShareBarBottomControl
 ##.GigyaShareBarTopControl
 ##.GPlusOne
 ##.GigyaShareBarBottomControl
 ##.GigyaShareBarTopControl
+##.GlobalFooterSocialIcons
 ##.GoogleFollowButton
 ##.Gplusi
 ##.GoogleFollowButton
 ##.Gplusi
+##.Header-socialIcons
 ##.HeaderGrid-socialList
 ##.Header__Button--Social
 ##.IcnSocials
 ##.HeaderGrid-socialList
 ##.Header__Button--Social
 ##.IcnSocials
@@ -8807,6 +9352,7 @@ _site_cookie_
 ##.NnSocialMediaContainer
 ##.ObsShare
 ##.PIN-share-button
 ##.NnSocialMediaContainer
 ##.ObsShare
 ##.PIN-share-button
+##.PageSharingMenu
 ##.PartilhasVertical
 ##.PinterestButtonContainer
 ##.PinterestICN
 ##.PartilhasVertical
 ##.PinterestButtonContainer
 ##.PinterestICN
@@ -8825,6 +9371,7 @@ _site_cookie_
 ##.Share-buttons
 ##.ShareBar
 ##.ShareBar-shareItems
 ##.Share-buttons
 ##.ShareBar
 ##.ShareBar-shareItems
+##.ShareBarRight
 ##.ShareBox
 ##.ShareBtnHold
 ##.ShareButton
 ##.ShareBox
 ##.ShareBtnHold
 ##.ShareButton
@@ -8924,6 +9471,7 @@ _site_cookie_
 ##.StoryShareBottom
 ##.SynFacebookLike
 ##.SynTwitterShare
 ##.StoryShareBottom
 ##.SynFacebookLike
 ##.SynTwitterShare
+##.Teaser-info-shares
 ##.Tfacebook
 ##.Trend-social
 ##.Ttwitter
 ##.Tfacebook
 ##.Trend-social
 ##.Ttwitter
@@ -8945,6 +9493,7 @@ _site_cookie_
 ##.__social__arrow
 ##._rmSocial
 ##._socialF
 ##.__social__arrow
 ##._rmSocial
 ##._socialF
+##._socialsScr
 ##._wrapShares
 ##.a-btn-facebook
 ##.a-footer-share
 ##._wrapShares
 ##.a-btn-facebook
 ##.a-footer-share
@@ -8954,6 +9503,7 @@ _site_cookie_
 ##.a-icon-share-facebook
 ##.a-icon-share-pinterest
 ##.a-icon-share-twitter
 ##.a-icon-share-facebook
 ##.a-icon-share-pinterest
 ##.a-icon-share-twitter
+##.a-picto-social
 ##.a-share
 ##.a-social-btn
 ##.a2a-buttons
 ##.a-share
 ##.a-social-btn
 ##.a2a-buttons
@@ -8962,6 +9512,8 @@ _site_cookie_
 ##.aToolType-share
 ##.aToolType-social
 ##.a__share
 ##.aToolType-share
 ##.aToolType-social
 ##.a__share
+##.a_social_bas_fb
+##.a_social_bas_twt
 ##.aa_share
 ##.aa_socials
 ##.aai-social-media
 ##.aa_share
 ##.aa_socials
 ##.aai-social-media
@@ -9112,6 +9664,7 @@ _site_cookie_
 ##.ampz_facebook
 ##.ampz_twitter
 ##.an_player_share
 ##.ampz_facebook
 ##.ampz_twitter
 ##.an_player_share
+##.ankeiler__fblikes
 ##.answer__share
 ##.answer_shares
 ##.anv-splash-share
 ##.answer__share
 ##.answer_shares
 ##.anv-splash-share
@@ -9151,15 +9704,18 @@ _site_cookie_
 ##.art-social-toolbar
 ##.art-topbar_share
 ##.art19-social-share
 ##.art-social-toolbar
 ##.art-topbar_share
 ##.art19-social-share
+##.artShareFixW
 ##.art_share_rev
 ##.art_share_right
 ##.art_shr_top
 ##.artcl-social-media
 ##.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--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-byline-shares
 ##.article-card__share
 ##.article-content-sharing
@@ -9181,6 +9737,7 @@ _site_cookie_
 ##.article-meta-social
 ##.article-meta__social
 ##.article-mobile-social-share
 ##.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-page-share-buttons
 ##.article-page-sharing
 ##.article-page-social-dropdown
@@ -9207,11 +9764,13 @@ _site_cookie_
 ##.article-share-list
 ##.article-share-outer
 ##.article-share-sheet
 ##.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-slider
 ##.article-share-tools
 ##.article-share-top
 ##.article-share__item
 ##.article-share__link
+##.article-share_badges
 ##.article-sharer
 ##.article-shares
 ##.article-shares-links
 ##.article-sharer
 ##.article-shares
 ##.article-shares-links
@@ -9261,6 +9820,7 @@ _site_cookie_
 ##.article-v2-rail__social
 ##.articleFooterSocial
 ##.articleFooterSocialSharing
 ##.article-v2-rail__social
 ##.articleFooterSocial
 ##.articleFooterSocialSharing
+##.articleFooterSocials
 ##.articleHeaderSocialSharing
 ##.articleIconLinksContainer
 ##.articleShare
 ##.articleHeaderSocialSharing
 ##.articleIconLinksContainer
 ##.articleShare
@@ -9278,6 +9838,7 @@ _site_cookie_
 ##.articleSocialMedia
 ##.articleSocialNetwork
 ##.articleToolbarShare
 ##.articleSocialMedia
 ##.articleSocialNetwork
 ##.articleToolbarShare
+##.article__details--desktop-share
 ##.article__details__share
 ##.article__fb-like
 ##.article__fb-share
 ##.article__details__share
 ##.article__fb-like
 ##.article__fb-share
@@ -9356,6 +9917,7 @@ _site_cookie_
 ##.au-share
 ##.author-card__social
 ##.author-follow-button
 ##.au-share
 ##.author-card__social
 ##.author-follow-button
+##.author-share
 ##.author-social
 ##.author-socials
 ##.authorSocial
 ##.author-social
 ##.author-socials
 ##.authorSocial
@@ -9453,6 +10015,14 @@ _site_cookie_
 ##.bb-social
 ##.bb-social-link
 ##.bc_social_icons
 ##.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
 ##.bd-social
 ##.bd-socialicon
 ##.bdaia-social-io
@@ -9504,13 +10074,17 @@ _site_cookie_
 ##.bl_tweets
 ##.blip-follow-us
 ##.bloc-share
 ##.bl_tweets
 ##.blip-follow-us
 ##.bloc-share
+##.bloc-social
 ##.bloc_float_share
 ##.bloc_social
 ##.bloccosocial-home
 ##.block-altsocial
 ##.block-ap-twitter
 ##.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-ec_facebook
 ##.block-ec_social
+##.block-facebook-inner
 ##.block-fb_like
 ##.block-follow-social
 ##.block-follow-tni
 ##.block-fb_like
 ##.block-follow-social
 ##.block-follow-tni
@@ -9524,6 +10098,7 @@ _site_cookie_
 ##.block-share-bis
 ##.block-share-large
 ##.block-share__item
 ##.block-share-bis
 ##.block-share-large
 ##.block-share__item
+##.block-sharebar
 ##.block-simple-share
 ##.block-social
 ##.block-social-header
 ##.block-simple-share
 ##.block-social
 ##.block-social-header
@@ -9554,6 +10129,7 @@ _site_cookie_
 ##.blog-post-share
 ##.blog-post-share-aside
 ##.blog-share
 ##.blog-post-share
 ##.blog-post-share-aside
 ##.blog-share
+##.blog-share-box
 ##.blog-share-container
 ##.blog-share-toolbar
 ##.blog-social
 ##.blog-share-container
 ##.blog-share-toolbar
 ##.blog-social
@@ -9571,6 +10147,7 @@ _site_cookie_
 ##.blox-social-tools-horizontal
 ##.blvs-share-button
 ##.bna-share-btn
 ##.blox-social-tools-horizontal
 ##.blvs-share-button
 ##.bna-share-btn
+##.bo-social-outline-light
 ##.bot_aa_share
 ##.bot_sociales
 ##.bottom-article-share
 ##.bot_aa_share
 ##.bot_sociales
 ##.bottom-article-share
@@ -9596,6 +10173,7 @@ _site_cookie_
 ##.bottom_share_panel
 ##.bottom_shares
 ##.bottom_social
 ##.bottom_share_panel
 ##.bottom_shares
 ##.bottom_social
+##.bottomsocial
 ##.bottoni-social
 ##.bottwitterarticle
 ##.bouton_sociaux
 ##.bottoni-social
 ##.bottwitterarticle
 ##.bouton_sociaux
@@ -9668,6 +10246,7 @@ _site_cookie_
 ##.btn-follow--linkedin
 ##.btn-follow--twitter
 ##.btn-google-plus
 ##.btn-follow--linkedin
 ##.btn-follow--twitter
 ##.btn-google-plus
+##.btn-googleplus
 ##.btn-gp
 ##.btn-gplus
 ##.btn-group-social
 ##.btn-gp
 ##.btn-gplus
 ##.btn-group-social
@@ -9725,6 +10304,7 @@ _site_cookie_
 ##.btn_share
 ##.btn_social
 ##.btn_technorati
 ##.btn_share
 ##.btn_social
 ##.btn_technorati
+##.btn_twit
 ##.btn_twitter
 ##.btn_youtube
 ##.btnfb
 ##.btn_twitter
 ##.btn_youtube
 ##.btnfb
@@ -9785,9 +10365,16 @@ _site_cookie_
 ##.c-NavSocial
 ##.c-NavSocial-item
 ##.c-article-header__social
 ##.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-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-footer-social
 ##.c-footer-social-channels
 ##.c-footer-social-link
@@ -9799,9 +10386,11 @@ _site_cookie_
 ##.c-icon--whatsapp
 ##.c-justin-share
 ##.c-movie__socials
 ##.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-page-footer-social-media
 ##.c-poll-share__social
 ##.c-poll-share__text
+##.c-redes-sociais
 ##.c-share
 ##.c-share_link
 ##.c-sharebar
 ##.c-share
 ##.c-share_link
 ##.c-sharebar
@@ -9811,6 +10400,7 @@ _site_cookie_
 ##.c-sharebtn__twitter
 ##.c-sharefixed
 ##.c-sharing--menu
 ##.c-sharebtn__twitter
 ##.c-sharefixed
 ##.c-sharing--menu
+##.c-site-footer__social-icons
 ##.c-social
 ##.c-social-box
 ##.c-social-buttons--popover
 ##.c-social
 ##.c-social-box
 ##.c-social-buttons--popover
@@ -9825,8 +10415,12 @@ _site_cookie_
 ##.c-socials
 ##.c-socialshare
 ##.c-tab-bar__social
 ##.c-socials
 ##.c-socialshare
 ##.c-tab-bar__social
+##.c-teaser_share
+##.c-teaser_shareLink
 ##.c-tools-share
 ##.c-top-bar__social
 ##.c-tools-share
 ##.c-top-bar__social
+##.c-twitter-post-widget
+##.c5-social-sidebar
 ##.c5ab_social_counter
 ##.cShareLink
 ##.c_facebook
 ##.c5ab_social_counter
 ##.cShareLink
 ##.c_facebook
@@ -9932,10 +10526,12 @@ _site_cookie_
 ##.common-ui-facebook-bottom
 ##.commonSocial
 ##.commonheader_social
 ##.common-ui-facebook-bottom
 ##.commonSocial
 ##.commonheader_social
+##.community-footer-social
 ##.community__social
 ##.community__social-desc
 ##.community__social-ico
 ##.community__social-item
 ##.community__social
 ##.community__social-desc
 ##.community__social-ico
 ##.community__social-item
+##.comp-share
 ##.companyBarSocial
 ##.compartir-social
 ##.component-facebook-like
 ##.companyBarSocial
 ##.compartir-social
 ##.component-facebook-like
@@ -9979,7 +10575,10 @@ _site_cookie_
 ##.container-share-middle
 ##.container-share-small
 ##.container_home_social
 ##.container-share-middle
 ##.container-share-small
 ##.container_home_social
+##.container_share
 ##.container_social-media
 ##.container_social-media
+##.container_social_footer
+##.container_social_header
 ##.container_social_home
 ##.contenedor_redes_sociales
 ##.content-item-explicitShare
 ##.container_social_home
 ##.contenedor_redes_sociales
 ##.content-item-explicitShare
@@ -10028,6 +10627,8 @@ _site_cookie_
 ##.csi_sharing
 ##.css-social-sidebar
 ##.css-socialmedialogos
 ##.csi_sharing
 ##.css-social-sidebar
 ##.css-socialmedialogos
+##.cstm-plugin-share-sec
+##.cstm-plugin-share-sec-top
 ##.ct-share
 ##.ct-sharing
 ##.ct-top-sharing
 ##.ct-share
 ##.ct-sharing
 ##.ct-top-sharing
@@ -10061,12 +10662,16 @@ _site_cookie_
 ##.cw51social
 ##.cwshare
 ##.d-comment__action--share
 ##.cw51social
 ##.cwshare
 ##.d-comment__action--share
+##.d-post-share-btns
 ##.d-share
 ##.d-share
+##.d-share-buttons
 ##.d-social-widjets
 ##.d1-social-article
 ##.dSocialBtn
 ##.dSocialButton
 ##.dark-social
 ##.d-social-widjets
 ##.d1-social-article
 ##.dSocialBtn
 ##.dSocialButton
 ##.dark-social
+##.dashicons-facebook
+##.dashicons-twitter
 ##.date-bar-mailto
 ##.date-bar-print
 ##.dc-social-float
 ##.date-bar-mailto
 ##.date-bar-print
 ##.dc-social-float
@@ -10077,11 +10682,13 @@ _site_cookie_
 ##.dd-share-buttons
 ##.dd-social
 ##.dd_post_share
 ##.dd-share-buttons
 ##.dd-social
 ##.dd_post_share
+##.de-footer-social-logo
 ##.deatil_social_liks
 ##.decom-share
 ##.default-share
 ##.delicious-blogbadge
 ##.delicious_icon
 ##.deatil_social_liks
 ##.decom-share
 ##.default-share
 ##.delicious-blogbadge
 ##.delicious_icon
+##.desktop-share
 ##.desktop-sharrre-bar
 ##.desktop-social
 ##.desktopShareBar
 ##.desktop-sharrre-bar
 ##.desktop-social
 ##.desktopShareBar
@@ -10095,6 +10702,7 @@ _site_cookie_
 ##.detailShare
 ##.detailShareBlock
 ##.detail_share_buttons
 ##.detailShare
 ##.detailShareBlock
 ##.detail_share_buttons
+##.detailed-social
 ##.detailed_sharingIcons
 ##.details-share-bar
 ##.details-share-but
 ##.detailed_sharingIcons
 ##.details-share-bar
 ##.details-share-but
@@ -10102,6 +10710,7 @@ _site_cookie_
 ##.detalheSocialSharesToTop
 ##.detay-head-share
 ##.deviation-share
 ##.detalheSocialSharesToTop
 ##.detay-head-share
 ##.deviation-share
+##.df-top-bar-social
 ##.dfm-share-widget
 ##.dh-social-icons-panel
 ##.dialog-social
 ##.dfm-share-widget
 ##.dh-social-icons-panel
 ##.dialog-social
@@ -10120,6 +10729,8 @@ _site_cookie_
 ##.divFacebookShareButton
 ##.divFooterSocial
 ##.divGooglePlus
 ##.divFacebookShareButton
 ##.divFooterSocial
 ##.divGooglePlus
+##.divSocial
+##.div_article_share
 ##.div_modal_like
 ##.div_share
 ##.div_share_cnt
 ##.div_modal_like
 ##.div_share
 ##.div_share_cnt
@@ -10129,6 +10740,7 @@ _site_cookie_
 ##.dmg-social-icon
 ##.dn-sns
 ##.dni-social-feed
 ##.dmg-social-icon
 ##.dn-sns
 ##.dni-social-feed
+##.doc-videoshare
 ##.document-share
 ##.domain-article-share-fb
 ##.domain-article-share-gp
 ##.document-share
 ##.domain-article-share-fb
 ##.domain-article-share-gp
@@ -10180,6 +10792,7 @@ _site_cookie_
 ##.easy-social-share-fans-counter
 ##.easylikeandshare
 ##.easyshareit
 ##.easy-social-share-fans-counter
 ##.easylikeandshare
 ##.easyshareit
+##.ed__news__footer__share
 ##.edgtf-portfolio-social
 ##.ee-footer-social
 ##.eg-footer-icon-facebook
 ##.edgtf-portfolio-social
 ##.ee-footer-social
 ##.eg-footer-icon-facebook
@@ -10206,16 +10819,19 @@ _site_cookie_
 ##.element-socials
 ##.elementor-social-icon
 ##.elementor-social-icons-wrapper
 ##.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
 ##.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
 ##.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
 ##.entry-share
 ##.entry-share-head
 ##.entry-shares
@@ -10262,10 +10878,13 @@ _site_cookie_
 ##.et-social-icon
 ##.et-social-icons
 ##.et_social_facebook
 ##.et-social-icon
 ##.et-social-icons
 ##.et_social_facebook
+##.et_social_fadein
 ##.et_social_flyin
 ##.et_social_follow
 ##.et_social_flyin
 ##.et_social_follow
+##.et_social_heading
 ##.et_social_icons_container
 ##.et_social_inline
 ##.et_social_icons_container
 ##.et_social_inline
+##.et_social_mobile
 ##.et_social_networks
 ##.et_social_pinterest
 ##.et_social_popup
 ##.et_social_networks
 ##.et_social_pinterest
 ##.et_social_popup
@@ -10278,6 +10897,7 @@ _site_cookie_
 ##.eventShare
 ##.events-header_main-nav_item-social
 ##.ew-social-icons
 ##.eventShare
 ##.events-header_main-nav_item-social
 ##.ew-social-icons
+##.exp-video-player__topbar__share
 ##.expand-share
 ##.expanded_story_socialmedia
 ##.extra-social
 ##.expand-share
 ##.expanded_story_socialmedia
 ##.extra-social
@@ -10296,11 +10916,17 @@ _site_cookie_
 ##.fa-facebook-square
 ##.fa-fb
 ##.fa-google-plus-square
 ##.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-share
 ##.fa-share-alt
 ##.fa-share-square-o
+##.fa-snapchat-square
 ##.fa-twitter-square
 ##.fa-youtube-square
 ##.fa-twitter-square
 ##.fa-youtube-square
+##.fa232-facebook
+##.fa232-twitter
 ##.faceBookButton
 ##.faceBookShareContainer
 ##.facebook--like
 ##.faceBookButton
 ##.faceBookShareContainer
 ##.facebook--like
@@ -10387,6 +11013,7 @@ _site_cookie_
 ##.facebook-twitter-share
 ##.facebook-twitter-wrap
 ##.facebook-widget
 ##.facebook-twitter-share
 ##.facebook-twitter-wrap
 ##.facebook-widget
+##.facebook.box
 ##.facebook.icon
 ##.facebook2
 ##.facebook28Ico
 ##.facebook.icon
 ##.facebook2
 ##.facebook28Ico
@@ -10558,7 +11185,9 @@ _site_cookie_
 ##.fb-share-box
 ##.fb-share-button
 ##.fb-share-container
 ##.fb-share-box
 ##.fb-share-button
 ##.fb-share-container
+##.fb-share-post
 ##.fb-share-single
 ##.fb-share-single
+##.fb-sharing
 ##.fb-slider
 ##.fb-social-likebox-plugin
 ##.fb-square
 ##.fb-slider
 ##.fb-social-likebox-plugin
 ##.fb-square
@@ -10587,11 +11216,14 @@ _site_cookie_
 ##.fbRecsSide
 ##.fbShare
 ##.fbShareButton
 ##.fbRecsSide
 ##.fbShare
 ##.fbShareButton
+##.fbShareTrigger
 ##.fbSocialPluginWr
 ##.fbStripeVer-facebook
 ##.fbSubheader
 ##.fbTwitter
 ##.fbWidget
 ##.fbSocialPluginWr
 ##.fbStripeVer-facebook
 ##.fbSubheader
 ##.fbTwitter
 ##.fbWidget
+##.fb_all_area
+##.fb_all_inner
 ##.fb_badge
 ##.fb_bar
 ##.fb_box
 ##.fb_badge
 ##.fb_bar
 ##.fb_box
@@ -10608,9 +11240,11 @@ _site_cookie_
 ##.fb_iframe_nourl
 ##.fb_iframe_widget_w
 ##.fb_image
 ##.fb_iframe_nourl
 ##.fb_iframe_widget_w
 ##.fb_image
+##.fb_lallan_area
 ##.fb_like
 ##.fb_like2
 ##.fb_like_and_share
 ##.fb_like
 ##.fb_like2
 ##.fb_like_and_share
+##.fb_like_area
 ##.fb_like_box
 ##.fb_like_cont
 ##.fb_like_container
 ##.fb_like_box
 ##.fb_like_cont
 ##.fb_like_container
@@ -10631,6 +11265,7 @@ _site_cookie_
 ##.fb_sidebar
 ##.fb_social
 ##.fb_t_icon
 ##.fb_sidebar
 ##.fb_social
 ##.fb_t_icon
+##.fb_text_all
 ##.fb_timeline_wrapper
 ##.fb_widget
 ##.fb_wrap
 ##.fb_timeline_wrapper
 ##.fb_widget
 ##.fb_wrap
@@ -10671,6 +11306,7 @@ _site_cookie_
 ##.fbtw_top
 ##.fbtweet
 ##.fbwidth
 ##.fbtw_top
 ##.fbtweet
 ##.fbwidth
+##.fc-social-media-header
 ##.fe-share
 ##.feature-photos-share-tool
 ##.featureSocial
 ##.fe-share
 ##.feature-photos-share-tool
 ##.featureSocial
@@ -10682,6 +11318,8 @@ _site_cookie_
 ##.feed-twitter-link
 ##.feedburnerFlareBlock
 ##.feedly_24
 ##.feed-twitter-link
 ##.feedburnerFlareBlock
 ##.feedly_24
+##.ff-icon-share
+##.ff-share-wrapper
 ##.fi-article__social-wrap
 ##.fi-footer-link__social
 ##.fi-icon-facebook
 ##.fi-article__social-wrap
 ##.fi-footer-link__social
 ##.fi-icon-facebook
@@ -10722,6 +11360,7 @@ _site_cookie_
 ##.fixed-fb-like-box
 ##.fixed-header__nav__social__icon
 ##.fixed-like-box
 ##.fixed-fb-like-box
 ##.fixed-header__nav__social__icon
 ##.fixed-like-box
+##.fixed-share
 ##.fixed-share-bar
 ##.fixed-share-btns
 ##.fixed-sharebar
 ##.fixed-share-bar
 ##.fixed-share-btns
 ##.fixed-sharebar
@@ -10777,6 +11416,7 @@ _site_cookie_
 ##.flodes-puff__social-media-list
 ##.fluid-share-cameraroll-view
 ##.fly-social-icos
 ##.flodes-puff__social-media-list
 ##.fluid-share-cameraroll-view
 ##.fly-social-icos
+##.fly-text-share
 ##.flybox-share
 ##.flyout-facebook
 ##.fn-header-social-links
 ##.flybox-share
 ##.flyout-facebook
 ##.fn-header-social-links
@@ -10834,6 +11474,7 @@ _site_cookie_
 ##.follow-sharer-icon
 ##.follow-site
 ##.follow-social
 ##.follow-sharer-icon
 ##.follow-site
 ##.follow-social
+##.follow-social-media
 ##.follow-sprite
 ##.follow-text
 ##.follow-the-atlantic
 ##.follow-sprite
 ##.follow-text
 ##.follow-the-atlantic
@@ -10846,7 +11487,9 @@ _site_cookie_
 ##.follow-us--main
 ##.follow-us-block
 ##.follow-us-box
 ##.follow-us--main
 ##.follow-us-block
 ##.follow-us-box
+##.follow-us-button
 ##.follow-us-component__networks
 ##.follow-us-component__networks
+##.follow-us-container
 ##.follow-us-facebook
 ##.follow-us-google
 ##.follow-us-icons
 ##.follow-us-facebook
 ##.follow-us-google
 ##.follow-us-icons
@@ -10903,6 +11546,7 @@ _site_cookie_
 ##.follow_btn
 ##.follow_container
 ##.follow_icons_container
 ##.follow_btn
 ##.follow_container
 ##.follow_icons_container
+##.follow_img
 ##.follow_links
 ##.follow_n_share_bg
 ##.follow_right_block
 ##.follow_links
 ##.follow_n_share_bg
 ##.follow_right_block
@@ -10935,7 +11579,9 @@ _site_cookie_
 ##.fontawesome-facebook
 ##.fontawesome-google-plus
 ##.fontawesome-twitter
 ##.fontawesome-facebook
 ##.fontawesome-google-plus
 ##.fontawesome-twitter
+##.foo-facebook
 ##.foo-linkedin
 ##.foo-linkedin
+##.foo-twitter
 ##.foo_social
 ##.foot-info__socials
 ##.foot-share
 ##.foo_social
 ##.foot-info__socials
 ##.foot-share
@@ -11009,7 +11655,9 @@ _site_cookie_
 ##.footer-pinterest-icon
 ##.footer-quote-share
 ##.footer-secondary-social
 ##.footer-pinterest-icon
 ##.footer-quote-share
 ##.footer-secondary-social
+##.footer-secondary__social
 ##.footer-section-social
 ##.footer-section-social
+##.footer-section__social-links
 ##.footer-share
 ##.footer-share-bar
 ##.footer-share-bar-social
 ##.footer-share
 ##.footer-share-bar
 ##.footer-share-bar-social
@@ -11086,12 +11734,17 @@ _site_cookie_
 ##.footer__content-social
 ##.footer__follow
 ##.footer__icons--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__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__social
 ##.footer__social-links
 ##.footer__social-list
@@ -11102,6 +11755,7 @@ _site_cookie_
 ##.footer__socialNetwork
 ##.footer__socialNetworkItem
 ##.footer__socials
 ##.footer__socialNetwork
 ##.footer__socialNetworkItem
 ##.footer__socials
+##.footer_fb
 ##.footer_follow
 ##.footer_followUs
 ##.footer_head_social
 ##.footer_follow
 ##.footer_followUs
 ##.footer_head_social
@@ -11129,6 +11783,7 @@ _site_cookie_
 ##.footersocial
 ##.footersocialbtn
 ##.footersociallinks
 ##.footersocial
 ##.footersocialbtn
 ##.footersociallinks
+##.footsocialize
 ##.for_sharing
 ##.format-social-buttons
 ##.forum-share
 ##.for_sharing
 ##.format-social-buttons
 ##.forum-share
@@ -11172,11 +11827,15 @@ _site_cookie_
 ##.ft-twitter
 ##.ft-youtube
 ##.ftTwit
 ##.ft-twitter
 ##.ft-youtube
 ##.ftTwit
+##.fticon-facebook
+##.fticon-twitter
+##.fticon-youtube
 ##.ftr-share
 ##.ftr-social
 ##.ftr-social-links
 ##.ftr__follow
 ##.ftr_social_links
 ##.ftr-share
 ##.ftr-social
 ##.ftr-social-links
 ##.ftr__follow
 ##.ftr_social_links
+##.full-article-basic__share
 ##.full-article-sharelinks
 ##.full_share_container
 ##.full_social
 ##.full-article-sharelinks
 ##.full_share_container
 ##.full_social
@@ -11219,6 +11878,7 @@ _site_cookie_
 ##.gallery-sharing
 ##.gallery-social
 ##.gallery-social-icons
 ##.gallery-sharing
 ##.gallery-social
 ##.gallery-social-icons
+##.gallery-social-links__description
 ##.gallery__share
 ##.gallery__share-buttons
 ##.gallery__share-page
 ##.gallery__share
 ##.gallery__share-buttons
 ##.gallery__share-page
@@ -11227,6 +11887,7 @@ _site_cookie_
 ##.gameShareWidget
 ##.gb-share
 ##.gc_social_floating
 ##.gameShareWidget
 ##.gb-share
 ##.gc_social_floating
+##.gd-newsletter-subscribe-sharelinks
 ##.gdhp-share
 ##.geShareTool
 ##.general_social_icons
 ##.gdhp-share
 ##.geShareTool
 ##.general_social_icons
@@ -11250,6 +11911,7 @@ _site_cookie_
 ##.gf2_follow
 ##.gf_nav-follow-icons
 ##.gf_social
 ##.gf2_follow
 ##.gf_nav-follow-icons
 ##.gf_social
+##.gfacebook
 ##.ggshare
 ##.gig-button-container--reddit
 ##.gig-comment-shareLink
 ##.ggshare
 ##.gig-button-container--reddit
 ##.gig-comment-shareLink
@@ -11296,6 +11958,8 @@ _site_cookie_
 ##.google-plus-share
 ##.google-plus_icn
 ##.google-share
 ##.google-plus-share
 ##.google-plus_icn
 ##.google-share
+##.google-share-btn
+##.google-share-button
 ##.google-shareButton
 ##.google-sharetool
 ##.google-social-float-icon
 ##.google-shareButton
 ##.google-sharetool
 ##.google-social-float-icon
@@ -11338,6 +12002,7 @@ _site_cookie_
 ##.gp_icon
 ##.gp_share
 ##.gp_sharelink
 ##.gp_icon
 ##.gp_share
 ##.gp_sharelink
+##.gplu-share
 ##.gplus-banner
 ##.gplus-btn
 ##.gplus-cat
 ##.gplus-banner
 ##.gplus-btn
 ##.gplus-cat
@@ -11375,10 +12040,12 @@ _site_cookie_
 ##.gshare
 ##.gsn-social
 ##.gsn-social-sidebar
 ##.gshare
 ##.gsn-social
 ##.gsn-social-sidebar
+##.gsocialbar
 ##.gt-social-menu
 ##.gt_twitter
 ##.gtm-articleFbShareA
 ##.gtm-articleFbShareB
 ##.gt-social-menu
 ##.gt_twitter
 ##.gtm-articleFbShareA
 ##.gtm-articleFbShareB
+##.gtm-clipboard-share-button
 ##.gtm-social-link
 ##.gtmStickyShare
 ##.gtm_footer_facebook
 ##.gtm-social-link
 ##.gtmStickyShare
 ##.gtm_footer_facebook
@@ -11388,6 +12055,10 @@ _site_cookie_
 ##.gtm_share_top_facebook
 ##.gtm_share_top_google
 ##.gtm_share_top_twitter
 ##.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
 ##.gtz-social-media-buttons
 ##.guest-grpSocial
 ##.gui-btn-sm-facebook
@@ -11408,6 +12079,7 @@ _site_cookie_
 ##.haberaltshare
 ##.hat_social_tab
 ##.hb-social-icons-widget
 ##.haberaltshare
 ##.hat_social_tab
 ##.hb-social-icons-widget
+##.hc_social
 ##.hcf-action-share
 ##.hcf-header-socials
 ##.hcf-socials-widgets
 ##.hcf-action-share
 ##.hcf-header-socials
 ##.hcf-socials-widgets
@@ -11472,11 +12144,13 @@ _site_cookie_
 ##.header-socials
 ##.header-special-social
 ##.header-tools-social-links
 ##.header-socials
 ##.header-special-social
 ##.header-tools-social-links
+##.header-top-social
 ##.header-top-social-link
 ##.header-top__social
 ##.header-twitter
 ##.headerFacebook
 ##.headerGPlusIcon
 ##.header-top-social-link
 ##.header-top__social
 ##.header-twitter
 ##.headerFacebook
 ##.headerGPlusIcon
+##.headerShareIcons
 ##.headerSocialLink
 ##.headerSocialLinks
 ##.headerSocial__socialLinks
 ##.headerSocialLink
 ##.headerSocialLinks
 ##.headerSocial__socialLinks
@@ -11515,6 +12189,7 @@ _site_cookie_
 ##.heateorSssSharingRound
 ##.heateor_sss_sharing_container
 ##.heateor_sss_sharing_ul
 ##.heateorSssSharingRound
 ##.heateor_sss_sharing_container
 ##.heateor_sss_sharing_ul
+##.heder-socail
 ##.hentry-share
 ##.herald-share
 ##.hero-social
 ##.hentry-share
 ##.herald-share
 ##.hero-social
@@ -11652,6 +12327,7 @@ _site_cookie_
 ##.ico-facebook-circle
 ##.ico-fb
 ##.ico-follow-us
 ##.ico-facebook-circle
 ##.ico-fb
 ##.ico-follow-us
+##.ico-google-plus
 ##.ico-googleplus
 ##.ico-gplus
 ##.ico-instagram
 ##.ico-googleplus
 ##.ico-gplus
 ##.ico-instagram
@@ -11659,6 +12335,7 @@ _site_cookie_
 ##.ico-pinterest
 ##.ico-share
 ##.ico-social
 ##.ico-pinterest
 ##.ico-share
 ##.ico-social
+##.ico-spotify
 ##.ico-tw
 ##.ico-twitter
 ##.ico-twitter-circle
 ##.ico-tw
 ##.ico-twitter
 ##.ico-twitter-circle
@@ -11709,7 +12386,10 @@ _site_cookie_
 ##.icon--vine
 ##.icon--youtube
 ##.icon-FB
 ##.icon--vine
 ##.icon--youtube
 ##.icon-FB
+##.icon-Facebook
+##.icon-GooglePlus
 ##.icon-TWITTER
 ##.icon-TWITTER
+##.icon-Twitter
 ##.icon-VK
 ##.icon-YOUTUBE
 ##.icon-circle-facebook
 ##.icon-VK
 ##.icon-YOUTUBE
 ##.icon-circle-facebook
@@ -11741,6 +12421,8 @@ _site_cookie_
 ##.icon-facebook-white
 ##.icon-facebook16
 ##.icon-facebook2
 ##.icon-facebook-white
 ##.icon-facebook16
 ##.icon-facebook2
+##.icon-facebook_master
+##.icon-fackbook
 ##.icon-fark
 ##.icon-fb
 ##.icon-fb-footer
 ##.icon-fark
 ##.icon-fb
 ##.icon-fb-footer
@@ -11763,6 +12445,7 @@ _site_cookie_
 ##.icon-google-plus-icon
 ##.icon-google-plus-round
 ##.icon-google-plus-sign
 ##.icon-google-plus-icon
 ##.icon-google-plus-round
 ##.icon-google-plus-sign
+##.icon-google-plus2
 ##.icon-googlePlus
 ##.icon-google_plus
 ##.icon-googleplus
 ##.icon-googlePlus
 ##.icon-google_plus
 ##.icon-googleplus
@@ -11785,12 +12468,14 @@ _site_cookie_
 ##.icon-icons_twitter-top-share
 ##.icon-inq-facebook
 ##.icon-inq-twitter
 ##.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
 ##.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-instagramm
 ##.icon-linkedin
 ##.icon-linkedin-box
@@ -11825,6 +12510,7 @@ _site_cookie_
 ##.icon-pinterest-white
 ##.icon-pinterest16
 ##.icon-pinterest3
 ##.icon-pinterest-white
 ##.icon-pinterest16
 ##.icon-pinterest3
+##.icon-pinterest_master
 ##.icon-pintrest
 ##.icon-plusone
 ##.icon-plusone-mini
 ##.icon-pintrest
 ##.icon-plusone
 ##.icon-plusone-mini
@@ -11849,10 +12535,12 @@ _site_cookie_
 ##.icon-share-twitter
 ##.icon-share-vine
 ##.icon-share2
 ##.icon-share-twitter
 ##.icon-share-vine
 ##.icon-share2
+##.icon-sidebar-share
 ##.icon-sina-weibo
 ##.icon-social
 ##.icon-social-facebook
 ##.icon-social-facebook-circle
 ##.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-social-google-circle
 ##.icon-social-googleplus
 ##.icon-social-instagram
@@ -11908,6 +12596,7 @@ _site_cookie_
 ##.icon-twitter16
 ##.icon-twitter2
 ##.icon-twitter3
 ##.icon-twitter16
 ##.icon-twitter2
 ##.icon-twitter3
+##.icon-twitter_master
 ##.icon-vimeo
 ##.icon-vk
 ##.icon-vk-24
 ##.icon-vimeo
 ##.icon-vk
 ##.icon-vk-24
@@ -11915,13 +12604,17 @@ _site_cookie_
 ##.icon-webplayer_ico_sharing2
 ##.icon-wechat
 ##.icon-whatsapp
 ##.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
 ##.icon-youtube-24
 ##.icon-youtube-alt
 ##.icon-youtube-play-2
 ##.icon-youtube-sign
 ##.icon-youtube-white
+##.icon-youtube_master
+##.icon-yt
 ##.icon.Gplus
 ##.icon.Gplus
+##.icon.google_button
 ##.icon2-facebook
 ##.icon2-linkedin
 ##.icon2-twitter
 ##.icon2-facebook
 ##.icon2-linkedin
 ##.icon2-twitter
@@ -11965,12 +12658,15 @@ _site_cookie_
 ##.icon_twitter
 ##.icon_youTube
 ##.icon_youtube
 ##.icon_twitter
 ##.icon_youTube
 ##.icon_youtube
+##.icona-social
 ##.icone-social
 ##.iconeFacebook
 ##.iconeTwitter
 ##.icone-social
 ##.iconeFacebook
 ##.iconeTwitter
+##.iconeshare
 ##.iconfacebook
 ##.icongoogleplus
 ##.iconic-social-facebook
 ##.iconfacebook
 ##.icongoogleplus
 ##.iconic-social-facebook
+##.iconic-social-google-plus
 ##.iconic-social-twitter
 ##.icons-dribbble
 ##.icons-facebook
 ##.iconic-social-twitter
 ##.icons-dribbble
 ##.icons-facebook
@@ -12033,6 +12729,8 @@ _site_cookie_
 ##.img_pin_button
 ##.imgshare_buttons_wrap
 ##.imgsharet
 ##.img_pin_button
 ##.imgshare_buttons_wrap
 ##.imgsharet
+##.imkt-social-buttons
+##.imkt-social-buttons-group
 ##.in-article-follow-block
 ##.in-page-share
 ##.in-post-social
 ##.in-article-follow-block
 ##.in-page-share
 ##.in-post-social
@@ -12052,6 +12750,7 @@ _site_cookie_
 ##.inline-share-btn-facebook
 ##.inline-share-btn-linkedin
 ##.inline-share-btn-twitter
 ##.inline-share-btn-facebook
 ##.inline-share-btn-linkedin
 ##.inline-share-btn-twitter
+##.inline-share-buttons
 ##.inline-share-tools
 ##.inline-share-tools-label
 ##.inline-sharebar
 ##.inline-share-tools
 ##.inline-share-tools-label
 ##.inline-sharebar
@@ -12113,12 +12812,15 @@ _site_cookie_
 ##.item-facebook
 ##.item-google-plus
 ##.item-share
 ##.item-facebook
 ##.item-google-plus
 ##.item-share
+##.item-share-list
 ##.item-share-social
 ##.item-share-tools
 ##.item-shares
 ##.item-sharing
 ##.item-sharings
 ##.item-share-social
 ##.item-share-tools
 ##.item-shares
 ##.item-sharing
 ##.item-sharings
+##.item-social-facebook
 ##.item-social-row
 ##.item-social-row
+##.item-social-twitter
 ##.item-twitter
 ##.item-whatsapp
 ##.itemFacebook
 ##.item-twitter
 ##.item-whatsapp
 ##.itemFacebook
@@ -12157,6 +12859,7 @@ _site_cookie_
 ##.jeg_share_top_container
 ##.jeg_sharelist
 ##.jeg_social_icon_block
 ##.jeg_share_top_container
 ##.jeg_sharelist
 ##.jeg_social_icon_block
+##.jeg_socialcounter
 ##.jetpack-social-navigation
 ##.jetpack-social-widget-item
 ##.jetpack_widget_social_icons
 ##.jetpack-social-navigation
 ##.jetpack-social-widget-item
 ##.jetpack_widget_social_icons
@@ -12183,6 +12886,7 @@ _site_cookie_
 ##.js-nag-window-social
 ##.js-nav-social-icon
 ##.js-pgm-social-share
 ##.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-postShareWidget
 ##.js-sc-share-button
 ##.js-sd-social
@@ -12200,9 +12904,11 @@ _site_cookie_
 ##.js-share-stumble
 ##.js-share-to-facebook
 ##.js-share-twitter
 ##.js-share-stumble
 ##.js-share-to-facebook
 ##.js-share-twitter
+##.js-shareButton
 ##.js-sharecount
 ##.js-shares_btn
 ##.js-sharing-buttons
 ##.js-sharecount
 ##.js-shares_btn
 ##.js-sharing-buttons
+##.js-social
 ##.js-social-bar
 ##.js-social-facebook
 ##.js-social-instagram
 ##.js-social-bar
 ##.js-social-facebook
 ##.js-social-instagram
@@ -12215,6 +12921,7 @@ _site_cookie_
 ##.js-social_share_buttonbar
 ##.js-socialise
 ##.js-socialise-wrapper
 ##.js-social_share_buttonbar
 ##.js-socialise
 ##.js-socialise-wrapper
+##.js-socials
 ##.js-sticky-social-widget
 ##.js-toggle-share-block
 ##.js-topic__socials
 ##.js-sticky-social-widget
 ##.js-toggle-share-block
 ##.js-topic__socials
@@ -12224,6 +12931,7 @@ _site_cookie_
 ##.jsShare
 ##.js_follow-buttons
 ##.js_socialMedia
 ##.jsShare
 ##.js_follow-buttons
 ##.js_socialMedia
+##.jsbd-gtm-footerSocialLink
 ##.jssocials
 ##.jssocials-share
 ##.jssocials-share-facebook
 ##.jssocials
 ##.jssocials-share
 ##.jssocials-share-facebook
@@ -12241,7 +12949,6 @@ _site_cookie_
 ##.jw-button-share
 ##.jw-settings-sharing
 ##.jw-sharing-dock-btn
 ##.jw-button-share
 ##.jw-settings-sharing
 ##.jw-sharing-dock-btn
-##.jwdock[style^="display: block;"]
 ##.jwsharethis
 ##.kento-social-share
 ##.keystone-social-author
 ##.jwsharethis
 ##.kento-social-share
 ##.keystone-social-author
@@ -12270,6 +12977,7 @@ _site_cookie_
 ##.landing-share-right-widget
 ##.large-share-bar
 ##.large-share-bar-container
 ##.landing-share-right-widget
 ##.large-share-bar
 ##.large-share-bar-container
+##.large-share-button
 ##.largeShareBar
 ##.large_share_panel
 ##.largefbbutton
 ##.largeShareBar
 ##.large_share_panel
 ##.largefbbutton
@@ -12387,6 +13095,7 @@ _site_cookie_
 ##.links-social
 ##.linter_social_icons
 ##.list--footer-social
 ##.links-social
 ##.linter_social_icons
 ##.list--footer-social
+##.list--social
 ##.list-item-facebook
 ##.list-item-twitter
 ##.list-share
 ##.list-item-facebook
 ##.list-item-twitter
 ##.list-share
@@ -12437,6 +13146,7 @@ _site_cookie_
 ##.m-article-socialbar
 ##.m-article__follow-bar
 ##.m-article__share-buttons
 ##.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-brand-engagement--social-link
 ##.m-btn-facebook
 ##.m-btn-instagram
@@ -12470,6 +13180,8 @@ _site_cookie_
 ##.m-navbar--menu-tumblr
 ##.m-navbar--menu-twitter
 ##.m-share
 ##.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-share-buttons
 ##.m-share-buttons__inner-wrapper
 ##.m-share-list
@@ -12487,6 +13199,10 @@ _site_cookie_
 ##.m-social--no-count
 ##.m-social--pinterest-pin-it
 ##.m-social-media__share
 ##.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
 ##.m-twit
 ##.m-ytube
 ##.m3Share
@@ -12517,6 +13233,7 @@ _site_cookie_
 ##.mainSocial-Content
 ##.mainVerticalArticleSharingLinks
 ##.main__header--social
 ##.mainSocial-Content
 ##.mainVerticalArticleSharingLinks
 ##.main__header--social
+##.main__share
 ##.main_search_social
 ##.main_share_panel
 ##.map_share_links
 ##.main_search_social
 ##.main_share_panel
 ##.map_share_links
@@ -12526,6 +13243,7 @@ _site_cookie_
 ##.mashicon-google
 ##.mashicon-linkedin
 ##.mashicon-reddit
 ##.mashicon-google
 ##.mashicon-linkedin
 ##.mashicon-reddit
+##.mashicon-share
 ##.mashicon-twitter
 ##.mashsb-box
 ##.mashsb-container
 ##.mashicon-twitter
 ##.mashsb-box
 ##.mashsb-container
@@ -12533,10 +13251,13 @@ _site_cookie_
 ##.mashsb-micro-toggle
 ##.mashsharer-box
 ##.mast-facebook
 ##.mashsb-micro-toggle
 ##.mashsharer-box
 ##.mast-facebook
+##.masterfooter__section--social
 ##.masthead-club__social
 ##.masthead-sm-btn--facebook
 ##.masthead-sm-btn--twitter
 ##.masthead-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
 ##.materna-shariff
 ##.mb-header__social
 ##.mb-social
@@ -12557,6 +13278,7 @@ _site_cookie_
 ##.media-share
 ##.media-share-box
 ##.media-social
 ##.media-share
 ##.media-share-box
 ##.media-social
+##.mediaShare
 ##.mediaShareGroup
 ##.mejs-share
 ##.mejs-share-button
 ##.mediaShareGroup
 ##.mejs-share
 ##.mejs-share-button
@@ -12606,6 +13328,7 @@ _site_cookie_
 ##.messenger-barra
 ##.meta-share
 ##.meta-share-bottom
 ##.messenger-barra
 ##.meta-share
 ##.meta-share-bottom
+##.meta-share-expand
 ##.meta-share-wrapper
 ##.meta-shares
 ##.meta__share
 ##.meta-share-wrapper
 ##.meta-shares
 ##.meta__share
@@ -12638,6 +13361,9 @@ _site_cookie_
 ##.minimal-nav__social
 ##.minimalshare
 ##.minitwitter-widget
 ##.minimal-nav__social
 ##.minimalshare
 ##.minitwitter-widget
+##.mit-share
+##.mit-share-trigger
+##.mit-social
 ##.mk-header-social
 ##.mkd-blog-single-share
 ##.mkd-share-link
 ##.mk-header-social
 ##.mkd-blog-single-share
 ##.mkd-share-link
@@ -12652,6 +13378,7 @@ _site_cookie_
 ##.mnu-ico-yt
 ##.mob-sharing
 ##.mobile-facebook
 ##.mnu-ico-yt
 ##.mob-sharing
 ##.mobile-facebook
+##.mobile-share-buttons-spacer
 ##.mobile-social
 ##.mobile-social-tray
 ##.mobileShare
 ##.mobile-social
 ##.mobile-social-tray
 ##.mobileShare
@@ -12734,6 +13461,7 @@ _site_cookie_
 ##.mvp-post-soc-wrap
 ##.mvp_facebook_widget
 ##.mvp_social_widget
 ##.mvp-post-soc-wrap
 ##.mvp_facebook_widget
 ##.mvp_social_widget
+##.my-fa-share-alt
 ##.myspace-big
 ##.mytweet
 ##.myyahooHeadButton
 ##.myspace-big
 ##.mytweet
 ##.myyahooHeadButton
@@ -12778,6 +13506,7 @@ _site_cookie_
 ##.nav-youtube
 ##.navSocial
 ##.navSocial-list-item
 ##.nav-youtube
 ##.navSocial
 ##.navSocial-list-item
+##.navSocialDiv
 ##.nav__fake--social
 ##.nav__item--social
 ##.nav__share
 ##.nav__fake--social
 ##.nav__item--social
 ##.nav__share
@@ -12787,6 +13516,8 @@ _site_cookie_
 ##.nav_menu_social
 ##.nav_pinterest
 ##.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
 ##.nav_twitter
 ##.navbar-fixed-bottom__share-icons
 ##.navbar-fixed-bottom__share-label
@@ -12815,7 +13546,9 @@ _site_cookie_
 ##.netPost_socialProfiles
 ##.network-bar-social-media-links
 ##.network-social-box
 ##.netPost_socialProfiles
 ##.network-bar-social-media-links
 ##.network-social-box
+##.new-bdsharebuttonbox
 ##.new-share
 ##.new-share
+##.new-side-share
 ##.new-social
 ##.newGigyaShare
 ##.newSharerButtons
 ##.new-social
 ##.newGigyaShare
 ##.newSharerButtons
@@ -12843,6 +13576,7 @@ _site_cookie_
 ##.newsDetailSocialMediaBox
 ##.newsItemSharer
 ##.newsSocialLinkTable
 ##.newsDetailSocialMediaBox
 ##.newsItemSharer
 ##.newsSocialLinkTable
+##.news_head_fb
 ##.news_item__social
 ##.news_share
 ##.news_share_botton_cont
 ##.news_item__social
 ##.news_share
 ##.news_share_botton_cont
@@ -12869,6 +13603,7 @@ _site_cookie_
 ##.noticon-facebook-alt
 ##.noticon-instagram
 ##.noticon-twitter
 ##.noticon-facebook-alt
 ##.noticon-instagram
 ##.noticon-twitter
+##.np-article-social-links
 ##.npStoryShare
 ##.nugget-share__btn
 ##.nw-bottom-social
 ##.npStoryShare
 ##.nugget-share__btn
 ##.nw-bottom-social
@@ -12884,9 +13619,11 @@ _site_cookie_
 ##.o-btn--share
 ##.o-footer__social
 ##.o-mobile-share-footer
 ##.o-btn--share
 ##.o-footer__social
 ##.o-mobile-share-footer
+##.o-social-icon
 ##.oSocial
 ##.oSocialLinks
 ##.obs-block-follow
 ##.oSocial
 ##.oSocialLinks
 ##.obs-block-follow
+##.oi-share
 ##.oi_soc_header
 ##.om-social-links
 ##.omc-social-media-icon
 ##.oi_soc_header
 ##.om-social-links
 ##.omc-social-media-icon
@@ -12916,6 +13653,7 @@ _site_cookie_
 ##.p-button-social
 ##.p-footer-c-section--social
 ##.p-share-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
 ##.padded-footer-connect
 ##.page-controls-share
 ##.page-fb-like
@@ -12930,11 +13668,15 @@ _site_cookie_
 ##.page-shareTray
 ##.page-social
 ##.page-social-counters
 ##.page-shareTray
 ##.page-social
 ##.page-social-counters
+##.page-socialshare
 ##.pageFbLike
 ##.pageHead-share
 ##.pageFbLike
 ##.pageHead-share
+##.pageShareBtns
 ##.pageSocial
 ##.page_share
 ##.page_sharing_widgets
 ##.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-connect-w-us
 ##.pane-custom-social-networking-links
 ##.pane-exponent-social-fb-like-box
@@ -12956,6 +13698,8 @@ _site_cookie_
 ##.pane-social-widget-items
 ##.pane-storypage-sharethis
 ##.panel--follow
 ##.pane-social-widget-items
 ##.pane-storypage-sharethis
 ##.panel--follow
+##.panel--social
+##.panel--social-wrap
 ##.panel-follow-us
 ##.panel-share-networks
 ##.panel-social-facebook
 ##.panel-follow-us
 ##.panel-share-networks
 ##.panel-social-facebook
@@ -12984,6 +13728,9 @@ _site_cookie_
 ##.pdb-share-block
 ##.pdb-social
 ##.pds-share
 ##.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
 ##.persistent-menu_share-links
 ##.personal-social-btns
 ##.pg-caption-share
@@ -13004,6 +13751,7 @@ _site_cookie_
 ##.pg-shareBar-share
 ##.pgm-social-share
 ##.ph-header-social
 ##.pg-shareBar-share
 ##.pgm-social-share
 ##.ph-header-social
+##.phd_social
 ##.phillyfooter-social
 ##.phillysocial
 ##.photo-share
 ##.phillyfooter-social
 ##.phillysocial
 ##.photo-share
@@ -13043,6 +13791,7 @@ _site_cookie_
 ##.pinterest-link
 ##.pinterest-post-share
 ##.pinterest-share
 ##.pinterest-link
 ##.pinterest-post-share
 ##.pinterest-share
+##.pinterest-share-btn
 ##.pinterest-share-button
 ##.pinterest-sharetool
 ##.pinterest-top-button
 ##.pinterest-share-button
 ##.pinterest-sharetool
 ##.pinterest-top-button
@@ -13050,19 +13799,24 @@ _site_cookie_
 ##.pinterestButton
 ##.pinterestComponentShare
 ##.pinterestShare
 ##.pinterestButton
 ##.pinterestComponentShare
 ##.pinterestShare
+##.pinterestShareTrigger
 ##.pinterest_24
 ##.pinterest_btn
 ##.pinterest_cont
 ##.pinterestbg
 ##.pinteresticon
 ##.pintrest-link
 ##.pinterest_24
 ##.pinterest_btn
 ##.pinterest_cont
 ##.pinterestbg
 ##.pinteresticon
 ##.pintrest-link
+##.pintrest-share
 ##.pintshare
 ##.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
 ##.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
 ##.player__share
 ##.plg_socialshare
 ##.pluckButtonDiv
@@ -13176,6 +13930,7 @@ _site_cookie_
 ##.product-social-area
 ##.product-social-icon-wrapper
 ##.product-social-media
 ##.product-social-area
 ##.product-social-icon-wrapper
 ##.product-social-media
+##.productSocial
 ##.product__share
 ##.project-activity-twitter
 ##.project-share-icons
 ##.product__share
 ##.project-activity-twitter
 ##.project-share-icons
@@ -13191,6 +13946,7 @@ _site_cookie_
 ##.pterest
 ##.pub-page-share-tools
 ##.public-share
 ##.pterest
 ##.pub-page-share-tools
 ##.public-share
+##.public-social-icons
 ##.pull-quote-share
 ##.pullquote-share
 ##.pullquote_shares_wrapper
 ##.pull-quote-share
 ##.pullquote-share
 ##.pullquote_shares_wrapper
@@ -13204,6 +13960,7 @@ _site_cookie_
 ##.pw-share-tools
 ##.pw-twitter
 ##.pwebfblikebox
 ##.pw-share-tools
 ##.pw-twitter
 ##.pwebfblikebox
+##.pws_share_btn
 ##.pxFacebook
 ##.pxTwitter
 ##.q_social_icon_holder
 ##.pxFacebook
 ##.pxTwitter
 ##.q_social_icon_holder
@@ -13222,6 +13979,7 @@ _site_cookie_
 ##.qw_social
 ##.r-likes-wrapper
 ##.r1-share
 ##.qw_social
 ##.r-likes-wrapper
 ##.r1-share
+##.r7twitter-title
 ##.ra-share
 ##.ra-share-f
 ##.ra-share-t
 ##.ra-share
 ##.ra-share-f
 ##.ra-share-t
@@ -13237,6 +13995,7 @@ _site_cookie_
 ##.rdsocial
 ##.rdy_share
 ##.rdy_share-item
 ##.rdsocial
 ##.rdy_share
 ##.rdy_share-item
+##.react_share_icons
 ##.really_simple_share
 ##.red-fb
 ##.red-linkedin
 ##.really_simple_share
 ##.red-fb
 ##.red-linkedin
@@ -13245,6 +14004,8 @@ _site_cookie_
 ##.red-youtube
 ##.red_social_aside
 ##.reddit-icon
 ##.red-youtube
 ##.red_social_aside
 ##.reddit-icon
+##.reddit-share-btn
+##.reddit-share-button
 ##.reddit-sharetool
 ##.reddit_button
 ##.reddit_icon_shared
 ##.reddit-sharetool
 ##.reddit_button
 ##.reddit_icon_shared
@@ -13271,6 +14032,7 @@ _site_cookie_
 ##.resultShare
 ##.retweet
 ##.reuters-share
 ##.resultShare
 ##.retweet
 ##.reuters-share
+##.rev-reaction-share
 ##.review-social-icons2
 ##.review_sharebar_vertical
 ##.rf-footer__socials
 ##.review-social-icons2
 ##.review_sharebar_vertical
 ##.rf-footer__socials
@@ -13303,6 +14065,7 @@ _site_cookie_
 ##.rollover-tw
 ##.rollover-vk
 ##.ros-social-media
 ##.rollover-tw
 ##.rollover-vk
 ##.ros-social-media
+##.round-btn-share
 ##.round-social-buttons
 ##.rpuRepostUsButtonWrap
 ##.rr-share
 ##.round-social-buttons
 ##.rpuRepostUsButtonWrap
 ##.rr-share
@@ -13355,6 +14118,7 @@ _site_cookie_
 ##.s_youtube
 ##.saboxplugin-socials
 ##.safirShare
 ##.s_youtube
 ##.saboxplugin-socials
 ##.safirShare
+##.save-share
 ##.sb-blog-follow-wrap
 ##.sb-likeshare
 ##.sb-social-counter
 ##.sb-blog-follow-wrap
 ##.sb-likeshare
 ##.sb-social-counter
@@ -13384,6 +14148,7 @@ _site_cookie_
 ##.scroll-navigation-facebook
 ##.scroll-navigation-twitter
 ##.scroll-triggered-box
 ##.scroll-navigation-facebook
 ##.scroll-navigation-twitter
 ##.scroll-triggered-box
+##.scrolling_share
 ##.scsb_facebook
 ##.scsb_share
 ##.scsb_sharebuttons
 ##.scsb_facebook
 ##.scsb_share
 ##.scsb_sharebuttons
@@ -13485,6 +14250,7 @@ _site_cookie_
 ##.share-bottom-fixed
 ##.share-bottom-new
 ##.share-box
 ##.share-bottom-fixed
 ##.share-bottom-new
 ##.share-box
+##.share-box-fixed
 ##.share-box-inner
 ##.share-box-new
 ##.share-box-wrapper
 ##.share-box-inner
 ##.share-box-new
 ##.share-box-wrapper
@@ -13501,6 +14267,7 @@ _site_cookie_
 ##.share-button--linkedin
 ##.share-button--twitter
 ##.share-button-group
 ##.share-button--linkedin
 ##.share-button--twitter
 ##.share-button-group
+##.share-button-inpage
 ##.share-button-wrapper
 ##.share-buttons
 ##.share-buttons-2
 ##.share-button-wrapper
 ##.share-buttons
 ##.share-buttons-2
@@ -13522,6 +14289,7 @@ _site_cookie_
 ##.share-component
 ##.share-contain
 ##.share-container
 ##.share-component
 ##.share-contain
 ##.share-container
+##.share-control
 ##.share-controls
 ##.share-controls__container
 ##.share-count
 ##.share-controls
 ##.share-controls__container
 ##.share-count
@@ -13543,6 +14311,7 @@ _site_cookie_
 ##.share-fb
 ##.share-feed
 ##.share-filled
 ##.share-fb
 ##.share-feed
 ##.share-filled
+##.share-fixed-desktop
 ##.share-flat
 ##.share-float-overlay
 ##.share-float-panel
 ##.share-flat
 ##.share-float-overlay
 ##.share-float-panel
@@ -13568,6 +14337,7 @@ _site_cookie_
 ##.share-holder
 ##.share-horiz
 ##.share-hover
 ##.share-holder
 ##.share-horiz
 ##.share-hover
+##.share-icn
 ##.share-icon
 ##.share-icon-b
 ##.share-icon-container
 ##.share-icon
 ##.share-icon-b
 ##.share-icon-container
@@ -13599,6 +14369,7 @@ _site_cookie_
 ##.share-kit__linkedin
 ##.share-kit__twitter
 ##.share-kit__youtube
 ##.share-kit__linkedin
 ##.share-kit__twitter
 ##.share-kit__youtube
+##.share-label
 ##.share-launch
 ##.share-left
 ##.share-legend
 ##.share-launch
 ##.share-left
 ##.share-legend
@@ -13619,6 +14390,7 @@ _site_cookie_
 ##.share-media-side-fold
 ##.share-medium
 ##.share-menu
 ##.share-media-side-fold
 ##.share-medium
 ##.share-menu
+##.share-menu-component
 ##.share-message
 ##.share-mini
 ##.share-module
 ##.share-message
 ##.share-mini
 ##.share-module
@@ -13632,6 +14404,7 @@ _site_cookie_
 ##.share-on-link
 ##.share-on-title
 ##.share-on-whsp
 ##.share-on-link
 ##.share-on-title
 ##.share-on-whsp
+##.share-open-button
 ##.share-opera
 ##.share-options
 ##.share-or
 ##.share-opera
 ##.share-options
 ##.share-or
@@ -13672,6 +14445,7 @@ _site_cookie_
 ##.share-side-bar
 ##.share-side-buttons
 ##.share-sidenav-box
 ##.share-side-bar
 ##.share-side-buttons
 ##.share-sidenav-box
+##.share-signature
 ##.share-signup
 ##.share-single
 ##.share-sites-thumbs
 ##.share-signup
 ##.share-single
 ##.share-sites-thumbs
@@ -13691,6 +14465,7 @@ _site_cookie_
 ##.share-stumbleupon
 ##.share-tags
 ##.share-technorati
 ##.share-stumbleupon
 ##.share-tags
 ##.share-technorati
+##.share-telegram
 ##.share-test-result
 ##.share-text
 ##.share-this
 ##.share-test-result
 ##.share-text
 ##.share-this
@@ -13713,10 +14488,12 @@ _site_cookie_
 ##.share-toolbar
 ##.share-toolbar-box
 ##.share-toolbar-container
 ##.share-toolbar
 ##.share-toolbar-box
 ##.share-toolbar-container
+##.share-toolbar__container
 ##.share-tools
 ##.share-tools-container
 ##.share-tools-curated
 ##.share-tools-footer
 ##.share-tools
 ##.share-tools-container
 ##.share-tools-curated
 ##.share-tools-footer
+##.share-tools-list
 ##.share-tools-wrapper
 ##.share-top
 ##.share-top-new
 ##.share-tools-wrapper
 ##.share-top
 ##.share-top-new
@@ -13727,6 +14504,7 @@ _site_cookie_
 ##.share-tw
 ##.share-twitter
 ##.share-twitter-icon
 ##.share-tw
 ##.share-twitter
 ##.share-twitter-icon
+##.share-viber
 ##.share-video
 ##.share-video-link
 ##.share-weather-fb
 ##.share-video
 ##.share-video-link
 ##.share-weather-fb
@@ -13757,6 +14535,7 @@ _site_cookie_
 ##.shareArtigoDesktop
 ##.shareBar
 ##.shareBarBottom
 ##.shareArtigoDesktop
 ##.shareBar
 ##.shareBarBottom
+##.shareBarFloatter
 ##.shareBarPostBottom
 ##.shareBarTop
 ##.shareBar_gigya
 ##.shareBarPostBottom
 ##.shareBarTop
 ##.shareBar_gigya
@@ -13772,6 +14551,7 @@ _site_cookie_
 ##.shareButt
 ##.shareButton
 ##.shareButtonByline
 ##.shareButt
 ##.shareButton
 ##.shareButtonByline
+##.shareButtonList
 ##.shareButtons
 ##.shareButtonsHolder
 ##.shareButtonsSprite
 ##.shareButtons
 ##.shareButtonsHolder
 ##.shareButtonsSprite
@@ -13783,6 +14563,7 @@ _site_cookie_
 ##.shareContainerBottom
 ##.shareContainerList
 ##.shareContainerTop
 ##.shareContainerBottom
 ##.shareContainerList
 ##.shareContainerTop
+##.shareContainer_two
 ##.shareContent
 ##.shareCount
 ##.shareDiv
 ##.shareContent
 ##.shareCount
 ##.shareDiv
@@ -13835,6 +14616,7 @@ _site_cookie_
 ##.sharePinterest
 ##.sharePopup__wrap
 ##.sharePost
 ##.sharePinterest
 ##.sharePopup__wrap
 ##.sharePost
+##.sharePrint
 ##.shareProp
 ##.shareRow
 ##.shareSelector
 ##.shareProp
 ##.shareRow
 ##.shareSelector
@@ -13843,6 +14625,7 @@ _site_cookie_
 ##.shareSocial
 ##.shareSocialArticle
 ##.shareSprite
 ##.shareSocial
 ##.shareSocialArticle
 ##.shareSprite
+##.shareSubscribe
 ##.shareTW
 ##.shareText
 ##.shareThis
 ##.shareTW
 ##.shareText
 ##.shareThis
@@ -13872,6 +14655,7 @@ _site_cookie_
 ##.shareWidget
 ##.shareWrap
 ##.share_Danger
 ##.shareWidget
 ##.shareWrap
 ##.share_Danger
+##.share__back-to-top
 ##.share__button
 ##.share__buttons
 ##.share__call-to-action
 ##.share__button
 ##.share__buttons
 ##.share__call-to-action
@@ -13919,6 +14703,7 @@ _site_cookie_
 ##.share_buttons_col_1
 ##.share_buttons_single_page
 ##.share_buttons_style
 ##.share_buttons_col_1
 ##.share_buttons_single_page
 ##.share_buttons_style
+##.share_center
 ##.share_con
 ##.share_cont
 ##.share_container
 ##.share_con
 ##.share_cont
 ##.share_container
@@ -13933,6 +14718,7 @@ _site_cookie_
 ##.share_fb
 ##.share_google
 ##.share_group
 ##.share_fb
 ##.share_google
 ##.share_group
+##.share_h
 ##.share_hidden
 ##.share_horizontal
 ##.share_icon
 ##.share_hidden
 ##.share_horizontal
 ##.share_icon
@@ -13959,6 +14745,7 @@ _site_cookie_
 ##.share_part_twitter
 ##.share_part_youtube
 ##.share_pinterest
 ##.share_part_twitter
 ##.share_part_youtube
 ##.share_pinterest
+##.share_pluging
 ##.share_post
 ##.share_product
 ##.share_question
 ##.share_post
 ##.share_product
 ##.share_question
@@ -13978,6 +14765,7 @@ _site_cookie_
 ##.share_this_page_article_bottom
 ##.share_this_page_article_toolbar
 ##.share_this_story_box
 ##.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_title_button
 ##.share_title_text
 ##.share_toggle
@@ -13991,6 +14779,7 @@ _site_cookie_
 ##.share_trigger
 ##.share_tw
 ##.share_twitter
 ##.share_trigger
 ##.share_tw
 ##.share_twitter
+##.share_two
 ##.share_txt
 ##.share_under_post
 ##.share_v2
 ##.share_txt
 ##.share_under_post
 ##.share_v2
@@ -14022,6 +14811,7 @@ _site_cookie_
 ##.sharebar_expanded
 ##.sharebar_mainsites
 ##.sharebarbtn
 ##.sharebar_expanded
 ##.sharebar_mainsites
 ##.sharebarbtn
+##.sharebear
 ##.sharebg
 ##.shareblock
 ##.sharebottom
 ##.sharebg
 ##.shareblock
 ##.sharebottom
@@ -14035,12 +14825,17 @@ _site_cookie_
 ##.sharebutt
 ##.sharebutt__wrapper
 ##.sharebutton
 ##.sharebutt
 ##.sharebutt__wrapper
 ##.sharebutton
+##.sharebuttoncontainer
 ##.sharebuttons
 ##.sharebuttonu
 ##.sharecontainer
 ##.sharecount-item
 ##.sharecount-social-btns
 ##.shared-bar
 ##.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
 ##.shared_block
 ##.shared_menu
 ##.sharedaddy
@@ -14169,6 +14964,7 @@ _site_cookie_
 ##.sharing-block
 ##.sharing-bottom
 ##.sharing-box
 ##.sharing-block
 ##.sharing-bottom
 ##.sharing-box
+##.sharing-btn
 ##.sharing-buttons
 ##.sharing-buttons-set
 ##.sharing-container
 ##.sharing-buttons
 ##.sharing-buttons-set
 ##.sharing-container
@@ -14198,6 +14994,7 @@ _site_cookie_
 ##.sharing-vertical
 ##.sharing-widget
 ##.sharing-widget__btn
 ##.sharing-vertical
 ##.sharing-widget
 ##.sharing-widget__btn
+##.sharing-wrap
 ##.sharing-zone
 ##.sharingBar
 ##.sharingBox
 ##.sharing-zone
 ##.sharingBar
 ##.sharingBox
@@ -14281,6 +15078,7 @@ _site_cookie_
 ##.side-socials
 ##.side-twitter
 ##.sideBarShare
 ##.side-socials
 ##.side-twitter
 ##.sideBarShare
+##.sideBarSocial
 ##.sideShare
 ##.sideShareContainer
 ##.side_share_parent
 ##.sideShare
 ##.sideShareContainer
 ##.side_share_parent
@@ -14312,6 +15110,7 @@ _site_cookie_
 ##.sidebar-widgets
 ##.sidebarFollow
 ##.sidebarSocial
 ##.sidebar-widgets
 ##.sidebarFollow
 ##.sidebarSocial
+##.sidebar__header--twitter
 ##.sidebar__share
 ##.sidebar_facebook
 ##.sidebar_social
 ##.sidebar__share
 ##.sidebar_facebook
 ##.sidebar_social
@@ -14363,22 +15162,29 @@ _site_cookie_
 ##.site-follow-us
 ##.site-footer-col-social
 ##.site-footer-facebook
 ##.site-follow-us
 ##.site-footer-col-social
 ##.site-footer-facebook
+##.site-footer-flipboard
 ##.site-footer-follow
 ##.site-footer-google-plus
 ##.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
 ##.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__link
 ##.site-footer-twitter
 ##.site-footer-youtube
+##.site-footer__social
 ##.site-footer__social-link
 ##.site-footer__social-links
 ##.site-head-social--small
 ##.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
 ##.site-header__share-icons
+##.site-header__social-icon
 ##.site-header__social-links
 ##.site-header__top-facebook
 ##.site-header__top-twitter
 ##.site-header__social-links
 ##.site-header__top-facebook
 ##.site-header__top-twitter
@@ -14421,6 +15227,7 @@ _site_cookie_
 ##.slide_likebox
 ##.slideout-follow
 ##.slider-social
 ##.slide_likebox
 ##.slideout-follow
 ##.slider-social
+##.slideshow-share
 ##.slideshow-share-buttons
 ##.slideshow__header-share
 ##.slim-header--social-icons
 ##.slideshow-share-buttons
 ##.slideshow__header-share
 ##.slim-header--social-icons
@@ -14433,7 +15240,9 @@ _site_cookie_
 ##.sm4FollowWidget
 ##.sm4ShareWidget
 ##.sm4WidgetArticleShare
 ##.sm4FollowWidget
 ##.sm4ShareWidget
 ##.sm4WidgetArticleShare
+##.sm_facebook
 ##.sm_share_badge
 ##.sm_share_badge
+##.sm_twitter
 ##.small-facebook
 ##.small-sharing-btn
 ##.small-twitter
 ##.small-facebook
 ##.small-sharing-btn
 ##.small-twitter
@@ -14510,6 +15319,7 @@ _site_cookie_
 ##.soc_tw
 ##.socail-area
 ##.socail-icons
 ##.soc_tw
 ##.socail-area
 ##.socail-icons
+##.socail-share
 ##.socail_media
 ##.socailmain
 ##.socblock
 ##.socail_media
 ##.socailmain
 ##.socblock
@@ -14529,19 +15339,30 @@ _site_cookie_
 ##.sociable_tagline
 ##.sociables
 ##.social--article
 ##.sociable_tagline
 ##.sociables
 ##.social--article
+##.social--email
 ##.social--facebook
 ##.social--facebook
+##.social--fb
+##.social--ggsh
+##.social--ghost
 ##.social--horizontal
 ##.social--horizontal
+##.social--instagram
+##.social--mail
+##.social--pin-custom
 ##.social--pinterest
 ##.social--share
 ##.social--share-links
 ##.social--share_btn
 ##.social--pinterest
 ##.social--share
 ##.social--share-links
 ##.social--share_btn
+##.social--snapchat
 ##.social--social-link
 ##.social--top
 ##.social--social-link
 ##.social--top
+##.social--tw-custom
 ##.social--twitter
 ##.social--twolines
 ##.social--twitter
 ##.social--twolines
+##.social--vertical
 ##.social-1303
 ##.social-16
 ##.social-Facebook
 ##.social-1303
 ##.social-16
 ##.social-Facebook
+##.social-Menu-sub
 ##.social-Twitter
 ##.social-action
 ##.social-actions__button--twitter
 ##.social-Twitter
 ##.social-action
 ##.social-actions__button--twitter
@@ -14619,6 +15440,7 @@ _site_cookie_
 ##.social-buttons-contact
 ##.social-buttons-container
 ##.social-buttons-float
 ##.social-buttons-contact
 ##.social-buttons-container
 ##.social-buttons-float
+##.social-buttons-footer
 ##.social-buttons-global__facebook
 ##.social-buttons-global__twitter
 ##.social-buttons-home
 ##.social-buttons-global__facebook
 ##.social-buttons-global__twitter
 ##.social-buttons-home
@@ -14643,6 +15465,7 @@ _site_cookie_
 ##.social-clipped-tw
 ##.social-col
 ##.social-column
 ##.social-clipped-tw
 ##.social-col
 ##.social-column
+##.social-columns
 ##.social-component__link
 ##.social-connect
 ##.social-connect-widget
 ##.social-component__link
 ##.social-connect
 ##.social-connect-widget
@@ -14685,6 +15508,7 @@ _site_cookie_
 ##.social-feeds-v1-content
 ##.social-fixed
 ##.social-fixed-bar
 ##.social-feeds-v1-content
 ##.social-fixed
 ##.social-fixed-bar
+##.social-fixed-links
 ##.social-fl
 ##.social-float
 ##.social-floating
 ##.social-fl
 ##.social-float
 ##.social-floating
@@ -14704,6 +15528,8 @@ _site_cookie_
 ##.social-footer-icon
 ##.social-footer-wrap
 ##.social-foursquare
 ##.social-footer-icon
 ##.social-footer-wrap
 ##.social-foursquare
+##.social-full
+##.social-glyphs
 ##.social-google
 ##.social-google-link
 ##.social-google-plus
 ##.social-google
 ##.social-google-link
 ##.social-google-plus
@@ -14728,8 +15554,10 @@ _site_cookie_
 ##.social-hovers
 ##.social-hp
 ##.social-hp-items
 ##.social-hovers
 ##.social-hp
 ##.social-hp-items
+##.social-hub
 ##.social-icn
 ##.social-ico
 ##.social-icn
 ##.social-ico
+##.social-ico_
 ##.social-icon
 ##.social-icon-ar
 ##.social-icon-background
 ##.social-icon
 ##.social-icon-ar
 ##.social-icon-background
@@ -14780,6 +15608,7 @@ _site_cookie_
 ##.social-icons-widget
 ##.social-icons-wrap
 ##.social-icons-wrapper
 ##.social-icons-widget
 ##.social-icons-wrap
 ##.social-icons-wrapper
+##.social-icons_1
 ##.social-icons__icons
 ##.social-image
 ##.social-img-btn
 ##.social-icons__icons
 ##.social-image
 ##.social-img-btn
@@ -14790,6 +15619,7 @@ _site_cookie_
 ##.social-insta
 ##.social-instagram
 ##.social-item
 ##.social-insta
 ##.social-instagram
 ##.social-item
+##.social-item__link
 ##.social-items
 ##.social-items-list
 ##.social-kit__item
 ##.social-items
 ##.social-items-list
 ##.social-kit__item
@@ -14843,6 +15673,7 @@ _site_cookie_
 ##.social-list-icon
 ##.social-listing
 ##.social-login
 ##.social-list-icon
 ##.social-listing
 ##.social-login
+##.social-mail
 ##.social-meadia-share
 ##.social-media
 ##.social-media--container
 ##.social-meadia-share
 ##.social-media
 ##.social-media--container
@@ -14859,6 +15690,8 @@ _site_cookie_
 ##.social-media-buttons-single
 ##.social-media-call-to-action
 ##.social-media-column
 ##.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-container
 ##.social-media-facebook
 ##.social-media-fixed
@@ -14891,9 +15724,11 @@ _site_cookie_
 ##.social-media-widget
 ##.social-media-widget-icon-bar
 ##.social-media3
 ##.social-media-widget
 ##.social-media-widget-icon-bar
 ##.social-media3
+##.social-media__link
 ##.social-medias
 ##.social-menu
 ##.social-menu-btn-bottom
 ##.social-medias
 ##.social-menu
 ##.social-menu-btn-bottom
+##.social-menu-fix
 ##.social-menu-item
 ##.social-menu-span
 ##.social-meta-count
 ##.social-menu-item
 ##.social-menu-span
 ##.social-meta-count
@@ -14904,10 +15739,12 @@ _site_cookie_
 ##.social-module
 ##.social-nav
 ##.social-nav-link
 ##.social-module
 ##.social-nav
 ##.social-nav-link
+##.social-nav__item
 ##.social-navi
 ##.social-navigation
 ##.social-net
 ##.social-network-icons
 ##.social-navi
 ##.social-navigation
 ##.social-net
 ##.social-network-icons
+##.social-network-links
 ##.social-network-sharing
 ##.social-network-wrapper
 ##.social-networks
 ##.social-network-sharing
 ##.social-network-wrapper
 ##.social-networks
@@ -14945,6 +15782,8 @@ _site_cookie_
 ##.social-popup
 ##.social-popup-backdrop
 ##.social-post
 ##.social-popup
 ##.social-popup-backdrop
 ##.social-post
+##.social-post-share
+##.social-power
 ##.social-print
 ##.social-profile-icons
 ##.social-profiles
 ##.social-print
 ##.social-profile-icons
 ##.social-profiles
@@ -14956,6 +15795,7 @@ _site_cookie_
 ##.social-promote-box
 ##.social-prompt
 ##.social-prompt--btn
 ##.social-promote-box
 ##.social-prompt
 ##.social-prompt--btn
+##.social-rel
 ##.social-right
 ##.social-right-xs
 ##.social-rightbar-buttons
 ##.social-right
 ##.social-right-xs
 ##.social-rightbar-buttons
@@ -14989,7 +15829,9 @@ _site_cookie_
 ##.social-share-custom
 ##.social-share-facebook
 ##.social-share-flat
 ##.social-share-custom
 ##.social-share-facebook
 ##.social-share-flat
+##.social-share-footer
 ##.social-share-google
 ##.social-share-google
+##.social-share-head
 ##.social-share-icons
 ##.social-share-lede-image
 ##.social-share-link
 ##.social-share-icons
 ##.social-share-lede-image
 ##.social-share-link
@@ -15015,6 +15857,7 @@ _site_cookie_
 ##.social-share__listitem--facebook
 ##.social-share__listitem--twitter
 ##.social-sharebar
 ##.social-share__listitem--facebook
 ##.social-share__listitem--twitter
 ##.social-sharebar
+##.social-shared
 ##.social-sharer
 ##.social-sharer-holder
 ##.social-shares
 ##.social-sharer
 ##.social-sharer-holder
 ##.social-shares
@@ -15039,6 +15882,7 @@ _site_cookie_
 ##.social-sidebar
 ##.social-siderail-l
 ##.social-single
 ##.social-sidebar
 ##.social-siderail-l
 ##.social-single
+##.social-site
 ##.social-site-links
 ##.social-sites
 ##.social-sliver
 ##.social-site-links
 ##.social-sites
 ##.social-sliver
@@ -15051,6 +15895,8 @@ _site_cookie_
 ##.social-stats
 ##.social-stick
 ##.social-sticky
 ##.social-stats
 ##.social-stick
 ##.social-sticky
+##.social-sticky-bar
+##.social-sticky-wrapper
 ##.social-story-bar
 ##.social-strip
 ##.social-strip-medium
 ##.social-story-bar
 ##.social-strip
 ##.social-strip-medium
@@ -15112,6 +15958,7 @@ _site_cookie_
 ##.social-wide
 ##.social-widget
 ##.social-widget-li
 ##.social-wide
 ##.social-widget
 ##.social-widget-li
+##.social-widget-sidebar
 ##.social-widget-td
 ##.social-widgets
 ##.social-widgets-large
 ##.social-widget-td
 ##.social-widgets
 ##.social-widgets-large
@@ -15174,6 +16021,7 @@ _site_cookie_
 ##.socialFooter
 ##.socialFooterIcon
 ##.socialFull
 ##.socialFooter
 ##.socialFooterIcon
 ##.socialFull
+##.socialHPright
 ##.socialHeader
 ##.socialIcns
 ##.socialIco
 ##.socialHeader
 ##.socialIcns
 ##.socialIco
@@ -15256,6 +16104,7 @@ _site_cookie_
 ##.socialOptionsTop
 ##.socialPageLinks
 ##.socialPanel
 ##.socialOptionsTop
 ##.socialPageLinks
 ##.socialPanel
+##.socialPart
 ##.socialPinterest
 ##.socialPlugins
 ##.socialPopouts
 ##.socialPinterest
 ##.socialPlugins
 ##.socialPopouts
@@ -15271,6 +16120,7 @@ _site_cookie_
 ##.socialShareFooter
 ##.socialShareLinks
 ##.socialShareScroll
 ##.socialShareFooter
 ##.socialShareLinks
 ##.socialShareScroll
+##.socialShareWrap
 ##.socialSharing
 ##.socialSharingBar
 ##.socialSharingFtr
 ##.socialSharing
 ##.socialSharingBar
 ##.socialSharingFtr
@@ -15281,6 +16131,9 @@ _site_cookie_
 ##.socialSticky
 ##.socialStickyBanner
 ##.socialStrip
 ##.socialSticky
 ##.socialStickyBanner
 ##.socialStrip
+##.socialStyle1
+##.socialStyle2
+##.socialStyle3
 ##.socialSub
 ##.socialSubFooter
 ##.socialTab
 ##.socialSub
 ##.socialSubFooter
 ##.socialTab
@@ -15419,6 +16272,7 @@ _site_cookie_
 ##.social_links_wrapper
 ##.social_linksnewspaper
 ##.social_list
 ##.social_links_wrapper
 ##.social_linksnewspaper
 ##.social_list
+##.social_list_of_icons1
 ##.social_logos
 ##.social_m
 ##.social_m_a
 ##.social_logos
 ##.social_m
 ##.social_m_a
@@ -15433,7 +16287,9 @@ _site_cookie_
 ##.social_media_icon
 ##.social_media_links
 ##.social_media_section
 ##.social_media_icon
 ##.social_media_links
 ##.social_media_section
+##.social_media_share
 ##.social_medias
 ##.social_medias
+##.social_medias_block
 ##.social_mob
 ##.social_mobile
 ##.social_network
 ##.social_mob
 ##.social_mobile
 ##.social_network
@@ -15460,10 +16316,12 @@ _site_cookie_
 ##.social_share_box
 ##.social_share_box_wrapper
 ##.social_share_btn
 ##.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_buttonbar
 ##.social_share_buttons
 ##.social_share_cb
 ##.social_share_container
+##.social_share_counter
 ##.social_share_fb
 ##.social_share_h
 ##.social_share_left
 ##.social_share_fb
 ##.social_share_h
 ##.social_share_left
@@ -15472,6 +16330,7 @@ _site_cookie_
 ##.social_share_privacy_area
 ##.social_share_table
 ##.social_share_tw
 ##.social_share_privacy_area
 ##.social_share_table
 ##.social_share_tw
+##.social_share_wrapper
 ##.social_sharer
 ##.social_shares
 ##.social_sharing
 ##.social_sharer
 ##.social_shares
 ##.social_sharing
@@ -15507,12 +16366,14 @@ _site_cookie_
 ##.social_wrapper
 ##.social_wrapper2
 ##.social_youtube
 ##.social_wrapper
 ##.social_wrapper2
 ##.social_youtube
+##.socialaccounts
 ##.socialakamai
 ##.socialarea
 ##.socialb
 ##.socialb_tg
 ##.socialbadge
 ##.socialbar
 ##.socialakamai
 ##.socialarea
 ##.socialb
 ##.socialb_tg
 ##.socialbadge
 ##.socialbar
+##.socialbar-mobile
 ##.socialbar-wrap-bottom
 ##.socialbarwrapper
 ##.socialbkmark
 ##.socialbar-wrap-bottom
 ##.socialbarwrapper
 ##.socialbkmark
@@ -15554,6 +16415,7 @@ _site_cookie_
 ##.socialicns
 ##.socialicon
 ##.socialicons
 ##.socialicns
 ##.socialicon
 ##.socialicons
+##.socialicontd
 ##.socialicr
 ##.socialimglink
 ##.socialink
 ##.socialicr
 ##.socialimglink
 ##.socialink
@@ -15592,6 +16454,7 @@ _site_cookie_
 ##.socialmediabox
 ##.socialmediabox_heading
 ##.socialmediafollow
 ##.socialmediabox
 ##.socialmediabox_heading
 ##.socialmediafollow
+##.socialmediaicons
 ##.socialmedialinks
 ##.socialmenu
 ##.socialn2_links
 ##.socialmedialinks
 ##.socialmenu
 ##.socialn2_links
@@ -15694,6 +16557,7 @@ _site_cookie_
 ##.sp_twitter
 ##.sparkling-social
 ##.spe-share-wrap
 ##.sp_twitter
 ##.sparkling-social
 ##.spe-share-wrap
+##.spine-social-channels
 ##.sppre_message-share
 ##.sppre_message-share-button
 ##.sprite-facebook
 ##.sppre_message-share
 ##.sppre_message-share-button
 ##.sprite-facebook
@@ -15734,6 +16598,7 @@ _site_cookie_
 ##.sqs-slice-social-icons
 ##.sqs-svg-icon--list
 ##.squareShareButtons
 ##.sqs-slice-social-icons
 ##.sqs-svg-icon--list
 ##.squareShareButtons
+##.srg-share-icon-container
 ##.ss-facebook
 ##.ss-instagram
 ##.ss-share
 ##.ss-facebook
 ##.ss-instagram
 ##.ss-share
@@ -15776,6 +16641,7 @@ _site_cookie_
 ##.st-social-block
 ##.st-social-share-buttons
 ##.st_digg_custom
 ##.st-social-block
 ##.st-social-share-buttons
 ##.st_digg_custom
+##.st_email_custom
 ##.st_facebook_custom
 ##.st_facebook_hcount
 ##.st_facebook_large
 ##.st_facebook_custom
 ##.st_facebook_hcount
 ##.st_facebook_large
@@ -15784,12 +16650,16 @@ _site_cookie_
 ##.st_googleplus_large
 ##.st_googleplus_vcount
 ##.st_linkedin_custom
 ##.st_googleplus_large
 ##.st_googleplus_vcount
 ##.st_linkedin_custom
+##.st_linkedin_large
 ##.st_pinterest_custom
 ##.st_pinterest_large
 ##.st_pinterest_vcount
 ##.st_pinterest_custom
 ##.st_pinterest_large
 ##.st_pinterest_vcount
+##.st_reddit_custom
+##.st_sharebar_new
 ##.st_sharethis
 ##.st_sharethis_custom
 ##.st_sharethis_large
 ##.st_sharethis
 ##.st_sharethis_custom
 ##.st_sharethis_large
+##.st_story_topshare
 ##.st_stumbleupon_custom
 ##.st_tumblr_large
 ##.st_twitter_custom
 ##.st_stumbleupon_custom
 ##.st_tumblr_large
 ##.st_twitter_custom
@@ -15854,6 +16724,7 @@ _site_cookie_
 ##.story-top-social
 ##.storySocial_lng
 ##.storySocial_short
 ##.story-top-social
 ##.storySocial_lng
 ##.storySocial_short
+##.story__social
 ##.story_allsocial
 ##.story_share
 ##.story_social_share
 ##.story_allsocial
 ##.story_share
 ##.story_social_share
@@ -15864,6 +16735,8 @@ _site_cookie_
 ##.stream-social-cta
 ##.stripped-down-sharebar
 ##.strx-simple-sharing-sidebar-buttons
 ##.stream-social-cta
 ##.stripped-down-sharebar
 ##.strx-simple-sharing-sidebar-buttons
+##.stt-share
+##.stuff-social
 ##.stumble-box-header
 ##.stumble-box-small
 ##.stumble-button
 ##.stumble-box-header
 ##.stumble-box-small
 ##.stumble-button
@@ -15874,12 +16747,15 @@ _site_cookie_
 ##.stumble_icon
 ##.stumblebutton
 ##.stumbleupon-share
 ##.stumble_icon
 ##.stumblebutton
 ##.stumbleupon-share
+##.stumbleupon-share-btn
+##.stumbleupon-share-button
 ##.stumbleupon_button
 ##.stumbleupon_icon
 ##.stumbleuponwidth
 ##.stwitter
 ##.su-social-media-container
 ##.sub-bar-social
 ##.stumbleupon_button
 ##.stumbleupon_icon
 ##.stumbleuponwidth
 ##.stwitter
 ##.su-social-media-container
 ##.sub-bar-social
+##.sub-page-feature-social-icons
 ##.subHeaderSocial
 ##.subShare
 ##.sub_buzz_share
 ##.subHeaderSocial
 ##.subShare
 ##.sub_buzz_share
@@ -15890,6 +16766,7 @@ _site_cookie_
 ##.sub_twitter
 ##.subfooter-social
 ##.submeta__share
 ##.sub_twitter
 ##.subfooter-social
 ##.submeta__share
+##.subnav-right__social
 ##.subpost_share
 ##.subscribe-button
 ##.subscribe-buttons-container
 ##.subpost_share
 ##.subscribe-button
 ##.subscribe-buttons-container
@@ -15934,10 +16811,12 @@ _site_cookie_
 ##.synved-social-button
 ##.szoSocialMediaShare
 ##.t-article-share-btn-1
 ##.synved-social-button
 ##.szoSocialMediaShare
 ##.t-article-share-btn-1
+##.t-content__shares
 ##.t-social-buttons
 ##.tShare
 ##.t_social
 ##.t_twitter
 ##.t-social-buttons
 ##.tShare
 ##.t_social
 ##.t_twitter
+##.tab-shareLinkButtons
 ##.tab_social
 ##.tafSocialButton
 ##.tag-line-social
 ##.tab_social
 ##.tafSocialButton
 ##.tag-line-social
@@ -15948,7 +16827,10 @@ _site_cookie_
 ##.talk-sharing__twitter
 ##.talksShareSpan
 ##.tasti-social-top
 ##.talk-sharing__twitter
 ##.talksShareSpan
 ##.tasti-social-top
+##.tb-social-buttons
+##.tbr-social
 ##.tbt_social
 ##.tbt_social
+##.tcArticleSocialShare
 ##.tcsn_widget_social_network
 ##.td-float-sharing
 ##.td-header-social
 ##.tcsn_widget_social_network
 ##.td-float-sharing
 ##.td-header-social
@@ -15974,12 +16856,14 @@ _site_cookie_
 ##.teasershare
 ##.tech-social
 ##.ted-share-buttons
 ##.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
 ##.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
 ##.tge-sharing-buttons
 ##.tgla7-share
 ##.th-sharecounts
@@ -16074,16 +16958,20 @@ _site_cookie_
 ##.top_follow_us
 ##.top_news_social
 ##.top_share
 ##.top_follow_us
 ##.top_news_social
 ##.top_share
+##.top_share_link
 ##.top_sharedlinks
 ##.top_socail
 ##.top_social
 ##.top_sharedlinks
 ##.top_socail
 ##.top_social
+##.top_social_icons
 ##.top_social_networks
 ##.top_social_views_wrap
 ##.topbar-facebook
 ##.topbar-share
 ##.top_social_networks
 ##.top_social_views_wrap
 ##.topbar-facebook
 ##.topbar-share
+##.topbar-social
 ##.topbar-socials
 ##.topbar-twitter
 ##.topbar-youtube
 ##.topbar-socials
 ##.topbar-twitter
 ##.topbar-youtube
+##.topic-share
 ##.topic-social__caption
 ##.topic-social__list
 ##.topic_socials
 ##.topic-social__caption
 ##.topic-social__list
 ##.topic_socials
@@ -16169,6 +17057,7 @@ _site_cookie_
 ##.tweets-box
 ##.tweets_footer
 ##.twite__share-button
 ##.tweets-box
 ##.tweets_footer
 ##.twite__share-button
+##.twiter-share
 ##.twiticon
 ##.twitshare
 ##.twitter-24x24
 ##.twiticon
 ##.twitshare
 ##.twitter-24x24
@@ -16220,11 +17109,13 @@ _site_cookie_
 ##.twitter-promo
 ##.twitter-section
 ##.twitter-share
 ##.twitter-promo
 ##.twitter-section
 ##.twitter-share
+##.twitter-share-btn
 ##.twitter-share-button
 ##.twitter-share-container
 ##.twitter-shareButton
 ##.twitter-shares
 ##.twitter-sharetool
 ##.twitter-share-button
 ##.twitter-share-container
 ##.twitter-shareButton
 ##.twitter-shares
 ##.twitter-sharetool
+##.twitter-sharing
 ##.twitter-sidebar-button
 ##.twitter-social
 ##.twitter-solid-control
 ##.twitter-sidebar-button
 ##.twitter-social
 ##.twitter-solid-control
@@ -16269,6 +17160,7 @@ _site_cookie_
 ##.twitterShareContainer
 ##.twitterShareIcon
 ##.twitterShareToolsContainer
 ##.twitterShareContainer
 ##.twitterShareIcon
 ##.twitterShareToolsContainer
+##.twitterShareTrigger
 ##.twitterSocialIcon
 ##.twitterSs
 ##.twitterTweet__button
 ##.twitterSocialIcon
 ##.twitterSs
 ##.twitterTweet__button
@@ -16342,6 +17234,8 @@ _site_cookie_
 ##.twtr_plug
 ##.twttr-widget-wrap
 ##.tx-timtabsociable-pi1
 ##.twtr_plug
 ##.twttr-widget-wrap
 ##.tx-timtabsociable-pi1
+##.ty-social-link
+##.ty-social-link-block
 ##.tz-share-link
 ##.tz_tweet_widget
 ##.u-socialWrapper
 ##.tz-share-link
 ##.tz_tweet_widget
 ##.u-socialWrapper
@@ -16388,6 +17282,7 @@ _site_cookie_
 ##.ul_share
 ##.ultimatesocial
 ##.under-article-share
 ##.ul_share
 ##.ultimatesocial
 ##.under-article-share
+##.under_social
 ##.undocked-share
 ##.uni-selection-sharer
 ##.uni-social
 ##.undocked-share
 ##.uni-selection-sharer
 ##.uni-social
@@ -16433,6 +17328,7 @@ _site_cookie_
 ##.utility-stumble-upon
 ##.utils_social_tracking
 ##.uvpjs__btn-share
 ##.utility-stumble-upon
 ##.utils_social_tracking
 ##.uvpjs__btn-share
+##.v-follow-share
 ##.v2Social_Shares
 ##.v4_header-social
 ##.vaShare
 ##.v2Social_Shares
 ##.v4_header-social
 ##.vaShare
@@ -16468,6 +17364,7 @@ _site_cookie_
 ##.vf-share-option
 ##.vf-share-options
 ##.vgtrk-bar-social-wrap
 ##.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
 ##.vhb-c-social-media
 ##.vhb-page-navigation-social
 ##.vhb-share-social-media-button
@@ -16480,6 +17377,7 @@ _site_cookie_
 ##.video-page-social
 ##.video-share
 ##.video-share-b
 ##.video-page-social
 ##.video-share
 ##.video-share-b
+##.video-share-icons
 ##.video-share-tools
 ##.videoShare
 ##.videoShareBox
 ##.video-share-tools
 ##.videoShare
 ##.videoShareBox
@@ -16494,6 +17392,7 @@ _site_cookie_
 ##.viewer__sharing__item
 ##.viewer__sharing__items
 ##.views-field-addtoany-share-2
 ##.viewer__sharing__item
 ##.viewer__sharing__items
 ##.views-field-addtoany-share-2
+##.villatheme_social_links
 ##.vip__share-panel
 ##.viral-button-pinterest
 ##.viralShare
 ##.vip__share-panel
 ##.viral-button-pinterest
 ##.viralShare
@@ -16515,6 +17414,8 @@ _site_cookie_
 ##.voc-article-share-btn
 ##.voc-article-share-wrapper
 ##.voc-header-share-btn
 ##.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
 ##.voc-social-share
 ##.vocativ-social-sidebar
 ##.vod_program_social
@@ -16564,7 +17465,12 @@ _site_cookie_
 ##.wf-social
 ##.whatsapp-barra
 ##.whatsapp-share
 ##.wf-social
 ##.whatsapp-barra
 ##.whatsapp-share
+##.whatsapp-share-btn
+##.whatsapp-share-button
 ##.whatsapp.icon
 ##.whatsapp.icon
+##.whatsapp_banner
+##.whoShare
+##.whtapp-web
 ##.widget--twitter
 ##.widget-article-follow
 ##.widget-cardoza-fb-like
 ##.widget--twitter
 ##.widget-article-follow
 ##.widget-cardoza-fb-like
@@ -16579,6 +17485,10 @@ _site_cookie_
 ##.widget-follow-us
 ##.widget-followus
 ##.widget-live-tweets
 ##.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-sharebar-container
 ##.widget-sharrre
 ##.widget-social
@@ -16589,6 +17499,7 @@ _site_cookie_
 ##.widget-social-twitter
 ##.widget-twitter-timeline
 ##.widgetFB
 ##.widget-social-twitter
 ##.widget-twitter-timeline
 ##.widgetFB
+##.widgetFollowUs
 ##.widgetSocialFacebook
 ##.widget_FacebookActivity
 ##.widget_FacebookLikeBox
 ##.widgetSocialFacebook
 ##.widget_FacebookActivity
 ##.widget_FacebookLikeBox
@@ -16631,6 +17542,8 @@ _site_cookie_
 ##.widget_ione-facebook-activity
 ##.widget_ione-facebook-like
 ##.widget_ione-social_conversion
 ##.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_latest_tweets_widget
 ##.widget_likeBox
 ##.widget_likebox
@@ -16667,6 +17580,7 @@ _site_cookie_
 ##.widget_socialcount_widget
 ##.widget_socialcounter
 ##.widget_socialcountplus
 ##.widget_socialcount_widget
 ##.widget_socialcounter
 ##.widget_socialcountplus
+##.widget_socialize
 ##.widget_socialmenu
 ##.widget_socialnetworklinks_widget
 ##.widget_socials
 ##.widget_socialmenu
 ##.widget_socialnetworklinks_widget
 ##.widget_socials
@@ -16682,6 +17596,7 @@ _site_cookie_
 ##.widget_tweetblender
 ##.widget_tweets
 ##.widget_twitter
 ##.widget_tweetblender
 ##.widget_tweets
 ##.widget_twitter
+##.widget_twitter_duas_colunas
 ##.widget_twitter_enhanced
 ##.widget_twitter_latest
 ##.widget_twitter_timeline
 ##.widget_twitter_enhanced
 ##.widget_twitter_latest
 ##.widget_twitter_timeline
@@ -16734,6 +17649,11 @@ _site_cookie_
 ##.wpautbox-socials
 ##.wpbfsb-schema-org
 ##.wpcw-widget-social
 ##.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
 ##.wpdev-twitter
 ##.wpex-social-share-wrap
 ##.wps-seo-booster-social-buttons
@@ -16774,6 +17694,7 @@ _site_cookie_
 ##.wx-social-share-story-pinterest
 ##.wx-social-share-story-twitter
 ##.wx-social-share-story-wrapper
 ##.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
 ##.wz-footer-sidebar__social
 ##.x-entry-share
 ##.x-facebook
@@ -16845,17 +17766,32 @@ _site_cookie_
 ##MY-SHARE-BUTTON
 ##SHARE-BUTTON
 ##SOCIAL-SHARING
 ##MY-SHARE-BUTTON
 ##SHARE-BUTTON
 ##SOCIAL-SHARING
+##TC-ARTICLE-SOCIAL-SHARE
 ##TWITTER-SHARE-BUTTON
 ##[alt="Like us on Facebook"]
 ##[alt="retweet"]
 ##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_"]
 ##[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-pin-href^="https://www.pinterest.com/pin/create/"]
 ##[data-pin-log^="button_pinit"]
+##[data-social-action="visit"]
 ##[data-trigger="share-links-manager"]
 ##[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="http://www.addthis.com/bookmark.php"]
+##[href^="//plus.google.com/share"]
 ##[href^="//twitter.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"]
 ##[href^="http://reddit.com/submit"]
 ##[id^="gigya_inline_share_"]
 ##[name="Click to follow us on twitter"]
@@ -16874,7 +17810,6 @@ _site_cookie_
 ##[title="Get Posts On Facebook Wall"]
 ##[title="Join us on Twitter"]
 ##[title="Like this article?  Submit it to your favourite social bookmarking site!"]
 ##[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="More ways to share"]
 ##[title="Post this story to Twitter"]
 ##[title="Post to Digg"]
@@ -16897,7 +17832,9 @@ _site_cookie_
 ##[title^="Follow me on "]
 ##[title^="Follow on Twitter"]
 ##[title^="Follow us on "]
 ##[title^="Follow me on "]
 ##[title^="Follow on Twitter"]
 ##[title^="Follow us on "]
+##[title^="Like us on Facebook"]
 ##[title^="Share on Facebook"]
 ##[title^="Share on Facebook"]
+##[title^="Share on Google+"]
 ##[title^="Share on LinkedIn"]
 ##[title^="Share on Linkedin"]
 ##[title^="Share on Tumblr"]
 ##[title^="Share on LinkedIn"]
 ##[title^="Share on Linkedin"]
 ##[title^="Share on Tumblr"]
@@ -16912,6 +17849,10 @@ _site_cookie_
 ##[title^="Share with Twitter"]
 ##[title^="Stumble This Post"]
 ##[title^="Submit this post on "]
 ##[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[alt="Follow Us on Twitter"]
 ##a[alt="follow us on twitter"]
 ##a[classes="share_widget"]
@@ -16919,6 +17860,8 @@ _site_cookie_
 ##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[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^="//pinterest.com/pin/create/button/?"]
 ##a[href^="//twitter.com/intent/tweet/?"]
 ##a[href^="//vk.com/share.php?url="]
@@ -16945,7 +17888,7 @@ _site_cookie_
 ##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://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://reddit.com/submit"]
 ##a[href^="http://seenthis.net/#ajouter="]
 ##a[href^="http://service.weibo.com/share/share.php?url="]
@@ -16989,14 +17932,15 @@ _site_cookie_
 ##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^="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://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://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://reddit.com/submit?"]
 ##a[href^="https://share.flipboard.com/bookmarklet/popout?"]
 ##a[href^="https://telegram.me/share/url?"]
@@ -17008,7 +17952,10 @@ _site_cookie_
 ##a[href^="https://twitter.com/intent/tweet?"]
 ##a[href^="https://twitter.com/share?"]
 ##a[href^="https://vk.com/share.php?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/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.buttons.social/share/#"]
 ##a[href^="https://www.facebook.com/dialog/feed?"]
 ##a[href^="https://www.facebook.com/dialog/share?"]
@@ -17034,6 +17981,8 @@ _site_cookie_
 ##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^="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[href^="whatsapp://send?text="]
 ##a[name="sharethis"]
 ##a[onclick^="doSocialShare"]
@@ -17043,6 +17992,7 @@ _site_cookie_
 ##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://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[onclick^="window.open('https://www.facebook.com/sharer/sharer.php?"]
 ##a[rel="share-on-facebook"]
 ##a[rel="share-on-twitter"]
@@ -17057,6 +18007,12 @@ _site_cookie_
 ##a[title="Condividi su whatsapp"]
 ##a[title="Condividi"]
 ##a[title="Facebook"]
 ##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="Google +"]
 ##a[title="Google Plus"]
 ##a[title="Google+"]
@@ -17076,6 +18032,7 @@ _site_cookie_
 ##a[title="Seguici su Twitter"]
 ##a[title="Seguici su facebook"]
 ##a[title="Send an this via email/e-card"]
 ##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 via e-mail"]
 ##a[title="StumbleUpon"]
 ##a[title="Tumblr"]
@@ -17144,7 +18101,6 @@ _site_cookie_
 ##a[title^="Share this to Technorati"]
 ##a[title^="Share via Twitter"]
 ##a[title^="Share via facebook"]
 ##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+"]
 ##a[title^="Subscribe to us on YouTube"]
 ##a[title^="follow us on Facebok"]
 ##a[title^="follow us on G+"]
@@ -17158,6 +18114,8 @@ _site_cookie_
 ##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^="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"]
 ##button[title="Share"]
 ##div[button="share"]
 ##div[button="shareBox"]
@@ -17166,10 +18124,12 @@ _site_cookie_
 ##div[class^="ArticleShareLinks_"]
 ##div[class^="FooterSocialLinks"]
 ##div[class^="ShareButtons_"]
 ##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^="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[class^="j-share-"]
 ##div[class^="numberShares_"]
 ##div[class^="shareBar_"]
@@ -17186,6 +18146,7 @@ _site_cookie_
 ##div[id^="content-share-buttons-"]
 ##div[id^="digg-widget-"]
 ##div[id^="gigya_share_button"]
 ##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_"]
 ##div[id^="pw_widget_"]
 ##div[id^="simple_tweet_widget"]
 ##div[id^="sl_share_"]
@@ -17362,6 +18323,7 @@ _site_cookie_
 ###AcceptCookies
 ###AcceptCookiesBannerTemplate
 ###AcceptPrivacyDisclaimBoxWrap
 ###AcceptCookies
 ###AcceptCookiesBannerTemplate
 ###AcceptPrivacyDisclaimBoxWrap
+###AiraGdprDialog
 ###AlertCookies
 ###AlertDialogConatiner
 ###AlertaCookies
 ###AlertCookies
 ###AlertDialogConatiner
 ###AlertaCookies
@@ -17375,11 +18337,13 @@ _site_cookie_
 ###AvvisoCookie
 ###BBCookieToolDiv
 ###BIPCookies
 ###AvvisoCookie
 ###BBCookieToolDiv
 ###BIPCookies
+###BWeuCookie
 ###BandeauCNIL
 ###BandeauCookie
 ###BandeauCookies
 ###BandeauInfoCookie
 ###BanerINcookie
 ###BandeauCNIL
 ###BandeauCookie
 ###BandeauCookies
 ###BandeauInfoCookie
 ###BanerINcookie
+###Banner_cookie_0
 ###Banner_cookie_1
 ###BarTab_divInformativaCookie
 ###BarraCookie
 ###Banner_cookie_1
 ###BarTab_divInformativaCookie
 ###BarraCookie
@@ -17422,6 +18386,7 @@ _site_cookie_
 ###Cookie-Container
 ###Cookie-Overlay
 ###Cookie-Policy
 ###Cookie-Container
 ###Cookie-Overlay
 ###Cookie-Policy
+###Cookie-Popup
 ###Cookie-scrolldown
 ###CookieAccept
 ###CookieAcceptContainer
 ###Cookie-scrolldown
 ###CookieAccept
 ###CookieAcceptContainer
@@ -17469,6 +18434,7 @@ _site_cookie_
 ###CookieLawChoice
 ###CookieLawContent
 ###CookieLawHolder
 ###CookieLawChoice
 ###CookieLawContent
 ###CookieLawHolder
+###CookieLayer
 ###CookieLegalContainer
 ###CookieLegislation_CookieAcceptPanel
 ###CookieLey
 ###CookieLegalContainer
 ###CookieLegislation_CookieAcceptPanel
 ###CookieLey
@@ -17498,6 +18464,7 @@ _site_cookie_
 ###CookiePanelNegative
 ###CookiePolicy
 ###CookiePolicyContainer
 ###CookiePanelNegative
 ###CookiePolicy
 ###CookiePolicyContainer
+###CookiePolicyHeader
 ###CookiePolicyNotice
 ###CookiePolicyOverlay
 ###CookiePolicyPanel
 ###CookiePolicyNotice
 ###CookiePolicyOverlay
 ###CookiePolicyPanel
@@ -17538,6 +18505,7 @@ _site_cookie_
 ###CookiesBanner
 ###CookiesBar
 ###CookiesBox
 ###CookiesBanner
 ###CookiesBar
 ###CookiesBox
+###CookiesCompliance
 ###CookiesConfirmation
 ###CookiesContainer
 ###CookiesCtrl
 ###CookiesConfirmation
 ###CookiesContainer
 ###CookiesCtrl
@@ -17557,6 +18525,7 @@ _site_cookie_
 ###CookiesWarning
 ###CookiesWindow
 ###Cookies_pnlCookies
 ###CookiesWarning
 ###CookiesWindow
 ###Cookies_pnlCookies
+###Cookies_upCookies
 ###Cookiezustimmung
 ###CookisWarning
 ###CpHTMLCookieBar_bar
 ###Cookiezustimmung
 ###CookisWarning
 ###CpHTMLCookieBar_bar
@@ -17566,7 +18535,9 @@ _site_cookie_
 ###DFLCookieConsent
 ###DGPR
 ###DIVcookies
 ###DFLCookieConsent
 ###DGPR
 ###DIVcookies
+###DIVcookieswelcome
 ###DLP_eu_cookie_disclosureOverlay
 ###DLP_eu_cookie_disclosureOverlay
+###DO_CC_PANEL
 ###DigitalPrint-cookie-alert
 ###DisclaimCookie
 ###DisclaimPrivacyBottomButton
 ###DigitalPrint-cookie-alert
 ###DisclaimCookie
 ###DisclaimPrivacyBottomButton
@@ -17592,6 +18563,7 @@ _site_cookie_
 ###EUCookieMessage
 ###EUCookieMsg
 ###EUCookieNote
 ###EUCookieMessage
 ###EUCookieMsg
 ###EUCookieNote
+###EUCookiePolicyNotice
 ###EUCookiesAlert
 ###EUCookiesWarning
 ###EUDirectiveCookiePanel
 ###EUCookiesAlert
 ###EUCookiesWarning
 ###EUDirectiveCookiePanel
@@ -17609,13 +18581,19 @@ _site_cookie_
 ###FooterCookie
 ###Footer_cookieLawBox
 ###ForbotCookies
 ###FooterCookie
 ###Footer_cookieLawBox
 ###ForbotCookies
+###FrstCksDiv
 ###GCUCookiePolicyWarning
 ###GDPRCookie
 ###GCUCookiePolicyWarning
 ###GDPRCookie
+###GDPRCookieBox
+###GDPRPopupContainer
+###GDPRtoast
 ###GFSticky
 ###GMI_Privacy_Policy
 ###GRU-cookies-alert-iframe
 ###GFSticky
 ###GMI_Privacy_Policy
 ###GRU-cookies-alert-iframe
+###GdprCookieBanner
 ###GdprCookieMessage
 ###Generictopmenu1_ServiceMenu1_PnlCookie
 ###GdprCookieMessage
 ###Generictopmenu1_ServiceMenu1_PnlCookie
+###GibsonPrivacy
 ###GlobalCookieBanner
 ###GodBlessEUCookies
 ###GritterContainer
 ###GlobalCookieBanner
 ###GodBlessEUCookies
 ###GritterContainer
@@ -17629,12 +18607,14 @@ _site_cookie_
 ###ICUserCookie_block
 ###ILNbar-cookie-policy
 ###IN_cookiebarwrapper
 ###ICUserCookie_block
 ###ILNbar-cookie-policy
 ###IN_cookiebarwrapper
+###IdBannerAcceptPrivacy
 ###InfoCookie
 ###InformacjaOCookies
 ###InformationCookies
 ###InformativaCookie
 ###JDCookieNotifier
 ###JM_Cookie_Container
 ###InfoCookie
 ###InformacjaOCookies
 ###InformationCookies
 ###InformativaCookie
 ###JDCookieNotifier
 ###JM_Cookie_Container
+###JS_cookiesLawAcceptation
 ###JScookieInfo
 ###KBBCookieNotifier
 ###KPNCookie
 ###JScookieInfo
 ###KBBCookieNotifier
 ###KPNCookie
@@ -17678,6 +18658,7 @@ _site_cookie_
 ###PrivacyBanner
 ###PrivacyInformationConsent
 ###PrivacyPolicyBar
 ###PrivacyBanner
 ###PrivacyInformationConsent
 ###PrivacyPolicyBar
+###PrivacyPopup
 ###PrivacyWarning
 ###Product_cookies-wrap
 ###RB_React_Component_CookieBanner_4
 ###PrivacyWarning
 ###Product_cookies-wrap
 ###RB_React_Component_CookieBanner_4
@@ -17689,6 +18670,7 @@ _site_cookie_
 ###SVDv3_cookie
 ###SWCC3_CookieLawBanner
 ###S_cookie_box
 ###SVDv3_cookie
 ###SWCC3_CookieLawBanner
 ###S_cookie_box
+###ShowCookie
 ###SiteInfoBanner[data-cookie-checker]
 ###SiteMasterPage_updCookieDisclaimer
 ###StCookieStyle-bar
 ###SiteInfoBanner[data-cookie-checker]
 ###SiteMasterPage_updCookieDisclaimer
 ###StCookieStyle-bar
@@ -17714,8 +18696,11 @@ _site_cookie_
 ###_DIV_COOK
 ###_EAPM.TC
 ###__CookieContainer
 ###_DIV_COOK
 ###_EAPM.TC
 ###__CookieContainer
+###__agreementBar
+###__cookie-consent-wrapper
 ###__cookieMessage
 ###__cookie_consent
 ###__cookieMessage
 ###__cookie_consent
+###__cookiemsg
 ###__cookies_
 ###__cookies__
 ###__fr_cookie_notifier
 ###__cookies_
 ###__cookies__
 ###__fr_cookie_notifier
@@ -17724,7 +18709,9 @@ _site_cookie_
 ###__ndcc_cookieImpliedConsent
 ###__ntk_banner_cookie
 ###__tealiumGDPRecModal
 ###__ndcc_cookieImpliedConsent
 ###__ntk_banner_cookie
 ###__tealiumGDPRecModal
+###__usrplcy
 ###_avviso_cookie
 ###_avviso_cookie
+###_cc_banner
 ###_cookieConsentWrapper
 ###_cookieNotificationBar
 ###_cookie_banner
 ###_cookieConsentWrapper
 ###_cookieNotificationBar
 ###_cookie_banner
@@ -17736,7 +18723,6 @@ _site_cookie_
 ###_cookies_info
 ###_evh-button
 ###_evh-ric
 ###_cookies_info
 ###_evh-button
 ###_evh-ric
-###_evidon-background
 ###_evidon-barrier-wrapper
 ###_evidon_banner
 ###_ghostery-message-row
 ###_evidon-barrier-wrapper
 ###_evidon_banner
 ###_ghostery-message-row
@@ -17759,9 +18745,12 @@ _site_cookie_
 ###accept-cookie-bar
 ###accept-cookie-box
 ###accept-cookie-compliance-section
 ###accept-cookie-bar
 ###accept-cookie-box
 ###accept-cookie-compliance-section
+###accept-cookie-container
 ###accept-cookie-message
 ###accept-cookie-permission
 ###accept-cookie-message
 ###accept-cookie-permission
+###accept-cookie-wrapper
 ###accept-cookies
 ###accept-cookies
+###accept-cookies-bar
 ###accept-cookies-block
 ###accept-cookies-div
 ###accept-cookies-msg
 ###accept-cookies-block
 ###accept-cookies-div
 ###accept-cookies-msg
@@ -17770,6 +18759,7 @@ _site_cookie_
 ###acceptCookieBanner
 ###acceptCookieContainer
 ###acceptCookieMeg
 ###acceptCookieBanner
 ###acceptCookieContainer
 ###acceptCookieMeg
+###acceptCookiePG
 ###acceptCookiePolicy
 ###acceptCookiePolicyPopup
 ###acceptCookies
 ###acceptCookiePolicy
 ###acceptCookiePolicyPopup
 ###acceptCookies
@@ -17790,6 +18780,7 @@ _site_cookie_
 ###accept_cookies
 ###accept_cookies_cont_outer
 ###accept_cookies_div
 ###accept_cookies
 ###accept_cookies_cont_outer
 ###accept_cookies_div
+###acceptance-cookie-modal
 ###acceptcookie
 ###acceptcookies
 ###acceptcookiesWrapper
 ###acceptcookie
 ###acceptcookies
 ###acceptcookiesWrapper
@@ -17814,6 +18805,7 @@ _site_cookie_
 ###adcookies
 ###addCookieBarInfo
 ###adimo-cookie
 ###adcookies
 ###addCookieBarInfo
 ###adimo-cookie
+###adsimple-cookie-notice
 ###adtoniq-msg-bar
 ###adult-and-cookies
 ###adv_cookie
 ###adtoniq-msg-bar
 ###adult-and-cookies
 ###adv_cookie
@@ -17837,7 +18829,9 @@ _site_cookie_
 ###ahhg-cookie-window
 ###aia-cookie-consent
 ###aida-cookies-bar
 ###ahhg-cookie-window
 ###aia-cookie-consent
 ###aida-cookies-bar
+###aio-gdpr-cookie-notice
 ###ajaxCookiesMessage
 ###ajaxCookiesMessage
+###ajaxStyleJamCookiesMessage
 ###akceptacja
 ###akceptcookie
 ###alert-biscotti
 ###akceptacja
 ###akceptcookie
 ###alert-biscotti
@@ -17847,6 +18841,7 @@ _site_cookie_
 ###alert-cookie-prof
 ###alert-cookies
 ###alert-cookies-toast
 ###alert-cookie-prof
 ###alert-cookies
 ###alert-cookies-toast
+###alert-eu-cookies
 ###alertCookie
 ###alertCookies
 ###alertMentionCookiesMessage
 ###alertCookie
 ###alertCookies
 ###alertMentionCookiesMessage
@@ -17855,6 +18850,7 @@ _site_cookie_
 ###alert_cookie_msg
 ###alert_cookie_optin
 ###alert_cookie_popup
 ###alert_cookie_msg
 ###alert_cookie_optin
 ###alert_cookie_popup
+###alert_cookieconsent
 ###alert_cookies
 ###alerta-cookies
 ###alerta_cookies
 ###alert_cookies
 ###alerta-cookies
 ###alerta_cookies
@@ -17874,6 +18870,7 @@ _site_cookie_
 ###allow-cookies-popup
 ###allowCookieDiv
 ###allowCookieMsg
 ###allow-cookies-popup
 ###allowCookieDiv
 ###allowCookieMsg
+###allowCookieTypes
 ###allowCookies
 ###allowCookiesPopup
 ###allowMarketingCookies_cont
 ###allowCookies
 ###allowCookiesPopup
 ###allowMarketingCookies_cont
@@ -17884,6 +18881,7 @@ _site_cookie_
 ###allowusecookies
 ###alma-cookie-consent
 ###alma-data-policy-banner
 ###allowusecookies
 ###alma-cookie-consent
 ###alma-data-policy-banner
+###alsb_CNIL_notice
 ###altea-cookiebox-wrapper
 ###alternetCookieMessage
 ###amccookies-bar
 ###altea-cookiebox-wrapper
 ###alternetCookieMessage
 ###amccookies-bar
@@ -17895,6 +18893,7 @@ _site_cookie_
 ###analytics_cookie
 ###andytimes_privacy_div
 ###announcement-eu-cookie
 ###analytics_cookie
 ###andytimes_privacy_div
 ###announcement-eu-cookie
+###announcement-eucookielaw
 ###announcementeCookies
 ###annoyingeucookiemsg
 ###anunt_cookies
 ###announcementeCookies
 ###annoyingeucookiemsg
 ###anunt_cookies
@@ -17911,8 +18910,11 @@ _site_cookie_
 ###area-cookie
 ###area_cookies
 ###aria-policy
 ###area-cookie
 ###area_cookies
 ###aria-policy
+###arkCookiesPrivacyPolicy
 ###arkoCnilTracking-conteneur
 ###arkoCnilTracking-conteneur
+###arm_user_cookie_consent_popup
 ###arte-cookie-banner
 ###arte-cookie-banner
+###aruba_cookie_privacy_popup
 ###as-cookie-cutter
 ###askCookies
 ###askToAcceptCookies
 ###as-cookie-cutter
 ###askCookies
 ###askToAcceptCookies
@@ -17925,6 +18927,7 @@ _site_cookie_
 ###attentionCookies
 ###attention_cookies
 ###au_cookiesalert
 ###attentionCookies
 ###attention_cookies
 ###au_cookiesalert
+###authPopupPolicyBanner
 ###autoescapecookie
 ###autorisationCookie
 ###avcn_notification
 ###autoescapecookie
 ###autorisationCookie
 ###avcn_notification
@@ -17962,6 +18965,8 @@ _site_cookie_
 ###avvisoCookie
 ###avviso_cookie
 ###avvisocuchi
 ###avvisoCookie
 ###avviso_cookie
 ###avvisocuchi
+###aw-cookie-container
+###aw-cookie-overlay
 ###axs_cookie_toggle
 ###b14-cookiemenu
 ###bCookieSlide
 ###axs_cookie_toggle
 ###b14-cookiemenu
 ###bCookieSlide
@@ -18050,6 +19055,7 @@ _site_cookie_
 ###bauerCookiePolicyBanner
 ###bb_cookies
 ###bbccookies
 ###bauerCookiePolicyBanner
 ###bb_cookies
 ###bbccookies
+###bbh_gdpr_cookie_info_bar
 ###bcCookies
 ###bc_cookiecontrol
 ###bcb-cookies-notice
 ###bcCookies
 ###bc_cookiecontrol
 ###bcb-cookies-notice
@@ -18069,6 +19075,7 @@ _site_cookie_
 ###bigcookies
 ###bigf-cookie-bar
 ###bim-studio-cookie-holder
 ###bigcookies
 ###bigf-cookie-bar
 ###bim-studio-cookie-holder
+###bipo_avisocookies
 ###biscuitFormDiv
 ###bitbay-cookies
 ###bkCookieBanner
 ###biscuitFormDiv
 ###bitbay-cookies
 ###bkCookieBanner
@@ -18085,6 +19092,7 @@ _site_cookie_
 ###block-cookie-disclaimer-cookie-disclaimer-block
 ###block-cookie-info
 ###block-cookie_policy-0
 ###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-custom_cookies-custom_cookies_eu
 ###block-db-cookie-compliance-cookie-compliance-block
 ###block-direct-control-cookies-accept
@@ -18095,6 +19103,7 @@ _site_cookie_
 ###block-mnc-cnil-mnc-cnil-info-cookies
 ###block-nett-cookies-message
 ###block-notifications-cookie
 ###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
 ###block-rmg-cookie-policy-cookie-policy
 ###block-wbt-block-domain-cookie
 ###block-zodiac-site-cookie
@@ -18103,6 +19112,7 @@ _site_cookie_
 ###blockCookieInfo
 ###blockcookies
 ###blockdisclaimer
 ###blockCookieInfo
 ###blockcookies
 ###blockdisclaimer
+###blockuecookielaw
 ###blogger_cookie_notice
 ###blok_cookie
 ###bloque_ventanaCookies
 ###blogger_cookie_notice
 ###blok_cookie
 ###bloque_ventanaCookies
@@ -18115,6 +19125,7 @@ _site_cookie_
 ###bootcooker-banner
 ###bottomCookie
 ###bottomCookieUsage
 ###bootcooker-banner
 ###bottomCookie
 ###bottomCookieUsage
+###bottomStickyCookiesBox
 ###bottom_cookie
 ###box-cookie
 ###box-cookie-notice
 ###bottom_cookie
 ###box-cookie
 ###box-cookie-notice
@@ -18161,6 +19172,7 @@ _site_cookie_
 ###bw_cookieoverlay
 ###bys-cookiemessage
 ###bytesize_cookie_explainer
 ###bw_cookieoverlay
 ###bys-cookiemessage
 ###bytesize_cookie_explainer
+###bzCookieConsent
 ###c-cookies
 ###c-warning-container
 ###c2g_cookie_dialog
 ###c-cookies
 ###c-warning-container
 ###c2g_cookie_dialog
@@ -18214,6 +19226,8 @@ _site_cookie_
 ###cc_bandeau
 ###cc_banner
 ###cc_banner-wrapper
 ###cc_bandeau
 ###cc_banner
 ###cc_banner-wrapper
+###cc_con
+###cc_container
 ###cc_cookies
 ###cc_policy
 ###cca-cookies-holder
 ###cc_cookies
 ###cc_policy
 ###cca-cookies-holder
@@ -18275,6 +19289,7 @@ _site_cookie_
 ###ckBar
 ###ckWarning
 ###ck_dsclr
 ###ckBar
 ###ckWarning
 ###ck_dsclr
+###ckbr_banner
 ###ckch
 ###ckieacpt_container
 ###ckieconsent
 ###ckch
 ###ckieacpt_container
 ###ckieconsent
@@ -18317,6 +19332,7 @@ _site_cookie_
 ###cnil-layer
 ###cnil-msg
 ###cnil-privacy-policy
 ###cnil-layer
 ###cnil-msg
 ###cnil-privacy-policy
+###cnilBanner
 ###cnilCookie
 ###cnilFooter
 ###cnilNotification
 ###cnilCookie
 ###cnilFooter
 ###cnilNotification
@@ -18371,17 +19387,25 @@ _site_cookie_
 ###confirmedCookieNoteId
 ###consensoCookies
 ###consenso_cookie
 ###confirmedCookieNoteId
 ###consensoCookies
 ###consenso_cookie
+###consent-agreement
 ###consent-bar
 ###consent-bar
+###consent-footer
 ###consent-modal
 ###consent-modal
+###consent-modal-first
 ###consent-slide
 ###consent.consent
 ###consent-slide
 ###consent.consent
+###consentAccepted
+###consentBanner
 ###consentBar
 ###consentCookieDiv
 ###consentDialog
 ###consent_assist_container
 ###consent_banner
 ###consent_blackbar
 ###consentBar
 ###consentCookieDiv
 ###consentDialog
 ###consent_assist_container
 ###consent_banner
 ###consent_blackbar
+###consent_cookies_popup
+###consent_visitor
 ###consentcookie
 ###consentcookie
+###consentlyr
 ###cont_cookies
 ###container-cookie
 ###container-cookies
 ###cont_cookies
 ###container-cookie
 ###container-cookies
@@ -18413,6 +19437,7 @@ _site_cookie_
 ###contentRecommendationWidget_PS_COOKIES_BANNER_ESPOT
 ###content_cookie
 ###contentcookies
 ###contentRecommendationWidget_PS_COOKIES_BANNER_ESPOT
 ###content_cookie
 ###contentcookies
+###coo-banner
 ###cooMessage
 ###coo_note
 ###coocie
 ###cooMessage
 ###coo_note
 ###coocie
@@ -18467,6 +19492,7 @@ _site_cookie_
 ###cookie-ack
 ###cookie-adv
 ###cookie-advarsel
 ###cookie-ack
 ###cookie-adv
 ###cookie-advarsel
+###cookie-advert
 ###cookie-advice
 ###cookie-advise-panelID
 ###cookie-advisory
 ###cookie-advice
 ###cookie-advise-panelID
 ###cookie-advisory
@@ -18481,6 +19507,7 @@ _site_cookie_
 ###cookie-alert-cgosbar
 ###cookie-alert-container
 ###cookie-alert-div
 ###cookie-alert-cgosbar
 ###cookie-alert-container
 ###cookie-alert-div
+###cookie-alert-message
 ###cookie-alert-msg
 ###cookie-alert-section
 ###cookie-alert-wrapper
 ###cookie-alert-msg
 ###cookie-alert-section
 ###cookie-alert-wrapper
@@ -18494,7 +19521,9 @@ _site_cookie_
 ###cookie-banner-container
 ###cookie-banner-root
 ###cookie-banner2
 ###cookie-banner-container
 ###cookie-banner-root
 ###cookie-banner2
+###cookie-banner_container
 ###cookie-bar
 ###cookie-bar
+###cookie-bar-ardanta
 ###cookie-bar-bottom
 ###cookie-bar-container
 ###cookie-bar-main
 ###cookie-bar-bottom
 ###cookie-bar-container
 ###cookie-bar-main
@@ -18526,6 +19555,7 @@ _site_cookie_
 ###cookie-cnil-mobile-box
 ###cookie-cnt
 ###cookie-compliance
 ###cookie-cnil-mobile-box
 ###cookie-cnt
 ###cookie-compliance
+###cookie-compliance-block
 ###cookie-compliance-bottom
 ###cookie-compliance-bottom-overlay
 ###cookie-compliance-container
 ###cookie-compliance-bottom
 ###cookie-compliance-bottom-overlay
 ###cookie-compliance-container
@@ -18545,6 +19575,7 @@ _site_cookie_
 ###cookie-consent-bar-outer
 ###cookie-consent-block
 ###cookie-consent-box
 ###cookie-consent-bar-outer
 ###cookie-consent-block
 ###cookie-consent-box
+###cookie-consent-boxes
 ###cookie-consent-check
 ###cookie-consent-container
 ###cookie-consent-layer
 ###cookie-consent-check
 ###cookie-consent-container
 ###cookie-consent-layer
@@ -18616,11 +19647,13 @@ _site_cookie_
 ###cookie-info-div
 ###cookie-info-hermer
 ###cookie-info-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-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-inform-message
 ###cookie-information
 ###cookie-information-banner
@@ -18641,12 +19674,16 @@ _site_cookie_
 ###cookie-law-consent
 ###cookie-law-consent-section
 ###cookie-law-container
 ###cookie-law-consent
 ###cookie-law-consent-section
 ###cookie-law-container
+###cookie-law-dialog
 ###cookie-law-enforcer
 ###cookie-law-enforcer
+###cookie-law-fix
 ###cookie-law-info
 ###cookie-law-info-again
 ###cookie-law-info-bar
 ###cookie-law-info
 ###cookie-law-info-again
 ###cookie-law-info-bar
+###cookie-law-infos
 ###cookie-law-message
 ###cookie-law-notif
 ###cookie-law-message
 ###cookie-law-notif
+###cookie-law-padding
 ###cookie-law-popup
 ###cookie-law-uw
 ###cookie-law-wrap
 ###cookie-law-popup
 ###cookie-law-uw
 ###cookie-law-wrap
@@ -18680,6 +19717,7 @@ _site_cookie_
 ###cookie-monster
 ###cookie-monster-bar
 ###cookie-monster-container
 ###cookie-monster
 ###cookie-monster-bar
 ###cookie-monster-container
+###cookie-monster-root
 ###cookie-monster-san
 ###cookie-msg
 ###cookie-msg-bar
 ###cookie-monster-san
 ###cookie-msg
 ###cookie-msg-bar
@@ -18692,7 +19730,9 @@ _site_cookie_
 ###cookie-notice
 ###cookie-notice-banner
 ###cookie-notice-bar
 ###cookie-notice
 ###cookie-notice-banner
 ###cookie-notice-bar
+###cookie-notice-blocker
 ###cookie-notice-box
 ###cookie-notice-box
+###cookie-notice-data-privacy-selector
 ###cookie-notice-outer
 ###cookie-notice-platform
 ###cookie-notice-section
 ###cookie-notice-outer
 ###cookie-notice-platform
 ###cookie-notice-section
@@ -18731,6 +19771,8 @@ _site_cookie_
 ###cookie-perm-bar
 ###cookie-permissie
 ###cookie-permission-bar
 ###cookie-perm-bar
 ###cookie-permissie
 ###cookie-permission-bar
+###cookie-placeholder
+###cookie-pnl
 ###cookie-police
 ###cookie-policies
 ###cookie-policy
 ###cookie-police
 ###cookie-policies
 ###cookie-policy
@@ -18751,6 +19793,7 @@ _site_cookie_
 ###cookie-policy-modal
 ###cookie-policy-msg
 ###cookie-policy-notice
 ###cookie-policy-modal
 ###cookie-policy-msg
 ###cookie-policy-notice
+###cookie-policy-overlay-block-container
 ###cookie-policy-popin
 ###cookie-policy-popup
 ###cookie-policy-section
 ###cookie-policy-popin
 ###cookie-policy-popup
 ###cookie-policy-section
@@ -18789,10 +19832,12 @@ _site_cookie_
 ###cookie-ram
 ###cookie-regle
 ###cookie-request
 ###cookie-ram
 ###cookie-regle
 ###cookie-request
+###cookie-required
 ###cookie-restriction
 ###cookie-ribbon
 ###cookie-richtlinie
 ###cookie-richtlinie-notification
 ###cookie-restriction
 ###cookie-ribbon
 ###cookie-richtlinie
 ###cookie-richtlinie-notification
+###cookie-rodo
 ###cookie-screen
 ###cookie-section
 ###cookie-slide
 ###cookie-screen
 ###cookie-section
 ###cookie-slide
@@ -18819,6 +19864,7 @@ _site_cookie_
 ###cookie-use-notice-wrapper
 ###cookie-uzenet
 ###cookie-varsel
 ###cookie-use-notice-wrapper
 ###cookie-uzenet
 ###cookie-varsel
+###cookie-view
 ###cookie-warn
 ###cookie-warning
 ###cookie-warning-app
 ###cookie-warn
 ###cookie-warning
 ###cookie-warning-app
@@ -18875,6 +19921,7 @@ _site_cookie_
 ###cookieAlarm
 ###cookieAlarmBar
 ###cookieAlert
 ###cookieAlarm
 ###cookieAlarmBar
 ###cookieAlert
+###cookieAlertBanner
 ###cookieAlertBar
 ###cookieAlertBox
 ###cookieAlertBoxID
 ###cookieAlertBar
 ###cookieAlertBox
 ###cookieAlertBoxID
@@ -18899,6 +19946,7 @@ _site_cookie_
 ###cookieBandeauConsentement
 ###cookieBanner
 ###cookieBanner-main
 ###cookieBandeauConsentement
 ###cookieBanner
 ###cookieBanner-main
+###cookieBannerBG
 ###cookieBannerContainer
 ###cookieBannerContent
 ###cookieBannerContent_new
 ###cookieBannerContainer
 ###cookieBannerContent
 ###cookieBannerContent_new
@@ -18959,6 +20007,7 @@ _site_cookie_
 ###cookieConsentDialog
 ###cookieConsentDiv
 ###cookieConsentForm
 ###cookieConsentDialog
 ###cookieConsentDiv
 ###cookieConsentForm
+###cookieConsentHolder
 ###cookieConsentMessage
 ###cookieConsentModal
 ###cookieConsentMsg
 ###cookieConsentMessage
 ###cookieConsentModal
 ###cookieConsentMsg
@@ -18997,12 +20046,15 @@ _site_cookie_
 ###cookieDiv-Alert
 ###cookieDivBackground
 ###cookieDivContent
 ###cookieDiv-Alert
 ###cookieDivBackground
 ###cookieDivContent
+###cookieDlg
 ###cookieDlg1
 ###cookieDough
 ###cookieDrop
 ###cookieDropDown
 ###cookieDlg1
 ###cookieDough
 ###cookieDrop
 ###cookieDropDown
+###cookieEC
 ###cookieEU
 ###cookieElement
 ###cookieEU
 ###cookieElement
+###cookieErrorMessageDiv
 ###cookieEuRuleBar
 ###cookieFixed
 ###cookieFooter
 ###cookieEuRuleBar
 ###cookieFixed
 ###cookieFooter
@@ -19047,6 +20099,7 @@ _site_cookie_
 ###cookieInfoPanel
 ###cookieInfoWrapper
 ###cookieInfo_firstTime
 ###cookieInfoPanel
 ###cookieInfoWrapper
 ###cookieInfo_firstTime
+###cookieInfobox
 ###cookieInformacja
 ###cookieInformation
 ###cookieInformationBoxWrapper
 ###cookieInformacja
 ###cookieInformation
 ###cookieInformationBoxWrapper
@@ -19067,6 +20120,7 @@ _site_cookie_
 ###cookieLawContainer
 ###cookieLawDisclaimer
 ###cookieLawHeader
 ###cookieLawContainer
 ###cookieLawDisclaimer
 ###cookieLawHeader
+###cookieLawInfo
 ###cookieLawInfoBreve
 ###cookieLawInformation
 ###cookieLawMessage
 ###cookieLawInfoBreve
 ###cookieLawInformation
 ###cookieLawMessage
@@ -19097,6 +20151,7 @@ _site_cookie_
 ###cookieMessagesContainer
 ###cookieMgn
 ###cookieModal
 ###cookieMessagesContainer
 ###cookieMgn
 ###cookieModal
+###cookieModalCenter
 ###cookieMon
 ###cookieMonster
 ###cookieMonsterWrapper
 ###cookieMon
 ###cookieMonster
 ###cookieMonsterWrapper
@@ -19114,6 +20169,7 @@ _site_cookie_
 ###cookieNoteBox
 ###cookieNoteWrap
 ###cookieNotes
 ###cookieNoteBox
 ###cookieNoteWrap
 ###cookieNotes
+###cookieNotf
 ###cookieNotice
 ###cookieNoticeContainer
 ###cookieNoticeMessage
 ###cookieNotice
 ###cookieNoticeContainer
 ###cookieNoticeMessage
@@ -19137,6 +20193,7 @@ _site_cookie_
 ###cookieOuter
 ###cookieOuterContainer
 ###cookieOverlay
 ###cookieOuter
 ###cookieOuterContainer
 ###cookieOverlay
+###cookieOverlayNotify
 ###cookiePK
 ###cookiePane
 ###cookiePanel
 ###cookiePK
 ###cookiePane
 ###cookiePanel
@@ -19157,8 +20214,10 @@ _site_cookie_
 ###cookiePolicyBox
 ###cookiePolicyContainer
 ###cookiePolicyDiv
 ###cookiePolicyBox
 ###cookiePolicyContainer
 ###cookiePolicyDiv
+###cookiePolicyId
 ###cookiePolicyInfo
 ###cookiePolicyModal
 ###cookiePolicyInfo
 ###cookiePolicyModal
+###cookiePolicyNote
 ###cookiePolicyNotice
 ###cookiePolicyNoticeBox
 ###cookiePolicyNotification
 ###cookiePolicyNotice
 ###cookiePolicyNoticeBox
 ###cookiePolicyNotification
@@ -19180,7 +20239,9 @@ _site_cookie_
 ###cookiePopUpId
 ###cookiePopin
 ###cookiePopup
 ###cookiePopUpId
 ###cookiePopin
 ###cookiePopup
+###cookiePopupBar
 ###cookiePopupContainer
 ###cookiePopupContainer
+###cookiePopupContent
 ###cookiePopupInfo
 ###cookiePrefIntro
 ###cookiePrefIntro_underlay
 ###cookiePopupInfo
 ###cookiePrefIntro
 ###cookiePrefIntro_underlay
@@ -19205,10 +20266,12 @@ _site_cookie_
 ###cookieSign
 ###cookieSignpost
 ###cookieSliderDiv
 ###cookieSign
 ###cookieSignpost
 ###cookieSliderDiv
+###cookieSoftOptIn
 ###cookieSpace
 ###cookieSpan
 ###cookieStandar
 ###cookieStartMessage
 ###cookieSpace
 ###cookieSpan
 ###cookieStandar
 ###cookieStartMessage
+###cookieState
 ###cookieStatement
 ###cookieStatementWrapper
 ###cookieStrip
 ###cookieStatement
 ###cookieStatementWrapper
 ###cookieStrip
@@ -19253,6 +20316,7 @@ _site_cookie_
 ###cookieWarningLayer
 ###cookieWarningLayout
 ###cookieWarningMessage
 ###cookieWarningLayer
 ###cookieWarningLayout
 ###cookieWarningMessage
+###cookieWarningModal
 ###cookieWarningR
 ###cookieWarningWrapper
 ###cookieWarnings
 ###cookieWarningR
 ###cookieWarningWrapper
 ###cookieWarnings
@@ -19264,6 +20328,7 @@ _site_cookie_
 ###cookieWrap0
 ###cookieWrapper
 ###cookieZone
 ###cookieWrap0
 ###cookieWrapper
 ###cookieZone
+###cookie_
 ###cookie_1
 ###cookie_2
 ###cookie__alert
 ###cookie_1
 ###cookie_2
 ###cookie__alert
@@ -19279,6 +20344,7 @@ _site_cookie_
 ###cookie_acceptation
 ###cookie_acceptation_conteneur
 ###cookie_acception
 ###cookie_acceptation
 ###cookie_acceptation_conteneur
 ###cookie_acception
+###cookie_access_message_holder
 ###cookie_adv
 ###cookie_advice
 ###cookie_advise
 ###cookie_adv
 ###cookie_advice
 ###cookie_advise
@@ -19294,6 +20360,8 @@ _site_cookie_
 ###cookie_alert_div
 ###cookie_alert_mobile
 ###cookie_announce
 ###cookie_alert_div
 ###cookie_alert_mobile
 ###cookie_announce
+###cookie_approval
+###cookie_approve
 ###cookie_ask
 ###cookie_assets
 ###cookie_assistant
 ###cookie_ask
 ###cookie_assets
 ###cookie_assistant
@@ -19335,14 +20403,18 @@ _site_cookie_
 ###cookie_con
 ###cookie_conf_banner
 ###cookie_confirm
 ###cookie_con
 ###cookie_conf_banner
 ###cookie_confirm
+###cookie_confirm_dv
 ###cookie_confirmation
 ###cookie_consent
 ###cookie_consent4435
 ###cookie_confirmation
 ###cookie_consent
 ###cookie_consent4435
+###cookie_consent_banner
 ###cookie_consent_box
 ###cookie_consent_container
 ###cookie_consent_box
 ###cookie_consent_container
+###cookie_consent_cookiebar
 ###cookie_consent_div
 ###cookie_consent_header
 ###cookie_consent_notification
 ###cookie_consent_div
 ###cookie_consent_header
 ###cookie_consent_notification
+###cookie_consent_wall
 ###cookie_cont
 ###cookie_container
 ###cookie_content
 ###cookie_cont
 ###cookie_container
 ###cookie_content
@@ -19362,10 +20434,13 @@ _site_cookie_
 ###cookie_eu_bar
 ###cookie_eu_recht
 ###cookie_exit_form
 ###cookie_eu_bar
 ###cookie_eu_recht
 ###cookie_exit_form
+###cookie_fascia
 ###cookie_figyelmeztetes
 ###cookie_footer
 ###cookie_frame
 ###cookie_figyelmeztetes
 ###cookie_footer
 ###cookie_frame
+###cookie_gdpr
 ###cookie_gld_cookie_flag
 ###cookie_gld_cookie_flag
+###cookie_guidline_box
 ###cookie_hdr_showagain
 ###cookie_header
 ###cookie_header_top
 ###cookie_hdr_showagain
 ###cookie_header
 ###cookie_header_top
@@ -19374,6 +20449,7 @@ _site_cookie_
 ###cookie_hinweis
 ###cookie_holder
 ###cookie_id
 ###cookie_hinweis
 ###cookie_holder
 ###cookie_id
+###cookie_ilmoitus
 ###cookie_info
 ###cookie_info_agree
 ###cookie_info_area
 ###cookie_info
 ###cookie_info_agree
 ###cookie_info_area
@@ -19390,6 +20466,7 @@ _site_cookie_
 ###cookie_inform
 ###cookie_information
 ###cookie_information_block
 ###cookie_inform
 ###cookie_information
 ###cookie_information_block
+###cookie_informativa_esd
 ###cookie_informer
 ###cookie_inject
 ###cookie_inline_form
 ###cookie_informer
 ###cookie_inject
 ###cookie_inline_form
@@ -19463,6 +20540,7 @@ _site_cookie_
 ###cookie_policies
 ###cookie_policy
 ###cookie_policy-0
 ###cookie_policies
 ###cookie_policy
 ###cookie_policy-0
+###cookie_policy_accept
 ###cookie_policy_alert
 ###cookie_policy_banner
 ###cookie_policy_banner_wrapper
 ###cookie_policy_alert
 ###cookie_policy_banner
 ###cookie_policy_banner_wrapper
@@ -19489,6 +20567,7 @@ _site_cookie_
 ###cookie_popup_container
 ###cookie_popup_overlay
 ###cookie_popup_wrapper
 ###cookie_popup_container
 ###cookie_popup_overlay
 ###cookie_popup_wrapper
+###cookie_prefs_bumper
 ###cookie_priv_div
 ###cookie_privacy
 ###cookie_privacy_bar
 ###cookie_priv_div
 ###cookie_privacy
 ###cookie_privacy_bar
@@ -19506,13 +20585,16 @@ _site_cookie_
 ###cookie_short_info
 ###cookie_shout
 ###cookie_show_info
 ###cookie_short_info
 ###cookie_shout
 ###cookie_show_info
+###cookie_shown
 ###cookie_souhlas_div
 ###cookie_statement
 ###cookie_str
 ###cookie_strip
 ###cookie_souhlas_div
 ###cookie_statement
 ###cookie_str
 ###cookie_strip
+###cookie_stuff
 ###cookie_tab_main
 ###cookie_tajekoztato
 ###cookie_terms
 ###cookie_tab_main
 ###cookie_tajekoztato
 ###cookie_terms
+###cookie_terms_div
 ###cookie_text_header
 ###cookie_tool_large
 ###cookie_tool_small
 ###cookie_text_header
 ###cookie_tool_large
 ###cookie_tool_small
@@ -19528,6 +20610,7 @@ _site_cookie_
 ###cookie_warn
 ###cookie_warn_text
 ###cookie_warning
 ###cookie_warn
 ###cookie_warn_text
 ###cookie_warning
+###cookie_warning_area
 ###cookie_warning_container
 ###cookie_warning_notification_NOTIFICATION
 ###cookie_warning_outer_wrapper
 ###cookie_warning_container
 ###cookie_warning_notification_NOTIFICATION
 ###cookie_warning_outer_wrapper
@@ -19542,6 +20625,7 @@ _site_cookie_
 ###cookieaccept
 ###cookieacceptance
 ###cookieaccepter
 ###cookieaccept
 ###cookieacceptance
 ###cookieaccepter
+###cookieacceptlayer
 ###cookieadv
 ###cookieadvice
 ###cookieagree
 ###cookieadv
 ###cookieadvice
 ###cookieagree
@@ -19555,6 +20639,7 @@ _site_cookie_
 ###cookiearea
 ###cookieaviso
 ###cookieavisoini
 ###cookiearea
 ###cookieaviso
 ###cookieavisoini
+###cookieb-banner
 ###cookiebalk
 ###cookiebalk-wrap
 ###cookiebandeau
 ###cookiebalk
 ###cookiebalk-wrap
 ###cookiebandeau
@@ -19567,6 +20652,7 @@ _site_cookie_
 ###cookiebar-1
 ###cookiebar-container
 ###cookiebar-cookiepolicy
 ###cookiebar-1
 ###cookiebar-container
 ###cookiebar-cookiepolicy
+###cookiebar-wrapper
 ###cookiebar_container
 ###cookiebar_content
 ###cookiebar_playnation
 ###cookiebar_container
 ###cookiebar_content
 ###cookiebar_playnation
@@ -19596,10 +20682,12 @@ _site_cookie_
 ###cookieconsent-container
 ###cookieconsent-explicit-overlay
 ###cookieconsent-explicit-popup
 ###cookieconsent-container
 ###cookieconsent-explicit-overlay
 ###cookieconsent-explicit-popup
+###cookieconsent-frame
 ###cookieconsent-implicit-popup
 ###cookieconsent_container
 ###cookieconsent_dialog
 ###cookieconsent_text
 ###cookieconsent-implicit-popup
 ###cookieconsent_container
 ###cookieconsent_dialog
 ###cookieconsent_text
+###cookieconsent_toast
 ###cookieconsentbar
 ###cookieconsentbox
 ###cookieconsentformbox
 ###cookieconsentbar
 ###cookieconsentbox
 ###cookieconsentformbox
@@ -19610,6 +20698,7 @@ _site_cookie_
 ###cookiecrap
 ###cookiedesktop
 ###cookiedialog
 ###cookiecrap
 ###cookiedesktop
 ###cookiedialog
+###cookiedings
 ###cookiedingsbums
 ###cookiedirectiveButtonContainer
 ###cookiedisc
 ###cookiedingsbums
 ###cookiedirectiveButtonContainer
 ###cookiedisc
@@ -19623,6 +20712,7 @@ _site_cookie_
 ###cookiefooter
 ###cookieform
 ###cookieformdiv
 ###cookiefooter
 ###cookieform
 ###cookieformdiv
+###cookiefrage
 ###cookiegap
 ###cookieguideline-wrapper
 ###cookieheader
 ###cookiegap
 ###cookieguideline-wrapper
 ###cookieheader
@@ -19630,6 +20720,7 @@ _site_cookie_
 ###cookiehinw
 ###cookiehinweis
 ###cookiehinweisdiv
 ###cookiehinw
 ###cookiehinweis
 ###cookiehinweisdiv
+###cookieid.cookies
 ###cookieinfo
 ###cookieinfo-container
 ###cookieinfo1
 ###cookieinfo
 ###cookieinfo-container
 ###cookieinfo1
@@ -19653,6 +20744,7 @@ _site_cookie_
 ###cookielaw-wrap
 ###cookielaw2
 ###cookielaw_banner
 ###cookielaw-wrap
 ###cookielaw2
 ###cookielaw_banner
+###cookielaw_msg
 ###cookielaw_node
 ###cookielaw_notice
 ###cookielaw_overlay
 ###cookielaw_node
 ###cookielaw_notice
 ###cookielaw_overlay
@@ -19694,6 +20786,7 @@ _site_cookie_
 ###cookienotify-wrapper
 ###cookienotifybar
 ###cookientf_div
 ###cookienotify-wrapper
 ###cookienotifybar
 ###cookientf_div
+###cookienutzung
 ###cookieok
 ###cookieok_bar
 ###cookieonpage
 ###cookieok
 ###cookieok_bar
 ###cookieonpage
@@ -19702,9 +20795,11 @@ _site_cookie_
 ###cookieoverlay
 ###cookiepanel
 ###cookiepermissionprompt
 ###cookieoverlay
 ###cookiepanel
 ###cookiepermissionprompt
+###cookieplugin
 ###cookiepolicy
 ###cookiepolicy-blok
 ###cookiepolicy-container
 ###cookiepolicy
 ###cookiepolicy-blok
 ###cookiepolicy-container
+###cookiepolicy-main-outer
 ###cookiepolicyContainer
 ###cookiepolicy_area
 ###cookiepolicybar
 ###cookiepolicyContainer
 ###cookiepolicy_area
 ###cookiepolicybar
@@ -19732,6 +20827,7 @@ _site_cookie_
 ###cookies-accept-lightbox
 ###cookies-accept-section-wrapper
 ###cookies-acceptance
 ###cookies-accept-lightbox
 ###cookies-accept-section-wrapper
 ###cookies-acceptance
+###cookies-acceptance-ack
 ###cookies-acceptance-box
 ###cookies-ad
 ###cookies-adv
 ###cookies-acceptance-box
 ###cookies-ad
 ###cookies-adv
@@ -19747,6 +20843,8 @@ _site_cookie_
 ###cookies-alert-wrapper
 ###cookies-alerta
 ###cookies-allowed
 ###cookies-alert-wrapper
 ###cookies-alerta
 ###cookies-allowed
+###cookies-approval
+###cookies-are-evil
 ###cookies-auth
 ###cookies-aviso
 ###cookies-banner
 ###cookies-auth
 ###cookies-aviso
 ###cookies-banner
@@ -19767,7 +20865,9 @@ _site_cookie_
 ###cookies-consent-popup
 ###cookies-consent-wrapper
 ###cookies-container
 ###cookies-consent-popup
 ###cookies-consent-wrapper
 ###cookies-container
+###cookies-content
 ###cookies-cookies-modal
 ###cookies-cookies-modal
+###cookies-cover
 ###cookies-dialog
 ###cookies-directive
 ###cookies-disclaimer
 ###cookies-dialog
 ###cookies-directive
 ###cookies-disclaimer
@@ -19784,6 +20884,7 @@ _site_cookie_
 ###cookies-gratki-info
 ###cookies-guide
 ###cookies-header
 ###cookies-gratki-info
 ###cookies-guide
 ###cookies-header
+###cookies-header-warning
 ###cookies-imm-wraper
 ###cookies-info
 ###cookies-info-banner
 ###cookies-imm-wraper
 ###cookies-info
 ###cookies-info-banner
@@ -19797,6 +20898,7 @@ _site_cookie_
 ###cookies-information-bar
 ###cookies-information-popup
 ###cookies-infos
 ###cookies-information-bar
 ###cookies-information-popup
 ###cookies-infos
+###cookies-interface
 ###cookies-iprima
 ###cookies-iraiser
 ###cookies-komunikat
 ###cookies-iprima
 ###cookies-iraiser
 ###cookies-komunikat
@@ -19816,6 +20918,7 @@ _site_cookie_
 ###cookies-message-src
 ###cookies-messages
 ###cookies-modal
 ###cookies-message-src
 ###cookies-messages
 ###cookies-modal
+###cookies-modal-wrapper
 ###cookies-monster
 ###cookies-msg
 ###cookies-nag
 ###cookies-monster
 ###cookies-msg
 ###cookies-nag
@@ -19856,6 +20959,7 @@ _site_cookie_
 ###cookies-texto-corto
 ###cookies-toolbar
 ###cookies-top-bloc
 ###cookies-texto-corto
 ###cookies-toolbar
 ###cookies-top-bloc
+###cookies-topbar
 ###cookies-ue
 ###cookies-ue-agree-block
 ###cookies-upozorneni
 ###cookies-ue
 ###cookies-ue-agree-block
 ###cookies-upozorneni
@@ -19871,6 +20975,7 @@ _site_cookie_
 ###cookies-warning-container
 ###cookies-warning-message
 ###cookies-wiadomosc-box
 ###cookies-warning-container
 ###cookies-warning-message
 ###cookies-wiadomosc-box
+###cookies-win
 ###cookies-window
 ###cookies-wrap
 ###cookies-wrapper
 ###cookies-window
 ###cookies-wrap
 ###cookies-wrapper
@@ -19880,11 +20985,16 @@ _site_cookie_
 ###cookies.clearfix
 ###cookies.container
 ###cookies.container-fluid
 ###cookies.clearfix
 ###cookies.container
 ###cookies.container-fluid
+###cookies.cookiesShow
 ###cookies.display
 ###cookies.hidden-print
 ###cookies.display
 ###cookies.hidden-print
+###cookies.notice
 ###cookies.notifyBar
 ###cookies.open
 ###cookies.notifyBar
 ###cookies.open
+###cookies.overlay-cookies
 ###cookies.row
 ###cookies.row
+###cookies.show
+###cookies.visible
 ###cookies123
 ###cookiesAccept
 ###cookiesAcknowledgement
 ###cookies123
 ###cookiesAccept
 ###cookiesAcknowledgement
@@ -19906,6 +21016,7 @@ _site_cookie_
 ###cookiesBar
 ###cookiesBarAnnouncement
 ###cookiesBox
 ###cookiesBar
 ###cookiesBarAnnouncement
 ###cookiesBox
+###cookiesCapa
 ###cookiesCard
 ###cookiesCheck
 ###cookiesChecker
 ###cookiesCard
 ###cookiesCheck
 ###cookiesChecker
@@ -19927,6 +21038,8 @@ _site_cookie_
 ###cookiesInfoBlock
 ###cookiesInfoBox
 ###cookiesInfoBox1
 ###cookiesInfoBlock
 ###cookiesInfoBox
 ###cookiesInfoBox1
+###cookiesInfoDiv
+###cookiesInformation
 ###cookiesInfos
 ###cookiesInitialDialog
 ###cookiesLaw
 ###cookiesInfos
 ###cookiesInitialDialog
 ###cookiesLaw
@@ -19962,6 +21075,7 @@ _site_cookie_
 ###cookiesPolicyC
 ###cookiesPolicyHolder
 ###cookiesPolicyInfo
 ###cookiesPolicyC
 ###cookiesPolicyHolder
 ###cookiesPolicyInfo
+###cookiesPolicyModal
 ###cookiesPolicyPlace
 ###cookiesPolicyPopup
 ###cookiesPolicySlide
 ###cookiesPolicyPlace
 ###cookiesPolicyPopup
 ###cookiesPolicySlide
@@ -19976,6 +21090,7 @@ _site_cookie_
 ###cookiesRequest
 ###cookiesShowFloaterFlat
 ###cookiesSouhlasimBlok
 ###cookiesRequest
 ###cookiesShowFloaterFlat
 ###cookiesSouhlasimBlok
+###cookiesStatement
 ###cookiesSuhlas
 ###cookiesT
 ###cookiesTab
 ###cookiesSuhlas
 ###cookiesT
 ###cookiesTab
@@ -19996,6 +21111,7 @@ _site_cookie_
 ###cookiesWidget
 ###cookiesWindow
 ###cookiesWrapper
 ###cookiesWidget
 ###cookiesWindow
 ###cookiesWrapper
+###cookies[role="dialog"]
 ###cookies_
 ###cookies_Info
 ###cookies_accept
 ###cookies_
 ###cookies_Info
 ###cookies_accept
@@ -20009,11 +21125,13 @@ _site_cookie_
 ###cookies_agreement
 ###cookies_alert
 ###cookies_alert_container
 ###cookies_agreement
 ###cookies_alert
 ###cookies_alert_container
+###cookies_allowed_box
 ###cookies_allowed_message
 ###cookies_apla
 ###cookies_ask
 ###cookies_avertissement
 ###cookies_aviso
 ###cookies_allowed_message
 ###cookies_apla
 ###cookies_ask
 ###cookies_avertissement
 ###cookies_aviso
+###cookies_b
 ###cookies_banner
 ###cookies_bar
 ###cookies_barraaceptacion
 ###cookies_banner
 ###cookies_bar
 ###cookies_barraaceptacion
@@ -20025,6 +21143,7 @@ _site_cookie_
 ###cookies_box_info
 ###cookies_brief_info
 ###cookies_check
 ###cookies_box_info
 ###cookies_brief_info
 ###cookies_check
+###cookies_cnil_banner
 ###cookies_compliance
 ###cookies_conditions
 ###cookies_confirm
 ###cookies_compliance
 ###cookies_conditions
 ###cookies_confirm
@@ -20037,15 +21156,18 @@ _site_cookie_
 ###cookies_contain
 ###cookies_container
 ###cookies_content
 ###cookies_contain
 ###cookies_container
 ###cookies_content
+###cookies_dialog
 ###cookies_directive
 ###cookies_disclaimer
 ###cookies_div
 ###cookies_div_main
 ###cookies_ec_notice
 ###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_erlauben
 ###cookies_et_traceurs_CNIL
 ###cookies_eu
 ###cookies_eu_acceptance
+###cookies_footer_info
 ###cookies_footer_popup
 ###cookies_footer_sec
 ###cookies_header
 ###cookies_footer_popup
 ###cookies_footer_sec
 ###cookies_header
@@ -20087,7 +21209,9 @@ _site_cookie_
 ###cookies_permission
 ###cookies_policies_alert
 ###cookies_policy
 ###cookies_permission
 ###cookies_policies_alert
 ###cookies_policy
+###cookies_policy_banner
 ###cookies_policy_bar
 ###cookies_policy_bar
+###cookies_policy_container
 ###cookies_policy_popup
 ###cookies_policy_wrap
 ###cookies_polityka
 ###cookies_policy_popup
 ###cookies_policy_wrap
 ###cookies_polityka
@@ -20158,11 +21282,13 @@ _site_cookie_
 ###cookiesoverview
 ###cookiespace
 ###cookiesplease
 ###cookiesoverview
 ###cookiespace
 ###cookiesplease
+###cookiesplus-basic
 ###cookiespolicy
 ###cookiespolicydiv
 ###cookiespolicymessage
 ###cookiespop
 ###cookiespopup
 ###cookiespolicy
 ###cookiespolicydiv
 ###cookiespolicymessage
 ###cookiespop
 ###cookiespopup
+###cookiespopup-layer
 ###cookiesribbon
 ###cookiess
 ###cookiesss
 ###cookiesribbon
 ###cookiess
 ###cookiesss
@@ -20177,7 +21303,9 @@ _site_cookie_
 ###cookietextdiv
 ###cookiething
 ###cookieticker
 ###cookietextdiv
 ###cookiething
 ###cookieticker
+###cookietoast
 ###cookietoestemmingbalk
 ###cookietoestemmingbalk
+###cookietoestemmingvlak
 ###cookietop
 ###cookietopper
 ###cookieu
 ###cookietop
 ###cookietopper
 ###cookieu
@@ -20185,6 +21313,7 @@ _site_cookie_
 ###cookieudiv
 ###cookieuseage
 ###cookieusing
 ###cookieudiv
 ###cookieuseage
 ###cookieusing
+###cookievjw
 ###cookiewall
 ###cookiewarn
 ###cookiewarn-panel
 ###cookiewall
 ###cookiewarn
 ###cookiewarn-panel
@@ -20213,9 +21342,11 @@ _site_cookie_
 ###cooktab
 ###cooky
 ###cooky-policy
 ###cooktab
 ###cooky
 ###cooky-policy
+###coolermaster-cookie-policy
 ###coopCookieLayer
 ###council_Cookies
 ###coupling-media-hinweis-cookie-richtlinie
 ###coopCookieLayer
 ###council_Cookies
 ###coupling-media-hinweis-cookie-richtlinie
+###cozConsentNugget
 ###cp-cookie-banner
 ###cp-policy-container
 ###cp_banner_container
 ###cp-cookie-banner
 ###cp-policy-container
 ###cp_banner_container
@@ -20228,6 +21359,7 @@ _site_cookie_
 ###cqcqPanel
 ###cryout-cookies-notification
 ###cs_politykacookies
 ###cqcqPanel
 ###cryout-cookies-notification
 ###cs_politykacookies
+###csm-optin-bar
 ###cssFConsentCookie
 ###ct-uber-gdpr-cookie-popup
 ###ct-ultimate-gdpr-cookie-popup
 ###cssFConsentCookie
 ###ct-uber-gdpr-cookie-popup
 ###ct-ultimate-gdpr-cookie-popup
@@ -20236,9 +21368,11 @@ _site_cookie_
 ###ctl00_CiasteczkaPolityka_RNCockie_popup
 ###ctl00_CookieArea
 ###ctl00_CookieConfirmPanel
 ###ctl00_CiasteczkaPolityka_RNCockie_popup
 ###ctl00_CookieArea
 ###ctl00_CookieConfirmPanel
+###ctl00_CookieInfo
 ###ctl00_CookieMessage1_divCookie
 ###ctl00_CookieMessage1_upCookie
 ###ctl00_CookieWarning1
 ###ctl00_CookieMessage1_divCookie
 ###ctl00_CookieMessage1_upCookie
 ###ctl00_CookieWarning1
+###ctl00_Cookies_pnlCookies
 ###ctl00_DivCookies
 ###ctl00_Footer_rnCookies_popup
 ###ctl00_IdCookies_DivBlanche
 ###ctl00_DivCookies
 ###ctl00_Footer_rnCookies_popup
 ###ctl00_IdCookies_DivBlanche
@@ -20248,7 +21382,9 @@ _site_cookie_
 ###ctl00_cookieConsent_pnlCookie
 ###ctl00_cookie_panel
 ###ctl00_cookieconsent_ajaxPanel
 ###ctl00_cookieConsent_pnlCookie
 ###ctl00_cookie_panel
 ###ctl00_cookieconsent_ajaxPanel
+###ctl00_cookies
 ###ctl00_cookies_pl
 ###ctl00_cookies_pl
+###ctl00_ctl00_CookiePolicyMessage
 ###ctl00_ctl00_ctl00_cookieLawPnl
 ###ctl00_ctl00_divCookiePolicyContainer
 ###ctl00_ctl06_CookieWrapper
 ###ctl00_ctl00_ctl00_cookieLawPnl
 ###ctl00_ctl00_divCookiePolicyContainer
 ###ctl00_ctl06_CookieWrapper
@@ -20256,6 +21392,7 @@ _site_cookie_
 ###ctl00_divCookieMsg
 ###ctl00_header1_CookieHeader
 ###ctl00_informacjaCookiesLayout4
 ###ctl00_divCookieMsg
 ###ctl00_header1_CookieHeader
 ###ctl00_informacjaCookiesLayout4
+###ctl00_informativaCookie_divInformativaCookie
 ###ctl00_panCookieAbfrage
 ###ctl00_pnlCookie
 ###ctl00_pnlCookieMessage
 ###ctl00_panCookieAbfrage
 ###ctl00_pnlCookie
 ###ctl00_pnlCookieMessage
@@ -20290,10 +21427,17 @@ _site_cookie_
 ###dCookies
 ###dasCookieControl
 ###data-privacy-bar
 ###dCookies
 ###dasCookieControl
 ###data-privacy-bar
+###data-protection-banner
+###data-store-permission-popup
 ###dataPrivacyDialog
 ###datenschutz-banner
 ###dataPrivacyDialog
 ###datenschutz-banner
+###datenschutz-layer
+###datenschutz_hinweis
 ###datenschutz_info
 ###datenschutzhinweis
 ###datenschutz_info
 ###datenschutzhinweis
+###datenschutzinfo
+###datenschutzinfo_spacer
+###datenschutzlayer
 ###dcc_cookieMessageContainer
 ###dcookie
 ###dd_cookie_bar
 ###dcc_cookieMessageContainer
 ###dcookie
 ###dd_cookie_bar
@@ -20306,14 +21450,17 @@ _site_cookie_
 ###deset-cookie-bar
 ###desktop-cookie-disclosure
 ###devicookieinfo
 ###deset-cookie-bar
 ###desktop-cookie-disclosure
 ###devicookieinfo
+###dfc-cookie-concern-container
 ###dgcookiesAlertBig
 ###dgp_cookies
 ###dialog-cookie
 ###dialog-cookies
 ###dgcookiesAlertBig
 ###dgp_cookies
 ###dialog-cookie
 ###dialog-cookies
+###dialog-euCookie
 ###dialog-modal-cookieadv
 ###dialogConfirmCookies
 ###dialogoCookies
 ###didomi-notice
 ###dialog-modal-cookieadv
 ###dialogConfirmCookies
 ###dialogoCookies
 ###didomi-notice
+###diffuse-cookie-notice
 ###digischool_cookie_push
 ###digo_cookies
 ###dinamoPrivacyPopup
 ###digischool_cookie_push
 ###digo_cookies
 ###dinamoPrivacyPopup
@@ -20350,6 +21497,7 @@ _site_cookie_
 ###divCookInfo
 ###divCookie
 ###divCookieAcceptance
 ###divCookInfo
 ###divCookie
 ###divCookieAcceptance
+###divCookieAgreement
 ###divCookieAlert
 ###divCookieChoiceInfo
 ###divCookieCompliance
 ###divCookieAlert
 ###divCookieChoiceInfo
 ###divCookieCompliance
@@ -20377,6 +21525,7 @@ _site_cookie_
 ###divCookiesConsent
 ###divCookiesF
 ###divCookiesMessage
 ###divCookiesConsent
 ###divCookiesF
 ###divCookiesMessage
+###divCookiesMsg
 ###divCookiesPolicy
 ###divCookies_pnlCookies
 ###divDisclaimer
 ###divCookiesPolicy
 ###divCookies_pnlCookies
 ###divDisclaimer
@@ -20394,6 +21543,7 @@ _site_cookie_
 ###divPolicyBar
 ###divPrivacy
 ###divProtectionViePrivee
 ###divPolicyBar
 ###divPrivacy
 ###divProtectionViePrivee
+###div_COOKIERICHTLINIE
 ###div_CookieLaw
 ###div_CookieLaw_parent
 ###div_CookiePolicy
 ###div_CookieLaw
 ###div_CookieLaw_parent
 ###div_CookiePolicy
@@ -20427,6 +21577,7 @@ _site_cookie_
 ###divcookies
 ###divmensagemcookie1
 ###divprivacycookies
 ###divcookies
 ###divmensagemcookie1
 ###divprivacycookies
+###dk_gdpr
 ###dkmcookie
 ###dl_cookie_footer
 ###dlgCookies
 ###dkmcookie
 ###dl_cookie_footer
 ###dlgCookies
@@ -20446,6 +21597,11 @@ _site_cookie_
 ###dotbandeaucookie
 ###dpWarningWrapper
 ###dr-cookie-info-box
 ###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
 ###dt_2018_tos_pp_update
 ###dupCookies
 ###dvCookie
@@ -20455,6 +21611,7 @@ _site_cookie_
 ###dvCookieInfo
 ###dvSiteCookies
 ###dv_cookies_alert
 ###dvCookieInfo
 ###dvSiteCookies
 ###dv_cookies_alert
+###dvt_cookiechoiceinfo
 ###dx-coki
 ###dxm_ckScr_injected
 ###e-privacy-message
 ###dx-coki
 ###dxm_ckScr_injected
 ###e-privacy-message
@@ -20465,6 +21622,7 @@ _site_cookie_
 ###ePrivacy
 ###ePrivacyBanner
 ###ePrivacyDisclaimer
 ###ePrivacy
 ###ePrivacyBanner
 ###ePrivacyDisclaimer
+###eStore_gdpr
 ###e_cookieWarning
 ###eac_cookie_message
 ###easy-cookies-policy-main-wrapper
 ###e_cookieWarning
 ###eac_cookie_message
 ###easy-cookies-policy-main-wrapper
@@ -20484,11 +21642,11 @@ _site_cookie_
 ###edp_Cookies_Disclaimer_Banner
 ###edunetCookies
 ###ee-cookies-message
 ###edp_Cookies_Disclaimer_Banner
 ###edunetCookies
 ###ee-cookies-message
+###eea-confirmation-outer
 ###eed-cookie-banner
 ###egs-cookie-popup
 ###ehms-cookie-info
 ###ei_cookie
 ###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
 ###eimm_box_cookie_alerte_message
 ###eircom-cookies-notice
 ###ek-cookies
@@ -20500,6 +21658,7 @@ _site_cookie_
 ###elumbus-cookies
 ###elux-cookie-consent
 ###emc2pdc-disclaimer
 ###elumbus-cookies
 ###elux-cookie-consent
 ###emc2pdc-disclaimer
+###emcCookieNotification
 ###emea-cookie
 ###emea-cookie-msg
 ###emerse-consent-pop
 ###emea-cookie
 ###emea-cookie-msg
 ###emerse-consent-pop
@@ -20522,6 +21681,7 @@ _site_cookie_
 ###escookie-box
 ###esi_cookie_banner
 ###esites-cookie-info
 ###escookie-box
 ###esi_cookie_banner
 ###esites-cookie-info
+###esl_cookie_info
 ###esv-header-cookies
 ###et_cookie_law
 ###etd_cookie_alert
 ###esv-header-cookies
 ###et_cookie_law
 ###etd_cookie_alert
@@ -20548,6 +21708,7 @@ _site_cookie_
 ###eu-cookie-notify-wrap
 ###eu-cookie-policy
 ###eu-cookie-policy-banner-wrapper
 ###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-stuff
 ###eu-cookie-warning-banner
 ###eu-cookie-warning-div
@@ -20593,14 +21754,18 @@ _site_cookie_
 ###eu_cookie_container
 ###eu_cookie_dialogue
 ###eu_cookie_law
 ###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_cookie_notice
 ###eu_cookie_notify
 ###eu_cookie_policy
 ###eu_cookie_warning
 ###eu_cookie_warning_banner
+###eu_cookiebox
 ###eu_cookies
 ###eu_cookies
+###eu_cookies_box
 ###eu_cookies_disclaimer
 ###eu_cookies_overlay_content
 ###eu_cookies_disclaimer
 ###eu_cookies_overlay_content
+###eu_cookies_spacer
 ###eu_law_cookie_ext_wrapper
 ###eu_notice_content
 ###eu_user_consent_policy_container
 ###eu_law_cookie_ext_wrapper
 ###eu_notice_content
 ###eu_user_consent_policy_container
@@ -20630,11 +21795,13 @@ _site_cookie_
 ###eurociastko
 ###eurocookie
 ###eurocookielaw
 ###eurociastko
 ###eurocookie
 ###eurocookielaw
+###eut-privacy-bar
 ###eut_cookie_notice
 ###ev-cookieText
 ###evance-cookie-consent
 ###evideCookiesNotify
 ###ew-cookieinfo-container
 ###eut_cookie_notice
 ###ev-cookieText
 ###evance-cookie-consent
 ###evideCookiesNotify
 ###ew-cookieinfo-container
+###ewcm2_container
 ###exologCookieLawBarContainer
 ###expat_cookies
 ###explicitCookieModal
 ###exologCookieLawBarContainer
 ###expat_cookies
 ###explicitCookieModal
@@ -20649,7 +21816,6 @@ _site_cookie_
 ###facerig-cookies
 ###farmacja_cookie_alert
 ###fascia-cookie
 ###facerig-cookies
 ###farmacja_cookie_alert
 ###fascia-cookie
-###fascia-cookie ~ #sottocookie
 ###fascia-ue-popup
 ###fb-pixel-consent
 ###fc-cookies-notification
 ###fascia-ue-popup
 ###fb-pixel-consent
 ###fc-cookies-notification
@@ -20687,6 +21853,7 @@ _site_cookie_
 ###footerCookieArticle
 ###footerCookieDirective
 ###footerCookieNotice
 ###footerCookieArticle
 ###footerCookieDirective
 ###footerCookieNotice
+###footerCookiePolicy
 ###footerCookieaccept
 ###footerCookies
 ###footer_bottom_floating_line__cookies
 ###footerCookieaccept
 ###footerCookies
 ###footer_bottom_floating_line__cookies
@@ -20701,6 +21868,7 @@ _site_cookie_
 ###footmesscookie
 ###form_CookieOK
 ###form_cookie
 ###footmesscookie
 ###form_CookieOK
 ###form_cookie
+###fp-cookie-notice
 ###fp-gdpr-bar
 ###fp_cookieMessageContainer
 ###fr3ex-cookiewarning
 ###fp-gdpr-bar
 ###fp_cookieMessageContainer
 ###fr3ex-cookiewarning
@@ -20734,48 +21902,75 @@ _site_cookie_
 ###gbpl_oba
 ###gbteccookie
 ###gc_web_user_allow_cookie_box
 ###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-banner
 ###gdpr-bar
 ###gdpr-box
 ###gdpr-consent
 ###gdpr-consent-banner
 ###gdpr-consent-form-wrapper
+###gdpr-container
+###gdpr-cookie-accept
 ###gdpr-cookie-banner
 ###gdpr-cookie-banner
+###gdpr-cookie-footer
 ###gdpr-cookie-message
 ###gdpr-cookieNotice
 ###gdpr-cookie-message
 ###gdpr-cookieNotice
+###gdpr-cover
 ###gdpr-is-fun
 ###gdpr-is-fun
+###gdpr-message
+###gdpr-modal
 ###gdpr-notice
 ###gdpr-notification
 ###gdpr-notice
 ###gdpr-notification
+###gdpr-overlay
+###gdpr-policy-navbar
 ###gdpr-popup
 ###gdpr-privacy-strip
 ###gdpr-script
 ###gdpr-section
 ###gdpr-warning
 ###gdpr-popup
 ###gdpr-privacy-strip
 ###gdpr-script
 ###gdpr-section
 ###gdpr-warning
+###gdpr-wrp
 ###gdpr:not(body):not(html)
 ###gdprAgree
 ###gdpr:not(body):not(html)
 ###gdprAgree
+###gdprAlert
 ###gdprBanner
 ###gdprBanner
+###gdprBnnr
 ###gdprBox
 ###gdprContainer
 ###gdprCookieBanner
 ###gdprBox
 ###gdprContainer
 ###gdprCookieBanner
+###gdprCookieBanner--custom
 ###gdprHeader
 ###gdprMessage
 ###gdprNotice
 ###gdprNotification
 ###gdprVxConsentBar
 ###gdprHeader
 ###gdprMessage
 ###gdprNotice
 ###gdprNotification
 ###gdprVxConsentBar
+###gdpr_accept
+###gdpr_area
 ###gdpr_banner
 ###gdpr_banner
+###gdpr_barretta
+###gdpr_basic
 ###gdpr_box
 ###gdpr_box
+###gdpr_compliance_wrapper
+###gdpr_consent
 ###gdpr_consent_banner
 ###gdpr_consent_banner
+###gdpr_container
+###gdpr_cookie_line
 ###gdpr_cookie_notice
 ###gdpr_cookie_notice
+###gdpr_header_wrapper
 ###gdpr_modal
 ###gdpr_notice
 ###gdpr_modal
 ###gdpr_notice
+###gdpr_overlay
 ###gdpr_user_consent_banner
 ###gdprbar
 ###gdprbx
 ###gdprc_bar
 ###gdprpopup
 ###gdpr_user_consent_banner
 ###gdprbar
 ###gdprbx
 ###gdprc_bar
 ###gdprpopup
+###gdprprompt
 ###gdprsticky
 ###gdprsticky
+###gdprwarning
 ###gel-cookie
 ###gel-cookie-banner
 ###gel-cookie
 ###gel-cookie-banner
+###getIn_cookie_notice
 ###gh-cookieb
 ###ghcookie-wrapper
 ###gk-cookie-law
 ###gh-cookieb
 ###ghcookie-wrapper
 ###gk-cookie-law
@@ -20805,6 +22000,7 @@ _site_cookie_
 ###gsoi-consent
 ###gtm_cookie_panel
 ###gtm_privacy
 ###gsoi-consent
 ###gtm_cookie_panel
 ###gtm_privacy
+###gujems-cookie-banner
 ###gw_cookieDirective
 ###gwz-cookies
 ###h24-CookieBar
 ###gw_cookieDirective
 ###gwz-cookies
 ###h24-CookieBar
@@ -20831,6 +22027,7 @@ _site_cookie_
 ###header-cookie-notice
 ###header-cookielaw-form
 ###header-cookies
 ###header-cookie-notice
 ###header-cookielaw-form
 ###header-cookies
+###header-gdpr
 ###header-info-cookie
 ###headerCookie
 ###headerCookieArea
 ###header-info-cookie
 ###headerCookie
 ###headerCookieArea
@@ -20855,6 +22052,7 @@ _site_cookie_
 ###hinweis_cookies
 ###hinweiscookieid
 ###hmcf_cookie_notice
 ###hinweis_cookies
 ###hinweiscookieid
 ###hmcf_cookie_notice
+###hncookiegdpr
 ###home-cookies
 ###home-legal-infos-bottom
 ###home-privacy-coookies
 ###home-cookies
 ###home-legal-infos-bottom
 ###home-privacy-coookies
@@ -20866,10 +22064,12 @@ _site_cookie_
 ###huk_cookie_prefernce_panel
 ###hv-gdpr
 ###hw_cookie_law
 ###huk_cookie_prefernce_panel
 ###hv-gdpr
 ###hw_cookie_law
+###hydra-fb-notice
 ###hz-consents
 ###i-cookie-cnil
 ###i-cookies-bar
 ###iCookieWarning
 ###hz-consents
 ###i-cookie-cnil
 ###i-cookies-bar
 ###iCookieWarning
+###i_cookies
 ###ia-cookie-choices
 ###ibwarning_eucookies
 ###ic_cookies_ar
 ###ia-cookie-choices
 ###ibwarning_eucookies
 ###ic_cookies_ar
@@ -20877,6 +22077,7 @@ _site_cookie_
 ###icc_message
 ###icoCookieNotify
 ###icoCookiesBanner
 ###icc_message
 ###icoCookieNotify
 ###icoCookiesBanner
+###ico_banner
 ###ico_cookie
 ###icocookie_outer
 ###icookies
 ###ico_cookie
 ###icocookie_outer
 ###icookies
@@ -20901,14 +22102,18 @@ _site_cookie_
 ###idcookie
 ###idea_cookie
 ###idg-cookie-bar
 ###idcookie
 ###idea_cookie
 ###idg-cookie-bar
+###idgcp__section
 ###ididitallforthecookie
 ###ididitallforthecookie
+###idwcookie
 ###ietCookiePanel
 ###ifood_cookie
 ###ietCookiePanel
 ###ifood_cookie
+###iframe-wrap-netinfo-consent
 ###iframe_cookie
 ###iframe_cookie_site
 ###ige-cookie-policy
 ###igoweb_cookiepolicy_optout_info
 ###iib-cookies
 ###iframe_cookie
 ###iframe_cookie_site
 ###ige-cookie-policy
 ###igoweb_cookiepolicy_optout_info
 ###iib-cookies
+###iimGdprRoot
 ###ij-policy-disclaimer
 ###imPolicycookiemessage
 ###im_cookie_message
 ###ij-policy-disclaimer
 ###imPolicycookiemessage
 ###im_cookie_message
@@ -20923,6 +22128,7 @@ _site_cookie_
 ###info-cookies
 ###info-cookies-banner
 ###info-cookies-bar
 ###info-cookies
 ###info-cookies-banner
 ###info-cookies-bar
+###info-cookies-top
 ###infoCookie
 ###infoCookieBanner
 ###infoCookieCNIL
 ###infoCookie
 ###infoCookieBanner
 ###infoCookieCNIL
@@ -20938,11 +22144,13 @@ _site_cookie_
 ###info_cookies_block
 ###info_cookies_l
 ###infobar-cookie
 ###info_cookies_block
 ###info_cookies_l
 ###infobar-cookie
+###infobar[data-settings="bottom"]
 ###infoboxcookie
 ###infociasteczka
 ###infocookie
 ###infocookies
 ###inforCookieWallPopup
 ###infoboxcookie
 ###infociasteczka
 ###infocookie
 ###infocookies
 ###inforCookieWallPopup
+###inforcwp
 ###informacionSobreCookies
 ###informacja-o-cookies
 ###informacjaOCiasteczkach
 ###informacionSobreCookies
 ###informacja-o-cookies
 ###informacjaOCiasteczkach
@@ -20968,6 +22176,7 @@ _site_cookie_
 ###inline-cookie-tab
 ###inno_cookie_message
 ###inpl_cp_cnt
 ###inline-cookie-tab
 ###inno_cookie_message
 ###inpl_cp_cnt
+###inpsyde_cookie_bar_container
 ###ins-cookie-popup
 ###int-cookies-bar
 ###intercept-cookies
 ###ins-cookie-popup
 ###int-cookies-bar
 ###intercept-cookies
@@ -20976,9 +22185,11 @@ _site_cookie_
 ###iprom_cp_wrapper
 ###irs_cookie_panel
 ###is-cookie-warning
 ###iprom_cp_wrapper
 ###irs_cookie_panel
 ###is-cookie-warning
+###isaca-consent-wrapper
 ###islaeden-cookie-alert
 ###it-cookiealert-container
 ###ita-cookies-policy
 ###islaeden-cookie-alert
 ###it-cookiealert-container
 ###ita-cookies-policy
+###itc-cookie-notify
 ###itc_cookieinfo
 ###itlCookieInfo
 ###its--container_cook
 ###itc_cookieinfo
 ###itlCookieInfo
 ###its--container_cook
@@ -20986,6 +22197,7 @@ _site_cookie_
 ###itv-cookie-notification
 ###itv-glob-cookie-policy
 ###iubenda-cs-banner
 ###itv-cookie-notification
 ###itv-glob-cookie-policy
 ###iubenda-cs-banner
+###iubenda-cs-banner-new
 ###iw-cookie-message
 ###j-cookie-notification
 ###jCookiePrivacy_div_testo
 ###iw-cookie-message
 ###j-cookie-notification
 ###jCookiePrivacy_div_testo
@@ -21009,8 +22221,10 @@ _site_cookie_
 ###js-TosPrivacy
 ###js-accept-cookie
 ###js-band-cookies
 ###js-TosPrivacy
 ###js-accept-cookie
 ###js-band-cookies
+###js-c-cookie-consent-banner
 ###js-cnil--alert
 ###js-cookie-alert
 ###js-cnil--alert
 ###js-cookie-alert
+###js-cookie-approval
 ###js-cookie-box
 ###js-cookie-consent
 ###js-cookie-consent-bar
 ###js-cookie-box
 ###js-cookie-consent
 ###js-cookie-consent-bar
@@ -21019,6 +22233,7 @@ _site_cookie_
 ###js-cookie-dialog-box
 ###js-cookie-disclaimer
 ###js-cookie-footer-block
 ###js-cookie-dialog-box
 ###js-cookie-disclaimer
 ###js-cookie-footer-block
+###js-cookie-hint
 ###js-cookie-msg
 ###js-cookie-notes
 ###js-cookie-notice
 ###js-cookie-msg
 ###js-cookie-notes
 ###js-cookie-notice
@@ -21039,6 +22254,7 @@ _site_cookie_
 ###js-ext-cookie
 ###js-gdpr-consent-banner
 ###js-gdpr-optin
 ###js-ext-cookie
 ###js-gdpr-consent-banner
 ###js-gdpr-optin
+###js-gdprForm
 ###js-hook-cookie
 ###js-infos-cookies
 ###js-law--alert
 ###js-hook-cookie
 ###js-infos-cookies
 ###js-law--alert
@@ -21050,6 +22266,7 @@ _site_cookie_
 ###js-policy-eucookie
 ###js-pullout-cookies
 ###js-site-cookie
 ###js-policy-eucookie
 ###js-pullout-cookies
 ###js-site-cookie
+###js-stormcc-banner
 ###js-user-cookie-jar
 ###jsCookieConsent
 ###jsCookiesPanel
 ###js-user-cookie-jar
 ###jsCookieConsent
 ###jsCookiesPanel
@@ -21059,6 +22276,8 @@ _site_cookie_
 ###js_cookie-banner-ask
 ###js_cookie-monster
 ###js_cookie_msg
 ###js_cookie-banner-ask
 ###js_cookie-monster
 ###js_cookie_msg
+###js_cookie_window
+###js_gdprTopBar
 ###js_global-cookies
 ###js_popup_cookies
 ###js_pushDownCookieMessage
 ###js_global-cookies
 ###js_popup_cookies
 ###js_pushDownCookieMessage
@@ -21088,6 +22307,7 @@ _site_cookie_
 ###komunikat_ciastka
 ###komunikat_cookie
 ###kosilka_cookies_hlaska
 ###komunikat_ciastka
 ###komunikat_cookie
 ###kosilka_cookies_hlaska
+###kqs-cookie
 ###kt-cookies
 ###kuki-opozorilo
 ###kukiuorning
 ###kt-cookies
 ###kuki-opozorilo
 ###kukiuorning
@@ -21109,12 +22329,14 @@ _site_cookie_
 ###lc_cookies-main
 ###lc_webappCookieQuestion
 ###lca-cookie-notification
 ###lc_cookies-main
 ###lc_webappCookieQuestion
 ###lca-cookie-notification
+###lddw-cookie-modal-box
 ###legal-cookie
 ###legal-notification
 ###legalLayer
 ###legalNoticeCookie
 ###legalNoticeHeader
 ###legalNotificationEltId
 ###legal-cookie
 ###legal-notification
 ###legalLayer
 ###legalNoticeCookie
 ###legalNoticeHeader
 ###legalNotificationEltId
+###legalUE
 ###legal_cookie_banner
 ###legal_cookie_holder
 ###legal_cookie_privacy
 ###legal_cookie_banner
 ###legal_cookie_holder
 ###legal_cookie_privacy
@@ -21125,6 +22347,7 @@ _site_cookie_
 ###legalplus-cookies-banner
 ###legcooki
 ###legislation_cookie
 ###legalplus-cookies-banner
 ###legcooki
 ###legislation_cookie
+###lemmCookieJsDivContainer
 ###lerumCookieContainer
 ###les_cookies
 ###lexisnexis-cookies
 ###lerumCookieContainer
 ###les_cookies
 ###lexisnexis-cookies
@@ -21142,7 +22365,9 @@ _site_cookie_
 ###loi-cookies
 ###loi_ue_cookiee
 ###loreal-cookie
 ###loi-cookies
 ###loi_ue_cookiee
 ###loreal-cookie
+###lpcookies
 ###lscookiesMax
 ###lscookiesMax
+###lst-cookie-banner
 ###lsw-cookie-bottom-box
 ###lvp_cookiewarning
 ###lws-cookie-message-outer
 ###lsw-cookie-bottom-box
 ###lvp_cookiewarning
 ###lws-cookie-message-outer
@@ -21153,6 +22378,7 @@ _site_cookie_
 ###m31CookieInfo
 ###mCookies
 ###m_cookie_popup
 ###m31CookieInfo
 ###mCookies
 ###m_cookie_popup
+###ma-cmp-container
 ###maCookieInfo
 ###mab-cookie-notice-wrap
 ###macchiato_cookies_wrapper
 ###maCookieInfo
 ###mab-cookie-notice-wrap
 ###macchiato_cookies_wrapper
@@ -21171,11 +22397,13 @@ _site_cookie_
 ###maracookiebox
 ###mask_cookies
 ###mat-eucookie
 ###maracookiebox
 ###mask_cookies
 ###mat-eucookie
+###mb_gdpr
 ###mbientCookieNotice
 ###mbm-eu_cookie_notify
 ###mbmcookie
 ###mcCookie
 ###mcCookiesLawMessage
 ###mbientCookieNotice
 ###mbm-eu_cookie_notify
 ###mbmcookie
 ###mcCookie
 ###mcCookiesLawMessage
+###mcc-cookie-overlay
 ###mcd_cookie_popup
 ###md-cookie-directive
 ###me_cookie_zone
 ###mcd_cookie_popup
 ###md-cookie-directive
 ###me_cookie_zone
@@ -21228,6 +22456,7 @@ _site_cookie_
 ###mms-cookie-disclaimer
 ###mn_cookieinfo_holder
 ###mnd-cookie-bar
 ###mms-cookie-disclaimer
 ###mn_cookieinfo_holder
 ###mnd-cookie-bar
+###mnp_cookie_confirmation
 ###mntsinfotech-cookie-bar
 ###mobiUsingCookies
 ###mobile-cookie-disclaimer
 ###mntsinfotech-cookie-bar
 ###mobiUsingCookies
 ###mobile-cookie-disclaimer
@@ -21242,12 +22471,15 @@ _site_cookie_
 ###modal-cookies
 ###modal-gdpr
 ###modal-ley-cookies
 ###modal-cookies
 ###modal-gdpr
 ###modal-ley-cookies
+###modal-rodo-info
 ###modalAceptCookies
 ###modalAceptCookies
+###modalCookieComp
 ###modalCookieContainer
 ###modalCookies
 ###modalStaticAvisoCookies
 ###modal_cookie
 ###modal_cookie-mask
 ###modalCookieContainer
 ###modalCookies
 ###modalStaticAvisoCookies
 ###modal_cookie
 ###modal_cookie-mask
+###modalbakgdpr
 ###modalcookies
 ###modalsource_privacy_widget
 ###module-about-cookies
 ###modalcookies
 ###modalsource_privacy_widget
 ###module-about-cookies
@@ -21258,6 +22490,7 @@ _site_cookie_
 ###moon-cookies
 ###moove_gdpr_cookie_info_bar
 ###morph-cookie-bar
 ###moon-cookies
 ###moove_gdpr_cookie_info_bar
 ###morph-cookie-bar
+###moscacookie
 ###mostrar_aceptcookie
 ###motorsCookieMsg
 ###mow_cookie_info_dialog
 ###mostrar_aceptcookie
 ###motorsCookieMsg
 ###mow_cookie_info_dialog
@@ -21291,9 +22524,13 @@ _site_cookie_
 ###mvo-cookie-message
 ###mw-cookie-policy
 ###my-cookies-alert
 ###mvo-cookie-message
 ###mw-cookie-policy
 ###my-cookies-alert
+###myCustomCookieLayer
+###mycmpAlertBig
+###mycmpRoot
 ###mycookie
 ###mycookie_loader_window
 ###mycookiebar
 ###mycookie
 ###mycookie_loader_window
 ###mycookiebar
+###mymodal_cookie
 ###mz-cookies-policy
 ###n2g_box_cookie_alerte_message
 ###nCookie
 ###mz-cookies-policy
 ###n2g_box_cookie_alerte_message
 ###nCookie
@@ -21354,9 +22591,11 @@ _site_cookie_
 ###notice_cnil
 ###notice_visitor
 ###notices-cookie-policy-warning
 ###notice_cnil
 ###notice_visitor
 ###notices-cookie-policy-warning
+###notif--privacy
 ###notifCookie
 ###notificacio-cookies
 ###notificacion_mensaje_cookies
 ###notifCookie
 ###notificacio-cookies
 ###notificacion_mensaje_cookies
+###notificare-cookies
 ###notification-allowCookies
 ###notification-cookies
 ###notificationBoxCookiesUsage
 ###notification-allowCookies
 ###notification-cookies
 ###notificationBoxCookiesUsage
@@ -21366,6 +22605,7 @@ _site_cookie_
 ###notification_cookies
 ###notification_cookiewarning
 ###notificationcookie
 ###notification_cookies
 ###notification_cookiewarning
 ###notificationcookie
+###notify-bar[data-cookie-name="notify-cookies"]
 ###notify-policy-cookie
 ###notifyCookie
 ###notifyCookieBot
 ###notify-policy-cookie
 ###notifyCookie
 ###notifyCookieBot
@@ -21374,12 +22614,15 @@ _site_cookie_
 ###notifycookies
 ###noty-cnil
 ###notyCookie
 ###notifycookies
 ###noty-cnil
 ###notyCookie
+###nov_popup_cookie_warning
 ###nova_cookie_disclaimer
 ###npmCookieBanner
 ###npo_cc_notification
 ###npo_cc_notification_wrapper
 ###nq_cnilbanner
 ###nq_cookie_notice
 ###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
 ###nu_bottom_alert_dialog_accept_cookies
 ###nuk-cookieMessage
 ###nve_cookie
@@ -21395,6 +22638,7 @@ _site_cookie_
 ###ob-cookies
 ###objCookieConsent
 ###obt_ga_banner
 ###ob-cookies
 ###objCookieConsent
 ###obt_ga_banner
+###ocw_conteneur
 ###oddcookie
 ###ode-cookie-popup
 ###okCookie
 ###oddcookie
 ###ode-cookie-popup
 ###okCookie
@@ -21432,11 +22676,14 @@ _site_cookie_
 ###overtopcookies
 ###ownCookieLayer
 ###pCookieModal
 ###overtopcookies
 ###ownCookieLayer
 ###pCookieModal
+###pCookieModalV1
 ###pCookieWarning
 ###p_ciInner
 ###pCookieWarning
 ###p_ciInner
+###p_lt_ctl00_CookieNotice_pnlCookieNotice
 ###p_p_id_cookie_WAR_cookieportlet_
 ###p_p_id_cookiespolicyportlet_WAR_cookiespolicyportlet_
 ###page-advice-cookie
 ###p_p_id_cookie_WAR_cookieportlet_
 ###p_p_id_cookiespolicyportlet_WAR_cookiespolicyportlet_
 ###page-advice-cookie
+###page-cookies
 ###page-cookies-bar
 ###pageUseCookieDiv
 ###pamCookieLayer
 ###page-cookies-bar
 ###pageUseCookieDiv
 ###pamCookieLayer
@@ -21470,27 +22717,34 @@ _site_cookie_
 ###permission-bar-prompt
 ###perpetuum-cookie-bar
 ###pf-cookie-hint
 ###permission-bar-prompt
 ###perpetuum-cookie-bar
 ###pf-cookie-hint
+###pfCookieNotice
 ###pfizer_cookies_policy
 ###pfwCookiePreferences
 ###pg-cookiesInfo
 ###pfizer_cookies_policy
 ###pfwCookiePreferences
 ###pg-cookiesInfo
+###pg-gdpr
 ###ph-cookies-akkoord
 ###phrase_notification_cookies
 ###pie_menu_cookies
 ###piskotOpozorilo
 ###piskoti
 ###piskotki
 ###ph-cookies-akkoord
 ###phrase_notification_cookies
 ###pie_menu_cookies
 ###piskotOpozorilo
 ###piskoti
 ###piskotki
+###piskotki_div
 ###piskotki_obvestilo
 ###piskotki_wrapper
 ###piskotki_obvestilo
 ###piskotki_wrapper
+###pjAcceptCookieBar
 ###pl_cookie
 ###pl_cookies
 ###platform_cookie_policy_bar
 ###pl_cookie
 ###pl_cookies
 ###platform_cookie_policy_bar
+###please-approve-cookies
 ###plikiCookiesPop
 ###plugin_cookie_int
 ###pm-cookie-banner
 ###pm-cookie-consent
 ###plikiCookiesPop
 ###plugin_cookie_int
 ###pm-cookie-banner
 ###pm-cookie-consent
+###pm-privacy-banner
 ###pm13_cookie_info
 ###pm15_cookie_info
 ###pnl-cookies
 ###pm13_cookie_info
 ###pm15_cookie_info
 ###pnl-cookies
+###pnl-cookies-warning
 ###pnlCookieBar
 ###pnlCookieInfo
 ###pnlCookieMessage
 ###pnlCookieBar
 ###pnlCookieInfo
 ###pnlCookieMessage
@@ -21511,6 +22765,8 @@ _site_cookie_
 ###policy-cookies-banner
 ###policy-div
 ###policy-modal-banner
 ###policy-cookies-banner
 ###policy-div
 ###policy-modal-banner
+###policy-validation
+###policy-warning-container
 ###policy-window
 ###policyBannerWrapper
 ###policyBar
 ###policy-window
 ###policyBannerWrapper
 ###policyBar
@@ -21571,6 +22827,7 @@ _site_cookie_
 ###popin_cookies
 ###popin_infoscookies
 ###popincookie
 ###popin_cookies
 ###popin_infoscookies
 ###popincookie
+###popup--cookies
 ###popup-accept-cookies
 ###popup-announcements
 ###popup-container-aviso
 ###popup-accept-cookies
 ###popup-announcements
 ###popup-container-aviso
@@ -21587,6 +22844,7 @@ _site_cookie_
 ###popup_cookie
 ###popup_cookie_info
 ###popup_cookie_information
 ###popup_cookie
 ###popup_cookie_info
 ###popup_cookie_information
+###popup_cookie_law
 ###popup_cookies
 ###popup_info_cookie
 ###popupcookie
 ###popup_cookies
 ###popup_info_cookie
 ###popupcookie
@@ -21600,26 +22858,33 @@ _site_cookie_
 ###pp_cookielaw
 ###ppms_cm_bar_overlay
 ###pravda-cookie-usage
 ###pp_cookielaw
 ###ppms_cm_bar_overlay
 ###pravda-cookie-usage
+###pregdpr
 ###preheader_cookies
 ###prettyCookie_message
 ###prevent_cookies
 ###prfrm_cookie_bnr
 ###pricacy_popup
 ###prihvacamKolacice
 ###preheader_cookies
 ###prettyCookie_message
 ###prevent_cookies
 ###prfrm_cookie_bnr
 ###pricacy_popup
 ###prihvacamKolacice
+###privacy-advise
 ###privacy-alert
 ###privacy-banner
 ###privacy-bar
 ###privacy-consent
 ###privacy-alert
 ###privacy-banner
 ###privacy-bar
 ###privacy-consent
+###privacy-consent-overlay
 ###privacy-cookie-banner
 ###privacy-cookie-info
 ###privacy-cookieMessage
 ###privacy-disclaimer
 ###privacy-cookie-banner
 ###privacy-cookie-info
 ###privacy-cookieMessage
 ###privacy-disclaimer
+###privacy-hint
 ###privacy-layer
 ###privacy-message-bar
 ###privacy-layer
 ###privacy-message-bar
+###privacy-note
 ###privacy-notice
 ###privacy-notice
+###privacy-notice-box
 ###privacy-police
 ###privacy-policy
 ###privacy-policy-banner
 ###privacy-police
 ###privacy-policy
 ###privacy-policy-banner
+###privacy-policy-link-wrapper
 ###privacy-policy-modal
 ###privacy-policy-notice
 ###privacy-policy-panel
 ###privacy-policy-modal
 ###privacy-policy-notice
 ###privacy-policy-panel
@@ -21629,11 +22894,14 @@ _site_cookie_
 ###privacy-popup-container
 ###privacy-shield
 ###privacy-statement
 ###privacy-popup-container
 ###privacy-shield
 ###privacy-statement
+###privacy-update
+###privacy-wrapper
 ###privacyAndCookieNoticePanel
 ###privacyAnnouncement:not(body)
 ###privacyBar
 ###privacyBox
 ###privacyCookie
 ###privacyAndCookieNoticePanel
 ###privacyAnnouncement:not(body)
 ###privacyBar
 ###privacyBox
 ###privacyCookie
+###privacyCookieLayer
 ###privacyCookiesPolicyMessageContainer
 ###privacyHint
 ###privacyInfo
 ###privacyCookiesPolicyMessageContainer
 ###privacyHint
 ###privacyInfo
@@ -21642,6 +22910,7 @@ _site_cookie_
 ###privacyNotification
 ###privacyOptionsCookieOptIn
 ###privacyOuterContainer
 ###privacyNotification
 ###privacyOptionsCookieOptIn
 ###privacyOuterContainer
+###privacyOverlay
 ###privacyPolicyBox
 ###privacyPolicyCookies
 ###privacyPolicyLayer
 ###privacyPolicyBox
 ###privacyPolicyCookies
 ###privacyPolicyLayer
@@ -21663,12 +22932,16 @@ _site_cookie_
 ###privacy_modal
 ###privacy_notice
 ###privacy_policy
 ###privacy_modal
 ###privacy_notice
 ###privacy_policy
+###privacy_policy_banner
 ###privacy_policy_bar
 ###privacy_policy_bar
+###privacy_policy_link_window
 ###privacy_popup
 ###privacy_widget
 ###privacybanner
 ###privacy_popup
 ###privacy_widget
 ###privacybanner
+###privacybar
 ###privacycookie
 ###privacypolicy
 ###privacycookie
 ###privacypolicy
+###privacypolicycontainer
 ###privacypopup
 ###private-policy
 ###pro_euclp_cookies_box
 ###privacypopup
 ###private-policy
 ###pro_euclp_cookies_box
@@ -21677,6 +22950,7 @@ _site_cookie_
 ###psCookieSliderConBot
 ###ptCookieBarWrap
 ###ptCookieConsent
 ###psCookieSliderConBot
 ###ptCookieBarWrap
 ###ptCookieConsent
+###ptalkcookie
 ###purch-gdpr-banner
 ###push_alert
 ###pw-cookie-banner
 ###purch-gdpr-banner
 ###push_alert
 ###pw-cookie-banner
@@ -21687,6 +22961,7 @@ _site_cookie_
 ###qPrivacyBanner
 ###qb_cookie_consent_main
 ###qball_co_cookie-footer
 ###qPrivacyBanner
 ###qb_cookie_consent_main
 ###qball_co_cookie-footer
+###qc_choice_3pc_frame
 ###ql-cookie-consent-box
 ###qubit-eu-cookie
 ###r42CookieBar
 ###ql-cookie-consent-box
 ###qubit-eu-cookie
 ###r42CookieBar
@@ -21706,15 +22981,25 @@ _site_cookie_
 ###remoteCookie
 ###res-cockie
 ###resultCheckCookieMSG
 ###remoteCookie
 ###res-cockie
 ###resultCheckCookieMSG
+###results-cookies-alert
 ###rgPrivacyBanner
 ###rgPrivacyBanner
+###rgpd.without-overlay
+###rgpdModal
+###rgpd_backdrop
+###rgpd_main
+###rgpd_main_content
 ###rhulcookieaccept
 ###ribbon-cookies-agree
 ###richpages_cookieconsent
 ###rk-accept-cookies
 ###rnw_cookies_banner
 ###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
 ###rodoAlert
 ###rodoCookie
 ###rodoNotificationWrapper
+###rodo_modal
 ###rsseo-cookie-accept
 ###rtPrivacyBanner
 ###rtl-cookie-message
 ###rsseo-cookie-accept
 ###rtPrivacyBanner
 ###rtl-cookie-message
@@ -21725,6 +23010,7 @@ _site_cookie_
 ###rtveCookiePolicy
 ###ruban-cnil
 ###rvacookies
 ###rtveCookiePolicy
 ###ruban-cnil
 ###rvacookies
+###rvdwCookiePolicy
 ###rw_alert_cookies
 ###rwd-cookie-message
 ###rx-cookie-wrapper
 ###rw_alert_cookies
 ###rwd-cookie-message
 ###rx-cookie-wrapper
@@ -21739,6 +23025,7 @@ _site_cookie_
 ###sanoma-consent-bar-mobile
 ###sap-disclaimer
 ###sbEuCookieConsentBox
 ###sanoma-consent-bar-mobile
 ###sap-disclaimer
 ###sbEuCookieConsentBox
+###sc-alert-box-wrapper
 ###sc-cookie-notification
 ###sc_thispolicy
 ###scc-consent
 ###sc-cookie-notification
 ###sc_thispolicy
 ###scc-consent
@@ -21749,11 +23036,14 @@ _site_cookie_
 ###scnb-cookie-bar
 ###sd-eu-cookies
 ###sdbCookieLegalContainer
 ###scnb-cookie-bar
 ###sd-eu-cookies
 ###sdbCookieLegalContainer
+###se-cookies-message-container
 ###section-cookie
 ###section-cookie
+###section-cookie_notitication
 ###seedDivCookieLawId
 ###seedDivCookiewLawInfo
 ###selly-cookies
 ###semocookie-handler
 ###seedDivCookieLawId
 ###seedDivCookiewLawInfo
 ###selly-cookies
 ###semocookie-handler
+###seraCookie
 ###services-cookie
 ###sfCookieWarningBar
 ###sfCookieWarningBarSpacer
 ###services-cookie
 ###sfCookieWarningBar
 ###sfCookieWarningBarSpacer
@@ -21762,8 +23052,10 @@ _site_cookie_
 ###sgCookiesPolicyBar
 ###sg_cookie_consent_message
 ###sgs_cookie
 ###sgCookiesPolicyBar
 ###sg_cookie_consent_message
 ###sgs_cookie
+###shaim_cks
 ###shop-cookie
 ###shopillaxcookielaw-wrapper
 ###shop-cookie
 ###shopillaxcookielaw-wrapper
+###shorthand-gdpr-container
 ###shortpixel-cookies
 ###showCookie
 ###showCookieInfo
 ###shortpixel-cookies
 ###showCookie
 ###showCookieInfo
@@ -21787,11 +23079,16 @@ _site_cookie_
 ###site-alert-cookienotice
 ###site-cookie-policy
 ###site-cookies
 ###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-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
 ###site_info_cookies
 ###site_msg_cookie
 ###sitemanager-cookie-bar
@@ -21805,6 +23102,7 @@ _site_cookie_
 ###slashadmin_eucookielaw
 ###slc-cookie-banner
 ###slcookieconsent
 ###slashadmin_eucookielaw
 ###slc-cookie-banner
 ###slcookieconsent
+###slide-in-cookie
 ###slide_header_cookies
 ###slideit-cookie
 ###slidingCookieDiv
 ###slide_header_cookies
 ###slideit-cookie
 ###slidingCookieDiv
@@ -21821,16 +23119,22 @@ _site_cookie_
 ###snippet-cookieAllow-cookieAllow
 ###snippet-cookiesAgreementControl-bar
 ###snmcookies
 ###snippet-cookieAllow-cookieAllow
 ###snippet-cookiesAgreementControl-bar
 ###snmcookies
+###soi-global-privacy-info
 ###soopacookie
 ###soopacookie
+###sottocookie
 ###sp-cookie-consent
 ###spartooCookies
 ###spfcookiebanner
 ###spletko-cookies
 ###sputnik_cookie_policy_banner
 ###sp-cookie-consent
 ###spartooCookies
 ###spfcookiebanner
 ###spletko-cookies
 ###sputnik_cookie_policy_banner
+###sr-cookie-policy
 ###stCookiebox
 ###st_cookie
 ###stCookiebox
 ###st_cookie
+###sta-gdpr-modal-overlay
 ###stars-cookie-notification
 ###startsiden-cookie-disclaimer
 ###stars-cookie-notification
 ###startsiden-cookie-disclaimer
+###startsiden-gdpr-disclaimer
+###static-cookie-policy-message
 ###stdCookie
 ###stg-privacy-bar
 ###sticky-cookies
 ###stdCookie
 ###stg-privacy-bar
 ###sticky-cookies
@@ -21851,6 +23155,7 @@ _site_cookie_
 ###sun-cookieMessage
 ###sun-cookieMessageInner
 ###survey_bar
 ###sun-cookieMessage
 ###sun-cookieMessageInner
 ###survey_bar
+###sutiTajekoztato
 ###suti_figyelmeztetes
 ###suti_figyelmeztetes_ablak_fix
 ###suti_info
 ###suti_figyelmeztetes
 ###suti_figyelmeztetes_ablak_fix
 ###suti_info
@@ -21873,6 +23178,7 @@ _site_cookie_
 ###szcookiewrp
 ###szkCookieInfoBox
 ###szoCookieBar
 ###szcookiewrp
 ###szkCookieInfoBox
 ###szoCookieBar
+###t_cookieInfo
 ###table-cookie
 ###tarteaucitronAlertBig
 ###tarteaucitronRoot
 ###table-cookie
 ###tarteaucitronAlertBig
 ###tarteaucitronRoot
@@ -21880,6 +23186,7 @@ _site_cookie_
 ###tc_privacy
 ###tc_privacy_bottom_fix
 ###tcccookies
 ###tc_privacy
 ###tc_privacy_bottom_fix
 ###tcccookies
+###tcn_notice
 ###tealium-cookies
 ###temelcookiepop
 ###tenantAcceptText
 ###tealium-cookies
 ###temelcookiepop
 ###tenantAcceptText
@@ -21890,6 +23197,7 @@ _site_cookie_
 ###termscookie
 ###tescoCookieNotification
 ###tesco_cookie_widget
 ###termscookie
 ###tescoCookieNotification
 ###tesco_cookie_widget
+###tesco_policy_widget1
 ###textAcceptCookies
 ###textInfoCookies
 ###texto_aviso_cookies
 ###textAcceptCookies
 ###textInfoCookies
 ###texto_aviso_cookies
@@ -21898,7 +23206,9 @@ _site_cookie_
 ###tfe-cookie-lightbox
 ###tfe-cookie-lightbox-smokelayer
 ###tfl-cookies
 ###tfe-cookie-lightbox
 ###tfe-cookie-lightbox-smokelayer
 ###tfl-cookies
+###tfm_dsgvo_disclaimer
 ###tfo_cookies
 ###tfo_cookies
+###tgbgdpr-overlay
 ###the-cookie
 ###theCookie
 ###theCookieNote
 ###the-cookie
 ###theCookie
 ###theCookieNote
@@ -21941,6 +23251,8 @@ _site_cookie_
 ###townside-cookiebar-outer
 ###tpl-cookie-policy
 ###trackCookieBar
 ###townside-cookiebar-outer
 ###tpl-cookie-policy
 ###trackCookieBar
+###tracker-banner
+###tracking-consent
 ###tracking-consent-dialog
 ###tracking-cookies
 ###trackingCookie
 ###tracking-consent-dialog
 ###tracking-cookies
 ###trackingCookie
@@ -21954,10 +23266,13 @@ _site_cookie_
 ###tt-cookie-overlay
 ###tt-cookie-window
 ###tt-cookiebar-frame
 ###tt-cookie-overlay
 ###tt-cookie-window
 ###tt-cookiebar-frame
+###tt_cookies
 ###ttgFooterCookieHinweis
 ###tto-cookieMessage
 ###ttgFooterCookieHinweis
 ###tto-cookieMessage
+###tui_widget_CookieNotifier_0
 ###tv-cookie
 ###tv-cookie-1
 ###tv-cookie
 ###tv-cookie-1
+###tv2-cookie-alert
 ###tv2cookiebar
 ###tvsa-cookie
 ###twCookieConsent
 ###tv2cookiebar
 ###tvsa-cookie
 ###twCookieConsent
@@ -21969,11 +23284,14 @@ _site_cookie_
 ###txtCookies
 ###uapp-banner
 ###ub24-cookie-container
 ###txtCookies
 ###uapp-banner
 ###ub24-cookie-container
+###uc-privacy-chip
+###ucn-gdpr-banner
 ###udtCookiebox
 ###ue-cookie-notify
 ###ue_cookie
 ###uecookie
 ###uecookies
 ###udtCookiebox
 ###ue-cookie-notify
 ###ue_cookie
 ###uecookie
 ###uecookies
+###uf-privacy-banner
 ###ufg-cookies
 ###ug3-cookie-info
 ###uhfCookieAlert
 ###ufg-cookies
 ###ug3-cookie-info
 ###uhfCookieAlert
@@ -21984,6 +23302,7 @@ _site_cookie_
 ###ui_cookieblk
 ###ujszo_cookiealert
 ###uk-cookie-use
 ###ui_cookieblk
 ###ujszo_cookiealert
 ###uk-cookie-use
+###ukCookie
 ###ukCookieHeader
 ###ukCookiePopUp
 ###ukCookiePopup
 ###ukCookieHeader
 ###ukCookiePopUp
 ###ukCookiePopup
@@ -22007,6 +23326,7 @@ _site_cookie_
 ###useCookieAgreement
 ###useCookiesCont
 ###use_cookie
 ###useCookieAgreement
 ###useCookiesCont
 ###use_cookie
+###use_cookies
 ###usecookies
 ###user-cookie-message
 ###user-cookie-msg-box
 ###usecookies
 ###user-cookie-message
 ###user-cookie-msg-box
@@ -22027,9 +23347,12 @@ _site_cookie_
 ###utilisation-des-cookies
 ###utilisationCookies
 ###v-cookielaw
 ###utilisation-des-cookies
 ###utilisationCookies
 ###v-cookielaw
+###v-cookiemessage
 ###valid_cookies
 ###validationCookie
 ###valid_cookies
 ###validationCookie
+###varian-gdpr-consent
 ###vc-bar-cookie
 ###vc-bar-cookie
+###vd-cookie-alert
 ###vd-cookie-banner
 ###vd-cookie-banner-spacer
 ###ventana-cookies
 ###vd-cookie-banner
 ###vd-cookie-banner-spacer
 ###ventana-cookies
@@ -22047,6 +23370,7 @@ _site_cookie_
 ###vscookieAlertCont
 ###vsebinaOpozorilaCookie
 ###vsm_cookie_check
 ###vscookieAlertCont
 ###vsebinaOpozorilaCookie
 ###vsm_cookie_check
+###vue_cookielaw
 ###vvc_cookie
 ###w-cookies-notice
 ###w2u_cookie_notice
 ###vvc_cookie
 ###w-cookies-notice
 ###w2u_cookie_notice
@@ -22054,6 +23378,7 @@ _site_cookie_
 ###w3s-cookies
 ###wCookieNotice
 ###waCookie
 ###w3s-cookies
 ###wCookieNotice
 ###waCookie
+###waGDPR
 ###waf-cookie-popup
 ###warn-cookies-area
 ###warnCookies
 ###waf-cookie-popup
 ###warn-cookies-area
 ###warnCookies
@@ -22073,6 +23398,7 @@ _site_cookie_
 ###web_cookielaw_popup
 ###webdevCookiesAlertContainer
 ###website-cookies
 ###web_cookielaw_popup
 ###webdevCookiesAlertContainer
 ###website-cookies
+###website-cookies-prompt
 ###wehavecookies
 ###welcomebar-wrapper
 ###weusecookies
 ###wehavecookies
 ###welcomebar-wrapper
 ###weusecookies
@@ -22092,14 +23418,17 @@ _site_cookie_
 ###winerist-cookie-info
 ###wk_cookiebar
 ###wmh-cookie-eu-alert
 ###winerist-cookie-info
 ###wk_cookiebar
 ###wmh-cookie-eu-alert
+###wn_cookiebar
 ###wnd_cookie_bar
 ###wp-cookies
 ###wp-cookies-info
 ###wpUsingCookies
 ###wpca-bar
 ###wpca-box
 ###wnd_cookie_bar
 ###wp-cookies
 ###wp-cookies-info
 ###wpUsingCookies
 ###wpca-bar
 ###wpca-box
+###wpcui_cookie_bar_main_body
 ###wpf_cookie-alert
 ###wpx_cookie
 ###wpf_cookie-alert
 ###wpx_cookie
+###wrap-cookies-gdpr
 ###wrap_alert_message_cookie
 ###wrap_alert_message_cookie2
 ###wrapper--cookie
 ###wrap_alert_message_cookie
 ###wrap_alert_message_cookie2
 ###wrapper--cookie
@@ -22128,11 +23457,13 @@ _site_cookie_
 ###wymagania_sklepu_alert
 ###x-cookie
 ###x-core-toast-message-cookies-div
 ###wymagania_sklepu_alert
 ###x-cookie
 ###x-core-toast-message-cookies-div
+###x13pmcookiebar
 ###xanda-cookie-policy
 ###xcookies
 ###xm-cookiePolicy-container
 ###xrootCookieRules
 ###xt-cookies-policy
 ###xanda-cookie-policy
 ###xcookies
 ###xm-cookiePolicy-container
 ###xrootCookieRules
 ###xt-cookies-policy
+###xte__cookie-disclaimer
 ###ydp_cookie_message
 ###yourCookieSettings
 ###yucs-eprivacy
 ###ydp_cookie_message
 ###yourCookieSettings
 ###yucs-eprivacy
@@ -22149,6 +23480,7 @@ _site_cookie_
 ###zezwolenieNaCookie
 ###zgoda_cookie
 ###zgodacookie
 ###zezwolenieNaCookie
 ###zgoda_cookie
 ###zgodacookie
+###zid_banner
 ###zjekoza_ciasteczka_alert
 ###zk_polityka_ciastek
 ###zmbCookiesNotification
 ###zjekoza_ciasteczka_alert
 ###zk_polityka_ciastek
 ###zmbCookiesNotification
@@ -22178,6 +23510,7 @@ _site_cookie_
 ##.ConCookieInfo
 ##.ConfirmCookieMessageBox
 ##.ConsentCookie
 ##.ConCookieInfo
 ##.ConfirmCookieMessageBox
 ##.ConsentCookie
+##.ConsentPanel
 ##.Container--cookies
 ##.ContainerCookies
 ##.Cookie
 ##.Container--cookies
 ##.ContainerCookies
 ##.Cookie
@@ -22201,6 +23534,7 @@ _site_cookie_
 ##.CookieConsent
 ##.CookieConsent-firstinfo
 ##.CookieConsentArea
 ##.CookieConsent
 ##.CookieConsent-firstinfo
 ##.CookieConsentArea
+##.CookieConsentContainer
 ##.CookieContainer
 ##.CookieDirectiveDisplay
 ##.CookieDirectiveHeight
 ##.CookieContainer
 ##.CookieDirectiveDisplay
 ##.CookieDirectiveHeight
@@ -22220,12 +23554,14 @@ _site_cookie_
 ##.CookieMsg
 ##.CookieNote
 ##.CookieNotice
 ##.CookieMsg
 ##.CookieNote
 ##.CookieNotice
+##.CookieNoticeBanner
 ##.CookieNoticeContainer
 ##.CookieNotification
 ##.CookieNotification-bar
 ##.CookieNotificationPopUp
 ##.CookieNotificationTopBar
 ##.CookieOptIn
 ##.CookieNoticeContainer
 ##.CookieNotification
 ##.CookieNotification-bar
 ##.CookieNotificationPopUp
 ##.CookieNotificationTopBar
 ##.CookieOptIn
+##.CookieOverlay
 ##.CookiePanel
 ##.CookiePolicy
 ##.CookiePolicy-Contener
 ##.CookiePanel
 ##.CookiePolicy
 ##.CookiePolicy-Contener
@@ -22249,6 +23585,7 @@ _site_cookie_
 ##.CookiesAlert
 ##.CookiesBanner
 ##.CookiesBar
 ##.CookiesAlert
 ##.CookiesBanner
 ##.CookiesBar
+##.CookiesConsent_root
 ##.CookiesInfo
 ##.CookiesInfoMain
 ##.CookiesMessageContainer
 ##.CookiesInfo
 ##.CookiesInfoMain
 ##.CookiesMessageContainer
@@ -22269,11 +23606,14 @@ _site_cookie_
 ##.F6-cookies_w_js-entrypoint
 ##.G005-global-cookie-notification
 ##.GAcookies
 ##.F6-cookies_w_js-entrypoint
 ##.G005-global-cookie-notification
 ##.GAcookies
+##.GDPR-cookies
 ##.GDPR-toast
 ##.GDPR-tools-consent
 ##.GDPRPanel
 ##.GDPRPanel--visible
 ##.GDPR-toast
 ##.GDPR-tools-consent
 ##.GDPRPanel
 ##.GDPRPanel--visible
+##.GDPRPanel-root
 ##.GdprBanner__bg
 ##.GdprBanner__bg
+##.GlobalConsentBar
 ##.Header-cookie
 ##.IP__CookieConsent
 ##.J_agreeCookieModal
 ##.Header-cookie
 ##.IP__CookieConsent
 ##.J_agreeCookieModal
@@ -22290,12 +23630,14 @@ _site_cookie_
 ##.O-CookieLaw
 ##.ObsCnilWarning
 ##.Page-cookies
 ##.O-CookieLaw
 ##.ObsCnilWarning
 ##.Page-cookies
+##.PartialCookieCompliance
 ##.PartialCookieCompliance-hp
 ##.PortletGestionDesCookiesCNIL
 ##.PrivacyCookie
 ##.PrivacyModeHeader
 ##.PrivacyNote
 ##.PrivacyPolicyNotice
 ##.PartialCookieCompliance-hp
 ##.PortletGestionDesCookiesCNIL
 ##.PrivacyCookie
 ##.PrivacyModeHeader
 ##.PrivacyNote
 ##.PrivacyPolicyNotice
+##.PrivacySettingsBanner
 ##.RACKWrapper
 ##.RV_cookiedir
 ##.SLNotificationBar
 ##.RACKWrapper
 ##.RV_cookiedir
 ##.SLNotificationBar
@@ -22309,16 +23651,22 @@ _site_cookie_
 ##.TxHfCookieHint
 ##.UECookie
 ##.W034_Cookie_Directive
 ##.TxHfCookieHint
 ##.UECookie
 ##.W034_Cookie_Directive
+##.WW-cookiemodul
+##.___eucookiePopup
 ##.__cookieNotice
 ##.__cookies
 ##.__cookieNotice
 ##.__cookies
+##.__gdprConfirmOverlay
 ##._cookie-banner
 ##._cookie-info
 ##._cookies-cookies-bar
 ##._cookies_policy_popup
 ##._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
 ##._iph_cp_standalone
 ##._xui-cookies-notice-overlay
 ##.a--cookie
 ##.aa30-cookies-policy
+##.aa_optoutmulti-cookie-policy
 ##.aard-cookie-container
 ##.abcookielaw
 ##.abcookielawbg
 ##.aard-cookie-container
 ##.abcookielaw
 ##.abcookielawbg
@@ -22332,6 +23680,7 @@ _site_cookie_
 ##.accept-cookie:not(body):not(html)
 ##.accept-cookies-banner
 ##.accept-cookies-container
 ##.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)
 ##.accept-cookies-prompt
 ##.accept-cookies-wrapper
 ##.accept-cookies:not(html)
@@ -22343,6 +23692,7 @@ _site_cookie_
 ##.acceptCookieContainer
 ##.acceptCookieDialog
 ##.acceptCookieDiv
 ##.acceptCookieContainer
 ##.acceptCookieDialog
 ##.acceptCookieDiv
+##.acceptCookieNotice
 ##.acceptCookies
 ##.acceptCookiesBox
 ##.acceptCookiesContainer
 ##.acceptCookies
 ##.acceptCookiesBox
 ##.acceptCookiesContainer
@@ -22365,6 +23715,7 @@ _site_cookie_
 ##.acepta_cookies
 ##.aceptar_cookies
 ##.active-cookie-menu
 ##.acepta_cookies
 ##.aceptar_cookies
 ##.active-cookie-menu
+##.activity-cookie
 ##.add_cookies
 ##.addcookielaw
 ##.adeo-cookie-disclaimer
 ##.add_cookies
 ##.addcookielaw
 ##.adeo-cookie-disclaimer
@@ -22388,9 +23739,11 @@ _site_cookie_
 ##.agree-cookie-wrap
 ##.agree-cookies
 ##.agree-with-cookies
 ##.agree-cookie-wrap
 ##.agree-cookies
 ##.agree-with-cookies
+##.agreeSocialTrackingBox
 ##.agreecookie
 ##.agreement-eu-cookies
 ##.ajs-cookies
 ##.agreecookie
 ##.agreement-eu-cookies
 ##.ajs-cookies
+##.ajs-message.ajs-cookies
 ##.ak-cookies-banner
 ##.akf__cookie
 ##.alert--cookie
 ##.ak-cookies-banner
 ##.akf__cookie
 ##.alert--cookie
@@ -22410,6 +23763,7 @@ _site_cookie_
 ##.alert-site-cookie
 ##.alert-wrapper-cookie
 ##.alert.cookie
 ##.alert-site-cookie
 ##.alert-wrapper-cookie
 ##.alert.cookie
+##.alert.gdpr_compliance
 ##.alertCookies
 ##.alertCookiesCnil
 ##.alertPolicyCookies
 ##.alertCookies
 ##.alertCookiesCnil
 ##.alertPolicyCookies
@@ -22418,6 +23772,7 @@ _site_cookie_
 ##.alert[data-cookie="banner-cookie"]
 ##.alert[data-name="eu_biscuits"]
 ##.alert[data-ng-if="showCookieDisclaimer"]
 ##.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"]
 ##.alert[ng-if="cookieAlert"]
 ##.alert[ng-if="showCookieDisclaimer"]
 ##.alert[ng-show*="cookiePopup"]
@@ -22444,6 +23799,7 @@ _site_cookie_
 ##.allow-cookie-wrapper
 ##.allow-cookies
 ##.allow-cookies-dialog
 ##.allow-cookie-wrapper
 ##.allow-cookies
 ##.allow-cookies-dialog
+##.allow-cookies-info
 ##.allow_cookies_container
 ##.allowed-cookies
 ##.alltricks-CnilRibbon
 ##.allow_cookies_container
 ##.allowed-cookies
 ##.alltricks-CnilRibbon
@@ -22456,11 +23812,14 @@ _site_cookie_
 ##.animate-cookie-message
 ##.announcement-eu-cookie
 ##.announcement.cookies
 ##.animate-cookie-message
 ##.announcement-eu-cookie
 ##.announcement.cookies
+##.anonymousToSConsent_mask
 ##.ap-cookiesalert-container
 ##.apa-consent-banner
 ##.apa-consent-reset
 ##.apa-consent-wrapper
 ##.app-cookie
 ##.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
 ##.approve-cookies
 ##.approve-cookies-header
 ##.approveCookiesBar
@@ -22469,16 +23828,21 @@ _site_cookie_
 ##.apropo-widgets-toolbar-cookie-container
 ##.aroundCookie
 ##.as-oil[data-qa="oil-Layer"]
 ##.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
 ##.askcook
 ##.asset_balaNotification
 ##.atm-cookies-disclaimer
 ##.atvi-cookie-disclaimer
 ##.aurora-nanobar
+##.austria_cookie_law
+##.avCookieLaw
 ##.avalanche-message
 ##.avertissement-cookies
 ##.avertissementCookie
 ##.avertissementCookieContenu
 ##.avertissementCookies
 ##.avalanche-message
 ##.avertissement-cookies
 ##.avertissementCookie
 ##.avertissementCookieContenu
 ##.avertissementCookies
+##.avg-cookiebar
+##.avg-cookies__toggle
 ##.avhcookieconsent
 ##.avia-cookie-consent
 ##.aviso-cookies
 ##.avhcookieconsent
 ##.avia-cookie-consent
 ##.aviso-cookies
@@ -22492,9 +23856,11 @@ _site_cookie_
 ##.avs-cookie-message
 ##.avvisoCookie
 ##.avviso_cookie
 ##.avs-cookie-message
 ##.avvisoCookie
 ##.avviso_cookie
+##.aw2-nav-top-cookie
 ##.awesome-eu-cookies
 ##.axa-cookies
 ##.axaCookie
 ##.awesome-eu-cookies
 ##.axa-cookies
 ##.axaCookie
+##.axmcookie-notice-container
 ##.b-cookie
 ##.b-cookie-consent
 ##.b-cookie-hint
 ##.b-cookie
 ##.b-cookie-consent
 ##.b-cookie-hint
@@ -22503,6 +23869,7 @@ _site_cookie_
 ##.b-cookie-warning
 ##.b-cookieBanner
 ##.b-cookieBox
 ##.b-cookie-warning
 ##.b-cookieBanner
 ##.b-cookieBox
+##.b-cookieConsent
 ##.b-cookie__body
 ##.b-cookies
 ##.b-cookies_informer
 ##.b-cookie__body
 ##.b-cookies
 ##.b-cookies_informer
@@ -22522,6 +23889,7 @@ _site_cookie_
 ##.bandeau-accept-cookie
 ##.bandeau-cnil
 ##.bandeau-cookie
 ##.bandeau-accept-cookie
 ##.bandeau-cnil
 ##.bandeau-cookie
+##.bandeau-cookie-wrapper
 ##.bandeau-cookies
 ##.bandeauCookies
 ##.bandeau_consent
 ##.bandeau-cookies
 ##.bandeauCookies
 ##.bandeau_consent
@@ -22533,17 +23901,21 @@ _site_cookie_
 ##.bann-cookie
 ##.banner--cookie
 ##.banner--cookie-policy
 ##.bann-cookie
 ##.banner--cookie
 ##.banner--cookie-policy
+##.banner--cookies-eu
 ##.banner--cookies-policy
 ##.banner--gdpr
 ##.banner-cookie
 ##.banner-cookie-policy
 ##.banner--cookies-policy
 ##.banner--gdpr
 ##.banner-cookie
 ##.banner-cookie-policy
+##.banner-cookie-wrapper
 ##.banner-cookies
 ##.banner-cookies-alert
 ##.banner-eu-cookie
 ##.banner-cookies
 ##.banner-cookies-alert
 ##.banner-eu-cookie
+##.banner-policy-wrap
 ##.bannerCookie
 ##.bannerCookies
 ##.bannerInformativaEU
 ##.bannerPrivacyAcceptance
 ##.bannerCookie
 ##.bannerCookies
 ##.bannerInformativaEU
 ##.bannerPrivacyAcceptance
+##.banner[data-banner="cookies"]
 ##.banner__cookies
 ##.banner__overlay--cookie
 ##.banner_cokie
 ##.banner__cookies
 ##.banner__overlay--cookie
 ##.banner_cokie
@@ -22568,14 +23940,17 @@ _site_cookie_
 ##.basic_features-cookiemessage
 ##.bayer-cookie-disclaimer
 ##.bb-accept-cookies
 ##.basic_features-cookiemessage
 ##.bayer-cookie-disclaimer
 ##.bb-accept-cookies
+##.bb-cookie-notice
 ##.bb-header__accept-cookies
 ##.bc-cookie-disclaimer
 ##.bcOptInOptoutNotifier
 ##.bcee-cookies
 ##.bcookiez
 ##.bb-header__accept-cookies
 ##.bc-cookie-disclaimer
 ##.bcOptInOptoutNotifier
 ##.bcee-cookies
 ##.bcookiez
+##.bcpNotificationBar
 ##.bdBuzzCookiePolicy
 ##.bdcookies
 ##.bdf-cookie-policy-popup
 ##.bdBuzzCookiePolicy
 ##.bdcookies
 ##.bdf-cookie-policy-popup
+##.bds_mini_cookie_policy
 ##.bdu-cookie-consent-bar
 ##.bg_cookie
 ##.bgcookies
 ##.bdu-cookie-consent-bar
 ##.bg_cookie
 ##.bgcookies
@@ -22596,6 +23971,7 @@ _site_cookie_
 ##.bloc_cookies
 ##.bloccookie
 ##.block--cookie
 ##.bloc_cookies
 ##.bloccookie
 ##.block--cookie
+##.block--cookie-notification
 ##.block-artwhere-gdpr
 ##.block-cnil
 ##.block-cookie
 ##.block-artwhere-gdpr
 ##.block-cnil
 ##.block-cookie
@@ -22604,11 +23980,15 @@ _site_cookie_
 ##.block-cookie-popup
 ##.block-cookies
 ##.block-cookies-popup
 ##.block-cookie-popup
 ##.block-cookies
 ##.block-cookies-popup
+##.block-info-cookie
 ##.block-lsw-cookie
 ##.block-lsw-cookie
+##.block.cookies
 ##.blockCookieNotification
 ##.blockCookieNotification
-##.blockUIbody .blockOverlay
+##.blockCookies
 ##.block__content-cookies
 ##.block__content-cookies
-##.block_cookie.block_cookie--show
+##.block_consent
+##.block_cookie
+##.block_cookie--show
 ##.block_cookie_popup
 ##.blockcookies
 ##.bloque-cookies
 ##.block_cookie_popup
 ##.blockcookies
 ##.bloque-cookies
@@ -22623,6 +24003,7 @@ _site_cookie_
 ##.bottom--cookie-bar
 ##.bottom--cookie-bar-overlay
 ##.bottomAlert
 ##.bottom--cookie-bar
 ##.bottom--cookie-bar-overlay
 ##.bottomAlert
+##.bottom__cookie-block
 ##.bottom_cookie
 ##.box--cookies
 ##.box-accept-cookies
 ##.bottom_cookie
 ##.box--cookies
 ##.box-accept-cookies
@@ -22631,6 +24012,7 @@ _site_cookie_
 ##.box-cookie-consent
 ##.box-cookie-disclamer
 ##.box-cookie-eu-law
 ##.box-cookie-consent
 ##.box-cookie-disclamer
 ##.box-cookie-eu-law
+##.box-cookie-info--overlay
 ##.box-cookie-notice
 ##.box-cookies
 ##.box-info-cookie
 ##.box-cookie-notice
 ##.box-cookies
 ##.box-info-cookie
@@ -22640,13 +24022,17 @@ _site_cookie_
 ##.box_cookie
 ##.box_cookies
 ##.bp-cookie-notice-wrapper
 ##.box_cookie
 ##.box_cookies
 ##.bp-cookie-notice-wrapper
+##.bring-cookie-container
 ##.browserfeatures-cookiesneeded
 ##.bs-cookie-notice
 ##.bs-suop-cookies
 ##.browserfeatures-cookiesneeded
 ##.bs-cookie-notice
 ##.bs-suop-cookies
+##.bsd-contribForm-gdpr-modal
+##.btx-cookie-notification
 ##.buha-cookie-banner
 ##.butterBar
 ##.butterBar--privacy
 ##.bvCookiesBar
 ##.buha-cookie-banner
 ##.butterBar
 ##.butterBar--privacy
 ##.bvCookiesBar
+##.bwCookieMessage
 ##.bx-info-cookie
 ##.by_cookie_policy
 ##.bycookies-container
 ##.bx-info-cookie
 ##.by_cookie_policy
 ##.bycookies-container
@@ -22656,6 +24042,7 @@ _site_cookie_
 ##.c-app-cookies--bottom
 ##.c-app-cookies--ribbon
 ##.c-banners__wrapper
 ##.c-app-cookies--bottom
 ##.c-app-cookies--ribbon
 ##.c-banners__wrapper
+##.c-block-cookie-disclaimer
 ##.c-consent
 ##.c-cookie
 ##.c-cookie--disclaimer
 ##.c-consent
 ##.c-cookie
 ##.c-cookie--disclaimer
@@ -22664,34 +24051,47 @@ _site_cookie_
 ##.c-cookie-bar
 ##.c-cookie-block
 ##.c-cookie-consent
 ##.c-cookie-bar
 ##.c-cookie-block
 ##.c-cookie-consent
+##.c-cookie-consent-banner
 ##.c-cookie-disclaimer
 ##.c-cookie-message
 ##.c-cookie-notice
 ##.c-cookie-disclaimer
 ##.c-cookie-message
 ##.c-cookie-notice
+##.c-cookie-notice__popup
 ##.c-cookie-notification
 ##.c-cookie-notification
+##.c-cookie-notification-bar
 ##.c-cookie-notifier
 ##.c-cookie-policy
 ##.c-cookie-warning
 ##.c-cookieContainer
 ##.c-cookiebar
 ##.c-cookieconsent
 ##.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-cookies
 ##.c-cookies-block
 ##.c-cookiesPanel
 ##.c-cookies__wrapper
 ##.c-cookiewarning
+##.c-dialog--cookie
 ##.c-fnd-cookie-acceptance
 ##.c-footer__cookies
 ##.c-fnd-cookie-acceptance
 ##.c-footer__cookies
+##.c-headband-cookies
+##.c-info-bar.-cookies
 ##.c-js-cookiebox
 ##.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
 ##.c-unique_cookie-attention
 ##.c09--cookie
 ##.c24-cookie
 ##.c2g_daimler_cookie_dialog_overlay
+##.cGDPR
 ##.c_cookie
 ##.c_cookie
+##.c_cookie-notice
 ##.c_cookie-policy
 ##.c_cookiePolicy
 ##.cabeceraCookie
 ##.cadreCookieFooter
 ##.caja_cookies
 ##.c_cookie-policy
 ##.c_cookiePolicy
 ##.cabeceraCookie
 ##.cadreCookieFooter
 ##.caja_cookies
+##.calibr8-cookie-compliance
 ##.capa-cookies
 ##.capaAvisoCookies
 ##.capaCookiesNew
 ##.capa-cookies
 ##.capaAvisoCookies
 ##.capaCookiesNew
@@ -22700,6 +24100,7 @@ _site_cookie_
 ##.captify-iframe
 ##.captify-widget
 ##.caption-cookie
 ##.captify-iframe
 ##.captify-widget
 ##.caption-cookie
+##.cart_cookie
 ##.case-cookie-alert
 ##.cbar-wrapper
 ##.cbar_banner
 ##.case-cookie-alert
 ##.cbar-wrapper
 ##.cbar_banner
@@ -22719,6 +24120,8 @@ _site_cookie_
 ##.cc-floating
 ##.cc-message-bottom
 ##.cc-policy
 ##.cc-floating
 ##.cc-message-bottom
 ##.cc-policy
+##.cc-revoke
+##.cc-window.cookie
 ##.cc-window[aria-label="cookieconsent"]
 ##.cc_baner-wrapper
 ##.cc_banner
 ##.cc-window[aria-label="cookieconsent"]
 ##.cc_baner-wrapper
 ##.cc_banner
@@ -22762,6 +24165,7 @@ _site_cookie_
 ##.ciasteczko-info
 ##.ciastka
 ##.ciastka_ostrzezenie
 ##.ciasteczko-info
 ##.ciastka
 ##.ciastka_ostrzezenie
+##.cin_cookie_notification
 ##.ck_banner
 ##.ckn-container
 ##.cl_bar
 ##.ck_banner
 ##.ckn-container
 ##.cl_bar
@@ -22771,6 +24175,7 @@ _site_cookie_
 ##.closeCookieParent
 ##.closeCookiePolicy
 ##.cls-cookie
 ##.closeCookieParent
 ##.closeCookiePolicy
 ##.cls-cookie
+##.cm-cookie-geo
 ##.cm-cookie-pop
 ##.cm-message
 ##.cm-notification-container
 ##.cm-cookie-pop
 ##.cm-message
 ##.cm-notification-container
@@ -22781,9 +24186,11 @@ _site_cookie_
 ##.cms_dp_bar_fixed
 ##.cn-banner
 ##.cn-cookie
 ##.cms_dp_bar_fixed
 ##.cn-banner
 ##.cn-cookie
+##.cn-first-time-seen
 ##.cnil-alert
 ##.cnil-alert-inner
 ##.cnil-banner
 ##.cnil-alert
 ##.cnil-alert-inner
 ##.cnil-banner
+##.cnil-banner-v2
 ##.cnil-block
 ##.cnil-cookie
 ##.cnil-cookies
 ##.cnil-block
 ##.cnil-cookie
 ##.cnil-cookies
@@ -22793,9 +24200,11 @@ _site_cookie_
 ##.cnilContainer
 ##.cnilCookies
 ##.cnilNotification
 ##.cnilContainer
 ##.cnilCookies
 ##.cnilNotification
+##.cnil_consent
 ##.cnil_cookie
 ##.cnil_warning
 ##.cnl-cookies
 ##.cnil_cookie
 ##.cnil_warning
 ##.cnl-cookies
+##.cnwrap
 ##.co-cookies-disc-bar
 ##.co_consent_message_container
 ##.cockie-popup
 ##.co-cookies-disc-bar
 ##.co_consent_message_container
 ##.cockie-popup
@@ -22816,13 +24225,19 @@ _site_cookie_
 ##.component-cookie-notification
 ##.component-cookiealert
 ##.component-cookies-message
 ##.component-cookie-notification
 ##.component-cookiealert
 ##.component-cookies-message
+##.component_eu_eprivacy_option
 ##.components-cookie-law-basic
 ##.cond_utilis_cookie
 ##.confidentialite_header
 ##.components-cookie-law-basic
 ##.cond_utilis_cookie
 ##.confidentialite_header
+##.connect-cookie-bar
+##.consent-banner
+##.consent-container
 ##.consent-cookies
 ##.consent-cookies
+##.consent-modal-first
 ##.consent-popup
 ##.consent-wrapper
 ##.consent-wrapper-active
 ##.consent-popup
 ##.consent-wrapper
 ##.consent-wrapper-active
+##.consent.cookies
 ##.consentBarWrapper
 ##.consentWrapper
 ##.consent_box
 ##.consentBarWrapper
 ##.consentWrapper
 ##.consent_box
@@ -22830,6 +24245,7 @@ _site_cookie_
 ##.consentbarcontainer
 ##.consentement_cookie
 ##.consentement_cookies
 ##.consentbarcontainer
 ##.consentement_cookie
 ##.consentement_cookies
+##.consents-bar
 ##.console-head-cookies
 ##.cont-cookie
 ##.cont_avis_galetes
 ##.console-head-cookies
 ##.cont-cookie
 ##.cont_avis_galetes
@@ -22839,6 +24255,7 @@ _site_cookie_
 ##.container-cookie-policy
 ##.container-cookies
 ##.container-cookiesBar
 ##.container-cookie-policy
 ##.container-cookies
 ##.container-cookiesBar
+##.container-fluid.cookies
 ##.containerOuterCookie
 ##.container__cookiesPolicy
 ##.container_cookie
 ##.containerOuterCookie
 ##.container__cookiesPolicy
 ##.container_cookie
@@ -22866,6 +24283,7 @@ _site_cookie_
 ##.coockiebar
 ##.coockies-message
 ##.coockiesPolicy
 ##.coockiebar
 ##.coockies-message
 ##.coockiesPolicy
+##.coockiesfixed
 ##.cooco-window[aria-label="cookieconsent"]
 ##.cook-accept
 ##.cook_plcy
 ##.cooco-window[aria-label="cookieconsent"]
 ##.cook-accept
 ##.cook_plcy
@@ -22873,6 +24291,10 @@ _site_cookie_
 ##.cookeEnabler
 ##.cooki-container
 ##.cooki_baner_wrp
 ##.cookeEnabler
 ##.cooki-container
 ##.cooki_baner_wrp
+##.cookie--bar
+##.cookie--desktop
+##.cookie--overlay
+##.cookie--popup
 ##.cookie--visible
 ##.cookie--wrap
 ##.cookie--wrap__on
 ##.cookie--visible
 ##.cookie--wrap
 ##.cookie--wrap__on
@@ -22907,6 +24329,7 @@ _site_cookie_
 ##.cookie-alert-content
 ##.cookie-alert-holder
 ##.cookie-alert-msk
 ##.cookie-alert-content
 ##.cookie-alert-holder
 ##.cookie-alert-msk
+##.cookie-alert-outer
 ##.cookie-alert-panel
 ##.cookie-alert-wrap
 ##.cookie-alert-wrapper
 ##.cookie-alert-panel
 ##.cookie-alert-wrap
 ##.cookie-alert-wrapper
@@ -22927,10 +24350,15 @@ _site_cookie_
 ##.cookie-banner-outer
 ##.cookie-banner-section
 ##.cookie-banner:not(body):not(html)
 ##.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-bar-popover
 ##.cookie-bar-wrap
 ##.cookie-bar-wrapper
+##.cookie-bar2
 ##.cookie-bar:not(body)
 ##.cookie-bar:not(body)
+##.cookie-bar_inner
 ##.cookie-barre
 ##.cookie-bg
 ##.cookie-block
 ##.cookie-barre
 ##.cookie-bg
 ##.cookie-block
@@ -22966,6 +24394,8 @@ _site_cookie_
 ##.cookie-consent-notice
 ##.cookie-consent-overlay
 ##.cookie-consent-panel-message
 ##.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-consent-wrap
 ##.cookie-consent-wrapper
 ##.cookie-consent:not(body)
@@ -23015,9 +24445,11 @@ _site_cookie_
 ##.cookie-header
 ##.cookie-hint
 ##.cookie-hint-container
 ##.cookie-header
 ##.cookie-hint
 ##.cookie-hint-container
+##.cookie-hint-wrapper
 ##.cookie-hinweis
 ##.cookie-holder
 ##.cookie-identification
 ##.cookie-hinweis
 ##.cookie-holder
 ##.cookie-identification
+##.cookie-img
 ##.cookie-info
 ##.cookie-info-banner
 ##.cookie-info-bar
 ##.cookie-info
 ##.cookie-info-banner
 ##.cookie-info-bar
@@ -23031,10 +24463,12 @@ _site_cookie_
 ##.cookie-info-header
 ##.cookie-info-layer
 ##.cookie-info-modal
 ##.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-strip
 ##.cookie-info-text
 ##.cookie-info-wrapper
 ##.cookie-info__panel
+##.cookie-info__panel--show
 ##.cookie-infobar
 ##.cookie-infobox-wrp
 ##.cookie-inform
 ##.cookie-infobar
 ##.cookie-infobox-wrp
 ##.cookie-inform
@@ -23053,6 +24487,7 @@ _site_cookie_
 ##.cookie-item
 ##.cookie-item-protection
 ##.cookie-jar
 ##.cookie-item
 ##.cookie-item-protection
 ##.cookie-jar
+##.cookie-l
 ##.cookie-lasche
 ##.cookie-lasche-hp
 ##.cookie-law
 ##.cookie-lasche
 ##.cookie-lasche-hp
 ##.cookie-law
@@ -23073,6 +24508,7 @@ _site_cookie_
 ##.cookie-layer-container
 ##.cookie-layer-visible
 ##.cookie-layerbody
 ##.cookie-layer-container
 ##.cookie-layer-visible
 ##.cookie-layerbody
+##.cookie-lb-bottom
 ##.cookie-legal
 ##.cookie-legal-box
 ##.cookie-legal-content
 ##.cookie-legal
 ##.cookie-legal-box
 ##.cookie-legal-content
@@ -23095,8 +24531,10 @@ _site_cookie_
 ##.cookie-message
 ##.cookie-message-bar
 ##.cookie-message-block
 ##.cookie-message
 ##.cookie-message-bar
 ##.cookie-message-block
+##.cookie-message-blocking-background
 ##.cookie-message-box
 ##.cookie-message-container
 ##.cookie-message-box
 ##.cookie-message-container
+##.cookie-message__bar
 ##.cookie-message__wrapper
 ##.cookie-messages
 ##.cookie-messaging
 ##.cookie-message__wrapper
 ##.cookie-messages
 ##.cookie-messaging
@@ -23115,12 +24553,14 @@ _site_cookie_
 ##.cookie-nag
 ##.cookie-nagbar
 ##.cookie-navbar
 ##.cookie-nag
 ##.cookie-nagbar
 ##.cookie-navbar
+##.cookie-none
 ##.cookie-note
 ##.cookie-notf
 ##.cookie-notice
 ##.cookie-notice-bar
 ##.cookie-notice-bottom
 ##.cookie-notice-container
 ##.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-notice-dialog
 ##.cookie-notice-wrap
 ##.cookie-notice-wrapper
@@ -23131,6 +24571,7 @@ _site_cookie_
 ##.cookie-notification-bar
 ##.cookie-notification-bubble
 ##.cookie-notification-container
 ##.cookie-notification-bar
 ##.cookie-notification-bubble
 ##.cookie-notification-container
+##.cookie-notification-holder
 ##.cookie-notification-wrap
 ##.cookie-notification-wrapper
 ##.cookie-notification:not(body)
 ##.cookie-notification-wrap
 ##.cookie-notification-wrapper
 ##.cookie-notification:not(body)
@@ -23138,6 +24579,7 @@ _site_cookie_
 ##.cookie-notifier
 ##.cookie-notify
 ##.cookie-on
 ##.cookie-notifier
 ##.cookie-notify
 ##.cookie-on
+##.cookie-on-top
 ##.cookie-opt-in
 ##.cookie-opt-out
 ##.cookie-optin
 ##.cookie-opt-in
 ##.cookie-opt-out
 ##.cookie-optin
@@ -23155,6 +24597,7 @@ _site_cookie_
 ##.cookie-plugin
 ##.cookie-police
 ##.cookie-policy
 ##.cookie-plugin
 ##.cookie-police
 ##.cookie-policy
+##.cookie-policy--container
 ##.cookie-policy-accept
 ##.cookie-policy-agreement
 ##.cookie-policy-alert
 ##.cookie-policy-accept
 ##.cookie-policy-agreement
 ##.cookie-policy-alert
@@ -23168,6 +24611,7 @@ _site_cookie_
 ##.cookie-policy-bottom
 ##.cookie-policy-box
 ##.cookie-policy-consent
 ##.cookie-policy-bottom
 ##.cookie-policy-box
 ##.cookie-policy-consent
+##.cookie-policy-cont
 ##.cookie-policy-container
 ##.cookie-policy-content
 ##.cookie-policy-durex
 ##.cookie-policy-container
 ##.cookie-policy-content
 ##.cookie-policy-durex
@@ -23191,6 +24635,7 @@ _site_cookie_
 ##.cookie-policy-wrap
 ##.cookie-policy-wrapper
 ##.cookie-policy__container
 ##.cookie-policy-wrap
 ##.cookie-policy-wrapper
 ##.cookie-policy__container
+##.cookie-policymsg
 ##.cookie-politics
 ##.cookie-pop
 ##.cookie-pop-up
 ##.cookie-politics
 ##.cookie-pop
 ##.cookie-pop-up
@@ -23198,13 +24643,17 @@ _site_cookie_
 ##.cookie-pop-up-container
 ##.cookie-popUp
 ##.cookie-popin
 ##.cookie-pop-up-container
 ##.cookie-popUp
 ##.cookie-popin
+##.cookie-popover--active
 ##.cookie-popup
 ##.cookie-popup-bar
 ##.cookie-popup
 ##.cookie-popup-bar
+##.cookie-popup-container
 ##.cookie-popup-wrapper
 ##.cookie-popup__content
 ##.cookie-popup__heading
 ##.cookie-pp
 ##.cookie-privacy
 ##.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-privacy-popup
 ##.cookie-processed
 ##.cookie-promo
@@ -23229,6 +24678,7 @@ _site_cookie_
 ##.cookie-siteusage-notice
 ##.cookie-slide-container
 ##.cookie-slide-down
 ##.cookie-siteusage-notice
 ##.cookie-slide-container
 ##.cookie-slide-down
+##.cookie-snippet
 ##.cookie-splash
 ##.cookie-statement
 ##.cookie-sticky
 ##.cookie-splash
 ##.cookie-statement
 ##.cookie-sticky
@@ -23251,6 +24701,7 @@ _site_cookie_
 ##.cookie-usage
 ##.cookie-usage-msg
 ##.cookie-usage-notification
 ##.cookie-usage
 ##.cookie-usage-msg
 ##.cookie-usage-notification
+##.cookie-usage-notify
 ##.cookie-use
 ##.cookie-usgae
 ##.cookie-uslovi
 ##.cookie-use
 ##.cookie-usgae
 ##.cookie-uslovi
@@ -23259,6 +24710,7 @@ _site_cookie_
 ##.cookie-wall
 ##.cookie-wall-container
 ##.cookie-warn
 ##.cookie-wall
 ##.cookie-wall-container
 ##.cookie-warn
+##.cookie-warn-modal
 ##.cookie-warn-msg
 ##.cookie-warning
 ##.cookie-warning-bar
 ##.cookie-warn-msg
 ##.cookie-warning
 ##.cookie-warning-bar
@@ -23272,10 +24724,13 @@ _site_cookie_
 ##.cookie-window
 ##.cookie-wrap
 ##.cookie-wrap-content
 ##.cookie-window
 ##.cookie-wrap
 ##.cookie-wrap-content
+##.cookie-wrap-tip
 ##.cookie-wrapper
 ##.cookie-wrn-wrapper
 ##.cookie.alert
 ##.cookie-wrapper
 ##.cookie-wrn-wrapper
 ##.cookie.alert
+##.cookie.anchored-toast
 ##.cookie.change-message--on-click
 ##.cookie.change-message--on-click
+##.cookie.container-fluid
 ##.cookie.cookie-fullfat
 ##.cookie.cookie-lowfat
 ##.cookie.custom
 ##.cookie.cookie-fullfat
 ##.cookie.cookie-lowfat
 ##.cookie.custom
@@ -23286,6 +24741,7 @@ _site_cookie_
 ##.cookie.navbar-fixed-bottom
 ##.cookie.notification
 ##.cookie.opt-in
 ##.cookie.navbar-fixed-bottom
 ##.cookie.notification
 ##.cookie.opt-in
+##.cookie.row
 ##.cookie.top-info
 ##.cookie24_banner-wrapper
 ##.cookieAcc
 ##.cookie.top-info
 ##.cookie24_banner-wrapper
 ##.cookieAcc
@@ -23305,6 +24761,7 @@ _site_cookie_
 ##.cookieAlertBarMessage
 ##.cookieAlertBox
 ##.cookieAlertContainer
 ##.cookieAlertBarMessage
 ##.cookieAlertBox
 ##.cookieAlertContainer
+##.cookieAlertDesktop
 ##.cookieAlertWrapper
 ##.cookieAllert
 ##.cookieAnnoyer
 ##.cookieAlertWrapper
 ##.cookieAllert
 ##.cookieAnnoyer
@@ -23315,6 +24772,7 @@ _site_cookie_
 ##.cookieBannerContainer
 ##.cookieBannerDisclaimerWrap
 ##.cookieBannerWrapper
 ##.cookieBannerContainer
 ##.cookieBannerDisclaimerWrap
 ##.cookieBannerWrapper
+##.cookieBar-filler
 ##.cookieBar:not(body)
 ##.cookieBarContainer
 ##.cookieBarOverlay
 ##.cookieBar:not(body)
 ##.cookieBarContainer
 ##.cookieBarOverlay
@@ -23364,6 +24822,7 @@ _site_cookie_
 ##.cookieFancybox
 ##.cookieFloater
 ##.cookieFlyout
 ##.cookieFancybox
 ##.cookieFloater
 ##.cookieFlyout
+##.cookieFooter
 ##.cookieFooterbg
 ##.cookieForm
 ##.cookieHandler
 ##.cookieFooterbg
 ##.cookieForm
 ##.cookieHandler
@@ -23385,6 +24844,7 @@ _site_cookie_
 ##.cookieK
 ##.cookieLaw-box
 ##.cookieLaw:not(body):not(html)
 ##.cookieK
 ##.cookieLaw-box
 ##.cookieLaw:not(body):not(html)
+##.cookieLawBar
 ##.cookieLawPopup
 ##.cookieLawPopupContainer
 ##.cookieLawPro
 ##.cookieLawPopup
 ##.cookieLawPopupContainer
 ##.cookieLawPro
@@ -23415,6 +24875,7 @@ _site_cookie_
 ##.cookieNoti
 ##.cookieNotice
 ##.cookieNotice2
 ##.cookieNoti
 ##.cookieNotice
 ##.cookieNotice2
+##.cookieNoticeA
 ##.cookieNoticeBar
 ##.cookieNoticePopUp
 ##.cookieNoticeType1
 ##.cookieNoticeBar
 ##.cookieNoticePopUp
 ##.cookieNoticeType1
@@ -23424,10 +24885,12 @@ _site_cookie_
 ##.cookieNotificationContainer
 ##.cookieNotificationPopup
 ##.cookieNotificationWidget
 ##.cookieNotificationContainer
 ##.cookieNotificationPopup
 ##.cookieNotificationWidget
+##.cookieNotifierWrapper
 ##.cookieNotify
 ##.cookieNotifyBar
 ##.cookieOptIn
 ##.cookieOptOutBoxWrapper
 ##.cookieNotify
 ##.cookieNotifyBar
 ##.cookieOptIn
 ##.cookieOptOutBoxWrapper
+##.cookieOuter
 ##.cookieOverlay
 ##.cookieOverlayBox
 ##.cookiePack
 ##.cookieOverlay
 ##.cookieOverlayBox
 ##.cookiePack
@@ -23438,6 +24901,7 @@ _site_cookie_
 ##.cookiePoliceBlock
 ##.cookiePolicy
 ##.cookiePolicy-banner
 ##.cookiePoliceBlock
 ##.cookiePolicy
 ##.cookiePolicy-banner
+##.cookiePolicy-popup
 ##.cookiePolicyA
 ##.cookiePolicyB
 ##.cookiePolicyBannerOuter
 ##.cookiePolicyA
 ##.cookiePolicyB
 ##.cookiePolicyBannerOuter
@@ -23470,9 +24934,11 @@ _site_cookie_
 ##.cookieReminderWrapper
 ##.cookieRestriction
 ##.cookieRichtline_container
 ##.cookieReminderWrapper
 ##.cookieRestriction
 ##.cookieRichtline_container
+##.cookieScript
 ##.cookieSection
 ##.cookieShell
 ##.cookieShowClass
 ##.cookieSection
 ##.cookieShell
 ##.cookieShowClass
+##.cookieStatement-block
 ##.cookieText
 ##.cookieToast
 ##.cookieTool
 ##.cookieText
 ##.cookieToast
 ##.cookieTool
@@ -23520,7 +24986,9 @@ _site_cookie_
 ##.cookie_alert
 ##.cookie_alert_cont
 ##.cookie_alert_message
 ##.cookie_alert
 ##.cookie_alert_cont
 ##.cookie_alert_message
+##.cookie_approve
 ##.cookie_background
 ##.cookie_background
+##.cookie_ban
 ##.cookie_banner
 ##.cookie_banner-handled
 ##.cookie_banniere
 ##.cookie_banner
 ##.cookie_banner-handled
 ##.cookie_banniere
@@ -23540,6 +25008,7 @@ _site_cookie_
 ##.cookie_consent_banner
 ##.cookie_consent_holder
 ##.cookie_consent_title
 ##.cookie_consent_banner
 ##.cookie_consent_holder
 ##.cookie_consent_title
+##.cookie_consent_withings
 ##.cookie_cont
 ##.cookie_container
 ##.cookie_content
 ##.cookie_cont
 ##.cookie_container
 ##.cookie_content
@@ -23555,6 +25024,7 @@ _site_cookie_
 ##.cookie_head
 ##.cookie_header
 ##.cookie_hint
 ##.cookie_head
 ##.cookie_header
 ##.cookie_hint
+##.cookie_hinweis
 ##.cookie_holder
 ##.cookie_inf
 ##.cookie_info
 ##.cookie_holder
 ##.cookie_inf
 ##.cookie_info
@@ -23568,6 +25038,7 @@ _site_cookie_
 ##.cookie_law_dialog
 ##.cookie_layer
 ##.cookie_licence
 ##.cookie_law_dialog
 ##.cookie_layer
 ##.cookie_licence
+##.cookie_loading
 ##.cookie_m
 ##.cookie_meldung
 ##.cookie_mess
 ##.cookie_m
 ##.cookie_meldung
 ##.cookie_mess
@@ -23617,10 +25088,12 @@ _site_cookie_
 ##.cookie_tajekoztato
 ##.cookie_takeover
 ##.cookie_text
 ##.cookie_tajekoztato
 ##.cookie_takeover
 ##.cookie_text
+##.cookie_tip
 ##.cookie_toolbar
 ##.cookie_track
 ##.cookie_usage
 ##.cookie_usage_notifier
 ##.cookie_toolbar
 ##.cookie_track
 ##.cookie_usage
 ##.cookie_usage_notifier
+##.cookie_usage_notify
 ##.cookie_warn
 ##.cookie_warning
 ##.cookie_warning_box
 ##.cookie_warn
 ##.cookie_warning
 ##.cookie_warning_box
@@ -23629,7 +25102,10 @@ _site_cookie_
 ##.cookie_wrap_bottom
 ##.cookie_wrapper
 ##.cookie_wrp
 ##.cookie_wrap_bottom
 ##.cookie_wrapper
 ##.cookie_wrp
+##.cookieaccept
+##.cookieaccept_wrapper
 ##.cookieacceptance
 ##.cookieacceptance
+##.cookieacceptance__base
 ##.cookieadv
 ##.cookiealarm
 ##.cookiealert
 ##.cookieadv
 ##.cookiealarm
 ##.cookiealert
@@ -23652,6 +25128,7 @@ _site_cookie_
 ##.cookiebg
 ##.cookieboks
 ##.cookiebox
 ##.cookiebg
 ##.cookieboks
 ##.cookiebox
+##.cookiecall
 ##.cookiecheck
 ##.cookiecheck_banner-wrapper
 ##.cookieclose
 ##.cookiecheck
 ##.cookiecheck_banner-wrapper
 ##.cookieclose
@@ -23659,10 +25136,12 @@ _site_cookie_
 ##.cookieconsent-container
 ##.cookieconsent-dialog
 ##.cookieconsent-popup
 ##.cookieconsent-container
 ##.cookieconsent-dialog
 ##.cookieconsent-popup
+##.cookieconsent-simple
 ##.cookieconsentbar
 ##.cookiecontainer
 ##.cookiecontent
 ##.cookiecontrol
 ##.cookieconsentbar
 ##.cookiecontainer
 ##.cookiecontent
 ##.cookiecontrol
+##.cookiecrap
 ##.cookiecutter
 ##.cookied
 ##.cookiedOuter
 ##.cookiecutter
 ##.cookied
 ##.cookiedOuter
@@ -23691,10 +25170,12 @@ _site_cookie_
 ##.cookielaw-banner
 ##.cookielaw-bar
 ##.cookielaw-container
 ##.cookielaw-banner
 ##.cookielaw-bar
 ##.cookielaw-container
+##.cookielaw-info
 ##.cookielaw-msg
 ##.cookielaw-panel
 ##.cookielaw-wrapper
 ##.cookielaw:not(body):not(html)
 ##.cookielaw-msg
 ##.cookielaw-panel
 ##.cookielaw-wrapper
 ##.cookielaw:not(body):not(html)
+##.cookielawHinttop
 ##.cookielaw_wrapper
 ##.cookielawbar
 ##.cookielawpopup-container
 ##.cookielaw_wrapper
 ##.cookielawbar
 ##.cookielawpopup-container
@@ -23705,7 +25186,9 @@ _site_cookie_
 ##.cookieline
 ##.cookieloop
 ##.cookiemanager
 ##.cookieline
 ##.cookieloop
 ##.cookiemanager
+##.cookiemanager_banner--container
 ##.cookiemelding
 ##.cookiemelding
+##.cookiemeldung
 ##.cookiemessage
 ##.cookiemessageblock
 ##.cookiemodal
 ##.cookiemessage
 ##.cookiemessageblock
 ##.cookiemodal
@@ -23713,6 +25196,7 @@ _site_cookie_
 ##.cookiemsg
 ##.cookienav
 ##.cookienote
 ##.cookiemsg
 ##.cookienav
 ##.cookienote
+##.cookienote__overlay
 ##.cookienotice
 ##.cookienotice-bar
 ##.cookienotice-container
 ##.cookienotice
 ##.cookienotice-bar
 ##.cookienotice-container
@@ -23724,10 +25208,12 @@ _site_cookie_
 ##.cookieoverlay
 ##.cookiepanel
 ##.cookiepermissionprompt
 ##.cookieoverlay
 ##.cookiepanel
 ##.cookiepermissionprompt
+##.cookiepol
 ##.cookiepolicy
 ##.cookiepolicy-block
 ##.cookiepolicy-dropdown
 ##.cookiepolicy-wrapper
 ##.cookiepolicy
 ##.cookiepolicy-block
 ##.cookiepolicy-dropdown
 ##.cookiepolicy-wrapper
+##.cookiepolicyBanner
 ##.cookiepolicy__container
 ##.cookiepolicybar
 ##.cookiepolicyclass
 ##.cookiepolicy__container
 ##.cookiepolicybar
 ##.cookiepolicyclass
@@ -23736,26 +25222,35 @@ _site_cookie_
 ##.cookiepopup
 ##.cookiepopupcontainer
 ##.cookiepopupwrapper
 ##.cookiepopup
 ##.cookiepopupcontainer
 ##.cookiepopupwrapper
+##.cookieprivacy
+##.cookiequestion
 ##.cookierbar
 ##.cookierinfor
 ##.cookies--agree
 ##.cookierbar
 ##.cookierinfor
 ##.cookies--agree
+##.cookies--notification
 ##.cookies--show
 ##.cookies--show
+##.cookies--visible
 ##.cookies-1
 ##.cookies-accept
 ##.cookies-accept-form
 ##.cookies-acceptance
 ##.cookies-acceptance-panel
 ##.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-adv
 ##.cookies-advert
 ##.cookies-advice
 ##.cookies-advisor
+##.cookies-agree
 ##.cookies-agreement
 ##.cookies-alert
 ##.cookies-alert-alerta
 ##.cookies-alert-bar
 ##.cookies-agreement
 ##.cookies-alert
 ##.cookies-alert-alerta
 ##.cookies-alert-bar
+##.cookies-alert-box-wrapper
 ##.cookies-alert-wider-wrap
 ##.cookies-alert__wrapper
 ##.cookies-allow
 ##.cookies-alert-wider-wrap
 ##.cookies-alert__wrapper
 ##.cookies-allow
+##.cookies-analytics-info
 ##.cookies-area
 ##.cookies-back-body
 ##.cookies-banner
 ##.cookies-area
 ##.cookies-back-body
 ##.cookies-banner
@@ -23778,6 +25273,7 @@ _site_cookie_
 ##.cookies-claim
 ##.cookies-communicate
 ##.cookies-consent
 ##.cookies-claim
 ##.cookies-communicate
 ##.cookies-consent
+##.cookies-consent-banner-component
 ##.cookies-consent-panel
 ##.cookies-consent-wrapper
 ##.cookies-container
 ##.cookies-consent-panel
 ##.cookies-consent-wrapper
 ##.cookies-container
@@ -23795,10 +25291,10 @@ _site_cookie_
 ##.cookies-hint
 ##.cookies-hinweis
 ##.cookies-inUse-alert
 ##.cookies-hint
 ##.cookies-hinweis
 ##.cookies-inUse-alert
-##.cookies-info
 ##.cookies-info-banner
 ##.cookies-info-box
 ##.cookies-info-static
 ##.cookies-info-banner
 ##.cookies-info-box
 ##.cookies-info-static
+##.cookies-info:not(html):not(body)
 ##.cookies-info_banner
 ##.cookies-information
 ##.cookies-infos
 ##.cookies-info_banner
 ##.cookies-information
 ##.cookies-infos
@@ -23815,8 +25311,11 @@ _site_cookie_
 ##.cookies-mass
 ##.cookies-message
 ##.cookies-message-container
 ##.cookies-mass
 ##.cookies-message
 ##.cookies-message-container
+##.cookies-message-window
 ##.cookies-mod
 ##.cookies-mod-bar
 ##.cookies-mod
 ##.cookies-mod-bar
+##.cookies-modal__overlay
+##.cookies-module.show
 ##.cookies-msg
 ##.cookies-nav-bar
 ##.cookies-nofication
 ##.cookies-msg
 ##.cookies-nav-bar
 ##.cookies-nofication
@@ -23829,6 +25328,7 @@ _site_cookie_
 ##.cookies-notification-wrapper
 ##.cookies-notifications
 ##.cookies-notify
 ##.cookies-notification-wrapper
 ##.cookies-notifications
 ##.cookies-notify
+##.cookies-obligation-clause
 ##.cookies-open:not(body)
 ##.cookies-overlay
 ##.cookies-panel
 ##.cookies-open:not(body)
 ##.cookies-overlay
 ##.cookies-panel
@@ -23842,8 +25342,10 @@ _site_cookie_
 ##.cookies-politic
 ##.cookies-popin
 ##.cookies-popup
 ##.cookies-politic
 ##.cookies-popin
 ##.cookies-popup
+##.cookies-popupbox
 ##.cookies-portlet
 ##.cookies-privacy
 ##.cookies-portlet
 ##.cookies-privacy
+##.cookies-prompt
 ##.cookies-question
 ##.cookies-reminder
 ##.cookies-ribbon
 ##.cookies-question
 ##.cookies-reminder
 ##.cookies-ribbon
@@ -23855,9 +25357,11 @@ _site_cookie_
 ##.cookies-slide
 ##.cookies-statement
 ##.cookies-sticker
 ##.cookies-slide
 ##.cookies-statement
 ##.cookies-sticker
+##.cookies-sticky
 ##.cookies-strip
 ##.cookies-stripe
 ##.cookies-style
 ##.cookies-strip
 ##.cookies-stripe
 ##.cookies-style
+##.cookies-text
 ##.cookies-tip
 ##.cookies-top
 ##.cookies-type
 ##.cookies-tip
 ##.cookies-top
 ##.cookies-type
@@ -23875,8 +25379,13 @@ _site_cookie_
 ##.cookies-wrapper
 ##.cookies-wrp
 ##.cookies-wrp__cookies
 ##.cookies-wrapper
 ##.cookies-wrp
 ##.cookies-wrp__cookies
+##.cookies.alert
 ##.cookies.alert-dismissible
 ##.cookies.alert-dismissible
+##.cookies.callout
+##.cookies.dark
+##.cookies.info
 ##.cookies.is-visible
 ##.cookies.is-visible
+##.cookies.print-hidden
 ##.cookies.sv-layout
 ##.cookies.sv-vertical
 ##.cookies1
 ##.cookies.sv-layout
 ##.cookies.sv-vertical
 ##.cookies1
@@ -23907,6 +25416,7 @@ _site_cookie_
 ##.cookiesInfoBlock
 ##.cookiesInfoBox
 ##.cookiesInfoHolder
 ##.cookiesInfoBlock
 ##.cookiesInfoBox
 ##.cookiesInfoHolder
+##.cookiesLawAcceptation
 ##.cookiesLegalRules
 ##.cookiesMessage
 ##.cookiesMessageBanner
 ##.cookiesLegalRules
 ##.cookiesMessage
 ##.cookiesMessageBanner
@@ -23919,6 +25429,7 @@ _site_cookie_
 ##.cookiesNotice
 ##.cookiesNotification
 ##.cookiesNotificationOuter
 ##.cookiesNotice
 ##.cookiesNotification
 ##.cookiesNotificationOuter
+##.cookiesNotification_v1
 ##.cookiesOptin
 ##.cookiesOverlay
 ##.cookiesPanel
 ##.cookiesOptin
 ##.cookiesOverlay
 ##.cookiesPanel
@@ -23931,6 +25442,7 @@ _site_cookie_
 ##.cookiesPrivacyLayer
 ##.cookiesPro
 ##.cookiesShow
 ##.cookiesPrivacyLayer
 ##.cookiesPro
 ##.cookiesShow
+##.cookiesStrip
 ##.cookiesTxt
 ##.cookiesWarning
 ##.cookiesWarning-container
 ##.cookiesTxt
 ##.cookiesWarning
 ##.cookiesWarning-container
@@ -23939,8 +25451,12 @@ _site_cookie_
 ##.cookiesWr
 ##.cookiesWrap
 ##.cookiesWrapper
 ##.cookiesWr
 ##.cookiesWrap
 ##.cookiesWrapper
+##.cookies[data-plugin-acceptcookies]
 ##.cookies[data-plugin-cookie]
 ##.cookies[data-plugin-cookie]
+##.cookies[ng-hide*="isCookies"]
+##.cookies[ng-if*="useOfCookies"]
 ##.cookies__banner
 ##.cookies__banner
+##.cookies__banner__wrapper
 ##.cookies__container
 ##.cookies__content
 ##.cookies__info
 ##.cookies__container
 ##.cookies__content
 ##.cookies__info
@@ -23957,6 +25473,7 @@ _site_cookie_
 ##.cookies_alert
 ##.cookies_alert_wrapper
 ##.cookies_allowed
 ##.cookies_alert
 ##.cookies_alert_wrapper
 ##.cookies_allowed
+##.cookies_b
 ##.cookies_bandeau
 ##.cookies_banner
 ##.cookies_bar
 ##.cookies_bandeau
 ##.cookies_banner
 ##.cookies_bar
@@ -23981,6 +25498,7 @@ _site_cookie_
 ##.cookies_kontener
 ##.cookies_law_compliance_footer
 ##.cookies_management-overlay
 ##.cookies_kontener
 ##.cookies_law_compliance_footer
 ##.cookies_management-overlay
+##.cookies_management-topbar
 ##.cookies_message
 ##.cookies_modal
 ##.cookies_msg
 ##.cookies_message
 ##.cookies_modal
 ##.cookies_msg
@@ -24009,6 +25527,7 @@ _site_cookie_
 ##.cookiesbottom
 ##.cookiesbox
 ##.cookiesbythebook
 ##.cookiesbottom
 ##.cookiesbox
 ##.cookiesbythebook
+##.cookiesdirective-wrapper
 ##.cookiesettings
 ##.cookiesframe
 ##.cookieshade
 ##.cookiesettings
 ##.cookiesframe
 ##.cookieshade
@@ -24060,6 +25579,7 @@ _site_cookie_
 ##.cookify
 ##.cookillian-alert
 ##.cookinfo
 ##.cookify
 ##.cookillian-alert
 ##.cookinfo
+##.cookinfo__wrapper
 ##.cookinfo_bottom
 ##.cookinfo_top
 ##.cookiz
 ##.cookinfo_bottom
 ##.cookinfo_top
 ##.cookiz
@@ -24072,6 +25592,7 @@ _site_cookie_
 ##.coooooookie
 ##.core-CookiesPolicy
 ##.cornerPolicyTab
 ##.coooooookie
 ##.core-CookiesPolicy
 ##.cornerPolicyTab
+##.coucou.cookie_slide
 ##.cp-CookiesDisclaimer
 ##.cp-alert-message
 ##.cp-box-alert
 ##.cp-CookiesDisclaimer
 ##.cp-alert-message
 ##.cp-box-alert
@@ -24080,7 +25601,10 @@ _site_cookie_
 ##.cp-cookie-wrap
 ##.cp-cookies
 ##.cp-curtain-container
 ##.cp-cookie-wrap
 ##.cp-cookies
 ##.cp-curtain-container
+##.cp-info-bar-container
+##.cp-slider-popup
 ##.cp1CookieBanner
 ##.cp1CookieBanner
+##.cpb-privacy-policy-widget
 ##.cpnb-inner
 ##.cpnb-outer
 ##.cpnb-top
 ##.cpnb-inner
 ##.cpnb-outer
 ##.cpnb-top
@@ -24093,6 +25617,7 @@ _site_cookie_
 ##.csi-cookie-banner-container
 ##.ctCookieTerms
 ##.ctl_CookieWarning
 ##.csi-cookie-banner-container
 ##.ctCookieTerms
 ##.ctl_CookieWarning
+##.ctn-cookies
 ##.ctn_cookies
 ##.ctrlCookieBar
 ##.custom-cookie-banner
 ##.ctn_cookies
 ##.ctrlCookieBar
 ##.custom-cookie-banner
@@ -24104,9 +25629,13 @@ _site_cookie_
 ##.cy-popin-cookie
 ##.cz-cookiebar
 ##.d-cookie-bar
 ##.cy-popin-cookie
 ##.cz-cookiebar
 ##.d-cookie-bar
+##.d-cookieBannerView
 ##.dCookiesAlert
 ##.dCookiesAlert
+##.daac-desktop-notice
+##.data-privacy-banner
 ##.dataPrivacyOverlay
 ##.datenschutzcookie
 ##.dataPrivacyOverlay
 ##.datenschutzcookie
+##.dbi__cookiebanner
 ##.dbk-cookiebar
 ##.dcm-cookies
 ##.de-cookie-popup
 ##.dbk-cookiebar
 ##.dcm-cookies
 ##.de-cookie-popup
@@ -24114,11 +25643,16 @@ _site_cookie_
 ##.debat-cookies
 ##.debilni-eu-susenky
 ##.defaultCookie
 ##.debat-cookies
 ##.debilni-eu-susenky
 ##.defaultCookie
+##.dentro-cookie
+##.desktop_cookie_block
 ##.devsite-notification-eu-cookie
 ##.devsite-notification-eu-cookie
+##.dft-cookies.open
+##.dgpr-drop-down
 ##.dhl-cgk
 ##.dialog-cookie-settings
 ##.dialogBanner__inner[data-qa="cookie-banner"]
 ##.digimadi-cc-wrapper
 ##.dhl-cgk
 ##.dialog-cookie-settings
 ##.dialogBanner__inner[data-qa="cookie-banner"]
 ##.digimadi-cc-wrapper
+##.dina-cookiebanner
 ##.disclaimer-cookies
 ##.disclaimer-cookies-message
 ##.disclaimerContainer
 ##.disclaimer-cookies
 ##.disclaimer-cookies-message
 ##.disclaimerContainer
@@ -24146,6 +25680,7 @@ _site_cookie_
 ##.divCookiePopUp
 ##.divCookiePopUpContainer
 ##.divCookieWarning
 ##.divCookiePopUp
 ##.divCookiePopUpContainer
 ##.divCookieWarning
+##.divCookiesWarning
 ##.divLeyCookies
 ##.div_CookieLaw
 ##.div_alert.cookie
 ##.divLeyCookies
 ##.div_CookieLaw
 ##.div_alert.cookie
@@ -24158,20 +25693,28 @@ _site_cookie_
 ##.dk-cookies-bar
 ##.dl_cookie_footer--visible
 ##.dl_cookies_policy_advert
 ##.dk-cookies-bar
 ##.dl_cookie_footer--visible
 ##.dl_cookies_policy_advert
+##.dmc-window[aria-label="cookieconsent"]
 ##.dmg-cookie-info
 ##.dmg-cookie-info
+##.dn-cookie-container
 ##.dni-notifications_cookie-notification
 ##.dnt-using-cookies
 ##.dni-notifications_cookie-notification
 ##.dnt-using-cookies
+##.dnt_banner-wrapper
 ##.dnvgl-cookie-container
 ##.dom-content--eu-banner
 ##.dot-cc-wrapper
 ##.doyoulikecookies
 ##.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
 ##.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-cookie_consent
+##.dsgvo-cookiebanner
+##.dsgvo-wrapper
 ##.dt-cookie-dialog
 ##.duc-base_cookie-consent
 ##.dvcookies-banner-container
 ##.dt-cookie-dialog
 ##.duc-base_cookie-consent
 ##.dvcookies-banner-container
@@ -24180,24 +25723,32 @@ _site_cookie_
 ##.e-cookie-info
 ##.e-cookie-message
 ##.e-cookies
 ##.e-cookie-info
 ##.e-cookie-message
 ##.e-cookies
+##.e-tron-cookies-notice
 ##.eCookiesBanner
 ##.ePrivacyOuterWrapper
 ##.eav-cookielayer
 ##.eCookiesBanner
 ##.ePrivacyOuterWrapper
 ##.eav-cookielayer
+##.ec-cookie-bar
 ##.ec-cookie-policy
 ##.ec-gtm-cookie-directive
 ##.ecdcCookiePolicy
 ##.ecmt-notification-cookies
 ##.ecomcookielaw-holder
 ##.ed-cookies-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
 ##.ee-intro-banner__consent
+##.egm-cookie-flyout
 ##.egmont-cookies
 ##.eh-cookieinfo
 ##.egmont-cookies
 ##.eh-cookieinfo
+##.ei_cookie
 ##.eksCookieContainer
 ##.element-cookie-banner
 ##.eksCookieContainer
 ##.element-cookie-banner
+##.elxtr-consent
 ##.emerson-cookie
 ##.emm-cookie-info
 ##.emp-cookies-policy
 ##.encart_cookie
 ##.emerson-cookie
 ##.emm-cookie-info
 ##.emp-cookies-policy
 ##.encart_cookie
+##.eocookie
+##.ep_cookies
 ##.epic-cookie-banner
 ##.eprivacy-banner--displayed
 ##.eprivacy-banner__container
 ##.epic-cookie-banner
 ##.eprivacy-banner--displayed
 ##.eprivacy-banner__container
@@ -24206,17 +25757,22 @@ _site_cookie_
 ##.eprjcookie
 ##.epson_cookienotice
 ##.epublishing-eu-cookies
 ##.eprjcookie
 ##.epson_cookienotice
 ##.epublishing-eu-cookies
+##.error.cookie
 ##.espcookie
 ##.espcookie
+##.esri-cookie
 ##.eu-compliance-message
 ##.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
 ##.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-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-cookie-policy
 ##.eu-cookie-policy-banner-wrapper
 ##.eu-cookie-policy-note
@@ -24237,6 +25793,7 @@ _site_cookie_
 ##.eu-suck-my-cookie
 ##.euCookie
 ##.euCookie-outer
 ##.eu-suck-my-cookie
 ##.euCookie
 ##.euCookie-outer
+##.euCookieContainer
 ##.euCookieInfobarWrapper
 ##.euCookieLaw
 ##.euCookieLayer
 ##.euCookieInfobarWrapper
 ##.euCookieLaw
 ##.euCookieLayer
@@ -24266,8 +25823,11 @@ _site_cookie_
 ##.eupopup-container
 ##.eupopup-container-bottomright
 ##.eurocookie
 ##.eupopup-container
 ##.eupopup-container-bottomright
 ##.eurocookie
+##.eut-privacy-wrapper
 ##.ev-cookie-banner
 ##.evidon-banner
 ##.ev-cookie-banner
 ##.evidon-banner
+##.evt-cookie-element
+##.exponea-banner
 ##.expressconsentAlert
 ##.ext-cookie
 ##.extra-cookies-popup
 ##.expressconsentAlert
 ##.ext-cookie
 ##.extra-cookies-popup
@@ -24283,6 +25843,7 @@ _site_cookie_
 ##.fhCookieLaw
 ##.fi-cookie-banner
 ##.filCookiesCnil
 ##.fhCookieLaw
 ##.fi-cookie-banner
 ##.filCookiesCnil
+##.fixed-cookie
 ##.fixed-msg--cookies
 ##.fixedCookieOverlay
 ##.fixedCookiePolicy
 ##.fixed-msg--cookies
 ##.fixedCookieOverlay
 ##.fixedCookiePolicy
@@ -24301,6 +25862,7 @@ _site_cookie_
 ##.footer-cookie
 ##.footer-cookie-notice
 ##.footer-cookie-notifier
 ##.footer-cookie
 ##.footer-cookie-notice
 ##.footer-cookie-notifier
+##.footer-cookie-policy
 ##.footer-cookie-warning
 ##.footer-cookie-wrapper
 ##.footer-cookies
 ##.footer-cookie-warning
 ##.footer-cookie-wrapper
 ##.footer-cookies
@@ -24314,6 +25876,7 @@ _site_cookie_
 ##.footer__cookie-info
 ##.footer__cookiebar
 ##.footer__cookies
 ##.footer__cookie-info
 ##.footer__cookiebar
 ##.footer__cookies
+##.footer__gdrp
 ##.footer_cnil
 ##.footer_cookie
 ##.footer_cookie_bar
 ##.footer_cnil
 ##.footer_cookie
 ##.footer_cookie_bar
@@ -24328,8 +25891,12 @@ _site_cookie_
 ##.fp_cookie
 ##.fr_showCookieLegalInfo
 ##.framework_cookies
 ##.fp_cookie
 ##.fr_showCookieLegalInfo
 ##.framework_cookies
+##.fs-cookie-bar
 ##.fucking-eu-cookies
 ##.fucking-eu-cookies
+##.func-cookie
+##.fusion-privacy-bar
 ##.future-cookie-bar
 ##.future-cookie-bar
+##.fxs_alertCookies
 ##.fz-use-cookies
 ##.g-cookie
 ##.g-cookie-bar
 ##.fz-use-cookies
 ##.g-cookie
 ##.g-cookie-bar
@@ -24342,63 +25909,103 @@ _site_cookie_
 ##.gbi-cookiebar
 ##.gdl-cookie-dialog
 ##.gdp_cookie_widget
 ##.gbi-cookiebar
 ##.gdl-cookie-dialog
 ##.gdp_cookie_widget
+##.gdpr-agree
 ##.gdpr-alert
 ##.gdpr-ask-modal
 ##.gdpr-banner
 ##.gdpr-banner-content-wrapper
 ##.gdpr-alert
 ##.gdpr-ask-modal
 ##.gdpr-banner
 ##.gdpr-banner-content-wrapper
+##.gdpr-banner-processed
 ##.gdpr-bar
 ##.gdpr-bar
+##.gdpr-bar-wrapper
+##.gdpr-blk
 ##.gdpr-block
 ##.gdpr-block-privacy
 ##.gdpr-block
 ##.gdpr-block-privacy
+##.gdpr-compliance-wrapper
 ##.gdpr-consent
 ##.gdpr-consent
+##.gdpr-consent--hidden
 ##.gdpr-consent-backdrop
 ##.gdpr-consent-banner
 ##.gdpr-consent-backdrop
 ##.gdpr-consent-banner
+##.gdpr-container
 ##.gdpr-cookie
 ##.gdpr-cookie-banner
 ##.gdpr-cookie-consent-banner
 ##.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-cookie-notice
 ##.gdpr-cookie-wrapper
 ##.gdpr-cookieNotice
+##.gdpr-cookiebanner
 ##.gdpr-cookies-hint
 ##.gdpr-cookies-line
 ##.gdpr-dialog
 ##.gdpr-cookies-hint
 ##.gdpr-cookies-line
 ##.gdpr-dialog
+##.gdpr-dialog-wrapper
 ##.gdpr-disclaimer
 ##.gdpr-hellobar
 ##.gdpr-message
 ##.gdpr-modal-dialog
 ##.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-notice
 ##.gdpr-notice-policy-container
 ##.gdpr-notification
 ##.gdpr-notification-banner
+##.gdpr-onboarding-container
 ##.gdpr-optin-view
 ##.gdpr-optin-view
+##.gdpr-outer
+##.gdpr-overlay.gdpr-overlay--initial
+##.gdpr-overlay.gdpr-overlay--video
 ##.gdpr-panel
 ##.gdpr-panel
+##.gdpr-pn-container
+##.gdpr-policy-bar
+##.gdpr-popup
 ##.gdpr-popup-border
 ##.gdpr-privacy-banner
 ##.gdpr-privacy-bar
 ##.gdpr-popup-border
 ##.gdpr-privacy-banner
 ##.gdpr-privacy-bar
+##.gdpr-prompt
 ##.gdpr-section
 ##.gdpr-sticky-container
 ##.gdpr-section
 ##.gdpr-sticky-container
+##.gdpr-stickybar
+##.gdpr-terms-banner
+##.gdpr-warning
 ##.gdpr-wrapper
 ##.gdpr-wrapper
+##.gdpr.consent
 ##.gdpr:not(body):not(html)
 ##.gdprBanner
 ##.gdpr:not(body):not(html)
 ##.gdprBanner
+##.gdprBannerWrapper
+##.gdprBnnr
 ##.gdprCookieWrapper
 ##.gdprMessage
 ##.gdprPopup
 ##.gdprCookieWrapper
 ##.gdprMessage
 ##.gdprPopup
+##.gdpr[data-gdpr-popup]
+##.gdpr__container
+##.gdpr__cookie_consent
+##.gdpr_accept_cookie
 ##.gdpr_banner
 ##.gdpr_banner_top
 ##.gdpr_bar
 ##.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_cookie_bar
 ##.gdpr_cookie_notice
 ##.gdpr_gdpr-composer-panel__toolbar
 ##.gdpr_hdr
+##.gdpr_msg
+##.gdpr_note
 ##.gdpr_popup_wrap
 ##.gdpr_popup_wrap
+##.gdprbar
+##.gdprbox
 ##.gdprboxcolor
 ##.gdprboxcolor
+##.gdprfooter
+##.gdprrhs
 ##.gdrp-popup-content
 ##.general-cookie-notification
 ##.gdrp-popup-content
 ##.general-cookie-notification
+##.general_data_protection_regulation
 ##.gfl-widget-gdpr-wrap
 ##.ghost-cookiebar
 ##.ghostery-implied-consent-notice
 ##.gigyaNotify
 ##.ginger_banner-wrapper
 ##.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
 ##.gk-cookie-policy
 ##.gl-cookie-banner-wrapper
 ##.global-cookie
@@ -24410,11 +26017,16 @@ _site_cookie_
 ##.global-cookiepopup
 ##.global-level-alert
 ##.global-message_cookie
 ##.global-cookiepopup
 ##.global-level-alert
 ##.global-message_cookie
+##.globalPrivacyBar
 ##.globalcookiepolicycontainer
 ##.gn-cookie-alert
 ##.go-mdl-cookies-drct-warning
 ##.globalcookiepolicycontainer
 ##.gn-cookie-alert
 ##.go-mdl-cookies-drct-warning
+##.googleadwordsconversiontracking-cookie
+##.gp-cookie-banner
 ##.gp-modal__cookies
 ##.gp-plugin-cookie-consent
 ##.gp-modal__cookies
 ##.gp-plugin-cookie-consent
+##.gpm-cookie-accepted
+##.gpn-gdpr-container
 ##.gr-cookie-overlay
 ##.grdp-popup
 ##.great-eu-cookies
 ##.gr-cookie-overlay
 ##.grdp-popup
 ##.great-eu-cookies
@@ -24423,9 +26035,10 @@ _site_cookie_
 ##.gsCookieDisclaimer
 ##.gsk-cookieconsent-outer
 ##.gt-ui-cookie-bar
 ##.gsCookieDisclaimer
 ##.gsk-cookieconsent-outer
 ##.gt-ui-cookie-bar
+##.gtec-popup-datenschutz
 ##.guj-cb
 ##.hLibCookieExpanded
 ##.guj-cb
 ##.hLibCookieExpanded
-##.has-cookie-message
+##.has-cookie-message:not(body)
 ##.hbcom-cookiepanel
 ##.hc-cookie-consent-bar
 ##.hc-privacydisclaimer
 ##.hbcom-cookiepanel
 ##.hc-cookie-consent-bar
 ##.hc-privacydisclaimer
@@ -24445,6 +26058,7 @@ _site_cookie_
 ##.header-cookies-alert
 ##.header-declaration[data-customer-popup="cookie"]
 ##.header-gdpr
 ##.header-cookies-alert
 ##.header-declaration[data-customer-popup="cookie"]
 ##.header-gdpr
+##.header-gdpr__container
 ##.header-notice-cookies
 ##.header-privacy-policy
 ##.headerCookie
 ##.header-notice-cookies
 ##.header-privacy-policy
 ##.headerCookie
@@ -24458,6 +26072,7 @@ _site_cookie_
 ##.header_cookie
 ##.headerbar_cookies
 ##.hearye
 ##.header_cookie
 ##.headerbar_cookies
 ##.hearye
+##.hello-rodo--show
 ##.herbyCookieConsent
 ##.hfs_pageCookieHint
 ##.hidden-xs.eu-policy
 ##.herbyCookieConsent
 ##.hfs_pageCookieHint
 ##.hidden-xs.eu-policy
@@ -24465,6 +26080,7 @@ _site_cookie_
 ##.hideFirstLoadPopUpCookiePolicy
 ##.hirma-cookies
 ##.hl-cookies-header
 ##.hideFirstLoadPopUpCookiePolicy
 ##.hirma-cookies
 ##.hl-cookies-header
+##.hof-CookieBar
 ##.home-footer__cookies
 ##.home-privacy-coookies
 ##.homepg-cookie-container
 ##.home-footer__cookies
 ##.home-privacy-coookies
 ##.homepg-cookie-container
@@ -24474,6 +26090,7 @@ _site_cookie_
 ##.hp-cookies
 ##.hpm-alert-cookies
 ##.hsp-cookies
 ##.hp-cookies
 ##.hpm-alert-cookies
 ##.hsp-cookies
+##.hv_privacy_prompt
 ##.hz-consents-banner
 ##.hz-visitor-consents
 ##.i-am-ok-with-cookies
 ##.hz-consents-banner
 ##.hz-visitor-consents
 ##.i-am-ok-with-cookies
@@ -24483,14 +26100,18 @@ _site_cookie_
 ##.ib-global-cookie-notice
 ##.ib-m-cookie-banner
 ##.ibeCookieBanner
 ##.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
 ##.icl-LegalConsentBanner
 ##.ico-cookie-wrapper
 ##.id-CookieConsent
 ##.idc-privacy-notice
 ##.identity-noticebar
 ##.identity-noticebar-content
+##.idgcp__section
+##.ilikecookies
 ##.iltempocookies
 ##.imPolicycookiemessage
 ##.iltempocookies
 ##.imPolicycookiemessage
+##.imc-cookie
 ##.important-banner--cookies
 ##.index__cookie__body
 ##.index_cookies
 ##.important-banner--cookies
 ##.index__cookie__body
 ##.index_cookies
@@ -24519,8 +26140,11 @@ _site_cookie_
 ##.intercept-cookies
 ##.ir_cookiehint
 ##.is-cookie
 ##.intercept-cookies
 ##.ir_cookiehint
 ##.is-cookie
+##.is-cookie-banner
+##.is-cookies
 ##.it_privacy_notice
 ##.iubenda-ibadge
 ##.it_privacy_notice
 ##.iubenda-ibadge
+##.iv-ui-website-cookie-compliance
 ##.ixi_accept_cookies
 ##.izee-cookie-alert
 ##.iziToast-capsule
 ##.ixi_accept_cookies
 ##.izee-cookie-alert
 ##.iziToast-capsule
@@ -24532,15 +26156,19 @@ _site_cookie_
 ##.j-cookieDisclaimer
 ##.j-cookieLaw
 ##.j-cookieModal
 ##.j-cookieDisclaimer
 ##.j-cookieLaw
 ##.j-cookieModal
+##.j-welcome-privacy
 ##.jCookie
 ##.ja-cookie-consent
 ##.jb.cookie
 ##.jcb-cookie-disclaimer
 ##.jCookie
 ##.ja-cookie-consent
 ##.jb.cookie
 ##.jcb-cookie-disclaimer
+##.jcookie-navbar
 ##.jd-rodo
 ##.jd-rodo-2
 ##.jd-rodo
 ##.jd-rodo-2
+##.jg-chrome-cookie-consent
 ##.jix_acceptcookies_box
 ##.jlp-cookie-info-container
 ##.jnc-cookie
 ##.jix_acceptcookies_box
 ##.jlp-cookie-info-container
 ##.jnc-cookie
+##.jnews-cookie-law-policy
 ##.johnnys-cookie-warning
 ##.jqCookieAcceptContainer
 ##.jq_cookies_msg
 ##.johnnys-cookie-warning
 ##.jqCookieAcceptContainer
 ##.jq_cookies_msg
@@ -24556,11 +26184,15 @@ _site_cookie_
 ##.js-accept-cookies-banner
 ##.js-acceptCookieDiv
 ##.js-allow-cookies
 ##.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-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
+##.js-cookie-agree
 ##.js-cookie-alert
 ##.js-cookie-banner
 ##.js-cookie-bar
 ##.js-cookie-alert
 ##.js-cookie-banner
 ##.js-cookie-bar
@@ -24572,17 +26204,21 @@ _site_cookie_
 ##.js-cookie-consent-module
 ##.js-cookie-consent-overlay
 ##.js-cookie-container
 ##.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-directive
 ##.js-cookie-disclaimer
 ##.js-cookie-hint
+##.js-cookie-holder
 ##.js-cookie-iframe
 ##.js-cookie-info
 ##.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-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-notify
 ##.js-cookie-overlay
 ##.js-cookie-panel
@@ -24590,6 +26226,7 @@ _site_cookie_
 ##.js-cookie-policy-banner
 ##.js-cookie-policy-header
 ##.js-cookie-popup
 ##.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-cookie-wall
 ##.js-cookie-warning
 ##.js-cookie-warning-container
@@ -24600,6 +26237,7 @@ _site_cookie_
 ##.js-cookieInfo
 ##.js-cookieMessage
 ##.js-cookieNote
 ##.js-cookieInfo
 ##.js-cookieMessage
 ##.js-cookieNote
+##.js-cookieSticky
 ##.js-cookie_bar
 ##.js-cookie_policy
 ##.js-cookiebanner
 ##.js-cookie_bar
 ##.js-cookie_policy
 ##.js-cookiebanner
@@ -24618,17 +26256,27 @@ _site_cookie_
 ##.js-cookies_notice
 ##.js-disclaimer
 ##.js-disclaimer-dismiss
 ##.js-cookies_notice
 ##.js-disclaimer
 ##.js-disclaimer-dismiss
+##.js-eu-cookie-notice
 ##.js-g-cookie
 ##.js-gdpr-banner
 ##.js-g-cookie
 ##.js-gdpr-banner
+##.js-gdpr-cookie-box
+##.js-gdpr-header
+##.js-gdpr-info
 ##.js-global-privacy-messages
 ##.js-global-privacy-messages
+##.js-global-top-message-cookies
 ##.js-id--cookieconsent
 ##.js-message-cookies
 ##.js-notify-cookie
 ##.js-id--cookieconsent
 ##.js-message-cookies
 ##.js-notify-cookie
+##.js-page-cookies
+##.js-page__gdpr
+##.js-personalInformationNotice
 ##.js-policy_banner
 ##.js-policy_banner
+##.js-privacy-notification
 ##.js-silent-consent
 ##.js-terms-of-use-disclaimer
 ##.js-tm-cookie-container
 ##.js-toast-cookies
 ##.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
 ##.js-ug-alert-cookie
 ##.js-visitorNotice
 ##.jsCookieContainer
@@ -24639,6 +26287,7 @@ _site_cookie_
 ##.jsCustomCloseCookie
 ##.jsCustomCookieWrap
 ##.jsEUCookieInfobarDisplay
 ##.jsCustomCloseCookie
 ##.jsCustomCookieWrap
 ##.jsEUCookieInfobarDisplay
+##.jsGdprBar
 ##.js__cookie-information
 ##.js__cookie-information_banner
 ##.js__cookie_popup
 ##.js__cookie-information
 ##.js__cookie-information_banner
 ##.js__cookie_popup
@@ -24650,6 +26299,7 @@ _site_cookie_
 ##.js_cookies_container
 ##.js_cookies_disabled_layer
 ##.js_cookies_wrapper
 ##.js_cookies_container
 ##.js_cookies_disabled_layer
 ##.js_cookies_wrapper
+##.js_gdpr_cookie_banner
 ##.jsbd-Cookie
 ##.jubCookWarn
 ##.jum-notification-cookie
 ##.jsbd-Cookie
 ##.jubCookWarn
 ##.jum-notification-cookie
@@ -24657,35 +26307,46 @@ _site_cookie_
 ##.jw-widget-show-cookies-policy
 ##.k4-cookie
 ##.kali-cc-bandeau
 ##.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
 ##.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
 ##.koning-cookie-control
 ##.kontener_cookie
 ##.l-cookie-law
 ##.l-cookie-notice-container
+##.l-cookieNotification
+##.l-cookies
 ##.l-disclaimer
 ##.l-disclaimer
+##.l-gdpr-banner
 ##.l-global-footer__cookie
 ##.l-global-footer__cookie
+##.l-sticky-gf__accept
 ##.lag-cookie-policy-wrapper
 ##.lam-cookie-container
 ##.landing-cookies
 ##.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
 ##.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-acknowledgement:not(body):not(html)
 ##.legal-cookie
 ##.legal-cookie-wrapper
+##.legal-cookiebar
 ##.legal-info__alert-cookie
 ##.legal-message-wrapper
 ##.legal-info__alert-cookie
 ##.legal-message-wrapper
+##.legalUE
 ##.legal_cookie_block
 ##.legaladvice
 ##.legalwarning
 ##.letus-use-cookies
 ##.leyCookies
 ##.legal_cookie_block
 ##.legaladvice
 ##.legalwarning
 ##.letus-use-cookies
 ##.leyCookies
+##.lg-cookie
 ##.lgcookieslaw_banner
 ##.lgi-bgcontainer-privacybanner
 ##.lgi_privacybanner
 ##.lgcookieslaw_banner
 ##.lgi-bgcontainer-privacybanner
 ##.lgi_privacybanner
@@ -24697,10 +26358,13 @@ _site_cookie_
 ##.loving-eu-cookies
 ##.lp-cookie-banner
 ##.lp-cookie-consent
 ##.loving-eu-cookies
 ##.lp-cookie-banner
 ##.lp-cookie-consent
+##.lp-widget-cookie-banner
 ##.lpsCookieInfo
 ##.luana-module-cookie-policy
 ##.lpsCookieInfo
 ##.luana-module-cookie-policy
+##.lucid-cookie-compliance
 ##.lxb_cm-message
 ##.m-basic-cookie
 ##.lxb_cm-message
 ##.m-basic-cookie
+##.m-basic-cookie-refresh
 ##.m-cookie
 ##.m-cookie-alert
 ##.m-cookie-banner
 ##.m-cookie
 ##.m-cookie-alert
 ##.m-cookie-banner
@@ -24736,6 +26400,7 @@ _site_cookie_
 ##.mainCookiesPopUp
 ##.maserati-cookie
 ##.max_wp_cookie_notification
 ##.mainCookiesPopUp
 ##.maserati-cookie
 ##.max_wp_cookie_notification
+##.mb-content-cookie
 ##.mb-ol-privacy-box-footer
 ##.mb_cookie
 ##.mb_informativa_cookies
 ##.mb-ol-privacy-box-footer
 ##.mb_cookie
 ##.mb_informativa_cookies
@@ -24767,9 +26432,11 @@ _site_cookie_
 ##.mh5_CookieNotice
 ##.mikit_bandeau_cookies
 ##.milibooCookie
 ##.mh5_CookieNotice
 ##.mikit_bandeau_cookies
 ##.milibooCookie
+##.min-cookiebanner
 ##.minPppWrp_cookie
 ##.minPpp_cookie
 ##.mj-box-cookie-alert
 ##.minPppWrp_cookie
 ##.minPpp_cookie
 ##.mj-box-cookie-alert
+##.mj-gdpr-consent-banner
 ##.mj-js-container-cookie-alert
 ##.mjs-cookie-notice
 ##.mk-cookie-notification
 ##.mj-js-container-cookie-alert
 ##.mjs-cookie-notice
 ##.mk-cookie-notification
@@ -24778,6 +26445,7 @@ _site_cookie_
 ##.ml-cookie-wrap
 ##.mm-cookies
 ##.mmCookies
 ##.ml-cookie-wrap
 ##.mm-cookies
 ##.mmCookies
+##.mmcookiepref-plugin
 ##.mmui-cookie-disclaimer
 ##.mnd-cookies
 ##.moc-cookie-container
 ##.mmui-cookie-disclaimer
 ##.mnd-cookies
 ##.moc-cookie-container
@@ -24794,6 +26462,7 @@ _site_cookie_
 ##.mod-cookiepolicy
 ##.mod-cookies:not(body):not(html)
 ##.mod-cookiewarning
 ##.mod-cookiepolicy
 ##.mod-cookies:not(body):not(html)
 ##.mod-cookiewarning
+##.mod-disclaimer
 ##.mod-privacypolicy
 ##.modCookieBar
 ##.modUt_cookie_privacy_1
 ##.mod-privacypolicy
 ##.modCookieBar
 ##.modUt_cookie_privacy_1
@@ -24806,6 +26475,7 @@ _site_cookie_
 ##.modal-accept-cookies
 ##.modal-bannercookies
 ##.modal-box-cookie-policy-message
 ##.modal-accept-cookies
 ##.modal-bannercookies
 ##.modal-box-cookie-policy-message
+##.modal-content-cookie-message
 ##.modal-cookie
 ##.modal-ley-cookies
 ##.modal-strip[data-cookie]
 ##.modal-cookie
 ##.modal-ley-cookies
 ##.modal-strip[data-cookie]
@@ -24815,9 +26485,11 @@ _site_cookie_
 ##.module-cookie-bar
 ##.module-cookie-info
 ##.module-cookie-note
 ##.module-cookie-bar
 ##.module-cookie-info
 ##.module-cookie-note
+##.module-cookieinfo
 ##.module-cookies-wrapper
 ##.module-notification--cookies
 ##.moduleCookiesBox
 ##.module-cookies-wrapper
 ##.module-notification--cookies
 ##.moduleCookiesBox
+##.module__cookiebanner
 ##.modules--cookiebar
 ##.modulesden-cookies-bar
 ##.moduletable-privacy-popup
 ##.modules--cookiebar
 ##.modulesden-cookies-bar
 ##.moduletable-privacy-popup
@@ -24825,12 +26497,16 @@ _site_cookie_
 ##.mol-ads-cmp
 ##.moneseCookies
 ##.moove-gdpr-dark-scheme
 ##.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
 ##.mp-cookies-inform-bar
 ##.mrtn-cookie-policy-noty
 ##.ms-cookie-ok
 ##.msg-cookie
 ##.msg-cookies
 ##.msg-tray--cookie
+##.msg.cookies
 ##.msgAvisoCookies
 ##.msgCookie
 ##.msg_cookie
 ##.msgAvisoCookies
 ##.msgCookie
 ##.msg_cookie
@@ -24838,6 +26514,7 @@ _site_cookie_
 ##.msgcookie
 ##.msl2CookieNotice
 ##.msn-cookies
 ##.msgcookie
 ##.msl2CookieNotice
 ##.msn-cookies
+##.mt-cc-bnnr
 ##.mt-cookie-consent-bar
 ##.mtvcookienotificationscontainer
 ##.mu-cookie-box
 ##.mt-cookie-consent-bar
 ##.mtvcookienotificationscontainer
 ##.mu-cookie-box
@@ -24845,7 +26522,9 @@ _site_cookie_
 ##.mw-cookiewarning-container
 ##.mw-notification-tag-cookiePolicy
 ##.mw_cookie_info_bar
 ##.mw-cookiewarning-container
 ##.mw-notification-tag-cookiePolicy
 ##.mw_cookie_info_bar
+##.mxd-cookie-bar
 ##.mxm-cookie-alert
 ##.mxm-cookie-alert
+##.mycmpAlertBigBottom
 ##.mycookies
 ##.myshp_cookies_warning
 ##.n--help_cookie-banner
 ##.mycookies
 ##.myshp_cookies_warning
 ##.n--help_cookie-banner
@@ -24856,18 +26535,24 @@ _site_cookie_
 ##.nav_cookies
 ##.navbar-cookie
 ##.navbar-cookies
 ##.nav_cookies
 ##.navbar-cookie
 ##.navbar-cookies
+##.navbar-gdpr
 ##.navigation-notification__cookiebar
 ##.nazar-cookies-message
 ##.navigation-notification__cookiebar
 ##.nazar-cookies-message
+##.nb-cookie
+##.nbn-cookie-info
 ##.nbsCookieNotice
 ##.ncgWeAreUsingCookies
 ##.neCookiesMessage
 ##.neo-footer__cookieBar
 ##.new-cookie-rules
 ##.nbsCookieNotice
 ##.ncgWeAreUsingCookies
 ##.neCookiesMessage
 ##.neo-footer__cookieBar
 ##.new-cookie-rules
+##.new-cookie-wrapper
 ##.new-cookies-info
 ##.new-eu-cookies
 ##.new-cookies-info
 ##.new-eu-cookies
+##.newCnilBanner
 ##.next-cookie-banner
 ##.next-cookie-banner__wrapper
 ##.nf-cookies
 ##.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-cookie-footer
 ##.ng-isolate-scope[data-cookie-message]
 ##.ng-scope[data-cookie-policy-directive]
@@ -24881,7 +26566,9 @@ _site_cookie_
 ##.ng-scope[ng-if*="hasAcceptedCookies"]
 ##.ng-scope[ng-if*="isCookiesAccepted"]
 ##.ng-scope[ng-if="showCookieInfo"]
 ##.ng-scope[ng-if*="hasAcceptedCookies"]
 ##.ng-scope[ng-if*="isCookiesAccepted"]
 ##.ng-scope[ng-if="showCookieInfo"]
+##.ngs-cookie-bar
 ##.nitea-cookie-info-container
 ##.nitea-cookie-info-container
+##.njt-gdpr
 ##.nk-cookie-alert
 ##.nkmcookiealert
 ##.nl-cookie-bar
 ##.nk-cookie-alert
 ##.nkmcookiealert
 ##.nl-cookie-bar
@@ -24890,13 +26577,16 @@ _site_cookie_
 ##.nnp-app-cookie-info
 ##.no-cookie-wrapper
 ##.no-cookies:not(body):not(html)
 ##.nnp-app-cookie-info
 ##.no-cookie-wrapper
 ##.no-cookies:not(body):not(html)
+##.noat-cookie-consent__banner
 ##.noe_cookie_cnil
 ##.normativa-cookies
 ##.noe_cookie_cnil
 ##.normativa-cookies
+##.note_cookie
 ##.notice--cookie
 ##.notice--cookies-policy
 ##.notice--int-cookies
 ##.notice-bar
 ##.notice-cookie
 ##.notice--cookie
 ##.notice--cookies-policy
 ##.notice--int-cookies
 ##.notice-bar
 ##.notice-cookie
+##.notice.notice--cookie
 ##.noticeCookiesContent
 ##.noticeCookiesUse
 ##.notice_notice_cookies
 ##.noticeCookiesContent
 ##.noticeCookiesUse
 ##.notice_notice_cookies
@@ -24905,6 +26595,7 @@ _site_cookie_
 ##.notif_cookie_panel
 ##.notifica_cookiebar
 ##.notificacion-cookies
 ##.notif_cookie_panel
 ##.notifica_cookiebar
 ##.notificacion-cookies
+##.notification--CNIL
 ##.notification--cookie
 ##.notification--cookie-alert
 ##.notification--cookies
 ##.notification--cookie
 ##.notification--cookie-alert
 ##.notification--cookies
@@ -24919,11 +26610,15 @@ _site_cookie_
 ##.notification-ctr.cookie-privacy
 ##.notification-layout[ng-class="cookie-bar"]
 ##.notification-widget.cookie
 ##.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
 ##.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]
 ##.notification_box.cookie
 ##.notification_cookie
 ##.notification_wrap[data-cookie-notification]
@@ -24939,6 +26634,7 @@ _site_cookie_
 ##.np_DialogConsent
 ##.npo_cc_regular
 ##.nrg-cookie-popup
 ##.np_DialogConsent
 ##.npo_cc_regular
 ##.nrg-cookie-popup
+##.ns-cookie-consent
 ##.ns-cookies-accept
 ##.ns-type-cookies
 ##.nt-footer-cookie-statement
 ##.ns-cookies-accept
 ##.ns-type-cookies
 ##.nt-footer-cookie-statement
@@ -24955,6 +26651,7 @@ _site_cookie_
 ##.o-cookies
 ##.o-cookies__row
 ##.o-core-cookie-notification
 ##.o-cookies
 ##.o-cookies__row
 ##.o-core-cookie-notification
+##.o2x-cookiebar-wrapper
 ##.o7cookie-info-prompt-wrap
 ##.oCookie
 ##.oaveacookieconsent
 ##.o7cookie-info-prompt-wrap
 ##.oCookie
 ##.oaveacookieconsent
@@ -24962,24 +26659,31 @@ _site_cookie_
 ##.ob-cookies
 ##.ob-cookies-content
 ##.ob-public-widget-cookies
 ##.ob-cookies
 ##.ob-cookies-content
 ##.ob-public-widget-cookies
+##.obfx-cookie-bar-container
 ##.obs_cnil
 ##.oc-disclaimerMessage
 ##.oddcookie
 ##.oe-cookies-law
 ##.obs_cnil
 ##.oc-disclaimerMessage
 ##.oddcookie
 ##.oe-cookies-law
+##.oh_cookie_notice_wrapper
 ##.okCookiePanel
 ##.okookie
 ##.om-cookie-agreement
 ##.okCookiePanel
 ##.okookie
 ##.om-cookie-agreement
+##.omnium_cookies_popup_wrapper
 ##.once-upon-ga-consent
 ##.one-alert--cookie
 ##.once-upon-ga-consent
 ##.one-alert--cookie
+##.oneindia-cookie-notification
 ##.onp-cookie-consent-container
 ##.ont-cookies
 ##.oo-cookie-notice
 ##.onp-cookie-consent-container
 ##.ont-cookies
 ##.oo-cookie-notice
+##.opacity_layer_consent
 ##.optanon-alert-box-wrapper
 ##.optinCookie
 ##.optanon-alert-box-wrapper
 ##.optinCookie
+##.ort-cookie-banner
 ##.osw-privacy
 ##.ou-cookies-bar
 ##.outer-privacy-top-navigationBar
 ##.outerCookieBar
 ##.osw-privacy
 ##.ou-cookies-bar
 ##.outer-privacy-top-navigationBar
 ##.outerCookieBar
+##.overlay--cookie
 ##.overlay-cookie
 ##.overlay-cookie-block
 ##.overlay-message--cookies
 ##.overlay-cookie
 ##.overlay-cookie-block
 ##.overlay-message--cookies
@@ -24987,18 +26691,23 @@ _site_cookie_
 ##.ow-cookie-wrapp
 ##.ow_cookie
 ##.p-cookiebar
 ##.ow-cookie-wrapp
 ##.ow_cookie
 ##.p-cookiebar
+##.p-gdpr-modal
 ##.p-max-width_cookie
 ##.p_cookie
 ##.p-max-width_cookie
 ##.p_cookie
+##.page-banner__cookie
 ##.page-cookies
 ##.page-wrap--cookie-permission
 ##.pageCookies
 ##.pageHCookie
 ##.page__disclaimer--cookies
 ##.page-cookies
 ##.page-wrap--cookie-permission
 ##.pageCookies
 ##.pageHCookie
 ##.page__disclaimer--cookies
+##.page__gdpr
 ##.pageinfo-cookie
 ##.pane-cookie-disclaimer
 ##.panel-cookie
 ##.panel-cookies
 ##.panel_cookie
 ##.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
 ##.parent-box-cookies
 ##.park-snackbar-cookies
 ##.pasek_cookie
@@ -25007,6 +26716,8 @@ _site_cookie_
 ##.pb-CookiesConsent
 ##.pb-cookie-banner
 ##.pb-cookie-container
 ##.pb-CookiesConsent
 ##.pb-cookie-banner
 ##.pb-cookie-container
+##.pb-cookies
+##.pc-cookie-bar
 ##.pcookie
 ##.pea_cook_more_info_popover
 ##.pea_cook_wrapper
 ##.pcookie
 ##.pea_cook_more_info_popover
 ##.pea_cook_wrapper
@@ -25017,14 +26728,18 @@ _site_cookie_
 ##.pg-cookie
 ##.ph-cookie-info
 ##.philoro_cookies--popover
 ##.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
 ##.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
 ##.plg_system_eprivacy_module
 ##.plugin_cookie
+##.pmc-cookie-consent-block
 ##.pnl-cookie
 ##.pnotify-cookies
 ##.polcookies
 ##.pnl-cookie
 ##.pnotify-cookies
 ##.polcookies
@@ -25033,6 +26748,8 @@ _site_cookie_
 ##.policy-bar
 ##.policy-box
 ##.policy-cookie
 ##.policy-bar
 ##.policy-box
 ##.policy-cookie
+##.policy-message.cookie
+##.policy.cookie
 ##.policyChk
 ##.policyMessage
 ##.politica-cookies-bar
 ##.policyChk
 ##.policyMessage
 ##.politica-cookies-bar
@@ -25040,6 +26757,7 @@ _site_cookie_
 ##.politicaCookies
 ##.politica_cookies
 ##.politicacookies
 ##.politicaCookies
 ##.politica_cookies
 ##.politicacookies
+##.politics_cookie
 ##.polityka-cookie
 ##.polityka_ciastek
 ##.polityka_prywatnosci
 ##.polityka-cookie
 ##.polityka_ciastek
 ##.polityka_prywatnosci
@@ -25054,32 +26772,40 @@ _site_cookie_
 ##.popup--cookie
 ##.popup-alert-notice
 ##.popup-aviso-cookies
 ##.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-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-message.cookie
 ##.popup-overlay-cookies
+##.popup-rodo
 ##.popupCookie
 ##.popupCookie
+##.popup[data-popup="popup-cookie"]
 ##.popup_block_Cookies
 ##.popup_block_cookie
 ##.popup_cookie
 ##.popup_block_Cookies
 ##.popup_block_cookie
 ##.popup_cookie
+##.popup_cookie_position_left
 ##.popup_policies
 ##.portlet_cookie_policy
 ##.povoleniCookies
 ##.pp-accept-cookies-block
 ##.popup_policies
 ##.portlet_cookie_policy
 ##.povoleniCookies
 ##.pp-accept-cookies-block
+##.pp-cookie
 ##.pp-cookie-warning
 ##.pp-cookie-warning
+##.pp-cookie__content
 ##.pp-cookies-notice
 ##.pp-cookies-notice
+##.ppa-notice
 ##.ppms_cm_consent_bar
 ##.ppr_priv_document_cookie_banner
 ##.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
 ##.pre-head__cookie-info
 ##.pre-header-cookie-notice
 ##.preventAcceptance
 ##.privacy-alert
 ##.privacy-banner
+##.privacy-bar-container
 ##.privacy-concerns
 ##.privacy-consent
 ##.privacy-container
 ##.privacy-concerns
 ##.privacy-consent
 ##.privacy-container
@@ -25087,6 +26813,7 @@ _site_cookie_
 ##.privacy-cookie-banner
 ##.privacy-cookie-bar
 ##.privacy-cookies
 ##.privacy-cookie-banner
 ##.privacy-cookie-bar
 ##.privacy-cookies
+##.privacy-disclaimer
 ##.privacy-hint
 ##.privacy-info
 ##.privacy-info-container
 ##.privacy-hint
 ##.privacy-info
 ##.privacy-info-container
@@ -25094,25 +26821,33 @@ _site_cookie_
 ##.privacy-infos
 ##.privacy-message
 ##.privacy-module
 ##.privacy-infos
 ##.privacy-message
 ##.privacy-module
+##.privacy-note
 ##.privacy-notice
 ##.privacy-overlay
 ##.privacy-police
 ##.privacy-policy-banner
 ##.privacy-policy-container
 ##.privacy-policy-cookies
 ##.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-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-popup-wrapper
 ##.privacy-prompt-wrapper
 ##.privacy-shield-banner
 ##.privacy-update
+##.privacy-warning
 ##.privacyBar
 ##.privacyCookie
 ##.privacyCookieBox
 ##.privacyLawAlert
 ##.privacyBar
 ##.privacyCookie
 ##.privacyCookieBox
 ##.privacyLawAlert
+##.privacyPolicyBanner
 ##.privacyPolicyWarn
 ##.privacyTop
 ##.privacyPolicyWarn
 ##.privacyTop
+##.privacyTop[data-crawl]
 ##.privacy_div
 ##.privacy_notice
 ##.privacy_notification
 ##.privacy_div
 ##.privacy_notice
 ##.privacy_notification
@@ -25121,6 +26856,9 @@ _site_cookie_
 ##.privacy_policy_banner
 ##.privacy_policy_info
 ##.privacy_policy_message_box
 ##.privacy_policy_banner
 ##.privacy_policy_info
 ##.privacy_policy_message_box
+##.privacy_prompt
+##.privacy_prompt_bottom
+##.privacy_protection_cookie_banner
 ##.privacybanner
 ##.privacybanner_notice
 ##.privacycookie
 ##.privacybanner
 ##.privacybanner_notice
 ##.privacycookie
@@ -25130,6 +26868,7 @@ _site_cookie_
 ##.privacyouterwrapper
 ##.privacypolicy-accept
 ##.privacypolicymessagebox_header
 ##.privacyouterwrapper
 ##.privacypolicy-accept
 ##.privacypolicymessagebox_header
+##.privacypolicystripe
 ##.privasypolicy-info
 ##.privatePolicy
 ##.promoAlert-cookiepops
 ##.privasypolicy-info
 ##.privatePolicy
 ##.promoAlert-cookiepops
@@ -25137,6 +26876,7 @@ _site_cookie_
 ##.psg-cookie
 ##.pt-cookie-bar
 ##.public_legal_cookies
 ##.psg-cookie
 ##.pt-cookie-bar
 ##.public_legal_cookies
+##.pum[data-popmake*="gdpr"]
 ##.puppet-cookie-banner
 ##.pure-cookies-notice-wrapper
 ##.puu-cookie
 ##.puppet-cookie-banner
 ##.pure-cookies-notice-wrapper
 ##.puu-cookie
@@ -25150,6 +26890,7 @@ _site_cookie_
 ##.q_cookies
 ##.qa-cookie-notice
 ##.qb-cookielaw-bar
 ##.q_cookies
 ##.qa-cookie-notice
 ##.qb-cookielaw-bar
+##.qc-cmp-ui-container
 ##.qni-cookmsg
 ##.qp-cookies-alert
 ##.r-cookies
 ##.qni-cookmsg
 ##.qp-cookies-alert
 ##.r-cookies
@@ -25157,6 +26898,7 @@ _site_cookie_
 ##.radioplayer-cookie-consent
 ##.rb-cookie
 ##.rb-cookie-backdrop
 ##.radioplayer-cookie-consent
 ##.rb-cookie
 ##.rb-cookie-backdrop
+##.rb-cookingalert
 ##.rd__cookie-bar
 ##.rdm-daac-notice-template
 ##.react-cookie-banner
 ##.rd__cookie-bar
 ##.rdm-daac-notice-template
 ##.react-cookie-banner
@@ -25169,8 +26911,12 @@ _site_cookie_
 ##.resCookiecon-wrapper
 ##.responsive-app__cookies
 ##.resultCookie
 ##.resCookiecon-wrapper
 ##.responsive-app__cookies
 ##.resultCookie
+##.retail-cookie-layer
 ##.reveal-modal-bg-cookie
 ##.reveal-modal-cookie
 ##.reveal-modal-bg-cookie
 ##.reveal-modal-cookie
+##.rgpd-banner
+##.rgpd-popup
+##.rgpd_backdrop
 ##.ribbon-_cookie
 ##.riquadroAvvisoPrivacy
 ##.riscms_cookieleiste
 ##.ribbon-_cookie
 ##.riquadroAvvisoPrivacy
 ##.riscms_cookieleiste
@@ -25179,16 +26925,23 @@ _site_cookie_
 ##.rlx-cookie-bar
 ##.rmgCookieAlert
 ##.rnt_cookie
 ##.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
 ##.rodo-modal
 ##.rodo-popup
 ##.rodoAlert
 ##.rodo__accept
+##.rodoaccept
 ##.roh-cookies
 ##.row--cookie-compliance
 ##.row-cookies
 ##.rs-alert-cookie
 ##.rs-cookie-consent
 ##.rt-cookiepolicy-notice
 ##.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
 ##.rts-cookies-warning-pannel
 ##.rts-module-cookies-message
 ##.rvl-Banner-cookieBanner
@@ -25200,6 +26953,7 @@ _site_cookie_
 ##.s-cookies
 ##.s-cookies-info
 ##.s-cookies-info-inner
 ##.s-cookies
 ##.s-cookies-info
 ##.s-cookies-info-inner
+##.s-navigation-tool-panel-disclaimer
 ##.s1-cookie-banner
 ##.s360-cookie-hint-wrapper
 ##.sanoma-optin-bar
 ##.s1-cookie-banner
 ##.s360-cookie-hint-wrapper
 ##.sanoma-optin-bar
@@ -25213,12 +26967,14 @@ _site_cookie_
 ##.sco-cookie-confirm
 ##.scp-cookie-consent-outer-wrap
 ##.script_cookie_banner
 ##.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
 ##.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
 ##.section--cookieBar
 ##.section-cookie
 ##.section-cookies
@@ -25227,6 +26983,7 @@ _site_cookie_
 ##.selectorCookieLawMessage
 ##.self-contain-cookie
 ##.sem-cookie-notice
 ##.selectorCookieLawMessage
 ##.self-contain-cookie
 ##.sem-cookie-notice
+##.sentence--cookie--container
 ##.sets-cookie
 ##.sfs-cookie-container
 ##.sg-cookie-policy-popup
 ##.sets-cookie
 ##.sfs-cookie-container
 ##.sg-cookie-policy-popup
@@ -25242,11 +26999,14 @@ _site_cookie_
 ##.showPrivacyCookie
 ##.show_cookie
 ##.siko-cookie-disclaimer
 ##.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-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
 ##.site-message--cookies
 ##.site-message--first-pv-consent
 ##.site-message.cookie
@@ -25276,17 +27036,23 @@ _site_cookie_
 ##.smrt-ncookies-alert
 ##.smt-cookie-note
 ##.sncmp-app_gdpr
 ##.smrt-ncookies-alert
 ##.smt-cookie-note
 ##.sncmp-app_gdpr
+##.so-cookie-wrapper
 ##.soe-cookie-policy
 ##.sol-cookie-container
 ##.soe-cookie-policy
 ##.sol-cookie-container
+##.sol-cookie-cover
 ##.souhlas-cookies
 ##.souhlas-cookies
+##.sovrn-gdpr
 ##.sp-cookie-warning
 ##.sp-m-cookies-container
 ##.sp-cookie-warning
 ##.sp-m-cookies-container
+##.sprd-cookie-banner
 ##.sqs-announcement-bar
 ##.sqs-announcement-bar
+##.sqs-cookie-banner-v2
 ##.st-cookie-notice
 ##.stampenCookieContainer
 ##.statisticsOptBox
 ##.status-cookies
 ##.sticker-gdpr
 ##.st-cookie-notice
 ##.stampenCookieContainer
 ##.statisticsOptBox
 ##.status-cookies
 ##.sticker-gdpr
+##.sticky-bar--cookie
 ##.sticky-cookie
 ##.sticky-cookie-container
 ##.sticky-cookie-footer
 ##.sticky-cookie
 ##.sticky-cookie-container
 ##.sticky-cookie-footer
@@ -25307,10 +27073,13 @@ _site_cookie_
 ##.sulco-cookies
 ##.surs-cookies-wrapper
 ##.sutiwarning
 ##.sulco-cookies
 ##.surs-cookies-wrapper
 ##.sutiwarning
+##.sv-cookie-notification
 ##.swnza_banner
 ##.sx-cookie-consent
 ##.sx-cookie-notice
 ##.swnza_banner
 ##.sx-cookie-consent
 ##.sx-cookie-notice
+##.symposia-cookie-accept
 ##.sys_cc-cookies
 ##.sys_cc-cookies
+##.sys_header_toolbar_cookie_text
 ##.sz-meta__cookies
 ##.szc_widebox
 ##.t3-cookie-notice
 ##.sz-meta__cookies
 ##.szc_widebox
 ##.t3-cookie-notice
@@ -25320,10 +27089,12 @@ _site_cookie_
 ##.tbcookie
 ##.tc-cookies-alerta
 ##.tcCookiesDialogWrapper
 ##.tbcookie
 ##.tc-cookies-alerta
 ##.tcCookiesDialogWrapper
+##.tealium-cookie-banner
 ##.template-cookie-consent
 ##.template-footer__cookies
 ##.tenc-header__cookies
 ##.tendina-cookie
 ##.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
 ##.terms-policy-bar
 ##.tesco-cookie
 ##.test-cookie-notification
@@ -25338,6 +27109,7 @@ _site_cookie_
 ##.theeclbox
 ##.tibrr-cookie-consent-container
 ##.ticker_cookie
 ##.theeclbox
 ##.tibrr-cookie-consent-container
 ##.ticker_cookie
+##.tietosuojabox
 ##.tk-Footer-cc
 ##.tk-cookie-container
 ##.tm-cookie-container
 ##.tk-Footer-cc
 ##.tk-cookie-container
 ##.tm-cookie-container
@@ -25372,6 +27144,7 @@ _site_cookie_
 ##.tpl-g-cookies
 ##.tplis-cl-cookies
 ##.tracking-banner
 ##.tpl-g-cookies
 ##.tplis-cl-cookies
 ##.tracking-banner
+##.tracking-consent
 ##.tracking-contenant
 ##.trackingCookiesDisclaimer
 ##.tracking_cookie_header
 ##.tracking-contenant
 ##.trackingCookiesDisclaimer
 ##.tracking_cookie_header
@@ -25396,6 +27169,7 @@ _site_cookie_
 ##.uc-cookie
 ##.uc-cookie-block
 ##.ucgCookieBar
 ##.uc-cookie
 ##.uc-cookie-block
 ##.ucgCookieBar
+##.ucn-block
 ##.ud-component--eu-cookie-message--app
 ##.ue-c-site-message--cookies
 ##.ueltje-cookie-accept
 ##.ud-component--eu-cookie-message--app
 ##.ue-c-site-message--cookies
 ##.ueltje-cookie-accept
@@ -25412,12 +27186,15 @@ _site_cookie_
 ##.uk-cookie
 ##.uk-cookie-banner
 ##.uk-cookies
 ##.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
 ##.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
 ##.use-cookie-box
 ##.use-cookie-container
 ##.use_cookies
@@ -25432,15 +27209,19 @@ _site_cookie_
 ##.ux-accept-cookies
 ##.v-A_-cookie__monster
 ##.v-app-PortletCookiesLaw
 ##.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
 ##.v2_cookies_container
 ##.vc-cookieconsent
 ##.vf-CookieBar
 ##.vf-privacy-policy-popup
 ##.vg-cookie-notification-popup
+##.vgcookies
 ##.viacomcookiebar
 ##.viacomcookiebar-extended
 ##.viacomcookiebar
 ##.viacomcookiebar-extended
+##.vibrant-app_gdpr
 ##.viia-cookie
 ##.visible-cookies:not(body)
 ##.viia-cookie
 ##.visible-cookies:not(body)
+##.visible.cookie
 ##.visible.cookies
 ##.vk-cookie-notification
 ##.vk_cookie_compliance
 ##.visible.cookies
 ##.vk-cookie-notification
 ##.vk_cookie_compliance
@@ -25452,8 +27233,10 @@ _site_cookie_
 ##.vw-cookie-alert
 ##.vw_js_cookie_eu_policy
 ##.vwd4_cookie_policy
 ##.vw-cookie-alert
 ##.vw_js_cookie_eu_policy
 ##.vwd4_cookie_policy
+##.w--cookie
 ##.w-cookie-banner
 ##.w-cookie-notice
 ##.w-cookie-banner
 ##.w-cookie-notice
+##.w-cookie-notification
 ##.w-notifications__noty_cookie
 ##.w3_cnil
 ##.waGDPR_consentButton
 ##.w-notifications__noty_cookie
 ##.w3_cnil
 ##.waGDPR_consentButton
@@ -25481,8 +27264,12 @@ _site_cookie_
 ##.web-cookies-inline
 ##.webshop-cookie-warning
 ##.wecookiepop-container
 ##.web-cookies-inline
 ##.webshop-cookie-warning
 ##.wecookiepop-container
+##.welcome-cookies
+##.welcome-privacy
 ##.wgt-cookies
 ##.wgt-cookies
+##.widget--cookieConsent
 ##.widget--cookies
 ##.widget--cookies
+##.widget-GdprCookieBanner
 ##.widget-consent-dialog
 ##.widget-cookie
 ##.widget-cookie-notification
 ##.widget-consent-dialog
 ##.widget-cookie
 ##.widget-cookie-notification
@@ -25494,9 +27281,13 @@ _site_cookie_
 ##.wmdk-cookie-notice-wrapper
 ##.wolford-allow-cookies
 ##.wordpress-consent-manager__wrapper
 ##.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
 ##.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
 ##.wpgdpr-modal-dialogg
 ##.wpgdprc
 ##.wpgdprc-consent-bar
@@ -25513,6 +27304,8 @@ _site_cookie_
 ##.wrap_cookies
 ##.wrapper--cookies
 ##.wrapper--cookies-disclaimer
 ##.wrap_cookies
 ##.wrapper--cookies
 ##.wrapper--cookies-disclaimer
+##.wrapper-banner-cookie
+##.wrapper-banner-rgpd
 ##.wrapper-cookie
 ##.wrapper-cookie-bar
 ##.wrapper-cookies
 ##.wrapper-cookie
 ##.wrapper-cookie-bar
 ##.wrapper-cookies
@@ -25524,8 +27317,10 @@ _site_cookie_
 ##.wraps-cookie-info
 ##.wsa-cookielaw
 ##.wsc-cookies-bar
 ##.wraps-cookie-info
 ##.wsa-cookielaw
 ##.wsc-cookies-bar
+##.wsite-cookie-opt-out--wrapper
 ##.wt-confirm-layer
 ##.wta-cookies-policy
 ##.wt-confirm-layer
 ##.wta-cookies-policy
+##.wx-cookie-ppp
 ##.x-cookie-consent
 ##.x-cookie-disclaimer
 ##.x-cookies
 ##.x-cookie-consent
 ##.x-cookie-disclaimer
 ##.x-cookies
@@ -25544,6 +27339,7 @@ _site_cookie_
 ##.z-navicat-header-cookieBar
 ##.z16_cookies_banner-wrapper
 ##.zenario_cookie_consent
 ##.z-navicat-header-cookieBar
 ##.z16_cookies_banner-wrapper
 ##.zenario_cookie_consent
+##.zenconsent-popup
 ##.zgoda_na_cookie
 ##.zig-lists-attentieregels
 ##.zk-cookies-container
 ##.zgoda_na_cookie
 ##.zig-lists-attentieregels
 ##.zk-cookies-container
@@ -25554,10 +27350,13 @@ _site_cookie_
 ##DCINFO_COOKIE_AGB
 ##WC-COOKIES
 ##[aria-describedby="cookie-information"]
 ##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]
 ##[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-cookie="uso-accept-cookies"]
 ##[data-cookie^="cookie.disclaimer"]
 ##[data-key="cookies-warning"]
@@ -25565,16 +27364,22 @@ _site_cookie_
 ##[data-name="cookieNotice"]
 ##[data-notification="CookiePolicyAgreement"]
 ##[data-react-class="EUCookieBanner"]
 ##[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-test="cookie-banner"]
 ##[data-type="cookie-addsense"]
+##[data-unique-cookie-name]
 ##[data-veci="cookies-policy"]
 ##[name="cookie-info"]
 ##[data-veci="cookies-policy"]
 ##[name="cookie-info"]
+##[ng-show^="cookiePolicyCtrl"]
+##[type="cookie-notification"]
 ##accept-cookie-box
 ##acidjs-xcookie-consent
 ##adcookies
 ##accept-cookie-box
 ##acidjs-xcookie-consent
 ##adcookies
+##amp-consent
 ##amp-user-notification
 ##app-cookie-consent
 ##app-cookie-warning
 ##amp-user-notification
 ##app-cookie-consent
 ##app-cookie-warning
+##app-cookies-policy-updated
 ##b2c-cookies-notification
 ##cbn-cookies
 ##cg-cookies-banner
 ##b2c-cookies-notification
 ##cbn-cookies
 ##cg-cookies-banner
@@ -25601,18 +27406,24 @@ _site_cookie_
 ##cookies-hint
 ##cookies-popup
 ##cookies-requirement
 ##cookies-hint
 ##cookies-popup
 ##cookies-requirement
+##cookies-warning
 ##cookiless-div
 ##cru-cookie-policy
 ##div[aria-label="cookieconsent"]
 ##div[class$="BandeauCookies"]
 ##cookiless-div
 ##cru-cookie-policy
 ##div[aria-label="cookieconsent"]
 ##div[class$="BandeauCookies"]
+##div[class*="CookiesFooter"]
 ##div[class*="cookieBarContainer"]
 ##div[class^="CookieBanner-"]
 ##div[class*="cookieBarContainer"]
 ##div[class^="CookieBanner-"]
+##div[class^="CookieBanner_"]
 ##div[class^="CookieBar_"]
 ##div[class^="CookieGdpr"]
 ##div[class^="CookiePopup"]
 ##div[class^="CookieBar_"]
 ##div[class^="CookieGdpr"]
 ##div[class^="CookiePopup"]
+##div[class^="CookiesAdvice"]
 ##div[class^="CookiesNotification"]
 ##div[class^="CookiesNotification"]
+##div[class^="Cookies__cookies"]
 ##div[class^="GDPRBanner_"]
 ##div[class^="__alertCookie"]
 ##div[class^="GDPRBanner_"]
 ##div[class^="__alertCookie"]
+##div[class^="app-components-CookieDisclaimer"]
 ##div[class^="app_cmpAppGdpr-"]
 ##div[class^="app_gdpr-"]
 ##div[class^="cookie-banner"]
 ##div[class^="app_cmpAppGdpr-"]
 ##div[class^="app_gdpr-"]
 ##div[class^="cookie-banner"]
@@ -25624,24 +27435,31 @@ _site_cookie_
 ##div[data-box-name="cookie policy"]
 ##div[data-cmp-no-consent]
 ##div[data-component="cookie-policy"]
 ##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-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-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-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-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-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]
 ##div[data-widget="cookie-bar"]
 ##div[data-wzb="CookieNotification"]
 ##div[element-structure-cookiemonster]
@@ -25656,20 +27474,33 @@ _site_cookie_
 ##eo-cookie-bar
 ##form[name="FormLeggeCookies"]
 ##g-cookie-policy
 ##eo-cookie-bar
 ##form[name="FormLeggeCookies"]
 ##g-cookie-policy
+##gdpr-cookies
+##gdpr-policies
+##gdprpopupmod
+##gfp-cookie-policy-notice
 ##hma-cookie-notification
 ##hma-cookie-notification
+##idg-cookie-info-bar
 ##ir-cookie-consent
 ##ir-cookie-consent
+##jsa-cookie
+##kuma-cookie-bar
 ##lnb-cookie-policy-overlay
 ##lnb-cookie-policy-overlay
+##m-cookies-notice
 ##md-toast.cookies-toast
 ##o-cookie-law
 ##md-toast.cookies-toast
 ##o-cookie-law
+##oct-cookie-consent
 ##ods-accept-cookies-message
 ##of-cookies-notice
 ##onl-cookie
 ##ods-accept-cookies-message
 ##of-cookies-notice
 ##onl-cookie
+##policy-consent
 ##privacy-policy-toast
 ##section[class*="_CookieNotice"]
 ##section[data-view="cookiePolicy"]
 ##shb-cookie-accept
 ##privacy-policy-toast
 ##section[class*="_CookieNotice"]
 ##section[data-view="cookiePolicy"]
 ##shb-cookie-accept
+##suchen-cookie-privacy-toast
 ##thor-cookies
 ##ts-cookie-msg
 ##thor-cookies
 ##ts-cookie-msg
+##tui-cookie-bar
+##wc-cookies
 ##xk-cookie-policy-warning
 ##ytd-consent-bump-renderer
 ##ytg-notification-footer
 ##xk-cookie-policy-warning
 ##ytd-consent-bump-renderer
 ##ytg-notification-footer
@@ -25731,6 +27562,7 @@ _site_cookie_
 ||123cursors.com^$third-party
 ||1worldonline.com^$third-party
 ||24smi.net^$third-party
 ||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
 ||2kurl.com^$third-party
 ||37signals.com^$third-party
 ||a.mailmunch.co/app/$script,third-party
@@ -25795,13 +27627,16 @@ _site_cookie_
 ||communicatoremail.com^$subdocument,third-party
 ||complexmedianetwork.com^$third-party
 ||connatix.com^$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
 ||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^
 ||d1uh1a7az90pt0.cloudfront.net^
+||d2ip7iv1l4ergv.cloudfront.net^
 ||desipearl.com^$third-party
 ||devscroll.com^$third-party
 ||dhpikd1t89arn.cloudfront.net^
 ||desipearl.com^$third-party
 ||devscroll.com^$third-party
 ||dhpikd1t89arn.cloudfront.net^
@@ -25816,8 +27651,8 @@ _site_cookie_
 ||eff.org/bloggers/badges/$third-party
 ||embed.e2ma.net^$third-party
 ||emsecure.net^$subdocument,third-party
 ||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.gsfn.us^$third-party
+||engage.im^$third-party
 ||eventful.com^$third-party
 ||exitintel.com^$third-party
 ||facebookicon.net^$third-party
 ||eventful.com^$third-party
 ||exitintel.com^$third-party
 ||facebookicon.net^$third-party
@@ -25911,16 +27746,20 @@ _site_cookie_
 ||mailjet.com/widget/$third-party
 ||mailmunch.s3.amazonaws.com^
 ||manychat.com^$third-party
 ||mailjet.com/widget/$third-party
 ||mailmunch.s3.amazonaws.com^
 ||manychat.com^$third-party
+||mg2connext.com^$third-party
 ||misosoup.io^$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
 ||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
 ||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
 ||newswhip.com^$third-party
 ||nextdoor.com^$third-party
 ||nonissue.com^$third-party
@@ -25928,10 +27767,12 @@ _site_cookie_
 ||nrcdn.com/custom-script/$third-party
 ||nrelate.com^$third-party
 ||odb.outbrain.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
 ||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
 ||optmstr.com^$third-party
 ||optnmnstr.com^$third-party
 ||optnmstr.com^$third-party
@@ -25941,15 +27782,17 @@ _site_cookie_
 ||partner.dw.com^$third-party
 ||pinddeals.com^$third-party
 ||pippity.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
 ||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
 ||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
 ||privy.com^$third-party
 ||promoshq.wildfireapp.com^$third-party
 ||promotion.monster.com^$third-party
@@ -25957,6 +27800,7 @@ _site_cookie_
 ||pubexchange.com^$third-party
 ||publisher.monster.com^$third-party
 ||punchtab.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
 ||qeryz.com^$third-party
 ||qrius.me^$third-party
 ||qualtrics.com^$third-party
@@ -25995,6 +27839,7 @@ _site_cookie_
 ||sharenice.org^$third-party
 ||sheknows.com/widget/
 ||sidelinesapp.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
 ||skysa.com^$third-party
 ||slashdot.org^$third-party
 ||sleeknoteboxcontent.sleeknote.com^$third-party
@@ -26014,11 +27859,10 @@ _site_cookie_
 ||survey.constantcontact.com^$third-party
 ||survey.io^$third-party
 ||surveygizmo.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
 ||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
 ||taboola.com^$third-party
 ||taboolasyndication.com^$third-party
 ||tapcdn.com/mosaic/tap_button.js
@@ -26077,13 +27921,15 @@ _site_cookie_
 ||youtube.com/v/*autoplay$third-party,domain=7chan.org|boards.4chan.org
 ||ytimg.com^*/www-subscribe-widget-$script
 ||zaparena.com^$third-party
 ||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
 ||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
 ||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
 ||basepush.com^$third-party
 ||centrnotify.com^$third-party
 ||centrpush.com^$third-party
@@ -26102,6 +27948,7 @@ _site_cookie_
 ||push-centr.com^$third-party
 ||push-centr.net^$third-party
 ||push-house.net^$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
 ||push-pro.net^$third-party
 ||push.connect.digital^$third-party
 ||push.rent^$third-party
@@ -26110,6 +27957,7 @@ _site_cookie_
 ||pushalert.co^$third-party
 ||pushango.com^$third-party
 ||pushassist.com^$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
 ||pushbots.com^$third-party
 ||pushbox.info^$third-party
 ||pushbullet.com^$third-party
@@ -26118,13 +27966,16 @@ _site_cookie_
 ||pushengage.com^$third-party
 ||pushex.io^$third-party
 ||pushify.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
 ||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
 ||pushwoosh.com^$third-party
+||subscribers.com^$third-party
 ||viapush.com^$third-party
 ||webpu.sh^$third-party
 ||wonderpush.com^$third-party
 ||viapush.com^$third-party
 ||webpu.sh^$third-party
 ||wonderpush.com^$third-party
@@ -26169,6 +28020,7 @@ _site_cookie_
 ||bloglovin.com/widget/$third-party
 ||bshare.cn^$third-party
 ||bufferapp.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
 ||button.spread.ly^$third-party
 ||buttons.github.io/buttons.js$third-party
 ||buttons.googlesyndication.com^$third-party,domain=~google.com
@@ -26401,9 +28253,11 @@ _site_cookie_
 ||zextit.com/partners/$third-party
 ! *** easylist:fanboy-addon/fanboy_cookie_thirdparty.txt ***
 ||admiral.mgr.consensu.org^$third-party
 ||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
 ||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
 ||consensu.org/gdpr/$third-party
 ||consent.truste.com^$third-party
 ||cookie-accept.com^$third-party
@@ -26426,7 +28280,11 @@ _site_cookie_
 ||onetag.mgr.consensu.org^$third-party
 ||policies.warnerbros.com^
 ||privacy-center.org^$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
 ||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
 ||thirdfloor.it^$third-party
 ||trustarc.com^$third-party
 ||usercentrics.eu^$third-party
@@ -26434,6 +28292,7 @@ _site_cookie_
 ! --------------------------Specific blocking filters--------------------------!
 ! *** easylist:fanboy-addon/fanboy_annoyance_specific_block.txt ***
 ||4chan.org/b/*.swf
 ! --------------------------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_
 ||alerts.thedailystar.net^
 ||anews.com/s/js/widget.js
 ||apnarm.net.au^*/keep-up-with_
@@ -26444,10 +28303,12 @@ _site_cookie_
 ||cjr.org/interstitial_
 ||cloudfront.net^*/nav-top.$domain=bdnews24.com
 ||complex.com/toolbar/
 ||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
 ||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
 ||denso.com^*/pagetop.
 ||eatout.co.za^*/iab-
 ||emailsherlock.com/javascripts/lightbox.js
@@ -26465,12 +28326,13 @@ _site_cookie_
 ||hotpepper-gourmet.com^*/pagetop_
 ||howtogermany.com^*/top.png
 ||imgzzz.com/styles/buttons_
 ||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-
 ||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_
 ||macworld.co.uk/widget_uk/
 ||mediafire.com/images/backgrounds/download/*promo
 ||mg.co.za^*/iabsa_
@@ -26507,6 +28369,7 @@ _site_cookie_
 ||wp.com^*/linkwidgets/slingshot_
 ||wufoo.com/embed/$subdocument,third-party,domain=heavy.com
 ||xhamster.com/ajax/cams-widget/
 ||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 ----------
 ||yandex.st/share/
 ||zte.com.cn^*_back_top.
 ! ---------- Newsletter/Signup Buttons ----------
@@ -26522,6 +28385,7 @@ _site_cookie_
 ||goodhousekeeping.co.za^*/subscribe.
 ||ibtimes.co.in^*/newsletter.js
 ||ibtimes.co.uk/newsletter?
 ||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
 ||makezine.com/js/unbouncer-
 ||motorsport.com/join/popup/
 ||netdna-cdn.com/wp-content/uploads/mySpoonful-Signup-Banner.jpg$domain=myspoonful.com
@@ -26530,11 +28394,13 @@ _site_cookie_
 ||nscreenmedia.com^*-newsletter.
 ||oilprice.com/iframes/sidebar_signupform/
 ||politics.co.uk^*/newsletter.
 ||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
 ||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.
 ||thegrio.com^*/fotolia_79292360_
 ||thejewishstar.com/images/enews-
 ||therealnews.com^*/sign_up.
@@ -26544,6 +28410,7 @@ _site_cookie_
 ||womenonwheels.co.za^*/subscribe-
 ! *** easylist:fanboy-addon/fanboy_social_specific_block.txt ***
 ||3dmark.com/proxycon/images/front-some-fb.png
 ||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
 ||76.my/Auc/
 ||abc.net.au^*/news-podcasts-
 ||amazingbeautifulworld.net^*/images/face.png
@@ -26648,6 +28515,7 @@ _site_cookie_
 ||cookie.oup.com^
 ||dam.bbcchannels.com^
 ||emerse.com/consent.js
 ||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
 ||gdpr.internetbrands.com^
 ||gdpr.prisa.com^
 ||harpercollins.co.uk/js/cookie.js
@@ -26658,8 +28526,10 @@ _site_cookie_
 ||mad-daily.com^*/cp-module-
 ||omgubuntu.co.uk/wp-content/plugins/omg-magnific/magnific.min.js
 ||onlive.co.uk/account/cookie_notice
 ||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^
 ||propcom.co.uk/cookie/
 ||sp.knowyourmeme.com^
+||thenational-gb.thenational.scot^
 ||windguru.cz/forms/consent.php
 ||yimg.com^*/guce.js
 ! ------------------------Specific element hiding rules------------------------!
 ||windguru.cz/forms/consent.php
 ||yimg.com^*/guce.js
 ! ------------------------Specific element hiding rules------------------------!
@@ -26770,6 +28640,7 @@ tapiture.com###annoy-non-users
 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
 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
 stitcher.com###appnag
 huffingtonpost.co.uk,huffingtonpost.com,moviefone.com,news.moviefone.ca###apps-feeds
 wired.com###around-the-web
@@ -26916,7 +28787,7 @@ bossip.com###bossipMobile
 boston.com###bostonDeals
 androidorigin.com###bottom-bar
 metromix.com###bottom-premium-banner
 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
 upworthy.com###bottomSlider
 visual.ly###bottomWidget
 tonic.com###bottom_bar
@@ -26966,7 +28837,6 @@ cbsnews.com###cbsSMPB
 dutchnews.nl,mcvuk.com###ccc-icon
 huffingtonpost.com###ccw_widget
 webtrends.com###cd_disclosure_link
 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
 sanders.senate.gov###cerabox
 sanders.senate.gov###cerabox-background
 theoatmeal.com###cf2_like
@@ -27120,6 +28990,7 @@ dailyspark.com###exploreMoreWin
 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
 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
 answers.com,mylot.com,pravda.ru###facebox
 answers.com###facebox_overlay
 vr-zone.com###facepalm
@@ -27214,6 +29085,7 @@ glennbeck.com,nationaljournal.com,nature.org###flyout
 shutterstock.com###flyout_layer_open
 wsj.com###flyover
 fashionmagazine.com###fm_reco_flydiv
 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
 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
@@ -27353,7 +29225,7 @@ tnr.com###home_top_ad_banner
 womensagenda.com.au###homepage_ns_signup_block
 pcworld.com###homepageconnect
 heavy.com###hottie
 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
 foliomag.com###hp_ad_roadblock_bg
 foliomag.com###hp_ad_roadblock_holder
 huffingtonpost.com###hp_cconsent
@@ -27526,6 +29398,7 @@ techcrunch.com###module-the-crunchboard
 handbag.com###module_youcanfind
 maximumpc.com###monthly-issue
 buzzfeed.com###more-buzzfeed
 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
 inc.com###moreSlideContainer
 inrumor.com###mostRead2
 motorsport.com###motorsport_insider_form
@@ -27570,6 +29443,7 @@ wonderwall.msn.com###newsStrip
 theprovince.com###newsalert
 gossipcop.com###newsform
 theatlantic.com###newsstands
 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
 economist.com###next-article-carousel
 economist.com###next-article-carousel-wrapper
 wbur.org###next-article-wrap
@@ -27702,6 +29576,7 @@ ittoolbox.com###popupdiv
 bullettmedia.com###post-footer-nav
 imgur.com###post-jump-container
 lawandcrime.com,mediaite.com,wired.com###post-nav
 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
 theberry.com,thechive.com###postSubscribe
 lithub.com,myfitnesspal.com,theorbital.co.uk###post_more_wrapper
 daniweb.com###postbit-ad
@@ -27711,6 +29586,7 @@ pressandjournal.co.uk###preamble
 thestreet.com###premServ
 theatlantic.com###premiumArchive
 computerweekly.com,techtarget.com###premiumContentPromo
 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
 bozemandailychronicle.com###prev-next-nav
 coconuts.co###prev_article
 abovethelaw.com###prev_post
@@ -27755,7 +29631,7 @@ geforce.com###rateThisPage-button
 rawstory.com###raw-updates-signup
 huffingtonpost.co.uk,huffingtonpost.com###read-edge
 prospect.org###read-it-later
 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
 newrepublic.com###read-next-flyout
 news24.com,parent24.com###readMoreSlider
 digitalartsonline.co.uk###readNextStickyWidget
@@ -27774,7 +29650,7 @@ bit.com.au,crn.com.au,scmagazine.com.au###regPromptModal
 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
 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
 pcmag.com###related-container
 sfist.com###related-module
 mtv.com,nextmovie.com###related-post
@@ -27920,7 +29796,7 @@ heatworld.com###slideBoxContainer
 nymag.com###slideOutBoxContainer
 pcworld.in###slide_box
 tabletmag.com###slide_in
 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
 medicalnewstoday.com###slidebox_container
 oddee.com###slidebox_left
 oddee.com###slidebox_right
@@ -27930,6 +29806,7 @@ desmogblog.com###slideout
 dreadcentral.com,drugs.com,laptopmag.com,wellness.com###slider
 laptopmag.com###slider_bottom
 flv2mp3.com,flvto.com,wikihow.com###sliderbox
 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
 parents.com###slideshowPromo
 patheos.com###slideup
 minti.com###slideupBanner
@@ -27942,7 +29819,7 @@ howstuffworks.com###smToolBarSpacer
 theweek.com###sm_iconset
 cbsnews.com,yelp.com###smart-banner
 dailymail.co.uk,m.jpost.com###smartBanner
 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
 pcworld.com###smbRightSubscribe
 socialhype.com###smfoot
 apartmentguide.com###snap_bar_background
@@ -28147,6 +30024,7 @@ huffingtonpost.com###updated_and_search
 boston.com,doctortipster.com,thewindowsclub.com###updates
 indiatimes.com###usabanner
 cambio.com###user-bar-wrapper
 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
 geekzone.co.nz###userBarRegisterSubscribe
 scientificamerican.com###userInfo
 comicbookresources.com###user_message_pop
@@ -28227,6 +30105,7 @@ reddit.com##.DualPartInterstitialFooter
 mindfood.com##.LeaderBoardContainer
 legacy.com##.MyMemorialAd
 juxtapoz.com##.NewFollowBox
 mindfood.com##.LeaderBoardContainer
 legacy.com##.MyMemorialAd
 juxtapoz.com##.NewFollowBox
+myegy.cc##.NotifyProposal
 priceme.co.nz##.PrettyBreadCrumbRightDiv
 inc.com##.SectionUpDown
 m.reddit.com##.SmartBannerContainer
 priceme.co.nz##.PrettyBreadCrumbRightDiv
 inc.com##.SectionUpDown
 m.reddit.com##.SmartBannerContainer
@@ -28264,6 +30143,7 @@ bostonglobe.com##.ad-jump
 sciencenews.org##.ad-tray-inner-wrap
 ceo.com##.ad3
 howtogeek.com##.adSystem_ads
 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
 afterdawn.com##.add_buttons
 metalhammer.co.uk##.adestrasignup
 kncminer.com##.adv-upper-symbol
@@ -28277,9 +30157,11 @@ afp.com##.afp_contact_block_contact
 chriskresser.com##.after-post
 vaildaily.com##.aggregatorlinksbottom
 vaildaily.com##.aggregatorlinkstop
 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
 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
 g4tv.com##.alert-wrap
 kevinmd.com##.alignleftfp
 kevinmd.com##.alignrightfp
@@ -28310,7 +30192,7 @@ bodyandsoul.com.au,wmagazine.com##.article-nav
 psmag.com##.article-nav-button
 pangeatoday.com##.article-navigation
 thenational.ae##.article-navigator
 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
 benzinga.com##.article-prev-next
 itnews.com.au##.article-promo-link
 yougov.com##.article-register-box
@@ -28331,6 +30213,7 @@ forbes.com##.article_next_prev
 v3.co.uk##.article_related_links
 iol.co.za##.article_tool
 medicaldaily.com##.article_tool_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
 bizjournals.com##.articlesBottomPromo
 technologyreview.com##.articlesidebar
 theglobeandmail.com##.articletoolbar
@@ -28685,6 +30568,7 @@ dlife.com##.findUs
 blog.leanstart.ch##.fixed
 businessnewsdaily.com##.fixed-bar
 gogameguru.com,tecmint.com,wpbeginner.com##.fixedBar
 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
 bamsmackpow.com,gamesided.com,gojoebruin.com,lightlybuzzed.com##.fixnav
 develop-online.net##.fl320
 wonderwall.msn.com##.flag-show-next
@@ -28758,6 +30642,7 @@ maxim.com##.g_subs_Container
 ndtv.com##.gadget_popupbox
 bgr.com,bgr.in##.gal-post-bottom
 cbsnews.com##.galleryShareBox
 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
 gdgt.com##.gdgtRecd
 lifeslittlemysteries.com##.ge_book
 foodnetwork.com##.geoAdvisoryPopup
@@ -28775,6 +30660,7 @@ sulekha.com##.gift-launch
 seriouseats.com##.gifts-pop-up
 9gag.com##.give-feedback
 bostonglobe.com##.global-bar
 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
 imgur.com##.global-message
 omgchrome.com,omgubuntu.co.uk##.global-navigation
 comedycentral.com##.global_footer
@@ -28824,6 +30710,7 @@ msmagazine.com##.headerright
 heavy.com##.heavy-mailing-widget-sidebar
 cnn.com##.hed_side
 nola.com##.helper
 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
 askubuntu.com,mathoverflow.net,serverfault.com,stackexchange.com,stackoverflow.com,superuser.com##.hero-container
 mint.com##.hmenu
 businessspectator.com.au##.holder-content-loaded
@@ -28839,7 +30726,7 @@ southfloridagaynews.com##.hover_tab
 chron.com,seattlepi.com##.hst-articlebox
 chron.com,seattlepi.com##.hst-articletools2
 independent.co.uk##.iJobs-ctr
 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
 thenextweb.com##.ica-wrapper
 mobileinquirer.com##.icf-optin-form
 dealspwn.com##.icon
@@ -29026,7 +30913,7 @@ nola.com##.mobile_lrg
 medicalnewstoday.com##.mobile_newsletter
 espn.go.com##.mod-fb-opengraph
 bournemouthecho.co.uk,jobomas.com,patient.info,tuaw.com,voyages-sncf.com##.modal
 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
 popdust.com##.modal-close
 narrative.ly,timesofindia.indiatimes.com##.modal-content
 popdust.com##.modal-image
@@ -29050,6 +30937,7 @@ dailymail.co.uk##.mol-previous-next-navigation_previous-button
 time.com##.more-ways
 v3.co.uk##.more_jobs_block
 standard.co.uk##.most-popular-toaster
 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
 rightwingwatch.org##.mr_lightbox_background
 starpulse.com##.msFullBar
 nzherald.co.nz##.msn
@@ -29163,6 +31051,7 @@ medicaldaily.com##.oh
 inspiyr.com,pcgamerhub.com##.ois_wrapper
 euromoney.com##.oo_feedback_float
 hellobeautiful.com##.open
 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
 i4u.com##.opn_sticky
 ostatic.com##.opromo
 goldtradingexperts.com##.opt-in-splash
@@ -29186,6 +31075,7 @@ foodnetwork.com##.package-overlay
 matadornetwork.com##.padder
 msn.com##.paddle
 grantland.com##.page-actions
 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
 viva.co.nz##.page-side
 heavy.com##.page-tabs
 fandango.com##.pageActions
@@ -29231,6 +31121,7 @@ readability.com##.pitch
 allbusiness.com##.pl-salebar
 huffingtonpost.com##.placement-gravity_most_popular
 planetivy.com##.planet-ivy-header-fixed
 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
 upi.com##.pni
 csmonitor.com##.podStorySidebars
 sify.com##.pop-out-wrapper
@@ -29392,6 +31283,7 @@ entrepreneur.com##.rtmagpromo
 stabmag.com##.rtt
 nzherald.co.nz##.rugbyIntroScreen
 aol.com##.ruleGreeting
 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
 livejournal.com##.s-ljvideo
 newseveryday.com##.s-sns
 eclectablog.com##.s2_form_widget
@@ -29638,6 +31530,7 @@ presseurop.eu##.toolstop
 phys.org##.toolswrapper
 cosmosup.com,htcsource.com,ijreview.com,runningshoesguru.com##.top
 jobing.com##.top-alert
 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
 indiancountrytodaymedianetwork.com##.top-banners
 infoq.com##.top-bar-promo
 siouxcityjournal.com##.top-leader-container
@@ -29674,11 +31567,13 @@ aliexpress.com##.ui-mask
 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
 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
 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
 vice.com##.up-sell
 ndtv.com##.update_bg
 stylelist.com##.updated-legal
@@ -29727,6 +31622,9 @@ merriam-webster.com##.wgt-recirc-bar-foot
 designntrend.com,fashionnstyle.com,hngn.com,kdramastars.com,kpopstarz.com,latinopost.com,latinpost.com##.wh_transf
 infoworld.com##.whitepaper
 pcworld.com##.whitepapers
 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
 grist.org,motherjones.com,netbooknews.com##.widget
 libertyunyielding.com##.widget-around-the-web
 tokyohive.com##.widget-block
@@ -29802,6 +31700,7 @@ quora.com##div[id$="modal_signup_wrapper"]
 mnn.com##div[id^="MNNEmailReg"]
 yahoo.com##div[id^="adx_"]
 recordonline.com,sfgate.com,southcoasttoday.com##div[id^="nimbleBuyWidget"]
 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;"]
 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;"]
@@ -29887,6 +31786,8 @@ firecold.com##table[style="margin: 30px 0 0 0"]
 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"]
 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
 ! komonews.com / ktul.com / etc
 ##.sd-news-main-footer
 ! vox media top bar
@@ -29903,6 +31804,7 @@ earthsky.org,usatoday.com###TB_overlay
 earthsky.org###TB_window
 kiplinger.com###TMFECapWidget
 ndtv.com###\5f _cricketsubscribe
 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
 reseller.co.nz###art-next_signifier
 humanevents.com###article-signup
 alternet.org###author_signup_iframe
@@ -29915,6 +31817,7 @@ aclu.org###block-aclu-social-stay-informed
 advocate.com###block-advocate_general-advocate_general_enewsletter
 wttw.com###block-block-44
 commondreams.org###block-block-54
 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
 outandaboutnashville.com###block-blocks-oanda-connect
 sciencenews.org###block-boxes-call-to-action
 itpro.co.uk###block-boxes-subscription-promo-content
@@ -29956,6 +31859,7 @@ jewishpress.com###ema_signup_form
 priceonomics.com###email-island
 gearjunkie.com###email-pop
 dictionary.com###email-signup
 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
 nintendosoup.com###email-subscribers-3
 techbargains.com###email-widget
 osu.edu###emailSignup
@@ -29968,6 +31872,7 @@ jta.org###embed_signup_footer
 goodhousekeeping.co.za###enhancedtextwidget-10
 luxomo.com###esns_background_layer
 explosm.net###explosmore-callout-banner
 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
 csmonitor.com###ezn-RightCol_Newsletter_and_TakeAction
 realclearpolitics.com,realclearscience.com###facebox
 realclearpolitics.com,realclearscience.com###facebox_overlay
@@ -29980,6 +31885,7 @@ theglobeandmail.com###fixedpencil
 scout.co.nz###footer-eletter
 expatica.com###footer_subscribe
 engineeringnews.co.za###footerbar
 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
 firstbiz.com###fpbiz_newsletter
 pbs.org###frontline_newsletter_over
 pbs.org###frontline_newsletter_please
@@ -30007,30 +31913,34 @@ newstatesman.com,pressgazette.co.uk###itro_popup
 ivn.us###ivnnewsletter_widget
 inews.co.uk###jpsp_widgetpop-3
 eco-business.com###js-bottom-promo
 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
 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
 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
 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
 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
 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
 details.com,gossipcop.com,gq.com,salon.com,self.com###newsletter-form
 wbur.org###newsletter-signup-1
 hardware.info###newsletterForm
@@ -30039,7 +31949,7 @@ eweek.com,yesmagazine.org###newsletterform
 bleacherreport.com,macworld.com,myjewishlearning.com,pcworld.com,techhive.com,theatlantic.com###newsletters
 bustedcoverage.com,coed.com###nl-container
 qz.com###nl-form
 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
 ramblinwreck.com###olark-wrapper
 regated.com###onesignal-popover-container
 cnbc.com###optIn-embedded
@@ -30077,11 +31987,13 @@ amd.com,legalsportsreport.com###slidebox
 auctionzip.com###sliderEmailCapture
 auctionzip.com###sliderOverlay
 humanresourcesonline.net,marketing-interactive.com###smallSubBox
 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
 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
 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
@@ -30091,6 +32003,7 @@ merriam-webster.com###subscribe-overlay
 indy100.com###subscribeIndy100
 wined.co.za###subscribeWrapper
 nytimes.com###subscribe_cont
 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
 adweek.com###subscribe_content
 mediapost.com###subscribe_form
 diabetesforecast.org###subscribe_main
@@ -30103,13 +32016,14 @@ autointhenews.com###subscriptions
 yourtango.com###tango-newsletter-form
 techonomy.com###tcnmy-newsletter-modal
 greece-is.com###teaser-newsletter
 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
 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
 azcapitoltimes.com###text-html-widget-17
 filmaffinity.com###top-anch
 zcomm.org###topbar
@@ -30118,12 +32032,14 @@ taskandpurpose.com###tpCTAModalContainer
 blog.bettercloud.com###trends
 thewrap.com###tw-newsletter-signup
 visi.co.za###visi-signup
 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
 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
 sitepoint.com##.FooterSub_form
 gohacking.com##.GH_sidebar_optin_inr
 momfabulous.com##.HB-Modal
@@ -30140,6 +32056,7 @@ themeditelegraph.com##.SubScr
 thehindubusinessline.com##.Subscribe
 languagetool.org##.ZebraDialog
 languagetool.org##.ZebraDialogOverlay
 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
 androidauthority.com##.aa-subscribe-video-button
 buzzfeed.com##.action-bar--hover-container
 alternet.org##.action_form
@@ -30157,6 +32074,7 @@ lamag.com,texasmonthly.com##.article-subscription
 gaytimes.co.uk##.article__footer
 atavist.com##.atavist-mailchimp
 bloombergquint.com##.authoritative__section
 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
 hopesandfears.com,osu.edu##.banner
 bloombergquint.com##.banner-link
 philly.com##.banner_small
@@ -30167,19 +32085,23 @@ hcanews.com##.bgClick2
 nocamels.com##.bl-block-signuptextpage
 theticketmiami.com##.block--second-street--ss-block-signup
 ibtimes.com##.block-ibtimes-newsletters
 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
 asiaone.com##.block-webform
+allevents.in##.bottom-right-subscribe
 businesstimes.com.sg##.bottom-wrap
 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
 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
 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
 coconuts.co##.coconuts-newsletter-subscribe-container
 shropshirestar.com##.comments-cta
 vogue.com##.component-cnid-modal-backdrop
@@ -30188,7 +32110,9 @@ moneycontrol.com##.contact
 houseandleisure.co.za##.contact-us
 theneweuropean.co.uk##.container-pencil
 fiercecable.com##.content-subscribe
 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
 cheatsheet.com##.cs-related-links
+nytimes.com##.css-mlcs8h.shown
 thecourier.co.uk##.cta--bg
 rewire.news##.cta-a
 meta.com##.ctabox
 thecourier.co.uk##.cta--bg
 rewire.news##.cta-a
 meta.com##.ctabox
@@ -30197,7 +32121,9 @@ thebostonpilot.com##.ctct-embed-signup
 thenation.com##.current-issue
 qz.com##.daily-brief-inline
 iol.co.za##.daily-news-signup-form
 thenation.com##.current-issue
 qz.com##.daily-brief-inline
 iol.co.za##.daily-news-signup-form
+onlymyhealth.com##.daily-wellness
 democracynow.org##.daily_digest
 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
 dictionary.com##.day-break-subscription-form
 huffingtonpost.com##.desktop-alerts-signup
 generalassemb.ly##.dgd_stb_box
@@ -30214,10 +32140,11 @@ dailysurge.com##.ebook-signup-box
 ecowatch.com##.eco_subscribe_box
 digg.com##.editions-promo
 jlconline.com##.editorial-promo
 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
 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
 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
@@ -30228,6 +32155,7 @@ local10.com##.emailWidget
 sandiegouniontribune.com##.email_wrapper
 irishexaminer.com##.emailupdates
 dailykos.com##.embed-rendered
 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
 economist.com##.end-of-article
 medicinenet.com##.end-of-article-stuff
 wttw.com##.enews-banner
@@ -30240,6 +32168,7 @@ slator.com##.fancybox-desktop
 christianpost.com##.fancybox-iframe
 slator.com##.fancybox-overlay
 corrosionpedia.com##.featured-form
 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
 foxsports.com.au##.fiso-article-form
 fivethirtyeight.com##.fivethirtyeight-newsletter
 mercopress.com##.fixed-footer
@@ -30255,7 +32184,9 @@ rd.com##.footer-widgets-3
 indeed.com##.footerJaPromoBubble
 pbs.org##.footer__follow
 newsroom.co.nz##.footer_btn-lg
 indeed.com##.footerJaPromoBubble
 pbs.org##.footer__follow
 newsroom.co.nz##.footer_btn-lg
+onlymyhealth.com##.footer_top
 ftleavenworthlamp.com##.footerdeal
 ftleavenworthlamp.com##.footerdeal
+cnbctv18.com##.footerlinks-rhs
 mygaming.co.za##.form-container
 algemeiner.com##.formnews
 examine.com##.free_hacks
 mygaming.co.za##.form-container
 algemeiner.com##.formnews
 examine.com##.free_hacks
@@ -30278,6 +32209,7 @@ garyvaynerchuk.com##.gv-widget-mailinglist
 techradar.com##.hawk-widget-insert
 architectmagazine.com,jlconline.com##.hd-promo
 ucsd.edu##.hdSubscribeFooter
 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
 twitch.tv##.header-announcement__wrapper
 tasteofhome.com##.header-banner-container
 paleohacks.com##.header-optin
@@ -30307,8 +32239,11 @@ authoritynutrition.com##.joinus
 newatlas.com##.jqmOverlay
 cloudcomputingadmin.com,insideaws.com,isaserver.org,msexchange.org,virtualizationadmin.com,windowsecurity.com##.jquery-modal.blocker
 digg.com##.js--promo-bottom
 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
 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
 lifeslittlemysteries.com##.llm_newsletter
 minds.com##.m-modal-bg
 sbnation.com##.m-nba-newsletter
@@ -30316,6 +32251,7 @@ competitor.com##.mag_nl_dsktp
 marinelink.com,marinetechnologynews.com,worldenergynews.com##.magazine-subscription
 nikkei.com##.mail-magazine-article
 autoaction.com.au##.mail_signup
 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
 nation.co.ke##.mailchimp-container
 good.is##.mailchimp-widget
 thewalrus.ca##.mailchimpAjax
@@ -30343,19 +32279,23 @@ abc15.com##.modal--content
 blogtalkradio.com,breakingdefense.com,playfield.io##.modal-backdrop
 jns.org##.modal-overlay
 blogtalkradio.com##.modal-scrollable
 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
 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
 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
 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
 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
@@ -30363,10 +32303,9 @@ politico.com##.newsletter-header__item + .newsletter-header__item
 usatoday.com##.newsletter-modal
 wamu.org##.newsletter-module
 abplive.in##.newsletter_div
 usatoday.com##.newsletter-modal
 wamu.org##.newsletter-module
 abplive.in##.newsletter_div
-gizbot.com##.newsletter_form
 fromthegrapevine.com##.newsletter_modal
 comicbook.com##.newsletterdiv_cmp
 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
 audioholics.com##.newssidebar
 themeditelegraph.com##.nl-article-box
 everydayhealth.com##.nl-container
@@ -30390,12 +32329,14 @@ draxe.com##.optin-sidebar
 evonomics.com##.optshorts
 bidnessetc.com##.outlinks
 realclearpolitics.com,realclearscience.com##.overlay
 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
 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
 livescience.com,space.com##.partner-banner
 patheos.com##.patheos-newsletter-mod-rail
 dbknews.com##.pb-f-global-mailchimp-signup
@@ -30405,6 +32346,7 @@ slate.com##.plus-promo
 thefader.com##.popular_posts
 pbs.org##.popup
 monster.co.uk##.popup-widget
 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
 yesmagazine.org##.portlet-static-give-gifts-banner-ad
 nerdfitness.com##.post_end
 foreigndesknews.com##.post_mail
@@ -30417,8 +32359,11 @@ jamf.com##.promo-box
 eonline.com##.promo_dialog
 propublica.org##.promotion
 irishtimes.com##.pull-out-cta_dark
 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
 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
 tmz.com##.quick-subscribe-form
 engadget.com##.rail-followus
 allure.com##.railNLUnit
@@ -30432,12 +32377,13 @@ hcanews.com##.registerNavText
 connectingafrica.com##.register_box
 bildderfrau.de##.remodal-overlay[style="display: block;"]
 usnews.com##.reveal-modal
 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
 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;"]
 sega.co.uk##.sega-central-newsletter
 boingboing.net##.separator
 androidauthority.com##.shadowed[style="width: 320px;"]
@@ -30452,10 +32398,12 @@ thenation.com##.siderail__item
 theaustralian.com.au##.sign-me-up
 dailysurge.com##.sign-up-form
 jpost.com##.sign-up-wrap
 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
 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
 mrctv.org##.signup-block
 vouchercodes.co.uk##.signup-custom
 xbiz.com##.signup-form
@@ -30466,6 +32414,7 @@ communitytable.com##.signup_module
 beliefnet.com##.simple-row-signup
 patheos.com,politico.com##.simple-signup
 thebaffler.com##.single-email
 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
 good.is##.sitewide-alert
 genuine-people.com,shopstyle.com##.slide-up-banner
 deathandtaxesmag.com,spin.com,stereogum.com,vibe.com##.sm-widget-campaign-monitor
@@ -30483,7 +32432,7 @@ fansided.com,lastnighton.com,netflixlife.com,winteriscoming.net##.sub-footer-con
 irishtimes.com##.sub-prompt
 investmentnews.com##.subPopupTop
 stlucianewsonline.com##.subscr
 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
 breakingnews.ie##.subscribe-box-articles
 rt.com,sport360.com##.subscribe-btn
 middleeastmonitor.com##.subscribe-container
@@ -30531,6 +32480,7 @@ iclg.co.uk##.ui-dialog
 pastemagazine.com,sperry.com,striderite.com##.ui-widget-overlay
 movieguide.org,warisboring.com##.ulp-overlay
 movieguide.org,warisboring.com##.ulp-window
 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
 uproxx.com##.uproxx-retention-unit
 cbn.com##.view-display-id-blog_webform
 biblegateway.com##.votd-subscribe-wrapper
@@ -30543,8 +32493,10 @@ xda-developers.com##.widget-2
 inews.co.uk##.widget-cta
 inews.co.uk##.widget-cta--newspaper
 styleblazer.com##.widget_fashionblog_newsletter
 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
 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
 mommynoire.com##.widget_mmg_newsletter_two
 decider.com##.widget_nypost_decider_social_connect_widget
 sassyhongkong.com##.widget_shk-mailchimp
@@ -30557,18 +32509,22 @@ i24news.tv##.wrapper_footer_5_suscribe
 i24news.tv##.wrapper_footer_5_suscribe_form
 concisenews.global##.yikes-mailchimp-container
 minds.com##M-MODAL
 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"]
 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;"]
 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-"]
 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"]
 euronews.com##div[class^="mailmunch-"]
 fastcompany.com##div[id$="newsletter"]
 dailycaller.com##div[id^="dc_morning_email"]
@@ -30587,8 +32543,8 @@ instagram.com##section > footer[class] + div[class]
 abovetopsecret.com###RSS
 thetech.com###rss
 breitbart.com##.rs
 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
 majornelson.com##.widget_mn_speedbump_rss
 ! ---------- Push notifications ----------
 rte.ie###push-prompt
@@ -30611,7 +32567,10 @@ xda-developers.com###btn-top
 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
 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
 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
 konami.com###page-top
 macromill.com,oki.com,smbc.co.jp,smfg.co.jp###pageTop
 saudigazette.com.sa###pageup
@@ -30621,13 +32580,15 @@ baystatebanner.com###scroll-back
 thebugle.co.za###scroll-btn
 arcady.tv###scroll-down
 toggle.sg###scroll-top-button
 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
 indiatimes.com,marketbusinessnews.com,philstar.com###scrollTop
+vosizneias.com###scroll_top
 mytheresa.com###scrolltop
 mytheresa.com###scrolltop
+oneplus.com###sticky-tools-btn
 bbgsite.com###tipGoTop
 popmythology.com###toTop
 howtogermany.com,liveleak.com###top
 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
 countdown.co.nz###top-link-block
 mufg.jp###topBackArea
 earthcam.com,glamour.com###topScroll
@@ -30640,6 +32601,7 @@ guvonhotels.co.za,hirschs.co.za,langenscheidt.com,regalinn.co.za,schoolguide.co.
 motortrend.com###totop-arrow
 nextradioapp.com###tsnr-to-pgtop
 europeanjournalists.org###up
 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
 g2a.com###upPageToolbar
 fboomporn.com,rgatorporn.com###upper
 pyrexoriginal.com###wr-back-top
@@ -30660,16 +32622,18 @@ hamodia.com##.btp
 getdroidtips.com##.btp-top
 gamestop.com##.bttbtn
 diplo.de##.c-top-link--default
 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
 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
 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
 vnexpress.net##.gottop
 cardekho.com##.gsst_scroll-btn
 bdnews24.com##.handleScrollTop
@@ -30683,6 +32647,7 @@ rwe.com##.navToTop
 cricketcountry.com##.next-top
 nine.com.au##.ninemsn-footer-top
 jpx.co.jp##.page-top
 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
 hotpepper-gourmet.com##.pageTopButton
 emb-japan.go.jp##.pagetop
 oki.com##.pagetopInner
@@ -30690,29 +32655,31 @@ sexuria.com##.pull-right
 communist-party.org.uk##.rt-totop
 nexusmods.com##.scroll
 thehill.com##.scroll-down-to-next
 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
 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
 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
 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
 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
 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
 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
 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
 crimerussia.com##.up-btn
 epicgames.com##.up-button
 vodafone-wifi.com##.uparrow
@@ -30787,8 +32754,11 @@ theatlantic.com##.sign-up
 mirror.co.uk##.skinny-signup
 technoshouter.com##.td-more-articles-box
 jewishpress.com##.td-scroll-up
 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
 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
 buzzfeed.com##div[id^="mod-newsletter-signup-"]
 ! *** easylist:fanboy-addon/fanboy_social_specific_hide.txt ***
 pcb.cc###Cntnr6
@@ -30802,6 +32772,7 @@ pcb.cc###LnkBr2
 hauntedapps.wix.com###LnkBr2-1ave
 schuh.co.uk###Pin
 newser.com###PromoSlider
 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
 ted.stfi.re###STFIRE_BADGE
 url-encode-decode.com###ShareModal
 digitalfirstmedia.com,molecularrecipes.com###Social
@@ -30832,7 +32803,7 @@ mydorpie.com###blf
 moreintelligentlife.com###block-block-13
 crash.net###block-block-25
 thesundaily.my###block-block-47
 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
 square-enix.com###block-home-seeweb
 gardenlines.co.uk###block-menu-menu-footer-icons
 ncronline.org###block-ncr-blocks-article-share-links
@@ -30863,6 +32834,7 @@ allmusic.com,complex.com###ctoolbar
 windowsnetworking.com###ctu-fb
 windowsnetworking.com###ctu-goog
 windowsnetworking.com###ctu-twi
 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
 headforpoints.com###custom_html-5
 beautifuldecay.com,bretagnenohra.com###darkbackground
 billionuploads.com###darky
@@ -30928,6 +32900,7 @@ foxnewsinsider.com###fox-facebook
 foxnewsinsider.com###fox-tweets
 thenational.ae###galleryfollow
 bestgamingmouse.online,techbuzzonline.com###gbutton
 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
 thegailygrind.com###gg-sign-up
 history.com###gigya-bar
 history.com###gigya-bar-lower
@@ -31033,7 +33006,7 @@ ibtimes.co.uk###scrollbox
 inspire52.com###scrolltriggered
 applebees.com###section_community
 sciencedaily.com###seealso
 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
 ew.com###share-article
 pornhub.com###sharePlaylist
 biorxiv.org###shareit
@@ -31071,7 +33044,7 @@ prlog.org###smx2
 worldreview.info###sn
 mufg.jp###snsBlockArea
 play-asia.com###soc
 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
 christianpost.com###social-apps
 cafemom.com###social-comment
 omgchrome.com###social-listing
@@ -31137,8 +33110,10 @@ tab.co.uk###widget_float_bottomright
 swiatmp3.info###wysuwane
 yahoo.com###yom-twitter
 onlineshoes.com###youtubeLink
 swiatmp3.info###wysuwane
 yahoo.com###yom-twitter
 onlineshoes.com###youtubeLink
+oneindia.com###youtube_promo
 opposingviews.com###yt
 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
 yahoo.com##.Btn-t
 comicbookmovie.com##.CBMFollow
 techimperia.com##.FooterLeft.paddingright0
@@ -31163,11 +33138,12 @@ imdb.com##.ab_twitter
 abc.go.com##.abc-facebook-like
 buzzfeed.com##.action-bar
 slideshare.net##.action-btns-container
 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
 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
 caloriesecrets.net##.afterpost
 hereisthecity.com##.alert-bar
 123movies.is##.alert-bottom
@@ -31192,6 +33168,7 @@ goodnet.org##.article_like
 nybooks.com##.article_toolbar
 gadgetsnow.com##.as-wdt-newsltr
 techtimes.com##.at-like
 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
 artnet.com##.author-links
 rt.com##.b-buttons_header
 wargaming.net##.b-resource
@@ -31219,7 +33196,10 @@ philly.com##.bottomToolsNav
 traveller24.com##.bottom_tools_holder
 perezhilton.com##.box_perez_contact
 bankrate.com##.br_connect
 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
 machprinciple.com##.bsub
+newsroom.co.nz##.btn-email
 guernicamag.com##.btn-group
 urlvoid.com##.btn-info
 psu.edu##.btn-link
 guernicamag.com##.btn-group
 urlvoid.com##.btn-info
 psu.edu##.btn-link
@@ -31263,6 +33243,7 @@ goafricaonline.com##.coords-network
 coub.com##.coub__sharing__dropdown
 coub.com##.coub__sharing__list
 nbc.na##.counter
 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
 visual.ly##.credits
 channelnewsasia.com##.ct-contains
 loop21.com##.ctbtextshr
@@ -31297,19 +33278,20 @@ wikipedia.org##.ext-quick-survey-panel
 upi.com##.f
 classicalite.com,newseveryday.com##.f-sns
 megashare.com##.fa-circle
 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
 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
 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
 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
 opposingviews.com##.facebook-bottom
 qz.com##.facebook-message
 lovefilm.com##.facebook-title
@@ -31320,7 +33302,7 @@ gillette.com##.fan
 conservativepost.com,usatoday.com##.fancybox-overlay
 conservativepost.com,usatoday.com##.fancybox-wrap
 earnthenecklace.com##.fans
 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
 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
@@ -31337,13 +33319,14 @@ shoutmeloud.com##.floaticons
 remezcla.com##.floating-menu
 etfdailynews.com##.floating-menuG
 ryot.org##.floating_ryot_share
 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
 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
 snopes.com##.follow-snopes-on
 thehill.com##.follow-the-hill
 theverge.com##.follow-the-verge
@@ -31358,13 +33341,16 @@ wolframalpha.com##.foot-connect
 cambio.com##.footer
 cdkeys.com##.footer-actions
 frommers.com,hardees.com,lineageos.org,westpac.com.au##.footer-icons
 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
 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
 apprenticeships.org.uk,loewe.tv##.footerIcons
 imagecollect.com##.footerLinks_03
+softonic.com##.footer__icon
 videogamer.com##.footer_link
 bdnews24.com##.forplus
 progeeksblog.com##.fpss
 videogamer.com##.footer_link
 bdnews24.com##.forplus
 progeeksblog.com##.fpss
@@ -31389,7 +33375,7 @@ good.is##.good-popup
 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
 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
 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
@@ -31427,6 +33413,7 @@ rocketleague.com##.icons-list
 clearspring.co.uk##.icons-top
 indianexpress.com##.ie2013-agencies
 designcurial.com##.image-tools
 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
 alarabiya.net##.img-caption-facebook-container
 ebay.co.uk,ebay.com.au##.info > .share
 pcgscoinfacts.com##.info-connect
@@ -31464,6 +33451,7 @@ classybro.com##.lbx_overlay
 yourweather.co.uk##.liCompartir
 monova.org##.lightbox
 base64decode.org,base64encode.org##.like
 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
 addictivetips.com##.like-this
 badoo.com##.like-wrap
 hallels.com##.like_con
@@ -31483,7 +33471,9 @@ itvjobs.com##.list--smedia
 abc.net.au##.list-item-mail
 plascon.com##.list-unstyled
 trtworld.com##.listcontacts
 abc.net.au##.list-item-mail
 plascon.com##.list-unstyled
 trtworld.com##.listcontacts
+listenmoneymatters.com##.lmm_external_footer
 slashdot.org##.ln
 slashdot.org##.ln
+ndtv.com##.lnkdin
 tmcnet.com##.lnkeff
 webpronews.com##.login-social
 ps4news.com##.loginBarRight a[target="_blank"] > img[alt^="PS4 News on "]
 tmcnet.com##.lnkeff
 webpronews.com##.login-social
 ps4news.com##.loginBarRight a[target="_blank"] > img[alt^="PS4 News on "]
@@ -31513,6 +33503,7 @@ washingtonpost.com##.more-horizontal
 videobash.com##.more-list
 hulu.com##.more[toggle-type="share"]
 motherboard.vice.com##.motherboard-widget-connect
 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
 a-ha.com##.myspace
 worldofgnome.org##.mywell-green
 the-peak.ca##.nav-icon-wrap
@@ -31564,6 +33555,7 @@ microbytes.com##.product_custom
 nymag.com##.promo-follow
 psmag.com##.promoCardWrapper
 inverse.com##.promos-slidein
 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
 pulse.com.gh,pulse.ng##.publish
 dailymail.co.uk##.puff-follow
 offcon.org##.pull-right
@@ -31589,23 +33581,25 @@ funnyjunk.com##.sbmtBttn
 redstate.com##.sc-fb
 redstate.com##.sc-tw
 oracle.com##.scl-icons
 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
 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
 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;"]
 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
 ausdroid.net##.share-ausdroid
 tvline.com##.share-comment
+nymag.com##.share-link
 xvideos.com##.share-small
 vimeo.com##.share_body
 livestream.com##.share_event
 xvideos.com##.share-small
 vimeo.com##.share_body
 livestream.com##.share_event
@@ -31614,12 +33608,13 @@ vh1.com##.shareholder
 worldwideinterweb.com##.sharepoint
 ign.com,newsday.com##.sharer
 bulawayo24.com,foodbeast.com,glogster.com,good.is,hereisthecity.com,independent.co.uk,petapixel.com,trtworld.com##.shares
 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
 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
 blog.bitly.com##.sidebar > .widget:first-child
 topgear.com.ph##.sidebar-connect
 hypervocal.com##.sidebar-left-article
@@ -31646,11 +33641,11 @@ classicalite.com,hankooktire.com,joins.com,kdramastars.com,parentherald.com,real
 econotimes.com##.snsBookmarkTop
 kbs.co.kr##.sns_list
 nikkei.com##.snsicon-list
 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
 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
 tgdaily.com##.social-actions
 marketplace.org##.social-bottom
 dibujos.net##.social-container
@@ -31658,9 +33653,10 @@ gaystarnews.com##.social-images
 gamerant.com##.social-list
 system-ns.com##.social-login
 autotrader.ca,clickhole.com,metascan-online.com,uanews.org##.social-network
 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
 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
 reuters.com##.socialComments
 thisisrnb.com##.socialIconsBLAHBLAH
 pdnonline.com,voanews.com##.socialNetwork
@@ -31671,9 +33667,11 @@ forbes.com,impactloud.com,technobuffalo.com,thehindu.com,thenextweb.com##.social
 bidorbuy.co.za##.socialnetwork
 thevine.com.au##.socialreader
 guernicamag.com##.socio3
 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
 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
 wnd.com##.specific-social
 ew.com##.spot-im-ltr
 newsbomb.gr##.spread-links
@@ -31717,6 +33715,7 @@ longreads.com##.support-footer
 upi.com##.t
 ziddu.com##.tablebg[width="443"]
 okgoals.com##.tabrow
 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
 tbo.com##.tbo-connect-container
 tbo.com##.tbo-connect-face-twit-container
 playboy.com##.tell-your-friends
@@ -31733,13 +33732,14 @@ moviesdbz.com##.toPopup
 xbiz.com##.tool-list
 audioprointernational.com,chicagobusiness.com,crainsnewyork.com,mcvuk.com,pcr-online.biz##.toolbar
 techpp.com##.toolbar-fixed
 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
 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
 tomorrowland-movie.com##.topsection
 firstshowing.net##.topsoc
 examine.com##.track-click
@@ -31755,16 +33755,17 @@ cricketcountry.com##.tw-mail
 funnyjunk.com##.twLink
 weather.com##.twc-footer__social
 drama.net,foxnews.com,motherjones.com,pastebin.com##.tweet
 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
 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
 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
 hp.com##.ul_media_links
 hypable.com##.us_floating
 techpp.com##.user-connect-buttons
@@ -31773,6 +33774,7 @@ gamesrepublic.com##.user-tw
 gamesrepublic.com##.user-yt
 vanityfair.com##.utilities-top
 activision.com##.utility
 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
 koreatimes.co.kr##.view_sns_div
 dailymail.co.uk##.vjs-social-controls
 androidcentral.com##.vs-feed
@@ -31790,6 +33792,7 @@ geektyrant.com##.widgetMenu
 freshtechweb.com##.widget_connect
 eos.org##.widget_eostwitterwidget
 mediapost.com##.widget_group
 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
 theapplepost.com##.widget_mc4wp_form_widget
 sassyhongkong.com##.widget_shk-social
 twistedsifter.com##.widget_sifter_connect_widget
@@ -31936,7 +33939,7 @@ cpu-world.com###SHARE_LINKS
 nationalpost.com###actionbar
 ibtimes.co.uk###article-left-side-share-panel
 allkpop.com###article-social-share
 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
 lifewire.com###button-pinterest-image
 pcmag.com###enhancedsharer
 uptobox.com###fanback
@@ -31956,6 +33959,7 @@ indiatimes.com###shareVertHolder
 pcmag.com###share_container
 ahmedabadmirror.com###sharebar
 file-upload.com###sharebuttons
 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
 marketwatch.com###site-share
 marketwatch.com###site-share-footer
 ranker.com###siteNavShare
@@ -31966,6 +33970,7 @@ oregonlive.com###social_mobile
 autobild.de###socialmedia
 laptopmag.com,livescience.com###stickyShare
 mediafire.com###subFooterSocial
 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
 cinemablend.com##.StoryShareBar
 collectivelyconscious.net##.addthis-smartlayers
 pcgames-download.net##.addthis_toolbox
@@ -32052,6 +34057,7 @@ androidcentral.com,crackberry.com,imore.com,windowscentral.com##.mn_mbn_share
 androidcentral.com##.mn_share_module
 huffingtonpost.co.uk##.mod-follow
 bnonews.com##.mvp-post-soc-wrap
 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
 theatlantic.com##.nav-social-links
 nationalpost.com##.npStoryShare
 ijr.com##.opt360-share-buttons-article-start
@@ -32093,6 +34099,7 @@ dailymail.co.uk##.share-pinterest
 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
 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
 toptipstricks.com##.shareControl
 computerworlduk.com,techworld.com##.shareIcon
 indiatimes.com##.shareSprite
@@ -32110,7 +34117,9 @@ history.com##.show-social-links
 wired.com##.sidebar-component--social-share
 computerera.co.in##.simple-social-icons
 hypable.com##.single-post-share-box-container
 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
 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
 theprovince.com##.social-bar
 spiegel.de##.social-bar-wrapper
 informer.com,rockpapershotgun.com##.social-buttons
@@ -32141,8 +34150,10 @@ tomshardware.co.uk,tomshardware.com##.social-promote-box
 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
 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
 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
 spanishdict.com##.social-sidebar
 8shit.net##.social-ul
 ratemyprofessors.com##.social-wrap
@@ -32161,14 +34172,16 @@ viralitytoday.com##.socials
 ndtv.com##.socialshare-icons2
 batchnime.net##.socialsharex
 onlinemoviewatchs.com,onlinemoviewatchs.tv##.ssocial
 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
 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
 fullmatchesandshows.com,k2nblog.com##.td_block_social_counter
 v3.co.uk##.tools-container
 dailymail.co.uk,mirror.co.uk##.twitter
@@ -32186,6 +34199,8 @@ bitfeed.co##.widget-follow-us
 softonic.com##.widget-twitter-timeline
 usapoliticstoday.com##.widget_facebook_likebox
 wccftech.com##.wp-share
 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="]
 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="]
@@ -32195,6 +34210,7 @@ autobild.de,transfermarkt.de##a[href^="https://twitter.com/share?"]
 ndtv.com##a[href^="https://www.facebook.com/sharer.php?u="]
 ! *** easylist:fanboy-addon/fanboy_cookie_specific_hide.txt ***
 jman.tv###ActionBar
 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
 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
@@ -32203,6 +34219,8 @@ mappy.com###IndexView-first-visit
 uk.yahoo.com###Main > .windowshade:first-child
 tecnalia.com###NLC_textLayer
 yahoo.com###Overlay-1-Nagbar
 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
 redbubble.com###RB_React_Component_CookieBanner_4
 channelregister.co.uk,theregister.co.uk###RegCCO
 valleyvet.com###ToU_float
@@ -32210,6 +34228,7 @@ postojnska-jama.eu###\5f iCD
 dictzone.com###ac
 gira.de###ac_frame
 solveigmm.com###agreement
 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
 macquarie.com###alert-first
 moneysavingexpert.com###alertBar
 ubet.com.mt###alert_message
@@ -32218,48 +34237,63 @@ ao.com###aoMessageHolder
 bing.com###b_notificationContainer
 uktv.co.uk###back-to-old-site
 cc.com###balaMainContainer
 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
 area-codes.org.uk###baselink
+thebanker.com###bdbanner
 europa.eu###block-esm-base-cookie-message-footer
 freecycle.org###blocker_message
 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
 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###cboxContent
-ubs.com###cboxOverlay
+evaair.com,ubs.com###cboxOverlay
 ipaddress.com###cc
 ask.com###ccbar
 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
 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
 crash.net,nationwideinternational.com,thederbyshire.co.uk###cn
-dnaindia.com###co-container
+dnaindia.com,india.com###co-container
 gpuopen.com###colophon
 gpuopen.com###colophon
+evaair.com###colorbox
 msn.com###conditionalbanner
 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
 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
 droidchart.com,routerchart.com###cw
 dexigner.com###cwarn
+schaeffler.com###dataprotection
 debenhams.com###debCNwrap
 tunngle.net###delirioBiscottoso
 paradoxplaza.com###disablingDiv
 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
 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
 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
 shatter-box.com###elGuestTerms
 live.com,microsoft.com,office.com,skype.com,visualstudio.com,windows.com,xbox.com###epb
 complex.com###eucn
@@ -32271,12 +34305,20 @@ pastebin.com###float-box-1
 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
 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
 wattsindustries.com###header1_overlay2
+trendsmap.com###header_message
 fitzpatrickreferrals.co.uk###hellobar
 goodsstall.co.uk###hideme
 fitzpatrickreferrals.co.uk###hellobar
 goodsstall.co.uk###hideme
+exchange.uk.com###ibox
 flatme.it###ic
 flatme.it###ic
+ericdepaoli.com###icegram_messages_container
+keithurban.net###important-notice
 elearningindustry.com###info-banner
 zoover.co.uk###info-bar
 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
 agcas.org.uk,reliancebankltd.com###informationbar
 itv.com###itv-glob-cookie-policy-holder
 babcockinternational.com###js-babcock-cookie-bar
@@ -32286,6 +34328,7 @@ adultswim.com###legal-notification
 tmz.com###legalbar
 air-austral.com###legalconcerns
 wittur.com###loggedbar
 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
 sky.com###mast-notifications
 mbc.net###mbc-policy
 logicconcept.eu###mc_top_bar
@@ -32294,14 +34337,19 @@ cyclemiles.co.uk###messages-cont
 hmc.org.uk###modal-mask
 shellsmart.com###modal_container
 betsson.com###msgwrapper
 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
 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
 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
 csl-computer.com###notification
 eastlondonradio.org.uk###notification-area
+pacesuite.com###notification-cont
 youtube.com###notification-footer
 cnn.com###notification-legal
 codeplay.com###notificationPopup
 youtube.com###notification-footer
 cnn.com###notification-legal
 codeplay.com###notificationPopup
@@ -32311,32 +34359,51 @@ twitch.tv###noty_bottomCenter_layout_container
 novapdf.com###novapdf_accept_cookies
 professionalbatterychargers.com###nscmsboxboxsimple
 play-cricket.com###openglobal_privacy_widget
 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
 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
 amazon.com###pldn-deep-link
+scutt.eu###pojemnik
+buyamower.co.uk###policy
+apkpure.com###policy-info
 nba.com###policy_wrapper
 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
 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
 autoevolution.com###prajiturele
-3q.video,mondaq.co.uk###privacy
+3q.video,mondaq.co.uk,prevac.eu,vindy.com###privacy
 playstation.com###privacy-header
 playstation.com###privacy-header
+islamicfinder.org###privacy-modal
 cbronline.com###privacy_content
 keil.com###privacymodule
 cbronline.com###privacy_content
 keil.com###privacymodule
+zoomin.tv###privacyoverlay
+rocketleague.com###privmessage
 elanco.com###ribbon
 elanco.com###ribbon
+wrigleys.co.uk###rpcm
+tenuser.com###rsp
 investing.com###sideNotificationZone
 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
 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
 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
 rapidssl.com###toolbar
 insights.nzherald.co.nz###top-banner-in-content
 artuk.org###top-notice
@@ -32344,26 +34411,36 @@ dropbox.com###top-notification-bar-container
 gamepedia.com,mmo-champion.com###tos-banner
 cartoonnetwork.com###tos-bar
 skylinewebcams.com###trigCookie
 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
 dompe.com###warning-popup
+iflicks.in###welcome
 janrain.com###wptbheadline1
 janrain.com###wptbheadline1
+here.com###wrapper
+dublininquirer.com##.-alert.-fixed.notice
 cryptokitties.co##.Banner
 cryptokitties.co##.Banner
+cryptokitties.co##.BottomBanner
 perforce.com##.EUc
 perforce.com##.EUc
+tjc.co.uk##.GDPR
 freewebsitetemplates.com,wilderssecurity.com##.Notices
 freewebsitetemplates.com,wilderssecurity.com##.Notices
-landrover.co.uk##.NotificationBar
+jaguar.co.uk,landrover.co.uk##.NotificationBar
 userstyles.org##.NotificationLine
 userstyles.org##.NotificationLine
+fashionmodeldirectory.com##.PrivacyNotice
 huawei.com##.ReadPolicy
 huawei.com##.ReadPolicy
+drweb.com##.SHOWIT-msg_showed
 cnn.com##.TermsOfService__component
 mtn.co.za##.Toast
 cnn.com##._2dc7d020
 instagram.com##._he402
 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
 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
 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
 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
 jotti.org##.alert-info
 cityindex.co.uk##.alert-section
 drive360.co.za##.alert_box
@@ -32375,36 +34452,51 @@ wowhead.com##.announcement
 civilsociety.co.uk##.announcement-banner
 soundcloud.com##.announcements
 leo.org##.app-footer-content
 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
 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
 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
 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
 drakecircus.com##.ccc-widget
 orcadian.co.uk##.cd-container
 newegg.com##.centerPopup
+stayinwales.co.uk##.ckinfo-panel
 cnn.com##.cnn-toast--tos
 cnn.com##.cnn-toast--tos
+westword.com##.compliance
 riversidecompany.com##.compliance-banner
 agenda.brussels,visit.brussels##.confirm
 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
 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
 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
 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
 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
 dhl.com##.dhl-cgk
 ingwb.com##.dialog
 designmodo.com##.dialogContainer
@@ -32414,14 +34506,17 @@ news.com.au##.disclaimer-text
 bbc.com##.domestic-header-wrapper
 mla.org##.donate-banner
 vesselfinder.com##.downfooter
 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
 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
 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
 maltatoday.com.mt##.floating-bar
 novantas.com##.foobar-container
 doubleviking.com##.footer
@@ -32437,10 +34532,12 @@ houseoffraser.co.uk##.global-messages
 mozilla.org##.global-notice
 office.com##.headPopup
 veeam.com##.header-component__messages-overlay
 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
 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
 livescore.com,livescore.eu,livescores.com##.info-msg
 comscore.com##.info_banner
 napster.com##.info_box
@@ -32456,12 +34553,16 @@ princesrisborough.com##.jpiwikGrowler
 princesrisborough.com##.jpiwikOverlay
 soft32.com##.jquery-notify-bar
 agenda.brussels##.js-confirm
 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
 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
 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
 hertz247.co.uk,hertz247.com,hertzcarsales.co.uk##.lbContainer
 hertz247.co.uk,hertz247.com,hertzcarsales.co.uk##.lb_overlay
 yahoo.com##.legal-footer
@@ -32469,31 +34570,42 @@ jw.org##.legal-notices-client--notice
 sacoorbrothers.com##.legal-warning
 office.com##.m-alert
 webnovel.com##.m-streamer
 sacoorbrothers.com##.legal-warning
 office.com##.m-alert
 webnovel.com##.m-streamer
+motor1.com,rideapart.com##.m1-footer-messages
 justcause.com##.main-site-notes
 justcause.com##.main-site-notes
+mbc.net##.mbc-policy
 fifa.com##.mdl-overlay
 opengapps.org##.mdl-snackbar
 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
 gametwist.com##.message__container
 wandermap.net##.messages
+mitele.es##.mitele-consent
 amazon.com##.mo-wp
 mirror.co.uk##.mod-cookiepolicy
 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
 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
 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
 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
 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
 harvester.co.uk##.notification--notification
 gumtree.com##.notification-box
 autotrader.co.za##.notification-container
+insurancebusinessmag.com##.notification_strip
 amateur.tv##.notificationbar
 amateur.tv##.notificationbar
+sax.co.uk##.notify
 blockspoint.com##.notizWrapper
 castrol.com##.nv-notification-header
 decider.com,nypost.com,pagesix.com##.nyp-sitewide-notice
 blockspoint.com##.notizWrapper
 castrol.com##.nv-notification-header
 decider.com,nypost.com,pagesix.com##.nyp-sitewide-notice
@@ -32504,37 +34616,52 @@ geberit.com##.page-hint-box
 plymouth.ac.uk##.page-notification
 fundedbyme.com##.pageNotification
 ticketmaster.ca##.page__legal-link
 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
 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
 shazam.com##.policy-label
 nh-collection.com,nh-hotels.com##.politicaRewards
+beiersdorf.com##.popup
 replicon.com##.popup-container
 replicon.com##.popup-container
+abplive.in##.popup_desktop
 cnn.com##.popup_tosEdition
 ramsayhealth.co.uk##.popupbox
 cnn.com##.popup_tosEdition
 ramsayhealth.co.uk##.popupbox
+tapatalk.com##.pp-p
+thefamouspeople.com##.ppreloaded_lightbox
 vesselfinder.com##.pprem
 vesselfinder.com##.pprem
+powerreviews.com##.prd-wrap
 ultimaker.com##.preferences-bar
 easyeda.com##.priv-tips
 flyscoot.com##.privacy-bar
 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
 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
 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
 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
 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
 showcasecinemas.co.uk##.section-prompt
 carrerajeans.com##.sessionnotification
+gwpharm.com##.show
 nytimes.com##.shown.expanded
 newstatesman.com##.site-footer
 last.fm##.site-message
 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
 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
 thermofisher.com##.specialMsg
 adventure-team.eu,certum.eu##.spu-bg
 adventure-team.eu,certum.eu##.spu-box
@@ -32545,24 +34672,33 @@ meteoblue.com##.successMessage
 spiceworks.com##.sui-site-message-container
 haier.com##.swiper-slide-img-txt
 tudorwatch.com##.tdr-ribbon
 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
 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
 twitch.tv##.toast-manager__container
 mobilbahis49.com##.toast-wrapper
+tv5.ca##.top-alertes
 flyscoot.com##.top-bar
 flyscoot.com##.top-bar
+skystore.com##.top-notification-container
 hankooktire.com##.top_ep_wrap
 mabknives.co.uk##.topbarBox
 thomsonreuters.com##.tr-DismissibleBanner
 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
 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
 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
 xvideos.com##.x-message
 youtube.com##.yt-consent
 yahoo.com##.yucs-eprivacy
@@ -32571,8 +34707,11 @@ trustnet.com##USER-TYPE-POPUP
 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;"]
 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"]
 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"]
 giphy.com##div[class^="flash-message"]
 brain.fm##div[class^="modules-core-css-CookiePopup"]
 youtube.com##div[class^="ytd-consent"]
@@ -32585,20 +34724,21 @@ plarium.com,teamliquid.net##div[style*="position: fixed;"]
 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;"]
 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;"]
 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
 ! Used with generichide
 cnbc.com###_evh-ric
+msi.com###ccc
 majorleaguegaming.com###cookie-disclaimer
 eteknix.com###cookie-law-info-bar
 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
 softonic.com###cookie-policies
 mirror.co.uk###cookie-policy
 cityam.com###cookie-wrapper
@@ -32619,11 +34759,14 @@ hypable.com##.accept-cookie
 mirror.co.uk##.captify-iframe
 mirror.co.uk##.captify-widget
 publicleech.xyz,thebarchive.com,thepoke.co.uk,wccftech.com##.cc_banner
 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
 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------------------------!
 world4.eu##.pea_cook_wrapper
 vilaglato.info##.tplis-cl-cookies
 ! ------------------------Rules for international sites------------------------!
@@ -32670,10 +34813,13 @@ nbnews.com.ua###iosauth
 sme.sk###js-top-info-bar
 hrportfolio.hr###kolac
 egmont.cz###nrlskswidget
 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
 nooz.gr###right_popout
 xiachufang.com###scrollTop
 apartmanija.hr###site_nt
+teluguone.com###slidebox
 udn.com###story_related
 udn.com###story_related
+bhaskarhindi.com###subscribeForm
 bcc.com.tw###topx
 huanqiukexue.com###totop
 airbnb.be##._puzpiop
 bcc.com.tw###topx
 huanqiukexue.com###totop
 airbnb.be##._puzpiop
@@ -32682,20 +34828,28 @@ armeniasputnik.am,sputnik-abkhazia.info,sputnik-abkhazia.ru,sputnik-georgia.com,
 wanda.cn##.backtop
 zaycev.net##.bookmarks
 worldjournal.com##.btn-top
 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
 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
 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
 news247.gr##.newsletter-form
 uitinvlaanderen.be##.noty_bar
 etstur.com##.protectionOfData
-capital.gr##.rss
+capital.gr,inneram.com##.rss
 4gtv.tv##.scrollUP
 4gtv.tv##.scrollUP
-anandabazar.com,okmagazine-thai.com,picua.org,tabie.net##.scrollup
 kp.ru##.seti
 uralpress.ru##.sticker
 beritaharian.sg##.subscribe
 kp.ru##.seti
 uralpress.ru##.sticker
 beritaharian.sg##.subscribe
+youm7.com##.topTop
 krovni-nosaci.hr##.topbarBox
 034portal.hr##.vijesti
 n11.com##.warningAlert
 krovni-nosaci.hr##.topbarBox
 034portal.hr##.vijesti
 n11.com##.warningAlert
@@ -32729,6 +34883,7 @@ computerwissen.de###simpleCatfish
 web.de###slide-module
 gmx.net###slideBox
 duden.de###sliding-popup
 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
 mydealz.de###softMessages-list
 groupon.de###spotlight
 soeren-hentzschel.at###storage-notice
@@ -32737,6 +34892,7 @@ matratzen.info,suedtiroler-freiheit.com###topcontrol
 daenischesbettenlager.de###totop
 helpster.de###videoFlyin
 mathe24.net###wrapperdiv
 daenischesbettenlager.de###totop
 helpster.de###videoFlyin
 mathe24.net###wrapperdiv
+drwindows.de##.arrowNav
 suedtirol-it.com##.btn-top
 phoenix.de##.c-toplink
 blm.de##.clickTop
 suedtirol-it.com##.btn-top
 phoenix.de##.c-toplink
 blm.de##.clickTop
@@ -32746,6 +34902,7 @@ vonovia.de##.content-module.controller.partial
 wegeheld.org##.fixed-note
 stern.de##.fixedHomeLink
 focus.de##.fixed_home_link
 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
 rewe.de##.fragment
 luxor.co.at##.info
 stuttgarter-nachrichten.de##.js-to-top
@@ -32756,7 +34913,6 @@ matratzen.info##.postNavigation
 rnd-news.de##.rss
 quqon.com##.scroll-up
 swz.it##.scroll__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
 woxikon.de##.secondary-footer
 sportnews.bz##.social
 spiegel.de##.sticky-home-link
@@ -32766,11 +34922,13 @@ baden.fm##.top-clone
 hr.de##.toplink
 deutzforum.de##.userNotice
 sportnews.bz##.whatsapp
 hr.de##.toplink
 deutzforum.de##.userNotice
 sportnews.bz##.whatsapp
+motorsport-total.com##a[data-target="top"]
 wdr.de##a[href="#goToHead"]
 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^
 ||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 ----------
 ! 
 ! 
 ! ---------- Hungary Site Generic Hiding Rules ----------
 ! 
@@ -32797,6 +34955,7 @@ komorkomania.pl###floatingbar
 gsmonline.pl###jGrowl
 salon404.pl###jqmAlert
 gosc.pl###l-overlay
 gsmonline.pl###jGrowl
 salon404.pl###jqmAlert
 gosc.pl###l-overlay
+decathlon.pl###messagetop
 polskatimes.pl###poza-szkieletem
 totalmoney.pl###right_widget
 pkobp.pl###scrollie
 polskatimes.pl###poza-szkieletem
 totalmoney.pl###right_widget
 pkobp.pl###scrollie
@@ -32875,6 +35034,8 @@ aftonbladet.se##.abArticleToolbar
 aftonbladet.se##.abPremiumTeaserSalesPitch
 kronofogden.se,minameddelanden.se,minmyndighetspost.se##.alertWrap
 skatteverket.se,tullverket.se##.alertWrp
 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
 traningspartner.se##.sd-object-if > .sd-object-code
 emol.com##.social-tools-emol-g1
 fass.se##.starttopdialog
@@ -32917,7 +35078,6 @@ interfax.ru##.matNav
 rzn.info##.panel-top-link
 ntv.ru##.popup_overlay
 rambler.ru##.scrollback
 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
 ubr.ua##.story-nav
 popmech.ru##.subscription_block
 pravoslavie.ru##.toplink
@@ -32929,6 +35089,7 @@ itc.ua##.verticalPageNav
 ! ---------- French Specific Annoyances ----------
 ! 
 ||avis-verifies.com^$third-party
 ! ---------- French Specific Annoyances ----------
 ! 
 ||avis-verifies.com^$third-party
+||out.be/widgets/$third-party
 ! 
 ! ---------- French Site Specific Hiding Rules ----------
 ! 
 ! 
 ! ---------- French Site Specific Hiding Rules ----------
 ! 
@@ -32938,6 +35099,7 @@ gentside.com###actionreceiver
 ladepeche.fr###aside-right
 lemonde.fr###bandeau_bas
 canalplus.fr###bandeau_fb
 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
 franceantilles.fr###bloc_rebond
 habitatpresto.com###block-news
 e-leclerc.com###bt_demo
@@ -32958,6 +35120,7 @@ paperblog.fr###left-block
 fnac.com###link-top
 solocalgroup.com###message-plugin
 elsevier-masson.fr###myModal
 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
 bpostbank.be###notificationpanel
 savi-france.fr###notifybar
 aol.fr###ooCont
@@ -32967,6 +35130,7 @@ radiomega.net###scroll-up
 ###sf-minisite-toolbar
 gentside.com###signup-holder
 boingtv.fr,coreight.com,editions-hatier.fr,igen.fr,macg.co,novaplanet.com###sliding-popup
 ###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
 dealabs.com###softMessages-list
 groupon.fr###spotlight
 normaeditorial.com###styleDown
@@ -32983,6 +35147,7 @@ carrelages4000.fr##.ays-front-message
 orange.be##.b2c-global-footer-container
 ouest-france.fr##.btn-scroll
 liberation.fr##.campagne-opt-in
 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
 cuisineaz.com##.cazLightbox
 ddb.fr,pmu.fr##.cnil
 aso.fr,letour.fr##.confidentialite
@@ -33000,6 +35165,7 @@ lesechos.fr##.liennavigation
 minutebuzz.com##.likePopin
 lecho.be##.linkWithinBlock
 fnacspectacles.com,largus.fr##.modal-backdrop
 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
 dealabs.com##.nav-banner
 silicon.fr##.nav-next
 silicon.fr##.nav-previous
@@ -33035,6 +35201,7 @@ e-leclerc.com##.top_banner
 larousse.fr##.ui-dialog
 larousse.fr##.ui-widget-overlay
 meteomedia.com##.woahbar
 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;"]
 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;"]
@@ -33077,7 +35244,6 @@ nefisyemektarifleri.com###veriUyari
 meleklermekani.com##.FloatingContainer
 unikampus.net##.more-stories
 trt.net.tr##.rss
 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
 hileliapkoyunindir.com##.site-desc
 milliyet.com.tr##.sticky
 fikriyat.com##.veriAltBar
@@ -33086,6 +35252,8 @@ fikriyat.com##.veriAltBar
 ! 
 record.xl.pt###MenuDinamico
 record.xl.pt###apDiv2
 ! 
 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
 biomet.pt###fancybox-overlay
 biomet.pt###fancybox-wrap
 canaltech.com.br###floatBar
@@ -33104,6 +35272,7 @@ pli-petronas.pt##.ui-widget-overlay
 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;"]
 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 ----------
 ||smonitor.com.br^$third-party
 ! 
 ! ---------- Spanish Site Specific Hiding Rules ----------
@@ -33114,6 +35283,7 @@ leroymerlin.es###divFlotante
 ara.cat###editionNav
 hispantv.com###newsletter
 rae.es###overbox3
 ara.cat###editionNav
 hispantv.com###newsletter
 rae.es###overbox3
+abc.es###top
 terra.es###trr-root
 rtve.es##.arrow
 economiahoy.mx##.box-sus
 terra.es###trr-root
 rtve.es##.arrow
 economiahoy.mx##.box-sus
@@ -33123,6 +35293,7 @@ infobae.com##.flyin-pb
 rac1.cat##.go-top
 elcomercio.pe##.go-up
 mundodeportivo.com##.home-nav-balls
 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
 990espndeportes.com##.more-stories
 eldiariony.com,laopinion.com,laprensafl.com,laraza.com,paratimujer.us##.newsletter
 diariolasamericas.com##.object-forward-note
@@ -33132,7 +35303,6 @@ larazon.es##.rrss
 beteve.cat##.rrss-buttons
 cadenaser.com##.rss
 elobservador.com.uy##.scroll-top-action
 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
 eleconomista.es##.suscribe-all
 infotechnology.com##.suscription
 eleconomista.es##.tbot
@@ -33147,38 +35317,51 @@ telcel.com##.up_button
 ||blitzquotidiano.it^*/IAS_
 ||blitzquotidiano.it^*/System24_
 ||booster3d.com^$third-party
 ||blitzquotidiano.it^*/IAS_
 ||blitzquotidiano.it^*/System24_
 ||booster3d.com^$third-party
+||cambiodns.com/img/up.png
 ||cml.to/robot/
 ||contactlab.it^*/subscribe.php?
 ||cml.to/robot/
 ||contactlab.it^*/subscribe.php?
+||corriereobjects.it/rcs_cor_exit-page/
 ||edintorni.net^$third-party
 ||edintorni.net^$third-party
+||epeex.com^$third-party
+||fastweb.it^*/newsletter.
+||hikoki-powertools.it/image/top-
 ||ilpost.it^*/IAS_banner_
 ||ilpost.it^*/System24_banner_
 ||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_
 ||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
 ||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
 ||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
 ||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
 ||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
 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
 gds.it###alert_container
 moto.it###arrow-back-top
 ssangyong-auto.it###back_top
@@ -33187,40 +35370,52 @@ virgilio.it###bottom_chat
 paginegialle.it###btt
 starq8.it###button-top
 tods.com###container-overlay-fast-registration
 paginegialle.it###btt
 starq8.it###button-top
 tods.com###container-overlay-fast-registration
+corriere.it###corriere-exit-page-container
 italiafruit.net###ctl00_imgIscrizione
 italiafruit.net###ctl00_imgIscrizione
+stradeeautostrade.it###custom_html-2
 rockit.it###fangate-container
 eprice.it###fastRegBottom
 rockit.it###fangate-container
 eprice.it###fastRegBottom
+ilquotidianodellazio.it###form-newsletter
 autobelle.it###freccetta
 radioibiza.it###gantry-totop
 autobelle.it###freccetta
 radioibiza.it###gantry-totop
+trenitalia.com###go-bottom
 bimota.it,invicta.it,saintvincentresortcasino.it###go-top
 ilsole24ore.com###ias-footer
 bimota.it,invicta.it,saintvincentresortcasino.it###go-top
 ilsole24ore.com###ias-footer
+ilquotidianodellazio.it###imgtop
 italiaoggi.it###lig_movingup2it_smartbox
 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
 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
 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
 ansa.it###pg-slide
+p300.it###prevpost
 repubblica.it###related
 greenme.it###related-newsletter
 rockit.it###relatedpop
 repubblica.it###related
 greenme.it###related-newsletter
 rockit.it###relatedpop
+corrierediragusa.it###rss
 monclick.it###scroll-top-container
 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
 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
 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
 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
 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
 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
@@ -33232,16 +35427,20 @@ studenti.it##.box-outbrain
 infobuildenergia.it##.box_dem
 wuerth.it##.btn-scroll-top
 liquiriziacalabrese.it##.btn-top
 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
 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##.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
 comune.milano.it,meetingrimini.org,radionorba.it##.gotop
 mondovolantino.it##.goup
 comuniciclabili.it##.hc_scrollup
@@ -33249,10 +35448,11 @@ tempi.it##.header_sidebar
 radioitaliaannisessanta.it##.hm_go_top
 ilmetapontino.it##.icon-caret-up
 mondomobileweb.it##.ir-arriba
 radioitaliaannisessanta.it##.hm_go_top
 ilmetapontino.it##.icon-caret-up
 mondomobileweb.it##.ir-arriba
+sky.it##.j-navTop
 linkiesta.it##.lkPopover
 linkiesta.it##.lkPopover
-hilti.it##.m-smartbar-container
 avvenire.it##.moveToTop
 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
 ravennanotizie.it##.newsletter-section
 starbene.it##.nlslim
 everyeye.it##.playert
@@ -33260,10 +35460,10 @@ enzopennetta.it##.popmake
 ilfoglio.it,webnews.it##.rss
 tempoitalia.it##.scroll
 simplymarket.it##.scroll-top-footer
 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
 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
 ilfattoquotidiano.it##.side-arrow
+calciomercato.com,sky.it##.smartbanner
 ilpost.it##.subscribe
 la7.it##.tgla7-condividi
 obi-italia.it##.to-top-nav
 ilpost.it##.subscribe
 la7.it##.tgla7-condividi
 obi-italia.it##.to-top-nav
@@ -33271,10 +35471,15 @@ anothersound.it##.to_top
 mimanchitu.it##.toast
 borse.it,corrieredellosport.it,evomagazine.it,guidafisco.it,kimbo.it,tuttosport.com##.top
 media-mormoni.it##.top-button-container
 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
 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 ----------
 gds.it##a[title="Newsletter"]
 ! 
 ! ---------- Korean Site Specific Hiding Rules ----------
@@ -33328,12 +35533,20 @@ dinamani.com,samakalikamalayalam.com###print_article
 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
 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
 capital.gr##.controls
 trt.net.tr##.facebook
+epaperlokmat.in,gujaratsamacharepaper.com##.facebook-page
+inneram.com##.gplus
 transfermarkt.com.tr##.header-social
 transfermarkt.com.tr##.header-social
+lionexpress.in##.like-text
 diyanet.tv##.lobibox-notify-wrapper
 diyanet.tv##.navbar-sosyal
 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
 sahartv.ir##.share-instagram
 sahartv.ir##.share-mail
 sahartv.ir##.share-soundcloud
@@ -33345,6 +35558,8 @@ irinn.ir##.social-network
 trthaber.com##.son
 cnnindonesia.com##.sosmed
 diyanet.tv##.sosyal-alt-ust
 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
 gazzetta.gr##.toolbar
 trt.net.tr##.twitter
 yle.fi##.yle__article__header__shareButtons
@@ -33416,7 +35631,9 @@ allnightnippon.com##.index_sns
 zaikei.co.jp##.ninja_onebutton
 nikkei-cnbc.co.jp##.officialAccount
 fnn-news.com##.share
 zaikei.co.jp##.ninja_onebutton
 nikkei-cnbc.co.jp##.officialAccount
 fnn-news.com##.share
+newsweekjapan.jp##.side_sns
 coffee-break.me##.sns
 coffee-break.me##.sns
+originalnews.nico##.snsPalette
 mobilenews.jp##.social
 srad.jp##.synd
 nikkei-cnbc.co.jp##.twitter
 mobilenews.jp##.social
 srad.jp##.synd
 nikkei-cnbc.co.jp##.twitter
@@ -33461,6 +35678,7 @@ amazon.de###tafContainerDiv
 suedtirolnews.it###text-6
 presseportal.de###toolbox_sm
 teltarif.de###ttSBM
 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
 t-online.de##.Tfb_aktion
 driver.de##.Tlbvipr + .Tlbfkt
 t-online.de##.Tliveconnect
@@ -33484,7 +35702,7 @@ israelheute.com##.entry-social
 heise.de,swr3.de,t3n.de##.facebook
 tape.tv##.facebook-prompt
 gutscheinsammler.de##.fancybox-overlay
 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
 zentrum-der-gesundheit.de##.fbbox_overlay
 falk.de##.fbstatic
 myvideo.de##.globallike--fb-navi
@@ -33524,6 +35742,7 @@ playnation.de##.sos
 spiegel.de##.spHeaderFollow
 netzwelt.de##.stcl
 androidpit.de##.tile_Follow
 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
 deutschlandfunk.de,fantasy.de##.tw
 heise.de,ifun.de,iphone-ticker.de,rnd-news.de,swr3.de,t3n.de##.twitter
 neusprech.org##.wptwitter
@@ -33603,11 +35822,13 @@ welingelichtekringen.nl##.followbuttons
 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
 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 ----------
 ! 
 ||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 ----------
 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 ----------
@@ -33618,11 +35839,13 @@ rg.ru###rgb_vk
 rg.ru###rgb_yandex-zen_zen
 sputnik-abkhazia.ru,sputnik-georgia.ru,sputnik-ossetia.ru###share
 gidonline.in###soc
 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
 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
 liganews.net##.header-social
 1prime.ru##.header__buttons
 interfax.ru##.inIco
@@ -33691,7 +35914,7 @@ madagascar-tribune.com##.rezo_sociaux
 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
 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
 fr.msn.com##.stbp-tbl
 telerama.fr##.t12-user-resoc
 tv5monde.com##.tv5monde-footer-menu--social
@@ -33721,7 +35944,7 @@ r7.com##.header-social-network
 tempo.com,tempo.pt##.liCompartir
 uol.com.br##.likebox
 tvcultura.com.br##.redes
 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
 ! 
 conjur.com.br,globo.com##.sharing
 abola.pt,conjur.com.br,jornaldenegocios.pt,record.pt,uol.com.br##.social
 ! 
@@ -33733,6 +35956,7 @@ hispantv.com###sharings-footer
 3djuegos.com###siguenos
 europapress.es###subnavegacionFixed
 horoscoponegro.com###text-23
 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
 ara.cat##.ara-header-social
 lanacion.com.ar##.compartir
 americateve.com##.compartir-nota
@@ -33740,6 +35964,7 @@ apertura.com,cronista.com##.content-redes
 ondacero.es##.facebook
 starmedia.com##.fbk
 tbnespaña.es,transfermarkt.es,transfermarkt.pt##.header-social
 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
 economiahoy.mx##.ic-rs
 meteored.cl,meteored.com.ar,meteored.mx,tiempo.com##.liCompartir
 cadenaser.com##.modulo_compartir
@@ -33764,6 +35989,7 @@ publicar.com##img[style="margin: 0px 10px; float: left; width: 26px;"]
 ! 
 salto.bz###block-block-11
 salto.bz###block-block-6
 ! 
 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
 mediaset.it###boxOptions
 comune.torino.it###condividi
 ilmeteo.it###condividi_news
@@ -33783,11 +36009,13 @@ termometropolitico.it###seguici
 gazzetta.it###share
 misya.info###side-share
 deejay.it###slider
 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
 radioetv.it###social_presence
 grom.it###top-info
 bancadipiacenza.it###vimeo
+visitbergamo.net###widget-link
 centrometeoitaliano.it###widgetSeguici
 centrometeoitaliano.it###widgetSeguici
+aboutamazon.it##.ActionBar
 evomagazine.it,rai.it##.Facebook
 rai.it##.Invia
 rai.tv##.Mail
 evomagazine.it,rai.it##.Facebook
 rai.it##.Invia
 rai.tv##.Mail
@@ -33802,6 +36030,7 @@ famigliacristiana.it##.article-toolbar
 studenti.it##.azioni-tools
 provincia.bz.it,provinzia.bz.it##.banner_facebook
 barfuss.it##.barfuss-fblikebox
 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
 comingsoon.it##.box-tags
 ansa.it##.bt-suggest
 cirio.it##.cirioYou
@@ -33811,41 +36040,53 @@ playstationitalianleague.com##.context-content-community-links
 repubblica.it##.detail-social
 donnamoderna.com##.donnam-footer-social
 mediaset.it##.dsoc
 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
 iphoneitalia.com##.faicosoc
-gianlucadimarzio.com##.fb
+crocebianca.bz.it,gianlucadimarzio.com##.fb
 mezzicommerciali.it##.fb-menu
 rivistailmulino.it##.float-container
 ilfattoquotidiano.it##.follow
 mezzicommerciali.it##.fb-menu
 rivistailmulino.it##.float-container
 ilfattoquotidiano.it##.follow
+r101.it##.followR101
 ravennanotizie.it##.footer-link
 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
 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
 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
 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
 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
 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
 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.
 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 ----------
 ||quimediaset.it^*/bgToolbar.
 ! 
 ! ---------- Korean Site Specific Hiding Rules ----------
@@ -33876,6 +36117,7 @@ vg.no##.facebook
 budstikka.no##.np-videoInfo
 nrk.no##.nrkno-share
 autoline.co.no##.share
 budstikka.no##.np-videoInfo
 nrk.no##.nrkno-share
 autoline.co.no##.share
+radio.no##.social
 vg.no##.twitter
 ! 
 ! ---------- Afrikaans Site Specific Hiding Rules ----------
 vg.no##.twitter
 ! 
 ! ---------- Afrikaans Site Specific Hiding Rules ----------
@@ -33885,6 +36127,7 @@ beeld.com,dieburger.com,republikein.com.na,volksblad.com##.social
 ! ---------- Romanian Site Specific Hiding Rules ----------
 ! 
 mediafax.ro##.OptionBar
 ! ---------- Romanian Site Specific Hiding Rules ----------
 ! 
 mediafax.ro##.OptionBar
+newsweek.ro##.icons
 capital.ro##.social
 ! 
 ! ---------- Montenegrin Site Specific Hiding Rules ----------
 capital.ro##.social
 ! 
 ! ---------- Montenegrin Site Specific Hiding Rules ----------
@@ -33894,6 +36137,7 @@ vijesti.me##.social
 ! 
 ! ---------- German ----------
 ! 
 ! 
 ! ---------- German ----------
 ! 
+herder.de###BottomNotification
 e-formel.de###CKC
 singles-in-stuttgart.de,wander-community.de###DC
 spielfilm.de###alert
 e-formel.de###CKC
 singles-in-stuttgart.de,wander-community.de###DC
 spielfilm.de###alert
@@ -33901,72 +36145,105 @@ weltwoche.ch###alteAusgabenCovers
 animod.de###animod-c
 uni-trier.de###banner
 promotionbasis.de###c_test_box
 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
 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
 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
 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
 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
 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
 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
 bmw.de###layerWrapper
 emax-haustechnik.de###mediameetsFacebookPixel--notification
+funpot.net###message
 blauarbeit.de###messages-container
 blauarbeit.de###messages-container
+meinvorsorgemanagement.de###mhp-cl
 wabeco-remscheid.de###myModal
 steffen-hanske.de###note
 wabeco-remscheid.de###myModal
 steffen-hanske.de###note
+staedelschule.de###notice
 der-audio-verlag.de###notification
 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
 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
 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
 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
 basiszinssatz.de###wrapperdiv
 adacreisen.de##.FooterNotification
+otelo.de##.GlobalNotification
 l-bank.de##.JM_mod-M-8-0
 landrover.de##.NotificationBar
 bringmeister.de##.S09M5
 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
 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
 naturenergieplus.de##.announcement
 appdynamics.de##.announcement-bar
+playboy.de##.as-oil-content-overlay
 urbia.de##.banner
 envivas.de##.box-hint-layer
 hey.car##.btDhtn
 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
 tobias-bauer.de##.ce_rsce_swissy_fixed_note
+massivum.de##.cn_box
 fanbike.de##.consent
 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
 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
 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
 sg-weber.de##.flash-info
 dws.de##.flash-message__wrapper
+unifilm.de##.form-dsgvo
 frankonia.de##.fr-c-message
 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
 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
 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
 werder.de##.is-active
 auto-motor-und-sport.de##.j34
 krautreporter.de##.js-flash-messages-container
@@ -33976,6 +36253,7 @@ muenchen-heilpraktiker-psychotherapie.de##.jtci
 hey.car##.kigihv-0
 fairmondo.de##.l-news-header
 hertz247.de##.lbContainer
 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
 aktionspreis.de##.leiste_vollstaendig
 echo-online.de,giessener-anzeiger.de##.lightbox-overlay
 echo-online.de,giessener-anzeiger.de##.lightbox-skin
@@ -33985,16 +36263,25 @@ uhu.de##.message
 telekom.de##.message-bar
 fc.de##.mod-alert
 csu.de##.mod-layer
 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
 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
 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
 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
 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
 deutscher-fenstershop.de##.rule_assept
 grazia-magazin.de,idee-fuer-mich.de##.safeSpaceForClose
 bw-online-shop.com##.show-modal
@@ -34004,13 +36291,16 @@ celle.de##.tracking-msg
 autohus.de##.u-fixed
 emma-matratze.at,emma-matratze.de##.ucn-block
 anisearch.de##.urgent-msg
 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
 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"]
 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;"]
 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;"]
@@ -34024,57 +36314,85 @@ hl-live.de##table[width="1000"]
 ! ---------- French ----------
 ! 
 sfr.fr###CkC
 ! ---------- French ----------
 ! 
 sfr.fr###CkC
+vrin.fr###Disclaimer
 grandeavenue.fr###FixedBannerClientDiv
 cdiscount.com###\5f evh-ric
 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
 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
 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
 lotus-planete.com###lotus-cookies-wrap
 altaprofits.com,aujourdhui.com###notification
+infojobs.net###notification-type
 all-bikes.fr,store-opart.fr###ocw_conteneur
 all-bikes.fr,store-opart.fr###ocw_conteneur
+formulacionquimica.com###pck
 ldlc-pro.com###privacy
 ldlc-pro.com###privacy
+ashtangayogaantibes.com###shBackground
 selexion.be###splash_footer
 mailorama.fr###toast-container
 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
 acall.fr,domaine-errekalde.fr,sophrologierelaxation.fr##._2fUqY
+camara.net##.activebar-container
 6tzen.fr,clinique-veterinaire.fr##.alert
 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
 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
 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
 apec.fr##.message-informatif-bottom
+fiveguys.fr##.modal-backdrop
 landrover.be,landrover.fr##.notificationContainer
 landrover.be,landrover.fr##.notificationContainer
+sammic.fr##.noty_message
 leclercdrive.fr##.pWCTD609_BandeauCookies
 monavislerendgratuit.com##.policy
 leclercdrive.fr##.pWCTD609_BandeauCookies
 monavislerendgratuit.com##.policy
+symfrance.com##.policy-window
 nh-hotels.fr##.politicaRewards
 nh-hotels.fr##.politicaRewards
+mesampoulesgratuites.fr##.popup
+huffingtonpost.fr##.popup-overlay
 explicite.info##.privacy
 stihl.fr##.privacyTop
 explicite.info##.privacy
 stihl.fr##.privacyTop
+burgerking.fr##.sc-hGoxap
+efax.fr##.stickyFooter
 tupperware.fr##.topRibbon
 le-dictionnaire.com##.topdisclaimer
 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 ----------
 ! 
 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
 lexus-bulgaria.bg##.disclaimer
 ! 
 ! ---------- Chinese ----------
 ! 
 4gtv.tv###Allow
+drweb.cn##.SHOWIT-msg_showed
 ! 
 ! ---------- Croatian ----------
 ! 
 mojkvart.hr###dcw1
 usporedi.hr###privacyPolicyModal
 ! 
 ! ---------- Croatian ----------
 ! 
 mojkvart.hr###dcw1
 usporedi.hr###privacyPolicyModal
-dalmatinskiportal.hr##.cookie
+dalmatinskiportal.hr,hzpp.hr##.cookie
 usporedi.hr##.modal-backdrop
 trazi.hr##.notification
 ! 
 usporedi.hr##.modal-backdrop
 trazi.hr##.notification
 ! 
@@ -34101,10 +36419,14 @@ hezkakoupelna.cz,vzdusin.cz,wellmall.cz,z-ciziny.cz##.euc
 prague-catering.cz##.feuc
 eujuicers.cz##.flash
 azimutyachts.cz##.floatFooter
 prague-catering.cz##.feuc
 eujuicers.cz##.flash
 azimutyachts.cz##.floatFooter
+dotacedestovka.cz##.fnx__cc
 ipodnikatel.cz##.footer-banner-container
 ipodnikatel.cz##.footer-banner-container
+benu.cz##.info-bar
 itrebon.cz##.info-okno
 vivre.cz##.notification__access
 ajurveda-brno.cz,silicmedia.cz##.notify
 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
 fdrive.cz,mobilenet.cz##.sys-alert
 clubcard.cz##.ucks
 transformacni-technologie.cz##.upozorneni
@@ -34119,10 +36441,13 @@ duf.dk###cw
 pricerunner.dk###data-protection-notification
 zueblin.dk###dsgvo
 gartneriraadgivningen.dk###infobar
 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
 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
 ritzau.dk##.footer__notification
 globase.dk##.mtsnb
 proff.dk##.notification
@@ -34136,30 +36461,52 @@ primanotes.dk##div[style^="position: fixed; top: 0;"]
 autotrader.nl###ATASBAR
 grebbeberg.nl###acceptscp2012
 gocards.nl###cbar
 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
 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
 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;"]
 kcprofessional.nl###optIn
 techzine.nl###scrollbuddy[style="top: -20px; position: fixed;"]
+vandijk.nl###trackingOverlay
 xs4all.nl###xs4all-cookieWall
 xs4all.nl###xs4all-cookieWall-overlay
 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
 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
 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
 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
 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
 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"]
 ! 
 aboutyou.nl##div[class^="styles__container-"]
 waarmaarraar.nl##div[style="margin: 20px; padding-left:20px; padding-right:20px;border: 1px dotted #999999"]
 ! 
@@ -34168,6 +36515,7 @@ waarmaarraar.nl##div[style="margin: 20px; padding-left:20px; padding-right:20px;
 spot-a-shop.fi###popup-notifications
 americanairlines.fi##.alert
 sonera.fi##.attention-notice
 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
 sonera.fi##.bottom-notifications
 hs.fi##.cb-container
 blogit.fi,ilmainensanakirja.fi,telsu.fi##.cookies
@@ -34179,7 +36527,9 @@ vertaa.fi##div[data-bind*="!$data.isOpen()"]
 ! 
 ! ---------- Greek ----------
 ! 
 ! 
 ! ---------- Greek ----------
 ! 
+heal-link.gr###alert
 hmerologio.gr###sid-container
 hmerologio.gr###sid-container
+news247.gr##.cookie
 novasports.gr##.cookies
 lexus.gr##.disclaimer
 e-lenovo.gr##.fullwidth-notice
 novasports.gr##.cookies
 lexus.gr##.disclaimer
 e-lenovo.gr##.fullwidth-notice
@@ -34214,6 +36564,7 @@ szegedvaros.hu###footer
 autogaleria.hu###info-suti
 hrportal.hu###lableca
 boraszportal.hu,termalfurdo.hu###layout_advertising_bottom
 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
 e-cegjegyzek.hu###suti_csik
 leddiszkont.hu###sutidoboz
 polipc.hu###sutik_elf
@@ -34224,7 +36575,7 @@ infiniti.hu##.c_128
 milanoajto.hu##.cdisclaimer
 daiwa-info.hu##.ciacho-wrap-container
 mall.hu##.consent-panel
 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
 aig.hu##.copyright-text-header
 lexus.hu##.disclaimer
 weber-terranova.hu##.flash-info
@@ -34233,6 +36584,7 @@ roly.hu##.jq-toast-wrap
 tarifaexpert.hu##.lablec_suti_szabaly
 eloben.hu##.law-accept
 mercedes-benz.hu##.mainpage_popup
 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
 conrad.hu##.page-warning
 vilaglato.info##.pea_cook_more_info_popover
 vilaglato.info##.pea_cook_wrapper
@@ -34245,16 +36597,23 @@ filmkatalogus.hu##table[width="870"][cellspacing="3"]
 ! ---------- Icelandic ----------
 ! 
 ! 
 ! ---------- Icelandic ----------
 ! 
 ! 
+! ---------- Indian ----------
+! 
+dinamalar.com##.quickslide
+! 
 ! ---------- Italian ----------
 ! 
 controcampus.it###Controcampus_cookie_advice
 vistaprint.it###MarketingText
 ! ---------- 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
 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
 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
 lattealberti.it###barra-policy
 comicsbox.it,jnjmedical.it,linkem.com,ondarock.it,spaziorock.it###bottom-banner
 ilgiornale.it,prezzoforte.it,virgilio.it###bottombar
@@ -34263,9 +36622,10 @@ bancacrs.it###boxes
 proversi.it###c-agree
 centrometeolombardo.com###cc_div
 ecodallecitta.it###contenuto_consenso
 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
 majani.it###cs-banner
+netflixlovers.it###cs_container
 ilfruttarolo.it###decretopr
 inartek.it###discl
 nau.it###disclaimer
 ilfruttarolo.it###decretopr
 inartek.it###discl
 nau.it###disclaimer
@@ -34281,7 +36641,7 @@ iit.it###messageContainer
 molgroupitaly.it###mgit_notification
 playme.it###msg-close
 demaiogroup.it###normativa
 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
 alfasigma.com###noticeModal
 lainox.it###overlay_form
 pusc.it###pixelfabrica-cs-banner
@@ -34289,13 +36649,16 @@ fastalp.biz###policy
 aeroporto.catania.it,bapr.it###policy_id
 tuodi.it###popup
 voloweb.it###popupDivC
 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
 jusan.it###privacy-popup
 coni.it###privacy-wrapper
+pagomeno.it###privacyBanner
 cinquantamila.corriere.it,cinquantamila.it###privacy_advisor
 malpensabusiness.it###showMessage
 cinquantamila.corriere.it,cinquantamila.it###privacy_advisor
 malpensabusiness.it###showMessage
+sky.it###soundbox_cookie
 digimobil.it###sticky-popup
 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
 luxuryzone.it###top-notification-container
 scuolerimini.it###upper_div
 puglialive.net###visitor_info
@@ -34303,9 +36666,10 @@ farmacieaperte.it###warning-popup
 ativa.it###widget-privacy
 meyer.it###zf--alerts-panel
 intrage.it##.BoxPrivacy
 ativa.it###widget-privacy
 meyer.it###zf--alerts-panel
 intrage.it##.BoxPrivacy
+rivistastudio.com##.SCK_Banner
 fosse-biologiche.it##._CL_main
 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
 lainox.it##.background_overlay
 elettrocasa.it##.banner
 calcolostipendio.it##.bold_text
@@ -34313,11 +36677,12 @@ bose.it##.bose-infoBar2016--fixedBottom
 elettrocasa.it,ntp-shop.it##.bottomBarMessage
 raikaritten.it##.bottom_note
 bolognafiere.com,bolognafiere.it##.box-alert
 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
 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
 liujo.com##.cp-banner
 dentisti-italia.it##.di-banner
 spindox.it##.disclaimer-box
@@ -34327,12 +36692,15 @@ loccioni.com##.fascia
 e-weber.it##.flash-info
 genny.com##.genny-footer-cookie-notification
 agristorecosenza.it,shopforshop.it##.header-notice
 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
 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
 alfasigma.com,pennymarket.it##.modal-backdrop
 initalia.it##.notice-wrap
 vg247.it##.notif-bar
@@ -34342,9 +36710,11 @@ tupperware.it##.notificationBox
 fieraforli.it##.ns-box
 nh-hotels.it##.politicaRewards
 edilvetta.it##.privacy
 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
 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
 larrysmith.it##.scroll-banner
 boxannunci.com##.terms
 regalideidesideri.it##.topBanner__content
@@ -34352,16 +36722,19 @@ ingdirect.it##.topalertbanner
 emma-materasso.it##.ucn-block
 cattolica.it##.vgg
 aicanet.it,eurojackpot.it,venetobanca.it##.yui3-widget-modal
 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;"]
 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 ----------
 ! 
 email.it##script + div[style^="background: #000000;"]
 ! 
 ! ---------- Japanese ----------
 ! 
+drweb.co.jp##.SHOWIT-msg_showed
 sponichi.co.jp##.toast-info
 ! 
 ! ---------- Korean ----------
 sponichi.co.jp##.toast-info
 ! 
 ! ---------- Korean ----------
@@ -34370,11 +36743,19 @@ sponichi.co.jp##.toast-info
 ! ---------- Latvian ----------
 ! 
 ! 
 ! ---------- Latvian ----------
 ! 
 ! 
+! ---------- Lithuanian  ---------
+! 
+le.lt##.cookie
+go4pro.lt##.wu_container
+! 
 ! ---------- Norwegian ----------
 ! 
 ! ---------- Norwegian ----------
 ! 
+homenet.no###toast-container
 netonnet.no##.alert
 lexus.no##.disclaimer
 ruter.no##.fixed-messages
 netonnet.no##.alert
 lexus.no##.disclaimer
 ruter.no##.fixed-messages
+forsvaret.no##.message-bar
+dekk1.no##.name_infobar.ModuleGroup
 ! 
 ! ---------- Polish ----------
 ! 
 ! 
 ! ---------- Polish ----------
 ! 
@@ -34383,6 +36764,7 @@ expozdrowie.pl###alert_popup
 poxilina.com.pl###back-lightbox
 amarone.pl###bannerMSG
 codziennikfeministyczny.pl###bazinga-muffin-container
 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
 alipaczka.pl###bottom-charm
 cda.pl###box_info
 home.pl###box_policies
@@ -34391,13 +36773,14 @@ promib.pl###cInfo
 kolejeslaskie.com###c_m
 darksiders.pl###callout
 lot.com###cc
 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
 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
 drony.net,gadzetomania.pl,komorkomania.pl,otabletach.pl###cop
 polskatimes.pl,strefabiznesu.pl###cross-dialog
 federacja-konsumentow.org.pl###cu_bar
@@ -34411,7 +36794,8 @@ atman.pl###gbpl_oba
 eksiegarnia.pl###gora0
 sosulski.pl###inf
 eurocash.pl###info
 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
 eteacher.pl,speedtest.pl,wirtualis.pl###info_container
 webelite.pl###infobar
 blog4u.pl,joe.pl###j_all
@@ -34420,6 +36804,7 @@ borelioza.vegie.pl###menubar
 almapress.com.pl,twojliquid.pl###message
 rankinglekarzy.pl###message-top-wrapper
 ministerstworeklamy.pl###messagePopup
 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
 jak-ksiegowac.pl###message_wrap
 tripolo.pl###miastoszkolen
 capri-lublin.pl###mod98
@@ -34455,8 +36840,8 @@ lodz.pl###stpdueckmsg
 gazetapolska.pl,gpcodziennie.pl###swsmodal
 gazetapolska.pl,gpcodziennie.pl###swsoverlay
 gerlach.org.pl###top0info
 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
 areatour.pl,dacter.pl,dlapacjenta.pl,uni-tech.pl###topbar
 skapiec.pl###uclaInfo
 libra.com.pl###under_footer
@@ -34474,9 +36859,10 @@ archiwumalle.pl##.blocker
 superfilm.pl##.bx-pad
 prohibita.pl##.ciachbtm-wrap-container
 domwroc24.pl##.ciacho-wrap-container
 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
 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
 chceauto.pl##.cookue
 genetico.pl##.coologo7
 lexus-polska.pl##.disclaimer
@@ -34484,6 +36870,7 @@ komornik.pl##.divModalDialog
 czarymary.pl,drukowalnia.pl##.ek-bar
 renaultkatowice.pl##.fixedInfo
 netweber.pl##.flash-info
 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"]
 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"]
@@ -34503,17 +36890,21 @@ polimarky.pl##.navbar-fixed-bottom
 istotne.pl,megawrzuta.pl##.notification
 ucando.pl##.notifications
 bilkom.pl##.policy
 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
 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
 spotlight.pl##.statement-container
 konsbud-hifi.com.pl##.sticky-footer
+szybkopraca.pl##.toast
 tupperware.pl##.topRibbon
 miastograf.pl##.ui-dialog
 tupperware.pl##.topRibbon
 miastograf.pl##.ui-dialog
+jmdi.pl##.ui-notificationbar
 miastograf.pl##.ui-widget-overlay
 szarakomorka.pl##.welcomebar
 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;"]
 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;"]
@@ -34545,24 +36936,33 @@ zs1mm.edu.pl##frame
 ! ---------- Portuguese ----------
 ! 
 gentside.com.br###actionreceiver
 ! ---------- Portuguese ----------
 ! 
 gentside.com.br###actionreceiver
+portugalglobal.pt###barramensagem
 cliper.pt###cook
 gentside.com.br###cookie
 cliper.pt###cook
 gentside.com.br###cookie
-ren.pt###cookies
+fidelidade.pt,ren.pt###cookies
 rtp.pt###rtpgeralcookiecontent
 cmjornal.pt,jornaldenegocios.pt###termos
 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 ----------
 ! 
 timing.pt##.policy
 nh-hoteles.pt##.politicaRewards
 ! 
 ! ---------- Romanian ----------
 ! 
+cursbnr.ro###avert_all_page
 revistablogurilor.ro###cookie
 portalinvatamant.ro###terms
 revistablogurilor.ro###cookie
 portalinvatamant.ro###terms
+basilica.ro##.alert
 lexus.ro##.disclaimer
 lexus.ro##.disclaimer
+idea-bank.ro##.notification
 ! 
 ! ---------- Russian ----------
 rosbank.ru###gray_overlay
 ! 
 ! ---------- Russian ----------
 rosbank.ru###gray_overlay
+forum-windows.net###ntf
 linux-info.ru###trumpet_message
 linux-info.ru###trumpet_message
+drweb.ru##.SHOWIT-msg_showed
 unian.net##.cookies
 shophair.ru##.modal_popup_sessid_box
 ! 
 unian.net##.cookies
 shophair.ru##.modal_popup_sessid_box
 ! 
@@ -34575,34 +36975,51 @@ freemeteo.rs###cookies
 akcneletaky.sk###infoCoo
 totalmoney.sk##.cookies
 lexus.sk##.disclaimer
 akcneletaky.sk###infoCoo
 totalmoney.sk##.cookies
 lexus.sk##.disclaimer
+tpd.sk##.header__notice__content
 ! 
 ! ---------- Slovenian ----------
 ! 
 dnevnik.si##.cc-wrapper
 ! 
 ! ---------- 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
 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
 ing.es,ingdirect.es###ico_banner
+hora.com.es###ley
+masvision.es###lycok
 mountain.es###messagebar
 mountain.es###messagebar
+electan.com###notification
+aquienvoto.org###overbox3
+lifemiles.com###privacidad
 emezeta.com,lolesp.com###privacy
 emezeta.com,lolesp.com###privacy
+acega.es,ildesertofiorira.org###system-message
 coches.net###yc
 coches.net###yc
+drweb-av.es##.SHOWIT-msg_showed
 agroterra.com,amadeus.com,damelibros.com,lavozdegalicia.es##.alert
 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
 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
 ! 
 ! ---------- 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
 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
 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
@@ -34614,6 +37031,7 @@ olisen.se##.cookie
 havkom.se,lfv.se,oru.se##.cookies
 lexus.se##.disclaimer
 telia.se##.global-level-alert
 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
 gp.se##.gpsecGRCookieContainer
 asedo.se##.infobanner
 filminstitutet.se##.js-info-banner
@@ -34625,9 +37043,14 @@ expressen.se##.terms-dialog
 ! 
 ! ---------- Turkish ----------
 ! 
 ! 
 ! ---------- Turkish ----------
 ! 
+sondakkamanset.com###cerezsorgula
 denizbank.com###fixedFooterBar
 morhipo.com###legal-alert
 denizbank.com###fixedFooterBar
 morhipo.com###legal-alert
+natro.com###readed_contract_row
+gazetevatan.com,milliyet.com.tr##.cerez
 repertuarim.com##.cookie
 repertuarim.com##.cookie
+sacsirlari.com##.cookies
+fanatik.com.tr,posta.com.tr##.data-policy
 arabam.com##.db.dn
 yenisafak.com##.policy
 turuncukasa.com##.popin
 arabam.com##.db.dn
 yenisafak.com##.policy
 turuncukasa.com##.popin
@@ -34643,6 +37066,7 @@ kinoafisha.ua##.privacy-modal
 ! ---------- German ----------
 ! 
 ||byom.de/js/cookie.de.js
 ! ---------- German ----------
 ! 
 ||byom.de/js/cookie.de.js
+||henryschein.at^*/CookieList.aspx
 ! 
 ! ---------- French ----------
 ! 
 ! 
 ! ---------- French ----------
 ! 
@@ -34667,12 +37091,14 @@ kinoafisha.ua##.privacy-modal
 ! 
 ! ---------- Dutch ----------
 ! 
 ! 
 ! ---------- Dutch ----------
 ! 
+||cookie.wieni.be^
 ||cookies.nos.nl^
 ||cookiesv2.publiekeomroep.nl/light/
 ||tol.postnl.nl/content/toljs/$script
 ! 
 ! ---------- Finnish ----------
 ! 
 ||cookies.nos.nl^
 ||cookiesv2.publiekeomroep.nl/light/
 ||tol.postnl.nl/content/toljs/$script
 ! 
 ! ---------- Finnish ----------
 ! 
+||sanoma.fi^*/sccm.js
 ! 
 ! ---------- Greek ----------
 ! 
 ! 
 ! ---------- Greek ----------
 ! 
@@ -34686,8 +37112,14 @@ kinoafisha.ua##.privacy-modal
 ! ---------- Icelandic ----------
 ! 
 ! 
 ! ---------- Icelandic ----------
 ! 
 ! 
+! ---------- Indian ----------
+! 
+! 
 ! ---------- Italian ----------
 ! 
 ! ---------- Italian ----------
 ! 
+||cippy.it/Scripts/toastr.js
+||cookie.aerostatonet.it^
+||cookies.gardena.net^
 ||creaweb.it/cookie/
 ||effekt.it/analytics/
 ||privacyportal.fatergroup.com^
 ||creaweb.it/cookie/
 ||effekt.it/analytics/
 ||privacyportal.fatergroup.com^
@@ -34735,6 +37167,7 @@ kinoafisha.ua##.privacy-modal
 ! 
 ! ---------- Russian ----------
 ! 
 ! 
 ! ---------- Russian ----------
 ! 
+||remixshop.com/bg/site/ajaxCheckCookiePolicy
 ! 
 ! ---------- Slovak ----------
 ! 
 ! 
 ! ---------- Slovak ----------
 ! 
@@ -34748,6 +37181,7 @@ kinoafisha.ua##.privacy-modal
 ! 
 ! ---------- Swedish ----------
 ! 
 ! 
 ! ---------- Swedish ----------
 ! 
+||privacy.schibsted.com^
 ! 
 ! ---------- Turkish ----------
 ! 
 ! 
 ! ---------- Turkish ----------
 ! 
@@ -34769,21 +37203,22 @@ libcom.org#@##main-share
 thefirefly.com#@##newsletter-popup
 dnevnik.bg#@##newsletterBar
 cnn.com#@##outbrain_widget_0
 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
 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
 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
 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
 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
@@ -34791,6 +37226,8 @@ designdevostransports.fr#@#.gform_widget
 billabong.com#@#.newsletter-popup
 outbrain.com#@#.outbrain
 inverse.com#@#.promos-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
 seznam.cz#@#.rss-feed
 wired.com#@#.rss-widget
 mozillamessaging.com#@#.rss.icon
@@ -34798,20 +37235,24 @@ newinhomes.com#@#.rssFeed
 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
 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
 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
 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
 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
 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"]
 getuikit.com#@#.uk-alert
 twellow.com#@#a[href="http://www.twellow.com/"]
 reddit.com#@#img[alt="submit to reddit"]
@@ -34918,18 +37359,23 @@ appspot.com,younow.com#@#.btn-instagram
 appspot.com,foodit.com#@#.btn-linkedin
 appspot.com#@#.btn-reddit
 azlyrics.com,theoldreader.com,userzoom.com#@#.btn-share
 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
 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
 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
 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
 echo.msk.ru#@#.contentshare
+tommy.com#@#.cookie-notice
 si.com#@#.custom-sharing-link
 wired.com#@#.custom-social
 delicious.com#@#.delicious
 si.com#@#.custom-sharing-link
 wired.com#@#.custom-social
 delicious.com#@#.delicious
@@ -34937,9 +37383,11 @@ post.com.tr#@#.detail-share-item
 digg.com#@#.digg-button
 digg.com#@#.digg_button
 science-et-vie.com#@#.entry-share
 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
 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
 twitter.com#@#.facebook-container
 getyounity.com,login.aliexpress.com,vimeo.com#@#.facebook-icon
 thehunt.com#@#.facebook-link
@@ -34952,7 +37400,7 @@ okcupid.com,quora.com,rdio.com,ticketabc.com#@#.facebook_button
 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
 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
 kizlarsoruyor.com#@#.fb-content
 firebase.google.com#@#.fb-dialog
 itweb.co.za#@#.fb-icon
@@ -34985,6 +37433,7 @@ weibo.com#@#.follow_box
 douyutv.com,steampowered.com,vimeo.com#@#.follow_btn
 about.me#@#.follow_twitter
 expresstools.co.uk#@#.footer-social
 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
 google.com#@#.g-plus
 appspot.com,google.com#@#.g-plusone
 adme.ru#@#.gallery-social
@@ -34995,7 +37444,7 @@ apertura.com#@#.googleplus
 youtube.com#@#.gplus-icon
 vk.com#@#.group_share
 oneplus.net#@#.ico-facebook
 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
 lockerdome.com#@#.icon-facebook2
 secure.allocine.fr#@#.icon-fb
 flattr.com#@#.icon-flickr
@@ -35028,14 +37477,14 @@ kickstarter.com,tradingview.com#@#.js-follow-user
 nbcnews.com#@#.js-share
 alternativeto.net#@#.like-box
 facebook.com,forum.albiononline.com#@#.likeButton
 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
 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
 renren.com#@#.photo-share
 pinterest.com#@#.pin-it-button
 feedly.com#@#.pinButton
@@ -35068,7 +37517,7 @@ belgafiles.com,dakine.com,linkedin.com,way2sms.com#@#.share-box
 bitly.com,framestr.com#@#.share-btn
 kcrw.com,vimeo.com#@#.share-button
 bandcamp.com,bleacherreport.com,distractify.com,naekranie.pl,thedodo.com#@#.share-buttons
 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
 mediafire.com#@#.share-facebook
 bild.de#@#.share-fb
 alwaysdata.net#@#.share-group
@@ -35082,7 +37531,7 @@ pornhub.com#@#.share-link-container
 autokult.pl,channelnewsasia.com,fotoblogia.pl,imgur.com,komorkomania.pl#@#.share-links
 channelnewsasia.com,recite.com#@#.share-list
 disqus.com,google.com,livelib.ru,tumblr.com#@#.share-menu
 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
 dropbox.com,ge.tt,recite.com#@#.share-page
 flickr.com,imgur.com,tobii.com,youtube.com#@#.share-panel
 mediafire.com#@#.share-popup
@@ -35124,6 +37573,7 @@ mobiili.fi#@#.sharecontainer
 magentacloud.de#@#.sharelink
 india.com#@#.sharethis-wrapper
 nytimes.com#@#.sharetools
 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
 slate.com#@#.sharing-buttons
 nextinpact.com#@#.sharrre
 youtube.com#@#.show-share
@@ -35133,12 +37583,13 @@ tvp.info#@#.social-article
 dallascowboys.com,golem.de,patriots.com,top.de#@#.social-bar
 funnyordie.com#@#.social-bar-container
 wat.tv#@#.social-block
 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
 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
 twitch.tv#@#.social-column
 cheezburger.com#@#.social-container
 github.com#@#.social-count
@@ -35150,13 +37601,14 @@ deadspin.com,gawker.com,gizmodo.com,io9.com,jezebel.com,kinja.com,kotaku.com,lif
 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
 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
 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
 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
 ethias.be,technorati.com#@#.social-media
 f-secure.com#@#.social-media-buttons
 schuermann.eu#@#.social-media-list
@@ -35183,15 +37635,19 @@ keepa.com,mousehuntgame.com#@#.socialButtons
 answers.microsoft.com#@#.socialIcon
 pbs.org#@#.socialList
 welt.de#@#.socialMedia
 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
 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
 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
 ruliweb.com#@#.social_wrapper
 0calc.es,0calc.fr,0calc.in,0calc.ru,0rechner.de,nu.nl,web2.0calc.com#@#.socialbar
 wuala.com#@#.socialbox
@@ -35199,13 +37655,15 @@ wuala.com#@#.socialboxp
 jobs.jnj.com,realogy.com#@#.socialbutton
 clientsfromhell.net#@#.socialbuttons
 heise.de,megabus.com,thenextweb.com#@#.socialmedia
 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
 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
 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
 fewo-direkt.de,nvidia.pl#@#.subscribe-container
 nvidia.pl#@#.subscribe-text
 first-class-and-more.de,geekgamer.tv#@#.subscribe-widget
@@ -35231,7 +37689,7 @@ pinterest.com#@#.twitterWrapper
 twitter.com#@#.twtr-widget
 si.com#@#.ui-share-component
 research.gigaom.com#@#.vertical-social
 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
 minutebuzz.com#@#.wrapper-share
 hootsuite.com#@#.x-facebook
 kinogo-720.net#@#.ya-share2
@@ -35246,15 +37704,17 @@ youtube.com#@#[title="Share to Facebook"]
 flickr.com#@#[title="Share via email"]
 stumbleupon.com#@#[title="Stumble This Post"]
 reddit.com#@#[title="submit to redit"]
 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"]
 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/"]
 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://reddit.com/submit"]
 technorati.com#@#a[href^="http://technorati.com/faves?add="]
 twitter.com#@#a[href^="http://twitter.com/?status="]
@@ -35271,34 +37731,36 @@ pinterest.com#@#a[href^="http://www.pinterest.com/pin/create/button/?"]
 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/"]
 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/"]
 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/"]
 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?"]
 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?"]
 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,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"]
 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-"]
 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"]
 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"]
@@ -35317,19 +37779,25 @@ fark.com,github.com,github.io,marketplace.firefox.com,vvhp.net,wikipedia.org#@#i
 ! *** easylist:fanboy-addon/fanboy_cookie_whitelist_general_hide.txt ***
 popsugar.co.uk#@##_evidon-background
 popsugar.co.uk#@##_evidon-barrier-wrapper
 ! *** 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
 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
 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
 tweakers.net#@##cookieOverlay
 postnl.be#@##cookiebar-container
 hbogo.hu#@##cookiebox
+www.free.fr#@##cookieconsent
 vkmag.com#@##cookiesdirective
 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
 boekmeter.nl,gamesmeter.nl,moviemeter.nl,musicmeter.nl,nzherald.co.nz#@#.Cookies
 maisonapart.com#@#.accept-cookie
 franziskaner-weissbier.de#@#.accept-cookies
@@ -35342,11 +37810,13 @@ rituals.com#@#.cookie-bar-wrapper
 rituals.com#@#.cookie-bar:not(body)
 lg.com#@#.cookie-check
 rusta.com#@#.cookie-content
 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
 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
 538.nl,unileverfoodsolutions.com.br,unileverfoodsolutions.com.tr,unileverfoodsolutions.it#@#.cookie-wall
 mediapart.fr#@#.cookie-warn
 samsung.com,verisign.com#@#.cookie-warning
@@ -35366,23 +37836,30 @@ postnl.be#@#.cookie_wrapper
 azerty.nl,vorwahlen-online.de#@#.cookiebar
 hardware.info#@#.cookiecontainer
 mymuesli.com#@#.cookies-consent
 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
 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
 samsung.com#@#.cookiewarning
 porndig.com#@#.disclaimer_wrapper
-etonline.com#@#.evidon-banner
+etonline.com,popsugar.co.uk#@#.evidon-banner
 washingtonpost.com#@#.gdpr-consent
 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
 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
 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
 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
 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
 forbes.com,forbes.it#@#.truste_box_overlay
 forbes.com,forbes.it#@#.truste_overlay
 mymuesli.com#@#cookies_consent
@@ -35390,7 +37867,6 @@ mymuesli.com#@#cookies_consent
 @@/nk-sub.min.js$script,~third-party
 @@/rutorrent/plugins/rss/*$image,~third-party
 @@||adfoc.us/*/interstitial.js$~third-party
 @@/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
 @@||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
@@ -35403,6 +37879,7 @@ mymuesli.com#@#cookies_consent
 @@||complexmedianetwork.com/js/cmnUNT.js
 @@||config.parsely.com/config/$script,domain=dailystar.co.uk|express.co.uk
 @@||disqus.com^*/social-icons.png
 @@||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
 @@||ebuddy.com/website/*social-icons.png
 @@||ecache.vzw.com/imageFiles/Myacct/*/onlineopinionV5/
 @@||egmnow.com/wp-content/plugins/egm-interstitial/js/interstitial.js
@@ -35431,12 +37908,15 @@ mymuesli.com#@#cookies_consent
 @@||paypalobjects.com^*/oo_engine.min.js$script,domain=paypal.com
 @@||paypalobjects.com^*/opinionLab/$script,domain=paypal.com
 @@||paysera.com^*/email-icon-over.png
 @@||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
 @@||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
 @@||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
@@ -35453,6 +37933,7 @@ mymuesli.com#@#cookies_consent
 @@/cookie*/jquery.cookie.js$script,~third-party
 @@/cookie_law/plugin.js$script,~third-party
 @@/zig_cookiepolicybar/*/CookieBar.js$script,~third-party
 @@/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
 @@||alicdn.com/js/*/cookie-info.js$script
 @@||alicdn.com/js/*/ws-cookie.js$script
 @@||aliunicorn.com^*/cookie-info.js
@@ -35462,28 +37943,37 @@ mymuesli.com#@#cookies_consent
 @@||bbci.co.uk^*/cookie-library.min.js
 @@||bolha.com/js/obj.cookiesPolicy.js
 @@||civiccomputing.com^*/cookieControl-$script,domain=msi.com
 @@||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-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
 @@||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
 @@||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
 @@||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
 @@||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
 @@||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
 @@||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
 @@||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
 @@||iubenda.com/cookie_solution/$script,domain=iphoneitalia.com
 @@||kalaydo.de^*/cookie-consent.jsc.js$domain=kalaydo.de
 @@||mymuesli.com/assets/js/cookiespopup.js$script
@@ -35491,7 +37981,9 @@ mymuesli.com#@#cookies_consent
 @@||s-bol.com/nl/static/js/dev/widgets/cookie_notification
 @@||studentenwoningweb.nl/KRN/Scripts/jquery.cookiecuttr.js
 @@||trevisoairport.it^*/jquery.divascookies-$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
 @@||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
 ! *** easylist:fanboy-addon/fanboy_social_whitelist.txt ***
 @@/angular-facebook.js
 @@/followbutton.js$domain=instagram.com
@@ -35523,6 +38015,7 @@ mymuesli.com#@#cookies_consent
 @@||addthis.com^*/core128.js$domain=ctrlq.org
 @@||addthiscdn.com^*/print.png
 @@||addtoany.com/menu/page.js$domain=similarpages.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
 @@||adnews.com.br^*-social-media-$image,domain=adnews.com.br
 @@||adobe.com^*/delicious.png$domain=adobe.com
 @@||afterglowplayer.com/img/feat_youtube.jpg
@@ -35552,7 +38045,6 @@ mymuesli.com#@#cookies_consent
 @@||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
 @@||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
 @@||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
@@ -35584,7 +38076,9 @@ mymuesli.com#@#cookies_consent
 @@||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
 @@||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
 @@||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
 @@||breakoutlist.com/assets/logos/*-logo.png$domain=breakoutlist.com
 @@||breakoutlist.com/assets/pinterest-logo.png
 @@||breakoutlist.com/assets/twitter-logo.png
@@ -35630,6 +38124,7 @@ mymuesli.com#@#cookies_consent
 @@||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
 @@||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
 @@||crowdin.net/images/social/
 @@||curelost.com/logo/$image,~third-party
 @@||customer.xfinity.com^*/EmailShare.js$~third-party
@@ -35659,7 +38154,6 @@ mymuesli.com#@#cookies_consent
 @@||duckduckgo.com/assets/icons/favicons/youtube.png
 @@||e-biznes.pl^*/sociallocker-next-premium/
 @@||eceplayground.com^*/plugins/sociable/
 @@||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
 @@||eff.org/sites/$image
 @@||egotastic.com^*/images/$image
 @@||eleximg.com/*/tmp/hot/Facebook.gif
@@ -35687,7 +38181,6 @@ mymuesli.com#@#cookies_consent
 @@||fncstatic.com^*/fb-logo-$image,domain=foxbusiness.com
 @@||fncstatic.com^*/fb-logo.$image,domain=foxbusiness.com
 @@||fontawesome.io^$generichide,~third-party
 @@||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
 @@||foreignpolicy.com^*_id_twitter_icon.png
 @@||fortawesome.github.io/Font-Awesome/$generichide,~third-party
 @@||fptplay.net/static/img/share/$image
@@ -35799,13 +38292,16 @@ mymuesli.com#@#cookies_consent
 @@||lurkmore.*/images/FB_small.png$~third-party
 @@||lurkmore.so/images/*/Twitter-$~third-party
 @@||lurkmore.so/images/*YouTube.png$~third-party
 @@||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
 @@||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-
 @@||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
 @@||metservice.com/_/files/social/content-stream.html
 @@||mhfreq.org/wp-content/uploads/*/tweet.png?
 @@||michiganlottery.com/global/share/js/$script
@@ -35847,8 +38343,10 @@ mymuesli.com#@#cookies_consent
 @@||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
 @@||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
 @@||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
 @@||passets-cdn.pinterest.com^
 @@||patreon.com/images/fb_login_large.png
 @@||pcinpact.com/js/socialbar.js
@@ -35892,6 +38390,7 @@ mymuesli.com#@#cookies_consent
 @@||projectevolove.com/application/themes/clean/images/with_facebook.png
 @@||quilt.janrain.com/*/linkedin.png
 @@||qz.com/images/buttons/sign-in-with-twitter.png
 @@||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
 @@||rantlifestyle.com/wp-content/*facebook$image
 @@||rantlifestyle.com/wp-content/*twitter$image
 @@||rasset.ie/static/news/js/socialMedia.js$domain=rte.ie
@@ -35907,6 +38406,7 @@ mymuesli.com#@#cookies_consent
 @@||restream.io/img/$image
 @@||restream.io^$generichide
 @@||rfi.fr/sites/all/modules/maison/aef_boulangerie/$image
 @@||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
 @@||riseconf.com/wp-content/uploads/$image,domain=riseconf.com
 @@||robinlinus.github.io/socialmedia-leak/demo.js
 @@||rorr.im/static/images/reddit-icon.png
@@ -35929,7 +38429,7 @@ mymuesli.com#@#cookies_consent
 @@||seeklogo.com/images/*-seeklogo.com.gif
 @@||setself.com/content/images/authbox/$image
 @@||sevego.com/Img/$image,~third-party
 @@||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
 @@||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
@@ -35982,7 +38482,10 @@ mymuesli.com#@#cookies_consent
 @@||techfrag.com/wp-content/uploads/*/youtube-$image
 @@||techspot.com/images/login-$image
 @@||tegna-tv.com^*/googleplus-user-account.js
 @@||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/
 @@||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
 @@||thebluealliance.com/images/icons/$image,domain=thebluealliance.com
 @@||theinterview-movie.com/images/btn_youtube.png
 @@||themobileplaybook.com/assets-v2/images/google-mobile-playbook*.png
@@ -36019,7 +38522,6 @@ mymuesli.com#@#cookies_consent
 @@||ups.com/assets/resources/images/social.png$domain=ups.com
 @@||upwork.com^*/logo-pinterest.svg
 @@||utdstc.com/icons/$image,domain=uptodown.com
 @@||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
 @@||vice.com/images/*-social-media-$image
 @@||vidiload.com/media/banners/fblike.png$domain=vidiload.com
 @@||viewbug.com^*/fb_button.png
@@ -36083,6 +38585,40 @@ mymuesli.com#@#cookies_consent
 @@||zdnet.de/wp-content/uploads/*-logo-$image,~third-party
 @@||zillowstatic.com/*-social-share-
 @@||zillowstatic.com^*-google-plus-$script,domain=zillow.com
 @@||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
 ! "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
@@ -36091,4 +38627,3 @@ mymuesli.com#@#cookies_consent
 @@||material.cmiscm.com/images/share.png
 @@||privacypal.co/assets/img/fb.jpg
 @@||volkswagen-electrique.fr/img/share/share.jpg
 @@||material.cmiscm.com/images/share.png
 @@||privacypal.co/assets/img/fb.jpg
 @@||volkswagen-electrique.fr/img/share/share.jpg
-! Checksum: 1TJ0qlr3PiI7CI7Wt5BfnQ
index 67a5cec0c08c3fd8e4b14ed3959fc4b7494b6dc0..e0316e8dee41f621d372b6e90d52071a3a549e28 100644 (file)
@@ -1,7 +1,7 @@
 [Adblock Plus 2.0]
 [Adblock Plus 2.0]
-! Version: 201807302233
+! Version: 201810272211
 ! Title: Fanboy's Social Blocking List
 ! 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
 ! 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-buttons/$~stylesheet
 -share-buttons2.
 -share-buttons3/
+-share-facebook.
 -share-icon.
 -share-icons-
 -share-icons.
 -share-icon.
 -share-icons-
 -share-icons.
+-share-sprite-
 -share-sprite.
 -share-tools-
 -share-sprite.
 -share-tools-
+-share-twiiter.
 -sharebar-
 -sharebar.
 -sharebuttons_
 -sharebar-
 -sharebar.
 -sharebuttons_
 -social-twitterhover-
 -social-widget1.
 -social-you-tube.
 -social-twitterhover-
 -social-widget1.
 -social-you-tube.
+-social-youtube-
+-social/facebook.
+-social/istagram.
+-social/linkedin.
+-social/twitter.
+-social/youtube.
 -social_
 -socialbar.
 -socialicons.
 -social_
 -socialbar.
 -socialicons.
 -youtube-s.
 .bzshare.
 .bztotalshare.
 -youtube-s.
 .bzshare.
 .bztotalshare.
+.dkshare.
+.dktotalshare.
 .facebookLikePopUp.
 .fbshare.js
 .mobile-share.
 .facebookLikePopUp.
 .fbshare.js
 .mobile-share.
 .shareaholic-
 .sharebar.js
 .sharecount.
 .shareaholic-
 .sharebar.js
 .sharecount.
+.shareCounts.
 .sharing.js
 .sharing.js
+.simpleshare.
 .social.png
 .social/share/
 .sociallocker.
 .social.png
 .social/share/
 .sociallocker.
 /32x32/twitter_
 /45x45xfacebook-ico.
 /45x45xtwitter-ico.
 /32x32/twitter_
 /45x45xfacebook-ico.
 /45x45xtwitter-ico.
-/_sharrre.php?
 /a2a_share_
 /actionsnshare/*
 /add-mymsn2.
 /a2a_share_
 /actionsnshare/*
 /add-mymsn2.
 /addtoany.
 /advanced-social-widget/*$~stylesheet
 /amp-social-
 /addtoany.
 /advanced-social-widget/*$~stylesheet
 /amp-social-
+/android-share.
 /app/social.
 /app/social.
+/article-shares.
 /article-social/*
 /article-social/*
+/ArticleSocialShare.
 /aspexi-facebook-
 /assets/*discord.png
 /assets/*Facebook.jpg
 /aspexi-facebook-
 /assets/*discord.png
 /assets/*Facebook.jpg
 /assets/tumblr_
 /assets/twitter-$image
 /assets/twitter_
 /assets/tumblr_
 /assets/twitter-$image
 /assets/twitter_
+/ayoshare.js
 /badge_twitter.
 /banner-social.
 /bg-share.
 /badge_twitter.
 /banner-social.
 /bg-share.
 /bwSocialIcons.
 /bz-share.
 /bz_share/*
 /bwSocialIcons.
 /bz-share.
 /bz_share/*
+/cnw.share.
 /color-facebook-
 /color-twitter-
 /common/sns/*
 /color-facebook-
 /color-twitter-
 /common/sns/*
+/commons/social/*
 /commonSprites/social/*
 /components/share/*
 /connect-facebook-
 /commonSprites/social/*
 /components/share/*
 /connect-facebook-
 /connectfb.
 /consumer/social-
 /context-social.
 /connectfb.
 /consumer/social-
 /context-social.
+/contshare.
 /crowdbooster-
 /crowdbooster_
 /css/social-$~stylesheet
 /crowdbooster-
 /crowdbooster_
 /css/social-$~stylesheet
 /digg_64.
 /digg_alt_16.
 /diggButton.
 /digg_64.
 /digg_alt_16.
 /diggButton.
+/dk-share.
 /easy-social-share-$script
 /ej-socialslider/*
 /emailaddthis.
 /easy-social-share-$script
 /ej-socialslider/*
 /emailaddthis.
 /fb-like.
 /FB-logo-
 /fb-logo.
 /fb-like.
 /FB-logo-
 /fb-logo.
+/fb-onmouseover.
 /fb-pixel.js
 /fb-pixel.js
+/fb-post.
 /fb-share-
 /fb-share.
 /FB-top-
 /fb-share-
 /fb-share.
 /FB-top-
 /fb_like_button.
 /fb_likegate.
 /fb_logo.
 /fb_like_button.
 /fb_likegate.
 /fb_logo.
+/FB_Seguici.
 /fb_share.
 /fb_share_
 /fb_side.
 /fb_share.
 /fb_share_
 /fb_side.
 /g-plus-logo-
 /g-plus.png
 /g-plus16x16.
 /g-plus-logo-
 /g-plus.png
 /g-plus16x16.
+/g-share.
 /gadgets/Social/*
 /gallery/social/*$image
 /GetPocketButton_
 /gadgets/Social/*
 /gallery/social/*$image
 /GetPocketButton_
 /googleplusicon.
 /googlePlusLogo.
 /googlesquare.
 /googleplusicon.
 /googlePlusLogo.
 /googlesquare.
+/gp-icons-
 /gp_top.
 /gplus-16.
 /gplus-16x
 /gp_top.
 /gplus-16.
 /gplus-16x
 /ico-fb.
 /ico-google-
 /ico-google.
 /ico-fb.
 /ico-google-
 /ico-google.
+/ico-gp.
 /ico-gplus-
 /ico-instagram.
 /ico-linkedin.
 /ico-gplus-
 /ico-instagram.
 /ico-linkedin.
 /icon_gp.
 /icon_gplus.
 /icon_gplus_
 /icon_gp.
 /icon_gplus.
 /icon_gplus_
+/icon_ig.
 /icon_insta.
 /icon_instagram.
 /icon_linked.
 /icon_insta.
 /icon_instagram.
 /icon_linked.
 /icon_twt.
 /icon_youtube.
 /icon_youtube_
 /icon_twt.
 /icon_youtube.
 /icon_youtube_
+/icon_yt.
+/icona-fb.
+/icona-social-
 /icona-social.
 /icona-social.
+/icona-twitter.
+/icona-youtube.
 /iconbig-twitter-
 /icone-facebook-
 /icone-instagram-
 /iconbig-twitter-
 /icone-facebook-
 /icone-instagram-
+/icone-social/*
 /icone-twiter-
 /icone-twitter-
 /icone-youtube-
 /icone-twiter-
 /icone-twitter-
 /icone-youtube-
 /iconYoutube.
 /icosocialbar.
 /icotwitter.
 /iconYoutube.
 /icosocialbar.
 /icotwitter.
+/ie-share-
 /ig-socials.
 /ig_icon.
 /im_sns_
 /ig-socials.
 /ig_icon.
 /im_sns_
 /images/facebook
 /images/fb-
 /images/fb.
 /images/facebook
 /images/fb-
 /images/fb.
+/images/fb1.
 /images/fb_
 /images/google-
 /images/googleplus
 /images/fb_
 /images/google-
 /images/googleplus
 /images/social_$image
 /images/socials/*
 /images/tumblr-
 /images/social_$image
 /images/socials/*
 /images/tumblr-
+/images/tw_
 /images/twiter
 /images/twitter
 /images/twiter
 /images/twitter
+/images/whtapp-
 /images/youtube-
 /images/youtube_
 /images2/*twitter.png
 /images/youtube-
 /images/youtube_
 /images2/*twitter.png
 /jiathis_share.
 /jinda-facebook-lightbox/*
 /jquery-pin-it-
 /jiathis_share.
 /jinda-facebook-lightbox/*
 /jquery-pin-it-
-/jquery.sharrre.min.js
 /jquery.stp.min.js
 /js/FB.Share|$third-party
 /jquery.stp.min.js
 /js/FB.Share|$third-party
-/js/social-
+/js/social-$~script
 /jssocials-
 /jssocials.$~script
 /largeSocialIcons.
 /jssocials-
 /jssocials.$~script
 /largeSocialIcons.
 /navicon_youtube.
 /navtumblr.
 /nc-follow1.
 /navicon_youtube.
 /navtumblr.
 /nc-follow1.
+/newshare/*
+/newSideShare/*
 /nmt_facebook_
 /nmt_google_
 /nmt_instagram_
 /nmt_facebook_
 /nmt_google_
 /nmt_instagram_
 /Resources/twitter-$~xmlhttprequest
 /retweet-button.
 /rotating_tweet.
 /Resources/twitter-$~xmlhttprequest
 /retweet-button.
 /rotating_tweet.
+/rrssb.
 /rss-icon_
 /rss-iconheader.
 /rss-new.
 /rss-icon_
 /rss-iconheader.
 /rss-new.
 /share-addtoany.
 /share-and-follow/*$~stylesheet
 /share-b-
 /share-addtoany.
 /share-and-follow/*$~stylesheet
 /share-b-
+/share-bar/*
 /share-bebo.
 /share-black.
 /share-btn-
 /share-bebo.
 /share-black.
 /share-btn-
 /share/*/facebook.png
 /share/*/twitter.png
 /share/buttons/*
 /share/*/facebook.png
 /share/*/twitter.png
 /share/buttons/*
+/share/count?
+/share/email.
 /share/facebook.
 /share/facebook.
+/share/flip_
 /share/footer/*
 /share/footer/*
+/share/google-
 /share/google.
 /share/googlebookmarks.
 /share/icon_
 /share/js/*
 /share/plusone.
 /share/google.
 /share/googlebookmarks.
 /share/icon_
 /share/js/*
 /share/plusone.
+/share/reddit.
 /share/share_
 /share/share_
+/share/svg/*
 /share/tools_
 /share/twitter.
 /share/yahoomyweb.
 /share/tools_
 /share/twitter.
 /share/yahoomyweb.
 /share_tumblr-
 /share_twitter.
 /share_twitter_
 /share_tumblr-
 /share_twitter.
 /share_twitter_
+/share_view.
 /shareaholic.js
 /shareaholic/*
 /shareamex/*
 /shareaholic.js
 /shareaholic/*
 /shareamex/*
 /sharebuttons.
 /sharebuttons/*
 /sharebutts.
 /sharebuttons.
 /sharebuttons/*
 /sharebutts.
+/sharecounter?
+/sharecounts/*
+/shared-social-
 /shared/btn_
 /shared/social/*
 /sharedaddy.js
 /shared/btn_
 /shared/social/*
 /sharedaddy.js
 /Sharefb.
 /sharefrom/*
 /ShareG+.
 /Sharefb.
 /sharefrom/*
 /ShareG+.
+/shareiconnew/*
 /shareIcons.$~stylesheet
 /shareit.png
 /ShareOnMySpace/*
 /shareIcons.$~stylesheet
 /shareit.png
 /ShareOnMySpace/*
 /sharing/sprites/*
 /sharing_icons/*
 /SharingBar/*
 /sharing/sprites/*
 /sharing_icons/*
 /SharingBar/*
-/sharrre.$~stylesheet,~xmlhttprequest
 /sharrre_
 /shr_btn_
 /shrMain.min.js
 /sharrre_
 /shr_btn_
 /shrMain.min.js
 /sidebar_twitter.
 /sidenav_instagram_
 /sidenav_tumblr_
 /sidebar_twitter.
 /sidenav_instagram_
 /sidenav_tumblr_
+/sideShare_
 /simple-share-$~stylesheet
 /simple-social-sharing/*$~stylesheet
 /simpleshare.js
 /simple-share-$~stylesheet
 /simple-social-sharing/*$~stylesheet
 /simpleshare.js
 /site/share/*
 /SiteImages/facebook.
 /SiteImages/Twitter.
 /site/share/*
 /SiteImages/facebook.
 /SiteImages/Twitter.
+/skm/assets/share/*
 /slashdot-icon.
 /slick-social-
 /slideshare-48.
 /slashdot-icon.
 /slick-social-
 /slideshare-48.
 /sn_facebook_
 /sn_plurk_
 /sn_share_
 /sn_facebook_
 /sn_plurk_
 /sn_share_
+/sns_fb.
+/sns_instagram.
+/sns_tw.
 /snsbiglogo.
 /snslogo.
 /snslogo_
 /snsbiglogo.
 /snslogo.
 /snslogo_
 /soc_twitter_
 /soc_youtube_
 /socbutton/*
 /soc_twitter_
 /soc_youtube_
 /socbutton/*
+/sociabilizacao/scripts/*
 /sociables/*
 /social-16px-
 /social-48/*
 /sociables/*
 /social-16px-
 /social-48/*
 /social-icons.
 /social-icons/*$~stylesheet
 /social-icons_
 /social-icons.
 /social-icons/*$~stylesheet
 /social-icons_
+/social-impulse/*
 /social-inst.
 /social-instagram-
 /social-instagram.
 /social-like-
 /social-likes-
 /social-inst.
 /social-instagram-
 /social-instagram.
 /social-like-
 /social-likes-
+/social-likes.$~script,~stylesheet
 /social-likes_$~stylesheet
 /social-links-
 /social-locker/*$script
 /social-likes_$~stylesheet
 /social-links-
 /social-locker/*$script
 /social-proof-
 /social-search-
 /social-share-
 /social-proof-
 /social-search-
 /social-share-
-/social-share.
+/social-share.$domain=~social-share.historykon.pl
 /social-sharing-
 /social-sharing.
 /Social-Sidebar.
 /social-sharing-
 /social-sharing.
 /Social-Sidebar.
 /social/facebook/*
 /social/facebook_
 /social/fark_
 /social/facebook/*
 /social/facebook_
 /social/fark_
+/social/fb_
 /social/flickr.
 /social/follow-
 /social/footer_
 /social/flickr.
 /social/follow-
 /social/footer_
 /social/icons/*
 /social/img/*
 /social/instagram-
 /social/icons/*
 /social/img/*
 /social/instagram-
+/social/instagram.
 /social/instagram_
 /social/link-
 /social/instagram_
 /social/link-
+/social/linked-in-
 /social/pinit_
 /social/pinterest-
 /social/pinterest_
 /social/pinit_
 /social/pinterest-
 /social/pinterest_
 /social/telergram_
 /social/top/*$~stylesheet
 /social/tumblr.
 /social/telergram_
 /social/top/*$~stylesheet
 /social/tumblr.
+/social/tw_
 /social/twitter-
 /social/twitter.$~xmlhttprequest
 /social/twitter?
 /social/twitter-
 /social/twitter.$~xmlhttprequest
 /social/twitter?
 /social/viber_
 /social/vimeo.
 /social/whatsapp_
 /social/viber_
 /social/vimeo.
 /social/whatsapp_
+/social/youtube-
+/social/yt_
 /social1.
 /social2.
 /social3.
 /social1.
 /social2.
 /social3.
 /socialite.js
 /socialite.min.js
 /socialize/*$image
 /socialite.js
 /socialite.min.js
 /socialize/*$image
+/socialize/sharing/*
 /sociallink-
 /sociallinks.
 /sociallinks_
 /sociallink-
 /sociallinks.
 /sociallinks_
 /static/social/*$image
 /stocktwits_share.
 /storage/social/*
 /static/social/*$image
 /stocktwits_share.
 /storage/social/*
+/story-fb.
 /story-follow.png
 /stumble_button.
 /stumble_icon.
 /story-follow.png
 /stumble_button.
 /stumble_icon.
 /technorati-icon.
 /technorati.png|$domain=~technorati.com
 /technorati_16.
 /technorati-icon.
 /technorati.png|$domain=~technorati.com
 /technorati_16.
+/telegram-icon.
 /telergram_button.
 /template/facebook_
 /template/twitter_
 /telergram_button.
 /template/facebook_
 /template/twitter_
 /tw-button3.
 /tw-ico.
 /tw-icon.
 /tw-button3.
 /tw-ico.
 /tw-icon.
+/tw-icons.
 /tw-logo.
 /TW-top-
 /tw_follow.
 /tw-logo.
 /TW-top-
 /tw_follow.
 /twitter_sprite.
 /twitter_square.
 /twitter_subscribe.
 /twitter_sprite.
 /twitter_square.
 /twitter_subscribe.
+/twitter_tasto_
 /twitter_title_
 /twitter_top_icon.
 /twitterbadge.
 /twitter_title_
 /twitter_top_icon.
 /twitterbadge.
 /twittersmall.
 /twittersmall2.
 /twittersquare.
 /twittersmall.
 /twittersmall2.
 /twittersquare.
+/twitterwidget.
 /twitterWidgetHeader.
 /twitthis_
 /twt-icon.
 /twitterWidgetHeader.
 /twitthis_
 /twt-icon.
 /uploads/youtube2.
 /utube-icon.
 /viber_button.
 /uploads/youtube2.
 /utube-icon.
 /viber_button.
+/view/share_
 /view_social_
 /viewboxTraffic_min.js
 /vimeo-48.
 /view_social_
 /viewboxTraffic_min.js
 /vimeo-48.
 /whatsapp_button.
 /whatsapp_icon.
 /whatsappblogger.js
 /whatsapp_button.
 /whatsapp_icon.
 /whatsappblogger.js
+/whtapp-mob.
+/whtapp-web.
 /widget/digg/*$~stylesheet
 /widget_add_this_
 /Widgets/*/Tweets?
 /widget/digg/*$~stylesheet
 /widget_add_this_
 /Widgets/*/Tweets?
 /xshare_
 /xsocial-icons.
 /xsocial_sprites_
 /xshare_
 /xsocial-icons.
 /xsocial_sprites_
+/ya-share.
 /yahoo_16.
 /yahoobuzz.
 /you-tube-1.
 /yahoo_16.
 /yahoobuzz.
 /you-tube-1.
 =googleplus_icon.
 =socialtags.
 =xing_icon.
 =googleplus_icon.
 =socialtags.
 =xing_icon.
+_40x40_dailymotion.
+_40x40_fb.
+_40x40_twitter.
+_40x40_youtube.
 _bottom_google.
 _bottom_linkedin.
 _bottom_vimeo.
 _bottom_google.
 _bottom_linkedin.
 _bottom_vimeo.
@@ -2535,6 +2613,7 @@ _followus_
 _footer_fb.
 _footer_gplus.
 _footer_share_
 _footer_fb.
 _footer_gplus.
 _footer_share_
+_footer_socials.
 _footer_twitter.
 _fullimage_Pinterest.
 _fullimage_Twitter.
 _footer_twitter.
 _fullimage_Pinterest.
 _fullimage_Twitter.
@@ -2572,6 +2651,7 @@ _icon_twitter_
 _icon_youtube.
 _icon_yt.
 _images/social/
 _icon_youtube.
 _icon_yt.
 _images/social/
+_img/social-
 _instagram_badge
 _instagram_hover.
 _instagram_icon.
 _instagram_badge
 _instagram_hover.
 _instagram_icon.
@@ -2606,6 +2686,7 @@ _sharebar2_
 _sharebutton.
 _ShareIcons.
 _sharelinks_
 _sharebutton.
 _ShareIcons.
 _sharelinks_
+_sharrre.php?
 _slideshare.
 _small_share.
 _sns_me2day.
 _slideshare.
 _small_share.
 _sns_me2day.
@@ -2716,6 +2797,7 @@ _youtube_social_
 ###FBSlideLikeBox_right
 ###FBslideout
 ###FIN_facebook_fanbox
 ###FBSlideLikeBox_right
 ###FBslideout
 ###FIN_facebook_fanbox
+###FaceBookStayInTouch
 ###FaceBookTab
 ###FacebookActivity
 ###FacebookContainer
 ###FaceBookTab
 ###FacebookActivity
 ###FacebookContainer
@@ -2812,6 +2894,7 @@ _youtube_social_
 ###actionShare
 ###actionsnshare
 ###acx-social-icons-widget-2
 ###actionShare
 ###actionsnshare
 ###acx-social-icons-widget-2
+###ad-share-friend-link
 ###adbl-social-container
 ###adbl-social-icons
 ###add-this-btns
 ###adbl-social-container
 ###adbl-social-icons
 ###add-this-btns
@@ -2830,6 +2913,7 @@ _youtube_social_
 ###ajmint-socialbuttons
 ###amp-social-share
 ###aol-follow
 ###ajmint-socialbuttons
 ###amp-social-share
 ###aol-follow
+###apriBoxCondividi
 ###area-vertical-social
 ###arevicofancy-overlay
 ###arevicofancy-wrap
 ###area-vertical-social
 ###arevicofancy-overlay
 ###arevicofancy-wrap
@@ -2931,6 +3015,7 @@ _youtube_social_
 ###block-ex_article-homepage_facebook_block
 ###block-followus
 ###block-footer-footer-social
 ###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-menu-menu-connect-with-us
 ###block-menu-menu-connect-with-us--2
 ###block-menu-menu-footer-social
@@ -2955,11 +3040,14 @@ _youtube_social_
 ###block-social_badges-0
 ###block-social_badges-1
 ###block-sociallinks
 ###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-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
 ###blog-follow
 ###blog-follow-widget
 ###blog-follow-wrapper
@@ -2980,6 +3068,7 @@ _youtube_social_
 ###bottom_fb_page_upsell
 ###bottom_share_widget
 ###bottom_social_share
 ###bottom_fb_page_upsell
 ###bottom_share_widget
 ###bottom_social_share
+###bottomsocial
 ###box-fb
 ###box-gplus
 ###box-recommendations-fb
 ###box-fb
 ###box-gplus
 ###box-recommendations-fb
@@ -3140,6 +3229,10 @@ _youtube_social_
 ###divtwitterWidget
 ###dl_share_icons
 ###dmg-social-share-vert
 ###divtwitterWidget
 ###dl_share_icons
 ###dmg-social-share-vert
+###dmrfb
+###dmrgp
+###dmrtw
+###dmryt
 ###dmsocial
 ###dnn_ctr427_ViewNewsDetails_Div_share
 ###dnn_ctr431_ViewNewsDetails_Div_share
 ###dmsocial
 ###dnn_ctr427_ViewNewsDetails_Div_share
 ###dnn_ctr431_ViewNewsDetails_Div_share
@@ -3223,6 +3316,7 @@ _youtube_social_
 ###facebookRecommend
 ###facebookRodape
 ###facebookShareButton
 ###facebookRecommend
 ###facebookRodape
 ###facebookShareButton
+###facebookSlideIn
 ###facebookTab
 ###facebookTabset
 ###facebookWidget
 ###facebookTab
 ###facebookTabset
 ###facebookWidget
@@ -3346,9 +3440,11 @@ _youtube_social_
 ###fb_linkedIn_page_header
 ###fb_page_container
 ###fb_reader_container
 ###fb_linkedIn_page_header
 ###fb_page_container
 ###fb_reader_container
+###fb_share
 ###fb_share_btn
 ###fb_share_button
 ###fb_social
 ###fb_share_btn
 ###fb_share_button
 ###fb_social
+###fb_socialPageLink
 ###fb_twitter_bar
 ###fb_video_link
 ###fb_widget
 ###fb_twitter_bar
 ###fb_video_link
 ###fb_widget
@@ -3363,6 +3459,7 @@ _youtube_social_
 ###fblikebot
 ###fblikebot123
 ###fblikebutton
 ###fblikebot
 ###fblikebot123
 ###fblikebutton
+###fblikebutton2018
 ###fblikeheader
 ###fblikepop
 ###fblikepop_ads
 ###fblikeheader
 ###fblikepop
 ###fblikepop_ads
@@ -3388,6 +3485,7 @@ _youtube_social_
 ###field-wrapper-share-this-article
 ###film_social_nav
 ###fixed-bar-social-icons
 ###field-wrapper-share-this-article
 ###film_social_nav
 ###fixed-bar-social-icons
+###fixed-share-btn
 ###fixedShareMenu
 ###fixed_social
 ###fl_social_share_widget-2
 ###fixedShareMenu
 ###fixed_social
 ###fl_social_share_widget-2
@@ -3500,6 +3598,7 @@ _youtube_social_
 ###footer-social-main-container
 ###footer-social-media
 ###footer-social-media-buttons
 ###footer-social-main-container
 ###footer-social-media
 ###footer-social-media-buttons
+###footer-social-menu
 ###footer-social-popup
 ###footer-social-universal
 ###footer-socials
 ###footer-social-popup
 ###footer-social-universal
 ###footer-socials
@@ -3572,6 +3671,7 @@ _youtube_social_
 ###globalSocialPromo
 ###globalSocialPromoWrap
 ###gmi-ResourceViewShare
 ###globalSocialPromo
 ###globalSocialPromoWrap
 ###gmi-ResourceViewShare
+###go_socialPageLink
 ###goog-plus
 ###google-plus-link
 ###google-share
 ###goog-plus
 ###google-plus-link
 ###google-share
@@ -3586,6 +3686,8 @@ _youtube_social_
 ###googleplus_widget
 ###googleplusone
 ###gp-share-icons
 ###googleplus_widget
 ###googleplusone
 ###gp-share-icons
+###gp-social-nav
+###gp_share
 ###gplus-follow
 ###gplus-image
 ###gplus-sb
 ###gplus-follow
 ###gplus-image
 ###gplus-sb
@@ -3599,6 +3701,7 @@ _youtube_social_
 ###h-nav_social
 ###h-social
 ###hb-share-icons
 ###h-nav_social
 ###h-social
 ###hb-share-icons
+###hc_social_links_ft
 ###hdr-twitter
 ###hdrFBLike
 ###hdrSocialPromo
 ###hdr-twitter
 ###hdrFBLike
 ###hdrSocialPromo
@@ -3676,8 +3779,11 @@ _youtube_social_
 ###icon-Twitter
 ###icon-facebook
 ###icon-flipboard
 ###icon-Twitter
 ###icon-facebook
 ###icon-flipboard
+###icon-instagram
+###icon-snapchat
 ###icon-twitter
 ###icon-twitterbird
 ###icon-twitter
 ###icon-twitterbird
+###icon-youtube
 ###icon_facebook
 ###icon_facebook_small
 ###icon_fb
 ###icon_facebook
 ###icon_facebook_small
 ###icon_fb
@@ -3714,6 +3820,8 @@ _youtube_social_
 ###item_share
 ###itemshare
 ###itp-fshare
 ###item_share
 ###itemshare
 ###itp-fshare
+###jSharer
+###join-us-facebook
 ###js-article-image-share
 ###js-article-share-top
 ###js-btnShowShare
 ###js-article-image-share
 ###js-article-share-top
 ###js-btnShowShare
@@ -3726,6 +3834,7 @@ _youtube_social_
 ###js-social-link-button
 ###js-sticky-sharebar
 ###jsEditor_share
 ###js-social-link-button
 ###js-sticky-sharebar
 ###jsEditor_share
+###js_to-top_page-share-container
 ###klasSocial
 ###koddostu_facebook_begen
 ###l-social-float
 ###klasSocial
 ###koddostu_facebook_begen
 ###l-social-float
@@ -3742,7 +3851,10 @@ _youtube_social_
 ###left_float_social
 ###left_socail
 ###left_social_share
 ###left_float_social
 ###left_socail
 ###left_social_share
+###lg-footer-socials
+###lg-menuprincipale-socials
 ###liFacebookTwitter
 ###liFacebookTwitter
+###li_share
 ###lightboxShare
 ###like-and-retweet
 ###like-bar-facebook
 ###lightboxShare
 ###like-and-retweet
 ###like-bar-facebook
@@ -3813,6 +3925,7 @@ _youtube_social_
 ###mediacontentsharebuttons
 ###mediasocialfollow
 ###menu--social-channels
 ###mediacontentsharebuttons
 ###mediasocialfollow
 ###menu--social-channels
+###menu-cuckoo-social-menu
 ###menu-footer-social-links
 ###menu-footer-social-list
 ###menu-footer_social
 ###menu-footer-social-links
 ###menu-footer-social-list
 ###menu-footer_social
@@ -3921,6 +4034,7 @@ _youtube_social_
 ###nmSocial
 ###no_po_share
 ###node-share-top
 ###nmSocial
 ###no_po_share
 ###node-share-top
+###nodeshare
 ###not-signed-in-social
 ###o3-social-share
 ###offer_social
 ###not-signed-in-social
 ###o3-social-share
 ###offer_social
@@ -3958,6 +4072,7 @@ _youtube_social_
 ###pinterestLink
 ###pinterest_button
 ###plat-social-widget
 ###pinterestLink
 ###pinterest_button
 ###plat-social-widget
+###player-social-share
 ###playerIconsSocial
 ###playerShare
 ###plug-facebook
 ###playerIconsSocial
 ###playerShare
 ###plug-facebook
@@ -3970,6 +4085,7 @@ _youtube_social_
 ###popinfacebook
 ###popsugar-social-bar
 ###popup-social
 ###popinfacebook
 ###popsugar-social-bar
 ###popup-social
+###popupFbLikeBox
 ###popup_social
 ###post-share
 ###post-share-bottom
 ###popup_social
 ###post-share
 ###post-share-bottom
@@ -3984,6 +4100,9 @@ _youtube_social_
 ###post-socialshare
 ###postShareID
 ###postShareSnsWrapper
 ###post-socialshare
 ###postShareID
 ###postShareSnsWrapper
+###post_follow_buttons
+###post_info_share
+###post_share_buttons
 ###post_sharethis
 ###post_social
 ###postfblike
 ###post_sharethis
 ###post_social
 ###postfblike
@@ -4026,6 +4145,7 @@ _youtube_social_
 ###rightbtn_twitter
 ###rightshare
 ###rightsocial
 ###rightbtn_twitter
 ###rightshare
 ###rightsocial
+###rk_wp_twitter_button
 ###row-socials
 ###rr-social-widget-chiclets
 ###rr-social-widget-facebook
 ###row-socials
 ###rr-social-widget-chiclets
 ###rr-social-widget-facebook
@@ -4072,7 +4192,11 @@ _youtube_social_
 ###sh_socialized
 ###share-3
 ###share-above-desktop
 ###sh_socialized
 ###share-3
 ###share-above-desktop
+###share-ad-dropdown
+###share-ad-inner
+###share-ad-link
 ###share-addthis
 ###share-addthis
+###share-area
 ###share-article-below
 ###share-bar
 ###share-bar-fixed
 ###share-article-below
 ###share-bar
 ###share-bar-fixed
@@ -4108,6 +4232,7 @@ _youtube_social_
 ###share-icons
 ###share-in-content
 ###share-left
 ###share-icons
 ###share-in-content
 ###share-left
+###share-linkedin
 ###share-links
 ###share-lyrics
 ###share-menu
 ###share-links
 ###share-lyrics
 ###share-menu
@@ -4148,9 +4273,11 @@ _youtube_social_
 ###share-twitter
 ###share-twitter-menu
 ###share-unit
 ###share-twitter
 ###share-twitter-menu
 ###share-unit
+###share-video
 ###share-widget
 ###share-wrap
 ###share-wrapper
 ###share-widget
 ###share-wrap
 ###share-wrapper
+###share-youtube
 ###share.show
 ###share1
 ###share1_w
 ###share.show
 ###share1
 ###share1_w
@@ -4176,6 +4303,7 @@ _youtube_social_
 ###shareBylineInner
 ###shareContainerId
 ###shareContent
 ###shareBylineInner
 ###shareContainerId
 ###shareContent
+###shareCountNumber
 ###shareCustomLogo
 ###shareData
 ###shareDivVerticalContainer
 ###shareCustomLogo
 ###shareData
 ###shareDivVerticalContainer
@@ -4214,6 +4342,7 @@ _youtube_social_
 ###shareThis
 ###shareThisDisplay
 ###shareThisTrigger
 ###shareThis
 ###shareThisDisplay
 ###shareThisTrigger
+###shareTool
 ###shareToolBarContainer
 ###shareToolBottom
 ###shareToolTop
 ###shareToolBarContainer
 ###shareToolBottom
 ###shareToolTop
@@ -4239,6 +4368,7 @@ _youtube_social_
 ###share_btn_top
 ###share_bttns
 ###share_button
 ###share_btn_top
 ###share_bttns
 ###share_button
+###share_button_row
 ###share_buttons
 ###share_buttons_gig_containerParent
 ###share_buttons_single_page
 ###share_buttons
 ###share_buttons_gig_containerParent
 ###share_buttons_single_page
@@ -4292,11 +4422,13 @@ _youtube_social_
 ###share_wrapper
 ###shareaholic-bar
 ###sharebar
 ###share_wrapper
 ###shareaholic-bar
 ###sharebar
+###sharebar-bottom-image
 ###sharebar-contenuto
 ###sharebar-custom
 ###sharebar-global
 ###sharebar-inner-top-sticky
 ###sharebar-side
 ###sharebar-contenuto
 ###sharebar-custom
 ###sharebar-global
 ###sharebar-inner-top-sticky
 ###sharebar-side
+###sharebar-sticky-oas
 ###sharebar-wrapper
 ###sharebarBottom
 ###sharebarDiv2
 ###sharebar-wrapper
 ###sharebarBottom
 ###sharebarDiv2
@@ -4326,6 +4458,7 @@ _youtube_social_
 ###sharehorizontalbox
 ###shareicon
 ###shareicons
 ###sharehorizontalbox
 ###shareicon
 ###shareicons
+###sharelink
 ###sharelinks
 ###sharelist
 ###sharemark
 ###sharelinks
 ###sharelist
 ###sharemark
@@ -4346,6 +4479,7 @@ _youtube_social_
 ###sharesumo
 ###sharetab
 ###sharetag
 ###sharesumo
 ###sharetab
 ###sharetag
+###sharethis
 ###sharethis-listings
 ###sharethis_floater
 ###sharetoolContainer
 ###sharethis-listings
 ###sharethis_floater
 ###sharetoolContainer
@@ -4381,6 +4515,7 @@ _youtube_social_
 ###shrbar
 ###side-fb-likes
 ###side-follow-us
 ###shrbar
 ###side-fb-likes
 ###side-follow-us
+###side-share
 ###side-social
 ###side_facebook
 ###side_social
 ###side-social
 ###side_facebook
 ###side_social
@@ -4389,7 +4524,9 @@ _youtube_social_
 ###sidebar-fb-social-reader
 ###sidebar-image-facebook
 ###sidebar-right-social
 ###sidebar-fb-social-reader
 ###sidebar-image-facebook
 ###sidebar-right-social
+###sidebar-share
 ###sidebar-social
 ###sidebar-social
+###sidebar-social-widget
 ###sidebar-socials
 ###sidebar-twitter
 ###sidebar-twtr-feed
 ###sidebar-socials
 ###sidebar-twitter
 ###sidebar-twtr-feed
@@ -4481,6 +4618,9 @@ _youtube_social_
 ###social-contact
 ###social-container
 ###social-context-container
 ###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-cta
 ###social-digest
 ###social-dropdown-anchor
@@ -4490,6 +4630,7 @@ _youtube_social_
 ###social-fb
 ###social-fb-snapchat-cta-like
 ###social-feeds-tabs
 ###social-fb
 ###social-fb-snapchat-cta-like
 ###social-feeds-tabs
+###social-fixed-links
 ###social-float
 ###social-float-block
 ###social-floater
 ###social-float
 ###social-float-block
 ###social-floater
@@ -4561,6 +4702,7 @@ _youtube_social_
 ###social-nav
 ###social-nav-links
 ###social-navigation
 ###social-nav
 ###social-nav-links
 ###social-navigation
+###social-nella-sidebar
 ###social-network
 ###social-networking-icons-round
 ###social-networking-images
 ###social-network
 ###social-networking-icons-round
 ###social-networking-images
@@ -4727,6 +4869,7 @@ _youtube_social_
 ###socialOverlay
 ###socialOverlayRemix
 ###socialPinterest
 ###socialOverlay
 ###socialOverlayRemix
 ###socialPinterest
+###socialPluginFB
 ###socialPopup
 ###socialPromote_facebook
 ###socialPromote_googleplusone
 ###socialPopup
 ###socialPromote_facebook
 ###socialPromote_googleplusone
@@ -4786,6 +4929,7 @@ _youtube_social_
 ###social_btn_tw
 ###social_btns
 ###social_bugger
 ###social_btn_tw
 ###social_btns
 ###social_bugger
+###social_button_toaster
 ###social_buttons
 ###social_buttons_box
 ###social_buttons_global
 ###social_buttons
 ###social_buttons_box
 ###social_buttons_global
@@ -5054,6 +5198,7 @@ _youtube_social_
 ###topSocial
 ###top_nav_share_tools
 ###top_share
 ###topSocial
 ###top_nav_share_tools
 ###top_share
+###top_share_link
 ###top_share_widget
 ###top_sharebuttons
 ###top_sharebuttons_placeholder
 ###top_share_widget
 ###top_sharebuttons
 ###top_sharebuttons_placeholder
@@ -5079,6 +5224,7 @@ _youtube_social_
 ###tumblr-follow
 ###tumblr-icon
 ###tumblrlogo
 ###tumblr-follow
 ###tumblr-icon
 ###tumblrlogo
+###tw_socialPageLink
 ###tweet-button
 ###tweetContainer
 ###tweet_it_bro
 ###tweet-button
 ###tweetContainer
 ###tweet_it_bro
@@ -5089,6 +5235,7 @@ _youtube_social_
 ###twit-feed
 ###twitBox
 ###twitSocial
 ###twit-feed
 ###twitBox
 ###twitSocial
+###twiter_share
 ###twitt-button
 ###twitter-2
 ###twitter-after-post
 ###twitt-button
 ###twitter-2
 ###twitter-after-post
@@ -5227,6 +5374,7 @@ _youtube_social_
 ###wpcw_social-7
 ###wpzoom-social-widget
 ###wrap-sharing
 ###wpcw_social-7
 ###wpzoom-social-widget
 ###wrap-sharing
+###wsu-social-channels
 ###xing-share
 ###yahooBuzzBadge-form
 ###yan-share
 ###xing-share
 ###yahooBuzzBadge-form
 ###yan-share
@@ -5288,16 +5436,21 @@ _youtube_social_
 ##.FollowByEmail
 ##.FollowUs
 ##.Footer-links-social
 ##.FollowByEmail
 ##.FollowUs
 ##.Footer-links-social
+##.Footer-share
 ##.Footer-socialButtons
 ##.FooterSocial
 ##.Footer__Facebook
 ##.Footer__Twitter
 ##.Footer__Upper--Social
 ##.Footer-socialButtons
 ##.FooterSocial
 ##.Footer__Facebook
 ##.Footer__Twitter
 ##.Footer__Upper--Social
+##.Footer___socialIcons
+##.Footer___socialLogo
 ##.GPlusOne
 ##.GigyaShareBarBottomControl
 ##.GigyaShareBarTopControl
 ##.GPlusOne
 ##.GigyaShareBarBottomControl
 ##.GigyaShareBarTopControl
+##.GlobalFooterSocialIcons
 ##.GoogleFollowButton
 ##.Gplusi
 ##.GoogleFollowButton
 ##.Gplusi
+##.Header-socialIcons
 ##.HeaderGrid-socialList
 ##.Header__Button--Social
 ##.IcnSocials
 ##.HeaderGrid-socialList
 ##.Header__Button--Social
 ##.IcnSocials
@@ -5344,6 +5497,7 @@ _youtube_social_
 ##.NnSocialMediaContainer
 ##.ObsShare
 ##.PIN-share-button
 ##.NnSocialMediaContainer
 ##.ObsShare
 ##.PIN-share-button
+##.PageSharingMenu
 ##.PartilhasVertical
 ##.PinterestButtonContainer
 ##.PinterestICN
 ##.PartilhasVertical
 ##.PinterestButtonContainer
 ##.PinterestICN
@@ -5362,6 +5516,7 @@ _youtube_social_
 ##.Share-buttons
 ##.ShareBar
 ##.ShareBar-shareItems
 ##.Share-buttons
 ##.ShareBar
 ##.ShareBar-shareItems
+##.ShareBarRight
 ##.ShareBox
 ##.ShareBtnHold
 ##.ShareButton
 ##.ShareBox
 ##.ShareBtnHold
 ##.ShareButton
@@ -5461,6 +5616,7 @@ _youtube_social_
 ##.StoryShareBottom
 ##.SynFacebookLike
 ##.SynTwitterShare
 ##.StoryShareBottom
 ##.SynFacebookLike
 ##.SynTwitterShare
+##.Teaser-info-shares
 ##.Tfacebook
 ##.Trend-social
 ##.Ttwitter
 ##.Tfacebook
 ##.Trend-social
 ##.Ttwitter
@@ -5482,6 +5638,7 @@ _youtube_social_
 ##.__social__arrow
 ##._rmSocial
 ##._socialF
 ##.__social__arrow
 ##._rmSocial
 ##._socialF
+##._socialsScr
 ##._wrapShares
 ##.a-btn-facebook
 ##.a-footer-share
 ##._wrapShares
 ##.a-btn-facebook
 ##.a-footer-share
@@ -5491,6 +5648,7 @@ _youtube_social_
 ##.a-icon-share-facebook
 ##.a-icon-share-pinterest
 ##.a-icon-share-twitter
 ##.a-icon-share-facebook
 ##.a-icon-share-pinterest
 ##.a-icon-share-twitter
+##.a-picto-social
 ##.a-share
 ##.a-social-btn
 ##.a2a-buttons
 ##.a-share
 ##.a-social-btn
 ##.a2a-buttons
@@ -5499,6 +5657,8 @@ _youtube_social_
 ##.aToolType-share
 ##.aToolType-social
 ##.a__share
 ##.aToolType-share
 ##.aToolType-social
 ##.a__share
+##.a_social_bas_fb
+##.a_social_bas_twt
 ##.aa_share
 ##.aa_socials
 ##.aai-social-media
 ##.aa_share
 ##.aa_socials
 ##.aai-social-media
@@ -5649,6 +5809,7 @@ _youtube_social_
 ##.ampz_facebook
 ##.ampz_twitter
 ##.an_player_share
 ##.ampz_facebook
 ##.ampz_twitter
 ##.an_player_share
+##.ankeiler__fblikes
 ##.answer__share
 ##.answer_shares
 ##.anv-splash-share
 ##.answer__share
 ##.answer_shares
 ##.anv-splash-share
@@ -5688,15 +5849,18 @@ _youtube_social_
 ##.art-social-toolbar
 ##.art-topbar_share
 ##.art19-social-share
 ##.art-social-toolbar
 ##.art-topbar_share
 ##.art19-social-share
+##.artShareFixW
 ##.art_share_rev
 ##.art_share_right
 ##.art_shr_top
 ##.artcl-social-media
 ##.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--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-byline-shares
 ##.article-card__share
 ##.article-content-sharing
@@ -5718,6 +5882,7 @@ _youtube_social_
 ##.article-meta-social
 ##.article-meta__social
 ##.article-mobile-social-share
 ##.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-page-share-buttons
 ##.article-page-sharing
 ##.article-page-social-dropdown
@@ -5744,11 +5909,13 @@ _youtube_social_
 ##.article-share-list
 ##.article-share-outer
 ##.article-share-sheet
 ##.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-slider
 ##.article-share-tools
 ##.article-share-top
 ##.article-share__item
 ##.article-share__link
+##.article-share_badges
 ##.article-sharer
 ##.article-shares
 ##.article-shares-links
 ##.article-sharer
 ##.article-shares
 ##.article-shares-links
@@ -5798,6 +5965,7 @@ _youtube_social_
 ##.article-v2-rail__social
 ##.articleFooterSocial
 ##.articleFooterSocialSharing
 ##.article-v2-rail__social
 ##.articleFooterSocial
 ##.articleFooterSocialSharing
+##.articleFooterSocials
 ##.articleHeaderSocialSharing
 ##.articleIconLinksContainer
 ##.articleShare
 ##.articleHeaderSocialSharing
 ##.articleIconLinksContainer
 ##.articleShare
@@ -5815,6 +5983,7 @@ _youtube_social_
 ##.articleSocialMedia
 ##.articleSocialNetwork
 ##.articleToolbarShare
 ##.articleSocialMedia
 ##.articleSocialNetwork
 ##.articleToolbarShare
+##.article__details--desktop-share
 ##.article__details__share
 ##.article__fb-like
 ##.article__fb-share
 ##.article__details__share
 ##.article__fb-like
 ##.article__fb-share
@@ -5893,6 +6062,7 @@ _youtube_social_
 ##.au-share
 ##.author-card__social
 ##.author-follow-button
 ##.au-share
 ##.author-card__social
 ##.author-follow-button
+##.author-share
 ##.author-social
 ##.author-socials
 ##.authorSocial
 ##.author-social
 ##.author-socials
 ##.authorSocial
@@ -5990,6 +6160,14 @@ _youtube_social_
 ##.bb-social
 ##.bb-social-link
 ##.bc_social_icons
 ##.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
 ##.bd-social
 ##.bd-socialicon
 ##.bdaia-social-io
@@ -6041,13 +6219,17 @@ _youtube_social_
 ##.bl_tweets
 ##.blip-follow-us
 ##.bloc-share
 ##.bl_tweets
 ##.blip-follow-us
 ##.bloc-share
+##.bloc-social
 ##.bloc_float_share
 ##.bloc_social
 ##.bloccosocial-home
 ##.block-altsocial
 ##.block-ap-twitter
 ##.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-ec_facebook
 ##.block-ec_social
+##.block-facebook-inner
 ##.block-fb_like
 ##.block-follow-social
 ##.block-follow-tni
 ##.block-fb_like
 ##.block-follow-social
 ##.block-follow-tni
@@ -6061,6 +6243,7 @@ _youtube_social_
 ##.block-share-bis
 ##.block-share-large
 ##.block-share__item
 ##.block-share-bis
 ##.block-share-large
 ##.block-share__item
+##.block-sharebar
 ##.block-simple-share
 ##.block-social
 ##.block-social-header
 ##.block-simple-share
 ##.block-social
 ##.block-social-header
@@ -6091,6 +6274,7 @@ _youtube_social_
 ##.blog-post-share
 ##.blog-post-share-aside
 ##.blog-share
 ##.blog-post-share
 ##.blog-post-share-aside
 ##.blog-share
+##.blog-share-box
 ##.blog-share-container
 ##.blog-share-toolbar
 ##.blog-social
 ##.blog-share-container
 ##.blog-share-toolbar
 ##.blog-social
@@ -6108,6 +6292,7 @@ _youtube_social_
 ##.blox-social-tools-horizontal
 ##.blvs-share-button
 ##.bna-share-btn
 ##.blox-social-tools-horizontal
 ##.blvs-share-button
 ##.bna-share-btn
+##.bo-social-outline-light
 ##.bot_aa_share
 ##.bot_sociales
 ##.bottom-article-share
 ##.bot_aa_share
 ##.bot_sociales
 ##.bottom-article-share
@@ -6133,6 +6318,7 @@ _youtube_social_
 ##.bottom_share_panel
 ##.bottom_shares
 ##.bottom_social
 ##.bottom_share_panel
 ##.bottom_shares
 ##.bottom_social
+##.bottomsocial
 ##.bottoni-social
 ##.bottwitterarticle
 ##.bouton_sociaux
 ##.bottoni-social
 ##.bottwitterarticle
 ##.bouton_sociaux
@@ -6205,6 +6391,7 @@ _youtube_social_
 ##.btn-follow--linkedin
 ##.btn-follow--twitter
 ##.btn-google-plus
 ##.btn-follow--linkedin
 ##.btn-follow--twitter
 ##.btn-google-plus
+##.btn-googleplus
 ##.btn-gp
 ##.btn-gplus
 ##.btn-group-social
 ##.btn-gp
 ##.btn-gplus
 ##.btn-group-social
@@ -6262,6 +6449,7 @@ _youtube_social_
 ##.btn_share
 ##.btn_social
 ##.btn_technorati
 ##.btn_share
 ##.btn_social
 ##.btn_technorati
+##.btn_twit
 ##.btn_twitter
 ##.btn_youtube
 ##.btnfb
 ##.btn_twitter
 ##.btn_youtube
 ##.btnfb
@@ -6322,9 +6510,16 @@ _youtube_social_
 ##.c-NavSocial
 ##.c-NavSocial-item
 ##.c-article-header__social
 ##.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-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-footer-social
 ##.c-footer-social-channels
 ##.c-footer-social-link
@@ -6336,9 +6531,11 @@ _youtube_social_
 ##.c-icon--whatsapp
 ##.c-justin-share
 ##.c-movie__socials
 ##.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-page-footer-social-media
 ##.c-poll-share__social
 ##.c-poll-share__text
+##.c-redes-sociais
 ##.c-share
 ##.c-share_link
 ##.c-sharebar
 ##.c-share
 ##.c-share_link
 ##.c-sharebar
@@ -6348,6 +6545,7 @@ _youtube_social_
 ##.c-sharebtn__twitter
 ##.c-sharefixed
 ##.c-sharing--menu
 ##.c-sharebtn__twitter
 ##.c-sharefixed
 ##.c-sharing--menu
+##.c-site-footer__social-icons
 ##.c-social
 ##.c-social-box
 ##.c-social-buttons--popover
 ##.c-social
 ##.c-social-box
 ##.c-social-buttons--popover
@@ -6362,8 +6560,12 @@ _youtube_social_
 ##.c-socials
 ##.c-socialshare
 ##.c-tab-bar__social
 ##.c-socials
 ##.c-socialshare
 ##.c-tab-bar__social
+##.c-teaser_share
+##.c-teaser_shareLink
 ##.c-tools-share
 ##.c-top-bar__social
 ##.c-tools-share
 ##.c-top-bar__social
+##.c-twitter-post-widget
+##.c5-social-sidebar
 ##.c5ab_social_counter
 ##.cShareLink
 ##.c_facebook
 ##.c5ab_social_counter
 ##.cShareLink
 ##.c_facebook
@@ -6469,10 +6671,12 @@ _youtube_social_
 ##.common-ui-facebook-bottom
 ##.commonSocial
 ##.commonheader_social
 ##.common-ui-facebook-bottom
 ##.commonSocial
 ##.commonheader_social
+##.community-footer-social
 ##.community__social
 ##.community__social-desc
 ##.community__social-ico
 ##.community__social-item
 ##.community__social
 ##.community__social-desc
 ##.community__social-ico
 ##.community__social-item
+##.comp-share
 ##.companyBarSocial
 ##.compartir-social
 ##.component-facebook-like
 ##.companyBarSocial
 ##.compartir-social
 ##.component-facebook-like
@@ -6516,7 +6720,10 @@ _youtube_social_
 ##.container-share-middle
 ##.container-share-small
 ##.container_home_social
 ##.container-share-middle
 ##.container-share-small
 ##.container_home_social
+##.container_share
 ##.container_social-media
 ##.container_social-media
+##.container_social_footer
+##.container_social_header
 ##.container_social_home
 ##.contenedor_redes_sociales
 ##.content-item-explicitShare
 ##.container_social_home
 ##.contenedor_redes_sociales
 ##.content-item-explicitShare
@@ -6565,6 +6772,8 @@ _youtube_social_
 ##.csi_sharing
 ##.css-social-sidebar
 ##.css-socialmedialogos
 ##.csi_sharing
 ##.css-social-sidebar
 ##.css-socialmedialogos
+##.cstm-plugin-share-sec
+##.cstm-plugin-share-sec-top
 ##.ct-share
 ##.ct-sharing
 ##.ct-top-sharing
 ##.ct-share
 ##.ct-sharing
 ##.ct-top-sharing
@@ -6598,12 +6807,16 @@ _youtube_social_
 ##.cw51social
 ##.cwshare
 ##.d-comment__action--share
 ##.cw51social
 ##.cwshare
 ##.d-comment__action--share
+##.d-post-share-btns
 ##.d-share
 ##.d-share
+##.d-share-buttons
 ##.d-social-widjets
 ##.d1-social-article
 ##.dSocialBtn
 ##.dSocialButton
 ##.dark-social
 ##.d-social-widjets
 ##.d1-social-article
 ##.dSocialBtn
 ##.dSocialButton
 ##.dark-social
+##.dashicons-facebook
+##.dashicons-twitter
 ##.date-bar-mailto
 ##.date-bar-print
 ##.dc-social-float
 ##.date-bar-mailto
 ##.date-bar-print
 ##.dc-social-float
@@ -6614,11 +6827,13 @@ _youtube_social_
 ##.dd-share-buttons
 ##.dd-social
 ##.dd_post_share
 ##.dd-share-buttons
 ##.dd-social
 ##.dd_post_share
+##.de-footer-social-logo
 ##.deatil_social_liks
 ##.decom-share
 ##.default-share
 ##.delicious-blogbadge
 ##.delicious_icon
 ##.deatil_social_liks
 ##.decom-share
 ##.default-share
 ##.delicious-blogbadge
 ##.delicious_icon
+##.desktop-share
 ##.desktop-sharrre-bar
 ##.desktop-social
 ##.desktopShareBar
 ##.desktop-sharrre-bar
 ##.desktop-social
 ##.desktopShareBar
@@ -6632,6 +6847,7 @@ _youtube_social_
 ##.detailShare
 ##.detailShareBlock
 ##.detail_share_buttons
 ##.detailShare
 ##.detailShareBlock
 ##.detail_share_buttons
+##.detailed-social
 ##.detailed_sharingIcons
 ##.details-share-bar
 ##.details-share-but
 ##.detailed_sharingIcons
 ##.details-share-bar
 ##.details-share-but
@@ -6639,6 +6855,7 @@ _youtube_social_
 ##.detalheSocialSharesToTop
 ##.detay-head-share
 ##.deviation-share
 ##.detalheSocialSharesToTop
 ##.detay-head-share
 ##.deviation-share
+##.df-top-bar-social
 ##.dfm-share-widget
 ##.dh-social-icons-panel
 ##.dialog-social
 ##.dfm-share-widget
 ##.dh-social-icons-panel
 ##.dialog-social
@@ -6657,6 +6874,8 @@ _youtube_social_
 ##.divFacebookShareButton
 ##.divFooterSocial
 ##.divGooglePlus
 ##.divFacebookShareButton
 ##.divFooterSocial
 ##.divGooglePlus
+##.divSocial
+##.div_article_share
 ##.div_modal_like
 ##.div_share
 ##.div_share_cnt
 ##.div_modal_like
 ##.div_share
 ##.div_share_cnt
@@ -6666,6 +6885,7 @@ _youtube_social_
 ##.dmg-social-icon
 ##.dn-sns
 ##.dni-social-feed
 ##.dmg-social-icon
 ##.dn-sns
 ##.dni-social-feed
+##.doc-videoshare
 ##.document-share
 ##.domain-article-share-fb
 ##.domain-article-share-gp
 ##.document-share
 ##.domain-article-share-fb
 ##.domain-article-share-gp
@@ -6717,6 +6937,7 @@ _youtube_social_
 ##.easy-social-share-fans-counter
 ##.easylikeandshare
 ##.easyshareit
 ##.easy-social-share-fans-counter
 ##.easylikeandshare
 ##.easyshareit
+##.ed__news__footer__share
 ##.edgtf-portfolio-social
 ##.ee-footer-social
 ##.eg-footer-icon-facebook
 ##.edgtf-portfolio-social
 ##.ee-footer-social
 ##.eg-footer-icon-facebook
@@ -6743,16 +6964,19 @@ _youtube_social_
 ##.element-socials
 ##.elementor-social-icon
 ##.elementor-social-icons-wrapper
 ##.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
 ##.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
 ##.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
 ##.entry-share
 ##.entry-share-head
 ##.entry-shares
@@ -6799,10 +7023,13 @@ _youtube_social_
 ##.et-social-icon
 ##.et-social-icons
 ##.et_social_facebook
 ##.et-social-icon
 ##.et-social-icons
 ##.et_social_facebook
+##.et_social_fadein
 ##.et_social_flyin
 ##.et_social_follow
 ##.et_social_flyin
 ##.et_social_follow
+##.et_social_heading
 ##.et_social_icons_container
 ##.et_social_inline
 ##.et_social_icons_container
 ##.et_social_inline
+##.et_social_mobile
 ##.et_social_networks
 ##.et_social_pinterest
 ##.et_social_popup
 ##.et_social_networks
 ##.et_social_pinterest
 ##.et_social_popup
@@ -6815,6 +7042,7 @@ _youtube_social_
 ##.eventShare
 ##.events-header_main-nav_item-social
 ##.ew-social-icons
 ##.eventShare
 ##.events-header_main-nav_item-social
 ##.ew-social-icons
+##.exp-video-player__topbar__share
 ##.expand-share
 ##.expanded_story_socialmedia
 ##.extra-social
 ##.expand-share
 ##.expanded_story_socialmedia
 ##.extra-social
@@ -6833,11 +7061,17 @@ _youtube_social_
 ##.fa-facebook-square
 ##.fa-fb
 ##.fa-google-plus-square
 ##.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-share
 ##.fa-share-alt
 ##.fa-share-square-o
+##.fa-snapchat-square
 ##.fa-twitter-square
 ##.fa-youtube-square
 ##.fa-twitter-square
 ##.fa-youtube-square
+##.fa232-facebook
+##.fa232-twitter
 ##.faceBookButton
 ##.faceBookShareContainer
 ##.facebook--like
 ##.faceBookButton
 ##.faceBookShareContainer
 ##.facebook--like
@@ -6924,6 +7158,7 @@ _youtube_social_
 ##.facebook-twitter-share
 ##.facebook-twitter-wrap
 ##.facebook-widget
 ##.facebook-twitter-share
 ##.facebook-twitter-wrap
 ##.facebook-widget
+##.facebook.box
 ##.facebook.icon
 ##.facebook2
 ##.facebook28Ico
 ##.facebook.icon
 ##.facebook2
 ##.facebook28Ico
@@ -7095,7 +7330,9 @@ _youtube_social_
 ##.fb-share-box
 ##.fb-share-button
 ##.fb-share-container
 ##.fb-share-box
 ##.fb-share-button
 ##.fb-share-container
+##.fb-share-post
 ##.fb-share-single
 ##.fb-share-single
+##.fb-sharing
 ##.fb-slider
 ##.fb-social-likebox-plugin
 ##.fb-square
 ##.fb-slider
 ##.fb-social-likebox-plugin
 ##.fb-square
@@ -7124,11 +7361,14 @@ _youtube_social_
 ##.fbRecsSide
 ##.fbShare
 ##.fbShareButton
 ##.fbRecsSide
 ##.fbShare
 ##.fbShareButton
+##.fbShareTrigger
 ##.fbSocialPluginWr
 ##.fbStripeVer-facebook
 ##.fbSubheader
 ##.fbTwitter
 ##.fbWidget
 ##.fbSocialPluginWr
 ##.fbStripeVer-facebook
 ##.fbSubheader
 ##.fbTwitter
 ##.fbWidget
+##.fb_all_area
+##.fb_all_inner
 ##.fb_badge
 ##.fb_bar
 ##.fb_box
 ##.fb_badge
 ##.fb_bar
 ##.fb_box
@@ -7145,9 +7385,11 @@ _youtube_social_
 ##.fb_iframe_nourl
 ##.fb_iframe_widget_w
 ##.fb_image
 ##.fb_iframe_nourl
 ##.fb_iframe_widget_w
 ##.fb_image
+##.fb_lallan_area
 ##.fb_like
 ##.fb_like2
 ##.fb_like_and_share
 ##.fb_like
 ##.fb_like2
 ##.fb_like_and_share
+##.fb_like_area
 ##.fb_like_box
 ##.fb_like_cont
 ##.fb_like_container
 ##.fb_like_box
 ##.fb_like_cont
 ##.fb_like_container
@@ -7168,6 +7410,7 @@ _youtube_social_
 ##.fb_sidebar
 ##.fb_social
 ##.fb_t_icon
 ##.fb_sidebar
 ##.fb_social
 ##.fb_t_icon
+##.fb_text_all
 ##.fb_timeline_wrapper
 ##.fb_widget
 ##.fb_wrap
 ##.fb_timeline_wrapper
 ##.fb_widget
 ##.fb_wrap
@@ -7208,6 +7451,7 @@ _youtube_social_
 ##.fbtw_top
 ##.fbtweet
 ##.fbwidth
 ##.fbtw_top
 ##.fbtweet
 ##.fbwidth
+##.fc-social-media-header
 ##.fe-share
 ##.feature-photos-share-tool
 ##.featureSocial
 ##.fe-share
 ##.feature-photos-share-tool
 ##.featureSocial
@@ -7219,6 +7463,8 @@ _youtube_social_
 ##.feed-twitter-link
 ##.feedburnerFlareBlock
 ##.feedly_24
 ##.feed-twitter-link
 ##.feedburnerFlareBlock
 ##.feedly_24
+##.ff-icon-share
+##.ff-share-wrapper
 ##.fi-article__social-wrap
 ##.fi-footer-link__social
 ##.fi-icon-facebook
 ##.fi-article__social-wrap
 ##.fi-footer-link__social
 ##.fi-icon-facebook
@@ -7259,6 +7505,7 @@ _youtube_social_
 ##.fixed-fb-like-box
 ##.fixed-header__nav__social__icon
 ##.fixed-like-box
 ##.fixed-fb-like-box
 ##.fixed-header__nav__social__icon
 ##.fixed-like-box
+##.fixed-share
 ##.fixed-share-bar
 ##.fixed-share-btns
 ##.fixed-sharebar
 ##.fixed-share-bar
 ##.fixed-share-btns
 ##.fixed-sharebar
@@ -7314,6 +7561,7 @@ _youtube_social_
 ##.flodes-puff__social-media-list
 ##.fluid-share-cameraroll-view
 ##.fly-social-icos
 ##.flodes-puff__social-media-list
 ##.fluid-share-cameraroll-view
 ##.fly-social-icos
+##.fly-text-share
 ##.flybox-share
 ##.flyout-facebook
 ##.fn-header-social-links
 ##.flybox-share
 ##.flyout-facebook
 ##.fn-header-social-links
@@ -7371,6 +7619,7 @@ _youtube_social_
 ##.follow-sharer-icon
 ##.follow-site
 ##.follow-social
 ##.follow-sharer-icon
 ##.follow-site
 ##.follow-social
+##.follow-social-media
 ##.follow-sprite
 ##.follow-text
 ##.follow-the-atlantic
 ##.follow-sprite
 ##.follow-text
 ##.follow-the-atlantic
@@ -7383,7 +7632,9 @@ _youtube_social_
 ##.follow-us--main
 ##.follow-us-block
 ##.follow-us-box
 ##.follow-us--main
 ##.follow-us-block
 ##.follow-us-box
+##.follow-us-button
 ##.follow-us-component__networks
 ##.follow-us-component__networks
+##.follow-us-container
 ##.follow-us-facebook
 ##.follow-us-google
 ##.follow-us-icons
 ##.follow-us-facebook
 ##.follow-us-google
 ##.follow-us-icons
@@ -7440,6 +7691,7 @@ _youtube_social_
 ##.follow_btn
 ##.follow_container
 ##.follow_icons_container
 ##.follow_btn
 ##.follow_container
 ##.follow_icons_container
+##.follow_img
 ##.follow_links
 ##.follow_n_share_bg
 ##.follow_right_block
 ##.follow_links
 ##.follow_n_share_bg
 ##.follow_right_block
@@ -7472,7 +7724,9 @@ _youtube_social_
 ##.fontawesome-facebook
 ##.fontawesome-google-plus
 ##.fontawesome-twitter
 ##.fontawesome-facebook
 ##.fontawesome-google-plus
 ##.fontawesome-twitter
+##.foo-facebook
 ##.foo-linkedin
 ##.foo-linkedin
+##.foo-twitter
 ##.foo_social
 ##.foot-info__socials
 ##.foot-share
 ##.foo_social
 ##.foot-info__socials
 ##.foot-share
@@ -7546,7 +7800,9 @@ _youtube_social_
 ##.footer-pinterest-icon
 ##.footer-quote-share
 ##.footer-secondary-social
 ##.footer-pinterest-icon
 ##.footer-quote-share
 ##.footer-secondary-social
+##.footer-secondary__social
 ##.footer-section-social
 ##.footer-section-social
+##.footer-section__social-links
 ##.footer-share
 ##.footer-share-bar
 ##.footer-share-bar-social
 ##.footer-share
 ##.footer-share-bar
 ##.footer-share-bar-social
@@ -7623,12 +7879,17 @@ _youtube_social_
 ##.footer__content-social
 ##.footer__follow
 ##.footer__icons--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__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__social
 ##.footer__social-links
 ##.footer__social-list
@@ -7639,6 +7900,7 @@ _youtube_social_
 ##.footer__socialNetwork
 ##.footer__socialNetworkItem
 ##.footer__socials
 ##.footer__socialNetwork
 ##.footer__socialNetworkItem
 ##.footer__socials
+##.footer_fb
 ##.footer_follow
 ##.footer_followUs
 ##.footer_head_social
 ##.footer_follow
 ##.footer_followUs
 ##.footer_head_social
@@ -7666,6 +7928,7 @@ _youtube_social_
 ##.footersocial
 ##.footersocialbtn
 ##.footersociallinks
 ##.footersocial
 ##.footersocialbtn
 ##.footersociallinks
+##.footsocialize
 ##.for_sharing
 ##.format-social-buttons
 ##.forum-share
 ##.for_sharing
 ##.format-social-buttons
 ##.forum-share
@@ -7709,11 +7972,15 @@ _youtube_social_
 ##.ft-twitter
 ##.ft-youtube
 ##.ftTwit
 ##.ft-twitter
 ##.ft-youtube
 ##.ftTwit
+##.fticon-facebook
+##.fticon-twitter
+##.fticon-youtube
 ##.ftr-share
 ##.ftr-social
 ##.ftr-social-links
 ##.ftr__follow
 ##.ftr_social_links
 ##.ftr-share
 ##.ftr-social
 ##.ftr-social-links
 ##.ftr__follow
 ##.ftr_social_links
+##.full-article-basic__share
 ##.full-article-sharelinks
 ##.full_share_container
 ##.full_social
 ##.full-article-sharelinks
 ##.full_share_container
 ##.full_social
@@ -7756,6 +8023,7 @@ _youtube_social_
 ##.gallery-sharing
 ##.gallery-social
 ##.gallery-social-icons
 ##.gallery-sharing
 ##.gallery-social
 ##.gallery-social-icons
+##.gallery-social-links__description
 ##.gallery__share
 ##.gallery__share-buttons
 ##.gallery__share-page
 ##.gallery__share
 ##.gallery__share-buttons
 ##.gallery__share-page
@@ -7764,6 +8032,7 @@ _youtube_social_
 ##.gameShareWidget
 ##.gb-share
 ##.gc_social_floating
 ##.gameShareWidget
 ##.gb-share
 ##.gc_social_floating
+##.gd-newsletter-subscribe-sharelinks
 ##.gdhp-share
 ##.geShareTool
 ##.general_social_icons
 ##.gdhp-share
 ##.geShareTool
 ##.general_social_icons
@@ -7787,6 +8056,7 @@ _youtube_social_
 ##.gf2_follow
 ##.gf_nav-follow-icons
 ##.gf_social
 ##.gf2_follow
 ##.gf_nav-follow-icons
 ##.gf_social
+##.gfacebook
 ##.ggshare
 ##.gig-button-container--reddit
 ##.gig-comment-shareLink
 ##.ggshare
 ##.gig-button-container--reddit
 ##.gig-comment-shareLink
@@ -7833,6 +8103,8 @@ _youtube_social_
 ##.google-plus-share
 ##.google-plus_icn
 ##.google-share
 ##.google-plus-share
 ##.google-plus_icn
 ##.google-share
+##.google-share-btn
+##.google-share-button
 ##.google-shareButton
 ##.google-sharetool
 ##.google-social-float-icon
 ##.google-shareButton
 ##.google-sharetool
 ##.google-social-float-icon
@@ -7875,6 +8147,7 @@ _youtube_social_
 ##.gp_icon
 ##.gp_share
 ##.gp_sharelink
 ##.gp_icon
 ##.gp_share
 ##.gp_sharelink
+##.gplu-share
 ##.gplus-banner
 ##.gplus-btn
 ##.gplus-cat
 ##.gplus-banner
 ##.gplus-btn
 ##.gplus-cat
@@ -7912,10 +8185,12 @@ _youtube_social_
 ##.gshare
 ##.gsn-social
 ##.gsn-social-sidebar
 ##.gshare
 ##.gsn-social
 ##.gsn-social-sidebar
+##.gsocialbar
 ##.gt-social-menu
 ##.gt_twitter
 ##.gtm-articleFbShareA
 ##.gtm-articleFbShareB
 ##.gt-social-menu
 ##.gt_twitter
 ##.gtm-articleFbShareA
 ##.gtm-articleFbShareB
+##.gtm-clipboard-share-button
 ##.gtm-social-link
 ##.gtmStickyShare
 ##.gtm_footer_facebook
 ##.gtm-social-link
 ##.gtmStickyShare
 ##.gtm_footer_facebook
@@ -7925,6 +8200,10 @@ _youtube_social_
 ##.gtm_share_top_facebook
 ##.gtm_share_top_google
 ##.gtm_share_top_twitter
 ##.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
 ##.gtz-social-media-buttons
 ##.guest-grpSocial
 ##.gui-btn-sm-facebook
@@ -7945,6 +8224,7 @@ _youtube_social_
 ##.haberaltshare
 ##.hat_social_tab
 ##.hb-social-icons-widget
 ##.haberaltshare
 ##.hat_social_tab
 ##.hb-social-icons-widget
+##.hc_social
 ##.hcf-action-share
 ##.hcf-header-socials
 ##.hcf-socials-widgets
 ##.hcf-action-share
 ##.hcf-header-socials
 ##.hcf-socials-widgets
@@ -8009,11 +8289,13 @@ _youtube_social_
 ##.header-socials
 ##.header-special-social
 ##.header-tools-social-links
 ##.header-socials
 ##.header-special-social
 ##.header-tools-social-links
+##.header-top-social
 ##.header-top-social-link
 ##.header-top__social
 ##.header-twitter
 ##.headerFacebook
 ##.headerGPlusIcon
 ##.header-top-social-link
 ##.header-top__social
 ##.header-twitter
 ##.headerFacebook
 ##.headerGPlusIcon
+##.headerShareIcons
 ##.headerSocialLink
 ##.headerSocialLinks
 ##.headerSocial__socialLinks
 ##.headerSocialLink
 ##.headerSocialLinks
 ##.headerSocial__socialLinks
@@ -8052,6 +8334,7 @@ _youtube_social_
 ##.heateorSssSharingRound
 ##.heateor_sss_sharing_container
 ##.heateor_sss_sharing_ul
 ##.heateorSssSharingRound
 ##.heateor_sss_sharing_container
 ##.heateor_sss_sharing_ul
+##.heder-socail
 ##.hentry-share
 ##.herald-share
 ##.hero-social
 ##.hentry-share
 ##.herald-share
 ##.hero-social
@@ -8189,6 +8472,7 @@ _youtube_social_
 ##.ico-facebook-circle
 ##.ico-fb
 ##.ico-follow-us
 ##.ico-facebook-circle
 ##.ico-fb
 ##.ico-follow-us
+##.ico-google-plus
 ##.ico-googleplus
 ##.ico-gplus
 ##.ico-instagram
 ##.ico-googleplus
 ##.ico-gplus
 ##.ico-instagram
@@ -8196,6 +8480,7 @@ _youtube_social_
 ##.ico-pinterest
 ##.ico-share
 ##.ico-social
 ##.ico-pinterest
 ##.ico-share
 ##.ico-social
+##.ico-spotify
 ##.ico-tw
 ##.ico-twitter
 ##.ico-twitter-circle
 ##.ico-tw
 ##.ico-twitter
 ##.ico-twitter-circle
@@ -8246,7 +8531,10 @@ _youtube_social_
 ##.icon--vine
 ##.icon--youtube
 ##.icon-FB
 ##.icon--vine
 ##.icon--youtube
 ##.icon-FB
+##.icon-Facebook
+##.icon-GooglePlus
 ##.icon-TWITTER
 ##.icon-TWITTER
+##.icon-Twitter
 ##.icon-VK
 ##.icon-YOUTUBE
 ##.icon-circle-facebook
 ##.icon-VK
 ##.icon-YOUTUBE
 ##.icon-circle-facebook
@@ -8278,6 +8566,8 @@ _youtube_social_
 ##.icon-facebook-white
 ##.icon-facebook16
 ##.icon-facebook2
 ##.icon-facebook-white
 ##.icon-facebook16
 ##.icon-facebook2
+##.icon-facebook_master
+##.icon-fackbook
 ##.icon-fark
 ##.icon-fb
 ##.icon-fb-footer
 ##.icon-fark
 ##.icon-fb
 ##.icon-fb-footer
@@ -8300,6 +8590,7 @@ _youtube_social_
 ##.icon-google-plus-icon
 ##.icon-google-plus-round
 ##.icon-google-plus-sign
 ##.icon-google-plus-icon
 ##.icon-google-plus-round
 ##.icon-google-plus-sign
+##.icon-google-plus2
 ##.icon-googlePlus
 ##.icon-google_plus
 ##.icon-googleplus
 ##.icon-googlePlus
 ##.icon-google_plus
 ##.icon-googleplus
@@ -8322,12 +8613,14 @@ _youtube_social_
 ##.icon-icons_twitter-top-share
 ##.icon-inq-facebook
 ##.icon-inq-twitter
 ##.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
 ##.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-instagramm
 ##.icon-linkedin
 ##.icon-linkedin-box
@@ -8362,6 +8655,7 @@ _youtube_social_
 ##.icon-pinterest-white
 ##.icon-pinterest16
 ##.icon-pinterest3
 ##.icon-pinterest-white
 ##.icon-pinterest16
 ##.icon-pinterest3
+##.icon-pinterest_master
 ##.icon-pintrest
 ##.icon-plusone
 ##.icon-plusone-mini
 ##.icon-pintrest
 ##.icon-plusone
 ##.icon-plusone-mini
@@ -8386,10 +8680,12 @@ _youtube_social_
 ##.icon-share-twitter
 ##.icon-share-vine
 ##.icon-share2
 ##.icon-share-twitter
 ##.icon-share-vine
 ##.icon-share2
+##.icon-sidebar-share
 ##.icon-sina-weibo
 ##.icon-social
 ##.icon-social-facebook
 ##.icon-social-facebook-circle
 ##.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-social-google-circle
 ##.icon-social-googleplus
 ##.icon-social-instagram
@@ -8445,6 +8741,7 @@ _youtube_social_
 ##.icon-twitter16
 ##.icon-twitter2
 ##.icon-twitter3
 ##.icon-twitter16
 ##.icon-twitter2
 ##.icon-twitter3
+##.icon-twitter_master
 ##.icon-vimeo
 ##.icon-vk
 ##.icon-vk-24
 ##.icon-vimeo
 ##.icon-vk
 ##.icon-vk-24
@@ -8452,13 +8749,17 @@ _youtube_social_
 ##.icon-webplayer_ico_sharing2
 ##.icon-wechat
 ##.icon-whatsapp
 ##.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
 ##.icon-youtube-24
 ##.icon-youtube-alt
 ##.icon-youtube-play-2
 ##.icon-youtube-sign
 ##.icon-youtube-white
+##.icon-youtube_master
+##.icon-yt
 ##.icon.Gplus
 ##.icon.Gplus
+##.icon.google_button
 ##.icon2-facebook
 ##.icon2-linkedin
 ##.icon2-twitter
 ##.icon2-facebook
 ##.icon2-linkedin
 ##.icon2-twitter
@@ -8502,12 +8803,15 @@ _youtube_social_
 ##.icon_twitter
 ##.icon_youTube
 ##.icon_youtube
 ##.icon_twitter
 ##.icon_youTube
 ##.icon_youtube
+##.icona-social
 ##.icone-social
 ##.iconeFacebook
 ##.iconeTwitter
 ##.icone-social
 ##.iconeFacebook
 ##.iconeTwitter
+##.iconeshare
 ##.iconfacebook
 ##.icongoogleplus
 ##.iconic-social-facebook
 ##.iconfacebook
 ##.icongoogleplus
 ##.iconic-social-facebook
+##.iconic-social-google-plus
 ##.iconic-social-twitter
 ##.icons-dribbble
 ##.icons-facebook
 ##.iconic-social-twitter
 ##.icons-dribbble
 ##.icons-facebook
@@ -8570,6 +8874,8 @@ _youtube_social_
 ##.img_pin_button
 ##.imgshare_buttons_wrap
 ##.imgsharet
 ##.img_pin_button
 ##.imgshare_buttons_wrap
 ##.imgsharet
+##.imkt-social-buttons
+##.imkt-social-buttons-group
 ##.in-article-follow-block
 ##.in-page-share
 ##.in-post-social
 ##.in-article-follow-block
 ##.in-page-share
 ##.in-post-social
@@ -8589,6 +8895,7 @@ _youtube_social_
 ##.inline-share-btn-facebook
 ##.inline-share-btn-linkedin
 ##.inline-share-btn-twitter
 ##.inline-share-btn-facebook
 ##.inline-share-btn-linkedin
 ##.inline-share-btn-twitter
+##.inline-share-buttons
 ##.inline-share-tools
 ##.inline-share-tools-label
 ##.inline-sharebar
 ##.inline-share-tools
 ##.inline-share-tools-label
 ##.inline-sharebar
@@ -8650,12 +8957,15 @@ _youtube_social_
 ##.item-facebook
 ##.item-google-plus
 ##.item-share
 ##.item-facebook
 ##.item-google-plus
 ##.item-share
+##.item-share-list
 ##.item-share-social
 ##.item-share-tools
 ##.item-shares
 ##.item-sharing
 ##.item-sharings
 ##.item-share-social
 ##.item-share-tools
 ##.item-shares
 ##.item-sharing
 ##.item-sharings
+##.item-social-facebook
 ##.item-social-row
 ##.item-social-row
+##.item-social-twitter
 ##.item-twitter
 ##.item-whatsapp
 ##.itemFacebook
 ##.item-twitter
 ##.item-whatsapp
 ##.itemFacebook
@@ -8694,6 +9004,7 @@ _youtube_social_
 ##.jeg_share_top_container
 ##.jeg_sharelist
 ##.jeg_social_icon_block
 ##.jeg_share_top_container
 ##.jeg_sharelist
 ##.jeg_social_icon_block
+##.jeg_socialcounter
 ##.jetpack-social-navigation
 ##.jetpack-social-widget-item
 ##.jetpack_widget_social_icons
 ##.jetpack-social-navigation
 ##.jetpack-social-widget-item
 ##.jetpack_widget_social_icons
@@ -8720,6 +9031,7 @@ _youtube_social_
 ##.js-nag-window-social
 ##.js-nav-social-icon
 ##.js-pgm-social-share
 ##.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-postShareWidget
 ##.js-sc-share-button
 ##.js-sd-social
@@ -8737,9 +9049,11 @@ _youtube_social_
 ##.js-share-stumble
 ##.js-share-to-facebook
 ##.js-share-twitter
 ##.js-share-stumble
 ##.js-share-to-facebook
 ##.js-share-twitter
+##.js-shareButton
 ##.js-sharecount
 ##.js-shares_btn
 ##.js-sharing-buttons
 ##.js-sharecount
 ##.js-shares_btn
 ##.js-sharing-buttons
+##.js-social
 ##.js-social-bar
 ##.js-social-facebook
 ##.js-social-instagram
 ##.js-social-bar
 ##.js-social-facebook
 ##.js-social-instagram
@@ -8752,6 +9066,7 @@ _youtube_social_
 ##.js-social_share_buttonbar
 ##.js-socialise
 ##.js-socialise-wrapper
 ##.js-social_share_buttonbar
 ##.js-socialise
 ##.js-socialise-wrapper
+##.js-socials
 ##.js-sticky-social-widget
 ##.js-toggle-share-block
 ##.js-topic__socials
 ##.js-sticky-social-widget
 ##.js-toggle-share-block
 ##.js-topic__socials
@@ -8761,6 +9076,7 @@ _youtube_social_
 ##.jsShare
 ##.js_follow-buttons
 ##.js_socialMedia
 ##.jsShare
 ##.js_follow-buttons
 ##.js_socialMedia
+##.jsbd-gtm-footerSocialLink
 ##.jssocials
 ##.jssocials-share
 ##.jssocials-share-facebook
 ##.jssocials
 ##.jssocials-share
 ##.jssocials-share-facebook
@@ -8778,7 +9094,6 @@ _youtube_social_
 ##.jw-button-share
 ##.jw-settings-sharing
 ##.jw-sharing-dock-btn
 ##.jw-button-share
 ##.jw-settings-sharing
 ##.jw-sharing-dock-btn
-##.jwdock[style^="display: block;"]
 ##.jwsharethis
 ##.kento-social-share
 ##.keystone-social-author
 ##.jwsharethis
 ##.kento-social-share
 ##.keystone-social-author
@@ -8807,6 +9122,7 @@ _youtube_social_
 ##.landing-share-right-widget
 ##.large-share-bar
 ##.large-share-bar-container
 ##.landing-share-right-widget
 ##.large-share-bar
 ##.large-share-bar-container
+##.large-share-button
 ##.largeShareBar
 ##.large_share_panel
 ##.largefbbutton
 ##.largeShareBar
 ##.large_share_panel
 ##.largefbbutton
@@ -8924,6 +9240,7 @@ _youtube_social_
 ##.links-social
 ##.linter_social_icons
 ##.list--footer-social
 ##.links-social
 ##.linter_social_icons
 ##.list--footer-social
+##.list--social
 ##.list-item-facebook
 ##.list-item-twitter
 ##.list-share
 ##.list-item-facebook
 ##.list-item-twitter
 ##.list-share
@@ -8974,6 +9291,7 @@ _youtube_social_
 ##.m-article-socialbar
 ##.m-article__follow-bar
 ##.m-article__share-buttons
 ##.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-brand-engagement--social-link
 ##.m-btn-facebook
 ##.m-btn-instagram
@@ -9007,6 +9325,8 @@ _youtube_social_
 ##.m-navbar--menu-tumblr
 ##.m-navbar--menu-twitter
 ##.m-share
 ##.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-share-buttons
 ##.m-share-buttons__inner-wrapper
 ##.m-share-list
@@ -9024,6 +9344,10 @@ _youtube_social_
 ##.m-social--no-count
 ##.m-social--pinterest-pin-it
 ##.m-social-media__share
 ##.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
 ##.m-twit
 ##.m-ytube
 ##.m3Share
@@ -9054,6 +9378,7 @@ _youtube_social_
 ##.mainSocial-Content
 ##.mainVerticalArticleSharingLinks
 ##.main__header--social
 ##.mainSocial-Content
 ##.mainVerticalArticleSharingLinks
 ##.main__header--social
+##.main__share
 ##.main_search_social
 ##.main_share_panel
 ##.map_share_links
 ##.main_search_social
 ##.main_share_panel
 ##.map_share_links
@@ -9063,6 +9388,7 @@ _youtube_social_
 ##.mashicon-google
 ##.mashicon-linkedin
 ##.mashicon-reddit
 ##.mashicon-google
 ##.mashicon-linkedin
 ##.mashicon-reddit
+##.mashicon-share
 ##.mashicon-twitter
 ##.mashsb-box
 ##.mashsb-container
 ##.mashicon-twitter
 ##.mashsb-box
 ##.mashsb-container
@@ -9070,10 +9396,13 @@ _youtube_social_
 ##.mashsb-micro-toggle
 ##.mashsharer-box
 ##.mast-facebook
 ##.mashsb-micro-toggle
 ##.mashsharer-box
 ##.mast-facebook
+##.masterfooter__section--social
 ##.masthead-club__social
 ##.masthead-sm-btn--facebook
 ##.masthead-sm-btn--twitter
 ##.masthead-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
 ##.materna-shariff
 ##.mb-header__social
 ##.mb-social
@@ -9094,6 +9423,7 @@ _youtube_social_
 ##.media-share
 ##.media-share-box
 ##.media-social
 ##.media-share
 ##.media-share-box
 ##.media-social
+##.mediaShare
 ##.mediaShareGroup
 ##.mejs-share
 ##.mejs-share-button
 ##.mediaShareGroup
 ##.mejs-share
 ##.mejs-share-button
@@ -9143,6 +9473,7 @@ _youtube_social_
 ##.messenger-barra
 ##.meta-share
 ##.meta-share-bottom
 ##.messenger-barra
 ##.meta-share
 ##.meta-share-bottom
+##.meta-share-expand
 ##.meta-share-wrapper
 ##.meta-shares
 ##.meta__share
 ##.meta-share-wrapper
 ##.meta-shares
 ##.meta__share
@@ -9175,6 +9506,9 @@ _youtube_social_
 ##.minimal-nav__social
 ##.minimalshare
 ##.minitwitter-widget
 ##.minimal-nav__social
 ##.minimalshare
 ##.minitwitter-widget
+##.mit-share
+##.mit-share-trigger
+##.mit-social
 ##.mk-header-social
 ##.mkd-blog-single-share
 ##.mkd-share-link
 ##.mk-header-social
 ##.mkd-blog-single-share
 ##.mkd-share-link
@@ -9189,6 +9523,7 @@ _youtube_social_
 ##.mnu-ico-yt
 ##.mob-sharing
 ##.mobile-facebook
 ##.mnu-ico-yt
 ##.mob-sharing
 ##.mobile-facebook
+##.mobile-share-buttons-spacer
 ##.mobile-social
 ##.mobile-social-tray
 ##.mobileShare
 ##.mobile-social
 ##.mobile-social-tray
 ##.mobileShare
@@ -9271,6 +9606,7 @@ _youtube_social_
 ##.mvp-post-soc-wrap
 ##.mvp_facebook_widget
 ##.mvp_social_widget
 ##.mvp-post-soc-wrap
 ##.mvp_facebook_widget
 ##.mvp_social_widget
+##.my-fa-share-alt
 ##.myspace-big
 ##.mytweet
 ##.myyahooHeadButton
 ##.myspace-big
 ##.mytweet
 ##.myyahooHeadButton
@@ -9315,6 +9651,7 @@ _youtube_social_
 ##.nav-youtube
 ##.navSocial
 ##.navSocial-list-item
 ##.nav-youtube
 ##.navSocial
 ##.navSocial-list-item
+##.navSocialDiv
 ##.nav__fake--social
 ##.nav__item--social
 ##.nav__share
 ##.nav__fake--social
 ##.nav__item--social
 ##.nav__share
@@ -9324,6 +9661,8 @@ _youtube_social_
 ##.nav_menu_social
 ##.nav_pinterest
 ##.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
 ##.nav_twitter
 ##.navbar-fixed-bottom__share-icons
 ##.navbar-fixed-bottom__share-label
@@ -9352,7 +9691,9 @@ _youtube_social_
 ##.netPost_socialProfiles
 ##.network-bar-social-media-links
 ##.network-social-box
 ##.netPost_socialProfiles
 ##.network-bar-social-media-links
 ##.network-social-box
+##.new-bdsharebuttonbox
 ##.new-share
 ##.new-share
+##.new-side-share
 ##.new-social
 ##.newGigyaShare
 ##.newSharerButtons
 ##.new-social
 ##.newGigyaShare
 ##.newSharerButtons
@@ -9380,6 +9721,7 @@ _youtube_social_
 ##.newsDetailSocialMediaBox
 ##.newsItemSharer
 ##.newsSocialLinkTable
 ##.newsDetailSocialMediaBox
 ##.newsItemSharer
 ##.newsSocialLinkTable
+##.news_head_fb
 ##.news_item__social
 ##.news_share
 ##.news_share_botton_cont
 ##.news_item__social
 ##.news_share
 ##.news_share_botton_cont
@@ -9406,6 +9748,7 @@ _youtube_social_
 ##.noticon-facebook-alt
 ##.noticon-instagram
 ##.noticon-twitter
 ##.noticon-facebook-alt
 ##.noticon-instagram
 ##.noticon-twitter
+##.np-article-social-links
 ##.npStoryShare
 ##.nugget-share__btn
 ##.nw-bottom-social
 ##.npStoryShare
 ##.nugget-share__btn
 ##.nw-bottom-social
@@ -9421,9 +9764,11 @@ _youtube_social_
 ##.o-btn--share
 ##.o-footer__social
 ##.o-mobile-share-footer
 ##.o-btn--share
 ##.o-footer__social
 ##.o-mobile-share-footer
+##.o-social-icon
 ##.oSocial
 ##.oSocialLinks
 ##.obs-block-follow
 ##.oSocial
 ##.oSocialLinks
 ##.obs-block-follow
+##.oi-share
 ##.oi_soc_header
 ##.om-social-links
 ##.omc-social-media-icon
 ##.oi_soc_header
 ##.om-social-links
 ##.omc-social-media-icon
@@ -9453,6 +9798,7 @@ _youtube_social_
 ##.p-button-social
 ##.p-footer-c-section--social
 ##.p-share-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
 ##.padded-footer-connect
 ##.page-controls-share
 ##.page-fb-like
@@ -9467,11 +9813,15 @@ _youtube_social_
 ##.page-shareTray
 ##.page-social
 ##.page-social-counters
 ##.page-shareTray
 ##.page-social
 ##.page-social-counters
+##.page-socialshare
 ##.pageFbLike
 ##.pageHead-share
 ##.pageFbLike
 ##.pageHead-share
+##.pageShareBtns
 ##.pageSocial
 ##.page_share
 ##.page_sharing_widgets
 ##.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-connect-w-us
 ##.pane-custom-social-networking-links
 ##.pane-exponent-social-fb-like-box
@@ -9493,6 +9843,8 @@ _youtube_social_
 ##.pane-social-widget-items
 ##.pane-storypage-sharethis
 ##.panel--follow
 ##.pane-social-widget-items
 ##.pane-storypage-sharethis
 ##.panel--follow
+##.panel--social
+##.panel--social-wrap
 ##.panel-follow-us
 ##.panel-share-networks
 ##.panel-social-facebook
 ##.panel-follow-us
 ##.panel-share-networks
 ##.panel-social-facebook
@@ -9521,6 +9873,9 @@ _youtube_social_
 ##.pdb-share-block
 ##.pdb-social
 ##.pds-share
 ##.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
 ##.persistent-menu_share-links
 ##.personal-social-btns
 ##.pg-caption-share
@@ -9541,6 +9896,7 @@ _youtube_social_
 ##.pg-shareBar-share
 ##.pgm-social-share
 ##.ph-header-social
 ##.pg-shareBar-share
 ##.pgm-social-share
 ##.ph-header-social
+##.phd_social
 ##.phillyfooter-social
 ##.phillysocial
 ##.photo-share
 ##.phillyfooter-social
 ##.phillysocial
 ##.photo-share
@@ -9580,6 +9936,7 @@ _youtube_social_
 ##.pinterest-link
 ##.pinterest-post-share
 ##.pinterest-share
 ##.pinterest-link
 ##.pinterest-post-share
 ##.pinterest-share
+##.pinterest-share-btn
 ##.pinterest-share-button
 ##.pinterest-sharetool
 ##.pinterest-top-button
 ##.pinterest-share-button
 ##.pinterest-sharetool
 ##.pinterest-top-button
@@ -9587,19 +9944,24 @@ _youtube_social_
 ##.pinterestButton
 ##.pinterestComponentShare
 ##.pinterestShare
 ##.pinterestButton
 ##.pinterestComponentShare
 ##.pinterestShare
+##.pinterestShareTrigger
 ##.pinterest_24
 ##.pinterest_btn
 ##.pinterest_cont
 ##.pinterestbg
 ##.pinteresticon
 ##.pintrest-link
 ##.pinterest_24
 ##.pinterest_btn
 ##.pinterest_cont
 ##.pinterestbg
 ##.pinteresticon
 ##.pintrest-link
+##.pintrest-share
 ##.pintshare
 ##.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
 ##.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
 ##.player__share
 ##.plg_socialshare
 ##.pluckButtonDiv
@@ -9713,6 +10075,7 @@ _youtube_social_
 ##.product-social-area
 ##.product-social-icon-wrapper
 ##.product-social-media
 ##.product-social-area
 ##.product-social-icon-wrapper
 ##.product-social-media
+##.productSocial
 ##.product__share
 ##.project-activity-twitter
 ##.project-share-icons
 ##.product__share
 ##.project-activity-twitter
 ##.project-share-icons
@@ -9728,6 +10091,7 @@ _youtube_social_
 ##.pterest
 ##.pub-page-share-tools
 ##.public-share
 ##.pterest
 ##.pub-page-share-tools
 ##.public-share
+##.public-social-icons
 ##.pull-quote-share
 ##.pullquote-share
 ##.pullquote_shares_wrapper
 ##.pull-quote-share
 ##.pullquote-share
 ##.pullquote_shares_wrapper
@@ -9741,6 +10105,7 @@ _youtube_social_
 ##.pw-share-tools
 ##.pw-twitter
 ##.pwebfblikebox
 ##.pw-share-tools
 ##.pw-twitter
 ##.pwebfblikebox
+##.pws_share_btn
 ##.pxFacebook
 ##.pxTwitter
 ##.q_social_icon_holder
 ##.pxFacebook
 ##.pxTwitter
 ##.q_social_icon_holder
@@ -9759,6 +10124,7 @@ _youtube_social_
 ##.qw_social
 ##.r-likes-wrapper
 ##.r1-share
 ##.qw_social
 ##.r-likes-wrapper
 ##.r1-share
+##.r7twitter-title
 ##.ra-share
 ##.ra-share-f
 ##.ra-share-t
 ##.ra-share
 ##.ra-share-f
 ##.ra-share-t
@@ -9774,6 +10140,7 @@ _youtube_social_
 ##.rdsocial
 ##.rdy_share
 ##.rdy_share-item
 ##.rdsocial
 ##.rdy_share
 ##.rdy_share-item
+##.react_share_icons
 ##.really_simple_share
 ##.red-fb
 ##.red-linkedin
 ##.really_simple_share
 ##.red-fb
 ##.red-linkedin
@@ -9782,6 +10149,8 @@ _youtube_social_
 ##.red-youtube
 ##.red_social_aside
 ##.reddit-icon
 ##.red-youtube
 ##.red_social_aside
 ##.reddit-icon
+##.reddit-share-btn
+##.reddit-share-button
 ##.reddit-sharetool
 ##.reddit_button
 ##.reddit_icon_shared
 ##.reddit-sharetool
 ##.reddit_button
 ##.reddit_icon_shared
@@ -9808,6 +10177,7 @@ _youtube_social_
 ##.resultShare
 ##.retweet
 ##.reuters-share
 ##.resultShare
 ##.retweet
 ##.reuters-share
+##.rev-reaction-share
 ##.review-social-icons2
 ##.review_sharebar_vertical
 ##.rf-footer__socials
 ##.review-social-icons2
 ##.review_sharebar_vertical
 ##.rf-footer__socials
@@ -9840,6 +10210,7 @@ _youtube_social_
 ##.rollover-tw
 ##.rollover-vk
 ##.ros-social-media
 ##.rollover-tw
 ##.rollover-vk
 ##.ros-social-media
+##.round-btn-share
 ##.round-social-buttons
 ##.rpuRepostUsButtonWrap
 ##.rr-share
 ##.round-social-buttons
 ##.rpuRepostUsButtonWrap
 ##.rr-share
@@ -9892,6 +10263,7 @@ _youtube_social_
 ##.s_youtube
 ##.saboxplugin-socials
 ##.safirShare
 ##.s_youtube
 ##.saboxplugin-socials
 ##.safirShare
+##.save-share
 ##.sb-blog-follow-wrap
 ##.sb-likeshare
 ##.sb-social-counter
 ##.sb-blog-follow-wrap
 ##.sb-likeshare
 ##.sb-social-counter
@@ -9921,6 +10293,7 @@ _youtube_social_
 ##.scroll-navigation-facebook
 ##.scroll-navigation-twitter
 ##.scroll-triggered-box
 ##.scroll-navigation-facebook
 ##.scroll-navigation-twitter
 ##.scroll-triggered-box
+##.scrolling_share
 ##.scsb_facebook
 ##.scsb_share
 ##.scsb_sharebuttons
 ##.scsb_facebook
 ##.scsb_share
 ##.scsb_sharebuttons
@@ -10022,6 +10395,7 @@ _youtube_social_
 ##.share-bottom-fixed
 ##.share-bottom-new
 ##.share-box
 ##.share-bottom-fixed
 ##.share-bottom-new
 ##.share-box
+##.share-box-fixed
 ##.share-box-inner
 ##.share-box-new
 ##.share-box-wrapper
 ##.share-box-inner
 ##.share-box-new
 ##.share-box-wrapper
@@ -10038,6 +10412,7 @@ _youtube_social_
 ##.share-button--linkedin
 ##.share-button--twitter
 ##.share-button-group
 ##.share-button--linkedin
 ##.share-button--twitter
 ##.share-button-group
+##.share-button-inpage
 ##.share-button-wrapper
 ##.share-buttons
 ##.share-buttons-2
 ##.share-button-wrapper
 ##.share-buttons
 ##.share-buttons-2
@@ -10059,6 +10434,7 @@ _youtube_social_
 ##.share-component
 ##.share-contain
 ##.share-container
 ##.share-component
 ##.share-contain
 ##.share-container
+##.share-control
 ##.share-controls
 ##.share-controls__container
 ##.share-count
 ##.share-controls
 ##.share-controls__container
 ##.share-count
@@ -10080,6 +10456,7 @@ _youtube_social_
 ##.share-fb
 ##.share-feed
 ##.share-filled
 ##.share-fb
 ##.share-feed
 ##.share-filled
+##.share-fixed-desktop
 ##.share-flat
 ##.share-float-overlay
 ##.share-float-panel
 ##.share-flat
 ##.share-float-overlay
 ##.share-float-panel
@@ -10105,6 +10482,7 @@ _youtube_social_
 ##.share-holder
 ##.share-horiz
 ##.share-hover
 ##.share-holder
 ##.share-horiz
 ##.share-hover
+##.share-icn
 ##.share-icon
 ##.share-icon-b
 ##.share-icon-container
 ##.share-icon
 ##.share-icon-b
 ##.share-icon-container
@@ -10136,6 +10514,7 @@ _youtube_social_
 ##.share-kit__linkedin
 ##.share-kit__twitter
 ##.share-kit__youtube
 ##.share-kit__linkedin
 ##.share-kit__twitter
 ##.share-kit__youtube
+##.share-label
 ##.share-launch
 ##.share-left
 ##.share-legend
 ##.share-launch
 ##.share-left
 ##.share-legend
@@ -10156,6 +10535,7 @@ _youtube_social_
 ##.share-media-side-fold
 ##.share-medium
 ##.share-menu
 ##.share-media-side-fold
 ##.share-medium
 ##.share-menu
+##.share-menu-component
 ##.share-message
 ##.share-mini
 ##.share-module
 ##.share-message
 ##.share-mini
 ##.share-module
@@ -10169,6 +10549,7 @@ _youtube_social_
 ##.share-on-link
 ##.share-on-title
 ##.share-on-whsp
 ##.share-on-link
 ##.share-on-title
 ##.share-on-whsp
+##.share-open-button
 ##.share-opera
 ##.share-options
 ##.share-or
 ##.share-opera
 ##.share-options
 ##.share-or
@@ -10209,6 +10590,7 @@ _youtube_social_
 ##.share-side-bar
 ##.share-side-buttons
 ##.share-sidenav-box
 ##.share-side-bar
 ##.share-side-buttons
 ##.share-sidenav-box
+##.share-signature
 ##.share-signup
 ##.share-single
 ##.share-sites-thumbs
 ##.share-signup
 ##.share-single
 ##.share-sites-thumbs
@@ -10228,6 +10610,7 @@ _youtube_social_
 ##.share-stumbleupon
 ##.share-tags
 ##.share-technorati
 ##.share-stumbleupon
 ##.share-tags
 ##.share-technorati
+##.share-telegram
 ##.share-test-result
 ##.share-text
 ##.share-this
 ##.share-test-result
 ##.share-text
 ##.share-this
@@ -10250,10 +10633,12 @@ _youtube_social_
 ##.share-toolbar
 ##.share-toolbar-box
 ##.share-toolbar-container
 ##.share-toolbar
 ##.share-toolbar-box
 ##.share-toolbar-container
+##.share-toolbar__container
 ##.share-tools
 ##.share-tools-container
 ##.share-tools-curated
 ##.share-tools-footer
 ##.share-tools
 ##.share-tools-container
 ##.share-tools-curated
 ##.share-tools-footer
+##.share-tools-list
 ##.share-tools-wrapper
 ##.share-top
 ##.share-top-new
 ##.share-tools-wrapper
 ##.share-top
 ##.share-top-new
@@ -10264,6 +10649,7 @@ _youtube_social_
 ##.share-tw
 ##.share-twitter
 ##.share-twitter-icon
 ##.share-tw
 ##.share-twitter
 ##.share-twitter-icon
+##.share-viber
 ##.share-video
 ##.share-video-link
 ##.share-weather-fb
 ##.share-video
 ##.share-video-link
 ##.share-weather-fb
@@ -10294,6 +10680,7 @@ _youtube_social_
 ##.shareArtigoDesktop
 ##.shareBar
 ##.shareBarBottom
 ##.shareArtigoDesktop
 ##.shareBar
 ##.shareBarBottom
+##.shareBarFloatter
 ##.shareBarPostBottom
 ##.shareBarTop
 ##.shareBar_gigya
 ##.shareBarPostBottom
 ##.shareBarTop
 ##.shareBar_gigya
@@ -10309,6 +10696,7 @@ _youtube_social_
 ##.shareButt
 ##.shareButton
 ##.shareButtonByline
 ##.shareButt
 ##.shareButton
 ##.shareButtonByline
+##.shareButtonList
 ##.shareButtons
 ##.shareButtonsHolder
 ##.shareButtonsSprite
 ##.shareButtons
 ##.shareButtonsHolder
 ##.shareButtonsSprite
@@ -10320,6 +10708,7 @@ _youtube_social_
 ##.shareContainerBottom
 ##.shareContainerList
 ##.shareContainerTop
 ##.shareContainerBottom
 ##.shareContainerList
 ##.shareContainerTop
+##.shareContainer_two
 ##.shareContent
 ##.shareCount
 ##.shareDiv
 ##.shareContent
 ##.shareCount
 ##.shareDiv
@@ -10372,6 +10761,7 @@ _youtube_social_
 ##.sharePinterest
 ##.sharePopup__wrap
 ##.sharePost
 ##.sharePinterest
 ##.sharePopup__wrap
 ##.sharePost
+##.sharePrint
 ##.shareProp
 ##.shareRow
 ##.shareSelector
 ##.shareProp
 ##.shareRow
 ##.shareSelector
@@ -10380,6 +10770,7 @@ _youtube_social_
 ##.shareSocial
 ##.shareSocialArticle
 ##.shareSprite
 ##.shareSocial
 ##.shareSocialArticle
 ##.shareSprite
+##.shareSubscribe
 ##.shareTW
 ##.shareText
 ##.shareThis
 ##.shareTW
 ##.shareText
 ##.shareThis
@@ -10409,6 +10800,7 @@ _youtube_social_
 ##.shareWidget
 ##.shareWrap
 ##.share_Danger
 ##.shareWidget
 ##.shareWrap
 ##.share_Danger
+##.share__back-to-top
 ##.share__button
 ##.share__buttons
 ##.share__call-to-action
 ##.share__button
 ##.share__buttons
 ##.share__call-to-action
@@ -10456,6 +10848,7 @@ _youtube_social_
 ##.share_buttons_col_1
 ##.share_buttons_single_page
 ##.share_buttons_style
 ##.share_buttons_col_1
 ##.share_buttons_single_page
 ##.share_buttons_style
+##.share_center
 ##.share_con
 ##.share_cont
 ##.share_container
 ##.share_con
 ##.share_cont
 ##.share_container
@@ -10470,6 +10863,7 @@ _youtube_social_
 ##.share_fb
 ##.share_google
 ##.share_group
 ##.share_fb
 ##.share_google
 ##.share_group
+##.share_h
 ##.share_hidden
 ##.share_horizontal
 ##.share_icon
 ##.share_hidden
 ##.share_horizontal
 ##.share_icon
@@ -10496,6 +10890,7 @@ _youtube_social_
 ##.share_part_twitter
 ##.share_part_youtube
 ##.share_pinterest
 ##.share_part_twitter
 ##.share_part_youtube
 ##.share_pinterest
+##.share_pluging
 ##.share_post
 ##.share_product
 ##.share_question
 ##.share_post
 ##.share_product
 ##.share_question
@@ -10515,6 +10910,7 @@ _youtube_social_
 ##.share_this_page_article_bottom
 ##.share_this_page_article_toolbar
 ##.share_this_story_box
 ##.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_title_button
 ##.share_title_text
 ##.share_toggle
@@ -10528,6 +10924,7 @@ _youtube_social_
 ##.share_trigger
 ##.share_tw
 ##.share_twitter
 ##.share_trigger
 ##.share_tw
 ##.share_twitter
+##.share_two
 ##.share_txt
 ##.share_under_post
 ##.share_v2
 ##.share_txt
 ##.share_under_post
 ##.share_v2
@@ -10559,6 +10956,7 @@ _youtube_social_
 ##.sharebar_expanded
 ##.sharebar_mainsites
 ##.sharebarbtn
 ##.sharebar_expanded
 ##.sharebar_mainsites
 ##.sharebarbtn
+##.sharebear
 ##.sharebg
 ##.shareblock
 ##.sharebottom
 ##.sharebg
 ##.shareblock
 ##.sharebottom
@@ -10572,12 +10970,17 @@ _youtube_social_
 ##.sharebutt
 ##.sharebutt__wrapper
 ##.sharebutton
 ##.sharebutt
 ##.sharebutt__wrapper
 ##.sharebutton
+##.sharebuttoncontainer
 ##.sharebuttons
 ##.sharebuttonu
 ##.sharecontainer
 ##.sharecount-item
 ##.sharecount-social-btns
 ##.shared-bar
 ##.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
 ##.shared_block
 ##.shared_menu
 ##.sharedaddy
@@ -10706,6 +11109,7 @@ _youtube_social_
 ##.sharing-block
 ##.sharing-bottom
 ##.sharing-box
 ##.sharing-block
 ##.sharing-bottom
 ##.sharing-box
+##.sharing-btn
 ##.sharing-buttons
 ##.sharing-buttons-set
 ##.sharing-container
 ##.sharing-buttons
 ##.sharing-buttons-set
 ##.sharing-container
@@ -10735,6 +11139,7 @@ _youtube_social_
 ##.sharing-vertical
 ##.sharing-widget
 ##.sharing-widget__btn
 ##.sharing-vertical
 ##.sharing-widget
 ##.sharing-widget__btn
+##.sharing-wrap
 ##.sharing-zone
 ##.sharingBar
 ##.sharingBox
 ##.sharing-zone
 ##.sharingBar
 ##.sharingBox
@@ -10818,6 +11223,7 @@ _youtube_social_
 ##.side-socials
 ##.side-twitter
 ##.sideBarShare
 ##.side-socials
 ##.side-twitter
 ##.sideBarShare
+##.sideBarSocial
 ##.sideShare
 ##.sideShareContainer
 ##.side_share_parent
 ##.sideShare
 ##.sideShareContainer
 ##.side_share_parent
@@ -10849,6 +11255,7 @@ _youtube_social_
 ##.sidebar-widgets
 ##.sidebarFollow
 ##.sidebarSocial
 ##.sidebar-widgets
 ##.sidebarFollow
 ##.sidebarSocial
+##.sidebar__header--twitter
 ##.sidebar__share
 ##.sidebar_facebook
 ##.sidebar_social
 ##.sidebar__share
 ##.sidebar_facebook
 ##.sidebar_social
@@ -10900,22 +11307,29 @@ _youtube_social_
 ##.site-follow-us
 ##.site-footer-col-social
 ##.site-footer-facebook
 ##.site-follow-us
 ##.site-footer-col-social
 ##.site-footer-facebook
+##.site-footer-flipboard
 ##.site-footer-follow
 ##.site-footer-google-plus
 ##.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
 ##.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__link
 ##.site-footer-twitter
 ##.site-footer-youtube
+##.site-footer__social
 ##.site-footer__social-link
 ##.site-footer__social-links
 ##.site-head-social--small
 ##.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
 ##.site-header__share-icons
+##.site-header__social-icon
 ##.site-header__social-links
 ##.site-header__top-facebook
 ##.site-header__top-twitter
 ##.site-header__social-links
 ##.site-header__top-facebook
 ##.site-header__top-twitter
@@ -10958,6 +11372,7 @@ _youtube_social_
 ##.slide_likebox
 ##.slideout-follow
 ##.slider-social
 ##.slide_likebox
 ##.slideout-follow
 ##.slider-social
+##.slideshow-share
 ##.slideshow-share-buttons
 ##.slideshow__header-share
 ##.slim-header--social-icons
 ##.slideshow-share-buttons
 ##.slideshow__header-share
 ##.slim-header--social-icons
@@ -10970,7 +11385,9 @@ _youtube_social_
 ##.sm4FollowWidget
 ##.sm4ShareWidget
 ##.sm4WidgetArticleShare
 ##.sm4FollowWidget
 ##.sm4ShareWidget
 ##.sm4WidgetArticleShare
+##.sm_facebook
 ##.sm_share_badge
 ##.sm_share_badge
+##.sm_twitter
 ##.small-facebook
 ##.small-sharing-btn
 ##.small-twitter
 ##.small-facebook
 ##.small-sharing-btn
 ##.small-twitter
@@ -11047,6 +11464,7 @@ _youtube_social_
 ##.soc_tw
 ##.socail-area
 ##.socail-icons
 ##.soc_tw
 ##.socail-area
 ##.socail-icons
+##.socail-share
 ##.socail_media
 ##.socailmain
 ##.socblock
 ##.socail_media
 ##.socailmain
 ##.socblock
@@ -11066,19 +11484,30 @@ _youtube_social_
 ##.sociable_tagline
 ##.sociables
 ##.social--article
 ##.sociable_tagline
 ##.sociables
 ##.social--article
+##.social--email
 ##.social--facebook
 ##.social--facebook
+##.social--fb
+##.social--ggsh
+##.social--ghost
 ##.social--horizontal
 ##.social--horizontal
+##.social--instagram
+##.social--mail
+##.social--pin-custom
 ##.social--pinterest
 ##.social--share
 ##.social--share-links
 ##.social--share_btn
 ##.social--pinterest
 ##.social--share
 ##.social--share-links
 ##.social--share_btn
+##.social--snapchat
 ##.social--social-link
 ##.social--top
 ##.social--social-link
 ##.social--top
+##.social--tw-custom
 ##.social--twitter
 ##.social--twolines
 ##.social--twitter
 ##.social--twolines
+##.social--vertical
 ##.social-1303
 ##.social-16
 ##.social-Facebook
 ##.social-1303
 ##.social-16
 ##.social-Facebook
+##.social-Menu-sub
 ##.social-Twitter
 ##.social-action
 ##.social-actions__button--twitter
 ##.social-Twitter
 ##.social-action
 ##.social-actions__button--twitter
@@ -11156,6 +11585,7 @@ _youtube_social_
 ##.social-buttons-contact
 ##.social-buttons-container
 ##.social-buttons-float
 ##.social-buttons-contact
 ##.social-buttons-container
 ##.social-buttons-float
+##.social-buttons-footer
 ##.social-buttons-global__facebook
 ##.social-buttons-global__twitter
 ##.social-buttons-home
 ##.social-buttons-global__facebook
 ##.social-buttons-global__twitter
 ##.social-buttons-home
@@ -11180,6 +11610,7 @@ _youtube_social_
 ##.social-clipped-tw
 ##.social-col
 ##.social-column
 ##.social-clipped-tw
 ##.social-col
 ##.social-column
+##.social-columns
 ##.social-component__link
 ##.social-connect
 ##.social-connect-widget
 ##.social-component__link
 ##.social-connect
 ##.social-connect-widget
@@ -11222,6 +11653,7 @@ _youtube_social_
 ##.social-feeds-v1-content
 ##.social-fixed
 ##.social-fixed-bar
 ##.social-feeds-v1-content
 ##.social-fixed
 ##.social-fixed-bar
+##.social-fixed-links
 ##.social-fl
 ##.social-float
 ##.social-floating
 ##.social-fl
 ##.social-float
 ##.social-floating
@@ -11241,6 +11673,8 @@ _youtube_social_
 ##.social-footer-icon
 ##.social-footer-wrap
 ##.social-foursquare
 ##.social-footer-icon
 ##.social-footer-wrap
 ##.social-foursquare
+##.social-full
+##.social-glyphs
 ##.social-google
 ##.social-google-link
 ##.social-google-plus
 ##.social-google
 ##.social-google-link
 ##.social-google-plus
@@ -11265,8 +11699,10 @@ _youtube_social_
 ##.social-hovers
 ##.social-hp
 ##.social-hp-items
 ##.social-hovers
 ##.social-hp
 ##.social-hp-items
+##.social-hub
 ##.social-icn
 ##.social-ico
 ##.social-icn
 ##.social-ico
+##.social-ico_
 ##.social-icon
 ##.social-icon-ar
 ##.social-icon-background
 ##.social-icon
 ##.social-icon-ar
 ##.social-icon-background
@@ -11317,6 +11753,7 @@ _youtube_social_
 ##.social-icons-widget
 ##.social-icons-wrap
 ##.social-icons-wrapper
 ##.social-icons-widget
 ##.social-icons-wrap
 ##.social-icons-wrapper
+##.social-icons_1
 ##.social-icons__icons
 ##.social-image
 ##.social-img-btn
 ##.social-icons__icons
 ##.social-image
 ##.social-img-btn
@@ -11327,6 +11764,7 @@ _youtube_social_
 ##.social-insta
 ##.social-instagram
 ##.social-item
 ##.social-insta
 ##.social-instagram
 ##.social-item
+##.social-item__link
 ##.social-items
 ##.social-items-list
 ##.social-kit__item
 ##.social-items
 ##.social-items-list
 ##.social-kit__item
@@ -11380,6 +11818,7 @@ _youtube_social_
 ##.social-list-icon
 ##.social-listing
 ##.social-login
 ##.social-list-icon
 ##.social-listing
 ##.social-login
+##.social-mail
 ##.social-meadia-share
 ##.social-media
 ##.social-media--container
 ##.social-meadia-share
 ##.social-media
 ##.social-media--container
@@ -11396,6 +11835,8 @@ _youtube_social_
 ##.social-media-buttons-single
 ##.social-media-call-to-action
 ##.social-media-column
 ##.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-container
 ##.social-media-facebook
 ##.social-media-fixed
@@ -11428,9 +11869,11 @@ _youtube_social_
 ##.social-media-widget
 ##.social-media-widget-icon-bar
 ##.social-media3
 ##.social-media-widget
 ##.social-media-widget-icon-bar
 ##.social-media3
+##.social-media__link
 ##.social-medias
 ##.social-menu
 ##.social-menu-btn-bottom
 ##.social-medias
 ##.social-menu
 ##.social-menu-btn-bottom
+##.social-menu-fix
 ##.social-menu-item
 ##.social-menu-span
 ##.social-meta-count
 ##.social-menu-item
 ##.social-menu-span
 ##.social-meta-count
@@ -11441,10 +11884,12 @@ _youtube_social_
 ##.social-module
 ##.social-nav
 ##.social-nav-link
 ##.social-module
 ##.social-nav
 ##.social-nav-link
+##.social-nav__item
 ##.social-navi
 ##.social-navigation
 ##.social-net
 ##.social-network-icons
 ##.social-navi
 ##.social-navigation
 ##.social-net
 ##.social-network-icons
+##.social-network-links
 ##.social-network-sharing
 ##.social-network-wrapper
 ##.social-networks
 ##.social-network-sharing
 ##.social-network-wrapper
 ##.social-networks
@@ -11482,6 +11927,8 @@ _youtube_social_
 ##.social-popup
 ##.social-popup-backdrop
 ##.social-post
 ##.social-popup
 ##.social-popup-backdrop
 ##.social-post
+##.social-post-share
+##.social-power
 ##.social-print
 ##.social-profile-icons
 ##.social-profiles
 ##.social-print
 ##.social-profile-icons
 ##.social-profiles
@@ -11493,6 +11940,7 @@ _youtube_social_
 ##.social-promote-box
 ##.social-prompt
 ##.social-prompt--btn
 ##.social-promote-box
 ##.social-prompt
 ##.social-prompt--btn
+##.social-rel
 ##.social-right
 ##.social-right-xs
 ##.social-rightbar-buttons
 ##.social-right
 ##.social-right-xs
 ##.social-rightbar-buttons
@@ -11526,7 +11974,9 @@ _youtube_social_
 ##.social-share-custom
 ##.social-share-facebook
 ##.social-share-flat
 ##.social-share-custom
 ##.social-share-facebook
 ##.social-share-flat
+##.social-share-footer
 ##.social-share-google
 ##.social-share-google
+##.social-share-head
 ##.social-share-icons
 ##.social-share-lede-image
 ##.social-share-link
 ##.social-share-icons
 ##.social-share-lede-image
 ##.social-share-link
@@ -11552,6 +12002,7 @@ _youtube_social_
 ##.social-share__listitem--facebook
 ##.social-share__listitem--twitter
 ##.social-sharebar
 ##.social-share__listitem--facebook
 ##.social-share__listitem--twitter
 ##.social-sharebar
+##.social-shared
 ##.social-sharer
 ##.social-sharer-holder
 ##.social-shares
 ##.social-sharer
 ##.social-sharer-holder
 ##.social-shares
@@ -11576,6 +12027,7 @@ _youtube_social_
 ##.social-sidebar
 ##.social-siderail-l
 ##.social-single
 ##.social-sidebar
 ##.social-siderail-l
 ##.social-single
+##.social-site
 ##.social-site-links
 ##.social-sites
 ##.social-sliver
 ##.social-site-links
 ##.social-sites
 ##.social-sliver
@@ -11588,6 +12040,8 @@ _youtube_social_
 ##.social-stats
 ##.social-stick
 ##.social-sticky
 ##.social-stats
 ##.social-stick
 ##.social-sticky
+##.social-sticky-bar
+##.social-sticky-wrapper
 ##.social-story-bar
 ##.social-strip
 ##.social-strip-medium
 ##.social-story-bar
 ##.social-strip
 ##.social-strip-medium
@@ -11649,6 +12103,7 @@ _youtube_social_
 ##.social-wide
 ##.social-widget
 ##.social-widget-li
 ##.social-wide
 ##.social-widget
 ##.social-widget-li
+##.social-widget-sidebar
 ##.social-widget-td
 ##.social-widgets
 ##.social-widgets-large
 ##.social-widget-td
 ##.social-widgets
 ##.social-widgets-large
@@ -11711,6 +12166,7 @@ _youtube_social_
 ##.socialFooter
 ##.socialFooterIcon
 ##.socialFull
 ##.socialFooter
 ##.socialFooterIcon
 ##.socialFull
+##.socialHPright
 ##.socialHeader
 ##.socialIcns
 ##.socialIco
 ##.socialHeader
 ##.socialIcns
 ##.socialIco
@@ -11793,6 +12249,7 @@ _youtube_social_
 ##.socialOptionsTop
 ##.socialPageLinks
 ##.socialPanel
 ##.socialOptionsTop
 ##.socialPageLinks
 ##.socialPanel
+##.socialPart
 ##.socialPinterest
 ##.socialPlugins
 ##.socialPopouts
 ##.socialPinterest
 ##.socialPlugins
 ##.socialPopouts
@@ -11808,6 +12265,7 @@ _youtube_social_
 ##.socialShareFooter
 ##.socialShareLinks
 ##.socialShareScroll
 ##.socialShareFooter
 ##.socialShareLinks
 ##.socialShareScroll
+##.socialShareWrap
 ##.socialSharing
 ##.socialSharingBar
 ##.socialSharingFtr
 ##.socialSharing
 ##.socialSharingBar
 ##.socialSharingFtr
@@ -11818,6 +12276,9 @@ _youtube_social_
 ##.socialSticky
 ##.socialStickyBanner
 ##.socialStrip
 ##.socialSticky
 ##.socialStickyBanner
 ##.socialStrip
+##.socialStyle1
+##.socialStyle2
+##.socialStyle3
 ##.socialSub
 ##.socialSubFooter
 ##.socialTab
 ##.socialSub
 ##.socialSubFooter
 ##.socialTab
@@ -11956,6 +12417,7 @@ _youtube_social_
 ##.social_links_wrapper
 ##.social_linksnewspaper
 ##.social_list
 ##.social_links_wrapper
 ##.social_linksnewspaper
 ##.social_list
+##.social_list_of_icons1
 ##.social_logos
 ##.social_m
 ##.social_m_a
 ##.social_logos
 ##.social_m
 ##.social_m_a
@@ -11970,7 +12432,9 @@ _youtube_social_
 ##.social_media_icon
 ##.social_media_links
 ##.social_media_section
 ##.social_media_icon
 ##.social_media_links
 ##.social_media_section
+##.social_media_share
 ##.social_medias
 ##.social_medias
+##.social_medias_block
 ##.social_mob
 ##.social_mobile
 ##.social_network
 ##.social_mob
 ##.social_mobile
 ##.social_network
@@ -11997,10 +12461,12 @@ _youtube_social_
 ##.social_share_box
 ##.social_share_box_wrapper
 ##.social_share_btn
 ##.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_buttonbar
 ##.social_share_buttons
 ##.social_share_cb
 ##.social_share_container
+##.social_share_counter
 ##.social_share_fb
 ##.social_share_h
 ##.social_share_left
 ##.social_share_fb
 ##.social_share_h
 ##.social_share_left
@@ -12009,6 +12475,7 @@ _youtube_social_
 ##.social_share_privacy_area
 ##.social_share_table
 ##.social_share_tw
 ##.social_share_privacy_area
 ##.social_share_table
 ##.social_share_tw
+##.social_share_wrapper
 ##.social_sharer
 ##.social_shares
 ##.social_sharing
 ##.social_sharer
 ##.social_shares
 ##.social_sharing
@@ -12044,12 +12511,14 @@ _youtube_social_
 ##.social_wrapper
 ##.social_wrapper2
 ##.social_youtube
 ##.social_wrapper
 ##.social_wrapper2
 ##.social_youtube
+##.socialaccounts
 ##.socialakamai
 ##.socialarea
 ##.socialb
 ##.socialb_tg
 ##.socialbadge
 ##.socialbar
 ##.socialakamai
 ##.socialarea
 ##.socialb
 ##.socialb_tg
 ##.socialbadge
 ##.socialbar
+##.socialbar-mobile
 ##.socialbar-wrap-bottom
 ##.socialbarwrapper
 ##.socialbkmark
 ##.socialbar-wrap-bottom
 ##.socialbarwrapper
 ##.socialbkmark
@@ -12091,6 +12560,7 @@ _youtube_social_
 ##.socialicns
 ##.socialicon
 ##.socialicons
 ##.socialicns
 ##.socialicon
 ##.socialicons
+##.socialicontd
 ##.socialicr
 ##.socialimglink
 ##.socialink
 ##.socialicr
 ##.socialimglink
 ##.socialink
@@ -12129,6 +12599,7 @@ _youtube_social_
 ##.socialmediabox
 ##.socialmediabox_heading
 ##.socialmediafollow
 ##.socialmediabox
 ##.socialmediabox_heading
 ##.socialmediafollow
+##.socialmediaicons
 ##.socialmedialinks
 ##.socialmenu
 ##.socialn2_links
 ##.socialmedialinks
 ##.socialmenu
 ##.socialn2_links
@@ -12231,6 +12702,7 @@ _youtube_social_
 ##.sp_twitter
 ##.sparkling-social
 ##.spe-share-wrap
 ##.sp_twitter
 ##.sparkling-social
 ##.spe-share-wrap
+##.spine-social-channels
 ##.sppre_message-share
 ##.sppre_message-share-button
 ##.sprite-facebook
 ##.sppre_message-share
 ##.sppre_message-share-button
 ##.sprite-facebook
@@ -12271,6 +12743,7 @@ _youtube_social_
 ##.sqs-slice-social-icons
 ##.sqs-svg-icon--list
 ##.squareShareButtons
 ##.sqs-slice-social-icons
 ##.sqs-svg-icon--list
 ##.squareShareButtons
+##.srg-share-icon-container
 ##.ss-facebook
 ##.ss-instagram
 ##.ss-share
 ##.ss-facebook
 ##.ss-instagram
 ##.ss-share
@@ -12313,6 +12786,7 @@ _youtube_social_
 ##.st-social-block
 ##.st-social-share-buttons
 ##.st_digg_custom
 ##.st-social-block
 ##.st-social-share-buttons
 ##.st_digg_custom
+##.st_email_custom
 ##.st_facebook_custom
 ##.st_facebook_hcount
 ##.st_facebook_large
 ##.st_facebook_custom
 ##.st_facebook_hcount
 ##.st_facebook_large
@@ -12321,12 +12795,16 @@ _youtube_social_
 ##.st_googleplus_large
 ##.st_googleplus_vcount
 ##.st_linkedin_custom
 ##.st_googleplus_large
 ##.st_googleplus_vcount
 ##.st_linkedin_custom
+##.st_linkedin_large
 ##.st_pinterest_custom
 ##.st_pinterest_large
 ##.st_pinterest_vcount
 ##.st_pinterest_custom
 ##.st_pinterest_large
 ##.st_pinterest_vcount
+##.st_reddit_custom
+##.st_sharebar_new
 ##.st_sharethis
 ##.st_sharethis_custom
 ##.st_sharethis_large
 ##.st_sharethis
 ##.st_sharethis_custom
 ##.st_sharethis_large
+##.st_story_topshare
 ##.st_stumbleupon_custom
 ##.st_tumblr_large
 ##.st_twitter_custom
 ##.st_stumbleupon_custom
 ##.st_tumblr_large
 ##.st_twitter_custom
@@ -12391,6 +12869,7 @@ _youtube_social_
 ##.story-top-social
 ##.storySocial_lng
 ##.storySocial_short
 ##.story-top-social
 ##.storySocial_lng
 ##.storySocial_short
+##.story__social
 ##.story_allsocial
 ##.story_share
 ##.story_social_share
 ##.story_allsocial
 ##.story_share
 ##.story_social_share
@@ -12401,6 +12880,8 @@ _youtube_social_
 ##.stream-social-cta
 ##.stripped-down-sharebar
 ##.strx-simple-sharing-sidebar-buttons
 ##.stream-social-cta
 ##.stripped-down-sharebar
 ##.strx-simple-sharing-sidebar-buttons
+##.stt-share
+##.stuff-social
 ##.stumble-box-header
 ##.stumble-box-small
 ##.stumble-button
 ##.stumble-box-header
 ##.stumble-box-small
 ##.stumble-button
@@ -12411,12 +12892,15 @@ _youtube_social_
 ##.stumble_icon
 ##.stumblebutton
 ##.stumbleupon-share
 ##.stumble_icon
 ##.stumblebutton
 ##.stumbleupon-share
+##.stumbleupon-share-btn
+##.stumbleupon-share-button
 ##.stumbleupon_button
 ##.stumbleupon_icon
 ##.stumbleuponwidth
 ##.stwitter
 ##.su-social-media-container
 ##.sub-bar-social
 ##.stumbleupon_button
 ##.stumbleupon_icon
 ##.stumbleuponwidth
 ##.stwitter
 ##.su-social-media-container
 ##.sub-bar-social
+##.sub-page-feature-social-icons
 ##.subHeaderSocial
 ##.subShare
 ##.sub_buzz_share
 ##.subHeaderSocial
 ##.subShare
 ##.sub_buzz_share
@@ -12427,6 +12911,7 @@ _youtube_social_
 ##.sub_twitter
 ##.subfooter-social
 ##.submeta__share
 ##.sub_twitter
 ##.subfooter-social
 ##.submeta__share
+##.subnav-right__social
 ##.subpost_share
 ##.subscribe-button
 ##.subscribe-buttons-container
 ##.subpost_share
 ##.subscribe-button
 ##.subscribe-buttons-container
@@ -12471,10 +12956,12 @@ _youtube_social_
 ##.synved-social-button
 ##.szoSocialMediaShare
 ##.t-article-share-btn-1
 ##.synved-social-button
 ##.szoSocialMediaShare
 ##.t-article-share-btn-1
+##.t-content__shares
 ##.t-social-buttons
 ##.tShare
 ##.t_social
 ##.t_twitter
 ##.t-social-buttons
 ##.tShare
 ##.t_social
 ##.t_twitter
+##.tab-shareLinkButtons
 ##.tab_social
 ##.tafSocialButton
 ##.tag-line-social
 ##.tab_social
 ##.tafSocialButton
 ##.tag-line-social
@@ -12485,7 +12972,10 @@ _youtube_social_
 ##.talk-sharing__twitter
 ##.talksShareSpan
 ##.tasti-social-top
 ##.talk-sharing__twitter
 ##.talksShareSpan
 ##.tasti-social-top
+##.tb-social-buttons
+##.tbr-social
 ##.tbt_social
 ##.tbt_social
+##.tcArticleSocialShare
 ##.tcsn_widget_social_network
 ##.td-float-sharing
 ##.td-header-social
 ##.tcsn_widget_social_network
 ##.td-float-sharing
 ##.td-header-social
@@ -12511,12 +13001,14 @@ _youtube_social_
 ##.teasershare
 ##.tech-social
 ##.ted-share-buttons
 ##.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
 ##.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
 ##.tge-sharing-buttons
 ##.tgla7-share
 ##.th-sharecounts
@@ -12611,16 +13103,20 @@ _youtube_social_
 ##.top_follow_us
 ##.top_news_social
 ##.top_share
 ##.top_follow_us
 ##.top_news_social
 ##.top_share
+##.top_share_link
 ##.top_sharedlinks
 ##.top_socail
 ##.top_social
 ##.top_sharedlinks
 ##.top_socail
 ##.top_social
+##.top_social_icons
 ##.top_social_networks
 ##.top_social_views_wrap
 ##.topbar-facebook
 ##.topbar-share
 ##.top_social_networks
 ##.top_social_views_wrap
 ##.topbar-facebook
 ##.topbar-share
+##.topbar-social
 ##.topbar-socials
 ##.topbar-twitter
 ##.topbar-youtube
 ##.topbar-socials
 ##.topbar-twitter
 ##.topbar-youtube
+##.topic-share
 ##.topic-social__caption
 ##.topic-social__list
 ##.topic_socials
 ##.topic-social__caption
 ##.topic-social__list
 ##.topic_socials
@@ -12706,6 +13202,7 @@ _youtube_social_
 ##.tweets-box
 ##.tweets_footer
 ##.twite__share-button
 ##.tweets-box
 ##.tweets_footer
 ##.twite__share-button
+##.twiter-share
 ##.twiticon
 ##.twitshare
 ##.twitter-24x24
 ##.twiticon
 ##.twitshare
 ##.twitter-24x24
@@ -12757,11 +13254,13 @@ _youtube_social_
 ##.twitter-promo
 ##.twitter-section
 ##.twitter-share
 ##.twitter-promo
 ##.twitter-section
 ##.twitter-share
+##.twitter-share-btn
 ##.twitter-share-button
 ##.twitter-share-container
 ##.twitter-shareButton
 ##.twitter-shares
 ##.twitter-sharetool
 ##.twitter-share-button
 ##.twitter-share-container
 ##.twitter-shareButton
 ##.twitter-shares
 ##.twitter-sharetool
+##.twitter-sharing
 ##.twitter-sidebar-button
 ##.twitter-social
 ##.twitter-solid-control
 ##.twitter-sidebar-button
 ##.twitter-social
 ##.twitter-solid-control
@@ -12806,6 +13305,7 @@ _youtube_social_
 ##.twitterShareContainer
 ##.twitterShareIcon
 ##.twitterShareToolsContainer
 ##.twitterShareContainer
 ##.twitterShareIcon
 ##.twitterShareToolsContainer
+##.twitterShareTrigger
 ##.twitterSocialIcon
 ##.twitterSs
 ##.twitterTweet__button
 ##.twitterSocialIcon
 ##.twitterSs
 ##.twitterTweet__button
@@ -12879,6 +13379,8 @@ _youtube_social_
 ##.twtr_plug
 ##.twttr-widget-wrap
 ##.tx-timtabsociable-pi1
 ##.twtr_plug
 ##.twttr-widget-wrap
 ##.tx-timtabsociable-pi1
+##.ty-social-link
+##.ty-social-link-block
 ##.tz-share-link
 ##.tz_tweet_widget
 ##.u-socialWrapper
 ##.tz-share-link
 ##.tz_tweet_widget
 ##.u-socialWrapper
@@ -12925,6 +13427,7 @@ _youtube_social_
 ##.ul_share
 ##.ultimatesocial
 ##.under-article-share
 ##.ul_share
 ##.ultimatesocial
 ##.under-article-share
+##.under_social
 ##.undocked-share
 ##.uni-selection-sharer
 ##.uni-social
 ##.undocked-share
 ##.uni-selection-sharer
 ##.uni-social
@@ -12970,6 +13473,7 @@ _youtube_social_
 ##.utility-stumble-upon
 ##.utils_social_tracking
 ##.uvpjs__btn-share
 ##.utility-stumble-upon
 ##.utils_social_tracking
 ##.uvpjs__btn-share
+##.v-follow-share
 ##.v2Social_Shares
 ##.v4_header-social
 ##.vaShare
 ##.v2Social_Shares
 ##.v4_header-social
 ##.vaShare
@@ -13005,6 +13509,7 @@ _youtube_social_
 ##.vf-share-option
 ##.vf-share-options
 ##.vgtrk-bar-social-wrap
 ##.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
 ##.vhb-c-social-media
 ##.vhb-page-navigation-social
 ##.vhb-share-social-media-button
@@ -13017,6 +13522,7 @@ _youtube_social_
 ##.video-page-social
 ##.video-share
 ##.video-share-b
 ##.video-page-social
 ##.video-share
 ##.video-share-b
+##.video-share-icons
 ##.video-share-tools
 ##.videoShare
 ##.videoShareBox
 ##.video-share-tools
 ##.videoShare
 ##.videoShareBox
@@ -13031,6 +13537,7 @@ _youtube_social_
 ##.viewer__sharing__item
 ##.viewer__sharing__items
 ##.views-field-addtoany-share-2
 ##.viewer__sharing__item
 ##.viewer__sharing__items
 ##.views-field-addtoany-share-2
+##.villatheme_social_links
 ##.vip__share-panel
 ##.viral-button-pinterest
 ##.viralShare
 ##.vip__share-panel
 ##.viral-button-pinterest
 ##.viralShare
@@ -13052,6 +13559,8 @@ _youtube_social_
 ##.voc-article-share-btn
 ##.voc-article-share-wrapper
 ##.voc-header-share-btn
 ##.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
 ##.voc-social-share
 ##.vocativ-social-sidebar
 ##.vod_program_social
@@ -13101,7 +13610,12 @@ _youtube_social_
 ##.wf-social
 ##.whatsapp-barra
 ##.whatsapp-share
 ##.wf-social
 ##.whatsapp-barra
 ##.whatsapp-share
+##.whatsapp-share-btn
+##.whatsapp-share-button
 ##.whatsapp.icon
 ##.whatsapp.icon
+##.whatsapp_banner
+##.whoShare
+##.whtapp-web
 ##.widget--twitter
 ##.widget-article-follow
 ##.widget-cardoza-fb-like
 ##.widget--twitter
 ##.widget-article-follow
 ##.widget-cardoza-fb-like
@@ -13116,6 +13630,10 @@ _youtube_social_
 ##.widget-follow-us
 ##.widget-followus
 ##.widget-live-tweets
 ##.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-sharebar-container
 ##.widget-sharrre
 ##.widget-social
@@ -13126,6 +13644,7 @@ _youtube_social_
 ##.widget-social-twitter
 ##.widget-twitter-timeline
 ##.widgetFB
 ##.widget-social-twitter
 ##.widget-twitter-timeline
 ##.widgetFB
+##.widgetFollowUs
 ##.widgetSocialFacebook
 ##.widget_FacebookActivity
 ##.widget_FacebookLikeBox
 ##.widgetSocialFacebook
 ##.widget_FacebookActivity
 ##.widget_FacebookLikeBox
@@ -13168,6 +13687,8 @@ _youtube_social_
 ##.widget_ione-facebook-activity
 ##.widget_ione-facebook-like
 ##.widget_ione-social_conversion
 ##.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_latest_tweets_widget
 ##.widget_likeBox
 ##.widget_likebox
@@ -13204,6 +13725,7 @@ _youtube_social_
 ##.widget_socialcount_widget
 ##.widget_socialcounter
 ##.widget_socialcountplus
 ##.widget_socialcount_widget
 ##.widget_socialcounter
 ##.widget_socialcountplus
+##.widget_socialize
 ##.widget_socialmenu
 ##.widget_socialnetworklinks_widget
 ##.widget_socials
 ##.widget_socialmenu
 ##.widget_socialnetworklinks_widget
 ##.widget_socials
@@ -13219,6 +13741,7 @@ _youtube_social_
 ##.widget_tweetblender
 ##.widget_tweets
 ##.widget_twitter
 ##.widget_tweetblender
 ##.widget_tweets
 ##.widget_twitter
+##.widget_twitter_duas_colunas
 ##.widget_twitter_enhanced
 ##.widget_twitter_latest
 ##.widget_twitter_timeline
 ##.widget_twitter_enhanced
 ##.widget_twitter_latest
 ##.widget_twitter_timeline
@@ -13271,6 +13794,11 @@ _youtube_social_
 ##.wpautbox-socials
 ##.wpbfsb-schema-org
 ##.wpcw-widget-social
 ##.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
 ##.wpdev-twitter
 ##.wpex-social-share-wrap
 ##.wps-seo-booster-social-buttons
@@ -13311,6 +13839,7 @@ _youtube_social_
 ##.wx-social-share-story-pinterest
 ##.wx-social-share-story-twitter
 ##.wx-social-share-story-wrapper
 ##.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
 ##.wz-footer-sidebar__social
 ##.x-entry-share
 ##.x-facebook
@@ -13382,17 +13911,32 @@ _youtube_social_
 ##MY-SHARE-BUTTON
 ##SHARE-BUTTON
 ##SOCIAL-SHARING
 ##MY-SHARE-BUTTON
 ##SHARE-BUTTON
 ##SOCIAL-SHARING
+##TC-ARTICLE-SOCIAL-SHARE
 ##TWITTER-SHARE-BUTTON
 ##[alt="Like us on Facebook"]
 ##[alt="retweet"]
 ##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_"]
 ##[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-pin-href^="https://www.pinterest.com/pin/create/"]
 ##[data-pin-log^="button_pinit"]
+##[data-social-action="visit"]
 ##[data-trigger="share-links-manager"]
 ##[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="http://www.addthis.com/bookmark.php"]
+##[href^="//plus.google.com/share"]
 ##[href^="//twitter.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"]
 ##[href^="http://reddit.com/submit"]
 ##[id^="gigya_inline_share_"]
 ##[name="Click to follow us on twitter"]
@@ -13411,7 +13955,6 @@ _youtube_social_
 ##[title="Get Posts On Facebook Wall"]
 ##[title="Join us on Twitter"]
 ##[title="Like this article?  Submit it to your favourite social bookmarking site!"]
 ##[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="More ways to share"]
 ##[title="Post this story to Twitter"]
 ##[title="Post to Digg"]
@@ -13434,7 +13977,9 @@ _youtube_social_
 ##[title^="Follow me on "]
 ##[title^="Follow on Twitter"]
 ##[title^="Follow us on "]
 ##[title^="Follow me on "]
 ##[title^="Follow on Twitter"]
 ##[title^="Follow us on "]
+##[title^="Like us on Facebook"]
 ##[title^="Share on Facebook"]
 ##[title^="Share on Facebook"]
+##[title^="Share on Google+"]
 ##[title^="Share on LinkedIn"]
 ##[title^="Share on Linkedin"]
 ##[title^="Share on Tumblr"]
 ##[title^="Share on LinkedIn"]
 ##[title^="Share on Linkedin"]
 ##[title^="Share on Tumblr"]
@@ -13449,6 +13994,10 @@ _youtube_social_
 ##[title^="Share with Twitter"]
 ##[title^="Stumble This Post"]
 ##[title^="Submit this post on "]
 ##[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[alt="Follow Us on Twitter"]
 ##a[alt="follow us on twitter"]
 ##a[classes="share_widget"]
@@ -13456,6 +14005,8 @@ _youtube_social_
 ##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[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^="//pinterest.com/pin/create/button/?"]
 ##a[href^="//twitter.com/intent/tweet/?"]
 ##a[href^="//vk.com/share.php?url="]
@@ -13482,7 +14033,7 @@ _youtube_social_
 ##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://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://reddit.com/submit"]
 ##a[href^="http://seenthis.net/#ajouter="]
 ##a[href^="http://service.weibo.com/share/share.php?url="]
@@ -13526,14 +14077,15 @@ _youtube_social_
 ##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^="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://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://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://reddit.com/submit?"]
 ##a[href^="https://share.flipboard.com/bookmarklet/popout?"]
 ##a[href^="https://telegram.me/share/url?"]
@@ -13545,7 +14097,10 @@ _youtube_social_
 ##a[href^="https://twitter.com/intent/tweet?"]
 ##a[href^="https://twitter.com/share?"]
 ##a[href^="https://vk.com/share.php?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/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.buttons.social/share/#"]
 ##a[href^="https://www.facebook.com/dialog/feed?"]
 ##a[href^="https://www.facebook.com/dialog/share?"]
@@ -13571,6 +14126,8 @@ _youtube_social_
 ##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^="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[href^="whatsapp://send?text="]
 ##a[name="sharethis"]
 ##a[onclick^="doSocialShare"]
@@ -13580,6 +14137,7 @@ _youtube_social_
 ##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://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[onclick^="window.open('https://www.facebook.com/sharer/sharer.php?"]
 ##a[rel="share-on-facebook"]
 ##a[rel="share-on-twitter"]
@@ -13594,6 +14152,12 @@ _youtube_social_
 ##a[title="Condividi su whatsapp"]
 ##a[title="Condividi"]
 ##a[title="Facebook"]
 ##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="Google +"]
 ##a[title="Google Plus"]
 ##a[title="Google+"]
@@ -13613,6 +14177,7 @@ _youtube_social_
 ##a[title="Seguici su Twitter"]
 ##a[title="Seguici su facebook"]
 ##a[title="Send an this via email/e-card"]
 ##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 via e-mail"]
 ##a[title="StumbleUpon"]
 ##a[title="Tumblr"]
@@ -13681,7 +14246,6 @@ _youtube_social_
 ##a[title^="Share this to Technorati"]
 ##a[title^="Share via Twitter"]
 ##a[title^="Share via facebook"]
 ##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+"]
 ##a[title^="Subscribe to us on YouTube"]
 ##a[title^="follow us on Facebok"]
 ##a[title^="follow us on G+"]
@@ -13695,6 +14259,8 @@ _youtube_social_
 ##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^="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"]
 ##button[title="Share"]
 ##div[button="share"]
 ##div[button="shareBox"]
@@ -13703,10 +14269,12 @@ _youtube_social_
 ##div[class^="ArticleShareLinks_"]
 ##div[class^="FooterSocialLinks"]
 ##div[class^="ShareButtons_"]
 ##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^="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[class^="j-share-"]
 ##div[class^="numberShares_"]
 ##div[class^="shareBar_"]
@@ -13723,6 +14291,7 @@ _youtube_social_
 ##div[id^="content-share-buttons-"]
 ##div[id^="digg-widget-"]
 ##div[id^="gigya_share_button"]
 ##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_"]
 ##div[id^="pw_widget_"]
 ##div[id^="simple_tweet_widget"]
 ##div[id^="sl_share_"]
@@ -13930,6 +14499,7 @@ _youtube_social_
 ||bloglovin.com/widget/$third-party
 ||bshare.cn^$third-party
 ||bufferapp.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
 ||button.spread.ly^$third-party
 ||buttons.github.io/buttons.js$third-party
 ||buttons.googlesyndication.com^$third-party,domain=~google.com
@@ -14163,6 +14733,7 @@ _youtube_social_
 ! --------------------------Specific blocking filters--------------------------!
 ! *** easylist:fanboy-addon/fanboy_social_specific_block.txt ***
 ||3dmark.com/proxycon/images/front-some-fb.png
 ! --------------------------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
 ||76.my/Auc/
 ||abc.net.au^*/news-podcasts-
 ||amazingbeautifulworld.net^*/images/face.png
@@ -14275,6 +14846,7 @@ pcb.cc###LnkBr2
 hauntedapps.wix.com###LnkBr2-1ave
 schuh.co.uk###Pin
 newser.com###PromoSlider
 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
 ted.stfi.re###STFIRE_BADGE
 url-encode-decode.com###ShareModal
 digitalfirstmedia.com,molecularrecipes.com###Social
@@ -14305,7 +14877,7 @@ mydorpie.com###blf
 moreintelligentlife.com###block-block-13
 crash.net###block-block-25
 thesundaily.my###block-block-47
 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
 square-enix.com###block-home-seeweb
 gardenlines.co.uk###block-menu-menu-footer-icons
 ncronline.org###block-ncr-blocks-article-share-links
@@ -14336,6 +14908,7 @@ allmusic.com,complex.com###ctoolbar
 windowsnetworking.com###ctu-fb
 windowsnetworking.com###ctu-goog
 windowsnetworking.com###ctu-twi
 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
 headforpoints.com###custom_html-5
 beautifuldecay.com,bretagnenohra.com###darkbackground
 billionuploads.com###darky
@@ -14401,6 +14974,7 @@ foxnewsinsider.com###fox-facebook
 foxnewsinsider.com###fox-tweets
 thenational.ae###galleryfollow
 bestgamingmouse.online,techbuzzonline.com###gbutton
 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
 thegailygrind.com###gg-sign-up
 history.com###gigya-bar
 history.com###gigya-bar-lower
@@ -14506,7 +15080,7 @@ ibtimes.co.uk###scrollbox
 inspire52.com###scrolltriggered
 applebees.com###section_community
 sciencedaily.com###seealso
 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
 ew.com###share-article
 pornhub.com###sharePlaylist
 biorxiv.org###shareit
@@ -14544,7 +15118,7 @@ prlog.org###smx2
 worldreview.info###sn
 mufg.jp###snsBlockArea
 play-asia.com###soc
 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
 christianpost.com###social-apps
 cafemom.com###social-comment
 omgchrome.com###social-listing
@@ -14610,8 +15184,10 @@ tab.co.uk###widget_float_bottomright
 swiatmp3.info###wysuwane
 yahoo.com###yom-twitter
 onlineshoes.com###youtubeLink
 swiatmp3.info###wysuwane
 yahoo.com###yom-twitter
 onlineshoes.com###youtubeLink
+oneindia.com###youtube_promo
 opposingviews.com###yt
 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
 yahoo.com##.Btn-t
 comicbookmovie.com##.CBMFollow
 techimperia.com##.FooterLeft.paddingright0
@@ -14636,11 +15212,12 @@ imdb.com##.ab_twitter
 abc.go.com##.abc-facebook-like
 buzzfeed.com##.action-bar
 slideshare.net##.action-btns-container
 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
 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
 caloriesecrets.net##.afterpost
 hereisthecity.com##.alert-bar
 123movies.is##.alert-bottom
@@ -14665,6 +15242,7 @@ goodnet.org##.article_like
 nybooks.com##.article_toolbar
 gadgetsnow.com##.as-wdt-newsltr
 techtimes.com##.at-like
 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
 artnet.com##.author-links
 rt.com##.b-buttons_header
 wargaming.net##.b-resource
@@ -14692,7 +15270,10 @@ philly.com##.bottomToolsNav
 traveller24.com##.bottom_tools_holder
 perezhilton.com##.box_perez_contact
 bankrate.com##.br_connect
 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
 machprinciple.com##.bsub
+newsroom.co.nz##.btn-email
 guernicamag.com##.btn-group
 urlvoid.com##.btn-info
 psu.edu##.btn-link
 guernicamag.com##.btn-group
 urlvoid.com##.btn-info
 psu.edu##.btn-link
@@ -14736,6 +15317,7 @@ goafricaonline.com##.coords-network
 coub.com##.coub__sharing__dropdown
 coub.com##.coub__sharing__list
 nbc.na##.counter
 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
 visual.ly##.credits
 channelnewsasia.com##.ct-contains
 loop21.com##.ctbtextshr
@@ -14770,19 +15352,20 @@ wikipedia.org##.ext-quick-survey-panel
 upi.com##.f
 classicalite.com,newseveryday.com##.f-sns
 megashare.com##.fa-circle
 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
 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
 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
 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
 opposingviews.com##.facebook-bottom
 qz.com##.facebook-message
 lovefilm.com##.facebook-title
@@ -14793,7 +15376,7 @@ gillette.com##.fan
 conservativepost.com,usatoday.com##.fancybox-overlay
 conservativepost.com,usatoday.com##.fancybox-wrap
 earnthenecklace.com##.fans
 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
 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
@@ -14810,13 +15393,14 @@ shoutmeloud.com##.floaticons
 remezcla.com##.floating-menu
 etfdailynews.com##.floating-menuG
 ryot.org##.floating_ryot_share
 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
 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
 snopes.com##.follow-snopes-on
 thehill.com##.follow-the-hill
 theverge.com##.follow-the-verge
@@ -14831,13 +15415,16 @@ wolframalpha.com##.foot-connect
 cambio.com##.footer
 cdkeys.com##.footer-actions
 frommers.com,hardees.com,lineageos.org,westpac.com.au##.footer-icons
 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
 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
 apprenticeships.org.uk,loewe.tv##.footerIcons
 imagecollect.com##.footerLinks_03
+softonic.com##.footer__icon
 videogamer.com##.footer_link
 bdnews24.com##.forplus
 progeeksblog.com##.fpss
 videogamer.com##.footer_link
 bdnews24.com##.forplus
 progeeksblog.com##.fpss
@@ -14862,7 +15449,7 @@ good.is##.good-popup
 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
 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
 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
@@ -14900,6 +15487,7 @@ rocketleague.com##.icons-list
 clearspring.co.uk##.icons-top
 indianexpress.com##.ie2013-agencies
 designcurial.com##.image-tools
 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
 alarabiya.net##.img-caption-facebook-container
 ebay.co.uk,ebay.com.au##.info > .share
 pcgscoinfacts.com##.info-connect
@@ -14937,6 +15525,7 @@ classybro.com##.lbx_overlay
 yourweather.co.uk##.liCompartir
 monova.org##.lightbox
 base64decode.org,base64encode.org##.like
 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
 addictivetips.com##.like-this
 badoo.com##.like-wrap
 hallels.com##.like_con
@@ -14956,7 +15545,9 @@ itvjobs.com##.list--smedia
 abc.net.au##.list-item-mail
 plascon.com##.list-unstyled
 trtworld.com##.listcontacts
 abc.net.au##.list-item-mail
 plascon.com##.list-unstyled
 trtworld.com##.listcontacts
+listenmoneymatters.com##.lmm_external_footer
 slashdot.org##.ln
 slashdot.org##.ln
+ndtv.com##.lnkdin
 tmcnet.com##.lnkeff
 webpronews.com##.login-social
 ps4news.com##.loginBarRight a[target="_blank"] > img[alt^="PS4 News on "]
 tmcnet.com##.lnkeff
 webpronews.com##.login-social
 ps4news.com##.loginBarRight a[target="_blank"] > img[alt^="PS4 News on "]
@@ -14986,6 +15577,7 @@ washingtonpost.com##.more-horizontal
 videobash.com##.more-list
 hulu.com##.more[toggle-type="share"]
 motherboard.vice.com##.motherboard-widget-connect
 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
 a-ha.com##.myspace
 worldofgnome.org##.mywell-green
 the-peak.ca##.nav-icon-wrap
@@ -15037,6 +15629,7 @@ microbytes.com##.product_custom
 nymag.com##.promo-follow
 psmag.com##.promoCardWrapper
 inverse.com##.promos-slidein
 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
 pulse.com.gh,pulse.ng##.publish
 dailymail.co.uk##.puff-follow
 offcon.org##.pull-right
@@ -15062,23 +15655,25 @@ funnyjunk.com##.sbmtBttn
 redstate.com##.sc-fb
 redstate.com##.sc-tw
 oracle.com##.scl-icons
 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
 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
 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;"]
 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
 ausdroid.net##.share-ausdroid
 tvline.com##.share-comment
+nymag.com##.share-link
 xvideos.com##.share-small
 vimeo.com##.share_body
 livestream.com##.share_event
 xvideos.com##.share-small
 vimeo.com##.share_body
 livestream.com##.share_event
@@ -15087,12 +15682,13 @@ vh1.com##.shareholder
 worldwideinterweb.com##.sharepoint
 ign.com,newsday.com##.sharer
 bulawayo24.com,foodbeast.com,glogster.com,good.is,hereisthecity.com,independent.co.uk,petapixel.com,trtworld.com##.shares
 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
 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
 blog.bitly.com##.sidebar > .widget:first-child
 topgear.com.ph##.sidebar-connect
 hypervocal.com##.sidebar-left-article
@@ -15119,11 +15715,11 @@ classicalite.com,hankooktire.com,joins.com,kdramastars.com,parentherald.com,real
 econotimes.com##.snsBookmarkTop
 kbs.co.kr##.sns_list
 nikkei.com##.snsicon-list
 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
 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
 tgdaily.com##.social-actions
 marketplace.org##.social-bottom
 dibujos.net##.social-container
@@ -15131,9 +15727,10 @@ gaystarnews.com##.social-images
 gamerant.com##.social-list
 system-ns.com##.social-login
 autotrader.ca,clickhole.com,metascan-online.com,uanews.org##.social-network
 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
 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
 reuters.com##.socialComments
 thisisrnb.com##.socialIconsBLAHBLAH
 pdnonline.com,voanews.com##.socialNetwork
@@ -15144,9 +15741,11 @@ forbes.com,impactloud.com,technobuffalo.com,thehindu.com,thenextweb.com##.social
 bidorbuy.co.za##.socialnetwork
 thevine.com.au##.socialreader
 guernicamag.com##.socio3
 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
 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
 wnd.com##.specific-social
 ew.com##.spot-im-ltr
 newsbomb.gr##.spread-links
@@ -15190,6 +15789,7 @@ longreads.com##.support-footer
 upi.com##.t
 ziddu.com##.tablebg[width="443"]
 okgoals.com##.tabrow
 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
 tbo.com##.tbo-connect-container
 tbo.com##.tbo-connect-face-twit-container
 playboy.com##.tell-your-friends
@@ -15206,13 +15806,14 @@ moviesdbz.com##.toPopup
 xbiz.com##.tool-list
 audioprointernational.com,chicagobusiness.com,crainsnewyork.com,mcvuk.com,pcr-online.biz##.toolbar
 techpp.com##.toolbar-fixed
 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
 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
 tomorrowland-movie.com##.topsection
 firstshowing.net##.topsoc
 examine.com##.track-click
@@ -15228,16 +15829,17 @@ cricketcountry.com##.tw-mail
 funnyjunk.com##.twLink
 weather.com##.twc-footer__social
 drama.net,foxnews.com,motherjones.com,pastebin.com##.tweet
 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
 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
 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
 hp.com##.ul_media_links
 hypable.com##.us_floating
 techpp.com##.user-connect-buttons
@@ -15246,6 +15848,7 @@ gamesrepublic.com##.user-tw
 gamesrepublic.com##.user-yt
 vanityfair.com##.utilities-top
 activision.com##.utility
 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
 koreatimes.co.kr##.view_sns_div
 dailymail.co.uk##.vjs-social-controls
 androidcentral.com##.vs-feed
@@ -15263,6 +15866,7 @@ geektyrant.com##.widgetMenu
 freshtechweb.com##.widget_connect
 eos.org##.widget_eostwitterwidget
 mediapost.com##.widget_group
 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
 theapplepost.com##.widget_mc4wp_form_widget
 sassyhongkong.com##.widget_shk-social
 twistedsifter.com##.widget_sifter_connect_widget
@@ -15409,7 +16013,7 @@ cpu-world.com###SHARE_LINKS
 nationalpost.com###actionbar
 ibtimes.co.uk###article-left-side-share-panel
 allkpop.com###article-social-share
 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
 lifewire.com###button-pinterest-image
 pcmag.com###enhancedsharer
 uptobox.com###fanback
@@ -15429,6 +16033,7 @@ indiatimes.com###shareVertHolder
 pcmag.com###share_container
 ahmedabadmirror.com###sharebar
 file-upload.com###sharebuttons
 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
 marketwatch.com###site-share
 marketwatch.com###site-share-footer
 ranker.com###siteNavShare
@@ -15439,6 +16044,7 @@ oregonlive.com###social_mobile
 autobild.de###socialmedia
 laptopmag.com,livescience.com###stickyShare
 mediafire.com###subFooterSocial
 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
 cinemablend.com##.StoryShareBar
 collectivelyconscious.net##.addthis-smartlayers
 pcgames-download.net##.addthis_toolbox
@@ -15525,6 +16131,7 @@ androidcentral.com,crackberry.com,imore.com,windowscentral.com##.mn_mbn_share
 androidcentral.com##.mn_share_module
 huffingtonpost.co.uk##.mod-follow
 bnonews.com##.mvp-post-soc-wrap
 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
 theatlantic.com##.nav-social-links
 nationalpost.com##.npStoryShare
 ijr.com##.opt360-share-buttons-article-start
@@ -15566,6 +16173,7 @@ dailymail.co.uk##.share-pinterest
 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
 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
 toptipstricks.com##.shareControl
 computerworlduk.com,techworld.com##.shareIcon
 indiatimes.com##.shareSprite
@@ -15583,7 +16191,9 @@ history.com##.show-social-links
 wired.com##.sidebar-component--social-share
 computerera.co.in##.simple-social-icons
 hypable.com##.single-post-share-box-container
 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
 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
 theprovince.com##.social-bar
 spiegel.de##.social-bar-wrapper
 informer.com,rockpapershotgun.com##.social-buttons
@@ -15614,8 +16224,10 @@ tomshardware.co.uk,tomshardware.com##.social-promote-box
 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
 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
 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
 spanishdict.com##.social-sidebar
 8shit.net##.social-ul
 ratemyprofessors.com##.social-wrap
@@ -15634,14 +16246,16 @@ viralitytoday.com##.socials
 ndtv.com##.socialshare-icons2
 batchnime.net##.socialsharex
 onlinemoviewatchs.com,onlinemoviewatchs.tv##.ssocial
 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
 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
 fullmatchesandshows.com,k2nblog.com##.td_block_social_counter
 v3.co.uk##.tools-container
 dailymail.co.uk,mirror.co.uk##.twitter
@@ -15659,6 +16273,8 @@ bitfeed.co##.widget-follow-us
 softonic.com##.widget-twitter-timeline
 usapoliticstoday.com##.widget_facebook_likebox
 wccftech.com##.wp-share
 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="]
 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="]
@@ -15675,12 +16291,20 @@ dinamani.com,samakalikamalayalam.com###print_article
 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
 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
 capital.gr##.controls
 trt.net.tr##.facebook
+epaperlokmat.in,gujaratsamacharepaper.com##.facebook-page
+inneram.com##.gplus
 transfermarkt.com.tr##.header-social
 transfermarkt.com.tr##.header-social
+lionexpress.in##.like-text
 diyanet.tv##.lobibox-notify-wrapper
 diyanet.tv##.navbar-sosyal
 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
 sahartv.ir##.share-instagram
 sahartv.ir##.share-mail
 sahartv.ir##.share-soundcloud
@@ -15692,6 +16316,8 @@ irinn.ir##.social-network
 trthaber.com##.son
 cnnindonesia.com##.sosmed
 diyanet.tv##.sosyal-alt-ust
 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
 gazzetta.gr##.toolbar
 trt.net.tr##.twitter
 yle.fi##.yle__article__header__shareButtons
@@ -15763,7 +16389,9 @@ allnightnippon.com##.index_sns
 zaikei.co.jp##.ninja_onebutton
 nikkei-cnbc.co.jp##.officialAccount
 fnn-news.com##.share
 zaikei.co.jp##.ninja_onebutton
 nikkei-cnbc.co.jp##.officialAccount
 fnn-news.com##.share
+newsweekjapan.jp##.side_sns
 coffee-break.me##.sns
 coffee-break.me##.sns
+originalnews.nico##.snsPalette
 mobilenews.jp##.social
 srad.jp##.synd
 nikkei-cnbc.co.jp##.twitter
 mobilenews.jp##.social
 srad.jp##.synd
 nikkei-cnbc.co.jp##.twitter
@@ -15808,6 +16436,7 @@ amazon.de###tafContainerDiv
 suedtirolnews.it###text-6
 presseportal.de###toolbox_sm
 teltarif.de###ttSBM
 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
 t-online.de##.Tfb_aktion
 driver.de##.Tlbvipr + .Tlbfkt
 t-online.de##.Tliveconnect
@@ -15831,7 +16460,7 @@ israelheute.com##.entry-social
 heise.de,swr3.de,t3n.de##.facebook
 tape.tv##.facebook-prompt
 gutscheinsammler.de##.fancybox-overlay
 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
 zentrum-der-gesundheit.de##.fbbox_overlay
 falk.de##.fbstatic
 myvideo.de##.globallike--fb-navi
@@ -15871,6 +16500,7 @@ playnation.de##.sos
 spiegel.de##.spHeaderFollow
 netzwelt.de##.stcl
 androidpit.de##.tile_Follow
 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
 deutschlandfunk.de,fantasy.de##.tw
 heise.de,ifun.de,iphone-ticker.de,rnd-news.de,swr3.de,t3n.de##.twitter
 neusprech.org##.wptwitter
@@ -15950,11 +16580,13 @@ welingelichtekringen.nl##.followbuttons
 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
 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 ----------
 ! 
 ||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 ----------
 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 ----------
@@ -15965,11 +16597,13 @@ rg.ru###rgb_vk
 rg.ru###rgb_yandex-zen_zen
 sputnik-abkhazia.ru,sputnik-georgia.ru,sputnik-ossetia.ru###share
 gidonline.in###soc
 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
 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
 liganews.net##.header-social
 1prime.ru##.header__buttons
 interfax.ru##.inIco
@@ -16038,7 +16672,7 @@ madagascar-tribune.com##.rezo_sociaux
 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
 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
 fr.msn.com##.stbp-tbl
 telerama.fr##.t12-user-resoc
 tv5monde.com##.tv5monde-footer-menu--social
@@ -16068,7 +16702,7 @@ r7.com##.header-social-network
 tempo.com,tempo.pt##.liCompartir
 uol.com.br##.likebox
 tvcultura.com.br##.redes
 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
 ! 
 conjur.com.br,globo.com##.sharing
 abola.pt,conjur.com.br,jornaldenegocios.pt,record.pt,uol.com.br##.social
 ! 
@@ -16080,6 +16714,7 @@ hispantv.com###sharings-footer
 3djuegos.com###siguenos
 europapress.es###subnavegacionFixed
 horoscoponegro.com###text-23
 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
 ara.cat##.ara-header-social
 lanacion.com.ar##.compartir
 americateve.com##.compartir-nota
@@ -16087,6 +16722,7 @@ apertura.com,cronista.com##.content-redes
 ondacero.es##.facebook
 starmedia.com##.fbk
 tbnespaña.es,transfermarkt.es,transfermarkt.pt##.header-social
 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
 economiahoy.mx##.ic-rs
 meteored.cl,meteored.com.ar,meteored.mx,tiempo.com##.liCompartir
 cadenaser.com##.modulo_compartir
@@ -16111,6 +16747,7 @@ publicar.com##img[style="margin: 0px 10px; float: left; width: 26px;"]
 ! 
 salto.bz###block-block-11
 salto.bz###block-block-6
 ! 
 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
 mediaset.it###boxOptions
 comune.torino.it###condividi
 ilmeteo.it###condividi_news
@@ -16130,11 +16767,13 @@ termometropolitico.it###seguici
 gazzetta.it###share
 misya.info###side-share
 deejay.it###slider
 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
 radioetv.it###social_presence
 grom.it###top-info
 bancadipiacenza.it###vimeo
+visitbergamo.net###widget-link
 centrometeoitaliano.it###widgetSeguici
 centrometeoitaliano.it###widgetSeguici
+aboutamazon.it##.ActionBar
 evomagazine.it,rai.it##.Facebook
 rai.it##.Invia
 rai.tv##.Mail
 evomagazine.it,rai.it##.Facebook
 rai.it##.Invia
 rai.tv##.Mail
@@ -16149,6 +16788,7 @@ famigliacristiana.it##.article-toolbar
 studenti.it##.azioni-tools
 provincia.bz.it,provinzia.bz.it##.banner_facebook
 barfuss.it##.barfuss-fblikebox
 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
 comingsoon.it##.box-tags
 ansa.it##.bt-suggest
 cirio.it##.cirioYou
@@ -16158,41 +16798,53 @@ playstationitalianleague.com##.context-content-community-links
 repubblica.it##.detail-social
 donnamoderna.com##.donnam-footer-social
 mediaset.it##.dsoc
 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
 iphoneitalia.com##.faicosoc
-gianlucadimarzio.com##.fb
+crocebianca.bz.it,gianlucadimarzio.com##.fb
 mezzicommerciali.it##.fb-menu
 rivistailmulino.it##.float-container
 ilfattoquotidiano.it##.follow
 mezzicommerciali.it##.fb-menu
 rivistailmulino.it##.float-container
 ilfattoquotidiano.it##.follow
+r101.it##.followR101
 ravennanotizie.it##.footer-link
 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
 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
 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
 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
 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
 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
 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.
 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 ----------
 ||quimediaset.it^*/bgToolbar.
 ! 
 ! ---------- Korean Site Specific Hiding Rules ----------
@@ -16223,6 +16875,7 @@ vg.no##.facebook
 budstikka.no##.np-videoInfo
 nrk.no##.nrkno-share
 autoline.co.no##.share
 budstikka.no##.np-videoInfo
 nrk.no##.nrkno-share
 autoline.co.no##.share
+radio.no##.social
 vg.no##.twitter
 ! 
 ! ---------- Afrikaans Site Specific Hiding Rules ----------
 vg.no##.twitter
 ! 
 ! ---------- Afrikaans Site Specific Hiding Rules ----------
@@ -16232,6 +16885,7 @@ beeld.com,dieburger.com,republikein.com.na,volksblad.com##.social
 ! ---------- Romanian Site Specific Hiding Rules ----------
 ! 
 mediafax.ro##.OptionBar
 ! ---------- Romanian Site Specific Hiding Rules ----------
 ! 
 mediafax.ro##.OptionBar
+newsweek.ro##.icons
 capital.ro##.social
 ! 
 ! ---------- Montenegrin Site Specific Hiding Rules ----------
 capital.ro##.social
 ! 
 ! ---------- Montenegrin Site Specific Hiding Rules ----------
@@ -16341,18 +16995,23 @@ appspot.com,younow.com#@#.btn-instagram
 appspot.com,foodit.com#@#.btn-linkedin
 appspot.com#@#.btn-reddit
 azlyrics.com,theoldreader.com,userzoom.com#@#.btn-share
 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
 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
 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
 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
 echo.msk.ru#@#.contentshare
+tommy.com#@#.cookie-notice
 si.com#@#.custom-sharing-link
 wired.com#@#.custom-social
 delicious.com#@#.delicious
 si.com#@#.custom-sharing-link
 wired.com#@#.custom-social
 delicious.com#@#.delicious
@@ -16360,9 +17019,11 @@ post.com.tr#@#.detail-share-item
 digg.com#@#.digg-button
 digg.com#@#.digg_button
 science-et-vie.com#@#.entry-share
 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
 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
 twitter.com#@#.facebook-container
 getyounity.com,login.aliexpress.com,vimeo.com#@#.facebook-icon
 thehunt.com#@#.facebook-link
@@ -16375,7 +17036,7 @@ okcupid.com,quora.com,rdio.com,ticketabc.com#@#.facebook_button
 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
 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
 kizlarsoruyor.com#@#.fb-content
 firebase.google.com#@#.fb-dialog
 itweb.co.za#@#.fb-icon
@@ -16408,6 +17069,7 @@ weibo.com#@#.follow_box
 douyutv.com,steampowered.com,vimeo.com#@#.follow_btn
 about.me#@#.follow_twitter
 expresstools.co.uk#@#.footer-social
 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
 google.com#@#.g-plus
 appspot.com,google.com#@#.g-plusone
 adme.ru#@#.gallery-social
@@ -16418,7 +17080,7 @@ apertura.com#@#.googleplus
 youtube.com#@#.gplus-icon
 vk.com#@#.group_share
 oneplus.net#@#.ico-facebook
 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
 lockerdome.com#@#.icon-facebook2
 secure.allocine.fr#@#.icon-fb
 flattr.com#@#.icon-flickr
@@ -16451,14 +17113,14 @@ kickstarter.com,tradingview.com#@#.js-follow-user
 nbcnews.com#@#.js-share
 alternativeto.net#@#.like-box
 facebook.com,forum.albiononline.com#@#.likeButton
 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
 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
 renren.com#@#.photo-share
 pinterest.com#@#.pin-it-button
 feedly.com#@#.pinButton
@@ -16491,7 +17153,7 @@ belgafiles.com,dakine.com,linkedin.com,way2sms.com#@#.share-box
 bitly.com,framestr.com#@#.share-btn
 kcrw.com,vimeo.com#@#.share-button
 bandcamp.com,bleacherreport.com,distractify.com,naekranie.pl,thedodo.com#@#.share-buttons
 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
 mediafire.com#@#.share-facebook
 bild.de#@#.share-fb
 alwaysdata.net#@#.share-group
@@ -16505,7 +17167,7 @@ pornhub.com#@#.share-link-container
 autokult.pl,channelnewsasia.com,fotoblogia.pl,imgur.com,komorkomania.pl#@#.share-links
 channelnewsasia.com,recite.com#@#.share-list
 disqus.com,google.com,livelib.ru,tumblr.com#@#.share-menu
 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
 dropbox.com,ge.tt,recite.com#@#.share-page
 flickr.com,imgur.com,tobii.com,youtube.com#@#.share-panel
 mediafire.com#@#.share-popup
@@ -16547,6 +17209,7 @@ mobiili.fi#@#.sharecontainer
 magentacloud.de#@#.sharelink
 india.com#@#.sharethis-wrapper
 nytimes.com#@#.sharetools
 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
 slate.com#@#.sharing-buttons
 nextinpact.com#@#.sharrre
 youtube.com#@#.show-share
@@ -16556,12 +17219,13 @@ tvp.info#@#.social-article
 dallascowboys.com,golem.de,patriots.com,top.de#@#.social-bar
 funnyordie.com#@#.social-bar-container
 wat.tv#@#.social-block
 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
 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
 twitch.tv#@#.social-column
 cheezburger.com#@#.social-container
 github.com#@#.social-count
@@ -16573,13 +17237,14 @@ deadspin.com,gawker.com,gizmodo.com,io9.com,jezebel.com,kinja.com,kotaku.com,lif
 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
 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
 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
 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
 ethias.be,technorati.com#@#.social-media
 f-secure.com#@#.social-media-buttons
 schuermann.eu#@#.social-media-list
@@ -16606,15 +17271,19 @@ keepa.com,mousehuntgame.com#@#.socialButtons
 answers.microsoft.com#@#.socialIcon
 pbs.org#@#.socialList
 welt.de#@#.socialMedia
 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
 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
 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
 ruliweb.com#@#.social_wrapper
 0calc.es,0calc.fr,0calc.in,0calc.ru,0rechner.de,nu.nl,web2.0calc.com#@#.socialbar
 wuala.com#@#.socialbox
@@ -16622,13 +17291,15 @@ wuala.com#@#.socialboxp
 jobs.jnj.com,realogy.com#@#.socialbutton
 clientsfromhell.net#@#.socialbuttons
 heise.de,megabus.com,thenextweb.com#@#.socialmedia
 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
 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
 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
 fewo-direkt.de,nvidia.pl#@#.subscribe-container
 nvidia.pl#@#.subscribe-text
 first-class-and-more.de,geekgamer.tv#@#.subscribe-widget
@@ -16654,7 +17325,7 @@ pinterest.com#@#.twitterWrapper
 twitter.com#@#.twtr-widget
 si.com#@#.ui-share-component
 research.gigaom.com#@#.vertical-social
 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
 minutebuzz.com#@#.wrapper-share
 hootsuite.com#@#.x-facebook
 kinogo-720.net#@#.ya-share2
@@ -16669,15 +17340,17 @@ youtube.com#@#[title="Share to Facebook"]
 flickr.com#@#[title="Share via email"]
 stumbleupon.com#@#[title="Stumble This Post"]
 reddit.com#@#[title="submit to redit"]
 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"]
 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/"]
 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://reddit.com/submit"]
 technorati.com#@#a[href^="http://technorati.com/faves?add="]
 twitter.com#@#a[href^="http://twitter.com/?status="]
@@ -16694,34 +17367,36 @@ pinterest.com#@#a[href^="http://www.pinterest.com/pin/create/button/?"]
 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/"]
 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/"]
 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/"]
 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?"]
 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?"]
 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,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"]
 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-"]
 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"]
 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"]
@@ -16768,6 +17443,7 @@ fark.com,github.com,github.io,marketplace.firefox.com,vvhp.net,wikipedia.org#@#i
 @@||addthis.com^*/core128.js$domain=ctrlq.org
 @@||addthiscdn.com^*/print.png
 @@||addtoany.com/menu/page.js$domain=similarpages.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
 @@||adnews.com.br^*-social-media-$image,domain=adnews.com.br
 @@||adobe.com^*/delicious.png$domain=adobe.com
 @@||afterglowplayer.com/img/feat_youtube.jpg
@@ -16797,7 +17473,6 @@ fark.com,github.com,github.io,marketplace.firefox.com,vvhp.net,wikipedia.org#@#i
 @@||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
 @@||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
 @@||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
@@ -16829,7 +17504,9 @@ fark.com,github.com,github.io,marketplace.firefox.com,vvhp.net,wikipedia.org#@#i
 @@||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
 @@||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
 @@||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
 @@||breakoutlist.com/assets/logos/*-logo.png$domain=breakoutlist.com
 @@||breakoutlist.com/assets/pinterest-logo.png
 @@||breakoutlist.com/assets/twitter-logo.png
@@ -16875,6 +17552,7 @@ fark.com,github.com,github.io,marketplace.firefox.com,vvhp.net,wikipedia.org#@#i
 @@||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
 @@||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
 @@||crowdin.net/images/social/
 @@||curelost.com/logo/$image,~third-party
 @@||customer.xfinity.com^*/EmailShare.js$~third-party
@@ -16904,7 +17582,6 @@ fark.com,github.com,github.io,marketplace.firefox.com,vvhp.net,wikipedia.org#@#i
 @@||duckduckgo.com/assets/icons/favicons/youtube.png
 @@||e-biznes.pl^*/sociallocker-next-premium/
 @@||eceplayground.com^*/plugins/sociable/
 @@||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
 @@||eff.org/sites/$image
 @@||egotastic.com^*/images/$image
 @@||eleximg.com/*/tmp/hot/Facebook.gif
@@ -16932,7 +17609,6 @@ fark.com,github.com,github.io,marketplace.firefox.com,vvhp.net,wikipedia.org#@#i
 @@||fncstatic.com^*/fb-logo-$image,domain=foxbusiness.com
 @@||fncstatic.com^*/fb-logo.$image,domain=foxbusiness.com
 @@||fontawesome.io^$generichide,~third-party
 @@||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
 @@||foreignpolicy.com^*_id_twitter_icon.png
 @@||fortawesome.github.io/Font-Awesome/$generichide,~third-party
 @@||fptplay.net/static/img/share/$image
@@ -17044,13 +17720,16 @@ fark.com,github.com,github.io,marketplace.firefox.com,vvhp.net,wikipedia.org#@#i
 @@||lurkmore.*/images/FB_small.png$~third-party
 @@||lurkmore.so/images/*/Twitter-$~third-party
 @@||lurkmore.so/images/*YouTube.png$~third-party
 @@||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
 @@||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-
 @@||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
 @@||metservice.com/_/files/social/content-stream.html
 @@||mhfreq.org/wp-content/uploads/*/tweet.png?
 @@||michiganlottery.com/global/share/js/$script
@@ -17092,8 +17771,10 @@ fark.com,github.com,github.io,marketplace.firefox.com,vvhp.net,wikipedia.org#@#i
 @@||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
 @@||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
 @@||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
 @@||passets-cdn.pinterest.com^
 @@||patreon.com/images/fb_login_large.png
 @@||pcinpact.com/js/socialbar.js
@@ -17137,6 +17818,7 @@ fark.com,github.com,github.io,marketplace.firefox.com,vvhp.net,wikipedia.org#@#i
 @@||projectevolove.com/application/themes/clean/images/with_facebook.png
 @@||quilt.janrain.com/*/linkedin.png
 @@||qz.com/images/buttons/sign-in-with-twitter.png
 @@||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
 @@||rantlifestyle.com/wp-content/*facebook$image
 @@||rantlifestyle.com/wp-content/*twitter$image
 @@||rasset.ie/static/news/js/socialMedia.js$domain=rte.ie
@@ -17152,6 +17834,7 @@ fark.com,github.com,github.io,marketplace.firefox.com,vvhp.net,wikipedia.org#@#i
 @@||restream.io/img/$image
 @@||restream.io^$generichide
 @@||rfi.fr/sites/all/modules/maison/aef_boulangerie/$image
 @@||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
 @@||riseconf.com/wp-content/uploads/$image,domain=riseconf.com
 @@||robinlinus.github.io/socialmedia-leak/demo.js
 @@||rorr.im/static/images/reddit-icon.png
@@ -17174,7 +17857,7 @@ fark.com,github.com,github.io,marketplace.firefox.com,vvhp.net,wikipedia.org#@#i
 @@||seeklogo.com/images/*-seeklogo.com.gif
 @@||setself.com/content/images/authbox/$image
 @@||sevego.com/Img/$image,~third-party
 @@||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
 @@||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
@@ -17227,7 +17910,10 @@ fark.com,github.com,github.io,marketplace.firefox.com,vvhp.net,wikipedia.org#@#i
 @@||techfrag.com/wp-content/uploads/*/youtube-$image
 @@||techspot.com/images/login-$image
 @@||tegna-tv.com^*/googleplus-user-account.js
 @@||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/
 @@||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
 @@||thebluealliance.com/images/icons/$image,domain=thebluealliance.com
 @@||theinterview-movie.com/images/btn_youtube.png
 @@||themobileplaybook.com/assets-v2/images/google-mobile-playbook*.png
@@ -17264,7 +17950,6 @@ fark.com,github.com,github.io,marketplace.firefox.com,vvhp.net,wikipedia.org#@#i
 @@||ups.com/assets/resources/images/social.png$domain=ups.com
 @@||upwork.com^*/logo-pinterest.svg
 @@||utdstc.com/icons/$image,domain=uptodown.com
 @@||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
 @@||vice.com/images/*-social-media-$image
 @@||vidiload.com/media/banners/fblike.png$domain=vidiload.com
 @@||viewbug.com^*/fb_button.png
@@ -17328,6 +18013,40 @@ fark.com,github.com,github.io,marketplace.firefox.com,vvhp.net,wikipedia.org#@#i
 @@||zdnet.de/wp-content/uploads/*-logo-$image,~third-party
 @@||zillowstatic.com/*-social-share-
 @@||zillowstatic.com^*-google-plus-$script,domain=zillow.com
 @@||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
 ! "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
@@ -17336,4 +18055,3 @@ fark.com,github.com,github.io,marketplace.firefox.com,vvhp.net,wikipedia.org#@#i
 @@||material.cmiscm.com/images/share.png
 @@||privacypal.co/assets/img/fb.jpg
 @@||volkswagen-electrique.fr/img/share/share.jpg
 @@||material.cmiscm.com/images/share.png
 @@||privacypal.co/assets/img/fb.jpg
 @@||volkswagen-electrique.fr/img/share/share.jpg
-! Checksum: iiEBh2PBQXJjPTv8z8MNjw
index 2dcd4fbec1691d539b700e3ecf9f86714b54f620..65c1d19827031e3c37faa6d6dbc49ce5e193ff5d 100644 (file)
     </head>
 
     <body>
     </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>
         <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>
index 755fb3910713953346b4bb162a13f0bf7fdee8c7..279efa11a5e9cc452430e484b43c9fec418cb282 100644 (file)
     </head>
 
     <body>
     </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>
         <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>
index b7fa0d4b03dc410b3756508c3950fddf5324f8e8..803c5c38fb0092cd802779e209344cc5083a1fa7 100644 (file)
     </head>
 
     <body>
     </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>
         <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>
index 1e356fa81e2b2d72eac58fc2a4fa7a94620202cd..022786ecbf0f12f104bbac47576ebfaf3627d94e 100644 (file)
     </head>
 
     <body>
     </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>
         <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>
index c82775ebc154e8f19cf9516cfc1b7407b043e0c7..28d8824e8670d62196235fcd82ee2fb222a52e47 100644 (file)
     </head>
 
     <body>
     </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>
         <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>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>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>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>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>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>
 
             <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>
         <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>
             <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>
index f0626d14c7f9a3a7b81fc4b2da2c29ae81d5c07a..1cbe206557d3e6f79e2b13656564e393d25a401f 100644 (file)
     </head>
 
     <body>
     </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>
         <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>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>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>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>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>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>
 
             <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>
         <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>
             <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>
index db8f1e0d8039ee1a4415f18644e6636aebc32af4..7f729ae0fb714b2cb6b467e070f76bb679e5d957 100644 (file)
         <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>
 
         <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><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><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
     </body>
 </html>
\ No newline at end of file
index f708505f035b7dd71718d40aec34a69719f347ee..86d82302312c730f8336ce030dad4e029bbb151a 100644 (file)
@@ -17,6 +17,7 @@
 
   You should have received a copy of the GNU General Public License
   along with Privacy Browser.  If not, see <http://www.gnu.org/licenses/>. -->
 
   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">
 <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>
 
         <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><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><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
     </body>
 </html>
\ No newline at end of file
index 00850c920950f73bb0acc95fd24d85be81a603e5..25ff991db17c43254b90fbf6bfaedd0645a9fd80 100644 (file)
     </head>
 
     <body>
     </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>
         <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>
         </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>
         <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>
index a3dad9b645bbf2c8b6b76a1867f9f5330435fe3e..d59798130698f7cfa377374c121d54a4d521e92c 100644 (file)
     </head>
 
     <body>
     </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>
         <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>
         </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>
         <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>
index 7bb1f986a0ab291f41a74e15dd5c07743528008e..df31743fe6335fea76551aa8a582df11c0ba15fa 100644 (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>
 
         <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><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><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
     </body>
 </html>
\ No newline at end of file
index e75d18845cba924ac1520e3ec0e3ae11ccc39ab9..2e35c0a49db30807de513ea5add7ad9d645319cd 100644 (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>
 
         <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><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><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
     </body>
 </html>
\ No newline at end of file
index 374a73aad8d8a4aaeebc392ec9fb4f14f21219c6..366a8afcfa256582defa2ff493a30f7839e54b1b 100644 (file)
     </head>
 
     <body>
     </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>
         <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>
         </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>
         <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>
index 6e7900fd8092f6f2d1c0239547a16b2972f3a94c..ac3bfd5737adf0f2cee3925d6f7e8819d82690ec 100644 (file)
     </head>
 
     <body>
     </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>
         <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>
         </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>
         <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>
index f9342d02e3ff540f0923967baf131063781e3152..27071afb7d2f1129bcdc8e4c73064d9549c5af51 100644 (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>
 
         <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><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><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
     </body>
 </html>
\ No newline at end of file
index ae4808ed496c29ddff91bd904c17e2c3492ffdbf..3d45cdcf3b6922d55421d8f5889dce0cd1efbda5 100644 (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>
 
         <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><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><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
     </body>
 </html>
\ No newline at end of file
index 25e4d47073d5714d3d0ce340aae1a82eb926fb02..4ba42bfef91195d611cd1a6cfcfbf518a4977c2c 100644 (file)
     <string name="browse">Navegar</string>
     <string name="export_settings">Exportar los ajustes</string>
     <string name="import_settings">Importar los ajustes</string>
     <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="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="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>
 
     <!-- Guide. -->
     <string name="privacy_browser_guide">Guía de Navegador Privado</string>
index 4009ddcfcec9c535f1c26d8627ef6c45ebf7cd1a..d3df4a7e92f574b5069e13ff9bb064ce02b0488f 100644 (file)
     <string name="bookmarks">Segnalibri</string>
     <string name="downloads">Download</string>
     <string name="settings">Impostazioni</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="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>
 
     <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>
     <!-- Guide. -->
     <string name="privacy_browser_guide">Guida di Privacy Browser</string>
     <string name="overview">Descrizione</string>
index b6a86b3cd74a332c71cc735a84e51796b9933b43..7890d3ba37fb99392e75fd04a3b382cb9c0f9df0 100644 (file)
     <string name="bookmarks">Закладки</string>
     <string name="downloads">Загрузки</string>
     <string name="settings">Настройки</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="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>
 
     <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>
     <!-- Guide. -->
     <string name="privacy_browser_guide">Руководство по Privacy Browser</string>
     <string name="overview">Обзор</string>
index fba253d4fdfd13f368a8f0af29e3efe0d3d2faa3..80120144e746f171a132e216926f56eb952eadda 100644 (file)
     <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="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>
     <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>
diff --git a/fastlane/metadata/android/de-DE/changelogs/36.txt b/fastlane/metadata/android/de-DE/changelogs/36.txt
new file mode 100644 (file)
index 0000000..0def3d1
--- /dev/null
@@ -0,0 +1,12 @@
+• 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.
index 04536dd38d2af88dfa6c16854814128d3bcf46b2..ea1b4a427c448f5492c7521bd7438acd29df3016 100644 (file)
Binary files a/fastlane/metadata/android/de-DE/images/phoneScreenshots/02-OptionsMenu.png and b/fastlane/metadata/android/de-DE/images/phoneScreenshots/02-OptionsMenu.png differ
index 1726f0c98df8f04c2f82d0ee2325ea3b5c6b2b4e..38be6b250d6a79d59a8c26cbd64c1f1fcd9cb282 100644 (file)
Binary files a/fastlane/metadata/android/de-DE/images/phoneScreenshots/03-NavigationMenu.png and b/fastlane/metadata/android/de-DE/images/phoneScreenshots/03-NavigationMenu.png differ
diff --git a/fastlane/metadata/android/en-US/changelogs/36.txt b/fastlane/metadata/android/en-US/changelogs/36.txt
new file mode 100644 (file)
index 0000000..af265a4
--- /dev/null
@@ -0,0 +1,12 @@
+• 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.
index 7163e934d01fb66ffab2cdfff56c678e5346329f..48e9717b3b1d613bab38023f16d8d254c0b6b73c 100644 (file)
Binary files a/fastlane/metadata/android/en-US/images/phoneScreenshots/02-OptionsMenu.png and b/fastlane/metadata/android/en-US/images/phoneScreenshots/02-OptionsMenu.png differ
index 27e11c41a62b8462e91ad572011f0405f52f6f96..f9d2cefe3e8503fa945108d196c97096a8ca0b79 100644 (file)
Binary files a/fastlane/metadata/android/en-US/images/phoneScreenshots/03-NavigationMenu.png and b/fastlane/metadata/android/en-US/images/phoneScreenshots/03-NavigationMenu.png differ
diff --git a/fastlane/metadata/android/es-ES/changelogs/36.txt b/fastlane/metadata/android/es-ES/changelogs/36.txt
new file mode 100644 (file)
index 0000000..e063974
--- /dev/null
@@ -0,0 +1,12 @@
+• 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.
index 564a00664f9a6140b9f2b844ca23d24ee7b66a75..7363640a33f49be4137f82272c9b5bf51b8afa30 100644 (file)
Binary files a/fastlane/metadata/android/es-ES/images/phoneScreenshots/02-OptionsMenu.png and b/fastlane/metadata/android/es-ES/images/phoneScreenshots/02-OptionsMenu.png differ
index 716f1dd5b72dfef450d43d4e4db3c3a1b90dba7f..0959a945f5f7478106e27b0ba686538aa3f525d3 100644 (file)
Binary files a/fastlane/metadata/android/es-ES/images/phoneScreenshots/03-NavigationMenu.png and b/fastlane/metadata/android/es-ES/images/phoneScreenshots/03-NavigationMenu.png differ
diff --git a/fastlane/metadata/android/it-IT/changelogs/36.txt b/fastlane/metadata/android/it-IT/changelogs/36.txt
new file mode 100644 (file)
index 0000000..0acb21b
--- /dev/null
@@ -0,0 +1,12 @@
+• 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.
index 37cc9845cbe4f2464c658796f9d22e82703f466d..00662747cab0781772bd2a81d9965b89c64eda2d 100644 (file)
Binary files a/fastlane/metadata/android/it-IT/images/phoneScreenshots/02-OptionsMenu.png and b/fastlane/metadata/android/it-IT/images/phoneScreenshots/02-OptionsMenu.png differ
index b6f1b5fb073fc911c2283882a28b65168218b059..2d4945437c05043440aed351725c5722eeef2ffe 100644 (file)
Binary files a/fastlane/metadata/android/it-IT/images/phoneScreenshots/03-NavigationMenu.png and b/fastlane/metadata/android/it-IT/images/phoneScreenshots/03-NavigationMenu.png differ
diff --git a/fastlane/metadata/android/ru-RU/changelogs/36.txt b/fastlane/metadata/android/ru-RU/changelogs/36.txt
new file mode 100644 (file)
index 0000000..61eb371
--- /dev/null
@@ -0,0 +1,12 @@
+• Добавлен импорт и экспорт закладок и настроек (включая разрешение на чтение хранилища).
+• Загрузка URL-адресов по умолчанию переключена с HTTP на HTTPS.
+• Добавлено отображение количества заблокированных элементов каждым списком блокировки в реальном времени.
+• Добавлена кнопка остановки загрузки.
+• В быстрые настройки добавлены пользовательский агент и ночной режим.
+• Исправлена ошибка исчезновения системной панели после просмотра полноэкранного видео.
+• Исправлен статус элемента меню 'Очистка данных' на Oreo (Android 8.0) и новее.
+• Исправлен размер сообщения Ожидание Orbot.
+• Повышен API до 28 (Android 9 Pie).
+• Обновлен перевод на русский язык.
+• Обновлен перевод на итальянский язык, выполненный Франческо Буратти (Francesco Buratti).
+• Обновлен перевод на испанский язык, выполненный Хосе А. Леон Безерра (Jose A. León Becerra).
index fa265f91de25eb2f94e50643b47847cb25fdc482..a83a2cca02e7cf3c77a0814942a5901f27cbb541 100644 (file)
Binary files a/fastlane/metadata/android/ru-RU/images/phoneScreenshots/02-OptionsMenu.png and b/fastlane/metadata/android/ru-RU/images/phoneScreenshots/02-OptionsMenu.png differ
index 3343731eb8390c9e60ecb36c286644ff7e8ca138..ac8c7a4968ee4a624d60c3fb54f8d510744f1663 100644 (file)
Binary files a/fastlane/metadata/android/ru-RU/images/phoneScreenshots/03-NavigationMenu.png and b/fastlane/metadata/android/ru-RU/images/phoneScreenshots/03-NavigationMenu.png differ