diff --git a/.gitattributes b/.gitattributes
deleted file mode 100644
index cd575203f19..00000000000
--- a/.gitattributes
+++ /dev/null
@@ -1 +0,0 @@
-*.txt linguist-language=AdBlock linguist-detectable
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
deleted file mode 100644
index b3d43f9a140..00000000000
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ /dev/null
@@ -1,124 +0,0 @@
-name: Filter Issue
-description: This is where to report broken website functionality, missed ads, adblock detection, etc. NOT for YouTube, Facebook or Twitch (use their open issues instead).
-body:
- - type: markdown
- attributes:
- value: |
- To avoid burdening **VOLUNTEERS** with invalid or duplicate reports, disregarding these steps **WILL** get your account blocked on this repository temporarily, then permanently, with repeated disregard for the template.
- > [!IMPORTANT]
- > #### If you are having issues with these sites, please report at these corresponding threads and DO NOT open new issue thread:
- > - YouTube -> [#30157](https://github.com/uBlockOrigin/uAssets/issues/30157)
- > - Facebook -> [#3367](https://github.com/uBlockOrigin/uAssets/issues/3367)
- > - Twitch -> [#5184](https://github.com/uBlockOrigin/uAssets/issues/5184)
- > - Shortener/hosting sites -> [#27472](https://github.com/uBlockOrigin/uAssets/discussions/27472)
- - type: checkboxes
- attributes:
- label: Prerequisites
- description: |
- **IMPORTANT:** Answer carefully and truthfully.
- options:
- - label: This is **NOT** a [_YouTube_](https://www.github.com/uBlockOrigin/uAssets/issues/30157), [_Facebook_](https://www.github.com/uBlockOrigin/uAssets/issues/3367), [_Twitch_](https://www.github.com/uBlockOrigin/uAssets/issues/5184), [_Spotify_](https://www.github.com/uBlockOrigin/uAssets/issues/22198) or [_a shortener/hosting site_](https://www.github.com/uBlockOrigin/uAssets/discussions/27472) report. _These sites MUST be reported by clicking their **respective links**_.
- required: true
- - label: I read and understand the [policy about what is a valid filter issue](https://github.com/uBlockOrigin/uAssets/blob/master/README.md#uassets).
- required: true
- - label: I verified that this issue is not a duplicate. (Use this [button](https://user-images.githubusercontent.com/585534/146582579-c32707a0-36a1-4cc5-ad50-83172c9f67a8.png) to find out.). **Comment in the old issue threads even when they are closed or even if you have a different problem.**
- required: true
- - label: I did not remove any of the [default filter lists](https://github.com/user-attachments/assets/1879fc88-09bc-4de4-9e2f-3834a6ab396a), or I have verified that the issue was not caused by removing any of the default lists.
- required: true
- - label: I did not enable additional or non-default filter lists, or I have identified which specific stock list is causing the issue.
- required: true
- - label: I do not have custom filters/rules, or I have verified that the issue still occurs without custom filters/rules.
- required: true
- - label: I have verified that the web browser's built-in content blocker/tracking protection, [network wide/DNS blocking](https://en.wikipedia.org/wiki/DNS_blocking), or my VPN is not causing the issue.
- required: true
- - label: I have turned off all other extensions and the issue still persists. (exception "[Firefox Multi-Account Containers](https://addons.mozilla.org/en-US/firefox/addon/multi-account-containers)").
- required: true
- - label: If this is about a breakage or detection, I have verified that it is caused by uBlock Origin and isn't a site or browser issue.
- required: true
- - label: I have verified that the browser I am using is up to date with no pending updates.
- required: true
- - label: I did not answer truthfully to **ALL** the above checkboxes.
- required: false
-
- - type: textarea
- attributes:
- label: URL(s) where the issue occurs.
- description: |
- At least one URL is **MANDATORY** for an issue affecting a web page.
- Warn with **"NSFW"** where applicable.
- placeholder: |
- https://example.com
- https://example.org
- https://example.net
- render: yaml
- validations:
- required: true
-
- - type: textarea
- attributes:
- label: Description
- description: Provide a clear and concise description of the issue.
- validations:
- required: true
-
- - type: textarea
- attributes:
- label: Browser name and version
- description: Provide your exact browser name and version.
- validations:
- required: true
-
- - type: textarea
- attributes:
- label: Other extensions used
- description: List other extensions you are using along uBO (write _none_ if no other extensions). This information helps volunteers investigate issues.
- validations:
- required: true
-
- - type: textarea
- attributes:
- label: Country
- description: |
- This is not required. However, some websites or issues are only accessible or reproducible from specific countries.
- If you think your issue is in that type, please tell us which country you are when accessing the site.
- placeholder: _None_
- validations:
- required: false
-
- - type: textarea
- attributes:
- label: Screenshot(s)
- description: |
- Screenshot(s) are **MANDATORY**.
- 🔴 Post **LINKS** instead of inline images for screenshots containing **ADULT MATERIAL**. Disregarding this directive **WILL** get your account blocked. 🔴
- value: |
-
- Screenshot(s)
-
-
-
-
-
-
-
-
- validations:
- required: true
-
- - type: textarea
- attributes:
- label: Configuration
- description: |
- Open a new tab: Reproduce the issue and on that page > 🛡️ Click on uBO icon > 💬 Report button > Scroll to the bottom > Click on "Troubleshooting Information" > Copy paste it below.
- value: |
-
- Details
-
-
- ```yaml
-
-
- ```
-
- validations:
- required: true
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
deleted file mode 100644
index c46d8e0f91d..00000000000
--- a/.github/ISSUE_TEMPLATE/config.yml
+++ /dev/null
@@ -1,11 +0,0 @@
-blank_issues_enabled: false
-contact_links:
- - name: Support Forum
- url: https://www.reddit.com/r/uBlockOrigin/
- about: For support, questions, or help, visit /r/uBlockOrigin.
- - name: uBlock Origin (uBO) Issues
- url: https://github.com/uBlockOrigin/uBlock-issues/issues
- about: Report issues with uBO in the uBO issue tracker.
- - name: uBO Lite (uBOL) Issues
- url: https://github.com/uBlockOrigin/uBOL-home/issues
- about: Report issues specific to the Manifest Version 3 (MV3) variant in the uBOL issue tracker.
diff --git a/.github/ISSUE_TEMPLATE/report_from_ubo.yml b/.github/ISSUE_TEMPLATE/report_from_ubo.yml
deleted file mode 100644
index 2c3ec3250c8..00000000000
--- a/.github/ISSUE_TEMPLATE/report_from_ubo.yml
+++ /dev/null
@@ -1,115 +0,0 @@
-name: Support Pane Filter Issue
-description: "DO NOT MANUALLY SELECT THIS TEMPLATE. It's used by uBlock Origin (uBO)'s \"Support\" pane to auto-fill essential information to file a filter issue."
-body:
- - type: markdown
- attributes:
- value: |
- To avoid burdening **VOLUNTEERS** with invalid or duplicate reports, disregarding these steps **WILL** get your account blocked on this repository temporarily, then permanently, with repeated disregard for the template.
- > [!IMPORTANT]
- > #### If you are having issues with these sites, please report at these corresponding threads and DO NOT open new issue thread:
- > - YouTube -> [#30157](https://www.github.com/uBlockOrigin/uAssets/issues/30157)
- > - Facebook -> [#3367](https://www.github.com/uBlockOrigin/uAssets/issues/3367)
- > - Twitch -> [#5184](https://www.github.com/uBlockOrigin/uAssets/issues/5184)
- > - Shortener/hosting sites -> [#27472](https://github.com/uBlockOrigin/uAssets/discussions/27472)
- - type: checkboxes
- attributes:
- label: Prerequisites
- description: |
- **IMPORTANT:** Answer carefully and truthfully.
- options:
- - label: This is **NOT** a [_YouTube_](https://www.github.com/uBlockOrigin/uAssets/issues/30157), [_Facebook_](https://www.github.com/uBlockOrigin/uAssets/issues/3367), [_Twitch_](https://www.github.com/uBlockOrigin/uAssets/issues/5184), [_Spotify_](https://www.github.com/uBlockOrigin/uAssets/issues/22198) or [_a shortener/hosting site_](https://www.github.com/uBlockOrigin/uAssets/discussions/27472) report. _These sites MUST be reported by clicking their **respective links**_.
- required: true
- - label: I read and understand the [policy about what is a valid filter issue](https://github.com/uBlockOrigin/uAssets/blob/master/README.md#uassets).
- required: true
- - label: I verified that this issue is not a duplicate. (Use this [button](https://user-images.githubusercontent.com/585534/146582579-c32707a0-36a1-4cc5-ad50-83172c9f67a8.png) to find out.). **Comment in the old issue threads even when they are closed or even if you have a different problem.**
- required: true
- - label: I did not remove any of the [default filter lists](https://github.com/user-attachments/assets/1879fc88-09bc-4de4-9e2f-3834a6ab396a), or I have verified that the issue was not caused by removing any of the default lists.
- required: true
- - label: I did not enable additional or non-default filter lists, or I have identified which specific stock list is causing the issue.
- required: true
- - label: I do not have custom filters/rules, or I have verified that the issue still occurs without custom filters/rules.
- required: true
- - label: I have verified that the web browser's built-in content blocker/tracking protection, [network wide/DNS blocking](https://en.wikipedia.org/wiki/DNS_blocking), or my VPN is not causing the issue.
- required: true
- - label: I have turned off all other extensions and the issue still persists. (exception "[Firefox Multi-Account Containers](https://addons.mozilla.org/en-US/firefox/addon/multi-account-containers)").
- required: true
- - label: If this is about a breakage or detection, I have verified that it is caused by uBlock Origin and isn't a site or browser issue.
- required: true
- - label: I have verified that the browser I am using is up to date with no pending updates.
- required: true
- - label: I did not answer truthfully to **ALL** the above checkboxes.
- required: false
-
- - type: textarea
- attributes:
- label: URL(s) where the issue occurs.
- description: |
- At least one URL is **MANDATORY** for an issue affecting a web page.
- Warn with **"NSFW"** where applicable.
- placeholder: |
- https://example.com
- https://example.org
- https://example.net
- render: yaml
- validations:
- required: true
-
- - type: textarea
- attributes:
- label: Description
- description: Provide a clear and concise description of the issue.
- validations:
- required: true
-
- - type: textarea
- attributes:
- label: Browser name and version
- description: Provide your exact browser name and version.
- validations:
- required: true
-
- - type: textarea
- attributes:
- label: Other extensions used
- description: List other extensions you are using along uBO (write _none_ if no other extensions). This information helps volunteers investigate issues.
- validations:
- required: true
-
- - type: textarea
- attributes:
- label: Country
- description: |
- This is not required. However, some websites or issues are only accessible or reproducible from specific countries.
- If you think your issue is in that type, please tell us which country you are when accessing the site.
- placeholder: _None_
- validations:
- required: false
-
- - type: textarea
- attributes:
- label: Screenshot(s)
- description: |
- Screenshot(s) are **MANDATORY**.
- 🔴 Post **LINKS** instead of inline images for screenshots containing **ADULT MATERIAL**. Disregarding this directive **WILL** get your account blocked. 🔴
- value: |
-
- Screenshot(s)
-
-
-
-
-
-
-
-
- validations:
- required: true
-
- - type: textarea
- id: configuration
- attributes:
- label: Configuration
- description: |
- If this section gets automatically filled by uBO, leave it alone.
- validations:
- required: true
diff --git a/.github/ISSUE_TEMPLATE/specific_report_from_ubo.yml b/.github/ISSUE_TEMPLATE/specific_report_from_ubo.yml
deleted file mode 100644
index b7e683b8529..00000000000
--- a/.github/ISSUE_TEMPLATE/specific_report_from_ubo.yml
+++ /dev/null
@@ -1,119 +0,0 @@
-name: Popup Panel Specific Filter Issue
-description: "DO NOT MANUALLY SELECT THIS TEMPLATE. It's used by uBlock Origin (uBO)'s reporting widget to auto-fill essential information to file a filter issue."
-body:
- - type: markdown
- attributes:
- value: |
- To avoid burdening **VOLUNTEERS** with invalid or duplicate reports, disregarding these steps **WILL** get your account blocked on this repository temporarily, then permanently, with repeated disregard for the template.
- > [!IMPORTANT]
- > #### If you are having issues with these sites, please report at these corresponding threads and DO NOT open new issue thread:
- > - YouTube -> [#30157](https://github.com/uBlockOrigin/uAssets/issues/30157)
- > - Facebook -> [#3367](https://github.com/uBlockOrigin/uAssets/issues/3367)
- > - Twitch -> [#5184](https://github.com/uBlockOrigin/uAssets/issues/5184)
- > - Shortener/hosting sites -> [#27472](https://github.com/uBlockOrigin/uAssets/discussions/27472)
- - type: checkboxes
- attributes:
- label: Prerequisites
- description: |
- **IMPORTANT:** Answer carefully and truthfully.
- options:
- - label: This is **NOT** a [_YouTube_](https://www.github.com/uBlockOrigin/uAssets/issues/30157), [_Facebook_](https://www.github.com/uBlockOrigin/uAssets/issues/3367), [_Twitch_](https://www.github.com/uBlockOrigin/uAssets/issues/5184), [_Spotify_](https://www.github.com/uBlockOrigin/uAssets/issues/22198) or [_a shortener/hosting site_](https://www.github.com/uBlockOrigin/uAssets/discussions/27472) report. _These sites MUST be reported by clicking their **respective links**_.
- required: true
- - label: I read and understand the [policy about what is a valid filter issue](https://github.com/uBlockOrigin/uAssets/blob/master/README.md#uassets).
- required: true
- - label: I verified that this issue is not a duplicate. (Use this [button](https://user-images.githubusercontent.com/585534/146582579-c32707a0-36a1-4cc5-ad50-83172c9f67a8.png) to find out.). **Comment in the old issue threads even when they are closed or even if you have a different problem.**
- required: true
- - label: I did not remove any of the [default filter lists](https://github.com/user-attachments/assets/1879fc88-09bc-4de4-9e2f-3834a6ab396a), or I have verified that the issue was not caused by removing any of the default lists.
- required: true
- - label: I did not enable additional or non-default filter lists, or I have identified which specific stock list is causing the issue.
- required: true
- - label: I do not have custom filters/rules, or I have verified that the issue still occurs without custom filters/rules.
- required: true
- - label: I have verified that the web browser's built-in content blocker/tracking protection, [network wide/DNS blocking](https://en.wikipedia.org/wiki/DNS_blocking), or my VPN is not causing the issue.
- required: true
- - label: I have turned off all other extensions and the issue still persists. (exception "[Firefox Multi-Account Containers](https://addons.mozilla.org/en-US/firefox/addon/multi-account-containers)").
- required: true
- - label: If this is about a breakage or detection, I have verified that it is caused by uBlock Origin and isn't a site or browser issue.
- required: true
- - label: I have verified that the browser I am using is up to date with no pending updates.
- required: true
- - label: I did not answer truthfully to **ALL** the above checkboxes.
- required: false
-
- - type: textarea
- id: url_address_of_the_web_page
- attributes:
- label: URL address of the web page
- description: |
- Auto-filled by uBO, leave it alone.
- validations:
- required: true
-
- - type: textarea
- id: category
- attributes:
- label: Category
- description: |
- Auto-filled by uBO, leave it alone.
- validations:
- required: true
-
- - type: textarea
- attributes:
- label: Description
- description: Provide a clear and concise description of the issue.
- validations:
- required: true
-
- - type: textarea
- attributes:
- label: Browser name and version
- description: Provide your exact browser name and version.
- validations:
- required: true
-
- - type: textarea
- attributes:
- label: Other extensions used
- description: List other extensions you are using along uBO (write _none_ if no other extensions). This information helps volunteers investigate issues.
- validations:
- required: true
-
- - type: textarea
- attributes:
- label: Country
- description: |
- This is not required. However, some websites or issues are only accessible or reproducible from specific countries.
- If you think your issue is in that type, please tell us which country you are when accessing the site.
- placeholder: _None_
- validations:
- required: false
-
- - type: textarea
- attributes:
- label: Screenshot(s)
- description: |
- Screenshot(s) are **MANDATORY**.
- 🔴 Post **LINKS** instead of inline images for screenshots containing **ADULT MATERIAL**. Disregarding this directive **WILL** get your account blocked. 🔴
- value: |
-
- Screenshot(s)
-
-
-
-
-
-
-
-
- validations:
- required: true
-
- - type: textarea
- id: configuration
- attributes:
- label: Configuration
- description: |
- Auto-filled by uBO, leave it alone.
- validations:
- required: true
diff --git a/.github/ISSUE_TEMPLATE/specific_report_from_ubol.yml b/.github/ISSUE_TEMPLATE/specific_report_from_ubol.yml
deleted file mode 100644
index 4409f87fc56..00000000000
--- a/.github/ISSUE_TEMPLATE/specific_report_from_ubol.yml
+++ /dev/null
@@ -1,122 +0,0 @@
-name: uBOL Specific Filter Issue
-description: "DO NOT MANUALLY SELECT THIS TEMPLATE. It's used by uBO Lite (uBOL)'s reporting widget to auto-fill essential information to file a filter issue."
-labels: ["uBOL"]
-body:
- - type: markdown
- attributes:
- value: |
- To avoid burdening **VOLUNTEERS** with invalid or duplicate reports, disregarding these steps **WILL** get your account blocked on this repository temporarily, then permanently, with repeated disregard for the template.
- > [!IMPORTANT]
- > #### If you are having issues with these sites, please report at these corresponding threads and DO NOT open new issue thread:
- > - YouTube -> [#30158](https://github.com/uBlockOrigin/uAssets/issues/30158)
- > - Facebook -> [#3367](https://github.com/uBlockOrigin/uAssets/issues/3367)
- > - Twitch -> [#5184](https://github.com/uBlockOrigin/uAssets/issues/5184)
- > - Shortener/hosting sites -> [#27472](https://github.com/uBlockOrigin/uAssets/discussions/27472)
- - type: checkboxes
- attributes:
- label: Prerequisites
- description: |
- **IMPORTANT:** Answer carefully and truthfully.
- options:
- - label: This is **NOT** a [_YouTube_](https://www.github.com/uBlockOrigin/uAssets/issues/30158), [_Facebook_](https://www.github.com/uBlockOrigin/uAssets/issues/3367), [_Twitch_](https://www.github.com/uBlockOrigin/uAssets/issues/5184), [_Spotify_](https://www.github.com/uBlockOrigin/uAssets/issues/22198) or [_a shortener/hosting site_](https://www.github.com/uBlockOrigin/uAssets/discussions/27472) report. _These sites MUST be reported by clicking their **respective links**_.
- required: true
- - label: I read and understand the [policy about what is a valid filter issue](https://github.com/uBlockOrigin/uAssets/blob/master/README.md#uassets).
- required: true
- - label: I verified that this issue is not a duplicate. (Use this [button](https://user-images.githubusercontent.com/585534/146582579-c32707a0-36a1-4cc5-ad50-83172c9f67a8.png) to find out.). **Comment in the old issue threads even when they are closed or even if you have a different problem.**
- required: true
- - label: I did not remove any of the [default filter lists](https://github.com/user-attachments/assets/d22aca5f-58db-4ab3-9b31-8e65a7aeff2e), or I have verified that the issue was not caused by removing any of the default lists.
- required: true
- - label: I did not enable additional or non-default filter lists, or I have identified which specific stock list is causing the issue.
- required: true
- - label: I have disabled the `Developer mode` in uBO Lite's settings and the issue still persists.
- required: true
- - label: I have verified that the issue still exists after using the [`Optimal` or `Complete` filtering mode](https://user-images.githubusercontent.com/585534/195342612-85d109d9-9006-4eb5-95a5-fec8a4f233ea.png).
- required: true
- - label: I have verified that the web browser's built-in content blocker/tracking protection, [network wide/DNS blocking](https://en.wikipedia.org/wiki/DNS_blocking), or my VPN is not causing the issue.
- required: true
- - label: I have turned off all other extensions and the issue still persists.
- required: true
- - label: If this is about a breakage or detection, I have verified that it is caused by uBO Lite and isn't a site or browser issue.
- required: true
- - label: I have verified that the browser I am using is up to date with no pending updates.
- required: true
- - label: I did not answer truthfully to **ALL** the above checkboxes.
- required: false
-
- - type: textarea
- id: url_address_of_the_web_page
- attributes:
- label: URL address of the web page
- description: |
- Auto-filled by uBOL, leave it alone.
- validations:
- required: true
-
- - type: textarea
- id: category
- attributes:
- label: Category
- description: |
- Auto-filled by uBOL, leave it alone.
- validations:
- required: true
-
- - type: textarea
- attributes:
- label: Description
- description: Provide a clear and concise description of the issue.
- validations:
- required: true
-
- - type: textarea
- attributes:
- label: Browser name and version
- description: Provide your exact browser name and version.
- validations:
- required: true
-
- - type: textarea
- attributes:
- label: Other extensions used
- description: List other extensions you are using along uBO (write _none_ if no other extensions). This information helps volunteers investigate issues.
- validations:
- required: true
-
- - type: textarea
- attributes:
- label: Country
- description: |
- This is not required. However, some websites or issues are only accessible or reproducible from specific countries.
- If you think your issue is in that type, please tell us which country you are when accessing the site.
- placeholder: _None_
- validations:
- required: false
-
- - type: textarea
- attributes:
- label: Screenshot(s)
- description: |
- Screenshot(s) are **MANDATORY**.
- 🔴 Post **LINKS** instead of inline images for screenshots containing **ADULT MATERIAL**. Disregarding this directive **WILL** get your account blocked. 🔴
- value: |
-
- Screenshot(s)
-
-
-
-
-
-
-
-
- validations:
- required: true
-
- - type: textarea
- id: configuration
- attributes:
- label: Configuration
- description: |
- Auto-filled by uBOL, leave it alone.
- validations:
- required: true
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
deleted file mode 100644
index 38d470920d2..00000000000
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ /dev/null
@@ -1,26 +0,0 @@
-
-
-### URL(s) where the issue occurs
-
-`[At least one URL for a web page where the clearly described issue occurs is **mandatory**. The backticks surrounding the URLs is important, it prevents the URL from being clickable. Warn with "NSFW" where applicable.]`
-
-### Describe the issue
-
-[Be as clear as possible: nobody can read mind, and nobody is looking at your issue over your shoulder.]
-
-### Screenshot(s)
-
-[Screenshot(s) for difficult to describe visual issues are **mandatory**]
-
-### Versions
-
-- Browser/version: [here]
-- uBlock Origin version: [here]
-
-### Settings
-
-- [List here all the changes you made to uBO's default settings]
-
-### Notes
-
-[Add here the result of whatever investigation work you have done: please investigate the issues you report -- this prevents burdening other volunteers. This is especially true for issues arising from settings which are very different from default ones.]
diff --git a/.github/workflows/del-runs-comments.yml b/.github/workflows/del-runs-comments.yml
deleted file mode 100644
index 34eda163fb8..00000000000
--- a/.github/workflows/del-runs-comments.yml
+++ /dev/null
@@ -1,19 +0,0 @@
-name: del-runs-comments
-on: workflow_dispatch
-jobs:
- runx:
- runs-on: ubuntu-latest
- permissions: write-all
- steps:
- - uses: christosgalano/delete-gh-workflow-runs@v1.0.0
- with:
- owner: uBlockOrigin
- repo: uAssets
- token: ${{ secrets.GITHUB_TOKEN }}
- workflow: on-issue-comment
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
deleted file mode 100644
index 39506ff1036..00000000000
--- a/.github/workflows/main.yml
+++ /dev/null
@@ -1,69 +0,0 @@
-name: Deploy to gh-pages branch
-
-on:
- push:
- branches:
- - master
- workflow_dispatch:
-
-# https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#example-only-cancel-in-progress-jobs-or-runs-for-the-current-workflow
-concurrency:
- group: ${{ github.workflow }}-${{ github.ref }}
- cancel-in-progress: true
-
-permissions:
- contents: read
-
-jobs:
- publish:
- permissions:
- contents: write # for Git to git push
- name: Publish lists
- runs-on: ubuntu-slim
- steps:
- - name: Repo check
- run: |
- if [[ "$GITHUB_REPOSITORY_OWNER" != "uBlockOrigin" ]]; then
- echo "This GitHub Action is meant to build filter lists for uBO."
- echo "You shouldn't need to run this GitHub Action in your fork."
- echo "If you do, please customize the cron expression above, and"
- echo "the URLs below."
- exit 1
- fi
- exit 0
- - name: Clone uAssets
- uses: actions/checkout@v4
- with:
- ref: gh-pages
- - name: Copy filter lists to gh-pages
- run: |
- TMPDIR=$(mktemp -d)
- git clone --depth=1 https://github.com/uBlockOrigin/uAssets.git $TMPDIR
- pushd $TMPDIR > /dev/null
- ./tools/make-ublock.sh
- popd > /dev/null
- cp $TMPDIR/filters/*.txt filters/
- cp $TMPDIR/thirdparties/easylist/easy*.txt thirdparties/
- cp $TMPDIR/dnr/*.json dnr/
- - name: Patch last-updated field
- run: |
- DATE=$(date -Ru)
- for f in $(git diff --name-only); do
- STAT=$(git diff --numstat $f | sed -r '/^1\s+1\s+/d')
- if [[ -n $STAT ]]; then
- sed -ir "0,/^! Last modified: /s/^\(! Last modified: \)%timestamp%/\\1$DATE/" $f
- else
- git checkout -q $f
- fi
- done
- - name: Commit changes (if any)
- run: |
- if [[ -n $(git diff) ]]; then
- git config user.name "github-actions[bot]"
- git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
- git add -u filters/
- git add -u thirdparties/
- git add -u dnr/
- git commit -m "Update modified filter lists"
- git push origin gh-pages
- fi
diff --git a/.github/workflows/on-issue-comment.yml b/.github/workflows/on-issue-comment.yml
deleted file mode 100644
index 8f5903cd20c..00000000000
--- a/.github/workflows/on-issue-comment.yml
+++ /dev/null
@@ -1,21 +0,0 @@
-name: on-issue-comment
-on:
- issue_comment:
- types: created
-jobs:
- check-if-bad-comment:
- name: delete bad comment
- runs-on: ubuntu-latest
- if: (( contains(github.event.comment.body, 'Download') || contains(github.event.comment.body, 'install') || contains(github.event.comment.body, 'mediafire') || contains(github.event.comment.body, 'changeme') ) && ( contains(github.event.comment.body, 'gcc') || contains(github.event.comment.body, 'usx'))) || ( contains(github.event.comment.body, 'install') && ( contains(github.event.comment.body, 'mediafire') || contains(github.event.comment.body, 'gofile') ))
- permissions: write-all
- steps:
- - name: Delete comment
- env:
- BODY: ${{ github.event.comment.body }}
- run: |
- echo " $BODY "
- - uses: actions-cool/issues-helper@v3
- with:
- actions: 'delete-comment'
- token: ${{ secrets.GITHUB_TOKEN }}
- comment-id: ${{ github.event.comment.id }}
diff --git a/.github/workflows/on-issue-created.yml b/.github/workflows/on-issue-created.yml
deleted file mode 100644
index 0e22c2ce6ed..00000000000
--- a/.github/workflows/on-issue-created.yml
+++ /dev/null
@@ -1,54 +0,0 @@
-name: on-issue-created
-
-on:
- issues:
- types: opened
-
-env:
- GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- GH_REPO: ${{ github.repository }}
- NUMBER: ${{ github.event.issue.number }}
-
-jobs:
- label-chromium:
- runs-on: ubuntu-slim
- if: "contains(github.event.issue.body, 'browser: Chrome')"
- permissions:
- issues: write
- steps:
- - run: gh issue edit "$NUMBER" --add-label "Chromium"
- label-edge:
- runs-on: ubuntu-slim
- if: "contains(github.event.issue.body, 'browser: Edge')"
- permissions:
- issues: write
- steps:
- - run: gh issue edit "$NUMBER" --add-label "Edge"
- label-firefox:
- runs-on: ubuntu-slim
- if: "contains(github.event.issue.body, 'browser: Firefox')"
- permissions:
- issues: write
- steps:
- - run: gh issue edit "$NUMBER" --add-label "Firefox"
- label-safari:
- runs-on: ubuntu-slim
- if: "contains(github.event.issue.body, 'browser: Safari')"
- permissions:
- issues: write
- steps:
- - run: gh issue edit "$NUMBER" --add-label "Safari"
- label-ubol:
- runs-on: ubuntu-slim
- if: "contains(github.event.issue.body, 'name: uBlock Origin Lite')"
- permissions:
- issues: write
- steps:
- - run: gh issue edit "$NUMBER" --add-label "uBOL"
- label-mobile:
- runs-on: ubuntu-slim
- if: "contains(github.event.issue.body, 'browser: Chrome Mobile') || contains(github.event.issue.body, 'browser: Edge Mobile') || contains(github.event.issue.body, 'browser: Firefox Mobile') || contains(github.event.issue.body, 'browser: Safari Mobile')"
- permissions:
- issues: write
- steps:
- - run: gh issue edit "$NUMBER" --add-label "mobile"
diff --git a/.github/workflows/on-youtube-issue.yml b/.github/workflows/on-youtube-issue.yml
deleted file mode 100644
index 5576035bfc3..00000000000
--- a/.github/workflows/on-youtube-issue.yml
+++ /dev/null
@@ -1,26 +0,0 @@
-name: Triage YouTube issues
-
-on:
- issues:
- types: opened
-
-jobs:
- check-if-youtube:
- name: Close as duplicate
- runs-on: ubuntu-slim
- if: contains(github.event.issue.title, 'youtube.com:')
- env:
- GH_TOKEN: ${{ github.token }}
- permissions:
- issues: write
- steps:
- - name: Add label
- run: |
- gh issue edit ${{ github.event.issue.number }} --repo ${{ github.repository }} --add-label "duplicate"
- - name: Close issue
- run: |
- gh issue close ${{ github.event.issue.number }} --repo ${{ github.repository }} --reason "not planned" --comment 'Please respect what is asked in the issue template to not unduly burden volunteers.
-
- This is a `youtube.com` issue:
- - If you are using uBO Lite, read [uBO Lite only thread](https://www.github.com/uBlockOrigin/uAssets/issues/30158)
- - If you are using uBO (not Lite), read [uBO only thread](https://www.github.com/uBlockOrigin/uAssets/issues/30157)'
diff --git a/.github/workflows/update-3rd-party-assets.yml b/.github/workflows/update-3rd-party-assets.yml
deleted file mode 100644
index 45ddf4b1881..00000000000
--- a/.github/workflows/update-3rd-party-assets.yml
+++ /dev/null
@@ -1,32 +0,0 @@
-name: Update 3rd-party assets (daily)
-
-on:
- schedule:
- - cron: "29 4 * * *"
- workflow_dispatch:
-
-permissions:
- contents: read
-
-jobs:
- publish:
- if: github.repository_owner == 'uBlockOrigin'
- permissions:
- contents: write # for Git to git push
- name: Update 3rd-party assets
- runs-on: ubuntu-slim
- steps:
- - name: Clone uAssets
- uses: actions/checkout@v3
- - name: Fetch 3rd-party assets
- run: |
- ./tools/update-3rdparties.sh
- - name: Commit changes, if any
- run: |
- if [[ -n $(git diff) ]]; then
- git config user.name "github-actions[bot]"
- git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
- git add -u thirdparties/
- git commit -m "Update all 3rd-party assets"
- git push origin master
- fi
diff --git a/.github/workflows/update-easylist.yml b/.github/workflows/update-easylist.yml
deleted file mode 100644
index ff150c1a5bf..00000000000
--- a/.github/workflows/update-easylist.yml
+++ /dev/null
@@ -1,37 +0,0 @@
-name: Update Easylist assets (hourly)
-
-on:
- schedule:
- - cron: "47 */3 * * *"
- workflow_dispatch:
-
-permissions:
- contents: read
-
-jobs:
- publish:
- if: github.repository_owner == 'uBlockOrigin'
- permissions:
- actions: write
- contents: write # for Git to git push
- name: Update Easylist assets
- runs-on: ubuntu-slim
- steps:
- - name: Clone uAssets
- uses: actions/checkout@v4
- - name: Assemble Easylist assets
- run: |
- ./tools/make-easylist.sh
- - name: Commit changes, if any
- env:
- GH_TOKEN: ${{ github.token }}
- run: |
- if [[ -n $(git diff) ]]; then
- git config user.name "github-actions[bot]"
- git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
- git add -u thirdparties/
- git commit -m "Update Easylist assets"
- git pull --rebase origin master
- git push origin master
- gh workflow run main.yml
- fi
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index c029c6bc1db..00000000000
--- a/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-/build/
-.aglintrc.yaml
diff --git a/.nojekyll b/.nojekyll
new file mode 100644
index 00000000000..e69de29bb2d
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
deleted file mode 100644
index d84e45a8fd9..00000000000
--- a/CONTRIBUTING.md
+++ /dev/null
@@ -1,22 +0,0 @@
-#### Filter lists
-
-##### Ordering of filters
-
-New filter must be added at the end of the list.
-
-The reason is to provide an easy way to check whether a filter is still relevant. The filters at the top of the file will be the oldest filters, and also the most likely to maybe be obsolete.
-
-Old filters which are confirmed to still be required must be moved to the end of the list.
-
-##### Issue number association
-
-**All** added filters must be associated with a formal issue number, example:
-
- ! https://github.com/uBlockOrigin/uAssets/issues/2
- ||data.inertanceretinallaurel.com^
-
-This way this documents why a filter was added, and how to verify whether an old filter is still needed. The comment line preceding the filter(s) to solve a specific issue should be only a URL to the issue. The issue itself can contains all the details about how the issue was solved, and why it was solved this way, etc.
-
-##### Commit message
-
-Keep it simple, example: `this fixes #2`. The issue itself will contains all the details.
diff --git a/LICENSE b/LICENSE
deleted file mode 100644
index 9cecc1d4669..00000000000
--- a/LICENSE
+++ /dev/null
@@ -1,674 +0,0 @@
- GNU GENERAL PUBLIC LICENSE
- Version 3, 29 June 2007
-
- Copyright (C) 2007 Free Software Foundation, Inc.
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
- Preamble
-
- The GNU General Public License is a free, copyleft license for
-software and other kinds of works.
-
- The licenses for most software and other practical works are designed
-to take away your freedom to share and change the works. By contrast,
-the GNU General Public License is intended to guarantee your freedom to
-share and change all versions of a program--to make sure it remains free
-software for all its users. We, the Free Software Foundation, use the
-GNU General Public License for most of our software; it applies also to
-any other work released this way by its authors. You can apply it to
-your programs, too.
-
- When we speak of free software, we are referring to freedom, not
-price. Our General Public Licenses are designed to make sure that you
-have the freedom to distribute copies of free software (and charge for
-them if you wish), that you receive source code or can get it if you
-want it, that you can change the software or use pieces of it in new
-free programs, and that you know you can do these things.
-
- To protect your rights, we need to prevent others from denying you
-these rights or asking you to surrender the rights. Therefore, you have
-certain responsibilities if you distribute copies of the software, or if
-you modify it: responsibilities to respect the freedom of others.
-
- For example, if you distribute copies of such a program, whether
-gratis or for a fee, you must pass on to the recipients the same
-freedoms that you received. You must make sure that they, too, receive
-or can get the source code. And you must show them these terms so they
-know their rights.
-
- Developers that use the GNU GPL protect your rights with two steps:
-(1) assert copyright on the software, and (2) offer you this License
-giving you legal permission to copy, distribute and/or modify it.
-
- For the developers' and authors' protection, the GPL clearly explains
-that there is no warranty for this free software. For both users' and
-authors' sake, the GPL requires that modified versions be marked as
-changed, so that their problems will not be attributed erroneously to
-authors of previous versions.
-
- Some devices are designed to deny users access to install or run
-modified versions of the software inside them, although the manufacturer
-can do so. This is fundamentally incompatible with the aim of
-protecting users' freedom to change the software. The systematic
-pattern of such abuse occurs in the area of products for individuals to
-use, which is precisely where it is most unacceptable. Therefore, we
-have designed this version of the GPL to prohibit the practice for those
-products. If such problems arise substantially in other domains, we
-stand ready to extend this provision to those domains in future versions
-of the GPL, as needed to protect the freedom of users.
-
- Finally, every program is threatened constantly by software patents.
-States should not allow patents to restrict development and use of
-software on general-purpose computers, but in those that do, we wish to
-avoid the special danger that patents applied to a free program could
-make it effectively proprietary. To prevent this, the GPL assures that
-patents cannot be used to render the program non-free.
-
- The precise terms and conditions for copying, distribution and
-modification follow.
-
- TERMS AND CONDITIONS
-
- 0. Definitions.
-
- "This License" refers to version 3 of the GNU General Public License.
-
- "Copyright" also means copyright-like laws that apply to other kinds of
-works, such as semiconductor masks.
-
- "The Program" refers to any copyrightable work licensed under this
-License. Each licensee is addressed as "you". "Licensees" and
-"recipients" may be individuals or organizations.
-
- To "modify" a work means to copy from or adapt all or part of the work
-in a fashion requiring copyright permission, other than the making of an
-exact copy. The resulting work is called a "modified version" of the
-earlier work or a work "based on" the earlier work.
-
- A "covered work" means either the unmodified Program or a work based
-on the Program.
-
- To "propagate" a work means to do anything with it that, without
-permission, would make you directly or secondarily liable for
-infringement under applicable copyright law, except executing it on a
-computer or modifying a private copy. Propagation includes copying,
-distribution (with or without modification), making available to the
-public, and in some countries other activities as well.
-
- To "convey" a work means any kind of propagation that enables other
-parties to make or receive copies. Mere interaction with a user through
-a computer network, with no transfer of a copy, is not conveying.
-
- An interactive user interface displays "Appropriate Legal Notices"
-to the extent that it includes a convenient and prominently visible
-feature that (1) displays an appropriate copyright notice, and (2)
-tells the user that there is no warranty for the work (except to the
-extent that warranties are provided), that licensees may convey the
-work under this License, and how to view a copy of this License. If
-the interface presents a list of user commands or options, such as a
-menu, a prominent item in the list meets this criterion.
-
- 1. Source Code.
-
- The "source code" for a work means the preferred form of the work
-for making modifications to it. "Object code" means any non-source
-form of a work.
-
- A "Standard Interface" means an interface that either is an official
-standard defined by a recognized standards body, or, in the case of
-interfaces specified for a particular programming language, one that
-is widely used among developers working in that language.
-
- The "System Libraries" of an executable work include anything, other
-than the work as a whole, that (a) is included in the normal form of
-packaging a Major Component, but which is not part of that Major
-Component, and (b) serves only to enable use of the work with that
-Major Component, or to implement a Standard Interface for which an
-implementation is available to the public in source code form. A
-"Major Component", in this context, means a major essential component
-(kernel, window system, and so on) of the specific operating system
-(if any) on which the executable work runs, or a compiler used to
-produce the work, or an object code interpreter used to run it.
-
- The "Corresponding Source" for a work in object code form means all
-the source code needed to generate, install, and (for an executable
-work) run the object code and to modify the work, including scripts to
-control those activities. However, it does not include the work's
-System Libraries, or general-purpose tools or generally available free
-programs which are used unmodified in performing those activities but
-which are not part of the work. For example, Corresponding Source
-includes interface definition files associated with source files for
-the work, and the source code for shared libraries and dynamically
-linked subprograms that the work is specifically designed to require,
-such as by intimate data communication or control flow between those
-subprograms and other parts of the work.
-
- The Corresponding Source need not include anything that users
-can regenerate automatically from other parts of the Corresponding
-Source.
-
- The Corresponding Source for a work in source code form is that
-same work.
-
- 2. Basic Permissions.
-
- All rights granted under this License are granted for the term of
-copyright on the Program, and are irrevocable provided the stated
-conditions are met. This License explicitly affirms your unlimited
-permission to run the unmodified Program. The output from running a
-covered work is covered by this License only if the output, given its
-content, constitutes a covered work. This License acknowledges your
-rights of fair use or other equivalent, as provided by copyright law.
-
- You may make, run and propagate covered works that you do not
-convey, without conditions so long as your license otherwise remains
-in force. You may convey covered works to others for the sole purpose
-of having them make modifications exclusively for you, or provide you
-with facilities for running those works, provided that you comply with
-the terms of this License in conveying all material for which you do
-not control copyright. Those thus making or running the covered works
-for you must do so exclusively on your behalf, under your direction
-and control, on terms that prohibit them from making any copies of
-your copyrighted material outside their relationship with you.
-
- Conveying under any other circumstances is permitted solely under
-the conditions stated below. Sublicensing is not allowed; section 10
-makes it unnecessary.
-
- 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
-
- No covered work shall be deemed part of an effective technological
-measure under any applicable law fulfilling obligations under article
-11 of the WIPO copyright treaty adopted on 20 December 1996, or
-similar laws prohibiting or restricting circumvention of such
-measures.
-
- When you convey a covered work, you waive any legal power to forbid
-circumvention of technological measures to the extent such circumvention
-is effected by exercising rights under this License with respect to
-the covered work, and you disclaim any intention to limit operation or
-modification of the work as a means of enforcing, against the work's
-users, your or third parties' legal rights to forbid circumvention of
-technological measures.
-
- 4. Conveying Verbatim Copies.
-
- You may convey verbatim copies of the Program's source code as you
-receive it, in any medium, provided that you conspicuously and
-appropriately publish on each copy an appropriate copyright notice;
-keep intact all notices stating that this License and any
-non-permissive terms added in accord with section 7 apply to the code;
-keep intact all notices of the absence of any warranty; and give all
-recipients a copy of this License along with the Program.
-
- You may charge any price or no price for each copy that you convey,
-and you may offer support or warranty protection for a fee.
-
- 5. Conveying Modified Source Versions.
-
- You may convey a work based on the Program, or the modifications to
-produce it from the Program, in the form of source code under the
-terms of section 4, provided that you also meet all of these conditions:
-
- a) The work must carry prominent notices stating that you modified
- it, and giving a relevant date.
-
- b) The work must carry prominent notices stating that it is
- released under this License and any conditions added under section
- 7. This requirement modifies the requirement in section 4 to
- "keep intact all notices".
-
- c) You must license the entire work, as a whole, under this
- License to anyone who comes into possession of a copy. This
- License will therefore apply, along with any applicable section 7
- additional terms, to the whole of the work, and all its parts,
- regardless of how they are packaged. This License gives no
- permission to license the work in any other way, but it does not
- invalidate such permission if you have separately received it.
-
- d) If the work has interactive user interfaces, each must display
- Appropriate Legal Notices; however, if the Program has interactive
- interfaces that do not display Appropriate Legal Notices, your
- work need not make them do so.
-
- A compilation of a covered work with other separate and independent
-works, which are not by their nature extensions of the covered work,
-and which are not combined with it such as to form a larger program,
-in or on a volume of a storage or distribution medium, is called an
-"aggregate" if the compilation and its resulting copyright are not
-used to limit the access or legal rights of the compilation's users
-beyond what the individual works permit. Inclusion of a covered work
-in an aggregate does not cause this License to apply to the other
-parts of the aggregate.
-
- 6. Conveying Non-Source Forms.
-
- You may convey a covered work in object code form under the terms
-of sections 4 and 5, provided that you also convey the
-machine-readable Corresponding Source under the terms of this License,
-in one of these ways:
-
- a) Convey the object code in, or embodied in, a physical product
- (including a physical distribution medium), accompanied by the
- Corresponding Source fixed on a durable physical medium
- customarily used for software interchange.
-
- b) Convey the object code in, or embodied in, a physical product
- (including a physical distribution medium), accompanied by a
- written offer, valid for at least three years and valid for as
- long as you offer spare parts or customer support for that product
- model, to give anyone who possesses the object code either (1) a
- copy of the Corresponding Source for all the software in the
- product that is covered by this License, on a durable physical
- medium customarily used for software interchange, for a price no
- more than your reasonable cost of physically performing this
- conveying of source, or (2) access to copy the
- Corresponding Source from a network server at no charge.
-
- c) Convey individual copies of the object code with a copy of the
- written offer to provide the Corresponding Source. This
- alternative is allowed only occasionally and noncommercially, and
- only if you received the object code with such an offer, in accord
- with subsection 6b.
-
- d) Convey the object code by offering access from a designated
- place (gratis or for a charge), and offer equivalent access to the
- Corresponding Source in the same way through the same place at no
- further charge. You need not require recipients to copy the
- Corresponding Source along with the object code. If the place to
- copy the object code is a network server, the Corresponding Source
- may be on a different server (operated by you or a third party)
- that supports equivalent copying facilities, provided you maintain
- clear directions next to the object code saying where to find the
- Corresponding Source. Regardless of what server hosts the
- Corresponding Source, you remain obligated to ensure that it is
- available for as long as needed to satisfy these requirements.
-
- e) Convey the object code using peer-to-peer transmission, provided
- you inform other peers where the object code and Corresponding
- Source of the work are being offered to the general public at no
- charge under subsection 6d.
-
- A separable portion of the object code, whose source code is excluded
-from the Corresponding Source as a System Library, need not be
-included in conveying the object code work.
-
- A "User Product" is either (1) a "consumer product", which means any
-tangible personal property which is normally used for personal, family,
-or household purposes, or (2) anything designed or sold for incorporation
-into a dwelling. In determining whether a product is a consumer product,
-doubtful cases shall be resolved in favor of coverage. For a particular
-product received by a particular user, "normally used" refers to a
-typical or common use of that class of product, regardless of the status
-of the particular user or of the way in which the particular user
-actually uses, or expects or is expected to use, the product. A product
-is a consumer product regardless of whether the product has substantial
-commercial, industrial or non-consumer uses, unless such uses represent
-the only significant mode of use of the product.
-
- "Installation Information" for a User Product means any methods,
-procedures, authorization keys, or other information required to install
-and execute modified versions of a covered work in that User Product from
-a modified version of its Corresponding Source. The information must
-suffice to ensure that the continued functioning of the modified object
-code is in no case prevented or interfered with solely because
-modification has been made.
-
- If you convey an object code work under this section in, or with, or
-specifically for use in, a User Product, and the conveying occurs as
-part of a transaction in which the right of possession and use of the
-User Product is transferred to the recipient in perpetuity or for a
-fixed term (regardless of how the transaction is characterized), the
-Corresponding Source conveyed under this section must be accompanied
-by the Installation Information. But this requirement does not apply
-if neither you nor any third party retains the ability to install
-modified object code on the User Product (for example, the work has
-been installed in ROM).
-
- The requirement to provide Installation Information does not include a
-requirement to continue to provide support service, warranty, or updates
-for a work that has been modified or installed by the recipient, or for
-the User Product in which it has been modified or installed. Access to a
-network may be denied when the modification itself materially and
-adversely affects the operation of the network or violates the rules and
-protocols for communication across the network.
-
- Corresponding Source conveyed, and Installation Information provided,
-in accord with this section must be in a format that is publicly
-documented (and with an implementation available to the public in
-source code form), and must require no special password or key for
-unpacking, reading or copying.
-
- 7. Additional Terms.
-
- "Additional permissions" are terms that supplement the terms of this
-License by making exceptions from one or more of its conditions.
-Additional permissions that are applicable to the entire Program shall
-be treated as though they were included in this License, to the extent
-that they are valid under applicable law. If additional permissions
-apply only to part of the Program, that part may be used separately
-under those permissions, but the entire Program remains governed by
-this License without regard to the additional permissions.
-
- When you convey a copy of a covered work, you may at your option
-remove any additional permissions from that copy, or from any part of
-it. (Additional permissions may be written to require their own
-removal in certain cases when you modify the work.) You may place
-additional permissions on material, added by you to a covered work,
-for which you have or can give appropriate copyright permission.
-
- Notwithstanding any other provision of this License, for material you
-add to a covered work, you may (if authorized by the copyright holders of
-that material) supplement the terms of this License with terms:
-
- a) Disclaiming warranty or limiting liability differently from the
- terms of sections 15 and 16 of this License; or
-
- b) Requiring preservation of specified reasonable legal notices or
- author attributions in that material or in the Appropriate Legal
- Notices displayed by works containing it; or
-
- c) Prohibiting misrepresentation of the origin of that material, or
- requiring that modified versions of such material be marked in
- reasonable ways as different from the original version; or
-
- d) Limiting the use for publicity purposes of names of licensors or
- authors of the material; or
-
- e) Declining to grant rights under trademark law for use of some
- trade names, trademarks, or service marks; or
-
- f) Requiring indemnification of licensors and authors of that
- material by anyone who conveys the material (or modified versions of
- it) with contractual assumptions of liability to the recipient, for
- any liability that these contractual assumptions directly impose on
- those licensors and authors.
-
- All other non-permissive additional terms are considered "further
-restrictions" within the meaning of section 10. If the Program as you
-received it, or any part of it, contains a notice stating that it is
-governed by this License along with a term that is a further
-restriction, you may remove that term. If a license document contains
-a further restriction but permits relicensing or conveying under this
-License, you may add to a covered work material governed by the terms
-of that license document, provided that the further restriction does
-not survive such relicensing or conveying.
-
- If you add terms to a covered work in accord with this section, you
-must place, in the relevant source files, a statement of the
-additional terms that apply to those files, or a notice indicating
-where to find the applicable terms.
-
- Additional terms, permissive or non-permissive, may be stated in the
-form of a separately written license, or stated as exceptions;
-the above requirements apply either way.
-
- 8. Termination.
-
- You may not propagate or modify a covered work except as expressly
-provided under this License. Any attempt otherwise to propagate or
-modify it is void, and will automatically terminate your rights under
-this License (including any patent licenses granted under the third
-paragraph of section 11).
-
- However, if you cease all violation of this License, then your
-license from a particular copyright holder is reinstated (a)
-provisionally, unless and until the copyright holder explicitly and
-finally terminates your license, and (b) permanently, if the copyright
-holder fails to notify you of the violation by some reasonable means
-prior to 60 days after the cessation.
-
- Moreover, your license from a particular copyright holder is
-reinstated permanently if the copyright holder notifies you of the
-violation by some reasonable means, this is the first time you have
-received notice of violation of this License (for any work) from that
-copyright holder, and you cure the violation prior to 30 days after
-your receipt of the notice.
-
- Termination of your rights under this section does not terminate the
-licenses of parties who have received copies or rights from you under
-this License. If your rights have been terminated and not permanently
-reinstated, you do not qualify to receive new licenses for the same
-material under section 10.
-
- 9. Acceptance Not Required for Having Copies.
-
- You are not required to accept this License in order to receive or
-run a copy of the Program. Ancillary propagation of a covered work
-occurring solely as a consequence of using peer-to-peer transmission
-to receive a copy likewise does not require acceptance. However,
-nothing other than this License grants you permission to propagate or
-modify any covered work. These actions infringe copyright if you do
-not accept this License. Therefore, by modifying or propagating a
-covered work, you indicate your acceptance of this License to do so.
-
- 10. Automatic Licensing of Downstream Recipients.
-
- Each time you convey a covered work, the recipient automatically
-receives a license from the original licensors, to run, modify and
-propagate that work, subject to this License. You are not responsible
-for enforcing compliance by third parties with this License.
-
- An "entity transaction" is a transaction transferring control of an
-organization, or substantially all assets of one, or subdividing an
-organization, or merging organizations. If propagation of a covered
-work results from an entity transaction, each party to that
-transaction who receives a copy of the work also receives whatever
-licenses to the work the party's predecessor in interest had or could
-give under the previous paragraph, plus a right to possession of the
-Corresponding Source of the work from the predecessor in interest, if
-the predecessor has it or can get it with reasonable efforts.
-
- You may not impose any further restrictions on the exercise of the
-rights granted or affirmed under this License. For example, you may
-not impose a license fee, royalty, or other charge for exercise of
-rights granted under this License, and you may not initiate litigation
-(including a cross-claim or counterclaim in a lawsuit) alleging that
-any patent claim is infringed by making, using, selling, offering for
-sale, or importing the Program or any portion of it.
-
- 11. Patents.
-
- A "contributor" is a copyright holder who authorizes use under this
-License of the Program or a work on which the Program is based. The
-work thus licensed is called the contributor's "contributor version".
-
- A contributor's "essential patent claims" are all patent claims
-owned or controlled by the contributor, whether already acquired or
-hereafter acquired, that would be infringed by some manner, permitted
-by this License, of making, using, or selling its contributor version,
-but do not include claims that would be infringed only as a
-consequence of further modification of the contributor version. For
-purposes of this definition, "control" includes the right to grant
-patent sublicenses in a manner consistent with the requirements of
-this License.
-
- Each contributor grants you a non-exclusive, worldwide, royalty-free
-patent license under the contributor's essential patent claims, to
-make, use, sell, offer for sale, import and otherwise run, modify and
-propagate the contents of its contributor version.
-
- In the following three paragraphs, a "patent license" is any express
-agreement or commitment, however denominated, not to enforce a patent
-(such as an express permission to practice a patent or covenant not to
-sue for patent infringement). To "grant" such a patent license to a
-party means to make such an agreement or commitment not to enforce a
-patent against the party.
-
- If you convey a covered work, knowingly relying on a patent license,
-and the Corresponding Source of the work is not available for anyone
-to copy, free of charge and under the terms of this License, through a
-publicly available network server or other readily accessible means,
-then you must either (1) cause the Corresponding Source to be so
-available, or (2) arrange to deprive yourself of the benefit of the
-patent license for this particular work, or (3) arrange, in a manner
-consistent with the requirements of this License, to extend the patent
-license to downstream recipients. "Knowingly relying" means you have
-actual knowledge that, but for the patent license, your conveying the
-covered work in a country, or your recipient's use of the covered work
-in a country, would infringe one or more identifiable patents in that
-country that you have reason to believe are valid.
-
- If, pursuant to or in connection with a single transaction or
-arrangement, you convey, or propagate by procuring conveyance of, a
-covered work, and grant a patent license to some of the parties
-receiving the covered work authorizing them to use, propagate, modify
-or convey a specific copy of the covered work, then the patent license
-you grant is automatically extended to all recipients of the covered
-work and works based on it.
-
- A patent license is "discriminatory" if it does not include within
-the scope of its coverage, prohibits the exercise of, or is
-conditioned on the non-exercise of one or more of the rights that are
-specifically granted under this License. You may not convey a covered
-work if you are a party to an arrangement with a third party that is
-in the business of distributing software, under which you make payment
-to the third party based on the extent of your activity of conveying
-the work, and under which the third party grants, to any of the
-parties who would receive the covered work from you, a discriminatory
-patent license (a) in connection with copies of the covered work
-conveyed by you (or copies made from those copies), or (b) primarily
-for and in connection with specific products or compilations that
-contain the covered work, unless you entered into that arrangement,
-or that patent license was granted, prior to 28 March 2007.
-
- Nothing in this License shall be construed as excluding or limiting
-any implied license or other defenses to infringement that may
-otherwise be available to you under applicable patent law.
-
- 12. No Surrender of Others' Freedom.
-
- If conditions are imposed on you (whether by court order, agreement or
-otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License. If you cannot convey a
-covered work so as to satisfy simultaneously your obligations under this
-License and any other pertinent obligations, then as a consequence you may
-not convey it at all. For example, if you agree to terms that obligate you
-to collect a royalty for further conveying from those to whom you convey
-the Program, the only way you could satisfy both those terms and this
-License would be to refrain entirely from conveying the Program.
-
- 13. Use with the GNU Affero General Public License.
-
- Notwithstanding any other provision of this License, you have
-permission to link or combine any covered work with a work licensed
-under version 3 of the GNU Affero General Public License into a single
-combined work, and to convey the resulting work. The terms of this
-License will continue to apply to the part which is the covered work,
-but the special requirements of the GNU Affero General Public License,
-section 13, concerning interaction through a network will apply to the
-combination as such.
-
- 14. Revised Versions of this License.
-
- The Free Software Foundation may publish revised and/or new versions of
-the GNU General Public License from time to time. Such new versions will
-be similar in spirit to the present version, but may differ in detail to
-address new problems or concerns.
-
- Each version is given a distinguishing version number. If the
-Program specifies that a certain numbered version of the GNU General
-Public License "or any later version" applies to it, you have the
-option of following the terms and conditions either of that numbered
-version or of any later version published by the Free Software
-Foundation. If the Program does not specify a version number of the
-GNU General Public License, you may choose any version ever published
-by the Free Software Foundation.
-
- If the Program specifies that a proxy can decide which future
-versions of the GNU General Public License can be used, that proxy's
-public statement of acceptance of a version permanently authorizes you
-to choose that version for the Program.
-
- Later license versions may give you additional or different
-permissions. However, no additional obligations are imposed on any
-author or copyright holder as a result of your choosing to follow a
-later version.
-
- 15. Disclaimer of Warranty.
-
- THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
-APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
-HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
-OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
-THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
-PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
-IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
-ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
-
- 16. Limitation of Liability.
-
- IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
-WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
-THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
-GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
-USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
-DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
-PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
-EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
-SUCH DAMAGES.
-
- 17. Interpretation of Sections 15 and 16.
-
- If the disclaimer of warranty and limitation of liability provided
-above cannot be given local legal effect according to their terms,
-reviewing courts shall apply local law that most closely approximates
-an absolute waiver of all civil liability in connection with the
-Program, unless a warranty or assumption of liability accompanies a
-copy of the Program in return for a fee.
-
- END OF TERMS AND CONDITIONS
-
- How to Apply These Terms to Your New Programs
-
- If you develop a new program, and you want it to be of the greatest
-possible use to the public, the best way to achieve this is to make it
-free software which everyone can redistribute and change under these terms.
-
- To do so, attach the following notices to the program. It is safest
-to attach them to the start of each source file to most effectively
-state the exclusion of warranty; and each file should have at least
-the "copyright" line and a pointer to where the full notice is found.
-
- {one line to give the program's name and a brief idea of what it does.}
- Copyright (C) {year} {name of author}
-
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program. If not, see .
-
-Also add information on how to contact you by electronic and paper mail.
-
- If the program does terminal interaction, make it output a short
-notice like this when it starts in an interactive mode:
-
- {project} Copyright (C) {year} {fullname}
- This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
- This is free software, and you are welcome to redistribute it
- under certain conditions; type `show c' for details.
-
-The hypothetical commands `show w' and `show c' should show the appropriate
-parts of the General Public License. Of course, your program's commands
-might be different; for a GUI interface, you would use an "about box".
-
- You should also get your employer (if you work as a programmer) or school,
-if any, to sign a "copyright disclaimer" for the program, if necessary.
-For more information on this, and how to apply and follow the GNU GPL, see
-.
-
- The GNU General Public License does not permit incorporating your program
-into proprietary programs. If your program is a subroutine library, you
-may consider it more useful to permit linking proprietary applications with
-the library. If this is what you want to do, use the GNU Lesser General
-Public License instead of this License. But first, please read
-.
diff --git a/Makefile b/Makefile
deleted file mode 100644
index eef7577f128..00000000000
--- a/Makefile
+++ /dev/null
@@ -1,107 +0,0 @@
-.PHONY: \
- clean \
- validate-filters \
- validate-filters-2020 \
- validate-filters-2021 \
- validate-filters-2022 \
- validate-filters-2023 \
- validate-filters-2024 \
- validate-filters-2025 \
- validate-filters-2026 \
- validate-privacy \
- validate-annoyances \
- validate-badware \
- validate-ubol-filters
-
-build/validate/validate.js: tools/validate/validate.js tools/validate/config.js
- cp -R tools/validate/* build/validate/
-
-build/validate/uBlock:
- tools/make-validate.sh
-
-build/validate/results/filters.results.txt: build/validate/uBlock build/validate/validate.js
- node build/validate/validate.js \
- in=filters/filters.txt \
- out=build/validate/results
-
-build/validate/results/filters-2020.results.txt: build/validate/uBlock build/validate/validate.js
- node build/validate/validate.js \
- in=filters/filters-2020.txt \
- out=build/validate/results
-
-build/validate/results/filters-2021.results.txt: build/validate/uBlock build/validate/validate.js
- node build/validate/validate.js \
- in=filters/filters-2021.txt \
- out=build/validate/results
-
-build/validate/results/filters-2022.results.txt: build/validate/uBlock build/validate/validate.js
- node build/validate/validate.js \
- in=filters/filters-2022.txt \
- out=build/validate/results
-
-build/validate/results/filters-2023.results.txt: build/validate/uBlock build/validate/validate.js
- node build/validate/validate.js \
- in=filters/filters-2023.txt \
- out=build/validate/results
-
-build/validate/results/filters-2024.results.txt: build/validate/uBlock build/validate/validate.js
- node build/validate/validate.js \
- in=filters/filters-2024.txt \
- out=build/validate/results
-
-build/validate/results/filters-2025.results.txt: build/validate/uBlock build/validate/validate.js
- node build/validate/validate.js \
- in=filters/filters-2025.txt \
- out=build/validate/results
-
-build/validate/results/filters-2026.results.txt: build/validate/uBlock build/validate/validate.js
- node build/validate/validate.js \
- in=filters/filters-2026.txt \
- out=build/validate/results
-
-build/validate/results/privacy.results.txt: build/validate/uBlock build/validate/validate.js
- node build/validate/validate.js \
- in=filters/privacy.txt \
- out=build/validate/results
-
-build/validate/results/annoyances.results.txt: build/validate/uBlock build/validate/validate.js
- node build/validate/validate.js \
- in=filters/annoyances.txt \
- out=build/validate/results
-
-build/validate/results/badware.results.txt: build/validate/uBlock build/validate/validate.js
- node build/validate/validate.js \
- in=filters/badware.txt \
- out=build/validate/results
-
-build/validate/results/ubol-filters.results.txt: build/validate/uBlock build/validate/validate.js
- node build/validate/validate.js \
- in=filters/ubol-filters.txt \
- out=build/validate/results
-
-validate-filters: build/validate/results/filters.results.txt
-
-validate-filters-2020: build/validate/results/filters-2020.results.txt
-
-validate-filters-2021: build/validate/results/filters-2021.results.txt
-
-validate-filters-2022: build/validate/results/filters-2022.results.txt
-
-validate-filters-2023: build/validate/results/filters-2023.results.txt
-
-validate-filters-2024: build/validate/results/filters-2024.results.txt
-
-validate-filters-2025: build/validate/results/filters-2025.results.txt
-
-validate-filters-2026: build/validate/results/filters-2026.results.txt
-
-validate-privacy: build/validate/results/privacy.results.txt
-
-validate-annoyances: build/validate/results/annoyances.results.txt
-
-validate-badware: build/validate/results/badware.results.txt
-
-validate-ubol-filters: build/validate/results/ubol-filters.results.txt
-
-clean:
- rm -rf build
diff --git a/README.md b/README.md
index 148fe625fbe..fa8d10d57b7 100644
--- a/README.md
+++ b/README.md
@@ -1,71 +1,24 @@
-# uAssets
-
-This repository is for the resources of [uBlock Origin (uBO)](https://github.com/gorhill/uBlock). It receives all reports for new filters or existing filters that cause web page breakage. Any contributors are welcome. Contributors who are proven valuable will get write permissions to the repository.
-
-The rationale for including a specific filter in uBO's filter lists is the same as the [EasyList/EasyPrivacy policies](https://easylist.to/pages/policy.html) and also takes into account whether a filter requires uBO's extended filter syntax.
-
-It is preferred to fix filter issues in EasyList. Any filters included in uBO's filter lists must use the [extended syntax](https://github.com/gorhill/uBlock/wiki/Static-filter-syntax#extended-syntax).
-
-The EasyList-compatible fixes for high-traffic websites are added to uBO filters until they become added to EasyList.
-
-#### uAssets will fix the following exceptions even if they do not require using the extended syntax:
-
-- Ad-Reinsertion
-- Anti-Blocker
-- Context Menu Blockage
-- Cut/Copy/Paste Blockage
-- Popups/Popunders
-- Website Breakage
-- Video Ads
-
-#### uAssets will not address the following:
-
-- Paywalls
-- Porn Farms
-- Annoyances (widgets, social media buttons, newsletter subscriptions, donation requests, etc)
-
-#### How to correctly report an issue:
-
-- Disable all other browser extensions and see if the issue still occurs
-
-- If the issue still occurs when all other browser extensions are disabled, then provide the troubleshooting information:
-
- * Steps for uBO:
-
- 1. Open a new browser tab
- 2. Go to the specific page where the issue occurs
- 3. Click the 🛡️ uBO icon
- 4. Click the 💬 chat icon
- 5. Click `Troubleshooting Information`
- 6. Click `Select all` and copy the contents
- 7. Paste the contents into the appropriate GitHub thread
-
- * Steps for uBO Lite:
-
- 1. Open a new browser tab
- 2. Go to the specific page where the issue occurs
- 3. Click the 🛡️ uBO Lite icon
- 4. Click the menu item for `💬 Report an issue`
- 5. Click `Troubleshooting Information`
- 6. Copy the contents
- 7. Paste the contents into the appropriate GitHub thread
-
-#### Filter List Requests
-
-New filter list requests in the issue tracker are not permitted and will be declined and closed.
-
-#### Support Forum
-
-For support, questions, or help, visit [/r/uBlockOrigin](https://www.reddit.com/r/uBlockOrigin/).
-
-#### uBO Issues
-
-Report issues with uBO in the [uBO issue tracker](https://github.com/uBlockOrigin/uBlock-issues/issues).
-
-#### uBO Lite (uBOL) Issues
-
-Report issues specific to the Manifest Version 3 (MV3) variant in the [uBOL issue tracker](https://github.com/uBlockOrigin/uBOL-home/issues).
-
-#### Similarly-Purposed Blockers
-
-Do **NOT** use any other [similarly-purposed blockers](https://x.com/gorhill/status/1033706103782170625) concurrently with uBO. It can result in website breakage or undefined results.
+This branch is to be used as reference content for [Content Delivery
+Networks](https://en.wikipedia.org/wiki/Content_delivery_network)
+hosting [uBlock Origin's own filter lists](https://github.com/uBlockOrigin/uAssets/tree/master/filters):
+
+* [uBlock's `assets.json`](./ublock/assets.json) (internal)
+* [uBlock's `assets.dev.json`](./ublock/assets.dev.json) (internal)
+* [Bad filter lists](./filters/badlists.txt) (internal)
+* uBlock filter lists
+ * [uBlock filters – Ads](./filters/filters.min.txt) (default)
+ * [uBlock filters – Privacy](./filters/privacy.min.txt) (default)
+ * [uBlock filters – Badware risks](./filters/badware.txt) (default)
+ * [uBlock filters – Quick fixes](./filters/quick-fixes.txt) (default)
+ * [uBlock filters – Unbreak](./filters/unbreak.txt) (default)
+ * [uBlock filters – Annoyances](./filters/annoyances.txt)
+ * [Block Outsider Intrusion into LAN](./filters/lan-block.txt)
+* EasyList filter lists
+ * [EasyList – Ads](./thirdparties/easylist.txt) (default)
+ * [EasyPrivacy](./thirdparties/easyprivacy.txt) (default)
+ * EasyList – Annoyances
+ * [EasyList – Annoyances](./thirdparties/easylist-annoyances.txt)
+ * [EasyList – Cookie Notices](./thirdparties/easylist-cookies.txt)
+ * [EasyList – Newsletter Notices](./thirdparties/easylist-newsletters.txt)
+ * [EasyList – Notifications](./thirdparties/easylist-notifications.txt)
+ * [EasyList – Social Widgets](./thirdparties/easylist-social.txt)
diff --git a/_config.yml b/_config.yml
new file mode 100644
index 00000000000..2f7efbeab57
--- /dev/null
+++ b/_config.yml
@@ -0,0 +1 @@
+theme: jekyll-theme-minimal
\ No newline at end of file
diff --git a/filters/annoyances-cookies.txt b/filters/annoyances-cookies.txt
index 4bf85d5c451..307456672ce 100644
--- a/filters/annoyances-cookies.txt
+++ b/filters/annoyances-cookies.txt
@@ -1,5 +1,5 @@
! Title: uBlock filters – Cookie Notices
-! Last modified: %timestamp%
+! Last modified: Wed, 16 Sep 2026 11:29:52 +0000
! Expires: 7 days
! Description: Filters optimized for uBlock Origin, to be used with EasyList's and/or Adguard's "Cookie Notices" list(s)
! License: https://github.com/uBlockOrigin/uAssets/blob/master/LICENSE
diff --git a/filters/annoyances-others.txt b/filters/annoyances-others.txt
index cd57b9011fb..186ecccbb3a 100644
--- a/filters/annoyances-others.txt
+++ b/filters/annoyances-others.txt
@@ -1,5 +1,5 @@
! Title: uBlock filters – Other Annoyances
-! Last modified: %timestamp%
+! Last modified: Wed, 16 Sep 2026 05:16:44 +0000
! Expires: 7 days
! Description: Filters optimized for uBlock Origin, to be used with EasyList's and/or Adguard's "Other Annoyances" list(s)
! License: https://github.com/uBlockOrigin/uAssets/blob/master/LICENSE
diff --git a/filters/annoyances.min.txt b/filters/annoyances.min.txt
new file mode 100644
index 00000000000..16db5044b6f
--- /dev/null
+++ b/filters/annoyances.min.txt
@@ -0,0 +1,4289 @@
+! Title: uBlock filters – Annoyances
+! Expires: 7 days
+! Last modified: Wed, 16 Sep 2026 05:16:44 +0000
+! Diff-Path: %diffpath%#ublock-annoyances
+! Diff-Expires: 317 minutes
+! License: https://github.com/uBlockOrigin/uAssets/blob/master/LICENSE
+! *** uAssets:filters/annoyances.txt ***
+! *** filters/annoyances-others.txt ***
+! =========================== START: Anti copy, right-click, devtools, text select etc. =================================
+! ilovevaldinon. it anti right click, select
+ilovevaldinon.it##+js(acs, document.oncontextmenu)
+ilovevaldinon.it##+js(aopr, disableSelection)
+! flinsetyadi. com anti right click, select, copy, drag, f-keys
+flinsetyadi.com##+js(acs, document.ondragstart)
+flinsetyadi.com##+js(acs, disableSelection, reEnable)
+flinsetyadi.com##+js(aopr, disable_copy)
+flinsetyadi.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! www-daftarharga.blogspot. com anti right click, select, f-keys
+www-daftarharga.blogspot.com##+js(acs, document.oncontextmenu)
+www-daftarharga.blogspot.com##+js(aeld, , keyCode)
+www-daftarharga.blogspot.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! warning msg
+elitepvpers.com##+js(nostif, $)
+elitepvpers.com##+js(acs, $, Promise)
+! filmpornoitaliano anti right click - select
+filmpornoitaliano.org##+js(aopr, document.oncontextmenu)
+filmpornoitaliano.org##+js(aopr, document.onmousedown)
+filmpornoitaliano.org##+js(aopr, document.onselectstart)
+! vumoo.vip devtools
+||vumoo.vip/js/safe.ob.min.js
+! eshentai. tv warning
+eshentai.tv##.aviso
+meteoblue.com##+js(set, mb.advertisingShouldBeEnabled, false)
+! cristelageorgescu. ro anti right click, select, copy, f-key
+cristelageorgescu.ro##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+cristelageorgescu.ro##+js(acs, document.oncontextmenu)
+cristelageorgescu.ro##+js(aopr, disableSelection)
+cristelageorgescu.ro##+js(aeld, , ctrlKey)
+cristelageorgescu.ro##+js(aopr, document.onkeydown)
+cristelageorgescu.ro##+js(aopr, document.oncopy)
+! atlas-geografic. net anti right click - select - f-keys
+atlas-geografic.net##+js(aopr, document.oncontextmenu)
+atlas-geografic.net##+js(aopw, disableEnterKey)
+atlas-geografic.net##+js(aopw, document.ondragstart)
+! cintateknologi. com anti select
+cintateknologi.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+trucksbook.eu##.modal-backdrop
+trucksbook.eu##body:style(overflow: initial !important)
+! wawlist. com anti right click, select, ctrl,f-keys
+wawlist.com##+js(acs, document.oncontextmenu)
+wawlist.com##+js(acs, document.onkeydown)
+wawlist.com##+js(aopr, disableSelection)
+wawlist.com##+js(aeld, keydown)
+! aepos.ap.gov. in anti right click
+aepos.ap.gov.in##+js(ra, oncontextmenu)
+aepos.ap.gov.in##+js(acs, $, contextmenu)
+52bdys.com##+js(aopr, onload)
+mooc.chaoxing.com##+js(aeld, beforepaste)
+! brownsboys. com anti select
+brownsboys.com##+js(aopr, document.onselectstart)
+mercenaryenrollment.com##+js(acs, document.oncontextmenu)
+mercenaryenrollment.com##style:has-text(user-select):remove()
+! magesypro. pro anti select
+magesypro.*##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+magesy.blog##+js(noeval-if, disable_copy)
+magesy.blog##+js(aeld, contextmenu, preventDefault)
+! psihologiadeazi. ro anti right click, select, copy, f-keys
+psihologiadeazi.ro##+js(aopr, nocontext)
+psihologiadeazi.ro##+js(aopr, disable_copy)
+psihologiadeazi.ro##+js(acs, jQuery, keydown)
+psihologiadeazi.ro##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! cafago. com anti select
+cafago.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! hollywoodmask. com anti select copy newsletter
+hollywoodmask.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+hollywoodmask.com##+js(aeld, /copy|cut|paste|selectstart/)
+hollywoodmask.com##+js(nostif, pop)
+! ibomma. pw anti right click select copy
+ibomma.pw##+js(acs, $, contextmenu)
+! scrolller. com anti right click
+scrolller.com##+js(aeld, contextmenu)
+! voe right click other keys
+voe.sx,voe-unblock.com##+js(aeld, /keydown|keyup/, keyCode)
+voe.sx,voe-unblock.com##+js(aeld, contextmenu)
+voe-unblock.com##+js(acs, console.clear)
+kathleenmemberhistory.com,nonesnanking.com,phenomenalityuniform.com,valeronevijao.com,figeterpiazine.com,yodelswartlike.com,generatesnitrosate.com,gamoneinterrupted.com,metagnathtuggers.com,wolfdyslectic.com,rationalityaloelike.com,sizyreelingly.com,urochsunloath.com,monorhinouscassaba.com,boonlessbestselling244.com,cyamidpulverulence530.com,guidon40hyporadius9.com,30sensualizeexpression.com,greaseball6eventual20.com,toxitabellaeatrebates306.com,20demidistance9elongations.com,audaciousdefaulthouse.com,fittingcentermondaysunday.com,launchreliantcleaverriver.com,matriculant401merited.com,realfinanceblogcenter.com,telyn610zoanthropy.com,un-block-voe.net,v-o-e-unblock.com,voe-un-block.com,voe-unblock.*,voeun-block.net,voeunbl0ck.com,voeunblck.com,voeunblk.com,voeunblock3.com##+js(aeld, contextmenu, preventDefault)
+kathleenmemberhistory.com,nonesnanking.com,phenomenalityuniform.com,valeronevijao.com,figeterpiazine.com,yodelswartlike.com,generatesnitrosate.com,gamoneinterrupted.com,metagnathtuggers.com,wolfdyslectic.com,rationalityaloelike.com,sizyreelingly.com,urochsunloath.com,monorhinouscassaba.com,boonlessbestselling244.com,cyamidpulverulence530.com,guidon40hyporadius9.com,30sensualizeexpression.com,greaseball6eventual20.com,toxitabellaeatrebates306.com,20demidistance9elongations.com,audaciousdefaulthouse.com,fittingcentermondaysunday.com,launchreliantcleaverriver.com,matriculant401merited.com,realfinanceblogcenter.com,telyn610zoanthropy.com,un-block-voe.net,v-o-e-unblock.com,voe-un-block.com,voe-unblock.*,voeun-block.net,voeunbl0ck.com,voeunblck.com,voeunblk.com,voeunblock3.com##+js(aeld, keydown, disabledEvent)
+pttws.ptt.gov.tr##+js(ra, onpaste, #tr_mesaj > td > .text-input.validate\[required\])
+! playpilot. com hbomax annoyance
+playpilot.com##.takeover.modals
+playpilot.com##body:style(overflow: auto !important;)
+messitv.net##.sharepost
+! elahmad. com right click, select, drag
+elahmad.com##+js(ra, oncontextmenu|ondragstart|onselectstart)
+elahmad.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! adpres. ro right click select copy f keys
+adpres.ro##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+adpres.ro##+js(aopw, stopPrntScr)
+||piano.io^$domain=fastcompany.com
+! erinsakura. com anti copy
+erinsakura.com##+js(aeld, copy)
+! baixedetudo.net. br anti right click / copy / ctrl U / F12
+baixedetudo.net.br##+js(aopw, document.oncontextmenu)
+baixedetudo.net.br##+js(aeld, /copy|keydown/)
+! libertatea. ro clipboard manipulation
+libertatea.ro##+js(aeld, copy)
+! unikampus.net anti select anti right-click
+unikampus.net##+js(aopr, document.oncontextmenu)
+unikampus.net##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! whowantstuffs.blogspot. com anti select
+whowantstuffs.blogspot.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+ihbarweb.org.tr##+js(aeld, /^(?:copy|paste)$/, undefined)
+! appofmirror.com anti right click, select
+appofmirror.com##+js(acs, nocontextmenu)
+appofmirror.com##body *:style(user-select: auto!important;-webkit-touch-callout: default!important;-webkit-user-select: auto!important;-moz-user-select: auto!important;-ms-user-select: auto!important;)
+! quicasting. it anti right click / select
+||quicasting.it^$csp=script-src * 'unsafe-inline'
+! diaforetiko. gr anti right click / select
+diaforetiko.gr##+js(acs, document.oncontextmenu)
+diaforetiko.gr##+js(aopr, disableSelection)
+! tchadcarriere. com anti right click / select
+tchadcarriere.com##+js(acs, document.oncontextmenu)
+tchadcarriere.com##+js(aopr, disableSelection)
+! shaamtv. com anti select
+shaamtv.com##+js(aopr, disableSelection)
+! themes-dl. com anti select
+themes-dl.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! gooyaabitemplates. com anti select
+gooyaabitemplates.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! readm. org anti select
+readm.org##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! androidtvbox. eu anti select, right click, drag
+androidtvbox.eu##+js(aeld, dragstart)
+androidtvbox.eu##+js(aopr, nocontextmenu)
+androidtvbox.eu##+js(acs, document.ondragstart)
+androidtvbox.eu##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! tvstreampf. xyz anti right click / select / drag
+tvstreampf.xyz##+js(acs, document.ondragstart)
+tvstreampf.xyz##+js(acs, document.onselectstart)
+! gamezop. com anti select
+gamezop.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! articlesmania. me anti right click, copy
+articlesmania.me##+js(ra, oncontextmenu)
+articlesmania.me##+js(acs, document.onkeydown)
+! renditepassive. net anti right click / select / drag
+renditepassive.net##+js(set, document.oncontextmenu, '')
+renditepassive.net##+js(set, document.onselectstart, '')
+renditepassive.net##+js(set, document.onkeydown, '')
+renditepassive.net##+js(set, document.onmousedown, '')
+renditepassive.net##+js(set, document.onclick, '')
+renditepassive.net##+js(acs, document.ondragstart)
+renditepassive.net##+js(aopr, onload)
+! onlinecoursebay. com anti right click / select / f keys
+onlinecoursebay.com##+js(aeld, , mdp)
+! utorrentgamesps2.blogspot. com anti right click , select
+utorrentgamesps2.blogspot.com##+js(acs, document.onkeydown)
+utorrentgamesps2.blogspot.com##+js(ra, onselectstart)
+! starbene. it anti select, right click, drag, copy, f keys, ctrl
+starbene.it##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+starbene.it##+js(acs, document.oncontextmenu)
+starbene.it##+js(aeld, /copy|contextmenu/)
+! youmath. it anti select
+youmath.it##+js(aopw, document.onmousedown)
+youmath.it##+js(aopw, document.onselectstart)
+youmath.it##+js(aopr, document.onselectstart)
+youmath.it##+js(set, disableselect, trueFunc)
+youmath.it##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! katholisches. info warning popup
+katholisches.info##+js(nostif, pop)
+! openfinanza. it anti right click, select, drag, f-keys
+openfinanza.it##+js(acs, document.oncontextmenu)
+openfinanza.it##+js(acs, document.ondragstart)
+openfinanza.it##+js(aopw, disableEnterKey)
+! japanxxxmovie.com,sexpox.com anti right click
+japanxxxmovie.com,sexpox.com##+js(acs, $, contextmenu)
+! bloggerspice. com anti select
+bloggerspice.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! foodviva. com anti select / drag / right click
+foodviva.com##+js(ra, oncontextmenu|ondragstart|onselectstart)
+! sysnettechsolutions. com anti right click, select, f-keys
+||sysnettechsolutions.com^$csp=script-src * 'unsafe-inline'
+sysnettechsolutions.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! toppremiumpro. com anti select, copy, right click, drag, f-keys
+toppremiumpro.com##+js(aeld, /contextmenu|selectstart|copy|dragstart/)
+toppremiumpro.com##+js(aopr, cpp_loc)
+hitproversion.com##+js(aopr, disableEnterKey)
+hitproversion.com##+js(aopw, document.ondragstart)
+hitproversion.com##style:has-text(user-select:):remove()
+! img999. com anti right click
+img999.com##+js(ra, oncontextmenu)
+! lataifas. ro anti right click, select, f-keys
+lataifas.ro##+js(acs, document.oncontextmenu)
+lataifas.ro##+js(acs, jQuery, oncontextmenu)
+lataifas.ro##+js(aeld, , undefined)
+lataifas.ro##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+/wp-content/plugins/append-link-on-copy/js/append_link.js$script,1p
+! gsmfirmware. net anti select
+gsmfirmware.net##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! truyenbanquyen.com anti right click, select, F12
+truyenbanquyen.com##+js(acs, document.oncontextmenu)
+truyenbanquyen.com##+js(aopw, disable_hot_keys)
+truyenbanquyen.com##+js(aopw, disable_copy)
+truyenbanquyen.com##*:style(-webkit-touch-callout: default!important; -webkit-user-select: auto!important; -moz-user-select: auto!important; -ms-user-select: auto!important;)
+! gnt24365.net anti right click, select
+gnt24365.net##+js(acs, document.oncontextmenu)
+gnt24365.net##+js(acs, document.onselectstart)
+gnt24365.net##*:style(-webkit-touch-callout: default!important;-webkit-user-select: auto!important;-moz-user-select: auto!important;user-select: auto!important;)
+! battle-one.com anti right click, select
+battle-one.com##+js(aopr, document.oncontextmenu)
+battle-one.com##+js(aopr, disableSelection)
+! cambiarevita. eu anti select
+cambiarevita.eu##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! viveretenerife. com anti right click
+viveretenerife.com##+js(aeld, contextmenu)
+! iovivoatenerife. it anti right click, select
+iovivoatenerife.it##+js(aopr, document.oncontextmenu)
+iovivoatenerife.it##+js(aopr, disableSelection)
+! arlinadzgn. com select / copy manipulation
+arlinadzgn.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+arlinadzgn.com##+js(aeld, copy)
+! japan-fans.com right click
+japan-fans.com##+js(acs, document.onmousedown)
+! asiatv. online anti right click
+asiatv.*##+js(aeld, contextmenu)
+! fmovies. (mx => red => ..) right click, select, drag, f-keys, print
+fmovies.*##+js(acs, document.oncontextmenu)
+fmovies.*##+js(acs, disableSelection, reEnable)
+fmovies.*##+js(aopr, document.ondragstart)
+fmovies.*##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+fmovies.*##style:has-text(@media print):remove()
+! vedantu. com (Fix right click and select text)
+vedantu.com##+js(aeld, contextmenu, preventDefault)
+vedantu.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! tahmial.blogspot. com anti select
+tahmial.blogspot.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! talpo. it anti right click, select, copy etc
+talpo.it##+js(set, x5engine.utils.imCodeProtection, null)
+! th-world. com anti right click, select, copy, ctrl keys
+th-world.com##+js(aeld, /contextmenu|select|copy/)
+th-world.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+th-world.com##+js(ra, oncontextmenu|ondragstart|onselectstart|onkeydown|oncopy|oncut)
+th-world.com##+js(aeld, , 0x)
+th-world.com##^script:has-text(innerText)
+! thezealots. org anti right click, select
+thezealots.org##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+thezealots.org##+js(acs, document.oncontextmenu)
+! top.howfn. com anti select
+top.howfn.com##+js(acs, document.onselectstart)
+! vinaurl.blogspot. com anti right click, select, ctrl-u, f12 etc
+vinaurl.blogspot.com##+js(acs, matchMedia)
+vinaurl.blogspot.com##+js(aopr, shortcut)
+vinaurl.blogspot.com##+js(acs, document.onkeydown)
+! wasza-farma. pl anti right click
+wasza-farma.pl##+js(ra, oncontextmenu)
+! wouterplanet. com anti right click / select, dev tools
+wouterplanet.com##+js(ra, oncontextmenu, body, complete)
+wouterplanet.com##+js(nosiif, _0x)
+wouterplanet.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! erexams. com anti select
+erexams.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! deportealdia.live anti right click; ref. https://github.com/AdguardTeam/AdguardFilters/issues/74115
+deportealdia.live##+js(acs, document.oncontextmenu)
+! zdravenportal. eu anti select, right click, drag, ctrl keys
+zdravenportal.eu##+js(acs, document.oncontextmenu)
+zdravenportal.eu##+js(acs, document.addEventListener, document.onselectstart)
+zdravenportal.eu##+js(aopw, disable_hot_keys)
+zdravenportal.eu##+js(ra, oncontextmenu)
+zdravenportal.eu##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+chessimprover.com##+js(aopw, document.oncontextmenu)
+chessimprover.com##+js(aopw, document.onselectstart)
+chessimprover.com##+js(aopr, disableSelection)
+! reflectim .fr anti select, right click
+reflectim.fr##+js(acs, document.oncontextmenu)
+reflectim.fr##+js(acs, document.onselectstart)
+! sdelatotoplenie. ru anti right click, select, drag, copy
+sdelatotoplenie.ru##+js(acs, document.oncontextmenu)
+sdelatotoplenie.ru##+js(acs, document.oncopy)
+! sachonthi. com anti right click, select
+sachonthi.com##+js(acs, document.oncontextmenu)
+sachonthi.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! significatocanzoni. it anti select
+significatocanzoni.it##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+accuweather.com##.privacy-policy-banner
+marksandspencer.com##+js(aeld, contextmenu)
+! paesifantasma .it anti right click
+paesifantasma.it##+js(set, x5engine.utils.imCodeProtection, null)
+! payeer-gift. ru anti right click
+payeer-gift.ru##+js(aopr, document.oncontextmenu)
+! naijagists .com anti select
+naijagists.com##+js(aopr, disableSelection)
+! nandedbazaar .com anti select
+nandedbazaar.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! naukridisha .in anti select
+naukridisha.in##+js(acs, document.onselectstart)
+! northumberland-walks.co .uk anti right click, select, drag
+northumberland-walks.co.uk##+js(ra, oncontextmenu|ondragstart|onselectstart)
+! nydailyquote .com anti select
+nydailyquote.com##+js(acs, document.onselectstart)
+! objectivequiz. com anti select
+objectivequiz.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! ouasafat. com anti select
+ouasafat.com##+js(acs, document.onselectstart)
+teamaretuza.com###consentModal,.modal-backdrop
+teamaretuza.com##body:style(overflow: auto!important)
+! lendagames .com ctrl-c, ctrl-u, F12 etc
+lendagames.com##+js(acs, document.onkeydown)
+! live.b-c-e .us anti right click
+live.b-c-e.us##+js(aopr, alert)
+loveplay123.com##+js(ra, oncontextmenu|onDragStart|onSelectStart)
+loveplay123.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! minecraftquiz .com anti select
+minecraftquiz.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! magelang1337 .com anti select
+magelang1337.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! kijyomatome-ch.com anti right-click, select
+kijyomatome-ch.com##+js(ra, oncontextmenu|onselectstart, body)
+kijyomatome-ch.com##body:style(user-select:auto !important;-webkit-user-select:auto !important;-ms-user-select:auto !important;-moz-user-select:auto !important;-webkit-user-drag:auto !important)
+! juegosdetiempolibre .org anti right click / select
+juegosdetiempolibre.org##+js(acs, document.oncontextmenu)
+juegosdetiempolibre.org##+js(aopr, disableSelection)
+! kutub3lpdf .com anti right click, select, copy
+kutub3lpdf.com##+js(aeld, /contextmenu|copy|selectstart/)
+! ifdreamscametrue .com anti: right click, select, copy
+ifdreamscametrue.com##+js(acs, document.oncontextmenu)
+ifdreamscametrue.com##+js(acs, jQuery, copy)
+ifdreamscametrue.com##+js(aeld, contextmenu)
+ifdreamscametrue.com##+js(aopr, disableSelection)
+! irisbuddies. ml anti select
+irisbuddies.*##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! ggulpass .com anti right click / select
+ggulpass.com##+js(aopw, document.oncontextmenu)
+ggulpass.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! goodbakery .ru anti right click / select
+goodbakery.ru##+js(acs, document.oncontextmenu)
+goodbakery.ru##+js(acs, jQuery, contextmenu)
+! funivie .org anti right click / select
+funivie.org##+js(acs, document.oncontextmenu)
+funivie.org##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+tiktok.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+tiktok.com##+js(aeld, contextmenu, preventDefault)
+hotpornfile.org##+js(aopr, document.oncontextmenu)
+hotpornfile.org##+js(aopr, document.onselectstart)
+hotpornfile.org##+js(aopr, document.onkeydown)
+hotpornfile.org##+js(aopr, document.onkeypress)
+! empregostagios.com anti-contextmenu/selection/keyboard annoyance
+empregoestagios.com##+js(aopr, disableEnterKey)
+empregoestagios.com##+js(aopw, document.ondragstart)
+! pornhd8k.net dev tools
+pornhd8k.net##+js(nosiif, debugger)
+! dailynewsview .com anti select
+dailynewsview.com##+js(aopr, document.onselectstart)
+! e-sushi .fr anti right click, anti select
+e-sushi.fr##+js(aopr, document.oncontextmenu)
+e-sushi.fr##+js(acs, document.onselectstart)
+! evasion-online .com anti right click, anti select
+evasion-online.com##+js(aopr, document.oncontextmenu)
+evasion-online.com##+js(acs, document.onselectstart)
+! exclusifvoyages.com anti right click, anti select
+exclusifvoyages.com##+js(aopr, document.oncontextmenu)
+exclusifvoyages.com##+js(acs, document.onselectstart)
+exclusifvoyages.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! experciencia .com anti select
+experciencia.com##+js(aopr, disableSelection)
+! everydaynewinfo .com anti select
+everydaynewinfo.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! fraudnavi.com right click, text selection
+fraudnavi.com##+js(ra, oncontextmenu)
+fraudnavi.com##body:style(-moz-user-select: auto !important;-ms-user-select: auto !important;-webkit-user-select: auto !important;-webkit-touch-callout: default !important;)
+! anti right-click
+javbest.xyz,javbix.com,javgrab.com##+js(acs, $, contextmenu)
+||googleapis.com/loadermain.appspot.com/main.js$domain=javboys.com
+! 69translations.blogspot .com anti select
+69translations.blogspot.com##+js(aopr, document.onselectstart)
+69translations.blogspot.com##+js(aopr, document.onmousedown)
+69translations.blogspot.com##+js(aopr, document.onclick)
+! anti ctrl-u my-code4you.blogspot .com
+my-code4you.blogspot.com##+js(aopr, document.onkeydown)
+! anti select dailynews.us.com
+dailynewsview.com,dailynews.us.com##+js(acs, document.onselectstart)
+! cyberspace .world anti select
+cyberspace.world##+js(aopr, document.onselectstart)
+! fatgirlskinny.net overlay annoyance
+fatgirlskinny.net##.pum
+fatgirlskinny.net##html:style(overflow:auto !important)
+! economica .net manipulated clipboard
+economica.net##+js(aeld, copy)
+! kuroko-analyze.com right-click
+kuroko-analyze.com##+js(ra, oncontextmenu, body)
+safetxt.net##+js(acs, $, contextmenu)
+! liveroger.com anti-select
+liveroger.com##body:style(-webkit-touch-callout:text !important;-webkit-user-select:text !important;-khtml-user-select:text !important;-moz-user-select:text !important;-ms-user-select:text !important;user-select:text !important)
+! mediafax .ro anti copy
+mediafax.ro##+js(aeld, copy)
+free-barcode-generator.net##[id^="reklamy"]
+! gomovies .click anti right click, keys, select
+gomovies.*##+js(acs, document.oncontextmenu)
+gomovies.*##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! newsforbolly .org anti right click, anti ctrl u, f12
+newsforbolly.org##+js(acs, document.oncontextmenu)
+newsforbolly.org##+js(ra, onkeydown)
+thefreethoughtproject.com##.pum
+thefreethoughtproject.com##html:style(overflow:auto !important)
+nytimes.com###modal-portal-regiwall
+nytimes.com##body:style(overflow: initial !important)
+! fix poplinks.idolmaster-official.jp anti-right click and anti-select
+poplinks.idolmaster-official.jp##+js(ra, oncontextmenu|onselectstart|onmousedown, body)
+! clubulbebelusilor .ro anti right click, anti select
+clubulbebelusilor.ro##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+clubulbebelusilor.ro##+js(aeld, contextmenu)
+seotechman.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+seotechman.com##*::selection:style(background-color:#338FFF!important)
+! katosatoshi.jp right-click, text-selection
+katosatoshi.jp##+js(ra, oncontextmenu, body)
+katosatoshi.jp##body:style(-webkit-user-select:text!important;-moz-user-select:text!important;-ms-user-select:text!important;user-select:text!important)
+! zeeebatch.blogspot .com select, ctrl-u etc
+zeeebatch.blogspot.com##+js(acs, document.onmousedown)
+zeeebatch.blogspot.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! techdracula .com anti select
+techdracula.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+hibiki-radio.jp##+js(aeld, contextmenu)
+hibiki-radio.jp##body:style(-webkit-user-select:auto !important; -webkit-touch-callout: default !important;)
+! autophorie.de anti right click, anti select
+autophorie.de##+js(aopr, disableSelection)
+autophorie.de##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! articlesmania .me right click, select, copy
+||articlesmania.me^$csp=script-src * 'unsafe-eval' 'unsafe-inline'
+! digital.lasegunda.com anti-contextmenu/anti-selection
+digital.lasegunda.com##+js(aeld, contextmenu)
+digital.lasegunda.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! mhwg.org anti right click, anti select
+mhwg.org##+js(ra, oncontextmenu|onselectstart|style, #body_game)
+/wp-content/plugins/secure-copy-content-protection/*$script
+! mesquitaonline .com anti right click, select
+mesquitaonline.com##+js(aeld, , mdp)
+poeapp.com##.sponsor, div.wrapper
+! blasianluvforever .com right click, select
+blasianluvforever.com##+js(acs, document.oncontextmenu)
+blasianluvforever.com##+js(aopr, disableSelection)
+! mdpUnGrabber /anti right click, select, ctrl+*
+lunas.pro,onlinefreecourse.net,pisr.org,script-stack.com,uplod.net,downloadtutorials.net,thewpclub.net,thememazing.com,themebanks.com##+js(aeld, , mdp)
+! right click, select elizabeth-mitchell .org #3401
+elizabeth-mitchell.org##+js(acs, document.oncontextmenu)
+elizabeth-mitchell.org##+js(aopr, disableSelection)
+elizabeth-mitchell.org##+js(acs, addEventListener, ctrlKey)
+! marfilius.blogspot .com anti select
+marfilius.blogspot.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+strcloud.in,streamtape.*##+js(aeld, contextmenu)
+strtape.*,streamtape.*##+js(rmnt, script, /parseInt.*push.*setTimeout.*try.*catch/)
+! ggeguide .com right click, select
+ggeguide.com##+js(acs, document.oncontextmenu)
+ggeguide.com##+js(aopr, disableSelection)
+! wpb.shueisha.co.jp right click
+wpb.shueisha.co.jp##+js(aeld, contextmenu, preventDefault)
+! tercihiniyap .net right click, select
+tercihiniyap.net##+js(ra, oncontextmenu|onselectstart|ondragstart)
+! right click images nationalgeographic .com
+nationalgeographic.com##+js(aeld, contextmenu)
+! tistory.com anti-contextmenu/selection
+tistory.com##+js(aopw, document.oncontextmenu)
+! altranotizia .it anti select
+altranotizia.it##+js(acs, disableSelection)
+! right click, select, copy cristoiublog.ro
+cristoiublog.ro##+js(aopw, document.oncontextmenu)
+cristoiublog.ro##+js(aopw, document.onselectstart)
+! right click, select, copy => http://www.oggiscuola.com/web/2018/09/22/alzarsi-in-piedi-quando-entra-il-professore-e-una-forma-di-saluto-che-va-recuperata/
+oggiscuola.com##+js(acs, jQuery, overlay)
+||oggiscuola.com^$csp=style-src 'self' *
+||oggiscuola.com/*/banner$image
+! popular on FB
+facebook.com,facebookcorewwwi.onion,facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion##.fbUserStory:has-text(Popular Across Facebook)
+facebook.com,facebookcorewwwi.onion,facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion##.userContentWrapper:has-text(Popular Across Facebook)
+!#if cap_html_filtering
+! ||facebook.com/api/graphql/$xhr,replace=/\{"newest_lbl_for_brs"[^\n]+?"follow_button":\{"__typename":"CometFeedStoryFollowButtonStrategy"[^\n]+"cursor":"[^"]+"\}/{}/g,domain=web.facebook.com|www.facebook.com
+||facebook.com/api/graphql/$xhr,1p,replace=/,"category_sensitive"[^\n]+?"follow_button":\{"__typename":"CometFeedStoryFollowButtonStrategy"[^\n]+"cursor":"[^"]+"\}/}/g,domain=web.facebook.com|www.facebook.com
+!#else
+! web.facebook.com,www.facebook.com##+js(trusted-replace-xhr-response, '/\{"newest_lbl_for_brs":[^\n]+?"follow_button":\{"__typename":"CometFeedStoryFollowButtonStrategy"[^\n]+"cursor":"[^"]+"\}/g', {}, /api/graphql)
+web.facebook.com,www.facebook.com##+js(trusted-replace-xhr-response, '/,"category_sensitive"[^\n]+?"follow_button":\{"__typename":"CometFeedStoryFollowButtonStrategy"[^\n]+"cursor":"[^"]+"\}/g', }, /api/graphql)
+!#endif
+! FB link redirection
+www.facebook.com##+js(json-prune, require.0.3.0.__bbox.define.[].2.is_linkshim_supported require.0.3.0.__bbox.define.[].2.click_ids)
+||l.facebook.com/l.php?u=$doc,urlskip=?u
+||l.instagram.com/?u=$doc,urlskip=?u
+artsy.net##+js(aeld, scroll)
+! timponline . ro right click, select, copy
+timponline.ro##+js(aopw, disable_copy)
+timponline.ro##+js(aopw, disableSelection)
+timponline.ro##+js(aopw, nocontext)
+singingdalong.blogspot.com##+js(ra, oncontextmenu|ondragstart|onselectstart)
+singingdalong.blogspot.com##+js(acs, disableselect, reEnable)
+neobux.com##+js(ra, oncontextmenu|ondragstart|onselectstart)
+neobux.com##.nosel:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! http://qualityfilehosting.com/how-to-install-nginx/ select, right click, copy
+qualityfilehosting.com##+js(aopw, disableEnterKey)
+qualityfilehosting.com##+js(acs, document.ondragstart, document.oncontextmenu)
+qualityfilehosting.com##.unselectable:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! ideapod . com right click select copy
+ideapod.com##+js(set, nocontext, noopFunc)
+ideapod.com##+js(set, disableSelection, noopFunc)
+! androidmtk . com right click, copy, select
+androidmtk.com##[id]:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+androidmtk.com##+js(acs, document.oncontextmenu)
+! http://dba-oracle.com/ copy, select
+dba-oracle.com##+js(ra, oncontextmenu|ondragstart|onselectstart)
+! apornstories.com right click, select, copy
+apornstories.com##+js(aopw, killCopy)
+apornstories.com##+js(ra, oncontextmenu|ondragstart|onselectstart|onkeydown)
+! randomstory . org select, copy
+randomstory.org##+js(aopw, disableSelection)
+! booksmedicos . org right click, select, copy
+booksmedicos.org##+js(aopw, disableSelection)
+booksmedicos.org##+js(acs, jQuery, document)
+techsupportall.com##+js(aeld, /^(?:contextmenu|copy|keydown)$/)
+badayak.com##+js(acs, document.oncontextmenu)
+! right click / select npnews24 . com
+npnews24.com##+js(acs, document.oncontextmenu, document.onselectstart)
+! right click, copy kirannewsagency . com
+kirannewsagency.com##+js(aopw, disableSelection)
+kirannewsagency.com##+js(acs, document.oncontextmenu)
+! europix right click, ctrl-U
+europixhd.*,topeuropix.*##+js(acs, document.onkeydown)
+europixhd.*,topeuropix.*##+js(acs, document.oncontextmenu)
+! gezimanya . com right click, copy, select
+gezimanya.com##+js(ra, oncontextmenu|onselectstart|onselect|oncopy)
+gezimanya.com##+js(acs, jQuery, Drupal)
+! starsunfolded . com right click, select
+starsunfolded.com##+js(acs, document.oncontextmenu)
+starsunfolded.com##+js(aopw, disableSelection)
+! right click, select ##5086
+tecnotutoshd.net##+js(aopw, document.oncontextmenu)
+tecnotutoshd.net##+js(acs, disableselect, reEnable)
+! banglainsider .com right click / select / ctrl-U
+banglainsider.com##+js(acs, document.onkeydown)
+banglainsider.com##+js(acs, reEnable, killcopy)
+banglainsider.com##+js(ra, oncontextmenu)
+! mio .to right click, select
+mio.to##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+mio.to##+js(aeld, contextmenu)
+! right click select https://github.com/NanoMeow/QuickReports/issues/1047
+husseinezzat.com##+js(aeld, contextmenu)
+husseinezzat.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important;-moz-user-select: text !important;-ms-user-select: text !important;user-select: text !important;)
+husseinezzat.com##+js(aeld, keydown)
+! bigulnews .tv right click, select, ctrl-U
+bigulnews.tv##+js(aeld, /contextmenu|keydown|keyup|copy/)
+bigulnews.tv##+js(aopw, stopPrntScr)
+bigulnews.tv##*::selection:style(background-color:#338FFF!important)
+! select / copy informagiovani-italia . com
+informagiovani-italia.com##body:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! luoghidavedere .it right click, select
+luoghidavedere.it##+js(aopw, document.oncontextmenu)
+luoghidavedere.it##+js(acs, document.onselectstart)
+! kangkimin. com anti select
+kangkimin.com##*:style(-webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! safirsoft. com/font/en/download-free-ac-------font.html fake captcha
+safirsoft.com##form[id="tfnewsearch"]:remove-attr(onsubmit)
+safirsoft.com##form[id="tfnewsearch"]:style(font-size: 0px !important;)
+safirsoft.com##form[id="tfnewsearch"] > input[id="val"]:style(clip-path: circle(0) !important;)
+! kooora4lives. net anti right click, select text
+kooora4lives.net,kooora4livs.com##^script:has-text(document.oncontextmenu)
+kooora4lives.net,kooora4livs.com##^style:has-text(user-select: none;)
+!#if !cap_html_filtering
+kooora4lives.net,kooora4livs.com##+js(acs, document.oncontextmenu)
+kooora4lives.net,kooora4livs.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+!#endif
+! hentaihaven. xxx anti right click
+hentaihaven.xxx##+js(aeld, contextmenu)
+coinsparty.com##+js(aeld, contextmenu)
+nhentaihaven.org##+js(acs, eval, contextmenu)
+onscreensvideo.com##+js(set, console.clear, undefined)
+! krunkercentral. com f-keys
+krunkercentral.com##+js(acs, document.onkeydown)
+||discovervalids.com/assets-new/js/block.js$script,1p
+! bagaglioamano. io anti select
+bagaglioamano.io##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+/wp-content/plugins/t42-content-protector/js/protector.min.js$script
+faptiti.com##+js(aeld, contextmenu, preventDefault)
+vercalendario.info##+js(aeld, copy, Source)
+onna.kr##+js(aeld, copy)
+onna.kr##+js(aopw, document.oncontextmenu)
+onna.kr##+js(aopw, document.ondragstart)
+onna.kr##+js(aopw, document.onselectstart)
+! anti right click 10000recipe. com
+10000recipe.com##+js(acs, $, contextmenu)
+! frameboxxindore. com clipboard manipulation
+frameboxxindore.com##+js(aeld, copy, pagelink)
+! csid. ro contextmenu drag select
+csid.ro##+js(aopw, document.oncontextmenu)
+csid.ro##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+smokelearned.net##+js(acs, runPageBugger)
+allcryptoz.net,crewbase.net,crewus.net,shinbhu.net,shinchu.net,topcryptoz.net,uniqueten.net,ultraten.net##^script:has-text(document.onkeydown)
+allcryptoz.net,crewbase.net,crewus.net,shinbhu.net,shinchu.net,topcryptoz.net,uniqueten.net,ultraten.net##+js(aeld, contextmenu)
+allcryptoz.net,crewbase.net,crewus.net,shinbhu.net,shinchu.net,topcryptoz.net,uniqueten.net,ultraten.net##+js(acs, document.onkeydown)
+/block-keys.js$script,important,domain=allcryptoz.net|crewbase.net|crewus.net|shinbhu.net|shinchu.net|topcryptoz.net|uniqueten.net|ultraten.net
+eplayer.click,olacast.live##^script:has-text(document.oncontextmenu)
+eplayer.click,olacast.live##+js(acs, document.onkeypress)
+eplayer.click,olacast.live##+js(ra, oncontextmenu, body)
+cloudcomputingtopics.net##+js(aeld, contextmenu)
+cloudcomputingtopics.net##+js(set, document.onkeydown, trueFunc)
+! sweetslyrics. com clipboard manipulation
+sweetslyrics.com##+js(aeld, copy, preventDefault)
+! http://alexsports.site/101/live34.php anti dev tools and right click
+streamservicehd.click##+js(ra, oncontextmenu, body)
+streamservicehd.click##^script:has-text(document.oncontextmenu)
+/wp-content/plugins/wp-extra/js/copy.min.js$script
+accgroup.vn##+js(aeld, contextmenu)
+accgroup.vn##+js(aopr, document.oncopy)
+! digi24. ro remove copy crap addings
+digi24.ro##+js(aeld, copy)
+maxstream.video##+js(acs, document.body.oncontextmenu)
+! the-masters-voice .com right click copy select
+the-masters-voice.com##+js(acs, disableSelection, reEnable)
+the-masters-voice.com##+js(acs, document.ondragstart)
+the-masters-voice.com##+js(aeld, contextmenu)
+the-masters-voice.com##+js(aopw, stopPrntScr)
+the-masters-voice.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; cursor: auto !important)
+the-masters-voice.com##*::selection:style(background-color: #338FFF !important)
+! box-manga. com anti right click
+box-manga.com##+js(aeld, contextmenu)
+disheye.com##+js(aopr, alert)
+! deepl.com: prevent link injection into the clipboard
+deepl.com##+js(aeld, copy)
+! nullphpscript. com anti select
+nullphpscript.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! readawrite. com anti right click, select, print, f12
+readawrite.com##+js(set, securityTool.disableRightClick, noopFunc)
+readawrite.com##+js(set, securityTool.disableF12, noopFunc)
+readawrite.com##+js(set, securityTool.disableCtrlP, noopFunc)
+readawrite.com##+js(set, securityTool.disableCtrlS, noopFunc)
+readawrite.com##+js(set, securityTool.disablePrintScreen, noopFunc)
+readawrite.com##+js(set, securityTool.disablePrintThisPage, noopFunc)
+readawrite.com##+js(set, securityTool.disableElementForPrintThisPage, noopFunc)
+readawrite.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important;-moz-user-select: text !important;-ms-user-select: text !important;user-select: text !important;)
+! rightnonel. com anti right click - select
+rightnonel.com##+js(aopr, document.oncontextmenu)
+rightnonel.com##+js(aopr, document.onmousedown)
+rightnonel.com##+js(aopr, disableSelection)
+! webnovelpub. com anti select
+novelpub.com,webnovelpub.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! viafarmaciaonline. it anti right click
+viafarmaciaonline.it##+js(aopr, document.oncontextmenu)
+! canale. live anti right click
+canale.live##+js(aopr, document.oncontextmenu)
+! anti right click - open console
+futbollatam.com##+js(aeld, contextmenu)
+ilovefreesoftware.com##+js(aost, getSelection, quoty-public)
+fucktube4k.com##+js(acs, document.addEventListener, contextmenu)
+! matzoo. pl anti right click
+matzoo.pl##+js(ra, oncontextmenu)
+matzoo.pl##+js(aeld, contextmenu)
+! flashplayer.org. ua anti right click, select, f-keys
+flashplayer.org.ua##+js(aopr, document.oncontextmenu)
+flashplayer.org.ua##+js(aopr, document.onkeydown)
+flashplayer.org.ua##+js(aopr, disableSelection)
+! anti right click
+asia2tv.com##+js(aeld, contextmenu)
+! j-novel. club anti right click, select
+labs.j-novel.club##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+labs.j-novel.club##::selection:style(background: Highlight !important; color: HighlightText !important)
+labs.j-novel.club##+js(aeld, contextmenu)
+! sdewery. me anti right click, drag, f-keys
+sdewery.me##+js(aopw, document.ondragstart)
+sdewery.me##+js(aopw, disableEnterKey)
+sdewery.me##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important;-moz-user-select: text !important;-ms-user-select: text !important;user-select: text !important;)
+! convenienza. com anti select
+convenienza.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+ask4movie.*##+js(ra, oncontextmenu, html)
+ask4movie.*##+js(set, console.dir, noopFunc)
+ask4movie.*##+js(set, navigator.userAgent, '')
+cinegrabber.com##+js(set, devtoolIsOpening, noopFunc)
+! revenue. land anti select, right click
+revenue.land##+js(aopr, nocontext)
+revenue.land##+js(acs, disableEnterKey)
+! http://dubznetwork.com/meet/racing/formula-1-miami-grand-prix-2022/ anti keydown
+dubznetwork.com##+js(acs, document.onkeypress)
+dubznetwork.com##+js(acs, jQuery, keydown)
+justswallows.net##+js(set, console.clear, undefined)
+dlmovies.link##+js(acs, console.clear, contextmenu)
+videovard.*##+js(set, console.clear, undefined)
+veblr.com##+js(ra, oncontextmenu, #VdoPlayerDiv)
+! bestjavporn.com anti right click and devtools
+bestjavporn.com,mm9841.cc##+js(acs, document.oncontextmenu)
+bestjavporn.com,mm9841.cc##+js(set, devtoolsDetector, undefined)
+videobot.stream##+js(set, console.clear, undefined)
+thememypc.net##+js(ra, oncontextmenu, a#download_link, stay)
+tecmundo.net##+js(aopr, alert)
+myoplay.club##+js(acs, document.oncontextmenu)
+! theblockcrypto newsletter
+theblockcrypto.com##.newsletterModal
+timeshighereducation.com##+js(aost, Drupal.CTools.Modal.show, /(^(?!.*(injectedScript|makeProxy).*))/)
+! repack-games. com anti right click - select
+repack-games.com##+js(acs, jQuery, contextmenu)
+repack-games.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+mzzcloud.life##+js(set, console.clear, undefined)
+/dev-console-detect.js$script,domain=closeload.com
+nsfwzone.xyz##+js(acs, console.clear, "contextmenu")
+descargatepelis.com##+js(aeld, /keydown|mousedown/)
+descargatepelis.com##+js(set, document.oncontextmenu, trueFunc)
+! privivkainfo. ru anti right click, select, ctrl-u, clipboard manipulation
+privivkainfo.ru##+js(aopw, disable_keystrokes)
+privivkainfo.ru##+js(acs, document.oncontextmenu)
+privivkainfo.ru##+js(set, disableSelection, noopFunc)
+privivkainfo.ru##+js(aeld, copy, pagelink)
+yeuphimmoik.com##+js(acs, jQuery, contextmenu)
+goodhub.xyz##+js(aeld, /contextmenu|keydown/)
+animecruzers.com##+js(set, Object.prototype.preroll, [])
+bphimmoi.net##+js(aeld, /contextmenu|keydown/)
+top1iq.com##+js(acs, shortcut)
+itscybertech.com##+js(acs, check, debugger)
+! sekaikomik. live anti right click, select, ctrl-u
+sekaikomik.live##+js(acs, document.oncontextmenu)
+sekaikomik.live##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! cinemakottaga.top anti right click
+cinemakottaga.top##+js(aopr, document.oncontextmenu)
+bingotingo.com##+js(acs, document.oncontextmenu)
+bingotingo.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! web.telegram.org - Anti select
+web.telegram.org##div.Message.is-protected:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+zipcode.com.ng##+js(aeld, copy, Source)
+zipcode.com.ng##+js(rmnt, script, document.onselectstart)
+! sqlserveregitimleri.com right-click select
+sqlserveregitimleri.com##+js(acs, jQuery, contextmenu)
+sqlserveregitimleri.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+edurev.in##+js(aopr, openOverlaySignup)
+! edurev .in copy manipulation, anti select, context menu
+edurev.in##+js(acs, $, contextmenu)
+edurev.in##+js(aeld, copy)
+edurev.in##body:style(cursor: revert !important;)
+! anti right-click/select
+themeslide.com##^script:has-text(preventDefault)
+!#if !cap_html_filtering
+themeslide.com##+js(rmnt, script, preventDefault)
+!#endif
+! goldenstateofmind.com anti adblock annoyance
+goldenstateofmind.com##+js(nostif, concertAds)
+film4e.com##+js(acs, AudiosL10n)
+! remove autoplay from reddit embeds
+embed.reddit.com##shreddit-player:remove-attr(autoplay)
+embed.reddit.com##a:has(shreddit-player):remove-attr(href)
+zefoy.com##+js(nostif, debugger)
+jpost.com##^script:has-text(stopRefreshSite)
+!#if !cap_html_filtering
+jpost.com##+js(rmnt, script, stopRefreshSite)
+!#endif
+gukjenews.com##+js(ra, oncontextmenu|onselectstart|ondragstart)
+webnovel.com##+js(aeld, /contextmenu|copy/)
+webnovel.com##.no-select:remove-class(no-select)
+webnovel.com##+js(set, console.clear, noopFunc)
+webnovel.com##+js(nosiif, debug)
+! ##+js(acs, document.oncontextmenu) anti right click sites
+asianexpress.co.uk,certificationexamanswers.890m.com,cookhero.gr,creative-chemistry.org.uk,deutschaj.com,divineyogaschool.blogspot.com,fabioambrosi.it,flory4all.com,fv2freegifts.org,geniusjw.com,ideas0419.com,jeyran.net,ktm2day.com,letsdownloads.com,limametti.com,luyenthithukhoa.vn,otakukan.com,ribbelmonster.de,untitle.org,uptimeside.webnode.gr,usmleexperiences.review,yoyofilmeys.*,zoommastory.com##+js(acs, document.oncontextmenu)
+! freewaysintl. com anti right click
+freewaysintl.com##+js(aeld, contextmenu)
+! velicu. eu anti right click - select - print
+velicu.eu##+js(acs, document.oncontextmenu)
+velicu.eu##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important;-moz-user-select: text !important;-ms-user-select: text !important;user-select: text !important;)
+velicu.eu##style:has-text(@media print):remove()
+! veneto. info copy manipulation
+veneto.info##+js(aeld, copy)
+! panorama. it anti select
+panorama.it##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important;-moz-user-select: text !important;-ms-user-select: text !important;user-select: text !important;)
+! arenavalceana. ro anti right click, select, copy
+arenavalceana.ro##+js(acs, jQuery, contextmenu)
+arenavalceana.ro##+js(acs, document.oncontextmenu)
+arenavalceana.ro##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important;-moz-user-select: text !important;-ms-user-select: text !important;user-select: text !important;)
+! firmwarefile.com right-click drag
+firmwarefile.com##+js(acs, document.oncontextmenu)
+firmwarefile.com###fwrapper, body:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! descopera. ro anti right click, select
+descopera.ro##+js(acs, document.oncontextmenu)
+descopera.ro##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important;-moz-user-select: text !important;-ms-user-select: text !important;user-select: text !important;)
+! romviet.com anti adblock annoyance
+romviet.com##+js(noeval-if, AdBlocker)
+! jk-market.com devtool
+jk-market.com##+js(acs, jQuery, devtool)
+! hket.com mobile app popup
+hket.com##.app-redirect-panel
+hket.com##html.no-scroll:remove-class(no-scroll)
+genesistls.com##+js(acs, document.ondragstart)
+genesistls.com##+js(acs, document.onkeydown)
+genesistls.com##html:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+workhouses.org.uk##+js(acs, document.oncontextmenu)
+workhouses.org.uk##body:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+||phimlongtieng.net/js/devtool.js
+||phimlongtieng.net/templates/themes/phim/js/antihtml.js
+phimlongtieng.net##^script:has-text(/oncontextmenu|devtools|stateObject|debugger/)
+phimlongtieng.net##+js(acs, oncontextmenu)
+phimlongtieng.net##+js(acs, navigator, devtools)
+phimlongtieng.net##+js(acs, setInterval, stateObject)
+phimlongtieng.net##+js(acs, setTimeout, debugger)
+phimlongtieng.net##+js(aopr, devtoolsDetector)
+! blog.verselemzes. hu anti: right click, select, f-keys
+verselemzes.hu##+js(acs, jQuery, contextmenu)
+verselemzes.hu##+js(acs, jQuery, keyCode)
+verselemzes.hu##+js(aopr, document.onselectstart)
+verselemzes.hu##+js(aopr, document.ondragstart)
+verselemzes.hu##+js(aopr, document.oncontextmenu)
+verselemzes.hu##+js(aopr, document.onkeydown)
+verselemzes.hu##+js(aopr, document.onkeypress)
+verselemzes.hu##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important;-moz-user-select: text !important;-ms-user-select: text !important;user-select: text !important;)
+! javhoho.com self-promo
+||javhoho.com/wp-content/uploads/*/Upgrade-PREMIUM-
+camcaps.to##^script:has-text(debugger)
+camcaps.to##+js(acs, RegExp, debugger)
+! two9success. com anti select
+two9success.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important;-moz-user-select: text !important;-ms-user-select: text !important;user-select: text !important;)
+||icelz.to/tv/global-devtools-blocker.js$script
+! revistasufletului. net anti select
+revistasufletului.net##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important;-moz-user-select: text !important;-ms-user-select: text !important;user-select: text !important;)
+! bingotingo. com anti select, ctrl-u, print
+bingotingo.com##+js(aopw, disableEnterKey)
+bingotingo.com##style:has-text(@media print):remove()
+! substack.com - Forced login prompt
+substack.com##article.post > div[class*="frontend-components-SubscribePrompt-module"]
+! substack.com - Cursor
+substack.com##body:style(cursor: initial !important;)
+entra.news,microsoftsecurityinsights.com,substack.com##[class*="_coverTheme"]:has(> .intro-popup)
+entra.news,microsoftsecurityinsights.com,substack.com##html.show-intro-popup:remove-class(show-intro-popup)
+entra.news,microsoftsecurityinsights.com,substack.com##+js(trusted-set-cookie, intro_popup_last_hidden_at, $currentDate$)
+wallpaperaccess.com##+js(aeld, mousedown, dispatch)
+! anti devtools
+/^https:\/\/[a-z0-9]+\.[a-z]{2,}\/blast\.js$/$script,1p,strict1p,to=~gov|~edu
+ilovetoplay.xyz##+js(rmnt, script, debugger)
+ntuplay.xyz##^script:has-text(_0x)
+ntuplay.xyz##+js(acs, document.onkeypress)
+ntuplay.xyz##body[oncontextmenu="return false"]:remove-attr(oncontextmenu)
+! jojoy.io anti-adb - triggered only on mobile
+jojoy.io###ad_block_reminder_dialog
+thizissam.in##+js(nostif, popupScreen)
+! selfstudys.com right-click and text select
+selfstudys.com##+js(aeld, contextmenu, preventDefault)
+selfstudys.com##+js(ra, onselectstart, body)
+! heavyfetish.com autoplay
+heavyfetish.com##+js(set, flashvars.autoplay, '')
+likey.me##+js(aeld, /contextmenu|keydown/, preventDefault)
+! ziare. com copy manipulation
+ziare.com##+js(aeld, copy)
+! agrointel. ro copy manipulation
+agrointel.ro##+js(aeld, copy)
+! gmx.co.uk "Are you sure you want to leave?" overlay
+gmx.co.uk,gmx.com##+js(aeld, mouseout, openLayer)
+pobre.*##+js(aeld, , blockFuckingEverything)
+pobre.*##+js(aeld, contextmenu, preventDefault)
+pobre.*##+js(aost, eval, build.js)
+! hayatbilgileri. com anti select
+hayatbilgileri.com##*:style(cursor: revert !important; -webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important;)
+! walkthrough-indo.blogspot. com anti select
+walkthrough-indo.blogspot.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+desijugar.net##+js(acs, document.onkeydown)
+! technologyreview.jp soft paywall
+technologyreview.jp##+js(cookie-remover, kpwc)
+technologyreview.jp##.meter
+wormate.io##+js(aeld, contextmenu, preventDefault)
+wormate.io###game-wrap:style(-webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! WPCP sites - https://wordpress.org/plugins/wp-content-copy-protector/
+!#if cap_html_filtering
+songs-wayaku.com,famousintel.com,jnews5.com,tvshowstars.com,eurooptyk.com.pl,celebzcircle.com,sertracen.com.pa,pitesti24.ro,samsungtechwin.com,cours-de-droit.net,iptv4best.com,blogvisaodemercado.pt,kapitalis.com,tiempo.hn,winmeen.com,ibps.in,visse.com.br,javsubtitle.co,learninsta.com,licensekeys.org,mediahiburan.my,tipssehatcantik.com,anime-drama.jp,jbjbgame.com,viatasisanatate.com,ziarulargesul.ro,globaldefensecorp.com,gossipnextdoor.com,coffeeapps.ir,media.framu.world,immobiliaremia.com,colegiosconcertados.info,bigdatauni.com,riwyat.com,rukim.id,visefierbinti.ro,cyberkrafttraining.com,theaircurrent.com,ncert-solutions.com,ncertsolutions.guru,clockks.com,ananda-yoga.ro,poolpiscina.com,infodifesa.it,getective.com,flashdumpfiles.com,formatatmak.com,drkrok.com,alphagirlreviews.com,kitchennovel.com,voxvalachorum.ro,day-hoc.org,onlineonderdelenshop.nl,primicia.com.ve,tech-recipes.com,postcourier.com.pg,afrikmag.com,maduras.vip,aprendeinglessila.com,kicknews.today,koalasplayground.com,hellokpop.com,hayatbilgileri.com,moneyexcel.com,placementstore.com,neuroteam-metz.de,codedosa.com,liveyourmaths.com,newspao.gr,ieltsliz.com,programasvirtualespc.net,tempatwisataseru.com,wikiofcelebs.com,jornaljoca.com.br,arcanescans.com,filmzone.com,hiraethtranslation.com,kaystls.site,home.novel-gate.com,plural.jor.br,evreporter.com,sinhasannews.com,viewsofgreece.gr,rozbor-dila.cz,kritichno.bg,csiplearninghub.com,medeberiya.site##^script[id^="wpcp_"]
+songs-wayaku.com,famousintel.com,jnews5.com,tvshowstars.com,eurooptyk.com.pl,celebzcircle.com,sertracen.com.pa,pitesti24.ro,samsungtechwin.com,cours-de-droit.net,iptv4best.com,blogvisaodemercado.pt,kapitalis.com,tiempo.hn,winmeen.com,ibps.in,visse.com.br,javsubtitle.co,learninsta.com,licensekeys.org,mediahiburan.my,tipssehatcantik.com,jbjbgame.com,viatasisanatate.com,ziarulargesul.ro,globaldefensecorp.com,gossipnextdoor.com,coffeeapps.ir,media.framu.world,immobiliaremia.com,colegiosconcertados.info,bigdatauni.com,riwyat.com,rukim.id,visefierbinti.ro,theaircurrent.com,ncert-solutions.com,ncertsolutions.guru,clockks.com,ananda-yoga.ro,poolpiscina.com,infodifesa.it,getective.com,flashdumpfiles.com,formatatmak.com,drkrok.com,alphagirlreviews.com,kitchennovel.com,voxvalachorum.ro,day-hoc.org,onlineonderdelenshop.nl,primicia.com.ve,tech-recipes.com,afrikmag.com,maduras.vip,aprendeinglessila.com,kicknews.today,koalasplayground.com,hellokpop.com,hayatbilgileri.com,moneyexcel.com,placementstore.com,neuroteam-metz.de,codedosa.com,liveyourmaths.com,newspao.gr,ieltsliz.com,programasvirtualespc.net,tempatwisataseru.com,wikiofcelebs.com,jornaljoca.com.br,arcanescans.com,filmzone.com,hiraethtranslation.com,kaystls.site,home.novel-gate.com,plural.jor.br,evreporter.com,sinhasannews.com,viewsofgreece.gr,rozbor-dila.cz,kritichno.bg,csiplearninghub.com##^style:has-text(@media print)
+medeberiya.site##^script:has-text(stopPrntScr)
+!#else
+songs-wayaku.com,famousintel.com,jnews5.com,tvshowstars.com,eurooptyk.com.pl,celebzcircle.com,sertracen.com.pa,pitesti24.ro,samsungtechwin.com,cours-de-droit.net,iptv4best.com,blogvisaodemercado.pt,kapitalis.com,tiempo.hn,winmeen.com,ibps.in,visse.com.br,javsubtitle.co,learninsta.com,licensekeys.org,mediahiburan.my,tipssehatcantik.com,anime-drama.jp,jbjbgame.com,viatasisanatate.com,ziarulargesul.ro,globaldefensecorp.com,gossipnextdoor.com,coffeeapps.ir,media.framu.world,immobiliaremia.com,colegiosconcertados.info,bigdatauni.com,riwyat.com,rukim.id,visefierbinti.ro,cyberkrafttraining.com,theaircurrent.com,ncert-solutions.com,ncertsolutions.guru,clockks.com,ananda-yoga.ro,poolpiscina.com,infodifesa.it,getective.com,flashdumpfiles.com,formatatmak.com,drkrok.com,alphagirlreviews.com,kitchennovel.com,voxvalachorum.ro,day-hoc.org,onlineonderdelenshop.nl,primicia.com.ve,tech-recipes.com,postcourier.com.pg,afrikmag.com,maduras.vip,aprendeinglessila.com,kicknews.today,koalasplayground.com,hellokpop.com,hayatbilgileri.com,moneyexcel.com,placementstore.com,neuroteam-metz.de,codedosa.com,liveyourmaths.com,newspao.gr,ieltsliz.com,programasvirtualespc.net,tempatwisataseru.com,wikiofcelebs.com,jornaljoca.com.br,arcanescans.com,filmzone.com,hiraethtranslation.com,kaystls.site,home.novel-gate.com,plural.jor.br,evreporter.com,sinhasannews.com,viewsofgreece.gr,rozbor-dila.cz,kritichno.bg,csiplearninghub.com,medeberiya.site##+js(aopr, nocontext)
+songs-wayaku.com,famousintel.com,jnews5.com,tvshowstars.com,eurooptyk.com.pl,celebzcircle.com,sertracen.com.pa,pitesti24.ro,samsungtechwin.com,cours-de-droit.net,iptv4best.com,blogvisaodemercado.pt,kapitalis.com,tiempo.hn,winmeen.com,ibps.in,visse.com.br,javsubtitle.co,learninsta.com,licensekeys.org,mediahiburan.my,tipssehatcantik.com,anime-drama.jp,jbjbgame.com,viatasisanatate.com,ziarulargesul.ro,globaldefensecorp.com,gossipnextdoor.com,coffeeapps.ir,media.framu.world,immobiliaremia.com,colegiosconcertados.info,bigdatauni.com,riwyat.com,rukim.id,visefierbinti.ro,cyberkrafttraining.com,theaircurrent.com,ncert-solutions.com,ncertsolutions.guru,clockks.com,ananda-yoga.ro,poolpiscina.com,infodifesa.it,getective.com,flashdumpfiles.com,formatatmak.com,drkrok.com,alphagirlreviews.com,kitchennovel.com,voxvalachorum.ro,day-hoc.org,onlineonderdelenshop.nl,primicia.com.ve,tech-recipes.com,postcourier.com.pg,afrikmag.com,maduras.vip,aprendeinglessila.com,kicknews.today,koalasplayground.com,hellokpop.com,hayatbilgileri.com,moneyexcel.com,placementstore.com,neuroteam-metz.de,codedosa.com,liveyourmaths.com,newspao.gr,ieltsliz.com,programasvirtualespc.net,tempatwisataseru.com,wikiofcelebs.com,jornaljoca.com.br,arcanescans.com,filmzone.com,hiraethtranslation.com,kaystls.site,home.novel-gate.com,plural.jor.br,evreporter.com,sinhasannews.com,viewsofgreece.gr,rozbor-dila.cz,kritichno.bg,csiplearninghub.com,medeberiya.site##+js(acs, disableSelection, reEnable)
+songs-wayaku.com,famousintel.com,jnews5.com,tvshowstars.com,eurooptyk.com.pl,celebzcircle.com,sertracen.com.pa,pitesti24.ro,samsungtechwin.com,cours-de-droit.net,iptv4best.com,blogvisaodemercado.pt,kapitalis.com,tiempo.hn,winmeen.com,ibps.in,visse.com.br,javsubtitle.co,learninsta.com,licensekeys.org,mediahiburan.my,tipssehatcantik.com,jbjbgame.com,viatasisanatate.com,ziarulargesul.ro,globaldefensecorp.com,gossipnextdoor.com,coffeeapps.ir,media.framu.world,immobiliaremia.com,colegiosconcertados.info,bigdatauni.com,riwyat.com,rukim.id,visefierbinti.ro,theaircurrent.com,ncert-solutions.com,ncertsolutions.guru,clockks.com,ananda-yoga.ro,poolpiscina.com,infodifesa.it,getective.com,flashdumpfiles.com,formatatmak.com,drkrok.com,alphagirlreviews.com,kitchennovel.com,voxvalachorum.ro,day-hoc.org,onlineonderdelenshop.nl,primicia.com.ve,tech-recipes.com,afrikmag.com,maduras.vip,aprendeinglessila.com,kicknews.today,koalasplayground.com,hellokpop.com,hayatbilgileri.com,moneyexcel.com,placementstore.com,neuroteam-metz.de,codedosa.com,liveyourmaths.com,newspao.gr,ieltsliz.com,programasvirtualespc.net,tempatwisataseru.com,wikiofcelebs.com,jornaljoca.com.br,arcanescans.com,filmzone.com,hiraethtranslation.com,kaystls.site,home.novel-gate.com,plural.jor.br,evreporter.com,sinhasannews.com,viewsofgreece.gr,rozbor-dila.cz,kritichno.bg,csiplearninghub.com##style:has-text(@media print):remove()
+medeberiya.site##+js(rmnt, script, stopPrntScr)
+!#endif
+celebzcircle.com,pitesti24.ro,samsungtechwin.com,cours-de-droit.net,iptv4best.com,blogvisaodemercado.pt,kapitalis.com,tiempo.hn,winmeen.com,ibps.in,visse.com.br,javsubtitle.co,learninsta.com,licensekeys.org,mediahiburan.my,tipssehatcantik.com,anime-drama.jp,jbjbgame.com,viatasisanatate.com,ziarulargesul.ro,globaldefensecorp.com,gossipnextdoor.com,coffeeapps.ir,media.framu.world,immobiliaremia.com,colegiosconcertados.info,bigdatauni.com,riwyat.com,rukim.id,visefierbinti.ro,cyberkrafttraining.com,theaircurrent.com,ncert-solutions.com,ncertsolutions.guru,clockks.com,ananda-yoga.ro,poolpiscina.com,infodifesa.it,getective.com,flashdumpfiles.com,formatatmak.com,drkrok.com,alphagirlreviews.com,kitchennovel.com,voxvalachorum.ro,day-hoc.org,onlineonderdelenshop.nl,primicia.com.ve,tech-recipes.com,postcourier.com.pg,afrikmag.com,maduras.vip,aprendeinglessila.com,kicknews.today,koalasplayground.com,hellokpop.com,hayatbilgileri.com,moneyexcel.com,placementstore.com,neuroteam-metz.de,codedosa.com,liveyourmaths.com,newspao.gr,ieltsliz.com,programasvirtualespc.net,tempatwisataseru.com,wikiofcelebs.com,jornaljoca.com.br,arcanescans.com,filmzone.com,hiraethtranslation.com,kaystls.site,home.novel-gate.com,plural.jor.br,sinhasannews.com,viewsofgreece.gr,rozbor-dila.cz,kritichno.bg,csiplearninghub.com##body:style(cursor: revert !important; -webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important;)
+songs-wayaku.com,famousintel.com,jnews5.com,eurooptyk.com.pl,evreporter.com,tvshowstars.com##html, .unselectable:style(cursor: revert !important; -webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important;)
+jnews5.com##+js(aeld, mousedown, , elements, .entry-content)
+! WPCP Pro - https://wp-buy.com/product/wp-content-copy-protection-pro/
+/wp-content/plugins/wccp-pro/*$domain=ferroviando.com.br|counciloflove.com|infokik.com|kulinarnastronamocy.pl|jafekri.com|reborntrans.com|truyenbanquyen.com|ezmanga.net|secondlifetranslations.com|piklodz.pl|koltry.life|kolnovel.com|theaircurrent.com
+!#if cap_html_filtering
+thailandopen.org,theaircurrent.com,freereadnovel.online,piklodz.pl,secondlifetranslations.com,ferroviando.com.br,counciloflove.com,infokik.com,kulinarnastronamocy.pl,jafekri.com,ezmanga.net,reborntrans.com,truyenbanquyen.com,koltry.life,kolnovel.com##^script[id^="wccp_"]
+theaircurrent.com,freereadnovel.online,piklodz.pl,secondlifetranslations.com,ferroviando.com.br,counciloflove.com,infokik.com,kulinarnastronamocy.pl,jafekri.com,ezmanga.net,reborntrans.com,truyenbanquyen.com,koltry.life,kolnovel.com##^style:has-text(@media print)
+theaircurrent.com,secondlifetranslations.com##+js(rmnt, #text, javascript)
+!#else
+theaircurrent.com,freereadnovel.online,piklodz.pl,secondlifetranslations.com,ferroviando.com.br,counciloflove.com,infokik.com,kulinarnastronamocy.pl,jafekri.com,ezmanga.net,reborntrans.com,truyenbanquyen.com,koltry.life,kolnovel.com##style:has-text(@media print):remove()
+thailandopen.org,theaircurrent.com,freereadnovel.online,piklodz.pl,secondlifetranslations.com,ferroviando.com.br,counciloflove.com,infokik.com,kulinarnastronamocy.pl,jafekri.com,ezmanga.net,reborntrans.com,truyenbanquyen.com,koltry.life,kolnovel.com##+js(acs, reEnable)
+thailandopen.org,theaircurrent.com,freereadnovel.online,piklodz.pl,secondlifetranslations.com,ferroviando.com.br,counciloflove.com,infokik.com,kulinarnastronamocy.pl,jafekri.com,ezmanga.net,reborntrans.com,truyenbanquyen.com,koltry.life,kolnovel.com##+js(acs, document.oncontextmenu)
+thailandopen.org,theaircurrent.com,freereadnovel.online,piklodz.pl,secondlifetranslations.com,ferroviando.com.br,counciloflove.com,infokik.com,kulinarnastronamocy.pl,jafekri.com,ezmanga.net,reborntrans.com,truyenbanquyen.com,koltry.life,kolnovel.com##+js(acs, jQuery, wccp_pro)
+thailandopen.org,theaircurrent.com,freereadnovel.online,piklodz.pl,secondlifetranslations.com,ferroviando.com.br,counciloflove.com,infokik.com,kulinarnastronamocy.pl,jafekri.com,ezmanga.net,reborntrans.com,truyenbanquyen.com,koltry.life,kolnovel.com##+js(acs, clear_body_at_all_for_extentions)
+thailandopen.org,theaircurrent.com,freereadnovel.online,reborntrans.com,secondlifetranslations.com,koltry.life,kolnovel.com##+js(set, nocontext, undefined)
+thailandopen.org,theaircurrent.com,freereadnovel.online,reborntrans.com,secondlifetranslations.com,koltry.life,kolnovel.com##+js(set, disable_hot_keys, undefined)
+!#endif
+thailandopen.org,theaircurrent.com,freereadnovel.online,piklodz.pl,secondlifetranslations.com,ferroviando.com.br,counciloflove.com,infokik.com,kulinarnastronamocy.pl,jafekri.com,ezmanga.net,reborntrans.com,truyenbanquyen.com,koltry.life,kolnovel.com##*:style(cursor: revert !important; -webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important;)
+||freereadnovel.online/*?wccp_ver_num=
+! hdrez .com anti right click, f-keys
+hdrez.com##+js(aopw, document.oncontextmenu)
+! sportsupa .com anti right click
+sportsupa.com##+js(ra, oncontextmenu)
+! aventurainromania. ro anti right click, select
+aventurainromania.ro##+js(rmnt, script, document.oncontextmenu)
+! encurtandourl.com anti right click and copy
+encurtandourl.com##+js(aopw, mensagem)
+! cespun. eu anti right click, select, f-keys
+!#if cap_html_filtering
+cespun.eu##^script:has-text(contextmenu)
+!#else
+cespun.eu##+js(rmnt, script, contextmenu)
+!#endif
+cespun.eu##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! copy manipulation
+libertatea.ro##+js(aeld, copy)
+! streamvid. net anti right click, copy, dev tools
+streamvid.net##+js(aeld, contextmenu)
+streamvid.net##+js(rmnt, script, debugger)
+icourse163.org##+js(aopr, document.oncontextmenu)
+icourse163.org##+js(aopr, document.oncopy)
+icourse163.org##+js(acs, document.onkeydown)
+! iptvromania. ro anti right click, select, f-keys
+iptvromania.ro##+js(rmnt, script, contextmenu)
+iptvromania.ro##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important; cursor: revert !important;)
+iptvromania.ro##::selection:style(background-color:#338FFF!important)
+love4u.net##+js(ra, oncontextmenu, [oncontextmenu="return false;"])
+! anti right click, select, copy, f-keys, print
+daotranslate.*##+js(aopw, document.oncontextmenu)
+daotranslate.*##+js(aopw, document.onselectstart)
+daotranslate.*##+js(aeld, , undefined)
+daotranslate.*##::selection:style(background-color:#338FFF!important)
+daotranslate.*##*:style(user-select: text !important; -ms-user-select: text !important; -moz-user-select: text !important; -khtml-user-select: text !important; -webkit-user-select: text !important; -webkit-touch-callout: default !important;)
+! anascrie. ro anti right click, select, print, f-keys
+anascrie.ro##+js(rmnt, script, /document.onkeydown|document.ondragstart/)
+anascrie.ro##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important; cursor: revert !important;)
+anascrie.ro##style:has-text(@media print):remove()
+seriesperu.com##+js(aeld, contextmenu, preventDefault)
+! translate.goog anti right click, copy
+translate.goog##+js(aeld, /contextmenu|keyup|keydown/)
+! klartext-ne. de anti right click, select, f-keys
+klartext-ne.de##+js(rmnt, script, contextmenu)
+klartext-ne.de##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+klartext-ne.de##::selection:style(background-color:#338FFF!important)
+! anti right click bg-gledai
+bg-gledai.*##+js(rmnt, script, document.oncontextmenu)
+bg-gledai.*##+js(aeld, contextmenu)
+! ilsole24ore. com mouse leave annoyance
+ilsole24ore.com##+js(aeld, mouseleave)
+gaz.com.br##+js(aopw, document.onkeydown)
+sgd.de##+js(aeld, contextmenu)
+txori.com##+js(aeld, contextmenu, _0x)
+team-octavi.com##+js(aost, document.addEventListener, preventDeleteDialog)
+! terramirabilis. ro anti right click, select
+terramirabilis.ro##+js(rmnt, script, wccp)
+terramirabilis.ro##+js(ra, oncontextmenu)
+terramirabilis.ro##::selection:style(background-color:#338FFF!important)
+terramirabilis.ro##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+ophim.vip##+js(aost, navigator.userAgent, phimv)
+kukaj.io##+js(set, devtoolsOpen, false)
+playertv.net##^script:has-text(/contextmenu|devtool/)
+!#if !cap_html_filtering
+playertv.net##+js(rmnt, script, /contextmenu|devtool/)
+!#endif
+! oploverz anti right click & text selection, etc
+oploverz.*##+js(rmnt, script, contextmenu)
+oploverz.*##+js(rmnt, style, user-select)
+isekaipalace.com##+js(noeval-if, alert)
+seriesperu.com##+js(noeval-if, String.fromCharCode)
+seriesperu.com##^script:has-text(contextmenu)
+!#if !cap_html_filtering
+seriesperu.com##+js(rmnt, script, contextmenu)
+!#endif
+jeniusplay.com##+js(set, Object.prototype._detectLoop, undefined)
+jeniusplay.com##+js(set, console.clear, undefined)
+sbot.cf##+js(rmnt, script, console.clear)
+sbot.cf##+js(nosiif, console.clear)
+tvhay.*##+js(rmnt, script, wccp_pro)
+! Broken by AdGuard – Mobile App Banners on desktop
+!#if !env_mobile
+macaro-ni.jp#@#.l-main:style(padding-top: 13.4vw !important;)
+!#endif
+! camcaps .io anti right click dev tools
+camcaps.io##^script:has-text(debugger)
+!#if !cap_html_filtering
+camcaps.io##+js(rmnt, script, debugger)
+!#endif
+actvid.com##+js(nosiif, _0x)
+vidmoly.*##^script:has-text(devtoolsDetector)
+!#if !cap_html_filtering
+vidmoly.*##+js(rmnt, script, devtoolsDetector)
+!#endif
+teamkong.tk##body * :not(input):not(textarea):style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+teamkong.tk##^script:has-text(nocontextmenu)
+!#if !cap_html_filtering
+teamkong.tk##+js(rmnt, script, nocontextmenu)
+!#endif
+kmo.to##+js(set, console.clear, undefined)
+0123movies.ch##+js(set, document.oncontextmenu, trueFunc)
+0123movies.ch##+js(set, document.onkeydown, trueFunc)
+0123movies.ch##+js(set, document.onselectstart, trueFunc)
+0123movies.ch##+js(set, document.onkeypress, trueFunc)
+! rodude.com anti select
+rodude.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+mehoathinh2.com##+js(set, forbiddenList, [])
+/wp-content/themes/linhminazmovies/assets/js/dev.js$script,1p
+katerionews.com,telenovelas-turcas.com.es##+js(set, console.clear, undefined)
+telenovelas-turcas.com.es##+js(nostif, _detectLoop)
+vgembed.com##+js(nosiif, detect)
+vgembed.com##+js(set, console.clear, noopFunc)
+vgembed.com##+js(set, DD, trueFunc)
+canalnatelinhaonline.blogspot.com##^script:has-text(document.onmousedown)
+vtbe.to,vtube.network##+js(acs, RegExp, contextmenu)
+vinstartheme.com##+js(aeld, contextmenu, preventDefault)
+vinstartheme.com##+js(aeld, keydown, disabledKeys)
+pepperlive.info,unbiasedsenseevent.com##+js(set, console.clear, noopFunc)
+maxt.church##+js(set, console.clear, noopFunc)
+! Anti select text
+spares2repair.co.uk##body:style(-webkit-user-select:text !important; -moz-user-select:text !important; user-select:text !important)
+! anti select romaniadeazi.biz
+romaniadeazi.biz##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important; cursor: revert !important;)
+! amorlatinochat.com anti devtools
+||jsdelivr.net/npm/disable-devtool@latest/disable-devtool.min.js
+||404le.com/js/disable-devtool.min.js
+! ajogames.com embedded stream anti devtools
+||n2olabs.pro/devtool.js
+! astoryofmasasstruggles.com anti right-click, select, print
+astoryofmasasstruggles.com##+js(rmnt, script, /contextmenu|reEnable/)
+astoryofmasasstruggles.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important; cursor: revert !important;)
+astoryofmasasstruggles.com##style:has-text(@media print):remove()
+! t3n.de anti adblock in articles
+||assets.t3n.de/t3n-de/assets/t3n/2018/scripts/abdtn-$script,1p
+||media.cm/dev.js
+! ark-unity.com anti adblock
+ark-unity.com##+js(no-fetch-if, /adsbygoogle|ad-manager/)
+sussytoons.*##+js(nosiif, /devtool|console\.clear/)
+sussytoons.*##+js(aeld, keydown, 123)
+sussytoons.*##+js(set, Object.prototype.disableMenu, false)
+t.17track.net##+js(trusted-suppress-native-method, Function.prototype.constructor, '"debugger"', abort)
+!#if cap_html_filtering
+stream.hownetwork.xyz##^script:has-text(debugger)
+!#else
+stream.hownetwork.xyz##+js(rmnt, script, debugger)
+!#endif
+mskmangaz.blogspot.com##.novel-box :not(a):style(user-select: text !important; -ms-user-select: text !important; -moz-user-select: text !important; -khtml-user-select: text !important; -webkit-user-select: text !important; -webkit-touch-callout: default !important;)
+mskmangaz.blogspot.com##.superpowerlol::before:style(content: unset !important;)
+mskmangaz.blogspot.com##div[oncopy]:remove-attr(/oncopy|oncut|onpaste/)
+!#if cap_html_filtering
+||mskmangaz.blogspot.com^$doc,replace=/\.novel-box \*:not\(a\)|@media print//g
+!#else
+mskmangaz.blogspot.com##+js(trusted-rpnt, style, '/\.novel-box \*:not\(a\)|@media print/g')
+!#endif
+!#if env_firefox
+gmbinder.com##+js(set, Object.prototype.browserDetectorService, {})
+gmbinder.com##+js(set, Object.prototype.browserDetectorService.isBrowserChrome, trueFunc)
+!#endif
+bembed.net,embedv.net,listeamed.net,v6embed.xyz,vembed.*,vid-guard.com##+js(nosiif, devtool)
+bembed.net,embedv.net,listeamed.net,v6embed.xyz,vembed.*,vid-guard.com##+js(nostif, devtool)
+! anti web proxy (google translator) which force redirect users back to the original page
+www-liverpoolecho-co-uk.translate.goog,www-themirror-com.translate.goog,www-football-london.translate.goog,www-devonlive-com.translate.goog,www-cornwalllive-com.translate.goog,www-glasgowlive-co-uk.translate.goog,www-kentlive-news.translate.goog,www-essexlive-news.translate.goog,www-lincolnshirelive-co-uk.translate.goog,www-leeds--live-co-uk.translate.goog,www-insider-co-uk.translate.goog##+js(rmnt, script, loc.hostname)
+techcrunch-com.translate.goog##.loading-text:remove-class(loading-text)
+economictimes-indiatimes-com.translate.goog##+js(rmnt, script, var lh = location.host;)
+! ipphone-warehouse.com anti contextmenu, f-keys, select, copy
+ipphone-warehouse.com##body:remove-attr(contextmenu)
+ipphone-warehouse.com##+js(aeld, contextmenu)
+ipphone-warehouse.com##+js(aeld, afterKeydown)
+ipphone-warehouse.com##+js(aeld, keydown, void)
+ipphone-warehouse.com##+js(aeld, copy, void)
+ipphone-warehouse.com##body:style(user-select: text !important; -ms-user-select: text !important; -moz-user-select: text !important; -khtml-user-select: text !important; -webkit-user-select: text !important; -webkit-touch-callout: default !important;)
+! gdplayertv group anti-devtools, context menu
+freewatchtv.top,gdplayertv.*,mixstreams.top,tvfreemium.top##+js(set, devtoolsDetector.launch, noopFunc)
+freewatchtv.top,gdplayertv.*,mixstreams.top,tvfreemium.top##+js(aeld, contextmenu)
+! studyadda .com anti context menu
+studyadda.com##+js(set, document.onmousedown, null)
+studyadda.com##+js(set, document.oncontextmenu, null)
+animefire.plus##+js(ra, oncontextmenu|ondragstart, , complete)
+! ohli365. vip anti devtools, contextmenu, f-keys
+||ohli365.vip/js/apms.db.js$script
+ohli365.vip##+js(ra, oncontextmenu|onselectstart|ondragstart)
+! studiestoday .com anti select, copy, context menu
+studiestoday.com##body:remove-attr(/onselectstart|oncopy|oncontextmenu/)
+studiestoday.com##+js(aeld, /select|copy|contextmenu/)
+! ncrtsolutions .in anti select, context menu
+ncrtsolutions.in##+js(aopr, document.body.onselectstart)
+ncrtsolutions.in##body:remove-attr(oncontextmenu)
+ncrtsolutions.in##body:style(cursor: revert !important;)
+justspices.de###maincontent:style(user-select: text !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; -o-user-select: text !important;)
+! refresh page baumbet. ro
+baumbet.ro##+js(rpnt, script, window.location.reload)
+! shaalaa .com anti select
+shaalaa.com##*:style(cursor: revert !important; -webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! viewing .nyc banners
+viewing.nyc##+js(no-fetch-if, googlesyndication)
+abril.com.br##+js(aeld, copy)
+! ngelmat.net anti-devtools
+ngelmat.net##+js(nosiif, DevToolsOpen)
+! repelishd. me popups devtools
+oceanplay.org##+js(nostif, devtool)
+bluphim.com,cdnmoviking.tech##+js(nosiif, console.clear)
+mineskin.org##+js(aopw, ABB_config)
+! devtools detection scripts
+!||cdn.jsdelivr.net/npm/disable-devtool$script,3p,domain=~rawinu.com|~weloma.art|~welovemanga.one
+||cdn.jsdelivr.net/npm/devtools-detector$script,domain=asumanaksoy.com|comedyshow.to|freshlifecircle.com|superembeds.com|blsplayer.com|daftmovie.xyz
+||hentaihd.cyou/assets/js/devtools-detector.js$script
+||bhplay.me/player/assets/devtools-detector/$script,1p
+/cdn.jsdelivr.net/npm/disable-devtool$script,domain=simptown.su
+animedao.*##+js(aopr, devtoolsDetector)
+! guidingliterature .com anti right-click, select, print
+guidingliterature.com##+js(aopw, disableEnterKey)
+guidingliterature.com##+js(acs, document.ondragstart)
+guidingliterature.com##+js(acs, document.oncontextmenu)
+guidingliterature.com##style:has-text(@media print):remove()
+guidingliterature.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important; cursor: revert !important;)
+! hoca4u .com anti right-click
+hoca4u.com##+js(ra, oncontextmenu)
+hoca4u.com##+js(set, document.onmousedown, noopFunc)
+! emturbovid.com anti devtools
+emturbovid.com##+js(nostif, debugger)
+! ndtvprofit. com copy manipulation
+ndtvprofit.com##+js(aopr, document.oncopy)
+! tuborstb.co anti devtools
+tuborstb.co##+js(nostif, debugger)
+! vembed.org anti devtools
+vembed.*##+js(rmnt, script, devtools)
+! netu.tv sites, anti devtools
+netu.*,netuplayer.top,stbnetu.xyz##+js(set, devtoolsDetector.launch, noopFunc)
+! stblion.xyz anti devtools
+stblion.xyz##+js(rmnt, script, while(!![]){try{var)
+! firescans. xyz anti drag and drop, f-keys
+firescans.xyz##+js(acs, jQuery, hmwp_is_devtool)
+||unic.com.vn/js/disable-copy.js$script
+||unic.com.vn/css/chongcopy.css$css
+unic.com.vn##body:style(user-select: text !important; -ms-user-select: text !important; -moz-user-select: text !important; -khtml-user-select: text !important; -webkit-user-select: text !important; -webkit-touch-callout: default !important;)
+tv.bdix.app##+js(set, jh_disabled_options_data, null)
+tv.bdix.app##*:style(user-select: text !important; -ms-user-select: text !important; -moz-user-select: text !important; -khtml-user-select: text !important; -webkit-user-select: text !important; -webkit-touch-callout: default !important;)
+! thotsbay .tv anti right click, dev tools, f keys
+thotsbay.tv##+js(aeld, /contextmenu|keydown/)
+thotsbay.tv##+js(set, devtoolsDetector.launch, noopFunc)
+! sarthaks .com copy manipulation
+sarthaks.com##+js(aeld, copy)
+! zigya .com anti select
+zigya.com##body:style(user-select: text !important; -ms-user-select: text !important; -moz-user-select: text !important; -khtml-user-select: text !important; -webkit-user-select: text !important; -webkit-touch-callout: default !important;)
+! teachoo .com anti select, context menu
+teachoo.com##*:style(user-select: text !important; -ms-user-select: text !important; -moz-user-select: text !important; -khtml-user-select: text !important; -webkit-user-select: text !important; -webkit-touch-callout: default !important;)
+teachoo.com##*:remove-attr(oncontextmenu)
+teachoo.com##+js(aeld, keydown)
+! pancreas. ro anti context-menu
+pancreas.ro##+js(aopw, document.onkeydown)
+! studyrankers .com anti copy, context menu
+studyrankers.com##+js(aeld, /cut|copy|paste|contextmenu/)
+! bharatavani .in anti copy, context menu
+bharatavani.in##+js(aeld, /cut|copy|paste|contextmenu/)
+delfi.lt##+js(aeld, copy)
+! esaral .com anti copy, select, context menu
+esaral.com##+js(aopw, document.oncontextmenu)
+! classnotes .org .in anti select, context menu, f-keys
+classnotes.org.in##*:style(user-select: text !important; -ms-user-select: text !important; -moz-user-select: text !important; -khtml-user-select: text !important; -webkit-user-select: text !important; -webkit-touch-callout: default !important;)
+classnotes.org.in##+js(aopw, document.oncontextmenu)
+! pendulumedu .com anti copy
+pendulumedu.com##+js(aeld, copy)
+pendulumedu.com##body:remove-attr(/oncopy|oncut|onpaste/)
+bongdaplus.vn##+js(aeld, mousedown, undefined, elements, body)
+bongdaplus.vn##+js(set, document.oncontextmenu, trueFunc)
+! mrbenne. com anti select, right click, f-keys, print
+mrbenne.com##+js(rmnt, script, /Clipboard|oncontextmenu|wpcp|keyCode/)
+mrbenne.com##+js(ra, oncontextmenu|ondragstart|onselectstart|onload|onblur)
+mrbenne.com##+js(rmnt, style, /-webkit-user-select|webkit-appearance/)
+wear.jp##+js(trusted-set-session-storage-item, status_of_app_redirect_half_modal_on_coordinate_list, {"displayed":true})
+einthusan.tv##+js(set, login_completed, true)
+radartest.com##+js(acs, document.onmousedown, disableclick)
+! skuola.net anti copy & right click
+skuola.net##+js(aeld, /contextmenu|copy/)
+4kwebplay.xyz,qqwebplay.xyz,lewblivehdplay.ru,claplivehdplay.ru,tutlehd4.com##+js(ra, oncontextmenu)
+! cabinetexpert. ro anti right click, select, drag, print
+cabinetexpert.ro##+js(aopw, disableEnterKey)
+cabinetexpert.ro##+js(aopw, document.ondragstart)
+cabinetexpert.ro##style:has-text(@media print):remove()
+! topperlearning. com anti right click, copy, f-keys
+topperlearning.com##+js(aeld, /contextmenu|keydown/)
+topperlearning.com##*:style(user-select: text !important; -ms-user-select: text !important; -moz-user-select: text !important; -khtml-user-select: text !important; -webkit-user-select: text !important; -webkit-touch-callout: default !important;)
+! monitoruldevrancea. ro contextmenu select
+monitoruldevrancea.ro##+js(rmnt, script, stopPrntScr)
+monitoruldevrancea.ro##+js(rmnt, style, selection)
+myntra.com##body[oncontextmenu="return!1"]:remove-attr(oncontextmenu)
+phimfit.com##+js(nosiif, debugger)
+phimfit.com##+js(nostif, _detectLoop)
+repack-games.com##+js(acs, jQuery, contextmenu)
+mangareader.to##+js(aeld, contextmenu, _0x)
+! hansa-online.de anti right click, select
+hansa-online.de##.td-post-content, .td-post-title:style(user-select: text !important; -ms-user-select: text !important; -moz-user-select: text !important; -khtml-user-select: text !important; -webkit-user-select: text !important; -webkit-touch-callout: default !important;)
+hansa-online.de##+js(ra, oncontextmenu, body, complete)
+||indahonline.com/js/disable-devtool.js$script,1p
+indahonline.com##+js(aost, $, /mainseto.js:286:1)
+! videocardz.com anti select
+videocardz.com##*:style(user-select: text !important; -ms-user-select: text !important; -moz-user-select: text !important; -khtml-user-select: text !important; -webkit-user-select: text !important; -webkit-touch-callout: default !important;)
+! tinyhouse-baluchon.fr anti right click
+tinyhouse-baluchon.fr##+js(acs, document.oncontextmenu)
+! anicrush.to anti-devtools
+southcloud.tv##+js(set, console.clear, undefined)
+japonhentai.com##+js(acs, addEventListener, ays_tooltip)
+!#if cap_html_filtering
+japonhentai.com##^style:has-text(::selection)
+!#else
+japonhentai.com##+js(rmnt, style, ::selection)
+!#endif
+! duracell.de anti contextmenu
+duracell.de##+js(aeld, contextmenu)
+broflix.cc##+js(aeld, /contextmenu|keydown/, preventDefault)
+! rds. live anti (right click, select)
+rds.live##+js(rmnt, script, contextmenu)
+rds.live##*:style(user-select: text !important; -ms-user-select: text !important; -moz-user-select: text !important; -khtml-user-select: text !important; -webkit-user-select: text !important; -webkit-touch-callout: default !important;)
+!#if cap_html_filtering
+nihongoaz.com##^script:has-text(contentprotector)
+!#else
+nihongoaz.com##+js(rmnt, script, contentprotector)
+!#endif
+nihongoaz.com##body:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important; cursor: revert !important;)
+! espressocafe. ro anti select, right click
+espressocafe.ro##+js(rmnt, script, contextmenu)
+espressocafe.ro##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important; cursor: revert !important;)
+! wasserstoff-leitprojekte.de anti right click
+wasserstoff-leitprojekte.de##+js(ra, oncontextmenu, body, complete)
+! hiphopa. net anti right click, select
+hiphopa.net##+js(rmnt, script, oncontextmenu)
+hiphopa.net##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important; cursor: revert !important;)
+samurai.wordoco.com##+js(acs, nocontextmenu)
+samurai.wordoco.com##body * :not(input):not(textarea):style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important; cursor: revert !important;)
+! ofertecatalog.ro anti right click, select, copy
+ofertecatalog.ro##+js(rmnt, script, /contextmenu|oncopy/)
+ofertecatalog.ro##+js(ra, onselectstart, , stay)
+! infotrucker.ro anti right click - select
+infotrucker.ro##+js(rmnt, script, oncontextmenu)
+infotrucker.ro##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important; cursor: revert !important;)
+! 2mnews.ro anti right click - select
+2mnews.ro##+js(rmnt, script, /oncontextmenu|wccp/)
+2mnews.ro##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important; cursor: revert !important;)
+! adevarurisecrete.com anti right click - select
+adevarurisecrete.com##+js(rmnt, script, /oncontextmenu|wccp/)
+adevarurisecrete.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important; cursor: revert !important;)
+! liddread.com anti right click, select
+liddread.com##+js(rmnt, script, /wpcp|contextmenu|unselectable/)
+liddread.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important; cursor: revert !important;)
+! bintv anti right click, ctrl-u, dev tools
+bintv.fun,bintvs.fun##+js(rpnt, script, keydown, ooo)
+bintv.fun,bintvs.fun##+js(rpnt, script, onkeydown, ooo)
+bintv.fun,bintvs.fun##+js(rpnt, script, contextmenu, ccc)
+||cdn.jsdelivr.net/npm/disable-devtool@latest$script,domain=bintvs.fun
+! allow selecting text
+vitsienvitsit.fi##.vitsiUnselectable:style(user-select: text !important)
+! anti devtools
+popcornmovies.io##+js(set, console.clear, trueFunc)
+popcornmovies.io##+js(set, console.log, trueFunc)
+popcornmovies.io##+js(set, console.table, trueFunc)
+popcornmovies.io##+js(aeld, keydown, 123===i)
+mimaletadepeliculas.blogspot.com##+js(aopr, document.oncontextmenu)
+mimaletadepeliculas.blogspot.com##+js(acs, document.onselectstart)
+pelispedia.*##+js(aopw, document.oncontextmenu)
+pelispedia.*##+js(ra, oncontextmenu)
+cine.to##+js(aopr, oncontextmenu)
+desbloqueador.*##+js(aopr, document.oncontextmenu)
+s0urce.io##+js(aeld, /^(contextmenu|copy)$/)
+dicionariocriativo.com.br##+js(aopr, getSelection)
+gay69.stream##+js(aopr, disableSelection)
+gay69.stream##+js(aopw, nocontext)
+gay69.stream##.unselectable:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! evz.ro right click - select
+evz.ro##body:style(-moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+evz.ro##+js(acs, $, contextmenu)
+mcocguideblog.com##+js(acs, disableselect, reEnable)
+resourcepack.net##+js(aopw, clickIE4)
+resourcepack.net##+js(aopw, disableSelection)
+||up4stream.com/js/devtools-detector.js
+up4stream.com##+js(rmnt, script, debugger)
+up4stream.com##+js(acs, document.onkeydown)
+up4stream.com##+js(set, devtoolsDetector, {})
+xossipy.com##+js(ra, oncopy|oncut)
+xossipy.com##style:has-text(user-select):remove()
+||businessworld.in/assets/custom/custom.js$script
+newgrounds.com##+js(cookie-remover, _ngViCo-SupporterPromo)
+daya-jewelry.com##+js(acs, RegExp, disableRightClick)
+weibo.com##+js(nowoif, layerid, 1)
+javjavhd.com##+js(acs, $, contextmenu)
+esscctv.com##+js(ra, onselectstart, html[onselectstart])
+esscctv.com##.forbidden_select:remove-class(forbidden_select)
+esscctv.com##.track_back:style(background: unset !important;)
+esscctv.com##.pg_main2, .panel_main, .panel_border2:style(background: unset !important; user-select: text !important; -ms-user-select: text !important; -moz-user-select: text !important; -khtml-user-select: text !important; -webkit-user-select: text !important; -webkit-touch-callout: default !important;)
+nullforums.net##+js(rmnt, script, contextmenu)
+!#if cap_html_filtering
+mostream.us##^script:has-text(/devtoolsDetector|keyCode|preventDefault/)
+!#else
+mostream.us##+js(rmnt, script, /devtoolsDetector|keyCode|preventDefault/)
+!#endif
+kwik.cx##+js(aeld, contextmenu, preventDefault)
+kursnacukrzyce.pl##+js(acs, document.addEventListener, contextmenu)
+||abstream.to/js/devtools-detector*.js
+abstream.to##+js(acs, document.onkeydown)
+9tsu.vip##+js(set, devtoolsDetector, {})
+||onepiecepower.com/spoiler.js
+e-panigiria.gr##+js(rmnt, script, oncontextmenu)
+e-panigiria.gr###body *:not(input):not(textarea):style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+webnoveltranslations.com##+js(aeld, /contextmenu|copy|cut|key/, , elements, document)
+bitcine.app##+js(aeld, keydown, 123)
+bflix.*##+js(aeld, keydown, [arguments];)
+bflix.*,bitcine.app,rapidairmax.site,world-novel.fr##+js(set, console.clear, trueFunc)
+bflix.*,bitcine.app,rapidairmax.site,world-novel.fr##+js(set, console.table, trueFunc)
+bflix.*,bitcine.app,rapidairmax.site,world-novel.fr##+js(set, console.log, trueFunc)
+world-novel.fr##+js(aeld, keydown, key)
+world-novel.fr##+js(aeld, /copy|selectstart/, return)
+world-novel.fr##+js(aeld, contextmenu, /preventDefault|pointerType/)
+!#if env_firefox
+foxaholic.com##body[onkeydown*="__cfRLUnblockHandlers"]:remove-attr(/onkeydown|onselectstart|oncontextmenu/)
+!#else
+foxaholic.com##+js(ra, onkeydown|onselectstart|oncontextmenu, body[onkeydown*="__cfRLUnblockHandlers"], complete)
+!#endif
+isekaitube.com##+js(rpnt, script, "copyRProtection":true, "copyRProtection":false)
+! Lyrics sites
+!#if env_firefox
+utaten.com##.lyricBody[oncontextmenu]:remove-attr(/oncontextmenu|onselectstart/)
+oricon.co.jp##div.all-lyrics:remove-attr(/oncontextmenu|onselectstart|onmousedown/)
+rocklyric.jp###lyric_area[oncopy]:remove-attr(/oncopy|oncut|onmousemove|onmousedown|style/)
+rocklyric.jp###lyric_area > p[oncontextmenu]:remove-attr(oncontextmenu)
+keytube.net###lyrics[oncontextmenu]:remove-attr(oncontextmenu)
+j-lyric.net,okuhanako.net##body[oncontextmenu]:remove-attr(/oncontextmenu|onselectstart/)
+!#else
+utaten.com##+js(ra, oncontextmenu|onselectstart, .lyricBody[oncontextmenu], complete)
+oricon.co.jp##+js(ra, oncontextmenu|onselectstart|onmousedown, .all-lyrics[oncontextmenu], complete)
+rocklyric.jp##+js(ra, oncopy|oncut|onmousemove|onmousedown|style, #lyric_area[oncopy], complete)
+rocklyric.jp##+js(ra, oncontextmenu, #lyric_area > p[oncontextmenu], complete)
+keytube.net##+js(ra, oncontextmenu, #lyrics[oncontextmenu], complete)
+j-lyric.net,okuhanako.net##+js(ra, oncontextmenu|onselectstart, body[oncontextmenu], complete)
+!#endif
+||utaten.com/css/print.css
+utaten.com##.lyricBody:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important; cursor: revert !important;)
+oricon.co.jp##+js(aeld, dragstart, , elements, .all-lyrics)
+oricon.co.jp##.all-lyrics:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important; cursor: revert !important;)
+j-lyric.net##+js(rpnt, style, @media print {body { display: none !important; }})
+keytube.net###lyrics:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important; cursor: revert !important;)
+lyrical-nonsense.com##+js(rmnt, script, contextmenu)
+lyrical-nonsense.com##.olyrictext, .olyrictext-tv, .sbs-row:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important; cursor: revert !important;)
+togetogebox.org##+js(rmnt, style, -ms-user-select: none)
+s.awa.fm##+js(aeld, contextmenu, [native code], elements, #__next)
+s.awa.fm##div[unselectable="on"] p[class]:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important; cursor: revert !important;)
+kashiland.jp###lyric:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important; cursor: revert !important;)
+kashiland.jp##+js(rmnt, script, onselectstart)
+music.j-total.net##.main > p:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important; cursor: revert !important;)
+kanogoma.com##.lyrics-section .user-select-none:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important;)
+!#if env_firefox
+kashinavi.com##body,div[oncopy],div.noprint:remove-attr(/oncontextmenu|onselectstart|style|oncopy|unselectable/)
+!#else
+kashinavi.com##+js(ra, oncopy|onSelectStart|oncontextmenu|style, '[oncopy],[oncontextmenu]')
+!#endif
+open.spotify.com##.contentSpacing .paywall[data-testid="lyrics-container"] p[data-encore-id="text"]:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important; cursor: revert !important;)
+open.spotify.com##.encore-layout-themes[data-testid="embed-widget-container"] div[class^="TrackWidget_singleGridContainer"] div[class^="TrackWidget_metadataWrapper"]:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important; cursor: revert !important;)
+police.gov.sg##.slick-slider:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important; cursor: revert !important;)
+nny360.com##+js(aeld, contextmenu, preventDefault)
+nny360.com##+js(rpnt, script, rcoverride < 1, false)
+padlet.com##.select-none.surface-post:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important; cursor: revert !important;)
+padlet.com##.wish-wrapper > div[draggable="true"]:remove-attr(draggable)
+discord.com##ul[class^="cardsList__"]:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important;)
+discord.com##ul[class^="cards__"]:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important;)
+massan.jp##.entry-content:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important; cursor: revert !important;)
+www.delta.com##.card-chart:style(user-select: text !important; touch-action: auto !important;)
+straitstimes.com##.select-none:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important; cursor: revert !important;)
+aha-music.com##+js(adjust-setInterval, j.value--, 1000, 0.001)
+bookto09.com##+js(rmnt, script, ctrlKey)
+bookto09.com##body:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important; cursor: revert !important; -webkit-user-drag: auto !important; user-drag: auto !important;)
+canale-tv.net##+js(rmnt, script, preventDefault)
+||canale-tv.net/channel/disy.js^
+hoyolab.com##+js(aeld, contextmenu, , elements, img[no-copy="true"])
+hoyolab.com##+js(aeld, contextmenu, preventDefault, elements, .viewer-container)
+hoyolab.com##img.viewer-move:style(pointer-events: auto !important; z-index: 100 !important;)
+ntv.cx>>,ntvs.cx>>##+js(aeld, contextmenu, preventDefault)
+prpm.dbp.gov.my##+js(set, document.onmousedown, trueFunc)
+stifler.ro##+js(rmnt, script, contextmenu)
+stifler.ro##style:has-text(user-select: none):remove()
+homegymreview.co.uk##+js(rmnt, script, nocontextmenu)
+homegymreview.co.uk##body * :not(input):not(textarea):style(user-select: text !important; -webkit-touch-callout: text !important; -webkit-user-select: text !important; -moz-user-select: text !important; -khtml-user-select: text !important; -ms-user-select: text !important)
+apps.apple.com##.body-container > .app-container main.page-container > .default-page-container a, blockquote, body, code, dd, div, dl, dt, embed, fieldset, footer, form, h1, h2, h3, h4, h5, h6, header, html, img, legend, li, ol, p, pre, section, table, td, th, ul:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-user-drag: auto !important; user-drag: auto !important; cursor: revert !important;)
+universalproductionmusic.com##.works-results__item div[draggable="true"]:remove-attr(draggable)
+universalproductionmusic.com##.works-results__item .simple-work--disable-action:remove-class(simple-work--disable-action)
+videohelper.com##body:style(-webkit-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+megatrax.com##.collection-tracks:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-user-drag: auto !important; user-drag: auto !important;)
+fpmmusic.com##+js(aeld, mousedown, , elements, .trackContainer)
+milesofmusik.com##+js(aeld, mousedown, , elements, .fancybox-container)
+javx357.com##+js(rmnt, script, disableRightClick)
+ing-sat.hu##+js(set, document.oncontextmenu, null)
+ing-sat.hu##+js(set, document.onmousedown, null)
+primariasector2.ro##+js(rmnt, script, .blockContextMenu)
+posturi.gov.ro##:root:style(user-select: unset !important)
+canale-tv.net,cool-tv.net##+js(rmnt, script, .preventDefault(), includes, contextmenu)
+!#if env_firefox
+bandwagon.asia##.article[oncontextmenu]:remove-attr(/onmousedown|onselectstart|oncontextmenu/)
+!#else
+bandwagon.asia##+js(ra, onmousedown|onselectstart|oncontextmenu, .article, complete)
+!#endif
+!#if env_safari
+simplywall.st###root ~ #action-menu ~ #modal-container
+simplywall.st###root:style(filter: none !important;)
+simplywall.st##+js(spoof-css, #root, filter, blur(6px))
+!#endif
+zgbk.com##+js(acs, document.oncontextmenu)
+zgbk.com##+js(aeld, , blockEvent)
+zgbk.com##+js(rpnt, script, /\be(vent)?\.preventDefault\(\);?/g)
+zgbk.com###words-box:style(user-select: text !important;)
+zgbk.com##.detail .detail-con:not(.copycontent) .art-content p:style(pointer-events: auto !important;)
+hk01.com##+js(trusted-replace-argument, String.prototype.includes, 0, , condition, preview-cms)
+||tvzonehd.com/anti-copy.js
+camere-live.ro##+js(rmnt, script, "'contextmenu'")
+dlstreams.st,dollardescent.net,hamis.romponalis.st##+js(rmnt, script, "'contextmenu'")
+trucoon.com.br##*:style(-webkit-touch-callout: auto !important; -moz-touch-callout: auto !important; -ms-touch-callout: auto !important; -o-touch-callout: auto !important; touch-callout: auto !important; -webkit-user-select: auto !important; -moz-user-select: auto !important; -ms-user-select: auto !important; -o-user-select: auto !important; user-select: auto !important; -ms-touch-action: auto)
+orange.ro##+js(aeld, /^(?:pointerdown|mousedown)$/, , elements, .js-pachete-online-internet2)
+one.oregon.gov##+js(aeld, contextmenu, event.dispatch)
+!#if env_firefox
+one.oregon.gov##input[onpaste="return false"]:remove-attr(onpaste)
+!#else
+one.oregon.gov##+js(ra, onpaste, input[onpaste="return false"], complete)
+!#endif
+! ================================================ END: Anti copy, right-click, devtools, text select etc. ==========================================================================
+! ================================================================START: Anti-adblock ===============================================================================================
+@@||socialblade.com^$ghide
+socialblade.com##.cas-container
+socialblade.com##.cas-wide-container
+socialblade.com##div[style^="width: 300px; height: 250px;"][style*="background: #fff;"]
+socialblade.com##div[style^="width: 860px; min-height: 90px"]
+socialblade.com###bottomAd:style(position: absolute !important; left: -4000px !important;)
+sportsnet.ca##+js(aopr, uxGuid)
+xclient.info##+js(set, killads, true)
+! http://naturalhomes.org anti-adb
+||naturalhomes.org/img/adblock.gif
+tools.jabrek.net##+js(no-fetch-if, www3.doubleclick.net)
+impots.gouv.fr##+js(set, PASSER_videoPAS_apres, 0)
+! flickr.com "Upgrade to Flickr Pro to hide these ads"
+flickr.com##.moola-search-view:has-text(hide these ads)
+airnavradar.com##+js(set, ads_enabled, true)
+airnavradar.com##.history-ad
+airnavradar.com##section > #content > div[class]:has(> #ads)
+airnavradar.com###ads
+cyanlabs.net#@#ins.adsbygoogle[data-ad-slot]
+cyanlabs.net#@#ins.adsbygoogle[data-ad-client]
+tides.net##+js(nostif, adsbygoogle)
+! abcya.com antiadb annoyance
+*$script,domain=abcya.com,redirect-rule=noopjs
+abcya.com##.modal-overlay.wrapper
+abcya.com##body:style(overflow: auto !important)
+abcya.com##.a-adhesion
+||2game.info/ad/failed_ad_view.js
+studydrive.net##.w-full.flex:has(> div[id^="billboard_btf"])
+videohelp.com###topmenu:has(> .contentlink[href="https://www.videohelp.com/donate"])
+/invoke.js^$script,3p,domain=asiaflix.net,redirect=noopjs
+lazyadmin.nl##+js(nostif, AdBlocker)
+iosgods.com###iGSupport
+mvlempyr.*##.ChapterContentWrapper > .ct-div-block:has(.report-ad)
+mvlempyr.*##.notice-outer-wrapper:has([src*="a-ads.com"])
+mvlempyr.*##.ContentContainer > div > div:has(img[src*="ads-loading"])
+||pubfuture-ad.com^$script,redirect=noopjs,domain=mvlempyr.io|mvlempyr.com
+||pubfuture-ad.com^$xhr,redirect=nooptext,domain=mvlempyr.io|mvlempyr.com
+||ad.a-ads.com^$subdocument,redirect=noopframe,domain=mvlempyr.io|mvlempyr.com
+magesyrevolution.com##+js(aeld, load, adblock)
+pokeos.com##+js(nostif, pro-modal)
+pokeos.com##+js(no-fetch-if, doubleclick)
+##.inset-x-0[x-data="adblockBanner()"]
+granfondo-cycling.com##+js(no-xhr-if, googlesyndication, length:10)
+###steadyAdblockContainer
+vodafone.de###adbl
+flagle.io##+js(nostif, googlesyndication)
+roleplayer.me##+js(rmnt, script, __ADB_COOLDOWN__)
+duneawakening.th.gl,paxdei.th.gl,starresonance.th.gl##+js(rpnt, script, /^self\./, `(()=>{const a={apply:(a,e,o)=>(o[0]?.src?.includes?.("nitropay.com/ads")&&setTimeout((()=>{window.nitroAds=window.nitroAds||{createAd:()=>{let n='function ye(e,t){var r;if(""!=typeof t)return y.R.error(typeof t),y.R.error(t),null;const n=JSON.parse(JSON.stringify(t));if(t.acceptable)return null;if(t.sizes||=[],t.sizes&&t.sizes.length>0){const e=[];for(const r of t.sizes)2===r.length?e.push([Number(r[0]),Number(r[1])]):y.R.error("");t.sizes=e}if(t.format&&t.format===w.e.Article)return(0,v.zL)(e,t,ve);if(t.format&&t.format===w.e.StickyStack)return(0,v.ek)(e,t,ve);if((0,c.zI)(t.format)||t.format===w.e.Rail){const n=me.findIndex((t=>e===t.id)),i=n>-1?me[n]:null;if(i&&i.createdAt&&Date.now()-i.createdAt<50)return y.R.debug(""),null;const o=document.getElementById(e);if(o){try{y.R.debug(""),o.remove(),i&&null!=(r=document.getElementById(i.id+""))&&r.remove()}catch(e){y.R.debug(e)}return ve(e,t)}}return t.delayLoading?(0,v.hZ)(e,t,ve):t.format===w.e.SmartFlex?async function(e,t,r){const n=document.getElementById(e);if(!n)return y.R.warn(""),[];t.format=w.e.SmartFlex,t.video||={},t.video.float=w.jz.Never;const i=[],o=W(n);if((o.width||o.maxWidth||window.innerWidth)<300)return y.R.warn(""),n.remove(),[];n.style.maxWidth="",n.style.width="",n.style.height="",n.style.display="",n.style.flexWrap="",n.style.flexDirection="",n.style.placeContent="";let l=document.getElementById("");return l||(l=document.createElement(""),l.id="",n.appendChild(l)),t.sizes=L(n,{ignoreBounds:!0}),i.push(await r("",t)),i}(e,t,ve):(y.R.getLevel()===y.R.levels.TRACE&&console.log("",{id:e,originalOptions:n,options:t}),ve(e,t))}'},siteId:1487,addUserToken:()=>{},clearUserTokens:()=>{},blocklist:[],queue:[],loaded:!0,version:"20251114 2dd5c12",geo:""}}),1e3),Reflect.apply(a,e,o))};window.HTMLBodyElement.prototype.appendChild=new Proxy(window.HTMLBodyElement.prototype.appendChild,a)})();self.`, sedCount, 1)
+duneawakening.th.gl,paxdei.th.gl,starresonance.th.gl##+js(nostif, .getState();, 4500)
+th.gl#@#.hidden.border
+th.gl#@#.fixed.border
+th.gl#@#script[src^="https://s.nitropay.com/"] + div
+th.gl#@#next-route-announcer[style="position: absolute;"] + div
+jailbreakchangelogs.xyz##+js(set-session-storage-item, adblock_modal_dismissed, true)
+@@||jigsawplanet.com^$ghide
+lofi-nopixel.com,lofi-onx.com,lofi-prodigy.com,lofi-prestige.com##+js(trusted-set-local-storage-item, adBlockerAlert_lastShown, $now$)
+temperatur.nu##+js(nostif, holidAds)
+flamecomics.xyz##+js(trusted-set-local-storage-item, adBlockedModal:lastDismiss, $now$)
+! anizone.to anti-adb
+anizone.to##.h-\[90px\].w-\[728px\]:has(iframe[src^="//ad.a-ads.com/"])
+scmp3.org,soundcloudmp3.org##+js(set, detectAdBlock, noopFunc)
+vaughn.live##+js(trusted-click-element, button#vs_modal_v9_notice_dismiss)
+civitai.com,civitai.red##a[href="/pricing"] img
+civitai.com,civitai.red##div.relative.flex[style="min-height:90px"]:has(> button[aria-label="Close ad"])
+civitai.com,civitai.red##+js(trusted-replace-argument, String.prototype.endsWith, 0, , condition, /edit)
+jelonka.com##+js(trusted-set-local-storage-item, jelonka_news_ad_access_gate_first_detected_at, $now$)
+jelonka.com##+js(trusted-set-local-storage-item, jelonka_news_ad_access_gate_soft_dismissed_at, $now$)
+metacritic.com##+js(trusted-set-session-storage-item, BT_AM_SOFTWALL_DISMISSED, {"element":"continue-to-site"})
+hymnary.org##div#blockbanner
+! ================================================== END: Anti-adblock ==================================================================================
+||holyclock.com^$3p
+||shomershabes.com^$3p
+||shomershabes.co.il^$3p
+pinterest.*##[data-test-giftwrap]
+pinterest.*###desktopWrapper:style(position: static !important;)
+pinterest.*##.gridCentered:style(margin-top: auto !important;)
+pinterest.*##div[data-test-id="giftWrap"]
+pinterest.*##div[class="Closeup__wrapper"] > div > div[style^="cursor: default"]
+pinterest.*##div[class="GrowthUnauthPinImage__imageDim"]
+pinterest.*##.GrowthUnauthPinImage > a > div[class^="Jea"]:has(button[class^="noButtonStyles "])
+pinterest.*##.Hsu.iyn.zI7:nth-of-type(2) > div > .FullPageModal__scroller
+pinterest.*##+js(set-local-storage-item, DWEB_PIN_IMAGE_CLICK_COUNT, $remove$)
+pinterest.*##+js(trusted-replace-argument, Storage.prototype.setItem, 0, json:"DWEB", condition, DWEB_PIN_IMAGE_CLICK_COUNT)
+! "Sign Up to download"
+pinterest.*##+js(set-local-storage-item, unauthDownloadCount, $remove$)
+pinterest.*##+js(trusted-replace-argument, Storage.prototype.setItem, 0, json:"", condition, unauthDownloadCount)
+pinterest.*##.PinCard__imageWrapper div[class][style="background-color: rgba(17, 17, 17, 0.4); width: 100%;"]:has(> div:empty)
+files.minecraftforge.net##.promo-container
+tv.mademyday.com##.blnotice
+mimaletamusical.blogspot.com##+js(aopw, document.oncontextmenu)
+fmhikayeleri.com##+js(acs, document.oncontextmenu)
+experts-exchange.com###topHeaderBannerWrap
+experts-exchange.com##.navigationWrapper:style(top: 0px !important;)
+digitalsynopsis.com##+js(aopr, disableSelection)
+digitalsynopsis.com##+js(aopr, document.oncontextmenu)
+filefox.cc##+js(aeld, blur)
+visionias.net##+js(acs, $, contextmenu)
+99bitcoins.com##+js(nostif, ThriveGlobal)
+punto-informatico.it##+js(aopr, blazemedia_adBlock)
+uol.com.br##+js(aeld, copy)
+uol.com.br##+js(aopw, addLink)
+*/lib.ucopy/ucopy.js$script,domain=uol.com.br
+ne10.uol.com.br##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+@@||umterps.com^$ghide
+umterps.com##.single-ad
+cars.com##.dialog
+cars.com##body:style(overflow: auto !important; position: initial !important;)
+peliculas24.me##+js(aopw, disableSelection)
+peliculas24.me##+js(aeld, contextmenu)
+warringtonguardian.co.uk##+js(aopw, _sp_)
+planete-205.com###nonono
+@@||ps3-infos.fr^$ghide
+tweakers.net##.notificationsContainer:has-text(whitelisten of beleef Tweakers)
+hqq.tv##+js(nostif, check, 100)
+zerohedge.com###abd-banner
+zerohedge.com##.modal__overlay
+@@||racefans.net^$ghide
+racefans.net##.textwidget
+eca-anime.net##+js(acs, document.getElementById, advert-tester)
+gazetadopovo.com.br##+js(aeld, copy)
+foodnetwork.com##.o-AdhesionNotifier
+gaypornmasters.com##+js(aopr, document.oncontextmenu)
+||gaypornmasters.com^$csp=script-src *
+gaypornmasters.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+gearside.com##+js(set, nebula.session.flags.adblock, undefined)
+braziljournal.com##+js(acs, document.oncopy)
+braziljournal.com##body:style(overflow: auto !important;)
+braziljournal.com##.in.fade
+emol.com##+js(aopr, addLink)
+@@||radioline.co/*/ad$1p
+voirfilms.*##+js(aopr, document.oncontextmenu)
+voirfilms.*##+js(aopr, document.onselectstart)
+nytimes.com##+js(set, _adBlockCheck, true)
+!#if env_chromium
+nytimes.com##+js(set, navigator.storage.estimate, undefined)
+!#endif
+!#if env_firefox
+nytimes.com##+js(set, webkitRequestFileSystem, noopFunc)
+!#endif
+nytimes.com##.ReactModalPortal:has(.welcomeAd)
+@@||xiaomitoday.com^$ghide
+mixmods.com.br##+js(aopr, abde)
+||googlesyndication.com/pagead/js/adsbygoogle.js$xhr,redirect=noop.js,domain=unknowncheats.me
+*$xhr,redirect-rule=nooptext,domain=unknowncheats.me
+columbiaspectator.com##+js(nostif, ads, 2000)
+knshow.com##+js(aopr, document.oncontextmenu)
+knshow.com##+js(aeld, /^(?:contextmenu|copy|selectstart)$/)
+@@||knshow.com^$ghide
+knshow.com##.adsbygoogle
+knshow.com##div[id^="div-gpt-ad-"]
+classicreload.com###sliding-popup.sliding-popup-bottom
+jusbrasil.com.br##+js(aeld, /^(?:contextmenu|copy)$/, preventDefault)
+descarga-animex.*##+js(aeld, /^(?:contextmenu|keydown)$/)
+deezer.com##+js(aopr, onbeforeunload)
+deezer.com###modal_login:upward(2)
+! deezer.com##.chakra-portal:has(> [data-focus-lock-disabled] > .chakra-modal__content-container a.chakra-button[href^="https://www.deezer.com/payment/go.php?origin=paywall_pressure"])
+! deezer.com##body.force-scrollbar:style(overflow-y: scroll !important;)
+deezer.com##+js(trusted-click-element, .chakra-portal .chakra-modal__content-container > section.chakra-modal__content > .chakra-modal__header:has(> .chakra-stack > a[href^="https://www.deezer.com/payment/go.php?origin=paywall_pressure"]) + button.chakra-modal__close-btn)
+tvtropes.org##+js(set, valid_user, true)
+springfieldspringfield.co.uk##+js(aopr, addLink)
+@@||justtrucks.com.au^$ghide
+justtrucks.com.au##+js(set, Drupal.behaviors.detectAdblockers, noopFunc)
+@@||justtrucks.com.au^$image
+omr.com###dsgvoModal
+omr.com##.modal-backdrop
+omr.com##body:style(overflow: auto !important;)
+indiatimes.com##+js(aeld, copy)
+||adsrt.com/assets/js/particles.min.js$script
+nulled.life##+js(ra, oncontextmenu)
+mediafire.com##+js(nostif, scan, 500)
+ebc.com.br##+js(ra, oncopy)
+||tours.fr/include/js/tagAnalyticsCNIL.php$script,1p
+flyertalk.com##+js(acs, jQuery, AdBlock)
+searchenginewatch.com##+js(acs, jQuery, #sign-up-popup)
+odiario.com##+js(aeld, copy)
+! select, copy cittadinanza.biz | glistranieri.it
+cittadinanza.biz,glistranieri.it##+js(set, disableSelection, noopFunc)
+cittadinanza.biz,glistranieri.it##+js(aopw, document.oncontextmenu)
+esercizinglese.com##+js(aopw, adBlockDetected)
+masternodes.pro###adblocker
+ancient.eu##+js(set, ADBdetected, noopFunc)
+petrimazepa.com##.ui-dialog[tabindex="-1"]
+sabishiidesu.com##+js(acs, document.onkeydown)
+sabishiidesu.com##+js(aopw, document.oncontextmenu)
+sabishiidesu.com##.unselectable:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+webcodegeeks.com##+js(nostif, onload_popup, 8000)
+greenocktelegraph.co.uk##+js(aopr, _sp_._networkListenerData)
+! select, copy http://www.livetennis.it/post/302572/atp-stoccolma-fabio-fognini-conquista-le-semifinali/
+livetennis.it##+js(ra, onselectstart, , stay)
+livetennis.it##p:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+kashmirobserver.net##+js(acs, document.getElementById, ad-blocker)
+cathouseonthekings.com##+js(acs, document.getElementById, .ab_detected)
+tinyppt.com##+js(aopw, document.ondragstart)
+tinyppt.com##+js(aopw, disableEnterKey)
+tinyppt.com##+js(acs, document.oncontextmenu)
+tinyppt.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important;-moz-user-select: text !important;-ms-user-select: text !important;user-select: text !important;)
+wotlabs.net##:xpath('//*[contains(text(),"AdB")]')
+kollyinsider.com##+js(aopw, adMessage)
+winaero.com##+js(acs, jQuery, tweaker)
+@@||schnauzer-forum.co.uk^$ghide
+raven-mythic.com##+js(aopw, $adframe)
+investmentnews.com###blocker
+intramed.net##+js(set, adblock, false)
+protest.eu##+js(set, BIA.ADBLOCKER, false)
+/wp-content/plugins/simple-adblock-notice/*$~css
+books-world.net,pc3mag.com##+js(nostif, Adblocker, 10000)
+centrumher.eu##[class^="san_howtowhitelist_"]
+centrumher.eu##+js(acs, jQuery, undefined)
+opedge.com##+js(nostif, (), 2000)
+droidtekno.com##+js(aopw, document.ondragstart)
+droidtekno.com##+js(aopw, disableEnterKey)
+droidtekno.com##.unselectable:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important;-moz-user-select: text !important;-ms-user-select: text !important;user-select: text !important;)
+northwestfirearms.com,techkings.org##+js(set, samDetected, true)
+community.simtropolis.com##.ipsModal
+community.simtropolis.com##.ipsDialog
+fabricjs.com##+js(nostif, (), 4000)
+bronze-bravery.com,ultimate-bravery.net##+js(nostif, (), 2000)
+basilmarket.com##[id*="cdm-zone"]
+@@||enfsolar.com^$ghide
+@@||brightonandhovenews.org^$ghide
+japancamerahunter.com##+js(acs, jQuery, ads)
+remotelyawesomejobs.com###ad-plea
+@@||rightwingtribune.com^$ghide
+htmlreference.io##+js(nostif, (), 2000)
+htmlreference.io##.header-carbon
+heypoorplayer.com##+js(aopr, ABDSettings)
+topomap.co.nz###modal-adblocker, .in.fade.modal-backdrop
+spookshow.net##+js(set, adBlockFunction, trueFunc)
+@@||gamerotic.com^$ghide
+thegraillords.net##+js(acs, document.getElementById, block)
+worldscientific.com##+js(acs, document.getElementById, block)
+me3tweaks.com###support_banner
+@@||resdz.com^$ghide
+airlinercafe.com##+js(acs, jQuery, ads)
+@@||ricochet.media^$ghide
+hukmatpro.*,linuxslaves.com##+js(aopw, hidekeep)
+halotracker.com##+js(aopw, adBlockDetected)
+! fosshub.com/PSPad.html warning antiadb
+fosshub.com##+js(set, checkAds, trueFunc)
+juancarlosmolinos.net##+js(aopw, ABDSettings)
+stoneyroads.com##.ad-container
+pokemonforever.com##+js(set, google_jobrunner, true)
+businessemailetiquette.com##+js(aopw, disableEnterKey)
+businessemailetiquette.com##+js(aopw, document.ondragstart)
+businessemailetiquette.com##.unselectable:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+liveonsat.com##+js(ra, oncontextmenu)
+bucketpages.com##+js(nostif, #advert-tracker, 500)
+xiaomi4mi.com##+js(aopw, document.oncontextmenu)
+evades.io##.disable-prompt-header
+@@||orlygift.com^$ghide
+orlygift.com##.ad-container-responsive
+orlygift.com##div[id^="div-gpt-ad"]
+heroescommunity.com###he1
+||navcomic.com/wp-content/uploads/*/ad-blocking.gif$image,1p
+steptalk.org##+js(nostif, (), 3000)
+short-story.net##+js(nostif, (), 2000)
+hindi-gk.com##p:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+hindi-gk.com##+js(aopw, disableEnterKey)
+hindi-gk.com##+js(aopw, disable_copy)
+hindi-gk.com##+js(acs, document.oncontextmenu)
+hindi-gk.com##+js(aopw, disable_hot_keys)
+upsrtconline.co.in##+js(acs, document.addEventListener, alert)
+newsbook.pl##+js(aopw, disableEnterKey)
+newsbook.pl##+js(aopw, document.ondragstart)
+newsbook.pl##.unselectable:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+cmg24.pl##+js(aopw, document.oncontextmenu)
+ligowiec.net,radio5.com.pl,romet.pl,sat-charts.eu,trentino.pl,pcpobierz.pl##+js(ra, oncontextmenu)
+roztoczanskipn.pl##+js(aeld, contextmenu)
+malybelgrad.pl##+js(aopr, document.oncontextmenu)
+!#if env_firefox
+skionline.*##body[oncontextmenu]:remove-attr(/^on(contextmenu|copy|dragstart|select)/)
+!#else
+skionline.*##+js(ra, oncontextmenu|oncopy|ondragstart|onselect|onselectstart, body, complete)
+!#endif
+carsguide.com.au##+js(set, isAdblockDisabled, true)
+carsguide.com.au###adBlockMessage
+@@||dermatologytimes.com^$ghide
+motherjones.com##.mj-adblock-widget
+boerse-express.com##+js(nostif, (), 1000)
+kurazone.net##+js(aopw, clickIE4)
+kurazone.net##+js(aopw, disableSelection)
+techtrickseo.com##+js(aopw, disable_copy)
+techtrickseo.com##+js(aopw, disableSelection)
+techtrickseo.com##.unselectable:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+videohelp.com##+js(acs, document.getElementById, block)
+calorielijst.nl##+js(aopw, clickIE)
+humo.be##+js(set, checkPrivacyWall, noopFunc)
+polygon.com##+js(aopw, loadOutbrain)
+##.adblock-whitelist-messaging__article-wrapper
+##.adblock-whitelist-messaging__wrapper
+economictimes.indiatimes.com##+js(aopr, intsFequencyCap)
+economictimes.indiatimes.com##+js(aeld, contextmenu)
+numberempire.com##+js(nostif, w3ad)
+proxfree.com###pftop:style(height: auto !important;padding-bottom:5px !important)
+proxfree.com##.pflrgAds
+instagram.com##[class]:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+@@||md5hashing.net^$ghide
+*$script,3p,redirect-rule=noopjs,domain=md5hashing.net
+md5hashing.net##.alert-danger.alert
+md5hashing.net##.red.b.center.mute
+siliconinvestor.com##+js(acs, document.getElementById, undefined)
+jobsbotswana.info##+js(acs, jQuery, restriction)
+jobsbotswana.info##+js(aopw, document.oncontextmenu)
+jobsbotswana.info##body:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important;-moz-user-select: text !important;-ms-user-select: text !important;user-select: text !important;)
+102bank.com,b4usa.com,badgerandblade.com,mzk.starachowice.eu##+js(aopw, adBlockDetected)
+||algosit.com^
+republicadecuritiba.net##+js(aopw, nocontext)
+republicadecuritiba.net##.unselectable:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+merchoid.com###message-purchased
+||gaypornwave.com^$csp=script-src *
+gaypornwave.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+@@||topspeed.com^$ghide
+topspeed.com##.adsninja-ad-zone
+topspeed.com##.txt-ad
+topspeed.com##.daily-vid-ad
+topspeed.com##.top-horizontal-ad-content
+@@||mywrestling.com.pl^$ghide
+webwereld.nl##+js(set, adsAreShown, true)
+sbenny.com##+js(nostif, (), 2000)
+forum.sbenny.com##.message-inner:has(.ads)
+||wp.com/wp-content/themes/vip/pmc-plugins/$script,domain=deadline.com
+howjsay.com##+js(nostif, (), 1500)
+vpnmentor.com##+js(nostif, bioEp.showPopup)
+! anti adb warning /bigleaguepolitics . com
+@@||bigleaguepolitics.com^$ghide
+fin24.com##+js(aopr, Date.prototype.toUTCString)
+djelfa.info##+js(aopr, document.onmousedown)
+djelfa.info##+js(aopw, document.oncontextmenu)
+djelfa.info##+js(ra, onselectstart)
+palemoon.org##+js(set, abd, false)
+portableapps.com##+js(nostif, innerHTML)
+! right click https://github.com/uBlockOrigin/uAssets/issues/4393
+animeunity.it##+js(ra, oncontextmenu)
+theartofnakedwoman.*##+js(aopw, intializemarquee)
+cagesideseats.com##+js(nostif, (), 1500)
+/wp-content/plugins/christmasify/*
+space-engineers.de##+js(acs, document.getElementById, undefined)
+motogon.ru##+js(aopr, oSpPOptions)
+@@||soundonsound.com^$ghide
+@@||jrocknews.com^$ghide
+aulete.com.br##.definicao_verbete_homologado_interna:style(height:100% !important;)
+runningnews.gr##+js(acs, document.oncontextmenu)
+runningnews.gr##+js(acs, disableselect, reEnable)
+runningnews.gr##+js(ra, oncontextmenu|onselectstart|ondragstart)
+*.gif$image,domain=runningnews.gr
+gordiando.com.br##+js(aopw, document.oncontextmenu)
+*/wp-content/plugins/wp-content-copy-protection/*
+mercurynews.com##.Mg2-connext, .connext-modal-backdrop, .modal-scrollable
+mercurynews.com##body.modal-open:style(overflow-x: hidden !important; overflow-y: scroll !important;)
+megawypas.com##+js(ra, oncontextmenu)
+wheel-size.com##+js(set, detector_active, true)
+@@||creditonebank.com^$ghide
+demolandia.net##+js(aopr, document.oncontextmenu)
+aoezone.net##+js(set, aoezone_adchecker, true)
+otempo.com.br##+js(aeld, copy)
+meteo.org.pl##+js(ra, oncontextmenu)
+r7.com###inner-ad-container
+insurance-corporate.blogspot.com##+js(ra, oncontextmenu|ondragstart|onkeydown|onmousedown|onselectstart)
+insurance-corporate.blogspot.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+fordogtrainers.pl##+js(acs, message, clickIE)
+fordogtrainers.pl##+js(acs, preventSelection)
+clk.sh,shrinkearn.com##+js(acs, document.oncontextmenu)
+clk.sh,shrinkearn.com##+js(acs, document.onselectstart)
+fanfiction.net,fictionpress.com##.storytextp:style(user-select: text !important; -webkit-user-select: text !important;)
+xnxx.com##+js(aopr, fuckAdBlock)
+@@||pagead2.googlesyndication.com/pagead/*$image,domain=free-scores.com
+radioony.fm##+js(set, pageService.initDownloadProtection, noopFunc)
+polskacanada.com##+js(acs, jQuery, contextmenu)
+polskacanada.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+lugarcerto.com.br##+js(aeld, mouseout, pop)
+windowscentral.com##.swal-modal, .swal-overlay
+cmjornal.pt##+js(aopw, document.oncopy)
+randaris.app##.adblock-box
+ctrl.blog##+js(aopr, a1lck)
+coffeeforums.co.uk##+js(acs, document.getElementById, undefined)
+||coffeeforums.co.uk/banners/$image
+! nachrichten . at anti adb
+@@||nachrichten.at^$ghide
+heroesneverdie.com##+js(nostif, adsBlocked)
+wader.toys##+js(aopw, document.oncontextmenu)
+! satcesc select, ctrl-U, F12. drag
+satcesc.com##+js(acs, document.oncontextmenu)
+satcesc.com##+js(aopw, disableSelection)
+satcesc.com##+js(aopw, document.onkeydown)
+satcesc.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+satcesc.com##+js(aeld, /^(?:keyup|keydown)$/)
+satcesc.com##+js(aopr, document.ondragstart)
+mexiconewsdaily.com##+js(set, detectPrivateMode, noopFunc)
+technologyreview.com##+js(set, webkitRequestFileSystem, undefined)
+curbed.com,eater.com,funnyordie.com,mmafighting.com,mmamania.com,polygon.com,racked.com,riftherald.com,sbnation.com,theverge.com,vox.com##+js(nostif, adsBlocked)
+! bdcraft
+@@||bdcraft.net^$ghide
+bdcraft.net##+js(set, adsbygoogle, null)
+bdcraft.net##.cc-banner
+bdcraft.net##.hostBtn
+bdcraft.net##.adsbygoogle
+bdcraft.net###bottombanner
+bdcraft.net###header > .wrapper > [class]
+athletic.net##+js(acs, $, blur)
+||athletic.net/css/signedOutBlur
+athletic.net##[href*="/result"]:style(text-shadow: none !important; color: #8b0000 !important;)
+athletic.net##[href*="/meet"]:style(text-shadow: none !important; color: #8b0000 !important;)
+athletic.net##[_ngcontent-serverapp-c135]:style(text-shadow: none !important; color: #000 !important;)
+athletic.net##[ngbtooltip]:style(text-shadow: none !important; color: #6c757d !important;)
+athletic.net##.hiddenRanking:style(text-shadow: none !important; color: #6c757d !important;)
+athletic.net##*:style(-webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+athletic.net##.ng-star-inserted.sign-up-box
+athletic.net##[_ngcontent-serverapp-c134]:style(text-shadow: none !important; color: #000 !important;)
+@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,domain=yellowbridge.com
+diynetwork.com##.o-AdhesionNotifier
+! disabled for #7183
+!tapatalk.com##+js(aopr, IS_VIP_PLUS)
+bloombergquint.com##+js(aopw, addLinkToCopy)
+bloombergquint.com##^script:has-text(/addLinkToCopy/i)
+bloombergquint.com##+js(aopr, getSelection)
+androidcentral.com##.swal-overlay
+instagram.com##nav > div[class^="_"] > div[class^="_"] > div[class^="_"] > div[class^="_"] > div[class^="_"] > div[class] > div[class^=" _"][style="width: 100%;"]:only-child
+instagram.com##+js(set, _sharedData.is_whitelisted_crawl_bot, true)
+instagram.com###react-root ~ div[class*=" "][class$=" "][role="presentation"]:has(a[href^="/accounts/"][href*="signup/"]):not(:has(button[type="button"] > div > svg[aria-label][width="18"][height="18"][viewBox*="48"]))
+! instagram app download nag banner
+!#if env_mobile
+instagram.com##.xZ2Xk:has-text(/App/)
+!#endif
+@@||eppingforestguardian.co.uk^$ghide
+eppingforestguardian.co.uk##.dfp-ad
+eppingforestguardian.co.uk##.mar-block-ad
+||code.adsales.snidigital.com/lib/*/sni-ads.min.js$script,domain=travelchannel.com
+diffnow.com##:xpath(//div[contains(text(),"Adblock")]/..)
+addons.opera.com##+js(nostif, showOverlay)
+askubuntu.com,mathoverflow.net,serverfault.com,stackapps.com,stackexchange.com,superuser.com##.js-dismissable-hero:has-text(Sign up)
+mrfood.com##.in-content-container-coverage
+mrfood.com###newsletterSignUpDivAnime
+mrfood.com###viewportGreyout
+thredup.com##.modal-underlay
+thredup.com##.redux-modal
+@@||quizlet.com^$ghide
+quizlet.com##.SetPageTerm:style(display: block !important)
+quizlet.com##.SignupWallInline-overlay
+feedspot.com##.blackout
+feedspot.com##.fadeIn.animated
+feedspot.com##.fixedBar
+feedspot.com##.mfp-container
+feedspot.com##.regoverlay
+volunteermatch.org###req_login_reg_interrupt
+volunteermatch.org###window_overlay
+theclever.com###overlay_search
+discussion.evernote.com,prestashop.com##.cTopicPostArea:has(.cGuestTeaser)
+bookbub.com##.blur.signup-gate
+bookbub.com##.post-section:style(filter: none !important; -webkit-filter: none !important; pointer-events: all !important)
+ndtv.com###___ndtvpushdiv
+facebook.com,facebookcorewwwi.onion,facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion##._5hn6
+touch.facebook.com,mtouch.facebook.com,x.facebook.com,iphone.facebook.com,m.beta.facebook.com,touch.beta.facebook.com,mtouch.beta.facebook.com,x.beta.facebook.com,iphone.beta.facebook.com,touch.facebookcorewwwi.onion,mtouch.facebookcorewwwi.onion,x.facebookcorewwwi.onion,iphone.facebookcorewwwi.onion,touch.beta.facebookcorewwwi.onion,m.facebook.com,m.facebookcorewwwi.onion,b-m.facebook.com,b-m.facebookcorewwwi.onion,mobile.facebook.com,mobile.facebookcorewwwi.onion,touch.facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion,mtouch.facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion,x.facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion,iphone.facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion,touch.beta.facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion,m.facebook.com,m.facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion,b-m.facebook.com,b-m.facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion,mobile.facebook.com,mobile.facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion##div[style^="background: none;"]:has(#mobile_login_bar)
+quora.com##body > div[id]:has(.modal_signup_dialog)
+quora.com##.new_signup_dialog.modal_bg
+quora.com##.signup_wall_prevent_scroll #root:style(filter: none !important;)
+quora.com##.signup_wall_prevent_scroll:style(position: unset !important; padding-right: 0 !important;)
+ruwix.com##+js(nostif, NoAd, 8000)
+revolvermag.com##.emma-show
+revolvermag.com##body:style(overflow-x: hidden !important; overflow-y: scroll !important;)
+/emma-content-aggregates-prd.
+knowablemagazine.org##.modal
+knowablemagazine.org##body:style(overflow-x: hidden !important; overflow-y: scroll !important;)
+insidesources.com##.fancybox, .fancybox-overlay, .fancybox-wrap
+insidesources.com##html:style(overflow-x: hidden !important; overflow-y: scroll !important;)
+flashbak.com,geneticliteracyproject.org,marijuanamoment.net,naturalblaze.com,saludmovil.com,thebaffler.com,undark.org,wealthydoc.org###boxzilla-overlay, .boxzilla-container
+thebaffler.com##.boxzilla-overlay
+thebaffler.com##html,body:style(overflow: auto !important;)
+airfactsjournal.com,newmatilda.com###newsletter-popup-container, #newsletter-popup-overlay
+kqed.org##[class*="modal"]
+behance.net##[class*="ImageElement-blockPointerEvents-"]:style(pointer-events: auto !important)
+behance.net##[class*="Module-blockGridPointerEvents-"] .grid__item-image:style(pointer-events: auto !important)
+behance.net##[class*="Search-contentBlocker-"]
+behance.net###lightbox-wrap img:style(pointer-events: auto !important)
+behance.net##.Popup-popup-T3F
+zulily.com##+js(nostif, loginModal, 500)
+kpopjjang.com##+js(aopw, stopPrntScr)
+kpopjjang.com##*::selection:style(background-color:#338FFF !important;)
+fantricks.com##+js(acs, jQuery, contextmenu)
+fantricks.com##body:style(-webkit-touch-callout: default !important;-webkit-user-select: text !important;-moz-user-select: text !important;-ms-user-select: text !important;user-select: text !important;)
+steelersdepot.com##.modal, .modal-backdrop
+musicbusinessworldwide.com##.mb-interstitial
+listatv.pl##+js(ra, oncontextmenu)
+dzwignice.info##+js(aeld, contextmenu)
+rp5.by##+js(nostif, (), 700)
+psychologiazycia.com##+js(acs, document.oncontextmenu)
+psychologiazycia.com##+js(acs, disableselect, reEnable)
+psychologiazycia.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+bibliacatolica.com.br##+js(aopr, getSelection)
+script-stack.com##+js(aeld, contextmenu)
+priberam.org##+js(aopr, document.documentElement.oncopy)
+thedisconnect.co###notice-root
+thedisconnect.co##*:style(filter: none !important)
+breakingdefense.com###simplemodal-container, #simplemodal-overlay
+breakingdefense.com##body:style(overflow-x: hidden !important; overflow-y: scroll !important;)
+theintercept.com###offer-0-lwmcg
+theintercept.com###third-party--viewport-takeover
+||prod.theintercept.com^$subdocument,1p
+theintercept.com##.Post-body--truncated:style(max-height: unset !important;)
+salary.com###sgpb-popup-dialog-main-div-wrapper, .sgpb-theme-1-overlay
+fearlesssalarynegotiation.com##.seva-overlay
+postandcourier.com##.tp-backdrop, .tp-modal
+! annoying grammarly overlay / popup spellcheck .net,spellchecker .net,spellweb .com
+*/bioep.js$script,domain=~tomshw.it
+tomshw.it,wizcase.com##+js(nostif, bioEp.showPopup)
+ionos.de##body:style(overflow: auto !important)
+ionos.de###bio_ep
+ionos.de###bio_ep_bg
+yoututosjeff.es##^script:has-text(oncontextmenu)
+autoblog.com##.modal, .modal-backdrop
+autoblog.com##body:style(overflow-x: hidden !important; overflow-y: scroll !important; padding-right: 0 !important;)
+||emeraldchat.com/user_is_temp
+||emeraldchat.com/sw.js$script,1p
+cepuluh.com##+js(ra, oncontextmenu|onkeydown|onmousedown)
+@@||globalnews.ca^$ghide
+globalnews.ca##.ad-container
+globalnews.ca###headerAd
+dailymail.co.uk,dailymail.com##^script:has-text(We think our Android)
+!#if env_firefox
+dailymail.co.uk,dailymail.com#@#+js(aopr, confirm)
+!#endif
+!#if env_mobile
+dailymail.co.uk,dailymail.com##+js(aopr, confirm)
+!#endif
+fmovies.*#@#.fa-rss
+software-on.com##*::selection:style(background-color:#338FFF!important)
+software-on.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+linkedin.com##.global-alert--yield.global-alert, #global-alert-queue
+linkedin.com##+js(trusted-set-local-storage-item, contextual-sign-in-modal-cool-off-hidden, $now$)
+l2gamers.cl##+js(aopw, document.oncontextmenu)
+l2gamers.cl##+js(aopw, document.onkeydown)
+wired.co.uk##+js(set, ads_not_blocked, true)
+polygon.com##+js(nostif, adsBlocked)
+twinkietown.com##+js(nostif, adsBlocked)
+statelibrary.us##+js(aopr, document.oncontextmenu)
+statelibrary.us##+js(aeld, keydown, disable_in_input)
+@@||dcdirtylaundry.com^$ghide
+@@||sostariffe.it^$ghide
+amlesson.ru##+js(aopw, disable_keystrokes)
+amlesson.ru##+js(aopw, disableSelection)
+infomoney.com.br##+js(aopr, addLink)
+playonlinux.com##+js(acs, $, load)
+tabonitobrasil.*##+js(aopr, disableSelection)
+tabonitobrasil.*##+js(aopw, document.oncontextmenu)
+tabonitobrasil.*##+js(aeld, keydown, preventDefault)
+tabonitobrasil.*##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+tunovelaligera.com##+js(rmnt, script, /wccp|contextmenu/)
+tunovelaligera.com##+js(rmnt, style, /wccp|user-select/)
+auepaisagismo.com,auepaisajismo.com##body:style(overflow: auto !important;)
+zdnet.de##+js(aopr, can_i_run_ads)
+cinemablend.com##+js(aopr, __cmpGdprAppliesGlobally)
+@@||metabattle.com^$ghide
+targetstudy.com##+js(aopw, stopSelect)
+! discord's "give nitro" button
+discordapp.com##[class^="buttonWrapper"][tabindex="2"]
+gq-magazine.co.uk##+js(set, ads_not_blocked, true)
+! turbolab .it anti adb warning
+turbolab.it##+js(nostif, warning)
+medicalnewstoday.com##.sticky_ad_container
+m.youtube.com,music.youtube.com,tv.youtube.com,www.youtube.com,youtubekids.com##ytd-popup-container > .ytd-popup-container > #contentWrapper > .ytd-popup-container[position-type="OPEN_POPUP_POSITION_BOTTOMLEFT"]
+m.youtube.com###mealbar\:3 > ytm-mealbar.mealbar-promo-renderer
+m.youtube.com,music.youtube.com,tv.youtube.com,www.youtube.com,youtubekids.com##+js(set, ytInitialPlayerResponse.auxiliaryUi.messageRenderers.upsellDialogRenderer, undefined)
+m.youtube.com,music.youtube.com,tv.youtube.com,www.youtube.com,youtubekids.com##+js(json-prune, auxiliaryUi.messageRenderers.upsellDialogRenderer)
+! m.youtube.com,music.youtube.com,tv.youtube.com,www.youtube.com,youtubekids.com,youtube-nocookie.com##+js(href-sanitizer, a[href^="https://www.youtube.com/redirect?event=video_description"][href*="&q=http"], ?q)
+!www.youtube.com##ytd-browse[page-subtype="home"] :is(ytd-rich-grid-row, #contents.ytd-rich-grid-row):style(display: contents !important)
+! youtube.com##+js(no-xhr-if, /\/youtubei\/v1\/log_event\?|play\.google\.com\/log|\/api\/stats\/qoe\?/)
+m.youtube.com##+js(aeld, visibilitychange, /bgmobile|\{\w\.\w+\(\)\}|\.getVisibilityState\(\)/)
+m.youtube.com##+js(trusted-set, document.visibilityState, json:"visible")
+buienradar.nl##+js(set, hideBannerBlockedMessage, true)
+buienradar.nl###adholderContainerHeader
+||lightboxcdn.com^$domain=foreignpolicy.com
+foreignpolicy.com##.fb_lightbox-lock:style(overflow-x: hidden !important; overflow-y: scroll !important;)
+foreignpolicy.com##.fb_lightbox-overlay-fixed.fb_lightbox-overlay
+!#if env_firefox
+msn.com##p:style(-moz-user-select: text !important; -moz-user-drag: text !important;)
+!#endif
+! glamourmagazine.co.uk anti adb annoyance
+glamourmagazine.co.uk##+js(set, ads_not_blocked, true)
+9xbuddy.com##+js(nostif, adsbygoogle)
+megatube.xxx##+js(ra, oncontextmenu)
+dostfilms.*,kimovil.*##*:style(-webkit-touch-callout: default!important; -webkit-user-drag: element!important; -webkit-user-select: text!important; -moz-user-select: text!important; -ms-user-select: text!important; user-select: text!important;)
+taxo-acc.pl##+js(aeld, contextmenu)
+lookmovie.ag##+js(nostif, __ext_loaded)
+chimica-online.it##+js(aopr, disableselect)
+coag.pl,quicksleeper.pl##+js(aopr, document.oncontextmenu)
+dispatch.com##.tp-modal
+dispatch.com##.tp-active.tp-backdrop
+dispatch.com##body:style(overflow: auto !important;)
+elektro-plast.com.pl##+js(ra, oncontextmenu)
+lifo.gr##+js(nostif, slideout)
+australianfrequentflyer.com.au##.focus-guest-alert
+dev.mysql.com##.login-callout
+anisearch.de,anisearch.com##+js(nostif, faq/whitelist)
+context.reverso.net##.blocked:style(filter: none !important;)
+context.reverso.net##.blocked .text:style(filter: none!important;-webkit-filter: none!important;)
+context.reverso.net###blocked-results-banner
+hardware.info##body > div:nth-of-type(1) > div:has-text(adblocker)
+hardware.info##.sidebar_right_bottom
+hardware.info##.sidebar_right_top
+med1.de##+js(aopr, _sp_._networkListenerData)
+@@||mentalmars.com^$ghide
+neowin.net##+js(aopr, _sp_.mms.startMsg)
+neowin.net##[class^="sp_veil"]
+neowin.net##[id^="sp_message_panel_id"]
+lexlog.pl##+js(aopr, document.oncontextmenu)
+lexlog.pl##+js(aopr, document.onmousedown)
+lexlog.pl##+js(aopr, document.onselectstart)
+@@||independent.ie^$ghide
+softwaretestinghelp.com##.Campaign
+softwaretestinghelp.com##body:style(overflow: auto !important;)
+@@||nzz.ch^$ghide
+nzz.ch###adnz_maxiboard_1
+watson.de,watson.ch##+js(nostif, AdBlocker)
+babel.com##[id^=adReplacement]
+babel.com##.infopub
+@@||airbnbhell.com^$ghide
+clk.ink##+js(set, blurred, false)
+smashboards.com##+js(nosiif, height)
+! yeane .org right click, select, ctrl-U
+yeane.org##+js(acs, document.oncontextmenu)
+yeane.org##body:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important;-moz-user-select: text !important;-ms-user-select: text !important;user-select: text !important;)
+bitblokes.de##+js(acs, document.getElementsByTagName, null)
+bitblokes.de##[href^="https://airvpn.org/"]
+recantodasletras.com.br##+js(aopr, RL.licenseman.init)
+@@||cdnjs.cloudflare.com/ajax/libs/blockadblock/*/blockadblock.min.js$script,domain=starblast.io
+@@||starblast.io^$ghide
+*$script,redirect-rule=noopjs,domain=starblast.io
+vedbex.com##.in.fade
+vedbex.com##body:style(overflow: auto !important;)
+||vedbex.com/*banners$image
+||vedbex.com/*/sponsers$image
+||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=noopjs,domain=files2zip.com
+files2zip.com##div.black.banner
+enotes.com##.obscured:style(color: black !important;text-shadow: none !important; filter: none !important)
+enotes.com##.paywall-mount
+mtbtutoriales.com##+js(aopw, reEnable)
+mtbtutoriales.com##+js(acs, document.oncontextmenu)
+@@||wired.com^$ghide
+news.chosun.com##+js(aeld, copy, getSelection)
+portalwrc.pl##+js(aeld, contextmenu)
+@@||belfasttelegraph.co.uk^$ghide
+answersafrica.com##+js(acs, document.oncontextmenu)
+answersafrica.com##body:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important;-moz-user-select: text !important;-ms-user-select: text !important;user-select: text !important;)
+! thewpclub .net right click, select, copy
+/wp-content/plugins/content-protector-pack/*
+tomsguide.com##+js(aopr, _sp_._networkListenerData)
+@@||flightaware.com^$ghide
+lesoir.be##+js(aopr, abStyle)
+xe.gr##+js(nostif, modal)
+@@||typing-speed.net^$ghide
+plagiarisma.net###noty_bottom_layout_container
+felico.pl##+js(acs, document.oncontextmenu)
+! practicetestgeeks .com right click, select, copy
+practicetestgeeks.com##+js(acs, document.oncontextmenu)
+practicetestgeeks.com##+js(acs, document.onselectstart)
+practicetestgeeks.com##body:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important;-moz-user-select: text !important;-ms-user-select: text !important;user-select: text !important;)
+chowhound.com##.fb_lightbox-overlay
+chowhound.com##.preloaded_lightbox
+chowhound.com##.fb_lightbox-lock:style(overflow-x: hidden !important; overflow-y: scroll !important;)
+bold.dk##+js(acs, eval, abd)
+liverpool.no##+js(nostif, offsetHeight)
+! mainframestechhelp .com right click
+mainframestechhelp.com##+js(aopr, document.oncontextmenu)
+mainframestechhelp.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! right click, select, copy mainframegurukul .com/srcsinc/drona/programming/languages/jcl/sort/sort-outrec-jcl.html
+mainframegurukul.com##+js(ra, oncontextmenu|onselectstart|ondragstart)
+@@||as.com^$ghide
+as.com##.publi
+digicular.com##html:style(overflow: hidden !important;)
+badzjeszczelepszy.pl##+js(aopr, document.onmousedown)
+badzjeszczelepszy.pl##+js(aopr, document.onselectstart)
+badzjeszczelepszy.pl##+js(aopr, ga_ExitPopup3339)
+androidweblog.com##+js(aeld, , t.preventDefault)
+pureinfotech.com##+js(acs, jQuery, ai_adb)
+fairyabc.com##+js(nostif, adblock)
+tunein.com##.dark-theme-dialog__dialogBody___106Di
+tunein.com##.dark-theme-dialog__dialogBody___106Di:upward(4)
+mountaintopwebdesign.com###wmpci-popup-wrp
+mountaintopwebdesign.com##html:style(overflow: auto !important;)
+otvfoco.com.br##+js(aopr, addLink)
+! balticlivecam .com anti adb annoyance
+balticlivecam.com##+js(acs, document.getElementById, none)
+! legionprogramas .org right click, select
+legionprogramas.org##+js(acs, document.oncontextmenu)
+legionprogramas.org##+js(aopw, document.onselectstart)
+! clasicotas .org right click, select
+clasicotas.org##+js(ra, oncontextmenu|onselectstart|ondragstart)
+portalportuario.cl##+js(aopr, addLink)
+r7.com##.floating.share-btn
+cronista.com##+js(aeld, copy, replaceCopiedText)
+! gamershit .altervista .org right click msg
+gamershit.altervista.org##+js(aopr, document.oncontextmenu)
+@@||minecraft-schematics.com^$ghide
+minecraft-schematics.com##.adsbygoogle
+minecraft-schematics.com##[href^="http://www.pingperfect.com/aff.php"]
+! theitaliantimes .it right click, select, copy ..
+theitaliantimes.it##+js(ra, oncontextmenu|onselectstart|ondragstart|oncopy|oncut|onpaste|onbeforecopy)
+! gagetmatome .com right click, select, copy
+gagetmatome.com##+js(aopr, document.oncontextmenu)
+gagetmatome.com##+js(acs, document.onselectstart)
+gagetmatome.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important;-moz-user-select: text !important;-ms-user-select: text !important;user-select: text !important;)
+! anisubindo.video right click, select, copy
+anisubindo.*##+js(aeld, keydown, preventDefault)
+anisubindo.*##+js(aopr, document.onkeydown)
+anisubindo.*##+js(aopr, document.oncontextmenu)
+anisubindo.*##+js(aopw, disableSelection)
+! mbahhanif .site select / copy
+mbahhanif.site##body:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important;-moz-user-select: text !important;-ms-user-select: text !important;user-select: text !important;)
+@@||dumpert.nl^$ghide
+@@||beinsports.com^$ghide
+@@||mizonatv.com^$ghide
+serwis-zamkow.com##+js(acs, document.oncontextmenu)
+nakedcapitalism.com##+js(aopw, ABD)
+govtech.com###interstitial
+lublin.eu##+js(aeld, contextmenu)
+! right click tekloggers .com/2019/10/iklan-anime-pocari-sweat-ternyata.html
+tekloggers.com##+js(ra, oncontextmenu|onkeydown|onmousedown)
+molineuxmix.co.uk##+js(acs, $, undefined)
+foxnews.com##:xpath('//*[contains(text(),"blocking software")]/../../..')
+/google-funding-choices.js$script,domain=foxnews.com
+! nfltraderumors.co right click, select
+nfltraderumors.co##+js(aopw, ondragstart)
+nfltraderumors.co##body:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important;-moz-user-select: text !important;-ms-user-select: text !important;user-select: text !important;)
+! blog.kwick.de right click select
+blog.kwick.de##+js(acs, jQuery, contextmenu)
+blog.kwick.de##+js(aopr, disableselect)
+blog.kwick.de##+js(aopr, document.onkeydown)
+laptopmag.com##+js(aopr, _sp_.mms.startMsg)
+windows101tricks.com##+js(aopr, __cmpGdprAppliesGlobally)
+windows101tricks.com##+js(set, better_ads_adblock, 0)
+virpe.com##+js(aopr, document.oncontextmenu)
+virpe.com##+js(ra, onselectstart)
+dreamlandresort.com##+js(aopr, alert)
+hebrew4christians.com##+js(acs, document.oncontextmenu)
+hebrew4christians.com##+js(ra, onselectstart|ondragstart)
+hebrew4christians.com##+js(rmnt, script, disableSelection)
+musixmatch.com##+js(ra, oncontextmenu, body, complete)
+musixmatch.com##body:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important;-moz-user-select: text !important;-ms-user-select: text !important;user-select: text !important;)
+ecosia.org##.notice
+ecosia.org##.result-snippet:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important;-moz-user-select: text !important;-ms-user-select: text !important;user-select: text !important;)
+! ctrl key https://github.com/uBlockOrigin/uAssets/issues/6621
+yusepjaelani.blogspot.com##+js(aopr, document.onkeydown)
+canondrivers.org##+js(acs, document.addEventListener)
+canondrivers.org##+js(acs, document.oncontextmenu, key)
+canondrivers.org##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important;-moz-user-select: text !important;-ms-user-select: text !important;user-select: text !important;)
+skidrowreloaded.com##^script:has-text(copyprotect)
+!#if !cap_html_filtering
+skidrowreloaded.com##+js(rmnt, script, copyprotect)
+!#endif
+! adevarul .ro tricky copy text
+adevarul.ro##+js(aopr, addLink)
+hindipix.*##+js(set, console.debug, trueFunc)
+hindipix.*##+js(set, console.clear, trueFunc)
+kusonime.com##+js(acs, document.oncontextmenu)
+kusonime.com##+js(acs, document.onkeydown)
+kusonime.com##+js(acs, addEventListener, which)
+otakudesu.org##+js(acs, document.oncontextmenu)
+otakudesu.org##+js(acs, window.addEventListener, ctrlKey)
+||maskmagazine.com/assets/substrate.png$image,1p
+fcportables.com##+js(aeld, /^(contextmenu|copy|dragstart|selectstart)$/)
+pehawe.me##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important;-moz-user-select: text !important;-ms-user-select: text !important;user-select: text !important;)
+estadao.com.br##+js(aeld, copy)
+kimkazandi.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important;-moz-user-select: text !important;-ms-user-select: text !important;user-select: text !important;)
+kimkazandi.com##.autoplay
+minecraftforge.net##+js(nostif, body)
+! impotsurlerevenu.or enable right click
+impotsurlerevenu.org##+js(aopr, alerte_declanchee)
+myanimelist.net#?#.modal-content:-abp-has(.text > b:-abp-contains(Privacy Policy))
+ryuryuko.blog90.fc2.com##+js(aopw, initimg)
+ryuryuko.blog90.fc2.com##+js(ra, oncontextmenu|onCopy)
+feel-the-darkness.rocks##+js(aopr, document.oncontextmenu)
+feel-the-darkness.rocks##+js(aopr, document.onmousedown)
+feel-the-darkness.rocks##+js(aopr, disableSelection)
+fontsfree.pro##+js(set, adBlock, false)
+skidrowcodex.net##+js(aopw, stopPrntScr)
+earnload.*##+js(set, blurred, false)
+mdpr.jp##+js(ra, oncontextmenu|onmousedown|onselectstart)
+theherald-news.com##+js(nostif, null)
+insidermonkey.com##+js(aopr, ABD)
+venea.net##+js(aeld, , ads)
+@@||puhutv.com^$ghide
+libgen.*##+js(nostif, appendMessage)
+bricksrus.com##+js(aopr, document.oncontextmenu)
+jacquieetmichel.net##+js(aopr, document.oncontextmenu)
+! ilturista .info select / copy
+ilturista.info##body:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important;-moz-user-select: text !important;-ms-user-select: text !important;user-select: text !important;)
+! imaginetricks .com select / copy
+imaginetricks.com##body>div:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important;-moz-user-select: text !important;-ms-user-select: text !important;user-select: text !important;)
+! sigma4pc .com select / copy
+sigma4pc.com##body:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important;-moz-user-select: text !important;-ms-user-select: text !important;user-select: text !important;)
+! kurazone .net select copy
+kurazone.net##.post-body:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important;-moz-user-select: text !important;-ms-user-select: text !important;user-select: text !important;)
+kurosave.com##+js(aopr, document.body.setAttribute)
+keybr.com##+js(nostif, (), 5000)
+mangaku.*##+js(acs, $, contextmenu)
+mangaku.*##+js(aeld, contextmenu)
+! edmontonjournal .com anti adb warning
+@@||edmontonjournal.com^$ghide
+! gamebanana anti adblock notice
+gamebanana.com##+js(aopr, adBlockDetected)
+gamebanana.com##+js(nostif, vSiteRefresher)
+www.reddit.com##div[id*="_xpromo_nsfw_blocking_"]
+www.reddit.com###blocking-modal, body > div[style="position: fixed; inset: 0px; backdrop-filter: blur(4px);"], #nsfw-qr-dialog
+www.reddit.com##body[style*="overflow"]:style(overflow: auto !important;)
+www.reddit.com##body:has(#blocking-modal):style(pointer-events: auto !important;)
+||redditstatic.com/shreddit/en-US/xpromo-nsfw-bypassable-modal-desktop-$script
+www.reddit.com##div.prompt:has(slot[name="view-in-app-button"])
+||redditstatic.com/shreddit/*/xpromo-untagged-content-blocking-modal-$script
+!#if !env_mobile
+reddit.com#@#body:not(.with-listing-chooser):style(overflow: visible !important; position: static !important;)
+reddit.com#@#body:style(pointer-events: auto !important; overflow: auto !important;)
+!#else
+reddit.com##body:style(overflow: auto !important;)
+sh.reddit.com,www.reddit.com##+js(trusted-set-local-storage-item, xpromo-consolidation, $currentDate$)
+!#endif
+sh.reddit.com,www.reddit.com##+js(prevent-setTimeout, '{e(n,t,r)}', 30000)
+fotor.com##+js(nostif, offsetHeight)
+fotor.com##._1Pece
+fotor.com##.guanggao_close_group
+searchenginejournal.com##+js(nostif, popup)
+includehelp.com##+js(acs, document.getElementById, banner)
+techopedia.com###subscriptionModal, .modal-backdrop
+techopedia.com##.modal-open:style(overflow: auto !important; padding-top: 0 !important;)
+uta-net.com##+js(aeld, /contextmenu|selectstart|copy/)
+||uta-net.com/reverse/user/phplib/img/1pix.gif$image
+hedgeaccordingly.com##+js(aopw, ABD)
+! downloadtutorials .net right click, select, copy
+downloadtutorials.net##+js(aeld, /contextmenu|selectstart|copy/)
+! digitalsynopsis .com select, copy , f-keys
+||digitalsynopsis.com^$csp=style-src *;script-src *
+dddance.party##+js(aeld, contextmenu)
+dddance.party##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+citpekalongan.com##+js(ra, oncontextmenu|ondragstart|onselectstart|onkeydown|onmousedown)
+citpekalongan.com##body:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! dramaqu. work
+dramaqu.*##+js(acs, $, contextmenu)
+bisablog.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+atribuna.com.br##+js(ra, oncontextmenu|onkeydown)
+! vinaurl .in blocked keys
+vinaurl.*##+js(ra, onkeydown)
+theregister.co.uk##+js(aopr, adtoniq)
+@@||merryjane.com/static/images/ads.png^$image,1p
+diariodoiguacu.com.br##+js(ra, ondragstart|onselectstart)
+! fizyka .org unblock select copy
+fizyka.org##body:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+@@||readonepiece.com/wp-content/$script,1p
+! ymovies .to anti adb warning
+ymovies.*##.alert-danger.alert
+adnan-tech.com##+js(ra, oncontextmenu)
+adnan-tech.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+ahzaa.net##.post-body:style(-webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+ahzaa.net##+js(aopr, document.oncontextmenu)
+karyawanesia.com##+js(aopr, document.oncontextmenu)
+zoom.com.br###exit-modal-signup, #overlay-modal
+! myschool-eng .com right click - select - copy - keys
+myschool-eng.com##+js(aeld, /contextmenu|copy|keydown/)
+myschool-eng.com##*:style(-webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+ofuxico.com.br##+js(aeld, copy)
+! nzbstars .com right click
+nzbstars.com##+js(ra, oncontextmenu)
+*$xhr,redirect-rule=noopjs,domain=maxedtech.com
+maxedtech.com##+js(no-fetch-if, googlesyndication)
+maxedtech.com##+js(no-xhr-if, googlesyndication)
+! ideaberita .com ctrl-u select
+ideaberita.com##+js(aopr, document.onkeydown)
+ideaberita.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! orangespotlight .com right click - select - copy
+orangespotlight.com##+js(aeld, /contextmenu|select|copy/)
+orangespotlight.com##*:style(-webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+tepat.id##+js(aeld, /^(contextmenu|keydown)$/)
+tepat.id##*::selection:style(background-color:#338FFF!important)
+isikuota.co.id##*:style(-webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+nmac.to##.alert-errors.in.fade.alert
+! langitmovie .com right click, select
+langitmovie.com##+js(aopr, document.oncontextmenu)
+langitmovie.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! androidmakale .com right click - select
+androidmakale.com##+js(acs, document.oncontextmenu)
+androidmakale.com##body:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! mongri .net right click, copy
+mongri.net##+js(acs, document.oncontextmenu)
+mongri.net##+js(aopr, getSelection)
+oceanof-games.com##+js(set, document.oncontextmenu, undefined)
+oceanof-games.com##+js(aopr, document.onkeydown)
+oceanof-games.com##+js(aopr, document.onselectstart)
+oceanof-games.com##+js(aopr, disableSelection)
+oceanof-games.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+download.ipeenk.com##+js(acs, document.oncontextmenu)
+download.ipeenk.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+livescience.com##+js(aopr, _sp_.mms.startMsg)
+doranobi-fansub.id##+js(acs, jQuery, disable_hot_keys)
+doranobi-fansub.id##+js(acs, document.oncontextmenu)
+doranobi-fansub.id##+js(aopr, disable_copy)
+doranobi-fansub.id##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+@@||queer.pl^$ghide
+queer.pl#@#[class^="ad-"]
+queer.pl##.box-adv
+ponselharian.com##+js(aopr, document.oncontextmenu)
+ponselharian.com##+js(aopr, document.onselectstart)
+ponselharian.com##+js(aopr, disableSelection)
+itvn.pl,itvnextra.pl,kuchniaplus.pl,miniminiplus.pl,player.pl,ttv.pl,tvn.pl,tvn24.pl,tvn24bis.pl,tvn7.pl,tvnfabula.pl,tvnstyle.pl,tvnturbo.pl,x-link.pl,x-news.pl##+js(aeld, contextmenu, a)
+@@||snipboard.io^$ghide
+! musicradar .com and other sites anti adb warning
+digitalcameraworld.com,guitarworld.com,musicradar.com##+js(aopr, _sp_.mms.startMsg)
+mocospace.com##+js(nostif, adblocker)
+nogizaka46.com##+js(ra, oncontextmenu)
+karamellstore.com.br##+js(nostif, exit_popup, 10000)
+||smarthint.co^$3p
+! bigten .org anti adb warning
+@@||bigten.org^$xhr,1p
+strangermeetup.com##+js(set, adsEnabled, true)
+nostracasa.com.br##+js(ra, oncontextmenu|onselectstart|ondragstart)
+oparana.com.br##+js(acs, document.oncontextmenu)
+! ai_adb warning
+casertace.net,civildigital.com,lesmoutonsenrages.fr,venusarchives.com,verpornocomic.com##+js(acs, jQuery, ai_adb)
+@@||frontpage.fok.nl^$ghide
+frontpage.fok.nl###wa_web_headertofloor
+frontpage.fok.nl##div.commercial_space
+lolle21.com##+js(acs, document.oncontextmenu)
+civicx.com##.adblock_detector
+apps.jeurissen.co##.adsbygoogle:upward(1)
+m4uhd.net##+js(aopr, locdau)
+mdlinx.com##+js(nostif, show)
+! suedkurier .de right click - select
+suedkurier.de##+js(ra, oncontextmenu)
+suedkurier.de##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+utamap.com##+js(ra, oncontextmenu)
+utamap.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! mp3fy .com anti adb warning
+@@||mp3fy.com^$ghide
+verdadeiroolhar.pt##+js(acs, document.onselectstart)
+radarbox.com##+js(set, ads_enabled, true)
+mangaid.click##+js(acs, document.oncontextmenu)
+metropoliaztm.pl##+js(ra, ondrop|ondragstart)
+librospreuniversitariospdf.blogspot.com##+js(acs, $, contextmenu)
+librospreuniversitariospdf.blogspot.com##+js(acs, document.onselectstart)
+librospreuniversitariospdf.blogspot.com##+js(acs, onload)
+librospreuniversitariospdf.blogspot.com##+js(acs, document.onkeydown)
+librospreuniversitariospdf.blogspot.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+librospreuniversitariospdf.blogspot.com##^script:has-text(debugger)
+keighleynews.co.uk##+js(aopr, _sp_.mms.startMsg)
+manianomikata.com##+js(acs, document.oncontextmenu)
+manianomikata.com##+js(aopw, disableSelection)
+quotev.com##+js(ra, onselectstart|ondragstart|oncontextmenu, div.story_text, complete)
+quotev.com##+js(aopr, document.body.oncopy)
+quotev.com##div.storyView:style(-webkit-touch-callout: default !important; cursor: auto !important;)
+underconsideration.com##+js(nostif, test.remove)
+!#if env_firefox
+newyorker.com##+js(set, webkitRequestFileSystem, noopFunc)
+!#endif
+nekopoi.web.id##+js(acs, document.oncopy)
+nekopoi.web.id##+js(ra, oncontextmenu|ondragstart)
+kickante.com.br##+js(aeld, mouseleave)
+scribd.com##+js(aeld, /^(mouseout|mouseleave)$/)
+! mt07-forum/auto-treff anti-adb
+mt07-forum.de,auto-treff.com##+js(acs, $, offsetHeight)
+foreignaffairs.com##+js(nostif, noscroll, 3000)
+hienzo.com##+js(ra, oncontextmenu)
+hienzo.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! tfp.is anticopy/selection/keydown
+tfp.is##+js(acs, document.oncontextmenu)
+tfp.is##body:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+dxmaps.com##+js(nostif, adsbygoogle, 5000)
+kapiert.de##+js(aeld, contextmenu)
+! nadidetarifler.com overlay popup annoyance
+nadidetarifler.com###overlay, .social-media-popup
+japan-academy-prize.jp##+js(ra, oncontextmenu|onmousedown|onselectstart)
+lectortmo.com##body *:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! ostadokom.com contextmenu/selection annoyance
+/wp-content/plugins/rcd-right-click-disabler/*$script,1p
+mt-milcom.blogspot.com##+js(acs, document.oncontextmenu)
+mt-milcom.blogspot.com##+js(acs, document.onselectstart)
+sopot.net##+js(ra, onmousemove|ondragstart|onselectstart|oncontextmenu, body)
+debeste.de##+js(ra, oncontextmenu)
+dassen-azara4.com##+js(acs, document.oncontextmenu)
+thehouseofportable.com##+js(aeld, /contextmenu|selectstart/)
+! right click, select https://github.com/NanoMeow/QuickReports/issues/3398
+dramacute.*##body:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+dramacute.*##+js(acs, document.oncontextmenu)
+dramacute.*##+js(acs, disableSelection)
+hitcena.pl##+js(aeld, contextmenu)
+hitcena.pl##body:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! photoshop-online anti-adb
+photoshop-online.biz##+js(nostif, google_jobrunner)
+photoshop-online.biz##div.aslot
+loudersound.com##+js(aopr, _sp_._networkListenerData)
+livedays.jp##p,ul,ol:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+boomlive.in###ad_blocker_detect_dialog
+boomlive.in##.advert-panel
+! lewdzone.com adblock notice
+lewdzone.com##div.loading-links
+greatist.com###modal-host
+greatist.com##body:style(overflow: auto !important;)
+hearthstone-decks.net##+js(acs, jQuery, ai_check)
+bejson.com##+js(set, killads, true)
+! interviewgig .com select - copy
+interviewgig.com##+js(acs, document.onselectstart)
+tv-asahi.co.jp##+js(aeld, contextmenu)
+tv-asahi.co.jp##+js(ra, oncontextmenu, body)
+full-anime.fr##+js(acs, document.getElementById, adblock)
+nonton78.com##+js(acs, onload, contextmenu)
+boards.net,freeforums.net,proboards.com##+js(aeld, scroll)
+deezer.com##+js(nostif, bait)
+deezer.com##.abp-banner
+! opportunitydesk anti-rightclick/anti-selection
+opportunitydesk.org##+js(aopr, disable_copy)
+opportunitydesk.org##+js(acs, document.ondragstart)
+opportunitydesk.org##body, div, p, span, a, h1, h2, h3, h4, h5, h6:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important)
+opportunitydesk.org##*::selection:style(background-color: #338FFF !important)
+! pandurul .ro copy
+pandurul.ro##+js(ra, oncopy)
+pandurul.ro##+js(acs, $, copy)
+kbdfans.com##html:style(overflow: auto !important;)
+! kamerabudaya.com annoyances
+kamerabudaya.com##+js(ra, onselectstart|ondragstart|onmousedown|onkeydown|oncontextmenu, body)
+kamerabudaya.com##body:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important)
+idahopress.com##.tnc-overlay.tncms-block
+idahopress.com###blox-message-incompatible
+adslayuda.com##+js(set, better_ads_adblock, null)
+! raccontivietati .com select
+raccontivietati.com##+js(aopr, disableSelection)
+raccontivietati.com##body:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+creativebloq.com##+js(aopr, _sp_.mms.startMsg)
+therealdeal.com##.async-hide:style(opacity:1!important)
+intergate.info##+js(set, document.oncontextmenu, null)
+! Steady anti adb warning
+handball-world.news,mobiflip.de,titanic-magazin.de,mimikama.org,langweiledich.net,der-postillon.com,perlentaucher.de,lwlies.com,serieslyawesome.tv,critic.de,mediotejo.net,nahrungsmittel-intoleranz.com,madeinbocholt.de,goodnews-magazin.de,wallauonline.de,cleanthinking.de##+js(set, window.SteadyWidgetSettings.adblockActive, false)
+handball-world.news##small
+healthitsecurity.com###CoverPop-cover
+healthitsecurity.com##.CoverPop-open:style(overflow: auto !important)
+digitalfernsehen.de##+js(aeld, contextmenu)
+simpleflying.com##.simpl-adlabel
+masrawy.com##+js(acs, document.getElementById, adblockerdetected)
+techieway.blogspot.com##+js(aopr, document.onselectstart)
+milfzr.com##+js(acs, $, juicyads)
+pornfd.com##.page-error
+riie.jp##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+!#if env_mobile
+quora.com##body:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+quora.com##[id$="_signup_wall_wrapper"]
+quora.com##.signup_wall_prevent_scroll #page_wrapper:style(filter: none !important)
+quora.com##.signup_wall_prevent_scroll:style(position: static !important)
+!#endif
+airfrance.co.jp##+js(aopw, gdpr_popin_path)
+ef.com##.mfp-bg, .mfp-wrap
+ef.com##.no-js:style(overflow: auto !important)
+! flash-firmware.blogspot .com select text
+flash-firmware.blogspot.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! ntvspor .net right click, select
+ntvspor.net##+js(aeld, /contextmenu|selectstart/)
+ntvspor.net##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+phrasemix.com##+js(acs, $, showEmailNewsletterModal)
+||phrasemix.com/assets/new_$image
+fxstreet.com##+js(aopw, generatePopup)
+! runmods .com right click, select, copy
+runmods.com##+js(noeval-if, oncontextmenu)
+runmods.com##body:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+selfstudyhistory.com##+js(acs, document.ondragstart)
+selfstudyhistory.com##+js(aeld, dragstart|keydown/)
+selfstudyhistory.com##style:has-text(@media print):remove()
+selfstudyhistory.com##+js(aopw, disableEnterKey)
+selfstudyhistory.com##+js(aopw, document.onselectstart)
+selfstudyhistory.com##+js(acs, jQuery, contextmenu)
+selfstudyhistory.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+!#if env_mobile
+getnzlr.newzenler.com###zenPopupModal, .modal-backdrop
+getnzlr.newzenler.com##.modal-open:style(overflow: auto !important)
+!#endif
+! litecompare .com anti adb notice
+@@||litecompare.com^$ghide
+! fiscomania .com anti adb notice
+@@||fiscomania.com^$ghide
+vol.at##.blur:style(filter: none !important)
+! lokercirebon.com anti-rightclick/selection/keys annoyance
+lokercirebon.com##+js(aeld, /contextmenu|keydown|dragstart/)
+lokercirebon.com##style:has-text(::selection):remove()
+! playbill .com anti adb warning
+playbill.com##+js(nostif, offsetHeight)
+! pentruea .com right click, copy
+pentruea.com##+js(acs, document.oncontextmenu)
+pentruea.com##+js(aeld, copy)
+sanspo.com##body:style(user-select: text !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; -o-user-select: text !important;)
+t3.com##+js(aopr, _sp_.mms.startMsg)
+visaonoticias.com##+js(ra, oncontextmenu|onselectstart|ondragstart|onclick)
+visaonoticias.com##body:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+smokingmeatforums.com##+js(acs, $, btoa)
+as-selection.net##+js(ra, oncontextmenu|onselectstart)
+servedez.com###realpop_optincontent
+avdelphi.com##+js(aeld, , _0x)
+avdelphi.com##+js(set, f12lock, false)
+avdelphi.com##+js(nosiif, debugger)
+suzylu.co.uk##+js(aeld, contextmenu)
+affiliate.fc2.com##+js(nostif, checkFeed, 1000)
+music.apple.com##+js(aeld, contextmenu)
+music.apple.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+music.apple.com##body:style(cursor:auto!important)
+iphonecake.com##+js(nosiif, visibility, 1000)
+anime2you.de##+js(acs, document.getElementById, undefined)
+courseware.cemc.uwaterloo.ca##+js(ra, oncontextmenu)
+! wstream. video disabled keys
+maxstream.video,wstream.*##+js(aeld, contextmenu, preventDefault)
+maxstream.video,wstream.*##+js(aopr, onload)
+allocine.fr###overlay:not(.overlay)
+allocine.fr##html.open-modal .overlay:style(display: none !important)
+allocine.fr##html.open-modal body:style(overflow: auto !important)
+allocine.fr##html.open-modal body::after:style(display: none !important;)
+! osxinfo.net floating-notice
+osxinfo.net##.notices
+! depedlps. club right click, select
+depedlps.*##+js(acs, document.oncontextmenu)
+depedlps.*##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+neyrologos.gr##+js(acs, document.oncontextmenu)
+neyrologos.gr##+js(aopr, disableSelection)
+alphapolis.co.jp##+js(ra, style, div#novelBoby, stay)
+alphapolis.co.jp##+js(aeld, copy, preventDefault)
+alphapolis.co.jp##+js(set, document.onselectstart, null)
+alphapolis.co.jp##+js(set, document.oncontextmenu, null)
+ukworkshop.co.uk##+js(nostif, google_jobrunner)
+! skidrowcodex .net right click, ctrl-u, ctrl-a, F12
+skidrowcodex.net##+js(aeld, contextmenu)
+eoreuni.com##+js(aopw, document.oncontextmenu)
+earth.com##+js(aopr, HTMLIFrameElement)
+xxxonlinegames.com##+js(nostif, offsetHeight)
+all3do.com,d0000d.com,d000d.com,d0o0d.com,do0od.com,do7go.com,dood.*,doods.*,doodstream.*,dooodster.com,dooood.*,doply.net,ds2play.com,ds2video.com,playmogo.com,vide0.net,vidply.com,vvide0.com##+js(set, console.clear, undefined)
+all3do.com,d0000d.com,d000d.com,d0o0d.com,do0od.com,do7go.com,dood.*,doods.*,doodstream.*,dooodster.com,dooood.*,doply.net,ds2play.com,ds2video.com,playmogo.com,vide0.net,vidply.com,vvide0.com##+js(aeld, contextmenu)
+freerapidleechlist.blogspot.com##+js(acs, document.oncontextmenu)
+duolingo.com##h2:has-text(Using an ad blocker?):upward(3)
+! thegatewaypundit .com anti adb warning
+thegatewaypundit.com##+js(aeld, , adtoniq)
+@@||9lives.be^$ghide
+jeu2048.fr##+js(aopw, FuckAdBlock)
+@@||holowczak.com^$ghide
+*$script,redirect-rule=noopjs,domain=luchaonline.com
+taperaki.gr##.widget_et_ads
+sekai-kabuka.com##+js(ra, oncontextmenu)
+yaledailynews.com##+js(acs, $, undefined)
+4x4earth.com##+js(set, adBlockDetected, false)
+4x4earth.com##+js(nostif, samOverlay)
+endorfinese.com.br##+js(nostif, google_jobrunner)
+! right click, select https://github.com/uBlockOrigin/uAssets/issues/7400
+enjoytaiwan.co.kr##+js(ra, oncontextmenu|onselectstart|ondragstart)
+vsco.co##+js(aeld, contextmenu)
+baby.be##.warning
+ciberduvidas.iscte-iul.pt##+js(aeld, copy)
+mangatoon.*##+js(acs, document.oncontextmenu)
+mangatoon.*##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+@@||receivesmsonline.net/ads.js$script,1p
+||wetransfer.net/*/adblocker$3p,domain=wetransfer.com
+stevensducks.com###sidearm-adblock-modal
+ziperto.com##+js(nosiif, visibility, 1000)
+trojmiasto.pl##+js(aopr, adBlockDetected)
+digitaltrends.com##+js(aopr, HTMLIFrameElement)
+diffchecker.com##+js(nostif, adStillHere)
+! anti adb annoyance
+sythe.org##:xpath('//*[contains(text(),"Adblock")]')
+start.me##.widget-page__banner
+! right click, select, copy https://github.com/NanoMeow/QuickReports/issues/3942
+lalawin.com##+js(acs, document.oncontextmenu)
+lalawin.com##+js(aopr, tjQuery)
+! foreignaffairs.com modal
+||foreignaffairs.com^*/newsletter-overlay$image
+foreignaffairs.com##.newsletter-backdrop
+foreignaffairs.com##body.no-scroll:style(overflow:auto !important)
+png.is##div.rounded-0.alert-info.alert:nth-of-type(1)
+chronologia.pl##+js(set, document.onselectstart, null)
+chronologia.pl##+js(set, document.oncontextmenu, null)
+gamegame.kr##+js(aopw, document.oncontextmenu)
+gamegame.kr##div:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+money-sense.club##+js(ra, oncontextmenu|onMouseDown|style)
+festival-cannes.com##+js(aeld, contextmenu)
+festival-cannes.com##*::selection:style(background-color:#338FFF!important)
+moving2canada.com##.ad-blocker-notice
+extreme-down.*##p > b:xpath('//*[contains(text(),"AdBlock")]')
+thegearhunt.com##+js(aeld, /^(?:contextmenu|copy|keydown|mousedown)$/)
+thegearhunt.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+jootc.com##+js(aopr, disable_copy)
+jootc.com##+js(aopr, disable_hot_keys)
+jootc.com##+js(aopw, document.oncontextmenu)
+jootc.com##+js(set, document.onkeyup, null)
+jootc.com##+js(set, document.ondragstart, null)
+jootc.com##+js(aeld, keydown)
+jootc.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+||jootc.com/wp-content/plugins/wccp-pro/
+tohkaishimpo.com##+js(ra, oncontextmenu|onselectstart)
+tohkaishimpo.com##body:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+iwanichi.co.jp##+js(ra, oncontextmenu|onselectstart)
+iwanichi.co.jp##body:style(user-select: auto !important; -webkit-user-select: auto !important; -moz-user-select: auto !important; -webkit-user-drag: auto !important)
+photobank.mainichi.co.jp##+js(set, commonUtil.openToast, null)
+poedb.tw##+js(aopr, adBlockDetected)
+malekal.com##+js(nostif, adb)
+jfdb.jp##+js(aeld, /contextmenu|keydown/)
+tbs.co.jp##+js(set, NS_TVER_EQ.checkEndEQ, trueFunc)
+selfstudyanthro.com##+js(aopr, disable_copy)
+selfstudyanthro.com##+js(acs, document.ondragstart)
+selfstudyanthro.com##style:has-text(@media print):remove()
+selfstudyanthro.com##.unselectable,html:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; cursor: text !important)
+novelasligera.com##:not(input):not(textarea),img:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+video.tv-tokyo.co.jp##.md-question.js-modal-window
+video.tv-tokyo.co.jp###jsiModalOverLayerShare
+video.tv-tokyo.co.jp##*:style(opacity: 1 !important;)
+audioreview.m1001.coreserver.jp##+js(acs, disableSelection, reEnable)
+audioreview.m1001.coreserver.jp##+js(acs, document.oncontextmenu)
+audioreview.m1001.coreserver.jp##.unselectable:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+audioreview.m1001.coreserver.jp##.blockOverlay
+ufret.jp##+js(aeld, contextmenu)
+ufret.jp##+js(aopr, nd_shtml)
+ufret.jp##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+tabstats.com##.afill
+seoul.cs.land.to##+js(ra, onselectstart)
+motortrader.com.my##+js(aopr, canRunAds)
+aviationweek.com##.content-body-wrapper:style(opacity:1!important)
+community.spiceworks.com##.zd-privacy-content
+community.spiceworks.com##.join-login-wrapper.join-login-alt--six-second[data-alt-modal]
+community.spiceworks.com##.sui-u-no-scroll:style(overflow:auto !important;)
+trip.com##.J_PopupMask
+trip.com##.o-pop-box-retention
+trip.com##body:style(overflow: auto !important)
+holakikou.com##+js(aopr, disableSelection)
+holakikou.com##+js(aopr, document.oncontextmenu)
+globo.com##+js(aeld, copy)
+malasngeblog.com##.post-body:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+relet365.com##+js(aopr, disable_copy)
+relet365.com##+js(aopw, document.ondragstart)
+relet365.com##.unselectable,html:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; cursor: auto !important)
+abola.pt##+js(acs, $, Adblock)
+unixhow.com##+js(acs, eval, isNaN)
+rottentomatoes.com##+js(set, mps._queue.abdetect, null)
+reportergazeta.pl##+js(set, document.oncontextmenu, null)
+reportergazeta.pl##+js(set, document.onselectstart, null)
+reportergazeta.pl##+js(set, document.ondragstart, null)
+! #7596 right click, select
+thenekodark.com##+js(aeld, contextmenu)
+thenekodark.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+artesacro.org##+js(aeld, contextmenu)
+artesacro.org##+js(acs, document.onselectstart)
+wikihow.com##+js(acs, document.addEventListener, contribute)
+! poli-vsp right click, select
+poli-vsp.ru,polyvsp.ru##+js(aeld, contextmenu)
+poli-vsp.ru,polyvsp.ru##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+bmovies.*##+js(aeld, devtoolschange)
+edailybuzz.com##+js(aeld, /contextmenu|copy/)
+edailybuzz.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+edailybuzz.com##*::selection:style(background-color:#338FFF!important)
+kanjukulive.com##+js(ra, ondragstart|oncontextmenu)
+betaprofiles.com##.adblock
+wikibious.com##+js(aopr, disable_copy)
+wikibious.com##+js(aopw, document.oncontextmenu)
+wikibious.com##.unselectable,html:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+imgur.com##.Footer-whitelist
+ananweb.jp##+js(aeld, contextmenu)
+seikatsu-hyakka.com##+js(acs, document.oncontextmenu)
+2219.net##+js(aopr, clickNS)
+! thisisfutbol .com anti adb notice
+@@||thisisfutbol.com^$ghide
+thisisfutbol.com##.ad-billboard
+thisisfutbol.com##.c-header__advert
+thisisfutbol.com###snack_dex6
+odoserwis.pl##body *:style(-webkit-user-select: auto !important; -moz-user-select: auto !important; -ms-user-select: auto !important; user-select: auto !important;)
+reviewmeta.com##+js(nostif, innerHTML)
+guides4gamers.com##+js(nostif, offsetHeight, 100)
+infoplease.com##+js(nostif, show)
+||gomovies-online.*/addons/*.gif$image
+gomovies-online.*##[href="/user/profile/premium-membership"]
+gomovies-online.*##.ico.close
+nuggetroyale.io##.mainMenuAdBox
+tileman.io##.adbanner:remove()
+daimangajiten.com##+js(aeld, contextmenu)
+daimangajiten.com##*:style(-ms-user-select:auto !important; -moz-user-select:auto !important; -webkit-user-select:auto !important; -webkit-touch-callout:default !important; user-select:auto !important)
+analizy.pl##+js(acs, setTimeout, newsletterPopup)
+! erovideoseek.com right click
+erovideoseek.com##+js(ra, oncontextmenu, body)
+witz.io###moneyMakerHolder
+! citas .in handling copy
+citas.in##+js(aeld, copy)
+! radichubu.jp right click
+radichubu.jp##+js(ra, onContextMenu, body)
+sovetromantica.com##+js(set, fuckAdBlock, trueFunc)
+*$xhr,redirect-rule=nooptext,domain=sovetromantica.com
+scriptinghelpers.org##.shvertise-banner
+! mbs.jp right click
+mbs.jp##+js(aopw, document.oncontextmenu)
+polyflore.net##+js(nostif, adBlockDetected)
+nightpoint.io##+js(nofab)
+striketactics.net###unit_a_cont
+chemz.io##.menu_ad1Box
+*$xhr,redirect-rule=nooptext,domain=mazmorra.io
+sketchful.io###moneySquare
+! icy-veins .com premium proposal
+icy-veins.com##+js(nostif, premium)
+download.mokeedev.com##div.center-align
+compartiendofull.net##+js(nosiif, visibility, 1000)
+texte.work##+js(ra, onkeydown|oncontextmenu, body)
+texte.work##+js(aopw, document.oncontextmenu)
+texte.work##+js(aopr, disableselect)
+! indiatimes .com selection invisible
+indiatimes.com##*::selection:style(background-color:#338FFF!important)
+! railf.jp and https://spectank.jp/sl0060045.html right click
+railf.jp,spectank.jp##+js(ra, oncontextmenu|oncopy)
+liga.net##.modal-backdrop
+liga.net###addBlockModal
+liga.net##body:style(overflow:auto !important)
+getintopc.com##body > div[attr="[object Object]"]
+longecity.org##+js(set, abp, false)
+brighteon.com##body:style(overflow:auto !important)
+brighteon.com##div.overlay, .bottom-banner
+! humanbenchmark .com warning anti adb
+*$script,3p,domain=humanbenchmark.com
+deseneledublate.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+eduardo-monica.com##+js(acs, document.oncontextmenu)
+dreamsfriend.com##+js(aeld, /contextmenu|cut|copy|paste/)
+dreamsfriend.com##style:has-text(user-select):remove()
+cpuid.com##+js(nostif, blocked, 1000)
+ratebeer.com##[class^="AdBlockDetector"]
+*$script,redirect-rule=noopjs,domain=atlasobscura.com
+atlasobscura.com##.js-subscription-ask-modal
+atlasobscura.com##body.modal-open:style(overflow:auto !important)
+webcamtaxi.com##+js(nostif, blocker)
+englishlands.net##+js(aopw, document.oncontextmenu)
+randomlists.com##.whine
+good-football.org##+js(aopr, adBlockDetected)
+beforeitsnews.com###top-alert
+elheraldo.hn##+js(aopw, addLink)
+tutoganga.blogspot.com##+js(aopw, disableselect)
+dreamstime.com##+js(nostif, SignUPPopup_load, 5000)
+dreamstime.com###freetrial_popup
+dreamstime.com##html.documentLocked body:style(overflow: visible !important;)
+dreamstime.com##html.documentLocked:style(margin-right: 0 !important;)
+dreamstime.com##html.documentLocked header:style(padding-right: 0 !important;)
+fruit01.xyz##+js(aopr, disableSelection)
+fruit01.xyz##+js(aopw, document.oncontextmenu)
+fruit01.xyz##+js(set, document.onkeydown, noopFunc)
+@@||dailyvoice.com^$ghide
+*$xhr,redirect-rule=nooptext,domain=dailyvoice.com
+dailyvoice.com###nativo_rightrail1
+clipartmax.com##+js(aopw, document.oncontextmenu)
+anauk.net##+js(ra, oncontextmenu|onselectstart|onselect|ondragstart|ondrag, body)
+bluemoon-mcfc.co.uk##+js(nosiif, removeChild)
+blitzrechner.de##+js(aeld, copy)
+emailfake.com##+js(aeld, copy)
+themeparktourist.com##+js(nosiif, visibility, 1000)
+garyfeinbergphotography.com##+js(aeld, contextmenu)
+bonobono.com##+js(ra, oncontextmenu|ondragstart|onselectstart, body)
+routinehub.co###ethad
+darktranslation.com##+js(aopw, stopPrntScr)
+darktranslation.com##*::selection:style(background-color:#338FFF!important)
+msubplix.com##+js(acs, document.oncontextmenu)
+routenote.com##+js(acs, onload)
+upstream.to##+js(acs, document.oncontextmenu)
+upstream.to##+js(aopr, _0xfff1)
+webqc.org###toplink
+ohmygirl.ml##+js(acs, event, stopPropagation)
+planetagibi.com.br,planetagibiblog.com.br##+js(aopw, document.oncontextmenu)
+planetagibi.com.br,planetagibiblog.com.br##+js(aopw, document.onselectstart)
+lyricstranslate.com##+js(set, getSelection, undefined)
+trakteer.id##+js(aeld, /contextmenu|mousedown/)
+trakteer.id##article.post:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+telefon-treff.de##+js(acs, $, offsetHeight)
+! dodge-forum anti-adb
+dodge-forum.eu##+js(acs, $, offsetHeight)
+megapixl.com##+js(nostif, .modal, 1000)
+8muses.com##div[style] > div > .userBanner--red:upward(2)
+cissamagazine.com.br##+js(acs, soclInit)
+cissamagazine.com.br##+js(nostif, Zord.analytics.registerBeforeLeaveEvent, 3000)
+ilclubdellericette.it##+js(acs, document.oncontextmenu)
+utour.me##+js(nostif, myModal, 3000)
+phoronix.com#@#[data-freestar-ad]:not(:empty)
+fandomwire.com##.g1-popup
+fandomwire.com##html:style(overflow:auto !important)
+observatoriodocinema.uol.com.br##+js(acs, document.addEventListener, preventDefault)
+@@||samfw.com^$ghide
+samfw.com##.adsbygoogle
+||samfw.com/assets/*.gif$image
+segnidalcielo.it##+js(nostif, google_jobrunner)
+! fangraphs.com anti adb annoyance
+@@||fangraphs.com/dfp.js$script,1p
+fosspost.org##+js(nostif, an_message, 500)
+igniel.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+hentaialtadefinizione.it##+js(aopw, onload)
+alltechnerd.com##+js(aopw, document.oncontextmenu)
+moneyguru.co##+js(acs, $, .height)
+||rogersmedia.com/utilityx.js^$script,3p
+mapgenie.io##.mt-1.mb-1.text-center
+*$script,redirect-rule=noopjs,domain=exame.com
+||googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=googlesyndication_adsbygoogle.js,domain=colnect.com
+generationamiga.com##+js(aopr, disable_copy)
+generationamiga.com##+js(aopw, document.oncontextmenu)
+nwherald.com##+js(aopr, HTMLIFrameElement)
+gridcoinstats.eu##[href="/about#support"]:upward(2)
+odiarioonline.com.br##+js(set, document.oncontextmenu, null)
+odiarioonline.com.br##+js(set, document.onkeydown, null)
+katzen-fieber.de##*:style(-webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+gplinks.co##+js(aeld, contextmenu)
+chan.sankakucomplex.com###sank-prestitial
+chan.sankakucomplex.com##body.no-scroll:style(overflow: visible !important;position: static !important)
+nytimes.com##body.ReactModal__Body--open:style(position: unset !important; overflow: auto !important;)
+progameguides.com##+js(aopr, admrlWpJsonP)
+zt-protect.*##main.py-4 > p
+jpnn.com##+js(aopr, document.oncopy)
+jimnong.tistory.com##.adblock-on
+daum.net##+js(acs, document.oncontextmenu)
+daum.net##+js(ra, oncontextmenu)
+prepinsta.com##.mfp-ready, .mfp-wrap
+prepinsta.com##html:style(overflow:auto !important)
+loginhit.com.ng##+js(aeld, /contextmenu|keydown/)
+loginhit.com.ng##style:has-text(::selection):remove()
+loginhit.com.ng###ays_tooltip
+123movies.*##+js(acs, disableSelection, reEnable)
+123movies.*##+js(acs, document.oncontextmenu)
+123movies.*##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+123movies.*##+js(nostif, _0x)
+123movies.*##+js(set, console.clear, noopFunc)
+! json2csharp.com anti-adb
+*$script,redirect-rule=noopjs,domain=json2csharp.com
+diariodaregiao.com.br##body:style(-moz-user-select:text !important;-ms-user-select:text !important;user-select:text !important;)
+taufiqhdyt.com##body,code:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+szkolawohyn.pl##+js(set, document.oncontextmenu, noopFunc)
+! nextplatform.com anti adb
+nextplatform.com###adtoniq-msgr-bar
+giromarilia.com.br##+js(ra, oncontextmenu|ondragstart|onselectstart)
+*$script,redirect-rule=noopjs,domain=forums.lostmediawiki.com
+promobit.com.br##+js(aeld, mouseout)
+@@||online2pdf.com^$ghide
+online2pdf.com##.ad_box_outer_container
+online2pdf.com##div[class="container_box content_box"] > div:only-child > div:last-child > div:last-child > ins.adsbygoogle:upward(4)
+online2pdf.com##div[class="container_box content_box"] > div[id][class] > div:last-child > div:last-child > ins.adsbygoogle:upward(3)
+bdb.com.pl##+js(ra, oncopy|oncontextmenu|onselectstart|onselect|ondragstart|ondrag|onbeforeprint|onafterprint, body)
+ping.eu##center[style="margin-bottom: 2px;"]
+! 1fichier.com adblock message and modal
+1fichier.com##.ct_warn:has-text(adblock)
+1fichier.com##.ui-dialog[aria-describedby="modal-msg"]:has(a[href$="/console/abo.pl"][style^="text-decoration:underline"])
+1fichier.com##.ui-widget-overlay
+forum.release-apk.com##.has-profile.post:first-child:has-text(/adblock/i)
+sokolow-mlp.pl##+js(acs, document.onmousedown)
+blog.naver.com##+js(aeld, /contextmenu|selectstart|copy/)
+blog.naver.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+bendigoadvertiser.com.au##+js(nosiif, modal)
+raqmedia.com##body:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+dztechphone.com##+js(acs, document.oncontextmenu)
+||ads.proboards.com^$script,redirect=noopjs
+||bidfilter.com^$script,redirect=noopjs
+polsatnews.pl##+js(aeld, copy)
+android1pro.com##:not(input):not(textarea),img:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+android1pro.com##+js(rmnt, script, /contextmenu|wpcp/)
+android1pro.com##style:has-text(@media print):remove()
+world4.eu##+js(aopw, document.oncontextmenu)
+world4.eu##+js(acs, document.oncopy)
+world4.eu##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+world4.eu##*::selection:style(background-color:#338FFF!important)
+world4.eu##+js(acs, disable_copy)
+world4.eu##+js(acs, disable_hot_keys)
+world4.eu##+js(aopw, disable_ext_code)
+elektrikmen.com##+js(aopr, disableEnterKey)
+elektrikmen.com##+js(aopw, document.ondragstart)
+elektrikmen.com##style:has-text(/-moz-user-select:none|@media print/):remove()
+! Anti-adb keybr.com
+keybr.com##.Placeholder
+kitguru.net##+js(acs, addEventListener, adsbygoogle.length)
+sbbrisk.com,sbface.com,streamsb.net##^script:has-text(debugger)
+sbbrisk.com,sbface.com,streamsb.net##+js(acs, check, debugger)
+sbbrisk.com,sbface.com,streamsb.net##+js(nosiif, _0x)
+2hbn.com##.adace-popup
+*$script,redirect-rule=noopjs,domain=mail.inbox.lv
+musicindustryhowto.com##+js(acs, document.oncontextmenu)
+musicindustryhowto.com##+js(acs, document.ondragstart)
+musicindustryhowto.com##+js(acs, document.addEventListener)
+musicindustryhowto.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+theepochtimes.com##+js(nostif, pipaId, 0)
+theepochtimes.com###modal-OVERLAPABLE
+theepochtimes.com##body:style(overflow: auto !important;)
+datadikdasmen.com##.post-body:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+novagente.pt##+js(aeld, copy)
+htmlgames.com##.banner
+pbinfo.ro##.text-warning
+||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=googlesyndication_adsbygoogle.js,domain=hotcleaner.com
+hotcleaner.com##.adsbygoogle:upward(1):remove()
+hotcleaner.com##body > div[id]:matches-css(position: fixed):style(visibility: hidden !important)
+||gmod-servers.com/assets/js/jquery.adblock-detector.js$script,1p
+pcso-lottoresults.com##+js(aopr, document.oncontextmenu)
+@@||freedomoutpost.com^$ghide
+lcpdfr.com##+js(acs, $, AdBlock)
+comprerural.com##+js(aopr, append_link)
+stowarzyszenie-impuls.eu##+js(aeld, contextmenu)
+whatfontis.com##+js(acs, $, adBlock)
+skandynawiainfo.pl##+js(aeld, , mdp)
+sklep-agroland.pl##+js(aeld, /^(?:contextmenu|dragstart|selectstart)$/)
+kangmartho.com##+js(acs, document.onselectstart)
+techjunkie.com##+js(aeld, mouseout)
+solotrend.net##+js(aopw, ai_front)
+goalup.live##+js(acs, $, contextmenu)
+goalup.live##+js(ra, oncontextmenu)
+hulnews.top##+js(acs, document.oncontextmenu)
+hulnews.top##+js(aopw, stopPrntScr)
+hulnews.top##:not(input):not(textarea),img:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+hulnews.top##*::selection:style(background-color:#338FFF!important)
+||files.vi.zone/player/*$script,domain=hulnews.top
+hulnews.top##.jw-reset.jw-error
+quora.com##+js(set, ansFrontendGlobals.settings.signupWallType, undefined)
+quora.com##.qu-overflow--hidden[class*="qu-zIndex--modal_"]
+quora.com##.qu-overflow--hidden[style*="filter: blur"]:style(filter:none !important;overflow:auto !important)
+wired.com##+js(aopw, journeyCompilerGateway)
+oferty.dsautomobiles.pl##+js(aeld, contextmenu)
+gats.io##+js(ra, oncontextmenu, body)
+! scrolller.com anti-adb
+scrolller.com##.notification[style^="height: 189px;"]
+wzamrani.com##+js(aeld, contextmenu)
+xtv.cz##+js(nostif, pgblck)
+otakudesu.*##+js(acs, document.oncontextmenu)
+otakudesu.*##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+puhekupla.com#@#.googlead
+*$xhr,redirect-rule=nooptext,domain=puhekupla.com
+promotor.pl##+js(ra, oncontextmenu, body)
+citroen.pl##+js(aeld, contextmenu)
+citroen.pl##+js(aopw, document.onkeypress)
+peugeot.pl##+js(aeld, contextmenu)
+peugeot.pl##+js(aopw, document.onkeypress)
+polagriparts.pl##+js(aeld, /^(?:contextmenu|copy)$/)
+polagriparts.pl##+js(aopr, document.onkeydown)
+protocol.com###form_out
+protocol.com##body:style(overflow:auto !important)
+tritinia.com##+js(acs, jQuery, keydown)
+tritinia.com##+js(aopr, document.oncontextmenu)
+tritinia.com##+js(aopr, disable_copy)
+tritinia.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+fakechatapp.com##.banner
+toonytool.com##.banner
+enttechub.com##body:style(-webkit-touch-callout: default !important; -khtml-user-select: text !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+nordkorea-info.de##+js(set, document.oncontextmenu, null)
+nordkorea-info.de##+js(aeld, /dragstart|keyup|keydown/)
+geotips.net##+js(set, document.oncontextmenu, null)
+geotips.net##+js(aeld, /keyup|keydown/, wpcc)
+geotips.net##+js(set, onload, null)
+geotips.net##:not(input):not(textarea),img:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+korona.co.jp##+js(ra, oncopy|oncontextmenu, body)
+!#if !env_firefox
+gmx.net##+js(set, document.documentElement.AdBlockDetection, noopFunc)
+!#endif
+theblaze.com##+js(aopw, admrlWpJsonP)
+promotor-poz.kylos.pl##+js(ra, oncontextmenu)
+novelism.jp##+js(ra, oncontextmenu|ondragstart|oncopy|oncut, .select-none, stay)
+novelism.jp##.select-none:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+bemoneyaware.com##html:style(overflow: auto !important)
+||cm.g.doubleclick.net/pixel$image,redirect=1x1.gif,domain=tpc.googlesyndication.com
+||tpc.googlesyndication.com/pagead/images/x_button_blue2.svg$image,redirect=1x1.gif,domain=tpc.googlesyndication.com
+||cm.g.doubleclick.net/pixel$image,redirect=1x1.gif,domain=diep.io
+||tpc.googlesyndication.com/pagead/images/x_button_blue2.svg$image,redirect=1x1.gif,domain=diep.io
+||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$redirect=googlesyndication_adsbygoogle.js,script,domain=mifirm.net
+cssreference.io##^script:has-text(window.carbonLoaded)
+!#if !cap_html_filtering
+cssreference.io##+js(aopr, carbonLoaded)
+!#endif
+cssreference.io##.placeholder
+zsti.zsti.civ.pl##+js(aeld, contextmenu, preventDefault)
+hardcoregames.ca##+js(aeld, /contextmenu|cut|copy|keydown/)
+hardcoregames.ca##+js(set, document.onkeydown, null)
+hardcoregames.ca##body * :not(input):not(textarea):style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+bikesell.co.kr##+js(ra, oncontextmenu, body)
+globaledu.jp##+js(acs, document.oncontextmenu)
+globaledu.jp##+js(ra, oncontextmenu|onselectstart, body)
+imagecolorpicker.com#@#div[id^="ezoic-pub-ad-"]
+torrentlawyer.com##+js(set, document.oncontextmenu, noopFunc)
+torrentlawyer.com##+js(set, document.ondragstart, noopFunc)
+torrentlawyer.com##+js(set, document.onmousedown, noopFunc)
+torrentlawyer.com##+js(set, document.onselectstart, noopFunc)
+revistavanityfair.es##+js(aopr, initAdBlockerPanel)
+spielspiele.de##.is-blocked
+charbelnemnom.com##+js(aeld, /contextmenu|keydown/)
+wirtualnyspac3r.pl##+js(aeld, contextmenu)
+47news.jp##+js(acs, $, contextmenu)
+/wp-content/plugins/image-watermark/*$script
+news.dwango.jp##+js(ra, oncontextmenu, body)
+lowkeytech.com##+js(acs, String.prototype.charCodeAt, ai_)
+@@||dmax.de^$ghide
+techsini.com##+js(acs, jQuery, preventDefault)
+techsini.com##style:has-text(user-select:):remove()
+olarila.com##+js(nostif, offsetHeight)
+drawasaurus.org##+js(nostif, forceRefresh)
+antena3.com,lasexta.com##+js(aeld, contextmenu)
+nbcsports.com##+js(aopw, admrlWpJsonP)
+pashplus.jp##+js(aeld, contextmenu)
+allsmo.com##+js(set, document.onkeydown, null)
+kpopsea.com##+js(aeld, contextmenu)
+ubuntudde.com##+js(acs, String.prototype.charCodeAt, ai_)
+streaminglearningcenter.com##+js(nostif, ads)
+prepostseo.com##+js(nostif, 'head')
+followmikewynn.com##+js(acs, document.oncontextmenu)
+followmikewynn.com##+js(aopr, document.onkeydown)
+flipmsg.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+wattpad.com##+js(ra, oncontextmenu)
+wattpad.com##+js(aeld, /copy|dragstart/)
+lazytranslations.com##+js(aopw, disableEnterKey)
+lazytranslations.com##+js(aopw, document.ondragstart)
+lazytranslations.com##style:has-text(unselectable):remove()
+operatorsekolahdbn.com##+js(aopr, document.onselectstart)
+operatorsekolahdbn.com##style:has-text(user-select:):remove()
+operatorsekolahdbn.com##+js(aeld, keydown)
+allmovie.com,sidereel.com##+js(acs, $, /getScript|error:/)
+! sonnenverlauf/suncalc anti-adb
+sonnenverlauf.de,suncalc.org###adsGross1
+sonnenverlauf.de,suncalc.org###adsKlein
+themosvagas.com.br##+js(acs, addEventListener, keydown)
+themosvagas.com.br##+js(acs, onload)
+themosvagas.com.br##+js(set, document.onkeydown, null)
+themosvagas.com.br##style:has-text(user-select:):remove()
+fauxid.com##+js(aeld, error)
+audiostereo.pl##+js(nostif, adb)
+jobskaro.com##+js(aopr, disableEnterKey)
+jobskaro.com##+js(aopw, document.ondragstart)
+*$image,redirect-rule=1x1.gif,domain=ygoprodeck.com
+nicematin.com##+js(aeld, , AdB)
+myhtebooks.com##+js(ra, oncontextmenu|ondragstart|onselectstart|onselect|oncopy|onbeforecopy|onkeydown|onunload)
+myhtebooks.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+votetw.com##div[style="width: 100%; height: 100%; top: 0;left: 0; position:fixed; z-index: 255;"]
+urbharat.xyz##+js(ra, oncontextmenu, body)
+urbharat.xyz##+js(set, document.onkeydown, null)
+bilibili.com##+js(aeld, selectionchange, quill.emitter)
+bilibili.com##+js(aeld, copy)
+bilibili.com##.adblock-tips
+sogou.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+boke112.com##+js(aopw, stopPrntScr)
+boke112.com##*::selection:style(background-color:#338FFF!important)
+bimiacg.net##+js(acs, document.oncontextmenu)
+bimiacg.net##body:style(cursor: auto!important;)
+bimiacg.net##a:hover:style(cursor: auto!important;)
+/wp-content/plugins/ungrabber/js/*$script
+pixnet.net##+js(ra, oncontextmenu|onDragStart|onselectstart)
+pixnet.net##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+yamibo.com##+js(aeld, /contextmenu|selectstart|select|copy|dragstart/)
+yamibo.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+fimfiction.net##+js(aeld, load, adLazy)
+totemat.pl##+js(aopr, disableSelection)
+noweconomy.live##+js(set, document.oncontextmenu, null)
+appd.at##+js(aopr, disableEnterKey)
+appd.at##+js(aopw, document.ondragstart)
+appd.at##style:has-text(user-select:):remove()
+wjx.cn,wjx.top##+js(aopr, _0x1a4c)
+wjx.cn,wjx.top##+js(aopr, document.oncontextmenu)
+wjx.cn,wjx.top##+js(aopr, document.onselectstart)
+wjx.cn,wjx.top##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+blog.csdn.net##+js(aeld, copy, preventDefault)
+moegirl.org.cn##+js(aeld, copy, jQuery!=="undefined")
+zhihu.com##+js(aeld, /contextmenu|copy/)
+masuit.com##+js(aopr, document.oncontextmenu)
+masuit.com##+js(nosiif, debugger)
+juejin.cn##+js(aeld, copy, preventDefault)
+book.zhulang.com##+js(aeld, /contextmenu|selectstart/)
+zhulang.com##.idx-bg
+zhulang.com##.tap-hdl
+faloo.com##style:has-text(-moz-none):remove()
+qidian.com##+js(aeld, /contextmenu|copy/)
+qidian.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+699pic.com##+js(aeld, /contextmenu|mousedown/)
+699pic.com##+js(nosiif, clearInterval(loginReady))
+book.zongheng.com##+js(aopr, document.oncontextmenu)
+book.zongheng.com##+js(ra, onselectstart)
+book.zongheng.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+ciweimao.com##+js(aopr, document.oncontextmenu)
+ciweimao.com##+js(aopw, document.body.oncopy)
+ciweimao.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+cnki.net##+js(aeld, contextmenu)
+wpchen.net##+js(aeld, contextmenu)
+wpchen.net##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+360doc.com##+js(aopr, document.oncontextmenu)
+360doc.com##+js(aopw, document.body.oncopy)
+360doc.com##+js(set, document.body.onmouseup, null)
+imooc.com##+js(aopr, addCopyright)
+peekme.cc##+js(aeld, selectstart)
+peekme.cc##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+tiermaker.com##+js(nostif, &adslot)
+dushu.qq.com##+js(aopr, document.oncontextmenu)
+dushu.qq.com##+js(aopr, document.oncopy)
+dushu.qq.com##+js(aopr, document.onselectstart)
+commandlinux.com##+js(aopr, copy_div_id)
+foxaholic.com##+js(ra, oncontextmenu|onkeydown|onselectstart, body)
+hongxiu.com##+js(aeld, contextmenu)
+hongxiu.com##+js(aopr, LBF.define)
+hongxiu.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+!#if env_chromium
+cheatsquad.gg##*::-webkit-scrollbar:style(width:17px !important)
+cheatsquad.gg##*::-webkit-scrollbar-thumb:style(background:#5e5e5e !important)
+!#endif
+readnovel.com##+js(aeld, contextmenu)
+readnovel.com##+js(aopr, LBF.define)
+readnovel.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+wenku.baidu.com##.experience-card-dialog-wrap
+wenku.baidu.com##body:style(overflow:auto !important)
+auth.alipay.com##+js(ra, oncopy|oncontextmenu|oncut|onpaste, input)
+30edu.com.cn##+js(ra, oncontextmenu|oncopy|onselectstart)
+shumilou.com##+js(ra, onselectstart)
+doc.mbalib.com##+js(ra, onbeforecopy|oncontextmenu|oncopy|ondragstart|onmouseup|onselect|onselectstart)
+nowcoder.com##+js(aeld, copy)
+oantagonista.com##.lightbox-push
+aicesu.cn##+js(aopw, document.oncopy)
+uihtm.com##+js(aeld, contextmenu)
+uslsoftware.com##+js(aeld, contextmenu)
+uslsoftware.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+tadu.com##+js(aeld, /contextmenu|selectstart/)
+qiangwaikan.com##+js(aopr, document.oncontextmenu)
+qiangwaikan.com##+js(aopr, disableSelection)
+qiangwaikan.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+perangkatguruku.com##+js(ra, oncontextmenu|ondragstart|onkeydown|onmousedown|onselectstart|style, body)
+janvissersweer.nl##+js(aopw, stopPrntScr)
+janvissersweer.nl##style:has-text(/user-select|::selection/):remove()
+shushan.zhangyue.net##+js(ra, oncontextmenu|ondragstart|onselectstart)
+logonews.cn##+js(set, document.oncopy, null)
+spanishdict.com##main > div[class*="-"] > div[class^="_"] > div[class^="_"] > div[class]:has(> div[class^="_"]:has-text(Do your part to support us))
+spanishdict.com##+js(set, SD_BLOCKTHROUGH, true)
+spanishdict.com###removeAdsSidebar
+spanishdict.com##.ad-wrapper, #adTopLarge, [id^="adSide"], [id^="adMiddle"]
+spanishdict.com##.ReactModal__Overlay--after-open:has(iframe[srcdoc], img):has-text(signing up)
+spanishdict.com##.ReactModal__Overlay--after-open:has-text(/Premium|Try 7 days/)
+rule34hentai.net##+js(aeld, contextmenu)
+dez.ro#@#.ad-placement
+windguru.net###warning-content
+thinkamericana.com##+js(nosiif, offsetHeight)
+menrec.com##+js(nosiif, offsetHeight)
+hendersonville.com##.adblock-detected
+*$image,redirect-rule=1x1.gif,domain=guardian.gg
+outlook.live.com##div[class][tabindex="-1"][role=region][aria-label][data-min-width][data-max-width] ~ div[class][data-max-width="2400"] + div[class]
+outlook.live.com###MainModule + div[class] > div[style^="width"] > div > i[data-icon-name="OutlookLogo"]:upward(3)
+outlook.live.com###MainModule div[data-max-width="2400"] + div[class]
+naaree.com##+js(aopw, disableEnterKey)
+naaree.com##+js(ra, style, body[style="user-select: none;"], stay)
+naaree.com##+js(set, document.oncontextmenu, null)
+naaree.com##+js(set, document.onkeydown, null)
+naaree.com##style:has-text(/media print|user-select:/):remove()
+info-beihilfe.de##+js(acs, document.oncontextmenu)
+invado.pl##+js(aeld, /contextmenu|copy/)
+invado.pl##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+!#if env_mobile
+blog.csdn.net##.btn_open_app_prompt_div
+blog.csdn.net##.btn_mod
+blog.csdn.net##.readall_box
+blog.csdn.net##.feed-Sign-span
+blog.csdn.net##.weixin-shadowbox
+blog.csdn.net##.article_content:style(overflow:auto !important;height:auto !important)
+jianshu.com##.call-app-btn
+jianshu.com##.collapse-tips
+jianshu.com##.download-app-guidance
+jianshu.com##.dt-open-bg[data-scene="leftBtn"]
+jianshu.com##body:style(overflow:auto !important)
+jianshu.com##.collapse-free-content:style(overflow:auto !important;height:auto !important)
+!#endif
+revouninstaller.com###popupModal, .modal-backdrop
+revouninstaller.com##body.modal-open:style(overflow: auto !important; padding-right: 0 !important;)
+news24.jp##+js(aeld, contextmenu)
+news24.jp##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+ptable.com##.Notice
+blog.csdn.net##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+blog.csdn.net##.hljs-button.signin
+cda-hd.cc,hqq.to##+js(set, document.oncontextmenu, null)
+hqq.to##+js(set, document.onkeydown, trueFunc)
+hqq.to##+js(nostif, debugger)
+hqq.to##+js(set, console.clear, noopFunc)
+blogpascher.com##.CampaignFullscreen__bravoLayer
+blogpascher.com##html.om-position-popup body:style(overflow:auto !important)
+tv-tokyo.co.jp##+js(set, document.oncontextmenu, null)
+developpez.com##+js(acs, document.getElementById, cookie)
+||copypoison.com^$3p
+mocah.org##+js(nosiif, adsbygoogle)
+gaminplay.com##+js(aeld, contextmenu)
+tekstowo.pl##+js(aopw, addLink)
+*$script,redirect-rule=noopjs,domain=inbox.lv|inbox.la
+arti-definisi-pengertian.info##+js(set, document.oncontextmenu, null)
+arti-definisi-pengertian.info##+js(aopw, document.onselectstart)
+arti-definisi-pengertian.info##+js(aopw, document.ondragstart)
+arti-definisi-pengertian.info###ouibounce-modal
+techtobo.com##.js-notices
+shopomo.co.uk##+js(nostif, ai_)
+c4ddownload.com,the-scorpions.com##+js(aopr, b2a)
+epn.bz##+js(set, ab, false)
+njjzxl.net##+js(aeld, contextmenu)
+affbank.com##+js(set, canRunAds, true)
+nbcsportsedge.com##+js(aopw, admrlWpJsonP)
+gardenia.net##+js(ra, oncopy|oncut|onselectstart|style|unselectable, body, stay)
+gardenia.net##+js(set, document.body.oncut, null)
+gardenia.net##+js(set, document.body.oncopy, null)
+gardenia.net##+js(aeld, /copy|cut|selectstart/)
+_google_ads.$badfilter
+oploverz.*##+js(aopw, check)
+racevpn.com##+js(aopw, document.onkeydown)
+buondua.com##.noblock-modal
+buondua.com##body.tingle-enabled:style(position: static!important;overflow: auto!important;)
+c315.cn##+js(ra, oncontextmenu|onselectstart|oncut|oncopy)
+uemeds.cn##+js(ra, oncontextmenu|ondragstart|onselect)
+uemeds.cn##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+secondlifetranslations.com##+js(aost, encodeURIComponent, inlineScript)
+criticalthinking.org##+js(nostif, donation-modal)
+sportnews.to##+js(acs, document.getElementById, isMoz)
+sportnews.to##+js(acs, jQuery, keydown)
+sportnews.to##+js(set, document.onkeydown, null)
+sportnews.to##+js(set, document.onkeypress, null)
+leeyiding.com##+js(ra, oncontextmenu|onkeydown|onselectstart)
+city-data.com##+js(aopr, addLink)
+zwei-euro.com##+js(nostif, Delay)
+@@||coinpayu.com^$ghide
+phimdinhcao.com##+js(acs, oncontextmenu, keydown)
+phimdinhcao.com##+js(aopr, devtoolsDetector)
+tvzingvn.*,zingtvhd.*,zingvntv.*##+js(acs, onload, contextmenu)
+||4399.com/antijs/Antiindulgence.js
+mbalib.com##+js(aeld, /copy|cut|paste|selectstart/)
+zgywyd.cn##+js(acs, document.oncontextmenu)
+wenku.baidu.com##+js(aeld, /contextmenu|dragstart|keydown/, event.dispatch.apply)
+||hm.baidu.com/hm.js
+dhd24.com#@#.adunit
+||jianbiaoku.com/content/js/copyFun.js$script,1p
+yuque.com##+js(aeld, copy)
+otomobilgunluklerim.com##.adblockalert
+otomobilgunluklerim.com##.ad_block_detected:style(overflow: auto !important;)
+picallow.com##+js(acs, document.oncontextmenu, nocontextmenu)
+picallow.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+links.extralinks.casa##+js(acs, document.onselectstart, disableselect)
+ssuathletics.com##+js(acs, document.querySelector, adblock)
+cocomanga.com##+js(aeld, contextmenu)
+! geektyper.com anti-adb
+geektyper.com###itemz[style^="position:fixed; top:10px"]
+fotofilter.de##.banner
+social-unlock.com##form#link a.submit:style(opacity: 1 !important; pointer-events: auto !important;)
+cdn.gamemonetize.com##+js(ra, oncontextmenu, body)
+! nusantararom. org nuisance
+nusantararom.org##+js(aeld, contextmenu)
+nusantararom.org##+js(aeld, , keyCode)
+nusantararom.org##+js(no-xhr-if, gif)
+nusantararom.org##p:has-text(Adblock)
+nusantararom.org##.elementor-popup-modal
+! elpais.com##+js(nostif, run)
+mail.tm##:xpath('//*[contains(text(),"blocker")]')
+realpython.com##+js(aeld, DOMContentLoaded, rprw)
+realpython.com##+js(set-local-storage-item, rprw, $remove$)
+virpe.cc##+js(ra, onselectstart)
+virpe.cc##+js(aeld, contextmenu)
+virpe.cc##+js(set, document.oncontextmenu, noopFunc)
+northjersey.com,independentmail.com,usatoday.com##.gnt_mol_oy
+northjersey.com,independentmail.com,usatoday.com##html.gnt__mo:style(overflow-y:scroll !important;pointer-events: unset !important;user-select: unset !important;margin-right: unset !important;)
+*/wp-content/plugins/smio-push-notification
+titulky.com##+js(acs, $, '"input"')
+||d3fkv551xkjrmm.cloudfront.net/js/detection.js$script,domain=denofgeek.com
+@@||curs-valutar-bnr.ro^$ghide
+curs-valutar-bnr.ro##.adsbygoogle:style(max-height: 1px !important;left:-9999px !important;position:absolute !important)
+funnygames.*##.is-blocked
+! farm-ro.desigusxpro. com clipboard manipulation
+farm-ro.desigusxpro.com##+js(aopr, document.oncopy)
+dongphimmoiz.com##+js(acs, jQuery, stopPropagation)
+! linkmate. xyz f-keys
+linkmate.xyz##+js(aeld, , key)
+! yhocdata. com f-keys copy select
+yhocdata.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+yhocdata.com##+js(aopr, contentprotector)
+||thresholdforum.s3.us-east-2.amazonaws.com/arn:aws:s3:::thresholdforum/javascript_adblockdetector/$script
+payskip.org##body[style^="cursor:pointer"]:style(cursor: auto!important)
+investorvillage.com##+js(acs, update_visit_count)
+crunchyscan.fr##+js(acs, document.oncontextmenu)
+pornhub.*##+js(rc, hasAdAlert, header)
+pornhub.*###js-abContainterMain
+grandoldteam.com##+js(acs, eval, replace)
+gamingsinners.com##+js(acs, $, test)
+bike-parts-sym.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+pushsquare.com##+js(aopr, _sp_._networkListenerData)
+mocah.org##+js(ra, oncontextmenu)
+ukrainashop.com##+js(aeld, contextmenu)
+ukrainashop.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+101soundboards.com##.blocked-notice-small
+geeksforgeeks.org##+js(nostif, onscroll ,5500)
+geeksforgeeks.org##+js(nostif, login ,5000)
+||utilapi.geeksforgeeks.org/api/geo/usergeodetails/
+geeksforgeeks.org##+js(acs, showAdblockerModal)
+androidacy.com##*::selection:style(background-color:#338FFF!important)
+coinurl.net##+js(ra, onkeydown)
+koszalincity.pl##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+koszalincity.pl##+js(acs, document.oncontextmenu)
+koszalincity.pl##+js(acs, document.onkeydown)
+theghostinmymachine.com##+js(acs, document.oncontextmenu)
+! codehelppro.com anti-adblock
+@@||codehelppro.com^$ghide
+codehelppro.com##.adsbygoogle
+acupoffrench.com##+js(acs, stopPrntScr)
+acupoffrench.com##:not(input):not(textarea)::selection:style(background-color:Highlight!important;color:HighlightText!important)
+novelza.com##+js(rc, click-to-scroll, body)
+novelza.com##+js(acs, stopPrntScr)
+novelza.com##:not(input):not(textarea)::selection:style(background-color:Highlight!important;color:HighlightText!important)
+aileen-novel.online##+js(acs, disable_hot_keys)
+aileen-novel.online##+js(acs, document.oncontextmenu)
+aileen-novel.online##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+coolwallpapers.me##+js(nosiif, dfgh-adsbygoogle)
+@@||freshersnow.com^$ghide
+freshersnow.com##.adsbygoogle
+! playerx.stream devtools detector
+chillx.top,playerx.stream##+js(aopr, devtoolsDetector)
+bumigemilang.com##+js(acs, disable_hot_keys)
+bumigemilang.com##+js(acs, document.oncontextmenu)
+bumigemilang.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+bumigemilang.com##::selection:style(background: Highlight !important; color: HighlightText !important)
+zerohedge.com##+js(aeld, mouseout)
+rdsong.com##+js(ra, oncontextmenu|ondragstart|onselectstart, body)
+cafe.naver.com##+js(aopr, document.oncontextmenu)
+cafe.naver.com##+js(aopr, document.onselectstart)
+cafe.naver.com##+js(aopr, document.ondragstart)
+cafe.naver.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+novelpia.com##+js(set, document.ondragstart, trueFunc)
+novelpia.com##+js(set, document.onselectstart, trueFunc)
+novelpia.com##+js(rpnt, style, .np{, .dummy{, condition, @media print)
+novelpia.com##.line:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important; cursor: revert !important;)
+!#if cap_html_filtering
+novelpia.com##^script:has-text(/disableclick|devtool/)
+novelpia.com##[oncontextmenu]:remove-attr(/^on(contextmenu|dragstart|drop|selectstart)$/)
+!#else
+novelpia.com##+js(rmnt, script, /disableclick|devtool/)
+novelpia.com##+js(ra, oncontextmenu|ondragstart|ondrop|onselectstart, [oncontextmenu], complete)
+!#endif
+stream.bunkr.is##+js(acs, document.oncontextmenu)
+brainly.*##+js(set, jsData.hasVideoMeteringUnlogEnabled, undefined)
+brainly.*##+js(set-local-storage-item, social-qa/machineId, $remove$)
+brainly.*,eodev.com,nosdevoirs.fr##+js(set-local-storage-item, simple-funnel-name, $remove$)
+! enable context menu
+sbflix.*##+js(acs, onload, contextmenu)
+1mg.com##+js(aeld, mouseout)
+blueraindrops.com##+js(set, lepopup_abd_enabled, '')
+blueraindrops.com##+js(acs, document.oncontextmenu)
+! fnbrjp.com anti-adb
+fnbrjp.com##+js(nostif, 広告)
+valid.x86.fr##+js(rmnt, script, /setTimeout.*style/)
+valid.x86.fr##.fullwidth
+valid.x86.fr##.widget-advert
+unidivers.fr##+js(no-xhr-if, googlesyndication)
+vidembed.me##+js(set, console.clear, undefined)
+moviepl.xyz##+js(nostif, devtoolIsOpening, 100)
+unlimitedfiles.xyz##+js(acs, console.log, document.referer)
+ytv.co.jp##+js(aopr, document.oncontextmenu)
+! waves4you. com anti adblock
+waves4you.com##+js(aost, String.prototype.charCodeAt, ai_)
+! techus. website anti adb soft
+techus.website##+js(nostif, ai_)
+||dl.gmx.*/uim/connector/live/v2/nonfriendlyiframe.html$frame,1p
+aztravels.net,downfile.site,memangbau.com,trangchu.news##+js(acs, document.addEventListener, onkeydown)
+aztravels.net,downfile.site,memangbau.com,trangchu.news##+js(ra, oncontextmenu, body)
+telewebgram.com#@#ins.adsbygoogle[data-ad-slot]
+telewebgram.com#@#ins.adsbygoogle[data-ad-client]
+ggwash.org##+js(set, Object.prototype.bgOverlay, noopFunc)
+ggwash.org##+js(set, Object.prototype.fixedContentPos, noopFunc)
+news.ntv.co.jp##+js(set, document.oncontextmenu, trueFunc)
+www.ntv.co.jp##+js(aeld, contextmenu, preventDefault)
+umk.co.jp##+js(ra, oncontextmenu, body)
+bpcj.or.jp##+js(acs, document.oncontextmenu)
+@@||ruyamanga.com^$ghide
+gmarket.co.kr##+js(set, document.oncontextmenu, noopFunc)
+gmarket.co.kr##+js(set, document.onmousedown, noopFunc)
+||digital.elmercurio.com/assets/js/detectPrivateMode.js$script,1p
+celtadigital.com##+js(aeld, contextmenu)
+celtadigital.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! light.gg soft anti-adb
+light.gg##.items-right-square
+light.gg##.remove-turtles
+light.gg###ad-blocker-nudge
+panda-novel.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+cdramalove.com##+js(acs, document.oncontextmenu)
+/wp-content/themes/*/public/js/detect-adblock.js$script,1p
+turbo1.co##+js(aeld, contextmenu)
+turbo1.co##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! anti adb warning leekduck. com
+leekduck.com##+js(nostif, abp)
+outidesigoto.com##+js(acs, document.oncontextmenu)
+outidesigoto.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+read.amazon.com##+js(aeld, contextmenu)
+read.amazon.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+gakki.me##+js(ra, oncontextmenu|ondragstart|onkeydown|onmousedown|onselectstart|onselect|oncopy|onbeforecopy|onmouseup)
+gakki.me##style:has-text(@media print):remove()
+tunegate.me##+js(ra, onContextmenu|onMouseDown|onSelectStart)
+tunegate.me##style:has-text(@media print):remove()
+nana-music.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! google.com##:matches-path(/search/) *:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+iskandinavya.com##+js(aopr, kan_vars.adblock)
+projektowanie-wnetrz-online.pl##+js(aopr, disable_copy)
+projektowanie-wnetrz-online.pl##+js(aopw, document.ondragstart)
+projektowanie-wnetrz-online.pl##*:style(-webkit-touch-callout:default!important; -webkit-user-select:text!important; -moz-user-select:text!important; -ms-user-select:text!important; user-select:text!important;)
+google.*##[data-lyricid]:style(user-select: text !important;)
+minimum-wage.org##.alert-dismissible
+morosedog.gitlab.io##+js(set, checkAds, noopFunc)
+awebstories.com##+js(acs, document.oncontextmenu)
+awebstories.com##+js(set, stopPrntScr, noopFunc)
+awebstories.com##+js(set, disableSelection, noopFunc)
+||awebstories.com/wp-content/plugins/secure-copy-content-protection^$all
+awebstories.com##*::selection:style(background-color:#338FFF !important;)
+cataz.net##.premodal-share
+cataz.net##.modal-backdrop
+cataz.net##body:style(overflow: auto !important; padding-right: 0 !important;)
+hemas.pl##+js(aeld, contextmenu)
+lover93.net##+js(ra, oncontextmenu|ondragstart|onselectstart, body, complete)
+sinau-thewe.com##*:style(-webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+clujust.ro##+js(acs, document.oncontextmenu)
+clujust.ro##+js(acs, document.ondragstart)
+clujust.ro##+js(aopw, disable_hot_keys)
+clujust.ro##*:style(-webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+esologs.com,fflogs.com,swtorlogs.com,warcraftlogs.com,wildstarlogs.com##+js(acs, attachToDom, ad-fallback)
+esologs.com,fflogs.com,swtorlogs.com,warcraftlogs.com,wildstarlogs.com##.side-rail-ads
+||hbzb111.com/api/advert/
+protopage.com##+js(aost, document.createElement, createAdblockFallbackSubscribeToProtopageAdDiv)
+coub.com##body > .force-to-login-popup
+coub.com##body.disable-scroll:style(overflow: auto !important;)
+artstation.com##signup-modal-prompt-fullscreen
+artstation.com##.modal-backdrop
+artstation.com##.modal-open:style(overflow:initial!important)
+swiggy.com##a[class^="_"][href^="/restaurants"]:has(div[style="background: rgb(58, 60, 65) none repeat scroll 0% 0%; color: rgb(255, 255, 255); border-color: rgb(30, 32, 35) transparent;"])
+!#if env_mobile
+swiggy.com##[class^="styles_row"]:has([class^="styles_imgAd"])
+swiggy.com##a[id^="restaurant-card-"]:has([class^="styles_imgAd"])
+!#endif
+||georgiadogs.com/js/prebid-$xhr,1p,redirect=noop.txt
+stockpokeronline.com##+js(acs, document.oncontextmenu)
+law.com###reg-modal
+law.com##.show.fade.modal-backdrop
+law.com##body:style(overflow: auto !important;)
+! vimeo.com##+js(set, vimeo.clip_page_config.google_app_id, '')
+! vimeo.com##+js(set, vimeo.clip_page_config.banner, {})
+aberdeennews.com,alamogordonews.com,amarillo.com,amestrib.com,app.com,argusleader.com,augustachronicle.com,azcentral.com,battlecreekenquirer.com,beaconjournal.com,blueridgenow.com,buckscountycouriertimes.com,bucyrustelegraphforum.com,burlingtoncountytimes.com,burlingtonfreepress.com,caller.com,cantondailyledger.com,cantonrep.com,capecodtimes.com,cheboygannews.com,chieftain.com,chillicothegazette.com,cincinnati.com,citizen-times.com,cjonline.com,clarionledger.com,coloradoan.com,columbiadailyherald.com,columbiatribune.com,commercialappeal.com,coshoctontribune.com,courier-journal.com,courier-tribune.com,courierpostonline.com,courierpress.com,currentargus.com,daily-jeff.com,daily-times.com,dailyamerican.com,dailycomet.com,dailycommercial.com,dailyrecord.com,dailyworld.com,delawareonline.com,delmarvanow.com,demingheadlight.com,democratandchronicle.com,desertsun.com,desmoinesregister.com,devilslakejournal.com,dispatch.com,dnj.com,ellwoodcityledger.com,elpasotimes.com,enterprisenews.com,eveningsun.com,eveningtribune.com,examiner-enterprise.com,fayobserver.com,fdlreporter.com,floridatoday.com,fosters.com,freep.com,gadsdentimes.com,gainesville.com,galesburg.com,gastongazette.com,goerie.com,gosanangelo.com,goupstate.com,greatfallstribune.com,greenbaypressgazette.com,greenvilleonline.com,hattiesburgamerican.com,heraldmailmedia.com,heraldnews.com,heraldtribune.com,hillsdale.net,hollandsentinel.com,hoosiertimes.com,houmatoday.com,htrnews.com,hutchnews.com,indeonline.com,independentmail.com,indystar.com,ithacajournal.com,jacksonsun.com,jacksonville.com,jconline.com,jdnews.com,journalstandard.com,jsonline.com,kinston.com,kitsapsun.com,knoxnews.com,lancastereaglegazette.com,lansingstatejournal.com,lcsun-news.com,ldnews.com,lenconnect.com,lincolncourier.com,livingstondaily.com,lohud.com,lubbockonline.com,mansfieldnewsjournal.com,marionstar.com,marshfieldnewsherald.com,mcdonoughvoice.com,metrowestdailynews.com,milforddailynews.com,monroenews.com,montgomeryadvertiser.com,mpnnow.com,mycentraljersey.com,naplesnews.com,newarkadvocate.com,newbernsj.com,newportri.com,news-journalonline.com,news-leader.com,news-press.com,newschief.com,newsherald.com,newsleader.com,njherald.com,northjersey.com,norwichbulletin.com,nwfdailynews.com,oakridger.com,ocala.com,oklahoman.com,onlineathens.com,pal-item.com,palmbeachdailynews.com,palmbeachpost.com,patriotledger.com,pekintimes.com,petoskeynews.com,pjstar.com,pnj.com,poconorecord.com,pontiacdailyleader.com,portclintonnewsherald.com,postcrescent.com,poughkeepsiejournal.com,press-citizen.com,pressconnects.com,progress-index.com,providencejournal.com,publicopiniononline.com,record-courier.com,recordnet.com,recordonline.com,redding.com,registerguard.com,reporter-times.com,reporternews.com,rgj.com,rrstar.com,ruidosonews.com,salina.com,savannahnow.com,scsun-news.com,sctimes.com,seacoastonline.com,sheboyganpress.com,shelbystar.com,shreveporttimes.com,sj-r.com,sooeveningnews.com,southbendtribune.com,southcoasttoday.com,starcourier.com,stargazette.com,starnewsonline.com,statesman.com,statesmanjournal.com,staugustine.com,stevenspointjournal.com,sturgisjournal.com,swtimes.com,tallahassee.com,tauntongazette.com,tcpalm.com,telegram.com,tennessean.com,the-daily-record.com,the-dispatch.com,the-leader.com,the-review.com,theadvertiser.com,thecalifornian.com,thedailyjournal.com,thedailyreporter.com,thegardnernews.com,thegleaner.com,thehawkeye.com,theintell.com,theleafchronicle.com,theledger.com,thenews-messenger.com,thenewsstar.com,thenorthwestern.com,thepublicopinion.com,therecordherald.com,thespectrum.com,thestarpress.com,thetimesherald.com,thetimesnews.com,thetowntalk.com,times-gazette.com,timesonline.com,timesrecordnews.com,timesreporter.com,timestelegram.com,tmnews.com,tricountyindependent.com,tuscaloosanews.com,usatoday.com,uticaod.com,vcstar.com,visaliatimesdelta.com,vvdailypress.com,wausaudailyherald.com,wisconsinrapidstribune.com,ydr.com,zanesvilletimesrecorder.com##+js(nostif, gnt_mol_oy)
+craftpip.github.io##+js(nostif, adsok)
+modrinth.com##.info-wrapper[ethical-ads-big=""]
+modrinth.com##.content-wrapper[ethical-ads-big]
+modrinth.com##.info-wrapper[data-v-7cd21295]
+btvnovinite.bg##+js(aeld, contextmenu)
+iphoneincanada.ca##.slbElement
+!#if env_mobile
+||hkemobility.gov.hk/js/AppDownload.
+hkemobility.gov.hk##+js(rc, smartbanner-show, html)
+!#endif
+epitesti.ro##+js(aopw, clickIE4)
+epitesti.ro##+js(aopw, document.oncontextmenu)
+epitesti.ro##+js(ra, oncontextmenu|ondragstart|onselectstart)
+epitesti.ro##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! www.dailyprincetonian.com anti-adb
+||blink.net/iframe.html$domain=dailyprincetonian.com
+portalcriatividade.com.br##+js(acs, disable_copy)
+portalcriatividade.com.br##+js(acs, nocontext)
+! www.anisearch.com ad reinjection
+@@||cdn.privacy-mgmt.com^$script,xhr,domain=anisearch.com
+||anisearch.com/*?p=1|$frame
+delicateseliterare.ro##+js(acs, jQuery, contextmenu)
+delicateseliterare.ro##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+uwayapply.com##+js(ra, oncontextmenu|ondragstart|onselectstart)
+bianity.net##+js(aeld, contextmenu)
+bianity.net##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+*$script,domain=geotastic.net,redirect-rule=noopjs
+@@||api.adinplay.com/libs/aiptag/pub/CRF/curvefever.pro/tag.min.js$script,domain=curvefever.pro
+getlatka.com##.MuiModal-root
+getlatka.com##[style^="filter: blur"]:style(filter: none !important)
+pixwox.com##+js(nostif, length, 3000)
+indianhealthyrecipes.com##+js(acs, document.oncontextmenu)
+indianhealthyrecipes.com##+js(acs, document.onkeydown)
+indianhealthyrecipes.com##+js(set, disableSelection, undefined)
+fantasytagtree.com##+js(aost, document.getElementById, nouplaod)
+fantasytagtree.com##+js(ra, oncontextmenu, img[oncontextmenu="return false;"], stay)
+! www.lamusica.com anti-adb
+lamusica.com##.modal-open:style(overflow: auto !important;)
+lamusica.com##div[id$="___BV_modal_outer_"]
+||profreehost.com/includes/js/customBottom.js$script,1p
+||droetker.*/static/js/privacy-dialog/
+stiridinromania.ro##+js(acs, document.oncontextmenu)
+stiridinromania.ro##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+jamilacuisine.ro##+js(aost, document.oncontextmenu)
+jamilacuisine.ro##+js(aost, Object, /(?=^(?!.*(jquery|inlineScript)))/)
+slideshare.net##+js(acs, ab_tests)
+slideshare.net##+js(aeld, mouseleave, scribd_ad)
+scribd.com###sidebar div[data-testid="sticky-wrapper"]
+startpage.com###main > .support-banner
+startpage.com###main > div[class^="css-"]:has(> div:first-child + div > button:first-child + [aria-label]:last-child > svg[width="12"] > path[d="M11 1 1 11M1 1l10 10"])
+startpage.com#@#.a-bg-result
+startpage.com##.a-bg-result:not(:empty)
+postype.com##+js(aeld, contextmenu)
+postype.com##+js(rc, disable-selection, body)
+! anti adb annoyance golfdigest.com
+golfdigest.com##+js(aost, document.createElement, admiral)
+!lofter.com##+js(aeld, , login)
+lofter.com##+js(aeld, contextmenu)
+poipiku.com##+js(aeld, /contextmenu|copy|drag|dragstart/)
+poipiku.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important;-moz-user-select: text !important;-ms-user-select: text !important;user-select: text !important;)
+duhoctrungquoc.vn###danger_adblock
+@@||discordbotlist.com^$ghide
+airbnb.de##section:has-text(Winter-Update):upward(1)
+airbnb.de##body,html:style(overflow: auto !important;)
+hidemywp.co##+js(acs, jQuery, userAgent)
+wpplugins.tips##+js(acs, jQuery, contextmenu)
+top.gg##[class*="AdContainer"]
+top.gg##div[class^="css-feed"] > div.chakra-stack
+!#if !cap_html_filtering
+bolugundem.com##+js(rmnt, script, reEnable)
+!#else
+bolugundem.com##^script:has-text(reEnable)
+!#endif
+bolugundem.com##body:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+##[class~="mailpoet_form_popup_overlay"]
+ddys.*##+js(no-fetch-if, analytics)
+media.framu.world##+js(aopw, document.onkeydown)
+studyflix.de##.reminder-modal
+studyflix.de##html:style(overflow: auto !important;)
+||imasdk.googleapis.com/js/sdkloader/ima3.js$script,redirect=google-ima.js,domain=studyflix.de
+espn.com##+js(aeld, contextmenu)
+memoryhackers.org##+js(acs, RegExp, googlebot)
+*/wp-content/plugins/content-copy-protection-disable-right-click/$script
+warning.or.kr##+js(ra, oncontextmenu)
+! grabify. link anti adb warning
+@@||grabify.link^$ghide
+steamcollector.com##+js(acs, document.querySelectorAll, adblock)
+steamcollector.com##.abg-card
+||vaultcdn.electricapps.net/lib/jquery-ui-min.js$script,domain=yourgamingshop.com
+postcourier.com.pg##+js(aopw, stopPrntScr)
+postcourier.com.pg##+js(aopw, ondragstart)
+postcourier.com.pg##+js(aeld, /contextmenu|keydown|keypress|copy/)
+postcourier.com.pg##+js(aopr, document.oncontextmenu)
+postcourier.com.pg##*::selection:style(background-color:#338FFF !important;)
+lofter.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important;-moz-user-select: text !important;-ms-user-select: text !important;user-select: text !important;)
+surreyhillsgrocer.sg###NewsletterPopup-newsletter-popup
+surreyhillsgrocer.sg##html:watch-attr(class):remove-class(modal-open)
+paidiatreio.gr##+js(acs, document.oncontextmenu)
+paidiatreio.gr##+js(acs, document.addEventListener, copy)
+textcleaner.net##+js(no-fetch-if, googlesyndication)
+! sneakernews.com anti-adb
+sneakernews.com##+js(aopr, sneakerGoogleTag)
+socialcounts.org##+js(no-fetch-if, googlesyndication)
+*$script,3p,redirect-rule=noopjs,domain=fflogs.com
+fflogs.com###bottom-banner, #top-banner
+fflogs.com##.ad-placement
+fflogs.com##.side-rail-ads
+freefilesync.org##+js(rmnt, script, /adblock/i)
+sflix.to##+js(nostif, devtools)
+sflix.to,sflix.is,sflix.ca,sflix2.to##+js(nosiif, /_0x|devtools/)
+magiclen.org##.show.fade.modal
+magiclen.org##.show.fade.modal-backdrop
+magiclen.org##body:style(overflow: auto !important;)
+virustotal.com##.alert-info
+! twitcasting.tv anti-adb (login needed)
+@@||ads.twitcasting.tv/js/env_test/ads.js$script,1p
+||player.cnevids.com/interlude/gq*&rightRail=true$script
+||intergient.com^$script,domain=raider.io,redirect-rule=noopjs
+m.timesofindia.com##a[href^="https://timesofindia.onelink.me"]
+mgsm.pl##+js(acs, checkAdblockBait)
+mgsm.pl##^script:has-text(checkAdblockBait)
+sbbrisk.com##+js(acs, check, debugger)
+sbbrisk.com##^script:has-text(debugger)
+pl##.atomsPartialLinkLink:style(user-select: text !important;)
+||jsc.adskeeper.co.uk^$script,3p,domain=pastedownload.com,redirect-rule=noop.js
+myfreemp3juices.cc##+js(ra, onclick, [onclick="myFunction()"])
+adslink.pw,jpopsingles.eu##^script:has-text(DisableDevtool)
+adslink.pw,jpopsingles.eu##+js(aeld, contextmenu, preventDefault)
+adslink.pw,jpopsingles.eu##+js(acs, document.onkeydown)
+! jpopsingles.eu right click, select, function keys
+jpopsingles.eu##+js(aopw, stopPrntScr)
+jpopsingles.eu##+js(acs, document.oncontextmenu)
+jpopsingles.eu##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+jpopsingles.eu##+js(acs, jQuery, contextmenu)
+jpopsingles.eu##+js(acs, document.addEventListener, keydown)
+actiongame.com,brain-games.co.uk,classicgame.com,games-site.co.uk,hiddenobjectgames.com,mahjong.co.uk,mahjong.com,match3.co.uk,match3games.com,mindgames.com,neongames.co.uk,neongames.com,solitaireonline.com,timemanagementgame.com##.adBlocked,.banner
+tv2.no##:root:style(scrollbar-color: revert !important; scrollbar-width: auto !important;)
+!#if env_chromium
+tv2.no##*::-webkit-scrollbar:style(height: 14px !important; width: 14px !important;)
+tv2.no##*::-webkit-scrollbar-button:style(border-color: #A6A6A6 !important; border-style: solid !important; height:16px !important; width: 16px !important;)
+tv2.no##*::-webkit-scrollbar-thumb:style(background: #A6A6A6 !important;)
+!#endif
+! zunda.site chat anti-adb
+zunda.site###ad_box:style(height: 50px !important;)
+dialectsarchive.com##+js(aopr, disableSelection)
+dialectsarchive.com##+js(aopw, nocontext)
+dialectsarchive.com##.unselectable:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; cursor: auto !important;)
+4media.com,przegladpiaseczynski.pl##+js(aeld, contextmenu)
+easyayurveda.com,sharktankblog.com##+js(aopr, disable_copy)
+easyayurveda.com,sharktankblog.com##+js(aopr, wccp_pro_iscontenteditable)
+easyayurveda.com,sharktankblog.com##+js(aopr, disable_hot_keys)
+easyayurveda.com,sharktankblog.com##+js(aopr, nocontext)
+easyayurveda.com,sharktankblog.com##^script[id^="wccp_"]
+dollarvr.com##+js(aopr, nocontextmenu)
+dollarvr.com##+js(acs, document.oncontextmenu)
+dollarvr.com##+js(acs, document.ondragstart)
+dollarvr.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important;-moz-user-select: text !important;-ms-user-select: text !important;user-select: text !important;)
+milenio.com##+js(aeld, copy)
+shortform.com##+js(aeld, /contextmenu|mousedown/, return"undefined")
+shortform.com##[oncopy="return false"]:remove-attr(oncopy)
+newsme.gr##+js(aopr, nocontextmenu)
+newsme.gr##+js(acs, document.oncontextmenu)
+newsme.gr##+js(acs, document.ondragstart)
+newsme.gr##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important;-moz-user-select: text !important;-ms-user-select: text !important;user-select: text !important;)
+displayspecifications.com##body:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+! squidboards.com anti-adb
+squidboards.com##.top_block
+daily-tohoku.news##+js(acs, document.oncontextmenu)
+daily-tohoku.news##+js(acs, disableSelection)
+daily-tohoku.news##body:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+regex101.com##.yOGxa
+savoriurbane.com##+js(aopw, document.oncontextmenu)
+savoriurbane.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important;-moz-user-select: text !important;-ms-user-select: text !important;user-select: text !important;)
+joysound.com##+js(aeld, DOMContentLoaded, ready)
+joysound.com##+js(set, document.body.oncopy, null, 3)
+joysound.com##+js(set, document.body.onselectstart, null, 3)
+joysound.com##+js(set, document.body.oncontextmenu, null, 3)
+joysound.com##body:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+joysound.com##style:has-text(@media print):remove()
+/wp-content/plugins/disabled-source-disabled-right-click-and-content-protection/*$script,css,1p
+urbanbrush.net##+js(acs, document.oncontextmenu)
+audiotools.in##+js(acs, document.oncontextmenu)
+audiotools.in##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; cursor: auto !important;)
+7misr4day.com##+js(acs, document.oncontextmenu)
+7misr4day.com##+js(acs, document.onselectstart)
+7misr4day.com##+js(aopw, disableEnterKey)
+7misr4day.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; cursor: auto !important;)
+raindropteamfan.com##+js(acs, document.oncontextmenu)
+raindropteamfan.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; cursor: auto !important;)
+bluemediafile.*##+js(set, Time_Start, 0)
+bluemediafile.*##+js(nano-sib, i--, , 0.02)
+ilife97.com##+js(aopw, document.oncontextmenu)
+ilife97.com##+js(aopw, document.ondragstart)
+ilife97.com##:root:style(user-select: unset !important;)
+manhwahentai.me##+js(acs, document.oncontextmenu)
+ontools.net##+js(acs, document.oncontextmenu)
+@@||luckydesigner.space/adview_$xhr,1p
+neilpatel.com##+js(no-xhr-if, /hotjar|googletagmanager/)
+onlinegiftools.com,onlinejpgtools.com,onlinepngtools.com,onlinestringtools.com,onlinetexttools.com,onlinetools.com##+js(nano-sib, Clipboard, 1000, 0.001)
+cool-etv.net##+js(aeld, contextmenu)
+cool-etv.net##+js(set, console.clear, noopFunc)
+||cool-etv.net/ch/suppy.js$script,1p
+! Soft Anti-Blocker
+regexr.com##div.hello
+.secure-copy-content-protection-public.css^$css,1p
+thestar.com.my##+js(aeld, mouseleave)
+! corriereadriatico. it popup on leaving
+corriereadriatico.it##+js(aeld, mouseleave)
+scarysymptoms.com##+js(acs, document.oncontextmenu)
+scarysymptoms.com##+js(acs, wccp_pro_iscontenteditable)
+scarysymptoms.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+scarysymptoms.com##*::selection:style(background-color:#338FFF !important;)
+ikorektor.pl##+js(nostif, ad)
+ikorektor.pl###ad-top-dsk
+ikorektor.pl##.adx1
+theonegenerator.com##+js(no-fetch-if, ads)
+||static.wikia.nocookie.net/silversurfer/prod/latest/ageGateUnit-pathfinder.js^$script,3p
+! personality-database.com##.rc-dialog-root
+personality-database.com##body:style(overflow: auto !important;)
+colors.sonicthehedgehog.com##+js(set, document.oncontextmenu, null, 3)
+colors.sonicthehedgehog.com##+js(set, document.body.oncontextmenu, null, 3)
+colors.sonicthehedgehog.com##+js(aeld, DOMContentLoaded, "load")
+senpa.io##+js(aeld, contextmenu, _0x)
+leakedzone.com##+js(aeld, contextmenu, preventDefault)
+leakedzone.com##+js(aeld, keydown, keyCode)
+leakedzone.com##+js(set, Object.prototype._detectLoop, noopFunc)
+g37.com.br##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+j91.asia##+js(aeld, contextmenu)
+nppes.cms.hhs.gov##div#unsupportedBrowser
+khou.com##+js(aeld, mouseout)
+9now.com.au##[id="toggle_notification_notification-ad-blocker"]:upward(1)
+||pagead2.googlesyndication.com/pagead/show_ads.js$script,redirect=noopjs,domain=ageofconsent.net
+neoseeker.com##+js(nostif, whetherdo)
+forplayx.ink##+js(aopr, devtoolsDetector.addListener)
+brutal.io,powerline.io##+js(set, document.oncontextmenu, true)
+wormate.io###mm-skin-over
+xeiaso.net##.adaptive
+musicallyvideos.com##+js(acs, document.oncontextmenu)
+!gofile.io##.show.modal
+!gofile.io##.show.modal-backdrop
+!gofile.io##body:style(overflow: auto !important;)
+embibe.com##.ReactModalPortal:has-text(mobile)
+10tv.com##+js(aeld, mouseout)
+fjordd.com##+js(aeld, contextmenu, preventDefault)
+fjordd.com##+js(rmnt, script, initPopup)
+tumblr.com##+js(nostif, Premium)
+! ||assets.tumblr.com/pop/js/modern/async-login-wall
+! tumblr.com##+js(set-cookie, logged_in, 1, , reload, 1)
+lapresse.ca##.brz_msg_wall_body
+lapresse.ca##body > div[style]:has(.brz_msg_wall_body)
+lapresse.ca##body:style(overflow: auto !important)
+zelka.org###description:style(user-select: initial !important;)
+warungkomik.com##^script:has-text(preventDefault)
+!#if !cap_html_filtering
+warungkomik.com##+js(rmnt, script, preventDefault)
+!#endif
+warungkomik.com##body *:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+enduro-mtb.com##+js(set, SteadyWidgetSettings.adblockActive, false)
+scitechdaily.com##+js(set-cookie, ezgwcc, 1)
+zive.cz###credential_picker_container
+hindustantimes.com,zive.cz###credential_picker_iframe
+!#if env_mobile
+*###credential_picker_iframe
+!#endif
+! for ghide
+tumblr.com##.tmblr-iframe--follow-teaser
+aniwave.*,anix.*,flixhq.*,flixrave.to,hdtoday.so,vidplay.site,vid2faf.site##+js(nostif, ||null)
+aniwave.*,anix.*,flixhq.*,fmovies.*,f2movies.ru,hdtoday.so,movies2watch.ru,putlockernew.vc,vidplay.site,vid2faf.site,vidstream.pro,mcloud.to##+js(aost, console.clear)
+aniwave.*,anix.*,flixrave.to,hdtoday.so,vidplay.*,vid2faf.site##+js(set, DisDevTool, undefined)
+161.97.70.5##+js(rmnt, script, isadb)
+zerogpt.net##+js(nostif, adsbygoogle)
+linkco.re##section.lyric_lyric:style(user-select: text !important; -webkit-user-select: text !important; -moz-user-select: text !important; -khtml-user-select: text !important; -webkit-user-drag: auto !important; -khtml-user-drag: auto !important; -webkit-touch-callout: auto !important; -moz-touch-callout: auto !important;)
+||mms.cnn.com^$1p
+bypass.city,adbypass.org##+js(no-fetch-if, /googlesyndication|googletag/)
+bypass.city,adbypass.org##+js(nowoif)
+nicekkk.com##+js(rmnt, script, debugger)
+*$script,1p,redirect-rule=noopjs,domain=punishworld.com
+comikey.com##+js(aeld, contextmenu, undefined)
+tuta.com##body > div > section.default:style(cursor: revert !important;)
+venturebeat.com##div.body-container:style(cursor: revert !important;)
+guildstats.eu##.gDiv
+! admiral
+aboutchromebooks.com,comingsoon.net,daysoftheyear.com,edn.com,harvardmagazine.com,lgbtqnation.com,majorgeeks.com,mangainn.net,medievalists.net,sherdog.com,sidereel.com,statesman.com,winhelponline.com##+js(aopr, googletag)
+boston.com,cattime.com,dogtime.com,download.mokeedev.com,freep.com,ijr.com,inquirer.net,knowyourmeme.com,nationalreview.com,nofilmschool.com,order-order.com,savvytime.com,techlicious.com,technicpack.net,thedraftnetwork.com,wrestlezone.com,xda-developers.com##+js(acs, document.createElement, admiral)
+majorgeeks.com##+js(acs, document.getElementById, undefined)
+legacy.com##+js(acs, document.getElementsByTagName, admiral)
+lazyadmin.nl##+js(set, admiral, noopFunc)
+saikaiscans.net##+js(aeld, contextmenu, [native code])
+gdrivedescarga.com##^script[id="jquery-core-js-after"]:has-text(e.preventDefault();)
+!#if !cap_html_filtering
+gdrivedescarga.com##+js(rmnt, script, e.preventDefault();)
+!#endif
+gdrivedescarga.com##body:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+boop.pl##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+audiologyresearch.org##+js(rmnt, script, document.oncontextmenu)
+audiologyresearch.org##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+appimagehub.com,gnome-look.org,store.kde.org,linux-apps.com,opendesktop.org,pling.com,xfce-look.org##+js(rmnt, script, btnHtml)
+appimagehub.com,gnome-look.org,store.kde.org,linux-apps.com,opendesktop.org,pling.com,xfce-look.org##button[type=submit]:remove-attr(disabled)
+appimagehub.com,gnome-look.org,store.kde.org,linux-apps.com,opendesktop.org,pling.com,xfce-look.org##+js(nano-stb, count)
+haberiniz.com.tr##.kanews-banner
+timesnownews.com###credential_picker_container
+! Overlay asking to sign in
+expquebec.com##.swal2-container
+expquebec.com##.swal2-shown:remove-class(swal2-shown)
+transinfo.pl##+js(aeld, copy)
+elsalvadorsurfrealestate.com##.show.middle.modal
+elsalvadorsurfrealestate.com##.show.modal-backdrop
+elsalvadorsurfrealestate.com##.aui-modal-open,.modal-open:style(overflow:unset!important)
+talouselama.fi,uusisuomi.fi,tekniikkatalous.fi,tivi.fi,kauppalehti.fi##[class^="Dialogue__Overlay-tmcl"]
+talouselama.fi,uusisuomi.fi,tekniikkatalous.fi,tivi.fi,kauppalehti.fi##body:style(overflow: auto !important;)
+thejakartapost.com##+js(set, document.oncopy, noopFunc)
+thejakartapost.com##+js(rmnt, script, /$.*ready.*setInterval/)
+! oreilly. com leaving screen => pop-up
+oreilly.com##+js(aeld, mouseout, cookie)
+colourxh.site,fullxh.com,galleryxh.site,megaxh.com,movingxh.world,seexh.com,unlockxh4.com,valuexh.life,xhaccess.com,xhadult4.com,xhamster.*,xhamster1.*,xhamster10.*,xhamster11.*,xhamster12.*,xhamster13.*,xhamster14.*,xhamster15.*,xhamster16.*,xhamster17.*,xhamster18.*,xhamster19.*,xhamster20.*,xhamster2.*,xhamster3.*,xhamster4.*,xhamster42.*,xhamster46.*,xhamster5.*,xhamster7.*,xhamster8.*,xhbig.com,xhbranch5.com,xhchannel.com,xhdate.world,xhmoon5.com,xhofficial.com,xhopen.com,xhplanet1.com,xhplanet2.com,xhreal2.com,xhspot.com,xhtotal.com,xhvictory.com,xhwebsite5.com,xhwide5.com##+js(set, initials.layout.layoutPromoProps.promoMessagesWrapperProps.shouldDisplayAdblockMessage, false)
+270towin.com##+js(set-session-storage-item, fs.adb.dis, 1)
+tech.hindustantimes.com###credential_picker_container
+photopea.com##.confirm:has-text(AdBlocker)
+||photopea.com/img/pp_wide.png^$image,1p
+||photopea.com/img/pp_tall.png^$image,1p
+photopea.com##+js(set, console.clear, noopFunc)
+photopea.com##.bnotify
+deccanherald.com##+js(aopr, document.oncopy)
+/js/content-protector.min.js$script
+!#if cap_html_filtering
+mathcrave.com##^script:has-text(disable_show_error)
+!#else
+mathcrave.com##+js(rmnt, script, disable_show_error)
+!#endif
+vrcmods.com##.showfreemethod
+! Daily upload limit of 2 images - Sign up now and enjoy monthly free credits
+www.watermarkremover.io##+js(set-local-storage-item, WkdGcGJIbEpiV0ZuWlVSaGRHRT0=, $remove$)
+! getemoji.com anti adblock annoyance
+getemoji.com##+js(set-session-storage-item, fs.adb.dis, 1)
+||dbx.molystream.org/assets/s.js$script
+2pdfconverter.com,annotation.com,changefaces.com,chartle.com,coloringonline.com,fakechatapp.com,files2zip.com,mapimage.com,maproute.com,mindclouds.com,phideo.com,photocollage.com,photoeditor.com,photoenlarger.com,photofilters.com,photoresizer.com,postermaker.com,qrapp.com,stripbackground.com,toonytool.com,wordclouds.com,youtubetrimmer.com##.banner
+marinetraffic.com##+js(set, mtGlobal.disabledAds, true)
+marinetraffic.com##.under-map-wrapper:upward(1)
+sportando.basketball##.select-none:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+ymovies.vip,aniwatch.to,aniwatchtv.to,megacloud.tv,hianime.*,hianimez.to,putlocker.vip,rapid-cloud.co,rabbitstream.net,pupupul.site##+js(set, devtoolsDetector.launch, noopFunc)
+||9animetv.to/js/safe.ob.min.js$script
+myflixerz.to,putlocker.pe,theflixertv.to##+js(nosiif, _0x)
+movie4kto.net##+js(nosiif, /DevTools|_0x/)
+grostembed.online,premiumembeding.cloud,venusembed.site##+js(set, console.clear, throwFunc)
+lethalpanda.com##+js(aopr, b2a)
+animenewsnetwork.com##+js(set, ANN.ads.adblocked, false)
+||hackthebox.com/build/assets/just-detect-adblock-$script,1p
+amtraker.com##+js(no-fetch-if, cloudflareinsights.com)
+amtraker.com##.terrabanner
+heidisql.com##+js(rpnt, script, if(floovy()) {, if(false) {)
+romprovider.com##+js(aopw, document.oncontextmenu)
+romprovider.com##:root:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+dicasfinanceirasbr.com,dicasdevalor.net,dicasdefinancas.net,guiasaude.info,felizemforma.com,financasdeouro.com##+js(aeld, contextmenu)
+guiasaude.info,felizemforma.com##+js(acs, document.onkeydown)
+financasdeouro.com##[oncontextmenu="return false;"]:remove-attr(oncontextmenu)
+brokensilenze.net##+js(rmnt, script, disable_copy)
+brokensilenze.net##+js(rmnt, script, nocontext)
+brokensilenze.net##*:style(cursor:unset!important;user-select:unset!important)
+||pub.network^$script,3p,redirect=noopjs,domain=concertarchives.org
+concertarchives.org#@#[data-freestar-ad]
+concertarchives.org##.freestar-placement
+||userapi.com/impf/$image,uritransform=/^\/impf\/+//,domain=vk.com|vk.ru
+galinos.gr##+js(nostif, pleaseSupportUs)
+bluesnews.com##+js(nostif, nn_mpu1, 5000)
+broncoshq.com##+js(rmnt, script, XF)
+broncoshq.com##+js(acs, $, btoa)
+androidpolice.com,makeuseof.com,movieweb.com,xda-developers.com,thegamer.com,cbr.com,gamerant.com,screenrant.com,howtogeek.com,thethings.com,simpleflying.com,dualshockers.com##+js(remove-cookie, /articlesLimit|articlesRead|previousPage/, when, scroll keydown)
+androidpolice.com,makeuseof.com,movieweb.com,xda-developers.com,thegamer.com,cbr.com,gamerant.com,screenrant.com,howtogeek.com,thethings.com,simpleflying.com,dualshockers.com##+js(set, maxUnauthenicatedArticleViews, null)
+groundies.com##.cms-popup
+groundies.com##.modal-backdrop
+groundies.com##.modal-open:style(overflow:unset!important)
+alfred.camera##+js(aeld, DOMContentLoaded, ads)
+alfred.camera##+js(nosiif, ads)
+decider.com,nypost.com,pagesix.com##+js(aopr, googletag.cmd)
+habuteru.com##+js(aopw, document.oncontextmenu)
+habuteru.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+moviesapi.club,watchx.top##+js(rmnt, script, devtoolsDetector)
+moviesapi.club,watchx.top##+js(set, devtoolsDetector, {})
+streambuddy.net##+js(rmnt, script, oncontextmenu)
+streambuddy.net##body *:style(user-select: unset !important)
+streambuddy.net##.elementor-top-column h6:has-text(advertisement):upward(.elementor-top-column)
+wrosinski.pl##+js(aeld, rocket-DOMContentLoaded, bind(document))
+wtsp.com##+js(aeld, mouseout, innerHeight)
+pap.pl##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important; cursor: revert !important;)
+mangaschan.net,sssscanlator.com,cypherscans.xyz##+js(aeld, contextmenu)
+twitchemotes.com##+js(aeld, contextmenu)
+||send.cm/static/js/engine.js$script,1p
+smartkhabrinews.com##body:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+smartkhabrinews.com##+js(ra, oncontextmenu)
+smartkhabrinews.com##+js(aeld, contextmenu)
+!#if cap_html_filtering
+smartkhabrinews.com##^script:has-text(ctrlKey)
+!#else
+smartkhabrinews.com##+js(rmnt, script, ctrlKey)
+!#endif
+starzunion.com##+js(aeld, /^(contextmenu|mousedown|keydown)$/, preventDefault)
+! nsfw247.biz
+nsfw247.biz###page:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+cheersandgears.com##+js(rmnt, script, fetch)
+moovitapp.com##+js(trusted-click-element, [data-automation="continue-to-ads-btn"], , 10000)
+moovitapp.com##.init.open
+moovitapp.com##.top-banner
+digminecraft.com##+js(set, placeAdsHandler, noopFunc)
+vidstreaming.xyz##+js(nosiif, devtoolsDetector)
+@@||iphoneincanada.ca^$ghide
+iphoneincanada.ca##.adthrive-ad
+*$image,domain=peacocktv.com,redirect-rule=1x1.gif
+peacocktv.com##.playback-ad-blocker-notice
+tips97tech.blogspot.com##+js(rmnt, script, debugger)
+news.17173.com##+js(aeld, copy)
+@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,domain=woomy-site.glitch.me
+||videos-cloudfront.jwpsrv.com^$media,domain=app.simpleclub.com
+||cdn.jwplayer.com^$media,domain=app.simpleclub.com
+||ip.sb/assets/js/wwads_blocked.js
+arras.io,arras.netlify.app,arrax.io##+js(set, ramp.addUnits, noopFunc)
+freetvsports.xyz##+js(noeval-if, debugger)
+zippyupload.com##[class^="advt-"]
+zippyupload.com##+js(aeld, contextmenu, preventDefault)
+scenexe.io##+js(set-local-storage-item, ad_blocker, false)
+@@||googlesyndication.com^$script,domain=cheatnetwork.eu
+@@||cheatnetwork.eu^$script,xhr,1p
+@@||cheatnetwork.eu^$ghide
+how-to-pc.info,programming-link.info##+js(set, pqdxwidthqt, false)
+@@||how-to-pc.info^$ghide
+with.is##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important;)
+movie-web.app##+js(noeval-if, debugger)
+redecanais.*,redecanaistv.*,redisex.*,xn-----0b4asja7ccgu2b4b0gd0edbjm2jpa1b1e9zva7a0347s4da2797e8qri.xn--1ck2e1b,xn--90afacv0clj6ac0dxa.xn--p1ai,xn--90afacv0cu2a3cr.xn--p1ai##+js(rmnt, script, /ctrlKey|clickNS|disableselect/, quitAfter, 2000)
+redecanais.*,redecanaistv.*,redisex.*,xn-----0b4asja7ccgu2b4b0gd0edbjm2jpa1b1e9zva7a0347s4da2797e8qri.xn--1ck2e1b,xn--90afacv0clj6ac0dxa.xn--p1ai,xn--90afacv0cu2a3cr.xn--p1ai##+js(set, document.fullscreenElement, true)
+lowcygier.pl##+js(aeld, error, browser-plugin)
+asheville.com##+js(nostif, adblock)
+theasianparent.com##+js(acs, document.onselectstart, disableselect)
+maxroll.gg##+js(set, nitroAds.loaded, true)
+@@||s.nitropay.com/n.svg$xhr,domain=maxroll.gg
+! maxroll.gg##+js(trusted-replace-argument, document.getElementById, 0, json:"root", condition, onetrust-banner-sdk)
+!#if cap_html_filtering
+||solarmovie.vip/js/$script,1p,replace=/\(\{checkers\:.*?\]\}\)/({checkers:[]})/g
+!#endif
+solarmovie.*##+js(nostif, _detectLoop)
+chowhound.com,explore.com,foodie.com,foodrepublic.com,glam.com,grunge.com,healthdigest.com,housedigest.com,looper.com,mashed.com,moneydigest.com,nickiswift.com,outdoorguide.com,slashfilm.com,slashgear.com,tastingtable.com,thedailymeal.com,thelist.com,women.com,wrestlinginc.com##+js(aeld, copy)
+geeksoncoffee.com##+js(aopr, disableEnterKey)
+geeksoncoffee.com##+js(acs, document.oncontextmenu)
+geeksoncoffee.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+!#if cap_html_filtering
+asumanaksoy.com,freshlifecircle.com##^script:has-text(devtoolsDetector)
+!#else
+asumanaksoy.com,freshlifecircle.com##+js(rmnt, script, devtoolsDetector)
+!#endif
+librospreuniversitariospdf.blogspot.com##+js(aopr, checkDevTools)
+@@||sheffieldforum.co.uk^$xhr,1p
+! nsmb .com anti-adb
+nsmb.com##+js(no-xhr-if, googlesyndication)
+nsmb.com###header-banner
+afterclass.io##+js(set-session-storage-item, adblock, true)
+@@||hbstack.dev^$script,xhr,1p
+playingfire.com##body:style(user-select: text !important; -ms-user-select: text !important; -moz-user-select: text !important; -khtml-user-select: text !important; -webkit-user-select: text !important; -webkit-touch-callout: default !important;)
+mcskinhistory.com##+js(no-fetch-if, ads)
+mkv-pastes.com##+js(aeld, contextmenu)
+mkv-pastes.com##+js(aopw, document.onselectstart)
+goodreads.com#@?#.Overlay--floating:has(> div.Overlay__window > div.Overlay__content > div.LoginInterstitial)
+tmz.com##.canvas-video-block--aside
+op.gg##.adfree-td
+op.gg##.adfree-banner
+! notificationsounds .com anti-adb banners
+notificationsounds.com##+js(nostif, adsbygoogle, 2000)
+! tweaking4all .com anti-adb banners
+tweaking4all.com##+js(nostif, adsbygoogle, 2000)
+watch.lonelil.com##+js(set, navigator.userAgent, '')
+! hitokageproduction .com anti-adb banner
+hitokageproduction.com##+js(set, topMessage, noopFunc)
+!#if cap_html_filtering
+puzzle-loop.com,puzzle-words.com,puzzle-chess.com,puzzle-thermometers.com,puzzle-norinori.com,puzzle-minesweeper.com,puzzle-slant.com,puzzle-lits.com,puzzle-galaxies.com,puzzle-tents.com,puzzle-battleships.com,puzzle-pipes.com,puzzle-hitori.com,puzzle-heyawake.com,puzzle-shingoki.com,puzzle-masyu.com,puzzle-stitches.com,puzzle-aquarium.com,puzzle-tapa.com,puzzle-star-battle.com,puzzle-kakurasu.com,puzzle-skyscrapers.com,puzzle-futoshiki.com,puzzle-shakashaka.com,puzzle-kakuro.com,puzzle-jigsaw-sudoku.com,puzzle-killer-sudoku.com,puzzle-binairo.com,puzzle-nonograms.com,puzzle-sudoku.com,puzzle-light-up.com,puzzle-bridges.com,puzzle-shikaku.com,puzzle-nurikabe.com,puzzle-dominosa.com,puzzle-yin-yang.com##^script:has-text(ab927c49cf1b)
+!#else
+puzzle-loop.com,puzzle-words.com,puzzle-chess.com,puzzle-thermometers.com,puzzle-norinori.com,puzzle-minesweeper.com,puzzle-slant.com,puzzle-lits.com,puzzle-galaxies.com,puzzle-tents.com,puzzle-battleships.com,puzzle-pipes.com,puzzle-hitori.com,puzzle-heyawake.com,puzzle-shingoki.com,puzzle-masyu.com,puzzle-stitches.com,puzzle-aquarium.com,puzzle-tapa.com,puzzle-star-battle.com,puzzle-kakurasu.com,puzzle-skyscrapers.com,puzzle-futoshiki.com,puzzle-shakashaka.com,puzzle-kakuro.com,puzzle-jigsaw-sudoku.com,puzzle-killer-sudoku.com,puzzle-binairo.com,puzzle-nonograms.com,puzzle-sudoku.com,puzzle-light-up.com,puzzle-bridges.com,puzzle-shikaku.com,puzzle-nurikabe.com,puzzle-dominosa.com,puzzle-yin-yang.com##+js(rmnt, script, ab927c49cf1b)
+!#endif
+!#if cap_html_filtering
+inattvcom117.xyz##^script:has-text(detectDevTool)
+!#else
+inattvcom117.xyz##+js(rmnt, script, detectDevTool)
+!#endif
+indeed.com##body[style*="overflow"] > div[class]:has(> #passport-modal-overlay):style(opacity: 0 !important; visibility: collapse !important;)
+indeed.com##body[style*="overflow"]:has(> div[class] > #passport-modal-overlay):style(overflow: auto !important; position: relative !important; padding-right: 0px !important; inset: unset !important;)
+mostrodifirenze.com##+js(acs, document.oncontextmenu)
+dngz.net##+js(aopr, document.oncontextmenu)
+dngz.net##+js(aopr, document.onkeydown)
+dngz.net##+js(set, forbidDebug, noopFunc)
+vnexpress.net##+js(set, adblock, 2)
+vidsrc.*##+js(acs, RegExp.prototype.toString, .join(""))
+vidsrc.*##+js(aeld, keydown, 123)
+vidsrc.*##+js(nosiif, devtool)
+vidsrc.*##+js(set, console.clear, trueFunc)
+vidsrc.*##+js(set, DisableDevtool, noopFunc)
+ate60vs7zcjhsjo5qgv8.com##+js(trusted-suppress-native-method, Function.prototype.constructor, '"debugger"', abort)
+moviesapi.club,vidsrc.*##+js(set, devtoolsDetector.launch, noopFunc)
+embed.su##+js(aeld, keydown, 123)
+embed.su##+js(nosiif, devtool)
+autoembed.cc##+js(trusted-suppress-native-method, Function.prototype.constructor, '"debugger"', abort)
+embtaku.pro##+js(aost, Promise, /isEnable|isOpen/)
+d4armory.io,helldivers.io##+js(aopr, nitroAds)
+helldivers.io###gwvideo
+vipstreams.in##+js(set, devtoolsDetector.launch, noopFunc)
+vipstreams.in##+js(nosiif, _0x)
+3xyaoi.com##+js(acs, document.oncontextmenu)
+3xyaoi.com##+js(aeld, contextmenu, preventDefault)
+! fightful .com anti-adb modal
+fightful.com##+js(nosiif, getComputedStyle)
+! conservationmag .org anti-adb popup
+@@||conservationmag.org^$ghide
+teller.jp##+js(trusted-click-element, .z_share_popover div.gap_2 > button.mt_24px.rounded_100vh + button.text_tint.disabled\:opacity_0\.4.h_50px)
+bbc.com##+js(trusted-click-element, [data-testid="consentBanner"] > button[data-testid="banner-button"], , 1000)
+bbc.com##+js(trusted-click-element, [data-testid="consentBanner"] > button[data-testid="banner-button"], , 1100)
+bbc.com##+js(trusted-click-element, [data-testid="consentBanner"] > button[data-testid="banner-button"], , 1200)
+bbc.com##+js(trusted-click-element, [data-testid="consentBanner"] > button[data-testid="banner-button"], , 1300)
+bbc.com##+js(nano-stb, viewClickAttributeId)
+patreon.com##+js(trusted-set-local-storage-item, halfSheetAppBannerDismissed, '{"halfSheetAppBannerDismissed":{"expiration":2000000000000,"data":true}}')
+!#if cap_html_filtering
+xanimu.com,cosxplay.com##^script:has-text(adblock)
+!#else
+xanimu.com,cosxplay.com##+js(rmnt, script, adblock)
+!#endif
+!#if cap_html_filtering
+||tver.jp/_next/static/chunks/pages/episodes/$script,replace=/e\.openQuestionnaireModal\?\?.+?\[e\.openQuestionnaireModal\,e\.controller\.play/e.controller.play)()}\,[e.controller.play/
+!#endif
+solarmagazine.nl##+js(no-xhr-if, ads)
+noicetranslations.blogspot.com##+js(rmnt, script, disableselect)
+||ren.tv/video/embed/*#autoplay=$subdocument,uritransform=/#autoplay=.*//
+bloomberglinea.com,bloomberglinea.com.br##+js(aeld, copy)
+||jsdelivr.net/npm/ad-compass@latest/dist/ad-compass.umd.js
+@@||timeanddate.com^$ghide
+timeanddate.com###ad300
+timeanddate.com,timeanddate.de,timeanddate.no##+js(aeld, load, ad-wrap)
+archon.gg##+js(set, __NEXT_DATA__.props.pageProps.adPlacements, undefined)
+archon.gg##[class^="ArchonLayout_containerSidebar"]:has(> [class^="Advertisements"])
+archon.gg##[class^="ArchonLayout_stickyFooterAd"]
+naver.com##+js(aeld, /contextmenu|selectstart|dragstart/)
+putlocker.*##+js(aopw, document.oncontextmenu)
+klsescreener.com##+js(acs, document.getElementById, adblock)
+klsescreener.com##+js(rmnt, script, adblock)
+klsescreener.com##+js(set-cookie, _ad, 0)
+brooklyneagle.com##+js(acs, document.oncontextmenu, nocontextmenu)
+brooklyneagle.com##body *:not(input):not(textarea):style(user-select: text !important; -ms-user-select: text !important; -moz-user-select: text !important; -khtml-user-select: text !important; -webkit-user-select: text !important; -webkit-touch-callout: default !important;)
+remixsearch.es##+js(nano-sib, loadexternal, 1000)
+thehouseofportable.com###htp
+lcpdfr.com##+js(aopr, FuckAdBlock)
+pronews.gr##.wrap-banner
+twitter.com,x.com,~platform.twitter.com##+js(trusted-replace-xhr-response, '/,"expanded_url":"([^"]+)","url":"[^"]+"/g', ',"expanded_url":"$1","url":"$1"', /graphql)
+platform.twitter.com##+js(trusted-replace-xhr-response, '/,"expanded_url":"([^"]+)","indices":([^"]+)"url":"[^"]+"/g', ',"expanded_url":"$1","indices":$2"url":"$1"', /tweet-result)
+!#if env_mobile
+bing.com##+js(aopr, SAContinueSearch)
+!#endif
+prompthero.com##.sign-up-modal
+prompthero.com##.modal-backdrop
+prompthero.com##body:style(overflow:initial!important)
+||a.pub.network/fancaps-net/pubfig.min.js$script,redirect=noopjs,domain=fancaps.net
+||web.archive.org/web/*/http://rpc.blogrolling.com/display.php?r=$1p,script
+!#if env_mobile
+zutool.jp##+js(trusted-set-local-storage-item, zutoolweb_appbanner_close, $now$)
+!#endif
+swagbucks.com#@#.ad_warn
+swagbucks.com#@##topAd
+leetcode.cn##+js(aeld, copy, , elements, #__next)
+||manoramaonline.com/content/*/evlok/ev-dab/*/ev-dab.min.js$script,1p
+||manoramaonline.com/acd/api/3.0/authorize/json?$xhr,1p
+wrtn.jp##+js(trusted-click-element, #web-modal button.css-1d86b5p)
+unknowncheats.me##+js(aeld, DOMContentLoaded, style.display)
+cnblogs.com##+js(aeld, copy, clipboardData)
+techgyd.com##+js(acs, document.oncontextmenu, nocontextmenu)
+techgyd.com##body * :not(input):not(textarea):style(user-select: text !important; -ms-user-select: text !important; -moz-user-select: text !important; -khtml-user-select: text !important; -webkit-user-select: text !important; -webkit-touch-callout: default !important;)
+crunchyroll.com##.erc-existing-profile-onboarding-modal > div[class^="modal-portal__overlay"]:style(visibility: hidden !important;)
+crunchyroll.com##body[class^="scroll-block--is-blocked"]:remove-class(/scroll-block--is-blocked/)
+crunchyroll.com##+js(trusted-click-element, .erc-existing-profile-onboarding-modal button[class^="modal-portal__close-button"])
+karsaz-law.com##*:style(user-select: text !important; -ms-user-select: text !important; -moz-user-select: text !important; -khtml-user-select: text !important; -webkit-user-select: text !important; -webkit-touch-callout: default !important;)
+karsaz-law.com##+js(acs, document.oncontextmenu, nocontextmenu)
+karsaz-law.com##+js(aopw, disableSelection)
+karsaz-law.com##+js(aopw, disableEnterKey)
+karsaz-law.com##+js(rpnt, style, @media print)
+veev.to##+js(acs, RegExp, console)
+doubledouble.top##.totally-not-an-ad
+readcomiconline.li##+js(rmnt, script, checkAdsBlocked)
+abema.tv##+js(trusted-click-element, #com-onboarding-OnboardingWelcomeModal__title + div .com-a-Button--dark)
+abema.tv##.body--prevent-scroll:style(overflow: auto !important;)
+abema.tv##.com-onboarding-OnboardingModalContainerView--enter-done
+lookmovie2.*##+js(trusted-replace-xhr-response, /Timeout":\d+/, Timeout":0, /api/v)
+autopareri.com##+js(no-fetch-if, googlesyndication)
+/wp-content/plugins/wpshield-content-protector/dist/app.min.js$script
+abysscdn.com##+js(set, devtoolsDetector.launch, noopFunc)
+/js/devtools-detector.js^$script,3p,domain=rubystm.com|rubyvid.com
+rubystm.com,rubyvid.com##+js(aopr, devtoolsDetector)
+@@||pokemonsleep.club^$script,1p
+gigazine.net##div[id^="donate"]
+||cined.com/content/plugins/abss-adblock
+cnn.com##+js(aeld, visibilitychange, dispatch)
+@@||etools.ch^$ghide
+kentucky.com##+js(aeld, copy, linkPrefixMessage)
+curseforge.com##+js(no-fetch-if, googlesyndication)
+!#if !env_mv3
+lowfuelmotorsport.com##+js(set, Object.prototype.auth.redirectToLogin, noopFunc)
+!#endif
+camspider.com##+js(set-local-storage-item, adblockNoticePermaDismiss, true)
+||jetv.xyz/assets/js/devtools-detector.js$script,1p
+jetv.xyz##+js(trusted-suppress-native-method, Function.prototype.constructor, '"debugger"', abort)
+jetv.xyz##+js(nosiif, devtoolsDetector)
+html5.gamedistribution.com###gd__adblocker__overlay
+zonatmo.com##+js(nostif, adb-enabled)
+cu.tbs.co.jp##+js(trusted-set-local-storage-item, lastViewTime, $currentDate$)
+perplexity.ai##+js(trusted-replace-argument, Array.prototype.includes, 0, undefined, condition, visitor-gate)
+openanesthesia.org##+js(nostif, .LoginSection)
+tweaktown.com##+js(aost, document.getSelection, inlineScript)
+||sndcdn.com/assets/*.js^$script,domain=soundcloud.com,replace=/shouldBlockScrubbing\(\w\.getMediaDuration\(\)\)/shouldBlockScrubbing(false)/
+||sndcdn.com/assets/*.js^$script,domain=soundcloud.com,replace=/\{[a-z]\(\d+\)\.shouldBlockScrubbing\(\)\?([a-z])\(window\.document\)/{false?\$1(window.document)/
+||sndcdn.com/assets/*.js^$script,domain=soundcloud.com,replace=/i\.a\.isLoggedIn\(\)/true/
+volokit2.com##+js(aopw, document.oncontextmenu)
+volokit2.com##+js(aopw, document.ondragstart)
+volokit2.com##html:style(user-select: text !important; -ms-user-select: text !important; -moz-user-select: text !important; -khtml-user-select: text !important; -webkit-user-select: text !important; -webkit-touch-callout: default !important;)
+ajanstv.com.tr##+js(nostif, adblock)
+###kanews-modal-adblock
+manhwa18.cc##+js(nostif, detect_modal)
+! rutube.ru##+js(trusted-click-element, #app > [data-testid="embed-wrapper"] [aria-label*="становить"])
+karistudio.com##div.confuse:remove()
+cyberalert.gr##+js(acs, document.onkeydown, disableCTRL)
+@@||time.is^$script,1p
+cyberdom.blog##+js(rmnt, script, keyCode)
+vyvymanga.net##+js(rmnt, script, window.location.href)
+||vyvymanga.net/web/js/devtools-detector.js$script,1p
+partsnl.nl##*:style(user-select: text !important; -ms-user-select: text !important; -moz-user-select: text !important; -khtml-user-select: text !important; -webkit-user-select: text !important; -webkit-touch-callout: default !important;)
+@@||autoweek.nl^$script,1p
+coomer.su,kemono.su##[href="https://github.com/easylist/easylist/issues"]
+bestcam.tv##+js(aeld, /contextmenu|keydown/, preventDefault)
+||thedarkblues.co.uk/applications/adsense/interface/js/adbd.js^$script,1p
+thedarkblues.co.uk##.add_slot_header
+!#if cap_html_filtering
+streamruby.com##^script:has-text(/devtool|debugger/)
+!#else
+streamruby.com##+js(rmnt, script, /devtool|debugger/)
+!#endif
+embasic.pro,dlions.pro##+js(trusted-suppress-native-method, Function.prototype.constructor, '"debugger"', abort)
+d0000d.com##+js(set, console.clear, undefined)
+hotleak.vip,hotleaks.tv,topfaps.com##+js(aeld, contextmenu, preventDefault)
+hotleak.vip,hotleaks.tv,topfaps.com##+js(aeld, keydown, 123)
+astro-cric.pages.dev,crichype.*,jio.pftv.ws,shz.al,tnt2-cricstreaming.pages.dev,wlo-cricstreamiing.pages.dev##+js(set, confirm, noopFunc)
+fandom.com##+js(set-cookie, leftPanelOpen, 0)
+!#if env_mobile
+fandom.com##+js(set-cookie, mdpsc, 1)
+!#endif
+baomidou.com##astro-island[opts^="{\"name\":\"CheckAdBlocked\""]
+wallpapercat.com##+js(nano-sib, counter, 1000, 0.001)
+||images.$frame,1p,domain=nintendolife.com|purexbox.com|pushsquare.com|timeextension.com
+nintendolife.com##.insert-blocker
+pngitem.com##+js(aopr, document.oncontextmenu)
+!#if env_firefox
+foxteller.com##[oncontextmenu]:remove-attr(/^on(?:contextmenu|copy|cut)$/)
+!#else
+foxteller.com##+js(ra, oncontextmenu|oncopy|oncut, [id^="chapter"], complete)
+!#endif
+foxteller.com##+js(aeld, contextmenu, preventDefault)
+foxteller.com##+js(aeld, selectionchange, .html)
+foxteller.com##+js(set, document.onkeydown, noopFunc)
+foxteller.com##+js(trusted-suppress-native-method, RegExp.prototype.test, '"contact@foxteller.com"', abort)
+foxteller.com##.m-content#chapter .chapter-content p:style(cursor: revert !important; -webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important;)
+!#if cap_html_filtering
+blog.tangwudi.com##^script:has-text(stopPrntScr)
+!#else
+blog.tangwudi.com##+js(rmnt, script, stopPrntScr)
+!#endif
+blog.tangwudi.com##:not(input):not(textarea)::selection:style(background-color: #338FFF !important; color: white !important;)
+! Drupal copyprevention plugin - https://www.drupal.org/project/copyprevention
+/copyprevention.js^$script,1p
+blindhelp.net##+js(ra, oncontextmenu|oncopy|onselectstart, body, complete)
+smalley.com##+js(ra, onselectstart|oncopy, body, complete)
+francis-bacon.com##+js(aeld, contextmenu, return"undefined")
+nebula.tv##+js(set-local-storage-item, /^freeVideoFriendly/, $remove$)
+nebula.tv##+js(trusted-replace-argument, Storage.prototype.setItem, 0, json:"freeVideoFriendly", condition, freeVideoFriendlySlug)
+@@||u.gg^$ghide
+pokeos.com##+js(no-fetch-if, doubleclick)
+||pokeos.com/pokeos-uploads/ads/adblock/$image
+lemon8-app.com##+js(trusted-click-element, .seo-landing-modal-cancel-btn .design-system-button-container, , 500)
+lemon8-app.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important; cursor: revert !important;)
+loverslab.com##+js(nano-sib)
+!#if !env_mv3
+/akam/13/*$script,xhr,1p,domain=easyjet.com|ing.nl,important
+easyjet.com,ing.nl##+js(cookie-remover, ak_bmsc, when, scroll keydown)
+!#endif
+cowcotland.com##+js(rmnt, script, /adbl/i)
+whoisnovel.com##+js(acs, document.oncontextmenu)
+whoisnovel.com##*::selection:style(background-color:#338FFF!important)
+whoisnovel.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important; cursor: revert !important;)
+zabawkahurtownia.pl##+js(rmnt, script, /oncontextmenu|disableselect/)
+zabawkahurtownia.pl##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important; cursor: revert !important;)
+filiser.eu,wishflix.cc,zalukaj.io##+js(nostif, (!0), 8000)
+bloxd.io##.AdBanner
+||tiktok.com^$removeparam=_r
+||tiktok.com^$removeparam=_t
+torontosom.ca##+js(acs, document.oncontextmenu, preventDefault)
+torontosom.ca##:root:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important; cursor: revert !important;)
+bitchute.com##+js(trusted-set-local-storage-item, reference_offer, __q_objt|{"offer_type":"PROMOTION"})
+bitchute.com##+js(trusted-set-local-storage-item, show_offer, __q_bool|0)
+bitchute.com##+js(trusted-set-local-storage-item, show_offer_timestamp, __q_numb|9999999999999)
+dropbox.com##+js(trusted-click-element, .dig-Modal:has(div[data-testid="digTruncateTooltipTrigger"]) > .dig-Modal-close-btn, , 2000)
+||rottentomatoes.com/*/affiliates:$doc,uritransform=/\/affiliates:[^\/?#]+//
+pawastreams.pro##+js(nostif, debugger)
+sporttotal.tv##+js(no-fetch-if, doubleclick)
+sporttotal.tv##+js(set, HTMLImageElement.prototype.onerror, undefined)
+bcs16.ro##+js(aopw, document.oncontextmenu)
+! kunststoffe.de anti adblock annoyance
+@@||kunststoffe.de/ads_tracking.js$xhr,1p
+time.is###attention
+time.is##html:style(overflow: auto !important;)
+!#if !cap_html_filtering
+bilibili.com##+js(aost, player.pause, /stackDepth:(9|10).+https:[./0-9a-z]+\/video\.[0-9a-f]+\.js:1\d{2}:1.+\.emit/)
+bilibili.com#@#+js(aost, player.pause, /[0-9a-f]{40}\.js:1\d{2}([\S\s]+\.emit.+core\.){3}/)
+!#else
+||s1.hdslb.com/bfs/static/jinkela/video/video.$script,replace=/t\.user\.isLogin\?/1?/,domain=bilibili.com
+!#endif
+! store.steampowered.com##+js(href-sanitizer, a[href^="https://steamcommunity.com/linkfilter/?u=http"], ?u)
+! ||steamcommunity.com/linkfilter/?u=http$doc,urlskip=?u
+marriedbiography.com##+js(aeld, /contextmenu|copy/)
+simptown.su##.juice_ban
+labreakfastburrito.com##+js(aopr, PieScriptConfig)
+bangbros.com##+js(set-cookie, iAgree, 1)
+ingesantoso.wordpress.com##.marketing-bar
+ingesantoso.wordpress.com##body:remove-class(has-marketing-bar)
+duckduckgo.com##+js(trusted-set-local-storage-item, adblockNotice, '{"dismissed":true,"impressionCount":1}')
+! tmnascommunity. eu soft detection
+tmnascommunity.eu##+js(set-cookie, firebox_3330, 1)
+wiibackupmanager.co.uk##+js(no-fetch-if, adsbygoogle)
+all4pets.com.pl##+js(aeld, contextmenu)
+all4pets.com.pl##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important; cursor: revert !important;)
+globalairportconcierge.com##+js(no-fetch-if, method:HEAD)
+zeustranslations.blogspot.com##+js(acs, alert, location.href)
+yuuki.me##+js(nostif, adsbygoogle)
+! autodoc - unlock autoscrolling with the middle mouse button
+auto-doc.*,autodoc.*,autodoc24.*,topautoosat.fi,autoteiledirekt.de,autoczescionline24.pl,tuttoautoricambi.it,onlinecarparts.co.uk,autoalkatreszek24.hu,autodielyonline24.sk,reservdelar24.se,pecasauto24.pt,reservedeler24.co.no,piecesauto24.lu,rezervesdalas24.lv,besteonderdelen.nl,recambioscoche.es,antallaktikaexartimata.gr,piecesauto.fr,teile-direkt.ch##+js(aeld, mousedown, function(t))
+flightradar24.com##[data-testid="sidebar__container"]
+flightradar24.com##.right-sidebar:style(right: 0 !important)
+bangkokpost.com##+js(rmnt, script, getComputedStyle)
+||carbonads.com^$script,redirect=noopjs,domain=sourceb.in
+toweroffantasy.info##+js(rmnt, script, onerror)
+qrcode.best##+js(nostif, ad_blocker_detector_modal)
+pogdesign.co.uk##+js(nostif, clientHeight)
+shein.com##+js(trusted-replace-outbound-text, String.prototype.trim, iframe, nonframe)
+! odysee .com cursor manipulation
+odysee.com##body:style(cursor: revert !important)
+bhaskar.com##+js(set, Object.prototype.dbskrat, true)
+/\/inc\/embed\/index\.php/$frame,uritransform=//\/inc\/embed\/video-js-new.php/,to=embed.wcostream.com
+/(^https:\/\/)vjs\.zencdn\.net\/[0-9]+\.[0-9]+\.[0-9]+(\/video\.min\.js)$/$script,domain=embed.wcostream.com,uritransform=//$1embed.wcostream.com\/inc\/video-js$2/
+modxvm.com##+js(trusted-set-local-storage-item, xvmDialogLastShown, $now$)
+##body div#notificationPopup.notificationPopupBlock
+imleagues.com##.mobile-hide-ad
+imleagues.com##.hasAd
+fic.fan,ficbook.net,fanfictionero.com##+js(trusted-set-local-storage-item, android-install-modal-skipped-until, 9999999999999)
+nichepcgamer.com##+js(rc, dragscroll)
+||nichepcgamer.com/wp-content/themes/luxeritas/js/dragscroll.min.js$script
+nettv4u.com##+js(aeld, contextmenu)
+nettv4u.com##+js(aeld, copy)
+nettv4u.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important; cursor: revert !important;)
+! Allow copy-pasting email address to petition form
+adressit.com##+js(rmnt, script, clipboard_disabled)
+omnisets.com##+js(no-fetch-if, adsbygoogle)
+animedrive.hu##+js(aeld, contextmenu, return"undefined")
+abema.tv##+js(trusted-click-element, .com-onboarding-OnboardingWelcomeModal__button-wrapper > .com-a-Button--dark)
+rivestream.org##+js(nosiif, devtool)
+rivestream.org##+js(aeld, contextmenu)
+rivestream.org##+js(aeld, keydown)
+rivestream.org##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important; cursor: revert !important;)
+theintercept.com##+js(rmnt, script, userData_)
+theintercept.com##.inline-wall
+theintercept.com##.ft-ab-test-case
+teamblind.com##+js(trusted-set-local-storage-item, mobile-app-recommend, '{"dismissed":true,"day":30}')
+||cdn.carbonads.com^$script,domain=teknixstuff.com,redirect=noopjs
+foodnavigator.com##+js(rpnt, script, CopyrightLayer, abc)
+canuckaudiomart.com##+js(rmnt, script, as_init)
+! imported from HU filter list
+napiszar.com##^script[data-cfasync="false"]
+portfolio.hu##^script:has-text(fbmodal-title)
+arcanum.com##+js(set, show_modal, noopFunc)
+blikk.hu##+js(ra, style, body, stay)
+erzsebetvaros.hu##+js(set-session-storage-item, popupClosed, true)
+hetek.hu##+js(rc, modal-open, body)
+lifestory.hu##+js(ra, oncontextmenu)
+mandiner.hu##+js(rc, modal-open, body, stay)
+mindmegette.hu##+js(remove-attr, href, [href*="ad.adverticum.net"])
+napiszar.com##+js(acis, document.createElement, setTimeout)
+traffihunter.hu##+js(rc, darken, body)
+otpportalok.hu##+js(rc, body, no_scroll, complete)
+vezess.hu##+js(aeld, mouseleave, showFbPopup)
+vezess.hu##+js(nostif, FbExit, 3000)
+vezess.hu##+js(rc, blurry, body > :not(.m-fbPopup), stay)
+bme.hu###floating-logo-container
+origo.hu##.oh-holder.open:style(z-index: 9999!important;)
+myonlineradio.hu##.js-appAdv:style(display: none !important;)
+myonlineradio.hu##.cover-slider-cont:style(display: block !important;)
+noizz.hu##.leavingPopupLayer:style(display: none !important;)
+noizz.hu##body:style(overflow: auto !important;)
+traffihunter.hu##.ooono_promo
+vezess.hu##.m-fbPopup
+mandiner.hu##.modal-backdrop
+mandiner.hu##.modal[role="dialog"]
+hetek.hu##[class="modal-backdrop fade show"]
+hetek.hu###nyeremenyModal
+otpportalok.hu###pop_1:has(> .suti)
+unideb.hu##.sendi-banner-block-container
+! imported from HU filter list - END
+music.youtube.com##ytmusic-description-shelf-renderer[is-track-lyrics-page]:style(user-select: initial !important)
+mail.yahoo.com##+js(trusted-replace-argument, navigator.registerProtocolHandler, 0, noopFunc, condition, mailto)
+thestudentroom.co.uk##+js(set-cookie, _tsr_pc, 0)
+ft.com##+js(aeld, copy, clipboardData)
+financialpost.com,nationalpost.com##.visually-hidden
+advnture.com,androidcentral.com,avnetwork.com,cinemablend.com,countrylife.co.uk,creativebloq.com,cyclingweekly.com,cyclingnews.com,digitalcameraworld.com,fitandwell.com,fourfourtwo.com,gamesradar.com,gardeningknowhow.com,golfmonthly.com,guitarplayer.com,guitarworld.com,homebuilding.co.uk,homesandgardens.com,idealhome.co.uk,itpro.com,kiplinger.com,livescience.com,livingetc.com,loudersound.com,marieclaire.co.uk,marieclaire.com,moneyweek.com,musicradar.com,myvouchercodes.co.uk,pcgamer.com,petsradar.com,shortlist.com,space.com,t3.com,techlearning.com,techradar.com,theweek.com,tomsguide.com,tomshardware.com,tvtechnology.com,wallpaper.com,whathifi.com,whattowatch.com,whatculture.com,whowhatwear.com,windowscentral.com,womanandhome.com##+js(set-cookie, FTR_Article_PageView, 2)
+||urldefense.com/v*/__http$doc,urlskip=/__(.*)__;!!/
+open.spotify.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important;)
+aeropress.com##+js(trusted-click-element, div[id^="alia-popup-root-alia-"] div[aria-label="Close popup"])
+duolingo.com##[data-test*="challenge"]:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -khtml-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important; -webkit-tap-highlight-color: revert !important; cursor: revert !important;)
+willow.arlen.icu##+js(nosiif, e, 1000)
+willow.arlen.icu##+js(aopr, document.onkeydown)
+googleapis.com.de,googleapis.com.do##+js(aeld, /contextmenu|keydown/)
+googleapis.com.de,googleapis.com.do##+js(rmnt, script, /oncontextmenu|onselectstart/)
+! geeksforgeeks .org cursor manipulation
+geeksforgeeks.org##body:style(cursor: auto !important)
+allen.in##+js(json-prune, data.page_content.slot_widgets)
+japanesewithtomo.com##+js(rmnt, script, contextmenu)
+japanesewithtomo.com##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)
+duck.ai##+js(trusted-set-local-storage-item, aichatPromoDismissal, '{"promoReleaseDate":"2026-01-05","dismissedPromos":["subscription","browserUpsell"],"allPromosDismissed":true}')
+!#if ext_ubol
+ya.ru,yandex.*##.Distribution
+ya.ru,yandex.*##.b-page:style(padding-top: 0 !important)
+ya.ru,yandex.*##.b-page[style*="padding-right:"]:style(overflow-y: auto !important; padding-right: 0 !important)
+!#endif
+!doordash.com##[data-testid="LAYER-MANAGER-SHEET"]:has([data-testid="overlay-content"])
+!doordash.com##body, html:style(overflow: visible !important; position: static !important;)
+doordash.com##div[class^=sc-][aria-hidden="true"] + div[class^="sc-"][style*="border: medium; margin-top: var(--usage-space-medium);"]
+doordash.com##div[class^="StyledStackChildren-"]:has(> div[data-testid="appDownload"]:first-child + button[data-testid="appDownloadButton"]:last-child)
+doordash.com##+js(trusted-set-local-storage-item, appDownloadPromptDismissedV3Ttl, {"value":"99999999999999"\,"expiresAt":99999999999999})
+nebula.tv##+js(trusted-click-element, main div[data-theater-mode] button[type="submit"], , 1000)
+1shows.ru##+js(set, console.clear, trueFunc)
+1shows.ru##+js(set, console.log, trueFunc)
+1shows.ru##+js(set, console.table, trueFunc)
+1shows.ru##+js(aeld, keydown, 123===i)
+camereliveromania.ro##+js(rmnt, script, /wpcp|contextmenu/)
+dozaanimata.net##+js(trusted-create-html, html, )
+fontsquirrel.com###bottom_banner_ad_container
+docs.paloaltonetworks.com##+js(nostif, ad-block)
+anikaitv.to,anikototv.to##+js(set, console.log, trueFunc)
+anikaitv.to,anikototv.to##+js(set, console.clear, trueFunc)
+megaplay.buzz,vidtube.site##+js(set, devtoolsDetector.launch, noopFunc)
+||vidwish.live/lib/devtools-detector
+elektroda.pl##+js(nostif, typeof loadElement)
+enternity.gr##+js(trusted-replace-argument, document.getElementById, 0, json:"header", condition, /^[A-Za-z]{12}$/)
+cografyahocasi.com##+js(acs, document.addEventListener, preventDefault, /^data:text\/javascript/)
+estadao.com.br##+js(trusted-set-local-storage-item, TUTORIAL_CLOSED_SNACKS_HOME, fechado)
+estadao.com.br##+js(set-local-storage-item, TUTORIAL_VIEWED_SNACKS_HOME, true)
+freemagazines.top##+js(trusted-rpnt, script, timeLeft > 0, timeLeft = 0, includes, clearInterval)
+zocbo.com###festivalPop
+alphacoders.com##+js(trusted-rpnt, script, countdown <= 0, countdown => 0)
+zhuanlan.zhihu.com##.Modal-wrapper
+zhuanlan.zhihu.com##.Modal-backdrop
+zhuanlan.zhihu.com##.MobileModal-wrapper
+zhuanlan.zhihu.com##body.WhiteBg-body:style(overflow: auto !important; position: initial !important;)
+zhuanlan.zhihu.com##html:style(overflow: auto !important; padding-right: 0 !important;)
+civitai.com##.dark\:bg-dark-9.dark\:border-dark-4:has([aria-label="Close ad"])
+! dejure.org anti adblock annoyance when "adblock_counter" reaches 10
+dejure.org##+js(set, ad_allowed, true)
+dejure.org#@##AdsDiv
+dejure.org##+js(remove-cookie, adblock_counter)
+readcomicsonline.lol##+js(nano-stb, e=>e-1)
+!#if env_mobile
+mail.yahoo.com##+js(trusted-click-element, #landshark .skip-link)
+!#endif
+! t3.chat anti adblock annoyance
+t3.chat##+js(nostif, .abort();, 1000)
+parsatv.com##+js(rmnt, script, .offsetHeight)
+firestream.to##+js(set, console.clear, trueFunc)
+firestream.to##+js(set, console.table, trueFunc)
+firestream.to##+js(set, console.log, trueFunc)
+investidor10.com.br##+js(trusted-set-local-storage-item, guest_user_banner_aon_closed, $now$)
+snowcrows.com##+js(rmnt, script, .onerror)
diff --git a/filters/annoyances.txt b/filters/annoyances.txt
index 0403b4e5a7a..2e73aa6c7eb 100644
--- a/filters/annoyances.txt
+++ b/filters/annoyances.txt
@@ -1,5 +1,5 @@
! Title: uBlock₀ filters – Annoyances
-! Last modified: %timestamp%
+! Last modified: Mon, 04 Nov 2024 15:01:20 +0000
! Expires: 7 days
! Description: Filters optimized for uBlock Origin, to be used with Fanboy's and/or Adguard's "Annoyances" list(s)
! License: https://github.com/uBlockOrigin/uAssets/blob/master/LICENSE
diff --git a/filters/badware.min.txt b/filters/badware.min.txt
new file mode 100644
index 00000000000..ae4244601e4
--- /dev/null
+++ b/filters/badware.min.txt
@@ -0,0 +1,4489 @@
+! Title: uBlock filters – Badware risks
+! Expires: 5 days
+! Last modified: Thu, 17 Sep 2026 10:56:03 +0000
+! Diff-Path: %diffpath%#ublock-badware
+! Diff-Expires: 317 minutes
+! License: https://github.com/uBlockOrigin/uAssets/blob/master/LICENSE
+! *** uAssets:filters/badware.txt ***
+! Using request of type `document` will cause the whole site to be blocked through
+! strict blocking, yet the site will render properly if a user still decides to
+! go ahead.
+! 2014-10-22: https://assiste.com/01Net.html
+! 2013-03-25: https://www.malekal.com/pctutotuto4pc-association-avec-01net/
+! 2012-10-31: https://www.journaldunet.com/solutions/dsi/des-malwares-sur-telecharger-com-01net-1012.shtml
+! 2012-10-30: https://www.lesnumeriques.com/appli-logiciel/telecharger-depuis-01net-nuit-gravement-a-sante-pc-n26763.html
+! 2012-06-17: https://www.malekal.com/01net-pc-optimizer-pour-ne-pas-optimiser-son-pc/
+! 2012-02-17: http://neosting.net/logiciels/01net-et-softonic-ajoutent-aussi-un-installeur-publicitaire.html (Dead page)
+||01net.com/telecharger/$doc
+! 2015-03-11: https://blog.emsisoft.com/en/12678/mind-the-pup-top-download-portals-to-avoid/
+! 2015-01-21: https://www.howtogeek.com/207692/yes-every-freeware-download-site-is-serving-crapware-heres-the-proof/
+! 2015-01-11: https://www.howtogeek.com/198622/heres-what-happens-when-you-install-the-top-10-download.com-apps/
+! 2012-06-27: https://insecure.org/news/download-com-fiasco.html
+! 2011-12-05: https://seclists.org/nmap-announce/2011/5
+! 2011-08-22: https://www.extremetech.com/computing/93504-download-com-wraps-downloads-in-bloatware-lies-about-motivations
+! ||download.cnet.com^$doc
+||flexytalk.net^
+||vlc.de^$doc
+||audacity.de^$doc
+||havenworks.com^$doc
+! ||ublock.org^$doc
+~support.ublock.org,ublock.org##main::before:style(content: 'uBlock is unrelated to the well-known uBlock Origin.' !important; font-size: 32px !important; color: red !important; font-weight: bold !important;)
+support.ublock.org##div.hero-unit > div.search-box--hero-unit::before:style(content: 'uBlock is unrelated to the well-known uBlock Origin.' !important; font-size: var(--font-size-h2) !important; color: red !important; font-weight: bold !important;)
+||7zip.es^$doc
+||7zip.fr^$doc
+||7zip.it^$doc
+||adblock.fr^$doc
+||aresgalaxy.es^$doc
+||audacity.es^$doc
+||audacity.fr^$doc
+||audacity.it^$doc
+||audacity.pl^$doc
+||azureus.es^$doc
+||bittorrent.es^$doc
+||bleachbit.com^$doc
+||blender3d.es^$doc
+||blender3d.fr^$doc
+||bluestacksdownloads.com^$doc
+||calibre.it^$doc
+||celestia.es^$doc
+||celestia.fr^$doc
+||clonezilla.es^$doc
+||clonezilla.fr^$doc
+||clonezilla.it^$doc
+||cyberduck.de^$doc
+||cyberduck.fr^$doc
+||cyberduck.it^$doc
+||filezilla.es^$doc
+||filezilla.fr^$doc
+||filezilla.it^$doc
+||filezilla.net^$doc
+||filezilla.pl^$doc
+||freefilesync.com^$doc
+||freerapid.fr^$doc
+||garagebandforpc.org^$doc
+||gimp.es^$doc
+||gparted.fr^$doc
+||gparted.it^$doc
+||greenshot.fr^$doc
+||greenshot.org^$doc
+||handbrake.es^$doc
+||handbrake.it^$doc
+||inkscape.es^$doc
+||inkscape.fr^$doc
+||inkscape.it^$doc
+||izarc.fr^$doc
+||jdownloader.fr^$doc
+||keepass.com^$doc
+||keepass.de^$doc
+||keepass.es^$doc
+||keepass.fr^$doc
+||keepass.it^$doc
+||keepassxc.com^$doc
+||notepad2.com^$doc
+||office.org^$doc
+||open-office.fr^$doc
+||openoffice.de^$doc
+||paintnet.es^$doc
+||paintnet.fr^$doc
+||paintnet.it^$doc
+||pdfsam.com^$doc
+||peazip.com^$doc
+||qbittorrent.com^$doc
+||scribus.fr^$doc
+||scribus.it^$doc
+||senuti.org^$doc
+||smplayer.org^$doc
+||stellarium.es^$doc
+||stellarium.fr^$doc
+||truecrypt.fr^$doc
+||unetbootin.net^$doc
+||unetbootin.org^$doc
+||utorrent.it^$doc
+||virtualbox.es^$doc
+||newsharecounts.s3-us-west-2.amazonaws.com/nsc.js$script
+||hentaiplaytime.com^$doc
+! foxload.com badware
+||foxload.com^$doc
+! aksia.co badware
+! Ref: https://www.bleepingcomputer.com/news/security/phisher-announces-more-attacks-against-hedge-funds-and-financial-firms/
+||aksia.co^$doc
+! ReImagePlus links
+! Ref: https://forums.malwarebytes.com/topic/194200-removal-instructions-for-reimage-repair/
+windowsreport.com##.code-block
+appuals.com##.appua-reimage-top
+appuals.com##.info.box
+pcseguro.es,sauguspc.lt,sichernpc.de,ugetfix.com,wyleczpc.pl##.download_button_info_texts
+pcseguro.es,sauguspc.lt,sichernpc.de,ugetfix.com,wyleczpc.pl##.js-download_button_additional_links
+pcseguro.es,sauguspc.lt,sichernpc.de,ugetfix.com,wyleczpc.pl##.primary_download
+pcseguro.es,sauguspc.lt,sichernpc.de,ugetfix.com,wyleczpc.pl##.sidebar_download_inner
+pcseguro.es,sauguspc.lt,sichernpc.de,ugetfix.com,wyleczpc.pl##div.attention-button-box-green
+thewindowsclub.com##.entry-content > div > strong:has-text(find & fix Windows error)
+majorgeeks.com##b:has(a[target^="reimage"])
+||majorgeeks.com/images/icons/red_icon_18x17px.png$image
+2-spyware.com,novirus.uk,faravirus.ro,uirusu.jp,virusi.hr,wubingdu.cn,avirus.hu,odstranitvirus.cz,tanpavirus.web.id,utanvirus.se,virukset.fi,losvirus.es,virusler.info.tr,semvirus.pt,lesvirus.fr,senzavirus.it,dieviren.de,viruset.no,usunwirusa.pl,zondervirus.nl,bedynet.ru,virusai.lt,virusi.bg,viirused.ee,udenvirus.dk##.attention-button-wrap:has-text(Reimage)
+2-spyware.com,novirus.uk,faravirus.ro,uirusu.jp,virusi.hr,wubingdu.cn,avirus.hu,odstranitvirus.cz,tanpavirus.web.id,utanvirus.se,virukset.fi,losvirus.es,virusler.info.tr,semvirus.pt,lesvirus.fr,senzavirus.it,dieviren.de,viruset.no,usunwirusa.pl,zondervirus.nl,bedynet.ru,virusai.lt,virusi.bg,viirused.ee,udenvirus.dk##.ui-content > .win
+2-spyware.com,novirus.uk,faravirus.ro,uirusu.jp,virusi.hr,wubingdu.cn,avirus.hu,odstranitvirus.cz,tanpavirus.web.id,utanvirus.se,virukset.fi,losvirus.es,virusler.info.tr,semvirus.pt,lesvirus.fr,senzavirus.it,dieviren.de,viruset.no,usunwirusa.pl,zondervirus.nl,bedynet.ru,virusai.lt,virusi.bg,viirused.ee,udenvirus.dk##.sidebar_download_inner > :not(.voting-box):not(.colorbg-grey)
+2-spyware.com,novirus.uk,faravirus.ro,uirusu.jp,virusi.hr,wubingdu.cn,avirus.hu,odstranitvirus.cz,tanpavirus.web.id,utanvirus.se,virukset.fi,losvirus.es,virusler.info.tr,semvirus.pt,lesvirus.fr,senzavirus.it,dieviren.de,viruset.no,usunwirusa.pl,zondervirus.nl,bedynet.ru,virusai.lt,virusi.bg,viirused.ee,udenvirus.dk##th:has-text(/^Detection$/)
+2-spyware.com,novirus.uk,faravirus.ro,uirusu.jp,virusi.hr,wubingdu.cn,avirus.hu,odstranitvirus.cz,tanpavirus.web.id,utanvirus.se,virukset.fi,losvirus.es,virusler.info.tr,semvirus.pt,lesvirus.fr,senzavirus.it,dieviren.de,viruset.no,usunwirusa.pl,zondervirus.nl,bedynet.ru,virusai.lt,virusi.bg,viirused.ee,udenvirus.dk##th:has-text(/^Detection$/) + td
+2-spyware.com,novirus.uk,faravirus.ro,uirusu.jp,virusi.hr,wubingdu.cn,avirus.hu,odstranitvirus.cz,tanpavirus.web.id,utanvirus.se,virukset.fi,losvirus.es,virusler.info.tr,semvirus.pt,lesvirus.fr,senzavirus.it,dieviren.de,viruset.no,usunwirusa.pl,zondervirus.nl,bedynet.ru,virusai.lt,virusi.bg,viirused.ee,udenvirus.dk##.js-download_button_offer
+2-spyware.com,novirus.uk,faravirus.ro,uirusu.jp,virusi.hr,wubingdu.cn,avirus.hu,odstranitvirus.cz,tanpavirus.web.id,utanvirus.se,virukset.fi,losvirus.es,virusler.info.tr,semvirus.pt,lesvirus.fr,senzavirus.it,dieviren.de,viruset.no,usunwirusa.pl,zondervirus.nl,bedynet.ru,virusai.lt,virusi.bg,viirused.ee,udenvirus.dk##.primary_download
+2-spyware.com,novirus.uk,faravirus.ro,uirusu.jp,virusi.hr,wubingdu.cn,avirus.hu,odstranitvirus.cz,tanpavirus.web.id,utanvirus.se,virukset.fi,losvirus.es,virusler.info.tr,semvirus.pt,lesvirus.fr,senzavirus.it,dieviren.de,viruset.no,usunwirusa.pl,zondervirus.nl,bedynet.ru,virusai.lt,virusi.bg,viirused.ee,udenvirus.dk##.automatic_removal_list
+2-spyware.com,novirus.uk,faravirus.ro,uirusu.jp,virusi.hr,wubingdu.cn,avirus.hu,odstranitvirus.cz,tanpavirus.web.id,utanvirus.se,virukset.fi,losvirus.es,virusler.info.tr,semvirus.pt,lesvirus.fr,senzavirus.it,dieviren.de,viruset.no,usunwirusa.pl,zondervirus.nl,bedynet.ru,virusai.lt,virusi.bg,viirused.ee,udenvirus.dk##.quick-download-button-placeholder
+2-spyware.com,novirus.uk,faravirus.ro,uirusu.jp,virusi.hr,wubingdu.cn,avirus.hu,odstranitvirus.cz,tanpavirus.web.id,utanvirus.se,virukset.fi,losvirus.es,virusler.info.tr,semvirus.pt,lesvirus.fr,senzavirus.it,dieviren.de,viruset.no,usunwirusa.pl,zondervirus.nl,bedynet.ru,virusai.lt,virusi.bg,viirused.ee,udenvirus.dk##.nfc-bottom-right:has-text(Reimage)
+2-spyware.com,novirus.uk,faravirus.ro,uirusu.jp,virusi.hr,wubingdu.cn,avirus.hu,odstranitvirus.cz,tanpavirus.web.id,utanvirus.se,virukset.fi,losvirus.es,virusler.info.tr,semvirus.pt,lesvirus.fr,senzavirus.it,dieviren.de,viruset.no,usunwirusa.pl,zondervirus.nl,bedynet.ru,virusai.lt,virusi.bg,viirused.ee,udenvirus.dk##a:has-text(Reimage)
+2-spyware.com,novirus.uk,faravirus.ro,uirusu.jp,virusi.hr,wubingdu.cn,avirus.hu,odstranitvirus.cz,tanpavirus.web.id,utanvirus.se,virukset.fi,losvirus.es,virusler.info.tr,semvirus.pt,lesvirus.fr,senzavirus.it,dieviren.de,viruset.no,usunwirusa.pl,zondervirus.nl,bedynet.ru,virusai.lt,virusi.bg,viirused.ee,udenvirus.dk##.quick-download-button-text
+||reimageplus.com^$doc
+! Lapsed domains that once hosted adblock lists, several of whom are now used for bad purposes
+||gjtech.net^$doc
+! Badware
+||kuhoot.it^$doc
+! Fake cloudflare screen
+||gmboxx.com^
+||mr.media-bucket.com^
+||discount.s3blog.org^
+||s3blog.org^$3p
+||tplinkextender.net^
+||upload4earn.org^$doc
+||buzzadnetwork.com^$all
+||abcdserver.com^$all
+||embols.com^
+||endingthefed.com^
+||goneleft.com^
+||nephef.com^
+||newsbreakshere.com^
+||rilenews.com^
+||thecontroversialfiles.net^
+||voxtribune.com^
+||checkisreal.com^
+||mysecurify.com^
+||developsincelock.com^
+||gabriellalovecats.com^
+||tomorrowwillbehotmaybe.com^
+! redirects
+||nextyourcontent.com^$all
+||doctopdftech.com^$all
+||searchdimension.com^$all
+||beqbox.com^
+||bblck.me^$all
+/?track=*&key=$all
+||getsecuritysuite.com^$all
+! SpyHunter links
+! Ref: https://blog.malwarebytes.com/detections/pup-optional-spyhunter/
+howtoremove.guide##div[style^="border:2px"]
+howtoremove.guide##.entry-content > div:has-text(Special Offer)
+howtoremove.guide###solution_v2_de
+howtoremove.guide###alt_content_main_div > p:has-text(SpyHunter)
+howtoremove.guide###gray_de
+2-spyware.com,novirus.uk,faravirus.ro,uirusu.jp,virusi.hr,wubingdu.cn,avirus.hu,odstranitvirus.cz,tanpavirus.web.id,utanvirus.se,virukset.fi,losvirus.es,virusler.info.tr,semvirus.pt,lesvirus.fr,senzavirus.it,dieviren.de,viruset.no,usunwirusa.pl,zondervirus.nl,bedynet.ru,virusai.lt,virusi.bg,viirused.ee,udenvirus.dk##.automatic_removal_list_w > .ar_block_description
+2-spyware.com,novirus.uk,faravirus.ro,uirusu.jp,virusi.hr,wubingdu.cn,avirus.hu,odstranitvirus.cz,tanpavirus.web.id,utanvirus.se,virukset.fi,losvirus.es,virusler.info.tr,semvirus.pt,lesvirus.fr,senzavirus.it,dieviren.de,viruset.no,usunwirusa.pl,zondervirus.nl,bedynet.ru,virusai.lt,virusi.bg,viirused.ee,udenvirus.dk##a:has-text(SpyHunter)
+||tncrun.net^$all
+||procdnvids.net^
+||mybestclick.net^$3p
+||smsiak.pl^$doc
+||smsy24.pl^$doc
+! redirecting domains / fraud
+||video-adblock.com^$all
+||vid-adblocker.com^$all
+||multiadblock.com^$all
+||streamssitesearch.com^$all
+||trackertrak.com^$all
+||redirekted.com^$all
+||adpopblocker.com^$all
+||trafficjunction.com^$all
+||arclk.net^$all
+||um-bredirect.com^$all
+||glbltraffic.com^$all
+||inspirationhistorical.com^$all
+||amigosdetuciudad.com^$all
+||praterage-colled.com^$all
+||pwrtds.com^$all
+||trackbyfast.com^$all
+||trfrc.com^$all
+||1ts11.top^$all
+||dating.hdxvideos.ru^$all
+||elevisions.biz^$all
+||harzfriends.de^$all
+||moviesboys.com/*.shtml$doc
+||sex-is-here.com/*.shtml$doc
+||sexall.net/*.shtml$doc
+||urtyert.com^$all
+||hsrvu.com^$all
+||axdsz.pro^$all
+||datingapp.live^$all
+.com/c/*?s1=$doc,to=com
+.net/c/*?s1=$doc,to=net
+/tds/ae?tds_campaign=$doc
+||adating.link^$all
+||benaughty.com^$all
+||ckre.net^$all
+||gotohouse2.cc^$all
+||letmessagenow.com^$all
+||apilond.com^$all
+||tracklyfast.com^$all
+||pupok.link^$all
+||ntvpevnts.com^$all
+||aditserve.com^$all
+/bdv_rd.dbm?ownid=$doc
+?bid=0.*&search_referrer_domain=$doc
+||fecebook.com^$all
+/apop/redirect/zone/*$doc,popup
+/?pl=*&sm=$doc
+||fortuneadvert.com^$all
+||lalielynaualish.com^$all
+.com/go/*?clickid=$doc
+! hacked and abused for redirect
+||clicks.affstrack.com^
+?zoneid=*&cost=0.$doc
+/zcredirect?visitid=*&iframeDetected=false|$doc
+*/zcvisitor/*?campaignid$doc
+||tweitter.com^$all
+||mqdownload.com^$all
+/pop-click?sid=*&data=$doc
+/click?a=*&aff_click_id=$doc
+||trwl1.com^$all
+||adserver*/?sdomain=$doc,popup
+/click.php?data=$doc
+&adspot_id=*&cost=0.$doc
+||s4f.net^$all
+||cleardexchange.com^$all
+||lone1y.com^$all
+||tr1net.com^$all
+||neighborhoodsluts.com^$all
+.xyz/video.php?=*&dating_xyz_0&&0$frame
+/click?pid=*&sub1=$doc
+||internetspeedtracker.com^$all
+||system-update-new-2021.com^$all
+||download-app.net^$all
+||privatesinglesmeet.com^$all
+||readytosinglesmeet.com^$all
+||theshoparound.com^$all
+||trafempire.com^$all
+||iamnaughty.com^$all
+||iwantu.com^$all
+||buddygays.com^$all
+||localsnapsext.com^$all
+.php?key=*cost=$doc,popup
+||antivirus.landerhd.com^$all
+/?clck=*&sid=$doc
+||love7date.info^$all
+||toplov.com^$all
+||gegenhartz.de^$all
+||marootrack.co^$all
+&dci=*&tds_campaign=$doc
+||revpu.sh^$all
+/smartlink/?a=$doc
+||date.sexpartnercommunity.com/landing/*$doc
+/ll/click.php?key=$doc
+/?ip=*&uclickhash=$doc
+||cheaterboss.com^$all
+||cumshots.com^$all
+||real-women-online.com^$all
+/?camp=*&cost=0.$doc
+||monglitch.monster^$all
+||d13nu0oomnx5ti.cloudfront.net^
+||familysimulator.$all
+||adblockfast.com^$all
+||bookofsex.com^$all
+||fuckmore.com^$all
+||greengoplatform.com^$all
+||onlyfreelesbianporn.com^$all
+||family-simulators.com^$all
+||your-dates-tonight.com^$all
+||familysimulatorgame.com^$all
+||trackingboost.com^$all
+||update-protection.com^$all
+||asiaxdate.com^$all
+||hotsimulator.com^$all
+/aff.php?*&data2=$doc
+/tds/ae?*&clickid=$doc
+/?clickid=*&ptracker=$doc
+||vehicle-insurance-quote.com^$all
+^lpkey=*&uclickhash=$doc
+/?banner=*&phone=$doc
+||advidates.com^$all
+||dvjqvdfujjvvkuyvhjqdvbjcmioljbhjmijq.s3.ap-northeast-1.amazonaws.com^$all
+/?clickid=*&cost=0.$doc
+/index.php?key=*&t1=$doc
+/click?key=*&t1=$doc
+/registration?theme=*&a_aid=$doc
+.top/prize/*.php?c=$doc
+||adultonlineplay.com^$all
+||fastandslut.com^$all
+&click_price=0.*&click_id=$doc
+?brand=*&model=*&lptoken=$doc
+?brand=*&fingerprint_=$doc
+||familialsimulation.com^$all
+/\/(?:[0-9a-z]{7,25}-){9,13}[0-9a-z]{10,15}\/(?:[0-9a-z]+\/)+index\.php/$doc
+||datingformeeting.com^$all
+/_dating\d\/index\.html\?aref=/$doc
+||familysimulators.$all
+^apb=*&ata=mobilemdots^$doc
+||uoutube.com^$all
+! kkomj.ofchildr.buzz
+||celxkpdir.com^$all
+^cep=*&zoneid=$doc
+^cep=*&s1=$doc
+.top/robot4*&a=$doc,to=top
+^s=*&ssk=*&svar=*&z=$doc
+^s=*&z=*&svar=*&ssk=$doc
+^svar=*&ssk=*&s=*&z=$doc
+/?cid=*&dom=$doc
+/?type=*&button=2&clickid=$doc
+^device_model=*&p1=https$doc
+.biz/sw/w1s.js|$script,3p
+/click.php?key=*&cpc=0&$doc
+||37.1.213.100^
+/?p=*&sub1=$doc
+.xyz/ddos/1tn.html?clickid=$doc
+://e.*.top/video/?c=$doc
+/?srv_id=*#$doc
+.html?cep=*&cost=0.$doc
+||23.109.87.170^
+.live/1*.html?cep=$doc
+||edfringe.com/*.php$all
+/click.php?key=*&zone_id=$doc
+/domredirect?visitid=$doc
+?adTagId=*&extclickid=$doc
+/antibot*/ab.php$script,xhr,1p
+||elooksjustli.one^
+||keepsclean.com^$all
+||magictrack1.com^
+||rcuacroossonec.com.ua^
+||thbstvd.com^
+/SRC/SRC.php?c=$doc
+&tb=redirect&allb=redirect&ob=redirect&href=$doc
+||datingmeetnet.com^$all
+||clean-2-clean.club^$all
+||pornonenight.com^$all
+?z=*&ymid=$doc
+?z=*&cnv_id=*&sourceid=*&t1=$doc
+/jr.php?gz=$doc
+/g?visitorid=*&extra_data2=|$doc
+.com/play-2?h=*=eyJ&si1=$doc
+||postyourlife.com^$all
+||iwinprize.xyz^$all
+||shosril.com^
+||meetamate.site^
+/click.php?key=*&dj_placement=$doc
+&srv_id=terra#$doc
+||pcconelove.xyz^$all
+||video.redwap.cam^$all
+||cractica.xyz^$doc
+||beyourxfriend.com^$all
+/jump/next.php?r=$doc
+/?clickid=*&t2=$doc
+||makenoads.com^$all
+||family-simulators.io^$doc
+||familyfornicate.com^$doc
+/dating_lp?keyword=$doc
+/bonus/*.php?c=$doc,to=space|top
+||club-gagnant.online^$all
+/common-player-arrow/index.html?var=*&zoneid=$doc
+/common-player/index.html?var=*&zoneid=$doc
+/not-a-robot/index.html?$doc
+||amazonaws.com/www.yournewlocalflingfinder7.com/$all
+||familycheaters.net^$all
+||register.blissfulltimes.com^$doc
+.com/pl?o=$doc
+||geheimerseitensprung.com^$all
+||reifenachbarn.com^$all
+/zclkredirect?visitid=$doc
+||naughtymets.com^$all
+||linkprotecttrck.com^$all
+||www3secure.com^$all
+||midnighthookup.today^$all
+||padsthai.com^$all
+||bmtracks.com^$all
+||bustymeets.com^$all
+||aht42trk.com^$all
+/mc-test/*/index.php?cid=$doc
+||attractivecutiewcx.com^$all
+||newonlinedates.com^$all
+/?l=*&ymid=$doc
+.com/r2.php?e=$doc
+/video_app/adult/*/index.html?$doc
+||apphasten.com^$all
+||shinqueen.com^$all
+/downloadapp/*/index.html?*p1=$doc
+.com/afu.php?zoneid=$doc
+||himasearch.shop^$doc
+||trripwire.com^$all
+/dating/adult/*/index.html?$doc
+/video-app-default/adult/*/index.html?*p1=$doc
+||meet-flirts.com^$all
+||mltrck.com^$all
+||smart-tds.com^$all
+||nicking-unding.com^$all
+||164.132.74.156^$all
+||icetraff.com^$all
+||guardlnkcaptcha.com^$all
+/gambling/main/default/*/index.html?$doc
+/?p=*5gi3bp*$doc,to=biz|com
+||landings.namapper.com^
+/click.php?key=*&price=$doc
+?click_id=*&tds_cid=$doc
+.com/lp*.html?zoneid=$doc
+/vpn/adult/*/index.html?$doc
+||dunabear.com^$all
+||mialifestyle.com^$all
+/utility/adult/*/index.html?$doc
+/1/index.html?c=$doc
+/2/index.html?c=$doc
+/protectme_new1/index.html?$doc
+||remor.xyz^$all
+||github.io/health-records-x-ray$doc
+||adultminglenight.click^$all
+||datenaughtysingles.click^$all
+||flirtyconnection.click^$all
+/other/btn/*/index.html?*p1=$doc
+||builder.hufs.ac.kr/goLink.jsp?url=xn-$doc
+/1/index.html?p1=$doc
+/fb_video_googleplay/*/index.html?$doc
+.sbs/c/*?s1=$doc
+||lurk-online.com^$all
+/click.php?key=*&type=push&$doc
+.com/dating/*/index.html?lang=$doc
+.info/?key=*&pixel=$doc
+/?z=*&syncedCookie=true&rhd=false$doc,popup
+||matcher.one^$all
+||onlyhotdgirl.com^$all
+||playfulmilfs.com^$all
+||wooqi.win^$all
+||chemiclk.com^$all
+||vcnbbtrack.com^$all
+||zodertracker.com^$all
+||latenightlovers.com^$all
+||clickrotate.net^$all
+||date2night.b-cdn.net^
+||ntfck.com^$all
+||malenirt.site^$all
+/post/FileRotator_ID*/download.php?subid=$xhr
+/bonus/com-*.php?c=$doc
+://click-v4.*.com/click?$doc
+://xml-v4.*.online/click?$doc
+.monster/?t=$doc
+?a=0&u=*&tracker=$doc
+.de/d8323ll?t=$doc
+.top/t99b45h?t=$doc
+.com/k082rwq?t=$doc
+.com/t6pp7e3?t=$doc
+/?utm_source=*&j1=1^$doc
+/video_app/new/adult/*/index.html?$doc
+/trk?s1=*&type=2&brid=$doc
+/click.php?key=*&zoneid=$doc
+.co.in/01/?cid=$doc
+.co/?mlk=$doc
+/click.php?key=*&PLACEMENT_ID=$doc
+://xml-eu-v4.*.com/click?$doc
+||one-new-message.com^$doc
+||9ty1.com^$doc
+||cdn.710k.com^$all
+.com/s/*?track=$doc
+||cdnservice.ink^$all
+.co.in/a0x1/?cid=$doc
+&ntw=adsterra_int$doc
+/dc?pl=*&click_id=$doc
+/click?key=*&zone=$doc
+||dcrtb-pixel.com^$doc
+.com/af?o=$doc
+.net/?fl=m9&m=$doc
+||vaccination.gov.ng^$doc
+||thebook.digital^$all
+/zclkvisitor/*^campaignid=$doc
+||adalh-zcq.com^$all
+||discordvip.createsocialcard.top^$all
+||whatsapp-32w.pages.dev^$all
+^s1=*&click_id=$doc
+##html[lang] > body.ishome > div.adult + main.main
+^mh=*&mmid=$doc,script
+||c0nt4ct-me.pages.dev^$all
+/^https:\/\/[0-9a-z]{3,}\.[-a-z]{10,}\.(?:li[fv]e|top|xyz)\/[a-z]{8}\/(?:article\d{4}\.doc)?\?utm_campaign=\w{40,}/$doc,match-case,to=life|live|top|xyz
+/^https:\/\/[a-z]{2,3}\d\.biz\/go\/[0-9a-z]{15,18}$/$doc,to=biz
+! fake dating/prize/video sites
+/^https?:\/\/[0-9a-z]*\.?[-0-9a-z]{3,}\.[a-z]{2,11}\.?[a-z]{0,7}\/(?:[0-9a-z]{6,10}\/)?\/?(?:article\d{4}\.doc)?\?(?:cid=[0-9a-z]+&)?u=[0-9a-z]{7}(?:&t=\d+)?&o=[0-9a-z]{7}/$doc,frame,match-case
+/^https?:\/\/[0-9a-z]*\.?[-0-9a-z]{3,}\.[a-z]{2,11}\.?[a-z]{0,7}\/(?:[0-9a-z]{6,10}\/)?\/?(?:article\d{4}\.doc)?\?(?:cid=[0-9a-z]+&)?o=[0-9a-z]{7}(?:&t=\d+)?&u=[0-9a-z]{7}/$doc,frame,match-case
+/?u1=*&o1=*&sid=t*~$doc
+! push notification scam
+/^https:\/\/(?:www\d\.)?[-a-z]{6,}\.(?:club|com|info|net|org)\/(?=[-_a-zA-Z]{0,42}\d)(?=[-_0-9a-z]{0,42}[A-Z])[-_0-9a-zA-Z]{43}\/\?cid=[-_0-9a-zA-Z]{10,36}(?:&qs\d=\S+)?&(?:s|pub)id=[-_0-9a-z{}]{1,32}(?:&s=0\.\d+)?(?:#\S+)?$/$doc,match-case,to=club|com|info|net|org
+/^https:\/\/(?:www\d\.)?[-a-z]{6,}\.(?:club|com|info|net|org)\/(?=[-_a-zA-Z]{0,42}\d)(?=[-_0-9a-z]{0,42}[A-Z])[-_0-9a-zA-Z]{43}\/\?(?:pub|s)id=[-_0-9a-z{}]{1,32}(?:&qs\d=\S+)?&cid=[-_0-9a-zA-Z]{10,36}(?:&s=0\.\d+)?(?:#\S+)?$/$doc,match-case,to=club|com|info|net|org
+/^https:\/\/(?:www\d\.)?[-a-z]{6,}\.(?:club|com|info|net|org)\/(?=[-_a-zA-Z]{0,42}\d)(?=[-_0-9a-z]{0,42}[A-Z])[-_0-9a-zA-Z]{43}\/\?clickID=[0-9a-f]{32}&sourceID=\d+$/$doc,match-case,to=club|com|info|net|org
+||ogtrk.net^
+||91.241.60.117^$all
+||mfilecloud.com^$all
+||xsharenode.com^$all
+||basesfiles.com^$all
+||mediafire.com/folder/ofa1qju50ffaz/$doc
+||mediafire.com/folder/hh6g372sijmjr/$doc
+||www.youtube.com/@pengwincheat/$doc
+||www.youtube.com/@melonitysoft/$doc
+||www.youtube.com/channel/UCS9ql1ylQmDx7o_6v15X7mw/$doc
+||www.youtube.com/channel/UCEMJ0wTeQgvyyvQTil7tteQ/$doc
+||www.youtube.com/channel/UCNLgP9j7dK6tvEiZC2wZp5Q/$doc
+||www.youtube.com/channel/UCwmnsubfOCTN_xMhg4czo5A/$doc
+||sites.google.com/view/hubgames|$doc
+||sites.google.com/view/flechh|$doc
+||sites.google.com/view/kostsoft|$doc
+||sites.google.com/view/projectxx1|$doc
+||sites.google.com/view/ex1aucnh3r1/$doc
+||sites.google.com/view/exlauncher69/$doc
+||sites.google.com/view/lyxnteam/$doc
+||sites.google.com/view/drcheats6|$doc
+||sites.google.com/view/extnllmm|$doc
+||sites.google.com/view/kernelweb|$doc
+||sites.google.com/view/robiccv|$doc
+||sites.google.com/view/easylaunch|$doc
+||gamefree.vip^$doc
+||upload.advgroup.ru/mvWwiE4h$all
+||games-blacksoft.com^$doc
+||freefiles-upload.com^$doc
+||projecthygieia.com^$all
+||iridia.me^$doc
+! fake software updaters /redirections
+||atnpx.com^
+||webpushcloud.top^
+/index.php?uid=*&code=ad^$doc
+||koitushinterneinnehmen.s3.eu-central-1.amazonaws.com^$all
+||sinder8.com^$all
+||bigosext69.com^$all
+! scam
+||trfcbooost.com^$all
+||turboadblocker.com^$all
+||youtuba.com^$all
+! Typosquatting: redirects to scam sites
+||bestbut.com^$all
+||girhub.com^$all
+||linkefdin.com^
+||twitterr.com^$all
+||yautube.com^$all
+||yourube.com^$all
+||youtunbe.com^$all
+||youutube.com^$all
+||youvetube.com^$all
+! "looks like typo squatting"
+||wanderlust.rocks^$all
+||messagesafe.net^$all
+||msgsafe.net^$all
+||best4fuck.com^$all
+||kuaizip.com^$all
+! ||zhuangjizhuli.com^$all
+! ||zhuangjizhuli.net^$all
+||geekotg.com^$all
+||xiaobaixitong.com^$all
+||daque.cn^$all
+||dabaicai.com^$all
+||lubuntu.net^$doc
+/^https:\/\/serch\d{2}\.biz\/\?p=/$doc,to=biz
+! ||driverfix.com^$doc
+||gghacks.com^$all
+||rewardsgiantusa.com^$doc
+||promotionsonlineusa.com^$doc
+||displayoptoffers.com^$doc
+||qualityhealth.com^$doc
+||consumerproductsusa.com^$doc
+||onlinepromotionsusa.com^$doc
+||ecoedgeinnovations.xyz^$all
+##.buttonautocl
+||greenadblocker.com^$doc
+||flash.cn^$all
+! phishing /malicious
+||gesas.it^$doc
+||techinnsrl.com^$doc
+||studiogiamberardino.it^$doc
+||eniedu.com^$doc
+||gamletaarnhuset.no^$doc
+||possessedcrackinghart.com^$all
+! phishing /scam /malware
+||dogehype.com^$all
+||rblx.land^$all
+||rogueleader.org^$all
+||suggestive.com/deals/?cid=$doc
+||discordap.$all
+||discord*.gift^$all,domain=~discord.gift
+||discord*.gifts^$all,domain=~discord.gifts
+||discord-give.$all
+||discord-nitro.$all
+||discordgift.$all,domain=~discordgift.site
+||dlscord*.$all
+||dlscrod*.$all
+||freediscordnitro.$all
+||updatemobilee.com^$all
+||allprizesforme.com^$all
+||fasterfiles.net^$all
+||a1475.com^$all
+||ts-group.com^$all
+||88btbtt.com^$all
+! fake domain
+||jinshanduba.org.cn^$all
+||phpstat.cntcm.com.cn/phpstat/count/abceffgh/abceffgh.js^$script
+||cdn.discordapp.com/attachments/916391647955279943/*^$all
+||sideload.net^$doc
+||stc.tools^$doc
+||stcverify.com^$doc
+||1980s.click^$doc
+ziperto.com,installcracks.com,maliksofts.com,crackpropc.com,ayeshapc.com,trycracksoftware.com,organiccrack.com,procrackkey.co,up4pc.com,crackdownload.org,corecrack.com,shanpc.com,torrentfilefree.com,patchcracks.com,newproductkey.com,osproductkey.com,serialkeysfree.org,autocracking.com,greencracks.com,profullversion.com,crackswall.com,rootcracks.org,idmcrackeys.com,crackedhere.com,licensekeysfree.org,assadpc.com,thecrackbox.com,crackproductkey.com,keystool.com,crackedpcs.com,cracksmad.com,licensekeyup.com,chcracked.com,finalcracked.com,activatorpros.com,crackedmod.com,cracksoon.com,boxcracked.com,crackedsoftpc.com,proapkcrack.com,softscracked.com,freeappstorepc.com,usecracked.com,crackedversion.com,aryancrack.com,fultech.org,cracksray.com,pcwarezbox.com,cracksmat.com,startcrack.co,crackbros.com,pcfullversion.com,bypassapp.com,fileserial.com,pc4download.com,freeprocrack.org,upcrack.org,topkeygen.com,crackproduct.com,downloadpirate.com,combpc.pro##center > [class*="buttonPress-"]
+lewdgames.to,warezcrack.net,freeprosoftz.com,scracked.com,cyberspc.com,crackintopc.com,crackshere.com,crackdj.com,cracktopc.com,serialsofts.com,zscracked.com,topkeygen.com,procrackerz.com,pcfullcrack.org,downloadcracker.com,piratesfile.com,activatorwin.com,crackproduct.com,crackcan.com,crackit.org,seeratpc.com,activators4windows.com,letcracks.com,latestcracked.com,fullversionforever.com,vlsoft.net,topcracked.com,goharpc.com,freecrackdownload.com,assadpc.com,crackpcsoft.net,excrack.com,mahcrack.com,get4pcs.com,mycrackfree.com,cracksdat.com,licensekeysfree.com,freecrack4u.com,getintomac.net,crackreview.com,activatorskey.com,kuyhaa.cc,cracksmat.com,crackbros.com,pcfullversion.com,game-repack.site,dodi-repacks.download,getpcsofts.net,keystool.com,rootcracks.org,newproductkey.com,greencracks.com,macfiles.org,softzspot.com,hdlicense.org,spaxmedia.net,licensedkey.co,crackedmac.com,getprocrack.net,patchcracks.com,installcracks.com,softwarance.com,hitproversion.com,cracktube.net,abbaspc.net,keygenstore.com,pcfull.net,sjcrack.com,nkcrack.com,filepuma.org,pcsoftsfull.org,licenselink.info##div[class^="code-block code-block-"]
+crackkits.com,procrackerz.com,haxmac.cc,cracka2zsoft.com,crackpropc.com,onhax.in,haxpc.net,pcfullcrack.org,karancrack.com##.getox
+productkeyfree.org,productkeyforfree.com,wazusoft.com,piratesfile.com,kalicrack.com,sadeempc.com,letcracks.com,topkeygen.com,thepiratecity.co,torrentmac.net,ryuugames.com,pesktop.com,profullversion.com,crackswall.com,proappcrack.com,thecrackbox.com,autocracking.com,zgamespc.com,serialkeysfree.org,torrentfilefree.com,crack11.com,gvnvh.net,pccrackbox.com,pcwarezbox.net,4howcrack.com,softserialkey.com,productkeys.org,crackedsoft.org,licensekeyup.com,activationkey.org,serialkeypatch.org,freeappstorepc.com,crackpro.org##center > a[target="_blank"][rel="nofollow noreferrer noopener"]
+cracksoftwaress.net##div[style="float: none; margin:10px 0 10px 0; text-align:center;"]
+haxnode.net##[id^="haxno-"]
+romsdl.net##a[rel="nofollow noreferrer noopener"][target="_blank"]
+zuketcreation.net##.cente-1
+onhax.in,igetintopc.info##[class*="buttonPress-"]
+kalicrack.com##center > .button-container:has(> #directDownload)
+cracka2zsoft.com,ayeshapc.com,trycracksoftware.com,trycracksetup.com,9to5crack.com,crackmak.com,yasir-252.net##center > a
+cracksmid.com##div[style=""] > center > center
+||xforce-cracks.com^$doc
+||fileisready.com^$doc
+||sustac.com^$all
+||hostt.link^$doc
+||ncracked.com^$doc
+||fullsetup.pro^$doc
+||akashopc.info^$doc
+||techblogs.cc^$doc
+||up-community.wiki^$doc
+||serialsoft.org^$doc
+||getprocrack.net^$doc
+||crackdo.online^$doc
+.click/track/*?title=*&key=$doc,to=click
+||crackingpatching.com^$doc
+||patchedfiles.com^$doc
+||filexstorage.site^$all
+||worshippers.store^$all
+||readyf1.click^$all
+||filefindme.xyz^$all
+||host9.link^$all
+||modesoft.org^$all
+||newgitgerto.xyz^$all
+.click/?s=*&g=*&q=files.zip$doc
+.click/*?s=*&g=*&q=$script,3p
+.click/?h=*&user=$script,3p
+.click/?user=*&h=$script,3p
+.click/*/?partner=*&pg=$script,3p
+.xyz/*?s=*&g=*&q=$script,3p
+.xyz/?h=*&user=45$script,3p
+.xyz/*/?partner=*&pg=$script,3p
+.cfd/*?s=*&g=*&q=$script,3p
+.cfd/?h=*&user=$script,3p
+.cfd/?aD*HlwZT1jJnRtcD01JmFkY29kZT0x$script,3p
+.cfd/*?p=*&pg=$script,3p
+.one/?h=*&user=$script,3p
+.info/?h=*&user=$script,3p
+.online/?h=*&user=$script,3p
+.pro/?h=*&user=$script,3p
+.site/?h=*&user=$script,3p
+.store/?h=*&user=$script,3p
+.shop/?h=*&user=$script,3p
+.icu/?h=*&user=$script,3p
+.net/?h=*&user=$script,3p
+%3C?php%20echo%20substr(md5(microtime()),0,rand(10,30));?%3E&$doc
+/?*&gkss=$doc,to=cfd|click|pro|world|xyz
+^click_id=*&s1=$doc
+.com/casino?registration=1&cid=$doc
+||cfd/file?ajk=$doc,popup
+||cfd/mnllcontent-$popup
+||theannoyingsite.com^$all
+||ptoszek.pl^$all
+/vpnupdate/*/index.html?*p1=$doc
+||smartklick.biz^$all
+/bouncy.php?*&inPopUp=$all
+||sale24-pills.com^$doc
+||fullcrack.vn^$all
+/rtbfeed.php?$image,3p
+!#if !env_mobile
+/^http:\/\/[a-z]{5}\.[a-z]{5}\.com\/[a-z]{10}\.apk$/$doc,match-case,to=com
+!#endif
+||fetishpartner.com^$all
+||facevideosc.com^$all
+/?c=propeller&lpid=$all
+||geoflix.me^$all
+||skymods.net^$all
+! torrdroidforpc. com
+||tinyurl.com/setup-full-version$doc
+||haxsoft.com^$all
+||nbsfmradio.com^$all
+||ngazi.co.tz^$all
+||video-watch1.com^$all
+||neptunclicks.com^
+||imgfil.com^$all
+||urlcod.com^$all
+||tiurll.com^$all
+||urlca.com^$all
+||psfmi.com^$all
+||mciun.com^$all
+/axad/?lpkey=$doc
+&t=main9|$doc,to=live
+&t=main9ljs|$doc,to=live
+&t=main9expsess|$doc,to=live
+&t=mono|$doc,to=info
+! Fake Steam website
+||99box.com^$all
+||watchadsfree.com^$all
+||barlear.ru^$all
+! Phishing gathered from Twitter
+||3utilities.com^$all
+||bafybeidzp4sgidm4rvsc32fofkhbz5bdotbekov4mnwzejakvnzhhohysa.ipfs.dweb.link^$all
+.top/index-install.html|$doc
+||r39-g003-h8ig0w-u8f0we8-fgw0rgf-0we880e-rhgth.obs.ap-southeast-2.myhuaweicloud.com^$all
+||bafybeiexjty7qmufu5jvbyln5ce5mue2lqw2htafc3api4wwsefxet5k54.ipfs.dweb.link^$all
+||chargerlogistics-dot-exceldocsverification.uk.r.appspot.com^$all
+||bizerba-dot-azure-projectfiles.uk.r.appspot.com^$all
+||italianlottery.com^$all
+||007itshop.com^$all
+||e-tax-nta.web.app^$all
+||blisterlngdate.com^$all
+||fapello.xyz^$all
+||bavaria-cup.ru^$all
+||honda-law-office.jp/wp-includes/70038/Earthcorejp/|$doc
+||itsaol.com^$all
+||qhigh.com^$all
+||almostmy.com^$all
+||erdfkhxrnanm.top^$all
+||ev.ri-*gb.com^$doc,to=~evri.com
+||sapjp.com^$doc
+||toythieves.com^$all
+||rigidconcrete.ca^$all
+||sportslevels.com^$all
+||cqjykj.com^$all
+||btemgb.com^$all
+||ec2-13-230-253-66.ap-northeast-1.compute.amazonaws.com^$all
+||lcskincarecenter.com^$all
+||promotkc.cc^$doc
+||amazonaws.com/tk/wl/tk_2025*.apk$doc
+||app.kamlno.network^$doc
+||macclear.com^$doc
+://account.booking.xn--$doc
+||pichk.myqcloud.com^$doc
+||gooqlee.com^$all
+||jsdajp.click^$all
+||jsda-check.com^$all
+||riseecore.site^$all
+||hcstore.vip^$all
+||arzaeterna.com^$all
+||lixbngx.top^$all
+||ads.twitter.center^$all
+||divibase.xyz^$all
+||lincolnforestlakeproject.com^$all
+||safeageplan.link^$all
+||safe-device.com^$all
+||fanbox.help^$all
+||fanbox.autos^$all
+||luxoriahub.shop^$all
+||claude-ai.cyou^$all
+||aisyncad.com^$all
+||new.point-youtools.com^$all
+||datinglive-jp.com^$all
+||download.guomeizuo.com^$all
+||app.suckmongif.com^$all
+||rerrioara.live^$3p
+! scam sites
+||webuzz.me^$doc
+||coup-ling.net^$all
+||gokinjolove.jp^$all
+||gokinjolove.net^$all
+||hornygirlsinapp.com^$all
+||10un.jp^$doc
+||3tuhabe.info^$doc
+||5dgja.com^$doc
+||8senjya.jp^$doc
+||ad7mylo.com^$doc
+||aiai-talk.com^$doc
+||aiaitalk.com^$doc
+||alicekdsod.com^$doc
+||best-chat.net^$doc
+||bestxchat.net^$doc
+||car-na.jp^$doc
+||ch3l.net^$doc
+||chl3.net^$doc
+||date-app.net^$doc
+||di-ana.jp^$doc
+||dosukoudo.net^$doc
+||drct-match.com^$doc
+||drct-match.net^$doc
+||dydynight.org^$doc
+||en-mu-su-bi.com^$doc
+||fapp.work^$doc
+||formatch.co.jp^$doc
+||fortune-fate.jp^$doc
+||fortune-koun.jp^$doc
+||fortune-luna.com^$doc
+||g6-gonight.org^$doc
+||gabfbnaqodnvfafnj.com^$doc
+||goldenluck.jp^$doc
+||happy468.net^$doc
+||hi-a-so-bi.net^$doc
+||himatalk77.net^$doc
+||hope-for-shiningday.com^$doc
+||hori-hori.xyz^$doc
+||hp-dy.net^$doc
+||hphp-dy.net^$doc
+||i.redi-ana.jp^$doc
+||i2019.jp^$doc
+||ivy2241u.jp^$doc
+||jamjamjam.biz^$doc
+||k-colorful.jp^$doc
+||k1wa.jp^$doc
+||koiroom.net^$doc
+||koiroomnotice.net^$doc
+||koun-yogen.com^$doc
+||l0vekatsu.com^$doc
+||lightn5.com^$doc
+||lin-link.net^$doc
+||link-service.net^$doc
+||love-fit.jp^$doc
+||love-letter-dm.com^$doc
+||love-letter.info^$doc
+||loveaholics.com^$doc
+||luuce.jp^$doc
+||machi-match.info^$doc
+||madnna.jp^$doc
+||madnna.net^$doc
+||mangogo.jp^$doc
+||mangogo.work^$doc
+||match-mate.jp^$doc
+||match-mate.net^$doc
+||matimati.site^$doc
+||maytail.jp^$doc
+||meguri-y.net^$doc
+||moody-night.net^$doc
+||my7love.xyz^$doc
+||navi-match.net^$doc
+||near-s.com^$doc
+||on-glamour.xyz^$doc
+||one-chan-love.love^$doc
+||onega.jp^$doc
+||onegaga.jp^$doc
+||otonanona.jp^$doc
+||otonatime.net^$doc
+||oyasu-mi.tokyo^$doc
+||piasukai.xyz^$doc
+||plati-num.com^$doc
+||pr0m.site^$doc
+||privatelife.jp^$doc
+||r30address.com^$doc
+||r30deai.com^$doc
+||ripiai.com^$doc
+||romancetime.jp^$doc
+||romancetrain.jp^$doc
+||royalclass-dm.com^$doc
+||royalclass.info^$doc
+||s4fk.destin0.jp^$doc
+||salon1999.net^$doc
+||salonoshirase.net^$doc
+||sns-pair.net^$doc
+||space-high.com^$doc
+||sugarboxxx.net^$doc
+||sugulove.com^$doc
+||sweetmemo.net^$doc
+||sweetmemoryy.com^$doc
+||t1a.jp^$doc
+||tadaapo123.com^$doc
+||tadaapomail.com^$doc
+||tadamatch.com^$doc
+||tumalabo.net^$doc
+||u3ig.com^$doc
+||vanilla-japan.net^$doc
+||verita-t.jp^$doc
+||jivo-ce.jp^$doc
+||2226wurpatw.tokyo^$doc
+||asiansgetnaughty.com^$doc
+||blackstunners.com^$doc
+||eternal.mobius-loop.net^$doc
+||fukuinnnokotoba.com^$doc
+||localsgowild.com^$doc
+||naughtyfever.com^$doc
+||tenseikaiun.com^$doc
+||secure-57v.pages.dev^$all
+||slb3cr9dx9.jp^$doc
+||sukui05.com^$doc
+||chocochipu-o.com^$doc
+||facebooc.jp^$doc
+||gtir5die6sutngr.jpn.com^$doc
+||iikanjiyanakanjide.wixsite.com^$doc
+||makoto-in-room.wixsite.com^$doc
+||moira-101.com^$doc
+||nitr5eur6fjhtsw.jpn.com^$doc
+||okai.work^$doc
+||pdss3a1r.jp^$doc
+||toki-no-irodori.com^$doc
+||tomodachixoxo.wixsite.com^$doc
+||ukokjxfbdqwffmuvsd.jp^$doc
+||vf5rkgirsir8ska.jpn.com^$doc
+||vitop7eg5sqwgbk.jpn.com^$doc
+||vixii.co^$doc
+||wishhoree1890.com^$doc
+||xs5rur1she7eyry.jpn.com^$doc
+||57zyazmk.jp^$doc
+||a.tlineat.jp^$doc
+||be-loaded.com^$doc
+||doorway-of-guidance.com^$doc
+||ed-blissful.com^$doc
+||eika-akie220202.com^$doc
+||ev-upstart.com^$doc
+||fortune-mooon.com^$doc
+||ft-flower.com^$doc
+||fukugyou2022.net^$doc
+||fukunoha211013.com^$doc
+||fukura210317.com^$doc
+||future-marvellous.com^$doc
+||gogonews.club^$doc
+||iflirts.com^$doc
+||im-excellent.com^$doc
+||kaaairoo549kai.com^$doc
+||karinaroom.wixsite.com^$doc
+||l-chat.jp^$doc
+||login-chat.net^$doc
+||mintiia.com^$doc
+||mio-love2.wixsite.com^$doc
+||moon-1light.com^$doc
+||moon1234moom.com^$doc
+||mystery-forest.com^$doc
+||oficialinesp.wixsite.com^$doc
+||p-chi.info^$doc
+||pairpure.jp^$doc
+||pairpure.jp.net^$doc
+||poke10ve.com^$doc
+||relifemail555.com^$doc
+||s-kiseki.jp^$doc
+||sebumu28.com^$doc
+||sevensmooon.com^$doc
+||tada10ve.jp^$doc
+||tada1ove.com^$doc
+||take.the.n-chapter.jp^$doc
+||ultratime.info^$doc
+||v-yummy.com^$doc
+||vroom24.com^$doc
+||vroom24365.com^$doc
+||wmw.matchin.jp^$doc
+||world.ex-advantage.jp^$doc
+||xxa.uji8979erd77.jp^$doc
+||y-tradie.com^$doc
+||best-web2020.com^$doc
+||female-good.work^$doc
+||li-neeee.net^$doc
+||make2022.com^$doc
+||sbfw.work^$doc
+||xxxmake.com^$doc
+||1litteno.home-walil1.jp^$doc
+||1st-mail.jp^$doc
+||777.funnyy.net^$doc
+||ai-ne.net^$doc
+||ai-tas.com^$doc
+||ai3tu.com^$doc
+||amaenbo.jp^$doc
+||amourplace.jp^$doc
+||ancient-guidance.jp^$doc
+||atchm.net^$doc
+||cosdate.jp^$doc
+||daisukimatch.jp^$doc
+||defendeerrpro.jp^$doc
+||diamond-line.net^$doc
+||dreamatch.jp^$doc
+||edge-campaign-japan.com^$doc
+||equation-of-happiness.com^$doc
+||eromatchi.jp^$doc
+||fanta-stic.net^$doc
+||flirt.com^$doc
+||gyakusimei.com^$doc
+||h-spe.net^$doc
+||hapim.net^$doc
+||happy-egg.net^$doc
+||happylife-partner.com^$doc
+||heartmatch.jp^$doc
+||japanhotties.jp^$doc
+||koipara.jp^$doc
+||lib-333-lib.com^$doc
+||local-bang.com^$all
+||lovewish.jp^$doc
+||lvmeet.net^$doc
+||machimatch.jp^$doc
+||matchmix.jp^$doc
+||mmdem.net^$doc
+||mmkat.net^$doc
+||mmlnc.net^$doc
+||moelove.jp^$doc
+||myocean.jp^$doc
+||nakayama.chikarakosopower.com^$doc
+||netsgram.com^$doc
+||nextaex.com^$doc
+||otakuplay.jp^$doc
+||otakurabu.jp^$doc
+||p18d6.hp.peraichi.com^$doc
+||pairnavipairnavi.com^$doc
+||pakok.net^$doc
+||plaza-l1o0nni-p1aza.com^$doc
+||ptron.net^$doc
+||ranch-1and.com^$doc
+||richheart.completelifetime.com^$doc
+||sfsrch.com^$doc
+||sokuh.net^$doc
+||sonic-nicehands.com^$doc
+||specialapp-sns.com^$doc
+||stowers-service.com^$doc
+||sxtown.jp^$doc
+||syakoba.com^$doc
+||upforit.com^$doc
+||votteetten.com^$doc
+||vqydliiyda.net^$doc
+||xn--4dkua4c8143c.jp^$doc
+||xn--edkc9m807k.jp^$doc
+||xn--n8j0la8wb3547bghe.jp^$doc
+||xn--n8jwkyc7fw52nfvd.jp^$doc
+||xn--z9j635l1gs.jp^$doc
+||xn--z9jzga6u1506a.jp^$doc
+||you4love.jp^$doc
+||zmaka.net^$doc
+||0281.jp^$doc
+||0909810.com^$doc
+||093093.jp^$doc
+||11093.jp^$doc
+||19093.jp^$doc
+||2349.jp^$doc
+||2h1.jp^$doc
+||39093.net^$doc
+||39093.tv^$doc
+||4151.biz^$doc
+||4151.tv^$doc
+||55093.com^$doc
+||55bdsm.com^$doc
+||aeru.tv^$doc
+||affairdating.com^$doc
+||aitai.biz^$doc
+||amantssexy.com^$doc
+||askme4date.com^$doc
+||b-7.jp^$doc
+||babaroa.net^$doc
+||bbs-7.jp^$doc
+||bbsdx.jp^$doc
+||benbbs.net^$doc
+||bnbn.jp^$doc
+||c-y.jp^$doc
+||celcol.jp^$doc
+||celebri.jp^$doc
+||chy.jp^$doc
+||cjok.net^$doc
+||crostol.com^$doc
+||datenabi.com^$doc
+||doem.jp^$doc
+||ebifri.com^$doc
+||eraberu.jp^$doc
+||erocm.com^$doc
+||flirtanu.com^$doc
+||flirtmoms.com^$doc
+||freedom-garden.com^$doc
+||freesexmatch.com^$doc
+||geh.jp^$doc
+||getnaughty.com^$doc
+||gofun.jp^$doc
+||gspo.jp^$doc
+||guj.jp^$doc
+||guw.jp^$doc
+||h093.net^$doc
+||hipma.jp^$doc
+||hmai.jp^$doc
+||hmhm.jp^$doc
+||hoct.cc^$doc
+||hxh.jp^$doc
+||igetnaughty.com^$doc
+||irha.jp^$doc
+||jnjn.jp^$doc
+||jukcha.com^$doc
+||jukuana.net^$doc
+||jyk.jp^$doc
+||kadak.jp^$doc
+||kanbbs.net^$doc
+||kokanjo.net^$doc
+||koubi.jp^$doc
+||koy.jp^$doc
+||ksds.jp^$doc
+||linblog.info^$doc
+||linguette.net^$doc
+||locals.dating^$doc
+||loveju.net^$doc
+||mamak.jp^$doc
+||matchx2.com^$doc
+||meetdatekiss.com^$doc
+||meetpie.net^$doc
+||mejp.net^$doc
+||mgirl.jp^$doc
+||mland.jp^$doc
+||mmnav.jp^$doc
+||moecoco.com^$doc
+||mymymy.net^$doc
+||naughtydate.com^$doc
+||newhoney.jp^$doc
+||nuide.net^$doc
+||oneisan.net^$doc
+||oolontya.com^$doc
+||pair-pair.com^$doc
+||panacota.net^$doc
+||piparelli.net^$doc
+||pirikitos.com^$doc
+||pmew.jp^$doc
+||pnav.jp^$doc
+||quickflirt.com^$doc
+||ricopin.com^$doc
+||scnv.jp^$doc
+||serev.net^$doc
+||sfg.jp^$doc
+||sfge.jp^$doc
+||singles50.jp^$doc
+||smab.jp^$doc
+||smism.jp^$doc
+||smmax.jp^$doc
+||soha.jp^$doc
+||sok8.net^$doc
+||stomatico.com^$doc
+||suguaitaina.com^$doc
+||suguao.net^$doc
+||sumatuma.com^$doc
+||sxe.jp^$doc
+||syasei.com^$doc
+||tapi2.jp^$doc
+||tarto.net^$doc
+||tendermeetonline.com^$doc
+||tendermeets.com^$doc
+||tinql.com^$doc
+||together.com^$doc
+||maturedating.com^$doc
+||topg.jp^$doc
+||tubakinohimitsu.amebaownd.com^$doc
+||tugonoyoi.com^$doc
+||twowife.com^$doc
+||txtx.jp^$doc
+||ulla.com^$doc
+||uniformdating.com^$doc
+||wantubad.com^$doc
+||wildmeets.com^$doc
+||xgal.jp^$doc
+||xzo.jp^$doc
+||yceleb.com^$doc
+||yourskiss.com^$doc
+||life-is-luminous.com^$doc
+||after-7.net^$doc
+||aikatuz.jp^$doc
+||always-happy-fortune.com^$doc
+||alwayslike.safestspot.jp^$doc
+||apppleheaddd.jp^$doc
+||browser9182.web.fc2.com^$doc
+||catchmetalk.com^$doc
+||charecttorr.jp^$doc
+||charm-n.com^$doc
+||chesscheckersvariation.com^$doc
+||club-house.link^$doc
+||cocoro-liberty.com^$doc
+||every-blanched.com^$doc
+||every-dark.com^$doc
+||every-enjoy.com^$doc
+||every-salmon.com^$doc
+||febdd.info^$doc
+||fortune-yakata.com^$doc
+||gnan.jp^$doc
+||gnchag.com^$doc
+||gran-danker.jp^$doc
+||gyakunan.net^$doc
+||igazre.com^$doc
+||mamagathering.org^$doc
+||mc-aoyama.com^$doc
+||miracle-door.com^$doc
+||okanekasegeru.com^$doc
+||online-777.jp^$doc
+||p-mel.net^$doc
+||part-ner01.jp^$doc
+||peachcafe.net^$doc
+||poison-idea.com^$doc
+||polaris-775.com^$doc
+||rosaca-nina.net^$doc
+||s-space.jp^$doc
+||spiritual-leading.com^$doc
+||sugusagasu.com^$doc
+||sukui01.com^$doc
+||sukui02.com^$doc
+||sukui03.com^$doc
+||sukui04.com^$doc
+||sukuinote.jp^$doc
+||sumsmsp.info^$doc
+||szddbxyumfcf.net^$doc
+||telet.me^$doc
+||tomikuji.com^$doc
+||ugfdwmausxfy.net^$doc
+||web.fe-vrier.com^$doc
+||whpbrmdss.com^$doc
+||wkdk.jp^$doc
+||dwoetbarcrooplsloiwh.com^$doc
+||lets-tip315.com^$doc
+||loveri.net^$doc
+||lvli.jp^$doc
+||m2sg.jp^$doc
+||mamasg.net^$doc
+||mcbien.net^$doc
+||sgua.jp^$doc
+||spilov.net^$doc
+||splv.jp^$doc
+||suguap.net^$doc
+||vien.jp^$doc
+||eternal-station.jp^$doc
+||msg.metamessen.net^$doc
+||o-cean-fortune.biz^$doc
+||o-cean-fortune.com^$doc
+||secondary-with.com^$doc
+||rea-love.net^$doc
+||natu.natural-natural-pure.com^$doc
+||celezma.net^$doc
+||loveru.jp^$doc
+||t1amo.jp^$doc
+||pair-seat.net^$doc
+||pairseat.net^$doc
+||sez.jp^$doc
+||p-chi.tech^$doc
+||vanilla-japan.love^$doc
+||jtybleua.jp^$doc
+||mai-tel.jp^$doc
+||sfc.bz^$doc
+||sfget.jp^$doc
+||download-campaign.com^$doc
+||fine-cloud.net^$doc
+||float-next.com^$doc
+||matomenever.com^$doc
+||mid-round.com^$doc
+||otonanojikan13579.net^$doc
+||up-loop.net^$doc
+||videochat-fan.com^$doc
+||mamamour.net^$doc
+||2chlovers.web.fc2.com^$doc
+||lovez.jp^$doc
+||moremorelove.net^$doc
+||after-noon.jp^$doc
+||chatchu.jp^$doc
+||cupid-chat.net^$doc
+||nanroom.net^$doc
+||nowtuma.net^$doc
+||pastelism02.jpn.com^$doc
+||wifekai.net^$doc
+||zerocha.jp^$doc
+||chat-search.com^$doc
+||hhh.u3se3jg3gae.com^$doc
+||lmoox5.net^$doc
+||hn-mizuki.com^$doc
+||urara02032023.com^$doc
+||gloria-divination.$doc
+||otomachi.jp^$doc
+! ||amazonlogistics.jp^$all
+||fukusenkan.com^$doc
+||koi-chat.net^$doc
+||sachikru.com^$doc
+||sachikru1.com^$doc
+||sachikru3.com^$doc
+||sachikru4.com^$doc
+||sachikru5.com^$doc
+||sachikru7.com^$doc
+||sachikru8.com^$doc
+||kokocha.site^$doc
+||dedestin0.jp^$doc
+||legamee.jp^$doc
+||miraiah.jp^$doc
+||sen8senjya.jp^$doc
+||fukuroou.jp^$doc
+||recruit-gold.com^$doc
+||spiritual-jp.com^$doc
+||xdpiwrx7ub.net^$doc
+||go-ld-li-ne.site^$doc
+||gold-line.online^$doc
+||cloudmax.jp^$doc
+||mamakatu42.blogspot.com^$doc
+||vivian.jp.net^$doc
+||cha-nce.net^$doc
+||mirusiru.online^$doc
+||mobileverify.net^$doc
+||kounnomichishirube.net^$doc
+||lucksignpost0804.org^$doc
+||lightning02s.com^$doc
+||lightning0707.com^$doc
+||silversex.com^$doc
+||flirttime.com^$doc
+||ma-rry.net^$doc
+||ma-rry.site^$doc
+||altdorfer-niklaus.com^$doc
+||lucky-star8.com^$doc
+||koinik.net^$doc
+||yurizono.com^$doc
+||the-match.jp^$doc
+||gtex3.com^$doc
+||nice.par-even.com^$doc
+||pr-0m.link^$doc
+||wa-nago-wagona.com^$doc
+||chi-yo-1807chiyo.com^$doc
+||globalreward77.com^$doc
+||jukukoi.jp^$doc
+||jukukoi.me^$doc
+||lovely-lovely.com^$doc
+||shareno1wish.net^$doc
+||d-position.com^$doc
+||d-position.shop^$doc
+||kaiunnookite.com^$doc
+||bs-03-6743-2266.net^$doc
+||love2-mail.com^$doc
+||gokinjoscreen.com^$doc
+||koun-wa.com^$doc
+||mariage-inc.com^$doc
+||tenmei-michibiki.com^$doc
+||a1tai7.jp^$doc
+||atchao.jp^$doc
+||bestchat-chat.com^$doc
+||brs.bi09aso-yo.xyz^$doc
+||brs.vacat81-best.tokyo^$doc
+||enenkatukatumail.com^$doc
+||enjoylife2001.net^$doc
+||ffr548tyfhe.jp^$doc
+||k0k0cha.link^$doc
+||ir0d0r1.jp^$doc
+||ma-t-chy.link^$doc
+||maiwa12.jp^$doc
+||mat-chy.site^$doc
+||me08mo.com^$doc
+||meltiest.jp^$doc
+||mem44.com^$doc
+||merukore.jp^$doc
+||moremoremail.net^$doc
+||p-pure.jp^$doc
+||p0cket1ove.jp^$doc
+||p0rte.site^$doc
+||pairife.jp^$doc
+||platinumpla2023.com^$doc
+||riarialuvluv2023.com^$doc
+||romance-time.net^$doc
+||sez-pr.com^$doc
+||soklove.net^$doc
+||sugulove777.com^$doc
+||ta1kcall.site^$doc
+||tada-love.jp^$doc
+||tokimekitaine.net^$doc
+||tokimekimaildesu.net^$doc
+||tokumeichat135.net^$doc
+||tokumeichatmail.net^$doc
+||tsumatsuma.xyz^$doc
+||olive-ft.jp^$doc
+||az-l.com^$doc
+||sm-bt.net^$doc
+||sm-heaven.com^$doc
+||smdotcom.com^$doc
+||seselagi.com^$doc
+||recipe000.tokyo^$doc
+||ado.wish-best.com^$doc
+||keiunkan.com^$doc
+||pc.mt3sys.com^$doc
+||as25ap.com^$doc
+||asap15.com^$doc
+||sm8787.com^$doc
+||ccappuccinno.com^$doc
+||papamagic.net^$doc
+||hoshi-no-michibiki.com^$doc
+||hoshi-no-michibiki.jp^$doc
+||miracle.magic-connect.net^$doc
+||million-vita128.com^$doc
+||eb-nav.com^$doc
+||global-riward77.com^$doc
+||essence-one.net^$doc
+||himegoto-time.com^$doc
+||himegoto-time.jp^$doc
+||happiness-app.net^$doc
+||matching364.com^$doc
+||pktbuu.morau.top^$doc
+||blackknocckk.jp^$doc
+||finelucckyy.jp^$doc
+||nokiseitjnemnew.jp^$doc
+||vi.violleet.com^$doc
+||gg.garrnnet.com^$doc
+||fl.floriittee.com^$doc
+||ll.liberrttyy.com^$doc
+||eujsiyajep.niigata.jp^$doc
+||success-dream.jp^$doc
+||lovetwipaco.com^$doc
+||sharesharemail.net^$doc
+||high-incomes.com^$doc
+||line-special-information.com^$doc
+||side-joblp.com^$doc
+||71l0b.com^$doc
+||everydaykennsyou.com^$doc
+||king-sweepstakes.com^$doc
+||qaghoz.com^$doc
+||resort-life7.com^$doc
+||mmnn.jp^$doc
+||mamatech.pepper.jp^$doc
+||manpuku-ja.com^$doc
+||manpuku-ja.jp^$doc
+||ms-lounge.net^$doc
+||sm-sl.net^$doc
+||meltsweetbite.com^$doc
+||ce0oil1ibu.com^$doc
+||ezg-iy.com^$doc
+||hjr-wq.com^$doc
+||olt-nw.com^$doc
+||iinfssspoipo.com^$doc
+||mugen-online.com^$doc
+||layer-pj.com^$doc
+||du0.jp^$doc
+||hapinet.net^$doc
+||kiseki.com^$doc
+||ka73-urara.club^$doc
+||uraaka.net^$doc
+||peraichi.com/landing_pages/view/s8j8k/$doc
+||gmatch.jp^$doc
+||majiainc.com^$doc
+||meet-up.jp^$doc
+||n43vr.com^$doc
+||candycandypop.com^$doc
+||showa-klub.com^$doc
+||colorfulromance.com^$doc
+||gmatch.jp^$doc
+||blue-uranai.com^$doc
+||bm-bluemoon.com^$doc
+||kinun-777.com^$doc
+||kousenkan.com^$doc
+||aikotoba2020.com^$doc
+||ainokotoba1515.com^$doc
+||yunekon2taxiy.jp^$doc
+||midnighteaparty.com^$doc
+||nav1.jp^$doc
+||up.ch3m1stry.com^$doc
+||hoshiyomi-yakata.com^$doc
+||hoshiyomi-yakata.jp^$doc
+||mimiray-k.jp^$doc
+||miray-k.jp^$doc
+||luna-ria.jp^$doc
+||msiv5.com^$doc
+||free-ren.jp^$doc
+||free-ren.com^$doc
+||fortune-crystal.com^$doc
+||fab-inst.com^$doc
+||ai-mono.jp^$doc
+||again-agreement.com^$doc
+||birth-bravery.com^$doc
+||desk-dictionary.com^$doc
+||event-experiment.com^$doc
+||ai-referee.com^$doc
+||hfykmfd1.com^$doc
+||lien-lienam.com^$doc
+||rune-luna-moon.com^$doc
+||ombrewa.space^$doc
+||chosentalladvanced.com^$doc
+||methodsbillboardssurface.com^$doc
+||li-ke-lo-ve.com^$doc
+||like-love.net^$doc
+||m-eteor.com^$doc
+||m-eteor.shop^$doc
+||b-cdn.net/human-verify-system.html$doc
+||b-cdn.net/verify-captcha-$doc
+||r2.dev/human-verify-system.html$doc
+||yy8j.com^$doc
+||reductioncarnival.com^$doc
+||cheri-sh.jp^$doc
+||cheri-sh.net^$doc
+||e-c.tokyo^$doc
+||iroha-oran24.com^$doc
+||jp.rian-rian.com^$doc
+||kaigan-kaiun-fortune.com^$doc
+||rokuseikantei.com^$doc
+||match-member.com^$doc
+||tu-tu.jp^$doc
+||vip-salon.net^$doc
+||kas6mjgmxhn5.com^$doc
+||jkoi.jp^$doc
+||light678o.fun^$doc
+||bacchuss.net^$doc
+||ssgalaxy-sysgold.jp^$doc
+||foryouswk.jp^$doc
+||herebyintentionally.com^$doc
+||m-ateria.com^$doc
+||hhll.app^$doc
+||l-partner.jp^$doc
+||lpartner.jp^$doc
+||peace-77place.com^$doc
+||peach-next.info^$doc
+||profileclub.info^$doc
+||freeshot.info^$doc
+||orga29.com^$doc
+||the-latest-version.com^$doc
+||book234h.fun^$doc
+||litlink.site^$doc
+||nyancokuji.xyz^$doc
+||star789h.fun^$doc
+||g5chat.com^$doc
+||matchtap.site^$doc
+||call-chieftain.com^$doc
+||deep-dealings.com^$doc
+||easy-elation.com^$doc
+||u-to--u.com^$doc
+||u-to-u.com^$doc
+||u--to-u.com^$doc
+||aibeautia1.jp^$doc
+||loto7-diamond-club.com^$doc
+||lotochance.hp.peraichi.com^$doc
+||lotochance-vip.com^$doc
+||scrutinizeordealscrutinize.com^$doc
+||story-story.life^$doc
+||mcdonal.fujicandy-balibalione.net^$doc
+||soul-of-compass.com^$doc
+||e-manager-kanri.com^$doc
+||info-top-letter.com^$doc
+||noi9va4ewa.com^$doc
+||thanksgift-special.com^$doc
+||mailtherapyask.com^$doc
+||echi-echi-time.org^$all
+||f-fri.com^$doc
+||f-fri.net^$doc
+||active-achieve.com^$doc
+||basic-bank.com^$doc
+||chief-child.com^$doc
+||deliver-departure.com^$doc
+||tour375.com^$doc
+||trr59rrt.com^$doc
+||akuto23.com^$doc
+||ntc69oia.com^$doc
+||rken104.com^$doc
+||rkn71nkr.com^$doc
+||o-rakuenn.com^$doc
+||honeyline.co.jp^$doc
+||honeyline.net^$doc
+||lovevoice.net^$doc
+||image-play.net^$doc
+||bijinkadan.com^$doc
+||9888.st^$doc
+||6969-chat.tv^$doc
+||1919-chat.tv^$doc
+||acttas.com^$doc
+||luvmee.com^$doc
+||luvmlp.com^$doc
+||luvmsite.com^$doc
+||matchxxx.jp^$doc
+||getma.tech^$doc
+||matchzzz.jp^$doc
+||uly-sses8888.com^$doc
+||another2020.net^$doc
+||colorone.jp^$doc
+||yoitoki.jp^$doc
+||play.google.com/store/apps/details?id=com.ola.yoitoki^$doc
+||tenkeifa.com^$doc
+||tenkeiya.com^$doc
+||tenkeiza.com^$doc
+||loto-4x.com^$doc
+||epicpotec.com^$doc
+||nxishctcjccry.com^$doc
+||daily-description.com^$doc
+||divine.alegria-verte.com^$doc
+||jolly.treasure-pleasure.com^$doc
+||reveur-voyance.jp^$doc
+||destinyholy.net^$doc
+||fortune-moon.net^$doc
+||irene-fortuna.com^$doc
+||sws.smart-brain555.com^$doc
+||baby-match.com^$doc
+||play.google.com/store/apps/details?id=com.juku_para^$doc
+||opportunityforeigntoward.com^$doc
+||dressedunlessround.com^$doc
+||roundopportunityunless.com^$doc
+||coc-gov.com^$doc
+||michiakari.com^$doc
+||michiakagi.com^$doc
+||michiakaza.com^$doc
+||momentary.link^$doc
+||bitgetnextlevel666.com^$doc
+||fukucenter.com^$doc
+||destined-meeting.com^$doc
+||luminous-encounter.com^$doc
+||luminous-encounter.biz^$doc
+||luminous-encounter.info^$doc
+||luminous-encounter.net^$doc
+||luminous-encounter.org^$doc
+||teninorashinban.com^$doc
+||sub.astroline.today^$doc
+||ant.spica-telescope.com^$doc
+||amazing.mirage-road.com^$doc
+||aeru365.jp^$doc
+||k0ikana.com^$doc
+||b-withyou.com^$doc
+||w1thy0u.com^$doc
+||yuriyuri-yurayura.com^$doc
+||celestica-premium.com^$doc
+||gbg.ty2s-pqv7.com^$doc
+||pgk.te1p-a4ir.com^$doc
+||uid.pmi4-g8sd.com^$doc
+||akgi45sas.jp^$doc
+||dfr.bubu88yjt.jp^$doc
+||g5h.gfd7414uytr.jp^$doc
+||sed.kjh69sa99.jp^$doc
+||wse.yts248ds.jp^$doc
+||abc.luxe5321.com^$doc
+||kaiun-blue.com^$doc
+||mn-meiun.com^$doc
+||kaiunraw.com^$doc
+||msx.hope-321d.com^$doc
+||mantra-7-teach.net^$doc
+||mantra-7teaching.com^$doc
+||mantra-7.net^$doc
+||mantra-7teach.com^$doc
+||mantra7.net^$doc
+||mantra77.jp^$doc
+||icha-kurakura.biz^$doc
+||p67-kuku4e.xyz^$doc
+||free-community.club^$doc
+||hm99-free7apo.gift^$doc
+||tadaapo.gift^$doc
+||tadadeai.weebly.com^$doc
+||play.google.com/store/apps/details?id=gift.tadaapo.tadadeai&$doc
+||improveyourhand.online^$doc
+||irrigation085.com^$doc
+||atlier-ad.jp^$doc
+||atelier-happiness.co.jp^$doc
+||atelier-hp.jp^$doc
+||chloe-77le.com^$doc
+||jyuku-kan.tokyo^$doc
+||deq.frt-87rtyt1.jp^$doc
+||ytk.jra-ikkr.jp^$doc
+||tada-mail.com^$doc
+||tada-mail.net^$doc
+||soltp1de.user.webaccel.jp^$doc
+||play.google.com/store/apps/details?id=com.tadamailmatching.app^$doc
+||tadade-navi.com^$doc
+||plus-x4-alpha.com^$doc
+||lovee-idol.tokyo^$doc
+||high-loveit.com^$doc
+||lot.luck-fortune.com^$doc
+||deal-defeat.com^$doc
+||bhtuukgrerzjmchn.com^$doc
+||av-master.org^$all
+||together2night.com^$doc
+||dmlqidmx8frkz90.ywufsjhc4.jp^$doc
+||pairing0-0.net^$doc
+||pairingmailmail.com^$doc
+||areallrea.com^$doc
+||arealrea.com^$doc
+||rearealrea.com^$doc
+||nontymontylle.jp^$doc
+||brilliant.ohana-pilina.com^$doc
+||pinehollow-glade.com^$doc
+||tg525.com^$doc
+||linez7820.com^$doc
+||jp84434.com^$doc
+||pfj.anbilip4.com^$doc
+||ap.appl-er.com^$doc
+||hougen-talk.com^$doc
+||honeytalkgroup.com^$doc
+||tomodachiproject.com^$doc
+||official.treasure-fan.com^$doc
+||jump-hi-quality77.com^$doc
+||sparkle-sparkle.net^$doc
+||spiritual-stargate.com^$doc
+||spiritual-stargate.net^$doc
+||stargate-spiritual.com^$doc
+||stargate-spiritual.net^$doc
+||starrgate-sp.net^$doc
+||starrgate.co.jp^$doc
+||barian-therd.com^$doc
+||fantasia-menard.com^$doc
+||ofyou-beautiful.com^$doc
+||saro-nelmng.com^$doc
+||soijoy-sence.com^$doc
+||success-bloom.com^$doc
+||vortex-comger.com^$doc
+||tr53vs.com^$doc
+||lvrc.jp^$doc
+||nogruptexn.com^$doc
+||ralphclothing-jp.com^$doc
+||champion-place77.com^$doc
+||inspirationwillingviagiant.com^$doc
+||net.redroses.top^$doc
+||sdnlq.site^$doc
+||sdnlt.site^$doc
+||sdnlx.site^$doc
+||kimikoi8.com^$doc
+||l0ve-zer0.com^$doc
+||zer0-l0ve.com^$doc
+||yr-root.com^$doc
+||mightembarrassedlaw.com^$doc
+||brillante-etoile.com^$doc
+||lamp-keeper-tomori.com^$doc
+||journey-of-truth.com^$doc
+||cf67ahu-mkooh.com^$doc
+||kikon-match.co.jp^$doc
+||pure-ppre-r.com^$doc
+||dasikmonnb9.sbs^$doc
+||jjiu3sqw.sbs^$doc
+||kvgp201er.sbs^$doc
+||osjdd4d.sbs^$doc
+||w0sqoketsl.sbs^$doc
+||glitter-2025.com^$doc
+||alor1-j6g2t.com^$doc
+||ik-v60jh3j.com^$doc
+||mn6q-6tw4h.com^$doc
+||phm-2g.com^$doc
+||r9-2an.com^$doc
+||coupletime2525.com^$doc
+||aaxr.shop^$doc
+||rosarios.cloud^$doc
+||sefrail.com^$doc
+||tsukiyomian.com^$doc
+||jukuen-club.com^$doc
+||yoloo-jp.com^$doc
+||yoloo-official.zendesk.com^$doc
+||lottery37-fct.com^$doc
+||fortuneletter.com^$doc
+||fortuneqr-letter.com^$doc
+||lucky-letter.com^$doc
+||amoredate.com^$doc
+||friend-match.net^$doc
+||sanka.fun^$doc
+||www.black-magic.jp^$doc
+||www.onmyo.jp^$doc
+||www.spiritualheal.net^$doc
+||www.urami.net^$doc
+||www.whitemagic.jp^$doc
+||tadakyun.jp^$doc
+||tadakyun.net^$doc
+||tadaqyun.net^$doc
+||5187.jp^$doc
+||587.jp^$doc
+||app-aplell.com^$doc
+||u65erdf-gre.com^$doc
+||gentete.com^$doc
+||fine-days.net^$doc
+||abjp6579.tokyo^$doc
+||sukebeisu.com^$doc
+||can2025.click^$doc
+||do2512.com^$doc
+||ot2512.com^$doc
+||pc2512.com^$doc
+||w-chat25.com^$doc
+||wewe.web-chatgptt.com^$doc
+||cpa.8na4zpze.com^$doc
+||linelife.home-chat.jp^$doc
+||remote-jp.jp^$doc
+||pairs-jp.karakuri.ai^$doc
+||abxchzpgqdvoahrbzk.com^$doc
+||bkxdlsivyfsjapsokq.com^$doc
+||cszavakjlvtlhojrui.com^$doc
+||go2go.bkxdlsivyfsjapsokq.com^$doc
+||kyrmtjxzbdzszrrkgt.com^$doc
+||your.happy-strike.com^$doc
+||any864jagged53.com^$doc
+||attack-stance321.com^$doc
+||castle384before12.com^$doc
+||disk-redial.com^$doc
+||halt789-enraged1.com^$doc
+||nicely888wooden222.com^$doc
+||lancerjp.com^$doc
+||indeedlikewise-342.com^$doc
+||shredgadzooks-428.com^$doc
+||spacha2026.com^$doc
+||whetherprovided-485.com^$doc
+||whilegadzooks-242.com^$doc
+||7clover.net^$doc
+||7leaf-clover.net^$doc
+||clover-seven.com^$doc
+||dragomquesi.com^$doc
+||pairry.jp^$doc
+||qole-oracle.jp^$doc
+||aurorra-fortune.com^$doc
+||aurorra.net^$doc
+||beckoning-whitecat.com^$doc
+||juku-ai-club.com^$doc
+||juku-ai-club.fun^$doc
+||juku-ai-club.pics^$doc
+||jp24tv.live^$all
+||0spot.online^$doc
+||lovespot.online^$doc
+||assetmalnutrition.com^$doc
+||ballet-bandage.com^$doc
+||beloved.noemi-mia.com^$doc
+||boundarynight.com^$doc
+||caller-calculus.com^$doc
+||chatoxygen.com^$doc
+||dangle-daring.com^$doc
+||earnest-economist.com^$doc
+||faintly-fairness.com^$doc
+||habitantvillage.com^$doc
+||ignorezest.net^$doc
+||color10color.com^$doc
+||color10color.jp^$doc
+||elegance-love.net^$doc
+||elegance.spryest.com^$doc
+||sabito.kamadonezuko.com^$doc
+||fortune-gate-open.com^$doc
+||kibou-no-hane.com^$doc
+||z52r-hm7c3-e8qx.com^$doc
+||riundoor.com^$doc
+||supirichua.com^$doc
+||zeroclu6.com^$doc
+||njkgrwk-37hgw.com^$doc
+||esrzqibdfpah-xeb.com^$doc
+||xcvk.connectiamay-naat.com^$doc
+||fanforus.com^$doc
+||nhqueen.com^$doc
+||asiavibe.com^$doc
+||callyourdate.com^$doc
+||japansdates.com^$doc
+||kikon-link.com^$doc
+||air-look-send.com^$doc
+||air-we4.com^$doc
+||care-rtu.com^$doc
+||yus-air.com^$doc
+||anatomicallylaborer.com^$doc
+||anthemlazy.com^$doc
+||approximatelylimitation.com^$doc
+||capricious-chosen.com^$doc
+||cowardprotest.com^$doc
+||externalsuffice.com^$doc
+||fervortactic.com^$doc
+||forever.luna-malina.com^$doc
+||fortunatetransformation.com^$doc
+||fragranttransport.com^$doc
+||hypocrisyyard.com^$doc
+||michibiki-mori.com^$doc
+||rainbow-road.com^$doc
+||ritz-club.net^$doc
+||sakura-fund.com^$doc
+||m.midamarkets.cc^$doc
+||mpy.thesun-messa.com^$doc
+||sukimadate.com^$doc
+||dating4lover.com^$doc
+||datewhirl.com^$doc
+||meetheage.com^$doc
+||miaromance.com^$doc
+||wingtalks.com^$doc
+||shinpisaido.com^$doc
+||suzuri.jp/kinunhado^$doc
+||tokujiro.base.shop^$doc
+||tokujirou.stores.jp^$doc
+||uranai1111.base.shop^$doc
+||youtube.com/@kinun-ryujin^$doc
+||youtube.com/@kinunhadou^$doc
+||youtube.com/@ryujin_miko^$doc
+||youtube.com/@tokujiro7kinun^$doc
+||youtube.com/@%E7%99%BD%E8%9B%87%E5%BC%81%E8%B2%A1%E5%A4%A9%E7%A5%9E%E5%B7%AB^$doc
+||youtube.com/@%E9%87%91%E9%81%8B%E5%BC%81%E8%B2%A1%E5%A4%A9^$doc
+||lvluvlabo.jp^$doc
+||luvlabo.jp^$doc
+||revju.jp^$doc
+||yumemoba.jp^$doc
+||hapiapplp.com^$doc
+||happylapp.com^$doc
+||k-cobain.com^$doc
+||lilac-fortune.com^$doc
+||senshinsu.com^$doc
+||sonshinus.com^$doc
+||etrna.jp^$doc
+||permanan.com^$doc
+||rebetrna.jp^$doc
+||lux-the-destiny.com^$doc
+||misstooth456central.com^$doc
+||whitenoise554popular.com^$doc
+||worldwide012mental.com^$doc
+||plan-smlp.com^$doc
+||fortune-dojo.com^$doc
+||fortunedojo.net^$doc
+||kaiun-dojo.com^$doc
+||ogamiya.info^$doc
+||ogamiya.stores.jp^$doc
+||ballot-vivid.com^$doc
+||build-exert.com^$doc
+||caress-fussy.com^$doc
+||decade-orbit.com^$doc
+||exceed-curio.com^$doc
+||fable-smile.com^$doc
+||glad-uplifting.com^$doc
+||grace-achieve.jp^$doc
+||inborn-awash.com^$doc
+||namely-evoke.com^$doc
+||nimble-synth.com^$doc
+||ethics-whisk.com^$doc
+||please-zebra.com^$doc
+||rating-shave.com^$doc
+||saving-guard.com^$doc
+||k1nd-talk.com^$doc
+||m1xm1x-real.com^$doc
+||mixmix-real.com^$doc
+||matchingitv.com^$doc
+||ialoop.net^$doc
+||amo.topescort.jp^$doc
+||swlife.jp^$doc
+||kokoai-deai.com^$doc
+||kokokaradeai.com^$doc
+||ukacclmza.net^$doc
+||uranaikan.com^$doc
+||amamorimo.com^$doc
+||amanerino.com^$doc
+||amanolimo.com^$doc
+||amemorino.com^$doc
+||kiseki-hakoniwa.com^$doc
+||lucky-garden.net^$doc
+||luckys-garden.com^$doc
+||kotoanata.jp^$doc
+||unlepre.jp^$doc
+||coco-dream.com^$doc
+||coco-dream.net^$doc
+||coco-yume.com^$doc
+||togen-utopia.com^$doc
+||brs.miteau.com^$doc
+||miruau.com^$doc
+||miteau.net^$doc
+||zettaiau.com^$doc
+||play.google.com/store/apps/details?id=com.miruau^$doc
+||ten-zaru.com^$doc
+||heart-1ink.com^$doc
+||gansenri.com^$doc
+||gensenli.com^$doc
+||gomsanri.com^$doc
+||senganri.com^$doc
+||musubi-net.com^$doc
+||loto-lab0.com^$doc
+||0120999900.net^$doc
+||angel-talk.jp^$doc
+||hentai-p.club^$doc
+||voice-actress.jp^$doc
+||m-lotosystems.com^$doc
+||8219.mobi^$doc
+||honeytalk.com^$doc
+||phonesex-maturelady.com^$doc
+||pictomo.net^$doc
+||smalove.com^$doc
+||koi.koi-palette.com^$doc
+||accessaccent.com^$doc
+||blenderbakery.com^$doc
+||cheerfulcharity.com^$doc
+||developdestiny.com^$doc
+||enjoyepisode.com^$doc
+||forestfortress.com^$doc
+||pairsvip.jp^$doc
+||paters.club^$doc
+||xy58.jp^$doc
+||izerokoi.jp^$doc
+||zerokoi.jp$doc
+||giftia.club^$doc
+||privage.club^$doc
+||arrow-fortune.com^$doc
+||kinun-birthday.com^$doc
+||linesys.jp^$doc
+||taihoumon.com^$doc
+||matchingclub.jp^$doc
+||eternal-love.net^$doc
+||ccd-15846.com^$doc
+||onceinalifetimemeeting.com^$doc
+||scolor.jp^$doc
+||mirioea.com^$doc
+||sma-lita.site^$doc
+||thrive-invest.jp^$doc
+||viewer-howdy.com^$doc
+||convey-pluck.com^$doc
+||friend-gather.com^$doc
+||prompt-abusive.com^$doc
+||happiness-cats.com^$doc
+||happiness-cats.net^$doc
+||shiawase-cat.com^$doc
+||otoromachat.com^$doc
+||bulkbreeding.com^$doc
+||disciplineavarice.com^$doc
+||champion.kiitos-kiitoksia.com^$doc
+||latterantithesis.com^$doc
+||webogram.ru^$all
+||xn--80affa3aj0al.xn--80asehdb^$all
+||telegr.am/user_mgt/login$all
+||tgram.ru^$all
+||telegramm.site^$all
+||web-telegram.net^$all
+||anapatformacion.org/modules/file/tor/tor-browser.zip^$all
+||koi2ru.com^$all
+||room2021.net^$all
+||roomoshirase.net^$all
+||smore91.net^$all
+||touchoshirase.net^$all
+||touchtacchi.net^$all
+||wswsnews.net^$all
+||s3.amazonaws.com/extpro/speed4.html$all
+! techsupport scam
+/?{BV_SRCID}&$doc
+/werrx01/^$doc
+/merrx01/^$doc
+||ondigitalocean.app/*^phone=+1-$doc
+||plesk.page/*?phone=$doc
+/W*ity0*00Er00*/index.$doc
+||s3.ap-northeast-1.amazonaws.com/tedex.com/*/index.html$all
+||smarttvnew.vercel.app^$all
+/systemerror-mac/?$doc
+/Win0SecurityEr0CH0700Err0rSt/index.html$doc
+/werrx01/index.html$doc
+||activexsportswear.com^$all
+||besttreasurecoastroofing.com^$all
+||errorordufhwe.s3.ap-south-1.amazonaws.com^$all
+||s3.ap-northeast-2.amazonaws.com/%*!!%*/index.html$doc
+||s3.amazonaws.com/securityfotrus.1.13/index.html$all
+||s3.eu-west-2.amazonaws.com/675.88.u6.8878/index.html$all
+||s3.us-west-1.amazonaws.com/security.uni.firewall.$all
+/Win00Security07/index.html$doc
+/Er0Wind0fsd0Security087/index.html$doc
+||websafety.online^$all
+||mct-niger.com^$all
+||stb-media.xyz^$all
+||theweddingmahotsav.com^$all
+||hodllane.com^$all
+||pushlandings.b-cdn.net^$all
+||fastndio.s3.eu-central-1.amazonaws.com^$all
+||pub-77106c9273be4f3fbec6b6d6c3c51b7f.r2.dev^$all
+||s3.ap-northeast-1.amazonaws.com/ongoing.com/aanoitmessure/index.html^$all
+||setkuttina.pages.dev^$all
+||xbasugigqiuegiwqdbsx.s3.ap-northeast-1.amazonaws.com^$all
+||uwqghwfdwqywetqwfghewqeqweig.s3.ap-southeast-2.amazonaws.com^$all
+||fantastic-salamander-c721cb.netlify.app^$all
+||ondigitalocean.app/*/index.php?cezp=$doc
+||amazonaws.com/*.*.*.*.*.*.*.*/*/index*.html$doc
+||germanytechsupport.pages.dev^$all
+||systemsupport.pages.dev^$all
+||techsupport-ev2.pages.dev^$all
+||pub-3b4d978c14114185847089b100168c84.r2.dev^$all
+||tingtang.pages.dev^$all
+||tomtom.pages.dev^$all
+||adolphusisomlycyou.pages.dev^$all
+||blob.core.windows.net/$web/*index.html$doc
+||windows.net/*?bcda=$doc
+/index.html?ph0n=1-$doc
+||pages.dev/Wi0n0erAry0mpAlert048/$all
+||netlify.app/errox01/?$all
+||seishinyoga.com^$all
+||microchromejapan.b-cdn.net^$all
+/^https:\/\/[a-z]{16,}\.s3\.[-a-z]+1\.amazonaws\.com\/[a-z]{66,}(?:\/[a-z]{45})?\.html/$doc,match-case,to=amazonaws.com
+/^https:\/\/[-a-z]{16,}\.z\d{2}\.web\.core\.windows\.net\/[a-z]{70,}(\/[a-z]{40,})?\.html/$doc,match-case,to=web.core.windows.net
+||web.core.windows.net/?zpbid=$doc
+||amplifyapp.com/Win*/index.html$doc
+||windows.net/Win*/index.html$doc
+||windows.net/Mac*/index.html$doc
+||web.core.windows.net/chrmac/index.html$doc
+||web.core.windows.net/macx/index.html$doc
+/index.html?Aniph=1-$doc
+/index.html?ph0nq=$doc
+/?pnoorg=1^$doc
+||multiyogaoffer.jp.net^$all
+||pc1968.onrender.com^$all
+.com/link?z=$doc
+||b-cdn.net/Mac*/?phone=$doc
+||donghocotatan.com^$all
+||goldendoghotel.com^$all
+/^https:\/\/[a-z]{12,15}\.com\/\?p=[0-9a-f]{32}&u=[0-9a-f]{138}\b/$doc,match-case
+/?ph0nq=1-$doc
+/?ph0nq=+1-$doc
+||web.core.windows.net/?_event=$doc
+||pages.dev/ai2.mp3$doc
+/Win08ShDMeEr0887x/*$doc
+||storage.googleapis.com/my*server/*/index.html$doc
+||canadacentral-01.azurewebsites.net/index1.html$doc
+||windows.net/?tk=$doc
+||windows.net/*/index.html?clickid=$doc
+/index.html?Anph=$doc
+||girlsmakeithard.monster^$all
+||web.core.windows.net/?call=*&code=$doc
+.amazonaws.com/*.*.*.*.*.*.denied/$doc,domain=amazonaws.com|github.io
+||ondigitalocean.app/*/?bcda=$doc
+||grootcam.shop^$all
+||z13.web.core.windows.net/*/?clickid=$doc
+||viruswarning*.web.core.windows.net^$all
+://message1*.z13.web.core.windows.net^$doc
+^Anph=(0101)-$doc
+/^https:\/\/[a-z]{5,20}-[0-9a-z]{16}\.z0\d\.azurefd\.net\/[0-9A-Za-z]+0[0-9A-Za-z]+\/index\.html/$doc,match-case,domain=azurefd.net
+||azurefd.net/?bcda=$doc
+?Kuph=1-$doc
+||web.core.windows.net/?111=$doc
+!://main.d*.amplifyapp.com/?$doc
+||ondigitalocean.app/Win0codejInfouycinfcode/$doc
+azurefd.net,azurestaticapps.net,ondigitalocean.app,web.core.windows.net##body#mycanvas.map[style="cursor:none"]
+azurefd.net,azurestaticapps.net,ondigitalocean.app,web.core.windows.net###frame[title="encrypted shop"][allowfullscreen][src^="blob:https"][style="display: block;"]
+||azurefd.net/Win20Errfb020/index.html$doc
+sgp1.cdn.digitaloceanspaces.com###frame[title="encrypted shop"][allowfullscreen][allow="fullscreen"][src^="blob"][style="display: block;"]
+||pages.dev/*/Fm7-alert.wav
+||pages.dev/*/ai2.mp3
+||pages.dev/*_Fm7-alert.mp3
+||pages.dev/0wa0rni0ng0.mp3
+||pages.dev/al1.mp3
+||pages.dev/yaketsuku.mp3
+||pages.dev/esc.js
+||pages.dev/fulls.js
+||pages.dev/fullscreen.js
+||pages.dev/media/alert.mp3
+||pages.dev/nvidia.js
+||pages.dev/js/esc.js
+||pages.dev/js/flscn.js
+||pages.dev/js/nvidia.js
+||pages.dev/jupiter.js
+||pages.dev/noir.js
+||pages.dev/*/alertmicrosoft.mp3
+||pages.dev/webs.mp4
+||r2.dev/_Fm7-alert.mp3
+||r2.dev/media/_Fm7-alert.mp3
+||windows.net/*/bxsafe.js
+||windows.net*/esc.js
+||windows.net/*/flscn.js
+||windows.net/js/jsd1.js
+||windows.net/js/jsd2.js
+||windows.net/*/jupiter.js
+||windows.net/*/noir.js
+||windows.net/*/nvidia.js
+||windows.net/media/beep.mp3
+||windows.net/*/media/beep.mp3
+||windows.net/*_Fm7-alert.mp3
+||windows.net/js/fulls.js
+||windows.net/media/yaketsuku.mp3
+||b-cdn.net/jupiter.js
+||b-cdn.net/noir.js
+||b-cdn.net/nvidia.js
+||windows.net/js/customone.js
+||windows.net/js/customtwo.js
+||windows.net/media/apked.mp4
+.online/js/esc.js
+.online/js/flscn.js
+.online/js/full.js
+.online/js/mouse.js
+.online/js/muse.js
+.online/js/noir.js
+.online/js/script2.js
+.online/js/script3.js
+.online/js/script5.js
+.online/js/script6.js
+.online/js/script7.js
+.online/media/webs.mp4
+.xyz/js/esc.js
+.xyz/js/noir.js
+||amplifyapp.com/*/js/esc.js
+||amplifyapp.com/*/js/flscn.js
+||core.windows.net/takashi.mp3
+||core.windows.net/yaketsuku.mp3
+||core.windows.net/haruto.js
+||core.windows.net/itsuki.js
+||core.windows.net*/js/leave.js
+||core.windows.net*/js/mouse.js
+||core.windows.net*/js/fuscn.js
+||core.windows.net/media/chrm.mp3
+||core.windows.net/js/full.js
+||core.windows.net/media/webs.mp4
+||core.windows.net/js/lvs.js
+||core.windows.net/js/muse.js
+||core.windows.net/js/script2.js
+||core.windows.net/js/script3.js
+||core.windows.net/js/script5.js
+||core.windows.net/js/script6.js
+||core.windows.net/js/script7.js
+||core.windows.net/*/js/js5.js
+||core.windows.net/*/js/js6.js
+||core.windows.net/crypto-js.min.js
+||ipwho.is^$xhr,domain=web.core.windows.net
+||web.core.windows.net/beep.mp3
+||web.core.windows.net/eng.mp3
+||web.core.windows.net/media/ados.mp3
+||web.core.windows.net/media/msc.mp3
+||vercel.app/js/esc.js
+||vercel.app/js/flscn.js
+||storage.googleapis.com/*/media/webs.mp4
+||storage.googleapis.com/*/esc.js
+||storage.googleapis.com/*/full.js
+||storage.googleapis.com/*/lvs.js
+||storage.googleapis.com/*/mouse.js
+||storage.googleapis.com/*/muse.js
+||storage.googleapis.com/*/noir.js
+||storage.googleapis.com/*/script2.js
+||storage.googleapis.com/*/script3.js
+||storage.googleapis.com/*/script5.js
+||storage.googleapis.com/*/script6.js
+||storage.googleapis.com/*/script7.js
+||azurewebsites.net/alertmicrosoft.mp3
+||azureedge.net/*/esc.js
+||azureedge.net/*/flscn.js
+/text_tel.js$domain=amplifyapp.com|app|azurestaticapps.net|dev|fit|me|on-forge.com|page|site|github.io|herokuapp.com
+||amplifyapp.com/support.js|$1p
+||netlify.app/text.js|$1p
+||github.io/my-new-app/text.js$1p
+/a0ler0tm0s.mp3$domain=dev|online|shop
+||github.io/iossupport/$doc
+||web.core.windows.net/vault/stack-vendor.mp3
+||github.io/*/js/esc.js
+||github.io/*/js/flscn.js
+||github.io/*/before.js
+||github.io/*/fullscreen.js
+||github.io/*/media/beep.mp3
+||azurefd.net/media/beep.mp3
+||azurefd.net/fullscreen.js
+||azurefd.net/js/esc.js
+||azurefd.net/js/flscn.js
+||azurefd.net/js/customone.js
+||azurefd.net/js/customtwo.js
+||azurefd.net/media/msc.mp3
+||amazonaws.com/_Fm7-alert.mp3
+||on-forge.com/win*/alert-en.wav
+||ondigitalocean.app/esc.js
+||ondigitalocean.app/jupiter.js
+||ondigitalocean.app/noir.js
+||ondigitalocean.app/nvidia.js
+||ondigitalocean.app/b00p.mp3
+||ondigitalocean.app/webs.mp4
+||web.core.windows.net/js/01d1fgshfddfg.js
+||web.core.windows.net/js/02dgdsg3d.js
+||web.core.windows.net/js/03fgsskryeivh.js
+||web.core.windows.net/js/04shesc1.js
+||web.core.windows.net/dgdh1.wav
+||web.core.windows.net/hel0sgfy.mp4
+z13.web.core.windows.net##+js(aeld, DOMContentLoaded, fullscreenEnabled)
+web.core.windows.net##+js(aeld, beforeunload, /[Ww]orker/)
+ondigitalocean.app##+js(aeld, mousemove, loadSecret)
+||roykuashkimayo.$all
+||toolsmastercracked.$all
+||carrymedias.com^$all
+||homebuying-guide.com^$all
+||ladesona.com^$all
+||luiosmardc.ink^$all
+$doc,ipaddress=185.100.85.248
+##body.user-clicked[style="cursor: auto;"] > #root > .app-container
+/images/script.mp3|$media,1p
+/images/bip.mp3|$media,1p
+! SECTION: ClickFix
+/^https:\/\/[0-9a-z]{4}\.[a-z]{15,}\.monster\/\?[0-9a-f]{16,}$/$doc
+!#if env_safari
+/^https:\/\/[0-9a-z][0-9a-z][0-9a-z][0-9a-z]\.[a-z][a-z][a-z][a-z][a-z][a-z][a-z][a-z][a-z][a-z][a-z][a-z][a-z][a-z][a-z]+\.monster\/\?[0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f]$/$doc
+!#endif
+/api.php?s=*&_v=$script
+/api.php?k=*&d=$xhr,redirect=noop.txt
+||auth-code-verif.beer^
+monster###bw-rc-host[style="position: fixed !important; inset: 0px !important; z-index: 2147483647 !important;"]
+.monster/index*.php?flow_id=$doc
+||sites.google.com/view/codex-desktop-app$doc
+||whirlpoploaderfast.com^
+##body > .main-wrapper > .main-content > .intro > #checkbox-window
+##div.card > div#cbRow.checkbox-row[onclick="startVerify()"]
+gemfellowship.org##+js(rmnt, script, TextDecoder)
+##html > #bw-cf-root
+##body > .page > #mainVerifyRow
+##body > .page > .verify-row
+! ClickFix Errtrafficv2
+longhall.consulting##+js(rmnt, script, /document\.currentScript\.remove|0x0/)
+/api/css.js^$3p,script
+||great-fade.sbs^$all
+||re-captcha.xyz^$all
+||gtm-tools.xyz^$all
+||cloudproxy.digital^$3p,xhr
+##html.canvas > body.wp-singular + div[popover="manual"]
+||low-house.com^$all
+###uc-cf-overlay
+###turnstile[onclick="handleClick()"]
+##body > .content-wrapper > .cf-wrap
+/static/verify-page.js?v=$script,1p
+||ajvcu.cn^$all
+||vpu.baby^$all
+||232323.eu.org^$all
+###cmdTextDisplay
+###cmdTextDisplay ~ *
+##.btn-primary[onclick="showVerification()"]
+||docs163.com^$all
+##.cta-button[onclick="openUpdateModal()"]
+||playcomla.com.ar^$all
+||jarretelvankortrijk.be^$all
+###captchaBox
+! ##.captcha-wrap
+###mainBtn[onclick="startVerify()"]
+###ipBar + .main
+casabasics.es##+js(rmnt, script, String.fromCharCode)
+/landing/windows.html?src=$frame,3p
+##.wp-singular > div[data-sm][style*="2147483647"] > iframe[style*="100%"][allow*="clipboard-write"]
+||cleandev.cc^$all
+-Verify-Cloudflare-$doc
+abogadosrosarinos.com,aptisweb.com,avene-hebergement.com,caesarjaco.co.id,https-xhamster.com,skybap.shop##+js(acs, fetch, _0x, /^data:/)
+abogadosrosarinos.com,aptisweb.com,avene-hebergement.com,caesarjaco.co.id,https-xhamster.com,skybap.shop##+js(aopw, ai_front)
+##.cjs-container > #checkbox-window
+##.cjs-container > #verify-window
+strand-co.com##+js(acs, document.createElement, .onerror)
+##body > .cf-root
+/^https:\/\/[a-z]{7,}\.(com|icu)\/[Tt]raffic\/api$/$script,match-case,3p,to=com|icu
+||weibonews.com^$all
+||biscottirbh.lol^$all
+##body > div.mw[role="main"] > .mc
+||google-meet-call.com^$all
+||kook.bar^$all
+igualdad.iaa.csic.es##+js(acs, String.prototype.toLowerCase, Contract)
+||igualdad.iaa.csic.es/nochain-sw.js
+##html > #nochain-demo-frame:not(body)
+##html > #nc-cover:not(body)
+||openai-backup.one^$all
+cizitensports.com##+js(rmnt, script, randomUUID)
+###cf-challenge-root
+||sites.google.com/view/brewapp$doc
+##.wp-singular > iframe[srcdoc][allowfullscreen][allow*="clipboard-write"][style*="2147483647"]
+/^https:\/\/[a-z]{7,}\.[a-z]{3,4}\/[a-z0-9]{8}\.js$/$script,3p,match-case,to=club|sbs
+/\/[a-z0-9]{8}\.js$/$script,3p,match-case,domain=testmyspeed.com
+||nutmann.club^
+||kusikowski.sbs^
+||swewart.sbs^
+||guiglen.sbs^
+webrick.com##+js(acs, atob, Uint8Array)
+##html > #bw-rc-host
+aspireatlas.com##+js(rmnt, script, String.fromCharCode)
+||keelhaulably.com^
+pentest.blog##+js(rmnt, script, (self);)
+pentest.blog##+js(acs, atob, new )
+! !SECTION: ClickFix
+||cracksway.com^$all
+||gamingdebates.com^$all
+||bonzi.link^$all
+||pccdirect.site^$all
+||templatesearch.org^$all
+||f-i-n-d.onlyfuns.win^$all
+||search-journal.onlyfuns.win^$all
+||ftx.onlyfuns.win^$all
+||adultpics.wiki^$all
+||gamefabrique.com^$all
+||d2r3dgsh5nr4kg.cloudfront.net/installer/$all
+||mopiez.com^$all
+.com/api/users*^pii=&in=false^$doc
+.com/api/users*^in=false&pii=$doc
+.com/api/users*^in=false&token=$doc
+.com/bot-captcha-1?h=$doc
+/^https:\/\/[a-z]{5,7}\.[0-9a-z]{12}\.top\/[0-9a-f]{32}\/[0-9-a-f]{32}\/$/$doc,match-case,to=top
+/\/[0-9a-f]{32}\/maq\/$/$doc,match-case,to=com|top
+/antivirus/main/cleaner-default/*$doc
+! Copycat and fake sites
+! FitGirl Repacks - Official site: fitgirl-repacks.site
+||fitgirl-repack.*^$all,domain=~fitgirl-repacks.site
+||fitgirlrepacks.*^$all,domain=~fitgirl-repacks.site
+||fitgirlrepack.*^$all,domain=~fitgirl-repacks.site
+||fitgirls-repack.*^$all,domain=~fitgirl-repacks.site
+||fitgirl-repacks-site.org^$doc,domain=~fitgirl-repacks.site
+!#if ext_ubol
+||fitgirl-repacks.$doc,frame,xhr,script,css,to=~fitgirl-repacks.site
+!#else
+||fitgirl-repacks.$all,from=~fitgirl-repacks.site,to=~fitgirl-repacks.site
+!#endif
+||fitgirlrepackz.*^$all,domain=~fitgirl-repacks.site
+||fitgirltorrent.*^$all,domain=~fitgirl-repacks.site
+! Magisk manager - Official site: https://github.com/topjohnwu/Magisk
+||magiskmanager.com^$all
+||magisk.me^$all
+||magiskapp.com^$all
+||magiskroot.com^$all
+||magiskroot.net^$all
+||magisks.com^$all
+||themagisk.com^$all
+||magiskzip.*^$all,domain=~magiskzip.com,to=~magiskzip.com
+||magiskmodule.com^$all
+! LibreTube - Official site: libretube.dev
+||libretube.$doc,to=~libretube.dev
+||libretubeapk.com^$all,domain=~libretube.dev
+! ReVanced - Official site: revanced.app
+||revanced.$doc,to=~revanced.app
+||revancedapk.$all,domain=~revanced.app
+||revancedapp.$all,domain=~revanced.app
+||ytvancedpro.com^$all,domain=~revanced.app
+||youtubevanced.$all,domain=~revanced.app
+||youtuberevanced.*^$all,domain=~revanced.app
+||revancedyoutube.org^$all,domain=~revanced.app
+||revancedextended.$all,domain=~revanced.app
+||revanced-extended.com^$all,domain=~revanced.app
+||ytrevanced.$all,domain=~revanced.app
+||vanced-official.com^$all,domain=~revanced.app
+||vanced.pro^$all,domain=~revanced.app
+||vancedmanager.$all,domain=~revanced.app
+||revancedapps.$all,domain=~revanced.app
+||vanced.to^$doc
+! LuckyPatcher - Official site: luckypatchers.com
+||luckypatcher.*^$all,domain=~luckypatchers.com
+||luckypatchers.*^$all,domain=~luckypatchers.com,to=~luckypatchers.com
+||luckypatcherwin.com^$all,domain=~luckypatchers.com
+! Balena Etcher - Official site: etcher.balena.io
+||etcher.net^$all,domain=~etcher.balena.io
+||etcher.download^$all,domain=~etcher.balena.io
+||balenaetcher.$all,domain=~etcher.balena.io
+! Vencord - Official site: vencord.dev
+! NewPipe - Official site: newpipe.net
+||newpipe.*^$all,domain=~newpipe.net,to=~newpipe.net
+! Z-Library - Official sites: singlelogin.se, singlelogin.re, z-library.se, zlibrary-global.se, go-to-zlibrary.se
+||z-lib.io^$all
+||z-lib.id^$all
+||zlibrary.to^$all
+||zlibrary-global.com^$all
+||zlib-official.com^$all
+! ProtonGE - Official site: https://github.com/GloriousEggroll/proton-ge-custom
+||protonge.com^$all
+! Bloxstrap - Official site: bloxstraplabs.com
+||bloxstrap.*^$doc,domain=~bloxstraplabs.com,to=~bloxstrap.pizzaboxer.xyz
+||s8bet.com^$doc
+||imagebet.ph^$all
+||googleeplay.com^$all
+||mingvip.com^$all
+||t89ll.com^$doc
+||kbkb.bet^$doc
+||04tips.com^$all
+||cdn.jsdelivr.net/gh/cnmseo/LookMother$3p
+|http://playing.io/?inviteCode=1000631|$doc
+|http://playing.io/?inviteCode=1000632|$doc
+||ttt777.com^$doc
+www.cambe.pr.gov.br##+js(noeval-if, tigervip2)
+||newupdatesnow.com^$all
+||thefinanceadvice.com^$all
+||fralstamp-genglyric.icu^$all
+||ets2.gr^$all
+||chromegoogle.cn^$all
+! Cryptocurrency Scams
+||muskusa.com^$all
+||sunperp.icu^$doc
+||aster-dex.run^$doc
+||optimism-lab.network^$doc
+||stage3-last.$doc,to=~edu|~gov
+||stage2024.$doc,to=~edu|~gov
+||presale-friday.$doc,to=~edu|~gov
+||sale-friday.$doc,to=~edu|~gov
+||stage3sale.$doc,to=~edu|~gov
+||stage3sale2024.$doc,to=~edu|~gov
+||black-sales.$doc,to=~edu|~gov
+! xai scams
+||xaiofficial.ai^$all
+||0x00000000000.substack.com^$all
+||etharticles.substack.com^$all
+||publicationgroup.substack.com^$all
+||teamproject.substack.com^$all
+||tradestrategy.substack.com^$all
+||uniproject.substack.com^$all
+||web3projects.substack.com^$all
+||webpublic.substack.com^$all
+||primeleech.com^$all
+/cachingjs/settings.js
+/cachingjs/turboturbo.js
+/config?key=6922a2c8-d1e9-43be-b201-749543d28fe1
+/config?key=d35e161b-abb4-4949-b523-003165d250bb
+||dns.google/resolve?name=*.host-stats.io&type=txt|$xhr,3p
+||traveltraffic.cc^$all
+||re-captha-version-$all
+||valid-check-tl-$all
+! http://teluguodu.com/om-bheem-bush-movie-review/ - example site
+||psh-static.b-cdn.net^
+||check-tl-$all
+.com/?news&s|$popup
+||cache.cloudswiftcdn.com^$all
+||cdn.metricastats.com^$all
+||cloud.edgerapidcdn.com^$all
+||content.gorapidcdn.com^$all
+||content.streamfastcdn.com^$all
+||fast.quickcontentnetwork.com^$all
+||ga.cdzanalytics.com^$all
+||gll.metricaga.com^$all
+||host.gsslcloud.com^$all
+||metrics.gocloudmaps.com^$all
+||secure.gdcstatic.com^$all
+||secure.globalultracdn.com^$all
+||static.rapidglobalorbit.com^$all
+||synd.edgecdnc.com^$all
+||syndication.gcdnanalytics.com^$all
+||mygeomanager.org^$all
+/^https:\/\/[a-z]{10,}\.[a-z]{3,4}\/(?:engine|track)-[a-f0-9]{8}\.js$/$script,3p,to=~edu|~gov,header=vary:/^referer\,accept-encoding/i
+||vnote-*.myqcloud.com^$all
+! phishing
+||mymokki.ru^$all
+||socgeneralist.firebaseapp.com^$all
+||testra*-covid.weebly.com^$all
+||telus.signup.clik2pay.com^$all
+||mercado-livre.produtos.usacomment.com^$all
+||bitkub.onrender.com^$all
+||adguardvpnnew.biz^$all
+||flow.page/foxhills.co.uk^$all
+||jemi.so/correo-24-ar^$all
+/^https:\/\/vietg[a-z]v[0-9]*\.cc\//$doc,to=cc
+||codeanyapp.com/neta/*/pay-method.php$doc
+||mybluehost.me/*Recibir_paquete.php$doc
+||codeanyapp.com/klarna/$doc
+||mybluehost.me/*/dir/ca/pay/$doc
+||pub-*.r2.dev/gsecondcheck.html^$doc
+||user.fm/files/*/AbsaOnlinePop.html^$doc
+||user.fm/files/*/ProofOfPayment.HTML^$doc
+/^https?:\/\/server\.[a-z0-9]{4}\.com\/invite\/\d+\b/$doc,match-case,to=com
+/^https:\/\/[a-z0-9]{3,}\.[a-z]{8,10}\.ru\/[a-zA-Z0-9]{6,8}\/#[A-Z][a-z]{5,}@[a-z]+\.com$/$doc,match-case,to=ru
+/t2dolalrwe/*$doc
+##html[lang] > body:not([class]):not([id]):not([style]) > div.background-container > div.container > div.captcha-box
+||melbournedistillery.com^$all
+||koenig.cx^$all,to=~dropbox.com
+||eden.com.mx/support/juno/$all
+||emta-ee-authst.firebaseapp.com^$all
+||firebaseapp.com/Autentimine^$doc
+||dailyprizehub.com^$all
+||singtelmyconnect.com^$all
+/^https?:\/\/[a-z0-9]{6,7}\.lat\/[A-Z0-9]{5}$/$doc,match-case,to=lat
+! viva sorte - https://vivasorteoficial.com.br/
+||sorteiosbrasil.netlify.app^$all
+! chase.com
+||unclepigva.com^$all
+||mywebsitetransfer.com/chase/auth^$doc
+||gks-interiors.co.uk/js/ch.html$all
+! ameli.fr
+||fgt.ive.mybluehost.me^$doc
+||mybluehost.me/*/Ameli/$doc
+||rampostsouthafrican-*.codeanyapp.com^$all
+||codeanyapp.com/southafrica/*/PAYU^$doc
+! wetransfer
+||vvetransfer-lo-web-online.glitch.me^$all
+||vercel.app/magi/olde/saac-wetr-magi.html^$doc
+||download-wetransfer-*.vercel.app^$doc
+||specific-sample-orderline.vercel.app^$all
+||purring-wood-magnolia.glitch.me^$all
+||bingkasprogram-*.xdbng.com^$all
+||multilocal-leboncoin.com^$all
+! linkedin
+||lnkdeka.standard.*.oortech.com^$doc
+||oortech.com/loginfromSignIn.pdf-shtml^$doc
+||decorartealuminios.com.br/*/AZ-ULTIMATE-LINKEDIN/$all
+! yahoo
+||pages.dev/account/js-reporting^$doc
+||iwq.pages.dev^$all
+||jss.pages.dev^$all
+! webmail
+||formspark.rongviet.com.vn^$all
+||webmailrupdatekorea.firebaseapp.com^$all
+||benpsignin-portal.webflow.io^$all
+||mail-cytanet.pages.dev^$all
+||webmailupdating.wixsite.com^$all
+||bequettehomes.com/ahost/$all
+/^https://[a-z]{40,}\.pages\.dev\//$doc,to=pages.dev
+||resisted-amusing-driver.glitch.me^$all
+||glitch.me/public/index_CNC.html^$doc
+||r2.dev/Zimbra*.html^$doc
+/\/accounts\/19[56]\d{3}\/messages\/\d{1,2}\/clicks\/\d{4,5}\/\d{1,2}\b/$doc,match-case
+! webmail.bell.net
+||bellsecuredloginfom-net.vercel.app^$all
+||hootbio.com/bellmail$all
+! webmail.shaw.ca
+||shawupdatingservic.wixstudio.io^$all
+||shawmailboxservice4.wixsite.com^$all
+! ups.com
+||mybluehost.me/Versan/UPS/$doc
+||preprod.exclusifparis.com/modules/deleteordersfree/$all
+! ee.co.uk
+/^https:\/\/ee(?:-[a-z]{5,}){1,2}\.web\.app\//$doc,to=web.app|~ee.co.uk
+/^https:\/\/ee(?:-[a-z]{5,}){1,2}\.firebaseapp\.com\//$doc,to=firebaseapp.com|~ee.co.uk
+||my-ee-*.web.app^$doc
+||ee-network.web.app^$all
+||ee-billing-recovery.web.app^$all
+||ee-payment-issue.web.app^$all
+||my-ee-web.web.app^$all
+||my-ee-details.web.app^$all
+||my-info-ee.web.app^$all
+||ee-payment-method-issue.firebaseapp.com^$all
+||ee-pending-payment.firebaseapp.com^$all
+! bpost.be
+||pakket-bpost-be.web.app^$all
+||crpostbelnk.glitch.me^$all
+! intesasanpaolo.com
+||mybluehost.me/*intesasanpaolo/$doc
+||mybluehost.me/*/itx/it/conto/$doc
+! jio
+/\/recharge\d?\.(?:html|php)\?mobile=\d{10}\b/$doc,match-case,to=~jio.com|~edu|~gov
+/offer.php?rechargenumber=$doc,to=~jio.com|~edu|~gov
+/offer.html?rechargenumber=$doc,to=~jio.com|~edu|~gov
+/\/offer\.(?:html|php)\?(?:mobile|rechargenumber)=\d{10}\b/$doc,match-case,to=~jio.com|~edu|~gov
+! apple
+||dbs.applerewardsstore.com^$all
+||rbchidraulica.com.br/info/verify^$all
+/isignesp.php^$doc,to=~edu|~gov|~apple.com
+/icloud2022-esp.php^$doc,to=~edu|~gov|~apple.com
+||apples-24x7-*.pages.dev^$doc
+||apples-24x7-customer-help-line.pages.dev^$all
+||apples-24x7-help.pages.dev^$all
+||icloud.apple-*.cn^$doc
+/^https?:\/\/icloud\.apple\.[a-z]{6,}\.[a-z]+/$doc,to=co|cn
+! ourtime
+||login-ourtime.members-datings.workers.dev^$all
+||ourtime-assist.members-authenticated.workers.dev^$all
+||chat.voice-datings.workers.dev^$all
+||profile-ourtime.*.workers.dev^$doc
+/^https:\/\/ourtime\.[a-z]+-[a-z]+\.workers\.dev\//$doc,to=workers.dev|~ourtime.com
+||voice-ourtime.*.workers.dev^$doc
+/^https:\/\/(?:[-a-z0-9]+\.){2}workers\.dev\/v3\/(?:forgotpassword|security|signup)\b/$doc,to=workers.dev
+/\/wap\/api\/(?:activity\/)?[a-zA-Z]+![-_a-zA-Z]+\.action\?/$xhr,1p,strict1p,match-case
+||wetching.ru^$doc,frame
+! made-in-china.com
+||griffithdds.com/*/madeinchina.com/$all
+||oortech.com/mic.shtml^$doc
+||r2.dev/made-in-china.com/$doc
+! fedex
+||e-serviceparts.info^$all
+! booking.com
+/^https:\/\/(?:[a-z]+\.)?hotel-(?:id)?\d{3,8}\.eu\//$doc,to=eu|~booking.com
+/^https:\/\/(?:[a-z]+\.)?hotel-(?:id)?\d{3,8}\.com\//$doc,to=com|~booking.com
+/^https:\/\/hotels-\d{6}\.eu\//$doc,to=eu|~booking.com
+/^https:\/\/booking\.[a-z]{3,}-(?:id)?\d{3,8}\.eu\//$doc,to=eu|~booking.com
+/^https:\/\/booking(-[a-z]{3,}){2}\.(?:baby|lat|lol|xyz)\//$doc,to=baby|lat|lol|xyz|~booking.com
+||cardverify*-booking.com^$all
+! airbnb
+||air-bnb.check-$doc
+||air.bnb-id*.com^$all,to=~airbnb.com
+||navi-airbnb.vercel.app^$all
+||property-rental-seven.vercel.app^$all
+||airbnb-pi-three.vercel.app^$all
+/^https?:\/\/([a-z]{4,}\.)?support-\d{1,2}\.ru\//$doc,to=ru
+! labanquepostale
+||group-postban.firebaseapp.com^$all
+||oasisministries.com/fr/postale/$all
+||lidarusa.com/*/Bpostale2022/$all
+||plesk.page/*--_--$doc
+||vantechdns.com/bpnew/$doc
+||monamedia.net/CerticodePlus/DSP2/$doc
+! adobe
+||digitalprocurements.com^$all
+||adobecloud5xpo.yolasite.com^$all
+||socalthesyndicate.com/*/adobefud/$all
+||pub-*.r2.dev/adobe2024.html^$doc
+||adobepd*.glitch.me^$doc
+||doc*-order*adobe.glitch.me^$doc
+||glitch.me/adobe-auto*.html^$doc
+||facture-free.com/Adobeverapdf/$all
+||mytemp.website/safetyfileaccess.htm^$doc
+! netflix
+||vstergioul.sites.sch.gr^$all
+||netflix.avdhoothadke.com^$all
+||mybluehost.me/*/netflix/net/login.php$doc
+||mybluehost.me/watch/a/flix/$doc
+||ija.xwi.mybluehost.me^$all
+||mybluehost.me/ntcz/$doc
+||floridavacationrentalsbyowners.com/*/Info/page_settings/account.php^$all
+||loginnetflixleiojfioje.blogspot.$all
+||xsph.ru/*/netfi2k/$doc
+||bulksms.services/*/NetFlxinc/$doc
+||bulksms.services/NetFxs/$all
+||cpanel12wh.bkk1.cloud.z.com^$all
+||codeanyapp.com/NTFLX/$doc
+! allegro
+||allegro-reinigung.de^$all
+||allegrolokalnie.pl-$doc
+||allegrolokalnie.*.shop^$doc
+! rackspace
+||racks.pages.dev^$all
+||rackweb-----support*.weebly.com^$all
+! dana
+||danakagetrsm.vercel.app^$all
+||dana-indone*.id^$doc,to=my.id|web.id|~dana.id
+! biz.id
+-dna-log-*.biz.id^$doc,to=biz.id|~dana.id
+! my.id
+||pemesanan*.glowz.my.id^$doc
+||claiim-hadiahh-danax-$all,to=~dana.id
+! orange.fr
+||orange53.yolasite.com^$all
+||dev-7614646544.pantheonsite.io^$all
+||smsmmsernorepls.wixsite.com^$all
+||orange234.wixsite.com^$all
+||exbtengineers.com/o/$all
+||servicemailorange25.wixsite.com^$all
+||assistancesosh.wixsite.com^$all
+/or/.espace-.client/(;authentication.htm^$doc,to=~orange.fr
+||tw1.ru/Orange/$doc
+||messagerie*.godaddysites.com^$doc
+||messagerie*.wixsite.com^$doc
+||messagerie*.yolasite.com^$doc
+||app.vision6.com/em/message/email/$all
+||payer-ma-acture-*.mystrikingly.com^$all
+||orange-connexion*.godaddysites.com^$all
+! amazon
+||amazon-*.shop^$doc
+||amazon8898.com^$all
+||ecommrce-web-amazon.netlify.app^$all
+||etisalat-amazonprime.com^$all
+||mybluehost.me/wp-admin/amz/$doc
+||mytemp.website/amazon-prime-video-com-br/$doc
+||adswip.com^$all
+||cs-portalintranet.com/pf/$doc
+||sites.google.com/mwhite55.appquestss.com/$doc
+||orders-processed.com^$all
+||reviewstudio.com/-/en/gp/mas/your-account/$doc
+! ebay
+||ebaydw.$all,to=ebaydw.cc|ebaydw.com
+||pages.dev/errors/validateCaptcha^$doc
+! alibaba
+||hologramid.cn^$all
+||jybelinda.com^$all
+||vetsinthecity.me/*/Alibaba/$doc
+||sanpelmaquinas.com.br^$all
+||molekinha.com.br/*/alibaba.com/$doc
+/alibaba.com/passport.alibaba.com/*$doc,to=~alibaba.com
+! AT&T
+||wixsite.com/att-support/$doc
+||diwapa3051.wixsite.com^$all
+||idhnochalter.wixsite.com^$all
+||cajewar736.wixsite.com^$all
+||loginaccount6.wixsite.com^$all
+||ruthah9.wixsite.com^$all
+||iirrrrrrii.wixsite.com^$all
+||ewueuweudsjdjsdjjd.weeblysite.com^$all
+||maiil-myatt.weeblysite.com^$all
+||attvip.mx^$all
+||olive121407.studio.site^$all
+||at-t-admin.daftpage.com^$all
+||keepo.io/loginatt/$all
+||dlhessell.wixsite.com/att-support/$all
+||bio.site/atttt^$all
+||dones9.wixsite.com^$all
+||alisongaudino992.wixsite.com^$all
+||deenveerww.wixsite.com^$all
+||att5h6.wixsite.com^$all
+||attonlineservice*.wixstudio.com^$all
+||wixstudio.io/mysiteattmail940940^$doc
+||f.digital-*.com/igit/$doc
+||currentlyatt*.weebly.com^$all
+||currentlymail*.weebly.com^$all
+||attmailservice*.weebly.com^$all
+||att-currently-*.weeblysite.com^$all
+||dropbox.com/*/AT-T-YAHOO-MAIL.paper^$doc
+||2025*maintenance.weebly.com^$doc
+||amazonaws.com/anydo-user-uploads/*_ATT_VoiceMail.html^$doc
+||plum-binder-*.typedream.app^$doc
+! BT
+||boardband.univer.se^$all
+||telegra.ph/British-Telecommunication-08-22^$all
+||telegra.ph/BT-Business-Communications-$all
+||dazzl.ink/btupdate/$all
+! gov phishing site
+||pttgov*.top^$doc,to=top|~ptt.gov.tr
+||irstaxrefunds.$doc,to=~irs.gov
+||gov.*.qpon^$all
+! gov.gr
+||aitimaforou.web.app^$all
+! gov.vn
+||dichvucong*.top^$all
+! gov.au
+||mygovaus-$doc,to=~my.gov.au
+! gov.uk
+||student-finance-auth.firebaseapp.com^$all
+||casadosvidrosmt.com.br/wp-admin/csii/$all
+||smartaromas.com/income-individual_service_tax-gg-check-hm/$all
+||insolvency-development.co.uk^$all
+||dwp-yous*.top^$doc
+! impots.gouv.fr
+||mybluehost.me/*/impo/$doc
+||isz.bqv.mybluehost.me^$doc
+||polufredsoa.2mydns.net^$all
+||2mydns.net/fr-impot-gouv^$doc
+/\.temporary\.site\/service\/[a-f0-9]{32}\//$doc,match-case,to=temporary.site|~impots.gouv.fr
+||kkg.yaf.temporary.site^$doc
+! amendes.gouv.fr
+||antai-gouv-fr.troliga.sk^$all
+||mybluehost.me/wp-content/12/*.php^$doc
+||mybluehost.me/*/amendes.org/$doc
+||amz.boy.mybluehost.me^$doc
+||vmb.wvs.mybluehost.me^$doc
+||mybluehost.me/*/amendes2024org/$doc
+||kby.oqp.mybluehost.me^$doc
+||vdv.oqp.mybluehost.me^$doc
+||mybluehost.me/*/3dsec.php^$doc
+||wcomhost.com/amendes-gouv/$doc
+||wcomhost.com/impots-gouv/$doc
+||impotsgouv.*.wcomhost.com^$doc
+/am/*.php^$doc,to=arubabusiness.it|mybluehost.me|serv00.net|wcomhost.com|~amendes.gouv.fr
+||fi/a/Amendes/*.php^$doc,to=fi|~amendes.gouv.fr
+||fi/part/Amendes/*.php^$doc,to=fi|~amendes.gouv.fr
+||odeal.fi/fr/AMA/*.php^$doc
+||odeal.fi/amndes/*.php^$doc
+||askozvar.sk/*/amendesgouv/$all
+||codeanyapp.com/amendes/$doc
+/12/infospage.php^$doc,to=~amendes.gouv.fr
+/12/paiement.php^$doc,to=~amendes.gouv.fr
+/12/3dsece.php^$doc,to=~amendes.gouv.fr
+/12/3dsec.php^$doc,to=~amendes.gouv.fr
+||iglawfirm.com/services/antai-fr/$doc,to=~amendes.gouv.fr
+/\.codeanyapp\.com\/.+\/(?:3dsece?|infospage|paiement)\.php\b/$doc,match-case,to=codeanyapp.com|~amendes.gouv.fr
+||codeanyapp.com/pr/rue/$doc
+||amandes*.serv00.net^$doc
+! id.me
+||banque-online.com^$all
+! bank
+||chamsocthekhachhang-$doc,to=~edu|~gov|~edu.vn|~gov.vn
+||uudaikhachhangthe-$doc,to=~edu|~gov|~edu.vn|~gov.vn
+||conveyancingportal.com^$all
+||bmoreferral.com^$all
+||personas.devbam.com^$all
+||amigosdelasfinanzas.com^$all
+||anz.brandkit.io^$all
+||moonlightproshop.com^$all
+||nbtbank.architect-cert.fiservapps.com^$all
+||douroweb.eu^$all
+||gaoyinjiao.com^$all
+||wester-union-u.vercel.app^$all
+||vietcombank*.cfd^$all
+/^https:\/\/tpbank\.[-a-z0-9]{5,}\.[a-z]{3}(?:\.vn)?\//$doc,to=~edu|~gov|~gov.vn|~tpb.vn
+||ewp.live/*/pages/region.php^$doc
+||glitch.me/*/nationwide^$doc
+||mybluehost.me/ameli/$doc
+/28kxhS^$doc,to=online|shop|top|~sberbank.ru
+||xyz/akbank/$doc
+/views/choice/*/start.php^$doc
+||skylarkspb.ru/raiffeisentwint/$all
+||hclsoftware.cloud/*/tdbanknotes^$all
+/wp-content/ntww/natwest3/*.php^$doc,to=~natwest.com
+^novobanco.pt-canais-digital/$doc,to=~novobanco.pt
+^novobanco.pt-canais-digital-$doc,to=~novobanco.pt
+||codeanyapp.com/Particuliers/$doc
+||espace-documents-authsec-appmovil.codeanyapp.com^$doc
+||ingresocancelacion.wixsite.com^$all
+||wixsite.com/foliobanbajio$doc
+||sunnysani.com/lb/$all
+||caixa-login-banco-home-login-auth-h.codeanyapp.com^$all
+||caixa-*.codeanyapp.com^$doc
+||codeanyapp.com/Caixanow/$doc
+||cashpro-online-prosollutlion.cc^$all
+||easybank.abojo.dev^$all
+! nickel.eu
+||mybluehost.me/service/*/nkl-log.php$doc
+||sviluppo.host/dl/NickelTru/$doc
+||biblio.sviluppo.host^$doc
+! dkb.de
+||www-winbank-lfremhmida*.codeanyapp.com^$doc
+||codeanyapp.com/*/DKB_new/$doc
+||laurenmjackson.serv00.net^$doc
+||serv00.net/*/dkb/$doc
+! sparkasse.de
+||sparkasse-oberhessen.info^$all
+! itau.com.br
+||itaconsorciodigital.com.br^$all
+||supporthives.com/public/ita/$all
+! hype.it
+||freewebhostmost.com/DARKSIDE/hype/$doc
+||td-online-carta.codeanyapp.com^$all
+||codeanyapp.com/hype/$doc
+! bancolombia
+||e-cmv.ph^$all
+||somosbancolombia.zeabur.app^$all
+||bancolombiaapp.glitch.me^$all
+||cancelaciondeseguros-*.azurewebsites.net^$doc
+/paga-ofertas/bancolombia/*$doc
+! Lloyds Bank
+||lbg-calcs.vercel.app^$all
+! hypovereinsbank.de
+||gohvb-d634f.web.app^$all
+||gohvb-*.web.app^$doc
+! mbbank
+/^https:\/\/mbdk\d+\.com\//$doc,to=com|~mbbank.com.vn
+! bbva
+||bbvaar.zeabur.app^$all
+||programajourney.com^$all
+||mybluehost.me/meke/cc/clients/$doc
+! bancodevenezuela.com
+||bdvenlinea*.pages.dev^$doc
+||bdvenlineaconfirmate.pages.dev^$all
+||bdvenlinea-banvenez-beram.pages.dev^$all
+! shinhan
+||sites.google.com/view/shinhan-fiinance/^$all
+! americanexpress
+||americanexpressempresas.com^$all
+||r2.dev/blobamexbsatt.html^$doc
+||amxprd.com^$doc
+/wp-admin/user/americanexpresss-com-login-true-verify.$doc,to=~americanexpress.com
+! santander
+||recompensaszurichsantander.com.mx^$all
+||santander.cf.sandbox.motrada.ch^$all
+||santanderpod.*.co.uk^$all
+||webmo.fr/Fi/SP/PANKKI/*/auth/$doc
+! DHL
+||dhl.*.potabox.com^$doc
+||dhl-event.app^$all
+||ltlweight.trgr.me^$all
+||dhlproductosyservicios.com^$all
+||dhl-rpa-portal.infanion.com^$all
+||sites.google.com/view/expressdhl^$all
+||xn--d1aqfkf.xn--p1ai/bitrix/.../GlobalSources/$all
+||app.farmaciadelmonestironline.com/SER/dnkdl/$all
+||itmustbetime.com/content/uploads/products/china/china/index.php^$all
+! uat.dhl-express-ppd.infanion.com
+||dhl-express-ppd.infanion.com^$all
+||elementor.cloud/*/ENGHUY645/$doc
+||mybluehost.me/*/phpmailer/src/dh/$doc
+||mtm.rnz.mybluehost.me^$doc
+||goldsystem.com.br/amds/css/secure/dhlFR^$doc
+||elementor.cloud/*/ESDHL/$doc
+/tracking/fV5EjH/*.php^$doc,to=~dhl.com
+||delivery-globaldhlauth.github.io^$all
+||github.io/samedaydelivery/$doc
+||myjobdhl.earcu.com^$all
+||cere.network/*-dhlshipmailchecker.shtml^$doc
+||myjobdhl.earcu.com^$all
+! whatsapp
+||play.funfourmob.com^$all
+||fevertime.com/wasop/$all
+||wathzapp.com^$all
+||wa-groupbebe.pages.dev^$all
+||tg.sv/panggahokeee^$all
+! instagram
+||fr-instagram.com^$all
+||instagram.irancell-10g-free.rf.gd^$all
+||businesslnstagram.zya.me^$all
+||instagram-nextjs-three.vercel.app^$all
+||instagram0639.blogspot.$doc
+||lnstagramsupport.cm^$all
+||instagram-$doc,ipaddress=43.135.101.145
+/^https?:\/\/instagram-[a-z]{5,}\.[a-z]{2,4}\//$doc,to=cc|top|help
+!#if env_safari
+/^https?:\/\/instagram-[a-z][a-z][a-z][a-z][a-z]+\.[a-z]+\//$doc,to=cc|top|help
+!#endif
+! facebook
+! /^https:\/\/[vw]ww-[a-z]?facebook[a-z]?([.-]com)?\.vn\//$doc,to=vn
+||notificationbyfacebook.$doc
+||notificationbyfacebook.firebaseapp.com^$all
+||notificationbyfacebook.web.app^$all
+||business-facebook-*.pages.dev^$all
+||ads-verification-for-pay.vercel.app^$all
+||report.case-referency.com^$all
+||certify-issues-details-case.netlify.app^$all
+||www-mfacebook.$doc
+||www-facebooks.$doc
+||www-facebook.$doc
+||vww-facebook.$doc
+||www-facebook-$doc,to=~translate.goog
+||vww-facebook.com.vn^$all
+||www-facebooks.com.vn^$all
+||faceb00k.com.vn^$all
+||m-facebookk.com.vn^$all
+||fakeserhelpsreivew-$doc
+||govern-assessment-validation-*.vercel.app^$all
+||support-center-for-*.vercel.app^$all
+||safety-profiles-fb-ads-*.vercel.app^$all
+||request-page-violation-*.surge.sh^$all
+||violation-*.surge.sh^$doc
+||copyrights-*.surge.sh^$doc
+||fan-page-*.surge.sh^$doc
+||content-voilation-$doc
+||appeal-account-copyright-case-review.$doc
+||community-flagged-$doc
+||help-for-work-*.pages.dev^$doc
+||marketplace-item-details-*.zya.me^$all
+||info-meta-noreply.com^$all
+/^https:\/\/business\.[a-z]+confii?rm\.com\/meta-community-standard\d{14,15}[^\d]?/$doc,match-case,to=com|~facebook.com
+/^https:\/\/business-component\.[a-z]+(-[a-z]+){2}\.com\//$doc,to=com|~facebook.com
+/\.(?:click|pages\.dev|surge\.sh)\/help\/contact\/\d{14,19}\b/$doc,match-case,to=click|pages.dev|surge.sh|~facebook.com
+||business-help-temp-$doc
+/\.workers\.dev\/help\/\d{14,19}\b/$doc,to=workers.dev|~facebook.com
+||royal-glade-286f.kdsj.workers.dev^$doc
+/\.(?:boats|cfd)\/contract\/\d{14,19}\b/$doc,match-case,to=boats|cfd|~facebook.com
+||helps-center-page-number-$doc
+||support-16.ubpages.com^$all
+||contact-supportbusinessmanager.ubpages.com^$all
+||facebook-*.ubpages.com^$doc
+/\.(?:pages\.dev|vercel\.app)\/appeal_case_id\b/$doc,to=pages.dev|vercel.app
+/^https:\/\/(?:appeal|contact|page)\.[a-z]{15,}\.com\/appeal_case_id\b/$doc,to=com|~facebook.com
+/\/contract\/support-case-id=\d{14,19}\b/$doc,match-case,to=~facebook.com
+||support-metahelpcenter-id*.netlify.app^$all
+||support-metahelpcenter-$doc,to=~facebook.com
+||netlify.app/help/support/client_id=$doc
+||reminders-infraction-account.netlify.app^$all
+||vercel.app/americaplata.com.html^$doc
+||atplink.com/responseandresolutioncenter$all
+/^https:\/\/h5\.[a-z0-9]{4}\.com\//$doc,to=com
+||vercel.app/mixcc.html/$doc
+||vercel.app/metasp.html^$doc
+||vercel.app/decision©right^$doc
+/^https?:\/\/[-a-z]{12,}\.vercel\.app\/[^.]+?g_ep=?EgoyMDI/$doc,match-case,to=vercel.app|~facebook.com
+/^https?:\/\/[-a-z]{12,}\.vercel\.app\/[^.]+?=D400e/$doc,match-case,to=vercel.app|~facebook.com
+/^https?:\/\/[-a-z0-9]{25,}\.vercel\.app\/id\/\d{15,17}\.html\b/$doc,match-case,to=vercel.app|~facebook.com
+||policycenter-auth-check.vercel.app^$all
+||datasecurity-review-status.vercel.app^$all
+||live-metasupport.com^$all
+||faecbook.vn^$all
+||online-ops.mypasschange.com^$all
+||page-suspension.com^$all
+||meta-for-business-$doc
+||pages.dev/meta_for_business$doc
+! shopee
+/^https:\/\/sp\d{2,3}88(?:vn)?\.com\//$doc,to=com|~shopee.vn
+! sendo
+||vnsendo.*^$all,to=info|shop|vip|~sendo.vn
+! dienmayxanh
+||mayxanhsupport.com^$all
+! steam
+||steamproxy.$all,to=steamproxy.cc|steamproxy.net|steamproxy.vip
+||steam.zssjsq.com^$all
+||steamcommunitylog.chez.com^$all
+/^https:\/\/s[cfntz]y?[ace][acemnu][a-z]{1,4}or?[mn][a-z]{4,8}[iy][a-z]?\.com\//$doc,to=com|~steamcommunity.com|~stauntonandhenry.com|~szentkoronaradio.com
+/^https:\/\/s[cfntz]y?[ace][acemnu][a-z]{1,4}or?[mn][a-z]{4,8}[iy][a-z]?\.cc\//$doc,to=cc
+/^https:\/\/s[cfntz]y?[ace][acemnu][a-z]{1,4}or?[mn][a-z]{4,8}[iy][a-z]?\.ru\//$doc,to=ru
+/^https:\/\/steam\.(?:community)?workshop-?[a-z]+\.com\//$doc,to=com|~steamcommunity.com
+||com/p/jcod-ppsr/huasdirjdo^$doc
+/redeemwalletcode/gift/*$doc,to=~steamcommunity.com|~steampowered.com
+||steamcommunity.$doc,to=~steamcommunity.com|~steamcommunity.ai|~steamcommunity.gg|~steamcommunity.rocks|~steamcommunity.tips
+||shengsizhanchang.com^$all
+! pubg
+||register-turnamen.free.nf^$all
+||napthepubg.mobi^$all
+/volt/*?nox=$doc,to=ai|com
+! microsoft
+||microsoft*.dfautomotive.de^$doc
+||microsoft-verify.glitch.me^$all
+||validacionesoutlookmailwebadmin.glitch.me^$all
+||whfdny.org^$all
+||infos4.yolasite.com^$all
+||microsoftupdate67.wixsite.com^$all
+||exchange.add-solution.de^$all
+||exceklcmicrosftprotection.pages.dev^$all
+||graettingerlaw.com^$all
+||post.nationalrent.ru^$all
+||officesoftcn.com^$all
+||athenasbaklava.com^$all
+||e-outlook-online.com^$all
+||serverdata.ch^$all
+||nilousplaypen.com^$all
+||alarisequity.cyou^$all
+||cashum.unam.mx/wp-content/backups-dup-pro/imports/index.htm$all
+||cognitoforms.com/FiRe21/EmployeeTeammateQuarterNominationPeriodForMidyear^$all
+||santangelo.eng.br/owasetup/$all
+||maweresibanda.co.zw/portal.support/$all
+||pages.dev/smart89/$doc
+/^https:\/\/(?:[a-f0-9]+\.)?[a-f0-9]{58}\.pages\.dev\//$doc,to=pages.dev
+||acir.postofficeweb.com/grupoacir/$all
+||storageapi-new.fleek.co/*/yss/ind.html$all
+||wwwservicemsnlive-*.hubspotpagebuilder.com^$all
+||conohawing.com/*/outlook-$doc
+||hergunavantaj.com.tr^$all
+||irrigationservices.co^$all
+||msnoauth*.com/office-$all
+||sites.google.com/l0gin-microsoftwebonlne.app/$all
+||monogonzalez.com^$all
+||microsofthotmailsi1.wixsite.com^$all
+||supplieradvisor.ciamlogin.com^$all
+||e-messsage.com^$all
+||vkcs.cloud/owa.html^$doc
+||ocalam.com:8443/impact^$doc
+||indylatinawrds.com:8443/impact^$doc
+:8443/impact?impact=$doc
+||pub-*.r2.dev/owa.html^$doc
+||pub-*.r2.dev/owasecure.htm^$doc
+||pub-*.r2.dev/onecode55.html^$doc
+||pub-*.r2.dev/OneDrive.html^$doc
+||pub-*.r2.dev/auth_type.html^$doc
+||enexdirecto.com^$all
+||ccefactoring.com.br/ziujhyhtrer/$doc
+/Message%20Centre/mc.php^$doc
+/\.com(\.[a-z]{2})?\/wp-includes\/images\/smilies\/images?\/smili?es\/[a-z]{25,35}\.html/$doc
+||mlcrosoftonline.com.eu-secured.com^$all
+||carrierzone.com/sharepoint/$doc
+||hr-systemmet.dk^$all
+||bertchou.com/wp-content/languages-old/config^$all
+/^https:\/\/[a-z]{14}\.azureedge\.net\/\d{4}j\b/$doc,to=azureedge.net
+||microsoft-notifcation.com^$all
+/^https:\/\/[-a-z]{4,}\.dogfriendlytahoe\.com\//$doc,to=dogfriendlytahoe.com
+||docusine.com^$all
+||backblazeb2.com/securescriptindustriusfinanceprivate99.HTML^$doc
+||contoso-travel.com/login^$all
+||sitio-interno.com^$all
+||oortech.com/onedrive.-html^$doc
+||shockaholic.net/jgr/$all
+||user.fm/files/v2-*/Refundnotice.html^$doc
+||user.fm/files/*/Proof%20of%20Payment.htm*$doc
+||alnobala.ae/owasetup/$all
+||authsignonstaff*.softr.app^$all
+||facture-pdf-secure-*.vercel.app^$all
+||hkwordpress.com/public/export/SM-ORDER/excelz/$doc
+||msoftupdate.*.linodeobjects.com^$all
+||outloksupportbuzoningreso.glitch.me^$all
+||outloksupport*.glitch.me^$doc
+||scanlonchiro.com^$all
+*$doc,ipaddress=178.16.53.131
+||openlive.chat^$all
+! telegram
+||telegramhcn.com^$all
+||webtelegram.eu.org^$all
+||telegrambotsolution.pages.dev^$all
+/^https:\/\/www\.telegram[a-z][a-z]\.com\//$doc,to=com|~telegram.org
+||telegram-*.com/login/index.html^$all
+||telezelm-*.icu^$doc
+||whatsapp*.icu^$doc
+/^https:\/\/telegram-[a-z]{2}\.[a-z]{2,3}\//$doc,to=~gov|~edu|~com|~net|~org|~telegram.org
+/^https:\/\/telegram-[a-z]{3,4}\.com\//$doc,to=com|~telegram.org|~telegram-gif.com
+/^https?:\/\/web\.t(el)?gram[a-z][a-z][a-z]?\.top\//$doc,to=top
+/^https?:\/\/web\.tegr[a-z][a-z][a-z]\.top\//$doc,to=top
+||web.*.top^$doc,to=top,ipaddress=206.119.188.100
+||sbs^$doc,ipaddress=166.117.237.67
+||sbs:$doc,ipaddress=166.117.237.67
+/^https?:\/\/[a-f0-9]{32}\.[a-z]{7}\.sbs\b/$doc,to=sbs
+!#if ext_ubol
+/^https?:\/\/[a-f0-9]{29,}\.[a-z]{7}\.sbs\b/$doc,to=sbs
+!#endif
+!#if env_safari
+/^https?:\/\/[a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9]\.[a-z][a-z][a-z][a-z][a-z][a-z][a-z]\.sbs:/$doc,to=sbs
+/^https?:\/\/[a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9]\.[a-z][a-z][a-z][a-z][a-z][a-z][a-z]\.sbs\//$doc,to=sbs
+!#endif
+! usps
+||smartparcellockers.tech^$all
+/^https:\/\/usps\.[-a-z]{6,}\.(?:com|top)\/(?:address\.html|information|verify)\b/$doc,to=com|top|~usps.com
+.top/pg?do=$doc,to=top
+||wrc-gh.org/redelivery$doc
+||mybluehost.me/2us/verification/$doc
+||mybluehost.me/uspshome/$doc
+||mybluehost.me/us/post/$doc
+||mybluehost.me/tracking-mail-delivery/$doc
+||mybluehost.me/*unitess/$doc
+||mybluehost.me/UNITEDSTATESPOSTAL/$doc
+||yah.ppl.mybluehost.me^$doc
+/^https:\/\/transporta[a-z]{8,9}pro\.top\/i\b/$doc,to=top|~usps.com
+/^https:\/\/[a-z]\.[a-z]{10,}\.top\/l(?:\/|$)/$doc,to=top|~usps.com
+||usps.*.top^$doc,to=top|~usps.com
+||wpenginepowered.com/usps/$doc
+||usps.*.sbs^$doc
+||informed.delivery*.top^$all
+||info-tracking*.cc^$all
+||uspost.*.cfd^$all
+||cfd^$doc,ipaddress=43.166.238.4
+! weebly/square phishing
+/^https:\/\/(?:[a-z0-9]{2,}-)+10\d{4}\.weeblysite\.com\//$doc,to=weeblysite.com
+! spotify
+||keepo.io/opddater-spotifykonto-informas/$all
+/^https:\/\/[^.]+\.codeanyapp\.com\/wp-content\/.+\/spo[a-z]{2}i\//$doc,to=codeanyapp.com
+||codeanyapp.com/*/spotii/$all
+||codeanyapp.com/*/spoofi/$all
+||mybluehost.me/*/MitID/$doc
+||airpos.co.kr/.well-known/pki-validation/*/MitID/$doc
+||autolocksmithpro.com/spt/$all
+||spoti-safe-support*.codeanyapp.com^$all
+||spoti-*.codeanyapp.com^$doc
+||spolify-support-premium.codeanyapp.com^$all
+||codeanyapp.com/Issued/settings/$doc
+||mybluehost.me/spot/Account/$doc
+||mybluehost.me/dse/main/$doc
+||mybluehost.me/MUSIC/SPOTIFY24K/$doc
+||veratv-mtic.vera.com.uy/r/$doc
+||freewebhostmost.com/*/spotify/$doc
+! swisspass
+||divinedownload.com^$all
+||swiss-passapp.web.app^$all
+||mybluehost.me/CFF/$doc
+||mybluehost.me/--/SBBCFF$doc
+||mybluehost.me/SBB.CH/$doc
+||mybluehost.me/*/swisspass/$doc
+||mybluehost.me/Konto/SBB/$doc
+||mybluehost.me/sbb-ch/$doc
+||mybluehost.me/SBB/$doc
+||the.jxc.mybluehost.me^$doc
+||mybluehost.me/pass/index/$doc
+||mybluehost.me/seitech/$doc
+||mybluehost.me/*/swpassfr/$doc
+||mybluehost.me/*/CHFINAL/$doc
+||acconsult.info/*/CHFINAL/$doc
+||sviluppo.host/sbb-chf-id/$doc
+||sviluppo.host/CHFINAL/$doc
+||sviluppo.host/*/CHFINAL/$doc
+||wcomhost.com/spass/$doc
+||altitudesim.ca/*/CHFINAL/$doc
+||codeanyapp.com/Swissp/$doc
+||suissscomee-correo*.codeanyapp.com^$doc
+||codeanyapp.com/Sus/*/sign.php^$doc
+||verwalten-sbb-informationen-managecff-kundenportal-online.codeanyapp.com^$all
+||codeanyapp.com/manage-SBB/$doc
+||codeanyapp.com/*/SWISSPASSC/$doc
+||cffsbbhost-aniamaria*.codeanyapp.com^$all
+||manage-administrere-swisspass-*.codeanyapp.com^$doc
+||romacsystems.com/*/CHFINAL/$doc
+||valuge.com.ar/sbb/$doc
+! swisscom
+||secureserver.net/myswisscom$doc
+||codeanyapp.com/Swiss_com/$doc
+||codeanyapp.com/info/cc.php^$doc
+||mybluehost.me/neww/$doc
+||mybluehost.me/*/csom/$doc
+||secureserver.net/ruckstantung907921/$doc
+||sviluppo.host/df/pass.php^$doc
+||mybluehost.me/sssssssssssssss/$doc
+||mybluehost.me/comssss/$doc
+||mybluehost.me/swisscom-login/$doc
+||mst.ail.mybluehost.me^$doc
+||mybluehost.me/*/swisscom/$doc
+||codeanyapp.com/swiss-login/$doc
+||nxcli.io/pub/swissii/$doc
+||cfolks.pl/*/swisscom/$doc
+! swisspost
+||swisspost.web.app^$all
+! upc
+||wcomhost.com/ch/upc/$all
+||base-dawgz.web.app^$doc
+||whitelist-memefi.com^$doc
+||gz-gmy.com^$all
+||tpro-airdrop.pages.dev^$doc
+||tomarket-rewards.vercel.app^$doc
+||tronlink-walletextension.webflow.io^$all
+||itrustcapitaalloginn.webflow.io^$all
+||secure---sso---robinhood---com-cdn.webflow.io^$doc
+||sso--en--cobo--trsuted-auth.webflow.io^$all
+||netcoislogin-zone.webflow.io^$all
+||biytmartlogine.webflow.io^$all
+||pepecoinsuper-airdrop.pages.dev^$doc
+||appmemekombatclaim.pages.dev^$doc
+||testmyaa.pages.dev^$doc
+||claimspaace.pages.dev^$doc
+||blastairdropclaims.pages.dev^$doc
+||harambetok-eng.pages.dev^$doc
+||miles-plume-network.pages.dev^$all
+||agentlayer-xyz.pages.dev^$doc
+||pngvnreward.pages.dev^$doc
+||trava-dapps.pages.dev^$doc
+||web3mainnetdapp.pages.dev^$all
+||web3connectfix.pages.dev^$all
+||syncwallet.pages.dev^$all
+||azuki-*.vercel.app^$all
+||base-swap-frontend-*.vercel.app^$doc
+||final-claim.pages.dev^$doc
+||alienxchain*.pages.dev^$doc
+||safepal.com.co^$all
+||tronlink.com.co^$all
+||exodus.com.ag^$all
+||gitconnect-online.web.app^$all
+||officialgitechpage.web.app^$all
+! swan.com
+/^https?:\/\/(?:www\.)?swan[0-9]\.[ctv][cio]p?\//$doc,to=cc|top|vip
+||cc^$doc,ipaddress=15.207.81.128
+||top^$doc,ipaddress=15.207.81.128
+||vip^$doc,ipaddress=15.207.81.128
+! uphold
+/^https?:\/\/qqh[0-9]\.mom\//$doc,to=mom
+||bitoranges.com^$all
+||putrans.com^$all
+||snfee.com^$all
+||zbzqgm.com^$all
+||zykqk.com^$all
+||com^$doc,ipaddress=206.82.7.123
+||mom^$doc,ipaddress=206.82.7.123
+! uniswap
+||interface-git-parallel-cypress-uniswap.vercel.app^$doc
+||web3-projects-beta.vercel.app^$all
+! metamask.io
+||clinitex.fr/META5KYC/$doc
+||metamask*.webflow.io^$doc
+||keychron.in/wp-includes/certificates/home^$all
+! bitvavo
+/\.(?:cc|com|top|vip)\/index\/index\/lang\/[a-z]{2}-[a-z]{2}\b/$doc,to=cc|com|top|vip
+/index/index/*Trade/tradelist^$doc
+||bitvavo*.cc^$doc
+||bitvavo*.top^$doc
+||bitvavo*.vip^$doc
+||bitvavo.com.nl.$doc,to=~bitvavo.com
+! trustwallet.com
+||auth--sso-trust.webflow.io^$all
+! binance
+||bnbc-onay-sayfasi-global.smtp-host.de^$all
+||dendreonlawsuit.com^$all
+||pub-*.r2.dev/ledge.html^$doc
+! pinksale.finance
+||pinksales-pools.pages.dev^$doc
+||pink-sales.pages.dev^$doc
+||pink-sale.pages.dev^$doc
+! coinbase
+||coinbaseexnsion.webflow.io^$all
+||e-stata.ru/track/1/$all
+/^https:\/\/(?:[^.]+\.)?\d{6}-coinbase\.com\//$doc,to=com|~coinbase.com
+||llq.rsq.mybluehost.me^$all
+||mybluehost.me/wp-admin/maajoun/$doc
+||mail.*-coinbase.com^$doc
+||gawavalen.fun^$all
+||lameo.buzz^$all
+||bitenve.cc^$all
+! imtoken
+app##center#yangchen > iframe#external-frame[src="https://im136.mom/"]:not([class])
+! pancakeswap
+/^https:\/\/pancake(?:dro|swa)pclick\d+\.vercel\.app\//$doc,to=vercel.app|~pancakeswap.finance
+||pancakeswap-*.vercel.app^$doc
+||pancake-swap*.vercel.app^$doc
+||pancake-nft*.vercel.app^$doc
+||pancakeclaim-*.vercel.app^$doc
+! microsoft.microsoftedge.pancakeswap.finance.expolorer.im
+||pancakeswap.finance.expolorer.im^$all
+||pancake.run^$all
+||pay8-2v-*-gmailcom.vercel.app^$all
+! ndax.io
+||sso-nndax-io-auth.webflow.io^$all
+||public---sso--ndax--x---cdn.webflow.io^$all
+||sso-*.webflow.io^$doc
+-sso-*.webflow.io^$doc
+-ndax-*.webflow.io^$doc
+! openphish
+||mmitalianbeef.square.site^$all
+||bigbauer.com^$all
+||vangphutai.com^$all
+||autoscurt24.de^$all
+||hk668.cc^$all
+||dc.tensgpt.com^$all
+||carrefour-enbacktoschool4.pages.dev^$all
+||sacolamobile.influenciadormagalu.com.br^$all
+||globalgrainsadf.com^$all
+||vzla-qr.com^$all
+||inmotiongmbh.com^$all
+||hausbank-ssk-cuxhaven.de^$all
+||vkorg.webservis.ru^$all
+||gumeminlogi.webflow.io^$all
+||beluxrepm.followme.fr/FolloWMe$all
+||mybluehost.me/Cope346/$all
+||allbikesputte.be/sumconfirm.php/$all
+||glitch.me/pdf.html?email=$doc
+||chattts-49f1.beszyrecala.workers.dev^$all
+||cursorltd.com^$doc
+||utahpolicetraining.*.mybluehost.me^$all
+||mybluehost.me/*/choronopost/$doc
+/^https:\/\/([a-z]-){10,15}[a-z]\.(?:com|net|org)\.tr\//$doc,to=com.tr|net.tr|org.tr
+/views/go/start.php^$doc
+/^https:\/\/pub-[a-f0-9]{32}\.r2\.dev/be[a0-9]\d{2,3}\.html\b/$doc,match-case,to=r2.dev
+||namecheapsupport-*.codeanyapp.com^$all
+||mybluehost.me/vcd/$doc
+||kvv.jxc.mybluehost.me^$doc
+||web-interface.eu^$doc
+||mybluehost.me/servizi/assistenza/$doc
+||mybluehost.me/wise/number-account-$doc
+||smrturl.co/o/*/53458494^$doc
+||agripro-fr-*.com^$doc
+||notifyhubss.net^$doc
+||aolmaiillogin.blogspot.$doc
+||afflatus.consulting/deutschepost/$all
+||info-espanol-id-configes*.codeanyapp.com^$all
+||codeanyapp.com/dgte/$doc
+||lcldetecthumainweb*.firebaseapp.com^$all
+||freewebhostmost.com/consegna-pacchi/avviso/$doc
+||appinstallcheck.com^$all
+||allegro*/aukcja/$doc,to=buzz|icu|shop
+||shop/au/uqmobile^$doc
+/^https?:\/\/[-a-z]{4,}\.(?:com|org)[-.][-a-z]{2,}\.(?:cc|top|vip|world|xin)\/pay\b/$doc,match-case,to=cc|top|vip|world|xin
+/^https?:\/\/[-a-z]{4,}\.(?:com|org)[-.][-a-z]{2,}\.(?:cc|top|vip|world|xin)\/us\b/$doc,match-case,to=cc|top|vip|world|xin
+||secure.*.win/pay^$doc,to=win
+||shimura-china.com^$all
+||qufu.com.cn^$all
+||glitch.me/public/NFCUAccess00.HTML^$doc
+||gz-plsl.web.app^$all
+||aliique.fr^$all
+||luckygifthk.com^$all
+! docusign.com
+||signature-rho.vercel.app^$all
+||f1nancier.com^$doc
+||pub-*.r2.dev/alt_type.html^$doc
+||pub-*.r2.dev/auth_gen.html^$doc
+||pub-*.r2.dev/auth_response.html^$doc
+||pub-*.r2.dev/auth_start.html^$doc
+||pub-*.r2.dev/DocuSign.html^$doc
+||pub-*.r2.dev/doc_start.html^$doc
+||pub-*.r2.dev/dse_sign.html^$doc
+||pub-*.r2.dev/response_start.html^$doc
+||pub-*.r2.dev/response_type.html^$doc
+||pub-*.r2.dev/secure_response.html^$doc
+||pub-*.r2.dev/traffic.html^$doc
+||pub-*.r2.dev/utility_base.html^$doc
+||pub-*.r2.dev/docuss_3456787654324567897865433456789.html^$doc
+||pub-*.r2.dev/gatewaymyoffice.html^$doc
+||s3.amazonaws.com/*_singlesigninh.html^$doc
+||edgeone.app/gotadocsignnewdocsing.*.html$doc
+||tin-dung-$doc
+||khcn-tindung-$doc
+||viettelgroup.com^$all
+||khach-hang-the-$doc
+||chamsockhachhang-$doc
+! /^https:\/\/hdsaison-?[a-z]{2,}\.(?:cc|com|vip)\//$doc,to=cc|com|vip|~hdsaison.com.vn
+/^https?:\/\/dienmayxanh[-a-z0-9]+\.com\//$doc,to=com|~dienmayxanh.com
+/^https:\/\/dich-vu(?:-[a-z0-9]+){2,3}\.com\//$doc,to=com
+/^https:\/\/zla\d{3}\.top\//$doc,to=top|~tiki.vn
+||cskh-vib-$doc
+||cskh-vib.$doc
+||chamsockhachang-$doc
+||chamsocthekhachang-$doc
+||nang-cap-$doc
+||hdsaison-$doc,to=cc|vip|~hdsaison.com.vn
+||dichvucong.$doc,to=~dcs.vn|~gov.vn
+||tikimall.$doc,to=tikimall.*|~tiki.vn
+||taikhoanvps.com.vn^$all
+||motaikhoanchungkhoanvps.com^$all
+||tpbankvn.workplace.com^$all
+/^https:\/\/tdk[det]0[0-9]\.com\//$doc,to=com|~tiki.vn
+||soppe68.$all,to=~shopee.vn
+/^https:\/\/(www\.)?sp\d{4,5}p\.com\//$doc,to=com|~shopee.vn
+||vib-*.com^$doc,to=com|~vib.com.vn
+||vib-*.shop^$doc,to=shop|~vib.com.vn
+||binhchoncuocthivetranhsinhvien2024.weebly.com^$all
+||uudai-tructuyen-$doc
+||uudaikhachhang-$doc
+||nang-hang-$doc
+||baoviet*.vip^$doc
+||hotrokhachhang-$doc
+||cham-soc-the-$doc
+||vssid.*.cc^$doc
+||hethongnoibo.bio.link^$all
+||baoviet*.top^$doc
+||giaohangtietkiem247.$all,to=giaohangtietkiem247.*|~giaohangtietkiem.vn
+||uudauthekhachhanh-$doc
+||chamsocthe-$doc
+/^https:\/\/amazon[a-z]\d\.com\//$doc,to=com
+||dienlanhdienmayxanhvn.com^$all
+||cskhtructuyen-$doc
+||vnairlines.net^$all
+||tikifreeship.$all
+||tiktok-svip*.com^$all
+||khach-hang-$doc
+||nhantienquocte*.vercel.app^$doc
+/^https:\/\/giaohangtietkiem\w+\.com\//$doc,to=com|~giaohangtietkiem.vn
+||khuyenmaidacbiet-$doc
+||uudaidacbiet-$doc
+/^https?:\/\/amazo[a-z]{2}\d\.com\//$doc,to=com|~amazon.com
+||dienlanhmayxanh.com^$all
+||khuyenmaithang-$doc
+||han-muc-the-$doc
+||hotrodacbiet-$doc
+||newmall*.cc^$doc
+||chinhphu.*.org^$doc
+||vienthongviettel.vn^$all
+||vincomplaza.*.top^$doc
+||westernunion*.wixsite.com^$doc
+##html[lang] > body.startnew > div#sections > section#section_uname
+||datumdellago.com^$all
+||clinicaimplantologica3d.com^$all
+||gruposabar.com^$all
+||xalatlaco.org^$all
+||r2.dev/INV-CHKCOPY-Remittance-Overpayment%20Refund$doc
+##html[lang] > body:not([style]) > div.captchaBody
+||cam/secured/host/*.php|$xhr,3p,domain=r2.dev
+||implarededeensino.com.br^$all
+||vertiselevadores.com.br^$all
+||r2.dev/Outlook%20Secured%20Document$doc
+/^https:\/\/[a-z0-9]{2,}\.[a-z0-9]{4,11}\.com\/[a-zA-Z0-9]{30,}\?[a-zA-Z0-9]{25,}$/$doc,to=com|~google.com|~microsoft.com
+/^https:\/\/[a-z0-9]{2,}\.[a-z0-9]{4,11}\.ru\/[a-zA-Z0-9]{30,}\?[a-zA-Z0-9]{25,}$/$doc,to=ru
+/^https:\/\/[a-z0-9]{2,}\.[a-z0-9]{4,11}\.su\/[a-zA-Z0-9]{30,}\?[a-zA-Z0-9]{25,}$/$doc,to=su
+! microsoft
+||aging3.co^$all
+/^https:\/\/[a-z0-9]{50,}\.[a-z0-9]{4,11}\.com\/[a-zA-Z0-9]{50,}$/$xhr,3p,method=get,to=com|~google.com|~microsoft.com,from=com|ru|su
+/^https:\/\/[a-z0-9]{50,}\.[a-z0-9]{4,11}\.ru\/[a-zA-Z0-9]{50,}$/$xhr,3p,method=get,to=ru,from=com|ru|su
+/^https:\/\/[a-z0-9]{50,}\.[a-z0-9]{4,11}\.su\/[a-zA-Z0-9]{50,}$/$xhr,3p,method=get,to=su,from=com|ru|su
+|https://*.favoripirlanta.com^$doc
+||marketplace-item-*.000.pe^$doc
+! /^https:\/\/(?:ai|art|get)?-?midjourney(?:s|ai)[^\/]+\//$doc,to=~midjourney.com|~edu|~gov
+! /^https:\/\/(?:ai|art|get)-?midjourney[^\/]+\//$doc,to=~midjourney.com|~edu|~gov
+! /^https:\/\/(?:ai|art|get)-midjourney[^\/]+\//$doc,to=~midjourney.com|~edu|~gov
+||ai-midjourney*.$doc,to=~midjourney.com|~edu|~gov
+||art-midjourney.$doc,to=~midjourney.com|~edu|~gov
+||get-midjourney.$doc,to=~midjourney.com|~edu|~gov
+||mid-journey.$doc,to=~midjourney.com|~edu|~gov
+||aimidjourney.$doc,to=~midjourney.com|~edu|~gov
+||aimidjourneys.$doc,to=~midjourney.com|~edu|~gov
+||getmidjourney.$doc,to=~midjourney.com|~edu|~gov
+||midjourneys.$doc,to=~midjourney.com|~edu|~gov
+||midjourney.co^$all,to=~midjourney.com
+||runningapplications-b7dae-default-rtdb.firebaseio.com^$all
+||magicslimnhatban.com^$all
+||giamcannhatban.com^$all
+||github.com/linarweloper/Blumfarmbot^$doc
+||waredot.com^$doc
+||kmspico.*^$doc,to=kmspico.*
+||kmspico-$doc
+||kms-full.com^$doc
+||kmspico.io^$doc
+||kms-tool.com^$doc
+||kmsauto.tech^$doc
+||kmsauto.org^$doc
+||furykms.com^$doc
+||ativadorkmspico.com^$doc
+||getkmspico.com^$doc
+||kmspico10.com^$doc
+||officialkmspico.com^$doc
+||polyfill.io^$all
+||googie-anaiytics.com^$all
+||bootcdn.net^$all
+||bootcss.com^$all
+||staticfile.net^$all
+||staticfile.org^$all
+||union.macoms.la^$all
+||polyfill-js.cn^$all
+||get-express-vpn.online^$all
+||pcapp.store^$doc
+||convertwithwave.com^$doc
+||withsecurify.com^
+||securifyguard.com^
+||highwaycpmrevenue.social-previews.top^$all
+||clicksocialimage.top^$all
+||blue-softs.com^$all
+||sirokataldea.com^$all
+||sites.google.com/view/blue-softs^$all
+||sites.google.com/view/xtaskbar-themes^$all
+||sites.google.com/view/newtaskbar-themes^$all
+||sites.google.com/view/awesome-themes-desktop^$all
+||sites.google.com/view/taskbar-themes^$all
+||sites.google.com/view/ai-image-3d^$all
+||sites.google.com/view/taskbar-themess^$all
+||sites.google.com/view/softs-download^$all
+||sites.google.com/view/sora-ai-v2^$all
+/^https:\/\/[a-z]{6,19}\.(?:com|net)\/js\?t=[_a-z0-9]+&ns=[a-z]{2}$/$script,3p,strict3p,match-case,to=com|net
+/^https:\/\/[a-z]{6,19}\.(?:com|net)\/(?:static_)?file\/\?t=[_a-z0-9]+&ns=[a-z]{2}$/$frame,popup,3p,strict3p,match-case,to=com|net
+/^https:\/\/[a-z]{6,19}\.(?:com|net)\/(?:static_)?file\/\?t=[_a-z0-9]+&ns=[a-z]{2}$/$doc,match-case,to=com|net
+||shy-boat-90ce.jiko728928922.workers.dev^$doc
+||app.corn-staging.com^$all
+||bsodsm8r.xamzgjedu.com^$doc
+||crowdstrike-cloudtrail-storage-bb-126d5e.s3.us-west-1.amazonaws.com^$doc
+||mecrowdstrikesnowstandalone.azurewebsites.net^$doc
+||crowdstrikereposify.net^$doc
+||crowdstrike-solutions.nl^$doc
+||crowdstrikefix.zip^$doc
+||dropbox.com/*/crowdstrike-hotfix.zip^$all
+||tickets.website.com.se^$all
+||ticketsparis24.com^$all
+||freeadd.me^$doc
+||askfollow.us^$doc
+||more-followers.com^$doc
+||twitob.com^$doc
+||twitterfollowers.site^$doc
+##html[lang] > body#body > * > div.cv-xwrapper > div.cvc > div.cv-inner
+##html[lang] > body#body > * > div.cvh.BlockClicksActivityBusy
+||hkdk.events/8cjknac3yxdqk4^$all
+/^https:\/\/help\.[a-z]{3,}-x-[a-z]{3,}\.com\//$doc,to=com|~x.com
+||onevanilla.click^$all
+||bilbocine.com^$doc
+||dailysmscollection.org^$doc
+||panoramacharter.click^$doc
+||mymercy.click^$doc
+||direct2hr.click^$doc
+||iqpoll.cn^$doc
+||tempisite.com^$all
+||sparrowwallet.net^$doc
+||tracker.club-os.com^
+!||onelink.me/*&af_web_dp=$doc
+||guide-orientation.tn/go_page.php?$doc
+!#if env_mobile
+@@||onelink.me/*://app/$doc
+!#endif
+@@||toss.onelink.me/*service.toss.im$doc,1p
+||livestreaming24.xyz^$doc
+/^https:\/\/(?:www\.)?[-a-z0-9]+\.com\.[-a-z0-9]+\.com\//$doc,to=com,ipaddress=148.251.54.196
+/^https:\/\/(?:www\.)?[-a-z0-9]+\.xyz\.[-a-z0-9]+\.com\//$doc,to=com,ipaddress=148.251.54.196
+||belliniepecuniaimmobili.$doc,to=belliniepecuniaimmobili.*
+||immobilibelliniepecunia.$doc,to=immobilibelliniepecunia.*
+||bpecuniaimmobili.$doc,to=bpecuniaimmobili.*
+||belliniepecuniaimmobilisrl.$doc,to=belliniepecuniaimmobilisrl.*
+||immobiliarebelliniepecunia.$doc,to=immobiliarebelliniepecunia.*
+||the-north-face.gr^$all
+||forimg.net^$all
+crimsonav.com,ngsingleissues.nationalgeographic.com##+js(acs, atob, new Function(atob()
+! Group Bobry
+/^https:\/\/[a-z]{7,}\.[a-z]{3,}\/get\/\?s=[a-zA-Z0-9]+=*$/$script,3p,match-case,to=~edu|~gov
+/^https:\/\/[a-z]{7,}\.[a-z]{3,}\/img\/$/$script,3p,match-case,to=~edu|~gov
+||marketiqhub.com^$all
+!#if cap_html_filtering
+energiasolare100.it,lundracing.com,red17.co.uk,workplace-products.co.uk##^div[onmousemove*=".innerHTML"][onmousemove*="String.fromCharCode"]
+!#else
+energiasolare100.it,lundracing.com,red17.co.uk,workplace-products.co.uk##+js(trusted-replace-argument, String.prototype.includes, 0, undefined, condition, /^checkout$/)
+!#endif
+! Group Surki
+||cpeciadogfoods.com^$all
+||clearnetfab.net^$all
+||iconstaff.top^$all
+adrissa.com.co,americansoda.co.uk,casteloforte.com.br,centerfabril.com.br,forqueen.cz,joinusonline.net,jollibee.com.vn,kitapsan.com.tr,mebelinovdom.com,ojworld.it,qualityrental.com,szaszmotorshop.hu,tvojstyl.sk,up-shop.org,yairalon.com.br##+js(acs, WebSocket, event.data)
+##html#html[sti][vic][lang] > body#allbody
+/\/m\/js(?:drive|nom|sp|v)\.js\b/$script,1p,strict1p
+/\/n\/js(?:drive|nom|sp|v)\.js\b/$script,1p,strict1p
+/\/o\/js(?:drive|nom|sp|v)\.js\b/$script,1p,strict1p
+/^https?:\/\/[a-z]{7,}\.com\/go\/[a-f0-9]{8}(-[a-f0-9]{4}){3}-[a-f0-9]{12}\b/$doc,match-case,to=com
+/^https?:\/\/[-a-z0-9]{8,}\.ru\/\?load=[a-zA-Z0-9]+(-[a-zA-Z0-9]+)+$/$doc,match-case,to=ru
+||com/go/$doc,to=com,ipaddress=3.0.82.215
+||com/go/$doc,to=com,ipaddress=3.0.178.139
+||com/go/$doc,to=com,ipaddress=2406:da18:3af:9302:6ead:4c78:949:685a
+||com/go/$doc,to=com,ipaddress=2406:da18:3af:9302:218a:d776:533b:6b69
+||rungamepc.ru^$all
+||game02-com.ru^$all
+||gameportpc.ru^$all
+||runkit.com/wukong/black-myth-wukong-crack-pc^$all
+||runkit.com/skylinespc/cities-skylines-ii-crack-pc-full-setup^$all
+||runkit.com/masterposte/dying-light-2-crack-on-pc-denuvo-fix^$all
+||runkit.com/dz4583276/monster-hunter-rise-crack-codex-pc/1.0.0/clone^$all
+||groups.google.com/g/hogwarts-legacy-crack-empress^$all
+||r2.dev/CAptcha-Verifications-$doc
+/please-verify-z.html^$doc
+/human-verify-system.html^$doc
+/human-captcha-v*.html^$doc
+/captcha-verify-v*.html^$doc
+/verify-captcha-v*.html^$doc
+##html > body > div.container.m-p > #checkbox-window.checkbox-window
+||ajmaboxanherulv*.b-cdn.net^$doc
+||anti-automation-v*.b-cdn.net^$doc
+||bot-check-v*.b-cdn.net^$doc
+||dedicloadpgeing*.b-cdn.net^$doc
+||file-typ-botcheck*.b-cdn.net^$doc
+||izmncdnboxuse*.b-cdn.net^$doc
+||newverifyyourself-system*.b-cdn.net^$doc
+||nikutjyjgchr*.b-cdn.net^$doc
+||verification-module-v*.b-cdn.net^$doc
+||verifyyourself-*system.b-cdn.net^$doc
+||weoidnet*.b-cdn.net^$doc
+||fingerboarding.com^$all
+||odyssey1.to^$all
+||b-cdn.net/get-this-puzzle-solved.html^$doc
+||b-cdn.net/Recap-v*.html^$doc
+||b-cdn.net/verf-v*.html^$doc
+/cf-check.html^$doc
+/final-step-to-continue.html^$doc
+/dedicated-captcha-page.html^$doc
+/hcaptcha-human-check.html^$doc
+/IQWJDolx.html^$doc
+/JSKADull.html^$doc
+/modi-cloudflare-update-new.html^$doc
+/prove-human-recaptcha.html^$doc
+/RYFTGJcaptchv*.html^$doc
+/recaptcha-v*-protocol-$doc
+/recaptcha-verification.html^$doc
+/recaptcha_verification*.html^$doc
+/security-challenge-captcha.html^$doc
+/SYNCfuzzv*.html^$doc
+/verify-human-recaptcha.html^$doc
+/verify-me-first-v*.html^$doc
+##.fkrc-verifywin-window
+##.fkrc-checkbox-window
+##html[lang] > body:not([class]):not([id]):not([style]) > div.container > div.recaptcha-box
+/bot-verification-check-re*.html^$doc
+/need-to-pass-step.html^$doc
+/wp-content/themes/twentynineteen/color/*/captcha.php?$doc
+||exo.io/cloudcask/$doc
+/cloudflare-v1-getup-*.html^$doc
+/modi-cloudflare-update.html^$doc
+/wp-assets-optimizer.html^$doc
+##body > .security-container[style="opacity: 1; transform: translateY(0px);"]
+||rustdesk.co.nz^$doc
+||rustdesk.io^$doc
+||rustdesk.pl^$doc
+||rustdesk.secure-box.de^$doc
+webflow.io##html.w-mod-js:not(.wf-active) > body:not([class]):not([id]) > a[class="w-inline-block"][href^="http"]
+||coinomiwallet.cc^$all
+/^https:\/\/gov\.[^.]*gr\.[a-z]{2,6}/$doc,to=~gov|~edu|~gov.gr
+/\.cloudfront\.net\/(?=[a-z]{0,6}\d)[a-f0-9]{7}\.js$/$script,3p,match-case,to=~d3dvi1l4i1go4x.cloudfront.net
+||freesoftwarecreative.com^$doc
+||macgsapptrck.com^$all
+||debridleech.com^$doc
+||hopgp.com^$all
+! stage 1
+||ntischoolpune.org/*.php?$doc
+.php?iid=*&cid=$doc,to=~gov|~edu
+.php?cid=*&pnum=$doc,to=~gov|~edu
+! stage 2
+||jb*img.top^$all,to=top
+/\.[a-z]{3,}\/a\.aspx\?cid=/$doc,match-case,to=~com|~net|~org|~gov|~edu
+! stage 3
+/\.[a-z]{3,}\/products\.aspx\?cname=.+&cid=/$doc,match-case,to=~com|~net|~org|~gov|~edu
+/^https:\/\/online\.[a-z]{7,}\.top\//$doc,to=top
+! Fake WordPress plugins loading ads/malware
+/wp-content/plugins/admin-bar-customizer/abc-script.js
+/wp-content/plugins/advanced-user-manager/aum-script.js
+/wp-content/plugins/advanced-widget-manage/awm-script.js
+/wp-content/plugins/content-blocker/cb-script.js
+/wp-content/plugins/custom-css-injector/cci-script.js
+/wp-content/plugins/custom-footer-generator/cfg-script.js
+/wp-content/plugins/custom-login-styler/cls-script.js
+/wp-content/plugins/dynamic-sidebar-manager/dsm-script.js
+/wp-content/plugins/easy-themes-manager/script.js
+/wp-content/plugins/form-builder-pro/fbp-script.js
+/wp-content/plugins/quick-cache-cleaner/qcc-script.js
+/wp-content/plugins/responsive-menu-builder/rmb-script.js
+/wp-content/plugins/seo-optimizer-pro/sop-script.js
+/wp-content/plugins/simple-post-enhancer/spe-script.js
+/wp-content/plugins/social-media-integrator/smi-script.js
+||at^$script,xhr,3p,ipaddress=185.215.113.111
+||orcaslicer.$doc,to=~orcaslicer.com
+||orca-slicer.$doc
+||ocraslicer.$doc
+||orca3dslicer.$doc
+||orcaslice.$doc
+||orcaslicer3d.$doc
+||orcaslicerdownload.$doc
+||orcaslicerofficial.$doc
+||orcaslicerr.$doc
+||orcaslicers.$doc
+||theorcaslicer.$doc
+||orcasslicer.$doc
+||nvcleanstall.$doc
+||nvcleanstal.$doc
+/^https:\/\/www\.air-?up-?[a-z]{2,}\.com\//$doc,to=com|~air-up.com
+/^https:\/\/www\.xn--airup[a-z]{5,6}-[a-z0-9]{3}\.com\//$doc,to=com|~air-up.com
+||ftuapps.io^$doc
+||ftuapps.dev^$doc
+||farlad.com^$doc
+||geekupdates.notion.site/Ultra-Security$doc
+||uobretailcreditmanagement.$doc
+||blockfiupdates.$doc
+||allinoursite.com^$doc
+||bteux.com^$doc
+||childrenoftheclouds.com^$doc
+||dating-express.com^$doc
+||emailservicesnetau.com^$doc
+||euromaillinnk.com^$doc
+||glaters.com^$doc
+||mybach.xyz^$doc
+||threeneptuneboot.com^$doc
+/unsub/unsub^$doc
+/unsub_sent.php|$doc,method=post
+/^https?:\/\/www\.[a-z]{9,20}\.com\/o-[a-z]{4}-[a-z]\d{2}-[a-f0-9]{32}\b/$doc,match-case,to=com
+!#if env_safari
+/^https?:\/\/www\.[a-z][a-z][a-z][a-z][a-z][a-z][a-z][a-z][a-z][a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?\.com\/o-[a-z][a-z][a-z][a-z]-[a-z][0-9][0-9]-[a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9]$/$doc,match-case,to=com
+!#endif
+/^https?:\/\/[a-z]+\.[a-z]{4,}\/oop\/\d+_md(?:\/\d+){5}\b/$doc,match-case
+##html > body.hold-transition.theme-primary.bg-img[style^="background-image"][style*="wallpaperaccess.com"][style*="background-repeat"][style*="background-size"]
+##html > body > div.container > form#unsubscribe-form[onsubmit="submitUnsubscribeForm(event)"]
+##html > body > div.content > dl > dd.dd1 > div.min_sider > form#form1[action="unsubscribe.php"]
+##html > body.body > div.container > div.content > form > table.optoutForm
+||creditcable.info^$all
+||klingxai.com^$all
+||editproai.$all,to=editproai.org|editproai.pro
+||longchampblackfriday.com^$all
+||igetintopc.com^$all
+||usps-packages-*.com^$doc
+||backend.store.eset.co.il/pub/*/ESETUnleashed_*.zip^$all
+||www.*.icu^$doc,ipaddress=/^(13\.227\.254\.\d{2}|2600:9000:2(00a|1d1):[a-z0-9]{2}00:1[1c]:(7b7c|2741):(1ac|2d0)0:93a1)$/
+||www.*.vip^$doc,ipaddress=/^(13\.227\.254\.\d{2}|2600:9000:2(00a|1d1):[a-z0-9]{2}00:1[1c]:(7b7c|2741):(1ac|2d0)0:93a1)$/
+! fake cloudflare captcha
+||pub-549d59daefd74f7583e1766800fe7b07.r2.dev^
+||ide.it/wp-content/uploads/siteground-optimizer-assets/siteground-optimizer-combined-js-
+/wp-content/uploads/siteground-optimizer-assets/siteground-optimizer-combined-js-0311104f6b606e1ad6e4eaeb8aa6336c.js$script
+rapidkil.com.au##+js(aost, XMLHttpRequest, /wp-content)
+##html[data-scrapbook-source][data-scrapbook-create][data-scrapbook-title] > body.no-js > div.main-wrapper[role="main"] > div.main-content
+##html > #__cf_challenge_host__
+||getfix.win^$all
+||getalia.org^$all
+||goveanrs.org^$all
+||govearali.org^$all
+||dntds.shop^$all
+/^https:\/\/[a-z]+\.[a-z]+\/[a-z]+\?rnd=[a-z0-9]{8}&ts=\d+$/$script,xhr,3p,match-case
+/jsrepo?rnd=$script,xhr,3p
+/teamrepo?rnd=$script,xhr,3p
+*$xhr,3p,method=get,to=org|shop|win,ipaddress=178.16.53.137
+*$script,3p,ipaddress=158.94.211.92
+||icu^$doc,frame,ipaddress=94.154.35.152
+||icu/captcha.html$doc,frame
+/captcha.html$doc,frame,ipaddress=94.154.35.152
+/?ref=$doc,frame,ipaddress=94.154.35.152
+/captcha-loader.js?
+! fake dating
+/^https:\/\/[0-9a-z]{7}\.([0-9a-z]{7})\.top\/[0-9a-z]{7}\?t=\1&cid=[0-9a-z]+/$doc,to=top,match-case
+||dtioykqj1u8de.cloudfront.net^$all
+!?id=*&p1=*&p2=*&p3=*&p4=$doc
+||partners-tds.com^$all
+||sentinelbotcore.co.in^$all
+||kexornero.co.in^$all
+!#if !ext_ubol
+/^https?:\/\/[a-z0-9]{10,}\.[a-z]{9,}\.co\.in\//$all,to=co.in|~unitybank.co.in
+!#endif
+||vironexta.com^$all
+||fusionchainedge.com^$all
+||jartibbinght.com^$all
+||maxsecurityultimate.com^$all
+||hotdebrid.com^$doc
+||maxdebrid.com^$doc
+||anydebrid.com^$doc
+||okdebrid.com^$doc
+||grass-io.$all,to=cc|vip|~getgrass.io
+||inmotionhosting.com/~myapp/grass_air/$doc
+||sites.google.com/view/entteraccess^$all
+||sites.google.com/view/helpp2k^$all
+||adsg00gle-v3.vercel.app^$all
+||ads1.google.*.com^$doc,frame
+||thetollroads.texas-$all,to=~thetollroads.com
+/^https:\/\/thetollroads\.[a-z]+-[a-z]{4}\.[a-z]{3}\//$doc,to=~thetollroads.com
+/^https:\/\/(?:[-a-z0-9]{2,}\.){1,2}(?:[a-z]{2,3}|click|online)\/(?:[-a-z0-9]+\/){1,4}[a-zA-Z0-9]{150}\/index\?a=/$doc,xhr,match-case,method=get,to=~edu|~gov
+/^https:\/\/(?:[-a-z0-9]{2,}\.){1,2}(?:[a-z]{2,3}|click|online)\/(?:[-a-z0-9]+\/){1,4}[a-zA-Z0-9]{150}\/verify\b/$doc,match-case,method=get,to=~edu|~gov
+||edeetion.com^$all
+||teams-live.com^$all
+/^https?:\/\/reddit-\d{1,2}\.[a-z]{4}\.(?:net|org|pw)\//$doc,to=net|org|pw|~reddit.com
+/^https?:\/\/wettransfer\d{2}\.[a-z]{4}\.(?:net|org|pw)\//$doc,to=net|org|pw|~wetransfer.com
+||e-interac-*.com^$all
+||press-continue.*.top^$all
+||com/$doc,ipaddress=/^(172\.240\.(108\.(68|76|84)|127\.234|253\.132)|185\.246\.188\.125|192\.243\.(59\.(1[23]|20)|61.22[57]))$/
+||duckdns.org/security-check/$doc
+||duckdns.org/FAMOUS/Gens/$doc
+||irs.gov.*.com^$doc
+||evri.*.xyz^$doc
+||sharedrop.io^$all
+||snapdrop.net^$all
+||usadeepseek.com^$all
+||gg.deepseek.$doc,to=~deepseek.com
+||deepseek.app^$all
+||deepseekk.com.cn^$all
+||deepseek-en.com^$doc
+||paytoll*.top/ezdrivema^$all
+-ez-pass.com^$doc
+||thetollroads-$doc,to=top|xin|world
+/^https:\/\/help-\d{8}\.[a-z0-9]{6}-\d{2}\.click\//$doc,to=click|~facebook.com
+||irs.gov.*.com^$doc
+||govuk.*.top^$doc
+||e-navy*.weebly.com^$doc
+||only-fans.uk^$all
+!#if ext_ubol
+/^https:\/\/(?:[a-z]{3,5}|[ej][ac])\.[a-z]{4,10}\.[a-z]{2,6}\/item-(?:[0-9A-Za-z]{10}|\d{8}|[0-9a-f]{32})\.html$/$doc,match-case,to=art|autos|baby|best|boats|buzz|cards|cfd|click|cyou|eu|fit|fun|guru|hair|homes|ink|lat|lol|mom|my|pics|qpon|quest|rest|sale|sbs|skin|today|top|wiki|work|world|xyz
+/^https:\/\/(?:[a-z]{4,5}|[ej][ac])\.[a-z]{4,10}\.[a-z]{2,6}\/item-(?:[0-9A-Za-z]{10}|\d{8}|[0-9a-f]{32})\.html$/$doc,match-case,to=biz|blog|cc|cloud|club|info|life|live|me|one|online|shop|site|space|store
+/^https:\/\/([a-vx-z][a-z]{2,}\.)?[0-9a-z-]{3,}\.(com|net|org)\/index\.php\?main_page=product_info(&stl=\d)?&(cPath|products_id)=/$doc
+!#endif
+||zoom.us*web.us^$doc
+||e-zpass.com-$doc
+/n/ax4mqlu25efi/b/*$doc
+||fly.storage.tigris.dev/completing/default-page.html?X-Amz-Algorithm=$doc
+||fly.storage.tigris.dev/pass-this-security-check.html?X-Amz-Algorithm=$doc
+/amvn_pops/?keyword=$doc
+||tlauncher.org^$doc
+||tlauncher.ru^$doc
+||amezpay.com^$doc
+/^https:\/\/[a-z]{7,8}\.com\/\?s=[0-9a-z]{13}&q=/$doc,to=com,match-case
+/?fingerprint=*&i=$doc
+/?id=*&traceId=$doc
+=1&id=*&traceId=$doc
+||turtleclient.xyz^$all
+||irs.gov-$doc
+/^https?:\/\/[-a-z]{4,}\.com[-.][-a-z0-9]{2,}\.[a-z]{2,6}\//$doc,to=bid|cc|cfd|cyou|icu|live|online|shop|top|vip|win|world|xin
+/^https?:\/\/[-a-z]{4,}\.org[-.][-a-z0-9]{2,}\.[a-z]{2,6}\//$doc,to=bid|cc|cfd|cyou|icu|live|online|shop|top|vip|win|world|xin
+/^https?:\/\/(?:[-a-z]{4,}\.)?gov[-.][-a-z0-9]{2,}\.[a-z]{2,6}\//$doc,to=bid|cc|cfd|cyou|icu|live|online|shop|top|vip|win|world|xin
+!#if env_safari
+/^https?:\/\/[-a-z][-a-z][-a-z][-a-z]+\.com[-.][-a-z0-9][-a-z0-9]+\.[a-z]+\//$doc,to=bid|cc|cfd|cyou|icu|live|online|shop|top|vip|win|world|xin
+/^https?:\/\/[-a-z][-a-z][-a-z][-a-z]+\.org[-.][-a-z0-9][-a-z0-9]+\.[a-z]+\//$doc,to=bid|cc|cfd|cyou|icu|live|online|shop|top|vip|win|world|xin
+/^https?:\/\/[-a-z][-a-z][-a-z][-a-z]+\.gov[-.][-a-z0-9][-a-z0-9]+\.[a-z]+\//$doc,to=bid|cc|cfd|cyou|icu|live|online|shop|top|vip|win|world|xin
+/^https?:\/\/gov[-.][-a-z0-9][-a-z0-9]+\.[a-z]+\//$doc,to=bid|cc|cfd|cyou|icu|live|online|shop|top|vip|win|world|xin
+!#endif
+||secure.mygov.$doc
+||dhl.de-$doc,to=store
+||org.gov-$doc
+||israeipost.co-$doc
+||canpost.id-$doc
+||anpost.id-$doc
+||kveesh6.il-$doc
+/^https:\/\/[0-9a-z]{6,8}\.[a-z]{2,10}\/[!.+,=?@\[][\/0-9a-z]{20,30}\.[-a-z]{2,7}$/$doc,to=agency|art|asia|auction|bar|beauty|beer|best|biz|bond|business|cam|cards|casa|click|cloud|coupons|courses|cv|digital|diy|fashion|food|forum|gay|guru|hair|info|life|live|living|link|ltd|my|ooo|property|pw|qpon|republican|rocks|run|sale|sbs|services|shop|skin|store|studio|support|surf|tattoo|tech|today|top|uno|watch|work,match-case
+/door/?ad_campaign_id=$doc
+||play-lustgoddess.com^$all
+://booking.*.com/sign-in?op_token=$doc
+||windows-line.com^$doc
+||aurorastore.org^$doc
+||deltaexploits.com^$all
+||deltaexecutor.io^$all
+||x_x-askfollow-us.translate.goog^$all
+||x_x-freeadd-me.translate.goog^$all
+||x_x-more--followers-com.translate.goog^$all
+||x_x-twitob-com.translate.goog^$all
+||x_x-twitterfollowers-site.translate.goog^$all
+||www-askfollow-us.translate.goog^$all
+://x_x-*-*.translate.goog/?_x_tr_$doc
+||splendlddate.com^$all
+||plotp.mazamob.space^$all
+||win32diskimager.org^$doc
+weightlossdiet.top##+js(acs, open, executeCode)
+.com/redirect-zone/$doc,popup
+||windirstat.org^$all
+||socialmedia-careers-office.com^$all
+||com^$doc,ipaddress=38.114.120.167
+/^https:\/\/[a-z]{3,30}\.[a-z]{2,4}\/socket\.io\/socket\.io\.js$/$header=nel:/report_to":"cf-nel/,script,1p,strict1p,match-case,domain=ci|ge|eu|life
+||grupocgcr.com^$all
+||pastebin.store/js.js
+||bluereflection-sun.com^$doc
+||update-macosx.com^$all
+||cuocthiianhdepthieunhii2025.weebly.com^$all
+||carrotsaystopping.com^$all
+||webnotif.online^$all
+||live/click.php?key=$doc
+||pttavm.*.com.tr^$doc
+! zlib
+||z-lib.ai^$doc
+||z-lib.club^$doc
+||z-lib.dev^$doc
+||z-lib.ink^$doc
+||z-lib.li^$doc
+||zlibrary.to^$doc
+||z-library.cc^$doc
+||z-lib.io^$doc
+||z-lib.id^$doc
+||z-lib.ws^$doc
+||z-lib.lol^$doc
+||zlibis.com^$doc
+||zlibrary-global.com^$doc
+||zlib-official.com^$doc
+||zlibrary.st^$doc
+||zlibrary.lol^$doc
+||z-library.live^$doc
+||z-lib.wiki^$doc
+||z-library.help^$doc
+! windows activator
+||ativadorkmspico.com^$doc
+||dazactivator.com^$doc
+||get-kmspico.com^$doc
+||getkmspico.com^$doc
+||getkmspico.medium.com^$doc
+||km-spico.ru^$doc
+||kms-pc.com^$doc
+||kmspico-mafia.com^$doc
+||kmspico-official.medium.com^$doc
+||kmspico-official.xyz^$doc
+||kmspico-oficial.com^$doc
+||kmspico.blog^$doc
+||kmspico.co^$doc
+||kmspico.dev^$doc
+||kmspico.download^$doc
+||kmspico.io^$doc
+||kmspico.micaesoft.com^$doc
+||micaesoft.com^$doc
+||kmspico10.com^$doc
+||kmspicoativador.org^$doc
+||kmspicodownloads.com^$doc
+||kmspicofficial.pages.dev^$doc
+||massgrav.zapto.org^$doc
+||massgrave.hopto.org^$doc
+||official-kmspico.com^$doc
+||official-kmspico.org^$doc
+||officialkmspico.com^$doc
+.com/assets/index_1.html?theme=$frame,1p
+||sasktel.mmspos.com^$all
+/^https:\/\/www\.[a-z]{12,}\.com\/[-a-z]*%E[%0-9A-F]{20,}-[-0-9a-z]{3,}%E[-%0-9A-Fa-z]{70,}-p-\d{3,5}\.html$/$doc,match-case
+||cractivator.com^$all
+||analytiwave.com^$all
+||analyticanoden.com^$all
+||flaegrudad.com^$all
+$doc,ipaddress=185.216.143.121
+||profullversion.net^$all
+||arvest-blank.com^$all
+||my-exodus.co.uk^$all
+||suite.tem3.io^$all
+||annonumapp.com^$all
+||problems-center.com^$all
+||33ok.club^$all
+||protect-myphone.com^$all
+/^https:\/\/pub-[0-9a-f]{32}\.r2\.dev\/(?=[-%0-9a-z]*[A-Z])[-%0-9A-Za-z]+-\d+\.html$/$doc,domain=r2.dev,match-case
+||phila.revenue*.cc^$all
+||bitchats.app^$all
+||bitchat.pro^$all
+||bitchat.live^$all
+||myhuaweicloud.com/app/Bitchat_*.apk$all
+||upa1bit.$all
+||upbitbr.$all
+/^https?:\/\/gitcoin-[a-z]+\.com\//$all,reason="Blatant scammers who are not related to GitHub or Gitcoin whatsoever."
+/^https?:\/\/[a-z]+-gitcoin\.com\//$all,reason="Blatant scammers who are not related to GitHub or Gitcoin whatsoever."
+-ledger.live^$doc
+||guardan.io^$all
+/^https:\/\/[a-z]{5,10}\.[a-z]{5,10}\.[a-z]{3}\/y1\.html$/$doc,match-case,to=com|top|~weebly.com
+://www.*.pro/y1.html|$doc
+||seloriva.com^$doc
+||seloriva.net^$doc
+||client.*-blockfi.com^$all
+||v2-app-lido-finance.cc^$all
+||network-jpn.com^$all
+||statswpmy.com^$all
+||2e-bureau.com^$all
+||trackingmyadsas.com^
+##.header-fix-tester-container
+/^https?:\/\/www\.[a-z]{8,11}\.com\/product\/(?:[0-9a-z]+-)*(?:%[%0-9a-z]{8,}-)+(?:[0-9a-z]+-)*(?:[%0-9a-z]{8,}-)*[%0-9a-z]+\/?$/$doc,match-case,ipaddress=/^173\.2(08|32)\.\d{3}\.\d{3}$/
+/^https?:\/\/[a-z]{7}\.[a-z]{8,11}\.com\/products\/(?:[0-9a-z]+-)*(?:%[%0-9A-F]{8,}-)+(?:[0-9a-z]+-)*(?:[%0-9A-F]{8,}-)*[-%0-9A-Fa-z]+\/?$/$doc,match-case,ipaddress=/^23\.2\d{2}\.\d{2}\.\d{2}$/
+||exoduswallet.at^$all
+||ai-atomic.org^$all
+||simpleswap.ac^$all
+||simpleswap.to^$all
+||simpleswap.online^$all
+*$doc,ipaddress=54.38.216.75
+||villasmbuva.co.mz^$all
+||unpkg.com/redirect-*/beamglea.js$script
+.com/article/auth=$doc
+||stylexlab.ru^$doc
+||dogado.net/stadlholz/$doc
+pages.dev##html[lang="ja"] > body > .main-container > #landing.auth-container
+pages.dev##html[lang="ja"] > body.flex.items-center.min-h-screen > div.w-full.max-w-md.mx-auto > form#login-form
+pages.dev##html:not([class]) > body.gradient-bg.min-h-screen.flex.items-center.justify-center > div.glass-card.max-w-md.w-full.text-center > form#loginForm.flex.flex-col
+/^https:\/\/blockchecker[0-9]\.pages\.dev\//$doc,to=pages.dev
+/^https:\/\/xblock[0-9]+\.pages\.dev\//$doc,to=pages.dev
+||xcheckx.pages.dev^$all
+||gocheck.pages.dev^$all
+||blocchecker*.pages.dev^$all
+||lookblock.pages.dev^$all
+||xblocklist*.pages.dev^$all
+||xsuki*.pages.dev^$all
+||bxchx.pages.dev^$all
+||xblockchecker*.pages.dev^$all
+*$doc,ipaddress=82.27.2.198
+*$doc,ipaddress=31.59.58.163
+||lastpassrecovery.com^$all
+||kgms.top^$all
+||arrakis2.com^$all
+sport.elwatannews.com##+js(aost, Array.prototype.indexOf, isWin)
+||gomabalerainc.top^$all
+||gamefiledo6.pages.dev^$all
+||sportifymore.$doc
+||voting-express-tl.$doc
+||spotifyprimeszones-$doc
+||spotify*.ct.ws^$doc
+||cs2beneluxtour.com^$all
+||eplproseason25.com^$all
+||esportsbenelux.com^$all
+||ligabenelux.com^$all
+||uniqlo-nz.com^$all
+||git44share.quest^$all
+||survey.dawn.com^$all
+/^https:\/\/d[0-9a-z]{19}\.[a-z]{3,4}-[a-z]{7,8}(?:\.[a-z]{2})?\.[a-z]{2,3}\/xm\/xm\d\/\?/$doc,to=co.in|pro|sbs
+/^https:\/\/d[0-9a-z]{19}\.[a-z]{3,4}-adguard(?:\.[a-z]{2})?\.[a-z]{2,3}\/[a-z]{4}\/[a-z]{4}\/\?/$doc,to=co.in|pro|sbs
+!#if env_safari
+/^https:\/\/d[0-9a-z][0-9a-z][0-9a-z][0-9a-z][0-9a-z][0-9a-z][0-9a-z][0-9a-z][0-9a-z][0-9a-z][0-9a-z][0-9a-z][0-9a-z][0-9a-z][0-9a-z][0-9a-z][0-9a-z][0-9a-z][0-9a-z]\.[a-z][a-z][a-z][a-z]?-[a-z][a-z][a-z][a-z][a-z][a-z][a-z][a-z]?\.[cps][bor][os]?\.?i?n?\/xm\/xm[0-9]\/\?/$doc
+/^https:\/\/d[0-9a-z][0-9a-z][0-9a-z][0-9a-z][0-9a-z][0-9a-z][0-9a-z][0-9a-z][0-9a-z][0-9a-z][0-9a-z][0-9a-z][0-9a-z][0-9a-z][0-9a-z][0-9a-z][0-9a-z][0-9a-z][0-9a-z]\.[a-z][a-z][a-z][a-z]?-adguard\.[cps][bor][os]?\.?i?n?\/[a-z][a-z][a-z][a-z]\/[a-z][a-z][a-z][a-z]\/\?/$doc
+!#endif
+||expleboted.com^$all
+||hoplariumped.com^$all
+||dsu-adguard.pro^$all
+||ennatcaraposin.com^$all
+||antitrojanwalls.live^$all
+||prizecloud.sa.com^$all
+||myshielstore.xyz^$all
+||credzium.co.in^$all
+||outertune.org^$doc,reason="Not the official site"
+||popcornpump.xyz^$all
+||smartdefend.net^$all
+||anget-direct.info^$all
+||dokopka.icu^$all
+||aftop10.com^$all
+||simpleswap-io.at^$doc
+||simpleswap.cyou^$doc
+||simplesvvap.lol^$doc
+||changelly.casa^$doc
+||changelly.cyou^$doc
+||xgram.asia^$doc
+||simpleswap.casa^$doc
+||easybit.site^$doc
+||easybits.cc^$doc
+||ff-exchange.vip^$doc
+||ff-exchange.cloud^$doc
+||us-aliexpress.com^$doc
+||ff-exchange.help^$doc
+||cnangelly.online^$doc
+||changely.at^$doc
+||ff-exchange.space^$doc
+||ff-exchange.me^$doc
+||fixedfloat.at^$doc
+||cosmochanger.com^$doc
+||simplesvvvap.cyou^$doc
+||nowchange.cyou^$doc
+||fixedfloat.ac^$doc
+||fixedfloat.ca^$doc
+||v2-dexscreener.cc^$doc
+||trezor.la^$doc
+||changenow-io.us^$doc
+||exodus-wallets.io^$doc
+||legder.at^$doc
+||electrum-data.cc^$doc
+||ff-exchahge.cyou^$doc
+||jfureai.com^$doc
+||pi-tarina.com^$doc
+||pita-rina.com^$doc
+||pitarina.com^$doc
+||pitarina.net^$doc
+||brs.hg-story.blue^$doc
+||heisei-g.pink^$doc
+||lovecatcher2025.com^$doc
+||wakabairo.net^$doc
+||wakayoyo.tokyo^$doc
+||fuku-fuku.net^$doc
+||fuku-fukuu.com^$doc
+||mtes.jp^$doc
+||chiyouranai.base.shop^$doc
+||enisaflower.com^$doc
+||enisaflowersaku.com^$doc
+||fukunotsuru.com^$doc
+||sb-z-uzou-fukunoturu.discover-news.tokyo^$doc
+||cra-ttine.site^$doc
+||cra-ttine.tech^$doc
+||webexodus.created.app^$doc
+||guidance.ghost.io^$doc
+||trezorsuite.wasmer.app^$doc
+||curve-flnance.com^$doc
+||suite-trezor.click^$doc
+||washingtonpost-news.com^$doc
+||app-defituna.github.io^$doc
+||perfume-yupoo.ru^$doc
+||jersey-yupoo.com^$doc
+||soccer-jersey-yupoo.com^$doc
+||yupoo.site^$doc
+||www.jersey-yupoo.com^$doc
+||exodustrading-ai.com^$doc
+||yupoosunglasses.ru^$doc
+||bestyupoo.com^$doc
+||jerseyyupoo.com^$doc
+||yupoo.biz^$doc
+||ff-excharge.cyou^$doc
+||legderhealth.com^$doc
+||yupooshoes.org^$doc
+||yupooclothing.com^$doc
+||trezordevices.io^$doc
+||grabtrust.icu^
+||uniswap.org.in^$all
+||nodegoai.com^$all
+||trustwallet-app.io^$all
+||rabby.fi-v2.to^$all
+||fusebox-elavon.org^$all
+||elevon-payment.com^$all
+||trezorsafety.com^$all
+||ff-io.cc^$all
+||fixfloat.vip^$all
+||exoduwallet.io^$all
+||buff163.co.com^$all
+||skinsmonkey.co.com^$all
+||slash-on.co.com^$all
+||app-slash.co.com^$all
+||slash-ap.co.com^$all
+||www-slash.co.com^$all
+||www-mechanicsbank.co.com^$all
+||spendesk.co.com^$all
+||www-mechonics.top^$all
+||coinomi.co.com^$all
+||app-phantom.co.com^$all
+||app-atomic.co.com^$all
+||ray-dium.cyou^$all
+||trezosuiteapp.vercel.app^$all
+||tfjg-rjgu-egji-zjgi-orjg-rngj.netlify.app^$all
+||ldgerlive.us^$all
+||trezorsuite.at^$all
+||get-treezr-suit-en.framer.media^$all
+||app-ledger-desktop.wasmer.app^$all
+||ledgerapp.created.app^$all
+||ledgersso.created.app^$all
+||ledger-wallet.gitlab.io^$all
+||sute-trezr.created.app^$all
+||tronssan.github.io^$all
+||aomicwallet.github.io^$all
+||tfjg-rjgu-eeti-zjti-ordg-rfgj.netlify.app^$all
+||c066b573.smrta.pages.dev^$all
+||webapp.ghost.io^$all
+||webassetsapp.ghost.io^$all
+||engsuites.ghost.io^$all
+||createwebsite.ghost.io^$all
+||guide-ledegr.framer.media^$all
+||sushi-swap.org^$all
+||myprepaidcentre.net^$all
+||aterasig.com^$all
+||logatera.net^$all
+||logatera.work^$all
+||useraccount-connect-chainswap.cc^$all
+||amcombank.co.com^$all
+||galixwallet.co.com^$all
+||qroxlwallet.co.com^$all
+||ateradata.com^$all
+||logtoatera.com^$all
+||signalatera.com^$all
+||aterasigin.com^$all
+||aterapanel.com^$all
+||ateratera.com^$all
+||lognatera.com^$all
+||ateraslog.com^$all
+||welatera.com^$all
+||paytrace-app.co.com^$all
+||scotanomect.cc^$all
+||scotlacomp.cc^$all
+||sparrowwallef.com^$all
+||u-tronscan.com^$all
+||amehuns.cc^$all
+||stinglebom.cc^$all
+||orca-finance.org^$all
+||changenow-swap.org^$all
+||changenow-exchange.org^$all
+||simplswap.org^$all
+||jup-dex.org^$all
+||shop-bitboxswiss.de^$all
+||bifboxswiss.de^$all
+||gitcompiler.com^$all
+||asliceza.org^$all
+||designrigoroso.com^$all,reason=malicious
+||roundyearfun.org^$all
+||roundyearfun.com^$all
+||twitter-circle.com^$all
+||funxgames.me^$all
+||infinitytweet.me^$all
+||infinityweet.me^$all
+||degenlabs.org^$all
+||infintytweet.me^$all
+||infinitetweet.me^$all
+||infinitetweet.com^$all
+||redirecttoplace.online^$all
+||crimsonmods.cc^$all
+||sites.google.com/view/newext$doc
+||cloudfenceai.com^$all
+||7zip.com^$all
+||7zip.cloud^$all
+||7-zip.com^$all
+||subscriptionprocess.im^$all
+||rblx-copier.vercel.app^$all
+||youtube.com/watch?v=ZsAUT2PmbZk$all
+||youtube.com/@rblxtoolz$all
+||pc-huorong.com^$all
+||vexwin.gl^$all
+||payout-chatgpt.com^$all
+||tesseract-ocr.com^$all
+||opsecdefcloud.com^$all
+||checkpointviewzen.com^$all
+ublockorigin.com##.title::before:style(content: 'This is not the official uBlock Origin site.' !important; font-size: 32px !important; color: red !important; font-weight: bold !important;)
+ublockdns.com##main>section>div:first-child::before:style(content: 'Not related to uBlock Origin.' !important; font-size: 32px !important; color: red !important; font-weight: bold !important;)
+ublockorigin.app###main::before:style(content: 'This is not the official uBlock Origin site.' !important; font-size: 32px !important; color: red !important; font-weight: bold !important;)
+||cleanmymacos.org^$all
+||cdn-server.beer/api/css.js
+||claude-code-$doc,to=edgeone.app|pages.dev|squarespace.com
+||romsns.com^$all
+||aiclaude.jp^$all
+##body > div[data-captcha-enable="true"] > div.cleanslate[id^="google-captcha-"] > div.captcha-box
+||rpcs4.com^$all
+||rpcs5.com^$all
+||cyrexmods.cc^$all
+||audiveris.com^$doc
+! phishing emails - https://storage.googleapis.com/hmdbox/hmd_v2.html
+||storage.googleapis.com/hmdbox/$doc
+||hmdv2.gogomailbali.eu.org^$doc
+||hybridglobalnet.com^$doc
+/^https?:\/\/[a-z]+\d\.gogomailbali(\.it)?\.eu\.org\/#\?act=/$doc,match-case,to=eu.org
+/^https:\/\/storage\.googleapis\.com\/[a-z]{5,}\/[a-z]+_v\d\.html#\?act=/$doc,match-case,to=storage.googleapis.com
+||vtg.lol^$all
+||tranyasy.com.cn^$all
+||zeof-defender.pro^$all
+||laptopprivacyado.com^$all
+||dyiket.com^$doc
+||ourdateideas.com/wp-logo.svg
+||plus.rustfacepunch.com^$all
+||studio-blender.com^$all
+##body > div.captcha-container > div.captcha-card
+-sogou.com.cn^$doc,to=com.cn
+-sogou.com^$doc,to=com
+||qishmusic.com.cn^$all
+||sogoushurf.com^$all
+-todesk.com.cn^$doc,to=com.cn
+-wegame.com^$doc,to=com
+-sogou.cn^$doc,to=cn
+||todeskk.com^$all
+||www-qishiu.com.cn^$all
+||qishui-zn.hl.cn^$all
+||go-todesk.hl.cn^$all
+||todesk-zh.cn^$all
+||todesk-zh.hl.cn^$all
+||bandizip.net^$all
+||bandizip.pro^$all
+||bandisoft.org^$all
+||qishuide.com.cn^$all
+||shurufa-sogou.org.cn^$all
+||sogou2.com.cn^$all
+||sougoupy.com.cn^$all
+||qeeyou.cn^$all
+||googgle-chrrome.hl.cn^$all
+||app-wg.com^$all
+||www-cn-google.org.cn^$all
+||bangyoul.cn^$all
+||laiwujiaoyu.com^$all
+||leigodnn.com^$all
+||nnraytheon.com^$all
+||leigod.net^$all
+||leigodco.com^$all
+||google-ch-chrome.com.cn^$all
+||meeting-tencent.org^$all
+||qishui-yinle.hl.cn^$all
+||ggooglle-chrrome.com.cn^$all
+||cnzh-google-apps.hl.cn^$all
+||google-zhcn-chrome.com.cn^$all
+||apps-chrome-zh.hl.cn^$all
+||zh-googlle-chrome.hl.cn^$all
+||todeskapp.com^$all
+||todesk.ac.cn^$all
+||todesk.im^$all
+||youkuhonor.com^$all
+||youku.tv^$all
+||wps.ac.cn^$all
+||cn-wps-zh.com.cn^$all
+||tuba.toolg.cn^$all
+||m-i4.cn^$all
+||aisi-i4.com^$all
+||aisi.nx.cn^$all
+||zsi4.com^$all
+||aisipc.net^$all
+||as-i4.com.cn^$all
+||office-wps-hl.hl.cn^$all
+||todeskappa.com.cn^$all
+||360cncn.com^$all
+||qishui.team^$all
+||wps-cnzh.com^$all
+||dlworker.top^$all
+||360edge.cn^$all
+||app-google-zh.hl.cn^$all
+||zhcn-googele.hl.cn^$all
+||qishuui.com.cn^$all
+||ms.kuugo.cc^$all
+||baiduwangpan.cc^$all
+||apps-google-hl.hl.cn^$all
+||google-chrrome-zh.hl.cn^$all
+-wps.com.cn^$doc
+-youdao.com.cn^$doc
+-dingding.com.cn^$doc
+-chrome-chrome.com.cn^$doc
+||chrome-chrome-$doc
+||todesk-web.hl.cn^$all
+||qh-qishuiyinyue.hl.cn^$all
+||lline.com.cn^$all
+||line-go.hl.cn^$all
+||line163.com^$all
+||huoronggw.org.cn^$all
+||firefox-zh.com.cn^$all
+||huoronggk.com^$all
+||qishuiq.com.cn^$all
+||google-google-chrome-google-com.hl.cn^$all
+||yd-fanyi.hl.cn^$all
+||mac-youdao.com^$all
+||mu-qishuimusic.com.cn^$all
+-qishui.com.cn^$doc
+||qishui-*.com.cn^$doc
+||aisiapp.com.cn^$all
+||ww-qishui.com.cn^$all
+||dy-qishuimusic.hl.cn^$all
+||e-sanpei.com^$all
+||sowgou.com.cn^$all
+||qishui-eom.com.cn^$all
+||qishui.bj.cn^$all
+||ch-qishui-music.com.cn^$all
+||aisi-zhi.com.cn^$all
+||qishuimusic-cn.hl.cn^$all
+||ql-qishui.com.cn^$all
+||qishui-gf.com.cn^$all
+||huoronggh.com^$all
+||pccare-360.cn^$all
+||wpp-wps.cn^$all
+||gf-qishuiapp.com.cn^$all
+||sagou.com.cn^$all
+||testio.ecartdev.com^
+||telega.info^$all
+||telega.me^$all
+||kyrelune.net^$all
+||vultenok.net^$all
+||cleanguard.tech^$all
+||studio-obs.net^$all
+||linkbrawlstars.store^$all
+||todeske.com^$all
+||360guard-360.cn^$all
+||360weishi-360.cn^$all
+||goldbergcoins.com^$all
+||erahitopupikloss.com^$all
+||asionamedrafter.com^$all
+top##body > center + .A + .post
+||labor-day-*.top^$doc
+||16gift.com^$all
+||top/single.php|$script,1p
+||armour-inc-down.net^$all
+||mkvtoolnix.org^$doc
+||duskwander.com^$all
+||ultraviolence.buzz^$all
+||unic0re.$all
+###hero a[download="Unicore.zip"]
+###download a[download="Unicore.zip"]
+###hero + div.marquee-wrap + section#games + section#features + #download
+||checkmyapp.store^$all
+||shrtweb.site^$all
+||bisque-bison-333202.hostingersite.com^$all
+||karedeutschland.com^$all
+||daskljtitaskastvv.pro^$all,reason=malicious
+||beroniw.com^$all,reason=malicious
+||claudverification-id.beer/api.php
+||ledger-live*-*.io^$all
+||legder.*.us.com^$all
+/\/checking\.php\?t=[a-zA-Z0-9%]+$/$doc,match-case
+||microsoft-update.support^$all
+||flavamovie.com^$all
+! Typosquatting which redirects to scam
+||e261.net^$all
+||imtolenplex.com^$all
+||immanitys.com^$all
+||tagesschau.tech^$doc
+||shuru-baidu.com.cn^$all
+||roblox.com.$all,to=~cloudflare.net
+||lumennix.xyz^$all
+||omgexplolts.com^$all
+||mon-mrlay-suivi.com^$all
+||petbok.com^$all
+||ccleaner.lol^$all
+||ccleaner.mom^$all
+||ccleaner.lat^$all
+||10mintimer.com^$doc
+||arduinodroid.com^$doc
+||beardlib.com^$doc
+||bepisdb.com^$doc
+||christitustool.com^$doc
+||crystaldiskinfo.app^$doc
+||crystaldiskmark.net^$doc
+||cursorslibrary.com^$doc
+||cxxdroid.com^$doc
+||daijisho.app^$doc
+||darktable.app^$doc
+||easybcd.app^$doc
+||fakeflashtest.com^$doc
+||findoutdate.com^$doc
+||freefilesync.net^$doc
+||freeminutetimer.com^$doc
+||freewheelofnames.com^$doc
+||furfsky.com^$doc
+||gliden64.com^$doc
+||guiformat.app^$doc
+||hakchi2.com^$doc
+||hashcat.app^$doc
+||hddsentinel.com^$doc
+||hifiasm.com^$doc
+||iso2god.com^$doc
+||je2be.com^$doc
+||kalkulyator.com^$doc
+||lax1dude.com^$doc
+||liveclockwithseconds.com^$doc
+||lspconfig.com^$doc
+||mimalloc.com^$doc
+||moliyachi.com^$doc
+||mongosh.com^$doc
+||mouse-clicker.com^$doc
+||mouse-cursors.com^$doc
+||mouse-mover.com^$doc
+||mousecape.app^$doc
+||mousecape.net^$doc
+||move-mouse.com^$doc
+||movemouse.net^$doc
+||mumuplayer.app^$doc
+||nircmd.net^$doc
+||noisium.com^$doc
+||notatnikonline.com^$doc
+||ocrmypdf.com^$doc
+||power-toys.com^$doc
+||powertoys.app^$doc
+||productkeyscanner.com^$doc
+||pwndbg.com^$doc
+||pyjwt.com^$doc
+||quickassistapp.com^$doc
+||retraitedz.com^$doc
+||rezygisk.com^$doc
+||sageattention.com^$doc
+||searchmyfiles.com^$doc
+||shellmenuview.com^$doc
+||showmore.app^$doc
+||simplestickynotes.app^$doc
+||skse64.com^$doc
+||spacesniffer.app^$doc
+||themouseclicker.com^$doc
+||urlaubscountdown.com^$doc
+||usblogview.com^$doc
+||wiblr.com^$doc
+||winexp.app^$doc
+||wintoys.app^$doc
+||winutil.app^$doc
+||wushowhide.com^$doc
+||zhpcleaner.com^$doc
+||crystaldiskmark.org^$all
+||dnspy.org^$all
+||ghidralite.com^$all
+||grpcurl.com^$all
+||guiformat.com^$all
+||mfcmapi.com^$all
+||mqttexplorer.com^$all
+||winsetupfromusb.org^$all
+||file-enter-web.com^$all
+||trkscope.xyz^$all
+||losslesscut.net^$all
+||losslesscut.cn^$all
+||losslesscut.$doc,to=~losslesscut.app
+||kai-search.com^$all
+##body > .wrapper > .card-box > #step-1
+||luhxepremiumbags.com^$all
+||camelote.cn^$all
+||securesweep.pro^$all
+||safebooru.com^$all
+||fluentcleaner.org^$all
+||vencord.cc^$all
+||hoka-uk.com^$all
+||ggle-analytics.$all
+||whale-alert.$all,to=~whale-alert.io
+||cookie-whitelist.$all
+||vipsunglassesindia.in^$all
+||lieferanndo.de^$all
+||qemow.com^$all
+||bbcwebhosting.com^$all
+||ilyvo.com^$all
+||prof-noemie-sgzopjv.work^$all
+*$doc,ipaddress=64.190.63.136
+/go/*^ref=*&subid1=*&subid2=$doc
+^ofv_id=*&aff_pub_id=*&click_id=*&subid1=*&subid2=$doc
+||featherswallet.org^$all
+||aw-huorong.com.cn$all
+||unikey.vn^$doc,reason=Trang web chinh thuc: https://unikey.org
+||unikey.edu.vn^$all,reason=Trang web chinh thuc: https://unikey.org
+||mobel-wahls.shop^$doc
+||flingtrainer.io^$all
diff --git a/filters/badware.txt b/filters/badware.txt
index 504fe9ea5c5..b7eb5a462f7 100644
--- a/filters/badware.txt
+++ b/filters/badware.txt
@@ -1,5 +1,5 @@
! Title: uBlock₀ filters – Badware risks
-! Last modified: %timestamp%
+! Last modified: Thu, 17 Sep 2026 10:56:03 +0000
! Expires: 5 days
! Description: For sites documented to put users at risk of installing adware/crapware/malware, having login credentials stolen, etc.
! The purpose is to at least ensure a user is warned of the risks ahead.
diff --git a/filters/experimental.min.txt b/filters/experimental.min.txt
new file mode 100644
index 00000000000..4fbb729a288
--- /dev/null
+++ b/filters/experimental.min.txt
@@ -0,0 +1,39 @@
+! Title: uBlock filters – Experimental
+! Expires: 1 day
+! Last modified: Sun, 13 Sep 2026 09:55:20 +0000
+! Diff-Path: %diffpath%#ublock-experimental
+! Diff-Expires: 317 minutes
+! License: https://github.com/uBlockOrigin/uAssets/blob/master/LICENSE
+! *** uAssets:filters/experimental.txt ***
+! fake buffering on the initial load
+! disable quick fix
+www.youtube.com#@#+js(rpnt, script, (function serverContract(), (()=>{if("YOUTUBE_PREMIUM_LOGO"===ytInitialData?.topbar?.desktopTopbarRenderer?.logo?.topbarLogoRenderer?.iconImage?.iconType||location.href.startsWith("https://www.youtube.com/tv#/")||location.href.startsWith("https://www.youtube.com/embed/"))return;const e=ytcfg.data_.INNERTUBE_CONTEXT.client.userAgent\,t=t=>{ytcfg.data_.INNERTUBE_CONTEXT.client.userAgent=t?e.replace?.(/(Mozilla\/5\.0 \([^)]+)/\,"$1; "+t):e}\,o=["channel"\,"lactmilli"];let r=!1\,n=o;document.addEventListener("DOMContentLoaded"\,(function(){const e=()=>{const e=document.getElementById("movie_player");if(!e||!window.location.href.includes("/watch?"))return void(n=o);const a=e.getPlayerResponse?.()\,i=e.getProgressState?.()\,s=e.getStatsForNerds?.();let l\,d;if(i&&i.duration>0&&(i.loaded1)||a?.videoDetails?.isLive){if(!s?.debug_info?.startsWith?.("SSAP\, AD")){const o=a.videoDetails?.videoId\,c=a.playerConfig?.playbackStartConfig?.startSeconds??0\,u=e.getPlayerStateObject?.()?.isBuffering\,y=a.playabilityStatus?.errorScreen\,p=JSON.stringify(y?.playerErrorMessageRenderer?.subreason?.runs||y?.playerInterstitialRenderer?.content?.interstitialViewModel?.description?.commandRuns);return void("UNPLAYABLE"===a?.playabilityStatus?.status&&!y?.playerErrorMessageRenderer?.playerCaptchaViewModel&&p?.includes?.("WEB_PAGE_TYPE_UNKNOWN")&&p?.includes?.("https://support.google.com/youtube/answer/3037019")?(n=n.slice(1)\,n.length>0?t(n[0]):t("")\,r=!1\,e.loadVideoById(o\,c)):0===n.length?(r=!1\,t("")):u&&"0.00 s"===s?.buffer_health_seconds&&"0x0"===s?.resolution&&r?(t(n[0])\,r=!1\,e.loadVideoById(o\,c)):!r&&i.current-c<5&&location.href.includes("&list=")&&null===e.getPlaylistId?.()&&(l=document.querySelector("yt-playlist-manager")\,d=l?.getPlaylistData?.()\,d&&(l.setPlaylistData?.(d)\,l.setPlayerPlaybackControlData?.({playlistPanelRenderer:d}))))}i.duration>0&&e.seekTo?.(i.duration)}};e()\,new MutationObserver((()=>{e()})).observe(document\,{childList:!0\,subtree:!0})}))\,window.Map.prototype.has=new Proxy(window.Map.prototype.has\,{apply:(e\,t\,o)=>{if("onSnackbarMessage"===o?.[0]&&!r){const e=document.getElementById("movie_player");if(!e)return;const t=e.getStatsForNerds?.()\,o=e.getPlayerStateObject?.()?.isBuffering\,a=e.getPlayerResponse?.()?.playbackTracking?.videostatsPlaybackUrl?.baseUrl;o&&"0.00 s"===t?.buffer_health_seconds&&"0x0"===t?.resolution&&n.length>0&&(a.includes("reloadxhr")&&(n=n.slice(1))\,r=!0)}return Reflect.apply(e\,t\,o)}});const a={apply:(e\,t\,o)=>{const r=o[0];return"function"==typeof r&&r.toString().includes("onAbnormalityDetected")&&(o[0]=function(){})\,Reflect.apply(e\,t\,o)}};window.Promise.prototype.then=new Proxy(window.Promise.prototype.then\,a)})();(function serverContract(), sedCount, 1, excludes, MutationObserver)
+! disable quick fix 2
+www.youtube.com#@#+js(rpnt, script, /(\(function serverContract\(\)|^if \(window\.ytcsi)/, (()=>{if("YOUTUBE_PREMIUM_LOGO"===window.ytInitialData?.topbar?.desktopTopbarRenderer?.logo?.topbarLogoRenderer?.iconImage?.iconType||"YOUTUBE_PREMIUM_LOGO"===document.getElementById("masthead").attributes["logo-type"].value||location.href.startsWith("https://www.youtube.com/tv#/")||location.href.startsWith("https://www.youtube.com/embed/"))return;const e=window.ytcfg.data_.INNERTUBE_CONTEXT.client.userAgent\,t=["channel"\,"lactmilli"\,"instream"\,"yahi"];let r=!1\,o=t;const n=t=>{if(t){let r=e?.match?.(/Mozilla\/5\.0 \([^)]+/)?.[0];window.ytcfg.data_.INNERTUBE_CONTEXT.client.userAgent=r?e.replace?.(r\,r+"; "+t):e}else window.ytcfg.data_.INNERTUBE_CONTEXT.client.userAgent=e}\,a=()=>{let e=document.getElementById("movie_player");return{player:e\,response:e?.getPlayerResponse?.()\,stats:e?.getStatsForNerds?.()\,progress:e?.getProgressState?.()\,buffer:e?.getPlayerStateObject?.()?.isBuffering}}\,s=(e\,t\,r)=>e&&"0.00 s"===t?.buffer_health_seconds&&"0x0"===t?.resolution&&r.length>0\,l=()=>{let{player:e\,response:t\,stats:n\,buffer:l}=a();e&&s(l\,n\,o)&&(t?.playbackTracking?.videostatsPlaybackUrl?.baseUrl?.includes?.("reloadxhr")&&(o=o.slice(1))\,r=!0)};document.addEventListener("DOMContentLoaded"\,(function(){const e=()=>{let e\,l\,{player:i\,response:d\,stats:c\,progress:p\,buffer:y}=a();if(i&&window.location.href.includes("/watch?")){if(p&&p.duration>0&&(p.loaded1)||d?.videoDetails?.isLive){if(!c?.debug_info?.startsWith?.("SSAP\, AD")){const t=d.videoDetails?.videoId\,a=d.playerConfig?.playbackStartConfig?.startSeconds??0\,u=d.playabilityStatus?.errorScreen\,g=JSON.stringify(u?.playerErrorMessageRenderer?.subreason?.runs||u?.playerInterstitialRenderer?.content?.interstitialViewModel?.description?.commandRuns);return void("UNPLAYABLE"===d?.playabilityStatus?.status&&!u?.playerErrorMessageRenderer?.playerCaptchaViewModel&&g?.includes?.("WEB_PAGE_TYPE_UNKNOWN")&&g?.includes?.("https://support.google.com/youtube/answer/3037019")?(o=o.slice(1)\,o.length>0?n(o[0]):n("")\,r=!1\,i.loadVideoById(t\,a)):0===o.length?(r=!1\,n("")):s(y\,c\,o)&&r?(n(o[0])\,r=!1\,i.loadVideoById(t\,a)):!r&&p.current-a<5&&location.href.includes("&list=")&&null===i.getPlaylistId?.()&&(e=document.querySelector("yt-playlist-manager")\,l=e?.getPlaylistData?.()\,l&&(e.setPlaylistData?.(l)\,e.setPlayerPlaybackControlData?.({playlistPanelRenderer:l}))))}p.duration>0&&i.seekTo?.(p.duration)}}else o=t};e()\,new MutationObserver((()=>{e()})).observe(document\,{childList:!0\,subtree:!0})}))\,window.Map.prototype.has=new Proxy(window.Map.prototype.has\,{apply:(e\,t\,o)=>("onSnackbarMessage"!==o?.[0]||r||l()\,Reflect.apply(e\,t\,o))})\,window.Array.prototype.push=new Proxy(window.Array.prototype.push\,{apply:(e\,t\,r)=>{let o=r?.[0];return!o||"object"!=typeof o||"Uint8Array"!==o.constructor.name||o.buffer?.byteLength!==o.length||105!==o.length&&104!==o.length||l()\,Reflect.apply(e\,t\,r)}});const i={apply:(e\,t\,r)=>{const o=r[0];return"function"==typeof o&&o.toString().includes("onAbnormalityDetected")&&(r[0]=function(){})\,Reflect.apply(e\,t\,r)}};window.Promise.prototype.then=new Proxy(window.Promise.prototype.then\,i)})();$1, sedCount, 1, excludes, MutationObserver, condition, /serverContract|js_ld/)
+! experimental
+! www.youtube.com##+js(trusted-edit-inbound-object, JSON.stringify, 0, '[?..playbackContext.contentPlaybackContext][?!.attestationRequest][?!.captionsRequested][?!.settingItemIds][?!..mainAppWebInfo.graftUrl*="&list="][?!..mainAppWebInfo.graftUrl*="/shorts/"][?!..userAgent*="premium"][?.params][?!.params^="yAEB"][?!.params^="YAHIAQ"].params=repl({"regex":"^","replacement":"yAEB"})')
+! www.youtube.com##+js(trusted-edit-inbound-object, JSON.stringify, 0, [?..playbackContext.contentPlaybackContext][?!.attestationRequest][?!.captionsRequested][?!.settingItemIds][?!..mainAppWebInfo.graftUrl*="&list="][?!..mainAppWebInfo.graftUrl*="/shorts/"][?!..userAgent*="premium"][?!.params]+={"params":"yAEB"})
+! Experimental 3
+www.youtube.com##+js(rpnt, script, /(\(function serverContract\(\)|^if \(window\.ytcsi)/, '(()=>{if("YOUTUBE_PREMIUM_LOGO"===window.ytInitialData?.topbar?.desktopTopbarRenderer?.logo?.topbarLogoRenderer?.iconImage?.iconType||"YOUTUBE_PREMIUM_LOGO"===document.getElementById("masthead").attributes["logo-type"].value||location.href.startsWith("https://www.youtube.com/tv#/")||location.href.startsWith("https://www.youtube.com/embed/"))return;const e=window.ytcfg.data_.INNERTUBE_CONTEXT.client.userAgent,t=["channel","lactmilli","yahi","instream","adunit","inline","eafg"];let r=!1,o=t;const n=t=>{if(t){let r=e?.match?.(/Mozilla\/5\.0 \([^)]+/)?.[0];window.ytcfg.data_.INNERTUBE_CONTEXT.client.userAgent=r?e.replace?.(r,r+"; "+t):e}else window.ytcfg.data_.INNERTUBE_CONTEXT.client.userAgent=e},a=()=>{let e=document.getElementById("movie_player");return{player:e,response:e?.getPlayerResponse?.(),stats:e?.getStatsForNerds?.(),progress:e?.getProgressState?.(),buffer:e?.getPlayerStateObject?.()?.isBuffering}},s=(e,t,r)=>e&&"0.00 s"===t?.buffer_health_seconds&&"0x0"===t?.resolution&&r.length>0,l=()=>{let{player:e,response:t,stats:n,buffer:l}=a();e&&s(l,n,o)&&(t?.playbackTracking?.videostatsPlaybackUrl?.baseUrl?.includes?.("reloadxhr")&&(o=o.slice(1)),r=!0)};document.addEventListener("DOMContentLoaded",(function(){const e=()=>{let e,l,{player:i,response:d,stats:c,progress:p,buffer:y}=a();if(i&&window.location.href.includes("/watch?")){if(p&&p.duration>0&&(p.loaded1)||d?.videoDetails?.isLive){if(!c?.debug_info?.startsWith?.("SSAP, AD")){const t=d.videoDetails?.videoId,a=d.playerConfig?.playbackStartConfig?.startSeconds??0,u=d.playabilityStatus?.errorScreen,g=JSON.stringify(u?.playerErrorMessageRenderer?.subreason?.runs||u?.playerInterstitialRenderer?.content?.interstitialViewModel?.description?.commandRuns);return void("UNPLAYABLE"===d?.playabilityStatus?.status&&!u?.playerErrorMessageRenderer?.playerCaptchaViewModel&&g?.includes?.("WEB_PAGE_TYPE_UNKNOWN")&&g?.includes?.("https://support.google.com/youtube/answer/3037019")?(o=o.slice(1),o.length>0?n(o[0]):n(""),r=!1,i.loadVideoById(t,a)):0===o.length?(r=!1,n("")):s(y,c,o)&&r?(n(o[0]),r=!1,i.loadVideoById(t,a)):!r&&p.current-a<5&&location.href.includes("&list=")&&null===i.getPlaylistId?.()&&(e=document.querySelector("yt-playlist-manager"),l=e?.getPlaylistData?.(),l&&(e.setPlaylistData?.(l),e.setPlayerPlaybackControlData?.({playlistPanelRenderer:l}))))}p.duration>0&&i.seekTo?.(p.duration)}}else o=t};e(),new MutationObserver((()=>{e()})).observe(document,{childList:!0,subtree:!0})})),window.Map.prototype.has=new Proxy(window.Map.prototype.has,{apply:(e,t,o)=>("onSnackbarMessage"!==o?.[0]||r||l(),Reflect.apply(e,t,o))}),window.Array.prototype.push=new Proxy(window.Array.prototype.push,{apply:(e,t,r)=>{let o=r?.[0];return!o||"object"!=typeof o||"Uint8Array"!==o.constructor.name||o.buffer?.byteLength!==o.length||105!==o.length&&104!==o.length||l(),Reflect.apply(e,t,r)}});const i={apply:(e,t,r)=>{const o=r[0];return"function"==typeof o&&o.toString().includes("onAbnormalityDetected")&&(r[0]=function(){}),Reflect.apply(e,t,r)}};window.Promise.prototype.then=new Proxy(window.Promise.prototype.then,i)})();$1', sedCount, 1, excludes, MutationObserver, condition, /serverContract|js_ld/)
+www.youtube.com##+js(trusted-json-edit-xhr-request, [?.context.client.userAgent*="adunit"].context.client[?.clientName=="WEB"]+={"clientScreen":"ADUNIT"}, propsToMatch, /player?)
+www.youtube.com##+js(trusted-json-edit-xhr-request, [?.context.client.userAgent*="inline"].playbackContext.contentPlaybackContext+={"isInlinePlaybackNoAd":true}, propsToMatch, /player?)
+www.youtube.com##+js(trusted-json-edit-xhr-request, [?.context.client.userAgent*="eafg"]+={"params":"eAFgAQ"}, propsToMatch, /player?)
+www.youtube.com##+js(trusted-json-edit-xhr-response, '[?..minimumPlaybackRate==100]..playerConfig.granularVariableSpeedConfig+={"minimumPlaybackRate":25,"maximumPlaybackRate":200,"defaultPlaybackRateOptions":[{"label":"1.0","value":100,"isPremiumUpsell":false,"priority":5},{"label":"1.25","value":125,"isPremiumUpsell":false,"priority":2},{"label":"1.5","value":150,"isPremiumUpsell":false,"priority":3},{"label":"1.75","value":175,"isPremiumUpsell":false,"priority":0},{"label":"2.0","value":200,"isPremiumUpsell":false,"priority":4},{"label":"3.0","value":300,"isPremiumUpsell":true,"priority":1}]}', propsToMatch, /player?)
+www.youtube.com###toast:has(> #text-container > yt-formatted-string#text.yt-notification-action-renderer)
+www.youtube.com##+js(json-prune, contents.twoColumnBrowseResultsRenderer.tabs.[].tabRenderer.content.richGridRenderer.contents.[-].richItemRenderer.content.adSlotRenderer)
+!#if ext_devbuild
+www.youtube.com##+js(edit-object-on-setter, ytInitialData, $..richItemRenderer[?@..adSlotRenderer])
+!#endif
+!#if cap_html_filtering
+! www.twitch.tv/esl_dota2
+||ttvnw.net/v1/playlist$xhr,3p,replace=/#EXT-X-DATERANGE:ID="(stitched-ad|maf-ad|source|trigger)"\S+\n|#EXT-X-DATERANGE:ID=\S+?CLASS="twitch-(?:stream-source|trigger|maf-ad)"\S+\n|#EXT-X-DATERANGE:\S+?CLASS="twitch-ad-quartile".+?(?=(#EXT-X-DATERANGE|$))|(\n#EXT-X-DISCONTINUITY\s|#EXT-X-TWITCH-PREFETCH\S+)//gs
+www.twitch.tv##[data-a-target="video-ad-label"]
+www.twitch.tv##[data-a-target="video-ad-countdown"]
+www.twitch.tv##button[aria-label="Leave feedback for this Ad"]
+www.twitch.tv##button[aria-label="Learn more about this ad"]
+www.twitch.tv##:matches-path(/^\/[0-9_a-z]+$/) .video-player__overlay > .follow-panel-overlay.tw-transition[aria-hidden="false"]
+www.twitch.tv##:matches-path(/^\/[0-9_a-z]+$/) .top-bar--pointer-enabled > div > .tw-media-card-stat
+www.twitch.tv##:matches-path(/^\/[0-9_a-z]+$/) [data-a-target="video-ref"]:has(.video-player__overlay > .follow-panel-overlay.tw-transition[aria-hidden="false"]) + div[class^="Layout-sc-"][hidden=""]:style(display:block !important;)
+www.twitch.tv##:matches-path(/^\/[0-9_a-z]+$/) div.video-player__overlay > div[class*="InjectLayout-sc-"] > div.player-overlay-background--darkness-3
+||vecpea.com/code/pp/pp*.js$script,domain=photopea.com,replace=/document\.referrer\]\}if\(I\)/document.referrer]}if(true)/
+!#endif
diff --git a/filters/experimental.txt b/filters/experimental.txt
index d760cb51300..ff289e6697a 100644
--- a/filters/experimental.txt
+++ b/filters/experimental.txt
@@ -1,5 +1,5 @@
! Title: uBlock filters – Experimental
-! Last modified: %timestamp%
+! Last modified: Sun, 13 Sep 2026 09:55:20 +0000
! Expires: 1 day
! Description: Experimental filters
! License: https://github.com/uBlockOrigin/uAssets/blob/master/LICENSE
diff --git a/filters/filters-2020.txt b/filters/filters-2020.txt
index 89f9d5c2092..c2b2360012c 100644
--- a/filters/filters-2020.txt
+++ b/filters/filters-2020.txt
@@ -1,5 +1,5 @@
! Title: uBlock filters (2020)
-! Last modified: %timestamp%
+! Last modified: Tue, 15 Sep 2026 05:25:03 +0000
! Description: Filters optimized for uBlock, to be used along EasyList
! Homepage: https://github.com/uBlockOrigin/uAssets
! License: https://github.com/uBlockOrigin/uAssets/blob/master/LICENSE
diff --git a/filters/filters-2021.txt b/filters/filters-2021.txt
index bca8c864ffc..5924d584e8f 100644
--- a/filters/filters-2021.txt
+++ b/filters/filters-2021.txt
@@ -1,5 +1,5 @@
! Title: uBlock filters (2021)
-! Last modified: %timestamp%
+! Last modified: Sun, 30 Aug 2026 12:32:01 +0000
! Description: Filters optimized for uBlock, to be used along EasyList
! Homepage: https://github.com/uBlockOrigin/uAssets
! License: https://github.com/uBlockOrigin/uAssets/blob/master/LICENSE
diff --git a/filters/filters-2022.txt b/filters/filters-2022.txt
index 12906889ad6..0f4004f3ec4 100644
--- a/filters/filters-2022.txt
+++ b/filters/filters-2022.txt
@@ -1,5 +1,5 @@
! Title: uBlock filters (2022)
-! Last modified: %timestamp%
+! Last modified: Thu, 17 Sep 2026 02:11:15 +0000
! Description: Filters optimized for uBlock, to be used along EasyList
! Homepage: https://github.com/uBlockOrigin/uAssets
! License: https://github.com/uBlockOrigin/uAssets/blob/master/LICENSE
diff --git a/filters/filters-2023.txt b/filters/filters-2023.txt
index 02c257fd02f..643bec54e00 100644
--- a/filters/filters-2023.txt
+++ b/filters/filters-2023.txt
@@ -1,5 +1,5 @@
! Title: uBlock filters (2023)
-! Last modified: %timestamp%
+! Last modified: Mon, 07 Sep 2026 12:27:18 +0000
! Description: Filters optimized for uBlock, to be used along EasyList
! Homepage: https://github.com/uBlockOrigin/uAssets
! License: https://github.com/uBlockOrigin/uAssets/blob/master/LICENSE
diff --git a/filters/filters-2024.txt b/filters/filters-2024.txt
index 89b7412fc2a..04a18518430 100644
--- a/filters/filters-2024.txt
+++ b/filters/filters-2024.txt
@@ -1,5 +1,5 @@
! Title: uBlock filters (2024)
-! Last modified: %timestamp%
+! Last modified: Sun, 13 Sep 2026 14:55:34 +0000
! Description: Filters optimized for uBlock, to be used along EasyList
! Homepage: https://github.com/uBlockOrigin/uAssets
! License: https://github.com/uBlockOrigin/uAssets/blob/master/LICENSE
diff --git a/filters/filters-2025.txt b/filters/filters-2025.txt
index 7576a794d80..005bbd763d6 100644
--- a/filters/filters-2025.txt
+++ b/filters/filters-2025.txt
@@ -1,5 +1,5 @@
! Title: uBlock filters (2025)
-! Last modified: %timestamp%
+! Last modified: Thu, 17 Sep 2026 14:41:39 +0000
! Description: Filters optimized for uBlock, to be used along EasyList
! Homepage: https://github.com/uBlockOrigin/uAssets
! License: https://github.com/uBlockOrigin/uAssets/blob/master/LICENSE
diff --git a/filters/filters-2026.txt b/filters/filters-2026.txt
index 1aa6c6a7ee3..438891dca2e 100644
--- a/filters/filters-2026.txt
+++ b/filters/filters-2026.txt
@@ -1,5 +1,5 @@
! Title: uBlock filters (2026)
-! Last modified: %timestamp%
+! Last modified: Thu, 17 Sep 2026 09:31:04 +0000
! Description: Filters optimized for uBlock, to be used along EasyList
! Homepage: https://github.com/uBlockOrigin/uAssets
! License: https://github.com/uBlockOrigin/uAssets/blob/master/LICENSE
diff --git a/filters/filters-mobile.txt b/filters/filters-mobile.txt
index 1bfe8f2f9dc..778544754f4 100644
--- a/filters/filters-mobile.txt
+++ b/filters/filters-mobile.txt
@@ -1,5 +1,5 @@
! Title: uBlock filters – Mobile
-! Last modified: %timestamp%
+! Last modified: Wed, 16 Sep 2026 11:18:11 +0000
! Description: Filters optimized for uBlock, to be used along EasyList
! Homepage: https://github.com/uBlockOrigin/uAssets
! License: https://github.com/uBlockOrigin/uAssets/blob/master/LICENSE
diff --git a/filters/filters.min.txt b/filters/filters.min.txt
new file mode 100644
index 00000000000..cd8448d78dc
--- /dev/null
+++ b/filters/filters.min.txt
@@ -0,0 +1,25797 @@
+! Title: uBlock filters
+! Expires: 5 days
+! Last modified: Thu, 17 Sep 2026 14:41:39 +0000
+! Diff-Path: %diffpath%#ublock-filters
+! Diff-Expires: 317 minutes
+! License: https://github.com/uBlockOrigin/uAssets/blob/master/LICENSE
+! *** uAssets:filters/filters.txt ***
+*_ad_$media,domain=youtube.com,3p
+! @@||youtube.com/get_video_info?*timedtext_editor$xhr,1p
+tv.youtube.com##+js(trusted-replace-xhr-response, '"adPlacements"', '"no_ads"', /playlist\?list=|\/player(?:\?.+)?$|watch\?[tv]=/)
+!#if !cap_html_filtering
+www.youtube.com##+js(trusted-replace-xhr-response, /"adPlacements.*?([A-Z]"\}|"\}{2\,4})\}\]\,/, , /playlist\?list=|\/player(?:\?.+)?$|watch\?[tv]=/)
+www.youtube.com##+js(trusted-replace-xhr-response, /"adPlacements.*?("adSlots"|"adBreakHeartbeatParams")/gms, $1, /\/player(?:\?.+)?$/)
+www.youtube.com##+js(trusted-replace-fetch-response, '"adPlacements"', '"no_ads"', player?)
+www.youtube.com##+js(trusted-replace-fetch-response, '"adSlots"', '"no_ads"', player?)
+!#else
+||www.youtube.com/playlist?list=$xhr,1p,replace=/"adPlacements"/"no_ads"/
+||www.youtube.com/playlist?list=$xhr,1p,replace=/"adSlots"/"no_ads"/
+||www.youtube.com/watch?$xhr,1p,replace=/"adPlacements"/"no_ads"/
+||www.youtube.com/watch?$xhr,1p,replace=/"adSlots"/"no_ads"/
+||www.youtube.com/youtubei/v1/player?$xhr,1p,replace=/"adPlacements"/"no_ads"/
+||www.youtube.com/youtubei/v1/player?$xhr,1p,replace=/"adSlots"/"no_ads"/
+!#endif
+m.youtube.com,music.youtube.com,tv.youtube.com,www.youtube.com,youtubekids.com,youtube-nocookie.com##+js(set, ytInitialPlayerResponse.playerAds, undefined)
+m.youtube.com,music.youtube.com,tv.youtube.com,www.youtube.com,youtubekids.com,youtube-nocookie.com##+js(set, ytInitialPlayerResponse.adPlacements, undefined)
+m.youtube.com,music.youtube.com,tv.youtube.com,www.youtube.com,youtubekids.com,youtube-nocookie.com##+js(set, ytInitialPlayerResponse.adSlots, undefined)
+m.youtube.com,music.youtube.com,tv.youtube.com,www.youtube.com,youtubekids.com,youtube-nocookie.com##+js(set, playerResponse.adPlacements, undefined)
+m.youtube.com,music.youtube.com,youtubekids.com,youtube-nocookie.com##+js(json-prune, playerResponse.adPlacements playerResponse.playerAds playerResponse.adSlots adPlacements playerAds adSlots important)
+youtube.com##.ytlr-horizontal-list-renderer__items > .yt-virtual-list__container > .yt-virtual-list__item--visible.yt-virtual-list__item--selected.yt-virtual-list__item:has-text(Ad)
+||googlevideo.com/initplayback?source=youtube&*c=TVHTML5&*oad=$xhr,domain=youtube.com
+! Shorts Ad
+m.youtube.com,music.youtube.com,tv.youtube.com,www.youtube.com,youtubekids.com,youtube-nocookie.com##+js(json-prune-fetch-response, reelWatchSequenceResponse.entries.[-].command.reelWatchEndpoint.adClientParams.isAd entries.[-].command.reelWatchEndpoint.adClientParams.isAd, , propsToMatch, url:/reel_watch_sequence?)
+m.youtube.com,music.youtube.com,tv.youtube.com,www.youtube.com,youtubekids.com,youtube-nocookie.com##+js(json-prune, entries.[-].command.reelWatchEndpoint.adClientParams.isAd)
+||youtube.com/youtubei/v1/get_watch?$xhr,1p,replace=/"adPlacements"/"no_ads"/
+||youtube.com/youtubei/v1/get_watch?$xhr,1p,replace=/"adSlots"/"no_ads"/
+newser.com##+js(aeld, load, Object)
+funnyand.com##.ad-unit-desktop
+beforeitsnews.com##[src*="/banner"]
+truthlion.com##.ad-banner-revcontent
+westword.com##.AirBillboardInlineContentresponsive
+! Users should not have to punch holes in their blockers if it can be avoided.
+*/fuckadblock-$script,redirect=fuckadblock.js-3.2.0:5
+*/fuckadblock.$script,redirect=fuckadblock.js-3.2.0:5
+*/blockadblock.$script,redirect=fuckadblock.js-3.2.0:5
+*/blockadblock-$script,redirect=fuckadblock.js-3.2.0:5
+*/wp-adblock-$script,redirect=fuckadblock.js-3.2.0:5
+tvspielfilm.de##.promo-box
+tvspielfilm.de##table.info-table tr:has(td[colspan] .promo-box-any-banner):remove()
+tvtoday.de##+js(nosiif, fireEvent, 500)
+@@||tvtoday.de^$ghide
+@@||a.bf-ad.net/makabo/ads_fol_init.js$script,domain=chip.de
+chip.de##.DownloadPageWidget-Cta > .RUC-DownloadButton-Wrap:has(> div > a.aff-link[href*="&deliver=installer&from=dl_button"])
+chip.de##+js(json-prune, enabled, force_disabled)
+##[href*="/afu.php"]
+onrpg.com##a[href*="mmo-it.com/"]
+onrpg.com##[href^="http://server.cpmstar.com/click.aspx"]
+onrpg.com###onrpg-hotbox-widget
+||adnxs.com/*/sport1.js$script,redirect=noopjs,domain=sport1.de
+||acdn.adnxs.com/as/1h/pages/sport1_mediathek.js$script,redirect=noopjs,domain=sport1.de
+||asadcdn.com/adlib/*$script,redirect=noopjs,domain=sport1.de
+@@||tag.aticdn.net^$script,domain=sport1.de
+@@||asadcdn.com/adlib/pages/sport1.js$script,domain=sport1.de
+sport1.de##+js(aeld, load, hard_block)
+sport1.de##.s1-ad
+sport1.de##strong:has-text(/anzeige/i)
+vaughn.live##+js(nosiif, header_menu_abvs, 10000)
+vaughn.live##.vs_v9_stream_content_abvs
+vaughn.live##.vs_v9_header_menu_abvs
+vaughn.live##div[id$="-ad"][id^="vs_v9_"]
+! Computers seizing thanks to these moronic scripts leading to system-wide out
+! of memory condition
+||twnmm.com/js/*/adobe_audience_manager$script,redirect=noopjs
+||twnmm.com/js/*/dfpad/*$script,redirect=noopjs
+allmusic.com##+js(no-fetch-if, adsbygoogle)
+allmusic.com##.advertising
+redtube.*###paid_tabs_list
+pornhub.*##div[id^="customSkin"]
+pornhub.*##div.container:style(margin-top: 0px !important)
+youjizz.com##+js(noeval)
+youjizz.com###desktopFooterPr
+youjizz.com##.top_pr
+||indiatimes.com/detector$script
+||static.clmbtech.com^$script,important,domain=indiatimes.com
+||chartbeat.com/js/chartbeat.js$script,important,domain=indiatimes.com
+||tags.crwdcntrl.net^$script,important,domain=indiatimes.com
+economictimes.indiatimes.com##.active > ul > li:has-text(Ad:)
+indiatimes.com##[onclick] .btxt:has-text(/Ad/):xpath(../../..)
+indiatimes.com#@#a[onclick*="/click.htm?"]
+indiatimes.com##[onclick] p:has-text(/Ad/):xpath(../../..)
+indiatimes.com,samayam.com##[onclick] p:matches-css-before(content:/Ad /):xpath(../..):not(p:has-text(/MAHA/i)):not(p:has-text(/Times/i))
+samayam.com##:xpath(//span[(text()='Ad')]/../../..)
+m.economictimes.com##H2:has-text(/Promoted/) + DIV
+m.economictimes.com##h2:has-text(/Promoted/)
+||m.economictimes.com/mpetat/commons/images/rbc-red.png$image
+economictimes.indiatimes.com##div h2:has(span:matches-css-before(content: /Sponsored/))
+economictimes.indiatimes.com##div h2:has(span:matches-css-before(content: /Sponsored/)) + div
+indiatimes.com##h2:has-text(/Promoted/) + div
+indiatimes.com##h2:has-text(/Promoted/)
+indiatimes.com##.wzrk-overlay
+||media.indiatimes.in/idthat/commons/images/rbc-gray.png$image
+indiatimes.com##[onclick] h5:has-text(/Ad/):xpath(../../..)
+m.timesofindia.com##.brand_ctn:has-text(/Ad:/):xpath(../..)
+m.timesofindia.com##span:has-text(/Ad:/):xpath(../..)
+m.timesofindia.com##p:has-text(/Ad:/):xpath(../../..)
+indiatimes.com##p:matches-css(background-image: /colombia-icon/):xpath(../..)
+indiatimes.com##div:matches-css(background-image: /colombia_/):xpath(../..)
+m.timesofindia.com##.asAffiliate
+seithy.com##.slick-track
+indiatimes.com##.PPD_ADS_JS
+timesofindia.indiatimes.com##+js(set, nsShowMaxCount, 0)
+||assets.toiimg.com/affiliates/sdk/v2.js$script,domain=indiatimes.com|timesofindia.com
+||assets.toiimg.com/affiliates/sdk/v1.js$script,domain=indiatimes.com|timesofindia.com
+timesofindia.indiatimes.com##.nonAppView > .mPws3
+timesofindia.indiatimes.com##div[class*="personaliseWidgetLoader"]
+timesofindia.indiatimes.com##.sidebar_ad_fix .imageBanner
+! antiadb
+timesofindia.indiatimes.com##+js(no-fetch-if, toiads)
+! punemirror .com banner ads
+||punemirror.com/api/v1$xhr,1p
+||malayalam.samayam.com/*/amazon_widget.cms?type=amazondeal$frame
+! interstitial page
+economictimes.indiatimes.com##+js(set, objVc.interstitial_web,'')
+economictimes.indiatimes.com##+js(nosiif, adb)
+maharashtratimes.com##.ad1
+maharashtratimes.com##.colombia
+*/pwafeeds/amazon_$frame
+||economictimes.com/amazonsale_widget.cms$xhr
+economictimes.com##.amazon.ttpwidget
+marathi.indiatimes.com##[href^="https://marathi.indiatimes.com/amazon-best-deals"]
+||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=indiatimes.com|iamgujarat.com|vijaykarnataka.com|tamil.samayam.com|telugu.samayam.com|malayalam.samayam.com,redirect=google-ima.js
+||imasdk.googleapis.com/js/sdkloader/ima3.js$script,redirect=google-ima.js,domain=m.economictimes.com
+||dealspakki.com^$frame,domain=eisamay.com|iamgujarat.com|indiatimes.com|maharashtratimes.com|samayam.com|vijaykarnataka.com
+||imasdk.googleapis.com/js/sdkloader/ima3.js$script,redirect=google-ima.js,domain=maharashtratimes.com,important
+! ads placeholders
+eisamay.com,iamgujarat.com,indiatimes.com,maharashtratimes.com,samayam.com,vijaykarnataka.com##.wdt-taboola
+eisamay.com,indiatimes.com,samayam.com,vijaykarnataka.com##.pwa-deals.wdt_amz
+eisamay.com,indiatimes.com,samayam.com,vijaykarnataka.com##div[class="news-card col4"]
+eisamay.com,iamgujarat.com,indiatimes.com,samayam.com,vijaykarnataka.com##.advertorialwrapper
+eisamay.com,indiatimes.com,samayam.com,vijaykarnataka.com##.atf-wrapper
+eisamay.com,indiatimes.com,samayam.com,vijaykarnataka.com##.top-atf-enabled-wrapper
+health.economictimes.indiatimes.com##.layer-overlay
+health.economictimes.indiatimes.com##.article-detail-ad-slot
+economictimes.com,eisamay.com,iamgujarat.com,indiatimes.com,maharashtratimes.com,samayam.com,vijaykarnataka.com##.fbnad
+economictimes.com,eisamay.com,indiatimes.com,samayam.com,vijaykarnataka.com##.ad1
+economictimes.com,eisamay.com,indiatimes.com,samayam.com,vijaykarnataka.com##div > .ad-wrapper-625
+economictimes.com,eisamay.com,indiatimes.com,samayam.com,vijaykarnataka.com##.ads-between-story.story-content
+indiatimes.com,maharashtratimes.com,samayam.com,vijaykarnataka.com##[href^="https://apnabazaar.indiatimes.com/"]
+eisamay.com###holderContainer
+educationtimes.com##div[class]:has(> div[class] > div[id^="div-gpt-ad"])
+||svonm.com/hd-main.js$script,redirect=hd-main.js,domain=kicker.de|myspass.de|spielaffe.de|tele5.de
+aranzulla.it##+js(aopr, navigator.userAgent)
+*$script,domain=aranzulla.it,redirect-rule=noopjs
+aranzulla.it##.banner:remove()
+aranzulla.it##[id^="ad"]:remove()
+||paywall.folha.uol.com.br/wall.jsonp?callback=paywall.inicio$domain=blogfolha.uol.com.br|educacao.uol.com.br|folha.uol.com.br
+||jsuol.com.br/*/detectadblock/$script,important,domain=uol.com.br
+www.uol##.content-lightbox
+www.uol##.overlay-lightbox
+uol.com.br##.bg-banner
+uol.com.br##[id^="banner-300x250"]:remove()
+||popads.net/pop.js$script,redirect=popads.net.js
+businesstoday.in###zedoads1:style(height: 1px !important)
+businesstoday.in###zedoads2:style(height: 1px !important)
+businesstoday.in###zedotopnavads:style(height: 1px !important)
+businesstoday.in###zedotopnavads1:style(height: 1px !important)
+businesstoday.in###adbocker_alt
+businesstoday.in##.adblocker-container
+businesstoday.in###story-maincontent:style(display: block !important)
+indiatoday.in##.ad_bn.row
+indiatoday.in,intoday.in###adbocker_alt
+indiatoday.in,intoday.in###zedoads1:style(height: 1px !important)
+indiatoday.in,intoday.in###zedoads2:style(height: 1px !important)
+indiatoday.in,intoday.in##.adblockcontainer:style(display: block !important)
+||zedo.com^$script,important,domain=indiatoday.in|intoday.in
+||googlesyndication.com^$script,important,domain=indiatoday.in|intoday.in
+facebook.com,facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion###stream_pagelet div[id^="hyperfeed_story_id_"]:has(a.uiStreamSponsoredLink)
+! "People You May Know": EasyList tries to block these, might as well block them fully
+facebook.com,facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion###stream_pagelet div[id^="hyperfeed_story_id_"]:has(h6:has-text(People You May Know))
+touch.facebook.com,mtouch.facebook.com,x.facebook.com,iphone.facebook.com,m.beta.facebook.com,touch.beta.facebook.com,mtouch.beta.facebook.com,x.beta.facebook.com,iphone.beta.facebook.com,m.facebook.com,b-m.facebook.com,mobile.facebook.com,touch.facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion,mtouch.facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion,x.facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion,iphone.facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion,touch.beta.facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion,m.facebook.com,m.facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion,b-m.facebook.com,b-m.facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion,mobile.facebook.com,mobile.facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion##article:has(footer > div > div > a[href^="/friends/center/?fb_ref="])
+facebook.com,facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion##.ego_section:has(a.adsCategoryTitleLink)
+facebook.com,facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion###stream_pagelet [id^="hyperfeed_story_id_"]:has(span._4dcu)
+facebook.com,facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion##.ego_column:has(a[href^="/campaign/landing"])
+facebook.com,facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion##.ego_section:has(a[href^="/ad_campaign"])
+facebook.com,facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion##.userContentWrapper:has(a[href*="/ads/"]):not(:has(a[href*="/ads/preferences"]))
+facebook.com,facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion#@#div[id^="hyperfeed_story_id_"]:has(a[href*="utm_campaign"])
+facebook.com,facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion##.userContentWrapper>div div>span>span:has-text(/^Suggested Post$/)
+facebook.com,facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion##div[id^="hyperfeed_story_id_"]:has(div > span:has(abbr .timestampContent):matches-css(display: none))
+facebook.com,facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion##.ego_section:has(a[href*="campaign_id"])
+facebook.com,facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion##div[id^=hyperfeed_story_id_]:has(span[data-ft="{\"tn\":\"j\"}"])
+facebook.com,facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion#?#.pagelet-group .pagelet:has(a:has-text(/Sponsored|Create ad|Crear un anuncio|Publicidad/))
+facebook.com,facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion##div[role="complementary"] div:not([class]):not([id]) > span:not([class]):not([id]):not([aria-labelledby])
+facebook.com,facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion##div[role="region"] + div[role="main"] div[role="article"] div[style="border-radius: max(0px, min(8px, ((100vw - 4px) - 100%) * 9999)) / 8px;"] > div[class]:not([class*=" "])
+! !#if env_chromium
+! facebook.com,facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion##html[lang="en"] div[aria-posinset] svg[style$="width: 56.8906px;"] use:upward(div[aria-posinset])
+! facebook.com,facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion##html[lang="pl"] div[aria-posinset] svg[style$="width: 78.5465px;"] use:upward(div[aria-posinset])
+! facebook.com,facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion##html[lang="vi"] div[aria-posinset] svg[style$="width: 65.0684px;"] use:upward(div[aria-posinset])
+! !#endif
+! !#if env_firefox
+! facebook.com,facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion##html[lang="en"] div[aria-posinset] svg[style$="width: 59px;"] use:upward(div[aria-posinset])
+! facebook.com,facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion##html[lang="pl"] div[aria-posinset] svg[style$="width: 80.8px;"] use:upward(div[aria-posinset])
+! facebook.com,facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion##html[lang="vi"] div[aria-posinset] svg[style$="width: 65px;"] use:upward(div[aria-posinset])
+! !#endif
+facebook.com,facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion##div[aria-posinset]:has(a[aria-label="広告"]):style(height: 0 !important; overflow: hidden !important;)
+facebook.com,facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion##:matches-path(/^\/(\?[a-z]+=\w+)?$/) div[aria-posinset] :is(h3, h4) span > a[href]:not([href^="/groups/"]):not([href*="section_header_type"]):matches-attr(href="/__cft__\[0\]=[-\w]{290,}/"):upward(div[aria-posinset]):style(height: 0 !important; overflow: hidden !important;)
+facebook.com,facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion##div[aria-describedby]:not([aria-posinset]) :is(h3, h4) span > a[href]:not([href^="/groups/"]):not([href*="section_header_type"]):matches-attr(href="/__cft__\[0\]=[-\w]{290,}/"):upward(div[aria-describedby]):style(height: 0 !important; overflow: hidden !important;)
+facebook.com,facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion###watch_feed div:not([class]) > div:not([class]) div[class] span[class] > a span[aria-labelledby]:has(> span[style="display: flex;"] > span[class]:has-text(/^S$/)):has(> span[style="display: flex;"] > span[class]:has-text(/^p$/)):has(> span[style="display: flex;"] > span[class]:has-text(/^d$/)):upward(div:not([class]) > div:not([class])):style(height: 0 !important; overflow: hidden !important;)
+facebook.com,facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion###watch_feed div:not([class]) > div:not([class]) div[class] span[class] > a[aria-label="広告"]:upward(div:not([class]) > div:not([class])):style(height: 0 !important; overflow: hidden !important;)
+facebook.com,facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion###watch_feed div:not([class]) > div:not([class]) div[class] [class] > a[href*="utm_source=facebook"] span[class] > span[class][style*="-webkit-line-clamp"]:has-text(広告):upward(div:not([class]) > div:not([class])):style(height: 0 !important; overflow: hidden !important;)
+facebook.com,facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion##:matches-path(/search/) div[role="article"] span > a[href]:not([href^="/groups/"]):not([href*="section_header_type"]):matches-attr(href="/__cft__\[0\]=[-\w]{265,}/"):upward([role="article"]):style(height: 0 !important; overflow: hidden !important;)
+facebook.com,facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion##div[aria-posinset] > div[data-virtualized]:has(div[style^="border-radius:"] a[href^="?__cft__"]:matches-attr(href="/__cft__\[0\]=[-\w]{290,}/"))
+facebook.com,facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion###right_rail_container div[data-visualcompletion]:has(div[data-visualcompletion] a[target="rhcad2"])
+!#if env_chromium
+! web.facebook.com,www.facebook.com##+js(json-prune, require.0.3.0.__bbox.require.[].3.1.__bbox.result.data.node, require.0.3.0.__bbox.require.[].3.1.__bbox.result.data.node.sponsored_data.ad_id)
+!#else
+! web.facebook.com,www.facebook.com##+js(json-prune, require.0.3.0.__bbox.require.[].3.[-].__bbox.result.data.node.sponsored_data.ad_id)
+!#endif
+web.facebook.com,www.facebook.com##+js(json-prune, require.0.3.0.__bbox.require.[].3.1.__bbox.result.data.serpResponse.results.edges.[-].relay_rendering_strategy.view_model.story.sponsored_data.ad_id)
+!#if cap_html_filtering
+||facebook.com/api/graphql/$xhr,replace=/\{"node":\{"role":"SEARCH_ADS"[^\n]+?cursor":[^}]+\}/{}/g,domain=web.facebook.com|www.facebook.com
+||facebook.com/api/graphql/$xhr,replace=/\{"node":\{"__typename":"MarketplaceFeedAdStory"[^\n]+?"cursor":(?:null|"\{[^\n]+?\}"|[^\n]+?MarketplaceSearchFeedStoriesEdge")\}/{}/g,domain=web.facebook.com|www.facebook.com
+||facebook.com/api/graphql/$xhr,replace=/\{"node":\{"__typename":"VideoHomeFeedUnitSectionComponent"[^\n]+?"sponsored_data":\{"ad_id"[^\n]+?"cursor":null\}/{}/,domain=web.facebook.com|www.facebook.com
+||static.xx.fbcdn.net/rsrc.php/v*.js$script,replace=/"__typename":"SponsoredData"/"__typename":"SponsorData"/g
+||static.xx.fbcdn.net/rsrc.php/v*.js$script,replace=/return [a-zA-Z]\(JSON\.parse\(m\)\)/return false/
+||static.xx.fbcdn.net/rsrc.php/v*.js$script,replace=/=document\.body\|\|document\.documentElement;/=document.body||document.documentElement;return false;/
+!#else
+web.facebook.com,www.facebook.com##+js(trusted-replace-xhr-response, /\{"node":\{"role":"SEARCH_ADS"[^\n]+?cursor":[^}]+\}/g, {}, /api/graphql)
+web.facebook.com,www.facebook.com##+js(trusted-replace-xhr-response, /\{"node":\{"__typename":"MarketplaceFeedAdStory"[^\n]+?"cursor":(?:null|"\{[^\n]+?\}"|[^\n]+?MarketplaceSearchFeedStoriesEdge")\}/g, {}, /api/graphql)
+web.facebook.com,www.facebook.com##+js(trusted-replace-xhr-response, /\{"node":\{"__typename":"VideoHomeFeedUnitSectionComponent"[^\n]+?"sponsored_data":\{"ad_id"[^\n]+?"cursor":null\}/, {}, /api/graphql)
+web.facebook.com,www.facebook.com##+js(rpnt, script, '/"[a-z0-9]{8}":true,/g', , condition, compat_iframe_token)
+!#endif
+web.facebook.com,www.facebook.com##+js(json-prune, require.0.3.0.__bbox.require.[].3.1.__bbox.result.data.node, require.0.3.0.__bbox.require.[].3.1.__bbox.result.data.node.story.sponsored_data.ad_id)
+web.facebook.com,www.facebook.com##+js(json-prune, require.0.3.0.__bbox.require.[].3.1.__bbox.result.data.marketplace_search.feed_units.edges.[-].node.story.sponsored_data.ad_id)
+web.facebook.com,www.facebook.com##+js(json-prune, require.0.3.0.__bbox.require.[].3.1.__bbox.result.data.viewer.marketplace_feed_stories.edges.[-].node.story.sponsored_data.ad_id)
+web.facebook.com,www.facebook.com###seo_pivots ~ div > div[style^="max-width"] > div[class] > div[style^="max-width"]:has(a[href^="/ads/about/?"])
+web.facebook.com,www.facebook.com##+js(json-prune-xhr-response, data.viewer.instream_video_ads data.scrubber, , propsToMatch, /api/graphql)
+web.facebook.com,www.facebook.com##+js(json-edit, ..node[?.__typename=="MarketplaceFeedAdStory"])
+web.facebook.com,www.facebook.com##+js(jsonl-edit-xhr-response, ..node[?.__typename=="MarketplaceFeedAdStory"], propsToMatch, /graphql)
+web.facebook.com,www.facebook.com##:matches-path(/marketplace) div[role="main"] div[style^="--x-maxInlineSize:"] a[attributionsrc^="/privacy_sandbox/comet/register/source/?xt="]
+web.facebook.com,www.facebook.com##:matches-path(/marketplace/item) a[attributionsrc^="/privacy_sandbox/"]:is([aria-label$=" anunciante"][aria-label*=" d"],[aria-label="Lien de l’annonceur"],[aria-label$="autan pengiklan"],[aria-label="Adverteerderskakel"],[aria-label="Link sa nag-advertise"],[aria-label="Link oglašivača"],[aria-label="Odkaz od inzerenta"],[aria-label="Link fra annoncør"],[aria-label="Werbelink"],[aria-label="Link ng advertiser"],[aria-label="Link dell'inserzionista"],[aria-label="Veza oglašivača"],[aria-label="Manisautilirijimut kasurvik"],[aria-label="Kiunganishi cha mtangazaji"],[aria-label="Lyen konpayi ki fè piblisite a"],[aria-label="Reklāmdevēja saite"],[aria-label="Reklamuotojo nuoroda"],[aria-label="Hirdető hivatkozása"],[aria-label="Link tar-reklamatur"],[aria-label="Adverteerderslink"],[aria-label="Annonsørlenke"],[aria-label="Link reklamodawcy"],[aria-label="Link promotor"],[aria-label="Lidhja e reklamuesit"],[aria-label="Odkaz na inzerenta"],[aria-label="Povezava oglaševalca"],[aria-label="Mainostajan linkki"],[aria-label="Annonsörlänk"],[aria-label="Liên kết của nhà quảng cáo"],[aria-label="Reklamveren bağlantısı"],[aria-label="Σύνδεσμος διαφημιζόμενου"],[aria-label="Връзка на рекламодател"],[aria-label="Линк на огласувач на реклами"],[aria-label="Сурталчлагчийн холбоос"],[aria-label="Ссылка рекламодателя"],[aria-label="Веза оглашивача"],[aria-label="Посилання рекламодавця"],[aria-label="რეკლამის განმთავსებლის ბმული"],[aria-label="קישור של מפרסם"],[aria-label="ایڈورٹائزر کا لنک"],[aria-label="رابط المعلن"],[aria-label="जाहिरातदार लिंक"],[aria-label="विज्ञापनदाता द्वारा लिंक"],[aria-label="বিজ্ঞাপনদাতা লিংক"],[aria-label="বিজ্ঞাপনদাতার লিঙ্ক"],[aria-label="જાહેરાતકર્તા લિંક"],[aria-label="అడ్వర్టయిజర్ లింక్"],[aria-label="പരസ്യദാതാവിന്റെ ലിങ്ക്"],[aria-label="වෙළඳ ප්රචාරක සබැඳිය"],[aria-label="ลิงก์ผู้ลงโฆษณา"],[aria-label="광고주 링크"],[aria-label^="廣告"][aria-label$="連結"],[aria-label="广告主提供的链接"],[aria-label="広告主によるリンク"])
+!facebook.com,facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion##div[role="feed"] > div[class]:has([data-ad-preview])
+ndtv.com###ndtv-myModal
+ndtv.com##body:style(overflow: auto !important)
+wetteronline.*##+js(aopr, __eiPb)
+wetteronline.*##^script:has-text(runCount)
+wetteronline.*###topcontainer
+wetteronline.de###woRect
+wetteronline.de###woCsiAdContent
+||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=m.timesofindia.com,redirect=google-ima.js
+@@||m.photos.timesofindia.com^$ghide
+||static.toiimg.com/ad-banner*/photo/*$image,redirect=2x2.png,domain=m.timesofindia.com
+m.timesofindia.com##.adsinview
+timesofindia.com##+js(aopr, detector)
+timesofindia.indiatimes.com##+js(aeld, , adb)
+m.timesofindia.com,timesofindia.indiatimes.com##+js(nostif, adb)
+||indiatimes.com^$image,redirect-rule=1x1.gif
+m.aajtak.in##body > #adbocker_alt.adblocker-page
+m.aajtak.in##body > .secArticleTitle:style(display: block !important)
+m.aajtak.in##body > .pubTime:style(display: block !important)
+m.aajtak.in##body > .secArticleImage:style(display: block !important)
+m.aajtak.in##body > .storyBody:style(display: block !important)
+/amazon_products_prod.js$script,domain=aajtak.in
+motherless.com##+js(set, _ml_ads_ns, null)
+motherless.com##+js(acs, jQuery, cookie)
+||x.shopsavvy.com^$3p
+||uim.tifbs.net/js/*.js$script,redirect=noopjs,domain=gmx.*|web.de
+web.de##.main [data-ac]:empty
+gmx.*##.main [data-ac]:empty
+web.de##.iba-acceptable:has-text(/Anzeige|Info/)
+||js.ui-portal.de/uim/abd/live/abd.min.js
+*$image,redirect-rule=1x1.gif,domain=web.de
+@@*$ghide,domain=web.de|gmx.*
+web.de#@#.ad
+web.de##.ad:style(position:absolute !important; left:-10000px !important; display:block !important; pointer-events: none !important;)
+||web.de/*/nonfriendlyiframe.html$frame,1p
+web.de##+js(rmnt, script, '"Anzeige"')
+web.de##div[data-service-slot-initialized]
+golem.de##+js(acs, showAds)
+golem.de##+js(nostif, adBlockerDetected)
+golem.de##+js(nostif, show)
+||video.golem.de/*/scripts/radiant/homad$xhr,redirect=nooptext,domain=golem.de
+golem.de##[href^="https://ads.golem.de/"]
+golem.de##.sp-article:has(span:matches-css-before(content:/Anzeige/i))
+golem.de##.list-articles>li:has(.icon-addy:matches-css-before(content: "Anzeige"))
+golem.de##[data-article-id]:has([class]:matches-css-before(content:/ANZEIGE/))
+@@||bild.de^$ghide
+bild.de#@##fullBanner
+bild.de#@##powerplace
+bild.de#@##subchannelBanner1_1
+bild.de#@##subchannelBanner2_2
+bild.de#@#.cbErotikContentbar15
+bild.de#@#.contentbar
+bild.de#@#.eyecatcher
+bild.de#@#.footerbar
+bild.de#@#.jetzt_aufnehmen
+bild.de#@#.servicelinks
+bild.de#@#.tea-rectangle
+bild.de#@#.txe
+bild.de#@#.yield
+bild.de#@#.rectangle
+bild.de#@#.fullbanner
+bild.de#@#.ads
+bild.de##div:matches-css-before(content:/Anzeige/i)
+bild.de##.ad-wrapper
+bild.de##aside[data-type="ad"]
+||tagger.opecloud.com^$xhr,redirect=noop.txt,domain=bild.de
+bild.de##+js(aopr, SmartAdServerASMI)
+!#if cap_html_filtering
+||bild.de^$doc,replace=/"adBlockWallEnabled":true/"adBlockWallEnabled":false/
+!#else
+bild.de##+js(rpnt, script, "adBlockWallEnabled":true, "adBlockWallEnabled":false)
+!#endif
+!#if !ext_ubol
+bild.de##+js(json-prune, CLIENT_STORE_INITIAL_STATE.pageAggregation.advertisement.adBlockWallEnabled)
+bild.de##+js(json-prune, CLIENT_STORE_INITIAL_STATE.pageAggregation.advertisement.adsOn)
+!#else
+bild.de##+js(trusted-replace-argument, JSON.parse, 0, repl:/"adBlockWallEnabled":true/"adBlockWallEnabled":false/, condition, adBlockWallEnabled)
+!#endif
+sport.bild.de#@#.ad-wrapper
+spiele.bild.de##+js(nano-stb, , 10000)
+@@||imasdk.googleapis.com/js/sdkloader/ima3.js$script,xhr,domain=spiele.bild.de
+spiele.bild.de##div[id^="ad-landingpage-"]
+spiele.bild.de##div[id^="ad-gamepage-"]
+spiele.bild.de##.ad-vertical-box
+||servedby.adbility-media.com^$3p
+bild.de##.main-nav .utilities > li:style(margin-left:-0.5px !important)
+! */www.bild.de/$media,redirect=noopmp3-0.1s
+! bild.de##+js(nostif, , 101-250)
+sueddeutsche.de##+js(aopr, _sp_._networkListenerData)
+sueddeutsche.de##+js(aopw, SZAdBlockDetection)
+sueddeutsche.de##+js(set, _sp_.config, undefined)
+8muses.com##.a-image
+8muses.com###content > div > .gallery > a.t-hover.c-tile:has(iframe[src^="/banner/"])
+8muses.com##[href^="https://bit.ly/"]
+! Popups triggered by webrtc
+2ddl.*,allitebooks.*,bonstreams.net,convertinmp4.com,ddlvalley.me,dramamate.*,eztv.*,fluvore.com,kiss-anime.*,letmewatchthis.*,mkvcage.*,oceanoffgames.com,skidrowcrack.com,uptobox.com,yts.*,zooqle.*##+js(nowebrtc)
+gamer.com.tw##img[onload="AntiAd.check(this)"]
+gamer.com.tw##+js(aopr, AntiAd.check)
+skidrowreloaded.com##+js(acs, open)
+skidrowreloaded.com##+js(no-fetch-if, /^/)
+!#if cap_html_filtering
+skidrowreloaded.com##^script:has-text(adserverDomain)
+!#else
+skidrowreloaded.com##+js(rmnt, script, adserverDomain)
+!#endif
+skidrowreloaded.com##+js(aeld, click, showNotice)
+! skidrowcodexgames.com ads
+skidrowcodexgames.com##[class^="aligncenter wp-image-"]
+*$script,3p,denyallow=googleapis.com,domain=skidrowcodexgames.com
+! Sourcepoint
+autobytel.com,cesoirtv.com,huffingtonpost.co.uk,huffingtonpost.com,moviefone.com,playboy.de##+js(aopw, _sp_)
+faz.net##+js(acs, $, _sp_._networkListenerData)
+eltern.de,essen-und-trinken.de,focus.de##+js(aopr, _sp_.mms.startMsg)
+20min.ch,al.com,alphr.com,autoexpress.co.uk,bikeradar.com,blick.ch,chefkoch.de,cyclingnews.com,democratandchronicle.com,denofgeek.com,esgentside.com,evo.co.uk,exclusivomen.com,ft.com,gala.de,gala.fr,heatworld.com,itpro.co.uk,livingathome.de,masslive.com,maxisciences.com,metabomb.net,mlive.com,motherandbaby.co.uk,motorcyclenews.com,muthead.com,neonmag.fr,newyorkupstate.com,ngin-mobility.com,nj.com,nola.com,ohmymag.*,oregonlive.com,pennlive.com,programme.tv,programme-tv.net,radiotimes.com,silive.com,simplyvoyage.com,stern.de,syracuse.com,theweek.co.uk,ydr.com##+js(aopr, _sp_._networkListenerData)
+car.com,codeproject.com,familyhandyman.com,goldderby.com,headlinepolitics.com,html.net,indiewire.com,marmiton.org,mymotherlode.com,nypost.com,realgm.com,tvline.com,wwd.com##+js(aopw, _sp_)
+codeproject.com##+js(aopr, retrievalService)
+usatoday.com##+js(aopr, _sp_._networkListenerData)
+usatoday.com##[aria-label="advertisement"]
+usatoday.com##[data-gl-method="initTaboola"]
+usatoday.com##.gnt_n:style(top: 0 !important; margin-top: 0 !important;)
+familyhandyman.com##.ad
+familyhandyman.com##.advertisement
+familyhandyman.com##.cm-ad-unit-section
+cwseed.com##+js(aopr, admrlWpJsonP)
+||adition.com^$important,domain=spiegel.de
+@@||ad.yieldlab.net^$script,domain=spiegel.de,badfilter
+||cdn.prod.www.spiegel.de/public/spon/generated/web/js/header*.js$script,1p
+spiele.spiegel.de###ad-gamepage-top
+spiele.spiegel.de##.ad
+spiele.spiegel.de##div#ad-gamepage-bottom
+spiegel.de##[data-area="affiliatebox"]
+spiegel.de##[data-area="vouchers"]
+quora.com##.PromptsList
+quora.com##.AdBundle
+quora.com##.AdStory
+!#if env_mobile
+quora.com##.top_slot
+!#endif
+quora.com##div[id$="_content_box"]
+quora.com##.lower_slot
+quora.com##[disable_auto_login*="True"]
+quora.com##.FeedStory.feed_item > div > div:has-text(/by Quora for Business/i)
+quora.com##.Toggle.SimpleToggle.ToggleAnswerFooterWrapper > div:has-text(/Promoted/i)
+! from abp cv list for https://github.com/uBlockOrigin/uAssets/issues/8032
+quora.com##.u-margin-top--lg+div[class="UnifiedAnswerPagedList PagedListFoo unified"][id$="_paged_list"]
+quora.com##.pagedlist_item > div[id$="_paged_list"]
+quora.com##.answer_auto_expanded_comments + div > div.feed_expand
+quora.com##.feedback_wrapper.hidden:not(.negative_action) + .FeedStory.HyperLinkFeedStory.feed_item
+quora.com##div[class="question_main_col"] > div:nth-child(3) > div[class="UnifiedAnswerPagedList PagedListFoo unified"]
+quora.com##div[class="pagedlist_item"] div[id*="paged_list"]
+quora.com##.q-box.qu-borderAll>.q-box>div>div[class^="Box-sc-"]>div:not([class])
+quora.com##.q-box.qu-borderTop>[class^="Box-sc-"]>div:not([class])
+quora.com##div > [class^="Box-"] > div > .q-box.qu-pb--tiny.qu-pt--medium.qu-px--medium
+quora.com##.qu-bg--white>[class^="Box-"] .qu-pt--medium
+quora.com##.q-box.qu-borderTop>[class^="Box-"] .q-box.qu-pt--medium.qu-pb--tiny
+quora.com##.q-box.qu-borderAll>.q-box>div:not([class="q-box"])>[class^="Box-"]
+quora.com##.q-box.qu-borderAll.qu-bg--white>.q-box>div>[class="q-box "]>[class="q-box"]
+quora.com##[class="q-box qu-borderTop"]>[class="q-box "]
+quora.com##[class="q-box qu-bg--white"]>[class="q-box "]>[class="q-box"]
+quora.com##.dom_annotate_multifeed_bundle_AdBundle
+quora.com##div[class^="q-box dom_annotate_question_answer_item_"] .q-box.qu-borderTop:has(.dom_annotate_google_ad)
+eurogamer.net,rockpapershotgun.com,vg247.com##+js(aopw, yafaIt)
+eurogamer.de,eurogamer.es,eurogamer.it,eurogamer.net,eurogamer.pt,rockpapershotgun.com,vg247.com##+js(aopr, _sp_.mms.startMsg)
+||bit.ly^$popup,domain=eurogamer.net
+eurogamer.net,rockpapershotgun.com##.leaderboards
+eurogamer.*##.advert
+gamestorrents.*,gogoanimes.*,limetorrents.*,piratebayz.*##+js(aopr, LieDetector)
+mediafire.com##+js(aeld, click, ClickHandler)
+mediafire.com##+js(aeld, load, IsAdblockRequest)
+mediafire.com##+js(nostif, InfMediafireMobileFunc, 1000)
+gamestorrents.*,gogoanimes.*,limetorrents.*,piratebayz.*##^script:has-text(AaDetector)
+mediafire.com##.errorExtraContent
+mediafire.com##.center:style(margin-top:50px !important)
+||rule34.us/ad.html$frame
+rule34.xxx##+js(aopr, newcontent)
+rule34.xxx##[src^="https://rule34.xxx/aa/"]
+rule34.xxx###right-col > div > #lbot1.a_list
+rule34.xxx##body > a > div[id]:style(background: var(--c-bg, #aae5a3) !important)
+rule34.xxx###halloween
+rule34.xxx##.dp
+||rule34.xxx/static/fp/$image,1p
+||rule34.xxx/images/clicker.png
+realbooru.com##+js(aopr, ExoLoader.serve)
+realbooru.com##.adzoneTest
+realbooru.com##.flex_content_main > div[style$="min-height: 125px;"]
+||rule34.xxx/*/nutaku/
+! rule34.top etc. popups
+||topxxxlist.net/eroclick.js
+/pop.js$domain=booru.*|erotic-beauties.com|hardsex.cc|rule34.top|sex-movies.biz|tube18.sexy|xvideos.name
+||rule34.top^$csp=sandbox allow-forms allow-same-origin allow-scripts allow-modals allow-orientation-lock allow-pointer-lock allow-presentation allow-top-navigation
+||rule34.top/eroclick.js$script,1p
+xbooru.com##a[href^="https://xbooru.com/c.html"]
+||xbooru.com^$frame,1p
+@@||kbb.com^$ghide
+kbb.com##[id^="kbbAds"], [id^="kbbAds"] + p
+! Fingerprint2 popups
+dfiles.eu,downsub.com,j.gs,macserial.com,microify.com,minecraft-forum.net,onmovies.*,pirateproxy.*,psarips.*,solidfiles.com,thepiratebay.org,uptobox.com##+js(aopw, Fingerprint2)
+solidfiles.com##.remove
+thepiratebay.org##[href^="http://www.coiwqe.site/"]
+downsub.com##div[data-type="_mgwidget"]
+downsub.com##[href^="https://www.aiarty.com/ai-denoise-image/"]
+handelsblatt.com##+js(no-xhr-if, request=adb)
+@@||handelsblatt.com^$ghide
+||handelsblatt.com/*/empty.js$script,1p
+||wiwo.de/preparesite/empty.js$script,1p
+wiwo.de##+js(set, AdController, noopFunc)
+@@||wiwo.de^$ghide
+transfermarkt.*##+js(acs, document.querySelector, popupBlocked)
+transfermarkt.*##+js(acs, Math, /\}\s*\(.*?\b(self|this|window)\b.*?\)/)
+transfermarkt.*##body > div[id]:has(a[href^="/intern/adblock"])
+||s0.2mdn.net/instream/video/client.js$script,redirect=noopjs,domain=player.performgroup.com
+||sascdn.com^$important,script,domain=transfermarkt.de
+transfermarkt.*###werbung_superbanner
+transfermarkt.*##.werbung
+transfermarkt.*##[id^="home-rectangle-"]
+*expires$media,redirect=noopmp3-0.1s,domain=sat1.de|wetter.com
+||vidapi.expepp.de/files/*$media,domain=moviepilot.de
+moviepilot.de##+js(nano-stb, _0x, *)
+moviepilot.de##+js(no-xhr-if, doubleclick)
+moviepilot.de##+js(rmnt, script, Promise)
+@@||poststar.com^$ghide
+poststar.com##.dfp-ad
+grubstreet.com,twitchy.com##+js(aopr, stop)
+||em0n.com^$domain=grubstreet.com|twitchy.com
+popculture.com##div.modernInContent
+||static.tvtropes.org/design/js/google-adblock.js$script
+||imasdk.googleapis.com/js/sdkloader/ima3.js$script,redirect=google-ima.js,domain=popculture.com,important
+popculture.com##body:not(.skybox-loaded) > header:style(top: 0 !important;)
+popculture.com##body.pcm-public:not(.skybox-loaded):style(margin-top: 90px !important;)
+tvtropes.org##[href*="justwatch.com"]
+tvtropes.org##.justwatch-tab, .compact_watch_button
+! Prevent popunders + redirections on multiple websites
+||go.oclasrv.com/apu.php$script,redirect=noopjs
+||onclkds.com/apu.php$script,redirect=noopjs
+||xxlargepop.com/apu.php$script,redirect=noopjs
+rule34hentai.net##+js(aopr, open)
+||rule34hentai.net/*.php$script,1p
+rule34hentai.net##[href^="https://syndication.dynsrvtbg.com/splash.php"]
+rule34hentai.net###commentlistimage ~ section[id$="main"]
+rule34hentai.net###imagelist ~ section[id$="main"]
+rule34hentai.net##section[id$="left"]:has(> .blockbody > script[type])
+rule34hentai.net##section[id$="main"]:has(> .blockbody > .adsbyexoclick)
+kingofdown.com##+js(aeld, load, onload)
+mind42.com###sidebar
+mind42.com###content.sidebar2:style(margin-right: 0 !important;)
+elmundo.es##.Bloque-anuncios-shadow
+elmundo.es##.Bloque-anuncios
+elmundo.es##.disabled-vscroll:style(overflow: auto !important; position: initial !important;)
+||andreas-unterberger.at/includes/js/helperFunctions.js$script,1p
+receive-sms-online.info##+js(aopr, ga.length)
+||fux.com/*banner$image
+fux.com##.autonextAd
+.com/external/*?width=300&height=250$frame,1p
+.com/nativeexternal/$frame,1p
+torrentz2.*##[class]:not(body):not(html):has-text(/Protect your privacy/i)
+torrentz2.*##[class]:not(body):not(html):has-text(Sponsored)
+torrentz2.*##.xpressa
+informer.com##+js(aopr, adblock_added)
+informer.com##.screen_ad
+torlock.*,torlock2.*##+js(acs, setTimeout, admc)
+||torlock.*/sww.js$script,1p
+torlock.*##:xpath(//strong[contains(text(),"VPN")]/../../..)
+torlock.*,torlock2.*##+js(nowebrtc)
+torlock2.*##:xpath(//strong[contains(text(),"VPN")]/../../..)
+torlock.*,torlock2.*##.extneed
+/script/bootstrap.js$script,3p,domain=torlock.*|torlock2.*
+bordertelegraph.com,bournemouthecho.co.uk,dailyecho.co.uk,dorsetecho.co.uk,eveningtimes.co.uk,guardian-series.co.uk,heraldscotland.com,iwcp.co.uk,lancashiretelegraph.co.uk,oxfordmail.co.uk,salisburyjournal.co.uk,theargus.co.uk,thetelegraphandargus.co.uk,yorkpress.co.uk##+js(aopw, _sp_)
+9to5google.com,9to5mac.com,9to5toys.com,dronedj.com,electrek.co##+js(rmnt, script, fundingChoicesCalled)
+9to5google.com,9to5mac.com,9to5toys.com,dronedj.com,electrek.co,marketrealist.com##.ad-disclaimer-container, .inlinead, .ad-container
+||googlesyndication.com^$xhr,redirect=noopjs,domain=9to5google.com|9to5mac.com|9to5toys.com|dronedj.com|electrek.co|marketrealist.com
+*$script,redirect-rule=noopjs,domain=9to5google.com|9to5mac.com|9to5toys.com|dronedj.com|electrek.co|marketrealist.com
+dronedj.com##.adsense, a[target="_blank"][rel="noopener noreferrer"]
+9to5toys.com,dronedj.com##.slot-leaderboard
+marketrealist.com###Track\.End + div[class]
+marketrealist.com##.gXgoom > div
+||dslr-forum.de/ads/$image
+*/plugin/advertisement/$image
+@@||myreadingmanga.disqus.com^$script
+myreadingmanga.info##.imgtop
+myreadingmanga.info##center
+myreadingmanga.info##+js(aopr, exoNoExternalUI38djdkjDDJsio96)
+youtubedownloader.*##+js(nowoif)
+iptvbin.com##+js(aost, String.prototype.charCodeAt, ai_)
+spaste.com##+js(nofab)
+spaste.com##[href^="http://bit.ly/"]
+spaste.com##[href="javascript:showhide('deals')"]
+spaste.com##b
+spaste.com##h5:has(> a[href^="javascript:"])
+spaste.com##h5 > a[href^="http://amzn.to/"]
+dailyuploads.net##+js(acs, $, window.open)
+dailyuploads.net##+js(nowoif)
+*$script,3p,denyallow=google.com|gstatic.com,domain=dailyuploads.net
+||zergnet.com/zerg-inf-multi$3p,script
+wunderground.com##+js(aopw, _sp_)
+wunderground.com##[class*="-ad-box-"]
+wunderground.com##.content-wrap #inner-wrap:style(height: 100vh !important;)
+wunderground.com##body wu-header:style(margin-top: 0px !important;)
+putlockerc.*##+js(nowoif)
+putlocker.*##[id*="ScriptRoot"]
+putlocker.*##.ep_buttons
+||putlocker.*/sab_*.html$frame
+||earn-bitcoins.net^$frame,3p
+fstream365.com###overlay-ads
+fstream365.com###ol-ads
+putlockertv.*##+js(nowoif)
+||greedseed.world/vpaid/YtVpaid.php
+putlocker.*##+js(aopw, open)
+putlocker.*##+js(aopw, adcashMacros)
+||putlocker.*/*.gif$image
+@@||ultrahorny.com^$ghide
+@@||ajax.googleapis.com^$script,domain=ultrahorny.com
+ultrahorny.com##.afs_ads
+ultrahorny.com###hideads
+bibme.org,citationmachine.net##+js(aopr, SBMGlobal.run.pcCallback)
+citationmachine.net,citethisforme.com,easybib.com##+js(aopr, SBMGlobal.run.gramCallback)
+citethisforme.com##.sbm-ad
+bibme.org,citationmachine.net##+js(aeld, load, (!o))
+easybib.com##+js(aeld, load, (!i))
+citethisforme.com##.ads_top_middle
+||contributor.google.com/scripts/*/loader.js$script,domain=citationmachine.net
+radio.*##.topAdSpacer
+mmorpg.com##[onclick^="trackClick"]
+mmorpg.com##a[href^="http://v2.g.99.com/"]
+mmorpg.com##.vhadb
+sankakucomplex.com##.vce-ad-container
+sankakucomplex.com#@#.scad
+sankaku.app##+js(no-xhr-if, googlesyndication)
+chan.sankakucomplex.com##body.no-scroll:style(overflow: auto !important; position: static !important; width: unset !important;)
+sankakucomplex.com##+js(set, Object.prototype.hideAds, true)
+@@||anghami.com^$ghide
+anghami.com##anghami-ads
+player.glomex.com,merkur.de,tz.de##+js(set, Object.prototype._getSalesHouseConfigurations, noopFunc)
+player.glomex.com##+js(no-fetch-if, player-feedback)
+||player-feedback*.glomex.*^
+androidrepublic.org##+js(acs, $, samInitDetection)
+biqle.*##+js(acs, decodeURI, decodeURIComponent)
+biqle.*##+js(aopr, Date.prototype.toUTCString)
+||biqle.ru/swp.js$script,1p
+mp4upload.com##+js(aopw, adcashMacros)
+mp4upload.com##+js(aopr, Adcash)
+mp4upload.com###lay.lay
+*$script,redirect-rule=noopjs,domain=mp4upload.com
+*$script,3p,denyallow=cloudflare.com|cloudflare.net|fontawesome.com|gstatic.com|hwcdn.net|jquery.com|jsdelivr.net,domain=mp4upload.com
+userupload.*##+js(rmnt, script, /adbl/i)
+@@||userupload.*^$ghide
+userupload.*##.btn-danger:has-text(/download/i)
+userupload.*##a[href*="hotstar"]
+userupload.*##ins.adsbygoogle
+userupload.*##.ads
+||tgwidget.com^$3p
+wetter.com##+js(acs, $, lobster)
+at.wetter.com##+js(aopw, openLity)
+motorradonline.de,zentralplus.ch##+js(nofab)
+powerthesaurus.org##+js(aopw, ad_abblock_ad)
+! Popups triggered by popads
+animepahe.*,kwik.*##^script:has-text('shift')
+animepahe.*,kwik.*##^script:has-text(\'shift\')
+animepahe.*,kwik.*##+js(acs, String.fromCharCode, 'shift')
+animepahe.*,kwik.*##+js(aopr, open)
+animepahe.*,kwik.*##+js(aopr, PopAds)
+pahe.*##+js(rmnt, script, Reflect)
+pahe.*##+js(nowoif)
+@@||kwik.*^$script,1p
+pahe.*##+js(aeld, , _0x)
+@@||pahe.*^$ghide
+zonebourse.com##+js(acs, $, AdBlocker)
+! bad*.it network sites
+badtaste.it##+js(aeld, , Adblock)
+aofsoru.com##+js(acs, addEventListener, displayMessage)
+yts.*##+js(aeld, , _0x)
+yts.*##+js(aopr, runAdblock)
+yts.*##+js(nowoif)
+yts.*##+js(nostif, "admc")
+yts.*##+js(acs, document.createElement, admc)
+yts.*##+js(aopw, Adcash)
+yts.*##^script:has-text(admc)
+*/script/clock.js$script,domain=yts.*
+yts.*##[id*="container"][id^="id"]
+yts.*##html:style(overflow: auto !important;)
+yts.*##.cborz-bordered
+yts.*##.madikf
+yts.mx##.title ~ a[href] .button:upward(.container > div)
+yts.mx##^script:has-text(document.write)
+!#if !cap_html_filtering
+yts.mx##+js(rmnt, script, document.write)
+!#endif
+yts.mx##.container > [class]:has-text(VPN)
+sarugbymag.co.za##+js(aopr, showAds)
+imgdrive.net,imgwallet.com##+js(acs, jQuery, TestAdBlock)
+imgadult.com,imgdrive.net,imgtaxi.com,imgwallet.com##+js(aopr, ExoLoader)
+imgadult.com,imgdrive.net,imgtaxi.com,imgwallet.com##+js(aopr, loadTool)
+imgadult.com,imgdrive.net,imgtaxi.com,imgwallet.com##+js(aopw, cticodes)
+imgadult.com,imgdrive.net,imgtaxi.com,imgwallet.com##+js(aopw, imgadbpops)
+imgadult.com,imgdrive.net,imgtaxi.com,imgwallet.com##+js(acs, document.getElementById, document.write)
+imgadult.com,imgdrive.net,imgtaxi.com,imgwallet.com##+js(nano-stb, redirect, 4000)
+/(?:com|net)\/[a-z-]{3,10}\.html$/$frame,1p,domain=imgadult.com|imgdrive.net|imgtaxi.com|imgwallet.com
+/(?:com|net)\/[0-9a-f]{12}\.js$/$script,1p,domain=imgadult.com|imgdrive.net|imgtaxi.com|imgwallet.com
+/ea/fl.js
+/ea2/fl.js
+/altiframe.php$domain=imgadult.com|imgdrive.net|imgtaxi.com|imgwallet.com
+/altiframe2.php$domain=imgadult.com|imgdrive.net|imgtaxi.com|imgwallet.com
+/frame.php$domain=imgadult.com|imgdrive.net|imgtaxi.com|imgwallet.com
+imgadult.com,imgdrive.net,imgtaxi.com,imgwallet.com##.blink
+imgadult.com,imgdrive.net,imgtaxi.com,imgwallet.com##.sidebar > div:first-of-type
+imgadult.com,imgdrive.net,imgtaxi.com,imgwallet.com##.sidebar > h3:first-child
+imgadult.com,imgdrive.net,imgwallet.com##.bottom_abs
+imgadult.com,imgdrive.net,imgwallet.com##.centered
+imgtaxi.com###image_details:style(margin-top: 30px !important)
+lacuevadeguns.com##+js(aost, onload, inlineScript)
+||cdn.jsdelivr.net/npm/@rimiti/abm@latest/dist/$script,css,3p
+filescdn.com##+js(nowoif)
+! URL Shortener
+adbull.*##+js(ra, onclick)
+adbull.*##[src^="https://i.imgur.com/"]
+srt.am##+js(nowebrtc)
+srt.am##+js(aopr, RunAds)
+||srt.am/sw.js$script,1p
+adyou.*##+js(aeld, /^(?:click|mousedown)$/, bypassEventsInProxies)
+||fbs.com^$3p
+123link.*##+js(aopr, jQuery.adblock)
+123link.*##+js(acs, $, test-block)
+123link.*##+js(acs, $, adi)
+123link.*##+js(acs, $, undefined)
+||123link.*/push/
+123link.*##.ads-block-warning
+123link.*##+js(aopr, ads_block)
+123link.*##+js(aopr, blockAdBlock)
+123link.*##+js(nano-sib)
+123link.*##+js(set, blurred, false)
+||player.ooyala.com/static/*ad$script,redirect=noopjs,domain=dugout.com
+sheshaft.com##+js(aopr, decodeURI)
+sheshaft.com##[class*="banner"]
+sheshaft.com##.adv-aside
+alrincon.com##+js(aopr, loadTool)
+alrincon.com##+js(aopr, ExoLoader.serve)
+alrincon.com##+js(aopr, open)
+alrincon.com##+js(acs, onload, open)
+||trcklks.com^$3p
+! ##[href^="https://sex.cam/"]
+alrincon.com##center:has-text(deal)
+||alrincon.com/2022/varios/crazyshit.jpg
+||alrincon.com/imagenes/stasyq/
+/nbk/frnd_ld.js
+@@||playview.io/*/showads.js$xhr,1p
+playview.io##.ads_player
+hdporn.net##+js(aopr, exoOpts)
+hdporn.net##+js(aopr, doOpen)
+hdporn.net##[href^="http://www.hdporn.net/site.php"]
+||grandfuckauto.xxx^$3p
+||long.xxx^$3p
+||amateurporn.net/*.gif$image
+watch-my-gf.com##+js(aopr, prPuShown)
+watchmygf.me##+js(set, flashvars.adv_pre_src, '')
+watch-my-gf.com##.table
+||watch-my-gf.com/images/bear.png
+*$frame,domain=clik.pw
+*$script,3p,denyallow=google.com|gstatic.com|recaptcha.net,domain=clik.pw
+@@||api-secure.solvemedia.com^$frame
+clik.pw##a[href^="https://href.li/"]
+clik.pw##body > div[style]:has(input[type="button"])
+clik.pw##div[style*="z-index:99999"] > div[style*="width:300px"]
+##a[href^="https://syndication.exdynsrv.com/splash.php"]
+*$popup,domain=clik.pw,3p
+clik.pw##+js(aopr, open)
+@@||api.solvemedia.com^$script,frame
+adshort.*##+js(aopw, Fingerprint2)
+adshort.*,adsrt.*##+js(nowoif)
+adshort.*##+js(set, blurred, false)
+adshort.*##A[href$=".html"][rel="nofollow norefferer noopener"]
+adshort.*,adsrt.*##[id*="frme"]
+adsrt.*#@#div[id*="ScriptRoot"]
+||adsrt.*/sw.js$script,1p
+adsrt.*##div[id^="SC_TBlock"]
+@@||adshort.*^$ghide
+tube8.*##+js(set, showPopunder, false)
+tube8.*##+js(aeld, , _0x)
+tube8.*##+js(aopw, IS_ADBLOCK)
+tube8.*##+js(nowoif)
+tube8.*##+js(set, page_params.holiday_promo, true)
+tube8.*##.adsbytrafficjunky
+tube8.*##.js-remove-ads-premium-link
+tube8.*##main.row > aside.col-4 > div[class]
+tube8.*##input + div:has(.adsbytrafficjunky)
+tube8.*##.gridList > [class]:has(.adsbytrafficjunky)
+tube8.*##[href^="https://ads.trafficjunky.net/ads"]
+tube8.*##[style="background-color: rgb(255, 255, 255); display: block;"]
+tube8.*###flvplayer > [style]:has(.js-remove-ads-premium-link)
+tube8.*###result_container_wrapper > [style]:has(.js-remove-ads-premium-link)
+tube8.*###result_container > [class]:not(.video_box)
+hdpornt.com##+js(aopr, ExoLoader)
+hdpornt.com##+js(aopw, __NA)
+@@||simply-hentai.com^$ghide
+*$script,redirect-rule=noopjs,domain=simply-hentai.com
+simply-hentai.com##.page-leave
+simply-hentai.com##.native + div
+||daporn.com/*banner$image
+||daporn.com/frames/$frame
+daporn.com##.ntv-media
+daporn.com##.bottom-promo
+daporn.com###mediaOverlay
+daporn.com###close-aff
+*.gif$domain=daporn.com,image
+daporn.com##[href*="offer"]
+daporn.com##[href*="&aff"]
+daporn.com##.sponsor
+4tube.com##+js(aopr, ExoLoader)
+4tube.com##+js(aopw, ads_priv)
+||4tube.com/*banner$image
+mp3cut.net##+js(aopw, ab_detected)
+pornerbros.com##+js(aopr, ExoLoader)
+pornerbros.com##+js(aopw, ads_priv)
+pornerbros.com##+js(set, adsEnabled, true)
+pornerbros.com##+js(aopr, document.dispatchEvent)
+||pornerbros.com/*banner$image
+||pornerbros.com/sw.js$script,1p
+@@||media.oadts.com/www/delivery/afv.php$domain=serienjunkies.de
+@@||media.oadts.com/www/delivery/video.php$domain=serienjunkies.de
+@@||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=media.oadts.com
+serienjunkies.de###sj-ad-wrapper
+pichaloca.com##+js(aopr, ExoLoader)
+pichaloca.com##.publis-bottom
+pornodoido.com##+js(aopr, ExoLoader)
+@@||ucoz.com^$ghide
+||googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=noopjs:10,domain=shidurlive.com
+vortez.net##+js(nowoif)
+vortez.net##+js(acs, $, Adblock)
+platinmods.com##+js(aopr, adBlockDetected)
+platinmods.*##+js(nano-sib)
+||whentai.com/*.gif$image
+mcfucker.com##+js(aopw, t4PP)
+sponsor=$domain=mcfucker.com
+mcfucker.com##.vadv
+mcfucker.com##.c2p
+imgprime.com##+js(aopr, document.createElement)
+imgprime.com##+js(ra, href|target, a[href="https://imgprime.com/view.php"][target="_blank"], complete)
+||imgprime.com/*.php$script
+imgprime.com##.overlayBg
+imgshots.com##+js(popads.net)
+imgshots.com###introOverlayBg
+porn.com##+js(nowoif)
+porn.com##+js(set, String.prototype.charAt, trueFunc)
+bdupload.*##+js(nano-stb)
+bdupload.*##[href*="/dloadbutton.php"]
+||bdupload.*/sw.js$script,1p
+||socialbars-web5.com/*/notifications/$script
+taroot-rangi.com##+js(aopw, sc_adv_out)
+pornwatchers.com##+js(aopr, ExoLoader)
+pornwatchers.com##+js(aopr, document.dispatchEvent)
+pornwatchers.com##.aside-block
+pornwatchers.com##.fluid_nonLinear_bottom
+pornwatchers.com##.stage-promo
+##.aff-content-col
+##.aff-inner-col
+##.aff-item-list
+||pornwatchers.com/sw.js$script,1p
+sotemnovinhas.com##+js(nofab)
+||sotemnovinhas.com/*.gif$image
+gotporn.com##+js(aeld, , open)
+gotporn.com##+js(aopr, ExoLoader)
+bdsmx.tube##+js(aopr, mz)
+bdsmx.tube##.btn-close
+bdsmx.tube##article
+blackporn.tube,xmilf.com##.right
+blackporn.tube,mrgay.tube##.video-info > section
+blackporn.tube,mrgay.tube,xmilf.com##.wrapper > section
+blackporn.tube,mrgay.tube,xmilf.com##article > section
+bdsmx.tube,blackporn.tube,mrgay.tube,xmilf.com##[is-footer-banners]
+bdsmx.tube,blackporn.tube,mrgay.tube,xmilf.com##.headline.wrapper
+bdsmx.tube,blackporn.tube,mrgay.tube,xmilf.com##[style="display:flex !important"] > div > div:not(:last-child)
+mrgay.*##.right
+||googlesyndication.com^$script,important,domain=mypapercraft.net
+mypapercraft.net##+js(nofab)
+mypapercraft.net##.ezoic-ad
+@@||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=supergames.com
+||adservice.google.com.*/adsid/integrator.js?domain=player.tubia.com$xhr,redirect=nooptext
+@@||universal.wgplayer.com/tag/$script,domain=supergames.com
+tune.pk###tpk-revenue-sharing-program
+tune.pk##+js(set, ad_blocker, false)
+europixhd.*,hdeuropix.*,topeuropix.*##+js(aopr, AaDetector)
+europixhd.*,hdeuropix.*,topeuropix.*##+js(aopr, LieDetector)
+europixhd.*,hdeuropix.*,topeuropix.*##+js(popads-dummy)
+europixhd.*,topeuropix.*##+js(nowoif)
+topeuropix.*##+js(aeld, , _0x)
+europixhd.*,hdeuropix.*,topeuropix.*###MyImageId
+europixhd.*,topeuropix.*##[id^="MyAdsId"]
+$script,domain=zdnet.fr,3p
+@@||ajax.googleapis.com^$script,domain=zdnet.fr
+pornxs.com##+js(acs, ExoLoader)
+pornxs.com##+js(aopr, _abb)
+||pornxs.com/*.php
+pornxs.com##[id^="div_theAd"]
+pornxs.com##[data-ad-index-parent]
+||megayoungsex.com/func.js
+megayoungsex.com##.SAbnsBotBl
+megayoungsex.com##.SHVidBlockUndBn
+megayoungsex.com##.SHVidBlockR
+mangoporn.net##+js(acs, puShown, /doOpen|popundr/)
+mangoporn.net##+js(aopr, document.dispatchEvent)
+mangoporn.net##+js(aopw, pURL)
+mangoporn.net##+js(nowoif)
+bigshare.io##+js(rmnt, script, window.open)
+bigshare.io##+js(nowoif)
+bigshare.io##+js(rpnt, script, "art.on('video:play', setUpAds);", art.on('video:play');)
+frprn.com##+js(nosiif, readyState)
+frprn.com##.spot
+frprn.com##.footer-spot
+! watchseries.unblocked.* popups
+watchseries.unblocked.*##+js(nowebrtc)
+vidlox.*##A[href$=".html"][rel="nofollow norefferer noopener"]
+/all-for-adsense/*
+ah-me.com##+js(acs, $, serve)
+ah-me.com##+js(aopr, open)
+||hprofits.com^$domain=gogaytube.tv|shemaleporntube.tv
+gogaytube.tv,shemaleporntube.tv##.videojs-hero
+/iframe.php?spotID=
+@@||mdsrwdassets-a.akamaihd.net^$xhr,script,other,domain=telecinco.es|cuatro.com
+@@||imasdk.googleapis.com/js/sdkloader/ima3_dai.js$script,domain=telecinco.es|cuatro.com
+@@||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=telecinco.es|cuatro.com
+@@||cuatro.com^$ghide
+@@||telecinco.es^$ghide
+ouo.*##+js(aopr, AaDetector)
+ouo.*##+js(nowebrtc)
+ouo.*##+js(nano-sib, stop())
+ouo.*##^script:has-text('shift')
+ouo.*##^script:has-text(\'shift\')
+ouo.*##[style*="width:300px"] > a[href][target="_blank"] > img
+||ouo.*/js/jbitly.js$script,1p
+||ouo.*/js/webpush.ma.js$script,1p
+||ouo.*/sw$script,1p
+*$script,redirect-rule=noopjs,domain=ouo.*
+ouo.*##[href^="https://dynamicadx.com/"]
+ouo.*##iframe:not([src])
+ouo.*##[id*="ScriptRoot"]
+ouo.*##.dlbtns
+ouo.press##.skip-container > .text-center > span[style="display: block;color: #aaa;font-size: 13px;padding-bottom: 2px;"]
+x1337x.*##[href*=".php"]
+1337x.*,x1337x.*,1337x.unblock2.xyz,1337x.unblocked.*,1337x.unblockit.*##ul > li:has-text(//i)
+1337x.*,x1337x.*,1337x.unblock2.xyz,1337x.unblocked.*,1337x.unblockit.*##:xpath('//*[contains(text(),"Hide your IP")]/..')
+1337x.unblock2.xyz,1337x.unblockit.*##+js(aopr, btoa)
+1337x.unblock2.xyz,1337x.unblocked.*,1337x.unblockit.*##+js(aopr, open)
+1337x.unblock2.xyz##+js(aopr, Math.floor)
+1337x.unblocked.*###lb-banner
+1337x.*,1337x.unblockit.*##a[href$="Promo.php"] > img
+||topblockchainsolutions.*^$all
+xiaopan.co##+js(aopw, AdBlockDetectorWorkaround)
+shooshtime.com##+js(nowoif)
+||monad.network^$script,domain=shooshtime.com
+seattletimes.com##+js(nostif, apstagLOADED)
+noticias.gospelmais.com.br##+js(set, blockAdBlock, true)
+songs.*##+js(aopr, AaDetector)
+mel.fm##+js(nofab)
+dailygeekshow.com##+js(aopr, jQuery.hello)
+@@||seirsanduk.*^$ghide
+@@||seirsanduk.*/$script,1p
+seirsanduk.*##+js(popads.net)
+seirsanduk.*##[href^="https://www.bybit.com/"]
+seirsanduk.*##ins.adsbygoogle
+seirsanduk.*##[href^="//bgtop.net/"]
+bestgames.com,yiv.com##+js(nostif, /Adb|moneyDetect/)
+||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=bestgames.com|yiv.com,redirect=google-ima.js
+bestgames.com,yiv.com#@##adsContainer
+bestgames.com,yiv.com###LeftAdDiv
+bestgames.com,yiv.com###game_middle_ad
+bestgames.com,yiv.com###RightAdTopDiv
+bestgames.com,yiv.com###RightAdMiddleDiv
+gotgayporn.com##+js(aopr, decodeURI)
+||gotgayporn.com/sw.js$script,1p
+rue89lyon.fr##+js(aopr, isShowingAd)
+kitguru.net##body:style(background-image:none !important)
+viki.com##+js(set, VikiPlayer.prototype.pingAbFactor, noopFunc)
+viki.com##+js(set, player.options.disableAds, true)
+*expire=$media,redirect=noopmp3-0.1s,domain=viki.com
+||imasdk.googleapis.com/js/sdkloader/ima3.js$script,redirect=google-ima.js,domain=viki.com
+realgfporn.com##+js(aopr, ExoLoader)
+realgfporn.com##+js(aopw, __htapop)
+realgfporn.com##+js(popads-dummy)
+realgfporn.com##+js(aopr, ExoLoader.serve)
+realgfporn.com##+js(aeld, click, exopop)
+realgfporn.com##+js(aeld, /^(?:load|click)$/, popMagic)
+realgfporn.com##+js(acs, document.createElement, 'script')
+realgfporn.com###fixedBanner
+realgfporn.com##.overlay-banner
+realgfporn.com##.video-overlay
+realgfporn.com##.banner-video-right
+||realgfporn.com/sw.js$script,1p
+*$popunder,domain=realgfporn.com
+picturelol.com###rang2
+picturelol.com##+js(aopr, ExoLoader)
+picturelol.com##+js(nowoif)
+mitly.us##+js(aopr, adBlockDetected)
+mitly.us##+js(aopr, open)
+mitly.us##+js(aopw, adcashMacros)
+mitly.us##+js(aopw, atOptions)
+mitly.us##+js(set, blurred, false)
+@@||mitly.us^$ghide
+*$script,3p,denyallow=google.com|gstatic.com|recaptcha.net,domain=mitly.us
+||googlesyndication.com/pagead/$script,redirect=noopjs,domain=mitly.us
+mitly.us##ins.adsbygoogle
+mitly.us##[href^="http://deloplen.com/"]
+watch-series.*,watchseries.*##+js(acs, Math, XMLHttpRequest)
+watch-series.*,watchseries.*##+js(nowebrtc)
+watch-series.*,watchseries.*##+js(nowoif)
+watch-series.*,watchseries.*##+js(set, console.clear, trueFunc)
+watchseries.*##+js(aopr, Adcash)
+watch-series.*,watchseries.*##.freeEpisode
+watch-series.*,watchseries.*##.sp-leader
+watch-series.*,watchseries.*##.shd_button
+watch-series.*,watchseries.*##.sp-leader-bottom
+watch-series.*,watchseries.*##.category-item-ad
+watch-series.*,watchseries.*###related
+watch-series.*,watchseries.*###rotating-item-wrapper
+watch-series.*,watchseries.*##div.block-left-home-inside[style^="height:252"]
+@@||watchseries.*^$ghide
+||watch-series.*/sw.js$script,1p
+||watchseries.*/sw.js$script,1p
+fetishshrine.com##+js(aopr, decodeURI)
+fetishshrine.com##.adv-aside
+sleazyneasy.com##+js(aopr, decodeURI)
+sleazyneasy.com##+js(set, flashvars.adv_pre_vast, '')
+sleazyneasy.com##+js(set, flashvars.adv_pre_vast_alt, '')
+sleazyneasy.com##+js(set, x_width, 1)
+/contents/images-banners/*
+sleazyneasy.com##.container-aside > .item
+sleazyneasy.com##.remove-spots
+vikiporn.com##+js(aeld, getexoloader)
+vikiporn.com##+js(aopr, decodeURI)
+@@||anime-loads.org^$ghide
+anime-loads.org###leaderwidget
+anime-loads.org##.skycontent
+/static/js/amvn.js
+globalrph.com##+js(nostif, disableDeveloper)
+onlinemschool.com##+js(aopr, oms.ads_detect)
+onlinemschool.com###oms_left_block
+e-glossa.it##+js(nostif, Blocco, 2000)
+pornsocket.com##+js(set, _site_ads_ns, true)
+||adspaces.ero-advertising.com/adspace/*$script,redirect=noopjs,domain=pornsocket.com
+! http://forum.chip.de/rund-um-online/werbeterror-spendenaufruf-pic-upload-de-microsoft-alarm-u-google-benachr-1879678.html
+pic-upload.de##+js(aopw, Fingerprint2)
+limerickleader.ie###abr_purchase_div
+pornhd.com##+js(aopr, hasAdBlock)
+pornhd.com,pornhdin.com##+js(aopr, ExoLoader.serve)
+pornhd.com##+js(popads-dummy)
+pornhd.com##+js(nowoif)
+pornhd.com##+js(aeld, , pop)
+pornhdin.com##+js(aopr, open)
+||syndication.exoclick.com/ads-iframe-display.php$script,redirect=noopjs,domain=pornhd.com
+pornhd.com##.phdZone
+pornhd.com##.overlay-content
+pornhd.com##.video-list-corner-ad
+##.inplayer-ad
+luxuretv.com##+js(acs, $, ltvModal)
+luxuretv.com##+js(set, luxuretv.config, '')
+luxuretv.com##+js(aopr, popns)
+luxuretv.com##iframe[data-src^="https://rokymedia.com/"]
+luxuretv.com###lien
+luxuretv.com###vz_im_ad
+luxuretv.com##.linkvideo
+*$script,3p,denyallow=gstatic.com|polyfill.io,domain=sexu.com
+||sexu.com^$frame,1p
+sexu.com##.footerBanners
+sexu.com###jw_video_popup
+sexu.com##.container > .info
+sexu.com##.player-related
+sexu.com##.player-block__line
+sexu.com##.title--sm
+sexu.com##.player-block__square
+pussyspace.*##+js(aopr, open)
+pussyspace.com,pussyspace.net##+js(aost, navigator.userAgent, pushiserve)
+pussyspace.com,pussyspace.net##+js(aeld, load, creativeLoaded-)
+pussyspace.com,pussyspace.net##+js(norafif, exoframe)
+pussyspace.com,pussyspace.net##+js(aeld, /^load[A-Za-z]{12\,}/)
+pussyspace.com,pussyspace.net##+js(aost, document.createElement, rollexzone)
+pussyspace.com,pussyspace.net##a[href$="/live/meet-and-fuck/"]
+pussyspace.com,pussyspace.net##a:matches-attr(/^on/=/event/)
+pussyspace.com,pussyspace.net##a:matches-attr(/-h?ref/)
+pussyspace.com,pussyspace.net###alphabet, #channels, #divx-container, #hmenu, #inform, #nowlooking, #playerCamBox, #playerMenu, #qcat, #showPlayer, #tabel_tagslist, #video_content, #web_cam, .BaseRoomContents, .buttons, .carouselTopScroll, .carusel-keys-box-ps, .footerdesc, .in_top, .load_more_rel, .mainBoxTitle, .pagIno, .playerContent100pr, .relatedVideo, .right-160px, .videos-related, footer, header, [href^="/webcams.php"]:others()
+pussyspace.com,pussyspace.net##.left *:not(div):not(span):not(p):not(a):not(video):not(i):not(ul):not(li):not(b):not(button):not(svg):not(g):not(h1):not(h2):not(pjsdiv):not(noindex):not(select) img
+pussyspace.com,pussyspace.net##[style] [style*="cursor"] img
+pussyspace.com,pussyspace.net##a[href$="/watch/tiktok/"]
+||pussyspace.*/live/meet-and-fuck/$all
+||pussyspace.*/js/all.js?v=gitcache_gulp_
+||pussyspace.*/lazyload.im
+||pussyspace.*/lazyload.io?ads=
+/click.php?$popup,3p,domain=pussyspace.com|pussyspace.net
+$image,3p,denyallow=cdn77.org|fpbns.net|globalcdn.co|others-cdn.com|rncdn7.com|sb-cd.com|stream.highwebmedia.com|thumb.live.mmcdn.com|upsiloncdn.net|xvideos-cdn.com|youjizz.com|ypncdn.com,from=pussyspace.com|pussyspace.net
+||pussyspace.$image
+@@||www.pussyspace.com/player/playBTN.png|
+@@||www.pussyspace.com/favicon.ico|
+@@||www.pussyspace.com/style/03/img/bg.png|
+@@||www.pussyspace.com/style/03/img/dropmenudownarrow.png|
+@@||www.pussyspace.com/style/03/img/navbg.hover.png|
+@@||www.pussyspace.com/style/03/img/navbg.png|
+@@||www.pussyspace.com/style/03/img/pinkbg.gif|
+@@||www.pussyspace.com/style/03/img/speed-dials.png|
+@@||www.pussyspace.com/style/03/img/x-sprite.png|
+@@||www.pussyspace.com/style/10/img/logo.png|
+@@||www.pussyspace.com/style/10/img/logo_mobile.png|
+@@||www.pussyspace.com/style/webcam.jpg|
+@@||www.pussyspace.net/player/playBTN.png|
+@@||www.pussyspace.net/favicon.ico|
+@@||www.pussyspace.net/style/03/img/bg.png|
+@@||www.pussyspace.net/style/03/img/dropmenudownarrow.png|
+@@||www.pussyspace.net/style/03/img/navbg.hover.png|
+@@||www.pussyspace.net/style/03/img/navbg.png|
+@@||www.pussyspace.net/style/03/img/pinkbg.gif|
+@@||www.pussyspace.net/style/03/img/speed-dials.png|
+@@||www.pussyspace.net/style/03/img/x-sprite.png|
+@@||www.pussyspace.com/style/05/img/JhsdsSD221.svg|
+@@||www.pussyspace.net/style/10/img/logo.png|
+@@||www.pussyspace.net/style/10/img/logo_mobile.png|
+@@||www.pussyspace.net/style/webcam.jpg|
+@@/^https:\/\/[a-z]\.pussyspace\.(?:com|net)\/xv7\/[0-9a-f]{8}-(?:[0-9a-f]{4}-){3}[0-9a-f]{12}\/\d\/xv_\d{1,2}_t\.jpg$/$image,domain=pussyspace.com|pussyspace.net
+@@/^https:\/\/[a-z]\.pussyspace\.(?:com|net)\/(?:yip?|xvs)\/videos\/20\d{4}\/\d{2}\/\d{9}\/(?:original|thumbs_\d{2})\/\d{0,2}(?:\(m=e[0-9A-Za-z]{5,7}(?:aaaa)?\)\(mh=[-_0-9A-Za-z]{16}\))?\d{0,2}\.jpg$/$image,domain=pussyspace.com|pussyspace.net
+@@/^https:\/\/[a-z]\.pussyspace\.(?:com|net)\/(?:yip?|xvs)\/videos\/thumbs169l\/[0-9a-f]{2}\/[0-9a-f]{2}\/[0-9a-f]{2}\/[0-9a-f]{32}(?:-\d)?\/[0-9a-f]{32}\.\d{1,2}\.jpg$/$image,domain=pussyspace.com|pussyspace.net
+@@/^https:\/\/[a-z]\.pussyspace\.(?:com|net)\/(?:yip?|xvs)\/videos\/thumbs_5\/\d{1,2}(?:\(m=e[0-9A-Za-z]{5,7}aaaa\)\(mh=[-_0-9A-Za-z]{16}\))?\.jpg$/$image,domain=pussyspace.com|pussyspace.net
+@@/^https:\/\/[a-z]\.pussyspace\.(?:com|net)\/[a-z]?jz\/(?:[0-9a-f]\/){3,5}[0-9a-f]{42}-?(?:\d{2,3}|(?:(?:\d{3,4}-){3}h264)?\.(?:mp4-\d{1,2}|flv-\d))\.jpg$/$image,domain=pussyspace.com|pussyspace.net
+@@/^https:\/\/[a-z]\.pussyspace\.(?:com|net)\/sb\/t\/\d{6,8}\/(?:\d|[0-9a-f]{2})\/(?:\d|[0-9a-f]{2})\/w:300\/t\d{1,2}-enh\/(?:[0-9a-z]+-)*[0-9a-z]+\.jpg$/$image,domain=pussyspace.com|pussyspace.net
+@@/^https:\/\/www\.pussyspace\.(?:com|net)\/upload\/cat\.image\/[_3a-z]{2,16}\.jpg$/$image,domain=pussyspace.com|pussyspace.net
+@@/^https:\/\/www\.pussyspace\.(?:com|net)\/upload\/poster_img_url\/par\/c3Rhci9[%0-9A-Za-z]{16,32}&size_width\/par\/160\/l\.jpg$/$image,domain=pussyspace.com|pussyspace.net
+@@||www.pussyspace.com/ajax/contact/exo-logo.png|
+@@||www.pussyspace.com/upload/no_img.jpg|
+@@||www.pussyspace.com/favicon.ico|
+@@||www.pussyspace.com/class/captcha/captcha.php|
+@@||www.pussyspace.com/class/captcha/arrow.png|
+@@||www.pussyspace.com/player/loading.gif|
+@@||www.pussyspace.com/style/img/abuse.email.png#|
+@@||www.pussyspace.com/style/img/navbg.hover.png|
+@@||www.pussyspace.net/ajax/contact/exo-logo.png|
+@@||www.pussyspace.net/upload/no_img.jpg|
+@@||www.pussyspace.net/favicon.ico|
+@@||www.pussyspace.net/class/captcha/captcha.php|
+@@||www.pussyspace.net/class/captcha/arrow.png|
+@@||www.pussyspace.net/player/loading.gif|
+@@||www.pussyspace.net/style/img/abuse.email.png#|
+@@||www.pussyspace.net/style/img/navbg.hover.png|
+||propbigo.com/*.xml$xhr,redirect=nooptext
+||doathair.com^
+bigtitsxxxsex.com##+js(aopr, ALoader)
+bigtitsxxxsex.com##+js(nowoif)
+bigtitsxxxsex.com##+js(noeval)
+bigtitsxxxsex.com##.bano1
+||adn.porndig.com^
+||videos.porndig.com/js/videojs.logobrand.js
+porndig.com##+js(set, Object.prototype.AdOverlay, noopFunc)
+porndig.com##+js(set, tkn_popunder, null)
+videos.porndig.com##+js(aost, document.querySelector, detect)
+||porndig.com/sw$script,1p
+perfectgirls.*,perfektdamen.*##+js(acs, ExoLoader)
+perfectgirls.*,perfektdamen.*##+js(aopw, ads_priv)
+perfectgirls.*,perfektdamen.*##+js(noeval)
+perfectgirls.*,perfektdamen.*##.advertisement
+perfectgirls.*,perfektdamen.*##.promo
+area51.porn##+js(aopr, document.dispatchEvent)
+area51.porn##.under-video-banner
+hentaipulse.com##+js(acs, ExoLoader)
+1fichier.com##+js(nowebrtc)
+1fichier.com##+js(nano-stb, dlw, 40000)
+1fichier.com##+js(nano-stb, ctt(), 1000, 0.001)
+||googlesyndication.com^$script,important,domain=incredibox.com
+@@||incredibox.com/ad/*$xhr,1p
+webcheats.com.br##+js(set, can_run_ads, true)
+webcheats.com.br##+js(nostif, test, 0)
+ceesty.com,gestyy.com##+js(set, adsBlockerDetector, noopFunc)
+@@||ceesty.com^$ghide
+@@||corneey.com^$ghide
+@@||destyy.com^$ghide
+@@||festyy.com^$ghide
+@@||gestyy.com^$ghide
+@@||sh.st^$ghide
+ceesty.com,corneey.com,destyy.com,festyy.com,gestyy.com,sh.st##.skip-advert
+ceesty.com,corneey.com,destyy.com,festyy.com,gestyy.com,sh.st##+js(set, globalThis, null)
+*$3p,xhr,domain=ceesty.com|corneey.com|destyy.com|festyy.com|gestyy.com
+ceesty.com,corneey.com,destyy.com,festyy.com,gestyy.com##+js(aopr, NREUM)
+imgcloud.pw##+js(popads-dummy)
+*$script,3p,denyallow=fastly.net|google.com|googleapis.com|gstatic.com|jsdelivr.net|jwpcdn.com,domain=imgcloud.pw
+angrybirdsnest.com##+js(set, adblock, false)
+nitroflare.com##+js(acs, $, window.open)
+nitroflare.com##+js(acs, pop3, window.open)
+sexytrunk.com,teensark.com##+js(aopr, document.dispatchEvent)
+planetsuzy.org##+js(set, __ads, true)
+planetsuzy.org##+js(acs, jQuery, ready)
+planetsuzy.org##div[style]:has(> script[src*="ads.exoclick.com/"])
+zrozz.com##+js(set, adblock, false)
+empflix.com##+js(aopw, popzone)
+empflix.com##+js(nowoif)
+empflix.com##+js(set, FlixPop.isPopGloballyEnabled, falseFunc)
+empflix.com##+js(aeld, , /exo)
+tnaflix.com##+js(aopr, ads.pop_url)
+tnaflix.com##+js(aeld, getexoloader)
+||tnaflix.com/*.php$script,1p
+empflix.com,tnaflix.com##.lastLiAvx
+tnaflix.com###vidPlayer span:has-text(Advertisement)
+tnaflix.com###vidPlayer > div:last-child
+tnaflix.com###zoneInPlayer
+tnaflix.com##.improveADS
+empflix.com##.mewDv
+empflix.com##.padAdvx
+empflix.com#@##hideAd
+empflix.com##.col-xs-6:not([data-vid])
+tnaflix.com##+js(set-cookie, popunder_stop, 1)
+tnaflix.com##.pause-overlay
+||adsession.com^$popup
+urlcero.*##+js(aopr, open)
+urlcero.*##+js(nostif, checkAdblockUser, 1000)
+onlinetv.planetfools.com##+js(acs, setTimeout, 1000)
+planetfools.com##+js(nowebrtc)
+gala.fr,gentside.com,geo.fr,hbrfrance.fr,nationalgeographic.fr,ohmymag.com,serengo.net,vsd.fr##+js(nostif, checkPub, 6000)
+@@||startimez.com^$ghide
+newsextv.com##+js(acs, ExoLoader)
+anyporn.com##+js(nowoif)
+anyporn.com##+js(acs, ExoLoader)
+||anyporn.com/if2/
+||img.stomp.com.sg/sites/all/themes/stompst/images/placeholder.jpg$image
+stomp.straitstimes.com##.content:has(> div:has-text(Branded Content))
+linkrex.net##+js(aopr, open)
+linkrex.net##+js(aopw, __htapop)
+linkrex.net,linx.cc##+js(set, blurred, false)
+*$script,3p,denyallow=cloudflare.com|cloudflare.net|google.com|gstatic.com|recaptcha.net,domain=linkrex.net|linx.cc
+shrtfly.*##+js(aopr, open)
+shrtfly.*##+js(aopr, tabUnder)
+@@||shrtfly.*^$ghide
+shrtfly.*##ins.adsbygoogle
+shrtfly.*##.banner
+oke.io##+js(aopr, open)
+oke.io##+js(aopw, Fingerprint2)
+oke.io##+js(set, blurred, false)
+gogoanime.*##+js(acs, atob, decodeURIComponent)
+gogoanime.*,gogoanimes.*##+js(nowoif)
+gogoanime.*##+js(set, console.clear, undefined)
+gogoanime.*##+js(set, check_adblock, true)
+gogoanime.*##+js(acs, document.createElement, l.parentNode.insertBefore(s)
+gogoanime.*##.banner_center
+gogoanime.*##.anime_video_body_cate > div[style]:has(> div[id] + script[src])
+gogoanime.*##.adx
+gogoanimetv.*##+js(aopr, AaDetector)
+gogoanimetv.*##+js(nosiif, _0x)
+||gogoanime.*/api/pop.php$xhr,1p
+gogoanimetv.*##+js(nowoif)
+||gogoanime.me/*.gif$image
+/get/*?zoneid=$script
+cpmlink.net##+js(acs, decodeURI, decodeURIComponent)
+cpmlink.net##+js(nowebrtc)
+cpmlink.net##.__web-inspector-hide-shortcut__
+*$script,3p,denyallow=cloudflare.com|cloudflare.net|disqus.com|disquscdn.com|fastly.net|fastlylb.net|google.com|googleapis.com|gstatic.com|hcaptcha.com|hwcdn.net|jsdelivr.net|jquery.com|jwpcdn.com|recaptcha.net|tawk.to,domain=cpmlink.net
+cpmlink.net##+js(aeld, , _blank)
+*$frame,3p,domain=cpmlink.net
+cpmlink.net##[href^="https://bit.ly"]
+cpmlink.net##iframe[src="about:blank"]
+sunporno.com##+js(aopr, ExoLoader.addZone)
+sunporno.com##+js(aopr, exoNoExternalUI38djdkjDDJsio96)
+sunporno.com##.flirt
+sunporno.com##.flirt-footer
+sunporno.com##.flirt-block
+sunporno.com##.thumbs-container > .th-ba
+||sunporno.com/*.php$script,1p
+sunporno.com##.safelink
+/api/model/feed?siteId=$xhr,3p
+namethatporn.com##+js(popads-dummy)
+namethatporn.com##[data-flba^="https://landing.brazzersnetwork.com"]
+||namethatporn.com/assets/imgs/1x1.gif$badfilter
+||namethatporn.com/assets/imgs/1x1.gif$frame,redirect=noopframe
+freeviewmovies.com##+js(aopw, encodeURIComponent)
+freeviewmovies.com##+js(set, isAdBlockActive, false)
+freeviewmovies.com###pause-container
+badjojo.com##+js(aopw, encodeURIComponent)
+pornhost.com##+js(aopr, raConf)
+badjojo.com##.embed-overlay
+eroprofile.com##+js(acs, ExoLoader)
+||eroprofile.com/js/nvbla.js
+eroprofile.com##.center-block
+eroprofile.com###divVideoListAd2
+feet9.com##[data-vid^="live-"]:remove()
+feet9.com##[href^="https://go.cam.feet9.com/"]:upward(3)
+||feet9.com/t/newbuttonyellow.png$image
+feet9.com##.pup
+feet9.com##.video:has(span:has-text(Live))
+feet9.com##+js(acs, __ADX_URL_U)
+feet9.com##[onclick*="banner"]:upward(.video)
+feet9.com##.hvr-pulse
+feet9.com##[class^="ig"]
+||feet9.com^$csp=worker-src 'none';
+absoluporn.*##+js(acs, ExoLoader)
+@@||chaturbate.com/*embed$frame,domain=absoluporn.com
+/code/script/back.php|
+short.pe##+js(acs, atob, tabunder)
+short.pe##+js(acs, RegExp, POSTBACK_PIXEL)
+short.pe##+js(aopr, AaDetector)
+short.pe##+js(aopr, console.clear)
+short.pe##+js(aeld, mousedown, preventDefault)
+short.pe##+js(nowebrtc)
+short.pe##+js(nowoif)
+short.pe##+js(nostif, '0x)
+*$frame,denyallow=google.com|hcaptcha.com,domain=short.pe
+short.pe##a[href^="https://href.li/"]
+short.pe##body > div[style]:has(input[type="button"])
+short.pe##div[style*="z-index:99999"] > div[style*="width:300px"]
+orgyxxxhub.com##+js(aopr, ExoLoader)
+orgyxxxhub.com##+js(aopr, Aloader)
+orgyxxxhub.com##+js(aopr, advobj)
+orgyxxxhub.com##+js(noeval-if, replace)
+repelis.net##+js(aopr, popTimes)
+pornomico.com##+js(aeld, getexoloader)
+pornomico.com##+js(aopr, addElementToBody)
+pornomico.com##+js(popads-dummy)
+pornomico.com##+js(aopr, decodeURI)
+pornomico.com##.vjs-overlay
+donkparty.com##+js(aopr, phantomPopunders)
+donkparty.com##+js(nowoif)
+watchmygf.me##+js(noeval)
+||watchmygf.me/js/popupimage.js
+watchmygf.me##+js(aopr, open)
+watchmygf.me##+js(set, $.magnificPopup.open, noopFunc)
+watchmygf.me##[href^="https://wct.link/click"]
+mylust.com##+js(aopr, document.dispatchEvent)
+mylust.com##+js(aopr, console.clear)
+mylust.com##.no_pop.centeredbox
+mylust.com##iframe.clear_both
+mylust.com##div[class^="span"] > div.box:has(> .title > div:has-text(Advertisement))
+mylust.com###wrapper > div[style*="height:18px"]
+mylust.com##.list_videos_ad
+mylust.com###main_video_fluid_html_on_pause
+||mylust.com/*.jsx
+deepbrid.com##+js(acs, document.getElementById, undefined)
+deepbrid.com##+js(set, adsenseadBlock, noopFunc)
+boysfood.com##+js(aopw, encodeURIComponent)
+boysfood.com###pause-container
+sextingforum.net##+js(aopw, stagedPopUnder)
+linkshorts.*##+js(aopr, open)
+linkshorts.*##+js(set, blurred, false)
+*$script,3p,denyallow=google.com|gstatic.com|recaptcha.net,domain=linkshorts.*
+dz4link.com##+js(aopw, Fingerprint2)
+dz4link.com##+js(set, blurred, false)
+dz4link.com##+js(nowoif)
+dz4link.com##.banner
+dz4up.com##.container + div[style] > [title="Download Now"] > img
+*$frame,denyallow=google.com,domain=dz4link.com
+*$script,3p,denyallow=facebook.net|google.com|gstatic.com|recaptcha.net,domain=dz4link.com
+readmng.com##.desk
+readmng.com##.sideways
+||readmng.com/dist/img/banner*$image,1p
+@@||next-episode.net^$ghide
+@@||next-episode.net^$script,1p
+*$script,redirect-rule=noopjs,domain=next-episode.net
+!next-episode.net##+js(rmnt, script, /<.*>.*\x40/)
+!next-episode.net##.adsbygoogle
+next-episode.net##[id=""]
+||beinsports.com/*/adbw/
+indi-share.com##+js(nano-stb, seconds)
+indi-share.com##+js(nano-sib, clearInterval)
+techmyntra.net##+js(nano-stb)
+||dwf6crl4raal7.cloudfront.net^$script,3p
+||techmyntra.net^$3p
+@@||fwmrm.net/ad/$script,domain=dplay.dk
+||dniadops-a.akamaihd.net/video-assets/*.mp4$media,domain=dplay.dk
+updato.com##+js(nostif, document.querySelector, 5000)
+imgdew.*,imgoutlet.*,imgsen.*,imgsto.*,imgtown.*,imgview.*##+js(aopr, CustomEvent)
+imgdew.*,imgmaze.*,imgoutlet.*,imgtown.*,imgview.*##+js(aopr, exoJsPop101)
+imgdew.*,imgmaze.*,imgtown.*,imgview.*##+js(aopr, ExoLoader.addZone)
+imgmaze.*,imgtown.*##+js(aopr, popjs.init)
+imgdew.*,imgmaze.*,imgoutlet.*,imgtown.*,imgview.*##+js(aopw, Fingerprint2)
+imgdew.*,imgmaze.*,imgoutlet.*,imgtown.*,imgview.*##+js(nowoif)
+dewimg.*,imgrock.*,imgviu.*,mazpic.*,outletpic.*,picrok.*##+js(nowoif)
+*$script,frame,xhr,3p,domain=mazpic.*,denyallow=imgmaze.com
+*$script,frame,xhr,3p,domain=picrok.*,denyallow=imgrock.net
+*$script,frame,xhr,3p,domain=imgviu.*,denyallow=imgview.net
+*$script,frame,xhr,3p,domain=outletpic.*,denyallow=imgoutlet.com
+*$script,frame,xhr,3p,domain=dewimg.*,denyallow=imgdew.com
+*$script,frame,xhr,3p,domain=imgtown.*,denyallow=imgtown.net
+*$script,3p,domain=imgsen.com
+@@||imgtown.*^$ghide
+@@||imgmaze.*^$ghide
+@@||imgoutlet.*^$ghide
+@@||imgview.*^$ghide
+/\/[0-9a-z]{5,9}\.js(\?[a-z]{3})?$/$script,domain=dewimg.*|imgtown.*|imgviu.*|mazpic.*|outletpic.*|picrok.*
+dewimg.*,imgtown.*,imgviu.*,mazpic.*,outletpic.*,picrok.*##+js(acs, addEventListener, -0x)
+dewimg.*,imgtown.*,imgviu.*,mazpic.*,outletpic.*,picrok.*##div[style^="z-index: 999999; background-image: url(\"data:image/gif;base64,"][style$="position: absolute;"]
+dewimg.*,imgtown.*,imgviu.*,mazpic.*,outletpic.*,picrok.*##[href^="//"][rel="nofollow norefferer noopener"]
+imgclick.net##+js(aopw, Fingerprint2)
+imgclick.net##+js(noeval)
+behindwoods.com###cboxOverlay
+behindwoods.com###cboxWrapper
+behindwoods.com###colorbox
+behindwoods.com##.vedio-block
+rojadirecta.*,tarjetarojatvonline.*##+js(aopw, closeMyAd)
+rojadirecta.*,rojadirectatv.*,tarjetarojatvonline.*##+js(aopw, smrtSP)
+capshd.*,rojadirectatvlive.*##+js(nowoif)
+||adblockenterpriseedition.com^
+@@||ekstrabladet.dk^$ghide
+@@||adtech.de/dt/common/DAC.js$domain=ekstrabladet.dk
+ekstrabladet.dk##.eb-placement
+webnovel.com##+js(set, adblockSuspected, false)
+@@||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=webnovel.com
+totaldebrid.*##+js(nostif, nextFunction, 250)
+streamwish.*##+js(set, xRds, true)
+streamwish.*##+js(set, cRAds, false)
+! Add filters to boost timers, for the reasoning read the link above
+! Copied from https://github.com/NanoAdblocker/NanoFilters/blob/a57366bd7b42a31d25af47eefc031218826bcae0/NanoFiltersSource/NanoTimer.txt
+al.ly,bbf.lt,cpmlink.net,eg4link.*,idlelivelink.*,igram.*,iiv.pl,ur.ly,url.gem-flash.com,zeiz.me##+js(nano-sib)
+srt.am##+js(nano-stb)
+1ink.cc##+js(nano-sib)
+1ink.cc##[id^="Ad"]
+*$frame,domain=1ink.cc
+freepdf-books.com##+js(nano-sib, myTimer, 1500)
+@@||met.bz^$ghide
+*.gif$domain=met.bz,image
+met.bz##+js(noeval)
+met.bz##+js(aopr, AaDetector)
+hideout.*##+js(acs, stop, adblock)
+@@||pastpapers.papacambridge.com^$ghide
+pastpapers.papacambridge.com##[id^="aswift"]
+mimaletadepeliculas.*##+js(aeld, load, advertising)
+themeslide.com##+js(nano-sib, countdown, 2000)
+themeslide.com##+js(nano-stb)
+@@||aternos.org^$ghide
+*$script,redirect-rule=noopjs,domain=aternos.org
+@@||hb.vntsm.com/v2/live/$xhr,domain=aternos.org
+@@||tlx.3lift.com/header/auction?$xhr,domain=aternos.org
+@@||fastlane.rubiconproject.com/a/api/fastlane.json?$xhr,domain=aternos.org
+@@||bidder.criteo.com/cdb?$xhr,domain=aternos.org
+@@||hbopenbid.pubmatic.com/translator?source=prebid-client$xhr,domain=aternos.org
+@@||mp.4dex.io/prebid$xhr,domain=aternos.org
+@@||prg.smartadserver.com/prebid/v1$xhr,domain=aternos.org
+@@||venatusmedia-d.openx.net/w/1.0/arj$xhr,domain=aternos.org
+@@||adx.adform.net/adx/openrtb$xhr,domain=aternos.org
+@@||htlb.casalemedia.com/cygnus?s=$xhr,domain=aternos.org
+@@||prebid.a-mo.net/a/c$xhr,domain=aternos.org
+@@||vntsm.com/*/ad-manager.min.js$script,domain=aternos.org
+@@||hb.vntsm.io/content.html$xhr,domain=aternos.org
+@@||securepubads.g.doubleclick.net/tag/js/gpt.js$script,domain=aternos.org
+||aternos.org/panel/ajax/reportDetection.php?$xhr,1p
+||aternos.org/ajax/account/report-detection$xhr,1p
+||tech426.com^$3p
+||ultra-rv.com^$3p
+||atom-ds.com^$3p
+||fastlane.rubiconproject.com^$removeparam,domain=aternos.org
+||htlb.casalemedia.com^$removeparam=r,domain=aternos.org
+@@||imasdk.googleapis.com/js/sdkloader/*$script,domain=video.gjirafa.com
+gjirafa.com##[id^="gjc"]
+gjirafa.com##[id^="an-holder"]
+!video.gjirafa.com##+js(json-prune, 0)
+||s3.amazonaws.com/dmas-public/revcontent/bundle.js
+pcworld.com###amazon-bottom-widget
+thedailywtf.com##.article-body > div:has(a[href*="utm_medium"])
+befap.com##+js(aopr, ExoLoader)
+befap.com##+js(aopw, tiPopAction)
+befap.com##.row-middle
+tubemania.org##+js(nowoif)
+||tubemania.org^$frame,1p
+#@#.reklama
+##.reklama:not(.ads)
+offmoto.com#@#.reklama:not(.ads)
+cumlouder.com##+js(aopw, ExoLoader)
+nme.com##.advert:style(z-index: -999999 !important;)
+nme.com###wrapper:style(padding-top: 0 !important;)
+idealhome.co.uk,look.co.uk##body > div#wrapper:style(padding-top: 0px !important;)
+goodtoknow.co.uk,marieclaire.co.uk,womanandhome.com##.header-advert-wrapper
+! mejortorrent.com popups
+mejortorrent.*,mejortorrento.*,mejortorrents.*,mejortorrents1.*,mejortorrentt.*##+js(nowebrtc)
+mejortorrento.*,mejortorrents.*,mejortorrents1.*,mejortorrentt.*##iframe[src^="publi"]
+||mejortorrent.*/bannner
+adsrt.*##+js(acs, atob, decodeURIComponent)
+adsrt.*##+js(aopw, Fingerprint2)
+adsrt.*##+js(aopr, rmVideoPlay)
+adsrt.*##+js(set, blurred, false)
+*$script,3p,denyallow=google.com|gstatic.com|recaptcha.net,domain=adsrt.*
+linclik.com##+js(set, blurred, false)
+||uptostream.com/assets/ads.xml$xhr,domain=imasdk.googleapis.com
+||imasdk.googleapis.com/js/sdkloader/ima3.js$script,redirect=google-ima.js,domain=uptostream.com
+bs.to,burningseries.*##+js(aeld, click, preventDefault)
+*$popunder,3p,domain=bs.to|burningseries.*
+bs.to,burningseries.*##+js(ra, onclick)
+hentaigo.com##+js(aopr, loadTool)
+hentaigo.com##+js(aopr, r3H4)
+hentaigo.com##a[href*="//www.nutaku.net/signup/"]
+hentaigo.com###text-7
+hentaigo.com###text-10
+hentaigo.com###text-22
+||hentaigo.com/*/ads-*/$image,1p
+lin-ks.*##+js(nano-sib)
+||thebookee.net^$image,redirect-rule=1x1.gif,1p
+@@||thebookee.net^$ghide
+thebookee.net##ins.adsbygoogle
+webdesigndev.com##+js(nowoif)
+@@||schwaebische.de/*/ad$script,1p
+schwaebische.de##+js(set, disasterpingu, false)
+@@||schwaebische.de^$ghide
+dz4soft.*##+js(noeval)
+dz4soft.*##+js(aeld, load, 2000)
+imageweb.ws##+js(nowoif)
+||imageweb.ws/*.gif$image
+imageweb.ws##a[href^="http://refer.ccbill.com/"]
+hardcoreluv.com,imageweb.ws,pezporn.com,wildpictures.net##.box1[style^="height"]
+hardcoreluv.com,pezporn.com##+js(acs, document.querySelectorAll, popMagic)
+stream2watch.*##+js(acs, atob)
+stream2watch.*##+js(aopr, AdservingModule)
+stream2watch.*##p[style="color:white;"]
+stream2watch.*##.min-test
+streamcdn.*##+js(aopr, AaDetector)
+streamcdn.*##+js(aopr, open)
+wizhdsports.fi##+js(nowebrtc)
+||stream2watch.*/sw.js$script,1p
+dirpy.com##a[href*="bit.ly"]
+dirpy.com##a[href*="out.dirpy.com"]
+dirpy.com###dirpy-news
+clix4btc.com##+js(set, adblock, false)
+mp3guild.*,mp3clan.*##+js(aopw, Fingerprint2)
+vidoza.net##+js(noeval)
+vidoza.net##+js(nowoif)
+vidoza.net##.in-block
+vidoza.net###plo_0
+vidoza.net##[id*="ScriptRoot"]
+vidoza.net##.simpleToast
+vidoza.net##.download-green
+*$image,redirect-rule=1x1.gif,domain=freeopenvpn.org
+freeopenvpn.org##.ipspeed
+freeopenvpn.org#@##advert_top
+freeopenvpn.org##div[style^="display: block"][style*="width: 336px"]
+@@||diariosur.es^$ghide
+@@||diariovasco.com^$ghide
+@@||elcomercio.es^$ghide
+@@||elcorreo.com^$ghide
+@@||eldiariomontanes.es^$ghide
+@@||elnortedecastilla.es^$ghide
+@@||hoy.es^$ghide
+@@||ideal.es^$ghide
+@@||larioja.com^$ghide
+@@||lasprovincias.es^$ghide
+@@||leonoticias.com^$ghide
+||static.vocento.com/dab/*.js
+diariovasco.com,eldiariomontanes.es,elnortedecastilla.es,hoy.es,ideal.es,larioja.com,lasprovincias.es,leonoticias.com##.voc-advertising
+*$script,redirect-rule=noopjs,domain=spiegel.de
+*$xhr,redirect-rule=noopjs,domain=spiegel.de
+||doubleclick.net^$script,important,domain=spiegel.de
+spiegel.de#@#.asset-affiliatebox
+spiegel.de#@#.nativead
+spiegel.de#@#.nativead + .headline-date
+spiegel.de#@#a[href^="http://paid.outbrain.com/network/redir?"]
+spiegel.de#@#a[href^="https://paid.outbrain.com/network/redir?"]
+spiegel.de#@#a[data-nvp*="'trafficUrl':'https://paid.outbrain.com/network/redir?"]
+spiegel.de#@#a[onmousedown^="this.href='https://paid.outbrain.com/network/redir?"]
+spiegel.de#@#a[onmousedown^="this.href='http://paid.outbrain.com/network/redir?"]
+||focus.de/src/js/spmsg$script,redirect=noopjs,1p
+focus.de##.clearfix.branding > .surftipp:has-text(Anzeige)
+focus.de##[href^="https://www.cyberport.de"]
+@@||ariva.de^$ghide
+*$script,domain=ariva.de,redirect-rule=noopjs
+||ariva.de/js/fcm-sw.js$script,1p
+ariva.de##.werb_textlink
+ariva.de###iqd_mainAd
+haxmaps.com##+js(acs, ab1, ab2)
+vsco.co##.page-wrap > section:has-text(Download the free)
+@@||bittube.me/*/js/ads2.js$xhr,1p
+generacionretro.net##+js(aeld, load, 2000)
+arlinadzgn.com,idntheme.com##+js(aopw, hidekeep)
+ma-x.org##+js(aeld, load, adb)
+||waybig.com/*.gif$image
+waybig.com##.aff-list
+waybig.com##.content-aff
+waybig.com##.aside-adds-col
+! animeflv.net | animeflvnet.com | animeflv.ac | animeflv.cc | animeflv.la | animeflv.ru ads/popup
+animeflv.*##+js(acs, jQuery, 'pp12')
+*$script,3p,denyallow=0gomovies.com.tr|cloudflare.com|cloudflare.net|cloudfront.net|disqus.com|disquscdn.com|facebook.net|fastly.net|fastlylb.net|fbcdn.net|google.com|googleapis.com|gstatic.com|hcaptcha.com|hwcdn.net|jquery.com|jsdelivr.net|mega.nz|recaptcha.net|somoskudasai.com,domain=animeflv.*
+@@||animeflv.*/assets/vast/videojs$script,1p
+||animeflv.*/api/pop.php
+jkanime.*##+js(nowoif)
+sfastwish.com##+js(aopr, __Y)
+8tracks.com##+js(set, App.views.adsView.adblock, false)
+nudecelebforum.com##+js(aopr, __ads)
+nudecelebforum.com##+js(noeval)
+nudecelebforum.com##+js(nostif, document.querySelectorAll, 1000)
+nudecelebforum.com###floatingbar
+@@||hyperdebrid.*^$ghide
+hyperdebrid.*##+js(acs, decodeURI, atob)
+pronpic.org##+js(aopr, document.createEvent)
+pronpic.org##+js(aopw, ShowAdbblock)
+pronpic.org##+js(nostif, style)
+@@||visitweb.com^$script,domain=pronpic.org
+||player.ooyala.com/*/ad-plugin/google_ima.min.js$script,important,redirect=noopjs,domain=nrl.com
+||imasdk.googleapis.com/js/sdkloader/ima3.js$script,redirect=google-ima.js,domain=nrl.com
+@@||nrl.com^$ghide
+nrl.com##[id^="publift-ad-"]
+@@||ccbluex.net^$ghide
+*/adsid/integrator.js$script,redirect=noopjs,domain=dl.ccbluex.net
+||googlesyndication.com^$script,redirect=noopjs,domain=dl.ccbluex.net
+thewebflash.com##+js(nostif, clientHeight)
+chyoa.com##+js(aopr, __NA)
+chyoa.com##+js(aopw, ExoLoader)
+chyoa.com##.chyoa-banner
+chyoa.com##.chyoa-adzone
+3movs.com##+js(popads-dummy)
+3movs.com##+js(noeval-if, ExoLoader)
+3movs.com##+js(set, flashvars.adv_pause_html, '')
+3movs.com##[src*="aid="]
+3movs.com###player-pop-layer
+||3movs.com/su4unbl-ssu.js
+@@||seekingalpha.com^$ghide
+||seekingalpha.com/boot_data.js$important
+seekingalpha.com##[id^="ad-slot-"]
+twitter.com,twitter3e4tixl4xyajtrzo62zg5vztmjuricljdp2c5kshju4avyoid.onion,x.com##[data-testid="trend"]:has-text(/Promoted|Gesponsert|Promocionado|Patrocinat|Sponsorisé|Sponsorizzato|Promowane|Promovido|Реклама|Uitgelicht|Sponsorlu|Promotert|Promoveret|Sponsrad|Mainostettu|Sponzorováno|Promovat|Ajánlott|Προωθημένο|Dipromosikan|Được quảng bá|推廣|推广|推薦|推荐|プロモーション|프로모션|ประชาสัมพันธ์|प्रचारित|বিজ্ঞাপিত|تشہیر شدہ|مُروَّج|تبلیغی|מקודם/):upward(1)
+twitter.com,twitter3e4tixl4xyajtrzo62zg5vztmjuricljdp2c5kshju4avyoid.onion,x.com##div[style^="transform"] h2 > div[style^="-webkit-line-clamp"] > span:has-text(/^(?:Promoted Post|Promowany Post|Post promovat|プロモポスト)$/):upward(3)
+popularmechanics.com##+js(nostif, addEventListener, 0)
+xmovies8.*##+js(nowoif)
+xmovies8.*##+js(aeld, /^(?:click|mousedown|mousemove|touchstart|touchend|touchmove)$/, system.popunder)
+xmovies8.*##+js(set, check_adblock, true)
+xmovies08.org##+js(aeld, , '0x)
+xmovies8.*###upgrade_pop
+||hipercontas.com.br^$3p
+main-echo.de##div[id^="traffective-ad"]
+divxtotal.*,divxtotal1.*##+js(acs, jQuery, btoa)
+divxtotal.*,divxtotal1.*###banner_publi
+broadwayworld.com##a[href^="https://ad.doubleclick.net/ddm/"]
+birdsandblooms.com,bombshellbling.com,dorkly.com,dryscalpgone.com,eclypsia.com,familyhandyman.com,gala.fr,gentlemansgazette.com,homeschoolgiveaways.com,hotbeautyhealth.com,ketoconnect.net,mom4real.com,mynaturalfamily.com,oneessentialcommunity.com,pageflutter.com,printablecrush.com,psychologyjunkie.com,skinnyms.com,skintagsgone.com,stayglam.com,tasteandtellblog.com,thecelticblog.com,thecozyapron.com,theendlessmeal.com,thehappierhomemaker.com,thelovenerds.com,yellowblissroad.com##+js(acs, btoa, BOOTLOADER_LOADED)
+thisisfutbol.com##+js(aopr, PerformanceLongTaskTiming)
+pcwelt.de##+js(aopr, proxyLocation)
+sixsistersstuff.com##+js(aopr, Int32Array)
+revealname.com##+js(set, $.fx.off, true)
+alphaporno.com##+js(aopr, ExoLoader)
+alphaporno.com##+js(set, console.clear, noopFunc)
+alphaporno.com,zedporn.com##.bnnrs-player
+alphaporno.com,zedporn.com##.bottom-banners
+alphaporno.com,zedporn.com##.block-banner
+alphaporno.com##.movies-block > div[style*="text-align:center;"]
+alphaporno.com,zedporn.com##.sponsor
+||alphaporno.com/bravoplayer/custom/alphapornocom/scripts/inplaybn-
+?zoneId=*&sponsor$frame
+porntube.com##.relatedContainer
+porntube.com##.col-md-3:has(> iframe[src^="/external"])
+||porntube.com/external/
+||porntube.com/nativeexternal/
+jeuxvideo.com##^script:has-text(wadsBlocking)
+comunidadgzone.es##+js(nostif, nextFunction, 2000)
+tubous.com##+js(aopr, popMagic.init)
+tubous.com##+js(aopr, document.dispatchEvent)
+||fuckandcdn.com/*/ads/
+||fuckandcdn.com/*/frms/
+tubous.com##.allIM
+tubous.com###good_money
+tubous.com##a.DarkBg
+||ichlnk.com^
+! freecoursesonline. me
+freecoursesonline.*##+js(aeld, load, nextFunction)
+globaldjmix.com##+js(aeld, /DOMContentLoaded|load/, y.readyState)
+@@||globaldjmix.com^$ghide
+pelisplus2.*##+js(acs, document.getElementsByTagName, onclick)
+pelisplus.*##+js(aopr, AaDetector)
+pelisplus.*,pelisplushd.*##+js(aopw, adcashMacros)
+pelisplus.*##+js(aopw, smrtSP)
+pelisplus.*##+js(aopw, smrtSB)
+pelisplus.*,pelisplushd.*##+js(nowoif)
+pelisplus.*##+js(ra, href, #opfk)
+pelisplus.*##[class^="smartadtags"]
+pelisplus.*##.links > a.btn[class*="fa-"]
+pelisplus2.*##[style^="margin:-30px"] > [href][target="_blank"]
+||gotprofits.com^$3p
+@@||whiskypreisvergleich.de^$ghide
+@@||whiskyprices.co.uk^$ghide
+@@||whiskyprijzen.*^$ghide
+@@||whiskyprix.*^$ghide
+whiskypreisvergleich.de,whiskyprices.co.uk,whiskyprijzen.be,whiskyprijzen.nl,whiskyprix.be,whiskyprix.fr##.blocker
+jellynote.com##+js(nostif, byepopup, 5000)
+pcbolsa.com###ContenidoPubliCotiza
+pcbolsa.com##.InfoPcBolsaAdBlock:xpath(..)
+pcbolsa.com###ContenidoPubliCotizax1
+minecraftraffle.com##+js(acs, awm, location)
+golfchannel.com##+js(set, adBlockEnabled, false)
+@@||v.fwmrm.net^$xhr,domain=stream.golfchannel.com
+downloadpirate.com##+js(aopw, Fingerprint2)
+downloadpirate.com##+js(nowoif, _blank)
+||downloadpirate.com/sw.js$script
+||dogsprotectedfeed.info^$popup,doc
+reddit.com,reddittorjg6rue252oqsxryoxengawnmo46qy4kyii5wtqnwfj4ooad.onion##.size-compact.Post:has([class*="promoted"])
+reddit.com,reddittorjg6rue252oqsxryoxengawnmo46qy4kyii5wtqnwfj4ooad.onion##div[id*="sidebar"][data-before-content="advertisement"]:upward(3)
+reddit.com,reddittorjg6rue252oqsxryoxengawnmo46qy4kyii5wtqnwfj4ooad.onion##div[class][data-before-content="advertisement"]:not([id])
+reddit.com,reddittorjg6rue252oqsxryoxengawnmo46qy4kyii5wtqnwfj4ooad.onion##div[class][data-before-content="Werbung"]:not([id])
+reddit.com,reddittorjg6rue252oqsxryoxengawnmo46qy4kyii5wtqnwfj4ooad.onion##[id^="t3"].promotedlink:upward(.rpBJOHq2PR60pnwJlUyP0 > div)
+toyoheadquarters.com##+js(aopr, document.dispatchEvent)
+insidemarketing.it##+js(aopr, adblock)
+insidemarketing.it##.homeBannerMax
+9xupload.*##+js(nano-stb)
+desiupload.*##+js(acs, getCookie)
+desiupload.*##+js(aeld, , history.go)
+desiupload.*###container > center > a[href][target="_blank"] > img
+||a2ztechworld.com^$3p
+vermangasporno.com##+js(aeld, , _0x)
+vermangasporno.com##+js(aopr, dataPopUnder)
+vermangasporno.com##[href^="https://bit.ly"]
+vermangasporno.com##[href*="http://www.ciberhentai.net"]
+*$script,3p,denyallow=cloudflare.net|cloudfront.net|disqus.com|disquscdn.com|fastlylb.net,domain=vermangasporno.com
+bdsmstreak.com##+js(aopr, ExoLoader.serve)
+bdsmstreak.com##+js(aeld, , _blank)
+*$script,3p,denyallow=cloudflare.com|cloudflare.net|fastly.net|fastlylb.net|fluidplayer.com|google.com|googleapis.com|gstatic.com|hcaptcha.com|hwcdn.net|jquery.com|jsdelivr.net|recaptcha.net|twitter.com|x.com,domain=bdsmstreak.com
+gamcore.com,porcore.com,porngames.tv,69games.xxx##+js(nowoif)
+gamcore.com,porcore.com,porngames.tv,69games.xxx##+js(set, puShown, true)
+zazzybabes.com##+js(aeld, /error|canplay/, (t))
+*$frame,script,3p,denyallow=bootstrapcdn.com|cloudflare.com|cloudflare.net|fastly.net|fastlylb.net|getbootstrap.com|google.com|googleapis.com|gstatic.com|hcaptcha.com|hwcdn.net|jquery.com|recaptcha.net|serverable.com|zencdn.net,domain=porcore.com|zazzybabes.com
+@@||tm-offers.gamingadult.com/?offer=$frame,domain=gamcore.com|69games.xxx
+://a.*/ipp?id=$script,3p
+://a.*/loader?a=$frame,3p
+/strip_ngn_2020_august$script,domain=porcore.com
+||serverable.com/*.gif$image
+cinedetodo.*##.alignnone
+cinedetodo.*##.bnr
+cinedetodo.*##[id*="yellow"]
+||cda-online.pl/wp-content/uploads/*.js$script
+aquipelis.*##+js(aopw, smrtSB)
+aquipelis.*##+js(aopw, smrtSP)
+aquipelis.net##[class^="adsbutt"]
+eporner.com##+js(set-cookie, ADBp, yes)
+eporner.com##+js(set-cookie, ADBpcount, 1)
+eporner.com##+js(aopw, EPeventFire)
+eporner.com##+js(nostif, additional_src, 300)
+*.xml$xhr,3p,domain=eporner.com
+||eporner.com/js/bowser.php
+||eporner.com/cppb/
+||eporner.com/dotm/
+eporner.com##.mb:has(> .adnative-1x1)
+@@||arenavision.*^$ghide
+arenavision.*##+js(nowoif)
+||imgpfx.arenavision.
+vintage-erotica-forum.com##+js(acs, __ads)
+vintage-erotica-forum.com##+js(acs, setTimeout, ____POP)
+vintage-erotica-forum.com##+js(nowoif)
+htmlgames.com##+js(no-fetch-if, openx)
+||yollamedia.com^
+||htmlgames.com/js/yolla.php
+@@||yolla-d.openx.net/|$script,domain=cdn.htmlgames.com
+cdn.htmlgames.com###afgContainer
+siamfishing.com##+js(acs, is_noadblock, window.location)
+pornbimbo.com##+js(nostif, (), 2000)
+@@||pornbimbo.com^$ghide
+pornbimbo.com##[href^="https://ca.clcknads.pro"]
+pornbimbo.com##.bottom-adv
+pornbimbo.com##[src^="http://pornbimbo.com/player/html.php"]
+@@||bntech.io^$script,domain=buffalonews.com
+momondo.com##+js(nowoif)
+momondo.com##[onclick*="inline.ad"]
+momondo.*##div[id$=-list] div[role=tab]
+haaretz.co.il,haaretz.com##+js(aeld, load, hblocked)
+haaretz.co.il,haaretz.com##+js(acs, $, AdBlockUtil)
+haaretz.co.il,haaretz.com##+js(set, showAds, true)
+haaretz.com##+js(no-fetch-if, googlesyndication)
+@@||haaretz.com^$ghide
+haaretz.com##.advert
+avoiderrors.com##+js(nostif, css_class.show)
+avoiderrors.com##.ai-viewport-1.code-block-3.code-block
+avoiderrors.com##[href^="https://www.avoiderrors.com/robinhood"]
+slate.com##+js(aeld, , /adbl/i)
+slate.com##+js(nostif, /adbl/i)
+slate.com##.slate-ad
+slate.com##+js(aeld, error, , elements, [src])
+4tests.com##+js(set, adblock, false)
+@@||farmeramania.de^$ghide
+farmeramania.de##+js(acs, $, show)
+||sersh.com^
+guidedhacking.com##[href="https://guidedhacking.com/advertise"]
+||guidedhacking.com/*banner$image
+||guidedhacking.com/*.gif$image
+theralphretort.com##+js(aopw, adBlockDetected)
+||ads.puhutv.com/i.jpg$image,redirect=2x2.png
+@@||hdblog.it^$ghide
+hdblog.it#@#.item_compra
+hdblog.it#@#.box_flame
+hdblog.it#@#.box_grampa_shadow
+hdblog.it##[id^="google_ads_iframe"]
+hdblog.it##.ads_container_top
+hdblog.it##.ads_block
+@@||hdmotori.it^$ghide
+hdmotori.it##body:style(background: none !important; overflow: auto !important;)
+hdmotori.it##+js(nostif, CANG, 3000)
+hdmotori.it##.ads_block
+megalinks.info##+js(aeld, DOMContentLoaded, adlinkfly)
+megapaste.xyz###newlayercontent
+updato.com##+js(nostif, updato-overlay, 500)
+lolhentai.net##+js(nowoif)
+lolhentai.net##+js(aopr, loadTool)
+lolhentai.net##.sponsor
+||lolhentai.net/cornergirls.js
+! ! adding sites using the same script
+mangafreak.me##+js(nowoif)
+mangafreak.me##+js(acs, setTimeout, document.querySelector)
+||cdn.siteswithcontent.com/js/push/subscribe.js$script,important
+||cdn.contentsitesrv.com/js/push/subscribe.js$script,important
+*$script,3p,denyallow=bootstrapcdn.com|cloudflare.net|cloudfront.net|disqus.com|disquscdn.com|facebook.com|facebook.net|fastlylb.net|fbcdn.net|fontawesome.com|google.com|googleapis.com|gstatic.com|hwcdn.net|jquery.com|kisscartoon.info|sharethis.com|unpkg.com|watchcartoonsonline.info|wp.com,domain=kiss-anime.*
+kiss-anime.*###rightside > .clear2 ~ .rightBox
+kiss-anime.*##.episodeList > div > div[style*="text-align: center"]
+freepornvideo.sex,teenpornvideo.xxx##+js(aopr, ExoLoader.serve)
+freepornvideo.sex##noindex
+teenpornvideo.xxx##.aside-spots
+tubsexer.*##.sponsored_top
+tubsexer.*##.table
+tubsexer.*##.desktop_link
+tubsexer.*##+js(nostif, innerText, 2000)
+tubsexer.*##.advertising
+yourlust.com##+js(aopr, ExoLoader.serve)
+yourlust.com##+js(aeld, getexoloader)
+www.twitch.tv##+js(nowoif, /amazon-adsystem|example\.com/)
+||amazon-adsystem.com/aax2/apstag.js$script,domain=twitch.tv,important
+||ddacn6pr5v0tl.cloudfront.net^
+twitch.tv##.video-player__overlay .player-overlay-background:has(> div[class^="Layout-"] > div[class^="Layout-"] > div[class^="Layout-"] > a:is([href*="/how-to-allow-ads-browser"], [href="https://www.twitch.tv/turbo"]))
+imx.to##+js(aopr, ExoLoader.serve)
+crazyshit.com##+js(acs, jQuery, document.cookie)
+||crazyshit.com/aff/$frame
+strikeout.*##+js(nowoif, |)
+strikeout.*##+js(acs, setTimeout, admc)
+strikeout.*##.position-absolute:style(opacity: 0 !important;)
+strikeout.*##.d-none.d-lg-block.col-lg-3
+strikeout.*##+js(acs, String.fromCharCode, 'shift')
+strikeout.*##.m-1.btn-danger.btn
+strikeout.*##.w-100.position-absolute.h-100
+*$image,redirect-rule=1x1.gif,domain=strikeout.*
+plyjam.*##+js(set, attr, {})
+plyjam.*##+js(set, scriptSrc, '')
+lejdd.fr##+js(aopr, SmartWallSDK)
+peliculasmx.net###pbar_outerdiv
+peliculasmx.net##.selected:has-text(Ads)
+peliculasmx.net##+js(nowebrtc)
+peliculasmx.net##+js(aopw, segs_pop)
+##[href^="https://www.onclickperformance.com/"]
+peliculasmx.net###pills-ads
+peliculasmx.net###pills-ads-tab
+ciberdvd.*##+js(nowoif)
+ciberdvd.*##+js(aopw, smrtSB)
+@@||windows10gadgets.pro^$ghide
+anonymousemail.me##+js(acs, document.getElementById, adblock)
+porngem.com##+js(set, console.clear, noopFunc)
+porngem.com##.video-right
+porngem.com###player-pop-layer
+porngem.com##.adv-in-video
+porngem.com##.bottom-b-s
+@@||e-komplet.dk^$ghide
+@@||btc-echo.de^$ghide
+btc-echo.de##.elementor-row:has-text([Anzeige])
+foxsports.com.au##+js(set, cxStartDetectionProcess, noopFunc)
+thememypc.net##+js(aopr, Abd_Detector)
+thememypc.net##+js(nano-sib, counter, 2000)
+kinoger.*##+js(aopr, __Y)
+cityam.com##+js(aopr, paywallWrapper)
+thesimsresource.com##+js(set, isAdBlocked, false)
+thesimsresource.com##+js(no-xhr-if, /enthusiastgaming|googleoptimize|googletagmanager/)
+thesimsresource.com##.crtv-bottom-wrapper
+thesimsresource.com##.pleasewaitad
+xbabe.com##.bnnr
+xbabe.com##.bnnrs-bottom
+*$script,3p,denyallow=googleapis.com|hwcdn.net|fastly.net|jwpcdn.com,domain=xbabe.com
+||akamaihd.net/vod/*$media,redirect=noopmp3-0.1s,domain=7tv.de
+satcesc.com##+js(nostif, css_class)
+||wpfc.ml/b.gif$image,redirect=1x1.gif,domain=satcesc.com
+pornoreino.com##+js(aopr, ExoLoader)
+pornoreino.com##+js(aopr, open)
+pornoreino.com##.banner
+@@||dogefaucet.com^$ghide
+dogefaucet.com##.loader
+||a-ads.com^$frame,redirect=noopframe,domain=dogefaucet.com
+playretrogames.com##+js(nano-stb, ez, *, 0.02)
+playretrogames.com##.adblock
+shrt10.com##+js(aopr, open)
+shrt10.com##+js(aopw, adcashMacros)
+shrt10.com##+js(set, blurred, false)
+*$script,3p,denyallow=cloudflare.com|google.com|gstatic.com|recaptcha.net,domain=shrt10.com
+||dx-tv.com^$3p
+@@||shrt10.com^$ghide
+fxporn69.*##+js(aeld, click, exopop)
+fxporn69.*##+js(set, adblock, noopFunc)
+fxporn69.*##+js(nostif, nextFunction, 2000)
+*$popup,domain=vipbox.*,3p
+@@|about:blank|$popup,domain=vipbox.*
+vipbox.*##a[href^="https://s3.amazonaws.com/"]
+vipbox.*##button[data-open="_blank"]
+vipbox.*##.btn-lg.btn
+~vipbox.pl,vipbox.*,vipboxtv.*##.position-absolute
+##[data-lnguri*="vipbox"]
+*$image,redirect-rule=1x1.gif,domain=vipbox.*
+@@||vipbox.*^$ghide
+vipbox.*##.btn-success.btn
+vipbox.*,viprow.*##+js(set, path, '')
+vipbox.*,vipboxtv.*##+js(json-prune, *, *.adserverDomain)
+vipbox.*##+js(nowoif, , 10)
+vipbox.*##+js(acs, JSON.parse, atob)
+!#if cap_html_filtering
+vipbox.*##^script:has-text(/delete window|adserverDomain|FingerprintJS/)
+!#else
+vipbox.*##+js(rmnt, script, /delete window|adserverDomain|FingerprintJS/)
+!#endif
+wkyc.com##+js(acs, btoa)
+wkyc.com##.grid__sticky-column_side_left
+crackllc.com##.onp-sl-content:style(display: block !important;)
+crackllc.com##.onp-sl-social-locker
+animeid.tv##+js(nowebrtc)
+animeid.tv##[href^="http://play.leadzupc.com/"]
+geo.fr##+js(aopw, $getWin)
+gnomio.com##+js(no-xhr-if, /doubleclick|googlesyndication/)
+@@||nba.com^$ghide
+@@||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=nba.com
+@@||neulionms-a.akamaihd.net^$script,domain=nba.com
+||ugdturner.com/xd.sjs$script,redirect=noopjs,domain=nba.com
+||clips-manifests-aka.warnermediacdn.com^$xhr,removeparam=caid,domain=nba.com
+nba.com##+js(set, __NEXT_DATA__.props.clientConfigSettings.videoAds, undefined)
+hotcopper.com.au##+js(acs, $, blockAds)
+trekbbs.com##div[style^="width:970px"]
+hdbox.ws##+js(nostif, show)
+@@||benkhouya.com^$script,domain=anonymousemail.me
+designmodo.com##.onp-sl-content:style(display: block !important;)
+designmodo.com##.onp-sl-social-locker
+||ctrl.blog/ac/rba$frame,1p
+ctrl.blog##+js(set, _ctrl_vt.blocked.ad_script, false)
+ctrl.blog##.boxa
+*/wp-content/plugins/adunblocker/*$script,1p
+sportlife.es##+js(set, blockAdBlock, noopFunc)
+inhabitat.com##+js(aopr, registerSlideshowAd)
+*$frame,domain=lusthero.com,3p
+lusthero.com##+js(nostif, (), 50)
+m4ufree.*##+js(nostif, debugger)
+m4ufree.*,streamm4u.*##+js(nowebrtc)
+m4ufree.*##+js(aopr, mm)
+streamm4u.*##+js(aopr, AaDetector)
+mega-dvdrip.*,peliculas-dvdrip.*##+js(aeld, DOMContentLoaded, shortener)
+peliculas-dvdrip.*##+js(aopr, AdservingModule)
+peliculas-dvdrip.*##[class*="col-"] > p > [href] > img.alignnone
+megapastes.com##+js(aeld, DOMContentLoaded, adlinkfly)
+megapastes.com##.content > center
+@@||anime-update*.*^$ghide
+@@||animedao*.*^$ghide
+animedao.*##.gads
+*$script,redirect-rule=noopjs,domain=animedao.*
+@@||animedao*.stream^$script,1p
+animedao.*##.ab
+animedao.*##hr
+avclub.com,clickhole.com,deadspin.com,earther.com,gizmodo.com,jalopnik.com,jezebel.com,kotaku.com,lifehacker.com,splinternews.com,theinventory.com,theonion.com,theroot.com,thetakeout.com##article.postlist__item:has(.meta__network)
+!#if env_firefox
+@@||amazon-adsystem.com/$script,domain=avclub.com|clickhole.com|deadspin.com|earther.com|gizmodo.com|jalopnik.com|jezebel.com|kotaku.com|lifehacker.com|splinternews.com|theinventory.com|theonion.com|theroot.com|thetakeout.com
+!#endif
+worldfreeware.com##+js(aopr, require)
+@@||worldfreeware.com^$ghide
+||tibiabr.com/$frame,1p
+einthusan.*##+js(no-xhr-if, /^(?!.*(einthusan\.io|yahoo|rtnotif|ajax|quantcast|bugsnag))/)
+@@||einthusan.*/prebid.js$script,1p
+@@||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=einthusan.*
+@@||googletagmanager.com/gtm.js$xhr,domain=einthusan.tv
+||einthusan.tv/promo/$xhr
+||einthusan.io/promo/$media
+einthusan.*##.adspace-lb
+einthusan.*##.adspace-lr
+nuevos-mu.ucoz.com##+js(aeld, load, 2000)
+@@||esradio.libertaddigital.com/ad/*$xhr,1p
+@@||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=esradio.libertaddigital.com
+@@||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=storage.oraclecloud.com
+@@||storage.oraclecloud.com/*/smartclip-services/sc_player/$script,1p
+esradio.libertaddigital.com###mega-atf
+! Fix navbar being stuck in the middle of the page
+dailydot.com##.dd-nav-global:style(top: 0 !important; transform: none !important;)
+pornfay.*##+js(nowoif)
+*$frame,domain=pornfay.*
+pornfay.*##.rmedia
+pornfay.*##.zone
+pornfay.*##.bottom-adv
+finofilipino.org##+js(set, caca, noopFunc)
+mypornstarbook.net##+js(aopr, ExoLoader.serve)
+mypornstarbook.net##table > tbody > tr:has-text(Advertisement)
+grantorrent.*,grantorrent1.*##+js(aopr, getUrlParameter)
+grantorrent.*##+js(acs, onload, btoa)
+grantorrent.*##+js(aopr, LieDetector)
+grantorrent.*,grantorrents.*##+js(nano-stb)
+grantorrent.*,grantorrent1.*##+js(aopw, Fingerprint2)
+grantorrent.*,grantorrent1.*##+js(acs, decodeURI, decodeURIComponent)
+grantorrents.*##.myButton
+grantorrents.*##.custom-html-widget.textwidget > [style*="width:300px; height:600px"]
+##[href*="passtechusa.com"]
+desbloqueador.*##+js(aeld, mousedown, trigger)
+desbloqueador.*##+js(set, Ok, true)
+desbloqueador.*##+js(nowoif, given)
+ddlvalley.*##+js(acs, decodeURI, getScriptFromCss)
+ddlvalley.*##+js(aopw, Fingerprint2)
+speedtest.net##+js(aopr, _sp_)
+speedtest.net#@#.pure-u-custom-ad-skyscraper
+speedtest.net##.eot-dd-content
+seehd.*##+js(acs, String.fromCharCode, 'shift')
+||bokarsolutions.co.uk^$3p
+mac2sell.net##+js(no-fetch-if, method:HEAD)
+xberuang.*##+js(set, safelink.adblock, false)
+xberuang.*##+js(nano-sib)
+@@||v.fwmrm.net/ad/g/$xhr,domain=mycanal.fr
+goafricaonline.com##+js(aopr, goafricaSplashScreenAd)
+@@||youmath.it/$script,1p
+*$script,redirect-rule=noopjs,domain=youmath.it
+youmath.it##+js(acs, document.getElementById, try)
+youmath.it##+js(nostif, adb)
+youmath.it##+js(no-xhr-if, /adnxs.com|onetag-sys.com|teads.tv|google-analytics.com|rubiconproject.com|casalemedia.com/)
+youmath.it###D_1
+youmath.it###C_1
+ashemaletube.*##+js(set, openPopunder, noopFunc)
+ashemaletube.com##.ads-block-rightside
+@@||ashemaletube.com^$ghide
+||cc.ashemaletube.com/*/black-header.jpg$image
+||cc.ashemaletube.com/*/header-black.jpg$image
+ashemaletube.com##.video-end-overlay
+!*.mp4$media,redirect=noopmp3-0.1s,domain=ashemaletube.com
+ashemaletube.*##+js(rpnt, script, /vastURL:.*?'\,/, vastURL: ''\,)
+ashemaletube.*##+js(rpnt, script, /url:.*?'\,/, url: ''\,)
+||cc.ashemaletube.com/*/black-main.jpg$image,1p
+ashemaletube.com###site-wrapper:style(padding-top: 0 !important;)
+ashemaletube.com##.header-ads-wrapper
+@@/key=$media,domain=ashemaletube.com
+ashemaletube.*##.js-toggle-content-wrapper a[href^="/link/out/"]:upward(.js-toggle-content-wrapper)
+ashemaletube.com##.ads-wrapper
+ashemaletube.*##.ad-wrap
+||ashemaletube.*/ads/$xhr
+||ashemaletube.*/ast/b/$frame
+ashemaletube.*##.fh-line
+ashemaletube.*##iframe[src*="/link/out/b/"]
+hotscope.tv##+js(nowoif)
+hotscope.tv##[style^="transform"]:has(#videoHolder)
+hotscope.tv##ul[style^="padding-top:"]
+||hotscope.tv^$csp=script-src 'self' 'unsafe-inline' 'unsafe-eval' data: https://disqus.com *.disqus.com *.google-analytics.com *.disquscdn.com
+||hotscope.tv/_next/static/chunks/pages/go-$script,1p
+japanesefuck.com##+js(aopr, ExoLoader.serve)
+*/wp-content/plugins/deadblocker/*$script,1p
+todopolicia.com##+js(nostif, show)
+@@||poedb.tw^$ghide
+poedb.tw###bottombanner970
+poedb.tw###topbanner970
+poedb.tw##[target="_blank"]:has([src*="webp"])
+poedb.tw##.text-center:has([src*="webp"]):has([style])
+cine.to##+js(aeld, , 0x)
+coinfaucet.io##+js(acs, atob, tabunder)
+coinfaucet.io,freecardano.com,freenem.com##+js(nowebrtc)
+cbc.ca##+js(aopw, xhr.prototype.realSend)
+cbc.ca##.ad-risingstar-container
+cbc.ca##.ad-container
+dallasnews.com##+js(nostif, initializeCourier, 3000)
+@@||courier-js.dallasnews.com^$script,1p
+nulledteam.com##+js(acs, $, userAgent)
+turbobit.net##+js(acs, decodeURI, decodeURIComponent)
+turbobit.net##+js(aopr, open)
+turbobit.net##+js(popads-dummy)
+link.tl##+js(aopr, _0xbeb9)
+link.tl##+js(nano-sib, , 1800)
+||link.tl/interstitial/*$frame,1p
+||link.tl/splash/*$script,1p
+||lnk.news^$csp=sandbox allow-forms allow-same-origin allow-scripts allow-modals allow-orientation-lock allow-pointer-lock allow-presentation allow-top-navigation
+||lnk.parts^$csp=sandbox allow-forms allow-same-origin allow-scripts allow-modals allow-orientation-lock allow-pointer-lock allow-presentation allow-top-navigation
+lnk.news,lnk.parts##+js(aopr, popAdsClickCount)
+lnk.news,lnk.parts##+js(nano-sib, , , 0)
+lnk.news,lnk.parts##+js(nostif, redirectPage)
+lnk.news,lnk.parts##.child-centered.display-300x250
+nzbstars.com##+js(acs, document.getElementById, adblocker)
+nzbstars.com##[href="usenetbucket.php"]
+||nzbstars.com/*.gif$image
+@@||frkn64modding.com^$ghide
+frkn64modding.com##+js(no-xhr-if, ad_)
+frkn64modding.com##.ezoic-ad
+accordo.it###bglink
+||accordo.it/cloud-assets/x/sfondi/
+vixenless.com##+js(acs, azar, redirect)
+bestialitytaboo.tv,bestialitysextaboo.com,mujeresdesnudas.club##+js(acs, $, azar)
+bestialitysexanimals.com,bestialporn.com,mujeresdesnudas.club,mynakedwife.video##+js(aopr, open)
+zootube1.com##+js(aopr, popunderSetup)
+zootube1.com##+js(cookie-remover, da325)
+zootube1.com##+js(aost, document.cookie, https)
+videoszoofiliahd.com##+js(aopr, open)
+videoszoofiliahd.com##+js(aeld, /^(?:click|mousedown)$/, popunder)
+asiananimaltube.org##+js(nowoif)
+videoszoofiliahd.com##[href^="https://redirect.ero-advertising.com/"]
+allbestiality.com,beastwomans.com,beastzoo.org,bestialitysexvideos.com,bestialitytaboo.tv,bestialityworld.org,bestialporn.net,bestialzoo.*,fakingszoo.com,hispajotes.com,portalzoo.com,videosbizarre.com,zoofiliak9.com,zoofilianet.com,zoofiliataboo.com,zookings.com,zoosexnet.com,zoosexsite.com,zootubex.tv,zootubex.us##[href^="https://www.skypeis"]
+porntopic.com##+js(aopr, loadTool)
+||grtyb.com^$3p
+xxxtubezoo.com,zooredtube.com##+js(aopr, popunderSetup)
+xxxtubezoo.com,zooredtube.com##+js(aeld, DOMContentLoaded, preventExit)
+hdbraze.com##+js(acs, Math.floor, hilltop)
+||hdbraze.com/sw.js$script,1p
+hdbraze.com##.ads
+fapdig.com##+js(acs, document.createElement, 'script')
+||fapdig.com/sw.js$script,1p
+videos1002.com##+js(acs, $, azar)
+videos1002.com##+js(aopr, jsPopunder)
+ancensored.com,ganool.*##+js(aeld, /^(?:click|mousedown)$/, _0x)
+ganool.*##+js(nowebrtc)
+inkapelis.*##+js(acs, setTimeout, aadblock)
+inkapelis.*##+js(aopr, AaDetector)
+inkapelis.*##+js(aopw, smrtSB)
+inkapelis.*##+js(aopw, smrtSP)
+inkapelis.*##+js(aopw, Fingerprint2)
+inkapelis.*##+js(acs, decodeURI, decodeURIComponent)
+||inkapelis.*/sw.js$script
+cuevana3.*##+js(aopr, S9tt)
+cuevana3.*##+js(aopr, decodeURI)
+cuevana3.*##+js(aopw, popUpUrl)
+yoututosjeff.*##+js(aopw, adBlockDetected)
+yoututosjeff.*##+js(aeld, load, 2000)
+||googlesyndication.com/pagead/$script,redirect=noopjs,domain=yoututosjeff.es
+efukt.com##+js(aeld, click, preventDefault)
+efukt.com##+js(nostif, _0x, 2000)
+efukt.com##+js(aopr, open)
+||syndication.twitter.com/i/jot$frame,domain=efukt.com,important
+efukt.com##[href^="https://efukt.com/videos/naughty/"]
+efukt.com##.hide_before:has([href*="?utm_source=efukt"])
+efukt.com##div.tile:has(a[href^="https://efukt.com/out.php"])
+efukt.com##.efukt-widget-slider-nice-try-adblockers
+efukt.com##.plugs-nice-try-adblockers
+gtaall.com##+js(nowebrtc)
+gtaall.com##+js(aopr, Notification)
+||googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=noopjs:10,domain=arlinadzgn.com|idntheme.com
+fotbolltransfers.com##+js(aopr, adBlockDetected)
+androidaba.*##+js(aopw, adBlockDetected)
+ilpuntotecnico.com##[style^="text-align:center; height:"][style$="px;"]
+@@||ilpuntotecnico.com^$ghide
+igg-games.com##+js(acs, addEventListener, document.createElement)
+*$script,3p,domain=igg-games.com|bluemediafile.sbs,denyallow=cloudflare.com|fastcomments.com|googleapis.com|addtoany.com
+igg-games.com##+js(aopw, btoa)
+igg-games.com##+js(ra, srcdoc, iframe)
+||igg-games.com/sw.js$script,1p
+igg-games.com##[href^="https://tm-offers"]
+@@||igg-games.com^$ghide
+igg-games.com##.widget_advads_ad_widget
+igg-games.com##.uk-margin-medium-top > *:first-child:has(img[src^="https://igg-games.com/wp-content/uploads/"])
+igg-games.com##.uk-margin-medium-top > *:first-child + a:has(img[src^="https://igg-games.com/wp-content/uploads/"])
+igg-games.com##article > a:has(img[loading="lazy"][width][height])
+igg-games.com###tm-sidebar > div:not([class], [id]):has(a[rel] > img[src^="https://igg-games.com/wp-content/uploads/"])
+igg-games.com##aside > :not(:first-child) a[href] img
+igg-games.com##a[href$=".php"]
+igg-games.com##a[href^="https://igg-games.com/"][href*="flix"] > img
+||igg-games.com/wp-content/uploads/2024/02/hhh3.png$image
+||igg-games.com/wp-content/uploads/2021/02/hh1.gif$image
+||igg-games.com/wp-content/uploads/2024/02/naa1.jpg$image
+||igg-games.com/wp-content/uploads/2024/02/aaa.jpg$image
+||igg-games.com/wp-content/uploads/2024/02/sss.jpg$image
+pcgamestorrents.com##[href*="banner"]
+pcgamestorrents.org##[href*="/gameadult/"][href$=".php"]
+||pcgamestorrents.com/*.gif$image
+pcgamestorrents.com,pcgamestorrents.org##a[href^="https://pcgamestorrents."][href*="/cuskilo"]
+pcgamestorrents.com,pcgamestorrents.org##a[href][aria-label="awed"]
+/\/uploads\/2025/\d{2}\/[0-9a-z]{6,12}\.jpg$/$image,match-case,1p,domain=igg-games.co|igg-games.com|pcgamestorrents.com|pcgamestorrents.org
+pornrabbit.com##+js(nowoif)
+||pornrabbit.com/sw.js$script,1p
+pornrabbit.com##.stage-promo
+pornrabbit.com##.footer-margin
+pornrabbit.com##.table
+camwhoresbay.com##+js(acs, readCookieDelit)
+camwhoresbay.com##div.opt
+camwhoresbay.com##.fake-player
+camwhoresbay.com##.content > center:has([style="width:300px;height:250px"])
+@@||my5.tv^$ghide
+gamepedia.com###bodyContent:style(width:100%!important)
+gamepedia.com##[id^="siderail_"]
+anon-v.com##+js(acs, atob, decodeURI)
+anon-v.com##+js(acs, onload)
+anon-v.com##.embed-container
+anon-v.com##.place
+anon-v.com##.sponsor
+anon-v.com##.table
+||cfgr2.com^
+||hrtya.com^
+||nudespree.com/a/av/live.php$frame
+cartoonporno.xxx##+js(aopr, prPuShown)
+cartoonporno.xxx##+js(nowoif)
+you-porn.com,youporn.*,youporngay.com##+js(set, page_params.holiday_promo, true)
+you-porn.com,youporn.*,youporngay.com##.ad-bottom-text
+you-porn.com,youporn.*,youporngay.com##.adLinkText
+you-porn.com,youporn.*,youporngay.com##.adsbytrafficjunky
+you-porn.com,youporn.*##.e8-column
+you-porn.com,youporn.*##[data-removelink="removeLink"]
+you-porn.com,youporngay.com###pb_template
+you-porn.com##[id^="adblock"]
+you-porn.com##.pc.video-box:has(.adsbytrafficjunky)
+you-porn.com##li.paidTab.js_paidTab.menu-item:has(.js_tracking-link)
+##.trafficjunky-float-right
+redtube.*##+js(acs, Object.defineProperty, trafficjunky)
+redtube.*##+js(nowoif)
+redtube.*##+js(set, page_params.holiday_promo, true)
+redtube.*##.abovePlayer
+redtube.*##.adsbytrafficjunky
+redtube.*##li:has(.adsbytrafficjunky)
+redtube.*##.remove_ads
+! mirror
+9908ww.com,adelaidepawnbroker.com,bztube.com,hotovs.com,insuredhome.org,nudegista.com,pornluck.com,vidd.se##+js(set, page_params.holiday_promo, true)
+! anti adb https://www.tvserial.it/the-generi-serie-tv-sky-maccio-capatonda-video/
+@@||tvserial.it^$ghide
+@@||exmarketplace.com^$domain=tvserial.it
+tvserial.it##.gptslot
+foumovies.*##+js(aopw, decodeURIComponent)
+fullywatchonline.com,myvidmate.*##+js(acs, atob, decodeURIComponent)
+moviescounter.*##+js(aopr, LieDetector)
+moviescounter.*##+js(aeld, , _0x)
+/watchbutton11.png$image
+/download11.png$image
+mydownloadtube.*##.movie-box > .vert-add
+||vuwomoby.pro^
+douploads.*##+js(acs, $, show)
+douploads.*##+js(ra, checked, input#chkIsAdd)
+douploads.*##[href^="https://href.li/"]
+||douploads.*/*sw$script,1p
+@@||douploads.*^$ghide
+douploads.*##a[rel="nofollow"]
+autobild.de##+js(aopr, adSSetup)
+alimaniac.com##+js(aopr, document.cookie)
+hulkshare.com##+js(nosiif, adblockerModal, 1000)
+springfieldspringfield.co.uk##+js(nostif, ads, 750)
+mcoc-guide.com#@#ins.adsbygoogle[data-ad-slot]
+mcoc-guide.com#@#ins.adsbygoogle[data-ad-client]
+porngun.net##.video:not([id])
+mp3fy.com##+js(nostif, nextFunction, 2000)
+ebookmed.*##+js(aeld, load, 2000)
+@@||appvn.com^$ghide
+appvn.com##.ads
+appvn.com##.downloadtitle
+appvn.com###info:style(display: block !important)
+dailyfreebits.com##+js(acs, $, html)
+! http://www.subtorrents.io/series/the-durrells/ popups
+subtorrents.*,subtorrents1.*##+js(aopr, capapubli)
+subtorrents.*,subtorrents1.*##+js(aopr, getUrlParameter)
+subtorrents.*,subtorrents1.*##+js(nowebrtc)
+subtorrents.*,subtorrents1.*##+js(noeval)
+subtorrents.*,subtorrents1.*##+js(popads-dummy)
+subtorrents.*,subtorrents1.*##+js(set, btoa, null)
+lordpremium.*##+js(aeld, load, nextFunction)
+tranny.one##+js(popads-dummy)
+tranny.one##+js(aopr, open)
+tranny.one##+js(aopr, exoNoExternalUI38djdkjDDJsio96)
+tranny.one##.adsFirst
+tranny.one##.adsSecond
+tranny.one##.squarecont
+pornhost.com##+js(aopw, encodeURIComponent)
+loveroms.*##+js(acs, decodeURI, decodeURIComponent)
+1xxx-tube.com,asssex-hd.com,bigcockfreetube.com,bigdickwishes.com,enjoyfuck.com,freemomstube.com,fuckmonstercock.com,gobigtitsporn.com,gofetishsex.com,hard-tubesex.com,hd-analporn.com,hiddencamstube.com,kissmaturestube.com,lesbianfantasyxxx.com,modporntube.com,pornexpanse.com,pornokeep.com,pussytubeebony.com,tubesex.me,vintagesexpass.com,voyeur-pornvideos.com,voyeurspyporn.com,voyeurxxxfree.com,xxxtubenote.com,yummysextubes.com##+js(aopr, Aloader.serve)
+1xxx-tube.com,asssex-hd.com,bigcockfreetube.com,bigdickwishes.com,enjoyfuck.com,freemomstube.com,fuckmonstercock.com,gobigtitsporn.com,gofetishsex.com,hard-tubesex.com,hd-analporn.com,hiddencamstube.com,kissmaturestube.com,lesbianfantasyxxx.com,modporntube.com,pornexpanse.com,pornokeep.com,pussytubeebony.com,tubesex.me,vintagesexpass.com,voyeur-pornvideos.com,voyeurspyporn.com,voyeurxxxfree.com,xxxtubenote.com,yummysextubes.com##+js(noeval)
+1xxx-tube.com###invideo_3
+enjoyfuck.com,pornokeep.com##.advin
+fuckmonstercock.com##.znaipn
+fuckmonstercock.com##.ztkady
+kissmaturestube.com,yummysextubes.com##.block-a
+pornexpanse.com##.banners_pl
+pussytubeebony.com##div.banner-area
+tubesex.me##.adban1
+||uii.io^$csp=script-src 'self' 'unsafe-inline' 'unsafe-eval' data: *.gstatic.com *.google.com *.googletagmanager.com *.recaptcha.net
+uii.io##+js(noeval)
+uii.io##+js(nowebrtc)
+uii.io##+js(nowoif)
+@@||uii.io^$ghide
+*$frame,denyallow=google.com|hcaptcha.com,domain=uii.io
+uii.io##.banner
+uii.io##a[href^="https://href.li/"]
+uii.io##a[href^="http://mob1ledev1ces.com/"]
+uii.io##body > div[style]:has(input[type="button"])
+uii.io##div[style*="z-index:99999"] > div[style*="width:300px"]
+!#if env_chromium
+uii.io##+js(aeld, mouseup, _blank)
+uii.io#@#+js(noeval)
+!#endif
+lebensmittelpraxis.de##+js(nostif, nextFunction, 2000)
+ojogos.com.br##+js(set, sp_ad, true)
+@@||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=witchhut.com
+sheamateur.com##+js(aopr, __htapop)
+ccn.com##.widget:has-text(/advert|sponsor/i)
+ccn.com##.row.divider:has-text(/sponsor|press releases/i)
+vinaurl.*##+js(aopr, app_vars.force_disable_adblock)
+vinaurl.*##+js(aopr, open)
+vinaurl.*##+js(aopw, adsHeight)
+vinaurl.*##+js(ra, onmousemove, button)
+vinaurl.*##+js(set, blurred, false)
+||dembuon.vn/lib/flies/flier.js$script,domain=vinaurl.*
+||i.imgur.com^$image,domain=vinaurl.*
+vinaurl.*###ads-notice
+vinaurl.*##[href^="https://dembuon.vn"]
+vinaurl.*##.alert-danger
+vinaurl.*##[href^="https://kttm.club/"]
+||vinaurl.*/*png
+gamelopte.com##+js(nano-sib, yuidea-, *)
+loptelink.com##+js(set, blurred, false)
+loptelink.com##center > a[href^="https://loptelink.com/ref/"] > img
+||googleusercontent.com/*/s320/download-button-gif-$domain=loptelink.com
+powforums.com##+js(set, adsBlocked, false)
+powforums.com##+js(nowoif)
+@@||powforums.com/js/*$xhr,1p
+usgamer.net##+js(set, _sp_.msg.displayMessage, noopFunc)
+wallpapersmania.com##.js_disabled
+wallpapersmania.com###cpa_wrap
+sexviacam.com#@#a[href^="https://chaturbate.com/affiliates/"]
+@@||chaturbate.com^$frame,domain=sexviacam.com
+porndoe.com##+js(aopr, open)
+porndoe.com##+js(aeld, click, pop_under)
+porndoe.com##+js(nostif, location.href, 500)
+||porndoe.com/movie/preroll/$media,1p
+||porndoe.com/wp-contents/video?id=$frame
+porndoe.com##.player-right
+porndoe.com##.-h-ticker
+##[href^="https://t.mobtyb.com/"]
+naughtymachinima.com##+js(acs, __htapop)
+naughtymachinima.com##.col-md-8 > a[href][target="_blank"]
+||chaturbate.com^$frame,domain=naughtymachinima.com
+filehorse.com##+js(set, isAdBlockActive, false)
+gsm-solution.com##+js(aopr, _0x32d5)
+gsm-solution.com###adblock-blocker-overlay
+ettv.*##+js(nowoif)
+ettv.*##+js(aopr, AaDetector)
+ettv.*##:xpath('//*[contains(text(),"VPN")]'):upward(2)
+pelisgratis.*##+js(aopw, smrtSB)
+pelisgratis.*##a[href*="look.kfiopkln.com"]
+pelisgratis.*##a[href*="look.opskln.com"]
+ver-pelis.*##+js(nowoif)
+ver-pelis.*##+js(acs, decodeURI, decodeURIComponent)
+newpelis.*,pelix.*##+js(aeld, , 0x)
+newpelis.*,pelix.*##+js(set, btoa, null)
+newpelis.*,pelix.*##+js(nowoif)
+newpelis.*,pelix.*##+js(aeld, load, url)
+newpelis.*,pelix.*##+js(aopw, smrtSB)
+newpelis.*,pelix.*##+js(aopw, smrtSP)
+pelix.*##+js(aopr, AaDetector)
+pelix.*##+js(aopw, adcashMacros)
+peliculas24.*##+js(acs, blur)
+peliculas24.*##+js(aopw, smrtSB)
+peliculas24.*##[href^="http://refpadsm.host/"]
+topvideosgay.com##+js(aopr, open)
+onlinevideoconverter.*##+js(nowoif)
+@@||onlinevideoconverter.*^$ghide
+onlinevideoconverter.*##.music-container > div[style] > a[href][target] > img
+pnd.*##+js(aopr, AaDetector)
+pnd.*##+js(aopw, Fingerprint2)
+pnd.*##A[href$=".html"][rel="nofollow norefferer noopener"]
+pnd.*##.banner-captcha
+freebitcoin.win##+js(aopr, adBlockDetected)
+freebitcoin.win##+js(set, CaptchmeState.adb, undefined)
+@@||freebitcoin.win^$ghide
+freebitcoin.win##.wrapper > .section > .container > .row > div.d-md-block.d-none.col-md-3
+freebitcoin.win##.col-md-12
+||clprr.com^
+e-monsite.com##+js(set, CaptchmeState.adb, undefined)
+coindice.win##+js(set, CaptchmeState.adb, undefined)
+coindice.win##+js(aopr, adBlockDetected)
+@@||coindice.win^$ghide
+camvideos.tv##.thumbs-items
+||bblivecams.com^$frame,3p
+||gldrdr.com^$frame,3p
+lanjutkeun.*##+js(aeld, load, 2000)
+xrares.com##+js(acs, decodeURI, decodeURIComponent)
+xrares.com###linkedblok
+xrares.com##.absd-body:not(.row + .well)
+xrares.com##[href^="/plugout.php"]:upward([class^="col-sm"])
+||xrares.com/sw.js$script,1p
+||shidurlive.com/adz*.html$frame
+adfloz.*##+js(nowoif)
+adfloz.*##+js(set, blurred, false)
+adfloz.*##.banner
+aliancapes.*##+js(nostif, nextFunction, 2000)
+radiotormentamx.com##+js(aeld, load, onload)
+*/rellect/AdblockDetector/handler.min.js$script,important,redirect=noopjs
+torrentz2eu.*##+js(aopr, glxopen)
+torrentz2eu.*##+js(acs, decodeURI, decodeURIComponent)
+torrentz2eu.*##+js(acs, $, open)
+acienciasgalilei.com##+js(aeld, load, adverts-top-container)
+smsget.net##+js(nostif, Adblock, 5000)
+smsget.net##+js(nostif, disable, 200)
+zigforums.com##+js(no-xhr-if, /googlesyndication|outbrain/)
+zigforums.com##+js(aopw, adsBlocked)
+@@||zigforums.com/js/*$xhr,1p
+kjanime.net##+js(nostif, CekAab, 0)
+soft112.com##+js(nano-sib)
+goto.com.np##+js(aopr, open)
+goto.com.np##+js(nano-sib, timeLeft)
+link.goto.com.np##.wpsafe-top > div > center:has-text(Advertisements)
+*$frame,3p,domain=goto.com.np
+undeniable.info##+js(acs, document.getElementById, testadblock)
+transparentcalifornia.com##+js(set, $.magnificPopup.open, noopFunc)
+klartext-ne.de##+js(acs, document.addEventListener, google_ad_client)
+spycock.com##+js(aopr, document.dispatchEvent)
+spycock.com##+js(aopw, Fingerprint2)
+spycock.com##+js(nowoif)
+||spycock.com/coco/$script
+spycock.com##.footer-banner-wrapper
+spycock.com###advertising
+jizz.us,spycock.com###alfa_promo_parent
+jizz.us,spycock.com##.aside-itempage-col
+||jizz.us/loco/$script
+sandrives.*##+js(nostif, nextFunction, 250)
+movies123.*##+js(nowoif)
+0123movie.*,movies123.*##+js(aopr, AaDetector)
+movies123.*##[href^="//himekingrow.com/"]
+movies123.*###list-eps:style(display:block!important)
+movies123.*##.les-title:has-text(HD)
+movies123.*##.vip.server-item.le-server:first-child
+freiepresse.de##+js(set, UhasAB, false)
+icy-veins.com##+js(aopr, adbackDebug)
+hiddenobjectgames.com##.banner
+@@||v.fwmrm.net/ad/$script,domain=fxnetworks.com
+@@||media.truex.com/release/*TrueXRenderer.js$script,domain=fxnetworks.com
+@@||fordclub.eu^$ghide
+girlsgogames.co.uk##+js(aopr, googletag)
+||cdn.witchhut.com^$script,domain=ejocuri.ro|gamesheep.com|girlg.com|girlsplay.com|jocurifete.ro|playpod.com
+! added sites using the same ad-reinsertion script
+anallievent.com,au-di-tions.com,badgehungry.com,beingmelody.com,bloggingawaydebt.com,casutalaurei.ro,cornerstoneconfessions.com,culture-informatique.net,dearcreatives.com,disneyfashionista.com,divinelifestyle.com,dna.fr,eslauthority.com,estrepublicain.fr,fitting-it-all-in.com,heresyoursavings.com,irresistiblepets.net,julieseatsandtreats.com,justjared.com,lecturisiarome.ro,lemonsqueezyhome.com,libramemoria.com,lovegrowswild.com,magicseaweed.com,measuringflower.com,mjsbigblog.com,mommybunch.com,mustardseedmoney.com,myfunkytravel.com,onetimethrough.com,panlasangpinoymeatrecipes.com,silverpetticoatreview.com,the-military-guide.com,therelaxedhomeschool.com,the2seasons.com,zeroto60times.com##+js(aopr, __eiPb)
+adivineencounter.com,alcasthq.com,au-di-tions.com,badgehungry.com,bloggingawaydebt.com,chipandco.com,cornerstoneconfessions.com,dearcreatives.com,divinelifestyle.com,eslauthority.com,heresyoursavings.com,investingchannel.com,irresistiblepets.net,justjared.com,kompas.com,lovegrowswild.com,mjsbigblog.com,mommybunch.com,mustardseedmoney.com,myfunkytravel.com,mywomenstuff.com,onetimethrough.com,panlasangpinoymeatrecipes.com,peru21.pe,savespendsplurge.com,savvyhoney.com,silverpetticoatreview.com,tamaratattles.com,the-military-guide.com,the2seasons.com,therelaxedhomeschool.com,thetechieguy.com,waterheaterleakinginfo.com,zeroto60times.com##^script:has-text(axtd)
+alcasthq.com##+js(aopr, performance)
+cut-fly.com##+js(nowoif)
+cut-fly.com##+js(set, blurred, false)
+cut-fly.com##.banner-inner
+cut-fly.com##form#go-popup:remove()
+gioialive.it##+js(nostif, rbm_block_active, 1000)
+investing.com##+js(no-fetch-if, ads)
+investing.com##[class^="outbrain_outbrain-wrapper"]
+investing.com##[class*="adBlock"]
+investing.com##[class*="overlay_overlay"]
+investing.com##body:style(overflow: auto !important)
+investing.com###__next > .fixed
+||investing.com/*/ad-notification-popup
+investing.com##[class^="ad-notification"]
+investing.com##[id^="adNotification"]
+investing.com##+js(set, adNotificationDetected, false)
+investing.com##[class*="notification_notification"]
+investing.com##div[class]:has(> :is(.ad-blockers-section, [class*="adNotification"]))
+investing.com##.border-b:has(> .box-content[data-test="ad-slot-visible"])
+ausfile.com##+js(aopw, Fingerprint2)
+ausfile.com##+js(aopw, SubmitDownload1)
+ausfile.com##+js(nano-stb)
+@@||ausfile.com^$ghide
+ausfile.com##ins.adsbygoogle
+femdomtb.com##+js(nostif, innerText, 2000)
+femdomtb.com##+js(aopr, open)
+femdomtb.com##.bannerImage
+femdomtb.com##div.opt
+femdomtb.com##.place
+@@||voirfilms.*^$ghide
+voirfilms.*##+js(aopw, smrtSB)
+voirfilms.*##+js(nowoif)
+voirfilms.*##.lefermeur
+voirfilms.*##+js(acs, atob, decodeURIComponent)
+||voirfilms.*/sw.js
+@@||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=coolgames.com
+@@||g.doubleclick.net/pagead/managed/js/gpt/*/pubads_impl.js$domain=games.coolgames.com
+classicreload.com##.ad-wrapper:upward(div.region-sidebar-first-wrapper)
+classicreload.com##+js(nostif, show())
+classicreload.com##.content-top-wrapper
+@@||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=stickgames.com
+senmanga.com##+js(aopr, AaDetector)
+senmanga.com##[class*="banner"]
+*$script,3p,domain=senmanga.com
+mimaletamusical.blogspot.com##+js(nowebrtc)
+mimaletamusical.blogspot.com##+js(aeld, load, 2000)
+||cdn.rawgit.com^*/arlinablock.js$script
+||cdn.rawgit.com^*/AdblockRampok.js$script
+@@||faucetcrypto.com^$ghide
+||faucetcrypto.com/ads/$frame
+faucetcrypto.com##+js(no-fetch-if, googlesyndication)
+faucetcrypto.com##+js(nosiif, user=null, 1000)
+faucetcrypto.com##.vs-dialog-danger.con-vs-dialog.vs-component
+*$frame,redirect-rule=noopframe,domain=faucetcrypto.com
+linkfinal.com##+js(set, blurred, false)
+linkfinal.com##.banner
+linkfinal.com##.blog-content
+hotpornfile.org##+js(aopw, getIfc)
+hotpornfile.org##+js(aeld, getexoloader)
+*$popunder,domain=hotpornfile.org
+hotpornfile.org##+js(nostif, _0x)
+search.crowdsearch.net#@##adslot1
+hotpornfile.org##+js(set, adblockcheck, false)
+hotpornfile.org##+js(nowoif, !bergblock, 10)
+@@||searchwithme.net/redirect?tid=$frame,domain=hotpornfile.org
+||hotpornfile.org/wp-content/themes/hpf-theme/assets/img/search-ash.gif$image
+moviejones.de##+js(acs, document.getElementById, overlayBtn)
+hackyouriphone.org##.labeladv
+donnaglamour.it##+js(aopw, adBlockRunning)
+donnaglamour.it##.banner_contest
+@@||globaltv.com^$ghide
+globaltv.com##.adChoices_overlayContainer
+globaltv.com##.adTile
+globaltv.com##.dynamic-ad-wrapper
+globaltv.com##.footerAd-wrapper
+globaltv.com###_evidon_banner
+repelisgoo.*,repelisgooo.*,repelisgt.*,repelisxd.*,pelisplusgo.*,pelisplusxd.*###ads
+repelisgoo.*,repelisgooo.*,repelisgt.*,repelisxd.*,pelisplusgo.*,pelisplusxd.*##div[class]:has(> div[class] > iframe[src*="/srv-pv/tag-"])
+tornadomovies.*##+js(set, atob, noopFunc)
+||tornadomovies.*/sw.js$script
+tornadomovies.*##[href="/user/premiumregistration"]
+javher.com###popunderLink
+javher.com##.affiliate-card-container
+novelasesp.*##+js(aeld, load, 2000)
+playrust.io##+js(aeld, , Date)
+supforums.com##+js(set, adsBlocked, false)
+supforums.com##+js(aopr, htaUrl)
+||booking.com^$popunder,domain=viamichelin.*
+mp3fiber.com##+js(aeld, /^(?:click|mousedown)$/, _0x)
+mp3fiber.com##+js(aeld, load, nextFunction)
+mp3fiber.com##+js(set, _pop, noopFunc)
+chicoer.com##+js(nostif, n.trigger, 1)
+chicoer.com##+js(set, CnnXt.Event.fire, noopFunc)
+visionias.net##+js(aeld, load, 2000)
+*.gif$domain=visionias.net,image
+tennisactu.net##+js(acs, document.getElementById, ads)
+xrivonet.info##+js(aopw, Fingerprint2)
+xrivonet.info##+js(aeld, /^(?:click|mousedown)$/, _0x)
+xrivonet.info##+js(nowebrtc)
+xrivonet.info##+js(nowoif)
+suedkurier.de##+js(set, _ti_update_user, noopFunc)
+animeheaven.*##+js(no-xhr-if, method:HEAD)
+||animeheaven.*/api/pop.php$xhr,1p
+payskip.org##+js(aeld, DOMContentLoaded,  )
+payskip.org##+js(aopw, atOptions)
+payskip.org##+js(set, blurred, false)
+payskip.org##+js(ra, onclick)
+||payskip.org/sw.js$script,1p
+||payskip.org/VLC.php$frame,1p
+payskip.org##.box-main center > a[href][target="_blank"] > img
+payskip.org##center > center
+payskip.org###link-view > p
+payskip.org###link-view a[href] > img
+*$script,3p,denyallow=cloudflare.com|cloudflare.net|google.com|gstatic.com|jsdelivr.net|recaptcha.net|tawk.to,domain=payskip.org
+pirateproxy.*##+js(nowebrtc)
+pirateproxy.*,thehiddenbay.com##+js(acs, String.fromCharCode, decodeURIComponent)
+pirate.*,piratebay.*,pirateproxy.*,proxytpb.*,thepiratebay.*##+js(aeld, /^(?:click|mousedown)$/, _0x)
+piratebay.*##+js(aopr, AaDetector)
+pirateproxy.*##+js(acs, Object.defineProperty, document.body.appendChild)
+piratebay.*,pirateproxy.*##[href]:has-text(PLAY)
+pirateproxy.*,thehiddenbay.com###content > div > iframe
+vidcloud.*##+js(nowoif)
+vidcloud.*##+js(aopr, BetterJsPop)
+vidcloud.*##+js(aopr, decodeURI)
+vidcloud.*##+js(aopw, adBlockDetected)
+vidcloud.*##+js(aopr, __Y)
+vidcloud.*###overlay-center
+@@||adinplay.com/libs/aiptag/assets/adsbygoogle.js^$xhr,domain=devast.io
+devast.io###advert
+imgrock.*##+js(aopr, CustomEvent)
+imgrock.*##+js(aopr, popjs.init)
+imgrock.*##+js(aopw, Fingerprint2)
+imgrock.*##+js(nano-stb, /.?/, 4000)
+imgrock.*##+js(popads-dummy)
+imgrock.*##+js(popads.net)
+@@||imgrock.*^$ghide
+imgtorrnt.in##+js(aopr, ExoLoader.serve)
+imgtorrnt.in##+js(aopr, document.dispatchEvent)
+imgtorrnt.in##+js(aeld, , _0x)
+imgtorrnt.in##[id*="Banner"]
+*$frame,3p,domain=imgtorrnt.in
+*$popunder,3p,domain=imgtorrnt.in
+imgtorrnt.in##.bannerImage
+*.gif$domain=imgtorrnt.in,image
+webbro.*##+js(aopr, AaDetector)
+@@||webbro.*^$ghide
+javhay.net##.title-most-views:first-child
+javhay.net###logoplayer
+iframejav.*##+js(nowoif)
+iframejav.*##+js(aopr, __Y)
+!anysex.com##+js(set, vastAds, [])
+anysex.com##+js(aopr, ExoLoader)
+anysex.com##+js(aopr, document.dispatchEvent)
+anysex.com##+js(aopr, console.clear)
+anysex.com##+js(aopr, decodeURI)
+anysex.com##[class^="content"] > .no_pop
+anysex.com###content > .naf_dd
+anysex.com##+js(aopr, setExoCookie)
+gocurrycracker.com##+js(aopr, encodeURIComponent)
+@@||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=gentside.*|maxisciences.com|ohmymag.*
+!*$script,redirect-rule=noopjs,domain=gentside.*|gentside.com|gentside.de|gentside.co.uk|maxisciences.com|ohmymag.com|ohmymag.de|ohmymag.co.uk,3p
+@@||maxisciences.com/js/amazon/$script,domain=maxisciences.com
+@@||googletagservices.com/tag/js/gpt.js$script,domain=gentside.*|maxisciences.com|ohmymag.*
+@@*/assets/prebid/$script,xhr,1p,domain=gentside.*|maxisciences.com|ohmymag.*
+@@||securepubads.g.doubleclick.net/tag/js/gpt.js$script,domain=gentside.*|ohmymag.*
+@@||securepubads.g.doubleclick.net/*/pubads_impl.js$script,domain=gentside.*|ohmymag.*
+@@||cdn.adsafeprotected.com^$script,domain=gentside.*|ohmymag.*|maxisciences.com
+@@||pixel.adsafeprotected.com/services/pub$xhr,domain=gentside.*|ohmymag.*|maxisciences.com
+@@||btloader.com/tag?h=prismamedia-com&upapi=true$script,domain=maxisciences.com|gentside.*|ohmymag.*
+@@||js-sec.indexww.com/$script,domain=maxisciences.com|gentside.*|ohmymag.*
+@@||prismamedia-com.videoplayerhub.com/galleryplayer.js$script,domain=maxisciences.com|gentside.*|ohmymag.*
+@@||tra.scds.pmdstatic.net/advertising-core/$script,domain=gentside.*|gentside.com|gentside.de|gentside.co.uk|maxisciences.com|ohmymag.com|ohmymag.de|ohmymag.co.uk
+thurrott.com##+js(acs, $, adblockDetected)
+icdrama.*##+js(set, adblock, 1)
+icdrama.*###closeADV
+wowescape.com,games2rule.com,bigescapegames.com##.col-12:has(> .adsbyvli)
+wowescape.com,games2rule.com,bigescapegames.com##.col-12:has(> .adsbygoogle)
+wowescape.com,games2rule.com,bigescapegames.com##div.border_radius:has-text(Advertisement)
+wowescape.com##+js(no-fetch-if, adsbygoogle)
+wowescape.com###gameplay > iframe:style(display: block !important;)
+wowescape.com###preroll
+duellinksmeta.com##+js(noeval)
+*$script,redirect-rule=noopjs,domain=duellinksmeta.com
+@@||cdn.intergi.com/hera/*$xhr,domain=duellinksmeta.com
+@@||cdn.intergient.com^$script,xhr,domain=duellinksmeta.com
+@@||duellinksmeta.com^$1p
+@@||duellinksmeta.com^$ghide
+duellinksmeta.com##.advertisement-box
+duellinksmeta.com##div.ad-slot
+pornve.com##+js(set, frg, 1)
+pornve.com##+js(nowoif)
+pornve.com###blockblockB:style(display: block!important;)
+pornve.com###blockblockA
+seselah.com##+js(aopw, adBlockDetected)
+@@||programasve.blogspot.com^$ghide
+maxcheaters.com##.esPopupWrapper
+maxcheaters.com##.b-modal
+@@||maxcheaters.com/uploads2/country/*.gif$image
+maxcheaters.com##.ipsContained.ipsImage
+maxcheaters.com##+js(nostif, adblock)
+sportsplays.com##+js(nostif, abDetected)
+rmdown.com##+js(aopw, open)
+rmdown.com##.container td[bgcolor="white"] > a[target="_blank"]
+*$image,3p,redirect=1x1.gif,domain=rmdown.com
+dailybreeze.com,dailybulletin.com,dailynews.com,delcotimes.com,eastbaytimes.com,macombdaily.com,ocregister.com,pasadenastarnews.com,pe.com,presstelegram.com,redlandsdailyfacts.com,reviewjournal.com,santacruzsentinel.com,saratogian.com,sentinelandenterprise.com,sgvtribune.com,tampabay.com,times-standard.com,theoaklandpress.com,trentonian.com,twincities.com,whittierdailynews.com##+js(set, CnnXt.Event.fire, noopFunc)
+*$script,domain=delcotimes.com|macombdaily.com|santacruzsentinel.com|saratogian.com|theoaklandpress.com|trentonian.com,redirect-rule=noopjs
+*$image,domain=delcotimes.com|macombdaily.com|santacruzsentinel.com|saratogian.com|theoaklandpress.com|trentonian.com,redirect-rule=2x2.png
+ocregister.com##a[href^="http://www.webpublished.com"]
+@@||mobinozer.com^$ghide
+@@||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=mobinozer.com
+pixlr.com###workspace:style(right: 0px !important;)
+pixlr.com###right-space
+schoener-wohnen.de##+js(aopr, _sp_._networkListenerData)
+! http://www.gamesgames.com/game/mahjong-quest anti adb
+@@||gamesgames.com^$ghide
+savemedia.*##+js(nowoif)
+linkedin.com##.ad-banner-container
+||2mdn.net^$media,redirect=noopmp4-1s,domain=games2rule.com
+||youtube.com/get_video$media,redirect=noopmp4-1s,domain=games2rule.com
+@@||googleads.g.doubleclick.net/pagead/*games2rule$xhr,domain=imasdk.googleapis.com
+games2rule.com##embed:style(display:inherit!important)
+games2rule.com##[id^="gdsdk_"]
+games2rule.com##div:has(> div:has(> .adsbygoogle))
+games2rule.com##div.border_radius:has-text(Advertisement)
+games2rule.com##.col-sm-4:has-text(Advertisement)
+games2rule.com##+js(ra, target)
+elixx.*##+js(aopr, AdservingModule)
+elixx.*##+js(aopr, LieDetector)
+elixx.*##+js(aopw, I833)
+elixx.*##+js(json-prune, urls, urls.0)
+elixx.*##^script:has-text(0x3)
+||elixx.*/popcash.js^
+! ads, popups https://www.limetorrents .info/search/all/duck/
+! => limetorrents. lol
+limetorrents.*##+js(aeld, , _0x)
+limetorrents.*##+js(aeld, load, onload)
+limetorrents.*##+js(acs, Object.assign, popunder)
+limetorrents.*##+js(acs, Math, XMLHttpRequest)
+limetorrents.*##+js(nowoif)
+limetorrents.*##[href^="/fast.php"]
+limetorrents.*##div:has(> div > a[href^="/leet/?"])
+limetorrents.*##tr:has-text(VPN)
+||limetorrents.*/sw.js
+@@||limetorrents.*^$ghide
+limetorrents.*##[href^="https://affiliate.rusvpn.com/"]
+limetorrents.*##.head:has-text(Adv)
+ebookdz.com##+js(nostif, $)
+@@||ebookdz.com^$ghide
+*$script,domain=ebookdz.com,redirect-rule=noopjs
+telerium.*##+js(nostif, KeepOpeningPops, 1000)
+telerium.*##+js(nowoif)
+telerium.*##+js(aopr, LieDetector)
+telerium.*##+js(rmnt, script, delete window)
+@@||telerium.*^$ghide
+telerium.*###overlay
+onhockey.tv,web.livecricket.is##+js(nowebrtc)
+||onhockey.tv/stopadblock*.jpg$image
+@@||amc.com^$ghide
+@@||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=amc.com
+||ssaimanifest.prod.boltdns.net^$xhr,removeparam=prof,domain=amc.com
+pornvideospass.com##+js(aopw, Aloader)
+pornvideospass.com##+js(aopw, bindall)
+barfuck.com##+js(aopr, document.dispatchEvent)
+barfuck.com###im-layer
+||curvyfemales.com/*.php$script,1p
+curvyfemales.com##.im-show
+pornvideotop.com##+js(aopr, open)
+pornvideotop.com##+js(nostif, location.href)
+pornvideotop.com###user18div
+||aa.pornvideotop.com^
+||pornvideotop.com/ads300x250.php
+||pornvideotop.com/e/fp.js
+||pornvideotop.com/js/popec.js
+||spermyporn.com/js/my.js
+||young-porn-movie.com/adv.js
+file4go.*##+js(acs, document.getElementById, ad_block)
+file4go.*##+js(set, time, 0)
+@@||file4go.*/ads.js$script,1p
+file4go.*##div.banner300b, .lateral
+! jav688.com popups
+javwide.*##+js(aopr, AaDetector)
+##a[href^="http://www.poweredbyliquidfire.mobi/"]
+holavid.com##+js(aopw, decodeURIComponent)
+||hawaktv.com/sw.js$script
+marie-claire.es##+js(set, ads, true)
+*$xhr,redirect-rule=nooptext,domain=marie-claire.es
+||starbits.io/libs/check.js$script,1p
+converto.io##+js(acs, atob, decodeURIComponent)
+player.xxxbestsites.com##+js(aopr, BetterJsPop)
+svipvids.com##+js(aopw, KillAdBlock)
+gaypornmasters.com##+js(aost, String.prototype.charCodeAt, ai_)
+||hexupload.net/images/Premium_Banners/$3p
+short-url.link##+js(aeld, click, read_cookie)
+short-url.link##+js(nano-sib)
+short-url.link##center > [src$=".html"]
+salamanca24horas.com##+js(aopr, ReviveBannerInterstitial)
+scrapywar.com##+js(acs, eval, replace)
+scrapywar.com##.stream-item-widget
+! Videos disabled by anti-blocker:
+globalnews.ca##+js(set, GNCA_Ad_Support, true)
+globalnews.ca##.c-ad__unit
+globalnews.ca##.c-ad__label
+king-pes.*##+js(aeld, load, onload)
+@@||rp-online.de^$ghide
+@@||saarbruecker-zeitung.de^$ghide
+@@||volksfreund.de^$ghide
+@@||rp-online.de/assets/adsbygoogle.js$script,1p
+@@||saarbruecker-zeitung.de/assets/adsbygoogle.js$script,1p
+@@||volksfreund.de/assets/adsbygoogle.js$script,1p
+rp-online.de,saarbruecker-zeitung.de,volksfreund.de##.park-portal
+@@||mylivesignature.com^$ghide
+@@||mylivesignature.com/$script,1p
+mylivesignature.com##.topadscontainer
+@@||crazyhd.com^$ghide
+@@||chd4.com^$ghide
+chd4.com##+js(aopw, checkAdBlocker)
+||adblockanalytics.com^$xhr,redirect=noop.txt
+@@||goalad.com^$ghide
+canberratimes.com.au##+js(set, cxStartDetectionProcess, noopFunc)
+letribunaldunet.fr##+js(nostif, adb, 0)
+tryboobs.com##+js(aopr, exoNoExternalUI38djdkjDDJsio96)
+tryboobs.com##+js(aopr, open)
+tryboobs.com##.bottomspots
+tryboobs.com##.flirt.spot
+tryboobs.com###sr
+tubedupe.com##+js(aopr, ExoLoader)
+tubedupe.com##+js(aeld, , midRoll)
+||tubedupe.com/player/html.php$frame,1p
+veekyforums.com##+js(nowoif)
+@@||veekyforums.com/js/adcash.js$xhr,1p
+||yespornclips.com/sw.js$script,1p
+@@||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=ipla.tv
+cutpaid.com##+js(aeld, , _blank)
+cutpaid.com##+js(aopr, app_vars.force_disable_adblock)
+cutpaid.com##+js(nowoif)
+cutpaid.com##+js(set, blurred, false)
+cutpaid.com##center
+*$frame,denyallow=google.com,domain=cutpaid.com
+*$script,3p,denyallow=google.com|gstatic.com|recaptcha.net,domain=cutpaid.com
+germancarforum.com##+js(rmnt, script, adsbygoogle)
+findwords.info##div[itemtype="http://schema.org/WPAdBlock"]
+findwords.info##.ads-block-horizontal
+||forwardrb.bid^
+thewestmorlandgazette.co.uk##+js(aopr, _sp_._networkListenerData)
+live-tv-channels.org##+js(aopr, adBlockDetected)
+live-tv-channels.org##+js(nostif, adBlocked)
+live-tv-channels.org##.adsense-player
+live-tv-channels.org##.adsense-player-2
+live-tv-channels.org##[class^="_ads-"]
+drinksmixer.com,leitesculinaria.com##+js(set, Date.now, noopFunc)
+andiim3.com##+js(acs, jQuery, AdBlock)
+twatis.com##+js(aopr, ExoLoader.addZone)
+fupa.net##+js(set, jQuery.adblock, 1)
+||imasdk.googleapis.com/js/sdkloader/ima3.js$script,redirect=google-ima.js,domain=fupa.net
+@@||ad.71i.de/*/loader.js$script,domain=fupa.net
+! sites with the same ad-reinsertion script
+kompas.com##+js(acs, setTimeout, iframeTestTimeMS)
+namemc.com##+js(acs, setTimeout, runInIframe)
+namemc.com##+js(aopw, deployads)
+namemc.com##.ad-container
+pockettactics.com##+js(acs, Math.floor, iframeTestTimeMS)
+tribunnews.com##+js(acs, Math, ='\x)
+descarga-animex.*##+js(aopw, adBlockDetected)
+bollywoodshaadis.com##+js(aopr, Debugger)
+bollywoodshaadis.com##+js(aopw, adBlockDetected)
+hdvid.*##+js(aopw, atOptions)
+hdvid.*##+js(aost, String.fromCharCode, stackDepth:3)
+hdvid.*,onvid.*,ovid.*,vidhd.*##+js(aopw, Fingerprint2)
+hdvid.*,onvid.*,ovid.*,vidhd.*##+js(aopw, smrtSB)
+hdvid.*,onvid.*,ovid.*,vidhd.*##+js(nowebrtc)
+vidhd.*##+js(aopr, AaDetector)
+hdvid.*,onvid.*,ovid.*,vidhd.*##.video_batman
+||hdvid.tv/sw.js$script
+||onvid.*/sw.js$script
+||ovid.*/sw.js$script,1p
+||vidhd.*/sw.js$script,1p
+hardmob.com.br#?#.postcontainer:has(.usertitle:has-text(Publicidade))
+@@||ugdturner.com^$script,domain=live.bleacherreport.com
+@@||v.fwmrm.net/crossdomain.xml$xhr,domain=live.bleacherreport.com
+downloadming.*##+js(aopw, decodeURIComponent)
+guidetnt.com##+js(set, isAdBlockActive, false)
+eslfast.com##+js(nostif, warning, 100)
+quelleestladifference.fr##+js(aeld, load, onload)
+iwin.com##.modals
+iwin.com#@##sponsorText
+giveawayoftheday.com##+js(nosiif, _checkBait)
+sexykittenporn.com##+js(aopr, loadTool)
+sexykittenporn.com##+js(aopr, ExoLoader)
+sexykittenporn.com##+js(ra, href, [href*="ccbill"])
+sexykittenporn.com##.hr.babes
+@@||i8086.de^$ghide
+i8086.de##ins.adsbygoogle
+starmusiq.*##+js(nowebrtc)
+starmusiq.*##+js(set, isAdBlockActive, false)
+@@||gameguardian.net^$ghide
+||googlesyndication.com/pagead/$script,redirect=noopjs,domain=gameguardian.net
+gameguardian.net##.adsbygoogle:style(height: 1px !important;)
+hawtcelebs.com##+js(aopw, close_screen)
+camgirlfap.com##+js(acs, document.createElement, onerror)
+##.happy-inside-player
+cda-hd.cc##+js(aopr, AaDetector)
+ge-map-overlays.appspot.com##+js(no-xhr-if, googlesyndication)
+ge-map-overlays.appspot.com##+js(nostif, adsbygoogle)
+vinylcollective.com##+js(acs, jQuery, dismissAdBlock)
+sp-today.com##+js(set, isAdBlockActive, false)
+mirrorace.*##+js(aopr, AaDetector)
+mirrorace.*##+js(aeld, click, _0x)
+mirrorace.*##+js(popads-dummy)
+/invoke.js$script,domain=mirrorace.*
+@@||mirrorace.*^$ghide
+mirrorace.*##.uk-card-secondary:has-text(VPN)
+mirrorace.*##[href*="search/"]
+||mirrorace.org/*.gif$image
+tamilmv.*##+js(nowebrtc)
+tamilmv.*##+js(acs, atob, decodeURIComponent)
+||tamilmv.*/sw.js$script,xhr,1p
+||xxxwebdlxxx.org^$csp=script-src 'self' data:
+browardpalmbeach.com,dallasobserver.com,houstonpress.com,miaminewtimes.com,phoenixnewtimes.com,westword.com##+js(set, VMG.Components.Adblock, false)
+prostoporno.*##+js(aopr, ExoLoader.serve)
+prostoporno.*##.spot
+muyinteresante.es##+js(no-fetch-if, googlesyndication, method:HEAD)
+*$xhr,redirect-rule=nooptext,domain=muyinteresante.es
+9xbuddy.*##+js(nowoif)
+@@||offmp3.*^$ghide
+*$script,3p,denyallow=9xbud.com|cloudflare.com|cloudflare.net|disqus.com|disquscdn.com|fastly.net|fastlylb.net|google.com|googleapis.com|gstatic.com|hcaptcha.com|hwcdn.net|jquery.com|jsdelivr.net|jwpsrv.com|plyr.io|twimg.com|twitter.com|recaptcha.net|x.com,domain=9xbuddy.*
+durtypass.com##+js(nowoif)
+durtypass.com##+js(aopr, _pop)
+@@||durtypass.com^$ghide
+||pornid.*$csp=frame-src
+pornid.*##+js(aopr, decodeURI)
+||pornid.*/azone/
+||pornid.*/pid/dev.js
+!#if env_mobile
+pornid.*##.cs
+pornid.*##.spots-title
+pornid.*###fltd
+pornid.*###native_code
+||pornid.*/xdman2/$frame,1p
+!#endif
+practicequiz.com,wapkiz.com##+js(aopw, adBlockDetected)
+freegamescasual.com##+js(nostif, adblock_popup, 500)
+opjav.com##+js(nowoif)
+||clipbongda.info^
+schrauben-normen.de##+js(aeld, load, nextFunction)
+ngelag.com##+js(aopr, FuckAdBlock)
+@@||homegrownfreaks.net/player/player_ads.html$frame,1p
+@@||homegrownfreaks.net^$ghide
+homegrownfreaks.net##.fp-brand
+depedlps.*##+js(aeld, load, onload)
+depedlps.*##+js(aopr, encodeURIComponent)
+pianokafe.com##+js(aopw, adBlockDetected)
+huim.com##+js(aopr, isAdEnabled)
+||zbporn.*/tri/zp.js
+zbporn.*##+js(aopr, decodeURI)
+zbporn.*##+js(aopr, promo)
+zbporn.*##.desktop-nat-spot
+*$popunder,domain=zbporn.com
+||zbporn.*/ttt/
+zbporn.*##.view-right
+fapality.com##+js(aopr, document.dispatchEvent)
+fapality.com##+js(aopr, open)
+||yourlustmedia.com^$3p
+worldsex.com##+js(aopr, Notification)
+worldsex.com##+js(aopr, document.dispatchEvent)
+worldsex.com###video_banner
+worldsex.com##div.da-by
+worldsex.com##.overlay
+babesxworld.com,cocogals.com##+js(aopr, loadTool)
+babesxworld.com##+js(aopr, open)
+babesxworld.com##+js(aopr, document.dispatchEvent)
+babesxworld.com##.g-link
+babesxworld.com##a[href^="http://refer.ccbill.com/"]
+*$3p,popup,domain=babesxworld.com
+*$script,3p,denyallow=cloudflare.com|bootstrapcdn.com|fastly.net|fluidplayer.com|hwcdn.net|twitter.com|x.com,domain=babesxworld.com
+babesxworld.com##[onclick*="spons"]
+masteranime.tv##+js(set, check_adblock, true)
+||masteranime.tv/api/pop.php$xhr,1p
+*$script,3p,denyallow=anmedm.com|cloudflare.net|cloudfront.net|disqus.com|disquscdn.com|facebook.net|fastlylb.net|fbcdn.net|google.com,domain=masteranime.tv
+||ad.masteranime.tv^$script,1p
+tcpvpn.com##+js(nostif, Adblock)
+pornoman.pl##+js(aopr, decodeURI)
+pornoman.pl##+js(aopr, _0x311a)
+pornoman.pl##[src*="bannery"]
+pornoman.pl###porno_accept
+@@||pornoman.pl^$ghide
+*.mp4$media,redirect=noopmp4-1s,domain=abc.go.com
+canadianunderwriter.ca##+js(aopw, mockingbird)
+linkjust.com##+js(set, blurred, false)
+gold-24.net##+js(nano-sib, , , 0.001)
+linkjust.com##.banner-inner
+@@||linkjust.com^$ghide
+nowtv.com.tr##+js(set, adblockDetector, trueFunc)
+oemdtc.com##.easyazon-block
+oemdtc.com##.blocker-notice, .blocker-overlay
+oemdtc.com##[src^="https://cdn.flowdee.de/"], [href^="https://www.amazon.com/b"]
+caminspector.net,camporn.tube,camwhorescloud.com,camwhorespy.com,camwhoria.com,camvideos.org##+js(acs, crakPopInParams)
+caminspector.net,camporn.tube,camwhorescloud.com,camwhoreshd.com,camwhorespy.com,camvideos.org##+js(acs, onload, onclick)
+caminspector.net,camwhorespy.com,camwhoria.com,camgoddess.tv##+js(aopr, console.log)
+camwhoreshd.com,camwhorespy.com,cwtvembeds.com##+js(nowoif)
+caminspector.net,camwhoreshd.com,camgoddess.tv##+js(set, hasPoped, true)
+camwhorescloud.com##+js(aost, Math.round, inlineScript)
+camwhoreshd.com,cwtvembeds.com##.hola_top_element
+cwtvembeds.com##+js(set, flashvars.protect_block, '')
+cwtvembeds.com##+js(set, flashvars.video_click_url, undefined)
+camwhoreshd.com##+js(aopr, loadTool)
+camporn.tube,camwhorescloud.com,camwhoreshd.com,camgoddess.tv##.table
+caminspector.net,camvideos.org##.place
+@@*$media,domain=camvideos.org
+@@||video$xhr,media,domain=camvideos.org
+camseek.tv##+js(aopr, decodeURI)
+||camseek.tv/live/live.php$frame,1p
+camseek.tv##div[style$="height: 240px; background: white"]
+||cfgr3.com/popin/$script,3p
+##[href^="https://go.smljmp.com/"]
+caminspector.net##.top
+@@||open.http.mp.streamamg.com/html5/$script,domain=mediapason.it
+@@||pubads.g.doubleclick.net/gampad/live/*.mediapason.it$xhr,domain=imasdk.googleapis.com
+mediapason.it##+js(set, jQuery.adblock, false)
+leechpremium.link##+js(set, blurred, false)
+*$image,1p,redirect-rule=1x1.gif,domain=leechpremium.link
+leechpremium.link###myModal
+leechpremium.link##ins.adsbygoogle
+leechpremium.link##.fade.modal-backdrop
+leechpremium.link##[id*="ScriptRoot"]
+leechpremium.link##body:style(overflow: auto !important;)
+leechpremium.link##.row > .col-md-2:first-child > .pricingTable
+leechpremium.link##+js(no-fetch-if, adsbygoogle)
+*$script,3p,denyallow=bootstrapcdn.com|cloudflare.net|google.com|googleapis.com|gstatic.com|recaptcha.net|tawk.to|jsdelivr.net,domain=leechpremium.link
+@@||leechpremium.net^$ghide
+leechpremium.net##.adsbygoogle
+@@||tsubasa.im^$ghide
+tsubasa.im##+js(nostif, location.href, 10000)
+zemporn.com##+js(aopr, h1mm.w3)
+zemporn.com##.player-aside-banners
+guitarnick.com##+js(acs, document.getElementById, banner)
+jeshoots.com##+js(set, google_jobrunner, true)
+apritos.com,bsierad.com,diminimalis.com,eksporimpor.com,jadijuara.com,kicaunews.com,palapanews.com,ridvanmau.com##+js(aopw, adBlockDetected)
+homebooster.de,newhome.de##+js(acs, document.getElementById, blocker_div)
+ellibrepensador.com##+js(aopr, require)
+porconocer.com##+js(acs, document.getElementById, onscroll)
+0123movies.*##+js(set, check_adblock, true)
+0123movies.*##+js(aopr, mm)
+0123movies.*##.fake_player, #tab-ad
+0123movies.*##[href="#tab-ad"]
+0123movies.*##.les-title:has-text(HD)
+0123movies.*##.mvic-btn
+sholah.net,2rdroid.com##+js(nostif, keep-ads, 2000)
+internetretailing.com.au##.textwidget:has(> div > div[id^="IRN_Homepage_300x250"])
+@@||mygoodstream.pw^$ghide
+bisceglielive.it##+js(nostif, #rbm_block_active, 1000)
+bisceglielive.it##.mkt-300x250
+bisceglielive.it##.mkt-728x90
+worldaide.fr##+js(aopr, adblock)
+@@||worldaide.fr^$ghide
+worldaide.fr##ins.adsbygoogle
+wpgdadatong.com##+js(aopr, checkAdblock)
+creativebusybee.com##+js(aopw, checkAds)
+scamalot.com##+js(acs, $, #DontBloxMyAdZ)
+beautypackaging.com,coatingsworld.com,contractpharma.com,happi.com,inkworldmagazine.com,labelandnarrowweb.com,mpo-mag.com,nutraceuticalsworld.com,odtmag.com,printedelectronicsnow.com##+js(acs, $, #pageWrapper)
+beautypackaging.com,coatingsworld.com,contractpharma.com,happi.com,inkworldmagazine.com,labelandnarrowweb.com,mpo-mag.com,nutraceuticalsworld.com,odtmag.com,printedelectronicsnow.com##.modal-backdrop
+beautypackaging.com,coatingsworld.com,contractpharma.com,happi.com,inkworldmagazine.com,labelandnarrowweb.com,mpo-mag.com,nutraceuticalsworld.com,odtmag.com,printedelectronicsnow.com##body:style(overflow: auto !important;)
+savevideo.me##+js(acs, $, banner)
+yeutienganh.com##+js(aopw, adBlockDetected)
+openspeedtest.com##+js(nostif, google_jobrunner)
+situsberita2terbaru.blogspot.com##+js(acs, document.getElementById, adpbtest)
+telecharger-igli4.*##+js(aopw, adBlockDetected)
+addtobucketlist.com##+js(nostif, google_jobrunner)
+syracusefan.com##+js(acs, $, initDetection)
+@@||promods.net^$ghide
+@@||promods.net/kampyle.js$script,1p
+argio-logic.net##+js(acs, document.getElementById, alert)
+appstore-discounts.com##+js(acs, document.getElementById, undefined)
+ohorse.com##+js(aopw, check)
+photos-public-domain.com##+js(aopr, blockAdBlock)
+@@/wp-content/themes/mts_ad_sense/*$1p
+##.blocker-notice
+##.blocker-overlay
+popcorntv.it##.box-adv
+! Generic BlockAdBlock and other sites
+heidibemvindaacasabrasil.blogspot.com###popup
+l2network.eu##.ubm_banner
+mylivewallpapers.com,softfully.com##+js(no-fetch-if, ads)
+mylivewallpapers.com##.group.posts > div.post
+aalah.me,academiadelmotor.es,aiailah.com,almursi.com,altebwsneno.blogspot.com,ambonkita.com,androidspill.com,aplus.my.id,arrisalah-jakarta.com,babyjimaditya.com,bbyhaber.com,beritabangka.com,beritasulteng.com,bestsellerforaday.com,bintangplus.com,bitco.world,br.nacaodamusica.com,bracontece.com.br,dicariguru.com,fairforexbrokers.com,foguinhogames.net,formasyonhaber.net,fullvoyeur.com,healbot.dpm15.net,indofirmware.site,hagalil.com,latribunadelpaisvasco.com,line-stickers.com,luxurydreamhomes.net,m5g.it,miltonfriedmancores.org,minutolivre.com,oportaln10.com.br,pedroinnecco.com,philippinenmagazin.de,piazzagallura.org,pornflixhd.com,safehomefarm.com,synoniemboek.com,techacrobat.com##+js(aopw, adBlockDetected)
+elizabeth-mitchell.org##+js(aopw, adBlockDetected)
+elizabeth-mitchell.org##.widget-title:has-text(AD)
+ad-itech.blogspot.com##+js(aeld, load, onload)
+avengerinator.blogspot.com##+js(aeld, load, nextFunction)
+||myfreecopyright.com^$3p
+3dzip.org##+js(no-fetch-if, doubleclick, length:10, {"type":"cors"})
+3dzip.org##+js(no-xhr-if, doubleclick)
+3dzip.org##+js(nostif, google_jobrunner)
+3dzip.org##+js(nostif, null, 4000)
+||googlesyndication.com^$script,redirect=googlesyndication_adsbygoogle.js,domain=3dzip.org
+3dzip.org##.adcontainer
+3dzip.org##div.better-ads-listitemad
+3dzip.org##div[id][itemtype="https://schema.org/WPAdBlock"]
+technisches-zeichnen.net##[id^="banner-"]
+technisches-zeichnen.net###ad-unten-01
+technisches-zeichnen.net##.bild-rechts-01
+mi-globe.com##.td-is-sticky
+||googlesyndication.com^$script,redirect=googlesyndication_adsbygoogle.js,domain=fatgirlskinny.net
+fatgirlskinny.net##+js(aeld, load, isBlanketFound)
+fatgirlskinny.net##[href^="https://www.topcashback.co.uk/"]
+canaltdt.es##+js(aeld, load, showModal)
+*$script,redirect-rule=noopjs,domain=canaltdt.es
+4download.net##+js(acs, addEventListener, nextFunction)
+4download.net##+js(nano-sib)
+scat.gold##+js(nostif, show)
+scat.gold##+js(acs, document.createElement, onerror)
+globalssh.net##+js(acs, addEventListener, nextFunction)
+sysnettechsolutions.com##a[href^="https://bit.ly/"]
+pandajogosgratis.com.br##+js(nostif, (), 2500)
+5278.cc##+js(nostif, myaabpfun, 3000)
+icutlink.com##+js(aopr, open)
+icutlink.com##+js(set, blurred, false)
+icutlink.com##+js(nano-sib, time)
+icutlink.com##+js(set, sec, 0)
+icutlink.com##.banner-inner
+hotbabes.tv##+js(aopr, loadTool)
+filesamba.*,hotbabes.tv,purelyceleb.com##+js(aopr, _wm)
+cambabe.*,camgirlbay.net##+js(acs, onload)
+cambabe.*##+js(acs, crakPopInParams)
+cambabe.*##.topad
+cambabe.*##.place
+purelyceleb.com##.embed-container
+##.exo-horizontal
+||imasdk.googleapis.com/js/sdkloader/ima3.js$script,redirect=google-ima.js,3p,domain=cookinggames.com
+cookinggames.com##.banner
+cookinggames.com###skyscrapper-container
+cookinggames.com###addCentered > p
+@@||witchhut.com^$script,1p
+@@||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=girlgames.com
+@@||audiotools.*^$ghide
+audiotools.*##ins.adsbygoogle
+*$image,redirect-rule=1x1.gif,domain=audiotools.blog
+pandafreegames.*##+js(nostif, adFilled, 2500)
+multporn.net##+js(aopr, document.dispatchEvent)
+tonspion.de##+js(nostif, (), 15000)
+oncehelp.com##+js(aeld, click, trigger)
+oncehelp.com##+js(aopr, open)
+oncehelp.com##+js(set, blurred, false)
+oncehelp.com##.banner-inner
+oncehelp.com##[href*="?token"]
+@@||consensu.org/*/cmp2.js$script,domain=novagente.pt
+viprow.*##+js(acs, setTimeout, admc)
+viprow.*##+js(nowoif, //)
+viprow.*##+js(rmnt, script, FingerprintJS)
+viprow.*##+js(json-prune, *, *.adserverDomain)
+viprow.*##.position-absolute
+myegy.*##+js(aopw, decodeURI)
+gamezhero.com##+js(set, ads, true)
+||gamezhero.com/promo$frame,1p
+||imasdk.googleapis.com/js/sdkloader/ima3.js$script,redirect=google-ima.js,domain=gamezhero.com
+wikifeet.com##+js(aopr, NativeAd)
+flashplayer.fullstacks.net##+js(set, gadb, false)
+@@||encoretvb.com^$ghide
+encoretvb.com###square-ad-1
+sms-receive.net##+js(acs, $, adblock)
+@@||wordgames.com^$ghide
+@@||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=wordgames.com
+wordgames.com###ad-gamepage-leaderboard
+wordgames.com###skyscrapper-container
+wordgames.com###skyscraper-container
+ani-stream.com##+js(no-fetch-if, damoh.ani-stream.com)
+!#if env_chromium
+||amazonaws.com/homad-global-configs.schneevonmorgen.com/global_config.json$xhr,redirect=nooptext,domain=ani-stream.com
+!#endif
+||grammarly.com/*utm_source=$popup,domain=duplichecker.com|plagiarismchecker.co|plagiarismdetector.net|searchenginereports.net|smallseotools.com
+duplichecker.com,plagiarismchecker.co,plagiarismdetector.net,searchenginereports.net,smallseotools.com##[href*="grammarly.com"]
+duplichecker.com,plagiarismchecker.co,plagiarismdetector.net,searchenginereports.net##+js(nostif, showPopup)
+plagiarismdetector.net##a[rel*="nofollow"][rel*="noopener"]:has(> img.img-fluid[src^="https://plagiarismdetector.net/pd-imgs/"])
+plagiarismdetector.net##a[onclick*="PC_Home_gra"][rel="nofollow noopener"][target="_blank"]
+searchenginereports.net##div[class^="theMSsy"], div[id^="theMSsy"], a[onclick*="PushClickTag"][rel], a[href^="https://searchenginereports.net/gmdasads"]
+||searchenginereports.net/thAdoGMA/$image
+smallseotools.com##+js(aeld, mouseout, clientWidth)
+smallseotools.com##+js(nostif, adrecover)
+smallseotools.com##span[onclick*="https://smallseotools.com/deep_grammar.html"]
+smallseotools.com##span[onclick*="https://smallseotools.com/deep_pcgrammar.html"]
+smallseotools.com##.mx-auto[style="display:block"]:has(> [max-height] > ._ap_apex_ad)
+smallseotools.com##.my-2[style*="height:"]:has(> ._ap_apex_ad)
+plagiarismchecker.co##body *:matches-css(margin: /auto/):matches-css(width: /^[2-3]{1}[0-9]{2}(\.[0-9]+)?px$/):matches-css(height: /^[2-3]{1}[0-9]{2}(\.[0-9]+)?px$/):matches-css(display: /block|table/):remove()
+duplichecker.com##ccc, spavn, spannndx, [class^="alkjhg"], a[href="https://www.duplichecker.com/cc"], .mt-3:has(> #img7), .mt-3:has(> #img7), div:has(> #img4)
+||duplichecker.com/qari/$image,1p
+||duplichecker.com/asets/img/logo.svg$image,1p
+jagran.com##.ads
+picbaron.com##+js(aeld, , _0x)
+picbaron.com##+js(aopr, loadTool)
+picbaron.com##+js(aopr, open)
+picbaron.com##+js(noeval)
+picbaron.com##.newsbar_blue
+picbaron.com###fadeinbox
+*$frame,domain=picbaron.com
+||picbaron.com/*.gif$image
+picbaron.com##[href*="/redirect?tid="]
+temp-mail.org##+js(set, checkadBlock, noopFunc)
+temp-mail.org#?#li:has(.viewLink:has-text(AD |))
+! http://forums.mozillazine.org/viewtopic.php?f=38&t=3043519
+3dprintersforum.co.uk##+js(acs, $, gandalfads)
+linkspaid.com##+js(set, jQuery.adblock, false)
+linkspaid.com##+js(nostif, (), 1000)
+kurazone.net##+js(aopr, AaDetector)
+||googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=noopjs:10,domain=kurazone.net
+||popcent.org^$3p
+gamecopyworld.*##+js(acs, document.createElement, Tool)
+dl.gamecopyworld.*##.t2 > tbody > tr:nth-of-type(1) > td
+dl.gamecopyworld.*##td:nth-of-type(2)
+dl.gamecopyworld.*##tr:nth-of-type(6) > td
+consoletarget.com##+js(aopr, loadTool)
+||gamecopyworld.com/!_$frame
+javmost.*##center > div[style^="width:100%; height: 100px"]
+! nsfw xcums . com popups
+xcums.com##+js(aopr, encodeURIComponent)
+xpaja.net##+js(acs, String.fromCharCode, atob)
+comnuan.com##+js(set, cmnnrunads, true)
+mega-p2p.net##+js(aopr, open)
+! uppit. com ads
+||uppit.com^$document,csp=script-src 'self' 'unsafe-eval' 'unsafe-inline' data: *.cloudflare.com
+@@||uppit.com^$ghide
+xianzhenyuan.cn##+js(acs, document.getElementById, undefined)
+novablogitalia.*##+js(aeld, load, nextFunction)
+||shrinkearn.com/sw.js$script,1p
+*$frame,domain=shrinkearn.com,3p,denyallow=cloudflare.com
+shrinkearn.com##+js(aopr, open)
+gsm1x.xyz##+js(aopw, downloadJSAtOnload)
+gsm1x.xyz##+js(nano-stb, run)
+||romgoc.net^$3p
+a-o.ninja,anime-odcinki.pl##+js(set, showAds, true)
+anime-odcinki.pl##+js(aopr, _pop)
+anime-odcinki.pl##.size-full
+singingdalong.*##+js(aeld, load, 2000)
+mrdeepfakes.com##+js(aopw, ReactAds)
+mrdeepfakes.com##+js(acs, document.getElementsByTagName, script)
+mrdeepfakes.com##+js(aopw, phtData)
+mrdeepfakes.com##[href*="offer"]
+*&expires$media,redirect=noopmp3-0.1s,domain=prosieben.at|prosieben.de|prosiebenmaxx.de|ran.de
+||zomap.de/*&expires=$script,domain=prosieben.at|prosieben.de|prosiebenmaxx.de|ran.de
+! popunder / (nsfw) sites - phtData
+donk69.com,hotdreamsxxx.com##+js(aopw, phtData)
+veedi.com##+js(set, adBlocker, false)
+4j.com##+js(nostif, (), 2000)
+||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=4j.com|veedi.com,redirect=google-ima.js
+4j.com###bio_ep, #bio_ep_bg
+4j.com##body:style(overflow: auto !important;)
+anitube.*##+js(aopr, exoJsPop101)
+anitube.*##+js(set, adBlockDetected, noopFunc)
+anitube.*###iframeCore____
+||anitube.*/sw.js$script,1p
+anitube.*##div[style^="pointer-events: none; position: absolute; "]
+goltelevision.com##+js(set, adblock, false)
+@@||nqs.nice264.com/data?system=golt&plugin$xhr,domain=goltelevision.com
+||code.jquery.com/jquery-$script,domain=mega-mkv.com
+mega-mkv.com,mkv-pastes.com##+js(aeld, DOMContentLoaded, adlinkfly)
+mega-mkv.com##+js(aeld, DOMContentLoaded, shortener)
+mega-mkv.com##center > p:has(> a[href] > img.alignnone)
+medievalists.net##.widget-title:has-text(Adv)
+! celebritymovieblog . com popups / ads
+celebritymovieblog.com##+js(acs, puShown, /doOpen|popundr/)
+celebritymovieblog.com##.banner_top
+stiletv.it##+js(set, StileApp.somecontrols.adBlockDetected, noopFunc)
+beeimg.com##+js(nostif, document.cookie, 2500)
+beeimg.com##+js(nostif, window.open)
+beeimg.com##.offer
+fileone.tv##+js(nowoif)
+mywatchseries.*##+js(nowebrtc)
+||d19f0dp1dh77jq.cloudfront.net^
+||mywatchseries.*/sw.js$script,1p
+||d81idz8m5qll8.cloudfront.net/app.min.js$script
+m.hellporno.com###fltd-inner
+hellporno.*##.bnnrs-player
+||share.notizie.it^
+||areyouabot.net^$3p
+u.gg###af-header-link
+u.gg###af-all:style(margin-top: 4em;)
+@@||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=actiongame.com|brain-games.co.uk|classicgame.com|games-site.co.uk|hiddenobjectgames.com|mahjong.co.uk|mahjong.com|match3.co.uk|match3games.com|mindgames.com|neongames.co.uk|solitaireonline.com|timemanagementgame.com
+||imasdk.googleapis.com/js/sdkloader/ima3.js$script,redirect=google-ima.js,domain=neongames.com
+! anti adb puzzlefry . com
+puzzlefry.com##+js(aopw, killAdBlock)
+hentaisd.*##+js(aopr, LieDetector)
+||n1g459ky7y.com^
+ftlauderdalebeachcam.com,ftlauderdalewebcam.com,juneauharborwebcam.com,keywestharborwebcam.com,kittycatcam.com,mahobeachcam.com,miamiairportcam.com,morganhillwebcam.com,njwildlifecam.com,nyharborwebcam.com,paradiseislandcam.com,pompanobeachcam.com,portbermudawebcam.com,portcanaveralwebcam.com,portevergladeswebcam.com,portmiamiwebcam.com,portnywebcam.com,portnassauwebcam.com,portstmaartenwebcam.com,portstthomaswebcam.com,porttampawebcam.com,sxmislandcam.com##+js(nostif, innerHTML)
+ftlauderdalebeachcam.com,ftlauderdalewebcam.com,juneauharborwebcam.com,keywestharborwebcam.com,kittycatcam.com,mahobeachcam.com,miamiairportcam.com,morganhillwebcam.com,njwildlifecam.com,nyharborwebcam.com,paradiseislandcam.com,pompanobeachcam.com,portbermudawebcam.com,portcanaveralwebcam.com,portevergladeswebcam.com,portmiamiwebcam.com,portnywebcam.com,portnassauwebcam.com,portstmaartenwebcam.com,portstthomaswebcam.com,porttampawebcam.com,sxmislandcam.com##.horiz-banner-box-1, .info-left, .info-right
+||cdn.ptztv.live/*/ads/$image
+portevergladeswebcam.com###partnerad1div
+hqtv.biz##+js(set, google_tag_data, noopFunc)
+thoptv.*##+js(aopr, AaDetector)
+thoptv.*##+js(nostif, readyplayer, 2000)
+liveuamap.com##+js(set, noAdBlock, true)
+||smrmembers-smr.smartmediarep.com/*/video/*.mp4$media,domain=tv.naver.com,redirect=noopmp4-1s
+||short.es/adv/*$frame,1p
+@@||rte.ie^$ghide
+@@||v.fwmrm.net/ad/g/*_HTML5_Live$script,domain=rte.ie
+@@||src.litix.io/videojs/$script,domain=rte.ie
+@@||rte.ie/player/$script,xhr,1p
+@@||googlesyndication.com/pagead/js/adsbygoogle.js$xhr,domain=rte.ie
+||rte.ie/ads/*$media,redirect=noopmp4-1s,domain=rte.ie
+@@||doubleclick.net/gampad/live/ads*rte.ie$xhr,domain=imasdk.googleapis.com
+@@||doubleclick.net/gampad/ads*rte.ie$xhr,domain=imasdk.googleapis.com
+||securecdn.videologygroup.com/Prod/DSPMedia/$media,redirect=noopmp3-0.1s,domain=rte.ie
+*/media/*.mp4|$media,domain=rte.ie,redirect=noopmp3-0.1s
+*$1p,image,redirect-rule=1x1.gif,domain=rte.ie
+rte.ie##.vjs-close-button
+rte.ie##.adCue
+! crohasit . com popups
+crohasit.*##+js(aopw, Fingerprint2)
+theglobeandmail.com##+js(aopw, adBlocker)
+macwelt.de,pcwelt.de##+js(aeld, load, autoRecov)
+||adslop.com^$3p
+@@||genvideos.*/js/showads.js$xhr,1p
+||googlesyndication.com/pagead/$script,redirect=noopjs,domain=uploadbox.io
+uploadbox.io##+js(nosiif, (), 5000)
+gaypornwave.com##+js(aost, String.prototype.charCodeAt, ai_)
+gaypornwave.com##+js(aopr, ExoLoader)
+gaypornwave.com##+js(aopr, _pop)
+##[href^="https://popcash.net/"]
+##[href^="https://adult.xyz/"]
+onlineclassnotes.com###turnOffAdBlockerContainer
+urbia.de##+js(aopr, _sp_.mms.startMsg)
+freecoursesite.com##+js(acs, eval, replace)
+freecoursesite.com##+js(nostif, show)
+scubidu.eu##+js(aost, String.prototype.charCodeAt, ai_)
+scubidu.eu###custom_html-15
+scubidu.eu###custom_html-16
+root-top.com##+js(aopr, adblockblock)
+! popunder celebjihad . com nsfw
+celebjihad.com##+js(aopr, dataPopUnder)
+||celebjihad.live^$3p
+celebjihad.com##.theme_article.sidebar_increase:style(height:0px !important)
+allmomsex.com,allnewindianporn.com,analxxxvideo.com,animalextremesex.com,anime3d.xyz,animefuckmovies.com,animepornfilm.com,animesexbar.com,animesexclip.com,animexxxsex.com,animexxxfilms.com,anysex.club,apetube.asia,asianfuckmovies.com,asianfucktube.com,asianporn.sexy,asiansex.*,asiansexcilps.com,beeg.fund,beegvideoz.com,bestasiansex.pro,bravotube.asia,brutalanimalsfuck.com,candyteenporn.com,daddyfuckmovies.com,desifuckonline.com,exclusiveasianporn.com,exteenporn.com,fantasticporn.net,fantasticyoungporn.com,fineasiansex.com,firstasianpussy.com,freeindiansextube.com,freepornasians.com,freerealvideo.com,fuck-beeg.com,fuck-xnxx.com,fuckfuq.com,fuckundies.com,gojapaneseporn.com,golderotica.com,goodyoungsex.com,goyoungporn.com,hardxxxmoms.com,hdvintagetube.com,hentaiporn.me,hentaisexfilms.com,hentaisexuality.com,hot-teens-movies.mobi,hotanimepornvideos.com,hotanimevideos.com,hotasianpussysex.com,hotjapaneseshows.com,hotmaturetube.com,hotmilfs.pro,hotorientalporn.com,hotpornyoung.com,hotxxxjapanese.com,hotxxxpussy.com,indiafree.net,indianpornvideo.online,japanfuck.*,japanporn.*,japanpornclip.com,japanesetube.video,japansex.me,japanesexxxporn.com,japansporno.com,japanxxx.asia,japanxxxworld.com,keezmovies.surf,lingeriefuckvideo.com,liveanimalporn.zooo.club,madhentaitube.com,megahentaitube.com,megajapanesesex.com,megajapantube.com,milfxxxpussy.com,momsextube.pro,momxxxass.com,monkeyanimalporn.com,moviexxx.mobi,newanimeporn.com,newjapanesexxx.com,nicematureporn.com,nudeplayboygirls.com,originalindianporn.com,originalteentube.com,pig-fuck.com,plainasianporn.com,popularasianxxx.com,pornanimetube.com,pornasians.pro,pornhat.asia,pornjapanesesex.com,pornvintage.tv,primeanimesex.com,realjapansex.com,realmomsex.com,redsexhub.com,retroporn.world,retrosexfilms.com,sex-free-movies.com,sexanimesex.com,sexanimetube.com,sexjapantube.com,sexmomvideos.com,sexteenxxxtube.com,sexxxanimal.com,sexyoungtube.com,sexyvintageporn.com,spicyvintageporn.com,sunporno.club,tabooanime.club,teenextrem.com,teenfucksex.com,teenhost.net,teensex.*,teensexass.com,tnaflix.asia,totalfuckmovies.com,totalmaturefuck.com,txxx.asia,vintagetube.*,voyeurpornsex.com,warmteensex.com,wetasiancreampie.com,wildhentaitube.com,wowyoungsex.com,xhamster-art.com,xmovie.pro,xnudevideos.com,xnxxjapon.com,xvide.me,xxxanimefuck.com,xxxanimevideos.com,xxxanimemovies.com,xxxhentaimovies.com,xxxhothub.com,xxxjapaneseporntube.com,xxxlargeporn.com,xxxmomz.com,xxxmovies.*,xxxpornmilf.com,xxxpussyclips.com,xxxpussysextube.com,xxxretrofuck.com,xxxsex.pro,xxxsexyjapanese.com,xxxteenyporn.com,xxxvideo.asia,xxxyoungtv.com,youjizzz.club,youngpussyfuck.com##+js(aopr, popit)
+allmomsex.com,allnewindianporn.com,analxxxvideo.com,animalextremesex.com,anime3d.xyz,animefuckmovies.com,animepornfilm.com,animesexbar.com,animesexclip.com,animexxxsex.com,animexxxfilms.com,anysex.club,apetube.asia,asianfuckmovies.com,asianfucktube.com,asianporn.sexy,asiansex.*,asiansexcilps.com,beeg.fund,beegvideoz.com,bestasiansex.pro,bravotube.asia,brutalanimalsfuck.com,candyteenporn.com,daddyfuckmovies.com,desifuckonline.com,exclusiveasianporn.com,exteenporn.com,fantasticporn.net,fantasticyoungporn.com,fineasiansex.com,firstasianpussy.com,freeindiansextube.com,freepornasians.com,freerealvideo.com,fuck-beeg.com,fuck-xnxx.com,fuckfuq.com,fuckundies.com,gojapaneseporn.com,golderotica.com,goodyoungsex.com,goyoungporn.com,hardxxxmoms.com,hdvintagetube.com,hentaiporn.me,hentaisexfilms.com,hentaisexuality.com,hot-teens-movies.mobi,hotanimepornvideos.com,hotanimevideos.com,hotasianpussysex.com,hotjapaneseshows.com,hotmaturetube.com,hotmilfs.pro,hotorientalporn.com,hotpornyoung.com,hotxxxjapanese.com,hotxxxpussy.com,indiafree.net,indianpornvideo.online,japanfuck.*,japanporn.*,japanpornclip.com,japanesetube.video,japansex.me,japanesexxxporn.com,japansporno.com,japanxxx.asia,japanxxxworld.com,keezmovies.surf,lingeriefuckvideo.com,liveanimalporn.zooo.club,madhentaitube.com,megahentaitube.com,megajapanesesex.com,megajapantube.com,milfxxxpussy.com,momsextube.pro,momxxxass.com,monkeyanimalporn.com,moviexxx.mobi,newanimeporn.com,newjapanesexxx.com,nicematureporn.com,nudeplayboygirls.com,originalindianporn.com,originalteentube.com,pig-fuck.com,plainasianporn.com,popularasianxxx.com,pornanimetube.com,pornasians.pro,pornhat.asia,pornjapanesesex.com,pornvintage.tv,primeanimesex.com,realjapansex.com,realmomsex.com,redsexhub.com,retroporn.world,retrosexfilms.com,sex-free-movies.com,sexanimesex.com,sexanimetube.com,sexjapantube.com,sexmomvideos.com,sexteenxxxtube.com,sexxxanimal.com,sexyoungtube.com,sexyvintageporn.com,spicyvintageporn.com,sunporno.club,tabooanime.club,teenextrem.com,teenfucksex.com,teenhost.net,teensex.*,teensexass.com,tnaflix.asia,totalfuckmovies.com,totalmaturefuck.com,txxx.asia,vintagetube.*,voyeurpornsex.com,warmteensex.com,wetasiancreampie.com,wildhentaitube.com,wowyoungsex.com,xhamster-art.com,xmovie.pro,xnudevideos.com,xnxxjapon.com,xvide.me,xxxanimefuck.com,xxxanimevideos.com,xxxanimemovies.com,xxxhentaimovies.com,xxxhothub.com,xxxjapaneseporntube.com,xxxlargeporn.com,xxxmomz.com,xxxmovies.*,xxxpornmilf.com,xxxpussyclips.com,xxxpussysextube.com,xxxretrofuck.com,xxxsex.pro,xxxsexyjapanese.com,xxxteenyporn.com,xxxvideo.asia,xxxyoungtv.com,youjizzz.club,youngpussyfuck.com##+js(aeld, popstate, noPop)
+twister.porn##+js(aopr, open)
+fuckundies.com##+js(acs, puShown, /doOpen|popundr/)
+hotxxxpussy.com,xxxlargeporn.com,xxxpussyclips.com,xxxpussysextube.com##.imbar
+##.ave-pl
+##.bottom-hor-block
+##.brs-block
+finevids.xxx##.spot3-holder
+hentaisexuality.com###popwindow
+livejapaneseporn.com##body > div > div > aside[class]
+pornjapanese.me##.bottom-spot-area
+pornjapanese.me##[class$="spots-area"]
+teencumpot.com###spot-holder
+xnxxjapon.com###asg-inplayer-block:upward(4)
+xxmovz.com##+js(aopr, decodeURI)
+xxmovz.com##.ad
+/quwet.js$script,1p
+||all-usanomination.com^$3p
+||willalland.info^
+##.advboxemb
+freeporn.works##.show
+freeporn.works##.past
+||freeporn.works/seven.aspx?
+||clivads.com^
+||sexxx.kim/literature.xhtml?
+||granny.asia/partner.xhtml?
+xvideo.party##.pride.dump
+||xvideo.party/shop.aspx?
+mtlblog.com,narcity.com##+js(aopw, Ha)
+komikcast.*##+js(aeld, load, onload)
+komikcast.*##+js(aopr, open)
+@@||komikcast.*^$ghide
+||blogspot.*/*.gif$image,domain=komikcast.*
+vidcloud.*##+js(acs, atob, decodeURIComponent)
+vidcloud.*##+js(acs, Math, XMLHttpRequest)
+@@||vidcloud.*^$ghide
+streamingworld.*##+js(acs, atob, decodeURIComponent)
+streamingworld.*##+js(aopr, AaDetector)
+streamingworld.*##+js(aopw, Fingerprint2)
+*$script,3p,denyallow=googleapis.com,domain=streamingworld.club
+l23movies.*,123moviess.*,123movieshub.*##+js(acs, JSON.parse, atob)
+0l23movies.*##+js(aopr, rid)
+123moviess.*##+js(aost, document.createElement, inlineScript)
+||d1b0fk9ns6n0w9.cloudfront.net^
+123moviesfree.*##+js(nowoif)
+123moviesd.com##+js(aopr, mm)
+solarmovie.*##+js(aopr, AaDetector)
+solarmovie.*##+js(nowoif)
+solarmovie.*##.close
+solarmovie.*##[href*="/4k"]
+solarmovie.*##table.movie_version:has-text(Promo)
+solarmovie.*##div.row:has-text(in HD)
+solarmovie.*##.jw-reset.jw-logo-top-left.jw-logo
+||solarmovie.vip/js/dab.min.js
+mega4up.*,zeefiles.*##+js(ra, onclick, [onclick^="window.open"])
+zeefiles.*##+js(nano-stb, tick)
+zeefiles.*##+js(nowoif)
+mycoolmoviez.*##[href="javascript:void(0);"]
+mycoolmoviez.*##+js(nowebrtc)
+||mycoolmoviez.*/sw.js
+mega4up.*##+js(nowoif)
+putlocker9.*##+js(aopw, Fingerprint2)
+putlocker9.*##.pframe:has([href^="javascript: void(0);"])
+k511.me##+js(acs, document.getElementById, undefined)
+thepiratebay.*,thepiratebay10.org##+js(aopw, spot)
+thepiratebay.*##+js(aopr, popjs.init)
+audycje.tokfm.pl##+js(set, adsOk, true)
+@@||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=audycje.tokfm.pl
+news-leader.com##+js(aopr, _sp_._networkListenerData)
+ihub.live,naturalbd.com##+js(aopr, encodeURIComponent)
+||ihub.live/sw.js$script,1p
+||naturalbd.com/sw.js$script,1p
+bdiptv.*##+js(aopr, AaDetector)
+bdiptv.*##+js(nowoif)
+@@||bdiptv.*^$ghide
+bdlive.*###AdDiv
+milfzr.com##+js(nowoif)
+milfzr.com##+js(acs, String.prototype.charCodeAt, tabunder)
+milfzr.com##.wpfp_custom_ad_content
+milfzr.com###post-0
+||milfzr.com/*.gif$image
+wemakesites.net##+js(acs, $, adBlockChecker)
+myjest.com##+js(nosiif, _$, 12345)
+*$frame,domain=9ig.de,3p
+rgl.vn##+js(set, blurred, false)
+s.sseluxx.com##+js(nano-sib)
+unlockapk.com##+js(aeld, load, onload)
+@@||unlockapk.com^$ghide
+@@||unlockapk.com^$script,1p
+||googlesyndication.com/simgad/*$image,domain=unlockapk.com,redirect=1x1.gif
+@@||googlesyndication.com/pagead/js/adsbygoogle.js$script,domain=unlockapk.com
+unlockapk.com##ins.adsbygoogle
+reqlinks.net##+js(set, blurred, false)
+mangovideo.*,pandamovies.pw##+js(acs, document.createElement, 'script')
+pandamovies.pw##+js(acs, puShown, /doOpen|popundr/)
+pandamovies.pw##+js(aopr, ExoLoader.serve)
+pandamovies.pw##+js(nowoif)
+mangovideo.*##+js(set, flashvars.popunder_url, '')
+mangovideo.*##.sponsor
+mangovideo.*##.top
+mangovideo.*##.table
+mangovideo.*##[target="_blank"]
+@@||pandamovies.pw^$ghide
+pandamovies.pw##.btn-lg.btn-block.btn
+||mangovideo.*/sw.js$script,1p
+||mangovideo.*/player/html.php?aid
+*$script,3p,domain=mangovideo.*
+||freepopnews.skin/advert
+||pradjadj.com^$csp=child-src *.google.com *.gstatic.com *.arc.io
+pradjadj.com##[href="/advertise"]
+pradjadj.com##.ABD_display
+||pradjadj.com/*banner$image
+siriusfiles.com##+js(nano-stb)
+||siriusfiles.com/adframe.js$frame,redirect=noop.html
+@@||dvdporngay.com^$ghide
+||dvdporngay.com/wp-content/themes/*/images/loading.gif$image
+dvdporngay.com##+js(aopr, decodeURIComponent)
+alimaniacky.cz##+js(acs, $, urlForPopup)
+dozarte.com##+js(acs, document.getElementById, undefined)
+dozarte.com##+js(ra, onclick)
+dozarte.com###banana
+shush.se##+js(set, check, true)
+||shush.se/loader/load.js$script
+! cinemalibero .best popups/ ads
+cinemalibero.*##+js(nowoif)
+cinemalibero.*##+js(aopr, AaDetector)
+allkpop.com##+js(set, isal, true)
+gearingcommander.com##+js(nostif, /innerHTML|AdBlock/)
+gearingcommander.com##+js(no-xhr-if, ads)
+generate.plus##+js(nostif, checkStopBlock)
+za.gl##+js(acs, document.addEventListener, click)
+za.gl##+js(acs, document.getElementById, overlay)
+za.gl##+js(acs, setInterval, location)
+za.gl##+js(aopr, popad)
+za.gl##+js(nowoif, !za.gl, 0)
+za.gl##+js(set, document.hidden, true)
+za.gl###ww
+*$script,3p,denyallow=cloudflare.com|google.com|googleapis.com|gstatic.com,domain=za.gl
+||earn-bitcoins.*/banner_
+||bmovies.*/bassets/js/jquery.watch.js$script,1p
+bmovies.*###upgrade_pop
+||bmovies.*/sw.js$script,1p
+||doo6pwib3qngu.cloudfront.net^
+watchfree.*###vpnvpn
+||filesenzu.com^$3p
+rockit.it##.articolo-body-text-banner
+@@||rockitecn.nohup.it/webnew/js/adv$script,domain=rockit.it
+watchtvseries.*##+js(nowebrtc)
+||watchtvseries.*/sw.js$script,1p
+bitlk.com##+js(aopr, open)
+bitlk.com##+js(set, blurred, false)
+! anti-adb wakanim.tv
+@@||wakanim.tv^$script,xhr,1p
+pickcrackpasswords.blogspot.com##+js(set, awm, true)
+||cdn.provesrc.com/provesrc.js
+dramacool.*##h2.widget-title:has-text(Advertisement)
+dramacool.*##[class$="_ads"]
+*$script,3p,denyallow=cloudflare.com|facebook.net|fbcdn.net|google.com|googleapis.com|gstatic.com|hcaptcha.com|recaptcha.net,domain=dramacool9.*
+! http://fwd.ovh/J4NMS => http://qlinks.eu/J4NMS
+qlinks.eu##+js(set, blurred, false)
+||d.wedosas.net/i/$domain=qlinks.eu
+simsdom.com##+js(nowoif)
+simsdom.com##._ad
+simsdom.com###ad860
+simsdom.com###adv840
+simsdom.com##._pubR
+simsdom.com##._pubL
+simsdom.com##div[id^="elm"][style="opacity: 1; display: block;"]
+simsdom.com##+js(nano-sib, clearInterval, *)
+@@||c.amazon-adsystem.com/aax2/apstag.js$script,domain=mylifetime.com
+@@||mylifetime.com^$ghide
+gomovies.*,gomoviesc.*##+js(nowoif)
+gostream.*,gomovies.*##+js(set, check_adblock, true)
+gomovies.*##+js(aopr, mm)
+||gomovies.*/sw.js$script,1p
+getfreesmsnumber.com##+js(acs, document.getElementById, undefined)
+link.3dmili.com##+js(set, blurred, false)
+@@||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=zattoo.com
+kfrfansub.com##+js(set, adblockEnabled, false)
+movisubmalay.*##+js(aopr, glxopen)
+movisubmalay.*##+js(aopr, exoJsPop101)
+! bayimg.com popups
+bayimg.com##+js(aeld, /^(?:click|mousedown)$/, ppu)
+avcesar.com##+js(nostif, adspot_top, 1500)
+proxydocker.com##+js(nostif, (), 1000)
+illicoporno.com##+js(set, is_adblocked, false)
+*$popunder,domain=illicoporno.com
+mobdi3ips.com##+js(aeld, load, onload)
+short-fly.com##+js(set, blurred, false)
+||ecotrackings.com^$3p
+@@||audiotag.info^$script,1p
+*$image,domain=audiotag.info,redirect-rule=1x1.gif
+audiotag.info##+js(nostif, /offsetHeight|google|Global/)
+latribunadelpaisvasco.com##+js(noeval)
+dokumen.tips##+js(nano-stb, , , 0.02)
+tudigitale.it##+js(nostif, an_message, 500)
+ibcomputing.com##+js(nostif, Adblocker, 10000)
+footballstream.tv,mlbstream.tv,nbastream.tv,nflstream.tv##+js(acs, decodeURI, decodeURIComponent)
+mlbstream.tv,nbastream.tv,nflstream.tv,nhlstream.tv##[href*="allsports4free.online/"]
+mlbstream.tv,nbastream.tv,nhlstream.tv##[href^="https://pl.allsports4free.club/"]
+||sports-streams-online.club^$3p
+celeb.gate.cc##+js(aeld, click, native code)
+celeb.gate.cc##[href^="https://goo.gl/"]
+||strpjmp.com^
+bolly4u.*##+js(aopr, open)
+bolly4u.*##+js(aopr, XMLHttpRequest)
+bolly4u.*##.code-block
+||d1pozdfelzfhyt.cloudfront.net^
+@@||f4links.*^$ghide
+androidweblog.com##.stream-item
+androidweblog.com##[class^="andro-random-paragraph"]
+pogo.com##+js(set, pogo.intermission.staticAdIntermissionPeriod, 0)
+@@||cdn.pogo.com/*/blockadblock$script,1p
+@@||cdn.pogo.com/*/imasdk/application.js$script,1p
+@@||cdn.pogo.com/*/imasdk/imasdk-pogo-1.0.js$script,1p
+@@||cdn.pogo.com/*/imasdk/video_player.js$script,1p
+@@||cdn.pogo.com/*prebid.js$script,1p
+@@||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=pogo.com
+@@||pogo.com^$ghide
+pogo.com##.hideableAd
+pogo.com###leaderboard-ad
+pogo.com##[class*="gameSkyscraperAd"]
+pogo.com##[class*="gameTopAd"]
+@@||torrent9.*^$ghide
+torrent9.*##+js(aeld, , _0x)
+torrent9.*###vpnvpn
+||retdaz.fun^$all
+||cloudvideo.tv/sw.js$script,1p
+cloudvideo.tv##+js(set, SubmitDownload1, noopFunc)
+cloudvideotv.*,cloudvideo.tv##+js(nowoif)
+cloudvideotv.*##+js(aopr, localStorage)
+cloudvideo.tv##+js(aopr, mm)
+bdsmporn.cc,cocoporn.net,dirtyporn.cc,faperplace.com,freeadultvideos.cc,freepornstream.cc,generalpornmovies.com,kinkyporn.cc,moviesxxx.cc,movstube.net,onlinefetishporn.cc,peetube.cc,pornonline.cc,porntube18.cc,streamextreme.cc,streamporn.cc,videoxxx.cc,watchporn.cc,x24.video,xxxonline.cc,xxxonlinefree.com##+js(acs, decodeURI, decodeURIComponent)
+bdsmporn.cc,cocoporn.net,dirtyporn.cc,faperplace.com,freeadultvideos.cc,freepornstream.cc,generalpornmovies.com,kinkyporn.cc,moviesxxx.cc,movstube.net,onlinefetishporn.cc,peetube.cc,pornonline.cc,porntube18.cc,streamextreme.cc,streamporn.cc,videoxxx.cc,watchporn.cc,x24.video,xxx24.vip,xxxonline.cc,xxxonlinefree.com##+js(aopr, exoJsPop101)
+startseite.to##+js(nowebrtc)
+@@||startseite.to^$ghide
+fautsy.com##+js(nano-sib, seconds)
+@@||fautsy.com^$ghide
+||fautsy.com/adblock.php$xhr,redirect=nooptext,1p
+fautsy.com##.coinzilla
+fautsy.com##ins[class][style^="display:inline-block;width:"]
+legia.net##+js(nostif, timeoutChecker)
+legionprogramas.org##+js(aopw, smrtSB)
+legionprogramas.org##+js(aopw, smrtSP)
+legionjuegos.org,legionpeliculas.org,legionprogramas.org##+js(nano-sib, , ,0.02)
+legionjuegos.org,legionpeliculas.org,legionprogramas.org##+js(set, t, 0)
+||ouo.*^$popup,domain=legionjuegos.org|legionpeliculas.org|legionprogramas.org
+kinoger.to##+js(nowebrtc)
+kinoger.*##+js(nowoif)
+kinoger.re##+js(aeld, click, _blank)
+*$script,3p,redirect-rule=noopjs,domain=kinoger.pw
+*$other,3p,denyallow=veevcdn.co,domain=kinoger.pw
+kinoger.ru##+js(aopr, my_pop)
+kinoger.to##a[href^="//fbmedia-ckl.com/get"]
+||notifyvideo.info/p/creative-video/*$media,3p,redirect=noopmp4-1s
+||ronnoble.com^
+xxxbunker.com##+js(nowoif)
+||static.xxxbunker.com/preroll/*$media,1p
+clasicotas.org##+js(aopr, nombre_dominio)
+clasicotas.org##+js(nowoif)
+||clasicotas.org/themes/*/js/links.js$script,1p
+moretvtime.*##+js(acs, adBlockDetected)
+moretvtime.*##.sc-banner
+||pandanetwork.club^$3p,script
+/?r=dir&zoneid=$all
+tvguia.es##+js(acs, $, .height)
+foxseotools.com##+js(nowoif, !?safelink_redirect=)
+foxseotools.com##+js(set, blurred, false)
+foxseotools.com##form#go-popup:remove()
+@@||foxseotools.com^$ghide
+foxseotools.com##.iframe-overlay
+*$frame,denyallow=facebook.com|google.com|youtube.com,domain=foxseotools.com
+*$script,3p,denyallow=akamaiedge.net|cloudflare.com|facebook.net|fbcdn.net|google.com|googleapis.com|gstatic.com|pinterest.com|recaptcha.net,domain=foxseotools.com
+123movierulz.*,7movierulz1.*,7moviesrulz.*,5movierulz2.*,movieruls.*,movierulz.*,movierulzfree.*,movierulz2free.*,movierulzs.*,movierulzwatch.*,movierulzz.*,moviesrulz.*,moviesrulzfree.*,ncdnx3.xyz,watchmoviesrulz.com##+js(nowoif)
+movierulzlink.*,newmovierulz.*##+js(aopr, String.fromCharCode)
+4movierulz.*,4movierulz1.*,7movierulzfree.*,movieruls.*,movierulz4k.*,movierulzfree.*,movierulz2free.*,movierulzwatch.*,movierulzs.*##.ad_btn-white
+123movierulz.*,4movierulz.*,4movierulz1.*,7movierulzfree.*,7moviesrulz.*,movieruls.*,movierulz4k.*,movierulzfree.*,movierulz2free.*,movierulzs.*,movierulzwatch.*,movierulzz.*,moviesrulz.*,moviesrulzfree.*,watchmovierulz.*,watchmoviesrulz.com##.ad_watch_now
+7moviesrulz.com,movierulzfree.*,movierulzs.*##.hd-buttons
+123movierulz.*,4movierulz.*,4movierulz1.*,5movierulz2.*,7moviesrulz.*,movieruls.*,movierulz4k.*,moviesrulz.*,moviesrulzfree.*,movierulz2free.*##.btn1
+7movierulzfree.*##.display\:none\;\"hd-buttons\"
+6hiidude.gold##+js(acs, document.documentElement, break;case $.)
+6hiidude.gold##+js(href-sanitizer, a[href^="https://cdns.6hiidude.gold/file.php?link=http"], ?link)
+6hiidude.gold##p > a[href*="/4/"][target="_blank"]
+||winfr-wtc.com^
+||9xmovies.*/sw.js$script,1p
+couchtuner.*##+js(acs, RegExp, 0x)
+||couchtuner.*/sw.js$script,1p
+dutchycorp.*##+js(acs, eval, replace)
+dutchycorp.*##center > .hide-on-med-and-down
+dutchycorp.*##[class^="bmadblock"]
+dutchycorp.*##div[class][style="width:468px;height:60px;display: inline-block;margin: 0 auto"]
+dutchycorp.*##+js(nano-sib, time.html, 1000)
+dutchycorp.*##+js(set, blurred, false)
+@@||dutchycorp.*^$ghide
+dutchycorp.*##ins.adsbygoogle
+dutchycorp.*##[class$="-page"] .box-main center center
+dutchycorp.*##[class$="-page"] > .hide-on-small-only
+dutchycorp.*##[class$="-page"] > .container > .row > .col-md-offset-1 .text-left > *:not(.box-main)
+dutchycorp.*##[class$="-page"] center > p
+dutchycorp.*##.box-main > .row > center
+dutchycorp.*##.box-main > center > div
+dutchycorp.*##.nav-ad
+dutchycorp.*##.row [style*="width:728px;height:90px"]
+dutchycorp.*##.sidenav_left
+dutchycorp.*##.sidenav_right
+dutchycorp.*##[id*="ScriptRoot"]
+dutchycorp.*##[style*="width:300px;height:250px"]
+dutchycorp.*###link-view [style^="width:468px"]
+dutchycorp.*###boxes
+dutchycorp.*###link-view > center > br
+*$frame,denyallow=cloudflare.com|facebook.com|google.com|hcaptcha.com|youtube.com|jungleofferwall.com,domain=dutchycorp.*
+*$script,redirect-rule=noopjs,from=dutchycorp.*,to=~sentry-cdn.com
+autofaucet.dutchycorp.space##.show-on-medium
+@@||googletagmanager.com/gtag/js$script,domain=autofaucet.dutchycorp.*
+@@||cdnjs.cloudflare.com^$script,domain=autofaucet.dutchycorp.*
+@@||imasdk.googleapis.com^$script,domain=autofaucet.dutchycorp.*
+dutchycorp.*##+js(rmnt, script, /adblock.php)
+mtsproducoes.*##+js(aopw, block_detected)
+zooqle.*##+js(aeld, /^(?:mousedown|mouseup)$/, 0x)
+16honeys.com##+js(set, ckaduMobilePop, noopFunc)
+socks24.org##+js(aeld, load, onload)
+socks24.org##[href^="http://www.linkev.com/"]
+tugaflix.*##+js(aopr, open)
+mongri.net##+js(aopw, adBlockDetected)
+@@||nonsensediamond.*^$ghide
+nonsensediamond.*##+js(aopr, decodeURI)
+easy-coin.*##+js(acs, Math.random, banner)
+@@||eestatic.com/*/adsbygoogle.js$script,domain=elespanol.com
+elespanol.com##+js(set, tieneAdblock, 0)
+masterplayer.xyz##+js(aeld, click, popundr)
+onifile.com,topflix.*##+js(nano-sib)
+topflix.*##+js(nowoif)
+@@||topflix.*^$ghide
+topflix.*##+js(aopr, console.clear)
+||ads.exoclick.com^$script,redirect=noopjs,domain=uflash.tv
+@@||uflash.tv^$ghide
+uflash.tv#@#.ad
+@@||exosrv.com/popunder1000.js$script,domain=uflash.tv
+uflash.tv##+js(aopw, ads_priv)
+uflash.tv##.advertisement
+uflash.tv##[id^="ad-float"]
+uflash.tv##+js(nowoif, adblock, 1, obj)
+uflash.tv##+js(no-fetch-if, ujsmediatags method:HEAD)
+jizzbunker.com##+js(rpnt, script, /\$.*embed.*.appendTo.*;/, , condition, appendTo)
+jizzbunker.com,xxxdan.com##+js(aopw, spot)
+jizzbunker.com##+js(aopr, XMLHttpRequest)
+jizzbunker.com##+js(aopr, Notification)
+jizzbunker.com##.banner-popup
+jizzbunker.com##.panel-rklcontent-wide
+jizzbunker.com##.panel-body
+porndex.com##+js(aeld, click)
+remodelista.com##+js(set, adsAreBlocked, false)
+remodelista.com##[data-advert]
+club-flank.com##+js(aopr, ExoLoader.serve)
+idedroidsafelink.*,links-url.*##+js(aeld, load, onload)
+hackstore.*##.onp-sl-content:style(display: block !important;)
+hackstore.*##.onp-sl-social-locker
+hackstore.me##+js(acs, spr)
+##[href^="//look.utndln.com/offer"]
+@@*$ghide,domain=drivelinks.me|hackshort.me
+*$popunder,domain=drivelinks.me|hackshort.me
+drivelinks.me,hackshort.me##+js(acs, document.oncontextmenu)
+drivelinks.me,hackshort.me##+js(acs, document.onmousedown)
+@@*$ghide,domain=freeserverhostingweb.club|me-encantas.com|tanfacil.net|tecnoaldia.net
+freeserverhostingweb.club,me-encantas.com,mexicogob.com,noticiascripto.site,tanfacil.net,tecnoaldia.net,todoandroid.live##+js(acs, document.oncontextmenu)
+freeserverhostingweb.club,me-encantas.com,mexicogob.com,noticiascripto.site,tanfacil.net,tecnoaldia.net,todoandroid.live##+js(acs, document.onkeydown)
+freeserverhostingweb.club,me-encantas.com,mexicogob.com,noticiascripto.site,tanfacil.net,tecnoaldia.net,todoandroid.live##+js(acs, document.onmousedown)
+||ads-twitter.com/uwt.js$xhr,3p,redirect=noop.txt
+noticiascripto.site##.pb
+compucalitv.com##.onp-sl-content:style(display: block !important;)
+compucalitv.com##.onp-sl-social-locker
+compucalitv.com##+js(aeld, DOMContentLoaded, compupaste)
+compucalitv.com##+js(aopr, redirectURL)
+compucalitv.com##.botondescarga
+*$script,3p,denyallow=chatango.com,domain=compucalitv.com
+||gigaleecher.com/templates/plugmod/giga.js$script,1p
+teknorizen.*##+js(set, safelink.adblock, false)
+hdfriday.*##+js(aopr, open)
+extramovies.*##.textwidget > a[target="_blank"] > img
+extramovies.*##.stickyzone
+extramovies.*##.gridshow-header-img
+extramovies.*##a.ad_butn1
+hubcloud.*##.ads-btns
+hubcloud.*##.img-fluid
+||r2.dev^$image,domain=hubcloud.*
+@@||googletagmanager.com/gtm.js$script,domain=ciudad.com.ar
+mangasail.*##+js(set, adblock, 1)
+daizurin.com##+js(nostif, nextFunction, 250)
+animekb.*##+js(nowebrtc)
+@@||webtvhd.com^$ghide
+@@||webserver.one^$ghide
+webtvhd.com##[id*="ScriptRoot"]
+webtvhd.com##ins.adsbygoogle
+webserver.one##ins.adsbygoogle
+webserver.one##div[id^="imCell_"][class=""]:has-text(/Advertisement/i)
+webserver.one##[id*="ScriptRoot"]
+||poweredbyliquidfire.mobi^
+! news-und-nachrichten.de anti adb
+news-und-nachrichten.de##+js(set, adblock, false)
+news-und-nachrichten.de##.adverts_billboard
+news-und-nachrichten.de##.adverts_top
+acapellas4u.co.uk##+js(nostif, bait, 1)
+t-online.de##^script:has-text(}(window);)
+t-online.de##^script:has-text(,window\);)
+t-online.de##^script:has-text(toscr\')
+email.t-online.de#@#^script:has-text((window);)
+email.t-online.de#@#^script:has-text(,window\);)
+@@||t-online.de^$ghide
+t-online.de##[href^="http://pubads.g.doubleclick.net"]
+!#if env_mobile
+pcgames.de,t-online.de#@#+js(set, CustomEvent, noopFunc)
+!#endif
+t-online.de##[href^="https://ad1.adfarm1.adition.com"]
+t-online.de###Tasfeed1
+t-online.de###T-Shopping
+kstreaming.*##+js(aopw, Fingerprint2)
+kstreaming.*##+js(nowebrtc)
+atomohd.*##+js(nowoif, !atomtt)
+atomohd.*##+js(acs, setTimeout, admc)
+pctfenix.*,pctnew.*##+js(acs, I833)
+pctfenix.*,pctnew.*##+js(aopr, AaDetector)
+pctfenix.*,pctnew.*##+js(aopr, TID)
+atomixhq.*,pctfenix.*,pctnew.*##+js(aopw, adcashMacros)
+atomixhq.*,pctfenix.*,pctnew.*##+js(nowoif, !/download\/|link/)
+atomixhq.*,pctfenix.*,pctnew.*##.ads
+*$script,3p,denyallow=cloudflare.net|fontawesome.com|googleapis.com|hwcdn.net|jquery.com,domain=atomixhq.*|pctfenix.*
+atomtt.com##+js(acs, setTimeout, admc)
+@@||acorta-enlace.com^$ghide
+||pctnew.*/sw.js$script
+atomohd.*##.ads
+||atomohd.*/*/banners$image
+*/script/pattern.js|$script
+audiofanzine.com##+js(set, Math.pow, noopFunc)
+hubzter.com##+js(aopr, adsanity_ad_block_vars)
+! sport stuff
+/adu.php$frame,3p
+allfeeds.*,sporting77.*,teleriumtv.*##+js(nowoif)
+allfeeds.*,teleriumtv.*###overlay
+problogbooster.com##+js(aopw, hidekeep)
+ispunlock.*,tpb.*##+js(aopr, pace)
+||tpb.*/static/custom_ads.js
+tpb.*##a[href^="https://ultimatesurferprotector.com/"]
+||d3t9nyds4ufoqz.cloudfront.net^
+robloxscripts.com##+js(nostif, ai_adb)
+megafile.io##+js(nosiif, (), 5000)
+||googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=noopjs:10,domain=megafile.io
+@@||geoguessr.com/_ads/*$script,1p
+@@||geoguessr.com^$xhr,1p
+skpb.live##+js(acs, atob, decodeURIComponent)
+link-to.net##+js(aeld, load, nextFunction)
+link-to.net##+js(nano-sib)
+@@||link-to.net^$ghide
+||link-to.net^$image,redirect-rule=1x1.gif,1p
+link-to.net##.ad-block-1
+123movies.*##+js(aopr, open)
+||d13jhr4vol1304.cloudfront.net^
+||oppfiles.com/common/scriptjs.php
+/jquery.watch.js|$script,1p,important,domain=~dekrantvantoen.nl
+@@||static.sunmedia.tv^$script,xhr,domain=ivoox.com
+@@||services.sunmedia.tv/geotarget/geocity.php$xhr,domain=ivoox.com
+ivoox.com###adLayout
+||static.addevweb.com/integrations$script,3p
+*$script,3p,domain=7starhd.*,denyallow=disqus.com|fastlylb.net|googleapis.com
+7starhd.*##+js(nowoif)
+uploadev.*##+js(nowoif)
+uploadev.*##+js(set, openInNewTab, noopFunc)
+@@||shortearn.*^$ghide
+shortearn.*##.banner
+shortearn.*##+js(aopr, AaDetector)
+shortearn.*##+js(aopr, open)
+shortearn.*##+js(set, blurred, false)
+shortearn.*##.box-main > .blog-item
+*$frame,denyallow=google.com,domain=shortearn.in
+*$script,3p,denyallow=cloudflare.com|google.com|gstatic.com|recaptcha.net,domain=shortearn.*
+4shared.com##+js(nosiif, .append, 1000)
+||4shared.com/empty.js$script,1p,important
+||4shared.com/sw.js$script,important
+pingit.*,~pingit.com##+js(aopr, AaDetector)
+pingit.*,~pingit.com##+js(aopr, open)
+pingit.*,~pingit.com##+js(aopr, rmVideoPlay)
+pingit.*,~pingit.com##+js(aopr, _pop)
+pingit.*,~pingit.com##+js(aopw, Fingerprint2)
+pingit.*,~pingit.com##+js(set, blurred, false)
+||pingit.*/sw.js$script,1p,domain=~pingit.com
+*$script,3p,denyallow=cdn77.org|google.com|gstatic.com|recaptcha.net|smartsuppcdn.com|smartsuppchat.com,domain=pingit.*|~pingit.com
+hdfull.*##+js(acs, document.createElement, l.parentNode.insertBefore(s)
+hdfull.*##+js(aeld, mousedown, !!{});)
+hdfull.*##+js(nano-stb)
+! developerinsider.co anti adb
+developerinsider.co##+js(set, runAdBlocker, false)
+phonenumber-lookup.info##+js(aopr, pa)
+! nextorrent . site popups
+nextorrent.*##+js(acs, jQuery, popunder)
+nextorrent.*##+js(ra, onclick)
+calculate.plus##+js(nostif, checkStopBlock)
+turkdown.com##+js(aopr, AaDetector)
+link.turkdown.com##+js(set, blurred, false)
+@@||turkdown.com^$ghide
+urlgalleries.net##+js(aopr, AaDetector)
+urlgalleries.net##+js(acs, document.cookie, setOCookie)
+moonquill.com##+js(aopw, document.getElementsByClassName)
+googlvideo.com##+js(aopr, mm)
+googlvideo.com##+js(nowoif)
+@@||convallariaslibrary.com^$ghide
+convallariaslibrary.com##.code-block
+convallariaslibrary.com##.widget_custom_html ins:upward(.widget_custom_html)
+frag-mutti.de##.intext-ad
+frag-mutti.de##.ad-loading:remove()
+frag-mutti.de###campaign-popup
+frag-mutti.de###fm-shadow
+thehindu.com##+js(set, Adblock, false)
+thehindu.com###gsi_overlay
+maniac.de##+js(aopr, td_ad_background_click_link)
+maniac.de##[href^="https://www.maniac.de/linkout/"]
+cambro.tv##+js(acs, document.addEventListener, initBCPopunder)
+cambro.tv##+js(aopr, onload)
+cambro.tv##.box.rltdsldr
+cambro.tv##.bttsptt.box
+cambro.tv##[href^="https://go.strpjmp.com"]
+||cambro.tv/contents/*/player/*$media,1p
+||cambro.tv/player/html.php$frame,1p
+*$popunder,domain=cambro.tv
+||liveflirt.net^$frame,domain=cambro.tv
+cambro.tv###kt_player > [href^="https://www.cambro.tv/"]
+cambro.tv##.crak_cams_ctn
+cambro.tv##.fp-brand
+cambro.tv##[href^="https://t.grtya.com/"]
+cambro.tv##[href^="https://fhgte.com/"]
+cambro.tv##[href^="https://bongacams11.com/"]
+||widgets.skyprivate.com/promo/$frame
+cambro.tv##+js(set, flashvars.logo_url, '')
+cambro.tv##+js(set, flashvars.logo_text, '')
+nibelungen-kurier.de##+js(set, nlf.custom.userCapabilities, false)
+coolsoft.altervista.org##+js(nostif, _0x)
+coolsoft.altervista.org###block-block-30
+coolsoft.altervista.org###content-right-floatbox
+@@||hanimesubth.com/assets/js/ads.core.js$script,1p
+hanimesubth.com##+js(aeld, load, nextFunction)
+hanimesubth.com##[href="https://slotgame66.co/"]
+*.gif$domain=hanimesubth.com,image
+*.webp$domain=hanimesubth.com,image,3p
+watchkobestreams.info##+js(aost, atob, inlineScript)
+*$script,3p,domain=fromwatch.com,denyallow=cloudflare.com|googleapis.com
+tcheats.com##+js(aopr, checkAds)
+gamekult.com##+js(aopr, SmartWallSDK)
+gamekult.com##+js(nostif, displayCookieWallBanner)
+gsmturkey.net##+js(aeld, load, nextFunction)
+*$script,3p,domain=gsmturkey.net,redirect-rule=noopjs
+@@||cdnjs.cloudflare.com/ajax/libs/*$script,domain=warda.at
+dz4up1.com##+js(acs, document.getElementById, adblockinfo)
+readmng.com#@#.scroll_target_top
+ciudadgamer.com##+js(acs, atob, encodeURIComponent)
+ovagames.com##+js(acs, JSON, _0x)
+ovagames.com###adter:upward(3)
+ovagames.com##.single-entry-titles:has-text(Sponsor)
+@@||ovagames.com^$ghide
+!#if ext_ubol
+*$script,3p,from=ovagames.com,to=~facebook.net|~fbcdn.net
+!#endif
+mmacore.tv##+js(rmnt, script, /adb/i)
+symbolab.com##.googleLeftSkyScrapper
+@@||googlesyndication.com/pagead/js/adsbygoogle.js$script,domain=safelinkunited.blogspot.com
+@@||pagead2.googlesyndication.com/pagead/$script,domain=safelinkunited.blogspot.com
+safelinkunited.blogspot.com##.ADS
+safelinkunited.blogspot.com##ins.adsbygoogle
+||ipla.pluscdn.pl/p/*$media,redirect=noopmp4-1s,domain=polsatsport.pl
+@@||redefineadpl.hit.gemius.pl^$xhr,domain=polsatsport.pl
+@@||gemius.pl^$script,xhr,domain=polsatnews.pl
+@@||hit.stat24.com/$xhr,domain=polsatnews.pl
+||imasdk.googleapis.com/js/sdkloader/ima3.js$script,redirect=google-ima.js,domain=polsatnews.pl
+lookmovie.*##+js(aopr, adBlockDetected)
+@@||lookmovie.*^$ghide
+||metrika.lookmovie.io^$important
+lookmovie.*##.view-top-ab
+lookmovie.*##.notifyjs-corner
+lookmovie.*##.nord-vpn.home-banner
+lookmovie.*###single.dtsingle > .content > center > a[href] > img
+lookmovie.*###single.dtsingle > .content > .sheader > .poster > .extra > center > a[href] > img
+lookmovie.*##+js(aopr, mm)
+lookmovie.ag.w3snoop.com##.ezoic-ad
+streamhentaimovies.com##+js(nostif, pum-open)
+||p-cdn.us/public/*$media,redirect=noopmp3-0.1s,domain=soundcloud.com
+||sndcdn.com/audio/*$media,redirect=noopmp3-0.1s,domain=soundcloud.com
+||soundcloud.com/audio-ad$1p,xhr
+||soundcloud.com/promoted$1p,xhr
+soundcloud.com##.soundList__item:has(.sc-promoted-icon-medium)
+! as suggested https://github.com/uBlockOrigin/uAssets/issues/5153
+*expires$media,redirect=noopmp3-0.1s,domain=kabeleins.de
+*expires$media,redirect=noopmp3-0.1s,domain=kabeleinsdoku.de
+*expires$media,redirect=noopmp3-0.1s,domain=sat1gold.de
+*expires$media,redirect=noopmp3-0.1s,domain=sixx.de
+||zomap.de/*&expires=$script,domain=kabeleins.de|kabeleinsdoku.de|sat1gold.de|sixx.de
+vox.de##+js(no-xhr-if, svonm)
+bharian.com.my##+js(aopr, SmartWallSDK)
+laradiobbs.net##+js(set, adblock, false)
+!#if env_firefox
+||fwmrm.net/ad/*$script,redirect=noopjs,domain=nationalgeographic.com
+!#endif
+nationalgeographic.fr##+js(no-xhr-if, /\/VisitorAPI\.js|\/AppMeasurement\.js/)
+nationalgeographic.*##.ng-ad-banner
+nationalgeographic.*##.ngart__footer-ad
+konten.co.id##+js(nostif, overlay, 2000)
+@@||farsondigitalwatercams.com^$ghide
+farsondigitalwatercams.com##.advert
+! thefmovies . me popups
+thefmovies.*##+js(aost, Math, inlineScript)
+thefmovies.*##+js(nostif, '0x)
+thefmovies.*##+js(nowoif)
+thefmovies.*##.mobile-btn
+sembunyi.in##+js(aopr, popjs)
+series9.*##div[style="padding:15px 0;text-align:right;"]
+@@||diariodenavarra.es^$ghide
+diariodenavarra.es##+js(aeld, DOMContentLoaded, /adblock/i)
+diariodenavarra.es##+js(nostif, /adblock/i)
+diariodenavarra.es###AdSlot_megabanner
+diariodenavarra.es##.sticky_roba
+keepvid.*##+js(nowoif)
+||player.ooyala.com/static/*/ad-plugin/*$script,redirect=noopjs,domain=dragons.com.au
+ndtv.com##.trc-content-sponsored
+ndtv.com##.composite-branding.branding:has-text(/sponsored/i):xpath(..)
+ndtv.com##[id^="adslot"]
+ndtv.com##:xpath(//div[contains(text(),"Advert")])
+ampproject.net##.trc-content-sponsored
+food.ndtv.com##.ads
+food.ndtv.com###jeocontainer > span:has-text(Promoted)
+||hotdeals360.com^$3p
+ndtv.com##.tbl-feed-card:has(.trc-content-sponsored)
+ndtv.com##.inline.ads
+ndtv.com##.tbl-wrp:has(.i-amphtml-fill-content)
+food.ndtv.com##.overlay__side-nav
+/pup.php?$script
+ustream.*##+js(nowoif)
+ustream.*##^script:has-text(btoa)
+ustream.*##+js(aopr, console.clear)
+/zone?pub
+ustream.to##.popup
+ustream.to##.overlay
+@@||ustream.*^$script,1p
+*$script,redirect-rule=noopjs,domain=ustream.to
+! canalesportivo. live
+fr.streamon-sport.ru,hoca4u.com##+js(acs, document.createElement, onerror)
+sound-park.*,soundpark.*,soundpark-club.*##+js(acs, $, open)
+sound-park.*,soundpark.*,soundpark-club.*##+js(acs, document.createElement, script)
+go.bucketforms.com##+js(acs, $, adblocker)
+bidouillesikea.com##+js(aopr, adbackDebug)
+blizzboygames.net##+js(nowebrtc)
+blizzboygames.net##[href*="bit.ly"]
+blizzboygames.net##.gp-entry-text > div > div[style] > .vc_row.wpb_row.vc_row-fluid
+||blizzboygames.net/sw.js$script,1p
+##[href^="https://track.wg-aff.com/click"]
+optifine.net##+js(nostif, Math.round, 1000)
+! http://adfoc.us/serve/?id=47525085215776 timer
+adfoc.us##+js(set, count, 0)
+pianetamountainbike.it##+js(set, LoadThisScript, true)
+||pianetamountainbike.it/*Banner$image
+lavoixdux.com##+js(set, is_adblocked, false)
+barchart.com##+js(set, showPremLite, true)
+barchart.com##[id^=customAd]
+! closeBlockerModal anti adb
+modelisme.com,parasportontario.ca,prescottenews.com##+js(set, closeBlockerModal, false)
+juegoviejo.com##+js(nano-stb)
+luzernerzeitung.ch,tagblatt.ch##+js(nostif, adblock, 5)
+! anti adb superhumanradio .net
+@@||superhumanradio.net^$ghide
+! egydead .com => .live
+@@||egydead.*^$ghide
+egydead.*##.adHolder
+egydead.*##.FooterAds
+! mangamanga. ml popups
+mangamanga.*##+js(aeld, keydown)
+! fuckdy .com popups
+fuckdy.com##+js(aopr, Popunder)
+fuckdy.com##.fkd-inban
+@@||berryboot.alexgoldcheidt.com^$ghide
+! ableitungsrechner.net ad-reinsertion
+ableitungsrechner.net##+js(nostif, ag_adBlockerDetected)
+ableitungsrechner.net##a.extern[href^="//www.amazon.de/"]:upward(2)
+@@||gatevidyalay.com^$ghide
+gatevidyalay.com##ins.adsbygoogle
+urlaubspartner.net##+js(set, adblock, false)
+urlaubspartner.net##.ad
+urlaubspartner.net##.text-center.col-lg-4.visible-lg-block > span
+bostonherald.com##+js(nostif, n.trigger, 1)
+bostonherald.com##+js(set, CnnXt.Event.fire, noopFunc)
+alternet.org##+js(nostif, null)
+mz-web.de##+js(acs, document.createElement, document.head.appendChild)
+! praxis-jugendarbeit.de anti adb
+praxis-jugendarbeit.de##+js(nostif, nextFunction, 2000)
+m.kuku.lu##+js(acs, setTimeout, bait.css)
+@@||m.kuku.lu^$ghide
+m.kuku.lu##ins.adsbygoogle
+watchfreexxx.net##+js(acs, document.createElement, 'script')
+watchfreexxx.net##+js(aopr, Date.prototype.toGMTString)
+watchfreexxx.net##+js(aopr, ExoLoader)
+watchfreexxx.net##+js(aopr, ExoLoader.serve)
+watchfreexxx.net##+js(aopr, initPu)
+watchfreexxx.net##+js(aopr, jsUnda)
+watchfreexxx.net##+js(aeld, getexoloader)
+watchfreexxx.net##.order-1:has(.video-block-happy-absolute)
+watchfreexxx.net##.happy-player-beside, .happy-section, .widget_execphp:has-text(/Advertisement|ExoLoader/)
+watchfreexxx.net###tracking-url
+||watchfreexxx.net/*.php$script,1p
+*$script,3p,denyallow=cloudflare.net|fastly.net|google.com|googleapis.com|gstatic.com|jwpcdn.com|jsdelivr.net|eastream.net|youtube.com|ytimg.com,domain=vidfast.co
+okstream.*##[id^="click"]
+*$script,3p,denyallow=bootstrapcdn.com|cloudflare.net|google.com|gstatic.com|hwcdn.net|jquery.com|jsdelivr.net|tawk.to,domain=okstream.*
+macrotrends.net##+js(acs, RegExp, '0x)
+macrotrends.net##+js(aopw, ABD)
+macrotrends.net##.adx_top_ad
+nrj-play.fr##+js(set, adBlockDetector.isEnabled, falseFunc)
+thegatewaypundit.com##+js(aopr, adtoniq)
+thegatewaypundit.com##.hide-for-admiral
+lippycorn.com##+js(acs, document.createElement, __esModule)
+@@||catracalivre.com.br^$ghide
+pendekarsubs.us##+js(nostif, nextFunction, 250)
+b3infoarena.in##+js(aeld, load, 2000)
+@@||upvid.*^$ghide
+upvid.*##+js(nowoif)
+||upvid.*/sw.js$script,1p
+upload.ac##.ads
+@@||capital.fr^$ghide
+capital.fr##.cap-ads
+capital.fr##.pmd-ads
+||googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=noopjs:10,domain=kharisma-adzana.blogspot.com
+@@||sunderlandecho.com^$ghide
+@@||googlesyndication.com/pagead/$script,domain=ebb.io
+720pxmovies.blogspot.com##+js(acs, Math, break)
+720pxmovies.blogspot.com##+js(aopr, myFunction_ads)
+720pxmovies.blogspot.com##+js(nowoif)
+hackingwithreact.com##+js(set, areAdsDisplayed, true)
+@@||gamesfree.ca^$ghide
+onle.co##+js(nano-sib)
+@@||onle.co^$ghide
+@@||googlesyndication.com/pagead/$script,domain=onle.co
+onle.co##[id^="aswift"]
+onle.co##.adsbygoogle:style(max-height: 1px !important;)
+! gutekueche.at anti adb
+gutekueche.at##+js(set, gkAdsWerbung, true)
+software-on.com##+js(aopr, decodeURIComponent)
+software-on.com##+js(nowebrtc)
+software-on.com##+js(nowoif)
+@@||software-on.com^$ghide
+@@||software-on.com/*/advertising.js$script,1p
+software-on.com##ins.adsbygoogle
+software-on.com##.widget_oxnepzimd
+software-on.com##.oxnepzimd
+gamershit.altervista.org##+js(nobab)
+gamershit.altervista.org##[src="float.htm"]
+@@||elbotola.com^$ghide
+@@||berliner-kurier.de^$ghide
+@@||berliner-zeitung.de^$ghide
+berliner-kurier.de,berliner-zeitung.de##.dm_ad-container
+berliner-kurier.de##div[class^="traffective_"]
+berliner-kurier.de##div[class^="outbrain_outbrain-outer-container"]
+!#if env_firefox
+webmail.email.it##+js(no-fetch-if, googlesyndication)
+!#endif
+@@||smscodeonline.com^$ghide
+smscodeonline.com##ins.adsbygoogle
+peekvids.com,playvids.com,pornflip.com,pornoeggs.com##+js(aopr, open)
+*&token$media,redirect=noopmp3-0.1s,domain=peekvids.com|playvids.com|pornflip.com|pornoeggs.com
+peekvids.com,playvids.com,pornflip.com##+js(set, pop_target, null)
+pornoeggs.com##.card-deck-promotion
+pornoeggs.com##.mediaPlayerBanner
+@@||thuglink.com^$ghide
+thuglink.com##+js(set, adblockEnabled, false)
+@@||watchmalcolminthemiddle.com^$ghide
+@@||onlinecoursebay.com^$ghide
+gametop.com##+js(aost, document.getElementById, onLoadEvent)
+gametop.com##.ads
+redensarten-index.de##+js(set, is_banner, true)
+redensarten-index.de##+js(nostif, adb)
+interviewgig.com##+js(aeld, load, onload)
+extratorrent.*##:xpath(//a[contains(text(),"VPN")]/../../..)
+typinggames.zone##+js(acs, document.getElementById, alert)
+@@||typinggames.zone^$ghide
+@@||1warie.com^$ghide
+produktion.de##+js(set, adblock, false)
+vw-page.com##+js(set, $easyadvtblock, false)
+@@||mediaite.com^$script,1p
+mediaite.com##.adthrive-ad
+mediaite.com##.o-jw-sub-promo
+dump.xxx##+js(aopr, ExoLoader.serve)
+dump.xxx##+js(popads-dummy)
+dump.xxx##+js(aopr, open)
+||dump.xxx/sw.js$script,1p
+fuqer.com##+js(aopr, ExoLoader.serve)
+fuqer.com##+js(aopr, open)
+fuqer.com##+js(popads-dummy)
+||fuqer.com/sw.js$script,1p
+fuqer.com##.spot-thumbs > .right:style(height:1px !important)
+fuqer.com##.right > .text
+fuqer.com#@#.spot-thumbs > .right
+@@||villatalk.com^$ghide
+lurdchinexgist.blogspot.com##+js(aeld, load, 2000)
+sharemods.com##+js(nano-stb, tick, 1000, 0.001)
+*$script,3p,denyallow=bootstrapcdn.com|cloudflare.com|cloudflare.net|cookieinfoscript.com|fastly.net|fastlylb.net|google.com|googleapis.com|gstatic.com|hcaptcha.com|hwcdn.net|jquery.com|recaptcha.net|setupcmp.com|sharethis.com,domain=sharemods.com
+modsbase.com##+js(nowebrtc)
+@@||65creedmoor.com^$ghide
+myfreeblack.com##+js(aopw, mfbDetect)
+||myfreeblack.com/sw.js$script,1p
+auto-data.net##+js(acs, document.getElementById, adblock)
+otakuindo.*##+js(aopr, Date.prototype.toUTCString)
+otakuindo.*##+js(nobab)
+penis-bilder.com##+js(aopr, popunder)
+penis-bilder.com##+js(nobab)
+imgdawgknuttz.com##+js(aopw, atOptions)
+imgdawgknuttz.com##+js(acs, document.createElement, l.parentNode.insertBefore(s)
+imgdawgknuttz.com##+js(aost, atob, inlineScript)
+imgdawgknuttz.com##+js(aopr, Pub2a)
+||imgdawgknuttz.com/*.php$script,1p
+||xxxwebdlxxx.org^$image,domain=imgdawgknuttz.com
+*$frame,3p,domain=imgdawgknuttz.com
+*$script,3p,domain=imgdawgknuttz.com
+@@||iphonetweak.fr^$ghide
+iphonetweak.fr##ins.adsbygoogle
+iphonetweak.fr##.bigPub
+duden.de##[id*="billboard"]
+duden.de##.tabloid__side-column
+duden.de##body:style(margin-top: 0px !important;)
+@@||duden.de^$ghide
+duden.de##+js(aeld, , /adsbygoogle|initDetection/)
+faresgame.com##+js(aopr, adBlockDetected)
+shemalepower.xyz##+js(nobab)
+shemalepower.xyz##+js(nowoif)
+ssrmovies.*##+js(nowoif)
+||get-link.xyz^
+||hitcashtag.com^$3p
+||techcdn.com^$3p
+shrib.com##+js(nostif, adb, 6000)
+shrib.com##[style="display: block;"]:has(.adsbygoogle)
+ratemyteachers.com##+js(acs, document.getElementById, 'block')
+thefreedommatrix.blogspot.com##+js(aeld, load, 2000)
+thefreedommatrix.blogspot.com##+js(nobab)
+desiremovies.*##+js(acs, document.createElement, console)
+desiremovies.*##+js(aeld, , _0x)
+||desiremovies.*/sw.js$script,1p
+desiremovies.*##.code-block-2.code-block
+||grumft.com^$3p
+##[href="//xxxrevpushclcdu.com/app.webp"]
+@@||proxy.ads.canalplus-bo.net^$xhr,domain=mycanal.fr
+||static.canal-plus.net/pub/$media,redirect=noopmp3-0.1s,domain=mycanal.fr
+@@||damnripped.com^$ghide
+notebookcheck-ru.com##+js(acs, document.getElementById, send)
+@@||notebookcheck.com^$script,1p
+@@||notebookcheck.net^$script,1p
+@@||notebookcheck-ru.com^$script,1p
+@@||notebook-check.com^$script,domain=notebookcheck.com|notebookcheck.net|notebookcheck-ru.com
+@@||notebookcheck-ru.com^$script,domain=notebookcheck.com|notebookcheck.net|notebookcheck-ru.com
+notebookcheck.*##+js(aopw, ab_cl)
+@@||www-league.nhlstatic.com/nhl.com/builds/site-core/*/scripts/*$script,domain=nhl.com
+@@||www-league.nhlstatic.com^$xhr,domain=nhl.com
+@@||nhl.com^$ghide
+*&expire$media,3p,redirect=noopmp3-0.1s,domain=nhl.com
+nhl.com##.ad
+nhl.com##.ad-centered
+nhl.com##.ad-responsive-slot
+nhl.com##.native-ad-slot
+@@||thuthuatjb.com^$ghide
+dfiles.*##+js(acs, decodeURI, decodeURIComponent)
+@@||cloudflare.com/ajax/libs/*/fuckadblock.js$script,domain=depositfiles.org|dfiles.eu
+||dfiles.*/sw.js$script,1p
+m4maths.com##+js(aopr, alert)
+dailycamera.com##+js(nostif, n.trigger, 1)
+dailycamera.com##+js(set, CnnXt.Event.fire, noopFunc)
+fc.lc,fc-lc.com##+js(acs, document.addEventListener, nextFunction)
+fc.lc##+js(aopr, adBlockDetected)
+fc.lc##+js(aopr, app_vars.force_disable_adblock)
+fc.lc##+js(noeval)
+fc.lc##+js(set, blurred, false)
+||fc.lc/*.html$frame,1p
+||fc.lc/sw.js$script,1p
+*$image,3p,domain=fc-lc.com
+fc.lc##.banner-inner
+fc.lc###ad
+fc-lc.com###iframe_id
+fc-lc.com##.captcha-page .box-main > a[href][target="_blank"] > img
+*$frame,denyallow=cloudflare.com|facebook.com|google.com|hcaptcha.com|youtube.com,domain=fc.lc|fc-lc.com
+*$script,3p,denyallow=bootstrapcdn.com|cloudflare.com|cloudflare.net|google.com|gstatic.com|jsdelivr.net|recaptcha.net|tawk.to|wp.com,domain=fc.lc|fc-lc.com
+fc.lc##+js(nowoif, /^/, 1)
+! vocalley.com anti-adb
+movie4u.live##+js(aopr, AaDetector)
+||googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=noopjs:10,domain=abdoutech.com
+pastepvp.org,programasvirtualespc.net##+js(aopw, smrtSB)
+@@||pastepvp.org^$ghide
+pastepvp.org##.content > center
+@@||programasvirtualespc.net^$ghide
+||descargaloaca.com^$3p
+||fc.lc^$3p,script
+@@||online-courses.club^$ghide
+megapornfreehd.com##+js(aopr, V4ss)
+cinetux.*##+js(aopw, smrtSB)
+cinetux.*##+js(ra, href, #clickfakeplayer)
+cinetux.*##span.button
+cinetux.*##.links_table > .fix-table > table > tbody > tr:has-text(Patrocinador)
+@@||ad.71i.de/somtag/loader/loader.js$script,domain=puls4.com
+tonpornodujour.com##+js(aopr, popunders)
+tonpornodujour.com##+js(set, is_adblocked, false)
+tonpornodujour.com###disclaimerId
+444.coffee##+js(noeval)
+||googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=noopjs:10,domain=firm-ware27.blogspot.com|flash-reset.blogspot.com
+@@||magiclen.org^$ghide
+magiclen.org##ins.adsbygoogle
+file.magiclen.org##+js(nano-stb, , ,0.02)
+streameast.*,thestreameast.*##+js(aeld, /^/, 0x)
+streameast.*,thestreameast.*##+js(nosiif, visibility, 1000)
+streameast.*,thestreameast.*##+js(nowebrtc)
+streameast.*,thestreameast.*##+js(nostif, sadbl)
+streameast.*##+js(acs, Object.defineProperty, break;case)
+streameast.*##^script:has-text(/aclib|runPop/)
+thestreameast.*##+js(aopr, aclib)
+*$xhr,redirect-rule=nooptext,domain=streameast.*|thestreameast.*
+sportlive.*##+js(ra, onclick)
+*$image,redirect-rule=32x32.png,domain=streameast.*|thestreameast.*
+||streameast.*/*.gif$image
+||thestreameast.*/*.gif$image
+||eagamerz.com^$popup
+||supertracker200.com^$popup
+viz.com##+js(set, show_dfp_preroll, false)
+viz.com##+js(set, show_youtube_preroll, false)
+@@||viz.com^$ghide
+!#if env_mobile
+viz.com##+js(nano-sib, , ,0)
+viz.com###metamodal-dfp-preroll
+viz.com###overlay
+@@||doubleclick.net^$script,xhr,domain=viz.com
+@@||googletagservices.com/tag/js/gpt.js$script,domain=viz.com
+||assetshuluimcom-a.akamaihd.net/prerolls/$media,3p
+!#endif
+@@||cdn.playwire.com^$image,domain=krunker.io
+@@||cdn.playwire.com/bolt4/js/zeus/frame/admgr$script,1p
+*$image,domain=krunker.io,redirect-rule=1x1.gif
+@@||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=krunker.io
+@@||cdn.frvr.com/fran/pubads_$script,domain=krunker.io
+@@||pagead2.googlesyndication.com^$xhr,domain=krunker.io
+@@||securepubads.g.doubleclick.net^$xhr,domain=krunker.io
+||googlesyndication.com/pagead/js/$script,redirect=noopjs,domain=eazycheat.com
+pussytorrents.org##+js(aopr, loadTool)
+||assets.moat.com/*/ad$image,redirect=2x2.png,1p
+@@||rmdan.*^$ghide
+@@||1000ps.de^$ghide
+@@||nfhost.me^$ghide
+@@||hastingsobserver.co.uk^$ghide
+hastingsobserver.co.uk##.leaderboard-ad
+freecourseweb.com##+js(nostif, brave_load_popup)
+@@||freecourseweb.com^$ghide
+freecourseweb.com##ins.adsbygoogle
+*$script,3p,redirect-rule=noopjs,domain=freecourseweb.com
+svapo.it##+js(aopw, adBlockDetected)
+sataniabatch.blogspot.com##+js(nofab)
+@@||csm.dev^$ghide
+papalah.com##+js(aopw, adBlockDetected)
+! solarmovie.id popup
+solarmovie.id##+js(aopr, AaDetector)
+bezpolitickekorektnosti.cz##+js(aopr, sc_adv_out)
+bezpolitickekorektnosti.cz##.SC_TBlock
+bitcoinminingforex.blogspot.com##+js(nofab)
+bitcoinminingforex.blogspot.com##+js(nowoif)
+protopage.com##+js(aopr, pageParams.dispAds)
+@@||cyclismactu.net/adserver.js$script,1p
+letmejerk.com,letmejerk2.com,letmejerk3.com,letmejerk4.com,letmejerk5.com,letmejerk6.com,letmejerk7.com##+js(aopr, ExoLoader)
+letmejerk.com,letmejerk2.com,letmejerk3.com,letmejerk4.com,letmejerk5.com,letmejerk6.com,letmejerk7.com##+js(aeld, , _0x)
+letmejerk.com,letmejerk2.com,letmejerk3.com,letmejerk4.com,letmejerk5.com,letmejerk6.com,letmejerk7.com##.cams-widget
+letmejerk.com,letmejerk2.com,letmejerk3.com,letmejerk4.com,letmejerk5.com,letmejerk6.com,letmejerk7.com##[class^="lmj"]
+letmejerk.com,letmejerk2.com,letmejerk3.com,letmejerk4.com,letmejerk5.com,letmejerk6.com,letmejerk7.com##.th:has(> span.th-ad)
+||letmejerk.com/*.php$script,1p
+||mn-shop.com^$3p
+windowcleaningforums.co.uk##+js(nostif, show)
+windowcleaningforums.co.uk##[href="https://thrivewp.com/"]
+||googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=noopjs:10,domain=windowcleaningforums.co.uk
+windowcleaningforums.co.uk##a[href^="https://windowcleaningforums.co.uk/index.php?"][target="_blank"]
+windowcleaningforums.co.uk##.ipsAdvertisement_large
+pennlive.com##+js(aeld, load, PrivateMode)
+fstore.biz##+js(acs, document.getElementById, undefined)
+fstore.biz##+js(set, blurred, false)
+fstore.biz##+js(nano-sib)
+@@||beatricedailysun.com^$ghide
+beatricedailysun.com##.tnt-ads-container
+beautypageants.indiatimes.com##+js(aeld, scroll, _0x)
+@@||googletagmanager.com/gtm.js$script,domain=raiplayradio.it
+cda.pl##.pb-video-click
+cda.pl##.pb-ad-video-player
+||redcdn.pl/file/*/vstatic/*.mp4$media,redirect=noopmp3-0.1s,domain=cda.pl
+topito.com##+js(aopr, document.bridCanRunAds)
+@@||neko-sama.fr^$ghide
+0rechner.de##+js(set, doads, true)
+@@||galt.hit.gemius.pl/gplayer.js$script,domain=lrt.lt
+@@||pasty.*^$ghide
+@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,domain=pasty.*
+@@||pagead2.googlesyndication.com/pagead/js/*/show_ads_impl$script,domain=pasty.*
+@@||qctimes.com^$ghide
+@@||wcfcourier.com^$ghide
+qctimes.com,wcfcourier.com##.tnt-ads-container
+@@||roya.tv^$ghide
+sexvid.*,hdtube.porn##+js(acs, document.write, iframe)
+sexvid.*,hdtube.porn##+js(aopr, ExoLoader)
+sexvid.*##+js(aopr, pu)
+sexvid.*###banner_video
+sexvid.*##.sponsor.shown
+sexvid.*##.spots_field.spots_thumbs
+sexvid.*##.box_site
+sexvid.*##.download_link
+sexvid.*##.spot-content, .spot-title
+*$xhr,frame,domain=sexvid.*
+hdtube.porn##.banners
+!#if env_mobile
+sexvid.*,hdtube.porn###fltd-inner
+sexvid.*##.wrapper > .spot-holder
+sexvid.*##.cs
+sexvid.*##.thumb-adv
+sexvid.*##.container > .headline, .intro
+sexvid.*##.under-player.spot-holder > .spot
+hdtube.porn##.cards__item--adv.cards__item--big.cards__item.item
+hdtube.porn##.page__main > .container
+!#endif
+livesport.ws##+js(aopr, MessageChannel)
+! configspc .com popups
+configspc.com##+js(set, jsUnda, noopFunc)
+sbsun.com##+js(set, CnnXt.Event.fire, noopFunc)
+citynow.it##+js(aopr, advads_passive_ads)
+||citynow.it/wp-content/uploads/*/banner$image,1p
+citynow.it##.advads-close-button
+@@||myshorturls.blogspot.com^$ghide
+myshorturls.blogspot.com##ins.adsbygoogle
+tmohentai.com##+js(aopr, ExoLoader.serve)
+@@||tmohentai.com^$ghide
+tmohentai.com##.advert
+||tmohentai.com/nb/
+||tmohentai.com/*.php
+tmohentai.com##+js(noeval-if, tmohentai)
+variety.com##+js(rmnt, script, admbenefits)
+variety.com##+js(aopr, pmc_admanager.show_interrupt_ads)
+@@||sme.sk^$ghide
+! anti adb http://arembed .com/live.php?ch=Bein_Sports1
+@@||janjua.*^$ghide
+@@||jbzdy.com.pl^$ghide
+@@||senpa.io^$ghide
+senpa.io##+js(nobab)
+senpa.io###ad-slot-left-panel
+senpa.io###ad-slot-center-panel
+senpa.io###banner_ad_bottom
+senpa.io##.adsPanel
+senpa.io##.advertisement-informer
+tuotromedico.com##+js(set, jQuery.adblock, false)
+lesoir.be##+js(nostif, adb)
+mysostech.com##+js(aopw, ai_adb_overlay)
+gleanster.com###overlay
+! Postmedia featured video ads
+airdrieecho.com,brantfordexpositor.ca,calgaryherald.com,calgarysun.com,canoe.com,chathamdailynews.ca,chathamthisweek.com,clintonnewsrecord.com,cochranetimes.com,cochranetimespost.ca,coldlakesun.com,communitypress.ca,countymarket.ca,countyweeklynews.ca,devondispatch.ca,draytonvalleywesternreview.com,edmontonjournal.com,edmontonsun.com,elliotlakestandard.ca,fairviewpost.com,fortmcmurraytoday.com,fortsaskatchewanrecord.com,gananoquereporter.com,goderichsignalstar.com,greybrucethisweek.ca,hannaherald.com,intelligencer.ca,kenoraminerandnews.com,kincardinenews.com,kingstonthisweek.com,lakeshoreadvance.com,leaderpost.com,leducrep.com,lfpress.com,lucknowsentinel.com,mayerthorpefreelancer.com,melfortjournal.com,midnorthmonitor.com,mitchelladvocate.com,nantonnews.com,nationalpost.com,norfolkandtillsonburgnews.com,northernnews.ca,nugget.ca,ontariofarmer.com,ottawacitizen.com,ottawasun.com,owensoundsuntimes.com,parisstaronline.com,peacecountrysun.com,pembrokeobserver.com,pinchercreekecho.com,prrecordgazette.com,recorder.ca,sarniathisweek.com,saultstar.com,saultthisweek.com,seaforthhuronexpositor.com,sherwoodparknews.com,shorelinebeacon.com,simcoereformer.ca,sprucegroveexaminer.com,standard-freeholder.com,stonyplainreporter.com,stratfordbeaconherald.com,strathroyagedispatch.com,stthomastimesjournal.com,thebeaumontnews.ca,thechronicle-online.com,thecragandcanyon.ca,thegraphicleader.com,thelondoner.ca,thepost.on.ca,theprovince.com,thestarphoenix.com,thesudburystar.com,thewhig.com,timminspress.com,timminstimes.com,todaysfarmer.ca,trentonian.ca,vancouversun.com,vermilionstandard.com,vulcanadvocate.com,wallaceburgcourierpress.com,wetaskiwintimes.com,whitecourtstar.com,wiartonecho.com,windsorstar.com,winnipegsun.com,woodstocksentinelreview.com##.featured-video
+@@||canoe.com^$ghide
+canoe.com###postmedia_layouts_ad-top
+canoe.com##.ad__container
+moviflex.*##+js(acs, Math, XMLHttpRequest)
+moviflex.*##+js(nowoif)
+||welect.de^$3p
+||wlct-three.de^$3p
+vladan.fr##+js(nostif, adb, 0)
+vladan.fr##body:style(background-image:none !important)
+vladan.fr###text-414857080 > .widget-wrap > .widgettitle.widget-title
+vladan.fr##[href^="https://www.nakivo.com/"]
+vladan.fr##[href^="https://www.starwindsoftware.com/"]
+vladan.fr##[href^="https://lpar2rrd.com/"]
+vladan.fr##+js(nowoif)
+||vladan.fr/*skin$image
+losporn.org##+js(aopr, ExoLoader.serve)
+losporn.org##+js(nowoif)
+@@||british-birdsongs.uk^$ghide
+british-birdsongs.uk##ins.adsbygoogle
+japgay.com##+js(set, AlobaidiDetectAdBlock, true)
+hentai-vl.blogspot.com##+js(aeld, load, 2000)
+@@||helenair.com^$ghide
+helenair.com##.tnt-ads-container
+deltabit.co##+js(nano-sib)
+*$script,3p,domain=deltabit.co
+@@||loskatchorros.com.br^$ghide
+loskatchorros.com.br##.adsbygoogle:style(max-height: 1px !important;)
+mavplay.*,ujav.me,videobb.*##+js(aopr, jwplayer.utils.Timer)
+fembed.*,films5k.com,mavplay.*,ujav.me,videobb.*##+js(aopr, __Y)
+fembed.*,mavplay.*,videobb.*##+js(aopw, adcashMacros)
+fembed.*,mavplay.*,videobb.*##+js(aopr, mm)
+videobb.*##+js(aopr, glxopen)
+fembed.*,mavplay.*,ujav.me,videobb.*##+js(nowoif)
+||4gay.fans/fans.js
+@@||siouxcityjournal.com^$ghide
+siouxcityjournal.com##.tnt-ads-container
+||wicket.pw/embeds/icc-cwc.png$image
+! filesharing.io anti adb
+filesharing.io##+js(aopw, showMsgAb)
+@@||filesharing.io^$ghide
+softwarecrackguru.com##+js(aopw, downloadJSAtOnload)
+mega-debrid.eu##+js(set, Advertisement, 1)
+projetomotog.blogspot.com##+js(aeld, load, 2000)
+mlwbd.*##+js(noeval-if, ads)
+@@/home.php$popup,domain=mlwbd.*
+@@/blog.php$popup,domain=mlwbd.*
+mlwbd.*##+js(ra, type, input[value^="http"])
+mlwbd.*##input[value^="http"]:style(width: 70% !important)
+123mkv.*##+js(nowoif)
+||goodnewsnetwork.org^$csp=script-src 'self' 'unsafe-inline' 'unsafe-eval' *.googletagservices.com *.wp.com *.air.tv *.addthis.com *.cloudflare.com *.facebook.net *.facebook.com *.gstatic.com *.youtube.com *.ytimg.com *.google.com *.googletagmanager.com *.instagram.com
+barefeetonthedashboard.com,bargainbriana.com,betterbuttchallenge.com,bike-urious.com,blwideas.com,eartheclipse.com,entertainment-focus.com,fanatik.com.tr,foreverconscious.com,foreversparkly.com,getdatgadget.com,goodnewsnetwork.org,greenarrowtv.com,hbculifestyle.com,heysigmund.com,hodgepodgehippie.com,homestratosphere.com,indesignskills.com,katiescucina.com,knowyourphrase.com,letsworkremotely.com,lizs-early-learning-spot.com,ledauphine.com,leprogres.fr,milliyet.com.tr,mjsbigblog.com,pinoyrecipe.net,prepared-housewives.com,redcarpet-fashionawards.com,republicain-lorrain.fr,savespendsplurge.com,savingadvice.com,shutupandgo.travel,spring.org.uk,stevivor.com,tamaratattles.com,tastefullyeclectic.com,theavtimes.com,thechroniclesofhome.com,thisisourbliss.com,tinyqualityhomes.org,turtleboysports.com,ultimateninjablazingx.com,universfreebox.com,utahsweetsavings.com,vgamerz.com,wheatbellyblog.com,yummytummyaarthi.com##+js(acs, Date, ='\x)
+barefeetonthedashboard.com,bargainbriana.com,betterbuttchallenge.com,bike-urious.com,blwideas.com,eartheclipse.com,entertainment-focus.com,fanatik.com.tr,foreverconscious.com,foreversparkly.com,getdatgadget.com,goodnewsnetwork.org,greenarrowtv.com,hbculifestyle.com,heysigmund.com,hodgepodgehippie.com,homestratosphere.com,indesignskills.com,katiescucina.com,knowyourphrase.com,letsworkremotely.com,lizs-early-learning-spot.com,ledauphine.com,leprogres.fr,milliyet.com.tr,mjsbigblog.com,pinoyrecipe.net,prepared-housewives.com,redcarpet-fashionawards.com,republicain-lorrain.fr,savespendsplurge.com,savingadvice.com,shutupandgo.travel,spring.org.uk,stevivor.com,tamaratattles.com,tastefullyeclectic.com,theavtimes.com,thechroniclesofhome.com,thisisourbliss.com,tinyqualityhomes.org,turtleboysports.com,ultimateninjablazingx.com,universfreebox.com,utahsweetsavings.com,vgamerz.com,wheatbellyblog.com,yummytummyaarthi.com##+js(acs, document.head.appendChild, ='\x)
+barefeetonthedashboard.com,bargainbriana.com,betterbuttchallenge.com,bike-urious.com,blwideas.com,eartheclipse.com,entertainment-focus.com,fanatik.com.tr,foreverconscious.com,foreversparkly.com,getdatgadget.com,goodnewsnetwork.org,greenarrowtv.com,hbculifestyle.com,heysigmund.com,hodgepodgehippie.com,homestratosphere.com,indesignskills.com,katiescucina.com,knowyourphrase.com,letsworkremotely.com,lizs-early-learning-spot.com,ledauphine.com,leprogres.fr,milliyet.com.tr,mjsbigblog.com,pinoyrecipe.net,prepared-housewives.com,redcarpet-fashionawards.com,republicain-lorrain.fr,savespendsplurge.com,savingadvice.com,shutupandgo.travel,spring.org.uk,stevivor.com,tamaratattles.com,tastefullyeclectic.com,theavtimes.com,thechroniclesofhome.com,thisisourbliss.com,tinyqualityhomes.org,turtleboysports.com,ultimateninjablazingx.com,universfreebox.com,utahsweetsavings.com,vgamerz.com,wheatbellyblog.com,yummytummyaarthi.com##+js(aopr, __eiPb)
+dreamfancy.org##+js(nostif, nextFunction, 250)
+dreamfancy.org##+js(nowoif)
+dreamdth.com##+js(aopw, wutimeBotPattern)
+dreamdth.com##+js(set, adBlockDetected, false)
+dreamdth.com##+js(acs, $, show)
+pornhub.*##+js(nostif, adsbytrafficjunkycontext)
+pornhub.*##+js(acs, Object.defineProperty, trafficjunky)
+pornhub.*##+js(nowoif, ads)
+pornhub.*##.uploadBtnContentSpicevids
+pornhub.*##.js-becomeUviuFanBtn
+pornhub.*##a[href^="https://www.uviu.com"]
+pornhub.*##.livesex
+pornhub.*##a[href^="https://landing.spicevids.com"]
+pornhub.*##[data-event="header_paid_tabs"]
+pornhub.*##.joinNowCPPBtn
+pornhub.*##.js_joinNowCPPBtn
+pornhub.*##.mgp_overlayContainer
+||phncdn.com/pics/promobanners/
+pornhub.*##.js-adsRemoveButton
+pornhub.*##.noBottom
+pornhub.*##.ad-tabSplit
+pornhub.*##.watchpageAd
+pornhub.*##.middleAdContainer
+pornhub.*##.js-becomeFancentroFanBtn
+pornhub.*##.video-wrapper > #player ~ .hd.clear
+pornhub.*##.sniperModeEngaged
+pornhub.*##a[href^="http://ads.trafficjunky.net/"]
+pornhub.*##.realsex
+pornhub.*###pb_block
+pornhub.*##.menuLinkDiv:has(a[href^="https://www.spicevids.com/"])
+pornhub.*##div.halfWidth.menuLink:has(a[href^="https://fancentro.com/"])
+pornhub.*##a[href^="https://fancentro.com"]
+pornhub.*##.emptyBlockSpace
+pornhub.*##+js(set, page_params.holiday_promo, true)
+pornhub.*###relatedVideosCenter > .wrapVideoBlock
+pornhub.*##+js(set, abp1, 1)
+@@||stltoday.com^$ghide
+stltoday.com##.dfp-ad
+stltoday.com##.tnt-ads-container
+subdivx.com##+js(cookie-remover, ref_cookie)
+subdivx.com###taboola-below-article-thumbnails
+||karconsulting.us^$3p
+! thevidhd popups
+thevidhd.*##+js(aopw, smrtSB)
+thevidhd.*##+js(nowebrtc)
+||thevidhd.*/sw.js$script,1p
+thevidhd.*##.video_batman
+thevidhd.*##h1
+||ads.adrise.tv^$3p
+.mp4$media,redirect=noopmp3-0.1s,domain=tubitv.com
+/cdn.*/ads.$badfilter
+cuatro.com,mitele.es,telecinco.es##+js(aopr, $REACTBASE_STATE.serverModules.push)
+@@||wupfile.com^$ghide
+wupfile.com##[id*=ScriptRoot]
+! techperiod.com anti adb
+@@||techperiod.com^$ghide
+techperiod.com##ins.adsbygoogle
+acefile.co##+js(aopw, popup_ads)
+acefile.co##.textwidget
+acefile.co###btmx
+lne.es##+js(nostif, ipod)
+diaridegirona.cat,diariodeibiza.es,diariodemallorca.es,diarioinformacion.com,eldia.es,emporda.info,farodevigo.es,laopinioncoruna.es,laopiniondemalaga.es,laopiniondemurcia.es,laopiniondezamora.es,laprovincia.es,levante-emv.com,mallorcazeitung.es,regio7.cat,superdeporte.es##+js(set, pr_okvalida, true)
+@@||wikitrik.com^$ghide
+@@||wikitrik.com/favicon.ico$image,1p
+! fix seireshd.com anti adb
+seireshd.com##+js(acs, btoa, href)
+serieslandia.com##+js(aopr, scriptwz_url)
+@@||seireshd.com^$ghide
+! fix pivigames.blog ads & popup
+pivigames.blog##+js(acs, enlace)
+playpaste.com##+js(acs, document.addEventListener, Popup)
+playpaste.com##+js(set, $.ajax, trueFunc)
+||playpaste.com/sw.js$script,1p
+ktmx.pro##+js(aeld, load, 2000)
+@@||darkw.pl^$ghide
+! thecrazytourist .com popunder
+thecrazytourist.com##+js(acs, document.getElementsByTagName, appendChild)
+||sp.booking.com^$domain=thecrazytourist.com
+megatube.xxx##+js(aopr, BetterJsPop)
+||megatube.xxx^$frame,1p
+||megatube.xxx/atrm/*$script,1p
+@@||megatube.xxx/atrm/s/s/js/m/pr-before.js$script,1p
+dailydemocrat.com,montereyherald.com,orovillemr.com,record-bee.com,redbluffdailynews.com,reporterherald.com,thereporter.com,timescall.com,timesheraldonline.com,ukiahdailyjournal.com##+js(set, CnnXt.Event.fire, noopFunc)
+@@||maggotdrowning.com/forums/js/siropu/am/ads.min.js$script,1p
+pornult.com##+js(acs, Math.random, Exoloader)
+pornult.com##+js(nowoif)
+pornult.com##+js(nostif, offsetWidth)
+pornult.com##+js(aopr, exoJsPop101)
+pornult.com##+js(aopr, btoa)
+||pornult.com/sw.js$script,1p
+pornult.com##.sexshp
+||pornult.com/*/custom_vast/$media,1p
+joyn.de,joyn.at,joyn.ch##+js(no-fetch-if, zomap.de)
+@@||ad.71i.de/global_js/AppConfig/Joyn/desktop.json$xhr,domain=joyn.de
+@@||adition.com/1x1.gif$xhr,domain=joyn.de
+@@||aws.route71.net/ad-$script,domain=joyn.de
+@@||research.de.com/bb-mx/prime$xhr,domain=joyn.de
+@@||script.ioam.de/iam.js$script,domain=joyn.de
+@@||securepubads.g.doubleclick.net/pcs/view/*$xhr,domain=joyn.de
+dictionnaire-medical.net##+js(nostif, nextFunction, 2000)
+@@||money.it^$ghide
+money.it##.gptslot
+nonktube.com##+js(nowoif)
+nonktube.com##+js(aopr, decodeURI)
+@@||kenkenpuzzle.com/assets/*$xhr,1p
+izzylaif.com##+js(acs, jQuery, undefined)
+@@||gelbeseiten.de^$script,1p
+movs4u.*##+js(aeld, , _0x)
+||i.imgur.com/*.gif$image,domain=movs4u.*
+collater.al##+js(aopr, adsanity_ad_block_vars)
+@@||get-click2.blogspot.com^$ghide
+get-click2.blogspot.com##[href^="http://bit.ly"]
+mousecity.com##.banner-box-squareb
+mousecity.com##.banner-box
+proplanta.de##+js(nostif, /$|adBlock/)
+@@||paraphrasing-tool.com^$script,1p
+beautypackaging.com##+js(aopw, adblockerpopup)
+uptomega.*##+js(nano-stb, seconds)
+*$3p,denyallow=bootstrapcdn.com|cloudflare.net|fontawesome.com|googleapis.com|gstatic.com|hwcdn.net|jquery.com|uptomega.com,domain=uptomega.*
+uptomega.*##.ads
+*$image,domain=grafixfather.com,redirect-rule=1x1.gif
+@@||grafixfather.com^$ghide
+grafixfather.com##ins.adsbygoogle
+@@||league-funny.com^$ghide
+league-funny.com##[id^="div-gpt-ad-"]
+hotgameplus.com##+js(aopw, downloadJSAtOnload)
+puhutv.com##+js(aopw, adblockCheck)
+megavideo.*##+js(nowoif)
+*$script,3p,denyallow=cloudflare.com|disqus.com|fastlylb.net|google.com|googleapis.com|gstatic.com|hwcdn.net|jquery.com|unpkg.com,domain=megavideo.*
+uwatchfree.*,hydrax.*##+js(aeld, , _0x)
+uwatchfree.*##[href*="deceittoured.com"]
+uwatchfree.*##.hd-links
+uwatchfree.*##center
+! watch4hd. net (ex .com)
+watch4hd.*##+js(aopr, open)
+watch4hd.*##.btn-block.btn
+! altadefinizione .cloud anti adb
+||altadefinizone.*^$popup,3p
+*$popunder,3p,domain=alemannia-aachen.de
+alemannia-aachen.de###grid-image-head
+alemannia-aachen.de##.b-error
+||hitadsmedia.com^$3p
+5movies.*##+js(aopr, mm)
+5movies.*###cookiedata
+5movies.*##.btn-lg
+5movies.*###content-embed:style(display: block!important)
+5movies.*##.streamaly
+5movies.*##.les-title:has-text(HD)
+||affforce.com^$doc,popup
+01fmovies.com##+js(aopr, AaDetector)
+01fmovies.com##+js(aeld, DOMContentLoaded, checkVPN)
+||01fmovies.com/mmmasdfl-asd$xhr,1p
+01fmovies.com##[src^="/addons/"]
+01fmovies.com##.jw-logo
+01fmovies.com##.ico.close
+||autotracer.org/cnc/?*=rightcol$xhr,1p
+||vectorization.org/cnc/?*=rightcol$xhr,1p
+oranhightech.com##+js(aopw, cancelAdBlocker)
+@@||nosey.com^$ghide
+nosey.com##.unreel-player-overlay
+tusfiles.com##+js(aopw, Fingerprint2)
+tusfiles.com##+js(nowoif)
+||tusfiles.com/sw.js$script,1p
+gdtot.*,tusfiles.com##+js(acs, document.createElement, 'script')
+*$3p,denyallow=cloudflare.com|fastly.net|support.send.cm|tusfiles.net|zencdn.net,domain=tusfiles.com
+gdtot.*##+js(aopr, open)
+@@||lapresse.ca^$ghide
+lirik3satu.blogspot.com##+js(aeld, load, 2000)
+! mangovideo's sites
+adultdvdparadise.com,freeomovie.info,fullxxxmovies.me,mangoporn.co,netflixporno.net,pandamovie.*,pandamovies.me,pornkino.cc,pornwatch.ws,speedporn.*,watchfreexxx.pw,watchpornfree.*,watchxxxfree.pw,xtapes.me,xxxparodyhd.net,xxxscenes.net,xxxstream.me##+js(aopr, exoNoExternalUI38djdkjDDJsio96)
+adultdvdparadise.com,freeomovie.info,fullxxxmovies.me,mangoporn.co,netflixporno.net,pandamovie.*,pandamovies.me,pornkino.cc,pornwatch.ws,speedporn.*,watchfreexxx.pw,watchpornfree.*,watchxxxfree.pw,xtapes.me,xxxparodyhd.net,xxxscenes.net,xxxstream.me##+js(nowoif)
+pandamovie.*,pandamovies.me,pornkino.cc,speedporn.*###tracking-url
+pornwatch.ws,xxxparodyhd.net,xxxstream.me##.btn-lg.btn-block.btn
+pandamovie.*,pandamovies.me,pornkino.cc,speedporn.*,xxxscenes.net##.video-block-happy-absolute:upward(.order-1)
+pandamovie.*,pandamovies.me,pornkino.cc,speedporn.*,xxxscenes.net##.happy-player-beside, .happy-section, .widget_execphp:has-text(/Advertisement|ExoLoader/)
+gamefront.com##+js(acs, $, AdBlock)
+gamefront.com##+js(nano-stb, , 10000)
+!#if env_chromium
+washingtonpost.com##+js(acs, Promise, 'overlay')
+washingtonpost.com##+js(acs, document.createElement, 'overlay')
+washingtonpost.com##+js(rmnt, script, /\badblock\b/)
+!#endif
+washingtonpost.com##.remainder-content .db-ns.dn
+washingtonpost.com##html[style="overflow: hidden;"]:style(overflow: auto !important;)
+washingtonpost.com##.outbrain-wrapper
+washingtonpost.com##.bb.pt-0
+washingtonpost.com##div.grey-bg
+washingtonpost.com##section > div:has-text(/^AD$/)
+washingtonpost.com##:xpath('//*[(text()="AD")]/..')
+washingtonpost.com##.w-100:has-text(Advertisement)
+washingtonpost.com##[data-testid="article-body-card"]:has(> [data-qa="article-body-ad"])
+!#if env_mobile
+washingtonpost.com##div.mb-lg.mt-lg.pb-lg.pt-lg.bc-gray-lighter.bh.b.justify-center.items-center.flex.dn-hp-sm-to-mx
+washingtonpost.com###mobile-footer-ad-wrapper
+!#endif
+rawstory.com##+js(aopr, setNptTechAdblockerCookie)
+@@||rawstory.com^$ghide
+rawstory.com##.rs_ad_block
+rawstory.com##.amp-unresolved
+rawstory.com##.proper-ad-unit
+rawstory.com##.alt_ad_block
+rawstory.com##.connatix-holder
+rawstory.com##ins.adsbygoogle
+rawstory.com##[class^="mgid_"]
+rawstory.com###rc-widget-d9572e
+rawstory.com##[id^="spink_appeal_box"]
+gonzoporn.cc,onlinexxx.cc,tvporn.cc##+js(acs, decodeURI, decodeURIComponent)
+gonzoporn.cc,onlinexxx.cc,tvporn.cc##+js(aopr, exoJsPop101)
+*$script,redirect-rule=noopjs,domain=linternaute.com
+samash.com##+js(acs, document.getElementById, for-variations)
+godtube.com##+js(aopr, googletag)
+||googlesyndication.com/pagead/js/adsbygoogle.js$xhr,redirect=noopjs,domain=rollingstone.it
+ftopx.com##+js(aopr, exoJsPop101)
+ftopx.com##+js(aopr, ExoLoader.addZone)
+ftopx.com##+js(aopr, loadTool)
+@@||ifc.com^$ghide
+techhx.com##+js(set, google_jobrunner, true)
+vidstream.*##+js(nowoif, !api?call=, 10, obj)
+||psaiceex.net^
+watchgameofthrones.*##+js(aopr, AaDetector)
+watchgameofthrones.*##+js(nobab)
+watchgameofthrones.*###keeper2
+mad4wheels.com##+js(nostif, adsbygoogle)
+mad4wheels.com##+js(aopw, adblock)
+dailylocal.com##+js(set, CnnXt.Event.fire, noopFunc)
+! marketmovers.it anti adb
+marketmovers.it##+js(aeld, load, 2000)
+marketmovers.it##^script:has-text(google_ad_client)
+gsurl.*##+js(aeld, mousedown, preventDefault)
+cnbc.com##+js(set, cnbc.canShowAds, true)
+cnbc.com##[class^="CreditCardCalloutWildcard-styles-select"]:has([href*="/?lid="])
+||js.allporncomic.com^
+allporncomic.com##+js(aopw, ExoSupport)
+allporncomic.com##+js(aopr, exoJsPop101)
+allporncomic.com##.ad
+allporncomic.com##[href^="https://s.zlink0.com/"], [href^="https://s.zline0.com/"]
+*$script,3p,domain=allporncomic.com,denyallow=cloudflare.com
+||pmdipads-a.akamaihd.net^$media,redirect=noopmp3-0.1s
+@@||reactgo.com^$ghide
+reactgo.com##ins.adsbygoogle
+! pharmaguideline.com anti adb
+pharmaguideline.com##+js(aeld, load, 2000)
+@@||novelgo.id^$ghide
+novelgo.id##ins.adsbygoogle
+lyricsongation.com##+js(nobab)
+@@||finalboss.io^$ghide
+finalboss.io##ins.adsbygoogle
+vev.*,vidop.*##+js(aeld, /^(?:click|mousedown|mouseup)$/, di())
+vev.*,vidop.*,vidup.*##+js(set, console.clear, trueFunc)
+vev.*,vidup.*##+js(nowoif, /^/, 1)
+@@||vev.*^$ghide
+@@||vidop.*^$ghide
+@@||vidup.*^$ghide
+*$frame,3p,domain=vev.red|vidop.icu|vidup.io
+||vev.*/sw.js$script,1p
+||vidop.*/sw.js$script,1p
+||vidup.*/sw.js$script,1p
+*$script,domain=vidup.io,redirect-rule=noopjs
+vidup.*##.sponsored-container
+vev.*##.vjs-overlay
+vev.*##body > div[style="position: fixed; display: block; width: 100%; height: 100%; inset: 0px; background-color: rgba(0, 0, 0, 0); z-index: 300000;"]
+okanime.*##+js(acs, $, getElementById)
+okanime.*##+js(nowebrtc)
+okanime.*##+js(nowoif)
+okanime.*###calque
+besthugecocks.com##+js(aopr, document.dispatchEvent)
+pipocamoderna.com.br##+js(aopw, adBlockDetected)
+textograto.com##+js(nostif, ())
+rainanime.*##+js(aopr, loadRunative)
+rainanime.*##.fake_player
+||watson.de/js/tisoomi.js$script,1p
+watson.de##[data-ad]
+activistpost.com##+js(aopr, XMLHttpRequest)
+activistpost.com##+js(aopr, String.fromCharCode)
+||activistpost.com^$script,1p
+@@||activistpost.com/wp-$script,1p
+hackedonlinegames.com##+js(nostif, _0x)
+crunchyroll.com##+js(json-prune, value.media.ad_breaks)
+crunchyroll.com##+js(nosiif, onAdVideoStart)
+crunchyroll.com###template_skin_leaderboard
+||imasdk.googleapis.com/js/sdkloader/ima3.js$script,redirect=google-ima.js,domain=crunchyroll.com,important
+@@||g-status.com^$ghide
+g-status.com##ins.adsbygoogle
+g-status.com##.topadv_placeholder
+arcadeprehacks.com##+js(acs, Math.random, zonefile)
+bilasport.net##+js(aopr, pwparams)
+! starachowice .eu anti adb
+@@||starachowice.eu^$ghide
+! iporntv .net popups
+iporntv.net##+js(acs, document.createElement, pop)
+readcomicsonline.ru##+js(acs, document.createElement, "script")
+@@||readcomicsonline.ru^$ghide
+yogitimes.com##+js(aopr, fuckAdBlock)
+! games4king https://github.com/NanoMeow/QuickReports/issues/19
+games4king.com###wrapped-content:style(display:inherit!important)
+games4king.com###ava-game_container:style(display:inherit!important)
+games4king.com##[id^="leaderboard"]
+games4king.com##[class^="ads"]
+games4king.com##[href^="https://play.google.com/"]
+games4king.com##+js(ra, target)
+! other https://github.com/NanoMeow/QuickReports/issues/19
+##.wgAdBlockMessage
+||cdn.pushcrew.com^$3p
+4share.vn##+js(nano-stb)
+4share.vn##+js(nowoif)
+firefaucet.win##+js(nofab)
+firefaucet.win##+js(set, firefaucet, true)
+@@||firefaucet.win^$ghide
+firefaucet.win##[class^="sticky-ad"]
+||adservice.google.*/adsid/integrator.js$xhr,redirect=nooptext,domain=tubia.com
+odkrywamyzakryte.com##+js(nofab)
+xtapes.porn##.spot:has(> iframe[src="https://xtapes.porn/adapt.html"])
+||xtapes.porn/adapt.html
+0xxx.ws##+js(acs, decodeURI, decodeURIComponent)
+0xxx.ws##+js(nowoif)
+! gocolumbialions.com anti adb
+@@||gocolumbialions.com^$ghide
+||gocolumbialions.com/components/js/analytics.js$script,1p,redirect=noopjs
+! cle0desktop.blogspot.com anti adb
+cle0desktop.blogspot.com##+js(nostif, nextFunction, 2000)
+cle0desktop.blogspot.com##+js(aeld, , pop)
+! voyageforum.com anti adb
+voyageforum.com##+js(nostif, AdBlock)
+artribune.com##+js(aost, Object, mark)
+artribune.com##^script:has-text(window.adsbygoogle)
+interfans.org##+js(acs, $, AdBlock)
+interfans.org##+js(nobab)
+xclusivejams.*##+js(aopr, decodeURI)
+||xclusivejams.*/sw.js$script
+prad.de##+js(nostif, stop-scrolling)
+juba-get.com##+js(aopr, detectAdBlock)
+chatta.it##+js(nostif, Adv)
+up-load.io##+js(noeval)
+up-load.io##+js(nostif, nextFunction, 2000)
+||up-load.io/sw.js$xhr,1p
+*$3p,denyallow=cloudflare.net|fontawesome.com|google.com|googleapis.com|gstatic.com|hwcdn.net|jquery.com|up-load.download,domain=up-load.io
+up-load.io##.ads
+! ketubanjiwa.com anti adb
+ketubanjiwa.com##+js(nostif, blockUI, 2000)
+@@||jwpcdn.com/player/plugins/googima/v/*/googima.js$script,domain=viu.tv
+! tf1 .fr
+@@||tf1.fr^$ghide
+||delivery.tf1.fr/pub$media,redirect=noopmp3-0.1s,domain=tf1.fr
+||dnl-adv-ssl.tf1.fr/$media,redirect=noopmp3-0.1s,domain=tf1.fr
+*$xhr,redirect-rule=nooptext,domain=tf1.fr
+tf1.fr##+js(no-fetch-if, adsafeprotected)
+@@||footprint.net^$xhr,domain=prod-player.tf1.fr
+@@||vendorlist.consensu.org/vendorlist.json$xhr,domain=tf1.fr
+@@||cdn.tagcommander.com/cmp-api/cmp.js$script,domain=tf1.fr
+||slpubmedias.tf1.fr^$media,1p,redirect=noopmp3-0.1s
+f1livegp.net##+js(nowebrtc)
+f1livegp.net###blockblockA
+reverso.net##+js(acs, $, adblock)
+reverso.net##.vdahead
+reverso.net##.bottom-rca
+reverso.net##.wrapperW + .sticky
+smutr.com##+js(popads-dummy)
+smutr.com##+js(set, flashvars.adv_pre_vast, '')
+smutr.com##+js(set, flashvars.popunder_url, undefined)
+*$popunder,domain=smutr.com,3p
+! yuvutu .com popunder
+yuvutu.com##+js(acs, String.prototype.charAt)
+@@||lnk2.cc^$script,1p
+lnk2.cc##+js(aeld, , '\')
+lnk2.cc##+js(nano-stb)
+ucptt.com##+js(nowoif)
+||loadshare.org/custom/*$media,redirect=noopmp4-1s,important
+kachelmannwetter.com,meteologix.com##.dkpw-billboard-margin
+kachelmannwetter.com,meteologix.com,weather.us##.dkpw-billboard-margin-fixed
+kachelmannwetter.com##[href="https://pflotsh.com"]
+kachelmannwetter.com###meteosafe
+meteologix.com##.md-billboard-sp
+meteologix.com,weather.us##.mdcss-desktop
+kachelmannwetter.com,meteologix.com,weather.us##.kw-ad-right
+meteologix.com,weather.us##.gad-billboard-pos
+weather.us##.dkpw-abp
+@@||meteologix.com^$ghide
+@@||weather.us^$ghide
+||mairdumont.com^$script,redirect-rule=noopjs,domain=kachelmannwetter.com
+||md-nx.com^$script,redirect-rule=noopjs,domain=meteologix.com|weather.us
+techperiod.com##+js(set, blockAdBlock, true)
+4movierulz.*##+js(aeld, , _0x)
+losmovies.*##.aPlaceHolder
+! sportlemons. net / org popups / ads
+sportlemon.*,sportlemons.*,sportlemonx.*##+js(aopr, decodeURI)
+sportlemons.*###happyDog
+sportlemons.*###lazyCat
+sportlemonx.com##.tallstreambanner
+||bitcoinsports.org^$3p
+xxx-image.com##+js(aopr, adsBlocked)
+xxx-image.com##+js(aopr, open)
+xxx-image.com##+js(noeval)
+xxx-image.com##+js(aopr, XMLHttpRequest)
+xxx-image.com##+js(aopr, Date.prototype.toUTCString)
+xxx-image.com##+js(ra, oncontextmenu)
+xxx-image.com##.footer-container
+oscobo.com##.banotset:upward(3)
+! hulkpop.com -> kpopjjang.com
+kpopjjang.com##+js(aopr, decodeURIComponent)
+kpopjjang.com##+js(aopr, Base64)
+! exe.io shorteners
+cuts-url.com,eio.io,exe.io,exe.app##+js(aopr, app_vars.force_disable_adblock)
+exe.io,exe.app##+js(nowoif)
+cuts-url.com,eio.io,exe.app##+js(set, blurred, false)
+/sw.js$script,1p,domain=eio.io|exe.app
+exey.io##+js(acs, encodeURIComponent, XMLHttpRequest)
+exey.io##+js(set, blurred, false)
+eio.io,exe.app##+js(aopr, adBlockDetected)
+exey.io##+js(acs, disableItToContinue)
+@@||exe.app^$ghide
+exe.app,eio.io,ufacw.com##+js(no-fetch-if, google)
+exe.io##+js(aopr, parcelRequire)
+@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,domain=exey.io
+@@||pagead2.googlesyndication.com/pagead/managed/js/adsense/$script,domain=exey.io
+/ad-m.js$script,1p
+||measur-d.com^$3p
+exe.app##.banner-page > .short
+ufacw.com###wpsafe-generate, #wpsafe-link:style(display: block !important;)
+ufacw.com###wpsafe-generate, #wpsafe-link:others()
+exeo.app##+js(set, blurred, false)
+nsfw247.to##+js(nostif, mdpDeBlocker)
+! automobiledimension.com anti adb
+automobiledimension.com##.avisdiv
+||googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=noopjs:10,domain=mysterious-dev.com
+daftporn.com##+js(aopr, document.dispatchEvent)
+daftporn.com###lay2Blur
+bravoerotica.com##+js(aopr, ExoLoader.serve)
+bravoerotica.net##+js(set, flashvars.adv_pause_html, '')
+bravoerotica.net##+js(set, flashvars.adv_start_html, '')
+bravoerotica.net##.place
+bravoerotica.net##.table
+fullhdxxx.com##+js(aeld, popstate)
+fullhdxxx.com##+js(aopr, ExoLoader)
+fullhdxxx.com##+js(set, adv, true)
+fullhdxxx.com##+js(aopr, btoa)
+fullhdxxx.com,viptube.com##+js(nowoif)
+fullhdxxx.com###video-slider
+m.viptube.com##+js(aopw, mobilePop)
+madchensex.com##+js(aopr, ExoLoader)
+madchensex.com###side-spot
+xasiat.com##+js(aopr, exoJsPop101)
+xasiat.com##+js(aopr, ExoLoader.serve)
+||rusexclips.com^$3p
+redporno.cz##+js(aopr, ExoLoader.serve)
+redporno.cz##.right
+vintageporntubes.com##+js(aopr, ExoLoader.serve)
+vintageporntubes.com##+js(aeld, getexoloader)
+vintageporntubes.com##.VPT_player_ads
+italianoxxx.com##+js(aopr, document.dispatchEvent)
+||scopateitaliane.it^$3p
+collegehdsex.com,lustylist.com##+js(aopr, document.dispatchEvent)
+yumstories.com##+js(aopr, document.dispatchEvent)
+18-teen-porn.com,69teentube.com,girlshd.xxx,home-xxx-videos.com,orgasmlist.com,teensextube.xxx##+js(aopr, document.dispatchEvent)
+xxxvideos247.com##+js(aopr, ExoLoader.serve)
+pornyfap.com##+js(aopr, document.dispatchEvent)
+young-pussy.com##+js(aopr, ExoLoader.serve)
+young-pussy.com###playerOverlay
+extremereportbot.com##+js(nostif, /_0x|debug/)
+extremereportbot.com##+js(nosiif, /_0x|debug/)
+@@||extremereportbot.com^$ghide
+*$script,redirect-rule=noopjs,domain=extremereportbot.com
+||googleapis.com/discovery/$xhr,domain=extremereportbot.com
+@@||pagead2.googlesyndication.com^*/show_ads_impl.js$script,domain=extremereportbot.com
+@@||doubleclick.net/pagead/*$frame,domain=extremereportbot.com
+@@||googlesyndication.com^$xhr,domain=extremereportbot.com
+tatsumi-crew.net##+js(nobab)
+tatsumi-crew.net###HTML2
+your-daily-girl.com##+js(aopr, adtoniq)
+nudistube.com##+js(aopr, document.dispatchEvent)
+uporno.xxx##+js(aopr, document.dispatchEvent)
+uporno.xxx##.banner
+ultrateenporn.com##+js(aopr, document.dispatchEvent)
+gosexpod.com##+js(aeld, click, my_inter_listen)
+gosexpod.com##+js(aopr, document.dispatchEvent)
+gosexpod.com##.zzz-ddnotice
+gosexpod.com##.content__block[style^="direction"]
+gosexpod.com##.video-headline
+gosexpod.com##center
+gosexpod.com##.natsc
+gosexpod.com##.im_outer_x:upward(2)
+gosexpod.com##^script:has-text(myreadCookie/)
+!#if env_chromium
+gosexpod.com##+js(rmnt, script, myreadCookie)
+!#endif
+al4a.com,grannysex.name,porntb.com,scopateitaliane.it,sexbox.online,teenpornvideo.sex,twatis.com##+js(aopr, document.dispatchEvent)
+/dao/dao-fel.js$script,1p
+lonely-mature.com##+js(aopr, EviPopunder)
+pornclassic.tube,tubepornclassic.com##+js(acs, adver)
+tubepornclassic.com##+js(acs, document.createElement, tcpusher)
+tubepornclassic.com##+js(aeld, , window.open)
+tubepornclassic.com##+js(aopr, preadvercb)
+tubepornclassic.com##+js(nosiif, complete, 50)
+tubepornclassic.com##+js(nosiif, document.readyState)
+pornclassic.tube,tubepornclassic.com##+js(set, prerollMain, undefined)
+*$frame,3p,domain=pornclassic.tube|tubepornclassic.com
+*$popunder,3p,domain=pornclassic.tube|tubepornclassic.com
+pornclassic.tube,tubepornclassic.com##.content > div > .container + div
+pornclassic.tube,tubepornclassic.com##div:has(> a[href^="http://www.theclassicporn.com/"])
+pornclassic.tube,tubepornclassic.com##span[style="display:flex !important"] > div:first-child
+pornclassic.tube,tubepornclassic.com##.video-page__content > div.left + div[class]:last-child
+pornclassic.tube,tubepornclassic.com##div[style="display:flex !important"] > div
+pornclassic.tube,tubepornclassic.com##.video-page__player + div[class] > div[class]
+pornclassic.tube,tubepornclassic.com##.partners-wrap + div[class]
+pornclassic.tube,tubepornclassic.com##section[style="padding: 20px;"]
+pornclassic.tube,tubepornclassic.com##div[style="width: 300px; height: 250px;"]
+flashingjungle.com##+js(aeld, /^(click|mousedown|mousemove|touchstart|touchend|touchmove)/, system.popunder)
+flashingjungle.com##+js(aopr, document.dispatchEvent)
+flashingjungle.com##.advertising:upward(2)
+pussyspot.net,wildpictures.net##+js(acs, document.querySelectorAll, popMagic)
+pussyspot.net,wildpictures.net##+js(aopr, decodeURI)
+pussyspot.net,wildpictures.net##[href^="http://ucam.xxx/"]
+pussyspot.net,wildpictures.net##[href^="https://easygamepromo.com/"]
+8boobs.com,babesinporn.com,hotstunners.com,mainbabes.com,mysexybabes.com,pleasuregirl.net,rabbitsfun.com,sexybabesz.com,silkengirl.*##+js(aopr, ExoLoader.addZone)
+8boobs.com,babesinporn.com,boobgirlz.com,fooxybabes.com,hotstunners.com,jennylist.xyz,jumboporn.xyz,mainbabes.com,mysexybabes.com,nakedbabes.club,pleasuregirl.net,rabbitsfun.com,sexybabesz.com,silkengirl.*,vibraporn.com,zazzybabes.com,zehnporn.com##+js(aopr, loadTool)
+8boobs.com,babesinporn.com,bustybloom.com,hotstunners.com,nudebabes.sexy,pleasuregirl.net,rabbitsfun.com,silkengirl.*##+js(aopr, exoNoExternalUI38djdkjDDJsio96)
+babesaround.com,dirtyyoungbitches.com,grabpussy.com,join2babes.com,nightdreambabe.com,novoglam.com,novohot.com,novojoy.com,novoporn.com,novostrong.com,pbabes.com,pussystate.com,redpornblog.com,rossoporn.com,sexynakeds.com,thousandbabes.com##+js(aopr, AaDetector)
+babesinporn.com##.topbanner
+boobgirlz.com##.widget-column:has(> center > [href="https://boobgirlz.com/istripper"])
+nakedneighbour.com##.banner:upward(.block)
+/sex.gif$domain=epikporn.com|erotichdworld.com|guruofporn.com|jesseporn.xyz|jumboporn.xyz|kendralist.com|steezylist.com
+/yep.gif$domain=abellalist.com|doseofporn.com|freyalist.com|lizardporn.com|moozporn.com|zehnporn.com
+/flr.js$domain=8boobs.com|angelgals.com|babesexy.com|babesinporn.com|fooxybabes.com|hotbabeswanted.com|hotstunners.com|mainbabes.com|nakedbabes.club|nakedgirlsroom.com|nudebabes.sexy|pleasuregirl.net|rabbitsfun.com|sexybabes.club|sexybabesart.com|silkengirl.*|wantedbabes.com
+/images/*/b/*$image,redirect=2x2.png,domain=babesandbitches.net|babesaround.com|babesbang.com|babeuniversum.com|grabpussy.com|join2babes.com|nightdreambabe.com|novojoy.com|novoporn.com|novostrong.com|pbabes.com|pussystate.com|redpornblog.com|rossoporn.com|sexynakeds.com
+/images/*/banners/*$image,redirect=2x2.png,domain=100bucksbabes.com|8boobs.com|babeimpact.com|babesandgirls.com|babesaround.com|babesinporn.com|babesmachine.com|bustybloom.com|chickteases.com|decorativemodels.com|dirtyyoungbitches.com|exgirlfriendmarket.com|fooxybabes.com|girlsofdesire.org|glam0ur.com|hotstunners.com|livejasminbabes.net|morazzia.com|nakedneighbour.com|novoglam.com|pleasuregirl.net|rabbitsfun.com|sexyaporno.com|sexykittenporn.com|silkengirl.*|slutsandangels.com|theomegaproject.org|thousandbabes.com|vibraporn.com|wantedbabes.com|wildfanny.com
+/istripper/istripper_$image,domain=8boobs.com|babesinporn.com|fooxybabes.com|hotstunners.com|mainbabes.com|pleasuregirl.net|rabbitsfun.com|silkengirl.*|wantedbabes.com
+/smallfr/*$frame,domain=babeimpact.com|decorativemodels.com|sexykittenporn.com
+/smallfr2/*$frame,domain=babeimpact.com|decorativemodels.com
+/\.com\/[_0-9a-zA-Z]+\.jpg$/$image,1p,domain=hottystop.com
+||zehnporn.com/img/12221.gif
+/gofd_fl.js
+babeuniversum.com##.aw
+babeuniversum.com##.galleryad
+redpornblog.com###ads
+nightdreambabe.com##.banner_place
+girlsofdesire.org##a[href^="/out"]
+silkengirl.com##.spots
+hotbabeswanted.com,nakedbabes.club##.deskbanner
+100bucksbabes.com,babesandgirls.com,morazzia.com##.vda
+babesaround.com,nightdreambabe.com##.section-bustyMedinaq > a[href^="/click/o/"]
+novojoy.com##.ownerbanner
+pussystate.com##li[style="clear:both;float:none;width:600px;margin:0;overflow:hidden;margin-left:-5px;"]
+rabbitsfun.com##.gallery-banner
+rabbitsfun.com##.picture-banner
+vibraporn.com##.topad
+fresh-babes.com###XXXGirls
+girlsofdesire.org##div[data-width="600"]
+novoporn.com##a[href^="/click/o/"]
+sensualgirls.org##a[href^="http://refer.ccbill.com/cgi-bin/clicks.cgi?"]
+nudevista.link##.sidebar-bn
+nudevista.link##.bnblog
+nudevista.link##.sidban
+angelgals.com,nakedbabes.club##+js(acs, loadTool, popping)
+angelgals.com,nakedbabes.club##+js(aopr, ExoLoader.addZone)
+angelgals.com##+js(aeld, getexoloader)
+babesexy.com,hotbabeswanted.com,nakedgirlsroom.com,nudebabes.sexy,sexybabes.club,sexybabesart.com##+js(aopr, ExoLoader.addZone)
+babesexy.com##+js(aeld, getexoloader)
+sexybabes.club##+js(acs, loadTool, popping)
+/backend_loader$script
+cherrynudes.com##+js(acs, loadTool, popping)
+cherrynudes.com##[href^="http://links.verotel.com/"]
+cherrynudes.com##[href^="http://www.g4mz.com/"]
+hegreartnudes.com##+js(acs, loadTool, popping)
+cherrynudes.com##[href^="http://wcrgl.freeadult.games/hit.php"]
+fetishburg.com##+js(aopr, document.dispatchEvent)
+fetishburg.com##div.spot
+privateindianmovies.com##+js(aopr, document.dispatchEvent)
+soyoungteens.com##+js(aopr, document.dispatchEvent)
+doseofporn.com##+js(acs, loadTool, popping)
+@@||receivetxt.com^$ghide
+@@||properhacks.weebly.com^$ghide
+space.tribuntekno.com##+js(aopw, adBlockDetected)
+flashgirlgames.com,onlinesudoku.games##+js(set, ads, true)
+||imasdk.googleapis.com/js/sdkloader/ima3.js$script,redirect=google-ima.js,domain=flashgirlgames.com|onlinesudoku.games
+otakukan.com##+js(aeld, load, appendChild)
+||otakukan.com/sw.js$script,1p
+||cdn.jsdelivr.net^*/arlinablock.js$script
+@@||otakukan.com^$ghide
+otakukan.com##ins.adsbygoogle
+devdrive.cloud##+js(acs, document.getElementById, undefined)
+gpxgenerator.com###adBlockDiv
+gpxgenerator.com##[href="link.php"]
+@@||aston-martin-club.com^$ghide
+linkshub.*##+js(nowoif)
+@@||javaguides.net^$ghide
+javaguides.net##+js(aeld, load, onload)
+@@||zavislak.to^$ghide
+||adservice.google.com/adsid/integrator.js$script,redirect=noopjs,domain=973espn.com
+secretsdujeu.com##+js(acs, document.getElementById, adsrefresh)
+||googlesyndication.com/pagead/$script,redirect=noopjs,domain=iptvdroid1.blogspot.com
+cruisingearth.com##+js(nostif, show)
+@@||roanoke.com^$ghide
+roanoke.com##.dfp-ad
+afilmywap.*,okhatrimaza.*##+js(popads-dummy)
+afilmywap.*,okhatrimaza.*##+js(aopr, glxopen)
+/1clkn/*$script,3p
+getintopc.com##+js(nostif, /ai_adb|_0x/)
+etonline.com##+js(aopr, _sp_._networkListenerData)
+etonline.com##+js(set, canRunAds, true)
+! metager .org ads on search
+metager.org##.result:has(.partnershop-info)
+@@||teenserie.com/wp-content/plugins/$script,1p
+/apu.php?*&zoneid=$important
+gulf-up.com##+js(aopr, AaDetector)
+@@||gulf-up.com^$ghide
+gulf-up.com##ins.adsbygoogle
+||googlesyndication.com/$script,redirect=noopjs,domain=gulf-up.com
+keysbrasil.blogspot.com##+js(nostif, nextFunction, 2000)
+@@||fiatclub.eu^$ghide
+@@||liveadexchanger.com/a/display.php$script,domain=prem.link
+tmearn.*##+js(aopr, app_vars.force_disable_adblock)
+tmearn.*##+js(nowoif)
+tmearn.*##+js(set, blurred, false)
+cutpaid.com,tmearn.*##+js(aopr, AaDetector)
+*$script,3p,denyallow=cloudflare.com|google.com|gstatic.com|recaptcha.net,domain=tmearn.*
+||tmearn.com/*sw.js$script,1p
+tmearn.*##.banner
+godmods.com##+js(aopw, mdp_deblocker)
+bilan.ch##+js(aopr, _sp_._networkListenerData)
+filedown.*##+js(nowoif)
+@@||filedown.*^$ghide
+mexa.*##+js(acs, document.getElementById, adblockinfo)
+mexa.*##+js(nowoif)
+||p23hxejm1.com^
+||googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=noopjs:10,domain=spieleklassiker.com
+@@||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=spieleklassiker.com
+||cdn.yollamedia.com^$script,domain=spieleklassiker.com,redirect=noopjs
+spieleklassiker.com##.banner
+@@||valueyourmusic.com^$ghide
+qoshe.com##+js(nostif, adBlock)
+yandexcdn.com##+js(nowoif)
+@@||yandexcdn.com^$ghide
+@@||yandexcdn.com^$script,1p
+yandexcdn.com##a[onclick="openAuc();"]
+yandexcdn.com##[href="https://t.me/Russia_Vs_Ukraine_War3"]
+||googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=noopjs:10,domain=tsforum.pl
+bestjavporn.com,mm9841.cc###flash
+bestjavporn.com###player_3x2_container_inner
+bestjavporn.com###player-container:has-text(Close ad)
+@@||javporn.*^$ghide
+lowellsun.com##+js(nostif, , 1)
+! popups , ads torrentproject .io / cc
+||torrentproject.*^$script,frame,1p
+gottanut.com##+js(aopr, document.dispatchEvent)
+uiporn.com##+js(aopr, document.dispatchEvent)
+||uiporn.com/ai/*$script,1p
+||uiporn.com/sw.js$script,1p
+xcafe.com##+js(aopr, document.dispatchEvent)
+xcafe.com##+js(popads-dummy)
+xcafe.com##+js(aeld, , bi())
+||xcafe.com/js/initsite.js
+@@||coinlyhub.com^$ghide
+coinlyhub.com##+js(aopr, open)
+coinlyhub.com##+js(set, Fingerprint2, true)
+coinlyhub.com##+js(nano-sib, seconds)
+coinlyhub.com##+js(aopr, app_vars.force_disable_adblock)
+coinlyhub.com##+js(set, blurred, false)
+@@||coinlyhub.com^$script,1p
+coinlyhub.com##[class^="bmadblock"]
+coinlyhub.com##div.highlight
+coinlyhub.com##.banner
+*$script,redirect-rule=noopjs,domain=coinlyhub.com|cryptotinker.com
+zimabdko.com##+js(nowebrtc)
+leechall.*###adBanner:style(height:25px !important;left:-3000px !important;position:absolute !important)
+leechall.*##+js(nano-sib)
+leechall.com##+js(acs, document.createElement, l.parentNode.insertBefore(s)
+leechall.*##.text-center.alert-info.alert
+@@||leechall.download^$ghide
+@@||leechall.download^$script,1p
+||digiseller.ru^$3p,domain=leechall.com
+*$script,3p,redirect-rule=noopjs,domain=leechall.download|leechall.com
+*$script,3p,denyallow=bootstrapcdn.com|cloudflare.com|cloudflare.net|googleapis.com|jsdelivr.net|tawk.to,domain=leechall.*
+kinoz.*##+js(nowebrtc)
+kinoz.*##+js(aopr, AaDetector)
+kinox.*,kinoz.*##+js(aopr, decodeURI)
+majalahpendidikan.com##+js(aopr, adBlockDetected)
+ultimate-catch.eu##+js(nostif, undefined)
+! lampungway .com anti adb
+lampungway.com##+js(aopw, adBlockDetected)
+movie4me.*##+js(aopr, Math.floor)
+||movie4me.*/image/ad-$image
+##[href^="//producebreed.com/"]
+##[href*="uselnk.com/"]
+! cpopchanelofficial.com anti adb
+cpopchanelofficial.com##+js(nostif, check, 1)
+adsafelink.com##+js(aopr, app_vars.force_disable_adblock)
+adsafelink.com##+js(nowoif)
+adsafelink.com##+js(set, blurred, false)
+@@||ustv247.tv^$ghide
+@@||aii.sh^$ghide
+aii.sh##+js(nowoif)
+aii.sh##+js(nowebrtc)
+aii.sh##+js(set, blurred, false)
+aii.sh###link-view > center
+||aii.sh/sw$script,1p
+aii.sh##[src^="https://i.imgur.com/"]
+##.glx-watermark-container
+kisstvshow.*##+js(acs, $, #divDownload)
+kisstvshow.*###hideAds
+kisstvshow.*##.ksAds
+kisstvshow.*##div[style="width: 620px; margin: 0px auto; overflow: hidden;"]
+||kisstvshow.*/api/pop.php$xhr,1p
+||ad.kisstvshow.*^
+! winit.heatworld.com anti adb
+winit.heatworld.com##+js(aopw, showModal)
+winit.heatworld.com##.sticky-ad-unit-default
+winit.heatworld.com##.sticky-ad-unit-spacer-default
+@@||ryuukoi.web.id^$ghide
+||i1.wp.com/ryuukoi.web.id/wp-content/uploads/*/ANTIADBLOCK$image
+||bitcoinadvertise.net^$3p
+@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,domain=ff14angler.com
+@@||pagead2.googlesyndication.com/pagead/managed/js/adsense/$script,domain=ff14angler.com
+@@||g.doubleclick.net/pagead/ads?$frame,domain=ff14angler.com
+@@||ff14angler.com^$ghide
+ff14angler.com###main > ins.adsbygoogle:style(position: absolute !important; left: -4000px !important;)
+ff14angler.com##.side_banner:style(position: absolute !important; left: -4000px !important;)
+ff14angler.com###sidebar > ins.adsbygoogle:style(position: absolute !important; left: -4000px !important;)
+ff14angler.com##ins.adsbygoogle-noablate:style(position: absolute !important; left: -4000px !important;)
+jaiefra.com##+js(aopr, adBlockDetected)
+! hotpress.info anti adb
+hotpress.info##+js(nostif, nextFunction, 2000)
+@@||hotpress.info^$ghide
+! mixloads.com anti adb popups
+mixloads.com##+js(aopr, AaDetector)
+mixloads.com##+js(aeld, load, 2000)
+||mixloads.com/sw.js$script,1p
+! onlineproxy. eu popups
+||onlineproxy.eu^$csp=default-src 'self' 'unsafe-inline' *.googleapis.com *.google.com *.gstatic.com *.google-analytics.com
+@@||coachmag.co.uk^$ghide
+||doubleclick.net/pagead/id$xhr,redirect=nooptext,domain=windowsreport.com
+||googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=noopjs:10,domain=collegestash.com
+||googlesyndication.com/pagead/js/adsbygoogle.js$xhr,redirect=noopjs,domain=collegestash.com
+buffstreamz.com##+js(acs, $, modal)
+buffstreamz.com##+js(nowebrtc)
+buffstreamz.com##.btn
+buffstreamz.com##a[href*="//my-sports.club"]
+##[href^="http://referrer.website/"]
+@@||thisismoney.co.uk^$ghide
+megagames.com##+js(acs, jQuery, fuckAdBlock)
+@@||chiaseapk.com^$ghide
+@@||csrevo.com^$ghide
+@@||phoenixkiller.com/assets/js/ad-provider.js|$script
+csrevo.com###HTML3
+||i.imgur.com/FYROU5n.gif$image,3p
+@@||designoptimal.com^$ghide
+designoptimal.com##ins.adsbygoogle
+! almohtarif-tech .net anti adb
+almohtarif-tech.net##+js(aeld, load, onload)
+zimabdko.com##+js(aopr, open)
+creditcardgenerator.com##+js(nostif, adsBlocked)
+! interssh.com anti adb
+interssh.com##+js(aeld, load, 2000)
+ancensored.com##+js(aopr, AaDetector)
+elpasotimes.com##+js(aopr, _sp_.mms.startMsg)
+||googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=noopjs:10,domain=ktab3ndna.com
+! sexo5k .com exo ads
+sexo5k.com##+js(rmnt, script, ExoLoader)
+! gfsvideos .com exo + popups
+gfsvideos.com##+js(aopr, document.dispatchEvent)
+gfsvideos.com##+js(nowoif)
+! home-made-videos .com exo
+home-made-videos.com##+js(aopr, document.dispatchEvent)
+home-made-videos.com##+js(set, dclm_ajax_var.disclaimer_redirect_url, '')
+home-made-videos.com###dclm_modal_content
+home-made-videos.com###dclm_modal_screen
+shameless.com##+js(aopr, ExoLoader.addZone)
+shameless.com##+js(aopr, exoNoExternalUI38djdkjDDJsio96)
+shameless.com##+js(aopr, jwplayer.utils.Timer)
+shameless.com##.active.pause-gift
+electriciansforums.net##+js(nostif, adb)
+@@||speakingtree.in^$ghide
+the-voice-of-germany.de##+js(aopr, $ADP)
+||zomap.de/*&expires=$script,domain=the-voice-of-germany.*
+||cdn.zomap.de^$media,redirect=noopmp3-0.1s,domain=the-voice-of-germany.*
+! dpstream .bz popups
+dpstream.*##+js(set, load_pop_power, noopFunc)
+dpstream.*##+js(ra, href, #clickfakeplayer)
+dpstream.*##.movie-aye
+unfriend-app.com##+js(nobab)
+@@||unfriend-app.com^$ghide
+*$script,redirect-rule=noopjs,domain=unfriend-app.com
+adn.com##+js(aopr, MG2Loader)
+technews.tw##+js(acs, jQuery, adblock)
+technews.tw##.AD_wrapper
+turkleech.com##+js(nostif, nextFunction, 2000)
+gamearter.com##+js(nano-sib,/SplashScreen|BannerAd/)
+gamearter.com##+js(nano-stb,/SplashScreen|BannerAd/)
+gamearter.com##div[id^="ga_sp_"]
+mpg.football##+js(set, ads, true)
+@@||animevietsub.tv^$ghide
+spokesman.com##+js(aopr, Connext)
+medihelp.life##+js(aopw, ai_adb_overlay)
+@@||guiamuriae.com.br^$ghide
+||guiamuriae.com.br/*.gif$image
+guiamuriae.com.br##.theiaStickySidebar
+guiamuriae.com.br##ins.adsbygoogle
+guiamuriae.com.br##.e3lan-top
+@@||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=viu.tv
+@@||entitlements.jwplayer.com/$xhr,domain=viu.tv
+||d2wpknqle9nuv8.cloudfront.net^
+ffmovies.*##+js(acs, String.fromCharCode, break;)
+ffmovies.*##+js(nowoif)
+hl-live.de##+js(nostif, nextFunction)
+hl-live.de###swlad
+! flsaudio.com anti adb
+flsaudio.com##.adsbygoogle:upward(.widget)
+flsaudio.com##.altumcode-coupon-content
+||flsaudio.com^$image,redirect-rule=1x1.gif,1p
+@@||aargauerzeitung.ch^$ghide
+cloudapps.herokuapp.com##+js(set, gadb, false)
+! imagetwist .com popunders
+imagetwist.com##+js(acs, document.getElementsByTagName, "script")
+imagehaha.com,imagenpic.com,imageshimage.com,imagetwist.com##+js(aeld, , checkTarget)
+imagehaha.com,imagenpic.com,imageshimage.com,imagetwist.com,picshick.com###rang2
+imagehaha.com,imagenpic.com,imageshimage.com,imagetwist.com##video
+imagehaha.com,imagenpic.com,imageshimage.com,picshick.com##a[href^="https://candy.ai/"]
+imagehaha.com##+js(nowoif)
+@@||watchsuitsonline.net^$ghide
+produsat.com##+js(set, adBlockDetected, true)
+*/gfp_video_ads/*$media,redirect=noopmp3-0.1s,domain=digisport.ro
+||gvt1.com^$media,redirect=noopmp3-0.1s,domain=digisport.ro
+@@||scdn.cxense.com/cx.js$script,domain=digisport.ro
+@@||entitlements.jwplayer.com^$xhr,domain=digisport.ro
+@@||doubleclick.net/gampad/live/ads*digisport.ro$xhr,domain=imasdk.googleapis.com
+@@||jwpcdn.com/player/$script,domain=digisport.ro
+@@||how2electronics.com^$ghide
+how2electronics.com##.adsbygoogle:style(max-height: 1px !important;)
+! freesoftpdfdownload.blogspot.com anti adb popups
+freesoftpdfdownload.blogspot.com##+js(acs, decodeURI, decodeURIComponent)
+freesoftpdfdownload.blogspot.com##+js(aeld, load, 2000)
+||wap4dollar.com^$3p
+||mediapass.com^$3p
+officegamespot.com##+js(acs, Math.round, zonefile)
+! tamilyogi. cool popups vidorg.net anti adb
+tamilyogi.*##+js(acs, String.fromCharCode, 'shift')
+@@||vidorg.net^$ghide
+@@||tvpc.us^$ghide
+parzibyte.me##+js(acs, jQuery, ai_adb)
+livingstondaily.com##+js(aopr, _sp_)
+bluemediafiles.*##+js(aopr, open)
+bluemediafiles.*##+js(nano-sib, i--)
+bluemediafiles.*##+js(set, Time_Start, 0)
+@@||bluemediafiles.*^$ghide
+*$image,redirect-rule=32x32.png,domain=bluemediafiles.*
+/script/su.js$script,3p
+nilopolisonline.com.br##+js(nostif, blocker)
+mesquitaonline.com##+js(nostif, blocker)
+@@||nohat.*^$script,domain=nohat.cc
+tbib.org##+js(aopr, document.dispatchEvent)
+greensboro.com##body:style(overflow: auto !important)
+greensboro.com##.modal, .modal-backdrop
+@@||shirainime.com^$ghide
+@@||dias-uteis.com^$ghide
+fullxxxmovies.net##+js(aopr, open)
+closermag.fr##+js(acs, document.head.appendChild, ='\x)
+@@||closermag.fr^$ghide
+@@||watchcalifornicationonline.com^$ghide
+@@||kupujemprodajem.com^$ghide
+kupujemprodajem.com##.bnrBox
+||evolok.net/acd/api/*/authorize/*adblock$xhr,3p
+@@||gagetmatome.com^$ghide
+@@||animetake*.*^$script,1p
+@@||animetake*.*^$ghide
+animetake27.*##.gads
+@@||s0ft4pc.com^$ghide
+s0ft4pc.com##+js(no-fetch-if, doubleclick, length:10, {"type":"cors"})
+s0ft4pc.com##+js(no-xhr-if, doubleclick, length:10)
+lavozdegalicia.es##+js(aeld, load, adb)
+@@||neobux.com^$script,css,1p
+mamadu.pl##+js(nostif, , 1)
+neoteo.com##+js(set, jQuery.adblock, false)
+elitegoltv.org,extremotvplay.com##+js(aopr, open)
+elmundo.es,expansion.com,marca.com##+js(aopr, adUnits)
+marca.com##.ad-item-bt-cont
+marca.com##.banner-sticky
+yaoiotaku.com##+js(nostif, afs_ads, 2000)
+||slacker.com^*/getspot/?spotid=$media,redirect=noopmp3-0.1s
+||googlesyndication.com/pagead/js/adsbygoogle.js$xhr,redirect=noopjs,domain=gazetadopovo.com.br
+gazetadopovo.com.br##.ads-desktop
+beinmatch.*##+js(nowoif)
+! anisubindo.video anti adb
+anisubindo.*##+js(aeld, load, nextFunction)
+! anibatch.me anti adb
+anibatch.me##+js(nostif, nextFunction, 2000)
+mangalist.org##+js(nosiif, 0x)
+@@||cdnjs.cloudflare.com/ajax/libs/blockadblock/$script,3p
+@@||mangalist.org^$script,1p
+! nsfw camchickscaps. com ads
+camchickscaps.com##+js(aopw, ai_adb_overlay)
+||okean-qoj.com^
+! romanialivewebcam .blogspot.com anti adb
+@@||romanialivewebcam.blogspot.com^$ghide
+techmuzz.com##+js(nosiif, adblocker)
+@@||minecraftpocket-servers.com^$ghide
+allusione.org##+js(aopr, b2a)
+photobucket.com##.swal2-container
+photobucket.com##body.swal2-shown > [aria-hidden="true"]:style(filter: none !important)
+photobucket.com##body:style(overflow: auto !important)
+@@||photobucket.com/resources/common/*$script,1p
+vvvvid.it##+js(json-prune, data.[].vast_url)
+semawur.com##+js(aopr, open)
+ayobelajarbareng.com,semawur.com##+js(nano-sib, , *, 0)
+semawur.com###main > .text-center > a[href] > img
+||semawur.com/download$image
+||cloudfront.net/assets.sidearmsports.com/*/bettor_detector.$script,3p
+*/assets.sidearmsports.com/$script,redirect-rule=noopjs
+@@/templates/dfp/dfp-component-template.html$xhr,1p
+@@/components/js/analytics.js|$xhr,1p
+###sidearm-adblock-modal
+12thman.com##.c-sticky-leaderboard
+bceagles.com##.s-sticky-dfp
+bceagles.com##.article-aside__sponsor
+bceagles.com##.article-aside__sponsor2
+12thman.com,acusports.com,atlantic10.com,auburntigers.com,baylorbears.com,bceagles.com,bgsufalcons.com,big12sports.com,bigten.org,bradleybraves.com,butlersports.com,cmumavericks.com,conferenceusa.com,cyclones.com,dartmouthsports.com,daytonflyers.com,dbupatriots.com,dbusports.com,denverpioneers.com,fduknights.com,fgcuathletics.com,fightinghawks.com,fightingillini.com,floridagators.com,friars.com,friscofighters.com,gamecocksonline.com,goarmywestpoint.com,gobison.com,goblueraiders.com,gobobcats.com,gocards.com,gocreighton.com,godeacs.com,goexplorers.com,goetbutigers.com,gofrogs.com,gogriffs.com,gogriz.com,golobos.com,gomarquette.com,gopack.com,gophersports.com,goprincetontigers.com,gopsusports.com,goracers.com,goshockers.com,goterriers.com,gotigersgo.com,gousfbulls.com,govandals.com,gowyo.com,goxavier.com,gozags.com,gozips.com,griffinathletics.com,guhoyas.com,gwusports.com,hailstate.com,hamptonpirates.com,hawaiiathletics.com,hokiesports.com,huskers.com,icgaels.com,iuhoosiers.com,jsugamecocksports.com,longbeachstate.com,loyolaramblers.com,lrtrojans.com,lsusports.net,morrisvillemustangs.com,msuspartans.com,muleriderathletics.com,mutigers.com,navysports.com,nevadawolfpack.com,niuhuskies.com,nkunorse.com,nuhuskies.com,nusports.com,okstate.com,olemisssports.com,omavs.com,ovcsports.com,owlsports.com,purduesports.com,redstormsports.com,richmondspiders.com,sfajacks.com,shupirates.com,siusalukis.com,smcgaels.com,smumustangs.com,soconsports.com,soonersports.com,themw.com,tulsahurricane.com,txst.com,txstatebobcats.com,ubbulls.com,ucfknights.com,ucirvinesports.com,uconnhuskies.com,uhcougars.com,uicflames.com,umterps.com,uncwsports.com,unipanthers.com,unlvrebels.com,uoflsports.com,usdtoreros.com,utahstateaggies.com,utepathletics.com,utrockets.com,uvmathletics.com,uwbadgers.com,villanova.com,wkusports.com,wmubroncos.com,woffordterriers.com,1pack1goal.com,bcuathletics.com,bubraves.com,goblackbears.com,golightsgo.com,gomcpanthers.com,goutsa.com,mercerbears.com,pirateblue.com,pirateblue.net,pirateblue.org,quinnipiacbobcats.com,towsontigers.com,tribeathletics.com,tribeclub.com,utepminermaniacs.com,utepminers.com,wkutickets.com,aopathletics.org,atlantichockeyonline.com,bigsouthnetwork.com,bigsouthsports.com,chawomenshockey.com,dbupatriots.org,drakerelays.org,ecac.org,ecacsports.com,emueagles.com,emugameday.com,gculopes.com,godrakebulldog.com,godrakebulldogs.com,godrakebulldogs.net,goeags.com,goislander.com,goislanders.com,gojacks.com,gomacsports.com,gseagles.com,hubison.com,iowaconference.com,ksuowls.com,lonestarconference.org,mascac.org,midwestconference.org,mountaineast.org,niu-pack.com,niuhuskies.com,nulakers.ca,oswegolakers.com,ovcdigitalnetwork.com,pacersports.com,rmacsports.org,rollrivers.com,samfordsports.com,uncpbraves.com,usfdons.com,wiacsports.com,alaskananooks.com,broncathleticfund.com,cameronaggies.com,columbiacougars.com,etownbluejays.com,gobadgers.ca,golancers.ca,gometrostate.com,gothunderbirds.ca,kentstatesports.com,lehighsports.com,lopers.com,lycoathletics.com,lycomingathletics.com,maraudersports.com,mauiinvitational.com,msumavericks.com,nauathletics.com,nueagles.com,nwusports.com,oceanbreezenyc.org,patriotathleticfund.com,pittband.com,principiaathletics.com,roadrunnersathletics.com,sidearmsocial.com,snhupenmen.com,stablerarena.com,stoutbluedevils.com,uwlathletics.com,yumacs.com,collegefootballplayoff.com,csurams.com,cubuffs.com,gobearcats.com,gohuskies.com,mgoblue.com,osubeavers.com,pittsburghpanthers.com,rolltide.com,texassports.com,thesundevils.com,uclabruins.com,wvuathletics.com,wvusports.com,arizonawildcats.com,calbears.com,cuse.com,georgiadogs.com,goducks.com,goheels.com,gostanford.com,insidekstatesports.com,insidekstatesports.info,insidekstatesports.net,insidekstatesports.org,k-stateathletics.com,k-statefootball.net,k-statefootball.org,k-statesports.com,k-statesports.net,k-statesports.org,k-statewomenshoops.com,k-statewomenshoops.net,k-statewomenshoops.org,kstateathletics.com,kstatefootball.net,kstatefootball.org,kstatesports.com,kstatewomenshoops.com,kstatewomenshoops.net,kstatewomenshoops.org,ksuathletics.com,ksusports.com,scarletknights.com,showdownforrelief.com,syracusecrunch.com,texastech.com,theacc.com,ukathletics.com,usctrojans.com,utahutes.com,utsports.com,wsucougars.com##+js(set, blockAdBlock, trueFunc)
+*$script,redirect-rule=noopjs,domain=acusports.com|atlantic10.com|big12sports.com|bigten.org|cmumavericks.com|conferenceusa.com|dartmouthsports.com|daytonflyers.com|dbupatriots.com|dbusports.com|fduknights.com|floridagators.com|friscofighters.com|gamecocksonline.com|gobobcats.com|gocreighton.com|goetbutigers.com|golobos.com|gophersports.com|gopsusports.com|goracers.com|goshockers.com|goterriers.com|gotigersgo.com|gousfbulls.com|govandals.com|gowyo.com|goxavier.com|gozags.com|gozips.com|griffinathletics.com|guhoyas.com|gwusports.com|hailstate.com|hamptonpirates.com|hawaiiathletics.com|hokiesports.com|huskers.com|icgaels.com|iuhoosiers.com|jsugamecocksports.com|longbeachstate.com|loyolaramblers.com|lrtrojans.com|lsusports.net|morrisvillemustangs.com|msuspartans.com|muleriderathletics.com|mutigers.com|navysports.com|nevadawolfpack.com|niuhuskies.com|nulakers.ca|nkunorse.com|nuhuskies.com|nusports.com|oceanbreezenyc.org|okstate.com|olemisssports.com|omavs.com|ovcsports.com|owlsports.com|purduesports.com|redstormsports.com|richmondspiders.com|sfajacks.com|shupirates.com|siusalukis.com|smcgaels.com|smumustangs.com|soconsports.com|soonersports.com|themw.com|tulsahurricane.com|txst.com|txstatebobcats.com|ubbulls.com|ucfknights.com|ucirvinesports.com|uconnhuskies.com|uhcougars.com|uicflames.com|umterps.com|uncwsports.com|unipanthers.com|unlvrebels.com|uoflsports.com|usdtoreros.com|utahstateaggies.com|utepathletics.com|utrockets.com|uvmathletics.com|uwbadgers.com|villanova.com|wkusports.com|wmubroncos.com|woffordterriers.com|1pack1goal.com|bcuathletics.com|bubraves.com|goblackbears.com|golightsgo.com|gomcpanthers.com|goutsa.com|mercerbears.com|pirateblue.com|pirateblue.net|pirateblue.org|quinnipiacbobcats.com|towsontigers.com|tribeathletics.com|tribeclub.com|utepminermaniacs.com|utepminers.com|wkutickets.com|aopathletics.org|atlantichockeyonline.com|bigsouthnetwork.com|bigsouthsports.com|chawomenshockey.com|dbupatriots.org|drakerelays.org|ecac.org|ecacsports.com|emueagles.com|emugameday.com|gculopes.com|godrakebulldog.com|godrakebulldogs.com|godrakebulldogs.net|goeags.com|goislander.com|goislanders.com|gojacks.com|gomacsports.com|gseagles.com|hubison.com|iowaconference.com|ksuowls.com|lonestarconference.org|mascac.org|midwestconference.org|mountaineast.org|niu-pack.com|niuhuskies.com|oswegolakers.com|ovcdigitalnetwork.com|pacersports.com|rmacsports.org|rollrivers.com|samfordsports.com|uncpbraves.com|usfdons.com|wiacsports.com|alaskananooks.com|broncathleticfund.com|cameronaggies.com|columbiacougars.com|etownbluejays.com|gobadgers.ca|golancers.ca|gometrostate.com|gothunderbirds.ca|kentstatesports.com|lehighsports.com|lopers.com|lycoathletics.com|lycomingathletics.com|maraudersports.com|mauiinvitational.com|msumavericks.com|nauathletics.com|nueagles.com|nwusports.com|patriotathleticfund.com|pittband.com|principiaathletics.com|roadrunnersathletics.com|sidearmsocial.com|snhupenmen.com|stablerarena.com|stoutbluedevils.com|uwlathletics.com|yumacs.com|collegefootballplayoff.com|csurams.com|cubuffs.com|gobearcats.com|gohuskies.com|mgoblue.com|osubeavers.com|pittsburghpanthers.com|rolltide.com|texassports.com|thesundevils.com|uclabruins.com|wvuathletics.com|wvusports.com|arizonawildcats.com|calbears.com|cuse.com|georgiadogs.com|goducks.com|goheels.com|insidekstatesports.com|insidekstatesports.info|insidekstatesports.net|insidekstatesports.org|k-stateathletics.com|k-statefootball.net|k-statefootball.org|k-statesports.com|k-statesports.net|k-statesports.org|k-statewomenshoops.com|k-statewomenshoops.net|k-statewomenshoops.org|kstateathletics.com|kstatefootball.net|kstatefootball.org|kstatesports.com|kstatewomenshoops.com|kstatewomenshoops.net|kstatewomenshoops.org|ksuathletics.com|ksusports.com|scarletknights.com|showdownforrelief.com|syracusecrunch.com|texastech.com|theacc.com|ukathletics.com|usctrojans.com|utahutes.com|utsports.com|wsucougars.com
+@@||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=acusports.com|atlantic10.com|big12sports.com|bigten.org|cmumavericks.com|conferenceusa.com|dartmouthsports.com|daytonflyers.com|dbupatriots.com|dbusports.com|fduknights.com|floridagators.com|friscofighters.com|gamecocksonline.com|gobobcats.com|gocreighton.com|goetbutigers.com|golobos.com|gophersports.com|gopsusports.com|goracers.com|goshockers.com|goterriers.com|gotigersgo.com|gousfbulls.com|govandals.com|gowyo.com|goxavier.com|gozags.com|gozips.com|griffinathletics.com|guhoyas.com|gwusports.com|hailstate.com|hamptonpirates.com|hawaiiathletics.com|hokiesports.com|huskers.com|icgaels.com|iuhoosiers.com|jsugamecocksports.com|longbeachstate.com|loyolaramblers.com|lrtrojans.com|lsusports.net|morrisvillemustangs.com|msuspartans.com|muleriderathletics.com|mutigers.com|navysports.com|nevadawolfpack.com|niuhuskies.com|nulakers.ca|nkunorse.com|nuhuskies.com|nusports.com|oceanbreezenyc.org|okstate.com|olemisssports.com|omavs.com|ovcsports.com|owlsports.com|purduesports.com|redstormsports.com|richmondspiders.com|sfajacks.com|shupirates.com|siusalukis.com|smcgaels.com|smumustangs.com|soconsports.com|soonersports.com|themw.com|tulsahurricane.com|txst.com|txstatebobcats.com|ubbulls.com|ucfknights.com|ucirvinesports.com|uconnhuskies.com|uhcougars.com|uicflames.com|umterps.com|uncwsports.com|unipanthers.com|unlvrebels.com|uoflsports.com|usdtoreros.com|utahstateaggies.com|utepathletics.com|utrockets.com|uvmathletics.com|uwbadgers.com|villanova.com|wkusports.com|wmubroncos.com|woffordterriers.com|1pack1goal.com|bcuathletics.com|bubraves.com|goblackbears.com|golightsgo.com|gomcpanthers.com|goutsa.com|mercerbears.com|pirateblue.com|pirateblue.net|pirateblue.org|quinnipiacbobcats.com|towsontigers.com|tribeathletics.com|tribeclub.com|utepminermaniacs.com|utepminers.com|wkutickets.com|aopathletics.org|atlantichockeyonline.com|bigsouthnetwork.com|bigsouthsports.com|chawomenshockey.com|dbupatriots.org|drakerelays.org|ecac.org|ecacsports.com|emueagles.com|emugameday.com|gculopes.com|godrakebulldog.com|godrakebulldogs.com|godrakebulldogs.net|goeags.com|goislander.com|goislanders.com|gojacks.com|gomacsports.com|gseagles.com|hubison.com|iowaconference.com|ksuowls.com|lonestarconference.org|mascac.org|midwestconference.org|mountaineast.org|niu-pack.com|niuhuskies.com|oswegolakers.com|ovcdigitalnetwork.com|pacersports.com|rmacsports.org|rollrivers.com|samfordsports.com|uncpbraves.com|usfdons.com|wiacsports.com|alaskananooks.com|broncathleticfund.com|cameronaggies.com|columbiacougars.com|etownbluejays.com|gobadgers.ca|golancers.ca|gometrostate.com|gothunderbirds.ca|kentstatesports.com|lehighsports.com|lopers.com|lycoathletics.com|lycomingathletics.com|maraudersports.com|mauiinvitational.com|msumavericks.com|nauathletics.com|nueagles.com|nwusports.com|patriotathleticfund.com|pittband.com|principiaathletics.com|roadrunnersathletics.com|sidearmsocial.com|snhupenmen.com|stablerarena.com|stoutbluedevils.com|uwlathletics.com|yumacs.com|collegefootballplayoff.com|csurams.com|cubuffs.com|gobearcats.com|gohuskies.com|mgoblue.com|osubeavers.com|pittsburghpanthers.com|rolltide.com|texassports.com|thesundevils.com|uclabruins.com|wvuathletics.com|wvusports.com|arizonawildcats.com|calbears.com|cuse.com|georgiadogs.com|goducks.com|goheels.com|gostanford.com|insidekstatesports.com|insidekstatesports.info|insidekstatesports.net|insidekstatesports.org|k-stateathletics.com|k-statefootball.net|k-statefootball.org|k-statesports.com|k-statesports.net|k-statesports.org|k-statewomenshoops.com|k-statewomenshoops.net|k-statewomenshoops.org|kstateathletics.com|kstatefootball.net|kstatefootball.org|kstatesports.com|kstatewomenshoops.com|kstatewomenshoops.net|kstatewomenshoops.org|ksuathletics.com|ksusports.com|scarletknights.com|showdownforrelief.com|syracusecrunch.com|texastech.com|theacc.com|ukathletics.com|usctrojans.com|utahutes.com|utsports.com|wsucougars.com
+||imasdk.googleapis.com/js/sdkloader/ima3.js$script,redirect=google-ima.js:5,domain=12thman.com|auburntigers.com|baylorbears.com|bceagles.com|bgsufalcons.com|bradleybraves.com|butlersports.com|cyclones.com|denverpioneers.com|fgcuathletics.com|fightinghawks.com|fightingillini.com|friars.com|goarmywestpoint.com|gobison.com|goblueraiders.com|gocards.com|godeacs.com|goexplorers.com|gofrogs.com|gogriffs.com|gogriz.com|gomarquette.com|gopack.com|goprincetontigers.com
+||sidearm-syndication.s3.amazonaws.com^$script,redirect=noopjs,3p
+@@||brid.tv/player/build/plugins/adunit.js$script,domain=pluralist.com
+@@||savetolink.com^$ghide
+@@||blogshinobijawi.blogspot.com^$ghide
+karanapk.com##+js(set, google_jobrunner, true)
+! moneyhouse.ch anti adb
+moneyhouse.ch##+js(nostif, bait)
+! megalink.pro anti adb
+megalink.*##+js(aopr, app_vars.force_disable_adblock)
+megalink.*##+js(set, blurred, false)
+megalink.*##+js(aeld, click, popunder)
+megalink.*##[href^="https://mob1ledev1ces.com/r/"]
+megalink.*###__bgd_link
+||i.imgur.com^$domain=megalink.*
+! theshedend.com anti adb
+theshedend.com##+js(rmnt, script, adblock)
+sfile.mobi##+js(nano-sib)
+softwaresblue.com##+js(acs, $, setTimeout)
+mrpiracy.*##+js(acs, document.getElementById, deleted)
+mrpiracy.*##+js(aopr, LieDetector)
+mrpiracy.*##+js(nowoif)
+||mrpiracy.*/images/*.gif$image
+! canalplus.com anti adb + ads
+@@||fwmrm.net/ad/*$xhr,domain=canalplus.com
+*$media,redirect=noopmp3-0.1s,domain=canalplus.com
+@@||bran-media.canalplus.pro^$media,domain=canalplus.com
+||vidads.gr^$3p
+kino-zeit.de##+js(acs, getCookie)
+topstreams.*##+js(nowebrtc)
+topstreams.*##+js(acs, $, ads)
+topstreams.*##+js(acs, setTimeout, admc)
+topstreams.*##^script:has-text(admc)
+jotapov.com##+js(acs, jQuery, adblocker)
+jotapov.com##.jconfirm
+oload.*##+js(aopr, AaDetector)
+oload.*,streamhoe.*##+js(aopr, open)
+oload.*,streamhoe.*##+js(aopr, _pop)
+oload.*##+js(aopr, decodeURI)
+##[href^="https://klsdee.com/"]
+@@||animex.*^$ghide
+@@||moonline.*^$ghide
+moonline.*###clickfakeplayer
+shorten.*##+js(aopr, AaDetector)
+shorten.*##+js(aopr, app_vars.force_disable_adblock)
+shorten.*##+js(aopr, parcelRequire)
+shorten.*##+js(nowoif)
+shorten.*###chromepop
+||shorten.*/sw.js$script,1p
+ligainsider.de##+js(acs, $, MutationObserver)
+ligainsider.de##+js(aopr, LIDetector)
+@@||ligainsider.de^$ghide
+ligainsider.de##.new_add
+ligainsider.de##.mb-md.float-start:has(#ad-rectangle2)
+||ligainsider.de/public/*/js/li-probe
+||ligainsider.de/public/*/js/li-wall
+||ligainsider.de/li-probe
+drrtyr.mx##+js(aeld,, adb)
+dirrty.remix.es##.ad_target
+dirrty.remix.es##.adsbygoogle
+dirrty.remix.es##.AdZone300
+@@||globaltvapp.net^$ghide
+! indaily.com.au anti adb
+indaily.com.au##.advertisement
+bitcointalk.org##:xpath(//span[contains(text(),"Advert")]/../..)
+bitcointalk.org##td:has(> span[class]:has-text(Advert))
+bitcointalk.org##.fpcontainer
+fluentu.com##+js(aopr, __eiPb)
+@@||naruto-arena.net^$script,1p
+investmentwatchblog.com##+js(acs, Math, '0x)
+investmentwatchblog.com##+js(aopw, ABD)
+fangraphs.com##+js(acs, $, Math.random)
+fangraphs.com##+js(set, ezstandalone.enabled, true)
+fangraphs.com##.catchall728
+fangraphs.com##.fg-ra-desktop
+fangraphs.com##.fg-ra-mobile
+phoneswiki.com##+js(set, jQuery.adblock, false)
+myadslink.com##+js(aeld, load, 2000)
+! 943thex.com live player anti adb
+||adservice.google.com/adsid/integrator.js$script,redirect=noopjs,domain=943thex.com
+@@||vidcrt.net^$ghide
+@@||sabervivirtv.com^$ghide
+sabervivirtv.com##.ad-item
+sabervivirtv.com##.ad-sidebar
+! homad
+player.buffed.de,player.gamezone.de,player.gamesaktuell.de,player.pcgames.de,player.videogameszone.de,player.pcgameshardware.de##+js(rpnt, script, /'globalConfig':.*?"\,\s};var exportz/s, };var exportz)
+golem.de##+js(no-xhr-if, damoh)
+cinema.de##+js(no-xhr-if, svonm)
+||computer-bild.de/_static-assets/homad/homad.js
+||auto-bild.de/_static-assets/homad/homad.js
+pcgames.de##.innerArticleModule:has-text(Anzeige)
+pcgames.de##.afBtn2
+! web.de and gmx.net
+||uicdn.com/uimag/*/assets/_sn_/vendor/homad.min.js
+giga.de,kino.de,spieletipps.de,desired.de##+js(rpnt, script, /\"homad\"\,/)
+t-online.de##+js(rpnt, script, /\"homad\":\{\"state\":\"enabled\"\}/, "homad":{"state":"disabled"})
+sport.de##+js(rpnt, script, useAdBlockDefend: true, useAdBlockDefend: false)
+stern.de,geo.de,brigitte.de,schoener-wohnen.de##+js(set, foundation.adPlayer.bitmovin, {})
+wetter.de##+js(no-xhr-if, homad-global-configs)
+!#if cap_html_filtering
+spiegel.de##^script:has-text(homad)
+||welt.de/homadConfigEnabled.json$xhr,replace=/"enabled":true/"enabled":false/
+||golem.de/staticrl/scripts/radiant/rmp-rl_$script,1p,replace=/var conf = \{.*?'postrollAdTag': 'response\.empty'\s\}\;/var conf = {}/s
+||cinema.de/sites/default/files/js/js_$script,1p,replace=/var conf=\{'globalConfig'.*?'vpaid':'true'\};var exportz=/var conf={}; var exportz=/
+||svonm.com^$xhr,replace=/"enabled":\s*true/"enabled":false/,domain=desired.de|giga.de|toggo.de
+||cdn.greenvideo.io/adapter/player/$script,replace=/window\.__gv_org_tfa.*?templateData\:\{embedId\:[a-z0-9]{1,3}\}\}\)\}\)\}\}//
+||cdn.player.foundation/cdn-modules/$script,replace=/\.homad\.enabled\)if\(/.homad.enabled && false)if(/
+!#else
+welt.de##+js(set, weltConfig.switches.videoAdBlockBlocker, false)
+giga.de##+js(aost, XMLHttpRequest.prototype.open, svonm.com)
+spiegel.de##+js(rmnt, script, homad)
+!#endif
+desired.de,toggo.de##+js(trusted-replace-xhr-response, /"enabled":\s*true/, "enabled":false, svonm.com)
+||adnxs.com^$xhr,domain=welt.de,important
+||asadcdn.com^$script,domain=welt.de,important
+plus.rtl.de##+js(json-prune, adReinsertion)
+tvspielfilm.de,tvtoday.de,chip.de,focus.de,fitforfun.de##+js(set, window.__gv_org_tfa, undefined)
+!#if env_chromium
+||amazonaws.com/homad-global-configs.schneevonmorgen.com/global_config.json$xhr,redirect=nooptext,domain=n-tv.de|golem.de
+!#endif
+n-tv.de,rtl.de##+js(set-constant, Object.prototype.adReinsertion.homad.enabled, false)
+player.rtl2.de##+js(set, getHomadConfig, noopFunc)
+||damoh.welect.de^
+!#if ext_ubol
+welt.de##+js(trusted-prevent-fetch, aud.springserve.com, )
+!#else
+welt.de##+js(no-fetch-if, aud.springserve.com, war:noop-vast3.xml)
+!#endif
+||damoh.gmx.*/*$media,redirect=noop-0.1s.mp3,1p
+||united-infos.net^$domain=gmx.*|web.de
+focus.de,kicker.de##+js(json-prune, enabled, force_disabled)
+gmx.*,web.de##+js(aeld, timeupdate)
+*$media,redirect-rule=noop-0.1s.mp3,3p,domain=gmx.*|web.de
+!#if env_firefox
+@@||akamaiedge.net^$media,domain=gmx.*|web.de
+!#endif
+tv2.no##+js(json-prune, enabled, testhide)
+@@||player.clevercast.com/players/video-js/video-js-plugins/videojs.ads.min.js$script,1p
+camcam.cc##+js(no-fetch-if, adsbygoogle)
+ihow.info##+js(nostif, getComputedStyle, 250)
+@@||eldia.com^$ghide
+adshrink.it##+js(aeld, load, nextFunction)
+adshrink.it##+js(aopr, open)
+@@||googlesyndication.com/pagead/js/adsbygoogle.js$script,domain=adshrink.it
+@@||googlesyndication.com/pagead/js/*/show_ads_impl$script,domain=adshrink.it
+||googlesyndication.com/pagead/js/adsbygoogle.js$xhr,redirect=noopjs,domain=adshrink.it
+@@||shrink-service.it^$frame,domain=adshrink.it
+@@||cdn.trackjs.com/agent/v*/latest/t.js$script,domain=adshrink.it
+||shrink-service.it^$csp=frame-src
+shrink-service.it##+js(aopr, open)
+adshrink.it##.active.dimmer.ui:has-text(/Wait|Skip/i)
+||offer.alibaba.com^$frame,domain=adshrink.it
+vipstand.*##+js(nowoif, //)
+turkanime.co##+js(aeld, , pop)
+turkanime.*##+js(nostif, blocked)
+*$script,redirect-rule=noopjs,domain=turkanime.*
+@@||turkanime.*^$ghide
+@@||turkanime.*/ad/$xhr,1p
+turkanime.*##div.col-xs-12:has-text(MMPORG OYUNLAR)
+turkanime.*###sponsored
+turkanime.*##.panel-title:has-text(REKLAM)
+turkanime.*##.AltkisimMenu
+video.sibnet.ru###vjs-overlayclip-box
+video.sibnet.ru##.vjs-overlayclip-box-close
+! allcalidad.net anti adb and popup
+allcalidad.*##+js(acs, doOnce)
+allcalidad.*##+js(aeld, , 0x)
+allcalidad.*##+js(aopw, smrtSB)
+allcalidad.*##+js(set, btoa, null)
+allcalidad.*##+js(ra, href, #clickfakeplayer)
+allcalidad.*##.table-hover.table > tbody > tr:has-text(Descargar Premium)
+*$script,3p,denyallow=cloudflare.com|cloudfront.net|facebook.net|fbcdn.net|googleapis.com|gstatic.com|heyoya.com,domain=allcalidad.*
+*.gif$image,domain=stream1688.com
+*$media,domain=stream1688.com,redirect=noopmp3-0.1s
+123anime.*,123animes.*##+js(aopr, glxopen)
+123anime.*##+js(acs, setTimeout, popi)
+123anime.*##+js(nowoif)
+! 123animes.mobi/ru popup
+123animes.*##+js(aopr, AaDetector)
+123animes.*##div[id][style^="position: fixed; inset: 0px; z-index: 2147483647;"]
+! oltnertagblatt .ch anti adb
+@@||nwch.az-cdn.ch^$script,domain=oltnertagblatt.ch
+listenonrepeat.com##+js(acs, googlefc)
+!#if !env_mobile
+news18.com##+js(aeld, scroll, getElementById)
+!#endif
+!#if env_mobile
+news18.com##+js(aeld, scroll, Mgid)
+news18.com##+js(aopr, getAdsScripts)
+news18.com##.ad-container
+news18.com##[class^="adv_placeholder_"]
+!#endif
+spinbot.com##+js(aopr, angular)
+xiaomi-miui.gr##+js(acs, $, detected)
+@@||calciomercato.com^$ghide
+calciomercato.com##.adv
+forum.release-apk.com##+js(rpnt, script, /if \([a-z0-9]{10} === [a-z0-9]{10}/, if(true)
+adonisfansub.com##+js(nobab)
+agefi.fr##+js(nostif, {r(), 0)
+horriblesubs.info##[class*="sponsor"]
+ladepeche.fr##+js(aopr, localStorage)
+projectfreetv.*##+js(aeld, , _0x)
+##.overlay-advertising-new
+*$xhr,redirect-rule=nooptext,domain=freevocabulary.com
+cinemaxxl.de##+js(set, adblock, false)
+cinemaxxl.de##noscript:has-text(Adblocker):remove()
+||cinemaxxl.de/js/adblock.js$script
+anime-i.com##+js(nostif, nextFunction, 2000)
+cartoonth12.com##.header-ad
+*.gif$domain=cartoonth12.com,image
+@@||jwpcdn.com/player/$script,domain=player.cartoonth12.com
+*.mp4$media,redirect=noopmp3-0.1s,domain=cartoonth12.com
+@@||cartoonth12.com^$ghide
+cartoonth12.com##.dessert-frame
+cartoonth12.com##[href="https://www.sagame350.bet/"]
+cartoonth12.com##.video-player.responsive-player
+upzone.cc##+js(acs, document.getElementById, undefined)
+##.header-menu-bottom-ads
+##.rkads
+###bt-ads
+@@||lutontoday.co.uk^$ghide
+@@||jbzd.com.pl^$ghide
+! irisbuddies.ml (dead) anti adb
+||rawgit.com/fahimraza/FK/master/ad-unblocker.js^$script
+||cdn.jsdelivr.net/gh/Akshat-h/propeller/btagantiadb.js^$script
+news-herald.com##+js(aopr, Connext)
+*.gif$domain=037-hd.com,image
+*$media,domain=037-hd.com,redirect=noopmp3-0.1s
+*$script,3p,denyallow=bootstrapcdn.com|disqus.com|jsdelivr.net|jwpcdn.com|fastly.net|fastlylb.net|jquery.com|hwcdn.net|recaptcha.net|cloudflare.com|cloudflare.net|google.com|googleapis.com|gstatic.com,domain=movieshub.*
+@@||kwik.*^$ghide
+@@||sadeempc.com^$ghide
+sadeempc.com##[class^="buttonPress"]
+@@||game-kentang.blogspot.com^$ghide
+game-kentang.blogspot.com##+js(nano-sib)
+shortgoo.blogspot.com##+js(set, showAds, true)
+shortgoo.blogspot.com##+js(nano-sib)
+@@||downloader.la^$ghide
+! ytmp3. plus ad and popup
+ytmp3.*##+js(nowoif)
+||ytmp3.*/ad/$frame
+! cariskuy.com anti adb
+cariskuy.com##+js(nostif, nextFunction, 450)
+||domnovrek.com^$3p
+! blackavelic.com anti adb
+blackavelic.com##+js(aeld, load, 2000)
+||googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=noopjs:10,domain=felanovia.com
+thelanb.com##+js(aeld, load, undefined)
+planetaminecraft.com##+js(set, ab, false)
+@@||aasarchitecture.com^$ghide
+softwaredescargas.com##+js(aeld, DOMContentLoaded, scriptwz_url)
+softwaredescargas.com##+js(aopr, scriptwz_url)
+@@||justlightnovels.com^$ghide
+justlightnovels.com##.adsbyvli
+jnovels.com##+js(aopw, KillAdBlock)
+codesnse.com###paras-devgenerate ~ *
+codesnse.com##[href^="https://play.google.com/"]
+cybertechng.com##+js(set, blurred, false)
+cybertechng.com##+js(set, go_popup, {})
+cracking-dz.com##+js(aeld, load, 0x)
+voipreview.org##+js(set, adblockEnabled, false)
+@@||safelink-jozz.blogspot.com^$ghide
+yusepjaelani.blogspot.com###showadblock, .modal-backdrop
+yusepjaelani.blogspot.com##body:style(overflow: auto !important)
+|about:$popup,domain=yusepjaelani.blogspot.com
+||yusepjaelani.blogspot.com^$csp=sandbox allow-forms allow-same-origin allow-scripts allow-modals allow-orientation-lock allow-pointer-lock allow-presentation allow-top-navigation
+yusepjaelani.blogspot.com##+js(nostif, Debug)
+mega1080p.*##+js(aeld, DOMContentLoaded, btoa)
+mega1080p.*##.bnr
+@@||easyreaders.site^$ghide
+! /interstitial/*$xhr,redirect=noop-1s.mp4,domain=imdb.com
+||imdb.com/tr/*pageHit$xhr,redirect=noopjs,domain=imdb.com
+||fls-na.amazon.com/$xhr,redirect=noopjs,domain=imdb.com
+*$media,redirect=noopmp3-0.1s,domain=imdb.com,3p
+@@||media-imdb.com^$media,domain=imdb.com
+presentation-ppt.com##+js(aeld, load, nextFunction)
+*$frame,xhr,script,3p,domain=bolly4umovies.*
+femina.ch##+js(aopr, _sp_.mms.startMsg)
+photovoltaikforum.com##+js(acs, $, offsetHeight)
+! fix mangahere.onl ads & anti adb
+mangahere.onl##+js(aopr, AdservingModule)
+mangahere.onl##+js(aopr, loadRunative)
+mangahere.onl##.container.ads-container
+||mangahere.onl/adsbygoogle.js$script,redirect=noopjs,1p
+soy502.com##+js(acs, document.getElementById, length)
+*$script,3p,denyallow=101placeonline.com|bootstrapcdn.com|cloudflare.com|cloudflare.net|disqus.com|disquscdn.com|fastly.net|fastlylb.net|google.com|googleapis.com|gstatic.com|hcaptcha.com|hwcdn.net|jquery.com|jsdelivr.net|jwpcdn.com|recaptcha.net|sportscentral.io,domain=mlbstreams.to|nbastreams.to|nflbite.com|nflstreams.to|nhlstreams.to|soccerstreams.net
+openloadmovies.*##+js(aopr, AaDetector)
+streamango.*###ad_buts
+naughtymachinima.com##+js(aopr, loadTool)
+naughtymachinima.com##+js(nowoif)
+||naughtymachinima.com/*banner
+||naughtymachinima.com/*preroll
+@@||bonjourdefrance.com^$script,1p
+@@||remix.es^$ghide
+arabseed.*##+js(aeld, , _0x)
+||arabseed.*/sw.js$script,1p
+arabseed.*##.ads-aa
+lapresse.ca##+js(set, noBlocker, true)
+lapresse.ca##+js(aopw, _sp_)
+||nxbrew.com/sw.js$script,1p
+@@||tele-gratuit.net/analytics/adiframe.js$script,1p
+sportsnaut.com###dsk-banner-ad-a
+sportsnaut.com###dsk-box-ad-c
+doodle.com##+js(aopr, _sp_._networkListenerData)
+seeitworks.com##+js(acs, document.getElementById, adblock)
+@@||hacknetfl1x.net^$ghide
+||googlesyndication.com/pagead/js/adsbygoogle.js$xhr,domain=jmusic.me,redirect=noopjs
+##.mdp-deblocker-wrapper
+@@||classic-retro-games.com^$ghide
+classic-retro-games.com##ins.adsbygoogle, #ad, .game-ad
+/bab.min.js$script,1p
+kolyoom.com##+js(nobab)
+kolyoom.com##+js(set, adsbygoogle, null)
+bde4.*#@#a[href*=".yabo816."]
+bde4.*##a[href*=".yabo816."]:remove()
+bde4.*##+js(nofab)
+bde4.*##+js(nano-sib)
+dailysport.*##+js(acs, String.fromCharCode, atob)
+dailysport.*,eplsite.uk##+js(aopr, AaDetector)
+dailysport.*,eplsite.uk##+js(aopr, open)
+eplsite.uk##[href="https://www.eplsite.uk/vm.html"]
+*$script,3p,denyallow=bootstrapcdn.com|cloudflare.com|cloudflare.net|googleapis.com|hwcdn.net|jsdelivr.net,domain=dailysport.*
+@@||lesmoutonsrebelles.com^$ghide
+##.amp-ad-inner
+###placeAds
+@@||cdn.ampproject.org/*/amp-ad-*.js$script,domain=aajtak.intoday.in
+@@||taboola.com/*indiatoday$domain=ampproject.net
+@@||trc.taboola.com/indiatoday
+! dirtyship .com tabunder
+dirtyship.com##+js(aopr, dataPopUnder)
+@@||sonyliv.com^$ghide
+@@||sonyliv.com^$xhr,1p
+!sonyliv.com##+js(json-prune, adProvider)
+@@||realmofdarkness.net^$ghide
+@@||magyarhang.org^$shide
+||magyarhang.org/*.gif$image
+savevideo.tube##+js(aopr, AaDetector)
+savevideo.tube##+js(nowoif)
+files.cx##+js(aopr, AaDetector)
+devoloperxda.blogspot.com##+js(aeld, load, onload)
+celebmix.com##+js(set, jQuery.adblock, false)
+vttpi.com##+js(acs, document.createElement, adblock)
+@@||rakuten.tv^$ghide
+@@||cdnjs.cloudflare.com/ajax/libs/rollbar.js/$script,domain=rakuten.tv
+@@||search.spotxchange.com/vast/$xhr,domain=rakuten.tv
+rakuten.tv##+js(no-xhr-if, /youboranqs01|spotx|springserve/)
+@@||projectkorra.com/*/siropu/*/ads$script,1p
+doofree88.com##+js(nano-sib, js-btn-skip, 1000)
+||doofree88.com/storage/go/banner*.gif$image,1p
+doofree88.com##.go-hard
+doofree88.com##.placeholder
+insidermonkey.com##+js(acs, Math, '0x)
+@@||meucdn.*^$script,xhr,1p
+@@||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=meucdn.vip
+@@||cdn.jsdelivr.net/npm/videojs-contrib-ads/$domain=meucdn.vip
+@@||meucdn.*^$ghide
+##a[href*="/go.php?a_aid="]
+letras.mus.br##+js(nostif, r(), 0)
+letras.mus.br##[id^="pub"]
+@@||batch.id^$ghide
+pakkotoisto.com##+js(acs, $, undefined)
+androidonepro.com##+js(aopr, downloadJSAtOnload)
+@@||tda.io^$xhr,domain=tagesanzeiger.ch
+@@||tagesanzeiger.ch^$ghide
+tagesanzeiger.ch,berneroberlaender.ch,derbund.ch##div[class^="TopAds"]
+rmcmv.*##+js(nosiif, visibility)
+rmcmv.*##[class*="ads"]
+lecourrier-du-soir.com##+js(nosiif, iframe)
+gazzetta.it##+js(aeld, adblockActivated)
+upstream.to##+js(aopr, open)
+upstream.to##+js(acs, globalThis, break;case)
+arcadepunks.com##+js(aopr, penci_adlbock)
+arcadepunks.com##+js(noeval)
+arcadepunks.com##[class*="ads"]:not(#jetblocker-detect)
+@@||arcadepunks.com^$ghide
+arcadepunks.com##.header-banner
+arcadepunks.com##[href^="https://www.arcadepunks.com/go/"]
+arcadepunks.com##.left-ad
+arcadepunks.com##.right-ad
+arcadepunks.com##.spMessageFailure
+arcadepunks.com##[href^="https://gameroomsolutions.com/"]
+arcadepunks.com##.custom-html-widget:not(.custom-html-widget:has([href*="arcadepunks.com"]))
+osxinfo.net##+js(acs, $, btoa)
+myneobuxportal.com##+js(set, jQuery.adblock, false)
+wohnungsboerse.net##+js(aopr, Number.isNaN)
+@@||wohnungsboerse.net^$xhr,1p
+wohnungsboerse.net##[href*=".php"]
+@@||football-lineups.com/dfp.js$script,1p
+negumo.com##+js(set, fabActive, false)
+rysafe.blogspot.com##+js(nostif, nextFunction, 250)
+! impotsurlerevenu.org anti adb
+@@||impotsurlerevenu.org^$ghide
+! eletronicabr.com anti adb
+eletronicabr.com##+js(nostif, test, 100)
+! inkagames.com anti adb
+@@||inkagames.com^$ghide
+@@||safetxt.*^$ghide
+safetxt.*##ins.adsbygoogle
+cyberstumble.com##+js(aopr, b2a)
+games.wkb.jp##+js(set, gWkbAdVert, true)
+games.wkb.jp##+js(set, noblock, true)
+@@||games.wkb.jp/ykg/assets/pc/ad_adsense_for_games$css,script,1p
+@@||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=games.wkb.jp
+asmwall.com##+js(aopr, adblock)
+139.99.33.192##.adpop
+gdriveplayer.*##+js(aopr, AaDetector)
+gdriveplayer.*##+js(nowoif, !gdrivedownload)
+kordramass.com,kshowsubindo.org,senimovie.co##+js(acs, document.onclick, popunder)
+uptobox.com,uptostream.com##+js(set, jsUnda, noopFunc)
+earnload.*##+js(aopr, app_vars.force_disable_adblock)
+earnload.*##+js(disable-newtab-links)
+||earnload.*/sw.js$script,1p
+*$image,3p,denyallow=earnload.com,domain=earnload.*
+shop123.com.tw##+js(aopw, daCheckManager)
+orirom.com,romfirmware.com##+js(acs, eval, AdBlock)
+evileaks.*##+js(acs, $, prompt)
+@@||evileaks.*^$ghide
+evileaks.*##ins.adsbygoogle
+||adservice.google.com/adsid/integrator.js$xhr,redirect=noopjs,domain=maxedtech.com
+maxedtech.com##.widget_custom_html
+*$xhr,redirect-rule=nooptext,domain=btik.com
+! popups drivefire .co/file/ FGZUI0DAGsHKdfW9NI2I
+drivefire.co##+js(aopr, AaDetector)
+@@||yoursavegames.com^$ghide
+yoursavegames.com##ins.adsbygoogle
+hexupload.net##+js(aopw, Fingerprint2)
+!#if env_mobile
+hexupload.net##+js(acs, document.createElement, rAb)
+!#endif
+@@||the-man.gr^$ghide
+||firefaucet.win/*.gif$image
+||35.238.205.163^$all
+xanimeporn.com##+js(nowoif)
+||300mbmovies4u.*/sw.js$script,1p
+! sensualgirls .org exo stuff
+sensualgirls.org##+js(aopr, document.dispatchEvent)
+sensualgirls.org##.wide_boxcontent:has-text(/adb/i)
+sensualgirls.org##.cbox_cont > div[style="text-align: center;"]
+sensualgirls.org##div[data-width][style*="background-image: url"]:style(background: none !important)
+call2friends.com##+js(aopr, onload)
+call2friends.com#@#.adWrapper
+bladesalvador.com##+js(set, adblock, false)
+||googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=noopjs:10,domain=folhabv.com.br
+folhabv.com.br##.publicidade-asynchronous
+jacquieetmichel.net##+js(set, is_adblocked, false)
+jacquieetmichel.net##+js(rmnt, script, popUnderUrl)
+jacquieetmichel.net##+js(ra, data-popunder-url)
+@@||keneono.site^$ghide
+fruitlab.com##+js(set, adBlockDetected, noopFunc)
+@@||fruitlab.com^$ghide
+||imasdk.googleapis.com/js/sdkloader/ima3.js$script,redirect=google-ima.js,domain=babygames.com
+@@||babygames.com^$ghide
+@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,domain=babygames.com
+babygames.com###RightAdMiddleDiv
+babygames.com###RightAdTopDiv
+@@||audio-sound-premium.com^$ghide
+@@||wallpaperwaifu.com^$ghide
+wallpaperwaifu.com##.ads-between-post:upward(.post-item)
+wallpaperwaifu.com##ins.adsbygoogle
+||padspms.com^$all
+aeonax.com##+js(noeval-if, debugger)
+@@||aeonax.com^$ghide
+*$frame,redirect-rule=noopframe,domain=camera.aeonax.com
+@@||omekon.blogspot.com^$ghide
+dobrapogoda24.pl##+js(nostif, , 1)
+! 9hentai onclick popup/under
+9hentai.*##+js(aeld, click, saveLastEvent)
+9hentai.*###ads
+9hentai.so##+js(set-cookie, juicyads0, 1)
+9hentai.so##+js(set-cookie, juicyads1, 1)
+9hentai.so##+js(set-cookie, juicyads2, 1)
+@@||chuppito.fr^$ghide
+||chuppito.fr/ext/*/privacypolicy/styles/all/template/remove_url.js$script,1p
+@@||rtl.it^$script,1p
+@@||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=rtl.it
+web2.0calc.*##+js(aopr, doads)
+||web2.0rechner.de/*/$frame
+||web2.0calc.*/*/$frame
+web2.0rechner.de,web2.0calc.*###abmodal, body > .in.modal-backdrop
+web2.0rechner.de,web2.0calc.*##body:style(overflow: auto !important)
+web2.0rechner.de,web2.0calc.*###nocreditsmodal
+web2.0rechner.de,web2.0calc.*##.first
+@@||bzbasel.ch^$ghide
+@@||mastercoria.com^$script,1p
+keralatelecom.info##+js(nostif, adb)
+keralatelecom.info##.ai-viewports
+extreme-down.*##+js(acs, $, friendlyduck)
+extreme-down.*##+js(acs, Math, decodeURIComponent)
+nzpocketguide.com##+js(aopr, adsanity_ad_block_vars)
+webcamsdolls.com##+js(nostif, offsetWidth)
+*.php$script,domain=webcamsdolls.com
+webcamsdolls.com##.sponsor
+fussball.news##+js(aopr, adBlockDetected)
+tvchoicemagazine.co.uk##+js(acs, $, onload)
+! nensaysubs.net anti adb
+@@||nensaysubs.net^$ghide
+||nensaysubs.net/images/logonensay.ico$image,1p,redirect=1x1.gif
+nensaysubs.net###outerdiv
+gnula.*##+js(nowoif)
+||gnula.*/player/vast*xml|$xhr,1p
+gnula.*##+js(aeld, click, , elements, .post.movies)
+||pub.searchnova.net^
+stream.nbcsports.com##+js(set, adBlockEnabled, false)
+@@||v.fwmrm.net/ad/g/1$xhr,domain=stream.nbcsports.com
+@@||redsoccer.info^$ghide
+porngo.com##+js(aopr, AaDetector)
+||porngo.com^$csp=child-src *
+porngo.com##+js(nowoif)
+*preRoll$xhr,domain=porngo.com
+*$xhr,redirect-rule=noopjs,domain=audioblog.com
+@@||easy-firmware.com/templates/default/html/en/assets/js/fingerprint2.min.js$script,1p
+||s3.amazonaws.com/callloop/banners/$3p,image
+||perfotrack.com^
+||fundingchoicesmessages.google.com^$3p
+! google contributor anti adblock
+#@#[class^="div-gpt-ad"]
+#@#[id^="div-gpt-ad"]
+#@#div[id^="div-gpt-"]
+##[class^="div-gpt-ad"]:not([style^="width: 1px; height: 1px; position: absolute; left: -10000px; top: -"])
+~hyperosthemes.org,~kojodan.jp##div[id^="div-gpt-"]:not([style^="width: 1px; height: 1px; position: absolute; left: -10000px; top: -"]):not([style="pointer-events: none; height: 1px; width: 0px; opacity: 0; visibility: hidden; position: fixed; bottom: 0px;"])
+~hyperosthemes.org,~kojodan.jp##[id^="div-gpt-ad"]:not([style^="width: 1px; height: 1px; position: absolute; left: -10000px; top: -"]):not([style="pointer-events: none; height: 1px; width: 0px; opacity: 0; visibility: hidden; position: fixed; bottom: 0px;"])
+@@||demokrasistyle.blogspot.com^$ghide
+dloady.com##+js(acs, $, show)
+sobatkeren.*##+js(nowoif)
+||sobatkeren.*/img/banner/$image
+movieon21.*##+js(nowoif)
+*.gif$domain=movieon21.*,image
+pornfactors.com##+js(acs, jQuery, popunder)
+@@||javplayer.com^$ghide
+javplayer.com###player-advertising
+||doubleclick.net^$domain=pccomponentes.com,important
+||googlesyndication.com^$domain=pccomponentes.com,important
+||googletagservices.com^$domain=pccomponentes.com,important
+||omtrdc.net^$xhr,domain=pccomponentes.com,important
+pccomponentes.com##div[id^="div-gpt-ad-"]
+techradar.com##+js(aopr, _sp_._networkListenerData)
+gamesradar.com,techradar.com,tomsguide.com,tomshardware.com,whathifi.com##.mobile-leaderboard-320-50:upward([style])
+androidcentral.com,gamesradar.com,livescience.com,pcgamer.com,space.com,techradar.com,tomsguide.com,tomshardware.com,whathifi.com,windowscentral.com##.van_taboola
+whathifi.com##.dfp-leaderboard-container
+whathifi.com###ultimedia_wrapper
+whathifi.com##.slot-leaderboard
+whathifi.com##.adunit
+! crichd .sc / .com / .cx / to / .tv popups
+crichd.*##+js(aopr, AaDetector)
+ticonsiglio.com##+js(aopr, jQuery.adblock)
+mtlurb.com##+js(nostif, purple_box)
+! 123moviesc. cyou
+123moviesc.*##+js(aopr, mm)
+debgen.fr##+js(acs, addEventListener, nextFunction)
+@@||mabzicle.com^$ghide
+*$popunder,domain=convert2mp3.tv,3p
+daily-times.com##+js(aopr, _sp_._networkListenerData)
+@@||googlesyndication.com/pagead/js/adsbygoogle.js$script,domain=lexigram.gr
+||vidazoo.com^$domain=readonepiece.com
+readonepiece.com###vidazoo-player-div
+imgbaron.com##+js(aopr, loadTool)
+imgbaron.com##[src="https://imgbaron.com/chrome.ads.png"]
+imgbaron.com##p.newsbar_b
+imgbaron.com##div[style^="display: block; position: fixed; z-index"]
+imgbaron.com###fadeinbox
+##.samBannerUnit
+##.samCodeUnit
+@@||ads.hausbau-forum.de/openad.js$script,1p
+hausbau-forum.de##+js(no-xhr-if, adsbygoogle)
+hausbau-forum.de##+js(set, detectAdblock, noopFunc)
+*$script,redirect-rule=noopjs,domain=hausbau-forum.de
+!#if cap_html_filtering
+hausbau-forum.de##^script:has-text(Adblock)
+!#else
+hausbau-forum.de##+js(rmnt, script, Adblock)
+!#endif
+||googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=noopjs:10,domain=adnan-tech.com
+! nbareplayhd.com anti adb
+nbareplayhd.com##+js(aopr, adblockDetector)
+! heavy-r .com nsfw ads (srcdoc)
+||heavy-r.com^$csp=child-src *
+heavy-r.com##.mob-ban
+heavy-r.com##.nopop.hd-bar
+! showbiz .cz ads (srcdoc)
+||showbiz.cz^$csp=child-src *
+her.ie##html:style(overflow: auto !important)
+warps.club##+js(aopr, adblockDetect)
+*$script,redirect-rule=noopjs,domain=texviewer.herokuapp.com
+fake-it.ws##+js(set, adsLoadable, true)
+||imasdk.googleapis.com/js/sdkloader/ima3.js$script,redirect=noopjs,domain=881903.com
+cuatrolatastv.blogspot.com##+js(nobab)
+cuatrolatastv.blogspot.com##+js(acs, _pop)
+||sites.google.com/site/rvdmarcrailcatrain/home/tomber.js$script
+||cdn.jsdelivr.net/gh/The-3Labs-Team/potatoshield@main/dist/potatoshield.min.ob.js$script
+cuatrolatastv.blogspot.com##+js(refresh-defuser)
+dramakrsubindo.blogspot.com##+js(aopr, open)
+||protectsurf-a.akamaihd.net^
+||akamaihd.net/*&affid
+! pelispedia. one popup
+pelispedia.*##+js(acs, allclick_Public)
+pelispedia.*##+js(nano-stb)
+pelispedia24.*##+js(nowoif)
+pelispedia.*,pelispedia24.*##+js(ra, href, a#clickfakeplayer)
+pelispedia.*##+js(ra, href, #opfk)
+pelispedia.*##+js(ra, href, .fake_player > [href][target])
+premiumstream.live##+js(ra, href, .link)
+pelispedia.*##a.btns
+pelispedia.*##div.mb-5.text-center
+pelispedia.*##.cont.principal > .site-main > .links
+pelispedia.*##.img-responsive
+pelispedia.*##.mvic-btn
+pelispedia.*##[class^="page_speed_"][href] > img[src$="app.png"]
+pelispedia24.*##.button
+pelispedia24.*##.asgdc
+pelispedia24.*##.preplayer
+pelispedia24.*##[href^="/acceso-total-sin-limite"]
+||pelispedia.*/*sw.js$script,1p
+*$script,3p,denyallow=cloudflare.com|cloudflare.net|google.com|googleapis.com|gstatic.com|jsdelivr.net,domain=pelispedia.*
+pelispedia.*##[href^="https://settledchagrinpass.com/"]
+! pelis28.co ads
+pelis28.*##+js(nowoif)
+pelis28.*##+js(ra, href, #clickfakeplayer)
+pelis28.*##.buttons-p
+pelis28.*###options-0
+grid.id##+js(acs, Math, '\x)
+kompasiana.com##+js(aopr, initAdserver)
+||asset.kompas.com/data/*/kgmedia/js/*notif$script
+publish0x.com###registerModal, .show.fade.modal-backdrop
+publish0x.com##body:style(overflow: auto !important;)
+*$script,redirect-rule=noopjs,domain=myschool-eng.com
+*$script,redirect-rule=noopjs,domain=ehubsoft.herokuapp.com
+spectrum.ieee.org##+js(aopr, splashpage.init)
+doujindesu.*##+js(aeld, load, 2000)
+doujindesu.*##+js(rmnt, script, WebAssembly)
+doujindesu.*##+js(acs, String.fromCharCode, window[_0x)
+cutdl.xyz##+js(aopr, app_vars.force_disable_adblock)
+cutdl.xyz##+js(set, blurred, false)
+cutdl.xyz##.banner
+dziennikbaltycki.pl,dzienniklodzki.pl,dziennikpolski24.pl,dziennikzachodni.pl,echodnia.eu,expressbydgoski.pl,expressilustrowany.pl,gazetakrakowska.pl,gazetalubuska.pl,gazetawroclawska.pl,gk24.pl,gloswielkopolski.pl,gol24.pl,gp24.pl,gra.pl,gs24.pl,kurierlubelski.pl,motofakty.pl,naszemiasto.pl,nowiny24.pl,nowosci.com.pl,nto.pl,polskatimes.pl,pomorska.pl,poranny.pl,sportowy24.pl,strefaagro.pl,strefabiznesu.pl,stronakobiet.pl,telemagazyn.pl,to.com.pl,wspolczesna.pl##+js(aeld, , show)
+||ppstatic.pl/*/reklama.js$script,domain=dziennikbaltycki.pl|dzienniklodzki.pl|dziennikpolski24.pl|dziennikzachodni.pl|echodnia.eu|expressbydgoski.pl|expressilustrowany.pl|gazetakrakowska.pl|gazetalubuska.pl|gazetawroclawska.pl|gk24.pl|gloswielkopolski.pl|gol24.pl|gp24.pl|gra.pl|gs24.pl|kurierlubelski.pl|motofakty.pl|naszemiasto.pl|nowiny24.pl|nowosci.com.pl|nto.pl|polskatimes.pl|pomorska.pl|poranny.pl|sportowy24.pl|strefaagro.pl|strefabiznesu.pl|stronakobiet.pl|telemagazyn.pl|to.com.pl|wspolczesna.pl,important
+*$script,redirect-rule=noopjs,domain=onemanhua.com
+onemanhua.com##+js(aeld, /.?/, popMagic)
+onemanhua.com##+js(nostif, checkSiteNormalLoad)
+||onemanhua.com/js/ad/$image
+@@||onemanhua.com^$ghide
+@@||euconfesso.com^$ghide
+laksa19.github.io##+js(aost, console.log, /blob|injectedScript/)
+laksa19.github.io##+js(set, ASSetCookieAds, null)
+laksa19.github.io##+js(nostif, 0x)
+*$script,redirect-rule=noopjs,domain=laksa19.github.io
+@@||guncelakademi.com^$ghide
+guncelakademi.com##ins.adsbygoogle
+! mangacanblog .com anti adb
+mangacanblog.com##+js(aeld, load, nextFunction)
+! javnew.net popups
+javnew.net##+js(acs, document.querySelectorAll, adConfig)
+motohigh.pl##+js(nostif, , 1)
+orangespotlight.com##+js(aopr, adBlockDetected)
+thenation.com##+js(aopr, ___tp)
+@@||remixsearch.co^$ghide
+||t3n.de/global/scripts/abdtn-
+t3n.de##+js(set-local-storage-item, ADB_ACTIVE_STATUS, $remove$)
+t3n.de##.outbrain-wrapper-outer
+@@||erovoice.us^$ghide
+ar-atech.blogspot.com##+js(aopr, adBlockDetected)
+*$script,redirect-rule=noopjs,domain=kurnasional.blogspot.com
+newsonthegotoday.com##+js(aopr, STREAM_CONFIGS)
+newsonthegotoday.com##+js(ra, target, .clickbutton)
+newsonthegotoday.com##.clickbutton:not([data-href])
+newsonthegotoday.com##.viewtable:has(> center:has-text(▼ Scroll down to Continue ▼)) > a[href][target="_blank"]
+okulsoru.com##+js(acs, addEventListener, google_ad_client)
+ex-foary.com##+js(aopr, app_vars.force_disable_adblock)
+ex-foary.com##+js(aopr, open)
+ex-foary.com##+js(nowebrtc)
+ex-foary.com##.banner-inner
+forex-trnd.com##+js(nosiif, visibility, 1000)
+clixwarez.blogspot.com##+js(aopr, adBlockDetected)
+allindiaroundup.com##+js(nostif, Detected, 500)
+! thewizardsmanse .com anti adb
+@@||thewizardsmanse.com^$script,1p
+! fellowsfilm .com anti adb
+fellowsfilm.com##+js(acs, document.querySelector, XF)
+fellowsfilm.com##[data-author="Advertisement"]
+! zwergenstadt .com anti adb
+zwergenstadt.com##+js(aeld, load, onload)
+! netaffiliation .com anti adb
+netaffiliation.com##+js(acs, $, hide)
+gigaho.com##+js(aopr, onload)
+@@||geekdrop.com^$ghide
+@@||erepublik.tools^$ghide
+! ebook300.com/longfiles.com popups
+ebook3000.com,longfiles.com##+js(aopw, adcashMacros)
+tapchipi.com##+js(nostif, mdp)
+oceanof-games.com##+js(aopr, open)
+@@||insideedition.com^$ghide
+hobby-machinist.com##+js(nostif, show)
+hobby-machinist.com##.samCodeUnit
+jacquieetmichelelite.com##+js(acs, $, show)
+*$popunder,domain=jacquieetmichelelite.com
+*$script,redirect-rule=noopjs,domain=puregym.com
+arenabg.com##+js(aopr, AaDetector)
+arenabg.com##[href^="http://bit.ly"]
+@@||honeyhunterworld.com/*/js/blockadblock.js$script,1p
+@@||honeyhunterworld.com^$ghide
+honeyhunterworld.com##div[class*="ad_"]
+dr-farfar.com##+js(aeld, , ads)
+dr-farfar.com##+js(aopr, mdpDeBlocker)
+dr-farfar.com##+js(nowoif)
+dr-farfar.com##.essb-sharebooster
+dr-farfar.com##.essb-sharebooster-overlay
+||mrfog.com^$domain=dr-farfar.net
+pornhat.*##+js(aopr, document.dispatchEvent)
+vr.pornhat.*#@#+js(aopr, document.dispatchEvent)
+pornhat.*##.bns-bl-new.bns-bl
+pornhat.*##div.player-bn
+pornhat.*##.video-block > .show.before-player
+pornhat.*##b
+pornhat.*##.top_spot
+||doublepimpads.com^$3p
+||pornhat.*/static/js/300x250.
+yepi.com##+js(acs, $, modal)
+@@||ponselharian.com^$ghide
+ponselharian.com##ins.adsbygoogle
+@@||gamepccrack.com^$ghide
+*$xhr,frame,3p,domain=pcgamez-download.com
+pcgamez-download.com##+js(aost, Math, inlineScript)
+spaziogames.it##+js(acs, $, .test)
+boyfriendtv.com##+js(aopw, backgroundBanner)
+boyfriendtv.com##+js(aeld, click, interstitial)
+boyfriendtv.com##+js(aopr, popunder)
+boyfriendtv.com##li[class]:has(a[href^="https://boyfriend.show/"][rel="sponsored"])
+boyfriendtv.com##.js-toggle-content-wrapper a[href^="https://boyfriend.show/"][rel="sponsored"]:upward(.js-toggle-content-wrapper)
+boyfriendtv.com##.ads-block-rightside
+||cdn.nsimg.net/cache/landing^
+||catsnbootsncats2020.com^
+||boyfriendlive.com^$3p
+1shortlink.com##+js(set, letShowAds, true)
+||googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=noop.js:10,domain=1shortlink.com
+||youtube.com/embed/*$domain=1shortlink.com
+@@||1shortlink.com^$ghide
+1shortlink.com##[id*="ScriptRoot"]
+! numbeo .com anti adb
+@@||numbeo.com^$script,1p
+||googlesyndication.com/pagead/js/adsbygoogle.j$xhr,redirect=noopjs,domain=botayit.com
+vectorizer.io##+js(nostif, modal)
+vectorizer.io##[href^="https://track.fiverr.com/"]
+||jsdelivr.net/*/levelmaxblock.js$script,3p
+@@||sfirmware.com^$ghide
+||jsdelivr.net/*/adb-analytics$script,3p
+sfirmware.com##+js(nano-sib)
+sfirmware.com##.cc-window
+sfirmware.com##.post-ads
+sfirmware.com##.buy_on_amazon
+hostingunlock.com##+js(acs, $, show)
+*$script,redirect-rule=noopjs,domain=tgbeautymedia.blogspot.com
+@@||erai-raws.info^$ghide
+@@||smashresume.com^$ghide
+ringsidenews.com##+js(aopr, googletag)
+watchmonkonline.com##+js(aopr, open)
+||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=motorsport.tv,redirect=google-ima.js
+||static.adsafeprotected.com/vans-adapter-google-ima.js$script,domain=motorsport.tv,redirect=google-ima.js
+convert-case.softbaba.com##+js(aopr, adblockDetector)
+fotografareindigitale.com##+js(acs, jQuery, ai_adb)
+*$script,redirect-rule=noopjs,domain=allkaicerteam.com
+@@||allkaicerteam.com^$ghide
+allkaicerteam.com##ins.adsbygoogle
+@@||meutimao.com.br^$ghide
+gomoviesfree.*##+js(aopr, glxopen)
+@@||uragongaming.blogspot.com^$ghide
+brandstofprijzen.info##+js(aeld, load, antiblock)
+theandroidpro.com##+js(aopr, adBlockDetected)
+webtor.io##+js(nowoif)
+webtor.io##.alerts
+webtor.io##.me-ad-container
+nirjonmela.com##+js(acs, $, AdBlock)
+thgss.com##+js(nosiif, adsbygoogle)
+@@||thgss.com^$script,1p
+u-s-news.com##+js(set, ulp_noadb, true)
+redbox.com##.rb-ad-leaderboard-container
+*$image,redirect-rule=2x2.png,domain=redbox.com
+yggtorrent.*##+js(aopw, Fingerprint2)
+thefastlaneforum.com##+js(nostif, .show, 1000)
+zeeebatch.blogspot.com##+js(aopr, adBlockDetected)
+||googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=noopjs:10,domain=infolokerserang.com
+@@||luscious.net^$ghide
+luscious.net##.ad_lead
+*$script,redirect-rule=noopjs,domain=luscious.net
+luscious.net##+js(aopr, console.clear)
+luscious.net##+js(nowoif)
+luscious.net##a[rel$="sponsored"]
+luscious.net##div[class^="adDisplay-module"]
+luscious.net##.ad_section
+*$script,3p,denyallow=ahacdn.me|cdn77.org|cloudflare.net|googleapis.com|jsdelivr.net|jsdelivr.map.fastly.net,from=luscious.net
+luscious.net##+js(no-fetch-if, url:!luscious.net)
+luscious.net##+js(set, Object.prototype.adblock_detected, false)
+||luscious.net/advertisement/iframe/
+! downsub .com anti adb
+@@||downsub.com^$xhr,1p
+tiz-cycling-live.io##+js(acs, $, blocker)
+tiz-cycling-live.io###msg
+tiz-cycling.*##+js(acs, jQuery, blocker)
+! azarplus.com ads
+||azarplus.com/wp-content/uploads/*.gif$image,1p
+@@||azarplus.com/wp-content/uploads/*Publicidad*.jpg$image,1p
+@@||azarplus.com/wp-content/uploads/*Publicidad*.png$image,1p
+azarplus.com##.public-banner-3
+azarplus.com##.td-all-devices > [href][target="_blank"]
+azarplus.com###overbox3
+||cloudgallery.net^$csp=sandbox allow-forms allow-same-origin allow-scripts allow-modals allow-orientation-lock allow-pointer-lock allow-presentation allow-top-navigation
+||cloudgallery.net^$csp=script-src * 'unsafe-inline'
+||imgzong.*^$csp=sandbox allow-forms allow-same-origin allow-scripts allow-modals allow-orientation-lock allow-pointer-lock allow-presentation allow-top-navigation
+||imgzong.*^$csp=script-src * 'unsafe-inline'
+cloudgallery.net##+js(aopr, AaDetector)
+cloudgallery.net##+js(aopr, console.clear)
+/webroot/modern_theme/img/dwndbnr*$image,1p
+dvdgayonline.com###clickfakeplayer:remove-attr(href)
+5flix.top##+js(nostif, afterOpen)
+5flix.top##+js(json-prune, AffiliateAdBlock)
+*$xhr,3p,redirect-rule=nooptext,domain=5flix.top
+||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=3flix.top|8flix.top,redirect=google-ima.js
+! wutime_adblock
+trade2win.com##+js(nostif, .show)
+gomo.to##+js(aopr, glxopen)
+gomo.to##+js(nowoif)
+*$script,3p,denyallow=googleapis.com,domain=gomo.to
+iir.ai##+js(acs, Math, XMLHttpRequest)
+iir.ai##+js(aeld, load, .appendChild)
+iir.ai##+js(aopr, app_vars.force_disable_adblock)
+iir.ai##+js(aopr, open)
+iir.ai##+js(aopw, Fingerprint2)
+iir.ai##+js(set, blurred, false)
+iir.ai###link-view > div[style] + p[style] + center > [href][target]
+iir.ai##form > a[href][target]
+iir.ai##.box-main > a[href][target]
+*$script,3p,denyallow=google.com|gstatic.com|recaptcha.net,domain=iir.ai
+||iir.ai/sw$script,1p
+trendsderzukunft.de##+js(aopr, onload)
+||vidlii.com/js/main.js^$script,1p
+vidlii.com##+js(nosiif, visibility, 1000)
+vidlii.com##+js(set, blockAdBlock, trueFunc)
+vidlii.com##+js(set, adsbygoogle.loaded, true)
+*$xhr,redirect-rule=noopjs,domain=vidlii.com
+@@||vidlii.com^$ghide
+vidlii.com##ins.adsbygoogle
+docer.*##+js(set, ads_unblocked, true)
+onlinetutorium.com##+js(acs, addEventListener, google_ad_client)
+@@||cryptonetos.ru^$ghide
+cryptonetos.ru##+js(acs, onload, adblock)
+cryptonetos.ru##.carousel-inner
+cryptonetos.ru##.ads
+cryptonetos.ru##.popup
+northwalespioneer.co.uk##+js(aopr, _sp_.mms.startMsg)
+@@||indcit.com^$ghide
+||google.com/adsense/domains/caf.js$script,redirect=noopjs,domain=jestrudo.pl
+@@*$ghide,domain=pomponik.pl|iplsc.com
+cdn77.org##+js(set, xxSetting.adBlockerDetection, false)
+cdn77.org###layerName_preroll, #layerName_postroll
+! nsfw batporno .com popunder
+batporno.com##+js(aopr, decodeURI)
+||grammarist.com/*/*.jpg$script,1p
+grammarist.com###custom_html-3, #custom_html-5
+grammarist.com##small
+vidload.net##+js(aopr, AaDetector)
+sandiegouniontribune.com##+js(aopr, googlefc)
+almezoryae.com##+js(acs, document.createElement, adblock)
+femalefirst.co.uk##+js(aopr, ppload)
+@@||shana.pe.kr^$ghide
+shana.pe.kr##ins.adsbygoogle
+! perfectmomsporn .com ads + popunder
+perfectmomsporn.com##+js(aopr, Aloader)
+perfectmomsporn.com##+js(noeval)
+! tubexxxone .com ads + popunder
+tubexxxone.com##+js(noeval)
+tubexxxone.com##+js(aopr, Aloader.serve)
+! theregister.co.uk
+theregister.co.uk##+js(aopr, RegAdBlocking)
+theregister.co.uk##+js(acs, document.createElement, a.adm)
+remaxhd.*##+js(aopr, decodeURI)
+remaxhd.*##+js(nowoif)
+shorteet.com##+js(set, blurred, false)
+shorteet.com##+js(set, open, undefined)
+shorteet.com##.banner
+*$script,3p,denyallow=gstatic.com|recaptcha.net,domain=shorteet.com
+mobilelegends.shop##+js(nano-sib)
+*$image,redirect-rule=2x2.png,domain=mobilelegends.shop
+gogodl.com##+js(acs, document.getElementById, adblock)
+cdiscount.com##+js(aopr, __eiPb)
+@@||toyota-club.eu^$ghide
+@@||9docu.*^$ghide
+@@||k258059.net^$ghide
+vipracing.*##+js(acs, $, show)
+vipracing.*##+js(aopr, AaDetector)
+vipracing.*##[href="https://www.tvbarata.club/"]
+vipracing.*###vpp
+sportstream.live##+js(aopr, checkABlockP)
+@@||poring.world^$ghide
+poring.world##[data-ad-slot]
+||survivalservers.com^$frame,domain=ads.bdcraft.net
+@@||ads.bdcraft.net/js/interstitial.js$script,1p
+ddaynormandy.forumgaming.fr,neogeo-system.com##a[onclick][target]:upward(2)
+! btdb .eu popunder
+btdb.*##+js(aeld, , _0x)
+btdb.*##+js(aopr, console.clear)
+btdb.*##+js(aeld, , Date)
+btdb.*##+js(aopr, open)
+*$frame,script,xhr,3p,denyallow=bootstrapcdn.com|cdn77.org|cloudflare.com|cloudflare.net|disqus.com|disquscdn.com|facebook.com|facebook.net|fastly.net|fastlylb.net|fbcdn.net|google.com|googleapis.com|gstatic.com|hcaptcha.com|hwcdn.net|instagram.com|jquery.com|jsdelivr.net|jwpcdn.com|jwpsrv.com|plyr.io|twimg.com|twitter.com|recaptcha.net|wp.com|x.com,domain=btdb.*
+btdb.*##.alert-dismissible
+btdb.*##.alert
+ujszo.com##+js(set, Drupal.behaviors.adBlockerPopup, null)
+naniplay.com##+js(nowoif)
+@@||3amid-url.blogspot.com^$ghide
+! wojtekczytawh40k.blogspot.com anti-adb
+wojtekczytawh40k.blogspot.com##+js(acs, addEventListener, ADBLOCK)
+! atdhe .cc / sx popups, ads
+atdhe.*##+js(popads-dummy)
+atdhe.*##[href^="https://horti.brovada.eu/"]
+atdhe.*###bannerInCenter
+||bitcoines.com^$3p
+@@||scaleya.com^$ghide
+files.im##+js(acs, decodeURI, decodeURIComponent)
+files.im##+js(nano-stb, tick)
+||files.im/ppa
+pharmaceutical-technology.com##+js(acs, jQuery, click)
+||pharmaceutical-technology.com/wp-content/*skin.jpg$image
+*$xhr,redirect-rule=nooptext,domain=savesubs.com
+savesubs.com##+js(nowoif)
+lebahmovie.com##+js(aopr, decodeURI)
+||lebahmovie.com/sw.js$script,1p
+lebahmovie.com##.idmuvi-topbanner-aftermenu
+*.gif$domain=lebahmovie.com,image
+creditcardrush.com##+js(nostif, adsBlocked)
+||doubleclick.net/pagead/id$xhr,redirect=nooptext,domain=creditcardrush.com
+@@||dynamicpapers.com^$ghide
+dynamicpapers.com##ins.adsbygoogle
+dynamicpapers.com##.ezoic-ad
+newsmax.com##+js(set, fake_ad, true)
+@@||mintik.com^$ghide
+theouterhaven.net,watchallchannels.com,wikipekes.com##+js(acs, jQuery, ai_adb)
+semuanyabola.com##+js(acs, decodeURIComponent, ai_)
+watchallchannels.com##[href^="https://www.xvinlink.com/"]
+watchallchannels.com##.widget-title
+interracial.com##+js(nowoif)
+interracial.com##[src^="https://www.interracial.com/player/html.php"]
+@@||memexcomputer.it^$ghide
+memexcomputer.it##ins.adsbygoogle
+*$3p,denyallow=google.com|googleapis.com|gstatic.com,domain=uplinkto.*
+porno-tour.*##+js(aopr, document.dispatchEvent)
+porno-tour.*##+js(nostif, innerText, 2000)
+popcornstream.*##+js(nostif, blur)
+popcornstream.*##+js(aeld, , btoa)
+oyungibi.com##+js(set, jQuery.adblock, false)
+turkmmo.com##+js(acs, $, AdBlock)
+turkmmo.com##+js(nostif, samOverlay)
+@@||firefiles.org^$ghide
+jumpmanclubbrasil.com.br##+js(acs, addEventListener, nextFunction)
+jumpmanclubbrasil.com.br##.home-ad-con
+! rentbyowner .com popunder
+rentbyowner.com##+js(nowoif, !refine?search)
+@@||psprices.com^$ghide
+psprices.com##[href*=".smartadserver.com"]
+ikaza.net##+js(aopr, showAds)
+! anti adb zerozero .pt
+@@||zerozero.pt^$ghide
+||fegortius.com^$3p
+||weblion777.github.io^$3p
+||corported.com^$3p
+||kataprius.com^
+itechfever.com##+js(nobab)
+acdriftingpro.com##+js(nostif, native)
+acdriftingpro.com##+js(nano-sib, countdown, *, 0.001)
+urlpay.net##+js(nano-sib)
+urlpay.net##^script:has-text('shift')
+urlpay.net##^script:has-text(\'shift\')
+urlpay.net##+js(acs, String.fromCharCode, 'shift')
+@@||the-race.com^$ghide
+the-race.com##.ad_container_default
+savealoonie.com##+js(aopr, mdp_deblocker)
+tempr.email##+js(set, adblock, false)
+tempr.email###HeaderBanner
+lkc21.net##+js(aopr, AaDetector)
+lkc21.net##+js(nowoif)
+iptvspor.com##+js(aopr, adBlockDetected)
+plugincim.com##+js(aopr, adBlockDetected)
+fivemturk.com##+js(aopr, adBlockDetected)
+fivemturk.com##[src^="https://i.hizliresim.com/"]
+sosyalbilgiler.net##+js(aopr, adBlockDetected)
+nadidetarifler.com##+js(set, koddostu_com_adblock_yok, null)
+nadidetarifler.com##.advert-side
+hwreload.it##+js(acs, $, show)
+suzylu.co.uk##+js(set, adsbygoogle, trueFunc)
+suzylu.co.uk##+js(set, player.ads.cuePoints, undefined)
+@@||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=suzylu.co.uk
+lenkino.*##+js(nostif, innerText, 2000)
+mail.de###euccBanner
+positive-feedback.com##.ad-row-horizontal
+positive-feedback.com##.banner-right
+positive-feedback.com##.right-ad-wrapper
+positive-feedback.com##.archive_ad_block
+positive-feedback.com##.load-screen
+medicalnewstoday.com##div[id="__next"] > div[class^="css-"] > div > section > div:matches-css-before(content: /ADVERTISEMENT/)
+medicalnewstoday.com##div[id="__next"] > div[class^="css-"] > aside:has(> div:matches-css-before(content: /ADVERTISEMENT/))
+medicalnewstoday.com##div[data-dynamic-ads]
+medicalnewstoday.com##div[class^="css-"]:matches-css-before(content: /ADVERTISEMENT/)
+medicalnewstoday.com##hl-adsense
+medicalnewstoday.com##.css-rp3d6
+pekalongan-cits.blogspot.com##+js(aeld, load, nextFunction)
+cheatglobal.com##+js(acs, addEventListener, nextFunction)
+mega-hentai2.blogspot.com##+js(aopr, adBlockDetected)
+macrumors.com##+js(aopr, adthrive)
+underhentai.net##+js(nano-sib)
+underhentai.net##+js(nowoif, !t.me)
+underhentai.net##.hidden-sm
+underhentai.net##.visible-xs
+underhentai.net##[onclick^="window.open('https://landing."]
+underhentai.net##.sidebar > div[class] > .loading
+||adf.underhentai.net^$frame,1p
+palermotoday.it##+js(nostif, bADBlock)
+discordfastfood.com##+js(nostif, clientHeight)
+thumpertalk.com##+js(nostif, location)
+*$xhr,redirect-rule=nooptext,domain=thumpertalk.com
+@@||thumpertalk.com^$ghide
+thumpertalk.com##.focus-ad
+miniurl.*##+js(aopr, app_vars.force_disable_adblock)
+miniurl.*##+js(set, blurred, false)
+miniurl.*##.banner
+miniurl.*##div[style="width:970px;height:90px;display: inline-block;margin: 0 auto"]
+*$script,3p,denyallow=google.com|gstatic.com|recaptcha.net,domain=miniurl.*
+||miniurl.*/sw.js$script,1p
+arabic-robot.blogspot.com##+js(acs, document.createElement, adblock)
+arabic-robot.blogspot.com###preloader
+! popups https://forums.lanik.us/viewtopic.php?f=64&t=44458
+mavanimes.co##+js(aopr, AaDetector)
+freegogpcgames.com##+js(nowoif)
+freegogpcgames.com##+js(no-xhr-if, googlesyndication)
+freegogpcgames.com##+js(nostif, show)
+@@||gdl.freegogpcgames.xyz^$ghide
+gdl.freegogpcgames.xyz##+js(nano-sib, secondsLeft)
+! rizaldi.web.id anti-adb
+@@||rizaldi.web.id^$ghide
+! smiechawatv.pl anti-adb
+smiechawatv.pl##+js(nowoif)
+smiechawatv.pl##[href^="http://smiechawatv.cupsell.pl/"]
+smiechawatv.pl##[href^="https://www.cda.pl/smiechawaTV/"]
+@@||get-digital-help.com^$ghide
+get-digital-help.com##.ezoic-ad
+get-digital-help.com##.adthrive-ad
+! nefree .com anti adb
+@@||nefree.com^$ghide
+onworks.net##+js(set, adBlockDetected, null)
+onworks.net###ja-container-prev-b
+! dlapk4all .com popups
+dlapk4all.com##+js(aopr, glxopen)
+dlapk4all.com##+js(aeld, , _0x)
+apk4all.com##.control.field > .is-danger.button
+! 4tymode. win anti adb
+4tymode.win##+js(aeld, load, nextFunction)
+@@||watchonlyfoolsandhorses.com^$ghide
+watchonlyfoolsandhorses.com##[id*="ScriptRoot"]
+watchonlyfoolsandhorses.com##.module_single_ads
+@@||brownsboys.com^$ghide
+@@||mrsbrownsb.blogspot.com^$ghide
+mrsbrownsb.blogspot.com##.section.featured-post
+qpython.club##+js(aeld, DOMContentLoaded, AdBlock)
+freep.com##+js(set, adsEnabled, true)
+freep.com##.teal-video-wrap
+freep.com##.gnt_em_vp__tavp.gnt_em
+freep.com##a.gnt_cw_sl
+freep.com##.gnt_ar_xb
+downloadsoft.net##+js(acs, document.createElement, adblock)
+downloadsoft.net##+js(set, better_ads_adblock, 1)
+@@||teledyski.info^$ghide
+teledyski.info###r-s1
+! songsio. com popup
+*$script,3p,domain=songsio.com
+@@||sledujserialy.*^$script,1p
+||sledujserialy.*/theme/json/episode.ad.php^$frame
+sledujserialy.*##div[id][style="position: absolute; top: 0; left: 0; width: 100%; height: 380px; text-align: center;"]
+sledujserialy.*###super_secret_ad
+@@||taiba-dz.blogspot.com^$ghide
+! nysainfo.pl anti-adb
+nysainfo.pl##+js(aopr, mdpDeBlocker)
+nysainfo.pl###mdp-deblocker-js-disabled
+! napolipiu.com anti-adb
+napolipiu.com##+js(aopr, tie)
+manpeace.org##+js(aopr, document.write)
+@@||judicialcaselaw.com^$script,1p
+@@||boardgamesonline.net^$ghide
+boardgamesonline.net##ins.adsbygoogle
+! anti adb games.newsobserver .com
+newsobserver.com##+js(set, Adv_ab, false)
+nohat.cc##+js(aopr, ignore_adblock)
+nohat.cc##+js(aopr, $.prototype.offset)
+nohat.cc##+js(no-fetch-if, adsbygoogle)
+||nohat.me^$3p
+@@||nohat.me/s?*k=$xhr,domain=png.is|nohat.cc
+! line25 .com popunder
+line25.com##+js(aopr, decodeURI)
+hmc-id.blogspot.com##+js(nostif, AdBlock)
+noxx.to##+js(aopr, AaDetector)
+noxx.to##+js(rmnt, script, window[_0x)
+azmovies.to##+js(acs, atob, _0x)
+thelayoff.com##+js(nostif, alert)
+thelayoff.com##.epp-bf
+fuskator.com##+js(aopr, ea.add)
+fuskator.com##+js(noeval)
+bostoncommons.net##+js(aopr, LieDetector)
+bostoncommons.net##+js(nostif, adsBlocked)
+isminiunuttum.com##+js(acs, document.getElementById, block)
+@@||bigbrothercanada.ca^$ghide
+*$script,redirect-rule=noopjs,domain=bigbrothercanada.ca
+bigbrothercanada.ca##.video-adTile
+bigbrothercanada.ca##.adWrapper
+@@||bolognatoday.it^$ghide
+! newtorrentgame .com popups
+||d2klx87bgzngce.cloudfront.net^$script,redirect=noopjs
+newtorrentgame.com##^script:has-text('shift')
+newtorrentgame.com##^script:has-text(\'shift\')
+||allbloggingtips.com^$3p
+! sunbtc.space anti-adb
+@@||sunbtc.space^$ghide
+sunbtc.space##+js(set, adBlock, false)
+suanoticia.online##+js(nano-sib)
+bibliotechsuper.com##[href="https://bibliotechsuper.com/"]
+||short.pe^$3p
+art19.com##+js(json-prune, ad_pods.0.ads.0.segments.0.media ad_pods.1.ads.1.segments.1.media ad_pods.2.ads.2.segments.2.media ad_pods.3.ads.3.segments.3.media ad_pods.4.ads.4.segments.4.media ad_pods.5.ads.5.segments.5.media ad_pods.6.ads.6.segments.6.media ad_pods.7.ads.7.segments.7.media ad_pods.8.ads.8.segments.8.media)
+art19.com##.art19-notifications-list
+||marketbeat.com/scripts/modal/*
+marketbeat.com##+js(aeld, mouseleave, NativeDisplayAdID)
+marketbeat.com###mb-bar
+marketbeat.com##[id*="pnlAd"]
+marketbeat.com##a[href*="NativeDisplayAdID"]
+linkconfig.com##+js(nano-sib)
+*$script,redirect-rule=noopjs,domain=onbatch.my.id
+@@||onbatch.my.id^$ghide
+onbatch.my.id##[id*="ScriptRoot"]
+@@||controlc.com^$ghide
+||twitch.tv^$xhr,3p,domain=controlc.com
+controlc.com##[href^="http://redact.dev"]
+legendas.dev##+js(refresh-defuser)
+! boost.ink link-hijack // boost.ink/ia7o
+boost.ink##+js(disable-newtab-links)
+dailymaverick.co.za##+js(nostif, t(), 0)
+notiziemusica.it##+js(aopw, adBlockDetected)
+androgamer.org##+js(acs, jQuery, ai_adb)
+@@||fiches-auto.fr^$ghide
+fiches-auto.fr###bulle_avvis
+fiches-auto.fr##.adsbygoogle:style(visibility: collapse !important)
+ludigames.com##+js(nostif, ads)
+@@||pandora.com/web-version/*.json$xhr,1p
+*$script,redirect-rule=noopjs,domain=pandora.com
+||pandora.com/static/ads/omsdk-$script,redirect=noop.js
+||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=pandora.com,redirect=google-ima.js:10
+||clk.sh^$3p
+hentaipornpics.net##+js(acs, $, zendplace)
+hentaipornpics.net##+js(aeld, mouseover, event.triggered)
+@@||templateshub.net^$ghide
+gaypornhdfree.*##+js(aeld, DOMContentLoaded, adsBlocked)
+*$xhr,3p,redirect-rule=nooptext,domain=podu.me
+*/ads$media,redirect-rule=noopmp3-0.1s,domain=podu.me
+||podu.me/*/advertisement^$xhr,1p
+podu.me##.adv-contanier
+programmiedovetrovarli.it##+js(aost, encodeURIComponent, inlineScript)
+@@||bolsanow.com^$ghide
+funzen.net##+js(nostif, mdpDeBlocker)
+funzen.net##+js(nowoif)
+subsvip.com##+js(nano-stb, , 10000, 0)
+subsvip.com###botaoBloqueio
+subsvip.com###botaoLink:style(display: block !important;)
+smoner.com##+js(aopr, app_vars.force_disable_adblock)
+smoner.com##+js(set, blurred, false)
+smoner.com##.form-group:has(> div#box[style="display: inline-block;"])
+*$script,3p,denyallow=google.com|gstatic.com|recaptcha.net,domain=smoner.com
+javcl.com##+js(nostif, 0x)
+javcl.com##+js(nosiif, 0x)
+javcl.com###wrapfabtest:style(height:1px !important;width:1px !important)
+thesukan.net##+js(aost, String.prototype.charCodeAt, ai_)
+! scrubson. blogspot.com anti adb + popups
+scrubson.blogspot.com##+js(aopr, adcashMacros)
+! nsfw aquariumgays .com anti adb + popups
+aquariumgays.com##+js(aopr, _cpp)
+aquariumgays.com##+js(acs, eval, replace)
+! redecanais.bz ads
+redecanais.*###guerejo
+redecanais.*###guerejoback
+redecanais.*###iframeCore____
+allgamesejogos.*,bemestarglobal.*,gamesgo.*,lojadebicicleta.com.br,redecanais.*##[id="colunas"]:style(display: block !important;)
+vz.lt##+js(acs, $, adblock)
+vz.lt##.banners
+testlanguages.com##+js(set, sgpbCanRunAds, true)
+! nsfw porncomics .me popups
+porncomics.me##+js(aopr, open)
+paginadanoticia.com.br##+js(aopr, pareAdblock)
+paginadanoticia.com.br##.banner-img
+tr.link##+js(nowoif, ppcnt)
+tr.link##+js(ra, data-ppcnt_ads, main[onclick])
+||tr.link/js/sweets.js$script,1p
+||tr.link/*/sweet.js$script,1p
+||tr.link/push/push.js$script,1p
+tr.link##.sweet-alert
+tr.link##.sweet-overlay
+faucetdump.com##+js(acs, $, ads)
+orsm.net##+js(aopr, open)
+fernsehserien.de##+js(aopr, googlefc)
+@@||precitaj.si^$ghide
+precitaj.si##ins.adsbygoogle
+lg-firmwares.com##+js(nano-sib)
+@@||lg-firmwares.com^$ghide
+lg-firmwares.com##.cc-window, .buy_on_amazon, .post-ads
+animeblix.*##+js(nowoif)
+hd-tch.com##+js(acs, addEventListener, nextFunction)
+2kspecialist.net##+js(acs, addEventListener, blocker)
+digit77.com##+js(acs, addEventListener, Blocker)
+! pcmag.com whitespace caused by a necessary exception in EasyList
+pcmag.com###adkit_billboard:style(padding-top: 0px!important;)
+! kutubistan.blogspot.com/softdroid4u.blogspot.com anti-adb
+kutubistan.blogspot.com,softdroid4u.blogspot.com##+js(acs, addEventListener, blocker)
+! gudangfirmwere.com anti-adb
+gudangfirmwere.com##+js(acs, addEventListener, AdBlocker)
+gbadamud.blogspot.com##+js(acs, addEventListener, blocker)
+gbadamud.blogspot.com##.pinterestjo, .googlejo
+javtiful.com##+js(rmnt, script, /adb/i)
+javtiful.com##+js(acs, document.addEventListener, adsBlocked)
+javtiful.com##+js(acs, String.fromCharCode, 'shift')
+javtiful.com##+js(acs, addEventListener, -0x)
+javtiful.com##+js(aopr, decodeURI)
+javtiful.com##body > div[style*="z-index:"]
+javtiful.com##[href^="//"][rel="nofollow norefferer noopener"]
+supervideo.*##+js(aopr, AaDetector)
+/tag*.js$script,domain=supervideo.tv|supervideo.one|supervideo.cc
+! nsfw thisav .com popups
+||intellipopup.com^$script,redirect=noopjs
+||cdn.jsdelivr.net/*/dist/js/wgd-core.min.js$script
+premid.app##+js(nosiif, innerHTML)
+premid.app##+js(nano-sib, clearInterval)
+@@||premid.app/ads/ads$xhr,1p
+@@||premid.app^$ghide
+premid.app##ins.adsbygoogle
+@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,domain=premid.app
+thejobsmovie.com##+js(nostif, adsBlocked)
+@@||techdracula.com^$ghide
+techdracula.com##ins.adsbygoogle
+! As of 2020-04-09, new filters will be added to year-based sublists
+! Link shortener filters go into their own dedicated list
+! *** filters/ubo-link-shorteners.txt ***
+! gplinks all domains (gplinks.co/EWu8)
+@@*$ghide,domain=gplinks.*|qrixpe.com|powergam.online|sanadegreecollege.in
+sanadegreecollege.in,powergam.online,qrixpe.com##center, .main-content, .myTimerDiv, .myTimer, .SmileyBanner, .myWaitingDiv:others()
+sanadegreecollege.in,powergam.online,qrixpe.com##+js(set, document.hidden, false)
+sanadegreecollege.in,powergam.online,qrixpe.com##+js(aopw, AdBDetected)
+sanadegreecollege.in,powergam.online,qrixpe.com##+js(set, navigator.brave, undefined)
+sanadegreecollege.in,powergam.online,qrixpe.com##+js(trusted-set, document.activeElement, { "value": {"tagName": "IFRAME" }}, runAt, 2)
+sanadegreecollege.in,powergam.online,qrixpe.com##+js(trusted-click-element, '31000, .VerifyBtn, 100, .NextBtn, 33000')
+sanadegreecollege.in,powergam.online,qrixpe.com,gplinks.*,get2.in##+js(rpnt, script, intentUrl;, destination;)
+||tracki.click/ads/js/embed.js$script
+gplinks.*##a.exclude-pop.smartlink, .exclude-pop.quiz-container, #PlayQuiz, #quiz-frame, .exclude-popad
+gplinks.*##+js(set, blurred, false)
+gplinks.*##+js(aopr, clickCount)
+||gamezop.com^$domain=gplinks.*
+*$script,3p,denyallow=cloudflare.com|github.io|google.com|googleapis.com|gstatic.com|hwcdn.net|jquery.com|recaptcha.net|tipsforce.com|unpkg.com,domain=gplinks.*
+tech8s.net,drop.carbikenation.com,link.djbassking.live,tech5s.co,game5s.com##+js(nano-sib, /.?/, *, 0.02)
+tech8s.net,drop.carbikenation.com,link.djbassking.live,tech5s.co,game5s.com###go_d2:style(display: inline-block !important;)
+tech8s.net,drop.carbikenation.com,link.djbassking.live,tech5s.co,game5s.com##.fluidprimary, #go_d, .adb_detected > h2
+tech8s.net,drop.carbikenation.com,link.djbassking.live,tech5s.co,game5s.com##+js(rpnt, script, /false;/gm, true;, condition, isSubscribed)
+tech8s.net,drop.carbikenation.com,link.djbassking.live,tech5s.co,game5s.com##+js(rpnt, script, ('t_modal'), ('go_d2'))
+droplink.co##p, .form-link, footer
+droplink.co##+js(aopr, app_vars.force_disable_adblock)
+droplink.co##+js(set, blurred, false)
+! XpShort New (http://xpshort.com/Alpha_5_Complete_Batch)
+coonba.com###wpsafe-link:style(display: block !important;)
+coonba.com###wpsafe-link, .wpsafelink-multiple-pages, .wpsl-mp:others()
+! Follow Button
+!coonba.com###wpsafelink-landing, .wpsl-mp-text, .wpsl-mp, #wpsafe-wait1, #wpsafe-generate, .wpsafe-btn, ._th-container:others()
+!coonba.com##+js(nano-sib, /.?/, *, 0.02)
+xpshort.com##+js(rpnt, script, counter_start":"load, counter_start":"DOMContentLoaded)
+xpshort.com##+js(set, go_popup, {})
+xpshort.com##+js(set, blurred, false)
+adrinolinks.com##+js(rpnt, script, /window\.location\.href\s*=\s*"intent:\/\/([^#]+)#Intent;[^"]*"/gm, window.location.href = "https://$1")
+adrinolinks.com##+js(nostif, alert, 2000)
+carrnissan.com###page:style(min-height: initial !important;)
+carrnissan.com###tp-snp2:style(display: block !important)
+carrnissan.com##.captcha-check, #tp-snp2, #countdown:others()
+carrnissan.com##+js(rmnt, script, detectAdBlock)
+carrnissan.com##+js(set, count, 0)
+idmextension.xyz##+js(rpnt, script, /"http.*?"/, "", condition, REDIRECT_URL)
+idmextension.xyz##+js(set, count, 0)
+idmextension.xyz###tp98, #btn6:style(display: block !important;)
+idmextension.xyz##[id$="-Ads"], [id*="-gpt-ad"], center > h3, #skull, #content, #btnx, .mh-clearfix.mh-wrapper
+kogap.xyz##+js(rpnt, script, /android/gi, false, stay, 1)
+publicearn.*##+js(rpnt, script, Android/, false/, stay, 1)
+publicearn.*##+js(rpnt, script, alert, false)
+publicearn.*##+js(rpnt, script, 2000, 10)
+publicearn.*##.page-header > h3, .banner, .bg-soft-primary, [style="margin-top: 250px;"], .box-main > center > center > [href], video
+publicearn.*##[href*="t.me"]
+@@*$ghide,domain=imagereviser.com|upshrink.com
+@@*$xhr,domain=imagereviser.com|upshrink.com
+imagereviser.com##center, [src*="google.com/recaptcha/"]:others()
+imagereviser.com##[id*="gpt_unit"], [id*="gpt-ad"], [href]
+imagereviser.com##+js(trusted-replace-argument, getComputedStyle, 0, body, condition, getComputedStyle)
+imagereviser.com##+js(rmnt, script, /ai_|b2a/)
+imagereviser.com##+js(set, hasFocus, trueFunc)
+upshrink.com##+js(trusted-set, navigator.userAgent, '{"value": "Mozilla/5.0 (iPhone14,3; U; CPU iPhone OS 15_0 like Mac OS X) AppleWebKit/602.1.50 (KHTML, like Gecko) Version/10.0 Mobile/19A346 Safari/602.1"}')
+upshrink.com##+js(set, blurred, false)
+upshrink.com##.banner-inner
+! Mlwbd Download
+tech24us.com,freethemesy.com##+js(nano-sib, counter, *, 0.02)
+! psa.wf Download Shorteners
+@@||get-to.link^$ghide
+get-to.link##+js(aopr, exoJsPop101)
+get-to.link##+js(aopr, document.dispatchEvent)
+get-to.link##+js(nowoif)
+get-to.link###genesis-modal
+healthfirstweb.com,vocalley.com,yogablogfit.com,howifx.com,mythvista.com,livenewsflix.com##+js(set, timeSec, 0)
+healthfirstweb.com,vocalley.com,yogablogfit.com,howifx.com,mythvista.com,livenewsflix.com##+js(nano-stb, getlink, *, 0.001)
+healthfirstweb.com,vocalley.com,yogablogfit.com,howifx.com,mythvista.com,livenewsflix.com##+js(noeval-if, replace)
+healthfirstweb.com,vocalley.com,yogablogfit.com,howifx.com,mythvista.com,livenewsflix.com###gads
+healthfirstweb.com,vocalley.com,yogablogfit.com,howifx.com,mythvista.com,livenewsflix.com##.getlink, #getlink:remove-attr(disabled)
+healthfirstweb.com,vocalley.com,yogablogfit.com,howifx.com,mythvista.com,livenewsflix.com##.container:style(font-size: 0px !important;)
+healthfirstweb.com,vocalley.com,yogablogfit.com,howifx.com,mythvista.com,livenewsflix.com##.container > center:others()
+clk.*##+js(nowoif)
+clk.*##+js(set, blurred, false)
+||rdrclk.com^
+||clk.wiki/ads$frame
+||cmp.quantcast.com^$domain=healthfirstweb.com|vocalley.com|yogablogfit.com|howifx.com|en.financerites.com|junkyponk.com|mythvista.com
+! easysky.in focus and timer
+easysky.in,veganab.co##+js(set, blurred, false)
+veganab.co,camdigest.com##+js(nano-sib, /wpsafe|wait/, *, 0.001)
+veganab.co,camdigest.com##+js(rmnt, script, deblocker)
+veganab.co,camdigest.com###wpsafe-link, #section2:style(display: block !important;)
+veganab.co,camdigest.com###wpsafe-link, #section2:others()
+techy.veganab.co##.text-left, div.inst.box, .banner-inner
+! earn2me.com (earn2me.com/kVFvyX)
+nichapk.com,easyworldbusiness.com###yuidea-snp:style(display: block !important;)
+nichapk.com,easyworldbusiness.com##center, [src*="google.com/recaptcha/"]:others()
+nichapk.com,easyworldbusiness.com##+js(nano-sib, timer, *, 0.02)
+nichapk.com,easyworldbusiness.com###tie-wrapper:style(min-height:initial! important;)
+blog.filepresident.com##.box-main > [src], .content, .r-bg, .short, .download-btn, h4
+@@||exeo.app^$ghide
+exeo.app##.actions, .earning-steps ~*, .earning-steps, header, footer, .ad-element
+@@*$ghide,domain=hipsonyc.com|tech.pubghighdamage.com|techkhulasha.com|tech.trendingword.com|scriptgrowagarden.com
+scriptgrowagarden.com,gyanitheme.com,tech.trendingword.com,hipsonyc.com,tech.pubghighdamage.com,techkhulasha.com##+js(nano-stb, /getElementById|gotoo/, *, 0.02)
+scriptgrowagarden.com,gyanitheme.com,tech.trendingword.com,hipsonyc.com,tech.pubghighdamage.com,techkhulasha.com##+js(rpnt, script, /\d{2}00/gms, 10, condition, /timer|count|getElementById/gms)
+scriptgrowagarden.com,gyanitheme.com,tech.trendingword.com,hipsonyc.com,tech.pubghighdamage.com,techkhulasha.com##+js(rpnt, script, /^window\.location\.href.*\'$/gms, , condition, buoy)
+scriptgrowagarden.com,gyanitheme.com,tech.trendingword.com,hipsonyc.com,tech.pubghighdamage.com,techkhulasha.com##+js(rpnt, script, /1000|100|6|30|40/gm, 1, condition, /timerSeconds|counter/)
+scriptgrowagarden.com,gyanitheme.com,tech.trendingword.com,hipsonyc.com,tech.pubghighdamage.com,techkhulasha.com###gotolink, #getlink, #notarobot, .bt-success, #waiting, #pop-button, .modal-content, [src*="cloudflare.com"]:others()
+scriptgrowagarden.com,gyanitheme.com,tech.trendingword.com,hipsonyc.com,tech.pubghighdamage.com,techkhulasha.com###gotolink[disabled]:remove-attr(disabled)
+scriptgrowagarden.com,gyanitheme.com,tech.trendingword.com,hipsonyc.com,tech.pubghighdamage.com,techkhulasha.com##+js(set, navigator.brave, undefined)
+scriptgrowagarden.com,gyanitheme.com,tech.trendingword.com,hipsonyc.com,tech.pubghighdamage.com,techkhulasha.com##+js(rpnt, script, getlink.removeClass('hidden');, gotolink.removeClass('hidden');)
+golink.bloggerishyt.in##+js(set, blurred, false)
+golink.bloggerishyt.in##.blog-item, .banner-inner, footer
+||buoydeparturediscontent.com^$all
+! LinkShortify (https://lksfy.com/ovKOaZ)
+sharclub.in##+js(aopr, AdBDetected)
+sharclub.in##.tag, #bottom-container-2, #bottom-container-timer:others()
+sharclub.in###bottomButton:style(display: block !important)
+sharclub.in##+js(rpnt, script, timeLeft = duration, timeLeft = 0)
+! owllink.net & birdurls.com (go.owllink.net/1wij6ola)
+uptechnologys.com###yuidea-snp, #btn6:style(display: block !important;)
+uptechnologys.com###yuidea-snp, #btn6, center, [src*="google.com/recaptcha"]:others()
+uptechnologys.com##+js(nano-sib, /.?/, *, 0.001)
+uptechnologys.com###yuidea-snp, #btn6, #yuidea, #countdown:others()
+uptechnologys.com##+js(acs, eval, replace)
+||cmp.quantcast.com^$domain=uptechnologys.com|sevenjournals.com
+birdurls.com##+js(nowoif)
+birdurls.com###bg_popup
+birdurls.com##+js(set, blurred, false)
+birdurls.com##.box-main p
+birdurls.com##.box-main center
+birdurls.com###link-view > br
+*$frame,script,3p,denyallow=consensu.org|google.com|gstatic.com|recaptcha.net|quantcast.com|cloudflare.com,domain=birdurls.com
+hit-films.com###btn6:style(display: block !important;)
+hit-films.com###btn6:others()
+utkarshonlinetest.com,financewada.com##+js(nano-sib, /.?/, *, 0.02)
+utkarshonlinetest.com,financewada.com##+js(rc, no_display)
+utkarshonlinetest.com,financewada.com##h4, .get_btn:others()
+utkarshonlinetest.com,financewada.com##.process, .txt_top
+utkarshonlinetest.com,financewada.com##.no_display:style(display: block!important; opacity: 1!important)
+v2links.me##.banner-page .container.links:style(height: fit-content! important;)
+v2links.me###footer
+/nt.js$domain=fc-lc.*|jobzhub.store|fitdynamos.com|labgame.io|fc.lc
+fc.lc,fc-lc.*###iframe_id, .text-left, .py-4.text-center.footer-copyright
+fc.lc,fc-lc.*##+js(rmnt, script, /DName|#iframe_id|AdscoreSignatureLoaded/)
+||cdn.jsdelivr.net/npm/*/bulma.min.css$stylesheet,domain=jobzhub.store|fitdynamos.com|labgame.io|fc.lc
+jobzhub.store,fitdynamos.com,labgame.io##+js(rpnt, script, stopTimeout();, startTimeout();)
+jobzhub.store,fitdynamos.com,labgame.io##+js(aeld, /visibilitychange|blur/)
+! Backup
+jobzhub.store,fitdynamos.com,labgame.io##+js(aeld, blur, stopCountdown)
+jobzhub.store,fitdynamos.com,labgame.io#@#+js(rpnt, script, /initialTimeSeconds = \d+/, initialTimeSeconds = 7)
+jobzhub.store,fitdynamos.com,labgame.io#@#+js(nano-sib, tid, *, 0.02)
+jobzhub.store,fitdynamos.com,labgame.io##+js(rpnt, script, stopCountdown();, resumeCountdown();)
+jobzhub.store,fitdynamos.com,labgame.io###step, #next, #scroll, #glink, #countdown, #surl, #ctext, .btn-danger.btn, #cf-section:others()
+jobzhub.store,fitdynamos.com,labgame.io##+js(rmnt, script, close-modal)
+jobzhub.store,fitdynamos.com,labgame.io##+js(noeval-if, ppuQnty)
+jobzhub.store,fitdynamos.com,labgame.io##+js(trusted-set-cookie, ad_expire=true;, $now$)
+||cdn.jsdelivr.net/npm/*/bulma.min.css$stylesheet,domain=jobzhub.store|fitdynamos.com|labgame.io
+||curryfielddistribution.com^$all
+||antonellapouncedcrewels.com^$all
+||tophostingapp.com/dwn-$image
+@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,domain=hotmediahub.com|terabox.fun|fansonlinehub.com|teralink.me|terashare.me|teraearn.com
+@@*$ghide,domain=hotmediahub.com|terabox.fun|fansonlinehub.com|teralink.me|terashare.me|teraearn.com
+||gamerplay*.space^$domain=hotmediahub.com|terabox.fun|fansonlinehub.com|teralink.me|terashare.me|teraearn.com
+fansonlinehub.com,hotmediahub.com,terabox.fun,teralink.me,terashare.me,teraearn.com##body:style(overflow: auto !important;)
+fansonlinehub.com,hotmediahub.com,terabox.fun,teralink.me,terashare.me,teraearn.com##[id^="pop-ad"], div.artical-content, .full-box, .bottom-adsense, .article-recommend, .article-next, [id^="ad-box-"], .full-ctr
+terabox.fun##.short-link-home-bottom
+fansonlinehub.com,hotmediahub.com,terabox.fun,teralink.me,terashare.me,teraearn.com##+js(json-prune, web_share_ads_adsterra_config wap_short_link_middle_page_ad wap_short_link_middle_page_show_time data.ads_cpm_info)
+fansonlinehub.com,hotmediahub.com,terabox.fun,teralink.me,terashare.me,teraearn.com##+js(nano-stb, value, *)
+fansonlinehub.com,hotmediahub.com,terabox.fun,teralink.me,terashare.me,teraearn.com##+js(nano-sib, clearInterval, *)
+4funbox.com,nephobox.com,1024tera.com,terabox.*##+js(set, Object.prototype.isAllAdClose, true)
+4funbox.com,nephobox.com,1024tera.com,terabox.*##.ad-eggplant, .operate-box
+terabox.com##.shadow
+@@||linkvertise.com^$ghide
+linkvertise.com##+js(acs, addEventListener, DOMNodeRemoved)
+linkvertise.com##+js(acs, document.dispatchEvent, CustomEvent)
+linkvertise.com##+js(acs, onload, adsbygoogle)
+linkvertise.com##+js(aeld, load, nextFunction)
+linkvertise.com##+js(json-prune, data.meta.require_addon data.meta.require_captcha data.meta.require_notifications data.meta.require_og_ads data.meta.require_video data.meta.require_web data.meta.require_related_topics data.meta.require_custom_ad_step data.meta.og_ads_offers data.meta.addon_url data.displayAds data.linkCustomAdOffers)
+linkvertise.com##+js(json-prune, data.getDetailPageContent.linkCustomAdOffers.[-].title)
+linkvertise.com##+js(json-prune, data.getTaboolaAds.*)
+linkvertise.com##+js(set, isAdBlockActive, false)
+linkvertise.com##.skeleton__image > ngx-skeleton-loader[appearance="line"] > span.progress:empty
+||streamrail.com^$script,domain=linkvertise.*
+! link.vipurl.in/nyzo3
+m.jobinmeghalaya.in##+js(no-fetch-if, googlesyndication)
+m.jobinmeghalaya.in##.centered, [src*="iamnotrobot.png"], #wpsafe-link, #wpsafelink-landing, #wpsafe-generate:others()
+m.jobinmeghalaya.in##+js(rpnt, script, /10|20/, 0, condition, /countdownSeconds|wpsafelinkCount/)
+m.jobinmeghalaya.in##+js(rpnt, script, /1000|1700|5000/gm, 10, condition, /countdownSeconds|wpsafelinkCount/)
+vipurl.in##div.banner-inner, footer
+vipurl.in##+js(set, blurred, false)
+link.vipurl.in##+js(rpnt, script, /window\.location\.href\s*=\s*"intent:\/\/([^#]+)#Intent;[^"]*"/gm, window.location.href = "https://$1")
+link.vipurl.in##+js(nostif, alert, 2000)
+liteshort.com##+js(rpnt, script, window.location.href = adsUrl;)
+! Chrome Nag
+liteshort.com##+js(trusted-create-html, div,
)
+jobsmbn.in,jobssozo.in,cryptogully.com,kannursalafi.com,sindhvacancy.com###notarobot, #rtg-snp2, #tp-snp2, #rtg-snp21:style(display: block !important;)
+jobsmbn.in,jobssozo.in,cryptogully.com,kannursalafi.com,sindhvacancy.com###notarobot, #getlink, #rtg-snp2, #tp-wait1, #tp-generate, #tp-snp2, #rtg-snp21:others()
+jkdamours.com,jobsheel.com,babylinks.in##+js(rpnt, script, 4000, 10)
+jkdamours.com,jobsheel.com##+js(noeval-if, /chp_?ad/)
+jkdamours.com,jobsheel.com##+js(set, count, 0)
+jkdamours.com,jobsheel.com##+js(rpnt, script, document.cookie.includes("adclicked=true"), true)
+jkdamours.com,jobsheel.com##+js(rpnt, script, "IFRAME", "BODY")
+jkdamours.com,jobsheel.com###btn6:style(display: block !important)
+jkdamours.com,jobsheel.com###tp-text, #btn6, .tp-btn:others()
+go.babylinks.in##+js(set, blurred, false)
+odiadance.com,sayphotobooth.com##+js(noeval-if, /chp_?ad/)
+odiadance.com,sayphotobooth.com##+js(rpnt, script, 4000, 10)
+odiadance.com,sayphotobooth.com##+js(rpnt, script, /\d{5}/, 10)
+odiadance.com,sayphotobooth.com##+js(rpnt, script, "IFRAME", "BODY")
+odiadance.com,sayphotobooth.com##+js(rmnt, script, navigator.brave)
+odiadance.com,sayphotobooth.com##+js(rpnt, script, /visibilitychange/g, load)
+odiadance.com,sayphotobooth.com##+js(rpnt, script, /hidden/g, visible)
+odiadance.com,sayphotobooth.com##+js(rpnt, script, /blur|focus|pageshow/g, load)
+odiadance.com,sayphotobooth.com##+js(rpnt, #text, Link, wait 20 sec button will appear)
+odiadance.com,sayphotobooth.com##.BR-Overlay, .single-layout-1.ast-post-format-, #BR-Footer-Ads, .wp-post-image, #comments, .post-navigation.navigation, .ast-pagination, .ast-article-inner.ast-post-format-
+sayphotobooth.com#@#+js(adjust-setInterval, tp-time, *, 0.001)
+link.get2short.com##+js(set, blurred, false)
+sitm.al3rbygo.com,fawzy.xyz,crizyman.online,soft.cr3zyblog.com##+js(rpnt, script, /func.*justDetect.*warnarea.*?;/gm)
+sitm.al3rbygo.com,fawzy.xyz,crizyman.online,soft.cr3zyblog.com##+js(rmnt, script, getComputedStyle(el)
+sitm.al3rbygo.com,fawzy.xyz,crizyman.online,soft.cr3zyblog.com##+js(rmnt, script, popup)
+sitm.al3rbygo.com,fawzy.xyz,crizyman.online,soft.cr3zyblog.com##+js(rpnt, script, /\d{4}/gms, 10)
+sitm.al3rbygo.com,fawzy.xyz,crizyman.online,soft.cr3zyblog.com###content_wrapper:style(font-size: 0rem !important;)
+sitm.al3rbygo.com,fawzy.xyz,crizyman.online,soft.cr3zyblog.com###loading-screen, #yuidea-btmbtn:others()
+xdabo.com##footer
+xdabo.com##+js(rmnt, script, document.body.onclick)
+! short-jambo.ink
+short-jambo.ink##.banner-inner
+short-jambo.ink##.text-left
+short-jambo.ink##footer
+short-jambo.ink##+js(nowoif, _blank)
+! swiftlnx.com
+swiftlnx.com##.blog-item
+mtc4.igimsopd.com###wpsafelinkhuman, #wpsafe-wait1, #wpsafegenerate, #wpsafe-link, #wpsafe-wait2, .container, #wpsafe-generate:others()
+mtc4.igimsopd.com##+js(rpnt, script, 2000);, 10);)
+shortxlinks.com##+js(rpnt, script, (/android/i.test(t) || /Android/i.test(t)), (false))
+shortxlinks.com##.sponsors-section, .bg_cover.footer-area, .navbar-toggler
+healthy4pepole.com,to-travel.net###submitBtn, #go_d, #wolfexe-snp:style(display: block !important;)
+healthy4pepole.com,to-travel.net###submitBtn, #go_d, #wolfexe-snp:others()
+healthy4pepole.com,to-travel.net##+js(nano-sib, /.?/, *, 0.02)
+jameeltips.us##+js(aopr, app_vars.force_disable_adblock)
+jameeltips.us##+js(set, blurred, false)
+jameeltips.us#@#.banner-728x90
+||jameeltips.us^$3p
+*$script,domain=gainbtc.*,redirect-rule=noopjs
+||adcryp.to^$3p
+homeculina.com,ineedskin.com,mdn.lol##+js(nostif, /adblock|isRequestPresent/)
+mdn.lol##+js(no-fetch-if, bmcdn6)
+homeculina.com,ineedskin.com,mdn.lol##form[id]:style(display: block !important;)
+mdn.lol##.form-group > div[style^="width:"]
+mdn.lol##div[style^="width:"][style$=" height: 90px;"]
+mdn.lol##+js(acs, window.onload, devtools)
+mdn.lol##+js(rmnt, script, /bypass.php)
+homeculina.com,ineedskin.com,mdn.lol##form [id][style="display: none;"]:style(display: block !important;)
+! paycut.io/gMoMhCrN
+!#if env_chromium
+@@||securepubads.g.doubleclick.net/*/gpt.js$domain=cryptednews.space
+@@||securepubads.g.doubleclick.net/*/pubads_impl.js$domain=cryptednews.space
+@@||googleads.g.doubleclick.net/pagead/interaction/$domain=cryptednews.space
+!#endif
+*$image,redirect-rule=1x1.gif,domain=starkroboticsfrc.com|sinonimos.de|antonimos.de|quesignifi.ca|tiktokrealtime.com|tiktokcounter.net|tpayr.xyz|blackwoodacademy.org|cryptednews.space
+*$xhr,redirect-rule=noopjs,method=get|post,from=starkroboticsfrc.com|sinonimos.de|antonimos.de|quesignifi.ca|tiktokrealtime.com|tiktokcounter.net|tpayr.xyz|blackwoodacademy.org|cryptednews.space
+@@*$xhr,redirect-rule,method=head,domain=starkroboticsfrc.com|sinonimos.de|antonimos.de|quesignifi.ca|tiktokrealtime.com|tiktokcounter.net|tpayr.xyz|blackwoodacademy.org|cryptednews.space
+@@*$ghide,domain=starkroboticsfrc.com|sinonimos.de|antonimos.de|quesignifi.ca|tiktokrealtime.com|tiktokcounter.net|tpayr.xyz|blackwoodacademy.org|cryptednews.space
+@@*$script,1p,domain=starkroboticsfrc.com|sinonimos.de|antonimos.de|quesignifi.ca|tiktokrealtime.com|tiktokcounter.net|tpayr.xyz|blackwoodacademy.org|cryptednews.space
+@@||profitsfly.com^$script,domain=starkroboticsfrc.com|sinonimos.de|antonimos.de|quesignifi.ca|tiktokrealtime.com|tiktokcounter.net|tpayr.xyz|blackwoodacademy.org|cryptednews.space
+@@/adpartner.min.js$script,domain=starkroboticsfrc.com|sinonimos.de|antonimos.de|quesignifi.ca|tiktokrealtime.com|tiktokcounter.net|tpayr.xyz|blackwoodacademy.org|cryptednews.space
+starkroboticsfrc.com,sinonimos.de,antonimos.de,quesignifi.ca,tiktokrealtime.com,tiktokcounter.net,tpayr.xyz,blackwoodacademy.org,cryptednews.space##+js(nostif, documentElement.innerHTML)
+starkroboticsfrc.com,sinonimos.de,antonimos.de,quesignifi.ca,tiktokrealtime.com,tiktokcounter.net,tpayr.xyz,blackwoodacademy.org,cryptednews.space##+js(no-fetch-if, doubleclick, , {"type": "opaque"})
+starkroboticsfrc.com,sinonimos.de,antonimos.de,quesignifi.ca,tiktokrealtime.com,tiktokcounter.net,tpayr.xyz,blackwoodacademy.org,cryptednews.space##+js(trusted-replace-node-text, script, /^([^{])/, "document.addEventListener('DOMContentLoaded',()=>{const i=document.createElement('iframe');i.style='height:0;width:0;border:0';i.id='aswift_0';document.body.appendChild(i);i.focus();const f=document.createElement('div');f.id='9JJFp';document.body.appendChild(f);});$1", sedCount, 2)
+starkroboticsfrc.com,sinonimos.de,antonimos.de,quesignifi.ca,tiktokrealtime.com,tiktokcounter.net,tpayr.xyz,blackwoodacademy.org,cryptednews.space##+js(set, document.hasFocus, trueFunc)
+btcbitco.in##+js(acs, window.onload, innerHTML)
+btcbitco.in,cempakajaya.com,crypto4yu.com,wiour.com##+js(set, document.hasFocus, trueFunc)
+btcbitco.in,cempakajaya.com,crypto4yu.com,wiour.com##+js(no-fetch-if, /adoto|\/ads\/js/)
+wiour.com##+js(aeld, load, htmls)
+@@||googletagmanager.com/gtm.js$domain=btcbitco.in|btcsatoshi.net|crypto4yu.com|readbitcoin.org|wiour.com
+btcbitco.in,cempakajaya.com,crypto4yu.com,manofadan.com,wiour.com##^script:has-text(htmls)
+btcbitco.in,cempakajaya.com,crypto4yu.com,manofadan.com,wiour.com##html, body:style(overflow: auto !important;)
+!#if !cap_html_filtering
+btcbitco.in,cempakajaya.com,crypto4yu.com,manofadan.com,wiour.com##+js(rmnt, script, htmls)
+!#endif
+||bitcotasks.com//files/banners/banner-
+||cryptocoinsad.com/ads/js/slider_right.js$script,redirect=noopjs
+btcbitco.in##+js(acs, addEventListener, devtools)
+btcbitco.in,wiour.com##+js(acs, document.getElementById, ads)
+crypto4yu.com,manofadan.com##+js(acs, addEventListener, ads)
+bitcotasks.com##+js(nostif, offsetWidth)
+bitcotasks.com##+js(nostif, alert)
+btcbitco.in,wiour.com##.post > center > [href] > img
+btcbitco.in,crypto4yu.com,wiour.com##+js(nowoif, ?key=)
+/invoke.js$script,redirect-rule=noop.js,domain=btcbitco.in|btcsatoshi.net|crypto4yu.com|readbitcoin.org|wiour.com
+||cryptocoinsad.com/ads/js/popunder.js$script,redirect=noop.js,domain=btcbitco.in|btcsatoshi.net|crypto4yu.com|readbitcoin.org|wiour.com
+||acceptable.a-ads.com^$frame,redirect-rule=noop.html,domain=btcbitco.in|btcsatoshi.net|crypto4yu.com|readbitcoin.org|wiour.com
+btcbitco.in,crypto4yu.com,wiour.com##div.text-center[id]:style(height: 100px !important;)
+@@||static.surfe.pro/js/net.js$domain=btcbitco.in|btcsatoshi.net|crypto4yu.com|readbitcoin.org
+@@||surfe.pro/net/teaser$xhr,domain=btcbitco.in|btcsatoshi.net|crypto4yu.com|readbitcoin.org
+btcbitco.in##+js(set, isRequestPresent, true)
+||bmcdn6.com^$script,redirect-rule=noop.js
+! aylink.co popup ads
+aylink.co##+js(rmnt, script, toast)
+aylink.co,gitizle.vip,shtms.co##+js(aopr, xmlhttp)
+aylink.co,gitizle.vip,shtms.co##+js(nano-sib)
+gitizle.vip,shtms.co##+js(ra, data-ppcnt_ads|onclick, #main)
+aylink.co,cpmlink.pro##+js(remove-attr, data-ppcnt_ads|onclick, #main[onclick*="mainClick"], stay)
+aylink.co,cpmlink.pro##+js(rpnt, script, /window\.location.*?;/)
+aylink.co,gitlink.pro,gitizle.vip,shtms.co##.alternative-ad
+aylink.co,cpmlink.pro##.adult-chat
+aylink.co##[href^="https://aylink.co/smart/click.php"]
+aylink.co##.sweet-overlay
+aylink.co##.sweet-alert
+cpmlink.pro##.download-file
+cpmlink.pro##.download-buttons
+||jayan-uvl.com^
+||ppcent.org^
+@@||shorterall.com^$ghide
+@@||allgroups.online^$script,css,domain=promo-visits.site|satoshi-win.xyz|shorterall.com
+@@*$script,1p,domain=promo-visits.site|satoshi-win.xyz
+*$frame,redirect-rule=noopframe,domain=promo-visits.site|satoshi-win.xyz|shorterall.com
+*$script,redirect-rule=noopjs,domain=promo-visits.site|satoshi-win.xyz|shorterall.com
+*$xhr,3p,domain=promo-visits.site,redirect-rule=nooptext
+promo-visits.site,shorterall.com##+js(set, blurred, false)
+promo-visits.site,shorterall.com###qc-cmp2-container + p
+shorterall.com##+js(nostif, alert)
+shorterall.com##+js(acs, decodeURI, decodeURIComponent)
+shorterall.com##+js(aopw, atOptions)
+promo-visits.site,shorterall.com##+js(nowoif)
+*$popup,domain=promo-visits.site|shorterall.com
+@@||displayvertising.com^$script,domain=promo-visits.site|shorterall.com
+@@||c.adsco.re^$script,domain=promo-visits.site|shorterall.com
+@@||adsco.re/p$xhr,domain=promo-visits.site|shorterall.com
+@@||ads.themoneytizer.com^$script,domain=promo-visits.site|shorterall.com
+@@||c.tmyzer.com^$xhr,domain=promo-visits.site|shorterall.com
+@@||gum.criteo.com/sid/json$xhr,domain=promo-visits.site|shorterall.com
+@@||prebid.smilewanted.com^$xhr,domain=promo-visits.site|shorterall.com
+@@||promo-visits.site^$ghide
+||ultimateaderaser.com^$all
+/click?pid=*&offer_id=
+promo-visits.site,shorterall.com##.btn-primary:style(visibility: visible !important;)
+promo-visits.site##+js(ra, disabled, .btn-primary)
+promo-visits.site###newlayercontent
+/php_code.php?sid=$domain=promo-visits.site|satoshi-win.xyz|shorterall.com,important
+homeairquality.org##+js(aeld, blur, focusOut)
+homeairquality.org##+js(no-fetch-if, googletagmanager)
+homeairquality.org##+js(set, detectAdblock, noopFunc)
+@@||homeairquality.org^$ghide
+*$script,redirect-rule=noopjs,domain=homeairquality.org
+homeairquality.org##.ezo_ad
+homeairquality.org##.adtester-container:style(min-height: 0px !important; max-height: 1px !important; opacity: 0 !important;)
+mynewsmedia.co##+js(no-fetch-if, googlesyndication)
+@@||ads.themoneytizer.com/s/requestform.js?$script,domain=satoshi-win.xyz
+@@||gibevay.ru/retarget/get$script,domain=satoshi-win.xyz
+@@||googletagservices.com/tag/js/gpt.js$script,domain=satoshi-win.xyz
+@@||themoneytizer.com^$frame,domain=satoshi-win.xyz
+@@||umekana.ru/retarget/get$script,domain=satoshi-win.xyz
+@@||zatnoh.com/pw/*=eyJ.js$script,domain=satoshi-win.xyz
+satoshi-win.xyz##^responseheader(refresh)
+||googletagmanager.com/gtag/js$script,redirect-rule=googletagmanager_gtm.js:10,domain=satoshi-win.xyz
+||id5-sync.com^$image,redirect-rule=1x1.gif,domain=satoshi-win.xyz
+|about:blank$popup,domain=satoshi-win.xyz
+||funuzai.ru^$popup
+encurtandourl.com##+js(nostif, getComputedStyle, 250)
+encurtandourl.com##+js(nostif, nextFunction)
+encurtandourl.com##+js(set, blurred, false)
+encurtandourl.com##.banner
+@@||overgal.com^$ghide
+overgal.com##+js(no-fetch-if, googlesyndication)
+overgal.com##+js(nano-sib, timeLeft, *, 0.001)
+suaurl.com##+js(aopr, document.oncontextmenu)
+suaurl.com##+js(aost, document.querySelector, suaads)
+suaurl.com##+js(nostif, /window\.location\.href|n/, 8000)
+suaurl.com##+js(trusted-replace-argument, document.getElementById, 0, json:"drall_Suaads_annersads_JS__randomAds", condition, /randomAds|div-gpt-ad|divAdsInit/)
+! Middle Page
+/postsImgs/$image,1p,domain=faiviral.com|vijviral.com|wealthcatal.com|heqviral.com
+heqviral.com,wealthcatal.com,vijviral.com,faiviral.com##+js(nostif, /window\.location\.href|n/, 8000)
+heqviral.com,wealthcatal.com,vijviral.com,faiviral.com##+js(trusted-replace-argument, document.getElementById, 0, json:"ADs-1", condition, /randomAds|div-gpt-ad|divAdsInit/)
+heqviral.com,wealthcatal.com,vijviral.com,faiviral.com##+js(trusted-replace-argument, document.addEventListener, 0, json:"click", condition, visibilitychange)
+heqviral.com,wealthcatal.com,vijviral.com,faiviral.com##+js(trusted-replace-argument, window.addEventListener, 0, json:"click", condition, /visibilitychange|blur|pageshow|keydown|beforeunload|pagehide/)
+mamahawa.com##+js(rpnt, script, /window\.location\.href='.*';/, , condition, openLink)
+forextrader.site##+js(set, blurred, false)
+||10short.pro/GoogleNe*.js$script,3p,domain=forextrader.site
+10short.*,mamahawa.com,lollty.pro##+js(nano-sib, timer, *, 0.001)
+10short.*,mamahawa.com,lollty.pro##.text-left
+mamahawa.com###popup
+@@||postazap.com^$ghide
+postazap.com##+js(set, blurred, false)
+~encurtador.postazap.com,postazap.com##+js(nano-sib, timer, *, 0.001)
+postazap.com##+js(nostif, ai_adb)
+postazap.com##+js(no-xhr-if, googlesyndication)
+postazap.com###page, .image-container
+rawlazy.si##+js(nano-stb, /\$\('|ai-close/, *, 0.001)
+bigdata.rawlazy.si##+js(nano-sib, counter, *, 0.001)
+rawlazy.si##.content-text.lh-16.font-12x
+! Bitlinks And https://indianshortner.in/AxW1nfy
+advupdates.com,paidinsurance.in,coinseidon.com###wpsafelinkhuman, #wpsafe-link:style(display: block !important;)
+advupdates.com,paidinsurance.in,coinseidon.com###wpsafelinkhuman, #wpsafe-link:others()
+indianshortner.com##.banner
+indianshortner.com##a[href^="https://t.me/"]
+indianshortner.com##+js(rpnt, script, intentUrl;, fallbackUrl;, stay, 1)
+placementsmela.com###wpsafe-link:style(display: block !important;)
+placementsmela.com###wpsafe-link:others()
+!#if cap_html_filtering
+sugarona.com,nishankhatri.xyz,highkeyfinance.com,amanguides.com##^script:has-text(AdbModel)
+!#else
+sugarona.com,nishankhatri.xyz,highkeyfinance.com,amanguides.com##+js(rmnt, script, AdbModel)
+!#endif
+nishankhatri.xyz###pro-continue, #pro-btn, #my-btn:style(display: block !important;)
+nishankhatri.xyz###pro-continue, #pro-btn, #my-btn:others()
+sugarona.com###my-btn, #my-btn2:style(display: block !important;)
+sugarona.com###my-btn, #my-btn2:others()
+highkeyfinance.com,amanguides.com##+js(no-fetch-if, ads)
+highkeyfinance.com,amanguides.com###wpsafe-link:style(display: block !important;)
+highkeyfinance.com,amanguides.com###wpsafe-link:others()
+blog.disheye.com###gourl:style(display: block !important;)
+blog.disheye.com###gourl:others()
+amanguides.com,highkeyfinance.com##+js(rmnt, script, deblocker)
+! cuty.io (https://cutty.app/b6InEDRzF8NF)
+*$script,redirect-rule=noopjs,domain=cuttty.com|cety.app|cutlink.net|cutnet.net|cuttlinks.com|exe-links.com|exe-urls.com|exego.app|exeygo.com|exnion.com
+@@*$ghide,domain=cuttty.com|cety.app|cutlink.net|cutnet.net|cuttlinks.com|exe-links.com|exe-urls.com|exego.app|exeygo.com|exnion.com
+@@||vhit.io/scripts/vhit.js$script,domain=cuttty.com|cety.app|cutlink.net|cutnet.net|cuttlinks.com|exe-links.com|exe-urls.com|exego.app|exeygo.com|exnion.com
+cuttty.com,cety.app,cutlink.net,cutnet.net,cuttlinks.com,exe-links.com,exe-urls.com,exego.app,exeygo.com,exnion.com##.steps-to-earn, .flex.share-icons-container, .register-banner, fieldset, .partners-container, .actions, .earning-steps, article:has(p), footer, header
+cuttty.com,cety.app,cutlink.net,cutnet.net,cuttlinks.com,exe-links.com,exe-urls.com,exego.app,exeygo.com,exnion.com##+js(set, blurred, false)
+cuttty.com,cety.app,cutlink.net,cutnet.net,cuttlinks.com,exe-links.com,exe-urls.com,exego.app,exeygo.com,exnion.com##+js(aeld, DOMContentLoaded, history.go)
+cuttty.com,cety.app,cutlink.net,cutnet.net,cuttlinks.com,exe-links.com,exe-urls.com,exego.app,exeygo.com,exnion.com##+js(nostif, offsetHeight)
+cuttty.com,cety.app,cutlink.net,cutnet.net,cuttlinks.com,exe-links.com,exe-urls.com,exego.app,exeygo.com,exnion.com##+js(aopr, app_vars.please_disable_adblock)
+cuttty.com,cety.app,cutlink.net,cutnet.net,cuttlinks.com,exe-links.com,exe-urls.com,exego.app,exeygo.com,exnion.com##+js(no-fetch-if, /scorecardresearch\.com|outbrain\.com|taboola\.com|criteo\.net|rubiconproject\.com|adform\.net|casalemedia\.com|adservice\.google\.com/, , {"type": "opaque"})
+||datadropspot.pro^$all
+*$script,redirect-rule=noopjs,domain=upfilesgo.com|upfion.com|upfiles.app|upfiles-urls.com
+@@*$ghide,domain=upfilesgo.com|upfion.com|upfiles.app|upfiles-urls.com
+@@||vhit.io/scripts/vhit.js$script,domain=upfilesgo.com|upfion.com|upfiles.app|upfiles-urls.com
+upfilesgo.com,upfion.com,upfiles.app,upfiles-urls.com##fieldset, .faqs, footer, .features
+upfilesgo.com,upfion.com,upfiles.app,upfiles-urls.com##.content:has(h2)
+upfilesgo.com,upfion.com,upfiles.app,upfiles-urls.com##+js(aeld, DOMContentLoaded, history.go)
+upfilesgo.com,upfion.com,upfiles.app,upfiles-urls.com##+js(aeld, click, shouldOpenPopUp)
+upfilesgo.com,upfion.com,upfiles.app,upfiles-urls.com##+js(set, blurred, false)
+upfilesgo.com,upfion.com,upfiles.app,upfiles-urls.com##+js(aeld, /blur|focus/)
+upfilesgo.com,upfion.com,upfiles.app,upfiles-urls.com##+js(no-fetch-if, /scorecardresearch\.com|outbrain\.com|taboola\.com|criteo\.net|rubiconproject\.com|adform\.net|casalemedia\.com|adservice\.google\.com/, , {"type": "opaque"})
+rentry.co##article:has(#download-your-archive-file)
+||sharecube.pro^$all
+||flyshare.cfd^$all
+adcrypto.net,admediaflex.com,aduzz.com,bitcrypto.info,cdrab.com,datacheap.io,savego.org,owsafe.com,sportweb.info###wpsafe-link:style(display: block !important;)
+adcrypto.net,admediaflex.com,aduzz.com,bitcrypto.info,cdrab.com,datacheap.io,savego.org,owsafe.com,sportweb.info##+js(no-fetch-if, ads)
+adcrypto.net,admediaflex.com,aduzz.com,bitcrypto.info,cdrab.com,datacheap.io,savego.org,owsafe.com,sportweb.info##+js(aeld, load, bypass)
+!aduzz.com,bitcrypto.info##+js(set, wpsafelinkCount, 0)
+adcrypto.net,admediaflex.com,aduzz.com,bitcrypto.info,cdrab.com,datacheap.io,savego.org,owsafe.com,sportweb.info##.adslr
+adcrypto.net,admediaflex.com,aduzz.com,bitcrypto.info,cdrab.com,datacheap.io,savego.org,owsafe.com,sportweb.info##.floating-banner
+adcrypto.net,admediaflex.com,aduzz.com,bitcrypto.info,cdrab.com,datacheap.io,savego.org,owsafe.com,sportweb.info##table[class^="a"]
+adcrypto.net,admediaflex.com,aduzz.com,bitcrypto.info,cdrab.com,datacheap.io,savego.org,owsafe.com,sportweb.info##center:has(> a[href="javascript:hidepromol();"])
+adcrypto.net,admediaflex.com,aduzz.com,bitcrypto.info,cdrab.com,datacheap.io,hbz.us,savego.org,owsafe.com,sportweb.info#@#.adb-top
+bitzite.com##+js(aeld, load, htmls)
+bitzite.com##+js(ra, href, .MyAd > a[target="_blank"])
+bitzite.com##.buttonnya:style(display: block !important;)
+bitzite.com##.buttondownload:style(display: block !important;)
+bitzite.com##div[id^="countdownText"]
+||bitzite.com/dtban.jpg
+bitzite.com##+js(aeld, DOMContentLoaded, antiAdBlockerHandler)
+bitzite.com##.modal-overlay
+bitzite.com##+js(aeld, DOMContentLoaded, location.href)
+bitzite.com##+js(acs, document.createElement, onerror)
+*$image,redirect-rule=1x1.gif,domain=bitzite.com
+bitzite.com##+js(nostif, _0x, 500)
+bitzite.com##+js(aopw, onScriptError)
+bitzite.com##+js(aopr, localStorage)
+bitzite.com##+js(rpnt, script, "'IFRAME'", "'BODY'")
+cpmlink.pro##+js(ra, data-ppcnt_ads, , stay)
+cpmlink.pro##+js(nowoif, php)
+cpmlink.pro##+js(nano-sib)
+cpmlink.pro###toasts, .alternative-ad
+bildirim.*##+js(set, Notification, undefined)
+appsbull.com,diudemy.com,maqal360.com##+js(nano-stb, div_form)
+appsbull.com,diudemy.com,maqal360.com###tristana, #_append, #myDiv:style(display: block !important;)
+@@*$ghide,domain=appsbull.com|diudemy.com|maqal360.com
+appsbull.com,diudemy.com,maqal360.com##+js(aeld, load, htmls)
+appsbull.com,diudemy.com,maqal360.com##+js(rmnt, script, onerror)
+@@||cdn.jsdelivr.net^$script,domain=appsbull.com|diudemy.com|maqal360.com
+appsbull.com,diudemy.com,maqal360.com##+js(set, private, false)
+appsbull.com,diudemy.com,maqal360.com##+js(rpnt, script, "'IFRAME'", "'BODY'")
+!#if env_firefox
+maqal360.com##+js(set, navigator.serviceWorker, {})
+!#else
+maqal360.com##+js(set, navigator.webkitTemporaryStorage.queryUsageAndQuota, noopFunc)
+!#endif
+maqal360.com##+js(set, document.onkeydown, noopFunc)
+maqal360.com##+js(aeld, contextmenu, preventDefault)
+maqal360.com##+js(aeld, visibilitychange, remainingSeconds)
+||revbid.net^
+neverdims.com,mbjremix.com##div#wpsafe-link:style(display: block !important;)
+neverdims.com,mbjremix.com##div#wpsafe-link:others()
+ezeviral.com,pngreal.com,ytpng.net##+js(no-fetch-if, ads)
+ezeviral.com,dailynew.online,pngreal.com,ytpng.net###wpsafe-generate, #wpsafe-link:style(display: block !important)
+dailynew.online,ezeviral.com,pngreal.com,ytpng.net##div[id^="wpsafe-wait"]
+ezeviral.com,pngreal.com###overlay
+pngreal.com##.adb
+ryuugames.com###wpsafe-link:style(display: block !important;)
+ryuugames.com###wpsafe-wait1,#wpsafe-link:others()
+! intercelestial.com skip countdown (https://pahe.me/monster-2023-web-dl-480p-720p-1080p/)
+pahe.plus##footer, .text-left, #link-view > [href], .box-main > [href]
+pahe.plus##+js(set, blurred, false)
+pahe.plus##+js(no-fetch-if, mode:no-cors)
+! Pahe First Shortner
+*$xhr,redirect-rule=nooptext,domain=intercelestial.com|teknoasian.com
+@@*$ghide,domain=intercelestial.com|teknoasian.com
+intercelestial.com,teknoasian.com##.right-sidebar.penci_sidebar.container,.penci-home-popular-posts.container,p,ul,li,[href*="s0-greate"],#sidebar,.post-pagination,.single-breadcrumb.penci-breadcrumb.container,.penci-move-title-above.post-image,#footer-section, .post-related, #comments, .post-share.tags-share-box, .alignleft.wp-caption
+intercelestial.com#@#+js(adjust-setTimeout, '', *, 0.1)
+/_ac/s/*.js|$script,1p
+laweducationinfo.com,godstoryinfo.com,armypowerinfo.com,phonereviewinfo.com,gknutshell.com,vichitrainfo.com,workproductivityinfo.com,dopomininfo.com,artoffocas.com##+js(trusted-replace-outbound-text, decodeURIComponent, Math.random() <= 0.15, false)
+!laweducationinfo.com,savemoneyinfo.com,worldaffairinfo.com,godstoryinfo.com,successstoryinfo.com,cxissuegk.com,learnmarketinfo.com,bhugolinfo.com,armypowerinfo.com,rsgamer.app,phonereviewinfo.com,makeincomeinfo.com,gknutshell.com,vichitrainfo.com,workproductivityinfo.com##+js(set, Math.random, 1, as, function)
+laweducationinfo.com,godstoryinfo.com,armypowerinfo.com,phonereviewinfo.com,gknutshell.com,vichitrainfo.com,workproductivityinfo.com,dopomininfo.com,artoffocas.com##+js(set-cookie, __gads, 1)
+laweducationinfo.com,godstoryinfo.com,armypowerinfo.com,phonereviewinfo.com,gknutshell.com,vichitrainfo.com,workproductivityinfo.com,dopomininfo.com,artoffocas.com##+js(aopw, window.onload)
+laweducationinfo.com,godstoryinfo.com,armypowerinfo.com,phonereviewinfo.com,gknutshell.com,vichitrainfo.com,workproductivityinfo.com,dopomininfo.com,artoffocas.com##+js(no-xhr-if, googlesyndication)
+laweducationinfo.com,godstoryinfo.com,armypowerinfo.com,phonereviewinfo.com,gknutshell.com,vichitrainfo.com,workproductivityinfo.com,dopomininfo.com,artoffocas.com##+js(aost, navigator.userAgent, checkBrowser)
+laweducationinfo.com,godstoryinfo.com,armypowerinfo.com,phonereviewinfo.com,gknutshell.com,vichitrainfo.com,workproductivityinfo.com,dopomininfo.com,artoffocas.com##+js(aopr, bypass_url)
+laweducationinfo.com,godstoryinfo.com,armypowerinfo.com,phonereviewinfo.com,gknutshell.com,vichitrainfo.com,workproductivityinfo.com,dopomininfo.com,artoffocas.com##+js(set, document.hasFocus, trueFunc)
+*$frame,redirect-rule=noopframe,domain=laweducationinfo.com|savemoneyinfo.com|worldaffairinfo.com|godstoryinfo.com|successstoryinfo.com|cxissuegk.com|learnmarketinfo.com|bhugolinfo.com|armypowerinfo.com|rsgamer.app|phonereviewinfo.com|makeincomeinfo.com|gknutshell.com|vichitrainfo.com|workproductivityinfo.com|dopomininfo.com|hostingdetailer.com|fitnesssguide.com|tradingfact4u.co|cryptofactss.com|softwaredetail.com|artoffocas.com|insurancesfact.com|travellingdetail.com
+@@*$ghide,domain=laweducationinfo.com|savemoneyinfo.com|worldaffairinfo.com|godstoryinfo.com|successstoryinfo.com|cxissuegk.com|learnmarketinfo.com|bhugolinfo.com|armypowerinfo.com|rsgamer.app|phonereviewinfo.com|makeincomeinfo.com|gknutshell.com|vichitrainfo.com|workproductivityinfo.com|dopomininfo.com|hostingdetailer.com|fitnesssguide.com|tradingfact4u.co|cryptofactss.com|softwaredetail.com|artoffocas.com|insurancesfact.com|travellingdetail.com
+filmypoints.in##+js(nano-sib, timer, 1000, 0.001)
+filmypoints.in##+js(set, count, 0)
+filmypoints.in###btn11:style(display: block !important;)
+filmypoints.in##.mh-wrapper,#btn1
+filmypoints.in##.col-md-12 > .wpsafe-top ~ :is(h2,h3,h4,p,ul)
+! linksfire.co (link.linksfire.co/dLvqhe)
+blog.linksfire.co##+js(aopr, app_vars.force_disable_adblock)
+blog.linksfire.co##[href^="https://b3stcond1tions.com/"]
+blog.linksfire.co##div.separator > b
+blog.linksfire.co##.banner
+blog.linksfire.co##.ex2
+blog.linksfire.co##.link-details
+linksfire.*##+js(aopr, open)
+bartendingexpert.com###yuidea-snp:style(display: block !important;)
+bartendingexpert.com###yuidea-snp:others()
+freethailottery.live,progfu.com##+js(nano-sib, timer, 1600, 0.001)
+freethailottery.live,progfu.com##center, [src*="google.com/recaptcha/"], #yuidea-snp:style(display:block !important)
+freethailottery.live,progfu.com##center, [src*="google.com/recaptcha/"], #yuidea-snp:others()
+! dollerlinksd.in (dollerlinksd.in/ZN4p)
+financebolo.com,rphost.in##+js(nano-sib, timer, *, 0.001)
+financebolo.com,rphost.in##+js(nowoif)
+financebolo.com,rphost.in###tp-snp2:others()
+thetrendverse.in,janammusic.in.net,metavise.in,redfea.com,pranarevitalize.com,techyinfo.in,fitnessholic.net##+js(noeval-if, /chp_?ad/)
+thetrendverse.in,janammusic.in.net,metavise.in,redfea.com,pranarevitalize.com,techyinfo.in,fitnessholic.net###btn11, #tp-snp2, #rtg, #btn6, #wpsafe-snp, #wpsafe-generate:style(display: block !important;)
+thetrendverse.in,janammusic.in.net,metavise.in,redfea.com,pranarevitalize.com,techyinfo.in,fitnessholic.net###btn11, #tp-snp2, #rtg, #btn6, #wpsafe-snp, #wpsafe-generate:others()
+thetrendverse.in,janammusic.in.net,metavise.in,redfea.com,pranarevitalize.com,techyinfo.in,fitnessholic.net##+js(set, count, 0)
+! shorturllinks.com (shorturllinks.com/pv1TizfJ1)
+appkamods.com##+js(rmnt, script, deblocker)
+appkamods.com###tp98, #btn6:style(display: block !important;)
+appkamods.com###tp98, #btn6:others()
+! SetUrl
+set.seturl.in##+js(acs, document.createElement, antiAdBlockerHandler)
+set.seturl.in##.blog-item
+set.seturl.in##.banner-inner
+set.seturl.in##.popSc
+set.seturl.in##+js(rpnt, script, window.location.href = adsUrl;)
+set.seturl.in##+js(rpnt, scipt, _blank, _self)
+set.seturl.in##+js(set, blurred, false)
+seturl.in##+js(trusted-create-html, div,
)
+! instantlinks.in (instantlinks.in/Ve33sw)
+currentrecruitment.com,investorveda.com##+js(aopr, document.onmousedown)
+currentrecruitment.com,investorveda.com##+js(nano-sib, count, *, 0.001)
+currentrecruitment.com,investorveda.com###hometimerstartbtn, #hometimer, #yuidea-btmbtn, #btn6:style(display: block !important;)
+currentrecruitment.com,investorveda.com###hometimerstartbtn, #hometimer, #yuidea-btmbtn, #btn6:others()
+! linkvhoriz.com (linkvhoriz.com/DZI6s)
+kreatifparenting.com###wpsafe-link:style(display: block !important;)
+kreatifparenting.com###wpsafe-link:others()
+foodupe.com###doad,.locked-action-link
+foodupe.com###donead:style(display: block !important;)
+foodupe.com##a[onclick*="adlink()"]:remove-attr(onclick)
+bloggingdaze.com##.locked-action-link
+bloggingdaze.com##a.get-link.disabled:remove-class(disabled)
+! shotzon.com (enagato.com/nOlVu)
+enagato.com##+js(aopr, open)
+enagato.com##+js(set, blurred, false)
+codesnse.com##+js(set, go_popup, {})
+codesnse.com##+js(nano-sib, counter, *, 0.001)
+codesnse.com##[href^="https://app.adjust.com/"]
+! pandaznetwork.com (pandaznetwork.com/TN8cD)
+pandaznetwork.com##+js(set, blurred, false)
+! nanolinks.in/go7A5J
+nanolinks.in##+js(rpnt, script, /window\.location\.href\s*=\s*"intent:\/\/([^#]+)#Intent;[^"]*"/gm, window.location.href = "https://$1")
+nanolinks.in##+js(nostif, alert, 2000)
+! adsfly.in (adsfly.in/K9cXk)
+adsfly.in##+js(nowoif)
+rphost.in,techurlshort.in###notarobot, #btn7:style(display: block !important;)
+rphost.in,techurlshort.in###notarobot, #btn7:others()
+! sub4unlock.com (daniblogs.com/BF/956195hx)
+sub4unlock.com###file:remove-attr(disabled)
+sub4unlock.com###file:others()
+howtoconcepts.com##+js(no-fetch-if, googlesyndication)
+lifesurance.info##+js(set, showadas, true)
+lifesurance.info##center:others()
+! moonlinks.in (moonlinks.in/bvbvuK)
+cybercityhelp.in##+js(rmnt, script, adsbygoogle)
+cybercityhelp.in###username[required]:remove-attr(required)
+akcartoons.in,cybercityhelp.in###tp982, #btn6:style(display: block !important;)
+akcartoons.in,cybercityhelp.in###tp982, #btn6:others()
+cybercityhelp.in##+js(aeld, submit, validateForm)
+akcartoons.in,cybercityhelp.in##+js(set, alert, throwFunc)
+iconicblogger.com##+js(rmnt, script, catch)
+iconicblogger.com###wpsafe-link:style(display: block !important;)
+iconicblogger.com###wpsafe-link:others()
+! ttps://paste.segurosdevida .site
+segurosdevida.site###wpsafe-generate, #wpsafe-link:style(display: block !important;)
+segurosdevida.site##[id^="wpsafe-wait"], #content-wrapper
+ikramlar.online##+js(noeval-if, /chp_?ad/)
+ikramlar.online##+js(no-fetch-if, googlesyndication)
+!#if cap_html_filtering
+tpi.li,oii.la##^script:has-text(/;break;case \$\.|adb_detected|AdBlockCheck/)
+!#else
+tpi.li##+js(remove-node-text, script, /adb_detected|AdBlockCheck|;break;case \$\./i)
+!#endif
+tpi.li,oii.la##+js(nowoif)
+tpi.li,oii.la##+js(no-fetch-if, googlesyndication)
+tpi.li,oii.la##+js(no-xhr-if, /pagead2\.googlesyndication\.com|inklinkor\.com/)
+tpi.li,oii.la##+js(acs, EventTarget.prototype.addEventListener, delete window)
+tpi.li,oii.la##+js(aeld, DOMContentLoaded, checkAdblockUser)
+tpi.li,oii.la##+js(nostif, checkAdblock)
+tpi.li,oii.la##+js(set, blurred, false)
+tpi.li,oii.la##+js(rpnt, script, offsetHeight, offsetHeight+100)
+tpi.li,oii.la##a[href][target="_blank"]
+tpi.li,oii.la##.td-post-template-default.td-container, .banner-inner
+! Mid Page
+ensuretips.com,carensureplan.com,comparepolicyy.com,healthylifez.com,hosttbuzz.com,policiesreview.com,vpshostplans.com##+js(nowoif)
+ensuretips.com,carensureplan.com,comparepolicyy.com,healthylifez.com,hosttbuzz.com,policiesreview.com,vpshostplans.com##+js(nano-sib, /countdown--|getElementById/, *, 0.001)
+ensuretips.com,carensureplan.com,comparepolicyy.com,healthylifez.com,hosttbuzz.com,policiesreview.com##+js(nano-stb, getElementById, *, 0.001)
+ensuretips.com,carensureplan.com,comparepolicyy.com,healthylifez.com,hosttbuzz.com,policiesreview.com,vpshostplans.com###getnewlink, .wp2continuelink, .getmylink:style(display: block !important;)
+ensuretips.com,carensureplan.com,comparepolicyy.com,healthylifez.com,hosttbuzz.com,policiesreview.com,vpshostplans.com###getnewlink, .wp2continuelink, .getmylink, #newtimer:others()
+! http://go.megafly.in/znj2u7olam
+techacode.com##+js(nostif, nextFunction, 250)
+techacode.com##+js(nobab)
+techacode.com##+js(noeval-if, adb)
+techacode.com###link, #btn6, #yuidea-snp:remove-attr(disabled)
+techacode.com##+js(set, count, 0)
+techacode.com##+js(aopr, SMart1)
+techacode.com##+js(rmnt, script, deblocker)
+techacode.com##+js(no-xhr-if, /doubleclick|googlesyndication/)
+trickms.com##+js(set, count, 0)
+trickms.com###tp98[disabled]:remove-attr(disabled)
+trickms.com###tp-snp2:style(display: block !important;)
+trickms.com###tp98, #btn6, #tp-snp2:others()
+||beixisys.com^$script,domain=tempatwisata.pro|datapendidikan.com|cekresi.me|go.fakta.id|crm.urlwebsite.com
+||rc.patagonenki.shop^$domain=tempatwisata.pro|datapendidikan.com|cekresi.me|go.fakta.id|crm.urlwebsite.com
+crm.urlwebsite.com,go.fakta.id,datapendidikan.com,app.cekresi.me,tempatwisata.pro##+js(no-fetch-if, /outbrain\.com|adligature\.com|quantserve\.com|srvtrck\.com|googlesyndication/, {"type": "cors"})
+crm.urlwebsite.com,go.fakta.id,datapendidikan.com,app.cekresi.me,tempatwisata.pro##+js(nowoif, _blank)
+!crm.urlwebsite.com,go.fakta.id,datapendidikan.com,app.cekresi.me,tempatwisata.pro##button[type="button"], #continue, .separator > div > div > h3, .font-semibold.text-white.bg-primary.inline-block.mx-auto, [src*="captcha"]:others()
+!crm.urlwebsite.com,go.fakta.id,datapendidikan.com,app.cekresi.me,tempatwisata.pro##button[x-on\:click="openPopup"]:not([x-bind\:disabled])
+crm.urlwebsite.com,go.fakta.id,datapendidikan.com,app.cekresi.me,tempatwisata.pro##p, li, ul, td, tr, .lazyload, [id^="h_"], #teaser2
+crm.urlwebsite.com,go.fakta.id,datapendidikan.com,app.cekresi.me,tempatwisata.pro##+js(nano-sib, /.?/, *)
+crm.urlwebsite.com,go.fakta.id,datapendidikan.com,app.cekresi.me,tempatwisata.pro##+js(nano-stb, /.?/, *)
+crm.urlwebsite.com,go.fakta.id,datapendidikan.com,app.cekresi.me,tempatwisata.pro##+js(rpnt, script, /\d{4}/gms, 10, condition, /count/i)
+crm.urlwebsite.com,go.fakta.id,datapendidikan.com,app.cekresi.me,tempatwisata.pro##+js(rpnt, script, /this\.endAt = Date\.now\(\) \+ \(this\.cd \* 1000\)/gm, this.endAt = Date.now())
+crm.urlwebsite.com,go.fakta.id,datapendidikan.com,app.cekresi.me,tempatwisata.pro##+js(rpnt, script, /this\.cd = remaining > 0 \? remaining : 0/gm, this.cd = 0)
+crm.urlwebsite.com,go.fakta.id,datapendidikan.com,app.cekresi.me,tempatwisata.pro##+js(rpnt, script, /this\.ab = true/gm, this.ab = false)
+!crm.urlwebsite.com,go.fakta.id,datapendidikan.com,app.cekresi.me,tempatwisata.pro##+js(rpnt, script, /this\.endAt = Date\.now\(\) \+ \(this\.cd \* 1000\)/gm, setTimeout(() => { this.endAt = Date.now() }\, 1))
+crm.urlwebsite.com,go.fakta.id,datapendidikan.com,app.cekresi.me,tempatwisata.pro##+js(trusted-create-html, head,
)
+! adtival.network
+adtival.network##.z-0.overflow-hidden.relative.w-full.rounded-lg.to-primary-800.from-primary-500.bg-gradient-to-r.p-8.min-h-\[189px\]
+adtival.network##button.py-2.px-6.text-primary-600.rounded-lg.border-primary-600.border-2.bg-white.items-center.flex
+adtival.network##.max-w-screen-lg:style(max-width: initial! Important;)
+adtival.network##.min-h-screen:style(min-height: initial! Important;)
+safelinkearn.com##.d2.anim-up.action-row, .banner-bg
+shrinkme.*,shrinke.*,mrproblogger.com,themezon.net##+js(aopr, app_vars.force_disable_adblock)
+shrinkme.*,shrinke.*,mrproblogger.com,themezon.net##+js(set, blurred, false)
+shrinkme.*,shrinke.*,mrproblogger.com,themezon.net##.expop, .blog-item, footer, [src*="shrinkme."], .box-main h3, [hight="250px"]
+shrinkme.*,shrinke.*,mrproblogger.com,themezon.net##+js(rmnt, script, window.open)
+shrinkme.*,shrinke.*,mrproblogger.com,themezon.net##+js(aeld, load, doTest)
+mrproblogger.com,themezon.net###btn2, #tp-snp2:style(display: block !important;)
+mrproblogger.com,themezon.net###btn2, #tp-snp2:others()
+headlinerpost.com,posterify.net##+js(noeval-if, /chp_?ad/)
+headlinerpost.com,drinkspartner.com,posterify.net##body:remove-attr(style)
+headlinerpost.com,drinkspartner.com,posterify.net##nav, .remove-sticky, .widget-area, .entry-content, .entry-header, .entry-meta, .comments-area, .wpjankari-social-wrapper, .site-footer, .gb-container, .featured-image, .has-inline-mobile-toggle.site-header, #top-container-2
+headlinerpost.com,drinkspartner.com,posterify.net###bottomButton:style(display: block !important)
+headlinerpost.com,drinkspartner.com,posterify.net##+js(rpnt, script, timeLeft = duration, timeLeft = 1)
+shrinkforearn.in##+js(aopr, app_vars.force_disable_adblock)
+shrinkforearn.in##+js(set, blurred, false)
+shrinkforearn.in##.box-main:style(font-size: 0px !important;)
+shrinkforearn.in##[class*="wp-image"]
+shrinkforearn.in##[href*="waufooke.com"], .footer, .banner-inner, .w-nav.nav-rounded-center
+faucet.ovh##+js(rmnt, script, /adblock.php)
+||dutchycorp.space/banner-advertising/$frame,3p,domain=faucet.ovh
+claimclicks.com##+js(aopr, checkAdsBlocked)
+||oii.io/sw.js$script
+oii.io##+js(nowoif)
+oii.io##+js(ra, onclick, .btn)
+oii.io##+js(set, blurred, false)
+gamezizo.com,oii.io##+js(noeval-if, ppu)
+||immeritousscraichingtarumari.monster^
+||nonentrantcrpehibbin.monster^
+gamezizo.com,oii.io###iframe_id
+gamezizo.com##[id^="ad"]
+oii.io###overlay
+*$script,3p,denyallow=ajax.googleapis.com|cloudflare.net|fastly.net|fontawesome.com|jsdelivr.net|unpkg.com,domain=hubdrive.*|~hubdrive.com|~hubdrive.de
+hubdrive.*,~hubdrive.com,~hubdrive.de##+js(nowoif)
+hblinks.pro,hubcdn.vip,hubdrive.*,~hubdrive.com,~hubdrive.de##+js(aeld, , history.go)
+! popup redirects (HubDrive)
+katdrive.link,kmhd.net##+js(aeld, , history.go)
+kmhd.net##.entry-content > div[class^="code-block"] > h4[class][style^="text-align: center;"]
+hubdrive.*##[src="/snvhost.jpg"]
+blog.workedbd.com,maxxfour.com,profitshort.com,courselinkfree.us,technorozen.com,hubdrive.me###top_nav, .rd_btn, .soractrl:style(display: block !important;)
+blog.workedbd.com,maxxfour.com,profitshort.com,courselinkfree.us,technorozen.com,hubdrive.me###top_nav, .rd_btn, .soractrl, .large:others()
+atglinks.com##+js(rmnt, script, /aclib|break;|zoneNativeSett/)
+atglinks.com##+js(aopr, detectAdBlock)
+atglinks.com##+js(set, blurred, false)
+atglinks.com##.btn-captcha:style(display: flex !important; justify-content: center !important; margin: 10px auto !important;)
+atglinks.com##.row > .banner.banner-captcha:has(iframe)
+atglinks.com##.captcha-page, .banner-page:style(color: transparent !important; font-size: 0 !important;)
+atglinks.com##.alert-danger:style(color: initial !important; font-size: initial !important;)
+atglinks.com##body > div[style*="width:300px;height:250px"]:has(a[href][target="_blank"])
+atglinks.com##.blog-item, .separator, .banner-inner, .box-main > [href], #footer
+djpunjab2.in,foodxor.com,geniussolutions.co,mealcold.com,mixrootmods.com##+js(no-fetch-if, googlesyndication)
+djpunjab2.in,foodxor.com,geniussolutions.co,mealcold.com,mixrootmods.com###wpsafe-link:style(display:block !important;)
+djpunjab2.in,foodxor.com,geniussolutions.co,mealcold.com,mixrootmods.com###wpsafe-link:others()
+geniussolutions.co###interstitial-container
+geniussolutions.co##+js(aost, document.getElementById, adsBlocked)
+skillheadlines.in##+js(aost, document.getElementById, adsBlocked)
+hosty.uprwssp.org###btnfianl:style(display: block !important;)
+lootdest.com##+js(nowoif, , 5)
+@@||0.entlysearchin.info^$ping,domain=lootdest.com
+@@*$ghide,domain=bluemediadownload.*|bluemediafile.*|bluemedialink.*|bluemediastorage.*|bluemediaurls.*|urlbluemedia.*
+.gif$image,domain=bluemediadownload.*|bluemediafile.*|bluemedialink.*|bluemediastorage.*|bluemediaurls.*|urlbluemedia.*
+bluemediadownload.*,bluemediafile.*,bluemedialink.*,bluemediastorage.*,bluemediaurls.*,urlbluemedia.*##+js(aopr, decodeURI)
+bluemediadownload.*,bluemediafile.*,bluemedialink.*,bluemediastorage.*,bluemediaurls.*,urlbluemedia.*##+js(aopr, open)
+bluemediadownload.*,bluemediafile.*,bluemedialink.*,bluemediastorage.*,bluemediaurls.*,urlbluemedia.*###ads-centter
+/fhbdhf.jpg$image,1p,domain=bluemediadownload.*|bluemediafile.*|bluemedialink.*|bluemediastorage.*|bluemediaurls.*|urlbluemedia.*
+!#if cap_html_filtering
+bluemediadownload.*,bluemediafile.*,bluemedialink.*,bluemediastorage.*,bluemediaurls.*,urlbluemedia.*##^script:has-text(FingerprintJS)
+!#else
+bluemediadownload.*,bluemediafile.*,bluemedialink.*,bluemediastorage.*,bluemediaurls.*,urlbluemedia.*##+js(rmnt, script, FingerprintJS)
+!#endif
+sharclub.in,main.sportswordz.com,wblaxmibhandar.com##+js(aopr, AdBDetected)
+sharclub.in,main.sportswordz.com,wblaxmibhandar.com##.tag, #bottom-container-2, #bottom-container-timer:others()
+sharclub.in,main.sportswordz.com,wblaxmibhandar.com###bottomButton:style(display: block !important)
+sharclub.in,main.sportswordz.com,wblaxmibhandar.com##+js(rpnt, script, timeLeft = duration, timeLeft = 0)
+lksfy.com##[href="https://telegram.me/linkshortify"] > .button-image
+quest.to-travel.net,yjiur.xyz,journey.to-travel.net,whatgame.xyz,gold-24.net,forexrw7.com##+js(noeval-if, /chp_?ad/)
+quest.to-travel.net,yjiur.xyz,journey.to-travel.net,whatgame.xyz,gold-24.net,forexrw7.com##.btn-success:style(display: block !important;)
+quest.to-travel.net,yjiur.xyz,journey.to-travel.net,whatgame.xyz,gold-24.net,forexrw7.com##+js(nano-stb, /.?/, *, 0.001)
+quest.to-travel.net,yjiur.xyz,journey.to-travel.net,whatgame.xyz,gold-24.net,forexrw7.com##+js(nano-sib, /.?/, *, 0.001)
+quest.to-travel.net,yjiur.xyz,journey.to-travel.net,whatgame.xyz,gold-24.net,forexrw7.com##.btn-success, [id^="next"], [id^="final"]:others()
+! Auto click
+quest.to-travel.net,yjiur.xyz,journey.to-travel.net,whatgame.xyz,gold-24.net,forexrw7.com##+js(trusted-click-element, '1000, #next-timer-btn > .btn-success, 600, #mid-progress-wrapper > .btn-success, 1300, #final-nextbutton', 3500)
+quest.to-travel.net,yjiur.xyz,journey.to-travel.net,whatgame.xyz,gold-24.net,forexrw7.com##+js(trusted-click-element, #next-link-wrapper > .btn-success, , 1600)
+||primepropertynow.com^$domain=linkjust.com
+linkjust.com##+js(set, blurred, false)
+kbconlinegame.com###my-btn, #pro-continue, #pro-link:style(display: block !important;)
+kbconlinegame.com###my-btn, #pro-continue, #pro-link:others()
+kbconlinegame.com##+js(rmnt, script, /fetch|popupshow/)
+edukaroo.com##+js(nano-sib, count, *, 0.001)
+! shrtslug.biz/8NC7V
+*$image,1p,domain=biovetro.net|dailyjobposting.xyz|digiztechno.com|financefernly.com|growgritly.com|guidetechly.com|jobnoid.net|napmap.net|shrtslug.biz|stfly.me|stly.link|technons.com|tournguide.com|yrtourguide.com
+@@*$ghide,domain=biovetro.net|dailyjobposting.xyz|digiztechno.com|financefernly.com|growgritly.com|guidetechly.com|jobnoid.net|napmap.net|shrtslug.biz|stfly.me|stly.link|technons.com|tournguide.com|yrtourguide.com
+biovetro.net,dailyjobposting.xyz,digiztechno.com,financefernly.com,growgritly.com,guidetechly.com,jobnoid.net,napmap.net,shrtslug.biz,stfly.me,stly.link,technons.com,tournguide.com,yrtourguide.com##+js(no-xhr-if, method:HEAD)
+biovetro.net,dailyjobposting.xyz,digiztechno.com,financefernly.com,growgritly.com,guidetechly.com,jobnoid.net,napmap.net,shrtslug.biz,stfly.me,stly.link,technons.com,tournguide.com,yrtourguide.com##+js(aost, fetch, http)
+biovetro.net,dailyjobposting.xyz,digiztechno.com,financefernly.com,growgritly.com,guidetechly.com,jobnoid.net,napmap.net,shrtslug.biz,stfly.me,stly.link,technons.com,tournguide.com,yrtourguide.com##+js(rmnt, script, /Adblock/i)
+biovetro.net,dailyjobposting.xyz,digiztechno.com,financefernly.com,growgritly.com,guidetechly.com,jobnoid.net,napmap.net,shrtslug.biz,stfly.me,stly.link,technons.com,tournguide.com,yrtourguide.com##p, li, ul, ol, h2, h3
+biovetro.net,dailyjobposting.xyz,digiztechno.com,financefernly.com,growgritly.com,guidetechly.com,jobnoid.net,napmap.net,shrtslug.biz,stfly.me,stly.link,technons.com,tournguide.com,yrtourguide.com##+js(set, Element.prototype.closest, falseFunc)
+biovetro.net,dailyjobposting.xyz,digiztechno.com,financefernly.com,growgritly.com,guidetechly.com,jobnoid.net,napmap.net,shrtslug.biz,stfly.me,stly.link,technons.com,tournguide.com,yrtourguide.com##+js(aeld, click, rel)
+biovetro.net,dailyjobposting.xyz,digiztechno.com,financefernly.com,growgritly.com,guidetechly.com,jobnoid.net,napmap.net,shrtslug.biz,stfly.me,stly.link,technons.com,tournguide.com,yrtourguide.com##+js(set, document.hidden, false)
+||goodpics.net^
+||zzlocalsquared.com^
+||clickgenee.com^
+wbschemenews.com##+js(set, count, 0)
+wbschemenews.com###tp98, #btn6:style(display: block !important;)
+wbschemenews.com###tp98, #btn6, .captcha-check, b > p, #tp-text:others()
+wbschemenews.com###content
+! Chrome Open Nag
+wbschemenews.com,rekogap.xyz##+js(rpnt, script, /android/gi, false, stay, 1)
+rekogap.xyz##+js(set, blurred, false)
+rekogap.xyz###exclusive-content
+smoner.com##+js(rmnt, script, checkAdsBlocked)
+smoner.com##+js(aopr, app_vars.force_disable_adblock)
+smoner.com##+js(nano-stb, getElementById, *)
+smoner.com##+js(rpnt, script, 5000, 10)
+smoner.com##+js(trusted-click-element, '1000, #continue-btn', 2000)
+smoner.com##.alert-warning.alert
+||adosiz.net^
+||dpuplet.net^
+||golnkz.com^
+||reyeshehadtwobri.com^
+thotpacks.xyz###popconlkr
+thotpacks.xyz##.modal-backdrop
+thotpacks.xyz##+js(set, blurred, false)
+sfile.mobi,tutwuri.id##+js(nowoif)
+tutwuri.id##+js(nano-sib)
+||blogger.googleusercontent.com^$image,domain=tutwuri.id
+downfile.site##+js(rmnt, script, deblocker)
+! azmath.info,azsoft.*,downfile.site,downphanmem.com,expertvn.com,memangbau.com,trangchu.news,aztravels.net##+js(set, count, 0)
+azmath.info,azsoft.*,downfile.site,expertvn.com,trangchu.news##+js(aopr, SMart1)
+azmath.info,azsoft.*,downfile.site,expertvn.com,trangchu.news##+js(noeval-if, chp_ad)
+azmath.info,azsoft.*,downfile.site,expertvn.com,trangchu.news##+js(aeld, DOMContentLoaded, document.documentElement.lang.toLowerCase)
+expertvn.com##+js(rmnt, script, deblocker)
+trangchu.news##+js(rmnt, script, deblocker)
+trangchu.news##+js(no-xhr-if, /doubleclick|googlesyndication/)
+/fuckadb.js$badfilter
+@@||megaurl.*^$ghide
+@@||expertvn.com^$ghide
+*$script,3p,denyallow=bootstrapcdn.com|cloudflare.com|google.com|googleapis.com|gstatic.com|hwcdn.net|jquery.com,domain=expertvn.com
+||monetiza.co^$3p
+||vidcrunch.com^$domain=aztravels.net|downfile.site
+@@*$ghide,domain=aztravels.net|downfile.site
+*$image,domain=app.trangchu.news|azmath.info,redirect-rule=1x1.gif
+!#if cap_html_filtering
+simana.online,fooak.com,joktop.com,evernia.site,falpus.com##^script:has-text(/FingerprintJS|openPopup/)
+!#else
+simana.online,fooak.com,joktop.com,evernia.site,falpus.com##+js(rmnt, script, /FingerprintJS|openPopup/)
+!#endif
+simana.online,fooak.com,joktop.com,evernia.site,falpus.com##+js(set, blurred, false)
+||atropinestatuarylandleaper.com^
+||tairdalwaly.click^
+zeroupload.com##[href="https://301alldomain.xyz/"]
+youshort.me##+js(aopr, open)
+youshort.me##.blog-item
+bantenexis.com###wpsafe-generate, #wpsafe-link:style(display: block !important;)
+bantenexis.com##div[id^="wpsafe-wait"]
+||link.paid4link.com/img/cdn_adcash.mp4
+bantenexis.com##+js(no-fetch-if, googlesyndication)
+link.paid4link.com##.card
+link.paid4link.com##+js(nowoif)
+link.paid4link.com##+js(aeld, click, maxclick)
+link.paid4link.com##+js(set, blurred, false)
+link.paid4link.com##+js(aeld, click, , elements, #get-link-button)
+indobo.com##+js(nowoif, _blank)
+tutorialsaya.com##+js(prevent-fetch, adsbygoogle)
+tutorialsaya.com,indobo.com###wpsafe-generate, #wpsafe-link:others()
+tutorialsaya.com,indobo.com###wpsafe-generate, #wpsafe-link:style(display: block !important;)
+exactpay.online##+js(aopr, htmls)
+exactpay.online##+js(set, document.hasFocus, trueFunc)
+||exactpay.online/forex/index.js
+exalink.fun##+js(set, blurred, false)
+||earnbitmoon.club/promo/EBM-300x250.gif
+exactpay.online##+js(aopr, Swal.fire)
+exactpay.online##iframe[src^="https://cryptocoinsad.com/"]
+||exactpay.online/Bitmedia.html$frame,redirect=noop.html
+exactpay.online##+js(no-fetch-if, surfe.pro)
+exactpay.online##+js(no-xhr-if, czilladx)
+exactpay.online##form > div:style(display: flex !important;)
+||rollercoin.com^$image,3p,redirect-rule=1x1.gif,domain=exactpay.online
+exactpay.online##+js(rpnt, script, "'IFRAME'", "'BODY'")
+litonmods.com##+js(no-fetch-if, googlesyndication)
+litonmods.com###wpsafe-link:style(display: block !important;)
+litonmods.com###wpsafe-link:others()
+litonmods.com##+js(noeval-if, adsbygoogle)
+||isproxy.eu^$script,domain=indiamaja.com|techautomobile.in|tech4auto.in|mahitimanch.in|jnvharidwar.org
+@@*$ghide,domain=indiamaja.com|techautomobile.in|tech4auto.in|mahitimanch.in|jnvharidwar.org
+tech4auto.in,mahitimanch.in,jnvharidwar.org##+js(noeval-if, /chp_?ad/)
+tech4auto.in,mahitimanch.in,jnvharidwar.org###link, #tp-timex-btn, #tp-text, #tp98:style(margin-top: 150px !important;)
+tech4auto.in,mahitimanch.in,jnvharidwar.org###link, #linkx, #btn6, #tp-timex-btn, #cf-widget, .Tag, #tp-text, #tp98, #plx, .box-main:others()
+tech4auto.in,mahitimanch.in,jnvharidwar.org##+js(rpnt, script, /\d{4}\);/gm, 800);, condition, count)
+filesupload.in##+js(no-fetch-if, adsbygoogle.js)
+filesupload.in###wpsafe-link:style(display: block !important;)
+/devfiles.pages.dev\/img\/[a-zA-Z0-9]{8,}.jpeg/$image
+rfiql.com,gujjukhabar.in,smartfeecalculator.com,djxmaza.in,thecubexguide.com###dlp, #dlndiv, #plzw, div:has(>.icon), nav:others()
+rfiql.com,gujjukhabar.in,smartfeecalculator.com,djxmaza.in,thecubexguide.com##+js(rpnt, script, "isadblock = 1;", "isadblock = 0;")
+rfiql.com,gujjukhabar.in,smartfeecalculator.com,djxmaza.in,thecubexguide.com##+js(rpnt, script, '"#sdl"', '"#dln"')
+rfiql.com,gujjukhabar.in,smartfeecalculator.com,djxmaza.in,thecubexguide.com##+js(rmnt, script, DisableDevtool)
+rfiql.com,gujjukhabar.in,smartfeecalculator.com,djxmaza.in,thecubexguide.com##+js(nowoif, !devuploads.com)
+rfiql.com,gujjukhabar.in,smartfeecalculator.com,djxmaza.in,thecubexguide.com##+js(nano-sib, , *, 0.02)
+rfiql.com,gujjukhabar.in,smartfeecalculator.com,djxmaza.in,thecubexguide.com##+js(nano-stb, , *, 0.02)
+||devuploads.com/devfiles/js/devtools.js
+dropgalaxy.*,financemonk.net##+js(rpnt, script, event.message);, 'event.message); /*start*/ !function(){"use strict";let t={log:window.console.log.bind(console),getPropertyValue:CSSStyleDeclaration.prototype.getPropertyValue,setAttribute:Element.prototype.setAttribute,getAttribute:Element.prototype.getAttribute,appendChild:Element.prototype.appendChild,remove:Element.prototype.remove,cloneNode:Element.prototype.cloneNode,Element_attributes:Object.getOwnPropertyDescriptor(Element.prototype,"attributes").get,Array_splice:Array.prototype.splice,Array_join:Array.prototype.join,createElement:document.createElement,getComputedStyle:window.getComputedStyle,Reflect:Reflect,Proxy:Proxy,crypto:window.crypto,Uint8Array:Uint8Array,Object_defineProperty:Object.defineProperty.bind(Object),Object_getOwnPropertyDescriptor:Object.getOwnPropertyDescriptor.bind(Object),String_replace:String.prototype.replace},e=t.crypto.getRandomValues.bind(t.crypto),r=function(e,r,l){return"toString"===r?e.toString.bind(e):t.Reflect.get(e,r,l)},l=function(r){let o=function(t){return t.toString(16).padStart(2,"0")},p=new t.Uint8Array((r||40)/2);e(p);let n=t.String_replace.call(t.Array_join.call(Array.from(p,o),""),/^\d+/g,"");return n.length<3?l(r):n},o=l(15);window.MutationObserver=new t.Proxy(window.MutationObserver,{construct:function(e,r){let l=r[0],p=function(e,r){for(let p=e.length,n=p-1;n>=0;--n){let c=e[n];if("childList"===c.type&&c.addedNodes.length>0){let i=c.addedNodes;for(let a=0,y=i.length;aa).bind(null)}),n.getPropertyValue=new t.Proxy(n.getPropertyValue,{apply:(e,r,l)=>"clip-path"!==l[0]?t.Reflect.apply(e,r,l):a,get:r}),n},get:r})}(); document.currentScript.textContent=document.currentScript.textContent.replace(/\/\*start\*\/(.*)\/\*end\*\//g,"");/*end*/')
+*$image,redirect-rule=32x32.png,domain=dropgalaxy.*|financemonk.net
+@@*$ghide,domain=dropgalaxy.*|financemonk.net
+@@||ampproject.org^$script,domain=dropgalaxy.*|financemonk.net
+@@||cdn.jsdelivr.net/gh/prebid/*$script,domain=dropgalaxy.*|financemonk.net
+@@||srtb.msn.com/auction$xhr,domain=dropgalaxy.*|financemonk.net
+@@||securepubads.g.doubleclick.net/tag/js/gpt.js$script,domain=dropgalaxy.com|financemonk.net
+||pocpoc.io^$domain=dropgalaxy.*|financemonk.net
+||mobileoffers-ep-download.com^$domain=dropgalaxy.*|financemonk.net
+||financemonk.net/adgpt.js$script,1p,domain=dropgalaxy.*|financemonk.net,replace=/none/block/g
+||financemonk.net/js/countd.js$script,domain=dropgalaxy.*|financemonk.net,replace=/^setTimeout[^(]*\([^\)].*[\s\S\n]*//gm
+dropgalaxy.*,financemonk.net##iframe[id^="google_ads_iframe_/"], div[id^="adm-container-"]:style(clip-path: circle(0) !important;)
+dropgalaxy.*,financemonk.net##+js(nowoif)
+dropgalaxy.*,financemonk.net##+js(rpnt, script, /\.cloudfront\.net|window\.open/g, false)
+dropgalaxy.*,financemonk.net##+js(no-fetch-if, adsbygoogle, war:googlesyndication_adsbygoogle.js)
+dropgalaxy.*,financemonk.net##+js(rpnt, script, false;, true;, condition, rundirectad)
+! Extra elements
+dropgalaxy.com##div.page.pt-5.container:has-text(adblockers)
+dropgalaxy.com##[id^="TR-"]
+dropgalaxy.com,financemonk.net##.downloadPage.page.pt-5.container > center:has([src="https://assets.financemonk.net/images/dgpromo.jpg"])
+financemonk.net###dgpromo
+dropgalaxy.*,financemonk.net##[id*="gpt-"]
+advicefunda.com,computerpedia.in##+js(no-fetch-if, ads)
+advicefunda.com,computerpedia.in##+js(noeval-if, /chp_?ad/)
+advicefunda.com##+js(nano-sib, count, *, 0.001)
+advicefunda.com,computerpedia.in##.overlay
+advicefunda.com##.popup
+dailytech-news.eu##+js(nostif, _0x)
+dailytech-news.eu##+js(rpnt, script, /element\.contains\(document\.activeElement\)|document\.hidden && !timeCounted/g, true)
+dailytech-news.eu##+js(noeval-if, ads)
+bollywoodchamp.in##+js(noeval-if, /chp_?ad/)
+fuckingfast.*##+js(set, window.adLink, null)
+fuckingfast.*##+js(rpnt, script, !seen && ad, false)
+fuckingfast.*##+js(acis, JSON.parse, localStorage._d)
+||fuckingfast.co/f/*/dl^$xhr,1p
+||senditfast.cloud^$doc
+fuckingfast.*##+js(aeld, click, blank)
+streamelements.com,strms.net##+js(trusted-set, google_srt, json:0.61234)
+streamelements.com,strms.net##+js(set, sensorsDataAnalytic201505, {})
+streamelements.com,strms.net##+js(set, vizier, {})
+||validate.strms.net/*adblock%3Dtrue$doc,uritransform=/adblock%3Dtrue/adblock%3Dfalse/
+||validate.strms.net/*2ndcheck%3Dtrue$doc,uritransform=/2ndcheck%3Dtrue/2ndcheck%3Dfalse/
+*$script,3p,redirect-rule=noop.js,domain=streamelements.com|strms.net
+financacerta.com,encurtads.net##+js(nostif, checkAdBlock)
+financacerta.com,encurtads.net###wpsafe-link:style(display: block !important;)
+financacerta.com,encurtads.net###wpsafe-link, .text-center.wpsafe-top > div > h1:others()
+financacerta.com,encurtads.net##+js(rmnt, script, popUp)
+lokerwfh.net,app.khaddavi.net,go.gociwidey.com##+js(trusted-replace-argument, document.getElementById, 0, json:"body", condition, xnjThB)
+lokerwfh.net,app.khaddavi.net,go.gociwidey.com##li, ol, ul, h2, h3, .entry-meta, .entry-title
+lokerwfh.net,app.khaddavi.net,go.gociwidey.com##+js(no-fetch-if, googlesyn)
+lokerwfh.net,app.khaddavi.net,go.gociwidey.com##+js(nano-stb, /.?/, *)
+! sfl.gl
+lokerwfh.net,sfl.gl,go.gociwidey.com##.z-0.overflow-hidden.relative.w-full.rounded-lg.to-\[\#0948EA\].from-\[\#5597FF\].bg-gradient-to-r.p-8.min-h-\[189px\]
+! Old
+@@||safelinku.com^$script,domain=lokerwfh.net|khaddavi.net|go.gociwidey.com
+khaddavi.net,lokerwfh.net,go.gociwidey.com##[src*="blogger.googleusercontent.com"]
+khaddavi.net,lokerwfh.net,go.gociwidey.com##p
+khaddavi.net,lokerwfh.net,go.gociwidey.com##+js(nano-stb)
+khaddavi.net,lokerwfh.net,go.gociwidey.com##+js(nano-sib)
+khaddavi.net,lokerwfh.net,go.gociwidey.com##+js(no-xhr-if, adsbygoogle)
+khaddavi.net,lokerwfh.net,go.gociwidey.com##+js(nowoif, _blank)
+||ppcnqq.com^
+||snhjsbs.shop^
+||w0of-woof.com^
+! shortencash. click antiadb
+shortencash.click##+js(nostif, displayAdBlockerMessage)
+! mobilejsr. com antiadb
+@@||mobilejsr.com^$ghide
+compu-pc.com##+js(acs, document.querySelectorAll, pastepc)
+quins.us##+js(no-fetch-if, doubleclick, , {"type": "opaque"})
+quins.us##+js(set, document.hasFocus, trueFunc)
+!#if cap_html_filtering
+flycutlink.com##^script:has-text(/google_ad_client|popMagic/)
+!#else
+flycutlink.com##+js(acs, document.addEventListener, google_ad_client)
+flycutlink.com##+js(acs, document.querySelectorAll, popMagic)
+!#endif
+flycutlink.com##+js(set, blurred, false)
+flycutlink.com##+js(nowoif)
+flycutlink.com##+js(set, go_popup, {})
+flycutlink.com##.box-main > .blog-item, .text-left
+flycutlink.com##+js(aeld, DOMContentLoaded, checkMockObjects)
+filespayout.com##+js(nowoif)
+filespayout.com###normal-box
+filespayout.com##center > a[rel]
+filespayouts.com##+js(aeld, click, document.createElement)
+filespayouts.com###normal-box
+||boarfishesquandangsunderdried.com^
+||anylinks.in/full*^url=aHR0c$doc,urlskip=?url -base64
+updown.fun##+js(no-fetch-if, googlesyndication)
+qthang.net##+js(aopr, app_vars.force_disable_adblock)
+! howblogs. xyz ad popups
+||howblogs.xyz^$csp=script-src 'self' *.googleapis.com *.bootstrapcdn.com *.google.com *.gstatic.com
+||glashanburg.com^
+! techzed. info popups
+techzed.info##+js(nowoif)
+! xdl.my.id popup redirect
+xdl.my.id##+js(rpnt, script, window.location.href, temp, includes, linkToOpen)
+@@||bcvc.ink/prebid-ads.js$script,1p
+tickhosting.com##+js(set, detectedAdblock, undefined)
+*$xhr,3p,redirect-rule=nooptext,domain=tickhosting.com
+@@*$ghide,domain=krakenfiles.com
+||krakenfiles.com/assets/js/adpp.js$script,1p
+krakenfiles.com##+js(nowoif)
+krakenfiles.com##+js(aeld, DOMContentLoaded, open)
+krakenfiles.com##+js(aeld, DOMContentLoaded, history.go)
+krakenfiles.com##+js(rmnt, script, onpopstate)
+krakenfiles.com##+js(rmnt, script, showBannerAdBlock)
+krakenfiles.com##+js(rpnt, script, state.shown >= redirectUrls.length, true)
+krakenfiles.com##+js(prevent-fetch, pagead2.googlesyndication.com/pagead/js/adsbygoogle.js)
+krakenfiles.com##+js(prevent-fetch, googletagservices)
+krakenfiles.com##+js(set, HTMLScriptElement.prototype.onerror, undefined)
+krakenfiles.com##[class] > [id] > a[href][target="_blank"]:upward(div)
+!krakenfiles.com##div:has(> span:has-text(/^Ad$/))
+||palpatecricketmajesty.com^
+||wounofoarausooy.net^$popup
+aman-dn.blogspot.com#@#.ads-ad
+aman-dn.blogspot.com###overlay
+aman-dn.blogspot.com###popup
+aman-dn.blogspot.com##body:style(overflow: auto !important;)
+aman-dn.blogspot.com##span[style]:has(> span[style]:has-text(ADVERTISEMENT))
+aman-dn.blogspot.com###info-message:has-text(ADBLOCK)
+aman-dn.blogspot.com##+js(nano-sib, countdown)
+in91vip.win##+js(rpnt, script, (isAdsenseBlocked), (false))
+in91vip.win##+js(set, isTabActive, true)
+in91vip.win###continueBtn
+*$script,3p,domain=2filmy4web.com.in|links.filmymeet.wiki
+360news4u.net##+js(trusted-override-element-method, HTMLAnchorElement.prototype.click, a[target="_blank"])
+360news4u.net##+js(aeld, , history.go)
+dayuploads.com##+js(nowoif)
+go.linkify.ru##.overlay
+go.linkify.ru##.banner
+go.linkify.ru##+js(ra, href, [href*="survey"], stay)
+hypershort.com##+js(aeld, click, adForm)
+hypershort.com##+js(aeld, , history.go)
+hypershort.com##.linkcontain > button:has-text(Download Link)
+cutyion.com##+js(aeld, click, shouldOpenPopUp)
+||hk6vdj4z.click^
+4khd.com##+js(acs, document.querySelectorAll, popMagic)
+4khd.com##+js(nano-sib, countdown, 1000, 0.001)
+!#if cap_html_filtering
+weshare.is##^script:has-text(onDevToolOpen)
+!#else
+weshare.is##+js(rmnt, script, onDevToolOpen)
+!#endif
+weshare.is##+js(no-fetch-if, adsbygoogle)
+weshare.is##+js(aeld, blur)
+*$script,3p,denyallow=code.jquery.com|challenges.cloudflare.com,domain=filepv.com
+go.shortnest.com##+js(nowoif)
+go.shortnest.com##+js(nano-stb, , 6000)
+shortnest.com###dl-bbtn:style(display: none !important;)
+shortnest.com###cont-bbtn:style(display: block !important;)
+shortnest.com##+js(set, blurred, false)
+||shortnest.com/st?$doc,urlskip=?url
+||qty3e.pro^$all
+savetub.com##+js(aopr, open)
+! lordsanime.in/hindisubbedacademy.com antiadb
+rokni.xyz,technicalline.store,quizrent.com##+js(no-fetch-if, adsbygoogle)
+quizrent.com##body:style(overflow: auto !important;)
+! nxprime.in ads/antiadb
+||nxprime.in/ads
+nxprime.in###show_nxhub
+nxprime.in##+js(acs, setTimeout, localStorage)
+arolinks.com##.telegram-banner
+arolinks.com##+js(rpnt, script, /#Intent.*?end/)
+arolinks.com##+js(rpnt, script, intent, https)
+arolinks.com##+js(nostif, location.href)
+arolinks.com##+js(rpnt, script, /(['"])https?:\/\/[^'"]+\1/, $1$1, condition, /addEventListener|adUrl|open/)
+arolinks.com##+js(rpnt, script, _blank, _self, condition, href)
+arolinks.com##+js(set, blurred, false)
+! ##+js(rpnt, script, /window\.location\.href.*?;/)
+vplink.in##+js(rpnt, script, /#Intent.*?end/)
+vplink.in##+js(rpnt, script, intent, https)
+vplink.in##+js(nostif, location.href)
+vplink.in##+js(rpnt, script, _blank, _self, condition, href)
+vplink.in##+js(set, blurred, false)
+vplink.in##.telegram-banner
+vplink.in##.banner-inner
+vplink.in##div#advertisement-block
+vplink.in##a[href*=".me/+"]
+vplink.in##+js(rpnt, script, /(['"])https?:\/\/[^'"]+\1/, $1$1, condition, /addEventListener|adUrl|open/)
+vplink.in,arolinks.com##+js(rpnt, script, e.preventDefault();)
+! trzanime .com shorteners
+classicoder.com##+js(aost, document.getElementsByTagName, adsBlocked)
+classicoder.com###wpsafe-link:style(display: block !important;)
+classicoder.com###wpsafe-link:others()
+earnbee.xyz##+js(aopr, open)
+earnbee.xyz###overlay
+||pelistop.xyz/*&url=http$doc,urlskip=?url +https
+||colganteminimalista.com/*&url=http$doc,urlskip=?url +https
+datavaults.co###dummy
+datavaults.co###original:style(display: block !important;)
+datavaults.co##+js(set, clicked, 2)
+datavaults.co##+js(rmnt, script, dummy)
+datavaults.co##+js(acs, atob, charCodeAt)
+datavaults.co##+js(nostif, location.href, 5000)
+||imrobpolit.pro^
+fastt.gg###startDownload
+fastt.gg##+js(nowoif, _blank)
+fastt.gg##+js(nano-sib, countdown, 1000)
+fastt.gg,zmamobile.com##+js(nano-stb, tick, 1000)
+fastt.gg##+js(rpnt, script, !isAdTriggered, false)
+zmamobile.com##main > center > a[target="_blank"][rel="nofollow noreferrer noopener"]
+3dsfree.org##+js(rpnt, script, 900, 100)
+3dsfree.org##+js(rmnt, script, ctrlKey)
+theuser.cloud##+js(acs, fetch, Math.random)
+tulink.org##+js(no-fetch-if, /doubleclick|googlesyndication/)
+||storz.ma/redigoto?to=aHR0c$doc,urlskip=?to -base64
+recut.ru##a#more
+/yzfdmoan.js$script,domain=lockr.so,redirect=noopjs
+!#if cap_html_filtering
+up4load.com##^script:has-text(/\);break;case|advert_|POPUNDER_URL|adblock/)
+!#else
+up4load.com##+js(rmnt, script, /\);break;case|advert_|POPUNDER_URL|adblock/)
+!#endif
+fileguard.cc##+js(nosiif, ?key=)
+! .cfd popups
+go.zovo.ink###continue-button:style(display: block !important;)
+go.zovo.ink###download-button, footer
+go.zovo.ink##.text-left
+go.zovo.ink##+js(acs, setTimeout, decodeURIComponent(escape)
+go.zovo.ink##+js(rpnt, script, 9000, 10, condition, continue-button)
+go.zovo.ink##+js(nowoif)
+zovo2.top###continue-button:style(display: block !important;)
+zovo2.top##[href*="javascript:void"] > button
+zovo2.top##.text-left
+zovo2.top##+js(acs, JSON.parse, document.head.appendChild)
+zovo2.top##+js(rpnt, script, /\d{4}/gm, 10, condition, getElementById)
+zovo2.top##+js(aeld, click, open)
+zovo.ink,zovo2.top##+js(set, blurred, false)
+file-me.top##+js(acs, JSON.parse, document.head.appendChild)
+file-me.top##+js(acs, String.fromCharCode, atob)
+file-me.top##+js(aeld, click, clicksCount)
+rootz.so##+js(nowoif, _blank)
+rootz.so##+js(trusted-json-edit-fetch-response, .data.isAdsEnabled=false, propsToMatch, /api/files)
+rootz.so##+js(trusted-replace-argument, document.createTreeWalker, 2, json:{"acceptNode": "function() { return NodeFilter.FILTER_REJECT; }"})
+rootz.so##+js(acs, setTimeout, decodeURIComponent(escape)
+rootz.so##+js(aeld, click, if)
+rootz.so##+js(aeld, click, prevent)
+ranoz.gg##+js(json-edit, ..directLink)
+ranoz.gg##+js(json-edit, ..props[?.children*="clicksCount"].children)
+ranoz.gg##+js(aeld, click, clicksCount)
+ranoz.gg##+js(nowoif, _blank)
+ranoz.gg##+js(no-fetch-if, adskeeper)
+ranoz.gg##div[class^="page_box_wrapper"] a[aria-label="Download button"]:not([href*="ranoz.gg"]):remove-attr(href)
+ranoz.gg##+js(aeld, click, preventDefault)
+ranoz.gg##+js(acs, setTimeout, decodeURIComponent(escape)
+||sgeiruehou.cfd^$all
+datanodes.to##+js(ra, disabled, .downloadbtn)
+datanodes.to###countdown
+*$script,3p,denyallow=google.com|gstatic.com,domain=datanodes.to
+datanodes.to##[href^="https://cinemaunlocked.com"]
+datanodes.to##[href^="https://fmovies-hd.to"]
+datanodes.to##div[class] > center > a[href][rel="nofollow"][target="_blank"]
+datanodes.to##+js(aeld, click, pop)
+datanodes.to##+js(acs, String.fromCharCode, atob)
+datanodes.to##+js(aeld, click, appendChild)
+datanodes.to##+js(rmnt, script, /\\x|_blank/)
+||dohggte.com^
+||loadingfreerar.top^$all
+vikingf1le.us.to##+js(nowoif, zigi_tag_id)
+vikingf1le.us.to##+js(aopr, atob)
+||gxh1yqz2v.xyz^
+||cloudfront.net^$script,domain=vik1ngfile.site
+vik1ngfile.site##a[href="/fast-download"]
+vik1ngfile.site##+js(acs, atob, self.Math)
+vik1ngfile.site##+js(aeld, click, appendChild)
+vik1ngfile.site##+js(aopr, aclib)
+file-upload.*##+js(nowoif)
+file-upload.*##+js(acs, document.getElementById, undefined)
+file-up.org##+js(acs, getCookie, setCookie)
+file-upload.*##ins.adsbygoogle
+||file-upload.com^$csp=sandbox allow-forms allow-same-origin allow-scripts allow-modals allow-orientation-lock allow-pointer-lock allow-presentation allow-top-navigation
+file-upload.com##^meta[http-equiv="refresh"]
+file-upload.*##+js(aopw, Fingerprint2)
+file-upload.net##+js(set, advertisement3, true)
+/werbebanner-$badfilter
+file-upload.*##+js(aopr, start)
+file-upload.org##+js(acs, JSON.parse, document.head.appendChild)
+||cfd/tags/*.js$script,3p
+||ping.fb-cdn.net^
+buzzheavier.com,trashbytes.net##+js(aeld, DOMContentLoaded, location.href)
+buzzheavier.com,bzzhr.co,bzzhr.to##+js(set, AdLink, '')
+buzzheavier.com##+js(acs, String.fromCharCode, atob)
+buzzheavier.com##+js(nowoif, !buzzheavier.com)
+buzzheavier.com##+js(aeld, click, removeChild)
+buzzheavier.com###unclear2
+buzzheavier.com##div.mx-auto.text-center > a[href][target="_blank"]
+buzzheavier.com,bzzhr.co,bzzhr.to##+js(acs, setTimeout, decodeURIComponent(escape)
+akirabox.com,akirabox.to##[href*="nordvpn.net"]
+akirabox.com,akirabox.to##+js(aeld, DOMContentLoaded, open)
+akirabox.com,akirabox.to##+js(nowoif, _blank)
+akirabox.com,akirabox.to##+js(acs, setTimeout, decodeURIComponent(escape)
+akirabox.com,akirabox.to##+js(rmnt, script, (function(, excludes, document)
+akirabox.com,akirabox.to##+js(aeld, click, .href)
+akirabox.*##+js(remove-node-text, script, /var lw=\(\[\]\+!\[\]\)/)
+||doubletag.run/tags/$script,domain=akirabox.to
+||cfd/tags/$script,domain=akirabox.to
+||shareease.link^$all
+||fastfilehost.link^$all
+||rapidsend.cfd^$all
+||generating.link^$all
+! End cfd Popups
+rslinks.net##+js(rpnt, script, /#Intent.*?end/)
+rslinks.net##+js(rpnt, script, intent, https)
+thegadgetking.in##+js(rpnt, script, 3000, 10, condition, getElementById)
+thegadgetking.in##+js(nosiif, notifyExec)
+thegadgetking.in###outer-wrapper
+thegadgetking.in##.w3-border-blue.w3-rightbar.w3-leftbar.w3-pale-white.w3-container > p
+gamesmain.xyz,foodtechnos.in##+js(rmnt, script, /adScriptURL|eval/)
+gamesmain.xyz,foodtechnos.in##+js(rpnt, script, typeof window.adsbygoogle === "undefined", false)
+gamesmain.xyz,foodtechnos.in##+js(acs, document.createElement, adsBlocked)
+gamesmain.xyz,foodtechnos.in##+js(rmnt, script, .onerror)
+gamesmain.xyz,foodtechnos.in##+js(rpnt, script, /window\.location\.href.*/)
+gamesmain.xyz,foodtechnos.in##+js(rpnt, script, _blank, _self)
+gamesmain.xyz,foodtechnos.in##+js(rpnt, script, /30000/gm, 10)
+gamesmain.xyz,foodtechnos.in##+js(nano-stb, /.?/, *, 0.001)
+gamesmain.xyz,foodtechnos.in##+js(nano-sib, /.?/, *, 0.001)
+gamesmain.xyz,foodtechnos.in##+js(rpnt, script, /\d{5}\);/gms, 10);)
+gamesmain.xyz,foodtechnos.in##+js(rpnt, script, /\d{4}\);/gms, 10);)
+gamesmain.xyz,foodtechnos.in##+js(rpnt, script, spinner.classList, readylink.classList)
+gamesmain.xyz,foodtechnos.in##+js(rpnt, script, getNowButton.classList, downloadButton.classList)
+gamesmain.xyz,foodtechnos.in##+js(rpnt, script, *Opens in new tab)
+gamesmain.xyz,foodtechnos.in###outer-wrapper:style(clip-path: circle(0) !important;)
+gamesmain.xyz,foodtechnos.in###btngroup > iframe:style(display:block !important; height:70px !important; width:260px !important; background:linear-gradient(to right,#eb3349 40%,#f45c43) !important; position:fixed !important; top:25% !important; left:50% !important; transform:translate(-50%,-50%) !important;)
+||googleusercontent.com^$domain=foodtechnos.in|gamesmain.xyz
+||facebook.net^$domain=foodtechnos.in|gamesmain.xyz
+||kolorowey.bbvms.com^$script,domain=foodtechnos.in|gamesmain.xyz
+||blogger.com^$script,domain=foodtechnos.in|gamesmain.xyz
+||cdn.bluebillywig.com^$script,domain=foodtechnos.in|gamesmain.xyz
+vgames.fun##+js(aost, document.getElementById, fairAdblock)
+! hellabyte. one ad popups
+hellabyte.one##+js(aopr, open)
+||speed.cloudflare.com/meta$xhr,domain=hellabyte.one
+rushuploads.com##+js(json-prune-xhr-response, data.value data.redirectUrl data.bannerUrl, , propsToMatch, /admin/settings)
+neonxcloud.top,gdmax.site##+js(nowoif, !gcloud)
+gcloud.cfd##+js(nowoif)
+||enraptureminims.com^$all
+||intrudeimpolitetortoise.com^$all
+! dramadrip/gamesleech. com ads
+devicediary.online,gamesleech.com##+js(nowoif, _blank)
+||90003cfd.cfd^
+||securecloudtorrent.com^
+||systemsecurenow.icu^
+app.link2unlock.com##+js(nowoif)
+xtglinks.com,7vibelife.com##+js(rpnt, script, /android/gi, false, stay, 1)
+xtglinks.com,7vibelife.com##+js(rpnt, script, /kiwi|firefox/, false, stay, 1)
+xtglinks.com,7vibelife.com##+js(rpnt, script, isFirefox || isKiwi || !isChrome, false, stay, 1)
+instabiosai.com,mealcold.com,insuranceloan.akbastiloantips.in,7vibelife.com##+js(no-xhr-if, doubleclick)
+instabiosai.com,mealcold.com,insuranceloan.akbastiloantips.in,7vibelife.com##+js(no-xhr-if, google, length:10)
+instabiosai.com,mealcold.com,insuranceloan.akbastiloantips.in,7vibelife.com##+js(rpnt, script, /2000|1000/, 10)
+instabiosai.com,mealcold.com,insuranceloan.akbastiloantips.in,7vibelife.com##body:style(color: transparent !important; font-size: 0 !important;)
+instabiosai.com,mealcold.com,insuranceloan.akbastiloantips.in,7vibelife.com###continue-show, #please-wait, .sgu-tech-mysteps, .sgu-tech-step:others()
+instabiosai.com,mealcold.com,insuranceloan.akbastiloantips.in,7vibelife.com###continue-show:style(display: block !important; margin-top: 20%! important;)
+xtglinks.com##.animated.zoomIn.wow.text-center.py-5
+bgmiconfig.ink##.ad-zone
+stackmint.ink,bgmiconfig.ink,inkvoyage.xyz##+js(rpnt, script, /10;|6;/, 1;, condition, progress)
+messycloud.com##div.ad-zone
+rempo.xyz##+js(rpnt, script, isAndroid), false))
+shrink.icu##h3, p
+shrink.icu##.blog-item
+shrink.icu##center
+shrink.icu##.banner
+@@||shrink.$ghide,domain=shrink.icu|shrink.yt
+shrink.icu##+js(aopr, app_vars.force_disable_adblock)
+shrink.icu##+js(aopr, adBlockDetected)
+shrink.icu##+js(nowebrtc)
+shrink.icu##+js(set, blurred, false)
+shrink.icu##+js(aopr, open)
+shrink.icu##+js(noeval-if, replace)
+shrink.icu##+js(trusted-replace-node-text, script, /if((.*))/, if(1==1), condition, #main)
+shrink.icu##+js(rmnt, script, '{delete window[')
+bigbtc.win##+js(rmnt, script, alert)
+bigbtc.win##div[style^="width:300px;height:250px"]
+bigbtc.win,cryptofun.space###block-adb-enabled, #block-add-enabled, #block-adeb-enabled
+bigbtc.win,cryptofun.space###main, #ielement, #mainnew:style(display: block !important;)
+bigbtc.win##div:has(> div[style] > div[id] > script[src^="//ads.themoneytizer.com"])
+@@*$ghide,domain=torupload.com|nathanmichaelphoto.com
+*$script,redirect-rule=noopjs,domain=torupload.com|nathanmichaelphoto.com
+*$xhr,redirect-rule=nooptext,domain=torupload.com|nathanmichaelphoto.com
+*$frame,redirect-rule=noopframe,domain=torupload.com|nathanmichaelphoto.com
+*$object,redirect-rule=noopframe,domain=torupload.com|nathanmichaelphoto.com
+*$image,redirect-rule=32x32.png,domain=torupload.com|nathanmichaelphoto.com
+*$object,domain=torupload.com|nathanmichaelphoto.com
+torupload.com,nathanmichaelphoto.com##+js(nowoif, , 10, obj)
+@@||dash.ezmob.com/ss/js/ads.js$script,domain=nathanmichaelphoto.com
+nathanmichaelphoto.com#@##gdpr-cookie-notice
+torupload.com##+js(nano-sib, /seconds--|timeLeft--/, *)
+torupload.com##+js(trusted-replace-argument, document.addEventListener, 0, json:"click", condition, visibilitychange)
+torupload.com##+js(set, document.hidden, true)
+torupload.com,nathanmichaelphoto.com##+js(rpnt, script, false, true, condition, opened)
+torupload.com,nathanmichaelphoto.com##+js(set, HTMLScriptElement.prototype.onerror, undefined)
+torupload.com,nathanmichaelphoto.com##+js(trusted-replace-argument, document.querySelector, 0, json:"main", condition, /div-gpt-ad-dgking|\.GoogleActiveViewElement/)
+torupload.com,nathanmichaelphoto.com##+js(trusted-replace-argument, document.querySelectorAll, 0, json:"main", condition, /div-gpt-ad-|\.adsbygoogle/)
+torupload.com,nathanmichaelphoto.com##+js(trusted-replace-argument, document.getElementById, 0, json:"container", condition, adblock_detected)
+torupload.com,nathanmichaelphoto.com##+js(prevent-fetch, /pub\.clickadu|bing\.com/)
+||youweepingt.org^$popup
+||cdclub.net^$popup
+||oundhertobeconsist.org^$popup
+||vampyrejibmen.com^$popup
+avnsgames.com,healthmyst.com##+js(rmnt, script, /detectAdBlock|checkFakeAd|adBlockNotDetected/)
+avnsgames.com,healthmyst.com###go_d2[action]:style(display: inline-block !important;)
+avnsgames.com,healthmyst.com##.fluidprimary, #go_d, .adb_detected > h2
+avnsgames.com,healthmyst.com##.steps
+avnsgames.com,healthmyst.com##.instructions
+avnsgames.com,healthmyst.com##.reopen-info
+avnsgames.com,healthmyst.com##h4
+avnsgames.com,healthmyst.com##+js(rpnt, script, /false;/gm, true;, condition, isSubscribed)
+avnsgames.com,healthmyst.com##+js(nano-sib, /.?/, *, 0.02)
+lnbz.la##+js(nowoif)
+lnbz.la##+js(set, blurred, false)
+||ehteraf.online^$domain=pxtech.site
+@@*$ghide,domain=pxtech.site
+pxtech.site##+js(rpnt, script, 1000, 10)
+pxtech.site##+js(nostif, a, 250)
+pxtech.site##.timer-bar, .moobiedat-container > p, #nextBtn, .btn-moobiedat:others()
+pxtech.site##+js(trusted-click-element, '1000, #nextBtn, 1000, #redirectBtn > .btn-moobiedat', 4000)
+nitro-link.com##+js(nowoif)
+||uiil.ink/js/profiton.js$script,1p
+uiil.ink##+js(aopr, app_vars.force_disable_adblock)
+uiil.ink##+js(rmnt, script, /delete win/)
+uiil.ink##+js(nowoif)
+uiil.ink##+js(aeld, click, open)
+uiil.ink##+js(set, blurred, false)
+uiil.ink##button:remove-attr(onclick)
+uiil.ink##[src*="data:image/png;base64,"]
+uiil.ink##h3, p, .text-left
+uiil.ink##[src*="i.gyazo.com"], a[href][target="_blank"]
+uiil.ink##.banner-page .row > div, .captcha-page > div > *:style(font-size: 0px !important;)
+uiil.ink##input#downloadButton
+tfly.link##+js(trusted-suppress-native-method, eval, '"/chp_?ad/"')
+tfly.link##+js(set, blurred, false)
+tfly.link##.box-main > .row [href]
+tfly.link##.text-left
+tfly.link##footer
+tfly.link##center > [href]
+vipshort.in##+js(rpnt, script, intentUrl;, fallbackUrl;)
+vipshort.in##+js(set, blurred, false)
+*$script,xhr,redirect-rule=noopjs,domain=cloudfam.io
+*$image,redirect-rule=32x32.png,domain=cloudfam.io
+@@*$ghide,domain=cloudfam.io
+@@||cloudfam.io^$xhr,script,image,1p
+||cloudfam.io/api/$ping,1p
+cloudfam.io##+js(nostif, /blocked|null/)
+cloudfam.io##+js(nano-sib, /.?/, *)
+cloudfam.io##+js(nowoif, _blank)
+||byebye.pro^
+||yastatic.net^$domain=cloudfam.io
+||uptobhai.$document,csp=default-src 'self' 'unsafe-inline' *.favicon.cc *.google.com *.gstatic.com *.googleapis.com; img-src * data: blob:
+uptobhai.*##+js(set, time, 0)
+cloubix.com##.d0a-upgrade-wrap, .cb-footer, .d0a-status-bar, .cb-hamburger, .d0a-card-head, .d0a-features-row, .d0a-speed-box, .d0a-btn-note, .d0a-ads-section, .dl1-report-btn, .dl1-actions, .dl1-codes
+cloubix.com##*:style(font-family: none! important;)
+cloubix.com##.dl1-main:style(margin-left: 50px ! important;)
+cloubix.com##+js(nano-sib, remaining--, *)
+cloubix.com##+js(trusted-set-attr, #countdown, data-status, active)
+cloubix.com##+js(aeld, click, appendChild)
+||getfinefile.com^$popup
+||annoyingnightmareedit.com^$popup
+||baggyrepackingrocky.com^$popup
+||narilyhukelpfulin.com^$popup
+paste4free.site##+js(nostif, getComputedStyle)
+paste4free.site##+js(nano-sib, secondsLeft)
+paste4free.site##a[href*="?key="][target="_blank"]
+playpaste.net##.flex-center > [href*="rapidshare"]
+hindisink.com##div.step_box:others()
+hindisink.com###overlay, .popup
+!hindisink.com##.btn, [id^="rtg-"]:remove-class(no_display)
+hindisink.com##+js(rpnt, script, /\d{4}/gms, 10, condition, count)
+hindisink.com##+js(aeld, visibilitychange)
+linkshortx.in##.bg_cover.footer-area
+linkshortx.in##+js(set, blurred, false)
+||acscdn.com/script/aclib.js$script,redirect-rule=noopjs
+coinclix.co##+js(trusted-replace-argument, document.getElementById, 0, json:"header", condition, /ad-chk|aads-frame/)
+! file host popunders
+swiftuploads.com##+js(rpnt, script, toUpperCase()+, toSomeCase()+)
+1cloudfile.com,akirabox.com,akirabox.to,bowfile.com,buzzheavier.com,bzzhr.co,bzzhr.to,cg-gamespc.net,datavaults.co,dodi-repacks.site,file-me.top,file-upload.org,filemirage.com,fuckingfast.*,game-repack.site,gamedrive.*,getfreegames.net,go.zovo.ink,koramaup.com,mirrored.to,multiup.io,nathanmichaelphoto.com,ranoz.gg,repack-games.com,reloadedsteam.com,rootz.so,steam-repacks.net,steamgg.net,steamunderground.net,swiftuploads.com,torupload.com,up-4ever.net,uploadrar.*,usersdrive.com,vik1ngfile.site,worldofpcgames.com,zeilink.net,zovo2.top,zpaste.net##+js(rmnt, script, '"+"', excludes, /self\.__next|recaptcha|document|window|const|var|let/)
+1cloudfile.com,akirabox.com,akirabox.to,bowfile.com,buzzheavier.com,bzzhr.co,bzzhr.to,cg-gamespc.net,datavaults.co,dodi-repacks.site,file-me.top,file-upload.org,filemirage.com,fuckingfast.*,game-repack.site,gamedrive.*,getfreegames.net,go.zovo.ink,koramaup.com,mirrored.to,multiup.io,nathanmichaelphoto.com,ranoz.gg,repack-games.com,reloadedsteam.com,rootz.so,steam-repacks.net,steamgg.net,steamunderground.net,swiftuploads.com,torupload.com,up-4ever.net,uploadrar.*,usersdrive.com,vik1ngfile.site,worldofpcgames.com,zeilink.net,zovo2.top,zpaste.net##+js(rmnt, script, /"\+"g|"\+"'a|self\.__next.*?\,typeof document|self\.__next&&|\|\|self\.__next\,\(|\("\+"t|'\+'F|0\|\|window/g)
+1cloudfile.com,akirabox.com,akirabox.to,bowfile.com,buzzheavier.com,bzzhr.co,bzzhr.to,cg-gamespc.net,datavaults.co,dodi-repacks.site,file-me.top,file-upload.org,filemirage.com,fuckingfast.*,game-repack.site,gamedrive.*,getfreegames.net,go.zovo.ink,koramaup.com,mirrored.to,multiup.io,nathanmichaelphoto.com,ranoz.gg,repack-games.com,reloadedsteam.com,rootz.so,steam-repacks.net,steamgg.net,steamunderground.net,swiftuploads.com,torupload.com,up-4ever.net,uploadrar.*,usersdrive.com,vik1ngfile.site,worldofpcgames.com,zeilink.net,zovo2.top,zpaste.net##+js(prevent-innerHTML, script, !/document|window|const|var|let/)
+1cloudfile.com,akirabox.com,akirabox.to,bowfile.com,buzzheavier.com,bzzhr.co,bzzhr.to,cg-gamespc.net,datavaults.co,dodi-repacks.site,file-me.top,file-upload.org,filemirage.com,fuckingfast.*,game-repack.site,gamedrive.*,getfreegames.net,go.zovo.ink,koramaup.com,mirrored.to,multiup.io,nathanmichaelphoto.com,ranoz.gg,repack-games.com,reloadedsteam.com,rootz.so,steam-repacks.net,steamgg.net,steamunderground.net,swiftuploads.com,torupload.com,up-4ever.net,uploadrar.*,usersdrive.com,vik1ngfile.site,worldofpcgames.com,zeilink.net,zovo2.top,zpaste.net##+js(acs, RegExp.prototype.exec.constructor, '"+"')
+1cloudfile.com,akirabox.com,akirabox.to,bowfile.com,buzzheavier.com,bzzhr.co,bzzhr.to,cg-gamespc.net,datavaults.co,dodi-repacks.site,file-me.top,file-upload.org,filemirage.com,fuckingfast.*,game-repack.site,gamedrive.*,getfreegames.net,go.zovo.ink,koramaup.com,mirrored.to,multiup.io,nathanmichaelphoto.com,ranoz.gg,repack-games.com,reloadedsteam.com,rootz.so,steam-repacks.net,steamgg.net,steamunderground.net,swiftuploads.com,torupload.com,up-4ever.net,uploadrar.*,usersdrive.com,vik1ngfile.site,worldofpcgames.com,zeilink.net,zovo2.top,zpaste.net##+js(acs, Function.prototype.constructor, '"+"')
+1cloudfile.com,akirabox.com,akirabox.to,bowfile.com,buzzheavier.com,bzzhr.co,bzzhr.to,cg-gamespc.net,datavaults.co,dodi-repacks.site,file-me.top,file-upload.org,filemirage.com,fuckingfast.*,game-repack.site,gamedrive.*,getfreegames.net,go.zovo.ink,koramaup.com,mirrored.to,multiup.io,nathanmichaelphoto.com,ranoz.gg,repack-games.com,reloadedsteam.com,rootz.so,steam-repacks.net,steamgg.net,steamunderground.net,swiftuploads.com,torupload.com,up-4ever.net,uploadrar.*,usersdrive.com,vik1ngfile.site,worldofpcgames.com,zeilink.net,zovo2.top,zpaste.net##+js(aost, document.addEventListener, anonymous@https)
+1cloudfile.com,akirabox.com,akirabox.to,bowfile.com,buzzheavier.com,bzzhr.co,bzzhr.to,cg-gamespc.net,datavaults.co,dodi-repacks.site,file-me.top,file-upload.org,filemirage.com,fuckingfast.*,game-repack.site,gamedrive.*,getfreegames.net,go.zovo.ink,koramaup.com,mirrored.to,multiup.io,nathanmichaelphoto.com,ranoz.gg,repack-games.com,reloadedsteam.com,rootz.so,steam-repacks.net,steamgg.net,steamunderground.net,swiftuploads.com,torupload.com,up-4ever.net,uploadrar.*,usersdrive.com,vik1ngfile.site,worldofpcgames.com,zeilink.net,zovo2.top,zpaste.net##+js(aost, Document.prototype.addEventListener.call, anonymous@https)
+1cloudfile.com,akirabox.com,akirabox.to,bowfile.com,buzzheavier.com,bzzhr.co,bzzhr.to,cg-gamespc.net,datavaults.co,dodi-repacks.site,file-me.top,file-upload.org,filemirage.com,fuckingfast.*,game-repack.site,gamedrive.*,getfreegames.net,go.zovo.ink,koramaup.com,mirrored.to,multiup.io,nathanmichaelphoto.com,ranoz.gg,repack-games.com,reloadedsteam.com,rootz.so,steam-repacks.net,steamgg.net,steamunderground.net,swiftuploads.com,torupload.com,up-4ever.net,uploadrar.*,usersdrive.com,vik1ngfile.site,worldofpcgames.com,zeilink.net,zovo2.top,zpaste.net##+js(set, HTMLElement.prototype.click.call, noopFunc)
+1cloudfile.com,akirabox.com,akirabox.to,bowfile.com,buzzheavier.com,bzzhr.co,bzzhr.to,cg-gamespc.net,datavaults.co,dodi-repacks.site,file-me.top,file-upload.org,filemirage.com,fuckingfast.*,game-repack.site,gamedrive.*,getfreegames.net,go.zovo.ink,koramaup.com,mirrored.to,multiup.io,nathanmichaelphoto.com,ranoz.gg,repack-games.com,reloadedsteam.com,rootz.so,steam-repacks.net,steamgg.net,steamunderground.net,swiftuploads.com,torupload.com,up-4ever.net,uploadrar.*,usersdrive.com,vik1ngfile.site,worldofpcgames.com,zeilink.net,zovo2.top,zpaste.net##+js(set, HTMLElement.prototype.click.apply, noopFunc)
+1cloudfile.com,akirabox.com,akirabox.to,bowfile.com,buzzheavier.com,bzzhr.co,bzzhr.to,cg-gamespc.net,datavaults.co,dodi-repacks.site,file-me.top,file-upload.org,filemirage.com,fuckingfast.*,game-repack.site,gamedrive.*,getfreegames.net,go.zovo.ink,koramaup.com,mirrored.to,multiup.io,nathanmichaelphoto.com,ranoz.gg,repack-games.com,reloadedsteam.com,rootz.so,steam-repacks.net,steamgg.net,steamunderground.net,swiftuploads.com,torupload.com,up-4ever.net,uploadrar.*,usersdrive.com,vik1ngfile.site,worldofpcgames.com,zeilink.net,zovo2.top,zpaste.net##+js(set, Element.prototype.closest, falseFunc)
+1cloudfile.com,akirabox.com,akirabox.to,bowfile.com,buzzheavier.com,bzzhr.co,bzzhr.to,cg-gamespc.net,datavaults.co,dodi-repacks.site,file-me.top,file-upload.org,filemirage.com,fuckingfast.*,game-repack.site,gamedrive.*,getfreegames.net,go.zovo.ink,koramaup.com,mirrored.to,multiup.io,nathanmichaelphoto.com,ranoz.gg,repack-games.com,reloadedsteam.com,rootz.so,steam-repacks.net,steamgg.net,steamunderground.net,swiftuploads.com,torupload.com,up-4ever.net,uploadrar.*,usersdrive.com,vik1ngfile.site,worldofpcgames.com,zeilink.net,zovo2.top,zpaste.net##+js(aeld, click, /document\.createElement|window\.open/)
+1cloudfile.com,akirabox.com,akirabox.to,bowfile.com,buzzheavier.com,bzzhr.co,bzzhr.to,cg-gamespc.net,datavaults.co,dodi-repacks.site,file-me.top,file-upload.org,filemirage.com,fuckingfast.*,game-repack.site,gamedrive.*,getfreegames.net,go.zovo.ink,koramaup.com,mirrored.to,multiup.io,nathanmichaelphoto.com,ranoz.gg,repack-games.com,reloadedsteam.com,rootz.so,steam-repacks.net,steamgg.net,steamunderground.net,swiftuploads.com,torupload.com,up-4ever.net,uploadrar.*,usersdrive.com,vik1ngfile.site,worldofpcgames.com,zeilink.net,zovo2.top,zpaste.net##+js(nowoif, .cfd)
+||.dev$3p,xhr,stylesheet,domain=1cloudfile.com|akirabox.com|akirabox.to|bowfile.com|buzzheavier.com|bzzhr.co|bzzhr.to|cg-gamespc.net|datavaults.co|dodi-repacks.site|file-me.top|file-upload.org|filemirage.com|fuckingfast.*|game-repack.site|gamedrive.*|getfreegames.net|go.zovo.ink|koramaup.com|mirrored.to|multiup.io|nathanmichaelphoto.com|ranoz.gg|repack-games.com|reloadedsteam.com|rootz.so|steam-repacks.net|steamgg.net|steamunderground.net|swiftuploads.com|torupload.com|up-4ever.net|uploadrar.*|usersdrive.com|vik1ngfile.site|worldofpcgames.com|zeilink.net|zovo2.top|zpaste.net
+*$3p,popup,to=~com|~io|~net|~org|~to|~co|~mixdrop.ag|~vik1ngfile.site,from=1cloudfile.com|akirabox.com|akirabox.to|bowfile.com|buzzheavier.com|bzzhr.co|bzzhr.to|cg-gamespc.net|datavaults.co|dodi-repacks.site|file-me.top|file-upload.org|filemirage.com|fuckingfast.*|game-repack.site|gamedrive.*|getfreegames.net|go.zovo.ink|koramaup.com|mirrored.to|multiup.io|nathanmichaelphoto.com|ranoz.gg|repack-games.com|reloadedsteam.com|rootz.so|steam-repacks.net|steamgg.net|steamunderground.net|swiftuploads.com|torupload.com|up-4ever.net|uploadrar.*|usersdrive.com|vik1ngfile.site|worldofpcgames.com|zeilink.net|zovo2.top|zpaste.net
+/^https:\/\/[a-z0-9]+\.[a-z0-9]+\.[a-z][a-z][a-z]+\/\?&?[a-z]+=[a-zA-Z0-9+\/%=:_-]+[$&]/$3p,popup,domain=gg|ink|site|so|to|top
+/^https:\/\/[a-z0-9]+\.[a-z0-9]+\.[a-z][a-z][a-z]+\/\?&?[a-z]+=[a-zA-Z0-9+\/%=:_-]+[$&]/$3p,popup,match-case,to=cfd|cyou|sbs|shop|space|website
+/^https:\/\/link[0-9]+\.[a-z0-9]+\.[a-z][a-z][a-z]+\/\?&?data=[a-zA-Z0-9+\/%=:_-]+[$&]/$3p,popup,match-case,to=~com|~edu|~gov|~net|~org
+!#if ext_ubol
+/^https:\/\/link[0-9]+\.[a-z0-9]+\.[a-z][a-z][a-z]+\/\?&?data=[a-zA-Z0-9+\/%=:_-]+[$&]/$popup,match-case,to=~com|~ink|~io|~net|~org|~co|~gg|~so|~to|~dodi-repacks.site|~file-me.top|~game-repack.site|~mixdrop.ag|~vik1ngfile.site|~zovo2.top
+/^https:\/\/[a-z0-9]+\.[a-z0-9]+\.[cs][bfhpy][ados][cpu]?e?\/\?&?[a-z]+=[a-zA-Z0-9+\/%=:_-]+[$&]/$popup,match-case
+/^https:\/\/[a-z0-9]+\.[a-z0-9]+\.website\/\?&?[a-z]+=[a-zA-Z0-9+\/%=:_-]+[$&]/$popup,match-case
+!#endif
+fuckingfast.*##+js(remove-node-text, script, '"+"')
+||cfd/rfdtagarg/*.js
+||zeilink.net/api/public/ads
+||cdn-n.net^
+||cdn-x.net^
+||cdn-z.net^
+||asset-cdn.dev^
+||ui-wp.dev^
+||lib-net.dev^
+||core-ui.dev^
+||static-lib.dev^
+||wp-lib.dev^
+||srv.ui-wp.dev^
+||js.core-ui.dev^
+||unnajd.com^
+/^https:\/\/[a-z-]+\.cdn-[a-z]\.net\/$/$xhr,3p
+/^https:\/\/\d+\.cfd\/[a-z]{3}tag[a-z]{3}\/v\d\/[a-zA-Z0-9]+:C\d\.js\b/$script,3p,match-case,to=cfd
+!#if env_safari
+/^https:\/\/[0-9]+\.cfd\/[a-z][a-z][a-z]tag[a-z][a-z][a-z]\/v[0-9]\/[a-zA-Z0-9]+:C[0-9]\.js\b/$script,3p,match-case
+!#endif
+! End cfd Popups
+||yewfjsdi.it.com^$popup
+koramaup.com##div > center > button[class][style]
+qr1.me-qr.com##+js(rpnt, script, isProcessing = true;, redirectUser();)
+qr1.me-qr.com###relevantEvent
+qr1.me-qr.com##.px-0.col-12:has(>[class="adsbygoogle"])
+fibwatch.art##+js(rmnt, script, PASS_KEY)
+||urlshortlink.top/*^url=http$doc,urlskip=?url
+uploadao.com##+js(rmnt, script, zoneId)
+uploadao.com.dl0-ad-row
+link.snipcash.com##.banner
+link.snipcash.com##.text-left
+link.snipcash.com##+js(nowoif, _blank)
+link.snipcash.com##+js(rmnt, script, /urlPC|popunderShown|window\.open/)
+link.snipcash.com##+js(set, go_popup, {})
+link.snipcash.com##+js(set, blurred, false)
+||wimsedas.xyz^$popup
+!#if env_mobile
+! *** filters/filters-mobile.txt ***
+!----- 2020 -----
+xnxx.com,xvideos.com###ad-header-mobile
+jprime.jp##.ad-overlay
+apkdone.com##.adplaceholder-top
+cyclehack.jp,gogo-miyagi.com,izuhack.akao-hotel.co.jp,nap-camp.com,runhack.jp,tsurihack.com,yamahack.com###ad-overlay
+m.washingtontimes.com##.mrf-adv__wrapper
+fortune.com##.amp-ad-wrapper
+fortune.com##.amp-ad-wrapper-dianomi
+wallpaperbetter.com##.lst_ads
+variety.com##.admz
+bakusai.com##.adSection
+gamereactor.asia,gamereactor.cn,gamereactor.cz,gamereactor.de,gamereactor.dk,gamereactor.es,gamereactor.eu,gamereactor.fi,gamereactor.fr,gamereactor.it,gamereactor.jp,gamereactor.kr,gamereactor.nl,gamereactor.no,gamereactor.pl,gamereactor.pt,gamereactor.se###ad_topScroller
+! player on clipx.tv
+xxxporns.org##.adBlock
+a-eroland.net,hhmanga.com,nyahentai.*##.__isboostReturnAd
+!----- 2023 -----
+facebook.com#?#div[data-status-bar-color] > div[data-mcomponent="MContainer"] > div[data-mcomponent="MContainer"]:has(> div[data-mcomponent="MContainer"] > div[data-mcomponent="MContainer"] div[data-mcomponent="TextArea"] .native-text > span:contains(/(Sponsored|Gesponsert|Sponsorlu|Sponsorowane|Ispoonsara godhameera|Geborg|Bersponsor|Ditaja|Disponsori|Giisponsoran|Sponzorováno|Sponsoreret|Publicidad|May Sponsor|Sponsorisée|Oipytyvôva|Ɗaukar Nayin|Sponzorirano|Uterwa inkunga|Sponsorizzato|Imedhaminiwa|Hirdetés|Misy Mpiantoka|Gesponsord|Sponset|Patrocinado|Patrocinado|Sponsorizat|Sponzorované|Sponsoroitu|Sponsrat|Được tài trợ|Χορηγούμενη|Спонсорирано|Спонзорирано|Ивээн тэтгэсэн|Реклама|Спонзорисано|במימון|سپانسرڈ|دارای پشتیبانی مالی|ስፖንሰር የተደረገ|प्रायोजित|ተደረገ|प|प्रायोजित|স্পনসর্ড|ਪ੍ਰਯੋਜਿਤ|પ્રાયોજિત|ପ୍ରାୟୋଜିତ|செய்யப்பட்ட செய்யப்பட்ட|చేయబడినది చేయబడినది|ಪ್ರಾಯೋಜಿಸಲಾಗಿದೆ|ചെയ്തത് ചെയ്തത്|ලද ලද ලද|สนับสนุน สนับสนุน รับ สนับสนุน สนับสนุน|ကြော်ငြာ ကြော်ငြာ|ឧបត្ថម្ភ ឧបត្ថម្ភ ឧបត្ថម្ភ|광고|贊助|赞助内容|広告|സ്പോൺസർ ചെയ്തത്)/)):not(:has([data-tracking-duration-id]))
+facebook.com#?#div[data-status-bar-color] > div[data-mcomponent="MContainer"] > div[data-mcomponent="MContainer"]:has(> div[data-mcomponent="MContainer"] > div[data-mcomponent="MContainer"] div[data-mcomponent="TextArea"] .native-text > span:contains(/(Sponsored|Gesponsert|Sponsorlu|Sponsorowane|Ispoonsara godhameera|Geborg|Bersponsor|Ditaja|Disponsori|Giisponsoran|Sponzorováno|Sponsoreret|Publicidad|May Sponsor|Sponsorisée|Oipytyvôva|Ɗaukar Nayin|Sponzorirano|Uterwa inkunga|Sponsorizzato|Imedhaminiwa|Hirdetés|Misy Mpiantoka|Gesponsord|Sponset|Patrocinado|Patrocinado|Sponsorizat|Sponzorované|Sponsoroitu|Sponsrat|Được tài trợ|Χορηγούμενη|Спонсорирано|Спонзорирано|Ивээн тэтгэсэн|Реклама|Спонзорисано|במימון|سپانسرڈ|دارای پشتیبانی مالی|ስፖንሰር የተደረገ|प्रायोजित|ተደረገ|प|प्रायोजित|স্পনসর্ড|ਪ੍ਰਯੋਜਿਤ|પ્રાયોજિત|ପ୍ରାୟୋଜିତ|செய்யப்பட்ட செய்யப்பட்ட|చేయబడినది చేయబడినది|ಪ್ರಾಯೋಜಿಸಲಾಗಿದೆ|ചെയ്തത് ചെയ്തത്|ලද ලද ලද|สนับสนุน สนับสนุน รับ สนับสนุน สนับสนุน|ကြော်ငြာ ကြော်ငြာ|ឧបត្ថម្ភ ឧបត្ថម្ភ ឧបត្ថម្ភ|광고|贊助|赞助内容|広告|സ്പോൺസർ ചെയ്തത്)/)):not(:has([data-tracking-duration-id])) + .m:is(.bg-s2, .bg-s3, .bg-s4):has(+ .m:is(.bg-s2, .bg-s3, .bg-s4) + .m:not(:has(.m:empty)))
+facebook.com#?#div[data-status-bar-color] > div[data-mcomponent="MContainer"] > div[data-mcomponent="MContainer"]:has(> div[data-mcomponent="MContainer"] > div[data-mcomponent="MContainer"] div[data-mcomponent="TextArea"] .native-text > span:contains(/(Sponsored|Gesponsert|Sponsorlu|Sponsorowane|Ispoonsara godhameera|Geborg|Bersponsor|Ditaja|Disponsori|Giisponsoran|Sponzorováno|Sponsoreret|Publicidad|May Sponsor|Sponsorisée|Oipytyvôva|Ɗaukar Nayin|Sponzorirano|Uterwa inkunga|Sponsorizzato|Imedhaminiwa|Hirdetés|Misy Mpiantoka|Gesponsord|Sponset|Patrocinado|Patrocinado|Sponsorizat|Sponzorované|Sponsoroitu|Sponsrat|Được tài trợ|Χορηγούμενη|Спонсорирано|Спонзорирано|Ивээн тэтгэсэн|Реклама|Спонзорисано|במימון|سپانسرڈ|دارای پشتیبانی مالی|ስፖንሰር የተደረገ|प्रायोजित|ተደረገ|प|प्रायोजित|স্পনসর্ড|ਪ੍ਰਯੋਜਿਤ|પ્રાયોજિત|ପ୍ରାୟୋଜିତ|செய்யப்பட்ட செய்யப்பட்ட|చేయబడినది చేయబడినది|ಪ್ರಾಯೋಜಿಸಲಾಗಿದೆ|ചെയ്തത് ചെയ്തത്|ලද ලද ලද|สนับสนุน สนับสนุน รับ สนับสนุน สนับสนุน|ကြော်ငြာ ကြော်ငြာ|ឧបត្ថម្ភ ឧបត្ថម្ភ ឧបត្ថម្ភ|광고|贊助|赞助内容|広告|സ്പോൺസർ ചെയ്തത്)/)):not(:has([data-tracking-duration-id])) + .m:is(.bg-s2, .bg-s3, .bg-s4) + .m:is(.bg-s2, .bg-s3, .bg-s4):has(+ .m:not(:has(.m:empty)))
+facebook.com#?#div[data-status-bar-color] > div[data-mcomponent="MContainer"] > div[data-mcomponent="MContainer"]:has(> div[data-mcomponent="MContainer"] > div[data-mcomponent="MContainer"] div[data-mcomponent="TextArea"] .native-text > span:contains(/(Sponsored|Gesponsert|Sponsorlu|Sponsorowane|Ispoonsara godhameera|Geborg|Bersponsor|Ditaja|Disponsori|Giisponsoran|Sponzorováno|Sponsoreret|Publicidad|May Sponsor|Sponsorisée|Oipytyvôva|Ɗaukar Nayin|Sponzorirano|Uterwa inkunga|Sponsorizzato|Imedhaminiwa|Hirdetés|Misy Mpiantoka|Gesponsord|Sponset|Patrocinado|Patrocinado|Sponsorizat|Sponzorované|Sponsoroitu|Sponsrat|Được tài trợ|Χορηγούμενη|Спонсорирано|Спонзорирано|Ивээн тэтгэсэн|Реклама|Спонзорисано|במימון|سپانسرڈ|دارای پشتیبانی مالی|ስፖንሰር የተደረገ|प्रायोजित|ተደረገ|प|प्रायोजित|স্পনসর্ড|ਪ੍ਰਯੋਜਿਤ|પ્રાયોજિત|ପ୍ରାୟୋଜିତ|செய்யப்பட்ட செய்யப்பட்ட|చేయబడినది చేయబడినది|ಪ್ರಾಯೋಜಿಸಲಾಗಿದೆ|ചെയ്തത് ചെയ്തത്|ලද ලද ලද|สนับสนุน สนับสนุน รับ สนับสนุน สนับสนุน|ကြော်ငြာ ကြော်ငြာ|ឧបត្ថម្ភ ឧបត្ថម្ភ ឧបត្ថម្ភ|광고|贊助|赞助内容|広告|സ്പോൺസർ ചെയ്തത്)/)):not(:has([data-tracking-duration-id])) + .m:is(.bg-s2, .bg-s3, .bg-s4) + .m:is(.bg-s2, .bg-s3, .bg-s4) + .m:not(:has(.m:empty))
+facebook.com#?#div[data-status-bar-color] > div[data-mcomponent="MContainer"] > div[data-mcomponent="MContainer"]:has(> div[data-mcomponent="MContainer"] > div[data-mcomponent="MContainer"] div[data-mcomponent="TextArea"] .native-text > span:contains(/(Sponsored|Gesponsert|Sponsorlu|Sponsorowane|Ispoonsara godhameera|Geborg|Bersponsor|Ditaja|Disponsori|Giisponsoran|Sponzorováno|Sponsoreret|Publicidad|May Sponsor|Sponsorisée|Oipytyvôva|Ɗaukar Nayin|Sponzorirano|Uterwa inkunga|Sponsorizzato|Imedhaminiwa|Hirdetés|Misy Mpiantoka|Gesponsord|Sponset|Patrocinado|Patrocinado|Sponsorizat|Sponzorované|Sponsoroitu|Sponsrat|Được tài trợ|Χορηγούμενη|Спонсорирано|Спонзорирано|Ивээн тэтгэсэн|Реклама|Спонзорисано|במימון|سپانسرڈ|دارای پشتیبانی مالی|ስፖንሰር የተደረገ|प्रायोजित|ተደረገ|प|प्रायोजित|স্পনসর্ড|ਪ੍ਰਯੋਜਿਤ|પ્રાયોજિત|ପ୍ରାୟୋଜିତ|செய்யப்பட்ட செய்யப்பட்ட|చేయబడినది చేయబడినది|ಪ್ರಾಯೋಜಿಸಲಾಗಿದೆ|ചെയ്തത് ചെയ്തത്|ලද ලද ලද|สนับสนุน สนับสนุน รับ สนับสนุน สนับสนุน|ကြော်ငြာ ကြော်ငြာ|ឧបត្ថម្ភ ឧបត្ថម្ភ ឧបត្ថម្ភ|광고|贊助|赞助内容|広告|സ്പോൺസർ ചെയ്തത്)/)):not(:has([data-tracking-duration-id])) + .m:is(.bg-s2, .bg-s3, .bg-s4) + .m:is(.bg-s2, .bg-s3, .bg-s4) + .m:not(:has(.m:empty)) + .m:not(:has(.m:empty)):has(+ .m .m[data-mcomponent$="TextArea"]:empty)
+! complementary rules when has-text stopped working
+m.facebook.com,www.facebook.com##:matches-path(/^\/(\?locale=[a-z]+_[A-Z]+)?$/) #screen-root > :not(.bg-s2) .m[data-type="vscroller"] > :is(.bg-s2, .bg-s3, .bg-s4):has(+ .m + :is(.bg-s2, .bg-s3, .bg-s4) > .m > .m .nb[style*="inset(0"] > .m[style*="margin-top:1px;"][style*="margin-left:1px;"]:is([style*="height:32px;"], [style*="height:35px;"]) div[data-mcomponent$="TextArea"]:not(:empty))
+m.facebook.com,www.facebook.com##:matches-path(/^\/(\?locale=[a-z]+_[A-Z]+)?$/) #screen-root > :not(.bg-s2) .m[data-type="vscroller"] > :is(.bg-s2, .bg-s3, .bg-s4):has(+ :is(.bg-s2, .bg-s3, .bg-s4) > .m > .m .nb[style*="inset(0"] > .m[style*="margin-top:1px;"][style*="margin-left:1px;"]:is([style*="height:32px;"], [style*="height:35px;"]):not(:empty))
+m.facebook.com,www.facebook.com##:matches-path(/^\/(\?locale=[a-z]+_[A-Z]+)?$/) #screen-root > :not(.bg-s2) .m[data-type="vscroller"] > :is(.bg-s2, .bg-s3, .bg-s4):has(> .m > .m .nb[style*="inset(0"] > .m[style*="margin-top:1px;"][style*="margin-left:1px;"]:is([style*="height:32px;"], [style*="height:35px;"]))
+m.facebook.com,www.facebook.com##:matches-path(/^\/(\?locale=[a-z]+_[A-Z]+)?$/) #screen-root > :not(.bg-s2) .m[data-type="vscroller"] > :is(.bg-s2, .bg-s3, .bg-s4):has(> .m > .m .nb[style*="inset(0"] > .m[style*="margin-top:1px;"][style*="margin-left:1px;"]:is([style*="height:32px;"], [style*="height:35px;"])) + .m:not(:has(.m:empty))
+m.facebook.com,www.facebook.com##:matches-path(/^\/(\?locale=[a-z]+_[A-Z]+)?$/) #screen-root > :not(.bg-s2) .m[data-type="vscroller"] > :is(.bg-s2, .bg-s3, .bg-s4):has(> .m > .m .nb[style*="inset(0"] > .m[style*="margin-top:1px;"][style*="margin-left:1px;"]:is([style*="height:32px;"], [style*="height:35px;"])) + .m:not(:has(.m:empty)) + .m:has(div[data-mcomponent$="TextArea"]:not(:empty)):has(+ .m .m[data-mcomponent$="TextArea"]:empty)
+lookmovie2.to##div[class^="native-ad-"]
+m.timesofindia.com##[href*="app.goo.gl"]
+xda-developers.com##.ad-current
+forum.xda-developers.com###xdadevelopers_leaderboard_atf
+xe.com##.advertSlot
+investing.com##[class^="ad_ad-sticky_"]
+zdnet.com##.c-adDisplay_container
+zdnet.com##.c-adSkyBox
+nytimes.com###acm-wrapper
+||nytimes.com/games-assets/v2/*.js$script,replace=/shouldRenderAd:\(\)=>[a-z]&&/shouldRenderAd:()=>false&&/,domain=www.nytimes.com
+||nytimes.com/games-assets/v2/spelling-bee.*.js$script,domain=www.nytimes.com,replace=/\.includes\("cr"\)/.includes("")/
+! www.nytimes.com##+js(trusted-replace-argument, String.prototype.includes, this, json:"subscribed", condition, /^anon$/)
+www.nytimes.com##+js(trusted-replace-argument, matchMedia.call, 1, json:"none", condition, max-width)
+www.nytimes.com##+js(trusted-json-edit-fetch-response, ..show_ads=false, propsToMatch, /statsig/initialize?)
+www.nytimes.com##+js(trusted-json-edit-fetch-response, v2:$.param_stores.*./^interstitial_/.value.shouldShow=false, propsToMatch, /statsig/initialize?)
+www.nytimes.com##+js(set, Object.prototype.hasAd, false)
+*##.ads_all > .ads_w
+liquipedia.net##.mobile-sticky-ad
+liquipedia.net##body.mobile-sticky-ad-is-active:style(padding: 3.125rem 0 0 0 !important;)
+liquipedia.net##body.mobile-sticky-ad-is-active .main-nav:style(top: 0 !important;)
+liquipedia.net##body.mobile-sticky-ad-is-active .main-nav .brand-menu:style(top: 3.125rem !important;)
+m.dcinside.com,upload.dcinside.com##+js(set-cookie, _ga, OK, , reload, 1)
+@@||securepubads.g.doubleclick.net/tag/js/gpt.js$script,domain=thedailybeast.com
+thedailybeast.com##^html > head > meta[name="template"]:not([content="cheat"]):upward(1) > script[src*="doubleclick"]
+! interstitial if views >= interstitial.counter
+pornhub.com##+js(set-cookie, views, 1)
+pornhub.*##.watchpageAd
+! Ignore generic cosmetic filters mitigation
+apnews.com##.SovrnAd
+zaim.net##.ad-footer
+avclub.com,clickhole.com,deadspin.com,gizmodo.com,jalopnik.com,jezebel.com,kotaku.com,lifehacker.com,qz.com,splinternews.com,theinventory.com,theonion.com,theroot.com,thetakeout.com###splashy-ad-container-top
+huffpost.com,huffingtonpost.jp##.advertisement-holder
+4wank.com###pause-ads
+javpop.link##[href^="https://rapidgator.net/article/premium/ref/"]
+senzuri.tube##.video-page__adv
+tr.ign.com##.articleBody:style(margin-top: 80px !important;)
+m.apkpure.com##.ad-adsense.js-ad-slot
+fxstreet.com##.fxs_stickyAd-mobile
+apkpure.com##.ad-box-auto
+*##.ez-video-wrap
+correiobraziliense.com.br##.publi
+poder360.com.br##.box-advertising
+4hu.tv##.wrap > #btmBox
+wunderground.com##.ad-wrap
+mmtv01.xyz,spankbang.mov###pop.div_pop
+pages.lazada.co.id##.lzd-call-app-download-popup
+speedtest.net###modal-overlay
+speedtest.net##div[data-view-name="mobile"] div.mobile-pretest
+okezone.com###app:style(margin-top: 0px !important;)
+mercurynews.com###mobile-adhesion
+yahoo.com##.native-ad-item
+! timeanddate.com ad leftover
+timeanddate.com###ad-wrap
+twivideo.net##^script:has-text(/videoInstArea|randomImageUrl/)
+wetter.com##[class*="adSlot"]
+wetter.com##.layout:has(.advert-notice)
+wetter.com##[style="display: block !important; bottom: 0px; top: unset !important;"]
+wh40k.lexicanum.com##.collapsible-block:not(.vm-placement):style(display: block !important)
+wh40k.lexicanum.com##.vm-placement
+watch.impress.co.jp##+js(trusted-rpnt, script, /^ipc\.loader\.queue\.jquery(\.push\(function\(\)\{\s*ipc\.loader\.script\(.+\/ipc\.watch\.js.+)/, ipc.loader.queue.ready$1)
+timesofindia.indiatimes.com##+js(set, Object.prototype.isAdActive, false)
+redd.tube##+js(set, Object.prototype.vastOptions, {})
+redd.tube###closeable_widget
+mdpr.jp##+js(trusted-set-attr, #gn-rwd-target-hidden, class, rewareded)
+! Fixes gap caused by removed ad
+outlook.live.com##+js(set, Object.prototype.showNativeAdFormat, 0)
+!#if env_safari
+||googlevideo.com/videoplayback*ctier=L&*%2Cxpc%2Cctier%2C$xhr,3p,domain=m.youtube.com|music.youtube.com
+!#endif
+dailymotion.com##+js(json-prune-fetch-response, advertising, , propsToMatch, /player/metadata)
+dailymotion.com##+js(json-prune-xhr-response, advertising, , propsToMatch, .json)
+!#if !env_chromium
+geo.dailymotion.com##+js(xml-prune, [breakId], , _VMAP_)
+geo.dailymotion.com##+js(set, DMP_ENABLE_ADS, false)
+!#else
+www.dailymotion.com>>,~google.com##+js(xml-prune, [breakId], , _VMAP_)
+!#endif
+hurriyet.com.tr##.mobileMasthead
+yts.mx##.home-content > div[class]:not([id]):has(> div > a[rel="noindex, nofollow"])
+! ads placeholder nsfw superporn.com
+superporn.com##.intensive-add
+@@||grab.onelink.me/*^af_dp=grab%3A%2F%2Fopen%3F$doc,urlskip
+@@||grab.onelink.me/*^af_dp=grab%3A%2F%2Fopen%3F$doc
+tureng.com##.termresults-ad-tr
+##html[lang="tr"] > body.has-footer-ad.has-pageskin-desktop a.pageskin-mobile-wrapper
+daotekno.com##+js(nostif, bait)
+nlab.itmedia.co.jp##[id^="div-gpt-ad-nl_"][id$="_article_HeaderOverlay"] ~ header:matches-media((max-width: 767px)):style(margin-top: 0 !important;)
+britannica.com###game:style(height: 100% !important;)
+theverge.com##.duet--homepage--hero > div[class] > div[class] > div[class]:has(> div[data-concert="medrec_frontpage_hero_mobile"])
+temp-mail.io##main.mb-general > div[style="width:100%;height:50px;"]
+planefinder.net##+js(set, Object.prototype.showInterstitialModalIfRequired, noopFunc)
+freeforums.net###wrapper > div[style]:has(> div[id^="FreeForums_net_"])
+freeforums.net##.content > table.list > tbody > tr[style]:not([id]):not([class])
+!#endif
+! *** uAssets:filters/filters-general.txt ***
+! Lockdown
+!#if !ext_ubol
+*$script,xhr,3p,denyallow=ahcdn.com|ampproject.org|arc.io|b-cdn.net|blogger.com|bootstrapcdn.com|bunnycdn.ru|bytecdntp.com|cackle.me|chatango.com|cloudflare.com|cloudflare.net|cloudflarestorage.com|consentframework.com|disqus.com|disquscdn.com|dmca.com|doodcdn.io|ebacdn.com|embedstreams.top|facebook.com|facebook.net|fastcomments.com|fastly.net|fastlylb.net|fbcdn.net|fluidplayer.com|fontawesome.com|github.io|google.com|googleapis.com|graphcomment.com|gstatic.com|h-cdn.com|hcaptcha.com|hwcdn.net|ilfcdn.li|instagram.com|intensedebate.com|jquery.com|jsdelivr.net|jwpcdn.com|jwplatform.com|jwpsrv.com|linkvertise.com|media-amazon.com|media-imdb.com|pinterest.com|plyr.io|rabbitstream.net|recaptcha.net|rsc.cdn77.org|sharecast.ws|sharethis.com|shrink.pe|statically.io|staticfile.org|tawk.to|twimg.com|twitter.com|ulogin.ru|unpkg.com|userapi.com|vidazoo.com|vidembed.re|vixcloud.co|vk.com|vuukle.com|wp.com|x.com|yastatic.net|youaresoselfish.online|youtube.com|ytimg.com|zdassets.com|zencdn.net,domain=everia.club|files.im|filmpornofrancais.fr|gamesmountain.com|mangaplus.shueisha.tv|moredesi.com|nkiri.com|onlyfullporn.video|shueisharaw.tv|vjav.*
+!#else
+*$script,xhr,3p,denyallow=ahcdn.com|ampproject.org|arc.io|b-cdn.net|blogger.com|bootstrapcdn.com|bunnycdn.ru|bytecdntp.com|cackle.me|chatango.com|cloudflare.com|cloudflare.net|cloudflarestorage.com|consentframework.com|disqus.com|disquscdn.com|dmca.com|doodcdn.io|ebacdn.com|embedstreams.top|facebook.com|facebook.net|fastcomments.com|fastly.net|fastlylb.net|fbcdn.net|fluidplayer.com|fontawesome.com|github.io|google.com|googleapis.com|graphcomment.com|gstatic.com|h-cdn.com|hcaptcha.com|hwcdn.net|ilfcdn.li|instagram.com|intensedebate.com|jquery.com|jsdelivr.net|jwpcdn.com|jwplatform.com|jwpsrv.com|linkvertise.com|media-amazon.com|media-imdb.com|pinterest.com|plyr.io|rabbitstream.net|recaptcha.net|rsc.cdn77.org|sharecast.ws|sharethis.com|shrink.pe|statically.io|staticfile.org|tawk.to|twimg.com|twitter.com|ulogin.ru|unpkg.com|userapi.com|vidazoo.com|vidembed.re|vixcloud.co|vk.com|vuukle.com|wp.com|x.com|yastatic.net|youaresoselfish.online|youtube.com|ytimg.com|zdassets.com|zencdn.net,domain=everia.club|files.im|filmpornofrancais.fr|gamesmountain.com|mangaplus.shueisha.tv|moredesi.com|nkiri.com|onlyfullporn.video|shueisharaw.tv|vjav.com|vjav.tube
+!#endif
+! Adsterra
+/^https?:\/\/(?:www\.|[0-9a-z]{7,10}\.)?[-0-9a-z]{5,}\.(?:com|org)\/\/?(?:[0-9a-z]{2}\/){2,3}[0-9a-f]{32}\.js/$script,xhr,3p,redirect=noop.js
+! for uBOL matching example https://calligraphyanatomy.com/ec/68/86/ec6886c687e554b958517f9ab483776f.js
+!#if ext_ubol
+/^https?:\/\/(?:www\.|pl\d+\.)?[-0-9a-z]{5,}\.(com|org)\/(?:[0-9a-f]{2}\/){3}[0-9a-f]+\.js/$script,xhr,3p,redirect=noop.js,match-case,from=~edu|~gov
+!#endif
+/^https:\/\/[-a-z]{8,}\.com\/[f-j][-0-9A-Z_a-z]{2,}\/[0-9A-Za-z][-\/0-9A-Z_a-z]{115,132}$/$script,xhr,3p,match-case,to=com,method=get,header=X-Request-ID:/^[0-9a-f]{32}$/
+!#if cap_ipaddress
+/^https:\/\/[-a-z]{8,}\.com\/[f-j][-0-9A-Z_a-z]{2,}\/[0-9A-Za-z][-\/0-9A-Z_a-z]{115,132}$/$script,xhr,3p,match-case,to=com,method=get,ipaddress=/^1[7-9]2\.24[03]\.\d{2,3}\.\d{2,3}$/
+!#endif
+!#if env_safari
+/^https?:\/\/[-0-9a-z][-0-9a-z][-0-9a-z][-0-9a-z][-0-9a-z]+\.[co][or][gm]\/\/?[0-9a-z][0-9a-z]\/[0-9a-z][0-9a-z]\/([0-9a-z][0-9a-z]\/)?[0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f]\.js/$script,xhr,3p,match-case
+/^https:\/\/[-a-z][-a-z][-a-z][-a-z][-a-z][-a-z][-a-z][-a-z]+\.com\/[f-j][-0-9A-Z_a-z][-0-9A-Z_a-z]+\/[0-9A-Za-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z]+$/$script,xhr,3p,match-case,to=com,method=get
+!#endif
+!#if ext_ubol
+/^https:\/\/[-a-z]{8,}\.com\/[f-j][-0-9A-Z_a-z]{2,}\/[0-9A-Za-z][-\/0-9A-Z_a-z]{7,}$/$script,3p,match-case,method=get,header=x-request-id,to=com
+!#endif
+hdhub4u.fail,hubdrive.*,moviesubtitles.click,telegratuita.com##+js(aeld, DOMContentLoaded, script[data-domain=)
+141jav.com,moviesjoy-to.*##+js(acs, document.createElement, script[data-domain=)
+141jav.com##+js(nowoif)
+filmifen.com##+js(aeld, load, document.body.appendChild(s))
+play.xpass.top##+js(acs, document.createElement, document.head||)
+! invoke.js
+!#if env_safari
+/\/[0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f]\/invoke\.js/$script,3p,important
+!#endif
+!#if !ext_ubol
+/^https:\/\/[-0-9a-z]{5,}\.com\/\d{1,2}\/[0-9a-f]{32}\.js$/$script,3p,match-case
+!#else
+/^https:\/\/[-0-9a-z]{5,}\.com\/\d{1,2}\/[0-9a-f]{22,}\.js$/$script,3p,match-case
+!#endif
+!#if env_safari
+/^https:\/\/[-0-9a-z][-0-9a-z][-0-9a-z][-0-9a-z][-0-9a-z]+\.com\/\[0-9][0-9]?\/[0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f]\.js$/$script,3p,match-case
+!#endif
+/\/[0-9a-z]{2}\/[0-9a-f]{32}\.js/$script,xhr,3p,match-case,method=get,to=com,from=ad|ag|app|bet|biz|blogspot.com|blue|boo|by|bz|care|casa|cash|cc|ceo|cfd|cx|click|cloud|club|com.se|cyou|dad|day|dev|download|farm|forum|fun|gdn|ge|hair|homes|host|how|icu|in|info|is|lat|link|live|lol|ltd|md|me|media|mobi|moe|monster|one|onl|online|page|party|pe|pink|pk|pro|pw|re|red|rest|sbs|sh|site|skin|space|stream|su|team|tel|to|today|top|tube|tv|vip|wedding|world|ws|xyz|~edu.ag|~edu.by|~edu.bz|~edu.ge|~edu.in|~edu.md|~edu.me|~edu.pe|~edu.pk|~edu.so|~edu.ws|~gov.ag|~gov.by|~gov.bz|~gov.ge|~gov.in|~gov.md|~gov.me|~gov.pk|~gov.sh|~gov.so|~gov.to|~gov.tv|~gov.ws|~palaugov.pw|~proton.me|~twitch.tv
+! Don't use wildcard, unsupported in MV3
+/\/[0-9a-z]{2}\/[0-9a-f]{32}\.js/$script,xhr,3p,match-case,method=get,to=com,from=123av.com|141jav.com|186.2.175.5|1piecemanga.com|4chanarchives.com|69shux.co|85po.com|aguea.net|animepelix.net|animerco.org|anizle.org|apkadmin.com|arakpop.net|asiaflix.net|bigwarp.art|blogspot.com|bookfrom.net|brobokep.org|cartoony.net|cdn9mc.com|clicknupload.cfd|comohoy.com|d-pdf.com|datavaults.co|desiupload.co|downsub.com|europixhd-official.com|filmnudes.com|filmpornoitaliano.org|flacdownloader.com|fmovies24-to.com|fsportshd.net|fztvseries.ng|hdpornflix.com|hentai2read.com|hianime.nz|hubdrive.space|indi-share.com|ironhentai.com|isekaitube.com|japaneseholes.com|javboys.com|javbraze.com|javhdporn.net|jgvdata.com|jpopsingles.eu|kisshentaiz.com|koreaboo.net|koshalworld.com|latinluchas.com|loadedfiles.org|loiflix.shop|madouqu.com|manhwa68.com|media.cm|megadiscografiascompletas.com|movielysium.net|monoschino2.com|moviemaniak.com|movies7.us|myxxgirl.com|nekopoi.care|niganpro.com|niraw.com|njav.com|novizer.com|nsfwgify.com|notunmovie.net|official.coomer.com.co|omegascans.org|onejav.com|onepiece-manga-online.net|pagalfree.com|pagalnew.com|pagalworld.us|pelimeli.com|pelis182.net|photocalltv.org|pixvid.org|player.subespanolvip.com|playmogo.com|plugincrack.com|pokopow.com|poophd.pm|popcornmovies.org|pornhoarder.net|pornincest.net|raw.senmanga.com|relampagomovies.com|seriesgod.com|sexiezpix.com|skidrowcodex.net|snipcash.com|splay.id|spotidownloader.com|streampoi.com|surrit.store|sxyprn.com|tapepops.com|thecakeboutiquect.com|thefantazy.com|thepiratebay.org|tokyomotion.net|torbobit.net|torrentgalaxy-official.com|torrentjogos.com.br|towheree.com|uniquestream.net|vidboys.com|vidsonic.net|viduyy.com|xfantazy.com|xmegadrive.com
+! vidguard
+/\/[0-9a-f]{32}\.js/$script,xhr,3p,to=com,from=bembed.net|embedv.net|listeamed.net|moflix-stream.day|moflix-stream.fans|v6embed.xyz|vid-guard.com
+/\.\d{1,2}\.[0-9a-f]{32}\.js$/$script,3p,match-case,to=js.txxx.tube
+!#if env_safari
+/\.[0-9][0-9]?\.[0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f]\.js$/$script,3p,match-case,from=txxx.com|txxx.me
+/^https:\/\/js\.txxx\.tube\/[a-z]+\/[a-z]+[0-9]+\.[0-9]+\.[0-9]+\.[0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f]\.js$/$script,3p,match-case
+!#endif
+/^https:\/\/[a-z]{5,}-[a-z]{5,}\.space\/[a-z0-9]{6,8}\.js$/$script,3p,to=space,replace=/^function a0_0x.+//
+.js|$script,3p,to=~cc|~com|~net|~org|~tw,from=chartgo.com|chessgames.com|safood.tw|sarkisozleri.bbs.tr|sqlservertutorial.net
+/d2gbkh6c.js|$script,3p
+||glade-static.space^
+||willow-assets.space^
+||ad-blocker-*.workers.dev^
+||stat-res.workers.dev^
+||increase-rev.*.workers.dev^
+/\/t\/[0-9]{3}\/[0-9]{3}\/a[0-9]{4,9}\.js$/$script
+/\.cloudfront\.net\/\?[a-z]{3,5}=\d{6,7}$/$script,xhr,match-case
+!#if env_safari
+/\.cloudfront\.net\/\?[a-z][a-z][a-z][a-z]?[a-z]?=[0-9][0-9][0-9][0-9][0-9][0-9][0-9]?$/$script,xhr,match-case
+!#endif
+/^https:\/\/[0-9a-f]{10}\.[0-9a-f]{10}\.com\/[0-9a-f]{32}\.js$/$script,3p,match-case,to=com
+!#if ext_ubol
+/^https:\/\/[0-9a-f]{10}\.[0-9a-f]{10}\.com\/.*\.js$/$script,3p,match-case,to=com
+!#endif
+!#if env_safari
+/^https:\/\/[0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f]\.[0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f]\.com\/[0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f]\.js$/$script,3p
+!#endif
+/^https:\/\/[0-9a-f]{10}\.[0-9a-f]{10}\.com\/[0-9a-f]{32}\/\d{6}\b/$xhr,3p,match-case,to=com
+! globalThis a
+/sw.js?puid=$script,1p
+/utx?tid=$xhr,3p
+/^https?:\/\/[a-z]{8,15}\.club\/[%0-9a-zA-Z]{170,}$/$script,3p
+/^https?:\/\/[a-z]{8,15}\.fun\/[%0-9a-zA-Z]{170,}$/$script,3p
+/^https?:\/\/[a-z]{8,15}\.hair\/[%0-9a-zA-Z]{170,}$/$script,3p
+/^https?:\/\/[a-z]{8,15}\.info\/[%0-9a-zA-Z]{170,}$/$script,3p
+/^https?:\/\/[a-z]{8,15}\.work\/[%0-9a-zA-Z]{170,}$/$script,3p
+/^https?:\/\/[a-z]{8,15}\.xyz\/[%0-9a-zA-Z]{170,}$/$script,3p
+/^https?:\/\/[a-z]{8,15}\.com?\/(?=[0-9a-zA-Z]*%)(?=[%a-zA-Z]*\d)(?=[%0-9a-z]*[A-Z])[%0-9a-zA-Z]{170,}$/$script,3p,match-case,from=~edu|~gov,to=co|com
+! globalThis b
+/^https?:\/\/[0-9a-f]{50,}\.s3\.amazonaws\.com\/[0-9a-f]{10}$/$xhr,3p
+/^https?:\/\/s3\.us-east-1\.amazonaws\.com\/[0-9a-f]{50,}\/[0-9a-f]{10}$/$xhr,3p,match-case
+!#if ext_ubol
+/^https?:\/\/s3\.us-east-1\.amazonaws\.com\/[0-9a-f]+\/[0-9a-f]{10}$/$xhr,3p,match-case,domain=animeflv.net|glodls.to|moviesmod.com.pl|playfa.com
+!#endif
+!#if env_safari
+/^https?:\/\/s3\.us-east-1\.amazonaws\.com\/[0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f]+\/[0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f]$/$xhr,3p,match-case
+!#endif
+! propeller new variants
+/^https?:\/\/[a-z]{8,15}\.top(\/(?:\d{1,5}|0NaN|articles?|browse|index|movie|news|pages?|static|view|web|wiki)){1,4}(?:\.html|\/)$/$frame,3p,match-case
+/^https?:\/\/[a-z]{8,15}\.top\/(?!api|available|team)[a-z]{4,}\.json$/$xhr,3p,match-case
+/^https?:\/\/[a-z]{8,15}\.top\/[-a-z]{4,}\.css\?aHR0c[\/0-9a-zA-Z]{33,}=?=?$/$css,3p,match-case
+/^https?:\/\/[a-z]{8,15}\.top\/[a-z]{4,}\.png\?aHR0c[\/0-9a-zA-Z]{33,}=?=?$/$image,3p,match-case
+/^https?:\/\/[a-z]{8,15}\.xyz(\/(?:\d{1,5}|0NaN|articles?|browse|index|movie|news|pages?|static|view|web|wiki)){1,4}(?:\.html|\/)$/$frame,3p,match-case
+/^https?:\/\/[a-z]{8,15}\.xyz\/(?!api|available|team)[a-z]{4,}\.json$/$xhr,3p,match-case
+/^https?:\/\/[a-z]{8,15}\.xyz\/[-a-z]{4,}\.css\?aHR0c[\/0-9a-zA-Z]{33,}=?=?$/$css,3p,match-case
+/^https?:\/\/[a-z]{8,15}\.xyz\/[a-z]{4,}\.png\?aHR0c[\/0-9a-zA-Z]{33,}=?=?$/$image,3p,match-case
+.top/event|$xhr,3p
+.xyz/event|$xhr,3p
+! hilltopads
+/^https?:\/\/[-a-z]{6,}\.(?:com?|info|pro|xyz)\/[a-d][-.\/A-Z_a-z][DHWXm][-.\/A-Z_a-z][59FVZ][-.\/A-Z_a-z][6swyz][-.\/A-Z_a-z][-\/0-9A-Z_a-z][-.\/A-Z_a-z][-\/0-9A-Z_a-z]{22,162}(?:$|\?)/$script,xhr,3p,match-case,to=co|com|info|pro|xyz
+! doc/popup
+/^https?:\/\/[-a-z]{6,}\.com\/b[\/A-Z_a-z]3[.A-Za-z]V[.\/A-Z_a-z]0[.\/A-Z_a-z]P[.A-Za-z]3[-\/0-9A-Z_a-z]{59}$/$doc,popup,match-case,to=com
+!#if ext_ubol
+/^https?:\/\/[-a-z]{6,}\.(?:com?|info|pro|xyz)\/[a-d][-.\/A-Z_a-z][DHWXm][-.\/A-Z_a-z][59FVZ][-.\/A-Z_a-z][6swyz][-.\/A-Z_a-z][-\/0-9A-Z_a-z][-.\/A-Z_a-z][-\/0-9A-Z_a-z]+(?:$|\?)/$script,xhr,3p,match-case,to=co|com|info|pro|xyz
+! doc
+/^https?:\/\/[-a-z]{6,}\.com\/b[\/A-Z_a-z]3[.A-Za-z]V[.\/A-Z_a-z]0[.\/A-Z_a-z]P[.A-Za-z]3[-\/0-9A-Z_a-z]{7,}$/$doc,match-case,to=com
+!#endif
+!#if env_safari
+/^https?:\/\/[a-z-][a-z-][a-z-][a-z-][a-z-][a-z-]+\.[cipx][nory][fmoz]?o?\/[a-d][-.\/A-Z_a-z][DHWXm][-.\/A-Z_a-z][59FVZ][-.\/A-Z_a-z][6swyz][-.\/A-Z_a-z][-\/0-9A-Z_a-z][-.\/A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z]+$/$script,xmlhttprequest,third-party,match-case,to=co|com|info|pro|xyz
+! doc
+/^https?:\/\/[-a-z][-a-z][-a-z][-a-z][-a-z][-a-z]+\.com\/b[\/A-Z_a-z]3[.A-Za-z]V[.\/A-Z_a-z]0[.\/A-Z_a-z]P[.A-Za-z]3[-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z][-\/0-9A-Z_a-z]$/$doc,popup,match-case,to=com
+!#endif
+/\/[a-d][-.\/A-Z_a-z][DHWXm][-.\/A-Z_a-z][59FVZ][-.\/A-Z_a-z][6swyz][-.\/A-Z_a-z][-\/0-9A-Z_a-z][-.\/A-Z_a-z][-\/0-9A-Z_a-z]+/$script,3p,match-case,to=co|com|info|pro|xyz,from=primewire.si
+?tb=https%3A%2F%2F%HOST%%2Fapi%2Fback%2Fxetergewx3&sId=vast$script,xhr,3p,to=co|com|info|pro|xyz
+braflix.uk##+js(rmnt, script, random)
+||onepyrincehyarey.org^
+! Ads servers
+||accusationretrieval.com^
+||breedsmuteexams.com^
+||chalkedwhiningromance.com^
+||comradegoodsfloor.com^
+||confidecross.com^
+||degreeeruptionpredator.com^
+||demolishwrestconclusions.com^
+||oblivioncertain.com^
+||performanceingredientgoblet.com^
+||politicallygreek.com^
+||pompositylance.com^
+||poplarcoinsyeah.com^
+||sortingautobiographylecture.com^
+||stemsbargain.com^
+||studyingiodineproposal.com^
+||supersedeaccolade.com^
+||triggersdelusion.com^
+||typicallyuncovernull.com^
+||undoubtedlydoerdivided.com^
+||fake-square.com^$all
+||highrevenueformat.com^$all
+||peetube.cc/*.php|$script
+||hypersonicmedia.workers.dev/proxy/
+/adspop.js
+! Galaksion
+/^https?:\/\/(?:[a-z]{2}|[a-z]{6,7})?\.?[0-9a-z]{5,16}\.[a-z]{3,7}\/[a-z](?=[a-z]{0,25}[0-9A-Z])[0-9a-zA-Z]{3,26}\/\d{3,6}(?:[?&][_a-z0-9]+=[-0-9a-zA-Z]+)*$/$script,xhr,3p,match-case,redirect=noop.js
+/^https?:\/\/(?:[a-z]{2}\.)?[0-9a-z]{7,16}\.com\/[a-z](?=[a-z]{0,25}[0-9A-Z])[0-9a-zA-Z]{3,26}\/\d{3,6}(?:[?&][_a-z0-9]+=[-0-9a-zA-Z]+)*$/$frame,xhr,popup,3p,match-case,to=com
+/^https?:\/\/(?:[a-z]{2}\.)?[0-9a-z]{7,16}\.website\/[a-z](?=[a-z]{0,25}[0-9A-Z])[0-9a-zA-Z]{3,26}\/\d{3,6}(?:[?&][_a-z0-9]+=[-0-9a-zA-Z]+)*$/$frame,xhr,popup,3p,match-case,to=website
+/\.goplay\.su\/[a-z][0-9A-Za-z]{10,}\/\d{3,6}$/$xhr,match-case,to=goplay.su
+!#if ext_ubol
+/^https?:\/\/(?:[a-z]{2}|[a-z]{6,7})?\.?[a-z]{6,14}\.[a-z]{3,7}\/[a-z][0-9A-Za-z]{10,}\/\d{3,6}(?:\?|$)/$script,3p,match-case,header=Access-Control-Allow-Headers,from=~edu|~gov,to=~edu|~gov
+!#endif
+!#if env_safari
+/^https?:\/\/[a-z][a-z][a-z][a-z][a-z][a-z][a-z]?\.[a-z][a-z][a-z][a-z][a-z][a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?\.[a-z][a-z][a-z][a-z]?[a-z]?[a-z]?[a-z]?\/[fgprst][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z]+\/[0-9][0-9][0-9][0-9]?[0-9]?[0-9]?$/$script,3p,match-case,important
+/^https?:\/\/[a-z]?[a-z]?\.?[a-z][a-z][a-z][a-z][a-z][a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?\.[a-z][a-z][a-z][a-z]?[a-z]?[a-z]?[a-z]?\/[fgprst][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z]+\/[0-9][0-9][0-9][0-9]?[0-9]?[0-9]?$/$script,3p,match-case,important
+/^https?:\/\/[a-z]?[a-z]?\.?[a-z][a-z][a-z][a-z][a-z][a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?\.[a-z][a-z][a-z][a-z]?[a-z]?[a-z]?[a-z]?\/[fgprst][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z]+\/[0-9][0-9][0-9][0-9]?[0-9]?[0-9]?\?/$script,3p,match-case,important
+/\.goplay\.su\/[a-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z]+\/[0-9][0-9][0-9][0-9]?[0-9]?[0-9]?$/$xhr,match-case,to=goplay.su
+!#endif
+/^https?:\/\/(?:[a-z]{2}\.)?[a-z]{7,14}\.com\/[a-z](?=[a-z]*[0-9A-Z])[0-9A-Za-z]{10,16}\/[A-Za-z]{4,5}(?:\?|$)/$script,xhr,3p,match-case,to=com
+/^https?:\/\/(?:[a-z]{2}\.)?[a-z]{7,14}\.shop\/[a-z](?=[a-z]*[0-9A-Z])[0-9A-Za-z]{10,16}\/[A-Za-z]{4,5}(?:[&?]param_\d=\d+)*$/$frame,3p,match-case
+/^https:\/\/(?:[0-9a-z]+\.){1,2}cfd\/[a-z](?=[a-z]*[0-9A-Z])[0-9A-Za-z]{10,27}\/(?:\d{6}|[A-Za-z]{5})$/$script,xhr,3p,match-case
+/^https:\/\/(?:[0-9a-z]+\.){1,2}rest\/[a-z](?=[a-z]*[0-9A-Z])[0-9A-Za-z]{10,27}\/(?:\d{6}|[A-Za-z]{5})$/$script,xhr,3p,match-case
+!#if ext_ubol
+/^https:\/\/[a-z]{2}\.[a-z]{7,14}\.com\/[rt][0-9A-Za-z]{10,16}\/[A-Za-z]{4,5}(?:\?|$)/$script,xhr,3p,match-case
+/^https:\/\/[a-z]{2}\.[a-z]{7,14}\.com\/[rt][0-9A-Za-z]{10,16}\/\d{3,6}(?:\?|$)/$script,xhr,3p,match-case
+/^https:\/\/[a-z]{2}\.[a-z]{7,14}\.shop\/i[0-9A-Za-z]{10,16}\/[A-Za-z]{4,5}\b/$frame,3p,match-case
+/^https:\/\/[0-9a-z]*\.?[0-9a-z]+\.cfd\/[a-z][0-9A-Za-z]{10,22}\/(\d{6}|[A-Za-z]{5})$/$script,3p,to=cfd
+/^https:\/\/[0-9a-z]*\.?[0-9a-z]+\.rest\/[a-z][0-9A-Za-z]{10,22}\/(\d{6}|[A-Za-z]{5})$/$script,3p,to=rest
+!#endif
+!#if env_safari
+/^https?:\/\/[a-z]?[a-z]?\.?[a-z][a-z][a-z][a-z][a-z][a-z][a-z][a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?\.com\/[rt][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?\/[A-Za-z][A-Za-z][A-Za-z][A-Za-z][A-Za-z]?$/$script,xhr,3p,match-case
+/^https?:\/\/[a-z]?[a-z]?\.?[a-z][a-z][a-z][a-z][a-z][a-z][a-z][a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?\.com\/[rt][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?\/[A-Za-z][A-Za-z][A-Za-z][A-Za-z][A-Za-z]?\?/$script,xhr,3p,match-case
+/^https?:\/\/[a-z]?[a-z]?\.?[a-z][a-z][a-z][a-z][a-z][a-z][a-z][a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?\.com\/[rt][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?\/[0-9][0-9][0-9][0-9]?[0-9]?[0-9]?$/$script,xhr,3p,match-case
+/^https?:\/\/[a-z]?[a-z]?\.?[a-z][a-z][a-z][a-z][a-z][a-z][a-z][a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?\.com\/[rt][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?\/[0-9][0-9][0-9][0-9]?[0-9]?[0-9]?\?/$script,xhr,3p,match-case
+/^https?:\/\/[a-z]?[a-z]?\.?[a-z][a-z][a-z][a-z][a-z][a-z][a-z][a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?\.shop\/i[0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?\/[A-Za-z][A-Za-z][A-Za-z][A-Za-z][A-Za-z]?/$frame,3p,match-case
+/^https:\/\/[0-9a-z]*\.?[0-9a-z]+\.[cr][ef][ds]t?\/[a-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z]+\/[A-Za-z][A-Za-z][A-Za-z][A-Za-z][A-Za-z]$/$script,xhr,3p,match-case
+/^https:\/\/[0-9a-z]*\.?[0-9a-z]+\.[cr][ef][ds]t?\/[a-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z]+\/[0-9][0-9][0-9][0-9][0-9][0-9]$/$script,xhr,3p,match-case
+!#endif
+! generic adserver rules
+/gb/zone?zid=$xhr,3p
+.club/js/popunder.js$3p
+.life/js/popunder.js$3p
+.com/ipp.js?id=$3p
+.top/ps/ps.js?id=$3p
+! Arbitrary adservers / URLs
+/player/jw8/vast.js?$domain=~autoembed.cc
+/banner.go?spaceid=
+||cineby.*/scripts/os.js
+||ssl.p.jwpcdn.com/player/v/*/vast.js$script
+||ssl.p.jwpcdn.com/player/v/*/freewheel.js$script
+! AdSpyglass 0i0i0i0.com CNAME adserver
+/^https?:\/\/a\.[-0-9a-z]{4,21}\.[a-z]{2,5}\/(?=[a-z]*[0-9A-Z])[0-9a-zA-Z]{5,8}\.js$/$script,match-case
+/^https?:\/\/ar\.[-0-9a-z]{4,21}\.[a-z]{2,5}\/(?=[a-z]*[0-9A-Z])[0-9a-zA-Z]{5,8}\.js$/$script,match-case
+/^https?:\/\/asg\.[-0-9a-z]{4,21}\.[a-z]{2,5}\/(?=[a-z]*[0-9A-Z])[0-9a-zA-Z]{5,8}\.js$/$script,match-case
+/^https?:\/\/emsi\.[-0-9a-z]{4,21}\.[a-z]{2,5}\/(?=[a-z]*[0-9A-Z])[0-9a-zA-Z]{5,8}\.js$/$script,match-case
+/^https?:\/\/pre\.[0-9a-z]{6,12}\.[a-z]{3,4}\/(?=[a-z]*[0-9A-Z])[0-9a-zA-Z]{5,8}\.js$/$script,match-case
+/^https?:\/\/oi\.[0-9a-z]{6,12}\.[a-z]{3,4}\/(?=[a-z]*[0-9A-Z])[0-9a-zA-Z]{5,8}\.js$/$script,match-case
+/^https?:\/\/dl\.[0-9a-z]{6,12}\.[a-z]{3,4}\/(?=[a-z]*[0-9A-Z])[0-9a-zA-Z]{5,8}\.js$/$script,match-case
+/^https?:\/\/[0-9a-z]{4,8}\.fun\/(?=[a-z]*[0-9A-Z])[0-9a-zA-Z]{5,8}\.js$/$script,3p,match-case
+/^https?:\/\/[0-9a-z]{4,8}\.lol\/(?=[a-z]*[0-9A-Z])[0-9a-zA-Z]{5,8}\.js$/$script,3p,match-case
+/^https?:\/\/[0-9a-z]{4,8}\.name\/(?=[a-z]*[0-9A-Z])[0-9a-zA-Z]{5,8}\.js$/$script,3p,match-case
+/^https?:\/\/[0-9a-z]{4,8}\.pro\/(?=[a-z]*[0-9A-Z])[0-9a-zA-Z]{5,8}\.js$/$script,3p,match-case
+/^https?:\/\/(?:q\.)?[0-9a-z]{4,8}\.xyz\/(?=[a-z]*[0-9A-Z])[0-9a-zA-Z]{5,8}\.js$/$script,3p,match-case
+/^https?:\/\/(?=[a-z]{0,10}\d)[0-9a-z]{11}\.[-0-9a-z]{6,}\.com\/(?=[a-z]*[0-9A-Z])[0-9a-zA-Z]{5,8}\.js$/$script,1p,strict3p,match-case,to=com
+/asg_embed.js
+/vast-im.js$script
+://a.*/click/$image
+://a.*/splash/$xhr
+://a.*/spots/$xhr
+/api/users/*&ev=$script
+://a.*/js/ep.js^
+://a.*/js/stream.js^
+/api/users/*^fill=$xhr
+://cdn.*.com/vast2.js|$3p
+/\.[a-z]{2,6}\/[0-9a-zA-Z]{5,8}\.js$/$script,3p,match-case,domain=analdin.com|bestjavporn.com|ero-anime.website|hdpornflix.com|javdock.com|javtiful.com|onscreens.me|supjav.com|thefantazy.com|up4fun.top|xfantazy.com
+/\.com\/[0-9a-zA-Z]{5,8}\.js$/$script,1p,strict3p,match-case,domain=love4porn.com|suptube.com|upload-pics.com
+!#if ext_ubol
+/^https?:\/\/a\.[-0-9a-z]{4,}\.[a-z]{2,5}\/[0-9a-zA-Z]{5,8}\.js$/$script,match-case,to=~gov|~edu
+/^https?:\/\/asg\.[-0-9a-z]{4,}\.[a-z]{2,5}\/[0-9a-zA-Z]{5,8}\.js$/$script,match-case,to=~gov|~edu
+/^https?:\/\/emsi\.[-0-9a-z]{4,}\.[a-z]{2,5}\/[0-9a-zA-Z]{5,8}\.js$/$script,match-case,to=~gov|~edu
+!#endif
+!#if env_safari
+/^https?:\/\/a\.[-0-9a-z][-0-9a-z][-0-9a-z][-0-9a-z][-0-9a-z]?[-0-9a-z]?[-0-9a-z]?[-0-9a-z]?[-0-9a-z]?[-0-9a-z]?[-0-9a-z]?[-0-9a-z]?[-0-9a-z]?[-0-9a-z]?[-0-9a-z]?[-0-9a-z]?[-0-9a-z]?[-0-9a-z]?[-0-9a-z]?[-0-9a-z]?[-0-9a-z]?\.[a-z][a-z][a-z]?[a-z]?[a-z]?\/[0-9a-zA-Z][0-9a-zA-Z][0-9a-zA-Z][0-9a-zA-Z][0-9a-zA-Z][0-9a-zA-Z]?[0-9a-zA-Z]?[0-9a-zA-Z]?\.js$/$script,match-case
+/^https?:\/\/asg\.[-0-9a-z][-0-9a-z][-0-9a-z][-0-9a-z][-0-9a-z]?[-0-9a-z]?[-0-9a-z]?[-0-9a-z]?[-0-9a-z]?[-0-9a-z]?[-0-9a-z]?[-0-9a-z]?[-0-9a-z]?[-0-9a-z]?[-0-9a-z]?[-0-9a-z]?[-0-9a-z]?[-0-9a-z]?[-0-9a-z]?[-0-9a-z]?[-0-9a-z]?\.[a-z][a-z][a-z]?[a-z]?[a-z]?\/[0-9a-zA-Z][0-9a-zA-Z][0-9a-zA-Z][0-9a-zA-Z][0-9a-zA-Z][0-9a-zA-Z]?[0-9a-zA-Z]?[0-9a-zA-Z]?\.js$/$script,match-case
+/^https?:\/\/emsi\.[-0-9a-z][-0-9a-z][-0-9a-z][-0-9a-z][-0-9a-z]?[-0-9a-z]?[-0-9a-z]?[-0-9a-z]?[-0-9a-z]?[-0-9a-z]?[-0-9a-z]?[-0-9a-z]?[-0-9a-z]?[-0-9a-z]?[-0-9a-z]?[-0-9a-z]?[-0-9a-z]?[-0-9a-z]?[-0-9a-z]?[-0-9a-z]?[-0-9a-z]?\.[a-z][a-z][a-z]?[a-z]?[a-z]?\/[0-9a-zA-Z][0-9a-zA-Z][0-9a-zA-Z][0-9a-zA-Z][0-9a-zA-Z][0-9a-zA-Z]?[0-9a-zA-Z]?[0-9a-zA-Z]?\.js$/$script,match-case
+/\.[a-z][a-z][a-z]?[a-z]?[a-z]?[a-z]?\/[0-9a-zA-Z][0-9a-zA-Z][0-9a-zA-Z][0-9a-zA-Z][0-9a-zA-Z][0-9a-zA-Z]?[0-9a-zA-Z]?[0-9a-zA-Z]?\.js$/$script,3p,match-case,domain=analdin.com|bestjavporn.com|ero-anime.website|hdpornflix.com|javdock.com|javtiful.com|onscreens.me|supjav.com|thefantazy.com|up4fun.top|xfantazy.com
+/\.com\/[0-9a-zA-Z][0-9a-zA-Z][0-9a-zA-Z][0-9a-zA-Z][0-9a-zA-Z][0-9a-zA-Z]?[0-9a-zA-Z]?[0-9a-zA-Z]?\.js$/$script,1p,match-case,domain=love4porn.com|suptube.com|upload-pics.com
+!#endif
+||api.xfantazy.com/*/ad-scripts
+||yamcha.xyz^
+||aprilads.online^
+/^https:\/\/[0-9a-z]{3,15}\.biz\/\?[a-z]e=[0-9a-z]{22,26}$/$script,3p,match-case,to=biz
+! PopCash popcashjs.b-cdn.net CNAME adserver
+/^https?:\/\/cdn\.[a-z]{3,8}\.[a-z]{2,6}\/app\.js$/$script,3p,match-case,domain=~edu|~gov
+!#if env_safari
+/^https?:\/\/cdn\.[a-z][a-z][a-z][a-z]?[a-z]?[a-z]?[a-z]?[a-z]?\.[a-z][a-z][a-z]?[a-z]?[a-z]?[a-z]?\/app\.js$/$script,3p,match-case,domain=~edu|~gov
+!#endif
+://p.*/go/$popup,3p
+||srxy.xyz^
+! NameSilo ab1n.net CNAME adserver
+/fp-interstitial.js
+/splash.php?idzone=
+://a.*/pn.php
+://a.*/iframe.php?idzone=
+||htagpa.tech^
+/^https:\/\/[a-z0-9]{4,10}\.tech\/c\/(?:[-a-z0-9]+\.){1,3}js$/$script,3p,strict3p,to=tech
+! Advertica
+/^https:\/\/[-0-9a-z]{4,7}.[a-z]{3,5}\/js\/responsive\.js$/$script,3p,match-case,header=x-server
+!#if env_safari
+/^https:\/\/[0-9a-z-][0-9a-z-][0-9a-z-][0-9a-z-][0-9a-z-]?[0-9a-z-]?[0-9a-z-]?\.[cins][cehlo][imotu][cp]?k?\/js\/responsive\.js$/$script,third-party,match-case,to=com|click|icu|net|shop
+!#endif
+! !SECTION: Popular revolving adservers
+! SECTION: AdDefend
+!#if env_chromium
+lablue.*##+js(nostif, push, 500)
+||doubleclick.net^$script,important,domain=auto-motor-und-sport.de
+!#endif
+4-liga.com,4fansites.de,4players.de,9monate.de##+js(nostif, .call(null), 10)
+aachener-nachrichten.de,aachener-zeitung.de,abendblatt.de,abendzeitung-muenchen.de,about-drinks.com,abseits-ka.de,airliners.de,ajaxshowtime.com,allgemeine-zeitung.de,alpin.de,antenne.de,arcor.de,areadvd.de,areamobile.de,ariva.de,astronews.com,aussenwirtschaftslupe.de,auszeit.bio,auto-motor-und-sport.de,auto-service.de,autobild.de,autoextrem.de,autopixx.de,autorevue.at,autotrader.nl,az-online.de##+js(nostif, .call(null), 10)
+baby-vornamen.de,babyclub.de,bafoeg-aktuell.de,berliner-kurier.de,berliner-zeitung.de,bigfm.de,bikerszene.de,bildderfrau.de,blackd.de,blick.de,boerse-online.de,boerse.de,boersennews.de,braunschweiger-zeitung.de,brieffreunde.de,brigitte.de,buerstaedter-zeitung.de,buffed.de,businessinsider.de,buzzfeed.at,buzzfeed.de##+js(nostif, .call(null), 10)
+caravaning.de,cavallo.de,cinema.de,clever-tanken.de,computerbild.de,computerhilfen.de,comunio-cl.com,comunio.*,connect.de,chip.de##+js(nostif, .call(null), 10)
+da-imnetz.de,dasgelbeblatt.de,dbna.com,dbna.de,deichstube.de,deine-tierwelt.de,der-betze-brennt.de,derwesten.de,desired.de,dhd24.com,dieblaue24.com,digitalfernsehen.de,dnn.de,donnerwetter.de##+js(nostif, .call(null), 10)
+e-hausaufgaben.de,e-mountainbike.com,eatsmarter.de,echo-online.de,ecomento.de,einfachschoen.me,elektrobike-online.com,eltern.de,epochtimes.de,essen-und-trinken.de,express.de,extratipp.com##+js(nostif, .call(null), 10)
+familie.de,fanfiktion.de,fehmarn24.de,fettspielen.de,fid-gesundheitswissen.de,finanzen.*,finanznachrichten.de,finanztreff.de,finya.de,firmenwissen.de,fitforfun.de,fnp.de,football365.fr,formel1.de,fr.de,frankfurter-wochenblatt.de,freenet.de,fremdwort.de,froheweihnachten.info,frustfrei-lernen.de,fuldaerzeitung.de,funandnews.de,fussballdaten.de,futurezone.de##+js(nostif, .call(null), 10)
+gala.de,gamepro.de,gamersglobal.de,gamesaktuell.de,gamestar.de,gameswelt.*,gamezone.de,gartendialog.de,gartenlexikon.de,gebrauchtwagen.at,gedichte.ws,geissblog.koeln,gelnhaeuser-tageblatt.de,general-anzeiger-bonn.de,geniale-tricks.com,genialetricks.de,gesund-vital.de,gesundheit.de,gevestor.de,gewinnspiele.tv,giessener-allgemeine.de,giessener-anzeiger.de,gifhorner-rundschau.de,giga.de,gipfelbuch.ch,gmuender-tagespost.de,golem.de,gruenderlexikon.de,gusto.at,gut-erklaert.de,gutfuerdich.co##+js(nostif, .call(null), 10)
+hallo-muenchen.de,hamburg.de,hanauer.de,hardwareluxx.de,hartziv.org,harzkurier.de,haus-garten-test.de,hausgarten.net,haustec.de,haz.de,heftig.*,heidelberg24.de,heilpraxisnet.de,heise.de,helmstedter-nachrichten.de,hersfelder-zeitung.de,hftg.co,hifi-forum.de,hna.de,hochheimer-zeitung.de,hoerzu.de,hofheimer-zeitung.de##+js(nostif, .call(null), 10)
+iban-rechner.de,ikz-online.de,immobilienscout24.de,ingame.de,inside-digital.de,inside-handy.de,investor-verlag.de##+js(nostif, .call(null), 10)
+jappy.com,jpgames.de##+js(nostif, .call(null), 10)
+kabeleins.de,kachelmannwetter.com,kamelle.de,kicker.de,kindergeld.org,klettern-magazin.de,klettern.de,kochbar.de,kreis-anzeiger.de,kreisbote.de,kreiszeitung.de,ksta.de,kurierverlag.de##+js(nostif, .call(null), 10)
+lachainemeteo.com,lampertheimer-zeitung.de,landwirt.com,laut.de,lauterbacher-anzeiger.de,leckerschmecker.me,leinetal24.de,lesfoodies.com,levif.be,lifeline.de,liga3-online.de,likemag.com,linux-community.de,linux-magazin.de,live.vodafone.de,ln-online.de,lokalo24.de,lustaufsleben.at,lustich.de,lvz.de,lz.de##+js(nostif, .call(null), 10)
+mactechnews.de,macwelt.de,macworld.co.uk,mail.de,main-spitze.de,manager-magazin.de,manga-tube.me,mathebibel.de,mathepower.com,maz-online.de,medisite.fr,mehr-tanken.de,mein-kummerkasten.de,mein-mmo.de,mein-wahres-ich.de,meine-anzeigenzeitung.de,meinestadt.de,menshealth.de,mercato365.com,merkur.de,messen.de,metal-hammer.de,metalflirt.de,meteologix.com,minecraft-serverlist.net,mittelbayerische.de,modhoster.de,moin.de,mopo.de,morgenpost.de,motor-talk.de,motorbasar.de,motorradonline.de,motorsport-total.com,motortests.de,mountainbike-magazin.de,moviejones.de,moviepilot.de,mt.de,mtb-news.de,musiker-board.de,musikexpress.de,musikradar.de,mz-web.de##+js(nostif, .call(null), 10)
+n-tv.de,naumburger-tageblatt.de,netzwelt.de,neuepresse.de,neueroeffnung.info,news.at,news.de,news38.de,newsbreak24.de,nickles.de,nicknight.de,nl.hardware.info,nn.de,nnn.de,nordbayern.de,notebookchat.com,notebookcheck-ru.com,notebookcheck-tr.com,notebookcheck.*,noz-cdn.de,noz.de,nrz.de,nw.de,nwzonline.de##+js(nostif, .call(null), 10)
+oberhessische-zeitung.de,och.to,oeffentlicher-dienst.info,onlinekosten.de,onvista.de,op-marburg.de,op-online.de,outdoor-magazin.com,outdoorchannel.de##+js(nostif, .call(null), 10)
+paradisi.de,pc-magazin.de,pcgames.de,pcgameshardware.de,pcwelt.de,pcworld.es,peiner-nachrichten.de,pferde.de,pietsmiet.de,pixelio.de,pkw-forum.de,playboy.de,playfront.de,pnn.de,pons.com,prad.de,prignitzer.de,profil.at,promipool.de,promobil.de,prosiebenmaxx.de,psychic.de##+js(nostif, .call(null), 10)
+quoka.de##+js(nostif, .call(null), 10)
+radio.at,radio.de,radio.dk,radio.es,radio.fr,radio.it,radio.net,radio.pl,radio.pt,radio.se,ran.de,readmore.de,rechtslupe.de,recording.de,rennrad-news.de,reuters.com,reviersport.de,rhein-main-presse.de,rheinische-anzeigenblaetter.de,rimondo.com,roadbike.de,roemische-zahlen.net,rollingstone.de,rot-blau.com,rp-online.de,rtl.de,rtv.de,rugby365.fr,ruhr24.de,rundschau-online.de,runnersworld.de##+js(nostif, .call(null), 10)
+safelist.eu,salzgitter-zeitung.de,sat1.de,sat1gold.de,schoener-wohnen.de,schwaebische-post.de,schwarzwaelder-bote.de,serienjunkies.de,shz.de,sixx.de,skodacommunity.de,smart-wohnen.net,sn.at,sozialversicherung-kompetent.de,spiegel.de,spielen.de,spieletipps.de,spielfilm.de,sport.de,sport1.de,sport365.fr,sportal.de,spox.com,stern.de,stuttgarter-nachrichten.de,stuttgarter-zeitung.de,sueddeutsche.de,svz.de,szene1.at,szene38.de##+js(nostif, .call(null), 10)
+t-online.de,tagesspiegel.de,taschenhirn.de,techadvisor.co.uk,techstage.de,tele5.de,teltarif.de,testedich.*,the-voice-of-germany.de,thueringen24.de,tichyseinblick.de,tierfreund.co,tiervermittlung.de,torgranate.de,transfermarkt.*,trend.at,truckscout24.*,tv-media.at,tvdigital.de,tvinfo.de,tvspielfilm.de,tvtoday.de,tvtv.*,tz.de##+js(nostif, .call(null), 10)
+unicum.de,unnuetzes.com,unsere-helden.com,unterhalt.net,usinger-anzeiger.de,usp-forum.de##+js(nostif, .call(null), 10)
+videogameszone.de,vienna.at,vip.de,virtualnights.com,vox.de##+js(nostif, .call(null), 10)
+wa.de,wallstreet-online.de,waz.de,weather.us,webfail.com,weihnachten.me,weihnachts-bilder.org,weihnachts-filme.com,welt.de,weltfussball.at,weristdeinfreund.de,werkzeug-news.de,werra-rundschau.de,wetterauer-zeitung.de,wetteronline.*,wieistmeineip.*,wiesbadener-kurier.de,wiesbadener-tagblatt.de,winboard.org,windows-7-forum.net,winfuture.de,wintotal.de,wlz-online.de,wn.de,wohngeld.org,wolfenbuetteler-zeitung.de,wolfsburger-nachrichten.de,woman.at,womenshealth.de,wormser-zeitung.de,woxikon.de,wp.de,wr.de,wunderweib.de##+js(nostif, .call(null), 10)
+yachtrevue.at##+js(nostif, .call(null), 10)
+ze.tt,zeit.de##+js(nostif, .call(null), 10)
+meineorte.com,osthessen-news.de,techadvisor.com,focus.de##+js(nostif, .call(null))
+lecker.de##+js(nostif, .call(null), 10)
+kicker.de##+js(set, ov.advertising.tisoomi.loadScript, noopFunc)
+!#if cap_html_filtering
+alpin.de,boersennews.de,chefkoch.de,chip.de,clever-tanken.de,desired.de,donnerwetter.de,fanfiktion.de,focus.de,formel1.de,frustfrei-lernen.de,gewinnspiele.tv,giga.de,gut-erklaert.de,kino.de,messen.de,nickles.de,nordbayern.de,spielfilm.de,teltarif.de,unsere-helden.com,weltfussball.at,watson.de,moviepilot.de,mactechnews.de,sport1.de,welt.de,sport.de,gmx.net,web.de##^script:has-text(DisplayAcceptableAdIfAdblocked)
+teltarif.de##^script:has-text(adslotFilledByCriteo)
+!#else
+alpin.de,boersennews.de,chefkoch.de,chip.de,clever-tanken.de,desired.de,donnerwetter.de,fanfiktion.de,focus.de,formel1.de,frustfrei-lernen.de,gewinnspiele.tv,giga.de,gut-erklaert.de,kino.de,messen.de,nickles.de,nordbayern.de,spielfilm.de,teltarif.de,unsere-helden.com,weltfussball.at,watson.de,moviepilot.de,mactechnews.de,sport1.de,welt.de,sport.de,gmx.net,web.de##+js(rmnt, script, DisplayAcceptableAdIfAdblocked)
+teltarif.de##+js(rmnt, script, adslotFilledByCriteo)
+!#endif
+||giga.de/special/gutscheine/*.png$script,1p
+||kino.de/mages/*.png$script,1p
+||teltarif.de/img/$script,1p
+.de/bilder/*.jpg|$script,1p,domain=de
+.at/bilder/*.jpg|$script,1p,domain=at
+.com/bilder/*.jpg|$script,1p,domain=com
+.de/image/*.gif|$script,1p,domain=de
+teltarif.de,kino.de,desired.de,giga.de##img[referrerpolicy="unsafe-url"][src^="/img/"][src$=".jpg"]
+wetter.*##+js(nostif, (null), 10)
+tagesspiegel.de##+js(aopr, Notification)
+newsbreak24.de##^script:has-text(===):has-text(/[\w\W]{14000}/)
+t-online.de##+js(set, abp, false)
+businessinsider.de##.slideshow__mobile-ad
+businessinsider.de##.slideshow__middle-ad-container
+businessinsider.de##.slideshow__desktop-ad:style(max-height:20px)
+businessinsider.de##.bi-superbanner
+businessinsider.de##.slideshow__ad
+businessinsider.de##.bi-injected-ad
+businessinsider.de##.adup-wrap
+desired.de##.sad_banner
+frustfrei-lernen.de##.noContentBannerArea
+macworld.co.uk##.leaderBoardHolder
+wallstreet-online.de##+js(nostif, userHasAdblocker)
+bonedo.de##.banner
+mtb-news.de##.mtbnews-forum__banner
+newsbreak24.de##.aw-track-click
+newsbreak24.de###adup1
+transfermarkt.*##.noscript
+n-tv.de##+js(aopr, embedAddefend)
+||n-tv.de/sport/adDefend.js
+! To counter unnecessary exception filters
+||adnxs.com^$important,domain=bz-berlin.de|metal-hammer.de|musikexpress.de|rollingstone.de|stylebook.de
+||googlesyndication.com^$script,important,domain=autobild.de|metal-hammer.de|musikexpress.de|rollingstone.de
+||sascdn.com^$script,important,domain=autobild.de|metal-hammer.de|musikexpress.de|rollingstone.de
+||smartadserver.com^$script,important,domain=metal-hammer.de|musikexpress.de|rollingstone.de|welt.de
+@@||11freunde.de/sites/all/themes/elf/gujAd/gujAd.js$domain=11freunde.de,badfilter
+@@||g.doubleclick.net/gpt/pubads_impl_$script,domain=11freunde.de|auto-motor-und-sport.de|brigitte.de|gala.de|geo.de|hardwareluxx.de|hbf-info.de|kochbar.de|n-tv.de|notebooksbilliger.de|rakuten.at|rakuten.de|rtl.de|stern.de|welt.de|zalando.de,badfilter
+abendzeitung-muenchen.de##.wtc-wg-plugilo-connector
+boerse-online.de##.center_top_bar
+wetter.de##.outbrain-ad-slot
+||iframe.chefkoch.de/amp/online-food-trade/rewe/$frame
+mathebibel.de###banner-bottom
+/\.de\/[a-z]{10,18}\.js$/$script,1p,strict1p,match-case,domain=capital.de|essen-und-trinken.de|geo.de|eltern.de
+@@*$ghide,domain=allgemeine-zeitung.de|buffed.de|buerstaedter-zeitung.de|echo-online.de|gamezone.de|lampertheimer-zeitung.de|lauterbacher-anzeiger.de|main-spitze.de|oberhessische-zeitung.de|wiesbadener-kurier.de|wormser-zeitung.de
+echo-online.de##.mainFooter__ccePosition
+echo-online.de##.recommendations__cceWidget
+echo-online.de##.storyElementWrapper__container:has(> [data-testid="storyElementWrapper-cceWidget-element"])
+echo-online.de##.swiper-slide [data-testid="topStories-cardSlider-ad"]:upward(.swiper-slide)
+echo-online.de##.teaserGrid > div:has(.nativeAd)
+echo-online.de##div.frontpageOverview__child
+allgemeine-zeitung.de,buerstaedter-zeitung.de,echo-online.de,lampertheimer-zeitung.de,lauterbacher-anzeiger.de,main-spitze.de,oberhessische-zeitung.de,wiesbadener-kurier.de,wormser-zeitung.de##.adSlot, .loadingBanner
+berliner-zeitung.de##[class^="ad-slot"]
+berliner-zeitung.de##[class^="outbrain"]
+finanzen.net##.page-content__ad
+finanzen.net##.edge:has(> .ad-hint)
+finanzen.net##span.ad-hint
+finanzen.net##.page-content__item--space:has(> [data-widget-id]:empty:first-child + script:last-child)
+finanzen.net##.background-color-info:has(.ad-hint)
+! breakage
+@@||scdn.cxense.com/cx.cce.js$script,domain=allgemeine-zeitung.de|buerstaedter-zeitung.de|echo-online.de|lampertheimer-zeitung.de|lauterbacher-anzeiger.de|main-spitze.de|oberhessische-zeitung.de|wiesbadener-kurier.de|wormser-zeitung.de
+@@||api.cxense.com/public/widget/data$xhr,domain=allgemeine-zeitung.de|buerstaedter-zeitung.de|echo-online.de|lampertheimer-zeitung.de|lauterbacher-anzeiger.de|main-spitze.de|oberhessische-zeitung.de|wiesbadener-kurier.de|wormser-zeitung.de
+chefkoch.de##+js(nostif, (null), 10)
+! !SECTION: AdDefend
+! SECTION: Yavli ads
+*.jpg$script,domain=clashdaily.com|madworldnews.com|reviveusa.com|sonsoflibertymedia.com|teltarif.de|themattwalshblog.com|videogamesblogger.com
+*$script,3p,denyallow=aghtag.tech|agorahtag.tech|brid.tv|cloudflare.com|cloudflare.net|consensu.org|enetscores.com|etop.ro|facebook.net|fastly.net|fastlylb.net|fbcdn.net|fontawesome.com|google.com|googleapis.com|gstatic.com|hcaptcha.com|hwcdn.net|instagram.com|jquery.com|jsdelivr.net|jwpcdn.com|mrf.io|onnetwork.tv|pahtzh.tech|quantcast.com|recaptcha.net|wall-street.ro|ziareromania.ro,domain=ziare.com|cancan.ro|ciao.ro|gandul.ro|prosport.ro|descopera.ro|csid.ro|raziculacrimi.ro|go4games.ro|wall-street.ro|9am.ro
+*$script,3p,denyallow=anycast.me|cloudflare.com|cloudflare.net|consensu.org|consentframework.com|facebook.net|fastly.net|fastlylb.net|fbcdn.net|google.com|googleapis.com|gstatic.com|hcaptcha.com|hwcdn.net|jquery.com|jsdelivr.net|mrf.io|priice.net|sirdata.fr|twitter.com|recaptcha.net|x.com,domain=lebigdata.fr|montjeuturf.net
+*$script,3p,denyallow=cloudflare.com|cloudflare.net|consensu.org|facebook.net|fastly.net|fastlylb.net|fbcdn.net|google.com|googleapis.com|gstatic.com|hcaptcha.com|hwcdn.net|jquery.com|jsdelivr.net|jwpcdn.com|recaptcha.net|sharethis.com|tradingview.com|twitter.com|x.com,domain=beforeitsnews.com
+*$script,domain=amgreatness.com,3p,denyallow=spreaker.com|starfield.ai
+/^https?:\/\/.*\/easylist\/[0-9]{5}/
+*banner$domain=beforeitsnews.com,image
+||jeengweb.com^$3p
+dcdirtylaundry.com,ipatriot.com,newser.com##+js(aost, Math, onerror)
+telexplorer.com.ar##+js(aost, Math.random, /injectedScript.*inlineScript/)
+designbump.com,thedesigninspiration.com##+js(aost, Math.random, /(?=.*onerror)(?=^(?!.*(https)))/)
+!#if cap_html_filtering
+100percentfedup.com,beforeitsnews.com,concomber.com,conservativefiringline.com,dailylol.com,funnyand.com,letocard.fr,mamieastuce.com,meilleurpronostic.fr,patriotnationpress.com,toptenz.net,vitamiiin.com,writerscafe.org,populist.press,dailytruthreport.com,livinggospeldaily.com,first-names-meanings.com,welovetrump.com,thehayride.com,thelibertydaily.com,thepoke.co.uk,thepolitistick.com,theblacksphere.net,shark-tank.com,naturalblaze.com,greatamericanrepublic.com,dailysurge.com,truthlion.com,flagandcross.com,westword.com,republicbrief.com,freedomfirstnetwork.com,phoenixnewtimes.com,designbump.com,clashdaily.com,madworldnews.com,reviveusa.com,sonsoflibertymedia.com,thedesigninspiration.com,videogamesblogger.com,protrumpnews.com,thepalmierireport.com,kresy.pl,thepatriotjournal.com,thegatewaypundit.com,wltreport.com,miaminewtimes.com,politicalsignal.com,rightwingnews.com,bigleaguepolitics.com,comicallyincorrect.com##^script:has-text(/==undefined.*body/)
+thegatewaypundit.com##^script:has-text(/==undefined|get\.apply/)
+!#else
+100percentfedup.com,beforeitsnews.com,concomber.com,conservativefiringline.com,dailylol.com,funnyand.com,letocard.fr,mamieastuce.com,meilleurpronostic.fr,patriotnationpress.com,toptenz.net,vitamiiin.com,writerscafe.org,populist.press,dailytruthreport.com,livinggospeldaily.com,first-names-meanings.com,welovetrump.com,thehayride.com,thelibertydaily.com,thepoke.co.uk,thepolitistick.com,theblacksphere.net,shark-tank.com,naturalblaze.com,greatamericanrepublic.com,dailysurge.com,truthlion.com,flagandcross.com,westword.com,republicbrief.com,freedomfirstnetwork.com,phoenixnewtimes.com,designbump.com,clashdaily.com,madworldnews.com,reviveusa.com,sonsoflibertymedia.com,thedesigninspiration.com,videogamesblogger.com,protrumpnews.com,thepalmierireport.com,kresy.pl,thepatriotjournal.com,thegatewaypundit.com,wltreport.com,miaminewtimes.com,politicalsignal.com,rightwingnews.com,bigleaguepolitics.com,comicallyincorrect.com##+js(rmnt, script, /==undefined.*body/)
+thegatewaypundit.com##+js(rmnt, script, /==undefined|get\.apply/)
+!#endif
+appteka.store##+js(aost, Math.random, /injectedScript|blob/)
+bigleaguepolitics.com##.custom-html-widget
+bigleaguepolitics.com##.code-block:has([target="_blank"])
+||rddywd.com^$image,redirect=1x1.gif
+@@||rddywd.com/advertising.js$script
+@@||wltreport.com^$image,1p
+! !SECTION: Yavli ads
+! SECTION: TXXX network
+! Common rules for TXXX network
+/\/[a-z]{4,}\/(?!holly7|siksik7)[0-9a-z]{3,}\d\.\d{1,2}\.\d{1,2}\.[0-9a-f]{32}\.js$/$script,domain=555.porn|abjav.com|abxxx.com|aniporn.com|bigdick.tube|gaytxxx.com|hclips.com|hdzog.com|hdzog.tube|hotmovs.com|hotmovs.tube|imzog.com|in-porn.com|inporn.com|javdaddy.com|manysex.com|manysex.tube|porn555.com|pornclassic.tube|pornforrelax.com|porngo.tube|pornj.com|pornl.com|pornq.com|porntop.com|privatehomeclips.com|puporn.com|see.xxx|shemalez.com|shemalez.tube|sss.xxx|thegay.com|thegay.tube|transtxxx.com|tubepornclassic.com|tuberel.com|txxx.com|txxx.tube|txxxporn.tube|upornia.com|upornia.tube|vjav.com|vjav.tube|voyeurhit.com|voyeurhit.tube|vxxx.com|xjav.tube
+/\.[a-z]{3,5}\/[0-9a-z]{8,12}\/[0-9a-z]{8,12}\.js$/$script,domain=555.porn|abxxx.com|abjav.com|aniporn.com|asiantv.fun|blackporn.tube|bdsmx.tube|bigdick.tube|gaytxxx.com|hclips.com|hdzog.com|hdzog.tube|hotmovs.com|hotmovs.tube|imzog.com|in-porn.com|inporn.com|javdaddy.com|manysex.com|manysex.tube|mrgay.tube|onlyporn.tube|porn555.com|pornclassic.tube|pornforrelax.com|porngo.tube|pornhits.com|pornj.com|pornl.com|pornq.com|porntop.com|pornzog.com|privatehomeclips.com|puporn.com|see.xxx|senzuri.tube|sextu.com|shemalez.com|shemalez.tube|sss.xxx|teenorgy.video|thegay.com|thegay.tube|transtxxx.com|tubepornclassic.com|tuberel.com|txxx.com|txxx.tube|txxxporn.tube|upornia.com|upornia.tube|vjav.com|vjav.tube|voyeurhit.com|voyeurhit.tube|vxxx.com|xjav.tube|xmilf.com
+/afon7.$script,1p
+/barbar7.$script,1p
+/huyass7.$script,1p
+/lemon7.$script,1p
+/rass7.$script,1p
+/teo7.$script,1p
+/nofa7.$script,1p
+/ytrek7.$script,1p
+/kzdh7.$script,1p
+/klesd7.$script,1p
+/leo7.$script,1p
+/howone7.$script,1p
+/duayn7.$script,1p
+/exort7.$script,1p
+/azazaz7.$script,1p
+/vlado7.$script,1p
+/assets/jwplayer-*/vast.js$script,1p
+txxx.*##+js(acs, setTimeout, hommy.mutation.mutation)
+txxx.*##+js(aopr, jwplayer.utils.Timer)
+txxx.*##.content.page.page-video .video-content > div[class] > div > div[class] > div[class][style^="background-image:"]:style(background-image: none !important;)
+txxx.*##div[style="display:flex !important"] > div
+txxx.*##.page-video > div.video-videos-slider ~ div[class]:matches-css(justify-content: center)
+txxx.*##.video-videos-slider
+txxx.*##.video-content > div + div:last-child
+txxx.*##.video-content > div:first-child > div[class]:has(> div > a[href="#"])
+txxx.*##.videos-tube-friends
+txxx.*##span:only-child:has-text(/^AD$/):upward(2)
+txxx.*##.suggestion
+txxx.*##.index-page > .wrapper > .row + div[class]
+txxx.*##.pwa-ad
+txxx.*##.jw-atitle.nopop:has(> [href*="g2fame.com"][href*="&campaign"])
+*$frame,3p,denyallow=google.com|gstatic.com,domain=txxx.*
+*$popunder,3p,domain=txxx.*
+txxx.*##+js(rmnt, script, /nopop|spot\.url|exoclick|_plBtnExclude|spot_id/)
+txxx.*##.video-conten > div:has(a[href="/signin/"])
+txxx.*##.jw-title-secondary
+txxx.*##.sugggestio
+||txxx.*/static/tf/
+voyeurhit.*##+js(acs, adver)
+voyeurhit.*##.content > div > .container + div
+voyeurhit.*##.video-page__content > div.left + div[class]:last-child
+voyeurhit.*##.video-page__underplayer > div[class]:first-child > div[class]
+voyeurhit.*##.video-related + div[class] > div[class]:only-child
+voyeurhit.*##div[style="display:flex !important"] > div
+voyeurhit.*##.video-tube-friends + div[class]
+upornia.*##+js(acs, adver)
+upornia.com##+js(rmnt, script, /popunder|isAdBlock|admvn.src/i)
+upornia.com##h5:has-text(Advertisement)
+upornia.com##section:not(:empty)
+upornia.com##.underplayer:style(min-height: initial !important;)
+upornia.com##.video-page__content > .right
+upornia.*##.intwo__img
+upornia.*##.video-videos-slider
+upornia.*##span[style="display:flex !important"] > div:first-child
+upornia.*##+js(set, hommy, {})
+upornia.*##+js(set, hommy.waitUntil, noopFunc)
+upornia.*##.jw-title-secondary
+pornzog.com###ntv_a
+pornzog.com##.video-ntv-list
+||pornzog.com/assets/inpage/banner.js
+hotmovs.*##+js(acs, adver)
+hotmovs.com##.partners-wrap
+hotmovs.*##.block_label--last + div[class]
+hotmovs.*##.pagination + div.block_label--last
+hotmovs.*##.underplayer__info > div[class]:first-child
+hotmovs.*##.video-page__content > div.left + div[class]:last-child
+hotmovs.*##div[style="display:flex !important"] > div
+hotmovs.*##.video-page > div.block_label.mt-15 + div[class]
+hotmovs.*##.videos-tube-friends
+vjav.*##.hv-block
+vjav.*##div[style="display:flex !important"] > div
+vjav.*##.album-page > div.video-page__wrapper + div[class]
+vjav.*##.content > div:not([class]) > div.video-page + div[class]
+vjav.*##.video-page__content > div.left + div[class]:last-child
+vjav.*##.video-page__player + div[class] > div[class]
+vjav.*##.video-tube-friends
+vjav.*##.video-tube-friends + div[class]:not(.pagination)
+vjav.*##.index-page > div.container + div[class]
+vjav.*##.jw-reset.jw-atitle.nopop
+vjav.*##.partners-wrap + div[class]
+vjav.*##div[class] > div[class] > section[style="padding: 10px;"]
+! pornq .com popups
+||bitupsss.com^$all
+! pornj .com popups
+pornj.com##+js(aopr, open)
+pornj.com##.vda-item
+! porn555 .com popups
+porn555.com##.vda-x2
+! see .xxx
+||see.xxx/nr.js
+porntop.com###inv_pause
+porntop.com##.ip > .btn-close
+thegay.*##+js(acs, adver)
+thegay.*##.content > div:not([class]) > .wrapper ~ div[class]:not(.wrapper)
+thegay.*##.underplayer__info > div[class]:first-child
+thegay.*##.video-page__content > div.left + div[class]:last-child
+thegay.*##div[style="display:flex !important"] > div
+||thegay.com^$csp=default-src 'self' *.ahcdn.com fonts.gstatic.com fonts.googleapis.com https://thegay.com https://tn.thegay.com 'unsafe-inline' 'unsafe-eval' data: blob:,badfilter
+! privatehomeclips.com
+privatehomeclips.com##span[style="display:flex !important"] > div:first-child
+privatehomeclips.com##.partners-wrap
+privatehomeclips.com##.video-page__content > .right
+privatehomeclips.com##.video-page__item
+privatehomeclips.com##.content > div > .wrapper + div[class]:not(.wrapper)
+privatehomeclips.com##.underplayer > div[class]:not([class*="_"]) > div[class]
+privatehomeclips.com##.partners-wrap + div[class]
+privatehomeclips.com##.undp--karp
+privatehomeclips.com##section[style="padding: 20px;"]
+privatehomeclips.com##.left + div:not([class]):last-child
+! vxxx.com
+vxxx.com##+js(acs, ACtMan)
+vxxx.com###player-1 > div[style="display:flex !important"]
+vxxx.com##.video-page-content + div[class]
+vxxx.com##.video-page-content-left + div[class]:last-child
+vxxx.com##.videoplayer + div > div[class]
+vxxx.com##.wrapper-margin + div[class]:last-child
+! pornhits.com popup/under
+pornhits.com##+js(acs, ACtMan)
+pornhits.com###s-suggesters
+pornhits.com##.ft
+pornhits.com##.index-ntv
+pornhits.com##.jwplayer > span
+pornhits.com##.sponsor
+pornhits.com##.right
+||pornhits.com/magic/
+||red12flyw2.site^$3p
+! inporn.com ads/PH
+in-porn.com,inporn.com##.video-page__content > div.right
+in-porn.com,inporn.com##.video-info > section
+in-porn.com,inporn.com##.video__wrapper > div.wrapper.headline
+in-porn.com,inporn.com##.wrapper > article
+in-porn.com,inporn.com##section[is-footer-banners]
+in-porn.com,inporn.com###in_v
+in-porn.com,inporn.com##.btn-close
+in-porn.com,inporn.com##[style="display:flex !important"] > div > div:not(:last-child)
+in-porn.com,inporn.com##.jw-channel-btn.nopop
+in-porn.com,inporn.com##.wrapper[style="min-width: 0px;"] > section[style="padding: 12px;"]
+! senzuri.tube redirect, ad
+senzuri.tube##+js(acs, adver)
+senzuri.tube##.video-page + div[class]:not(.container)
+senzuri.tube##.video-page__content > div.left + div[class]:last-child
+senzuri.tube##.index-page > div.container + div[class]
+senzuri.tube##.content-block + .video-tube-friends + div[class]
+senzuri.tube##div[style="display:flex !important"] > div
+txxxporn.tube##+js(acs, adver)
+txxxporn.tube##div[style="display:flex !important"] > div
+txxxporn.tube##.video-content > div:not(:has(.pplayer))
+txxxporn.tube##.video-content > div[class]:first-child > div[class]:has(> div > a[href="#"])
+txxxporn.tube##span:only-child:has-text(/^AD$/):upward(2)
+txxxporn.tube##.suggestion
+txxxporn.tube##.video-videos-slider
+txxxporn.tube##.page-video > div[class]:has(> div[class]:not(.video-related) > div[id][class]:empty)
+hclips.com##+js(acs, adver)
+hclips.com##.wrapper + .partners-wrap + div[class]
+hclips.com##.underplayer > section
+hclips.com##.video__wrapper > section[style]
+hclips.com##span[style="display:flex !important"] > div:first-child
+hclips.com##.video-page__content > div.left + div:not([class])
+*$frame,3p,denyallow=google.com|gstatic.com,domain=hclips.com
+hdzog.*##+js(acs, adver)
+hdzog.*##.content > div:not([class]) > div.content-block ~ div[class]:not(.content-block)
+hdzog.*##.suggestions
+hdzog.*##.partners-wrap
+hdzog.*##.pagination + div[class]:last-of-type
+hdzog.*##.video-page__left > div[class]:last-of-type
+hdzog.*##div[style="display:flex !important"] > div
+hdzog.*##.video-page__content > div:not([class*="video"])
+hdzog.*##.video-page__row > div:not([class*="video"])
+tuberel.com##+js(acs, adver)
+sextu.com##.afs_ads + span[style] > div > div:not(:last-child)
+sextu.com##.right
+sextu.com##.thumbs__banner
+sextu.com##.wrapper > article
+sextu.com##.wrapper > section
+sextu.com##div[id^="underplayer_"]
+manysex.com,manysex.tube##.suggestion-wrapper
+manysex.com,manysex.tube##.right
+manysex.com,manysex.tube##.video-page__related + .headline
+manysex.com,manysex.tube##.videoplayer + section
+manysex.com,manysex.tube##section[style="padding: 12px;"]
+manysex.com,manysex.tube##span[style="display:flex !important"] > div > div:not(:last-child)
+manysex.com,manysex.tube##.jw-reset.jw-atitle.nopop
+abxxx.com##.video-page__content > div.left > section
+abxxx.com##.video__wrapper > div.wrapper > section
+abxxx.com##.video__wrapper > div.wrapper.headline
+gaytxxx.com##.index-page > div.wrapper > div.row + div[class]
+gaytxxx.com##.jw-reset.jw-atitle.nopop
+gaytxxx.com##.suggestion + div[class]:has(> .video-related) + div[class]
+gaytxxx.com##.undp
+gaytxxx.com##.video-content > div[class]:first-child > div[class]:has(> div[class] > div[class] > div[id])
+gaytxxx.com##.video-content > div[class] + div[class]:last-child
+gaytxxx.com##.wrapper + div[style="margin-top: 0px;"]
+gaytxxx.com##div[style="display:flex !important"] > div
+shemalez.*##+js(rmnt, script, /_plBtn|__native_l|_offerwalls/)
+shemalez.*##.video-page__content > .left + div[class]
+shemalez.*##.video-tube-friends + div[class]
+shemalez.*##.content > div > .wrapper + div[class]
+shemalez.*##div[style="display:flex !important"] > div
+shemalez.*##.underplayer-review
+! xjav.tube
+xjav.tube##.left > section
+xjav.tube##.right
+xjav.tube##.video-tube-friends + article
+xjav.tube##.wrapper > section[style="padding: 12px;"]
+xjav.tube##.wrapper.headline:has(+ .wrapper > section[style="padding: 12px;"])
+xjav.tube##span[style="display:flex !important"] > div > div:not(:last-child)
+xjav.tube##.jw-channel-btn.nopop
+! transtxxx.com
+transtxxx.com##.index-page > .wrapper > div[class]:has(> div[class] > div[id][class]:empty + div[id][class]:empty)
+transtxxx.com##.suggestion
+transtxxx.com##.suggestion ~ div[class]:has(> div[class] > div[id][class]:empty + div[id][class]:empty)
+transtxxx.com##.video-content div[class]:has(> div[class] > div[id][class] > noscript)
+transtxxx.com##div[style="display:flex !important"] > div
+transtxxx.com##+js(json-prune, video.channel)
+||transtxxx.com/static/tf/videos.*.json
+##.nav-item[href^="https://candyai.gg/"]
+! tporn.xxx
+tporn.xxx##+js(rmnt, script, directBanner)
+||tporn.xxx/static/da/
+! !SECTION: TXXX network
+! SECTION: PopAds-sites
+!#if cap_html_filtering
+10xflix.you,123-movies.*,123movieshd.*,123movieshub.*,123moviesme.*,1337x.*,1337x.ninjaproxy1.com,1bit.space,1bitspace.com,1stream.*,1tamilmv.*,2ddl.*,2umovies.*,3dporndude.com,3hiidude.*,4archive.org,4chanarchives.com,4horlover.com,4stream.*,560pmovie.com,5movies.*,7hitmovies.*,7starhd.*,9xmovie.*,9xmovies.koeln##^script[data-cfasync]:has-text(/h=decodeURIComponent|popundersPerIP/)
+aagmaal.*,acefile.co,adblockeronstape.*,adblockeronstreamtape.*,adblockplustape.*,adblockstreamtape.*,adblockstrtape.*,adblockstrtech.*,adblocktape.*,adclickersbot.com,adcorto.*,adslink.pw,aeblender.com,affordwonder.net,ahdafnews.blogspot.com,aiblog.tv,ak47sports.com,akuma.moe,alexsports.*,alexsports.*,alexsportss.*,alexsportz.*,allplayer.tk,amateurblog.tv,androidadult.com,anhsexjav.xyz,anidl.org,anime-loads.org,anime4i.vip,animeblkom.net,animefire.*,animelek.me,animepahe.*,animesanka.*,animeshqip.org,animesorionvip.net,animespire.net,animestotais.xyz,animeyt.es,animixplay.*,aniplay.*,aniwixi.xyz,anroll.net,antiadtape.*,anymoviess.xyz,aotonline.org,asenshu.com,asiaflix.*,asialiveaction.com,asianclipdedhd.net,ask4movie.*,askim-bg.com,assistirtvonlinebr.net,asumsikedaishop.com,atomixhq.*,atomohd.*,avcrempie.com,avseesee.com,gettapeads.com##^script[data-cfasync]:has-text(/h=decodeURIComponent|popundersPerIP/)
+b9good.co,bajarjuegospcgratis.com,balkanteka.net,beastvid.tv,beinmatch.*,bellezashot.com,beruang.club,bestgirlsexy.com,bestporncomix.com,bhaai.*,bigwarp.*,bikinbayi.com,bikinitryon.net,birdurls.com,bitsearch.to,blackcockadventure.com,blackcockchurch.org,blackporncrazy.com,blizzboygames.net,blizzpaste.com,blkom.com,blog-peliculas.com,blurayufr.*,bobsvagene.club,bokep.im,bokep.top,bokepnya.com,bollyflix.cards,boyfuck.me,brilian-news.id,brokensilenze.net,brupload.net,buffstreams.*,buzter.xyz##^script[data-cfasync]:has-text(/h=decodeURIComponent|popundersPerIP/)
+caitlin.top,camchickscaps.com,camgirls.casa,canalesportivo.*,cashurl.in,ccurl.net,cdn1.site,cell47.com,charexempire.com,cizgivedizi.com,clickndownload.*,clicknupload.*,clik.pw,coin-free.com,coins100s.fun,comohoy.com,coolcast2.com,cordneutral.net,countylocalnews.com,cpmlink.net,crackstreamshd.click,crespomods.com,crisanimex.com,crunchyscan.fr,cuevana3.fan,cuevana3hd.com,cumception.com,cutpaid.com##^script[data-cfasync]:has-text(/h=decodeURIComponent|popundersPerIP/)
+daddylive.*,daddylivehd.*,dailyuploads.net,datawav.club,daughtertraining.com,ddrmovies.*,deepgoretube.site,deltabit.co,depvailon.com,desiremovies.*,desivdo.com,desixx.net,detikkebumen.com,deutschepornos.me,devlib.*,diasoft.xyz,dipelis.junctionjive.co.uk,directupload.net,divxtotal.*,divxtotal1.*,dixva.com,djmaza.my,dlhd.*,dlive.sx,doctormalay.com,dofusports.xyz,doods.cam,doodskin.lat,downloadrips.com,downvod.com,dphunters.mom,dragontranslation.com,dsvplay.com,dvdfullestrenos.com,dvdplay.*,dx-tv.com,dyngutter.net##^script[data-cfasync]:has-text(/h=decodeURIComponent|popundersPerIP/)
+ebookbb.com,ebookhunter.net,egyanime.com,egygost.com,electro-torrent.pl,elixx.*,elrefugiodelpirata.com,embedstream.me,enjoy4k.*,eplayer.click,erovoice.us,eroxxx.us,estrenosdoramas.net,estrenosflix.*,estrenosflux.*,estrenosgo.*,everia.club,everythinginherenet.blogspot.com,expectdynm.net,extratorrent.st,extremotvplay.com##^script[data-cfasync]:has-text(/h=decodeURIComponent|popundersPerIP/)
+f1stream.*,fapptime.com,favoyeurtube.net,fbstream.*,fc2db.com,femdom-joi.com,fenixsite.net,file4go.*,fileone.tv,film1k.com,filmesonlinex.org,filmez.club,filmisub.cc,filmnudes.com,filmymaza.blogspot.com,filmyzilla.*,findav.*,findporn.*,firestream.to,flameipt3.vercel.app,flixmaza.*,flizmovies.*,forex-trnd.com,forumchat.club,forumlovers.club,freedownload.flash-files.com,freeomovie.co.in,freeomovie.to,freeporncomic.net,freepornhdonlinegay.com,freeproxy.io,freeshot.live,freetvsports.*,freeuse.me,freeusexporn.com,fsharetv.cc,fsicomics.com,fsileaks.com,fullboys.com,fullymaza.*,fxpornhd.com##^script[data-cfasync]:has-text(/h=decodeURIComponent|popundersPerIP/)
+g-porno.com,g3g.*,galinhasamurai.com,gamepcfull.com,gamesmountain.com,gamesrepacks.com,gamingguru.fr,gamovideo.com,garota.cf,gaydelicious.com,gayfor.us,gaypornhdfree.com,gaypornhot.com,gaypornmasters.com,gaysex69.net,gemstreams.com,get-to.link,girlscanner.org,giurgiuveanul.ro,gledajcrtace.xyz,gocast2.com,gomo.to,gostosa.cf,gotxx.*,grantorrent.*,gratispaste.com,gravureblog.tv,gupload.xyz##^script[data-cfasync]:has-text(/h=decodeURIComponent|popundersPerIP/)
+haho.moe,hdmoviesfair.*,hdmoviesflix.*,hdpornflix.com,hdsaprevodom.com,hentai-ia.com,hentaihd.*,hentaiporno.xxx,hentais.tube,hentaitk.net,hentaitube.online,hentaiworld.tv,hexupload.net,hhkungfu.tv,highlanderhelp.com,hiidudemoviez.*,hindimovies.to,hindimoviestv.com,hiperdex.com,hiphopa.net,hispasexy.org,hitomi.la,hitprn.com,hivflix.*,hoca4u.com,hollymoviehd.cc,hoodsite.com,hopepaste.download,hornylips.com,hotgranny.live,hotmama.live,hqcelebcorner.net,huren.best,hwnaturkya.com,hxfile.co##^script[data-cfasync]:has-text(/h=decodeURIComponent|popundersPerIP/)
+igfap.com,iklandb.com,illink.net,imgsen.*,imgsto.*,imgtraffic.com,imx.to,incest.*,incestflix.*,influencersgonewild.org,infosgj.free.fr,itdmusics.com,itopmusic.*,itsuseful.site,itunesfre.com,iwatchfriendsonline.net##^script[data-cfasync]:has-text(/h=decodeURIComponent|popundersPerIP/)
+japangaysex.com,javboys.tv,javcl.com,jav-coco.*,jav-noni.*,javhay.net,javhun.com,javleak.com,javmost.*,javporn.best,javsek.net,javsex.to,javtiful.com,javx357.com,jimdofree.com,jiofiles.org,jointexploit.net,jorpetz.com,jp-films.com,jpop80ss3.blogspot.com,jpopsingles.eu,jrants.com,justfullporn.net##^script[data-cfasync]:has-text(/h=decodeURIComponent|popundersPerIP/)
+kaplog.com,kasiporn.com,keeplinks.*,keepvid.*,keralahd.*,khatrimazaful.*,khatrimazafull.*,kimochi.info,kimochi.tv,kinemania.tv,kinoking.cc,kissasian.*,koora-online.live,krussdomi.com,kunmanga.com,kwithsub.com##^script[data-cfasync]:has-text(/h=decodeURIComponent|popundersPerIP/)
+lat69.me,latinblog.tv,latinomegahd.net,leechall.*,leechpremium.link,legendas.dev,legendei.net,lek-manga.net,linclik.com,linkebr.com,linkrex.net,linkshorts.*,lulu.st,lulustream.com,lulustream.live,luluvdo.com,luluvdoo.com##^script[data-cfasync]:has-text(/h=decodeURIComponent|popundersPerIP/)
+mangovideo.*,masahub.com,masahub.net,masaporn.*,matchora.live,maturegrannyfuck.com,maxegatos.net,mdfx9dc8n.net,mdy48tn97.com,mediapemersatubangsa.com,mega-mkv.com,megapornpics.com,messitv.net,meusanimes.net,milfmoza.com,milfnut.*,milfzr.com,mimaletamusical.blogspot.com,miniurl.*,mirrorace.*,mitly.us,mixdroop.*,mixdrop.*,mixi-xxx.cc,mkv-pastes.com,mkvcage.*,mlbstream.*,mlsbd.*,mmsbee.*,monaskuliner.ac.id,moredesi.com,motogpstream.*,movgotv.net,movi.pk,movieplex.*,movierulzlink.*,movies123.*,moviesflix.*,moviesleech.*,moviesmeta.*,moviessources.*,moviesverse.*,movieswbb.com,moviewatch.com.pk,moviezwaphd.*,mp4upload.com,mrskin.live,mrunblock.*,multicanaistv.com,mundowuxia.com,multicanais.*,musiclutter.xyz,myeasymusic.ir,myonvideo.com,myvidplay.com,myyouporn.com,mzansifun.com##^script[data-cfasync]:has-text(/h=decodeURIComponent|popundersPerIP/)
+naughtypiss.com,nbastream.*,nekopoi.*,netfapx.com,netfuck.net,new-fs.eu,newmovierulz.*,newtorrentgame.com,neymartv.net,nflstream.*,nflstreams.me,nhlstream.*,nicekkk.com,nicesss.com,nlegs.com,noblocktape.*,nocensor.*,nonixxx.cc,notformembersonly.com,novamovie.net,novelpdf.xyz,novelssites.com,novelup.top,nsfwr34.com,nu6i-bg-net.com,nudebabesin3d.com,nzbstars.com##^script[data-cfasync]:has-text(/h=decodeURIComponent|popundersPerIP/)
+o2tvseries.com,ohjav.com,ojearnovelas.com,okanime.xyz,olweb.tv,olympusbiblioteca.site,on9.stream,onepiece-mangaonline.com,onifile.com,onionstream.live,onlinesaprevodom.net,onlyfams.*,onlyfullporn.video,onplustv.live,originporn.com,ouo.*,ovagames.com##^script[data-cfasync]:has-text(/h=decodeURIComponent|popundersPerIP/)
+pagalworld.cc,pahe.*,paste4free.site,pastemytxt.com,payskip.org,pctfenix.*,pctnew.*,peeplink.in,peliculas24.*,peliculasmx.net,pelisflix20.*,pelisplus.*,pelisxporno.net,pendidikandasar.net,pervyvideos.com,picsxxxporn.com,pinayscandalz.com,pinkueiga.net,piratebay.*,piratefast.xyz,piratehaven.xyz,pirateiro.com,playmogo.com,playtube.co.za,plugintorrent.com,plyjam.*,plylive.*,plyvdo.*,pmvzone.com,pornd.pro,porndish.com,pornez.net,pornfetishbdsm.com,pornfits.com,pornhd720p.com,pornhoarder.*,pornobr.club,pornobr.ninja,pornodominicano.net,pornofaps.com,pornoflux.com,pornotorrent.com.br,pornredit.com,pornstarsyfamosas.es,pornstreams.co,porntn.com,pornxbit.com,pornxday.com,portaldasnovinhas.shop,portugues-fcr.blogspot.com,poseyoung.com,pover.org,prbay.*,premiumporn.org,projectfreetv.*,projeihale.com,proxybit.*,proxyninja.org,psarips.*,pubfilmz.com,publicsexamateurs.com,punanihub.com,pxxbay.com##^script[data-cfasync]:has-text(/h=decodeURIComponent|popundersPerIP/)
+qiqitvx84.shop##^script[data-cfasync]:has-text(/h=decodeURIComponent|popundersPerIP/)
+r18.best,racaty.*,rapelust.com,rapload.org,read-onepiece.net,readhunters.xyz,relampagomovies.com,remaxhd.*,reshare.pm,retro-fucking.com,retrotv.org,rintor.*,rnbxclusive.*,rnbxclusive0.*,rnbxclusive1.*,robaldowns.com,rockdilla.com,rojadirecta.*,rojadirectaenvivo.*,rojitadirecta.blogspot.com,romancetv.site,roporno.info,rsoccerlink.site,rugbystreams.*,rule34hentai.net,rumahbokep-id.com##^script[data-cfasync]:has-text(/h=decodeURIComponent|popundersPerIP/)
+sadisflix.*,safego.cc,safetxt.*,sakurafile.com,savefiles.com,scat.gold,scatfap.com,scatkings.com,seir-sanduk.com,seirsanduk.*,seriesflixhd.*,sexdicted.com,sexgay18.com,sexiezpix.com,sgpics.net,shadowrangers.*,shahed-4u.day,shahed4u.*,shahhid4u.cam,shahi4u.*,shahid4u.*,shahid4u1.*,shahid4uu.*,shahiid-anime.net,shaid4u.day,shavetape.*,shemale6.com,shemalegape.net,shid4u.*,shinden.pl,short.es,shortearn.*,shorten.*,shorttey.*,shortzzy.*,sideplusleaks.net,silverblog.tv,silverpic.com,sinsitio.site,skidrowcpy.com,skidrowreloaded.com,skymovieshd.*,slut.mom,smallencode.me,smoner.com,smplace.com,socceron.name,socceronline.*,socialblog.tv,softairbay.com,softarchive.*,songsio.com,souexatasmais.com,speedporn.net,sports-stream.*,sporttuna.*,sporttunatv.*,srt.am,sshhaa.*,stapadblockuser.*,stape.*,stapewithadblock.*,starblog.tv,starmusiq.*,stbemuiptv.com,stockingfetishvideo.com,strcloud.*,stream.crichd.vip,stream25.xyz,streamadblocker.*,streamadblockplus.*,streambee.to,streambucket.net,streamcdn.*,streamdesi.com,streamhub.*,streamingclic.com,streamkiste.tv,streamnoads.com,streamoupload.xyz,streamservicehd.click,streamsport.*,streamta.*,streamtape.*,streamtapeadblockuser.*,streamvid.net,strikeout.*,strtape.*,strtapeadblock.*,strtapeadblocker.*,strtapewithadblock.*,strtpe.*,subtitleporn.com,suicidepics.com,superfastrelease.xyz,supexfeeds.com,swatchseries.*,swiftload.io,swipebreed.net,swzz.xyz,sxnaar.com##^script[data-cfasync]:has-text(/h=decodeURIComponent|popundersPerIP/)
+tabooflix.*,tapeantiads.com,tapeblocker.com,tapenoads.com,tapepops.com,tapewithadblock.org,teamos.xyz,telegramgroups.xyz,tempodeconhecer.blogs.sapo.pt,tennisstreams.*,tfp.is,thaihotmodels.com,theblueclit.com,thebussybandit.com,thedaddy.*,thelastdisaster.vip,themoviesflix.*,thepiratebay.*,thepiratebay.*,thepiratebay0.org,thepiratebay0.org,thepiratebay10.info,thesexcloud.com,thothub.today,tightsexteens.com,tlnovelas.net,tmearn.*,tojav.net,tokusatsuindo.com,tokyocafe.org,toonanime.*,top16.net,topdrama.net,topvideosgay.com,torlock.*,tormalayalam.*,torrage.info,torrents.vip,torrentz2eu.*,torrsexvid.com,tpb.*,tpb-proxy.xyz,trannyteca.com,trendytalker.com,truyenhentaiz.*,tubexplayer.com,tuktukcinma.com,tumanga.net,turbogvideos.com,turboimagehost.com,turbovid.me,turkishseriestv.org,turksub24.net,tutele.sx,tutelehd.*,tv247.us,tvglobe.me,tvpclive.com,tvply.*,tvs-widget.com,tvseries.video##^script[data-cfasync]:has-text(/h=decodeURIComponent|popundersPerIP/)
+u4m.*,ucptt.com,ufcstream.*,ultrahorny.com,ultraten.net,unblocknow.*,underhentai.net,uniqueten.net,uns.bio,upbaam.com,uploadbuzz.*,upstream.to,upzur.com,usagoals.*,ustream.to##^script[data-cfasync]:has-text(/h=decodeURIComponent|popundersPerIP/)
+valeriabelen.com,vegamoviies.*,verdragonball.online,vexmoviex.*,vfxmed.com,vidara.so,vidara.to,vidclouds.*,videostreaming.rocks,videowood.tv,vidlox.*,vidorg.net,vidsonic.net,vidtapes.com,vidz7.com,vikistream.com,vinovo.to,vipboxtv.*,vipleague.*,viprow.*,viral.wf,virpe.cc,visifilmai.org,viveseries.com,vladrustov.sx,volokit2.com,vstorrent.org##^script[data-cfasync]:has-text(/h=decodeURIComponent|popundersPerIP/)
+w4hd.com,watch-series.*,watchbrooklynnine-nine.com,watchelementaryonline.com,watchf1full.com,watchfamilyguyonline.com,watchkobestreams.info,watchlostonline.net,watchmmafull.com,watchmodernfamilyonline.com,watchmonkonline.com,watchseries.*,weekendletters.store,wincest.xyz,wolverdon.fun,wordcounter.icu,worldmovies.store,wpdeployit.com,wqstreams.tk,wwwsct.com##^script[data-cfasync]:has-text(/h=decodeURIComponent|popundersPerIP/)
+x18hub.com,xanimeporn.com,xblog.tv,xca.cymru,xcandid.vip,xclusivejams.*,xmoviesforyou.*,xpornium.net,xvip.lat,xxgasm.com,xxvideoss.org,xxx18.uno,xxxdominicana.com,xxxfree.watch,xxxmax.net,xxxwebdlxxx.top,xxxxvideo.uno##^script[data-cfasync]:has-text(/h=decodeURIComponent|popundersPerIP/)
+yabai.si,yeshd.net,youdbox.*,youjax.com,yourdailypornvideos.ws,yourupload.com,youswear.com,ytmp3eu.*,yts-subs.*,yts.*,ytstv.me,yumeost.net##^script[data-cfasync]:has-text(/h=decodeURIComponent|popundersPerIP/)
+zerion.cc,zerocoin.top,zitss.xyz,zooqle.*,zpaste.net##^script[data-cfasync]:has-text(/h=decodeURIComponent|popundersPerIP/)
+pillowcase.su##^script[data-cfasync]:has-text(/h=decodeURIComponent|"popundersPerIP"/)
+!#else
+10xflix.you,123-movies.*,123movieshd.*,123movieshub.*,123moviesme.*,1337x.*,1337x.ninjaproxy1.com,1bit.space,1bitspace.com,1stream.*,1tamilmv.*,2ddl.*,2umovies.*,3dporndude.com,3hiidude.*,4archive.org,4chanarchives.com,4horlover.com,4stream.*,560pmovie.com,5movies.*,7hitmovies.*,7starhd.*,9xmovie.*,9xmovies.koeln##+js(rmnt, script, /h=decodeURIComponent|popundersPerIP/)
+aagmaal.*,acefile.co,adblockeronstape.*,adblockeronstreamtape.*,adblockplustape.*,adblockstreamtape.*,adblockstrtape.*,adblockstrtech.*,adblocktape.*,adclickersbot.com,adcorto.*,adslink.pw,aeblender.com,affordwonder.net,ahdafnews.blogspot.com,aiblog.tv,ak47sports.com,akuma.moe,alexsports.*,alexsports.*,alexsportss.*,alexsportz.*,allplayer.tk,amateurblog.tv,androidadult.com,anhsexjav.xyz,anidl.org,anime-loads.org,anime4i.vip,animeblkom.net,animefire.*,animelek.me,animepahe.*,animesanka.*,animesorionvip.net,animespire.net,animestotais.xyz,animeyt.es,animixplay.*,aniwixi.xyz,aniplay.*,anroll.net,antiadtape.*,anymoviess.xyz,aotonline.org,asenshu.com,asiaflix.*,asialiveaction.com,asianclipdedhd.net,ask4movie.*,askim-bg.com,assistirtvonlinebr.net,asumsikedaishop.com,atomixhq.*,atomohd.*,avcrempie.com,avseesee.com,gettapeads.com##+js(rmnt, script, /h=decodeURIComponent|popundersPerIP/)
+b9good.co,bajarjuegospcgratis.com,balkanteka.net,beastvid.tv,beinmatch.*,bellezashot.com,beruang.club,bestgirlsexy.com,bestporncomix.com,bhaai.*,bigwarp.*,bikinbayi.com,bikinitryon.net,birdurls.com,bitsearch.to,blackcockadventure.com,blackcockchurch.org,blackporncrazy.com,blizzboygames.net,blizzpaste.com,blkom.com,blog-peliculas.com,blurayufr.*,bobsvagene.club,bokep.im,bokep.top,bokepnya.com,bollyflix.cards,boyfuck.me,brilian-news.id,brokensilenze.net,brupload.net,buffstreams.*,buzter.xyz##+js(rmnt, script, /h=decodeURIComponent|popundersPerIP/)
+caitlin.top,camchickscaps.com,camgirls.casa,canalesportivo.*,cashurl.in,ccurl.net,cdn1.site,cell47.com,charexempire.com,cizgivedizi.com,clickndownload.*,clicknupload.*,clik.pw,coin-free.com,coins100s.fun,comohoy.com,coolcast2.com,cordneutral.net,countylocalnews.com,cpmlink.net,crackstreamshd.click,crespomods.com,crisanimex.com,crunchyscan.fr,cuevana3.fan,cuevana3hd.com,cumception.com,cutpaid.com##+js(rmnt, script, /h=decodeURIComponent|popundersPerIP/)
+daddylive.*,daddylivehd.*,dailyuploads.net,datawav.club,daughtertraining.com,ddrmovies.*,deepgoretube.site,deltabit.co,depvailon.com,desiremovies.*,desivdo.com,desixx.net,detikkebumen.com,deutschepornos.me,devlib.*,diasoft.xyz,dipelis.junctionjive.co.uk,directupload.net,divxtotal.*,divxtotal1.*,dixva.com,djmaza.my,dlhd.*,dlive.sx,doctormalay.com,dofusports.xyz,doods.cam,doodskin.lat,downloadrips.com,downvod.com,dphunters.mom,dragontranslation.com,dsvplay.com,dvdfullestrenos.com,dvdplay.*,dx-tv.com,dyngutter.net##+js(rmnt, script, /h=decodeURIComponent|popundersPerIP/)
+ebookbb.com,ebookhunter.net,egyanime.com,egygost.com,electro-torrent.pl,elixx.*,elrefugiodelpirata.com,embedstream.me,enjoy4k.*,eplayer.click,erovoice.us,eroxxx.us,estrenosdoramas.net,estrenosflix.*,estrenosflux.*,estrenosgo.*,everia.club,everythinginherenet.blogspot.com,expectdynm.net,extratorrent.st,extremotvplay.com##+js(rmnt, script, /h=decodeURIComponent|popundersPerIP/)
+f1stream.*,fapptime.com,favoyeurtube.net,fbstream.*,fc2db.com,femdom-joi.com,fenixsite.net,file4go.*,fileone.tv,film1k.com,filmesonlinex.org,filmez.club,filmisub.cc,filmnudes.com,filmymaza.blogspot.com,filmyzilla.*,findav.*,findporn.*,firestream.to,flameipt3.vercel.app,flixmaza.*,flizmovies.*,forex-trnd.com,forumchat.club,forumlovers.club,freedownload.flash-files.com,freeomovie.co.in,freeomovie.to,freeporncomic.net,freepornhdonlinegay.com,freeproxy.io,freeshot.live,freetvsports.*,freeuse.me,freeusexporn.com,fsharetv.cc,fsicomics.com,fsileaks.com,fullboys.com,fullymaza.*,fxpornhd.com##+js(rmnt, script, /h=decodeURIComponent|popundersPerIP/)
+g-porno.com,g3g.*,galinhasamurai.com,gamepcfull.com,gamesmountain.com,gamesrepacks.com,gamingguru.fr,gamovideo.com,garota.cf,gaydelicious.com,gayfor.us,gaypornhdfree.com,gaypornhot.com,gaypornmasters.com,gaysex69.net,gemstreams.com,get-to.link,girlscanner.org,giurgiuveanul.ro,gledajcrtace.xyz,gocast2.com,gomo.to,gostosa.cf,gotxx.*,grantorrent.*,gratispaste.com,gravureblog.tv,gupload.xyz##+js(rmnt, script, /h=decodeURIComponent|popundersPerIP/)
+haho.moe,hdmoviesfair.*,hdmoviesflix.*,hdpornflix.com,hdsaprevodom.com,hentai-ia.com,hentaihd.*,hentaiporno.xxx,hentais.tube,hentaitk.net,hentaitube.online,hentaiworld.tv,hexupload.net,hhkungfu.tv,highlanderhelp.com,hiidudemoviez.*,hindimovies.to,hindimoviestv.com,hiperdex.com,hiphopa.net,hispasexy.org,hitomi.la,hitprn.com,hivflix.*,hoca4u.com,hollymoviehd.cc,hoodsite.com,hopepaste.download,hornylips.com,hotgranny.live,hotmama.live,hqcelebcorner.net,huren.best,hwnaturkya.com,hxfile.co##+js(rmnt, script, /h=decodeURIComponent|popundersPerIP/)
+igfap.com,iklandb.com,illink.net,imgsen.*,imgsto.*,imgtraffic.com,imx.to,incest.*,incestflix.*,influencersgonewild.org,infosgj.free.fr,itdmusics.com,itopmusic.*,itsuseful.site,itunesfre.com,iwatchfriendsonline.net##+js(rmnt, script, /h=decodeURIComponent|popundersPerIP/)
+japangaysex.com,javboys.tv,javcl.com,jav-coco.*,jav-noni.*,javhay.net,javhun.com,javleak.com,javmost.*,javporn.best,javsek.net,javsex.to,javtiful.com,javx357.com,jimdofree.com,jiofiles.org,jointexploit.net,jorpetz.com,jp-films.com,jpop80ss3.blogspot.com,jpopsingles.eu,jrants.com,justfullporn.net##+js(rmnt, script, /h=decodeURIComponent|popundersPerIP/)
+kaplog.com,kasiporn.com,keeplinks.*,keepvid.*,keralahd.*,khatrimazaful.*,khatrimazafull.*,kimochi.info,kimochi.tv,kinemania.tv,kinoking.cc,kissasian.*,koora-online.live,krussdomi.com,kunmanga.com,kwithsub.com##+js(rmnt, script, /h=decodeURIComponent|popundersPerIP/)
+lat69.me,latinblog.tv,latinomegahd.net,leechall.*,leechpremium.link,legendas.dev,legendei.net,lek-manga.net,linclik.com,linkebr.com,linkrex.net,linkshorts.*,lulu.st,lulustream.com,lulustream.live,luluvdo.com,luluvdoo.com##+js(rmnt, script, /h=decodeURIComponent|popundersPerIP/)
+mangovideo.*,masahub.com,masahub.net,masaporn.*,matchora.live,maturegrannyfuck.com,maxegatos.net,mdfx9dc8n.net,mdy48tn97.com,mediapemersatubangsa.com,mega-mkv.com,megapornpics.com,messitv.net,meusanimes.net,milfmoza.com,milfnut.*,milfzr.com,mimaletamusical.blogspot.com,miniurl.*,mirrorace.*,mitly.us,mixdroop.*,mixdrop.*,mixi-xxx.cc,mkv-pastes.com,mkvcage.*,mlbstream.*,mlsbd.*,mmsbee.*,monaskuliner.ac.id,moredesi.com,motogpstream.*,movgotv.net,movi.pk,movieplex.*,movierulzlink.*,movies123.*,moviesflix.*,moviesleech.*,moviesmeta.*,moviessources.*,moviesverse.*,movieswbb.com,moviewatch.com.pk,moviezwaphd.*,mp4upload.com,mrskin.live,mrunblock.*,multicanaistv.com,mundowuxia.com,multicanais.*,musiclutter.xyz,myeasymusic.ir,myonvideo.com,myvidplay.com,myyouporn.com,mzansifun.com##+js(rmnt, script, /h=decodeURIComponent|popundersPerIP/)
+naughtypiss.com,nbastream.*,nekopoi.*,netfapx.com,netfuck.net,new-fs.eu,newmovierulz.*,newtorrentgame.com,neymartv.net,nflstream.*,nflstreams.me,nhlstream.*,nicekkk.com,nicesss.com,nlegs.com,noblocktape.*,nocensor.*,nonixxx.cc,notformembersonly.com,novamovie.net,novelpdf.xyz,novelssites.com,novelup.top,nsfwr34.com,nu6i-bg-net.com,nudebabesin3d.com,nzbstars.com##+js(rmnt, script, /h=decodeURIComponent|popundersPerIP/)
+o2tvseries.com,ohjav.com,ojearnovelas.com,okanime.xyz,olweb.tv,olympusbiblioteca.site,on9.stream,onepiece-mangaonline.com,onifile.com,onionstream.live,onlinesaprevodom.net,onlyfams.*,onlyfullporn.video,onplustv.live,originporn.com,ouo.*,ovagames.com##+js(rmnt, script, /h=decodeURIComponent|popundersPerIP/)
+pagalworld.cc,pahe.*,paste4free.site,pastemytxt.com,payskip.org,pctfenix.*,pctnew.*,peeplink.in,peliculas24.*,peliculasmx.net,pelisflix20.*,pelisplus.*,pelisxporno.net,pendidikandasar.net,pervyvideos.com,picsxxxporn.com,pinayscandalz.com,pinkueiga.net,piratebay.*,piratefast.xyz,piratehaven.xyz,pirateiro.com,playmogo.com,playtube.co.za,plugintorrent.com,plyjam.*,plylive.*,plyvdo.*,pmvzone.com,pornd.pro,porndish.com,pornez.net,pornfetishbdsm.com,pornfits.com,pornhd720p.com,pornhoarder.*,pornobr.club,pornobr.ninja,pornodominicano.net,pornofaps.com,pornoflux.com,pornotorrent.com.br,pornredit.com,pornstarsyfamosas.es,pornstreams.co,porntn.com,pornxbit.com,pornxday.com,portaldasnovinhas.shop,portugues-fcr.blogspot.com,poseyoung.com,pover.org,prbay.*,premiumporn.org,projectfreetv.*,projeihale.com,proxybit.*,proxyninja.org,psarips.*,pubfilmz.com,publicsexamateurs.com,punanihub.com,pxxbay.com##+js(rmnt, script, /h=decodeURIComponent|popundersPerIP/)
+qiqitvx84.shop##+js(rmnt, script, /h=decodeURIComponent|popundersPerIP/)
+r18.best,racaty.*,rapelust.com,rapload.org,read-onepiece.net,readhunters.xyz,relampagomovies.com,remaxhd.*,reshare.pm,retro-fucking.com,retrotv.org,rintor.*,rnbxclusive.*,rnbxclusive0.*,rnbxclusive1.*,robaldowns.com,rockdilla.com,rojadirecta.*,rojadirectaenvivo.*,rojitadirecta.blogspot.com,romancetv.site,roporno.info,rsoccerlink.site,rugbystreams.*,rule34hentai.net,rumahbokep-id.com##+js(rmnt, script, /h=decodeURIComponent|popundersPerIP/)
+sadisflix.*,safego.cc,safetxt.*,sakurafile.com,savefiles.com,scat.gold,scatfap.com,scatkings.com,seir-sanduk.com,seirsanduk.*,seriesflixhd.*,sexdicted.com,sexgay18.com,sexiezpix.com,sgpics.net,shadowrangers.*,shahed-4u.day,shahed4u.*,shahhid4u.cam,shahi4u.*,shahid4u.*,shahid4u1.*,shahid4uu.*,shahiid-anime.net,shaid4u.day,shavetape.*,shemale6.com,shemalegape.net,shid4u.*,shinden.pl,short.es,shortearn.*,shorten.*,shorttey.*,shortzzy.*,sideplusleaks.net,silverblog.tv,silverpic.com,sinsitio.site,skidrowcpy.com,skidrowreloaded.com,skymovieshd.*,slut.mom,smallencode.me,smoner.com,smplace.com,socceron.name,socceronline.*,socialblog.tv,softairbay.com,softarchive.*,songsio.com,souexatasmais.com,speedporn.net,sportbar.live,sports-stream.*,sportstream1.cfd,sporttuna.*,sporttunatv.*,srt.am,sshhaa.*,stapadblockuser.*,stape.*,stapewithadblock.*,starblog.tv,starmusiq.*,stbemuiptv.com,stockingfetishvideo.com,strcloud.*,stream.crichd.vip,stream25.xyz,streamadblocker.*,streamadblockplus.*,streambee.to,streambucket.net,streamcdn.*,streamdesi.com,streamhub.*,streamingclic.com,streamkiste.tv,streamnoads.com,streamoupload.xyz,streamservicehd.click,streamsport.*,streamta.*,streamtape.*,streamtapeadblockuser.*,streamvid.net,strikeout.*,strtape.*,strtapeadblock.*,strtapeadblocker.*,strtapewithadblock.*,strtpe.*,subtitleporn.com,suicidepics.com,superfastrelease.xyz,supexfeeds.com,swatchseries.*,swiftload.io,swipebreed.net,swzz.xyz,sxnaar.com##+js(rmnt, script, /h=decodeURIComponent|popundersPerIP/)
+tabooflix.*,tapeantiads.com,tapeblocker.com,tapenoads.com,tapepops.com,tapewithadblock.org,teamos.xyz,telegramgroups.xyz,tempodeconhecer.blogs.sapo.pt,tennisstreams.*,tfp.is,thaihotmodels.com,theblueclit.com,thebussybandit.com,thedaddy.*,thelastdisaster.vip,themoviesflix.*,thepiratebay.*,thepiratebay.*,thepiratebay0.org,thepiratebay0.org,thepiratebay10.info,thesexcloud.com,thothub.today,tightsexteens.com,tlnovelas.net,tmearn.*,tojav.net,tokusatsuindo.com,tokyocafe.org,toonanime.*,top16.net,topdrama.net,topvideosgay.com,torlock.*,tormalayalam.*,torrage.info,torrents.vip,torrentz2eu.*,torrsexvid.com,tpb.*,tpb-proxy.xyz,trannyteca.com,trendytalker.com,truyenhentaiz.*,tubexplayer.com,tuktukcinma.com,tumanga.net,turbogvideos.com,turboimagehost.com,turbovid.me,turkishseriestv.org,turksub24.net,tutele.sx,tutelehd.*,tv247.us,tvglobe.me,tvpclive.com,tvply.*,tvs-widget.com,tvseries.video##+js(rmnt, script, /h=decodeURIComponent|popundersPerIP/)
+u4m.*,ucptt.com,ufaucet.online,ufcfight.online,ufcstream.*,ultrahorny.com,ultraten.net,unblocknow.*,unblockweb.me,underhentai.net,uniqueten.net,uns.bio,upbaam.com,uploadbuzz.*,upstream.to,upzur.com,usagoals.*,ustream.to##+js(rmnt, script, /h=decodeURIComponent|popundersPerIP/)
+valeriabelen.com,vegamoviies.*,verdragonball.online,vexmoviex.*,vfxmed.com,vidara.so,vidara.to,vidclouds.*,videostreaming.rocks,videowood.tv,vidlox.*,vidorg.net,vidsonic.net,vidtapes.com,vidz7.com,vikistream.com,vinovo.to,vipboxtv.*,vipleague.*,viprow.*,viral.wf,virpe.cc,visifilmai.org,viveseries.com,vladrustov.sx,volokit2.com,vstorrent.org##+js(rmnt, script, /h=decodeURIComponent|popundersPerIP/)
+w4hd.com,watch-series.*,watchbrooklynnine-nine.com,watchelementaryonline.com,watchf1full.com,watchfamilyguyonline.com,watchkobestreams.info,watchlostonline.net,watchmmafull.com,watchmodernfamilyonline.com,watchmonkonline.com,watchseries.*,weekendletters.store,wincest.xyz,wolverdon.fun,wordcounter.icu,worldmovies.store,worldstreams.click,wpdeployit.com,wqstreams.tk,wwwsct.com##+js(rmnt, script, /h=decodeURIComponent|popundersPerIP/)
+x18hub.com,xanimeporn.com,xblog.tv,xca.cymru,xcandid.vip,xclusivejams.*,xmoviesforyou.*,xpornium.net,xvip.lat,xxgasm.com,xxvideoss.org,xxx18.uno,xxxdominicana.com,xxxfree.watch,xxxmax.net,xxxwebdlxxx.top,xxxxvideo.uno##+js(rmnt, script, /h=decodeURIComponent|popundersPerIP/)
+yabai.si,yeshd.net,youdbox.*,youjax.com,yourdailypornvideos.ws,yourupload.com,youswear.com,ytmp3eu.*,yts-subs.*,yts.*,ytstv.me,yumeost.net##+js(rmnt, script, /h=decodeURIComponent|popundersPerIP/)
+zerion.cc,zerocoin.top,zitss.xyz,zooqle.*,zpaste.net##+js(rmnt, script, /h=decodeURIComponent|popundersPerIP/)
+pillowcase.su##+js(rmnt, script, /h=decodeURIComponent|"popundersPerIP"/)
+||flixmomo.*/utilsmin*.js^
+/^https:\/\/www\.[a-z]{8,16}\.com\/(?:[A-Za-z]+\/)*(?:[_0-9A-Za-z]{1,20}[-.])*[_0-9A-Za-z]{1,20}\.js$/$script,xhr,3p,match-case,from=vfxmed.com|watchmodernfamilyonline.com
+://www.*.css|$script,xhr,3p,to=com,from=1337x.ninjaproxy1.com|netfapx.com|naughtypiss.com|vfxmed.com|watchluna.com|watchmodernfamilyonline.com
+://www.*.com/css/$script,xhr,3p,to=com|~principalcdn.com,from=1337x.ninjaproxy1.com|netfapx.com|naughtypiss.com|vfxmed.com|watchluna.com|watchmodernfamilyonline.com
+!#endif
+!#if env_safari
+/^https:\/\/www\.[a-z][a-z][a-z][a-z][a-z][a-z][a-z][a-z][a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?\.com\/[A-Za-z]+\/[_0-9A-Za-z][_0-9A-Za-z]?[_0-9A-Za-z]?[_0-9A-Za-z]?[_0-9A-Za-z]?[_0-9A-Za-z]?[_0-9A-Za-z]?[_0-9A-Za-z]?[_0-9A-Za-z]?[_0-9A-Za-z]?[_0-9A-Za-z]?[_0-9A-Za-z]?[_0-9A-Za-z]?[_0-9A-Za-z]?[_0-9A-Za-z]?[_0-9A-Za-z]?[_0-9A-Za-z]?[_0-9A-Za-z]?[_0-9A-Za-z]?[_0-9A-Za-z]?\.min\.js$/$script,xhr,3p,match-case,to=com,from=1337x.ninjaproxy1.com|netfapx.com|naughtypiss.com|vfxmed.com|watchluna.com|watchmodernfamilyonline.com
+!#endif
+watchluna.com##+js(trusted-replace-outbound-text, atob, /.+/, , condition, '/(www\.[a-z]{8,16}\.com|cloudfront\.net)\/.+\.(css|js)$/')
+! Not utf-8
+hitomi.la##+js(rmnt, script, /h=decodeURIComponent|popundersPerIP/)
+akaihentai.com##+js(rmnt, script, popMagic)
+fsicomics.com,fsileaks.com##+js(aeld, click, popMagic)
+*$script,domain=megapornpics.com,3p,denyallow=wankgod.com
+/^https:\/\/www\.[a-z]{8,14}\.com\/[a-z]{1,4}\.js$/$script,3p,match-case,header=x-powered-by:Express,from=~edu|~gov,to=com|~exploretock.com|~photopea.com
+/^https:\/\/www\.[a-z]{8,16}\.com\/(?:[A-Za-z]+\/)*(?:[_0-9A-Za-z]{1,20}[-.])*[_0-9A-Za-z]{1,20}\.js$/$script,xhr,3p,match-case,to=com,header=popads-node
+/^https:\/\/www\.[a-z]{8,16}\.com\/(?:[A-Za-z]+\/)*(?:[_0-9A-Za-z]{1,20}[-.])*[_0-9A-Za-z]{1,20}\.js$/$script,xhr,3p,match-case,to=com,header=link:/adsco\.re\/>;rel=preconnect/
+/^https:\/\/www\.[a-z]{8,16}\.com\/(?:[A-Za-z]+\/)*(?:[_0-9A-Za-z]{1,20}[-.])*[_0-9A-Za-z]{1,20}\.js$/$script,xhr,3p,match-case,to=com,header=x-77-pop
+://www.*.css|$script,xhr,3p,to=com,header=link:/\/>;rel=preconnect/
+://www.*.css|$script,xhr,3p,to=com,header=popads-node
+://www.*.css|$script,xhr,3p,to=com,header=x-77-pop
+://www.*/images/*.min.js|$script,xhr,3p,to=com
+://www.*.com/*.min.js|$script,xhr,3p,to=com,header=popads-node
+://www.*.com/*.min.js|$script,xhr,3p,to=com,header=x-77-pop
+://www.*.com/css/$script,xhr,3p,to=com|~principalcdn.com,header=link:/\/>;rel=preconnect/
+://www.*.com/js/css/$script,xhr,3p
+||cloudfront.net/*.min.js|$script,xhr,3p,header=popads-node
+||cloudfront.net/*.min.js|$script,xhr,3p,header=x-77-pop
+||cloudfront.net/*.min.js|$script,xhr,3p,header=link:*adsco.re*
+=e3&*,0|$script,3p,to=com
+=e3&*,1|$script,3p,to=com
+=3&*,0|$script,3p,to=com
+=3&*,1|$script,3p,to=com
+!#if ext_ubol
+/^https:\/\/www\.[a-z]{8,16}\.com\/(?:[a-zA-Z]{1,6}\/){0,2}[a-z]{5,11}\.min\.js$/$script,3p,match-case,to=com,header=link:*/>;rel=preconnect
+/\.cloudfront\.net\/(?:[a-zA-Z]{1,6}\/){0,2}[a-z]{5,11}\.min\.js$/$script,3p,match-case,to=cloudfront.net,header=link:*/>;rel=preconnect
+://www.*.css|$script,xhr,3p,to=com,header=link:*/>;rel=preconnect
+!#endif
+!#if env_safari
+/^https?:\/\/www\.[a-z][a-z][a-z][a-z][a-z][a-z][a-z][a-z][a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?\.com\/([a-zA-Z][a-zA-Z]?[a-zA-Z]?[a-zA-Z]?[a-zA-Z]?[a-zA-Z]?\/)?([a-zA-Z][a-zA-Z]?[a-zA-Z]?[a-zA-Z]?[a-zA-Z]?[a-zA-Z]?\/)?([a-zA-Z][a-zA-Z]?[a-zA-Z]?[a-zA-Z]?[a-zA-Z]?[a-zA-Z]?\/)?[a-z][a-z][a-z][a-z][a-z][a-z][a-z]+(\.[a-z][a-z][a-z][a-z][a-z][a-z]+-[a-z][a-z][a-z][a-z][a-z][a-z]+)?\.min\.js$/$script,3p,match-case,from=dad|day|mom|top|vercel.app|you
+/\.cloudfront\.net\/([a-zA-Z][a-zA-Z]?[a-zA-Z]?[a-zA-Z]?[a-zA-Z]?[a-zA-Z]?\/)?([a-zA-Z][a-zA-Z]?[a-zA-Z]?[a-zA-Z]?[a-zA-Z]?[a-zA-Z]?\/)?([a-zA-Z][a-zA-Z]?[a-zA-Z]?[a-zA-Z]?[a-zA-Z]?[a-zA-Z]?\/)?[a-z][a-z][a-z][a-z][a-z][a-z]+(\.[a-z][a-z][a-z][a-z][a-z][a-z]+-[a-z][a-z][a-z][a-z][a-z][a-z]+)?\.min\.js/$script,3p,match-case,from=dad|day|mom|top|vercel.app|you
+://www.*.com/*.css|$script,3p,to=~principalcdn.com
+://www.*.com/*.css|$xhr,3p,from=dad|day|mom|top|vercel.app|you
+!#endif
+!#if cap_ipaddress
+/^https:\/\/www\.[a-z]{8,16}\.com\/(?:[A-Za-z]+\/)*(?:[_0-9A-Za-z]{1,20}[-.])*[_0-9A-Za-z]{1,20}\.js$/$script,3p,match-case,to=com,ipaddress=/^([78]9\.1[28]7\.[12]\d{2}\.\d{1,3}|84\.17\.57\.\d{1,2}|207\.211\.208\.184|2a02:6ea0:d[16]0[0c]::\d{1,2})$/
+://www.*.css|$script,3p,to=com,ipaddress=/^(84\.17\.57\.\d{1,2}|2a02:6ea0:d600::(2|3|10))$/
+!#endif
+||nsfwr34.com/ad_schedule/
+||animesrbija.com/popads.js
+||admin.animesrbija.com/playertag
+||eurostream.*/pmirror.js
+mdy48tn97.com##+js(nowoif)
+mdy48tn97.com##div[style="position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 2147483646;"]
+! ##+js(acs, atob, /popundersPerIP[\s\S]*?Date[\s\S]*?getElementsByTagName[\s\S]*?insertBefore/)
+mapple.tv,roshy.tv,vidfast.*##+js(acs, atob, /popundersPerIP[\s\S]*?Date[\s\S]*?getElementsByTagName[\s\S]*?insertBefore/)
+roshy.tv##+js(acs, clearTimeout, /popundersPerIP[\s\S]*?Date[\s\S]*?getElementsByTagName[\s\S]*?insertBefore/)
+animefire.io##+js(trusted-replace-outbound-text, atob, /.+/, , condition, /www|cloudfront/)
+aether.mom##+js(trusted-create-html, head, )
+! NOTE: _pop
+canna.to,flexy.stream,fsx.monster##+js(aopw, _pop)
+! !SECTION: PopAds-sites
+! SECTION: popMagic-sites
+141tube.com,18adultgames.com,18porncomic.com,19-days-manga.com,1teentubeporn.com,3dhentai.club,3gaytube.com,3prn.com,3xamatorszex.hu,3xfaktor.hu,4archive.org,4porn4.com,560pmovie.com,69games.xxx,6indianporn.com,7mmtv.sx,85po.com,8muses.xxx##+js(acs, document.querySelectorAll, popMagic)
+a-hentai.tv,ablefast.com,adslink.pw,adult-empire.com,adultporn.com.es,ahri8.*,akatsuki-no-yona.com,akutsu-san.com,al4a.com,algodaodocescan.com.br,allafricangirls.net,allcelebs.club,allclassic.porn,allporncartoons.com,allpussynow.com,allureamateurs.net,alotporn.com,amateur-mature.net,amateurfapper.com,amateurfun.net,amateurporn.co,amazingtrannies.com,amazon-love.com,animecast.net,animeidhentai.com,animesex.me,animetoast.cc,annoncesescorts.com,anusling.info,anybunny.com,aoashimanga.com,arabxforum.com,arabxnx.com,archivebate.com,arcjav.com,asiansex.life,asianpornfilms.com,asianstubefuck.com,asianteenagefucking.com,asiaon.*,asiaontop.com,asmroger.*,assesphoto.com,axporn.com,azmen.com##+js(acs, document.querySelectorAll, popMagic)
+babesxworld.com,banglachoti-story.com,bbw.com.es,bbw6.com,bbwfest.com,bbwfuckpic.com,bcmanga.com,bdsmporn.cc,bdsmstreak.com,beegsexxx.com,beemtube.com,beginningmanga.com,belloporno.com,best18teens.com,bestblackgay.com,bestcam.tv,bestgrannies.com,besthdgayporn.com,bestjavporn.com,bestlist.top,bestpornflix.com,bestpussypics.net,bestsextoons.com,bestshemaleclips.com,bigboobs.com.es,bigwank.com,birdurls.com,bjhub.me,black-matures.com,blackamateursnaked.com,blackchubbymovies.com,blackcunts.org,blackmaturevideos.com,blackpornhq.com,blacksexmix.com,blackteen.link,blasensex.com,blowjobamateur.net,bluetv.xyz,bobolike.com,bokepxv.com,bolly-tube.com,bollywoodx.org,bondagevalley.cc,boobs-mania.com,boolwowgirls.com,booru.eu,bootyexpo.net,borwap.xxx,boxporn.net,boystube.link,brazzersbabes.com,bucetaspeludas.com.br,bunkr.*,bunkrr.*,buondua.com,bustmonkey.com,bustyfats.com,bustyshemaleporn.com,bymichiby.com##+js(acs, document.querySelectorAll, popMagic)
+cartoonporncomics.info,cartoonvideos247.com,cat3movie.org,cbt-tube.net,cdimg.blog.2nt.com,celebrityleakednudes.com,celebritynakeds.com,celebsnudeworld.com,celebwhore.com,centralboyssp.com.br,cerdas.com,cervezaporno.com,cfake.com,chatropolis.com,chicasdesnudas.xxx,chubbyelders.com,chubbypornmpegs.com,cine-calidad.*,classicxmovies.com,clicporn.com,clothing-mania.com,comicsarmy.com,comicsporno.xxx,comicspornos.com,comicspornoxxx.com,comicsvalley.com,comicsxxxgratis.com,comicxxx.eu,crazyporn.xxx,criollasx.com,crossdresserhub.com,csrevo.com,cuckold.it,cutiecomics.com,czechsex.net,czechvideo.org##+js(acs, document.querySelectorAll, popMagic)
+daftsex.biz,darknessporn.com,dciuu.*,deepfucks.com,deluxtube.com,depvailon.com,descargaranimes.com,desihoes.com,desijugar.net,desimms.co,devere-group-hongkong.com,digitalbeautybabes.com,dikgames.com,dirtybadger.com,dirtyfox.net,dirtygangbangs.com,dirtyporn.cc,dirtytamil.com,dirtytamil.com,dlgal.com,dlouha-videa.cz,domahatv.com,domahi.net,donna-cerca-uomo.com,dorohedoro.online,doujindesu.*,douxporno.com,dragontranslation.net,drsnysvet.cz,dsvplay.com,dumpz.net##+js(acs, document.querySelectorAll, popMagic)
+ebonyassclips.com,ebuxxx.net,ehotpics.com,eporner.video,eroasmr.com,eroclips.org,erogarga.com,eroticmv.com,eroticteensphoto.net,eroxxx.us,escort-in-italia.com,escortconrecensione.com,eshentai.tv,everysextube.com,ex-foary.com,exeporn.net,eztvtorrent.co##+js(acs, document.querySelectorAll, popMagic)
+familyporner.com,famosas-desnudas.org,famousnipple.com,fap16.net,faperplace.com,fapset.com,faptube.com,fapxl.com,fatblackmatures.com,fattubevideos.net,fatwhitebutt.com,fatxxxtube.com,femdomworld.com,femjoybabes.com,fetish-tv.com,fetishburg.com,ffjav.com,fileone.tv,film1k.com,filmpertutti.*,filmpornoitaliano.org,filmyporno.tv,finderporn.com,finding-camellia.com,findtranny.com,finevids.xxx,folgenporno.com,footfetishvid.com,foxnxx.com,free-gay-clips.com,free-trannyporn.com,freeadultvideos.cc,freefatpornmovies.com,freegayporn.me,freegrannypornmovies.com,freehdvideos.xxx,freeomovie.to,freepornhdonlinegay.com,freepornjpg.com,freepublicporn.com,freesex-1.com,freexxxvideos.pro,freshscat.com,freshshemaleporn.com,frprn.com,ftopx.com,fuckingsession.com,fuckmilf.net,fucktube4k.com,fuxnxx.com##+js(acs, document.querySelectorAll, popMagic)
+gatasdatv.com,gay-streaming.com,gay4porn.com,gayboyshd.com,gayboystube.top,gayfor.us,gayforfans.com,gaypornhdfree.com,gaypornhot.com,gaypornlove.net,gaystream.pw,gayteam.club,gayvideo.me,gayxxxtube.net,gelbooru.com,generalpornmovies.com,ggbases.com,ghettopearls.com,gifcandy.net,girlfriendsexphoto.com,girlfuckgalleries.com,girlnude.link,girlswallowed.com,glavmatures.com,gonzoporn.cc,goodporn.to,goshow.tv,gotporn.com,gotxx.*,grannyxxxtube.net,greatestshemales.com,greatnass.com,greensmut.com,grigtube.com##+js(acs, document.querySelectorAll, popMagic)
+hanime24.com,hardfacefuck.com,hcbdsm.com,hd-xxx.me,hdgayporn.net,hdjavonline.com,hdpicsx.com,hdtubesex.net,hentai-cosplay-xxx.com,hentai-for.net,hentai-hot.com,hentai-ia.com,hentai-senpai.*,hentai.tv,hentai20.io,hentai2read.com,hentai4k.com,hentaiarena.com,hentaiasmr.moe,hentaiblue.net,hentaibrasil.info,hentaibros.com,hentaicity.com,hentaidays.com,hentaienglish.com,hentaihaven.com,hentaihaven.red,hentaihd.*,hentaila.com,hentaila.tv,hentaipins.com,hentaiporno.xxx,hentairead.com,hentaisenpai.*,hentaitk.net,hentaitube1.lol,hentaiworld.tv,hentaiyes.com,herexxx.com,heroine-xxx.com,highheelstrample.com,highporn.net,hindilinks4u.*,hiperdex.com,hit-erotic.com,hitprn.com,hmanga.asia,holaporno.xxx,hoporno.net,hornbunny.com,hornyfanz.com,hornyhill.*,hotgirl.biz,hotgirlhub.com,hotleak.vip,hotleaks.tv,hotmarathistories.com,hotmaturegirlfriends.com,hotntubes.com,hotsexstory.xyz,hotshag.com,house.porn,hqporner.com,hqpornero.com,hqpornstream.com,huyamba.*##+js(acs, document.querySelectorAll, popMagic)
+ibbs.pro,ibecamethewifeofthemalelead.com,ibradome.com,iceporn.tv,ideal-teens.com,ilikecomix.com,imagetwist.netlify.app,imgflare.com,in91vip.win,incontri-in-italia.com,indiansexbazar.com,indianxxx.us,influencersgonewild.com,ingyenszexvideok.hu,iusedtobeaboss.com##+js(acs, document.querySelectorAll, popMagic)
+j91.asia,japaneseasmr.com,japanfuck.com.es,japteenx.com,jasmr.net,jav101.online,jav380.com,javbake.com,javball.com,javbee.vip,javbix.com,javboys.*,javbull.tv,javcensored.net,javcl.com,javcock.com,javdock.com,javdoge.com,javenspanish.com,javfav.com,javfullmovie.com,javfun.me,javgay.com,javgrab.com,javhd.*,javhdporn.com,javhdporn.net,javheroine.com,javhoho.com,javhun.com,javjavhd.com,javmelon.com,javmilf.xyz,javmobile.net,javmoviexxx.com,javneon.tv,javnew.net,javopen.co,javpan.net,javpool.com,javporn18.com,javpornfull.com,javprime.net,javpro.cc,javrave.club,javraveclub.com,javrip.net,javroi.com,javsaga.ninja,javsex.guru,javsexfree.com,javstor.com,javstream.com,javtsunami.com,javuncensored.watch,javxxx.me,javxxxporn.com,jizz.us,jotea.cl,jojolandsmanga.com,jpg.fishing,jpg2.su,jpvhub.com,juicy3dsex.com,jujmanga.com,jujustu-kaisen.com,justsexpictures.com,justtoysnoboys.com##+js(acs, document.querySelectorAll, popMagic)
+kaoskrew.org,kenzato.uk,kiaporn.com,kill-the-hero.com,kinkyporn.cc,kissjav.*,klikmanga.com,klmanga.*,komikstation.com,komisanwamanga.com,kropic.com,krx18.com,kubo-san.com,kvador.com##+js(acs, document.querySelectorAll, popMagic)
+latinohentai.com,leakedzone.com,leaktube.net,lesbiansex.best,lesbiantube.club,lesboluvin.com,lewdstars.com,lewdweb.net,lewdzone.com,likuoo.video,ljcam.net,lnk2.cc,longporn.xyz,lovelynudez.com,lulu.st,luscious.net,lustteens.net##+js(acs, document.querySelectorAll, popMagic)
+mainporno.com,mamochki.info,manga-scantrad.*,manga18.club,manga18fx.com,mangadass.com,mangadna.com,mangaforfree.com,mangahub.io,mangaonline.fun,mangarawjp.asia,mangarussia.com,mangas-origines.fr,manhwa18.cc,manhwahentai.me,manhwaread.com,manhwas.*,manhwaus.net,manyakan.com,mature-tube.sexy,mature4.net,maturepornjungle.com,maturepornphoto.com,maturexxxclips.com,maxegatos.net,maxjizztube.com,maxtubeporn.net,mdtaiwan.com,meetdownload.com,meetimgz.com,megadede.*,megapornfreehd.com,mespornogratis.com,micmicidol.*,migliori-escort.com,milftoon.xxx,milkporntube.com,mlookalporno.com,mobifuq.com,mobileporn.cam,mom-pussy.com,mommy-pussy.com,mommyporntube.com,momspost.com,momtubeporn.xxx,momxxx.video,momzr.com,moregirls.org,movies18.net,moviesxxx.cc,mp4-porn.net,mrjav.net,mrpeepers.net,muchfap.com,multporn.net,musvozimbabwenews.com,mydesibaba.com,mydesiboobs.com,mygalls.com,mypornhere.com,mypornstarbook.net,mypussydischarge.com,mywatchseries.*,myxclip.com,myyoungbabe.com,myyouporn.com,mzansixporn.co.za##+js(acs, document.querySelectorAll, popMagic)
+nangiphotos.com,napiszar.com,naughtyza.co.za,needgayporn.com,netfuck.net,nhentai.*,nicheporno.com,nightlifeporn.com,nocfsb.com,noindexscan.com,novojoy.com,novoporn.com,nsfw247.to,nsfwalbum.com,nsfwgify.com,nude-beach-tube.com,nude-teen-18.com,nudebeachpussy.com,nudeblackgirlfriend.com,nudedxxx.com,nudemomshots.com,nudevista.*,nudismteens.com,nudistic.com,nyaatorrent.com##+js(acs, document.querySelectorAll, popMagic)
+ok.xxx,onepiece-manga-online.net,onepiecemangafree.com,onepunch-manga.com,onepunch.*,onlinefetishporn.cc,onlineporn24.com,onlineporno.cc,onlinepornushka.com,onlinesextube.com,onlinexxx.cc,onlygangbang.com,onlyfanvideo.com,onlygayvideo.com,onscreens.me,oosex.net,opomanga.com,orgasmatrix.com,otakuporn.com,otakuraw.net,otomi-games.com,overhentai.net##+js(acs, document.querySelectorAll, popMagic)
+palimas.*,pasend.*,perfectgirls.*,perfektdamen.co,perisxxx.com,pervertium.com,petitegirlsnude.com,phim85.com,phonerotica.com,pianmanga.*,picspornamateur.com,pictoa.com,pinayviralsexx.com,pinkporno.*,pinsexygirls.com,pisshamster.com,pixhost.*,plumpxxxtube.com,porcore.com,porn-sexypics.com,porn0.tv,porn00.org,porn0video.com,porn3dx.com,porn720.*,porn77.info,porn78.info,pornabcd.com,pornachi.com,pornbaker.com,pornbimbo.com,pornchaos.org,pornchimp.com,porncomics.*,porndaa.com,pornditt.com,porndollz.com,porndude.tv,porner.tv,pornfuzzy.com,porngayclips.com,porngirlstube.com,porngq.com,porngun.net,pornhat.*,pornhd8k.*,pornhdin.com,pornhegemon.com,pornhex.com,pornhub-teen.com,porninblack.com,pornissimo.org,pornken.com,pornktube.*,pornlore.com,pornloupe.com,pornmam.com,pornmom.net,pornmoms.org,pornmonde.com,porno-porno.net,porno-rolik.com,pornocolegialas.org,pornocolombiano.net,pornohd.blue,pornoman.pl,pornomanoir.com,pornone.com,pornonline.cc,pornoperra.com,pornopics.site,pornoreino.com,pornotrack.net,pornovka.cz,pornpaw.com,pornrabbit.com,pornrewind.com,pornrusskoe.com,pornsai.com,pornsex-pics.com,pornstargold.com,pornstarsadvice.com,porntape.net,porntin.com,porntn.com,porntrex.video,porntry.com,porntube18.cc,pornuj.cz,pornvibe.org,pornwatchers.com,pornxp.com,pornxp.org,pornxxxvideos.net,pornyeah.com,pornzone.com,povaddict.com,prothots.com,pulpo69.com,punishworld.com,pussy3dporn.com,pussymaturephoto.com,pussymaturephoto.com,pvip.gratis,pygodblog.com##+js(acs, document.querySelectorAll, popMagic)
+qcock.com,queerdiary.com##+js(acs, document.querySelectorAll, popMagic)
+raccontivietati.com,ragnarokmanga.com,randomarchive.com,ramdomlives.com,readfireforce.com,realitybrazzers.com,recordbate.com,redamateurtube.com,reddflix.com,redgay.net,rednowtube.com,redpornnow.com,reifporn.de,repicsx.com,risefromrubble.com,rokuhentai.com,roshy.tv,rphangx.net,rubias19.com,rule34.art,rule34.jp.net,rule34.paheal.net,rule34h.com,rushporn.xxx,russkoevideoonline.com,rusteensex.com##+js(acs, document.querySelectorAll, popMagic)
+saint.to,sankakucomplex.com,saradahentai.com,scat.gold,scatkings.com,scatnetwork.com,see-xxx.com,sekaikomik.live,seksrura.net,seksualios.com,seneporno.com,seoul-station-druid.com,seriesyonkis.*,sesso-escort.com,severeporn.com,sex-babki.com,sex-pic.info,sex-torrent.net,sexbixbox.com,sexgay18.com,sexkbj.com,sexmutant.com,sexmv.com,sexoverdose.com,sexpornasian.com,sexpox.com,sexpuss.org,sexrura.com,sexrura.pl,sexsq.com,sextor.org,sextubefun.com,sextubeset.com,sexvideos.host,sexvideos.host,sexy-games.*,sexy-parade.com,sexy-youtubers.com,sexyaporno.com,sexyasianteenspics.com,sexybabespictures.com,sexyebonyteen.com,sexyerotica.net,sexyfreepussy.com,sexygirl.cc,sexyhive.com,sexyteengirlfriends.net,shelovesporn.com,shemalegape.net,shemalemovies.us,shemaletoonsex.com,shentai-anime.com,shlink.net,short.croclix.me,simply-hentai.com,sissytube.net,sitarchive.com,skinnyhq.com,sleazedepot.com,smotret-porno-onlain.com,solomax-levelnewbie.*,solomaxlevelnewbie.*,solopornoitaliani.xxx,somulhergostosa.com,socialmediagirls.com,sousou-no-frieren.*,speedporn.net,spy-x-family.*,spycock.com,stileproject.com,storyblack.com,str8ongay.com,stream-69.com,streamextreme.cc,streamhub.*,streamporn.cc,subdivx.com,submissive-wife.net,supremebabes.com,sweetgirl.org,sxyprn.*,szexvideok.hu##+js(acs, document.querySelectorAll, popMagic)
+tabooporn.tv,tabootube.*,tamilsexstory.net,teencamx.com,teenpornjpg.com,teenxxxporn.pro,telugusexkathalu.com,tenseishitaraslimedattaken-manga.com,thaihotmodels.com,thatav.net,thebarchive.com,thebeginningaftertheend.*,thecartoonporntube.com,theeminenceinshadowmanga.com,thefantazy.com,thehentaiworld.com,thelesbianporn.com,thematurexxx.com,theyarehuge.com,thothd.com,thotporn.tv,thotsbay.tv,thotslife.com,tioanime.com,titsintops.com,tmohentai.com,tojav.net,tok-thots.com,tokyo-ghoul.online,tokyomotion.com,tokyomotion.net,tomatespodres.com,tomb-raider-king.com,toonanime.*,topjav.tv,topwebgirls.eu,torrent-pirat.com,torture1.net,tpornstars.com,trahino.net,trahodom.com,tranny6.com,trannylibrary.com,trannyline.com,trannysexmpegs.com,trannyxxxtube.net,transexuales.gratis,truyenhentai18.net,truyenhentaiz.*,truyenvn.dev,ts-mpegs.com,tsmovies.com,tubegaytube.com,tubepornnow.com,tuberzporn.com,tubexo.tv,tuhentaionline.com,turbogvideos.com,turboimagehost.com,tvporn.cc,twink-hub.com##+js(acs, document.querySelectorAll, popMagic)
+ulsex.net,ultraten.net,uncensoredleak.com,uniqueten.net,up-load.io,upicsz.com,uporn.icu,upskirt.tv,urgayporn.com,usaxtube.com##+js(acs, document.querySelectorAll, popMagic)
+vcp.xxx,ver-mangas-porno.com,verhentai.top,vermangasporno.com,verpeliculasporno.gratis,videos-xxx.*,videosputas.xxx,videosxxxputas.com,videoxxx.cc,vids.st,viewmature.com,vintageporntubes.com,vipporns.com,viralxvideos.es,viralxxxporn.com,vkrovatku.com,voyeurblog.net,voyeurxxxsex.com,vzrosliedamy.com##+js(acs, document.querySelectorAll, popMagic)
+wannafreeporn.com,wantmature.com,waploaded.com,watchfreejavonline.co,watchfreekav.com,watchhentai.net,watchporn.*,watchporn4k.com,watchporninpublic.com,watchseries1.*,webcams.casa,webtoonscan.com,westmanga.info,wetpussy.sexy,wetsins.com,womennaked.net,wonporn.com,worldsex.com,wow-mature.com,wowxxxtube.com##+js(acs, document.querySelectorAll, popMagic)
+x-videos.name,xanimehub.com,xbokeps.com,xemales.com,xemphim1.top,xexle.com,xfantazy.com,xfantazy.org,xforum.live,xfreehd.com,xfreepornsite.com,xhamsterteen.com,xkeezmovies.com,xn--algododoce-j5a.com,xmegadrive.com,xnxx-downloader.net,xnxx.party,xnxxhamster.net,xpicse.com,xpornzo.com,xsexpics.com,xsexpics.com,xspiel.com,xsportshd.com,xszav.club,xvideis.cc,xvideos.name,xx.knit.bid,xxf.mobi,xxr.mobi,xxu.mobi,xxx-videos.org,xxxcomics.org,xxxfiles.*,xxxhub.cc,xxxlesvianas.com,xxxonline.cc,xxxputas.net,xxxtor.com,xxxxselfie.com,xxxxxx.hu##+js(acs, document.querySelectorAll, popMagic)
+y-porn.com,yaoiscan.com,yona-yethu.co.za,yongfucknaked.com,youlikeboys.com,youngbelle.net,youngerasiangirl.net,youngerporn.mobi,youngleak.com,youpornfm.com,youramateurporn.com,yporn.tv,ytanime.tv,yy1024.net##+js(acs, document.querySelectorAll, popMagic)
+zonavideosx.com,zthots.com##+js(acs, document.querySelectorAll, popMagic)
+6indianporn.com,amateurebonypics.com,amateuryoungpics.com,amigosporn.top,cinemabg.net,desimmshd.com,everia.club,frauporno.com,givemeaporn.com,hitomi.la,jav-asia.top,javfull.net,javideo.net,javsunday.com,kr18plus.com,luscious.net,missavtv.com,picbaron.com,pilibook.com,pornborne.com,porngrey.com,pornktube.*,pornx.tube,qqxnxx.com,sexvideos.host,submilf.com,subtaboo.com,watchseries.*,xfrenchies.com##+js(aeld, , popMagic)
+allcalidad.*,camarchive.tv,flixbaba.*,gntai.*,grantorrent.*,hentai2read.com,hentai2w.com,icyporno.com,illink.net,javtiful.com,m-hentai.net,mejortorrent.*,mejortorrento.*,mejortorrents.*,mejortorrents1.*,mejortorrentt.*,pornblade.com,pornfelix.com,pornxxxxtube.net,redwap.me,redwap2.com,redwap3.com,sunporno.com,ver-comics-porno.com,ver-mangas-porno.com,x-fetish.tube,x-tg.tube,x-video.tube,xanimeporn.com,xemphim1.top,xxxvideohd.net,zetporn.com##+js(aeld, click, popMagic)
+aznude.com,rule34ai.*##+js(aeld, , popMagic)
+gaygo.tv##+js(acs, $, popMagic)
+!#if cap_html_filtering
+cine-calidad.*,fastpic.org,forums.socialmediagirls.com,javtsunami.com,manwa.me,monoschino2.com,saradahentai.com,shemalegape.net,sxyprn.*,tabooporn.tv,veryfreeporn.com,x-video.tube##^script:has-text(popMagic)
+!#else
+cine-calidad.*,fastpic.org,forums.socialmediagirls.com,javtsunami.com,manwa.me,monoschino2.com,saradahentai.com,shemalegape.net,sxyprn.*,tabooporn.tv,veryfreeporn.com,x-video.tube##+js(rmnt, script, popMagic)
+!#endif
+allporncomics.co,comicsvalley.com##.widget_custom_html
+||xsportshd.com/bet.gif$image
+familyporner.com##.inside-list-boxes:upward(1)
+sexoverdose.com##.table
+momxxxsex.com,penisbuyutucum.net##+js(set, open, undefined)
+||watchfreejavonline.co/*.gif$image,1p
+||wp.com/*.gif$image,domain=watchfreejavonline.co
+watchfreejavonline.co##[href*="affpa.top"]
+javbull.tv,javsaga.ninja##.pb-3.text-center
+xxxfiles.*##.underplayer_banner
+javbake.com,javcensored.net,javdoge.com,javsexfree.com,javuncensored.watch##.adstrick > .video-item:style(clear: none !important;)
+javbake.com,javcensored.net,javdoge.com,javsexfree.com,javuncensored.watch##.itemads
+cat3movie.org###ads-preload
+cat3movie.org##.float-ck-center-lt
+asianpornfilms.com##.underplayer_banner
+pussymaturephoto.com##div[class^="mikex"]:upward(1)
+hentaiasmr.moe##.happy-header
+||clenchedyouthmatching.com^
+||porngrey.com/js/KVShare.js
+/\/static\/js\/jav\.[a-f0-9]{12}\.js$/$script,match-case
+!#if env_safari
+/\/static\/js\/jav\.[a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9]\.js$/$script,match-case
+!#endif
+jpvhub.com##div[style="position: relative; display: flex; flex: 1 1 0%;"] > div[class^="jss"]:has(.exoclick-popunder-trigger)
+jpvhub.com##iframe ~ .MuiBox-root
+jpvhub.com##.MuiGrid-item div[style^="position"] > div:has-text(Skip Ad)
+jpvhub.com##+js(rpnt, script, /.*adConfig.*frequency_period.*/, (async () => {const a=location.href;if(!a.includes("/download?link="))return;const b=new URL(a)\,c=b.searchParams.get("link");try{location.assign(`${location.protocol}//${c}`)}catch(a){}} )();)
+otomi-games.com##.otomi-widget
+||kaguraserver.com/wp-content/uploads/*-Ad-300-
+||kaguraserver.com/wp-content/uploads/*-Ad-728-
+givemeaporn.com,pornborne.com##.sources
+givemeaporn.com,pornborne.com##.JoinChannel
+a-hentai.tv###text-2
+a-hentai.tv##.support-frame
+daftsex.net##.videos > div:not([id])
+||pilixiaoshuo.com^
+||kinkbook.com/ad_media/
+fap16.net##.adsplx300
+&ag_custom_vlmspot=
+! TODO: change to ##+js(aeld, { "type": "click", "pattern": "popMagic", "runAt": "idle" })
+fitnakedgirls.com##+js(nowoif)
+bunkr.*##+js(aopr, popMagic.init)
+bunkr.*,bunkr-albums.io##+js(acs, WebAssembly, Promise)
+bunkr.*##^script:has-text(WebAssembly)
+||bunkr-cache.se/js/script.js$script,domain=bunkr.*
+manhwaus.net##.my2023
+simpcity.*##+js(aeld, , shouldShow)
+simpcity.*##[src="https://simpcity.su/custom/catto.png"]
+simpcity.*##.prm-wrapper
+simpcity.*##.nav-dfake
+simpcity.*##.nav-bonga
+simpcity.*##.nav-faze
+simpcity.*##.nav-tpd
+simpcity.*##.blockitsowereplaceit
+simpcity.*##.node--link
+||simpcity.*/smp/d.min.js
+!#if cap_html_filtering
+saint2.cr##^script:has-text(WebAssembly)
+!#else
+saint2.cr##+js(acs, WebAssembly, Promise)
+!#endif
+! !SECTION: popMagic-sites
+! SECTION: hilltopads-sites
+10convert.com,2girls1cup.ca,4pornhd.com,7bit.link,animez.org,aninavi.blog,ansuko.net,apnablogs.in,areabokep.com,asiangaysex.net,asmroger.*,axomtube.in,banglachotigolpo.xyz,bellezashot.com,besthdgayporn.com,braflix.win,bigojav.com,bookfrom.net,boysxclusive.com,chikianimation.org,coomer1.net,ddd-smart.net,desikamababa.com,dojing.net,drivenime.com,dtupgames.blogspot.com,earnfromarticles.com,easyvidplayer.com,echiman.com,erokomiksi.com,favoyeurtube.net,fucksporn.com,fullxcinema1.com,fxpornhd.com,gayfor.us,gayxx.net,gdrivelatinohd.net,gigmature.com,gomuraw.blog,gosexy.mobi,hachiraw.net,hanime1-me.top,hentaianimezone.com,hentaiasmr.moe,hentairead.io,homemoviestube.com,hornyfap.tv,huurshe.com,incgrepacks.com,isekaitube.com,japangaysex.com,javboys.*,javbraze.com,javdoe.sh,javhat.tv,javhd.*,javhdz.today,javseen.tv,javsubindo.com,javtiful.com,javup.org,jojolandsmanga.com,jpopsingles.eu,kahanighar.com,kaliscan.*,kfapfakes.com,kiradream.blog,kisscos.net,kisshentaiz.com,kmansin09.*,kumaraw.com,kuronavi.blog,leakav.com,leermanga.net,lustesthd.makeup,mangakoma01.*,mangamovil.net,mangaraw.*,mangaraw1001.cc,mangaraw18.net,mangarawad.fit,mangarawjp.me,mangatv.net,manhuarmtl.com,manhuatop.org,manhwa68.com,manhwatop.com,mikohub.blog,milfnut.*,mmsbee27.com,mmsbee47.com,mmsmasala27.com,naijauncut.com,nicomanga.com,nlcosplay.com,nontonvidoy.online,novelaplay.com,nudeslegion.com,odiafresh.com,onlinework4all.com,otomi-games.com,paipancon.com,pandamovies.org,pantieshub.net,pastelink.net,pelimeli.com,pelis182.net,pinayflix.me,piratehaven.xyz,pitube.net,poapan.xyz,porn00.org,pornobae.com,pornohubonline.com,pornosubtitula2.com,pornxp.com,primewire.*,raw1001.net,raw18.*,rawinu.com,rawkuro.net,rebahin.pw,redretti.com,rentry.co,safefileku.com,sexdiaryz.*,sexpin.net,shemale6.com,shemaleup.net,sharinghubs.com,shinshi-manga.net,smarttrend.xyz,socigames.com,spotidownloader.com,streamup.ws,sweeteroticart.com,tabooporn.tv,taboodude.com,tatli.biz,tesbox.my.id,thebarchive.com,theblank.net,thotchicks.com,transflix.net,turboimagehost.com,veo-hentai.com,veronica.uk,vintagepornfun.com,voyeur-house.org,watchporn.to,weloma.art,worthcrete.com,xhamster.fm,xmegadrive.com,yabaisub.cloud,yesjavplease.fun##+js(acs, document.createElement, l.parentNode.insertBefore(s)
+panuvideo.com##+js(acs, setTimeout, l.parentNode.insertBefore(s)
+mangaplus.shueisha.tv,shueisharaw.tv##+js(acs, matchMedia, l.parentNode.insertBefore(s)
+asiangay.tv,bootstrample.com,deephot.link,gayxx.net,hentairead.io,japangaysex.com,justthegays.tv,mangagun.net,mangayy.org,nicomanga.com,nlcosplay.com,nudeslegion.com,paipancon.com,premiumporn.org,rawinu.com,veo-hentai.com,watchsouthpark.tv,weloma.art,xpicu.store##+js(aopr, popns)
+tunemovie.fun##+js(acs, document.createElement, target.appendChild(s)
+brocoflix.com,brocoflix.xyz##+js(acs, document.createElement, l.appendChild(s))
+movielinkbd.*##+js(aeld, load, document.body.appendChild(s)
+pepperlive.info##+js(acs, document.createElement, no-referrer-when-downgrade)
+fireflix.pages.dev##+js(nostif, no-referrer-when-downgrade)
+letsporn.com##+js(rmnt, script, /popns|\)\.substr/)
+||letsporn.com/npadm/
+||letsporn.com/abrk/
+###kt_player ~ #sp-player
+coinsbomb.com,daemon-hentai.com,daemonanime.net,everia.club,kurakura21.com##+js(acs, document.createElement, l.parentNode.insertBefore(s, /^data:/)
+yaoimangaonline.com##+js(trusted-suppress-native-method, Document.prototype.createElement, '"script"', prevent, litespeed/js)
+mitaku.net##+js(acs, document.createElement, appendTo:)
+hentaianimezone.com##+js(noeval-if, l.parentNode.insertBefore(s)
+*$script,3p,denyallow=disqus.com|disquscdn.com|fastlylb.net,domain=cin.guru
+!#if ext_ubol
+/^https:\/\/[-a-z]{6,}\.(?:com?|info|pro|xyz)\/[a-d][-.\/A-Z_a-z][DHWXm][-.\/A-Z_a-z][59FVZ][-.\/A-Z_a-z][6swyz][-.\/A-Z_a-z][-\/0-9A-Z_a-z][-.\/_A-Za-z][-\/0-9A-Z_a-z]{22,162}(?:$|\?)/$script,3p,match-case,to=co|com|info|pro|xyz,domain=jav.guru
+!#endif
+||lumbering-motor.com^
+||miserly-wrap.com^
+||roughremove.com^
+||shameful-farm.com^
+! !SECTION: hilltopads-sites
+! SECTION: exoclick ads, popunder - ExoLoader
+airsextube.com,asianbabestube.com,bigtitsxxxfree.com,blowjobpornset.com,entertubeporn.com,finexxxvideos.com,freesexvideos24.com,fuckhairygirls.com,gopornindian.com,grandmatube.pro,grannyfucko.com,grannyfuckxxx.com,hd-analporn.com,hiddencamhd.com,hindiporno.pro,indianbestporn.com,japanesemomsex.com,japanxxxass.com,massagefreetube.com,maturepussies.pro,megajapansex.com,new-xxxvideos.com,xxxblowjob.pro,xxxtubegain.com,xxxvideostrue.com,onlinegrannyporn.com,agedtubeporn.com,agedvideos.com,freebigboobsporn.com,tubeinterracial-porn.com,best-xxxvideos.com,bestanime-xxx.com,blowxxxtube.com,callfuck.com,teenhubxxx.com,tubepornasian.com,xxxtubedot.com,blowjobfucks.com,dirtyasiantube.com,maturewomenfucks.com,pornmaturetube.com,setfucktube.com,tourporno.com,do-xxx.com,dotfreesex.com,dotfreexxx.com,easymilftube.net,electsex.com,erospots.info,fineretroporn.com,freehqtube.com,freshmaturespussy.com,freshsexxvideos.com,fuckedporno.com,gallant-matures.com,hqhardcoreporno.com,girlssexxxx.com,glamourxxx-online.com,vintagepornnew.com,tubevintageporn.com,goxxxvideos.com,grouppornotube.com,hqxxxmovies.com,hqsex-xxx.com,hqamateurtubes.com,hotpussyhubs.com,hdpornteen.com,indecentvideos.com,ifreefuck.com,kittyfuckstube.com,lightxxxtube.com,momstube-porn.com,modelsxxxtube.com,milfpussy-sex.com,nudistube.com,nudisteens.com,nudismteens.com,nude-beach-tube.com,nicexxxtube.com,neatpornodot.com,neatfreeporn.com,bigtitsporn-tube.com,tubehqxxx.com,nakedbbw-sex.com,onlineteenhub.com,online-xxxmovies.com,pussyhothub.com,pornxxxplace.com,pornoteensex.com,pornonote.pro,pornoaid.com,pornclipshub.com,whitexxxtube.com,sweetadult-tube.com,sweet-maturewomen.com,sexymilfsearch.com,sextubedot.com,hqmaxporn.com,sexlargetube.com,sexhardtubes.com,tubepornstock.com,xfuckonline.com##+js(noeval)
+airsextube.com,asianbabestube.com,bigtitsxxxfree.com,blowjobpornset.com,entertubeporn.com,finexxxvideos.com,freesexvideos24.com,fuckhairygirls.com,gopornindian.com,grandmatube.pro,grannyfucko.com,grannyfuckxxx.com,hd-analporn.com,hiddencamhd.com,hindiporno.pro,indianbestporn.com,japanesemomsex.com,japanxxxass.com,massagefreetube.com,maturepussies.pro,megajapansex.com,new-xxxvideos.com,xxxblowjob.pro,xxxtubegain.com,xxxvideostrue.com,acutetube.net,agedtubeporn.com,agedvideos.com,onlinegrannyporn.com,freebigboobsporn.com,tubeinterracial-porn.com,best-xxxvideos.com,bestanime-xxx.com,blowxxxtube.com,callfuck.com,teenhubxxx.com,tubepornasian.com,xxxtubedot.com,blowjobfucks.com,dirtyasiantube.com,maturewomenfucks.com,pornmaturetube.com,setfucktube.com,tourporno.com,do-xxx.com,dotfreesex.com,dotfreexxx.com,easymilftube.net,electsex.com,fineretroporn.com,freehqtube.com,freshmaturespussy.com,freshsexxvideos.com,fuckedporno.com,gallant-matures.com,hqhardcoreporno.com,girlssexxxx.com,glamourxxx-online.com,vintagepornnew.com,tubevintageporn.com,goxxxvideos.com,grouppornotube.com,hqxxxmovies.com,hqsex-xxx.com,hqamateurtubes.com,hotpussyhubs.com,hdpornteen.com,indecentvideos.com,ifreefuck.com,kittyfuckstube.com,lightxxxtube.com,momstube-porn.com,modelsxxxtube.com,milfpussy-sex.com,nicexxxtube.com,neatpornodot.com,neatfreeporn.com,bigtitsporn-tube.com,tubehqxxx.com,nakedbbw-sex.com,onlineteenhub.com,online-xxxmovies.com,pussyhothub.com,pornxxxplace.com,pornoteensex.com,pornonote.pro,pornoaid.com,pornclipshub.com,whitexxxtube.com,sweetadult-tube.com,sweet-maturewomen.com,sexymilfsearch.com,sextubedot.com,hqmaxporn.com,sexlargetube.com,sexhardtubes.com,tubepornstock.com,xfuckonline.com##+js(aopr, Aloader.serve)
+activevoyeur.com,allbbwtube.com,alltstube.com,cockmeter.com##+js(acs, document.dispatchEvent, myEl)
+ariestube.com,asian-teen-sex.com,18asiantube.com,wholevideos.com,asianporntube69.com,babeswp.com,bangyourwife.com,bdsmslavemovie.com,bdsmwaytube.com,bestmaturewomen.com,classicpornvids.com,cockmeter.com,cocogals.com,pornpaw.com,dawntube.com,desihoes.com,desimmshd.com,dirtytubemix.com,plumperstube.com,enormousbabes.net,erowall.com,exclusiveindianporn.com,figtube.com,amateur-twink.com,freeboytwinks.com,freegrannyvids.com,freexmovs.com,freshbbw.com,frostytube.com,fuckslutsonline.com,gameofporn.com,gayboyshd.com,giantshemalecocks.com,erofus.com,hd-tube-porn.com,hardcorehd.xxx,hairytwat.org,iwantmature.com,justababes.com,jenpornuj.cz,javteentube.com,hard-tube-porn.com,klaustube.com,kaboomtube.com,lustyspot.com,lovelynudez.com,dailyangels.com,ljcam.net,mybestxtube.com,nakenprat.com,oosex.net,oldgrannylovers.com,ohueli.net,pornuploaded.net,pornstarsadvice.com,alotporn.com,bobs-tube.com,pornohaha.com,pornmam.com,pornhegemon.com,pornabcd.com,porn-hd-tube.com,pandamovies.pw,teensporn.tv,thehentaiworld.com,pantyhosepink.com,queenofmature.com,realvoyeursex.com,realbbwsex.com,rawindianporn.com,onlygoldmovies.com,rainytube.com,stileproject.com,slutdump.com,nastybulb.com,babesinporn.com,wantedbabes.com,sextube-6.com,porntubegf.com,sassytube.com,smplace.com,maturell.com,pornoplum.com,widewifes.com,wowpornlist.xyz,vulgarmilf.com,oldgirlsporn.com,freepornrocks.com,desivideos.*##+js(aopr, document.dispatchEvent)
+8teenxxx.com,activevoyeur.com,allschoolboysecrets.com,boobsforfun.com,breedingmoms.com,cockmeter.com,collegeteentube.com,cumshotlist.com,porn0.tv,ritzysex.com,ritzyporn.com,sexato.com,javbobo.com,sokobj.com##+js(aopr, ExoLoader.serve)
+bdsmporntub.com,femdomporntubes.com##+js(aopr, Popunder)
+malluporno.com##+js(rmnt, script, /exoloader/i)
+comicxxx.eu##^meta[http-equiv="refresh"]
+comicxxx.eu###dclm_modal_content
+comicxxx.eu##*:style(filter: none !important)
+comicxxx.eu###dclm_modal_screen
+blowjobgif.net##+js(aopr, ExoDetector)
+favefreeporn.com,onlygayvideo.com,peachytube.com,stepsisterfuck.me##+js(aopr, ExoLoader.addZone)
+decorativemodels.com,erowall.com,freyalist.com,guruofporn.com,jesseporn.xyz,kendralist.com,vipergirls.to,lizardporn.com,wantedbabes.com,bustybloom.com,exgirlfriendmarket.com,nakedneighbour.com##+js(aopr, loadTool)
+comicxxx.eu,mybestxtube.com,pornobengala.com,pornicom.com,xecce.com,teensporn.tv,pornlift.com,reddflix.com##+js(aopr, open)
+classicpornbest.com,desihoes.com,indianpornvideo.org,slaughtergays.com,sexiestpicture.com##+js(aopr, decodeURI)
+classicpornbest.com##+js(aeld, popstate)
+classicpornbest.com##+js(aopr, localStorage)
+embedy.me##+js(nowoif, !embedy)
+reddflix.com##+js(aopr, LieDetector)
+erospots.info##+js(aopr, Pub2)
+gameofporn.com##+js(aeld, , exopop)
+jemontremonminou.com,jemontremasextape.com,jemontremabite.com##+js(aopr, localStorage)
+youlikeboys.com,hentaihere.com,ganstamovies.com,youngleak.com,jizzberry.com,porndollz.com,filmpornofrancais.fr,pictoa.com##+js(aeld, getexoloader)
+nackte.com##+js(aopr, jsUnda)
+older-mature.net##+js(aopr, doOpen)
+canalporno.com,eroxia.com,porndoe.com,pornhub-sexfilme.net,pornojenny.net,pornoleon.com,pornozot.com##+js(aopr, ExoLoader)
+herzporno.net,pornhub-sexfilme.net,pornojenny.net,pornoleon.com##+js(nostif, /loadMomoVip|loadExo|includeSpecial/)
+pornhub-sexfilme.net,pornojenny.net,pornoleon.com##+js(aost, document.createElement, loadNeverBlock)
+||a.magsrv.com/ad-provider.js$redirect=noopjs
+alotporn.com##+js(aopw, __htapop)
+alotporn.com##+js(aopr, console.clear)
+bobs-tube.com##+js(nostif, innerText, 2000)
+bobs-tube.com##+js(set, flashvars.mlogo, '')
+bobs-tube.com##.adv_nad_player
+bobs-tube.com##.sponsored_top
+pornforrelax.com##+js(aopr, adver.abFucker.serve)
+pornforrelax.com##+js(aeld, , _blank)
+fatwhitebutt.com,smplace.com,slaughtergays.com,sexiestpicture.com,sassytube.com,vipergirls.to,xh.video##+js(nowoif)
+fatwhitebutt.com##+js(aeld, , _blank)
+freepornrocks.com##+js(aeld, , open)
+tubev.sex##+js(aopw, displayCache)
+tubev.sex##[class^="sp_block"]
+pictoa.com##+js(aeld, , 0x)
+lovelynudez.com##+js(aopr, popit)
+asiansex.life,javbobo.com,nudismteens.com##+js(aopr, exoNoExternalUI38djdkjDDJsio96)
+hentaiocean.com##+js(acs, CustomEvent, ExoLoader)
+||classicpornbest.com^$csp=script-src *
+*$script,xhr,3p,domain=lovelynudez.com
+*$script,3p,domain=classicpornbest.com
+classicpornbest.com##.h-bns-bl
+/videojsxvast.js
+/embed/*?c=object_container*&psid=
+||a.hentaiocean.com^
+||nudismteens.com/tensnuddy.js
+||javbobo.com/little-hall-f39d/
+||pornpaw.com/never.js
+||jizzberry.com/static/js/initsite.min.js
+||akaihentai.com/fro_
+||fastpic.org/view/*.html|$script,1p
+||javtsunami.com/cool-shadow-$script
+||malluporno.com/red-sea-
+||amateursubs.com/wp-content/special/
+||engine.*&iframe|$frame,3p
+||creative.live.*/widgets/*&campaignId=$frame
+||gayxnow.com/*.html$frame,1p
+||gayxnow.com/static/js/promo-
+||gayxnow.com/bn/
+||camhub.*/static/js/cc-kvs.js
+akaihentai.com##.exc
+asiansex.life###spot-holder
+comicxxx.eu###tracking-url
+dirtytubemix.com##.on-video-dark
+boobsforfun.com##.adcontainer
+breedingmoms.com##.embaners
+breedingmoms.com##.h-bn
+pornpaw.com##.ipprtcnt
+pornpaw.com##div[style="height:250px;display:block;"]
+erospots.info##.custom-html-widget.textwidget
+amateur-twink.com##.banner
+amateur-twink.com##.pl_adv
+freyalist.com##.stripper
+ftopx.com##.advert
+fuckedporno.com##.bannersinner
+fuckhardporn.com##.player_ad_block
+fuckhardporn.com###player_adv_start
+fuckhardporn.com###skim
+gameofporn.com###container
+gameofporn.com##.block-pub-side
+cockmeter.com###alfa_promo_parent
+||girlscanner.online/ph_co.js$script
+||girlscanner.cc/check.php
+girlscanner.cc##[href*="/check.php"]
+girlscanner.cc##div.side-box
+vipergirls.to##[src="files/se.gif"]
+vipergirls.to##.body_wrapper > [id^="ad_global"], #notices.notices
+mrsexe.com###disclaimer
+mrsexe.com##.reveal-modal-bg
+mrsexe.com###exovid
+mrsexe.com##.vjs-poster
+pornstarsadvice.com##.banners
+bobs-tube.com##.advertising
+bobs-tube.com##.player-related-videos
+bobs-tube.com##.adv
+pornforrelax.com##.vda-item
+porn613.net##[src="about:blank"]
+@@||bobs-tube.com/player/player_ads.html$1p
+pictoa.com###tab-gallery
+pictoa.com###tab-footer
+||bobs-tube.com/sw$script,1p
+||checking-your-browser.com^
+||crentgate.com^
+||applzr.com^
+||obitube.com^$frame,1p
+||redtub3xxx.com^$frame,1p
+||a.pur.agency^
+##.bloc-pub
+##.bloc-pub2
+###invideo_data
+*/api/spots/$frame,script
+/api/spots/*^fill=$xhr
+/api/spots/*&kw=$xhr
+###invideo_2
+##.hor_banner
+###invid_call
+###invideo_new
+##.aan_fake
+##.aan_fake__video-units
+##.rps_player_ads
+##[src^="//dombnrs.com/"]
+*.gif$domain=javbobo.com,image
+/frtd_ldr_$script,1p
+/bknd_ldr_$script,1p
+.go?pid=*&spaceid=*&ctrlid=
+pornoplum.com,vulgarmilf.com,oldgirlsporn.com,maturell.com,nakedolders.com,widewifes.com##iframe:upward(2)
+besttwinkass.com##[class*="_Bns"]
+nylonbabez.net,nylonpornpictures.net,stockingspornpics.com##.preview:has(.nat-block)
+*$frame,1p,domain=sexrura.pl|sexrura.com
+! NSFW popups exo ads
+18-teen-sex.com,18-teen-tube.com,18girlssex.com,18teen-tube.com,18tubehd.com,2017tube.com,3prn.com,sexmoza.com,yogranny.com,youfreepornotube.com,youngleak.com,zhlednito.cz##+js(acs, document.dispatchEvent, myEl)
+24pornvideos.com,2japaneseporn.com,xxxvideor.com,youngleak.com,zhlednito.cz##+js(aopr, ExoLoader.serve)
+zhlednito.cz##+js(nosiif, /^/)
+xxxtubepass.com,yourhomemadetube.com##+js(aopr, Aloader.serve)
+yeswegays.com,youramateurtube.com##+js(nowoif)
+18girlssex.com##+js(aopr, decodeURI)
+||youramateurtube.com/sw.js$script,1p
+!#if cap_html_filtering
+hentaihere.com##^script:has-text(/shown_at|WebAssembly/)
+!#else
+hentaihere.com##+js(rmnt, script, /shown_at|WebAssembly/)
+!#endif
+||hentaihere.com/ark/$1p
+hentaihere.com##.item:has(a[href^="https://hive.arf.dev"]):upward(div[class])
+! Similar group of german porn sites
+pornohirsch.net##+js(set, vpPrerollVideo, undefined)
+pornohirsch.net,herzporno.*,deinesexfilme.com,einfachtitten.com,halloporno.*,lesbenhd.com,milffabrik.com,porn-monkey.com,porndrake.com,pornhubdeutsch.net,pornoaffe.com,pornodavid.com,pornoente.tv,pornofisch.com,pornofelix.com,pornohammer.com,pornohelm.com,pornoklinge.com,pornotom.com,pornotommy.com,pornovideos-hd.com,pornozebra.com,xhamsterdeutsch.xyz,xnxx-sexfilme.com##+js(aeld, getexoloader)
+deinesexfilme.com,einfachtitten.com,lesbenhd.com,milffabrik.com,porn-monkey.com,porndrake.com,pornhubdeutsch.net,pornoaffe.com,pornodavid.com,pornoente.tv,pornofisch.com,pornofelix.com,pornohammer.com,pornohelm.com,pornoklinge.com,pornotom.com,pornotommy.com,pornovideos-hd.com,pornozebra.com,xhamsterdeutsch.xyz,xnxx-sexfilme.com##+js(nostif, appendChild)
+deinesexfilme.com,einfachtitten.com,pornohirsch.net,lesbenhd.com,milffabrik.com,porndrake.com,pornoaffe.com,pornodavid.com,pornoente.tv,pornofisch.com,pornofelix.com,pornohammer.com,pornohelm.com,pornoklinge.com,pornovideos-hd.com,pornotom.com,pornotommy.com,pornozebra.com,xnxx-sexfilme.com,halloporno.*##.vjs-overlayed
+deinesexfilme.com,lesbenhd.com,milffabrik.com,pornoaffe.com,pornoente.tv,pornohelm.com,pornoklinge.com,xnxx-sexfilme.com###wa_join_btn
+einfachtitten.com,pornodavid.com,pornofisch.com,pornofelix.com,pornohammer.com,pornotom.com,pornotommy.com,pornovideos-hd.com,pornozebra.com##.send_event.widget_btn.cf
+deinesexfilme.com,einfachtitten.com,lesbenhd.com,milffabrik.com,porn-monkey.com,porndrake.com,pornhubdeutsch.net,pornoaffe.com,pornodavid.com,pornoente.tv,pornofisch.com,pornofelix.com,pornohammer.com,pornohelm.com,pornoklinge.com,pornotom.com,pornotommy.com,pornovideos-hd.com,pornozebra.com,xhamsterdeutsch.xyz,xnxx-sexfilme.com##+js(aopr, open)
+||static.twincdn.com^$media,redirect=noopmp3-0.1s
+##.preroll-blocker
+xnxx-sexfilme.com##+js(aopw, SpecialUp)
+||pushpad.xyz^$script,domain=xnxx-sexfilme.com
+xnxx-sexfilme.com##.img_box:has-text(Anzeige)
+xnxx-sexfilme.com###wa-banner
+xnxx-sexfilme.com##aside ins:upward(aside)
+||xnxx.com/cams/
+xnxx-sexfilme.com##.grid_box:has(a[target="_blank"])
+xnxx-sexfilme.com##.preroll-blocker
+xnxx-sexfilme.com##.preroll-skip-button
+xnxx-sexfilme.com##.vjs-overlayed
+||twincdn.com/video/susilive/$media,redirect=noopmp4-1s,domain=xnxx-sexfilme.com
+pornojenny.net,pornolisa.com##.adsbyexoclick:upward(1)
+||pornblade.com/*.php
+||twincdn.com^$3p,script,image
+||pornblade.com^$xhr,1p
+||pornfelix.com^$xhr,1p
+hd-easyporn.com##+js(aeld, getexoloader)
+! playing video => detection
+pornblade.com,pornfelix.com##+js(rpnt, script, a.onerror, xxx)
+hd-easyporn.com,pornblade.com,pornfelix.com##.vjs-overlayed
+hd-easyporn.com,pornblade.com,pornfelix.com###wrapper_content > aside[id]
+pornblade.com###e_v + aside[id]
+*$xhr,3p,domain=hd-easyporn.com
+hd-easyporn.com##[rel*="sponsored"]
+||pornojenny.com/api/widget/$3p
+/static/*/froload.js?v=$script,1p
+||chtntor.com^
+$frame,1p,domain=pornhub-sexfilme.net|pornojenny.net|pornoleon.com
+/api/widget/*$to=pornhub-sexfilme.net|pornojenny.net|pornoleon.com
+pornhub-sexfilme.net,pornojenny.net,pornoleon.com##.iframe_tb
+pornhub-sexfilme.net,pornojenny.net,pornoleon.com###tttt_wrapper
+pornhub-sexfilme.net,pornojenny.net,pornoleon.com##aside[class^="spez_height"]
+pornhub-sexfilme.net,pornojenny.net,pornoleon.com##aside[id^="wa_"]
+pornhub-sexfilme.net,pornojenny.net,pornoleon.com##aside[id]:has(> div > ins.adsbyexoclick)
+pornhub-sexfilme.net,pornojenny.net,pornoleon.com##.grid_box:has(.special_preview)
+pornhub-sexfilme.net,pornojenny.net,pornoleon.com###wrapper_content:style(margin-left: 0 !important;)
+! other exoclick crap https://github.com/uBlockOrigin/uAssets/issues/6151#issuecomment-629804631
+*.php$script,1p,domain=18teenporno.tv|3teentube.com|4gaycocks.com|50yearoldsluts.com|adult-home-videos.com|amateur-cougar.com|amateur-nude.com|amateurmaturewives.com|babeswp.com|bannedbdsm.com|bdsmaz.com|bdsmsecrets.net|bigtitsgallery.net|bizarre-club.com|bondage-club.net|bondagevideo.org|bondagewaytube.com|celebritytubeporn.com|celebxvideo.com|cidertube.com|crazygayporn.com|dailygayvideo.com|desimms.co|digisesso.com|dusktube.com|elmtube.com|enterfreegaysex.com|etitz.com|experiences-gay.com|femdomdaily.com|fieldstube.com|footfetish-slave.com|freebesttwinks.com|freegranny6.com|freematurelovers.com|freematureswomen.com|gay-place.com|gayfuckingtube.com|gaypornxxxtube.com|goodtgp.net|grannysfucking.net|hdbbwmovies.com|helloshemale.com|hiddencamsluts.com|homevoyeurvideo.net|hornygrannytube.net|hqvintagetube.net|hugeboobswomen.com|indiancunts.net|indianporndaily.com|indiansexfree.net|javbobo.com|kuboys.net|latinaxxxvideos.com|matures-loving-sex.com|maturesandnylon.com|meporno.com|momsfuckboys.com|moreasiansex.com|mybbwtube.com|mygrannyporn.com|myowntits.com|nakedolders.com|naughtyjapaneseteens.com|nicegrannys.com|nudeteenshub.com|nylonbabez.net|nyloncunts.com|nylonglamourlegs.com|nylonpornpictures.net|older-wives.com|pantyhoseminx.com|porncore.net|porngoeshd.com|pornoplum.com|pornvideoh.com|pornvideos.host|raventube.com|retropornzone.com|ritzyamateursex.com|sexrura.com|sexytwinkcock.com|stockingspornpics.com|teen18tube.com|teen-tube-18.com|teen-tube-19.com|teen-tube-21.com|teen-tube-porn.com|teenporn.ws|teenpornvideo.me|teensexvideos.xxx|teensonporn.com|teentube-18.com|thevintagemovies.com|timetoteens.com|tube-teen-18.com|tubebikini.com|tubehd.xxx|ultragranny.com|uniformcunts.com|videosexyteen.com|videosmadeathome.com|vintagesextapes.com|vipoldies.net|wildfemdom.com|wildretroporn.com|wowpornlist.xyz|xxx-hd-teens.com|xxx-hd-tube.com|xxxmegaboobs.com|yatranny.com|yourbdsmmovie.com|yourfreepantyhosegalleries.com|girlsfucking.net|hairy-amateurs.com|maturevideos.site|milfera.com|onlylesbianvids.com|teen-porn-tube.com
+thumbnails.porncore.net##div[id][style$="height:200px;width:800px;"]
+/static/js/ad-provider.js|$script
+! !SECTION: exoclick ads, popunder - ExoLoader
+! SECTION: flashvars/kt_player sites
+viralxxxporn.com##+js(rpnt, script, protect_block, no_block)
+rule34video.com##+js(set, flashvars.adv_pre_vast)
+cnnamador.com,fyxxr.to,hentai-moon.com,porn4fans.com,porn4fans.me,watchporn.to,web.epalovo.com##+js(nostif, offsetWidth, 2000)
+cnnamador.com,fyxxr.to,hentai-moon.com,porn4fans.com,porn4fans.me,watchporn.to,web.epalovo.com##+js(rpnt, script, adv_, no_adv_, condition, kt_player.swf, sedCount, 10)
+###kt_player #ads_iframe
+###kt_player .fp-brand
+##.ID_live_cam_inner
+##.container a[href^="https://go.mavrtracktor.com/"]
+##.container a[href^="https://seduced.com"][href*="ref="]
+||pubds.bid^
+/zbwtUgU$xhr,3p
+! !SECTION: flashvars/kt_player sites
+! LieDetector/AaDetector stuff
+asd.homes,fastream.to##+js(aopr, LieDetector)
+! !LieDetector/AaDetector stuff
+! SECTION: Propeller ads
+! pp_issues
+! firefox html filtering
+! ##^script:has-text(;}}};break;case $.)
+!#if cap_html_filtering
+11xmovies.*,123movies.*,123moviesla.*,123movieweb.*,2embed.*,3kmovies.*,720pflix.*,720pstream.*,7starhd.*,9xflix.*,9xmovies.*,aagmaal.*,adsh.cc,adshort.*,afilmyhouse.blogspot.com,ak.sv,aliezstream.pro,allmovieshub.*,animesultra.net,antennasports.ru,api.webs.moe,apkmody.io,asianplay.*,atishmkv.*,atomixhq.*,backfirstwo.site,bflix.*,ccurl.net,cloudvideo.tv,cloudvideotv.*,crazyblog.in,cricstream.*,crictime.*,cuervotv.me,daddylive.*,daddylivehd.*,defienietlynotme.com,divicast.com,dood.*,dooood.*,dvdplay.*,egybest.*,embedme.*,embedpk.net,embedstream.me,esportivos.site,extramovies.*,faselhd.*,faselhds.*,faselhdwatch.*,filemoon.*,filemooon.*,filmeserialeonline.org,filmy.*,filmyhit.*,filmywap.*,filmyzilla.*,finfang.*,flexyhit.com,flixhq.*,fmembed.cc,fmoonembed.*,fmovies.*,focus4ca.com,footybite.to,foreverwallpapers.com,french-streams.cc,gdplayer.*,gdrivelatinohd.net,globalstreams.xyz,gocast.pro,godzcast.com,goku.sx,gomovies.*,gowatchseries.*,hdfungamezz.*,hdmovies23.*,hdmoviesfair.*,hdtoday.to,hellnaw.*,hianime.to,hinatasoul.com,hindilinks4u.*,hindimovies.to,hurawatch.*,hwnaturkya.com,hxfile.co,igg-games.com,infinityscans.net,jalshamoviezhd.*,kaido.to,kerapoxy.*,kunmanga.com,linkshub.*,livecricket.*,livestreames.us,locatedinfain.com,mangareader.to,maxstream.*,mhdsport.*,mkvcinemas.*,moonembed.*,moviekids.tv,movies2watch.*,moviesda9.co,moviespapa.*,mp4moviez.*,mydownloadtube.*,myflixertv.to,myflixerz.to,mylivestream.pro,novelssites.com,nowmetv.net,nowsportstv.com,nuroflix.*,nxbrew.com,o2tvseries.*,o2tvseriesz.*,oii.io,olympicstreams.co,paidshitforfree.com,pctfenix.*,pctnew.*,pepperlive.info,pirlotv.*,pkspeed.net,playertv.net,poscitech.*,primewire.*,redecanais.*,rgeyyddl.*,ronaldo7.pro,roystream.com,rssing.com,s.to,serienstream.*,sflix.*,shahed4u.*,shaheed4u.*,share.filesh.site,sharkfish.xyz,skidrowcodex.net,smartermuver.com,socceronline.*,speedostream.*,sportcast.*,sportshub.fan,sportskart.*,stream4free.live,streamadblocker.*,streamhub.*,streamingcommunity.*,streamnoads.com,sulleiman.com,tamilarasan.*,tamilfreemp3songs.*,tamilmobilemovies.in,tamilprinthd.*,tapeadsenjoyer.com,tapeadvertisement.com,tapelovesads.org,thewatchseries.live,tnmusic.in,torrentdosfilmes.*,totalsportek.*,travelplanspro.com,tubemate.*,tusfiles.com,tutlehd4.com,twstalker.com,uploadrar.*,uqload.*,userscloud.com,vegamovie.*,vid-guard.com,vidcloud9.*,vidco.pro,vido.*,vidoo.*,vidsaver.net,vidspeeds.com,vidsrc.*,vipboxtv.*,viprow.*,viralitytoday.com,voiranime.stream,volokit2.com,vpcxz19p.xyz,vudeo.*,vumoo.*,watchdoctorwhoonline.com,watchomovies.*,watchserie.online,woxikon.in,www-y2mate.com,yesmovies.*,ylink.bid,z12z0vla.*,zvision.link##^script:has-text(;}}};break;case $.)
+!#else
+! ##+js(rmnt, script, ;}}};break;case $.)
+11xmovies.*,123movies.*,123moviesla.*,123movieweb.*,2embed.*,3kmovies.*,720pflix.*,720pstream.*,7starhd.*,9xflix.*,9xmovies.*,aagmaal.*,adsh.cc,adshort.*,afilmyhouse.blogspot.com,ak.sv,aliezstream.pro,allmovieshub.*,animesultra.net,antennasports.ru,api.webs.moe,apkmody.io,asianplay.*,atishmkv.*,atomixhq.*,backfirstwo.site,bflix.*,ccurl.net,cloudvideo.tv,cloudvideotv.*,crazyblog.in,cricstream.*,crictime.*,cuervotv.me,daddylive.*,daddylivehd.*,defienietlynotme.com,divicast.com,dood.*,dooood.*,dvdplay.*,egybest.*,embedme.*,embedpk.net,embedstream.me,esportivos.site,extramovies.*,faselhd.*,faselhds.*,faselhdwatch.*,filemoon.*,filemooon.*,filmeserialeonline.org,filmy.*,filmyhit.*,filmywap.*,filmyzilla.*,finfang.*,flexyhit.com,flixhq.*,fmembed.cc,fmoonembed.*,fmovies.*,focus4ca.com,footybite.to,foreverwallpapers.com,french-streams.cc,gdplayer.*,gdrivelatinohd.net,globalstreams.xyz,gocast.pro,godzcast.com,goku.sx,gomovies.*,gowatchseries.*,hdfungamezz.*,hdmovies23.*,hdmoviesfair.*,hdtoday.to,hellnaw.*,hianime.to,hinatasoul.com,hindilinks4u.*,hindimovies.to,hurawatch.*,hwnaturkya.com,hxfile.co,igg-games.com,infinityscans.net,jalshamoviezhd.*,kaido.to,kerapoxy.*,kunmanga.com,linkshub.*,livecricket.*,livestreames.us,locatedinfain.com,mangareader.to,maxstream.*,mhdsport.*,mkvcinemas.*,moonembed.*,moviekids.tv,movies2watch.*,moviesda9.co,moviespapa.*,mp4moviez.*,mydownloadtube.*,myflixertv.to,myflixerz.to,mylivestream.pro,novelssites.com,nowmetv.net,nowsportstv.com,nuroflix.*,nxbrew.com,o2tvseries.*,o2tvseriesz.*,oii.io,olympicstreams.co,paidshitforfree.com,pctfenix.*,pctnew.*,pepperlive.info,pirlotv.*,pkspeed.net,playertv.net,poscitech.*,primewire.*,redecanais.*,rgeyyddl.*,ronaldo7.pro,roystream.com,rssing.com,s.to,serienstream.*,sflix.*,shahed4u.*,shaheed4u.*,share.filesh.site,sharkfish.xyz,skidrowcodex.net,smartermuver.com,socceronline.*,speedostream.*,sportcast.*,sportshub.fan,sportskart.*,stream4free.live,streamadblocker.*,streamhub.*,streamingcommunity.*,streamnoads.com,sulleiman.com,tamilarasan.*,tamilfreemp3songs.*,tamilmobilemovies.in,tamilprinthd.*,tapeadsenjoyer.com,tapeadvertisement.com,tapelovesads.org,thewatchseries.live,tnmusic.in,torrentdosfilmes.*,totalsportek.*,travelplanspro.com,tubemate.*,tusfiles.com,tutlehd4.com,twstalker.com,uploadrar.*,uqload.*,userscloud.com,vegamovie.*,vid-guard.com,vidcloud9.*,vidco.pro,vido.*,vidoo.*,vidsaver.net,vidspeeds.com,vidsrc.*,vipboxtv.*,viprow.*,viralitytoday.com,voiranime.stream,volokit2.com,vpcxz19p.xyz,vudeo.*,vumoo.*,watchdoctorwhoonline.com,watchomovies.*,watchserie.online,woxikon.in,www-y2mate.com,yesmovies.*,ylink.bid,z12z0vla.*,zvision.link##+js(rmnt, script, ;}}};break;case $.)
+!#endif
+! ##+js(acs, Math, zfgloaded)
+01fmovies.com,33sk.*,3sk.*,4shared.com,allcalidad.*,anime-odcinki.pl,animesvision.*,bdcraft.net,best4hack.blogspot.com,biqle.com,bmovie.*,cinedetodo.*,cinetux.*,converto.io,descargas2020.*,exyi.net,fmovie.*,hindilinks4u.*,hitokin.net,iptvdroid1.blogspot.com,ironysub.*,janjua.*,kstreaming.*,kwik.*,langitmovie.com,libertyvf.*,movieloversworld.com,nensaysubs.net,nflbite.com,onlinework4all.com,onlystream.tv,popcornstream.*,putlocker.*,saveshared.com,short.pe,shorten.*,solarmovie.*,storieswatch.com,streamango.*,streaming-one.com,streamloverx.com,turkanime.*,uploadev.*,upzone.cc,ur-files.com,vidoza.net,vidshare.tv,watchtrailerparkboys.com,xmovies08.*##+js(acs, Math, zfgloaded)
+! ##+js(acs, JSON.parse, break;case $.)
+1111fullwise.*,111watcho.*,123-movies.*,123moviesc.*,123moviesla.*,1kmovies.*,2gomovies.*,4filmyzilla.*,69hoshudaana.*,adshort.*,airportseirosafar.com,ajkalerbarta.com,akmcloud.*,allmovieshub.*,altadefinizione01.*,animepahe.*,animetak.*,animeworld.tv,appsfree4u.com,appvn.com,arenavision.*,askim-bg.com,b-bmovies.com,baixedetudo.net.br,baramjak.com,batmanstream.*,bclikeqt.com,bengalisite.com,birdurls.com,bmovies.*,bollymovies.*,bollywoodfilma.*,buffstream.*,ch-play.com,charexempire.com,clampschoolholic.*,comandotorrenthd.org,comofuncionaque.com,crackevil.com,crichd.*,crictime.*,cryptoforu.org,dflinks.*,downloadming.*,dramacool.*,e123movies.com,eio.io,europix.*,exe.app,extreme-down.*,f1stream.*,fbstream.*,fffmovies.*,filme-bune.biz,filmisongs.*,filmovi.ws,flixhq.ru,foumovies.*,fullcinema.*,fullreal.*,fulltube.*,getmega.net,givemenbastreams.com,gnula.*,gogoplay.*,gomo.to,gyonlineng.com,hd44.net,hdmoviehubs.*,hdmovies23.com,hdonline.co,hdpopcorns.*,hdss-to.*,hdzone.org,healthnewsreel.com,i123movies.net,iegybest.co,ikindlebooks.com,illink.net,imgdawgknuttz.com,isaimini.ca,iv-soft.com,jalshamoviezhd.*,janjua.tv,jewelry.com.my,jkanime.*,johnwardflighttraining.com,kabarportal.com,keepv.id,keepvid.*,kiss-anime.*,kissanime.*,kissmanga.*,kstorymedia.com,kumascans.com,la123movies.org,leet365.cc,lespassionsdechinouk.com,libertestreamvf.*,linkshere.*,linksmore.*,live7v.com,livestreamtv.pk,lodynet.*,lookmovie.*,lookmovie186.*,lookmoviess.com,losmovies.*,manga4life.com,mangadna.com,mangahub.io,mangasco.com,mangceh.cc,masengwa.com,mcdlpit.com,mega-mkv.com,mega-p2p.net,megafilmeshd20.*,megashare-website.com,mettablog.com,mlbstream.*,momomesh.tv,motive213link.blogspot.com,motogpstream.*,movierulzhd.*,movies7.to,moviesbaba.*,moviescounter.*,mp3-gratis.it,mp3spy.cc,my1ink.*,myegy.*,myfernweh.com,naasongs.*,naasongsfree.*,nbastream.*,needrombd.com,nflstream.*,ngomik.net,nhlstream.*,nmovies.cc,novamovie.net,novelssites.com,oceanofmovies.*,onlinevideoconverter.*,oploverz.*,orangeink.pk,ostreaming.tv,pagalworld.*,pelismart.com,pelisstar.com,pirlotv.mx,playerfs.com,playtamil.*,plylive.*,primewire.*,projectfreetv.*,projectfreetv2.com,putlocker9.*,putlockers.*,querofilmehd.*,romfast.com,rugbystreams.*,sdmoviespoint.*,serijehaha.com,sharkfish.xyz,shortlinkto.*,simsdom.com,skidrow-games.com,soap2day.*,sportstreamtv.*,ssoap2day.*,stream.pkayprek.com,talaba.su,tamilyogis.*,tatabrada.tv,tenies-online.*,tennisstreams.*,thelinkbox.*,thesuperdownload.*,thingstomen.com,thripy.com,tlin.me,tvply.*,u123movies.com,ufcstream.*,ukmagazinesfree.com,uppit.com,urdubolo.pk,usagoals.*,vedbom.*,veryfastdownload.pw,vevioz.com,vidbeem.com,vidbm.com,vidcorn.to,vidembed.*,vidlo.us,vidsrc.*,vkmp3.*,wat32.tv,watchmovieshd.*,watchserieshd.*,watchseriesstream.com,wawacity.*,wifi4games.com,wildwap.*,wmoviesfree.*,xmovies8.*,xxxwebdlxxx.top,yeshd.net,yesmovies.*,yt1s.com,ytsaver.*,ziperto.com##+js(acs, JSON.parse, break;case $.)
+! ##+js(acs, parseInt, break;case $.)
+123movies-official.net,123movies.net,123movies4up.*,123moviesfree.*,123moviesme.*,123moviesready.org,4stream.*,5xmovies.*,720pstream.*,7hitmovies.*,9kmovies.*,9tsu.*,9xmovie.*,9xupload.*,ajkalerbarta.com,allosoccer.com,altadefinizione01.*,anavidz.com,anidl.org,anime-sanka.com,anime4up.*,animefreak.*,animesanka.*,animesup.*,apkmody.io,apkshrt.com,appsfree4u.com,asianhdplay.net,asianplay.*,asianwatch.net,atomohd.*,bakotv.com,bdmusic23.*,bengalisite.com,bhplay.me,bx-zone.com,canonprintersdrivers.com,cat-a-cat.net,ccnworldtech.com,ch-play.com,cheat.hax4you.net,cima100fm.com,clipconverter.cc,crystal-launcher.pl,distanta.net,dtmaga.com,elevationmap.net,eplayvid.*,exey.io,f1stream.*,fakazagods.com,fastilinks.*,fboxtv.com,fbstream.*,fightforthealliance.com,fileguru.net,filma1.*,filma24.*,filmy.*,filmyhit.*,flixtor.*,freeromsdownload.com,g3g.*,gameslay.net,gdplayer.*,gentlewasher.com,gofilmes.*,gogoplay1.com,gogoplay2.com,gomoviz.*,govid.*,hds-streaming-hd.com,hds-streaming.*,healthnewsreel.com,hentaizm.fun,hhdmovies.*,hikarinoakari.com,hilaryhahn.com,hindimovies.*,hothit.me,hotmasti.*,ilgeniodellostreaming.*,ilinks.in,imgspark.com,insurancebillpayment.net,intereseducation.com,iv-soft.com,jetanimes.*,jewelry.com.my,jockantv.com,johnwardflighttraining.com,joolinks.*,jpscan-vf.com,kabarportal.com,katlinks.*,katmoviehd4.com,kimoitv.com,kingdomfiles.com,kstorymedia.com,leet365.cc,lespassionsdechinouk.com,libertestreamvf.*,liflix.site,linksfire.*,linksly.co,livestreamtv.pk,lustholic.com,mangahere.today,manganatos.com,manhuascan.*,melodelaa.*,messitv.net,mkvcage.*,mkvpapa.*,mlbstream.*,mobdropro.com,modsfire.com,moonblinkwifi.com,moshahda.net,motive213.com,motogpstream.*,moviedekho.in,moviefreak.*,movies2k.*,moviescounnter.com,moviesdaweb.*,moviesland.*,moviesverse.*,moviewr.com,mp3-now.com,mp3fromyou.tube,mp3fusion.net,mp3juices.su,mp3yeni.org,mycima.*,myfernweh.com,nbastream.*,networklovers.com,neymartv.net,nflstream.*,ngomik.net,nhlstream.*,nkiri.com,novelroom.net,nullpk.com,ogario.*,okamimiost.com,okanime.*,orangeink.pk,paidnaija.com,pelismarthd.com,pelismartv.com,pelispoptv.com,pirate4all.com,plylive.*,plyvdo.*,poscitech.*,put-locker.com,putingfilm.com,putlockers.*,quiltfusion.com,rawkuma.com,redowlanalytics.com,roms-download.com,roms-hub.com,roms-telecharger.com,rugbystreams.*,s.to,serien.cam,serienstream.to,series9.*,serijehaha.com,sflix.pro,shadowrangers.*,shorterall.com,showbizbites.com,shrugemojis.com,southfreak.*,ssrmovies.*,stardima.*,stopstreamtv.net,streambee.to,streamsport.*,t7meel.*,talaba.su,tamilarasan.*,tamilfreemp3songs.*,tamilprint.*,tamilprinthd.*,tatabrada.tv,tcpermaculture.com,techmyntra.net,techsslash.com,tennisstreams.*,thelosmovies.com,thememypc.net,thevideome.com,thewatchseries.live,thripy.com,topflix.*,totallyfuzzy.net,traveldesearch.com,tubidy.*,tudotecno.com,turkish123.com,tvply.*,uctnew.com,ufcstream.*,up-load.io,uploadmx.com,uploadrar.*,uploads.mobi,uptobhai.*,uptoimage.com,upvid.*,urdubolo.pk,uwatchfree.*,vanime.*,vbox7-mp3.info,vf-film.net,vibehubs.com,vikistream.com,vipstand.se,viralitytoday.com,voiranime.stream,waploaded.com,warefree01.com,watch4hd.*,watchdoctorwhoonline.com,watchimpracticaljokers.com,watchmovie.*,watchomovies.*,watchtheofficetv.com,web.livecricket.is,webloadedmovie.com,whatshowto.com,wintub.com,world4ufree.*,world4ufree1.*,worldgreynews.com,wupfile.com,y-2mate.com,yomoviesnow.com,yoyofilmeys.*,yseries.tv,ytconverter.app,ytmp3cc.net,ytmp4.live,ytmp4converter.com,yts.*##+js(acs, parseInt, break;case $.)
+! ##+js(aeld, , break;case $.)
+0dramacool.net,0gomovie.*,0gomovies.*,185.53.88.104,185.53.88.204,185.53.88.15,123moviefree.*,1kmovies.*,1madrasdub.*,1primewire.*,2embed.*,2madrasdub.*,2umovies.*,4anime.*,9animetv.to,aagmaal.com,abysscdn.com,adblockplustape.*,ajkalerbarta.com,altadefinizione01.*,androidapks.biz,androidsite.net,animeonlinefree.org,animesite.net,animespank.com,aniworld.to,apkmody.io,appsfree4u.com,atomixhq.*,awafim.tv,bengalisite.com,brmovies.*,ch-play.com,cima4u.*,clickforhire.com,clicknupload.*,cloudy.pk,cmovies.*,computercrack.com,coolcast2.com,crackedsoftware.biz,crackfree.org,cricfree.*,crichd.*,cryptoblog24.info,cuatrolatastv.blogspot.com,cydiasources.net,decmelfot.xyz,dirproxy.com,dood.*,dopebox.to,downloadapk.info,downloadapps.info,downloadgames.info,downloadmusic.info,downloadsite.org,downloadwella.com,ebooksite.org,educationtips213.blogspot.com,egyup.live,embed.meomeo.pw,embed.scdn.to,emulatorsite.com,f1stream.*,fakedetail.com,faselhd.*,fbstream.*,fclecteur.com,filemoon.*,filepress.*,filmlinks4u.*,filmpertutti.*,filmyzilla.*,flexyhit.com,fmovies.*,freeflix.info,freemoviesu4.com,freeplayervideo.com,freesoccer.net,fseries.org,fzlink.*,gamefast.org,gamesite.info,gettapeads.com,gmanga.me,gocast123.me,gofilms4u.*,gogoanime.*,gomoviz.*,gooplay.net,gostreamon.net,harimanga.com,hdmoviefair.*,hdmovies4u.*,hdmovies50.*,hdmoviesfair.*,healthnewsreel.com,hexupload.net,hh3dhay.*,hinatasoul.com,hindilinks4u.*,hindisite.net,holymanga.net,hotmasti.*,hurawatch.*,hxfile.co,isosite.org,iv-soft.com,januflix.expert,jewelry.com.my,johnwardflighttraining.com,kabarportal.com,klmanga.*,klubsports.*,kstorymedia.com,la123movies.org,lespassionsdechinouk.com,libertestreamvf.*,lilymanga.net,linksdegrupos.com.br,linkz.wiki,livetvon.*,livestreamtv.pk,macsite.info,manga1000.*,manga1001.*,mangaraw.*,mangarawjp.*,mangasite.org,manhwa68.com,manhuascan.com,megamovies.org,mlbstream.*,moddroid.com,motogpstream.*,movi.pk,moviefree2.com,movierulz.*,movies123.*,movies-watch.com.pk,moviesden.*,moviesite.app,moviesonline.fm,moviesx.org,moviezaddiction.*,musicsite.biz,myfernweh.com,myviid.com,nazarickol.com,nbastream.*,netcine.*,nflstream.*,nhlstream.*,noob4cast.com,oko.sh,onlinewatchmoviespk.*,orangeink.pk,pahaplayers.click,patchsite.net,pctfenix.*,pctnew.*,pdfsite.net,pksmovies.*,play1002.com,player-cdn.com,plyjam.*,plylive.*,pogolinks.*,popcorntime.*,poscitech.*,productkeysite.com,projectfreetv.one,romsite.org,rugbystreams.*,rytmp3.io,send.cm,seriesite.net,seriezloaded.com.ng,serijehaha.com,sflix.*,shrugemojis.com,siteapk.net,siteflix.org,sitegames.net,sitekeys.net,sitepdf.com,sitesunblocked.*,sitetorrent.com,softwaresite.net,solarmovies.*,sportbar.live,sportcast.*,sportskart.*,sports-stream.*,ssyoutube.com,stardima.com,stream4free.live,streaming-french.*,streamers.*,streamingcommunity.*,superapk.org,supermovies.org,t20cup.*,tainio-mania.online,talaba.su,tamilguns.org,tatabrada.tv,techtrendmakers.com,tennisstreams.*,thememypc.net,thripy.com,torrentdosfilmes.*,toonanime.*,travelplanspro.com,tusfiles.com,tvonlinesports.com,tvply.*,ufcstream.*,ultramovies.org,uploadbank.com,uptomega.*,uqload.*,urdubolo.pk,vudeo.*,vidoo.*,vidspeeds.com,vipboxtv.*,viprow.*,warezsite.net,watchmovies2.com,watchsite.net,watchsouthpark.tv,web.livecricket.is,webseries.club,y2mate.com,yesmovies.*,yomovies.*,yomovies1.*,youapk.net,youtube4kdownloader.com,yt2mp3s.*,yts-subs.com##+js(aeld, , break;case $.)
+! ##+js(acs, Math, break;case $.)
+01234movies.*,1234movies.*,123gostream.*,123moviesgo.*,123moviestoday.net,1link.club,1primewire.com,1stkissmanga.*,1tamilmv.*,8-ball-magic.com,adcorto.*,adsh.cc,afilmyhouse.blogspot.com,aii.sh,akwam.*,animehay.tv,animeheaven.ru,arnaqueinternet.com,asianload.*,ate9ni.com,bdiptv.*,beammeup.com.au,bitlinks.pw,bollyshare.*,ccurl.net,ceesty.com,cinen9.*,citpekalongan.com,claimcrypto.cc,clkmein.com,comandotorrentshds.org,corneey.com,crazyblog.in,cuevana3.*,destyy.com,dogecoin.*,dramanice.*,earnload.*,eastream.net,ed-protect.org,f1stream.*,fakaza.com,fbstream.*,festyy.com,filmesonlinex.*,filmy4wap1.*,filmyone.com,freelitecoin.vip,freeload.*,fzmovies.*,game3rb.com,gdirect.*,gestyy.com,gogoanimes.*,gulf-up.com,hd44.com,hdfilme.*,hindimoviesonline.*,hostxy.com,iiyoutube.com,imagenesderopaparaperros.com,inextmovies.*,japscan.ws,linkskat.*,livesport24.net,mailnesia.com,mangaindo.web.id,mega4up.*,megaup.net,mkvhub.*,mlbstream.*,mlsbd.*,motogpstream.*,movies4me.*,moviesmon.*,moviesshub.*,moviessquad.com,moviesub.is,movizland.*,mozkra.com,mp3cristianos.net,mp3songsdownloadf.blogspot.com,naijahits.com,naijal.com,nbastream.*,nbch.com.ar,nflstream.*,nhlstream.*,nowmovies.*,ocnpj.com,openload.*,otomi-games.com,pctfenix.*,pctnew.*,phc.web.id,plusupload.*,pregledaj.net,primeflix.website,r2sa.net,racaty.*,readingbd.com,receitasoncaseiras.online,recetas.arrozconleche.info,revivelink.com,rojadirecta.*,rojadirectatv.*,romfast.com,rugbystreams.*,s2dfree.*,seriesflv.*,seriesly.*,seuseriado.*,sh.st,shavetape.*,shortpaid.com,stalkface.com,stream2watch.*,streamingworld.*,strtapeadblock.*,summarynetworks.com,supervideo.tv,tajpoint.com,techrecur.com,tennisstreams.*,theismailiusa.org,thekingavatar.com,thenetnaija.co,tny.so,ufcstream.*,upfiles.*,vdtgr.com,vedshar.com,vidcloud9.*,vidcloudpng.com,vidomo.xyz,vidsaver.net,wildwap.com,worldgirlsportal.com,xmovies.*,xsanime.com,ymovies.*,ymp4.download,youtubeai.com,youtubetoany.com,youwatch.*,ytanime.tv,zone-annuaire.*,zpaste.net,zplayer.live##+js(acs, Math, break;case $.)
+! ##+js(acs, String.fromCharCode, /btoa|break/)
+0123movies.*,2conv.com,anonymous-links.com,bdupload.*,dl-protect.*,dl-protect1.*,doctor-groups.com,egyanime.com,filmesonlinehd1.org,firstonetv.*,flvto.biz,goalup.live,gomovieshub.io,gplinks.co,hdmovieplus.*,hdss.*,hydracdn.*,kissanime.*,linkshorts.*,mangamanga.*,modapkfile.com,movieshub.*,movs4u.*,multifaucet.org,nbaup.live,o2tvseries.website,pewgame.com,q1-tdsge.com,readm.org,shortearn.*,shrlink.top,shugraithou.com,sports24.*,vexfile.com,vexmovies.*,vidlox.*,yesmovies123.me##+js(acs, String.fromCharCode, /btoa|break/)
+! ##+js(aost, Math.random, /\st\.[a-zA-Z]*\s/)
+filmypur.*,kmo.to,nuroflix.*,onifile.com,oxanime.com,pelis28.*,pelisplusgo.*,pelisplusxd.*,pewgame.com,piraproxy.app,repelisgoo.*,repelisgooo.*,repelisgt.*,repelisxd.*,severeporn.com,sexphimhd.net,theproxy.*,tvply.*,vidlox.*,voirseries.io,watchfree.*##+js(aost, Math.random, /\st\.[a-zA-Z]*\s/)
+! ##+js(acs, globalThis, break;case)
+10starhd.*,animeflv.net,anysex.com,cheatermad.com,downloadpirate.com,drop.download,dx-tv.com,embed.casa,exee.app,fapeza.com,fileditchfiles.me,fileone.tv,films5k.com,gcloud.live,hdss.*,hdtoday.cc,hentai2read.com,hentaihd.*,imx.to,javstream.top,kaa.lt,luluvdo.com,mavplay.*,moviesflix.*,muchohentai.com,ouo.*,pelisflix20.*,projectfreetv.*,qdembed.com,safefileku.com,sharelink-1.site,sieutamphim.org,stbemuiptv.com,steamverde.net,streamvid.net,ujav.me,videobb.*,voirseries.*##+js(acs, globalThis, break;case)
+! ##+js(rmnt, script, globalThis;break;case)
+kickassanime.*##+js(rmnt, script, globalThis;break;case)
+! ##+js(acs, JSON.parse, Promise)
+adblockstreamtape.*,adblockstrtape.*,adblockstrtech.*,komikcast.*,mavanimes.*,stape.*,streamadblockplus.*,streamta.*,streamtape.*,streamtapeadblock.*,strtape.*,strtapeadblock.*,strtpe.*,tapepops.com,vanime.*##+js(acs, JSON.parse, Promise)
+! ##+js(acs, navigator, break;case $.)
+123moviesonline.*,2embed.*,adblockeronstape.*,brbushare.*,cuatrolatastv.blogspot.com,direct-cloud.me,driveup.in,filmeseries.*,goved.org,hdmovies2.org,hdmovies50.*,seriezloaded.com.ng,skymovieshd.*,slink.bid,stapewithadblock.*,upbam.org,uplinkto.*,uppit.com,vadbam.com,vadbom.com,vedbam.*,vidbam.org,vidshar.org##+js(acs, navigator, break;case $.)
+! ##+js(aost, Object, /(?=^(?!.*(https)))/)
+songspk.*##+js(aost, Object, /(?=^(?!.*(https)))/)
+! ##+js(acs, document.documentElement, break;case $.) including FingerprintJS variant
+0123movie.*,10starhub.com,11xmovies.*,123chill.*,123mkv.*,123movies-free.*,123movies-org.*,123movies.*,123moviesfree.*,123movieshub.*,123movieweb.*,190.115.18.20,1cloudfile.com,1direct-cloud.*,1hd.to,1movieshd.*,1qwebplay.xyz,1stream.*,1todaypk.*,1vid1shar.space,2kmovie.*,3kmovies.*,4movierulz.*,4movierulz1.*,5movies.*,5moviess.com,720pflix.*,7moviesrulz.*,7starhd.*,7starmv.com,9anime.pe,9goals.live,9kmovies.*,9xflix.*,a8ix.*,adblocktape.*,adslink.pw,aflizmovies.com,ak4eg.*,algodaodocescan.com.br,aliezstream.pro,amsmotoresllc.com,anihdplay.com,animeonline.ninja,animesultra.net,animixplay.*,aniwatch.*,antenasports.ru,antennasports.ru,arbsd.*,asianhdplay.*,atishmkv.*,b4ucast.com,backfirstwo.site,bdmusic28.*,blogesque.net,bolly2tolly.*,bollyflix.*,bowfile.com,buffstreams.*,capo5play.com,cinemabaz.com,claplivehdplay.ru,clickndownload.*,comedyshow.to,cool-etv.net,couchtuner.*,crackstreamshd.click,crvsport.ru,d0000d.com,d000d.com,d0o0d.com,daddylive1.*,daddylivehd.*,darkibox.com,defienietlynotme.com,direct-cloud.*,divicast.com,divxfilmeonline.net,dlhd.*,do0od.com,dood.*,doods.pro,dooood.*,downloadhub.*,ds2play.com,ds2video.com,dwlinks.buzz,egybest.*,embedme.*,embedpk.net,embedplayer.*,embedstream.me,embtaku.*,emovies.*,encurtandourl.com,engvideo.net,esportivos.*,exee.app,explorosity.net,extremosports.club,f123movies.com,faselhd-watch.*,faselhd.*,faselhdwatch.*,filemooon.*,film4e.com,filmeserialeonline.org,filmy-hit.*,filmygod.*,filmyhitt.com.in,finfang.*,flashsports.org,flixhq.*,flybid.net,fmembed.cc,fmoonembed.*,fmoonembed.pro,fmoviesfree.*,focus4ca.com,footballandress.club,footybite.to,forex-trnd.com,fr.streamon-sport.ru,freemovies.*,freemoviesfull.com,french-streams.cc,fsl-stream.lu,fullfreeimage.com,futemax.zip,game-2u.com,gamovideo.com,gdrivelatino.net,gdrivelatinohd.net,gdtot.*,globalstreams.xyz,gocast.pro,gocast2.com,godzcast.com,gogohd.*,gokutv.*,gomovies.*,hamburgerinsult.com,harimanga.com,hdfriday.*,hdhub4u.*,hdmoviehub.*,hdmovies23.*,hdtoday.tv,hellnaw.*,hexload.com,hihihaha1.xyz,hitsports.pro,hollymoviehd.*,hurawatchz.to,iflixmovies.*,imagelovers.com,instalker.org,isaidub6.net,itopmusic.com,itopmusics.com,japscan.lol,jockantv.com,jpopsingles.eu,kaido.to,kerapoxy.*,kickassanime.*,kinoger.*,klubsports.*,koora.vip,kunmanga.com,kuttymovies1.com,ligaset.com,likemanga.io,ling-online.*,linkedmoviehub.top,livestreames.us,locatedinfain.com,lrepacks.net,mangaraw.*,mangareader.to,mcrypto.club,medeberiyas.com,mega4upload.com,megadb.net,megafilmeshd50.com,megaupto.com,mhdsports.*,mhdsportstv.*,mhdtvsports.*,mkvcinemas.*,mkvmoviespoint.autos,mlwbd.*,mmastreams.me,moonembed.*,moviebaaz.*,moviekids.tv,movielinkhub.xyz,movieplay.*,movies2k.*,movies4u.*,movies4u3.*,moviesda4.*,movieshd.watch,moviesjoy.*,moviesrulz.*,moviestowatch.tv,moviesverse.*,movieuniverse.*,moviezwap.*,mp3fusion.net,mp4upload.com,mreader.co,multicanais.*,mydownloadtube.*,myflixertv.to,myflixerz.*,mylivestream.pro,naijachoice.com.ng,naijanowell.com,netfilmes.org,netizensbuzz.com,nflstreams.me,niadd.com,nizarstream.com,noblocktape.*,nowmaxtv.com,nowsports.me,nowsportv.nl,odiasia.sbs,ogomovies.*,oii.io,onepiecepower.com,optimizepics.com,pahe.plus,pesktop.com,pkspeed.net,playgo1.cc,poophq.com,poscitechs.*,project-free-tv.*,projectfreetv.*,putlocker.*,radamel.icu,rahim-soft.com,reddit-soccerstreams.com,repack-games.com,rgeyyddl.*,ronaldo7.pro,roystream.com,s.to,s3taku.com,sbnmp.bar,send.cm,serienstream.*,series2watch.*,seriesonline.*,shadowrangers.live,shaheed4u.*,share.filesh.site,sharedisk.*,shavetape.*,shinden.pl,shoot-yalla.live,shortenlinks.top,smoner.com,soap2day-online.com,soccerstream100.to,sportsbuff.stream,sportshub.*,ssoap2day.*,stfly.*,strcloud.*,streamadblocker.*,streamcloud.*,streamhd247.*,streamhub.*,streamnoads.com,streamonsport99.*,streamtape.*,streamvid.net,strtapewithadblock.*,sulleiman.com,swatchseries.*,swiftload.io,tamilprint30.*,tapeadsenjoyer.com,tapeadvertisement.com,tapeantiads.com,tapeblocker.com,tapelovesads.org,tapenoads.com,tapewithadblock.org,techgeek.digital,temp.modpro.co,tennisonline.me,thenextplanet1.*,tii.la,tnhitsda.net,todaypk.*,topcartoons.tv,torovalley.net,totalsportek.*,trendytalker.com,tvfutbol.info,tvpclive.com,up-4ever.net,upbaam.com,uploadhub.*,uproxy.*,uptomega.net,usgate.xyz,uupbom.com,vadbam.net,vavada5com.com,vdbtm.shop,veev.to,vegamovie.*,vid-guard.com,vidcloud9.*,videoplayer.*,vido.*,vidspeed.cc,vidsrc.*,vidstreams.net,vidtube.one,viidshar.com,vikistream.com,vixcloud.co,volokit2.com,watchcartoononline.*,watchmovierulz.*,watchmovies.*,watchomovies.*,watchonlinemoviespk.*,watchop.live,watchseries1.*,wecast.to,worldstreams.click,xoxocomic.com,xsportbox.com,yesmovies4u.*,yu2be.com,z12z0vla.*,zamundatv.com,zoechip.cc,zvision.link##+js(acs, document.documentElement, break;case $.)
+! ##+js(acs, EventTarget.prototype.addEventListener, delete window)
+0vg9r.com,398fitus.com,10hitmovies.com,11xmovies.*,1flix.to,1mov.lol,26efp.com,2024tv.ru,3xyaoi.com,720pflix.*,7hitmovies.*,7starhd.*,9anime.vip,9n8o.com,advertape.net,advertisertape.com,afilmywapi.biz,all3do.com,alldownplay.xyz,alphatron.tv,andyday.*,anime3rb.com,animeflv.*,animenexus.in,animeunity.*,animeyabu.org,animez.org,anisaga.org,anitube.*,aniwatchtv.to,anroll.net,aparttent.com,arc018.to,asd.*,ask4movie.*,ate60vs7zcjhsjo5qgv8.com,avjosa.com,bigwarp.*,bollydrive.*,boxingstream.me,braflix.tube,caq21harderv991gpluralplay.xyz,cardboardtranslation.com,cataz.stream,clickndownload.*,cloudnestra.com,cloudy.pk,crackstreamsfree.com,cuevana.pro,curiosidadtop.com,databasegdriveplayer.*,demonicscans.org,desicinema.org,desicinemas.pk,dlolcast.pro,do7go.com,dooodster.com,doods.to,doply.net,dorawatch.net,dotflix.*,drakorkita73.kita.rest,dramanice.video,driveup.space,drop.download,dudefilms.*,ebook-hunter.org,edgedeliverynetwork.com,embasic.pro,embedcanais.com,embedhd.org,embedtv.net,embdproxy.xyz,engstreams.shop,enorme.tv,eternalmangas.org,f75s.com,fastdokan.*,fastdownload.top,file4go.*,filmyworlds.*,filmyzilla5.com,firestream.to,flixhd.cc,fmoviesto.*,fifojik.*,footballstreams.lol,footybite.*,foreverquote.xyz,frembed.*,french-stream.*,freshwaterdell.com,fsportshd.net,futemais.net,fztvseries.ng,gdflix.*,gdriveplayer.*,gdrivelatinohd.net,gdtot.*,gidplayer.online,giize.com,goku.sx,gomovies.pk,hdfilme.*,hdhub4u.*,hakunamatata5.org,hdtodayz.to,hexload.com,hianime.*,hoca2.com,hoca6.com,hoca4u.xyz,hollymoviehd.cc,htsport.org,instalker.org,jojolandsmanga.com,joyousplay.xyz,jpopsingles.eu,jxoplay.xyz,kaa.mx,kingstreamz.site,lato.sx,likemanga.ink,linkmake.in,linksheild.site,lotusgamehd.xyz,lrepacks.net,luckypatchers.com,lulu.st,lulustream.*,luluvdo.com,luluvdoo.com,luluvid.com,m1xdrop.*,mapple.tv,maxstream.*,mcloud.guru,medeberiya.site,mega4upload.net,messitv.org,mgread.io,mh.baxoi.buzz,mlbb.space,mlfbd.*,movieku.ink,movielair.cc,movielinkbdofficial.com,movies123.pk,movies4u.*,moviesapi.to,movieshdwatch.to,movieshubweb.com,moviesjoy.*,moviesnation.*,movies2watch.*,moviezwap.*,myflixerz.to,myvidplay.com,mywatchseries.*,nbabite.to,nexdrive.*,neymartv.net,nflbite.to,nmac.to,ogoplayer.xyz,olympustaff.com,omuzaani.me,onlinekosh.com,overtakefans.com,pahe.*,pelisflix2.*,pkembed.*,player.smashy.stream,playerflixapi.com,pondit.xyz,poophq.com,popcornmovies.org,poscitechs.lol,pressplay.cam,pressplay.top,putlocker.*,reddit-streams.online,reliabletv.me,reviewrate.net,riedberg.tv,ripplestream4u.*,rojadirectaenhd.net,rubyvid.com,s2watch.link,safefileku.com,savefiles.com,seeflix.to,sflix.*,shazysport.pro,shopr.tv,showflix.*,skysetx.*,snowmtl.ru,soap2day.*,souq-design.com,spcdn.xyz,sportingsurge.com,sportsgames.today,sportshub.stream,sportsloverz.xyz,spotifylists.com,storynavigation.com,strcloud.in,streamblasters.*,streambtw.com,streameast.*,streamed.su,streamfree.to,streaming-community.*,streamingcommunityz.*,streamingunity.to,streamlivetv.site,streamlord.com,streamruby.com,streamta.site,streamtape.*,streamup.ws,strmup.to,strmup.ws,subtitlecat.com,swfr.tv,swiftload.io,tamilprint29.*,tamilprint30.*,tamilprint31.*,tapepops.com,telepisodes.org,tfp.is,thedaddy.*,theflixertv.to,thehesgoal.com,tinyzonetv.cc,totalsportek.*,tous-sports.ru,tutvlive.ru,tvableon.me,tvsportslive.fr,twstalker.com,up-4ever.net,updown.cam,ups2up.fun,uptomega.net,usgate.xyz,ustream.to,uqload.*,vcloud.lol,vecloud.eu,veev.to,vegamovies4u.*,veplay.top,vidara.so,vidara.to,vide0.net,video-seed.xyz,vidora.stream,vidply.com,vidsrc.*,vidtube.one,vidzy.org,viduro.top,vinovo.to,vipleague.*,viprow.*,vixcloud.co,vodkapr3mium.com,volokit2.com,vvide0.com,watch.ug,watch32.sx,watchadsontape.com,watchf1full.com,watchonlinemovie.pk,watchonlinemovies.vercel.app,watchseries.*,watchseries8.to,watchug.to,way2movies.*,wdpglobal.com,weakstreams.online,wearehunger.site,weneverbeenfree.com,wmovies.xyz,y2mate.*,yomovies.*,yoxplay.xyz,ythd.org,yuppow.com,zjet7.com,zorroplay.xyz##+js(acs, EventTarget.prototype.addEventListener, delete window)
+lk21official.*>>,noxx.to>>##+js(acs, EventTarget.prototype.addEventListener, delete window)
+! ##^script:has-text('{delete window[')
+!#if cap_html_filtering
+11xmovies.*,2024tv.ru,ask4movie.*,avjosa.com,beinmatch.fit,bigwarp.cc,bigwarp.io,cinego.tv,clickndownload.*,clicknupload.*,crackstreamsfree.com,cricstream.me,dlolcast.pro,dokoembed.pw,dooodster.com,embasic.pro,engstreams.shop,ev01.to,fojik.*,footballstreams.lol,footybite.to,foreverquote.xyz,fstream365.com,futemais.net,fzmovies.*,gdtot.*,gostream.to,hdstream.one,hoca2.com,hoca4u.xyz,kingstreamz.site,linksheild.site,linkz.*,lulustream.com,luluvdo.com,messitv.org,mostream.us,moviedokan.*,movies4u.*,myflixer.*,nbabite.to,nexdrive.*,neymartv.net,nflbite.to,oii.la,pahe.*,pkembed.*,poscitechs.lol,prmovies.*,readcomiconline.li,reddit-streams.online,ripplestream4u.*,rojadirectaenhd.net,rubyvid.com,s2watch.link,s3embtaku.pro,sflix.to,sflix2.to,shazysport.pro,showflix.*,sportshub.stream,sportsloverz.xyz,streamblasters.*,streameast.*,streamed.su,streamingcommunity.*,streamlivetv.site,streamta.site,streamtpmedia.com,strikeout.*,thehesgoal.com,topcinema.cam,totalsportek.*,uqload.*,usgate.xyz,vidnest.io,vidnest.live,vixcloud.co,weakstreams.online,zonatmo.com##^script:has-text('{delete window[')
+!#else
+11xmovies.*,beinmatch.fit,cinego.tv,clicknupload.*,dokoembed.pw,ev01.to,fojik.*,fstream365.com,fzmovies.*,linkz.*,lulustream.com,minoplres.xyz,mostream.us,moviedokan.*,myflixer.*,oii.la,pahe.*,prmovies.*,readcomiconline.li,s3embtaku.pro,sflix2.to,sportshub.stream,streamblasters.*,streamingcommunity.*,streamtpmedia.com,strikeout.*,topcinema.cam,vidnest.io,vidnest.live,webxzplay.cfd,zonatmo.com##+js(rmnt, script, '{delete window[')
+!#endif
+! ##+js(acs, EventTarget.prototype.addEventListener, key in document)
+filecrypt.*,mediacast.click,playcast.click##+js(acs, EventTarget.prototype.addEventListener, key in document)
+! ##+js(rmnt, script, InstallTrigger)
+141jav.com##+js(rmnt, script, InstallTrigger)
+pahe.*##html > iframe[style^="display:"]:not([src]):remove()
+atlaq.com,bolly4umovies.*,moalm-qudwa.blogspot.com##+js(aopr, zfgformats)
+123movieshub.*,cima-club.*,flixhq.*,hindilinks4u.*,t7meel.*,vidstream.pro##+js(aopr, zfgstorage)
+01fmovies.com,123moviesfun.is,bmovies.*,bolly4umovies.*,putlocker.*##+js(acs, Math, XMLHttpRequest)
+egydead.*##+js(acs, Promise, JSON.parse)
+arabseed.*,liiivideo.com,seeeed.*##+js(acs, Promise, break;case $.)
+adblockeronstreamtape.*,bowfile.com,cloudvideo.tv,cloudvideotv.*,embedstream.me,hiphopa.net,noblocktape.*,send.cm,torrentmac.net,tusfiles.com,ziperto.com##+js(acs, JSON, break;case)
+coinfaucet.io##+js(acs, decodeURI, zfgloadedpopup)
+bitfly.io,pelisplus.*,pelisplus2.*##+js(aost, Math.random, /\st\.[a-zA-Z]*\sinlineScript/)
+shahiid-anime.net##+js(aost, Object, /(?=^(?!.*(https)))/)
+up4stream.com,ups2up.fun##+js(acs, Math, zfgcodeloaded)
+||filmex.to/api/antiadblock
+/^https:\/\/supervideo\.cc/[0-9]+\.js\b/$script,to=supervideo.cc
+!#if env_firefox
+movielair.cc##+js(prevent-innerHTML, , delete window)
+!#endif
+||flixhq.*/loadme/
+file4go.net##+js(no-xhr-if, outbrain)
+||omegatoki.com^$all
+vidsrc.cc#@#+js(acs, EventTarget.prototype.addEventListener, delete window)
+||vidsrc.cc/saas/js/script.all.js
+||mostream.us/popuv.js^
+/assets/jquery/css.js^$script,1p,strict1p
+nekopoicare.*>>##+js(acs, EventTarget.prototype.addEventListener, delete window)
+/scripts/monetag-special.js
+! watcheries.bar ads
+||mappletv.uk/bundle-prod.js$script
+||mapple.uk/bundle-prod.js$script
+||r2.dev^$script,domain=summerhikarudied.com
+embedtv.best##+js(rmnt, script, delete window)
+!embedtv.best##[target][href]
+divicast.watch>>,~disqus.com,~0123movie.space##+js(trusted-json-edit-fetch-response, .ads_mode="0", propsToMatch, /embed/settings)
+divicast.watch>>,~disqus.com,~0123movie.space##+js(trusted-json-edit-fetch-response, .ads_mode_dl="0", propsToMatch, /embed/settings)
+divicast.watch>>,~disqus.com,~0123movie.space##+js(trusted-json-edit-fetch-response, $+={"ads_suppressed":true}, propsToMatch, /embed/settings)
+! pp_blob
+||filmovi.ws^$csp=script-src * 'unsafe-inline'
+! pp server/monetag
+!#if cap_ipaddress
+||com/|$xhr,3p,method=head,ipaddress=/^139\.45\.19[5-7]\./
+||net/|$xhr,3p,method=head,ipaddress=/^139\.45\.19[5-7]\./
+||xyz/|$xhr,3p,method=head,ipaddress=/^139\.45\.19[5-7]\./
+!#endif
+/^https?:\/\/[a-z]{8,15}\.com\/$/$xhr,3p,to=com,method=head,header=access-control-expose-headers:/X-DirectionPartner-Id/
+/^https?:\/\/[a-z]{8,15}\.net\/$/$xhr,3p,to=net,method=head,header=access-control-expose-headers:/X-DirectionPartner-Id/
+/^https?:\/\/[a-z]{8,15}\.xyz\/$/$xhr,3p,to=xyz,method=head,header=access-control-expose-headers:/X-DirectionPartner-Id/
+/^https?:\/\/[a-z0-9]{5,15}\.[a-z]{2,3}\/5\/\d{6,7}(?:\?_=\d+|\/\??)?$/$script,xhr,3p
+/^https?:\/\/[-0-9a-z]{5,15}\.(?:com|net)\/400\/\d{7,8}(?:\?v=\d+)?$/$script,3p,to=com|net
+/^https?:\/\/[-0-9a-z]{5,15}\.(?:com|net)\/401\/\d{7,8}(?:\?v=\d+)?$/$script,3p,to=com|net
+/^https?:\/\/[-a-z]{8,15}\.(?:com|net)\/500\/\d{7}\?/$xhr,3p,to=com|net
+/^https?:\/\/[a-z0-9]{5,15}\.com\/vignette\.min\.js$/$script,xhr,3p,match-case,to=com,redirect=noopjs
+/^https?:\/\/[a-z0-9]{5,15}\.(?:com|net)\/tag\.min\.js$/$script,xhr,3p,match-case,to=com|net,redirect=noopjs
+!#if env_safari
+/^https?:\/\/[a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9]?[a-z0-9]?[a-z0-9]?[a-z0-9]?[a-z0-9]?[a-z0-9]?[a-z0-9]?[a-z0-9]?[a-z0-9]?[a-z0-9]?\.com\/vignette\.min\.js$/$script,xhr,3p,match-case,important
+/^https?:\/\/[a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9]?[a-z0-9]?[a-z0-9]?[a-z0-9]?[a-z0-9]?[a-z0-9]?[a-z0-9]?[a-z0-9]?[a-z0-9]?[a-z0-9]?\.com\/tag\.min\.js$/$script,xhr,3p,match-case,important
+/^https?:\/\/[a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9]?[a-z0-9]?[a-z0-9]?[a-z0-9]?[a-z0-9]?[a-z0-9]?[a-z0-9]?[a-z0-9]?[a-z0-9]?[a-z0-9]?\.net\/tag\.min\.js$/$script,xhr,3p,match-case,important
+!#endif
+||dwlv.xyz^
+||dwlv.xyz^$popup
+||go.bundlebyte.net^
+||leewibaijoa.com^$doc,popup
+||nalroustaucmoux.net^
+||phoobsoo.net^
+||riqhisfus.com^
+||sefeethameel.com^
+||smahxdfxxdc.com^
+||staukaptaicm.net^
+||wretchedclearance.com^$all
+?oo=1^$xhr,3p
+!!! other filters for pp
+! wildcards and domains
+!#if env_safari
+||com/|$xhr,3p,domain=398fitus.com|andyday.pe|anime3rb.com|animeflv.net|animez.org|bflix.sh|capo5play.com|cardboardtranslation.com|cloudnestra.com|curiosidadtop.com|dlhd.click|dokoembed.pw|dorawatch.net|ebook-hunter.org|embedcanais.com|embedhd.org|embedtv.net|eternalmangas.org|f16px.com|familypornhd.com|fbstreams.pm|fmoviesto.fi|fojik.com|freemoviesfull.com|futemais.net|giize.com|hoca6.com|htsport.org|instalker.org|jojolandsmanga.com|instalker.org|kaa.mx|luckypatchers.com|luluvdoo.com|mgread.io|mlbb.space|olympustaff.com|overtakefans.com|playerflixapi.com|reviewrate.net|rivestream.org|souq-design.com|spotifylists.com|streamlord.com|summerhikarudied.com|telepisodes.org|tfp.is|tutvlive.ru|twstalker.com|up-4ever.net|ups2up.fun|vecloud.eu|vipbox.lc|watchf1full.com|webxzplay.cfd|weneverbeenfree.com|xoxocomic.com|yuppow.com
+||net/|$xhr,3p,domain=398fitus.com|andyday.pe|anime3rb.com|animeflv.net|animez.org|bflix.sh|capo5play.com|cardboardtranslation.com|cloudnestra.com|curiosidadtop.com|dlhd.click|dokoembed.pw|dorawatch.net|ebook-hunter.org|embedcanais.com|embedhd.org|embedtv.net|eternalmangas.org|f16px.com|familypornhd.com|fbstreams.pm|fmoviesto.fi|fojik.com|freemoviesfull.com|futemais.net|giize.com|hoca6.com|htsport.org|instalker.org|jojolandsmanga.com|instalker.org|kaa.mx|luckypatchers.com|luluvdoo.com|mgread.io|mlbb.space|olympustaff.com|overtakefans.com|playerflixapi.com|reviewrate.net|rivestream.org|souq-design.com|spotifylists.com|streamlord.com|summerhikarudied.com|telepisodes.org|tfp.is|tutvlive.ru|twstalker.com|up-4ever.net|ups2up.fun|vecloud.eu|vipbox.lc|watchf1full.com|webxzplay.cfd|weneverbeenfree.com|xoxocomic.com|yuppow.com
+||xyz/|$xhr,3p,domain=398fitus.com|andyday.pe|anime3rb.com|animeflv.net|animez.org|bflix.sh|capo5play.com|cardboardtranslation.com|cloudnestra.com|curiosidadtop.com|dlhd.click|dokoembed.pw|dorawatch.net|ebook-hunter.org|embedcanais.com|embedhd.org|embedtv.net|eternalmangas.org|f16px.com|familypornhd.com|fbstreams.pm|fmoviesto.fi|fojik.com|freemoviesfull.com|futemais.net|giize.com|hoca6.com|htsport.org|instalker.org|jojolandsmanga.com|instalker.org|kaa.mx|luckypatchers.com|luluvdoo.com|mgread.io|mlbb.space|olympustaff.com|overtakefans.com|playerflixapi.com|reviewrate.net|rivestream.org|souq-design.com|spotifylists.com|streamlord.com|summerhikarudied.com|telepisodes.org|tfp.is|tutvlive.ru|twstalker.com|up-4ever.net|ups2up.fun|vecloud.eu|vipbox.lc|watchf1full.com|webxzplay.cfd|weneverbeenfree.com|xoxocomic.com|yuppow.com
+!#else
+||com/|$xhr,3p,method=head,domain=andyday.*|animeunity.*|asd.*|bflix.*|dlhd.*|fmoviesto.*|fojik.*|hianime.*|moviesjoy.*|mywatchseries.*|sportshub.*|streaming-community.*|streamingcommunityz.*|vipbox.*|way2movies.*|398fitus.com|andyday.pe|anime3rb.com|animeflv.net|animez.org|bflix.sh|capo5play.com|cardboardtranslation.com|cloudnestra.com|curiosidadtop.com|dlhd.click|dokoembed.pw|dorawatch.net|ebook-hunter.org|embedcanais.com|embedhd.org|embedtv.net|eternalmangas.org|f16px.com|familypornhd.com|fbstreams.pm|fmoviesto.fi|fojik.com|freemoviesfull.com|futemais.net|giize.com|hoca6.com|htsport.org|instalker.org|jojolandsmanga.com|instalker.org|kaa.mx|luckypatchers.com|luluvdoo.com|mgread.io|mlbb.space|olympustaff.com|overtakefans.com|playerflixapi.com|reviewrate.net|rivestream.org|souq-design.com|spotifylists.com|streamlord.com|summerhikarudied.com|telepisodes.org|tfp.is|tutvlive.ru|twstalker.com|up-4ever.net|ups2up.fun|vecloud.eu|vipbox.lc|watchf1full.com|webxzplay.cfd|weneverbeenfree.com|xoxocomic.com|yuppow.com
+||net/|$xhr,3p,method=head,domain=andyday.*|animeunity.*|asd.*|bflix.*|dlhd.*|fmoviesto.*|fojik.*|hianime.*|moviesjoy.*|mywatchseries.*|sportshub.*|streaming-community.*|streamingcommunityz.*|vipbox.*|way2movies.*|398fitus.com|andyday.pe|anime3rb.com|animeflv.net|animez.org|bflix.sh|capo5play.com|cardboardtranslation.com|cloudnestra.com|curiosidadtop.com|dlhd.click|dokoembed.pw|dorawatch.net|ebook-hunter.org|embedcanais.com|embedhd.org|embedtv.net|eternalmangas.org|f16px.com|familypornhd.com|fbstreams.pm|fmoviesto.fi|fojik.com|freemoviesfull.com|futemais.net|giize.com|hoca6.com|htsport.org|instalker.org|jojolandsmanga.com|instalker.org|kaa.mx|luckypatchers.com|luluvdoo.com|mgread.io|mlbb.space|olympustaff.com|overtakefans.com|playerflixapi.com|reviewrate.net|rivestream.org|souq-design.com|spotifylists.com|streamlord.com|summerhikarudied.com|telepisodes.org|tfp.is|tutvlive.ru|twstalker.com|up-4ever.net|ups2up.fun|vecloud.eu|vipbox.lc|watchf1full.com|webxzplay.cfd|weneverbeenfree.com|xoxocomic.com|yuppow.com
+||xyz/|$xhr,3p,method=head,domain=andyday.*|animeunity.*|asd.*|bflix.*|dlhd.*|fojik.*|fmoviesto.*|hianime.*|moviesjoy.*|mywatchseries.*|sportshub.*|streaming-community.*|streamingcommunityz.*|vipbox.*|way2movies.*|398fitus.com|andyday.pe|anime3rb.com|animeflv.net|animez.org|bflix.sh|capo5play.com|cardboardtranslation.com|cloudnestra.com|curiosidadtop.com|dlhd.click|dokoembed.pw|dorawatch.net|ebook-hunter.org|embedcanais.com|embedhd.org|embedtv.net|eternalmangas.org|f16px.com|familypornhd.com|fbstreams.pm|fmoviesto.fi|fojik.com|freemoviesfull.com|futemais.net|giize.com|hoca6.com|htsport.org|instalker.org|jojolandsmanga.com|instalker.org|kaa.mx|luckypatchers.com|luluvdoo.com|mgread.io|mlbb.space|olympustaff.com|overtakefans.com|playerflixapi.com|reviewrate.net|rivestream.org|souq-design.com|spotifylists.com|streamlord.com|summerhikarudied.com|telepisodes.org|tfp.is|tutvlive.ru|twstalker.com|up-4ever.net|ups2up.fun|vecloud.eu|vipbox.lc|watchf1full.com|webxzplay.cfd|weneverbeenfree.com|xoxocomic.com|yuppow.com
+!#endif
+! TLDs
+!#if env_safari
+/^https?:\/\/[a-z][a-z][a-z][a-z][a-z][a-z][a-z][a-z][a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?\.com\/$/$xhr,3p,from=best|blog|buzz|cam|cc|click|cyou|dad|download|gg|homes|in|info|ink|life|link|live|lol|me|ng|nz|one|pics|pk|pm|pro|rest|sbs|sh|shop|site|so|soccer|stream|sv|sx|to|today|top|tv|tube|ug|vip|watch|ws|xyz|~edu.in|~edu.me|~edu.ng|~edu.nz|~edu.pk|~edu.pm|~edu.so|~edu.sv|~edu.ug|~edu.ws|~gov.gg|~gov.in|~gov.me|~gov.ng|~gov.nz|~gov.pk|~gov.sh|~gov.so|~gov.sx|~gov.to|~gov.tv|~gov.ws|~proton.me|~twitch.tv
+/^https?:\/\/[a-z][a-z][a-z][a-z][a-z][a-z][a-z][a-z][a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?\.net\/$/$xhr,3p,from=best|blog|buzz|cam|cc|click|cyou|dad|download|gg|homes|in|info|ink|life|link|live|lol|me|ng|nz|one|pics|pk|pm|pro|rest|sbs|sh|shop|site|so|soccer|stream|sv|sx|to|today|top|tv|tube|ug|vip|watch|ws|xyz|~edu.in|~edu.me|~edu.ng|~edu.nz|~edu.pk|~edu.pm|~edu.so|~edu.sv|~edu.ug|~edu.ws|~gov.gg|~gov.in|~gov.me|~gov.ng|~gov.nz|~gov.pk|~gov.sh|~gov.so|~gov.sx|~gov.to|~gov.tv|~gov.ws|~proton.me|~twitch.tv
+/^https?:\/\/[a-z][a-z][a-z][a-z][a-z][a-z][a-z][a-z][a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?\.xyz\/$/$xhr,3p,from=best|blog|buzz|cam|cc|click|cyou|dad|download|gg|homes|in|info|ink|life|link|live|lol|me|ng|nz|one|pics|pk|pm|pro|rest|sbs|sh|shop|site|so|soccer|stream|sv|sx|to|today|top|tv|tube|ug|vip|watch|ws|xyz|~edu.in|~edu.me|~edu.ng|~edu.nz|~edu.pk|~edu.pm|~edu.so|~edu.sv|~edu.ug|~edu.ws|~gov.gg|~gov.in|~gov.me|~gov.ng|~gov.nz|~gov.pk|~gov.sh|~gov.so|~gov.sx|~gov.to|~gov.tv|~gov.ws|~proton.me|~twitch.tv
+!#else
+/^https?:\/\/[a-z]{8,15}\.com\/$/$xhr,3p,method=head,to=com,from=best|blog|buzz|cam|cc|click|cyou|dad|download|gg|homes|in|info|ink|life|link|live|lol|me|ng|nz|one|pics|pk|pm|pro|rest|sbs|sh|shop|site|so|soccer|stream|sv|sx|to|today|top|tv|tube|ug|vip|watch|ws|xyz|~edu.in|~edu.me|~edu.ng|~edu.nz|~edu.pk|~edu.pm|~edu.so|~edu.sv|~edu.ug|~edu.ws|~gov.gg|~gov.in|~gov.me|~gov.ng|~gov.nz|~gov.pk|~gov.sh|~gov.so|~gov.sx|~gov.to|~gov.tv|~gov.ws|~proton.me|~twitch.tv
+/^https?:\/\/[a-z]{8,15}\.net\/$/$xhr,3p,method=head,to=net,from=best|blog|buzz|cam|cc|click|cyou|dad|download|gg|homes|in|info|ink|life|link|live|lol|me|ng|nz|one|pics|pk|pm|pro|rest|sbs|sh|shop|site|so|soccer|stream|sv|sx|to|today|top|tv|tube|ug|vip|watch|ws|xyz|~edu.in|~edu.me|~edu.ng|~edu.nz|~edu.pk|~edu.pm|~edu.so|~edu.sv|~edu.ug|~edu.ws|~gov.gg|~gov.in|~gov.me|~gov.ng|~gov.nz|~gov.pk|~gov.sh|~gov.so|~gov.sx|~gov.to|~gov.tv|~gov.ws|~proton.me|~twitch.tv
+/^https?:\/\/[a-z]{8,15}\.xyz\/$/$xhr,3p,method=head,to=xyz,from=best|blog|buzz|cam|cc|click|cyou|dad|download|gg|homes|in|info|ink|life|link|live|lol|me|ng|nz|one|pics|pk|pm|pro|rest|sbs|sh|shop|site|so|soccer|stream|sv|sx|to|today|top|tv|tube|ug|vip|watch|ws|xyz|~edu.in|~edu.me|~edu.ng|~edu.nz|~edu.pk|~edu.pm|~edu.so|~edu.sv|~edu.ug|~edu.ws|~gov.gg|~gov.in|~gov.me|~gov.ng|~gov.nz|~gov.pk|~gov.sh|~gov.so|~gov.sx|~gov.to|~gov.tv|~gov.ws|~proton.me|~twitch.tv
+!#endif
+filmpertutti.*##.ads
+filmpertutti.*##.no_pop
+moviespapa.*##+js(aost, XMLHttpRequest, /inlineScript|stackDepth:1/)
+/popunder.js$domain=linkbox.to
+*$3p,denyallow=bootstrapcdn.com|cloudflare.com|faselhd.club|fastly.net|gstatic.com|jwpcdn.com,domain=embed.scdn.to
+*$xhr,3p,denyallow=dropcdn.io,domain=dropload.io
+||pnd.tl/*.gif$image
+french-stream.*###banning
+aagmaal.*##+js(rpnt, script, break;case $.)
+||linkspop.xyz^$csp=script-src 'self'
+*$xhr,3p,domain=nxbrew.com
+!#if ext_ubol
+*$script,3p,from=minoplres.xyz,to=~jwpcdn.com
+!#endif
+||y2mate.*/themes/js/pn.js
+! !SECTION: Propeller ads
+! SECTION: Clickadu
+! Clickadu reinjection
+18comic.vip,18comic-gquu.vip,adictox.com,anchira.to,animefire.io,animeworld.ac,anizm.net,anonmp4.help,archivebate.*,asiaon.*,asianporn.li,asiaontop.com,asmr18.fans,b-hentai.com,balbums.st,bebasbokep.online,bokepsin.in.net,bos21.site,bunkrr.*,camslib.com,cat3movie.org,cdn1.site,celebritydeeplink.com,comohoy.com,cyberdrop.me,daftporn.com,daftsex.net,datawav.club,dciuu.*,ddd-smart.net,depvailon.com,desifakes.com,dvdgayonline.com,easyvidplayer.com,embedseek.online,fapeza.com,fapfappy.com,filester.*,g-porno.com,g-streaming.com,gelbooru.com,goctruyentranhvui17.com,hhkungfu.*,hentai2read.com,hentai2w.com,hentaicube.*,hentaipaw.com,hitomi.la,homemoviestube.com,hornyhill.*,imgbox.com,imx.to,japaneseholes.com,jav-fun.cc,jav.direct,jav.si,javboys.com,javbraze.com,javdoe.sh,javfan.one,javfc2.xyz,javfor.tv,javhat.tv,javhd.*,javhdz.today,javlab.net,javideo.net,javmenu.com,javmeta.com,javmix.tv,javpas.com,javplayer.com,javseen.tv,javtiful.com,javx357.com,jmanga.*,jpg6.su,klmanga.*,komikmanhwa.me,leaktube.net,lovingsiren.com,luluvdoo.com,luluvids.top,madouqu.com,manga1001.*,mangabats.com,mangago.me,mangakakalot.gg,mangakakalove.com,mangakoma.ac,manganato.gg,mangaraw.*,mangarawjp.*,masahub2.com,momon-ga.com,movieffm.net,muchohentai.com,myvidplay.com,natomanga.com,nekopoi.*,nelomanga.*,netfapx.com,niyaniya.*,nlcosplay.com,nontonhentai.net,novelcrow.com,nsfwr34.com,nsfwyoutube.com,nudogram.com,nukibooks.com,nyahentai.*,paipancon.com,pemersatu.link,phimlongtieng.net,player4me.online,play.playkrx18.site,poapan.xyz,popjav.in,odporn.com,porn4fans.com,pornslash.com,porntin.com,qmh.sex,rawkuma.net,rpmplay.online,rule34.xyz,rule34vault.com,savefiles.com,sendvid.com,sexdicted.com,shinshi-manga.net,simpcity.*,spoilerplus.tv,stream18.net,streampoi.com,streamvid.dev,sxyprn.*,syosetu.*,taboodude.com,taxi69.com,teenager365.to,thefappening.pro,thefappeningblog.com,thotchicks.com,tojav.net,traingon.top,turbo.cr,turbovid.*,twitchnosub.com,upload18.com,upns.online,ups2up.fun,vegamoviese.*,veronica.uk,vidara.so,vidara.to,vide0.net,videplay.us,vids.st,vik1ngfile.site,vipserije.com,watchhentai.net,x-fetish.tube,x-tg.tube,x-x-x.video,xanimeporn.com,xxgasm.com,xxxfree.watch,xxxpicss.com,youwatch.monster##+js(acs, WebAssembly, atob)
+2tencb.*,filmisub.cc##+js(acs, WebAssembly, atob, /^data:/)
+filmisub.cc##+js(aeld, DOMContentLoaded, window.open)
+||filmisub.cc/wp-content/themes/fmovie/js/code*.js
+/aas/r45d/vki/*$script,redirect=noop.js
+/^https:\/\/[a-z]{8,12}\.com\/en\/(?:[a-z]{2,10}\/){0,2}[a-z]{2,}\?(?:[a-z]+=[^&=?\s]*?&)*?id=[12]\d{6}\b/$script,3p,match-case,to=com
+/^https:\/\/www\.gayxnow\.com\/[a-z][a-z][a-z][a-z][a-z][a-z]?\.js$/$script
+/^https:\/\/[0-9a-z]{6,12}\.(?:com|in)(?:\/[a-z]{2,10}){1,3}(?:\?id=\d+)?$/$script,3p,match-case,header=etag:/^W\/"[0-9a-z]+-[0-9a-zA-Z]+(?:\/[0-9a-zA-Z]+)?"$/,from=~edu|~gov,to=com|in
+!#if cap_ipaddress
+/^https:\/\/[0-9a-z]{6,12}\.(?:com|in)(?:\/[a-z]{2,10}){1,3}(?:\?id=\d+)?$/$script,3p,match-case,from=~edu|~gov,to=com|in,ipaddress=/64\.120\.116\.15[34]$/
+/^https:\/\/[0-9a-z]{6,12}\.(?:com|in)(?:\/[a-z]{2,10}){1,3}(?:\?id=\d+)?$/$script,3p,match-case,from=~edu|~gov,to=com|in,ipaddress=69.41.167.170
+/^https:\/\/[0-9a-z]{6,12}\.(?:com|in)(?:\/[a-z]{2,10}){1,3}(?:\?id=\d+)?$/$script,3p,match-case,from=~edu|~gov,to=com|in,ipaddress=192.241.246.124
+!#endif
+!#if ext_ubol
+/^https:\/\/[0-9a-z]{6,12}\.(?:com|in)(?:\/[a-z]{2,10}){1,3}$/$script,3p,match-case,from=~edu|~gov,to=com|in,header=etag:W/"*-*"
+/^https:\/\/[0-9a-z]{6,12}\.com(?:\/[a-z]{2,10}){1,3}\?id=\d+$/$script,3p,match-case,from=~edu|~gov,to=com,header=etag:W/"*-*"
+/^https:\/\/[0-9a-z]{6,12}\.in(?:\/[a-z]{2,10}){1,3}\?id=\d+$/$script,3p,match-case,from=~edu|~gov,to=in,header=etag:W/"*-*"
+!#endif
+!#if env_safari
+/^https:\/\/[a-z][a-z][a-z][a-z][a-z][a-z][a-z][a-z]+\.com\/en\/([a-z][a-z]+\/)?([a-z][a-z]+\/)?[a-z][a-z]+\?([a-z]+=[^&=? ]*&)*id=[12][0-9][0-9][0-9][0-9][0-9][0-9]/$script,third-party,match-case
+/^https:\/\/[0-9a-z][0-9a-z][0-9a-z][0-9a-z][0-9a-z][0-9a-z][0-9a-z]?[0-9a-z]?[a-z]?[a-z]?[a-z]?[a-z]?\.[ci][on]m?\/[a-z][a-z][a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?(\/[a-z][a-z][a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?)?(\/[a-z][a-z][a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?)?(\?id=[0-9]+)?$/$script,3p,match-case,to=com|in,from=cr|help|tube|dvdgayonline.com|novelcrow.com|simply-hentai.com
+!#endif
+/public/assets/js/popunder.js^$script
+/public/assets/js/popunderClickadu.js^$script
+||rule34vault.com/ngsw-worker.js
+! Ads servers
+||briarcostshadow.com^
+||oversizedsixtieswiry.com^
+novelcrow.com##.widget_custom_html
+novelcrow.com##[href^="https://landing.candynetwork.ai/"]
+novelcrow.com##[href="https://theporndude.com/"]
+! !SECTION: Clickadu
+! SECTION: wpadmngr.com ads
+!#if cap_html_filtering
+aiblog.tv,amateurblog.tv,bokepsin.in.net,dojing.net,fastpic.org,femdom-joi.com,forums.socialmediagirls.com,fuckflix.click,gravureblog.tv,javsubindo.com,khatrimazafull.*,krx18.com,latinblog.tv,loadx.ws,mangaforfree.com,manhwaclub.net,mmsbee27.com,mmsbee47.com,movies123.*,mym-db.com,nekopoi.*,noindexscan.com,nupload.top,podjav.tv,pornx.to,rawdex.top,savefiles.*,sgpics.net,shavetape.cash,silverblog.tv,socialblog.tv,speedporn.net,starblog.tv,strcloud.club,strcloud.site,stream18.net,streampoi.com,streamtape.*,strmup.to,tapeadsenjoyer.com,tapepops.com,thefap.net,thothub.lol,up4stream.com,ups2up.fun,veronica.uk,videq.stream,xblog.tv,xmegadrive.com##^script:has-text(wpadmngr.com)
+!#else
+aiblog.tv,amateurblog.tv,bokepsin.in.net,dojing.net,fastpic.org,femdom-joi.com,forums.socialmediagirls.com,fuckflix.click,gravureblog.tv,javsubindo.com,khatrimazafull.*,krx18.com,latinblog.tv,loadx.ws,mangaforfree.com,manhwaclub.net,mmsbee27.com,mmsbee47.com,movies123.*,mym-db.com,nekopoi.*,noindexscan.com,nupload.top,podjav.tv,pornx.to,rawdex.top,savefiles.*,sgpics.net,shavetape.cash,silverblog.tv,socialblog.tv,speedporn.net,starblog.tv,strcloud.club,strcloud.site,stream18.net,streampoi.com,streamtape.*,strmup.to,tapeadsenjoyer.com,tapepops.com,thefap.net,thothub.lol,up4stream.com,ups2up.fun,veronica.uk,videq.stream,xblog.tv,xmegadrive.com##+js(rmnt, script, wpadmngr.com)
+!#endif
+chaturflix.cam,mangakuri.online,niyaniya.moe##+js(acs, Date.prototype.toISOString, wpadmngr.com)
+! !SECTION: wpadmngr.com ads
+! SECTION: Adcash
+||go.aff.7k-partners.com^$popup
+catchthrust.net,championdrive.co,embedsports.top,evfancy.link,exposestrat.com,megacanais.com,tous-sports.ru,ugreen.autos##+js(aopr, Adcash)
+! http://volokit2.com/lives/ufc-308-topuria-vs-holloway-main/
+/^https?:\/\/[-a-z]{5,13}\.[a-z]{3,}\/[0-9a-z]{1,20}\?(?=[A-Za-z]{0,21}\d?)(?=[0-9a-z]{0,21}[A-Z])[0-9A-Za-z]{15,24}=(?=[%a-z]*[0-9A-Z])[%0-9A-Za-z]{35,2000}$/$xhr,3p,match-case,method=get,header=via:/^2\.\d (apache|tomcat|nginx)$/,to=~com|~dev|~net|~org|~edu|~gov|~tv
+/^https?:\/\/[-a-z]{5,13}\.[a-z]{3,}\/[0-9a-z]{1,20}\?(?=[A-Za-z]{0,21}\d?)(?=[0-9a-z]{0,21}[A-Z])[0-9A-Za-z]{15,24}=(?=[%a-z]*[0-9A-Z])[%0-9A-Za-z]{35,2000}$/$xhr,3p,match-case,method=get,header=Via:/^2\.\d (apache|tomcat|nginx)$/,to=~com|~dev|~net|~org|~edu|~gov|~tv
+!#if ext_ubol
+/^https?:\/\/[-a-z]{9,13}\.[a-z]+\/[0-9a-z]+\?[0-9A-Za-z]{15,}=[%0-9A-Za-z]+$/$xhr,3p,match-case,method=get,header=via:2.3 tomcat,to=online|site|space|store|website,from=~edu|~gov
+!#endif
+!#if env_safari
+/^https?:\/\/[-a-z][-a-z][-a-z][-a-z][-a-z][-a-z]?[-a-z]?[-a-z]?[-a-z]?[-a-z]?[-a-z]?[-a-z]?[-a-z]?\.online\/[0-9a-z][0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?\?[0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?=[%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z]+$/$xhr,3p,match-case
+/^https?:\/\/[-a-z][-a-z][-a-z][-a-z][-a-z][-a-z]?[-a-z]?[-a-z]?[-a-z]?[-a-z]?[-a-z]?[-a-z]?[-a-z]?\.site\/[0-9a-z][0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?\?[0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?=[%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z]+$/$xhr,3p,match-case
+/^https?:\/\/[-a-z][-a-z][-a-z][-a-z][-a-z][-a-z]?[-a-z]?[-a-z]?[-a-z]?[-a-z]?[-a-z]?[-a-z]?[-a-z]?\.space\/[0-9a-z][0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?\?[0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?=[%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z]+$/$xhr,3p,match-case
+/^https?:\/\/[-a-z][-a-z][-a-z][-a-z][-a-z][-a-z]?[-a-z]?[-a-z]?[-a-z]?[-a-z]?[-a-z]?[-a-z]?[-a-z]?\.store\/[0-9a-z][0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?\?[0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?=[%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z]+$/$xhr,3p,match-case
+/^https?:\/\/[-a-z][-a-z][-a-z][-a-z][-a-z][-a-z]?[-a-z]?[-a-z]?[-a-z]?[-a-z]?[-a-z]?[-a-z]?[-a-z]?\.website\/[0-9a-z][0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?[0-9a-z]?\?[0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?[0-9A-Za-z]?=[%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z][%0-9A-Za-z]+$/$xhr,3p,match-case
+!#endif
+!#if cap_html_filtering
+1337x.*,1stream.eu,4kwebplay.xyz,alldownplay.xyz,anime4i.vip,antennasports.ru,asiaflix.*,audioz.download,boxingstream.me,buffstreams.app,claplivehdplay.ru,cracksports.me,cricstream.me,cricstreams.re,dartsstreams.com,dl-protect.link,dlive.sx,embed.st,embedindia.st,embedtv.best,eurekaddl.baby,euro2024direct.ru,ext.to,extrem-down.*,extreme-down.*,eztv.*,eztvx.to,f1box.me,filecrypt.cc,firestream.to,flix-wave.*,flixrave.me,golfstreams.me,hikaritv.xyz,ianimes.one,istreameast.app,jointexploit.net,kenitv.me,mediacast.click,mixdrop.*,mlbbite.net,mlbstreams.ai,modistreams.org,motogpstream.me,nbabox.me,nflbite.com,nflbox.me,nhlbox.me,ntv.cx,ntvs.cx,ogladaj.in,playcast.click,playoffsstream.com,pooembed.eu,ppv.to,qatarstreams.me,reidoscanais.life,restlessouter.net,rnbastreams.com,rugbystreams.me,sanet.*,seir-sanduk.com,seirsanduk.online,socceronline.me,soccerworldcup.me,sportshd.*,streamcash.to,streamed.*,sushiscan.net,topstreams.info,totalsportek.to,tvableon.me,vik1ngfile.site,vecloud.eu,vibestreams.*,vipstand.pm,webcamrips.to,worldsports.me,x1337x.*,yifysubtitles.ch,yts.*,zone-telechargement.*##^script:has-text(adserverDomain)
+kaa.to##^script:has-text('"adserverDomain"')
+!#else
+1337x.*,1stream.eu,4kwebplay.xyz,alldownplay.xyz,anime4i.vip,antennasports.ru,asiaflix.*,audioz.download,boxingstream.me,buffstreams.app,claplivehdplay.ru,cracksports.me,cricstream.me,cricstreams.re,dartsstreams.com,dl-protect.link,dlive.sx,embed.st,embedindia.st,embedtv.best,eurekaddl.baby,euro2024direct.ru,ext.to,extrem-down.*,extreme-down.*,eztv.*,eztvx.to,f1box.me,filecrypt.cc,firestream.to,flix-wave.*,flixrave.me,golfstreams.me,hikaritv.xyz,ianimes.one,istreameast.app,jointexploit.net,kenitv.me,mediacast.click,mixdrop.*,mlbbite.net,mlbstreams.ai,modistreams.org,motogpstream.me,nbabox.me,nflbite.com,nflbox.me,nhlbox.me,ntv.cx,ntvs.cx,ogladaj.in,playcast.click,playoffsstream.com,pooembed.eu,ppv.to,qatarstreams.me,reidoscanais.life,restlessouter.net,rnbastreams.com,rugbystreams.me,sanet.*,seir-sanduk.com,seirsanduk.online,socceronline.me,soccerworldcup.me,sportshd.*,streamcash.to,streamed.*,sushiscan.net,topstreams.info,totalsportek.to,tvableon.me,vik1ngfile.site,vecloud.eu,vibestreams.*,vipstand.pm,webcamrips.to,worldsports.me,x1337x.*,yifysubtitles.ch,yts.*,zone-telechargement.*##+js(rmnt, script, adserverDomain)
+kaa.to##+js(rmnt, script, '"adserverDomain"')
+pawastreams.pro##+js(acs, globalThis, adserverDomain, /^data:/)
+!#endif
+embedstreams.top,gogoanime.co.in,icelz.to,pornhoarder.net,streamtp1.com##+js(aopw, Adcash)
+hyhd.org,pornhoarder.net,redecanaishd.*,streamingnow.mov,watchfootballhighlights.com##+js(aopr, aclib)
+brobokep.org##+js(acs, addEventListener, aclib)
+jpopsingles.eu##+js(set, AtcshAltNm, true)
+asiaflix.in###af-dl-1
+buffsports.*##.h-100.position-absolute.w-100
+buffsports.*##.btn-danger.btn
+||embedstreams.top/js/script.js
+||streamfree.app/analytics.js
+||cinehd.app/api/adcash
+||static.filecrypt.to/js/aaaaa*$script
+###dontfoid
+##div[style="top: 0px; left: 0px; width: 1287px; height: 500px; position: fixed; z-index: 2147483647;"]
+##div[style="position: fixed; inset: 0px; z-index: 2147483647; pointer-events: auto;"]
+cracksports.me##+js(acs, JSON.parse, atob)
+/^https:\/\/strumyk\.net\/assets\/[0-9]+.js$/$script,1p,match-case,domain=strumyk.net
+/\/z-[a-z0-9]{7,10}(\.js)?$/$script,domain=embedflix.online|koyso.com|nepu.to|methstreams.com
+/^https:\/\/[a-z]{4,}\.(?:com|to)\/z-[a-z0-9]{7,10}(\.js)?$/$script,1p,strict1p,match-case,domain=com|to
+/^https?:\/\/[a-z]{4,}\.top\/z-[a-z0-9]{7,10}$/$script,3p,match-case,to=top
+!#if env_safari
+/^https?:\/\/[a-z][a-z][a-z][a-z]+\.top\/z-[a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9]?[a-z0-9]?[a-z0-9]?$/$script,3p,match-case,to=top
+!#endif
+/\/z-\d{8}\.js$/$script,match-case
+!#if env_safari
+/\/z-[0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]\.js$/$script,match-case
+!#endif
+||strumyk.net/assets/z-
+/^https?:\/\/[-a-z]{5,13}\.[a-z]{3,6}\/[0-9a-h]{1,17}\?[0-9a-zA-Z]{1,22}=[%0-9a-zA-Z]{200,1300}/$xhr,3p,match-case,method=get
+/lib.js$domain=icelz.to|processbigger.com|tutvlive.ru
+||tutvlive.ru/player/lib.js
+hyhd.org##+js(aopr, Adcash)
+hyhd.org##+js(nowoif)
+hyhd.org##+js(rmnt, script, sandbox)
+hyhd.org##+js(acs, document.write, .js?_=)
+||vidsrc.*.js?_=17*$script
+/^https?:\/\/(?:\w+\.){1,2}[a-z]{2,}\/[a-f0-9]{32}\.js\?_=17\d{8}$/$script,1p,strict1p,match-case
+!#if ext_ubol
+/\.[a-z]{2,}\/[a-f0-9]{32}\.js\?_=17\d+$/$script,1p,match-case,domain=xyz|cloudnestra.com
+!#endif
+!#if env_safari
+/^https?:\/\/[-a-z0-9]+\.([-a-z0-9]+\.)?[a-z][a-z]+\/[a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9]\.js\?_=17[0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]$/$script,1p,match-case
+!#endif
+/\/js\/[a-z0-9]+\.js$/$script,match-case,domain=90minutes.pro|damitv.app
+damitv.app###clickgate
+/^https:\/\/www\.locopelis\.com\/[a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9]\.js$/$script,match-case
+! !SECTION: Adcash
+! SECTION: FingerprintJS
+! FingerprintJS popups
+arcjav.com,boxingstream.me,buffsports.io,buffstreams.*,embedsports.top,game3rb.com,glodls.to,manhwalist.com,mc-hacks.net,mycivillinks.com,mzansixporn.co.za,nflstreams.me,s2dfree.to,tennisstreams.*,tv247.us,vipboxtv.*,vipleague.*,woiden.com,wonderapk.com##+js(acs, navigator, FingerprintJS)
+manhwalist.com##+js(aost, btoa, /https|stackDepth:3/)
+!#if cap_html_filtering
+bowfile.com,cloudvideo.tv,cloudvideotv.*,coloredmanga.com,cracksports.me,cricstreams.re,embedstream.me,exeo.app,hiphopa.net,kenitv.me,megaup.net,olympicstreams.co,qatarstreams.me,soccerworldcup.me,tv247.us,tvableon.me,uploadhaven.com,userscloud.com,vidsrc.*,vik1ngfile.site##^script:has-text(FingerprintJS)
+soap2day.*##^script:has-text(Reflect)
+omuzaani.me##^script:has-text(var FingerprintJS=)
+!#else
+bowfile.com,cloudvideo.tv,cloudvideotv.*,coloredmanga.com,cracksports.me,cricstreams.re,embedstream.me,exeo.app,hiphopa.net,kenitv.me,megaup.net,olympicstreams.co,qatarstreams.me,soccerworldcup.me,tv247.us,tvableon.me,uploadhaven.com,userscloud.com,vidsrc.*,vik1ngfile.site##+js(rmnt, script, FingerprintJS)
+soap2day.*##+js(rmnt, script, Reflect)
+omuzaani.me##+js(rmnt, script, var FingerprintJS=)
+!#endif
+||myapiplay.top^$script
+||omoneyandfarto.com^
+||d33f51dyacx7bd.cloudfront.net^
+! FingerprintJS servers
+/^https?:\/\/[a-z]{7,}\.buzz\/[+\/0-9a-zA-Z]{140,400}$/$image,3p,match-case
+/^https?:\/\/[a-z]{7,}\.buzz\/[+\/0-9a-zA-Z]{400,1000}$/$frame,3p,match-case
+/^https?:\/\/[a-z]{7,}\.co\/(?=[\/a-zA-Z]*[+0-9])(?=[+\/0-9a-z]*[A-Z])[+\/0-9a-zA-Z]{140,400}$/$image,3p,match-case,from=~edu|~gov,to=co
+/^https?:\/\/[a-z]{7,}\.co\/(?=[\/a-zA-Z]*[+0-9])(?=[+\/0-9a-z]*[A-Z])[+\/0-9a-zA-Z]{400,1000}$/$frame,3p,match-case,from=~edu|~gov,to=co,header=x-amz-cf-pop
+/^https?:\/\/[a-z]{7,}\.com\/(?=[\/a-zA-Z]*[+0-9])(?=[+\/0-9a-z]*[A-Z])[+\/0-9a-zA-Z]{140,400}$/$image,3p,match-case,from=~edu|~gov,to=com
+/^https?:\/\/[a-z]{7,}\.com\/(?=[\/a-zA-Z]*[+0-9])(?=[+\/0-9a-z]*[A-Z])[+\/0-9a-zA-Z]{400,1000}$/$frame,3p,match-case,from=~edu|~gov,to=com,header=x-amz-cf-pop
+/^https?:\/\/[a-z]{7,}\.info\/[+\/0-9a-zA-Z]{140,400}$/$image,3p,match-case
+/^https?:\/\/[a-z]{7,}\.info\/[+\/0-9a-zA-Z]{400,1000}$/$frame,3p,match-case
+/^https?:\/\/[a-z]{7,}\.lol\/[+\/0-9a-zA-Z]{140,400}$/$image,3p,match-case
+/^https?:\/\/[a-z]{7,}\.lol\/[+\/0-9a-zA-Z]{400,1000}$/$frame,3p,match-case
+/^https?:\/\/[a-z]{7,}\.one\/[+\/0-9a-zA-Z]{140,400}$/$image,3p,match-case
+/^https?:\/\/[a-z]{7,}\.one\/[+\/0-9a-zA-Z]{400,1000}$/$frame,3p,match-case
+/^https?:\/\/[a-z]{7,}\.org\/(?=[\/a-zA-Z]*[+0-9])(?=[+\/0-9a-z]*[A-Z])[+\/0-9a-zA-Z]{140,400}$/$image,3p,match-case,domain=~edu|~gov
+/^https?:\/\/[a-z]{7,}\.org\/(?=[\/a-zA-Z]*[+0-9])(?=[+\/0-9a-z]*[A-Z])[+\/0-9a-zA-Z]{400,1000}$/$frame,3p,match-case,domain=~edu|~gov
+/^https?:\/\/[a-z]{7,}\.xyz\/[+\/0-9a-zA-Z]{140,400}$/$image,3p,match-case
+/^https?:\/\/[a-z]{7,}\.xyz\/[+\/0-9a-zA-Z]{400,1000}$/$frame,3p,match-case
+/^https?:\/\/[a-z0-9]+\.cloudfront\.net\/(?=[\/a-zA-Z]*[+0-9])(?=[+\/0-9a-z]*[A-Z])[-+\/0-9a-zA-Z]{140,400}$/$script,3p,match-case,header=x-amz-cf-pop,from=~edu|~gov,to=cloudfront.net
+##body > div[style$="z-index: 2147483647; top: 0px; left: 0px; position: fixed; display: block;"]
+!#if ext_ubol
+/^https?:\/\/[a-z]{7,}\.com\/[+\/0-9a-zA-Z]{19,}$/$frame,3p,match-case,header=x-amz-cf-pop,to=com,from=info|me|pm|site|~edu.me|~edu.pm|~gov.me|~proton.me
+/\.cloudfront\.net\/[-+\/0-9a-zA-Z]{13,}$/$script,3p,match-case,header=x-amz-cf-pop,to=cloudfront.net,from=info|me|pm|site|~edu.me|~edu.pm|~gov.me|~proton.me
+!#endif
+!#if env_safari
+/^https?:\/\/[a-z][a-z][a-z][a-z][a-z][a-z][a-z]+\.com\/[+\/0-9a-zA-Z][+\/0-9a-zA-Z][+\/0-9a-zA-Z][+\/0-9a-zA-Z][+\/0-9a-zA-Z][+\/0-9a-zA-Z][+\/0-9a-zA-Z][+\/0-9a-zA-Z][+\/0-9a-zA-Z][+\/0-9a-zA-Z][+\/0-9a-zA-Z][+\/0-9a-zA-Z][+\/0-9a-zA-Z][+\/0-9a-zA-Z][+\/0-9a-zA-Z][+\/0-9a-zA-Z][+\/0-9a-zA-Z][+\/0-9a-zA-Z][+\/0-9a-zA-Z][+\/0-9a-zA-Z][+\/0-9a-zA-Z][+\/0-9a-zA-Z][+\/0-9a-zA-Z][+\/0-9a-zA-Z][+\/0-9a-zA-Z][+\/0-9a-zA-Z][+\/0-9a-zA-Z][+\/0-9a-zA-Z][+\/0-9a-zA-Z][+\/0-9a-zA-Z][+\/0-9a-zA-Z][+\/0-9a-zA-Z][+\/0-9a-zA-Z][+\/0-9a-zA-Z][+\/0-9a-zA-Z][+\/0-9a-zA-Z][+\/0-9a-zA-Z][+\/0-9a-zA-Z][+\/0-9a-zA-Z][+\/0-9a-zA-Z]+$/$frame,3p,match-case,to=com,from=info|me|pm|site|~edu.me|~edu.pm|~gov.me|~proton.me
+/\.cloudfront\.net\/[-+\/0-9a-zA-Z][-+\/0-9a-zA-Z][-+\/0-9a-zA-Z][-+\/0-9a-zA-Z][-+\/0-9a-zA-Z][-+\/0-9a-zA-Z][-+\/0-9a-zA-Z][-+\/0-9a-zA-Z][-+\/0-9a-zA-Z][-+\/0-9a-zA-Z][-+\/0-9a-zA-Z][-+\/0-9a-zA-Z][-+\/0-9a-zA-Z][-+\/0-9a-zA-Z][-+\/0-9a-zA-Z][-+\/0-9a-zA-Z][-+\/0-9a-zA-Z][-+\/0-9a-zA-Z][-+\/0-9a-zA-Z][-+\/0-9a-zA-Z][-+\/0-9a-zA-Z][-+\/0-9a-zA-Z][-+\/0-9a-zA-Z][-+\/0-9a-zA-Z][-+\/0-9a-zA-Z][-+\/0-9a-zA-Z][-+\/0-9a-zA-Z][-+\/0-9a-zA-Z][-+\/0-9a-zA-Z][-+\/0-9a-zA-Z][-+\/0-9a-zA-Z][-+\/0-9a-zA-Z][-+\/0-9a-zA-Z][-+\/0-9a-zA-Z][-+\/0-9a-zA-Z][-+\/0-9a-zA-Z][-+\/0-9a-zA-Z][-+\/0-9a-zA-Z][-+\/0-9a-zA-Z][-+\/0-9a-zA-Z]+$/$script,3p,match-case,to=cloudfront.net,from=info|me|pm|site|~edu.me|~edu.pm|~gov.me|~proton.me
+!#endif
+! !SECTION: FingerprintJS
+! SECTION: IS_POP_COIN / s3.amazonaws.com popups
+glodls.to,playfa.com##+js(acs, fetch, break;case)
+! !SECTION: IS_POP_COIN / s3.amazonaws.com popups
+! SECTION: shown_at / HTMLAllCollection popunder (related to Galaksion)
+/^https:\/\/[a-z]{3,5}\.[a-z]{10,14}\.top\/[a-z]{10,16}\/[a-z]{5,6}(?:\?d=\d)?$/$script,xhr,3p,match-case,to=top
+/^https:\/\/[a-z]{3,5}\.[a-z]{10,14}\.top\/[A-Za-z]{10,16}\/[A-Za-z]{5,6}$/$popup,3p,to=top
+!#if env_safari
+/^https:\/\/[a-z][a-z][a-z][a-z]?[a-z]?\.[a-z][a-z][a-z][a-z][a-z][a-z][a-z][a-z][a-z][a-z][a-z]?[a-z]?[a-z]?[a-z]?\.top\/[a-z][a-z][a-z][a-z][a-z][a-z][a-z][a-z][a-z][a-z][a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?\/[a-z][a-z][a-z][a-z][a-z][a-z]?\?d=[0-9]$/$script,xhr,3p,match-case
+!#endif
+!#if cap_html_filtering
+123animehub.cc,123animes.ru,actvid.*,airflix1.com,animeunity.so,boosterx.stream,cataz.to,cineb.rs,cineb.gg,cloudnestra.com,demonicscans.org,dopebox.to,duboku.info,embed.nextgencloudtools.com,fbsquadx.com,flixhq.to,gomovies.*,gomoviestv.to,hdtoday.cc,hentai2read.com,himovies.sx,hurawatch.cc,hurawatchz.to,jkanime.net,lectormangaa.com,lectormangass.net,limetorrents.lol,lulustream.com,luluvdoo.com,luluvid.com,mangagun.net,mgeko.cc,mkvcinemas.*,moflix-stream.fans,motchill29.com,mov18plus.cloud,moviesapi.to,movies2watch.tv,movies4us.co,musichq.cc,netmovies.to,nicomanga.com,phimlongtieng.net,popcornmovies.org,rawinu.com,rawkuma.net,rcostation.xyz,readcomiconline.*,seriesonline.sx,stream18.net,theflixertv.to,torrentdownload.*,toonily.com,torrentdownloads.*,ttks.tw,tukipasti.com,updown.icu,vidora.stream,vidsonic.net,vidsrc.cc,vidsrc-me.su,vidsrcme.ru,vidup.to,vixcloud.co,vsembed.*,vsrc.su,watchasians.cc,watch-movies.com.pk,watchseries.*,weloma.art,ythd.org,zoechip.com,zoechip.gg##^script:has-text(HTMLAllCollection)
+!#else
+123animehub.cc,123animes.ru,actvid.*,airflix1.com,animeunity.so,boosterx.stream,cataz.to,cineb.rs,cineb.gg,cloudnestra.com,demonicscans.org,dopebox.to,duboku.info,embed.nextgencloudtools.com,fbsquadx.com,flixhq.to,gomovies.*,gomoviestv.to,hdtoday.cc,hentai2read.com,himovies.sx,hurawatch.cc,hurawatchz.to,jkanime.net,lectormangaa.com,lectormangass.net,limetorrents.lol,lulustream.com,luluvdoo.com,luluvid.com,mangagun.net,mgeko.cc,mkvcinemas.*,moflix-stream.fans,motchill29.com,mov18plus.cloud,moviesapi.to,movies2watch.tv,movies4us.co,musichq.cc,netmovies.to,nicomanga.com,phimlongtieng.net,popcornmovies.org,rawinu.com,rawkuma.net,rcostation.xyz,readcomiconline.*,seriesonline.sx,stream18.net,theflixertv.to,torrentdownload.*,toonily.com,torrentdownloads.*,ttks.tw,tukipasti.com,updown.icu,vidora.stream,vidsonic.net,vidsrc.cc,vidsrc-me.su,vidsrcme.ru,vidup.to,vixcloud.co,vsembed.*,vsrc.su,watchasians.cc,watch-movies.com.pk,watchseries.*,weloma.art,ythd.org,zoechip.com,zoechip.gg##+js(acs, addEventListener, HTMLAllCollection)
+cataz.to##+js(nowoif)
+!#endif
+kagane.to,vidfast.*##+js(acs, addEventListener, HTMLAllCollection)
+cineb.rs,moviesjoyhd.to,rawkuma.com##+js(aeld, mousedown, shown_at)
+actvid.*##.block_area iframe:upward(.block_area)
+||111movies.com/ad2.js
+||olympusbiblioteca.com/third-parties-ad-script.js
+||streamex.sh/pop.js
+||templetoons.com/api/ads/
+||player.videasy.*/scripts/ab.js
+||64gkf7zhlwqn6y4eutgq1hjjo9y.rest^
+||beixisys.com^
+||mysticechohaven.com^
+||nvh1mgp8k77cu2935zwczqfezrr.cfd^
+/^https:\/\/[a-z]+\.[a-z]+\/embed\/[a-f0-9]{32}\.js\?_=\d+$/$script,1p,match-case
+!#if env_safari
+/^https:\/\/[a-z]+\.[a-z]+\/embed\/[a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9]\.js\?_=[0-9]+$/$script,match-case
+!#endif
+! !SECTION: shown_at / HTMLAllCollection popunder
+! SECTION: afterOpen popup
+! vidguard
+||acacdn.com^$script,redirect-rule=noopjs
+bembed.net,embedv.net,javguard.club,listeamed.net,v6embed.xyz,vembed.*,vid-guard.com,vidguardto.xyz##+js(nostif, afterOpen)
+bembed.net,embedv.net,javguard.club,v6embed.xyz,vembed.*,vid-guard.com,vidguardto.xyz##+js(nowoif)
+listeamed.net##+js(nowoif, !/d/)
+listeamed.net##+js(json-prune, AffiliateAdBlock)
+bembed.net,embedv.net,javguard.club,listeamed.net,v6embed.xyz,vembed.*,vid-guard.com##+js(set, PlayerConfig.config.CustomAdSetting, [])
+bembed.net,embedv.net,javguard.club,listeamed.net,v6embed.xyz,vembed.*,vid-guard.com##body > div[class]:empty
+*$script,3p,redirect-rule=noopjs,domain=bembed.net|embedv.net
+*$xhr,3p,redirect-rule=nooptext,domain=listeamed.net
+||oaphoace.net^$script,3p,redirect-rule=noopjs
+! yesmovies .vc/.ws/.org/.mn/.ag
+yesmovies.*##+js(nowoif)
+yesmovies.*##+js(aopr, AaDetector)
+yesmovies.*##+js(nowebrtc)
+/sw-vodlocker.to.js$script
+yesmovies.*##a.btn-successful
+yesmovies.*>>,~vvid30c.*##+js(nostif, afterOpen)
+yesmovies.*>>,~vvid30c.*##+js(json-prune, AffiliateAdBlock)
+pistona.xyz##+js(nostif, afterOpen)
+pistona.xyz##+js(json-prune, AffiliateAdBlock)
+moflix-stream.*##+js(nostif, affiliate)
+moflix-stream.*##+js(nostif, afterOpen)
+nekolink.site##+js(aost, document.getElementsByTagName, _createCatchAllDiv)
+nekolink.site##+js(aeld, /click|mouse/, [native code], elements, document)
+nekolink.site##+js(set, PlayerConfig.trusted, true)
+nekolink.site##+js(set, PlayerConfig.config.AffiliateAdViewLevel, 3)
+! !SECTION: afterOpen popup
+! SECTION: univresalP popunder
+141jav.com,141tube.com,aagmaal.*,camcam.cc,evojav.pro,hentaianimezone.com,javneon.tv,javsaga.ninja,kaamuu.cfd,sohot.cyou,torrentkitty.one,webmaal.*##+js(set, univresalP, noopFunc)
+! !SECTION: univresalP popunder
+! SECTION: history.go popunders
+pahe.ink,pawastreams.pro,vikingf1le.us.to##+js(aeld, DOMContentLoaded, history.go)
+! !SECTION: history.go popunders
+! SECTION: initPu / puShown
+boobsrealm.com,dfilmizle.com##+js(aopr, initPu)
+asianpornjav.com##+js(set, puShown, true)
+pornd.pro##+js(rmnt, script, puShown)
+! !SECTION: initPu / puShown
+! SECTION: puTSstrpcht
+book18.fans,hpjav.in,jav.direct,javfan.one,javmix.tv,nyahentai.*,openload.mov##+js(aeld, load, puTSstrpcht)
+aagmaal.com##+js(aeld, click, puTSstrpcht)
+! !SECTION: puTSstrpcht
+! SECTION: pixsera
+pixsera.net##+js(nano-sib, timer)
+pixsera.net##+js(nowoif, !/prcf.fiyar|themes|pixsense|.jpg/)
+pixsera.net##+js(set, hold_click, false)
+pixsera.net##div[id][style^="position: fixed; display: block; width: 100%;"]
+||imgair.net/vip/splitest.html
+@@||imgair.net^$script
+nemenlake.*##+js(nowoif)
+||hottracker.biz^
+||vehavings.biz^
+||kooolboomin.com^
+||shyvanas.top^$all
+||linksprf.com^$3p
+||searchwithme.net^
+||genishury.pro^$popup
+###tongkatlol ~ script[src^="/shrinke/js/"] ~ .main-content-box > div[style="width:100%;height:110px"]
+###tongkatlol ~ script[src^="/shrinke/js/"] ~ .main-content-box + .content-box > div[id][style^="position: fixed; display: block; width: 100%;"]
+imgouskel.sbs,imgair.net,imgblaze.net,imgfrost.net,vestimage.site,pixlev.*,pixbryexa.sbs,picbqqa.sbs,pixbkghxa.sbs,imgmgf.sbs,picbcxvxa.sbs,imguee.sbs,imgmffmv.sbs,imgbqb.sbs,imgbyrev.sbs,imgbncvnv.sbs,pixtryab.shop,imggune.shop,pictryhab.shop,pixbnab.shop,imgbnwe.shop,imgbbnhi.shop,imgnbii.shop,imghqqbg.shop,imgyhq.shop,pixnbrqwg.sbs,pixnbrqw.sbs,picmsh.sbs,imgpke.sbs,picuenr.sbs,imgolemn.sbs,imgoebn.sbs,picnwqez.sbs,imgjajhe.sbs,pixjnwe.sbs,pixkfjtrkf.shop,pixkfkf.shop,pixdfdjkkr.shop,pixdfdj.shop,picnft.shop,pixrqqz.shop,picngt.shop,picjgfjet.shop,picjbet.shop,imgkkabm.shop,imgxabm.shop,imgthbm.shop,imgmyqbm.shop,imgwwqbm.shop,imgjvmbbm.shop,imgjbxzjv.shop,imgjmgfgm.shop,picxnkjkhdf.sbs,imgxxbdf.sbs,imgnngr.sbs,imgjjtr.sbs,imgqbbds.sbs,imgbvdf.sbs,imgqnnnebrf.sbs,imgnnnvbrf.sbs##+js(aopr, console.clear)
+imgouskel.sbs,imgair.net,imgblaze.net,imgfrost.net,vestimage.site,pixlev.*,pixbryexa.sbs,picbqqa.sbs,pixbkghxa.sbs,imgmgf.sbs,picbcxvxa.sbs,imguee.sbs,imgmffmv.sbs,imgbqb.sbs,imgbyrev.sbs,imgbncvnv.sbs,pixtryab.shop,imggune.shop,pictryhab.shop,pixbnab.shop,imgbnwe.shop,imgbbnhi.shop,imgnbii.shop,imghqqbg.shop,imgyhq.shop,pixnbrqwg.sbs,pixnbrqw.sbs,picmsh.sbs,imgpke.sbs,picuenr.sbs,imgolemn.sbs,imgoebn.sbs,picnwqez.sbs,imgjajhe.sbs,pixjnwe.sbs,pixkfjtrkf.shop,pixkfkf.shop,pixdfdjkkr.shop,pixdfdj.shop,picnft.shop,pixrqqz.shop,picngt.shop,picjgfjet.shop,picjbet.shop,imgkkabm.shop,imgxabm.shop,imgthbm.shop,imgmyqbm.shop,imgwwqbm.shop,imgjvmbbm.shop,imgjbxzjv.shop,imgjmgfgm.shop,picxnkjkhdf.sbs,imgxxbdf.sbs,imgnngr.sbs,imgjjtr.sbs,imgqbbds.sbs,imgbvdf.sbs,imgqnnnebrf.sbs,imgnnnvbrf.sbs##+js(nano-sib, timer)
+imgouskel.sbs,imgair.net,imgblaze.net,imgfrost.net,vestimage.site,pixlev.*,pixbryexa.sbs,picbqqa.sbs,pixbkghxa.sbs,imgmgf.sbs,picbcxvxa.sbs,imguee.sbs,imgmffmv.sbs,imgbqb.sbs,imgbyrev.sbs,imgbncvnv.sbs,pixtryab.shop,imggune.shop,pictryhab.shop,pixbnab.shop,imgbnwe.shop,imgbbnhi.shop,imgnbii.shop,imghqqbg.shop,imgyhq.shop,pixnbrqwg.sbs,pixnbrqw.sbs,picmsh.sbs,imgpke.sbs,picuenr.sbs,imgolemn.sbs,imgoebn.sbs,picnwqez.sbs,imgjajhe.sbs,pixjnwe.sbs,pixkfjtrkf.shop,pixkfkf.shop,pixdfdjkkr.shop,pixdfdj.shop,picnft.shop,pixrqqz.shop,picngt.shop,picjgfjet.shop,picjbet.shop,imgkkabm.shop,imgxabm.shop,imgthbm.shop,imgmyqbm.shop,imgwwqbm.shop,imgjvmbbm.shop,imgjbxzjv.shop,imgjmgfgm.shop,picxnkjkhdf.sbs,imgxxbdf.sbs,imgnngr.sbs,imgjjtr.sbs,imgqbbds.sbs,imgbvdf.sbs,imgqnnnebrf.sbs,imgnnnvbrf.sbs##div[id][style^="position: fixed; display: block; width: 100%;"]
+imgouskel.sbs,imgair.net,imgblaze.net,imgfrost.net,vestimage.site,pixlev.*,pixbryexa.sbs,picbqqa.sbs,pixbkghxa.sbs,imgmgf.sbs,picbcxvxa.sbs,imguee.sbs,imgmffmv.sbs,imgbqb.sbs,imgbyrev.sbs,imgbncvnv.sbs,pixtryab.shop,imggune.shop,pictryhab.shop,pixbnab.shop,imgbnwe.shop,imgbbnhi.shop,imgnbii.shop,imghqqbg.shop,imgyhq.shop,pixnbrqwg.sbs,pixnbrqw.sbs,picmsh.sbs,imgpke.sbs,picuenr.sbs,imgolemn.sbs,imgoebn.sbs,picnwqez.sbs,imgjajhe.sbs,pixjnwe.sbs,pixkfjtrkf.shop,pixkfkf.shop,pixdfdjkkr.shop,pixdfdj.shop,picnft.shop,pixrqqz.shop,picngt.shop,picjgfjet.shop,picjbet.shop,imgkkabm.shop,imgxabm.shop,imgthbm.shop,imgmyqbm.shop,imgwwqbm.shop,imgjvmbbm.shop,imgjbxzjv.shop,imgjmgfgm.shop,picxnkjkhdf.sbs,imgxxbdf.sbs,imgnngr.sbs,imgjjtr.sbs,imgqbbds.sbs,imgbvdf.sbs,imgqnnnebrf.sbs,imgnnnvbrf.sbs##div[style="width:100%;height:110px"]
+imgouskel.sbs,imgair.net,imgblaze.net,imgfrost.net,vestimage.site,pixlev.*,pixbryexa.sbs,picbqqa.sbs,pixbkghxa.sbs,imgmgf.sbs,picbcxvxa.sbs,imguee.sbs,imgmffmv.sbs,imgbqb.sbs,imgbyrev.sbs,imgbncvnv.sbs,pixtryab.shop,imggune.shop,pictryhab.shop,pixbnab.shop,imgbnwe.shop,imgbbnhi.shop,imgnbii.shop,imghqqbg.shop,imgyhq.shop,pixnbrqwg.sbs,pixnbrqw.sbs,picmsh.sbs,imgpke.sbs,picuenr.sbs,imgolemn.sbs,imgoebn.sbs,picnwqez.sbs,imgjajhe.sbs,pixjnwe.sbs,pixkfjtrkf.shop,pixkfkf.shop,pixdfdjkkr.shop,pixdfdj.shop,picnft.shop,pixrqqz.shop,picngt.shop,picjgfjet.shop,picjbet.shop,imgkkabm.shop,imgxabm.shop,imgthbm.shop,imgmyqbm.shop,imgwwqbm.shop,imgjvmbbm.shop,imgjbxzjv.shop,imgjmgfgm.shop,picxnkjkhdf.sbs,imgxxbdf.sbs,imgnngr.sbs,imgjjtr.sbs,imgqbbds.sbs,imgbvdf.sbs,imgqnnnebrf.sbs,imgnnnvbrf.sbs##+js(nowoif, !/prcf.fiyar|themes|pixsense|.jpg/)
+imgouskel.sbs,imgair.net,imgblaze.net,imgfrost.net,vestimage.site,pixlev.*,pixbryexa.sbs,picbqqa.sbs,pixbkghxa.sbs,imgmgf.sbs,picbcxvxa.sbs,imguee.sbs,imgmffmv.sbs,imgbqb.sbs,imgbyrev.sbs,imgbncvnv.sbs,pixtryab.shop,imggune.shop,pictryhab.shop,pixbnab.shop,imgbnwe.shop,imgbbnhi.shop,imgnbii.shop,imghqqbg.shop,imgyhq.shop,pixnbrqwg.sbs,pixnbrqw.sbs,picmsh.sbs,imgpke.sbs,picuenr.sbs,imgolemn.sbs,imgoebn.sbs,picnwqez.sbs,imgjajhe.sbs,pixjnwe.sbs,pixkfjtrkf.shop,pixkfkf.shop,pixdfdjkkr.shop,pixdfdj.shop,picnft.shop,pixrqqz.shop,picngt.shop,picjgfjet.shop,picjbet.shop,imgkkabm.shop,imgxabm.shop,imgthbm.shop,imgmyqbm.shop,imgwwqbm.shop,imgjvmbbm.shop,imgjbxzjv.shop,imgjmgfgm.shop,picxnkjkhdf.sbs,imgxxbdf.sbs,imgnngr.sbs,imgjjtr.sbs,imgqbbds.sbs,imgbvdf.sbs,imgqnnnebrf.sbs,imgnnnvbrf.sbs##div[class][style="display: block;"]
+! !SECTION: pixsera
+! SECTION: antiblock.org
+ads-ti9ni4.blogspot.com,cintateknologi.com,este-walks.net,funnymadworld.blogspot.com,gfilex.blogspot.com,intest.tv,irasutoya.blogspot.com,laurasia.info,mini.surveyenquete.net,mmo69.com,pidlio.com,pramejarab.blogspot.com,thelibrarydigital.blogspot.com,tienganhedu.com,tienichdienthoai.net,umagame.info,veo-hentai.com,xbox360torrent.com,xn--k9ja7fb0161b5jtgfm.jp,ysokuhou.blog.jp##+js(acs, document.addEventListener, google_ad_client)
+www-daftarharga.blogspot.com##+js(nostif, nextFunction)
+www-daftarharga.blogspot.com##+js(nowoif)
+www-daftarharga.blogspot.com##+js(aeld, popstate)
+www-daftarharga.blogspot.com##+js(aeld, , focus)
+xbox360torrent.com##+js(nowoif)
+yoima2.hatenablog.com##+js(nostif, nextFunction, 2000)
+! antiblock.org bait id
+#@##advert-header
+#@##adSpecial
+#@##adzerk
+#@##buy-sell-ads
+#@##leader_ad
+#@##midadd
+###advert-header:not(:empty)
+###adSpecial:not(:empty)
+###adzerk:not(:empty)
+###buy-sell-ads:not(:empty)
+###leader_ad:not(:empty)
+###midadd:not(:empty)
+nu6i-bg-net.com##+js(nostif, getComputedStyle)
+nu6i-bg-net.com##^script:has-text(antiblock)
+aquarius-horoscopes.com,cancer-horoscopes.com,dubipc.blogspot.com,echoes.gr,engel-horoskop.de,freegames44.com,fuerzasarmadas.eu,gemini-horoscopes.com,jurukunci.net,krebs-horoskop.com,leo-horoscopes.com,maliekrani.com,nklinks.click,ourenseando.es,pisces-horoscopes.com,radio-en-direct.fr,sagittarius-horoscopes.com,scorpio-horoscopes.com,singlehoroskop-loewe.de,skat-karten.de,skorpion-horoskop.com,taurus-horoscopes.com,the1security.com,virgo-horoscopes.com,zonamarela.blogspot.com##+js(nostif, displayMessage, 2000)
+officecoach24.de##+js(acs, document.addEventListener, google_ad_client)
+! !SECTION: antiblock.org
+! SECTION: CHP
+! CHP v3.9.2+
+10-train.com,103.74.5.104,185.193.17.214,247footballnow.com,24pdd.*,27-sidefire-blog.com,2best.club,2the.space,2ix2.com,30kaiteki.com,3dassetcollection.com,3gpterbaru.com,3dyasan.com,3fnews.com,3rabsports.com,4drumkits.com,4fingermusic.com,4gousya.net,4horlover.com,4spaces.org,519.best,51sec.org,80-talet.se,9-gld.net,9ketsuki.info##+js(noeval-if, /chp_?ad/)
+aboedman.com,adisann.com,adminreboot.com,adsurfle.com,adsy.pw,advertafrica.net,adnan-tech.com,africue.com,aghasolution.com,airportwebcams.net,aitoolsfree.org,aitohuman.org,akihabarahitorigurasiseikatu.com,akuebresources.com,alanyapower.com,albania.co.il,alexbacher.fr,algodaodocescan.com.br,allcalidad.app,allcelebritywiki.com,allcivilstandard.com,allcivilstandard.com,alliptvlinks.com,alliptvs.com,almofed.com,alphasource.site,altcryp.com,altselection.com,altyazitube22.lat,amaturehomeporn.com,ameede.com,amnaymag.com,amritadrino.com,amtil.com.au,analysis-chess.io.vn,andani.net,androidadult.com,androidapkmodpro.com,androidfacil.org,angolopsicologia.com,animalwebcams.net,anime4mega.net,anime4mega-descargas.net,anime7.download,anime-torrent.com,animecenterbr.com,animesonlineshd.com,animetwixtor.com,animexin.vip,anmup.com.np,anodee.com,anonyviet.com,anothergraphic.org,aogen-net.com,aozoraapps.net,apenasmaisumyaoi.com,apkdink.com,apostoliclive.com,appdoze.*,applediagram.com,aprenderquechua.com,arabstd.com,arti-flora.nl,articlebase.pk,articlesmania.me,asiansexdiarys.com,askcerebrum.com,askushowto.com,aspirapolveremigliori.it,assignmentdon.com,astroages.com,astrumscans.xyz,atemporal.cloud,atgstudy.com,atlantisscan.com,atleticalive.it,audiobookexchangeplace.com,audiotools.*,audiotrip.org,autocadcommand.com,autodime.com,autoindustry.ro,automat.systems,automothink.com,autoshieldd.com,autosport.*,avitter.net,awpd24.com,ayatoon.com,ayuka.link,azores.co.il,azrom.net##+js(noeval-if, /chp_?ad/)
+babakfilm.com,baithak.news,balkanteka.net,ballexclusives.com,bandstand.ph,batman.city,bcanepaltu.com,bcsnoticias.mx,bdix.app,bdokan.com,bdsomadhan.com,bdstarshop.com,beaddiagrams.com,bearchasingart.com,beasttips.com,beatree.cn,beisbolinvernal.com,bellezashot.com,bengalxpress.in,berlin-teltow.de,beruhmtemedien.com,bestensuree.com,bestofarea.com,bettingexchange.it,bi-girl.net,bibliotecadecorte.com,bibliotecahermetica.com.br,bidersnotu.com,bif24.pl,biftutech.com,bigdata-social.com,bikyonyu-bijo-zukan.com,bimshares.com,bitcotasks.com,bitfaucet.net,bitlikutu.com,bittukitech.in,bitview.cloud,bitzite.com,blisseyhusband.net,blog.motionisland.com,blog24.me,blogk.com,blogue.tech,bloooog.it,bloxyscripts.com,bluebuddies.com,bluecoreinside.com,blurayufr.cam,bogowieslowianscy.pl,bookpraiser.com,booksbybunny.com,boredgiant.com,boundlessnecromancer.com,boxaoffrir.com,boxingvideo.org,boxofficebusiness.in,boyfuck.me,boystube.link,braziliannr.com,brevi.eu,brian70.tw,bright-b.com,brightpets.org,broadbottomvillage.co.uk,brokensilenze.net,brulosophy.com,brushednickel.biz,bshifast.live,bsmaurya.com,bugswave.com,businesstrend.jp,buzzpit.net,byswiizen.fr##+js(noeval-if, /chp_?ad/)
+cafenau.com,calculascendant.com,calvyn.com,canaltdt.es,canzoni-per-bambini.it,captionpost.com,carryflix.icu,cashkar.in,casperhd.com,catatanonline.com,catmovie.website,cavalierstream.fr,celebritablog.com,celemusic.com,celestialtributesonline.com,certificateland.com,cg-method.com,chachocool.com,chakrirkhabar247.in,championpeoples.com,chanjaeblog.jp,change-ta-vie-coaching.com,charlottepilgrimagetour.com,chart.services,chatgbt.one,chatgptfree.ai,cheatermad.com,check-imei.info,cheese-cake.net,chelsea24news.pl,chevalmag.com,chieflyoffer.com,chihouban.com,chikonori.com,christiantrendy.com,cienagamagdalena.com,cimbusinessevents.com.au,cinecalidad5.site,cinema-sketch.com,cinepiroca.com,cizzyscripts.com,claimclicks.com,claydscap.com,clockskin.us,cloud9obits.com,cloudhostt.com,cocorip.net,code-source.net,codeandkey.com,codeastro.com,codeitworld.com,codemystery.com,coderblog.in,codewebit.top,coin-profits.xyz,coinadpro.club,coinbaby8.com,coingraph.us,cola16.app,coleccionmovie.com,colliersnews.com,comeletspray.com,cometogliere.com,comoinstalar.me,compota-soft.work,conoscereilrischioclinico.it,consigliatodanoi.it,constructionmethodology.com,constructionplacement.org,cookni.net,correction-livre-scolaire.fr,cpscan.xyz,crackcodes.in,crackthemes.com,craigretailers.co.uk,crazyashwin.com,crazydeals.live,creebhills.com,cricket12.com,crn.pl,cronachedibirra.it,cronachesalerno.it,crunchytech.net,cryptonor.xyz,cryptonworld.space,cryptowidgets.net,crystalcomics.com,cta-fansite.com,cuckoldsex.net,culture-informatique.net,curiosidadtop.com,cwc.utah.gov,cykf.net,cyprus.co.il##+js(noeval-if, /chp_?ad/)
+daij1n.info,dailytips247.com,dailyweb.pl,davewigstone.com,davidsonbuilders.com,daybuy.tw,dejongeturken.com,delvein.tech,demonyslowianskie.pl,demooh.com,depressionhurts.us,derusblog.com,descargaranimes.com,descargaseriestv.com,design4months.com,desirenovel.com,desktopsolution.org,destakenewsgospel.com,destinationsjourney.com,detikbangka.com,deutschpersischtv.com,dev-dark-blog.pantheonsite.io,devsoftwr.com,dhankasamaj.com,diamondfansub.com,diarioeducacion.com,diencobacninh.com,digitalseoninja.com,dignityobituary.com,dinheirocursosdownload.com,diplomaexamcorner.com,dipprofit.com,dir-tech.com,diskizone.com,diversanews.com,diyprojectslab.com,djqunjab.in,djsofchhattisgarh.in,djstar.in,dma-upd.org,dobleaccion.xyz,dobletecno.com,domainregistrationtips.info,dominican-republic.co.il,donghuaworld.com,donlego.com,doublemindtech.com,doumura.com,downloadbatch.me,downloader.is,downloads.sayrodigital.net,downloads.wegomovies.com,downloadtanku.org,dpscomputing.com,dragonball-zxk.com,dragontranslation.org,drake-scans.com,drakecomic.com,dramafren.com,dramaviki.com,dredyson.com,drublood.com,drzna.com,dubaitime.net,dumovies.com,dvd-flix.com,dvdgayonline.com##+js(noeval-if, /chp_?ad/)
+earninginwork.com,easyjapanesee.com,easytodoit.com,ecommercewebsite.store,eczpastpapers.net,editions-actu.org,editorsadda.com,edivaldobrito.com.br,edjerba.com,edukamer.info,egram.com.ng,einewelteinezukunft.de,elcriticodelatele.com,elcultura.pl,elearning-cpge.com,eleceedmanhwa.me,electricalstudent.com,embraceinnerchaos.com,emperorscan.com,emperorscan.mundoalterno.org,empleo.com.uy,encuentratutarea.com,encurtareidog.top,eng-news.com,english-dubbed.com,english-topics.com,english101.co.za,enryumanga.com,ensenchat.com,entenpost.com,epsilonakdemy.com,eramuslim.com,erotikclub35.pw,erreguete.gal,ervik.as,esportsmonk.com,esportsnext.com,et-invest.de,ethiopia.co.il,evdeingilizcem.com,eventiavversinews.*,everydayhomeandgarden.com,evlenmekisteyenbayanlar.net,ewybory.eu,exam-results.in,exeking.top,eymockup.com,ezmanga.net##+js(noeval-if, /chp_?ad/)
+faaduindia.com,fapfapgames.com,fastcars1.com,faqwiki.us,fattelodasolo.it,fchopin.net,felicetommasino.com,ferdroid.net,feyorra.top,ffcv.es,fhedits.in,fhmemorial.com,fibwatch.store,filmypoints.in,finalnews24.com,financeandinsurance.xyz,financeehelp.com,financeyogi.net,financid.com,finclub.in,findheman.com,findnewjobz.com,fine-wings.com,firescans.xyz,fitnesshealtharticles.com,fitnessscenz.com,fitpractise.com,fleamerica.com,flexamens.com,flixhub.*,flordeloto.site,flowsnet.com,folkmord.se,foodgustoso.it,foodiesjoy.com,footeuses.com,footyload.com,footymercato.com,forex-yours.com,forexcracked.com,forexrw7.com,former-railroad-worker.com,foxaholic.com,francaisfacile.net,free.7hd.club,free-3dtextureshd.com,free-wargamer.com,freebiesmockup.com,freedom3d.art,freefiremaxofficial.com,freefireupdate.com,freegetcoins.com,freelancerartistry.com,freemedicalbooks.org,freemockups.org,freemovies-download.com,freeoseocheck.com,freepasses.org,freescorespiano.com,freetarotonline.com,freetubetv.net,freevstplugins.*,freewoodworking.ca,freshersgold.com,friedrichshainblog.de,frpgods.com,ftuapps.*,fumettologica.it,funeral-memorial.com,funeralmemorialnews.com,funztv.com,futbolenlatelevision.com,fx-22.com##+js(noeval-if, /chp_?ad/)
+gadgetspidy.com,gadgetxplore.com,gahag.net,galaxytranslations10.com,galinhasamurai.com,game5s.com,gameblog.jp,gamefi-mag.com,gamenv.net,gamers-haven.org,gamerxyt.com,games-manuals.com,gaminglariat.com,gamingsearchjournal.com,gatagata.net,gaypornhdfree.com,gazetazachodnia.eu,gdrivemovies.xyz,geekering.com,gemiadamlari.org,gentiluomodigitale.it,gesund-vital.online,getintopcm.com,getworkation.com,ghostsfreaks.com,girlydrop.com,gisvacancy.com,giuseppegravante.com,gkbooks.in,gkgsca.com,gksansar.com,glo-n.online,globelempire.com,gm-db.com,gnusocial.jp,goegoe.net,gogetadoslinks.*,gogetapast.com.br,gogifox.com,gogueducation.com,gokerja.net,gokushiteki.com,gold-24.net,golf.rapidmice.com,gomov.bio,goodriviu.com,googlearth.selva.name,gorating.in,gotocam.net,grafikos.cz,grasta.net,grazymag.com,greasygaming.com,greattopten.com,grootnovels.com,gsdn.live,gsmfreezone.com,gsmmessages.com,gtavi.pl,gurbetseli.net,gvnvh.net,gwiazdatalkie.com##+js(noeval-if, /chp_?ad/)
+habuteru.com,hadakanonude.com,happy-otalife.com,haqem.com,harbigol.com,haryanaalert.*,haveyaseenjapan.com,haxnode.net,hdhub4one.pics,hbnews24.com,healthbeautybee.com,healthcheckup.com,healthfatal.com,heartofvicksburg.com,heartrainbowblog.com,hechos.net,hellenism.net,hentai-mega-mix.com,heutewelt.com,hhesse.de,highdefdiscnews.com,hilaw.vn,hindi.trade,hindimatrashabd.com,hindinest.com,hindishri.com,hiphopa.net,hipsteralcolico.altervista.org,historichorizons.com,hivetoon.com,hobbykafe.com,hockeyfantasytools.com,hoegel-textildruck.de,hojii.net,hoofoot.net,hookupnovel.com,hopsion-consulting.com,hostingreviews24.com,hostzteam.com,hotspringsofbc.ca,howtoblogformoney.net,howtocivil.com,hub2tv.com,hungarianhardstyle.hu,hyderone.com,hyogo.ie-t.net,hypelifemagazine.com,hypesol.com##+js(noeval-if, /chp_?ad/)
+idesign.wiki,idevice.me,idpvn.com,iggtech.com,ignoustudhelp.in,ikarianews.gr,ilbassoadige.it,ilbolerodiravel.org,imperiofilmes.co,individualogist.com,india.mplandrecord.info,indratranslations.com,inertz.org,infocycles.com,infodani.net,infojabarloker.com,infokita17.com,informatudo.com.br,infrafandub.com,infulo.com,inlovingmemoriesnews.com,inprogrammer.com,inra.bg,insideeducation.co.za,insidememorial.com,insider-gaming.com,insurancepost.xyz,intelligence-console.com,interculturalita.it,inventionsdaily.com,iptvxtreamcodes.com,isabihowto.com.ng,italiadascoprire.net,itdmusic.*,itdmusicy.com,itmaniatv.com,itopmusic.com,itopmusics.com,itopmusicx.com,itz-fast.com,iumkit.net##+js(noeval-if, /chp_?ad/)
+jaktsidan.se,janamathaya.lk,japannihon.com,javboys.*,javcock.com,javgay.com,javgg.me,javx357.com,jcutrer.com,jk-market.com,jobsbd.xyz,jobsibe.com,jobslampung.net,josemo.com,jra.jpn.org,jrlinks.in,jungyun.net,juninhoscripts.com.br,juventusfc.hu##+js(noeval-if, /chp_?ad/)
+kacengeng.com,kakiagune.com,kali.wiki,kana-mari-shokudo.com,kandisvarlden.com,karaoke4download.com,kattannonser.se,kawaguchimaeda.com,kaystls.site,kenkou-maintenance.com,kenta2222.com,keroseed.*,ketubanjiwa.com,kgs-invest.com,kh-pokemon-mc.com,khabarbyte.com,khabardinbhar.net,khohieu.com,kickcharm.com,kinisuru.com,kireicosplay.com,kits4beats.com,kllproject.lv,know-how-tree.com,knowstuff.in,kobitacocktail.com,kodaika.com,kodewebsite.com,kodibeginner.com,kokosovoulje.com,kolcars.shop,kompiko.pl,koreanbeauty.club,korogashi-san.org,korsrt.eu.org,kotanopan.com,koume-in-huistenbosch.net,krx18.com,kukni.to,kupiiline.com,kurakura21.com,kurosuen.live##+js(noeval-if, /chp_?ad/)
+labstory.in,lacrima.jp,ladkibahin.com,ladypopularblog.com,lamorgues.com,lampungkerja.com,lapaginadealberto.com,lascelebrite.com,latinatemptation.com,latinlucha.es,law101.org.za,lawweekcolorado.com,lawyercontact.us,learnedclub.com,learnmany.in,learnchannel-tv.com,learnodo-newtonic.com,learnospot.com,lebois-racing.com,lecanalauditif.ca,lectormh.com,j5z.xyz,leechyscripts.net,legendaryrttextures.com,legionscans.com,lendrive.web.id,letrasgratis.com.ar,levismodding.co.uk,lgcnews.com,lglbmm.com,lheritierblog.com,librasol.com.br,liddread.com,ligaset.com,limontorrents.com,linkskibe.com,linkvoom.com,linkz.*,linux-talks.com,linuxexplain.com,lionsfan.net,literarysomnia.com,littlepandatranslations.com,livefootballempire.com,lmtos.com,loanpapa.in,locurainformaticadigital.com,logofootball.net,lookism.me,lotus-tours.com.hk,lovingsiren.com,ltpcalculator.in,luchaonline.com,luciferdonghua.in,lucrebem.com.br,lustesthd.cloud,lustesthd.lat,lycee-maroc.com##+js(noeval-if, /chp_?ad/)
+m4u.*,macrocreator.com,magesypro.*,mangcapquangvnpt.com,manhastro.com,manhastro.net,manhwass.com,mantrazscan.com,maps4study.com.br,marimo-info.net,marketedgeofficial.com,marketing-business-revenus-internet.fr,marketrevolution.eu,masashi-blog418.com,mastakongo.info,masterpctutoriales.com,maths101.co.za,matomeiru.com,matshortener.xyz,mcrypto.*,mdn.lol,medeberiya.site,medeberiya1.com,mediascelebres.com,medytour.com,meilblog.com,memorialnotice.com,mentalhealthcoaching.org,merlinshoujo.com,meteoregioneabruzzo.it,mewingzone.com,mhscans.com,michiganrugcleaning.cleaning,midis.com.ar,midlandstraveller.com,minddesignclub.org,minecraftwild.com,minhasdelicias.com,mitsmits.com,mixmods.com.br,mmfenix.com,mmoovvfr.cloudfree.jp,mmorpgplay.com.br,mh.baxoi.buzz,mockupcity.com,mockupgratis.com,mod18.com,modele-facture.com,modyster.com,monaco.co.il,morinaga-office.net,mosttechs.com,moto-station.com,motofan-r.com,movieping.com,movies4u.*,moviesnipipay.me,mprogaming.com,mrfreemium.blogspot.com,mscdroidlabs.es,msonglyrics.com,mtech4you.com,multimovies.tech,mummumtime.com,mundovideoshd.com,murtonroofing.com,musiclutter.xyz,musictip.net,mxcity.mx,mxpacgroup.com,my-ford-focus.de,myglamwish.com,myicloud.info,mylinkat.com,mylivewallpapers.com,mypace.sasapurin.com,myqqjd.com,mytectutor.com,myunity.dev,myviptuto.com##+js(noeval-if, /chp_?ad/)
+naughtyblogs.xyz,negative.tboys.ro,neservicee.com,netsentertainment.net,neuna.net,newbookmarkingsite.com,newfreelancespot.com,newlifefuneralhomes.com,news-geinou100.com,newscard24.com,newstechone.com,nghetruyenma.net,ngomek.com,nhvnovels.com,nichetechy.com,niganpro.com,nin10news.com,nicetube.one,nishankhatri.*,niteshyadav.in,nknews.jp,nkreport.jp,nlcosplay.com,noanyi.com,nobodycancool.com,nocfsb.com,nocsummer.com.br,nodenspace.com,noikiiki.info,notandor.cn,note1s.com,notesformsc.org,noteshacker.com,novel-gate.com,novelbob.com,novelread.co,novelsparadise.site,nsbtmemoir.site,nsfwr34.com,nswdownload.com,ntucgm.com,nudeslegion.com,nukedpacks.site,nulledmug.com,nvimfreak.com,nyangames.altervista.org,nylonstockingsex.net##+js(noeval-if, /chp_?ad/)
+oatuu.org,oberschwaben-tipps.de,obituaryupdates.com,odekake-spots.com,officialpanda.com,ofppt.net,ofwork.net,okblaz.me,onehack.us,onestringlab.com,onlinetechsamadhan.com,onlinetntextbooks.com,onneddy.com,onyxfeed.com,openstartup.tm,opiniones-empresas.com,oracleerpappsguide.com,orenoraresne.com,oromedicine.com,orunk.com,osteusfilmestuga.online,otakuliah.com,oteknologi.com,otokukensaku.jp,ottrelease247.com,ovnihoje.com##+js(noeval-if, /chp_?ad/)
+palofw-lab.com,paminy.com,pandaatlanta.com,pandanote.info,paolo9785.com,papahd.club,paradoxscans.com,paris-tabi.com,parisporn.org,parking-map.info,pasatiemposparaimprimir.com,pasokau.com,passionatecarbloggers.com,passportaction.com,pc-guru.it,pc-hobby.com,pc-spiele-wiese.de,pcgamedownload.net,pcgameszone.com,pdfstandards.net,pepar.net,personefamose.it,petitestef.com,pflege-info.net,phoenix-manga.com,phonefirmware.com,physics101.co.za,picgiraffe.com,pilsner.nu,piratemods.com,pitiurl.com,piximfix.com,plantatreenow.com,plaza.chu.jp,plc4free.com,pliroforiki-edu.gr,poapan.xyz,poco.rcccn.in,pogga.org,pokeca-chart.com,pondit.xyz,ponsel4g.com,poplinks.*,porlalibreportal.com,pornincest.net,pornfeel.com,porninblack.com,pornoenspanish.es,pornosubtitula2.com,portaldoaz.org,portaldosreceptores.org,portalyaoi.com,postazap.com,posturecorrectorshop-online.com,practicalkida.com,prague-blog.co.il,praveeneditz.com,premierftp.com,prensa.click,prensaesports.com,pressemedie.dk,pressurewasherpumpdiagram.com,pricemint.in,primemovies.pl,prismmarketingco.com,proapkdown.com,projuktirkotha.com,promiblogs.de,promimedien.com,promisingapps.com,protestia.com,psicotestuned.info,psychology-spot.com,publicdomainq.net,publicdomainr.net,publicidadtulua.com,pupuweb.com,putlog.net,pynck.com##+js(noeval-if, /chp_?ad/)
+r1.richtoon.top,rabo.no,ragnarokscanlation.*,rahim-soft.com,rail-log.net,railwebcams.net,ranjeet.best,ranourano.xyz,raulmalea.ro,rbs.ta36.com,rbscripts.net,rctechsworld.in,readallcomics.com,readfast.in,readhunters.xyz,realfreelancer.com,realtormontreal.ca,receptyonline.cz,recipenp.com,redbubbletools.com,redfaucet.site,reeell.com,renierassociatigroup.com,reportbangla.com,reprezentacija.rs,retire49.com,retrotv.org,revistaapolice.com.br,rgmovies.*,ribbelmonster.de,rightdark-scan.com,rinconpsicologia.com,ritacandida.com,riwayat-word.com,rlshort.com,rocdacier.com,rocketrevise.com,rollingglobe.online,romaierioggi.it,romaniasoft.ro,romviet.com,roshy.tv,rottenlime.pw,roznamasiasat.com,rubyskitchenrecipes.uk,ruyamanga.com,rv-ecommerce.com,ryanmoore.marketing,ryansharich.com##+js(noeval-if, /chp_?ad/)
+sabishiidesu.com,saekita.com,samovies.net,samrudhiglobal.com,samurai.rzword.xyz,samurai.wordoco.com,sanblo.com,sanmiguellive.com,santhoshrcf.com,sararun.net,sarkariresult.social,satcesc.com,satoshifaucet.io,savegame.pro,sawwiz.com,scansatlanticos.com,schadeck.eu,sezia.com,schildempire.com,scholarshiplist.org,sciencebe21.in,scontianastro.com,scrap-blog.com,scripcheck.great-site.net,scriptsomg.com,searchmovie.wp.xdomain.jp,searchnsucceed.in,seasons-dlove.net,seirsanduk.com,seogroup.bookmarking.info,seoworld.in,seriu.jp,setsuyakutoushi.com,serieshdpormega.com,server-tutorials.net,serverbd247.com,sezia.com,shadagetech.com,shanurdu.com,sharphindi.in,sheikhmovies.*,shipseducation.com,shimauma-log.com,shittokuadult.net,shlly.com,shogaisha-shuro.com,shogaisha-techo.com,shopkensaku.com,shorttrick.in,showflix.*,showrovblog.com,shrinklinker.com,shrinkus.tk,shrivardhantech.in,sieradmu.com,siimanga.cyou,siirtolayhaber.com,sim-kichi.monster,sivackidrum.net,sk8therapy.fr,skardu.pk,skidrowreloaded.com,slawoslaw.pl,slowianietworza.pl,smallseotools.ai,smartinhome.pl,snowman-information.com,socebd.com,sociallyindian.com,softcobra.com,softrop.com,sohohindi.com,sosuroda.pl,sourds.net,south-park-tv.biz,soziologie-politik.de,sp500-up.com,space-faucet.com,spacestation-online.com,spardhanews.com,speculationis.com,spinoff.link,spiritparting.com,sport-97.com,sportsblend.net,ssdownloader.online,stablediffusionxl.com,stadelahly.net,stahnivideo.cz,starsgtech.in,start-to-run.be,startupjobsportal.com,ster-blog.xyz,stimotion.pl,stireazilei.eu,stock-rom.com,streamseeds24.com,strefa.biz,studybullet.com,sukuyou.com,sullacollina.it,sumirekeiba.com,sundberg.ws,suneelkevat.com,super-ethanol.com,superpackpormega.com,surgicaltechie.com,suvvehicle.com,swietaslowianskie.pl,sylverkat.com,symboleslowianskie.pl,sysguides.com,swordalada.org,system32.ink,sztucznainteligencjablog.pl##+js(noeval-if, /chp_?ad/)
+talentstareducation.com,tamilanzone.com,tamilhit.tech,tamilnaadi.com,tamilultra.team,tamilultratv.co.in,tatsublog.com,taurus.topmanhuas.org,teachersupdates.net,team-rcv.xyz,teamkong.tk,teamupinternational.com,tech4auto.in,techacrobat.com,techastuces.com,techdriod.com,techedubyte.com,techforu.in,techiepirates.com,techiestalk.in,techkeshri.com,techlog.ta-yan.ai,technewslive.org,technewsrooms.com,technicalviral.com,technorj.com,technorozen.com,techoreview.com,techprakash.com,techsbucket.com,techstwo.com,techyhigher.com,techyrick.com,tecnomd.com,tecnoscann.com,tedenglish.site,tehnotone.com,telephone-soudan.com,teluguhitsandflops.com,temporeale.info,tenbaiquest.com,tespedia.com,testious.com,thangdangblog.com,thaript.com,the-mystery.org,theberserkmanga.com,thebigblogs.com,theconomy.me,thedigitaltheater.com,thedilyblog.com,thegamearcade.com,thegnomishgazette.com,theinternettaughtme.com,thejoblives.com,thelastgamestandingexp.com,theliveupdate.com,thenewsglobe.net,theprofoundreport.com,thermoprzepisy.pl,thesextube.net,thesleak.com,thesportsupa.com,thewambugu.com,theworldobits.com,thiagorossi.com.br,thosa.info,throwsmallstone.com,tiny-sparklies.com,tirumalatirupatiyatra.in,titfuckvideos.com,tnstudycorner.in,today-obits.com,todays-obits.com,toeflgratis.com,tokoasrimotedanpayet.my.id,toorco.com,topbiography.co.in,topfaucet.us,topnewsshow.com,topshare.in,topsworldnews.com,toptenknowledge.com,torrentdofilmeshd.net,torrentgame.org,totally.top,towerofgod.top,transgirlslive.com,trendflatt.com,trendohunts.com,trgtkls.org,trilog3.net,trovapromozioni.it,trucosonline.com,tsubasatr.org,tukangsapu.net,tuktukcinma.com,tunabagel.net,turkeymenus.com,turkishseriestv.net,tutorialesdecalidad.com,tutorialsduniya.com,tuxnews.it,tw.xn--h9jepie9n6a5394exeq51z.com,twobluescans.com##+js(noeval-if, /chp_?ad/)
+uciteljica.net,udebut.jp,udemyking.com,uiuxsource.com,ukigmoch.com,ultimate-catch.eu,underground.tboys.ro,uozzart.com,uploadbank.com,uprwssp.org,uqozy.com,usahealthandlifestyle.com,userupload.*,ustimz.com,ustvgo.live,utaitebu.com,utilidades.ecuadjsradiocorp.com,uur-tech.net##+js(noeval-if, /chp_?ad/)
+vegamoviese.*,vegas411.com,venus-and-mars.com,viciante.com.br,videodidixx.com,videosgays.net,villettt.kitchen,vintagepornfun.com,violablu.net,virabux.com,viralxns.com,virtual-youtuber.jp,visorsmr.com,visortecno.com,vitadacelebrita.com,vivrebordeaux.fr,vmorecloud.com,vnuki.net,voiceloves.com,voidtruth.com,voiranime1.fr,vpzserver.com,vstplugin.net##+js(noeval-if, /chp_?ad/)
+webcras.com,webhostingoffer.org,websiteglowgh.com,weebee.me,welcometojapan.jp,whats-new.cyou,wheelofgold.com,wholenotism.com,wikisharing.com,wikipooster.com,wikitechy.com,windbreaker.me,windowsaplicaciones.com,wirtualnelegionowo.pl,wirtualnynowydwor.pl,wolfgame-ar.site,workxvacation.jp,worldgyan18.com,worldtop2.com,worldwidestandard.net,worthitorwoke.com,wp.solar,wpteq.org,writeprofit.org,wvt24.top,www2.tmyinsight.net##+js(noeval-if, /chp_?ad/)
+xn--algododoce-j5a.com,xn--kckzb2722b.com,xn--n8jwbyc5ezgnfpeyd3i0a3ow693bw65a.com,xn--nbkw38mlu2a.com,xprime4u.*,xpressarticles.com,xvipp.com##+js(noeval-if, /chp_?ad/)
+yakisurume.com,yakyufan-asobiba.com,yamsoti.com,yazilidayim.net,ycongnghe.com,yestech.xyz,ynk-blog.com,yoshare.net,youlife24.com,youmedemblik.nl,youpit.xyz,your-local-pest-control.com,yourdesignmagazine.com,yuatools.com,yuki0918kw.com,yumekomik.com,yumeost.net,yunakhaber.com,yuramanga.my.id,yurudori.com##+js(noeval-if, /chp_?ad/)
+zdrz.xyz,zecchino-doro.it,zeijakunahiko.com,zien.pl,ziminvestors.com,ziontutorial.com,zippyshare.cloud,zippysharecue.com,zpserver.com,zyromod.com##+js(noeval-if, /chp_?ad/)
+bedavahesap.org##+js(no-xhr-if, adsbygoogle)
+fastcars1.com##center
+pcoptimizedsettings.com,oldcamera.pl,ralli.ee,stbemuiptv.com,thesaltysoldier.com,tvappapk.com,vipotv.com,whentostream.com,xcandid.vip##+js(noeval-if, js_func_decode_base_64)
+dongknows.com,hardwaretimes.com##+js(acs, document.createElement, js_func_decode_base_64)
+thesaltysoldier.com##.boxzilla-overlay
+thesaltysoldier.com##.boxzilla-the-salty-soldier-uncensored
+thefightingcock.co.uk##+js(noeval-if, decodeURIComponent(atob)
+123multihub.*,3xyaoi.com,bellezashot.com##+js(noeval-if, adsbygoogle)
+arcadepunks.com##+js(aeld, load, innerHTML)
+ballexclusives.com##body > h4[class="adblock_title"]
+ballexclusives.com##body > div.adblock_subtitle
+ballexclusives.com##a[href^="https://ballexclusives.com/"][class]:has-text(Refresh)
+blisseyhusband.net##.adblock_subtitle
+blisseyhusband.net##.adblock_title
+blisseyhusband.net##.refresh-btn-styled
+/wp-content/plugins/steam-verde-adblock-detector/*
+getintopcm.com###block-23
+getintopcm.com##body > div[class=""]
+getintopcm.com##body > .adblock_title
+getintopcm.com##body > .adblock_subtitle > p
+howtocivil.com##body > .adblock_title
+howtocivil.com##body > .adblock_subtitle > p
+howtocivil.com##body > div[class=""]
+prismmarketingco.com##.prism-widget
+thedigitaltheater.com##.widget_custom_html
+thedigitaltheater.com###block-22
+thedigitaltheater.com###block-20
+||cdn.jsdelivr.net/npm/bulma@0.9.3/css/bulma.min.css$css,domain=nishankhatri.*
+mh.baxoi.buzz##.wp-manga.c-top-sidebar.c-sidebar[style="background-color:#262626; "]
+mh.baxoi.buzz##.wp-manga.c-bottom-sidebar.c-sidebar[style="background-color:#ffffff; "]
+/wp-content/plugins/chp-ads-block-detector/*
+emperorscan.com,makotoichikawa.net,telephone-soudan.com##+js(aost, document.querySelectorAll, /(?=^(?!.*(https|injectedScript)))/)
+addtobucketlist.com,alternativa104.net,asumesi.com,ayo24.id,barrier-free.net,berich8.com,bitzite.com,blogenginee.com,bloooog.it,blurayufr.*,branditechture.agency,chataigpt.org,coinsrev.com,eliobenedetto.it,examscisco.com,fattelodasolo.it,helicomicro.com,iamflorianschulze.com,karwan.tv,kyoto-kanko.net,limontorrents.com,livenewsof.com,magesypro.com,medeberiya.site,medeberiya1.com,medeberiyax.com,mscdroidlabs.es,musiclutter.xyz,nakiny.com,oyundunyasi.net,parrocchiapalata.it,photoshopvideotutorial.com,pornincest.net,rockmods.net,samovies.net,sevenst.us,sulocale.sulopachinews.com,tabering.net,xn--nbkw38mlu2a.com##+js(aopr, adsBlocked)
+kodewebsite.com##+js(aopr, jQuery.popunder)
+samaysawara.in##+js(acs, document.addEventListener, google_ad_client)
+javcock.com##+js(aopr, popns)
+fantasiku.com##+js(nowoif, _blank)
+fantasiku.com##.icb-responsive-wrapper
+aitoolsfree.org##font[style="font-size: 0.7rem; color: #bebebe"]
+lectorhub.j5z.xyz##.wp-manga.c-bottom-sidebar.c-sidebar:has(ins[class^="adv-"])
+lectorhub.j5z.xyz##.col-sm-12.col-md-12.sidebar-hidden.main-col > .c-sidebar:has(div#block-5)
+pornoenspanish.es##.ofrnmdnrnevhlzmzyxbgleutslzfwuroexvcnwqwwlydvdjqzttajkpx.elnisglznxbrvawnsndqdxnzturaunseyzjlvvtznnavldvzzajkpx
+pornoenspanish.es##+js(rmnt, script, popMagic)
+pornoenspanish.es##.advertisement
+orunk.com###scroll_up + div[id][class]
+richtoon.top###ad-container
+r1.richtoon.top##.c-top-sidebar.c-sidebar[style="background-color:#000000; padding:50px 5px ; "]
+r1.richtoon.top##.c-bottom-sidebar.c-sidebar[style="background-color:#f3f3f3; padding:50px 7px ; "]
+coveredgeekly.com###jeg_off_canvas + div[id][class*=" "]
+seriu.jp##body > .site-footer + div[id][class*=" "]
+blogue.tech###jeg_forgotform + div[id][class]
+##a[id][href="https://chpadblock.com/"][rel^="noopener noreferrer"]
+##a[id][href="https://hamrocsit.com"][rel^="noopener noreferrer"]
+##a[id][href="https://toolkitspro.com"][rel^="noopener noreferrer"]
+###go-to-top + div[id][class]
+###st-ami + div[id][class*=" "]
+##.close-btn[onclick="closeAd()"]
+##.close-btn2[onclick="closeAd2()"]
+##.close-btn3[onclick="closeAd3()"]
+##.close-btn4[onclick="closeAd4()"]
+! ###page-top + div[id][class*=" "]
+throwsmallstone.com###custom_html-10
+minecraftwild.com###jeg_off_canvas + div[id][class]
+freshersgold.com###main-container + div[id][class]
+webcras.com##body > b + br + div[id][class]
+meilblog.com##.adblock_subtitle
+meilblog.com##.adblock_title
+@@||hyogo.ie-t.net^$ghide
+enryumanga.com,varnascan.com###floatcenter
+!#if cap_html_filtering
+hispajav.com,bi-girl.net,ftuapps.*,hentaiseason.com,hoodtrendspredict.com,marcialhub.xyz,odiadance.com,osteusfilmestuga.online,ragnarokscanlation.opchapters.com,sampledrive.org,showflix.*,swordalada.org,tvappapk.com,twobluescans.com,varnascan.xyz##^script:has-text(/decodeURIComponent\(escape|fairAdblock/)
+!#else
+bi-girl.net,ftuapps.*,hentaiseason.com,hoodtrendspredict.com,marcialhub.xyz,odiadance.com,osteusfilmestuga.online,ragnarokscanlation.opchapters.com,sampledrive.org,showflix.*,swordalada.org,tvappapk.com,twobluescans.com,varnascan.xyz##+js(rmnt, script, /decodeURIComponent\(escape|fairAdblock/)
+hispajav.com,hentaiseason.com,showflix.*##+js(aost, document.getElementById, fairAdblock)
+!#endif
+sampledrive.org##+js(rmnt, script, detectAdBlock)
+sampledrive.org##.widget_custom_html
+ftuapps.*##body > div:has(.adblock_title)
+twobluescans.com###ad-container
+twobluescans.com##+js(rmnt, script, /ai_|googletag|adb/)
+mitaku.net##+js(no-xhr-if, googlesyndication)
+! Problematic sites with cloudflare
+nxbrew.net,tresdaos.com##+js(trusted-suppress-native-method, eval, '"/chp_?ad/"', prevent)
+38.242.194.12,bi-girl.net,blurayufr.*,idealfollow.in,medeberiyaa.com,samuraiscan.org,shinobijawi.id,snbc13.com,teluguflix.*##+js(no-xhr-if, googlesyndication)
+androjungle.com,bookszone.in,shortix.co##^script:has-text(onerror)
+!#if !cap_html_filtering
+androjungle.com,bookszone.in,shortix.co##+js(rmnt, script, onerror)
+!#endif
+iconmonstr.com##+js(aost, document.getElementsByTagName, adsBlocked)
+bitview.cloud##.code-block
+||zacknation.net/*/ads-$image
+@@||kaystls.site^$ghide
+kaystls.site##+js(nostif, AdDetect)
+kaystls.site##.code-block
+fcsnew.net##+js(rmnt, script, adsBlocked)
+liddread.com##+js(rmnt, style, min-height:300px)
+! !SECTION: CHP
+! SECTION: ai_front sites
+gekkonen.net,isbn.co.in,itpassportgokaku.com,legiongamesgod.com,mc-hacks.net,meicho.marcsimz.com,spa.center.ivof.com##+js(aopw, ai_front)
+adrianoluis.net,animecast.net,armyranger.com,articletz.com,bibliopanda.com,boxylucha.com,chibchat.com,doujinnote.com,duniailkom.com,ebooksyard.com,enciclopediaonline.com,entano.jp,eyalo.com,fotopixel.es,ichberlin.com,ireez.com,keepkoding.com,latribunadeautomocion.es,linemarlin.com,lumpiastudio.com,miaandme.org,mobility.com.ng,mygardening411.com,newstvonline.com,organismes.org,papagiovannipaoloii.altervista.org,rencah.com,riverdesdelatribuna.com.ar,rogoyume.jp,sakpot.com,sarkarinaukry.com,seamanmemories.com,swatalk.com,theorie-musik.de,topperpoint.com,torascripts.org,travel-the-states.com,vozz.vn##+js(aost, String.prototype.charCodeAt, ai_)
+thecakeboutiquect.com##+js(acs, b2a, ai_adb)
+daemon-hentai.com,pawastreams.pro##+js(acs, b2a, ai_adb, /^data:/)
+elaoffcial.com##+js(no-fetch-if, method:HEAD)
+elaoffcial.com##+js(nostif, ai_adb)
+ebooksyard.com##.admania_themead
+||windorange.info^
+! for-ad-inserter-sites
+!#if cap_html_filtering
+bibliopanda.visblog.online,hallofseries.com,isekaitube.com,jrants.com,luciferdonghua.in,toursetlist.com,volksliederarchiv.de,world-iptv.club##^script:has-text(ai_adb)
+!#else
+bibliopanda.visblog.online,hallofseries.com,isekaitube.com,jrants.com,luciferdonghua.in,toursetlist.com,volksliederarchiv.de,world-iptv.club##+js(rmnt, script, ai_adb)
+!#endif
+volksliederarchiv.de##.ai-track
+toursetlist.com##.widget_custom_html
+||media.net^$object,redirect=noopjs
+||google-analytics.com^$object,redirect=noopjs
+||doubleclick.net^$object,redirect=noopjs
+||secure.quantserve.com^$object,redirect=noopjs
+||amazon-adsystem.com^$object,redirect=noopjs
+||ezodn.com^$object,redirect=noopjs
+||googletagmanager.com^$object,redirect=noopjs
+/468x60/*$object,redirect=noopjs
+/468x60/*$image,redirect=1x1.gif
+luciferdonghua.in##body > div[id][style]:has(> .kln)
+luciferdonghua.in##.video-content > div[id][style]:has(> div > span[onclick])
+||muvmag.com/front.js
+! !SECTION: ai_front sites
+! SECTION: abDetectorPro sites
+advantien.com,bailbondsfinder.com,bigpiecreative.com,childrenslibrarylady.com,classifarms.com,comtasq.ca,crone.es,ctrmarketingsolutions.com,dropnudes.com,ftuapps.dev,gendatabase.com,ghscanner.com,grsprotection.com,gruporafa.com.br,inmatefindcalifornia.com,inmatesearchidaho.com,itsonsitetv.com,mfmfinancials.com,myproplugins.com,nurulislam.org,onehack.us,ovester.com,paste.bin.sx,privatenudes.com,renoconcrete.ca,richieashbeck.com,sat.technology,short1ink.com,stpm.co.uk,wegotcookies.co##+js(aeld, load, abDetectorPro)
+advantien.com,bailbondsfinder.com,bg-gledai.*,bigpiecreative.com,childrenslibrarylady.com,classifarms.com,comtasq.ca,crone.es,ctrmarketingsolutions.com,dropnudes.com,ftuapps.dev,gendatabase.com,grsprotection.com,gruporafa.com.br,inmatefindcalifornia.com,inmatesearchidaho.com,itsonsitetv.com,mfmfinancials.com,myproplugins.com,nurulislam.org,onehack.us,ovester.com,paste.bin.sx,privatenudes.com,renoconcrete.ca,richieashbeck.com,short1ink.com,stpm.co.uk,wegotcookies.co##+js(no-xhr-if, googlesyndication)
+ghscanner.com,sat.technology##+js(no-fetch-if, googlesyndication)
+onehack.us##+js(nostif, modal)
+ftuapps.dev##+js(nostif, ai_)
+||adultconfessions.com/js/abdetectorpro.script.js
+/wp-content/plugins/ultimate-anti-adblock/*
+! !SECTION: abDetectorPro sites
+! SECTION: mdpDeBlocker
+! thememazing .com broken page + other anti adb
+! fix mdpDeBlocker + some other anti-adb
+||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,xhr,redirect=googlesyndication_adsbygoogle.js:5,domain=~zipextractor.app|~kio.ac|~authenticateme.xyz
+||pagead2.googlesyndication.com^$xhr,redirect=noop.js
+dcleakers.com,esgeeks.com,pugliain.net,uplod.net,worldfreeware.com##+js(nostif, mdp)
+*$script,redirect-rule=noopjs,domain=siamblockchain.com
+||pugliain.net/wp-content/uploads/*.gif$image
+siamblockchain.com##.headerad-desk
+arabshentai.com,ariversegl.com,asia2tv.com,3dzip.info,boyfuck.me,cehennemstream.xyz,cgtips.org,cloudhostingz.com,cybermania.ws,daozoid.com,dvdgayporn.com,downloadcursos.gratis,dx-tv.com,filmyzones.com,fitnessplanss.com,freereadnovel.online,idlixvip.*,javboys.tv,magicgameworld.com,mangacrab.org,medicalstudyzone.com,netfuck.net,onezoo.net,pokopow.com,readingpage.fun,sampledrive.org,sharedwebs.com,shemalegape.net,tojimangas.com,tuktukcinma.com,vercanalesdominicanos.com,ycongnghe.com##+js(no-fetch-if, /googlesyndication|doubleclick/, length:10, {"type": "cors"})
+arabshentai.com,ariversegl.com,asia2tv.com,3dzip.info,boyfuck.me,cehennemstream.xyz,cgtips.org,cloudhostingz.com,cybermania.ws,daozoid.com,dvdgayporn.com,downloadcursos.gratis,dx-tv.com,filmyzones.com,fitnessplanss.com,freereadnovel.online,idlixvip.*,javboys.tv,magicgameworld.com,mangacrab.org,medicalstudyzone.com,netfuck.net,onezoo.net,pokopow.com,readingpage.fun,sampledrive.org,sharedwebs.com,shemalegape.net,tojimangas.com,tuktukcinma.com,vercanalesdominicanos.com,ycongnghe.com##+js(no-xhr-if, /googlesyndication|doubleclick/, length:10)
+/\/wp-content\/plugins\/[a-f]{6}\.js\?ver=/$script,1p,match-case,domain=arabshentai.com|filmyzones.com
+/\/wp-content\/uploads(?:\/[a-f]{6}){2}\.js/$script,1p,match-case,domain=~edu|~gov
+/^https:\/\/[-a-z0-9]+\.[a-z]+\/uploads(?:\/[a-f]{6}){2}\.js\?ver=17\d{8}$/$script,1p,match-case,domain=~edu|~gov
+/\.com\/[0-9a-f]{9}\.js\?ver=/$script,1p,match-case,domain=manhwass.com
+!#if env_safari
+/\/wp-content\/plugins\/[a-f][a-f][a-f][a-f][a-f][a-f]\.js\?ver=/$script,1p,match-case,domain=arabshentai.com|filmyzones.com
+/\/wp-content\/uploads\/[a-f][a-f][a-f][a-f][a-f][a-f]\/[a-f][a-f][a-f][a-f][a-f][a-f]\.js/$script,1p,match-case
+/^https:\/\/[-a-z0-9]+\.[a-z]+\/uploads\/[a-f][a-f][a-f][a-f][a-f][a-f]\/[a-f][a-f][a-f][a-f][a-f][a-f]\.js\?ver=17[0-9]+$/$script,1p,match-case,domain=~edu|~gov
+!#endif
+filmyzones.com,gamer18.net,pornflixhd.com,sampledrive.org##+js(aeld, DOMContentLoaded, src=atob)
+filmyzones.com##+js(nostif, ai_adb)
+idlixvip.*##img[alt]:style(display: block !important;)
+.gif^$image,domain=idlixvip.*|idlixvip.asia
+nulljungle.com##+js(aeld, DOMContentLoaded, adsBlocked)
+manhwass.com##+js(trusted-suppress-native-method, Document.prototype.querySelector, '"/[0-9a-f]+-modal/"', abort, /\/[0-9a-f]+\.js\?ver=/)
+!#if cap_html_filtering
+shemaleraw.com,thecustomrom.com,wemove-charity.org##^script:has-text(deblocker)
+!#else
+shemaleraw.com,thecustomrom.com,wemove-charity.org##+js(rmnt, script, deblocker)
+!#endif
+! !SECTION: mdpDeBlocker
+! SECTION: tie-adblock
+jnews5.com,kayoanime.com##+js(set, tie.ad_blocker_detector, false)
+! !SECTION: tie-adblock
+! SECTION: site-access-popup
+animenew.com.br,bgmiesports.in,daotekno.com,idealight.it,fifties-beat.blogspot.com,journalduweb.org,minutemirror.com.pk,relampagomovies.com,sports-arena.space,techybuff.com,zataz.com##+js(nostif, bait)
+! !SECTION: site-access-popup
+! SECTION: Admiral
+dotesports.com,epicstream.com,fallbrook247.com,feral-heart.com,gamesgames.com,gamerevolution.com,gazettenet.com,girlsgogames.co.uk,insidenova.com,jetztspielen.de,kasvekuvvet.net,leitesculinaria.com,nbcnews.com,notevibes.com,practicalpainmanagement.com,prad.de,progameguides.com,ranker.com,realityblurb.com,ruinmyweek.com,sanangelolive.com,sanfoundry.com,selfhacked.com,siliconera.com,son.co.za,sporcle.com,stealthoptional.com,thesportster.com,upi.com,visualcapitalist.com,wegotthiscovered.com,primagames.com##+js(aopr, googletag)
+audizine.com,blackenterprise.com,cwtv.com,magesy.*,pastes.io##+js(acs, document.createElement, admiral)
+pc-builds.com,today.com,videogamer.com,wrestlinginc.com##+js(set, admiral, noopFunc)
+pcbolsa.com##^script:has-text(/"v4ac1eiZr0"|""\)\.split\(","\)\[4\]|(\.localStorage\)|JSON\.parse\(\w)\.getItem\("|["']_aQS0\w+["']/)
+! combined - will move to split gradually
+15min.lt,247sports.com,abc17news.com,addictinggames.com,agrodigital.com,aliontherunblog.com,allaboutthetea.com,allmovie.com,allmusic.com,allthingsthrifty.com,amessagewithabottle.com,arstechnica.com,audiomack.com,awkward.com,barcablaugranes.com,barnsleychronicle.com,bethcakes.com,betweenenglandandiowa.com,blazersedge.com,blogher.com,blu-ray.com,bluegraygal.com,boredpanda.com,briefeguru.de,brobible.com,cagesideseats.com,cbsnews.com,cbssports.com,celiacandthebeast.com,chaptercheats.com,cheatsheet.com,clickondetroit.com,commercialcompetentedigitale.ro,crooksandliars.com,dailydot.com,dailykos.com,dailyvoice.com,danslescoulisses.com,databazeknih.cz,decider.com,didyouknowfacts.com,dpreview.com,egoallstars.com,eldiariony.com,fark.com,femestella.com,flickr.com,fmradiofree.com,forums.hfboards.com,free-power-point-templates.com,freeconvert.com,frogsandsnailsandpuppydogtail.com,funtasticlife.com,futbin.com,fwmadebycarli.com,golfdigest.com,grunge.com,gulflive.com,homeglowdesign.com,honeygirlsworld.com,ibtimes.co.in,imgur.com,intouchweekly.com,iphoneincanada.ca,jasminemaria.com,kion546.com,last.fm,lettyskitchen.com,lifeandstylemag.com,lifeinleggings.com,lizzieinlace.com,localnews8.com,lonestarlive.com,macwelt.de,madeeveryday.com,maidenhead-advertiser.co.uk,mardomreport.net,melangery.com,miamiherald.com,mmamania.com,mostlymorgan.com,motherwellmag.com,musicfeeds.com.au,naszemiasto.pl,nationalpost.com,nationalreview.com,nbcsports.com,news.com.au,ninersnation.com,nordot.app,nothingbutnewcastle.com,nsjonline.com,nydailynews.com,nypost.com,observer.com,ontvtonight.com,pagesix.com,patheos.com,pauladeen.com,pcbolsa.com,pep.ph,phillyvoice.com,premierguitar.com,puckermom.com,pwinsider.com,reelmama.com,rlfans.com,royalmailchat.co.uk,sandrarose.com,sbnation.com,sheknows.com,sidereel.com,smartworld.it,sneakernews.com,soldionline.it,sport-fm.gr,sportsgamblingpodcast.com,spotofteadesigns.com,ssnewstelegram.com,stacysrandomthoughts.com,stylecaster.com,tablelifeblog.com,tastingtable.com,techcrunch.com,thecelticblog.com,thedailymeal.com,thegatewaypundit.com,theflowspace.com,themarysue.com,thenerdstash.com,thenerdyme.com,theprudentgarden.com,tiermaker.com,timesofisrael.com,tiscali.cz,tokfm.pl,torontosun.com,usmagazine.com,wallup.net,wannacomewith.com,wcnc.com,weather.com,wimp.com,windsorexpress.co.uk,woojr.com,worldoftravelswithkids.com,worldstar.com,worldstarhiphop.com,worldsurfleague.com,wyborkierowcow.pl,yourcountdown.to##+js(rmnt, script, `/"v4ac1eiZr0"|""\)\.split\(","\)\[4\]|(\.localStorage\)|JSON\.parse\(\w)\.getItem\("|["']_aQS0\w+["']|decodeURI\(decodeURI\("| div.gnt_n_w_w:style(margin-bottom: 0 !important;)
+! others
+dailydot.com##.article-ad__top:style(min-height:0px !important)
+deadline.com##.ad-label
+dexerto.com##+js(json-edit, ..admiralScriptCode)
+bloxinformer.com##+js(json-edit, .props[?.id=="admiral-bootstrap"].dangerouslySetInnerHTML)
+viralviralvideos.com##+js(acs, document.createElement, decodeURI(decodeURI, /^data:/)
+dailycaller.com##+js(set, dc.adfree, true)
+/.api/admiral
+/admiral/script
+||lib.twnmm.com/admiral-remote-config.json
+||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=givemesport.com,important
+||cookiebot.com^$domain=nexusmods.com
+@@||succeedscene.com^$script,badfilter
+premierguitar.com##.topbarplaceholder
+premierguitar.com##div#scomponentAdDiv_0_0_28_0_0_0_2_0
+premierguitar.com##.home-ad-block
+superherohype.com##a.wp-block-button__link:is([href^="https://amzn.to/"], [href^="https://www.amazon.com/"])
+sanfoundry.com##.sf-desktop-ads
+||qtoptens.com^$csp=worker-src 'none'
+androidpolice.com,cbr.com,gamerant.com,howtogeek.com,thegamer.com##+js(aeld, error, blocker)
+/htdocs/js/admiral/init.js$1p
+autonews.com,cnet.com,inc.com,mtv.com,polygon.com,prydwen.gg,theverge.com,vox.com,weather.com,wunderground.com,zdnet.com##+js(acs, admiral)
+androidpolice.com,carbuzz.com,cbr.com,collider.com,dualshockers.com,eater.com,gamerant.com,howtogeek.com,makeuseof.com,movieweb.com,screenrant.com,thegamer.com,worldstar.com,worldstarhiphop.com,xda-developers.com##+js(acs, admiral)
+247sports.com##+js(rpnt, script, /^/, (()=>{window.admiral=function(d\,a\,b){if("function"==typeof b)try{b({})}catch(a){}}})();, sedCount, 1)
+247sports.com##+js(set, __INITIAL_DATA__.siteData.admiralScript)
+kinobox.cz##+js(prevent-innerHTML, script, .cmd.unshift)
+ranker.com##+js(aeld, /admiral/)
+ranker.com##+js(set, runtimeConfig.AM_PATH, undefined)
+lostcoastoutpost.com##+js(aost, decodeURI, CACHE)
+lostcoastoutpost.com##+js(rmnt, script, /\.cmd\.unshift|adblockerDisabled/, excludes, \,\")
+techcrunch.com##+js(aeld, error, .indexOf)
+techcrunch.com##+js(aeld, load, .indexOf)
+techcrunch.com##+js(nostif, .indexOf)
+prydwen.gg##+js(json-prune-fetch-response, ads, , propsToMatch, /runtime-config)
+prydwen.gg##div.custom-banner-header
+tmz.com##+js(rmnt, script, loadAdmiralJs)
+whatismyip.com##+js(set, __disableAds, true)
+! Sinclair sites
+komonews.com,wpgh53.com##+js(json-edit, ..props[?.id=="admiral-initializer"].children)
+athlonsports.com,autoblog.com,bikemag.com,dengarden.com,mensfitness.com,mensjournal.com,parade.com,paradehomeandgarden.com,paradepets.com,pethelpful.com,powder.com,shophq.com,surfer.com,thespun.com,thestreet.com,travelhost.com##+js(json-edit, ..props.children.*[?.key=="admiral-script"])
+athlonsports.com,autoblog.com,bikemag.com,dengarden.com,mensfitness.com,mensjournal.com,parade.com,paradehomeandgarden.com,paradepets.com,pethelpful.com,powder.com,shophq.com,surfer.com,thespun.com,thestreet.com,travelhost.com##+js(trusted-json-edit, ..props.config.ad.enabled=false)
+athlonsports.com,autoblog.com,bikemag.com,dengarden.com,mensfitness.com,mensjournal.com,parade.com,paradehomeandgarden.com,paradepets.com,pethelpful.com,powder.com,shophq.com,surfer.com,thespun.com,thestreet.com,travelhost.com##+js(trusted-json-edit, ..Admiral.isEnabled=false)
+athlonsports.com,autoblog.com,bikemag.com,dengarden.com,mensfitness.com,mensjournal.com,parade.com,paradehomeandgarden.com,paradepets.com,pethelpful.com,powder.com,shophq.com,surfer.com,thespun.com,thestreet.com,travelhost.com##+js(trusted-json-edit, ..admiral=false)
+@@||securepubads.g.doubleclick.net/tag/js/gpt.js$redirect-rule,domain=athlonsports.com|autoblog.com|bikemag.com|dengarden.com|mensfitness.com|mensjournal.com|parade.com|paradehomeandgarden.com|paradepets.com|pethelpful.com|powder.com|shophq.com|surfer.com|thespun.com|thestreet.com|travelhost.com
+||securepubads.g.doubleclick.net/tag/js/gpt.js$domain=athlonsports.com|autoblog.com|bikemag.com|dengarden.com|mensfitness.com|mensjournal.com|parade.com|paradehomeandgarden.com|paradepets.com|pethelpful.com|powder.com|shophq.com|surfer.com|thespun.com|thestreet.com|travelhost.com,important
+||zaf.api.fanbyte.com/stable/js/
+/wp-json/navy/v*/tag?pid=$xhr,1p
+||consent.wegotthiscovered.com^
+||storage.googleapis.com/pravda-ad-script/
+||s.w-x.co/helios/twc/
+/polite-msg-js/|$script,1p
+! !SECTION: Admiral
+! SECTION: Ad-Shield
+!#if cap_html_filtering
+||07c225f3.online^$~css,domain=dogdrip.net|smsonline.cloud
+||content-loader.com^$~css,domain=dogdrip.net|smsonline.cloud
+||css-load.com^$~css,domain=dogdrip.net|smsonline.cloud
+||html-load.com^$~css,domain=dogdrip.net|smsonline.cloud
+||img-load.com^$~css,domain=dogdrip.net|smsonline.cloud
+@@/loader.min.js$xhr,script,domain=dogdrip.net|smsonline.cloud
+/loader.min.js$xhr,script,domain=dogdrip.net|smsonline.cloud,replace=/\)\)\)\};function [a-z]{1\,2}\([a-z]{1\,2}\,[a-z]{1\,2}\,[a-z]{1\,2}\)\{try\{!async function.*?\)\]\([a-z0-9]{1\,2}\)\}\}function /)))}; function /
+@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js|$script,xhr,domain=dogdrip.net|smsonline.cloud
+!#else
+*$doc,csp=script-src-attr 'none',to=badmouth1.com|freemcserver.net
+||html-load.com/loader.min.js$domain=badmouth1.com|freemcserver.net
+||content-loader.com/loader.min.js$redirect=noopjs,domain=mlbpark.donga.com
+dogdrip.net##+js(no-fetch-if, /ad\.doubleclick\.net|static\.dable\.io/)
+@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js|$script,xhr,domain=etoday.co.kr|dogdrip.net|smsonline.cloud
+@@||static.criteo.net/js/ld/publishertag.prebid.js|$xhr,domain=dogdrip.net|smsonline.cloud
+@@||securepubads.g.doubleclick.net/tag/js/gpt.js|$script,domain=dogdrip.net|smsonline.cloud
+@@*$ghide,domain=dogdrip.net|smsonline.cloud
+||html-load.com^$redirect=noopjs,domain=carscoops.com|dziennik.pl|eurointegration.com.ua|flatpanelshd.com|footballtransfer.com.ua|footballtransfer.ru|hoyme.jp|issuya.com|iusm.co.kr|logicieleducatif.fr|mynet.com|onlinegdb.com|pravda.com.ua|reportera.co.kr|sportanalytic.com|sportsrec.com|sportsseoul.com|text-compare.com|tweaksforgeeks.com|wfmz.com|winfuture.de|worldhistory.org|maketecheasier.com|palabr.as|motscroises.fr|cruciverba.it|w.grapps.me|gazetaprawna.pl|pressian.com|wetter.com
+||asloader.tz.de^$script,redirect=noopjs
+carscoops.com,eurointegration.com.ua,flatpanelshd.com,footballtransfer.com.ua,footballtransfer.ru,hoyme.jp,issuya.com,itainews.com,iusm.co.kr,mynet.com,onlinegdb.com,picrew.me,pravda.com.ua,reportera.co.kr,sportanalytic.com,sportsrec.com,sportsseoul.com,text-compare.com,tweaksforgeeks.com,wfmz.com,winfuture.de,worldhistory.org,palabr.as,motscroises.fr,w.grapps.me,gazetaprawna.pl,pressian.com##+js(nostif, error-report.com)
+automobile-catalog.com,motorbikecatalog.com,maketecheasier.com##+js(nostif, loader.min.js)
+mlbpark.donga.com##+js(nostif, content-loader.com)
+cboard.net###left-ba
+ygosu.com,bamgosu.site##iframe[src^="https://tab2.clickmon.co.kr/"]
+ygosu.com,bamgosu.site##iframe[src^="https://cdn.nhnace.com/"]
+ygosu.com,bamgosu.site##div[style="text-align:center"]:has(> iframe[src])
+!#endif
+*$doc,csp=script-src-attr 'none',to=m.economictimes.com|nextchessmove.com|ondemandkorea.com|tbsradio.jp
+dogdrip.net##ins.adsbygoogle:style(height: 1px !important; visibility: hidden !important;)
+||ad-shield.cc^
+||07c225f3.online^$font,ping
+||content-loader.com^$font,ping
+||css-load.com^$font,ping
+||img-load.com^$font,ping
+||html-load.com^$font,ping
+||html-load.com^$script,xhr,important,domain=1geki.jp|373news.com|50states.com|9gag.com|actugaming.net|aerotrader.com|akinator.com|alc.co.jp|altarofgaming.com|anagram-solver.io|and-more.co|animalia.bio|areaconnect.com|as-web.jp|atvtrader.com|aucfree.com|augustacrime.com|autoby.jp|autoc-one.jp|autofrage.net|automobile-catalog.com|bab.la|babla.*|base64decode.org|baseballchannel.jp|bg-mania.jp|boardingarea.com|buchstaben.com|businessua.com|calculatorsoup.com|canuckaudiomart.com|cesoirtv.com|chanto.jp.net|chloeting.com|cinetrafic.fr|collinsdictionary.com|commercialtrucktrader.com|computerfrage.net|convertcase.net|costcoinsider.com|crosswordsolver.com|culturequizz.com|cycletrader.com|daily.co.jp|dallashoopsjournal.com|daveockop.com|dayspedia.com|dexerto.com|dict.cc|dictionary.cambridge.org|dictionnaire.lerobert.com|divinedaolibrary.com|dnevnik.hr|dnevno.hr|donbalon.com|doviz.com|dropgame.jp|ecranlarge.com|egitim.net.tr|eigachannel.jp|elnacional.cat|equipmenttrader.com|euronews.com|ev-times.com|exceljet.net|fandom.com|finanzfrage.net|fixthecfaa.com|flagle.io|football-ukraine.com|footballchannel.jp|fossbytes.com|freeconvert.com|freemcserver.net|futabanet.jp|futabasha-change.com|fxstreet-id.com|fxstreet-vn.com|fxstreet.*|game8.jp|games.arkadium.com|gamewith.jp|gazetaprawna.pl|gentosha-go.com|geogridgame.com|geoguessr.com|gerbeaud.com|gesundheitsfrage.net|gezondnu.nl|gifu-np.co.jp|gigafile.nu|girlschannel.net|glianec.com|globalrph.com|gloria.hr|golf-live.at|grapee.jp|greenwichmeantime.com|gutefrage.net|hang.hu|happyinshape.com|happymoments.lol|harmonikum.co|hb-nippon.com|helpdeskgeek.com|heureka.cz|higherorlowergame.com|hk01.com|hna.de|hochi.news|hollywoodlife.com|horairesdouverture24.fr|hotcopper.co.nz|hotcopper.com.au|houseandgarden.co|hvac-talk.com|ib-game.jp|idokep.hu|index.hr|indianhealthyrecipes.com|infinityfree.com|infor.pl|insider-gaming.com|inverse.com|invoice-generator.com|iphoneincanada.ca|itavisen.no|iza.ne.jp|j-cast.com|j-town.net|j7p.jp|jablickar.cz|javatpoint.com|jawapos.com|jigsawexplorer.com|jiji.com|jikayosha.jp|jmty.jp|jocjapantravel.com|joemonster.org|judgehype.com|kinmaweb.jp|km77.com|kobe-journal.com|kompasiana.com|krepsinis.net|kreuzwortraetsel.de|kstp.com|kurashinista.jp|kurashiru.com|kyoteibiyori.com|lacuarta.com|laleggepertutti.it|lamire.jp|langenscheidt.com|laposte.net|laughingsquid.com|lawyersgunsmoneyblog.com|ldoceonline.com|leckerschmecker.me|lejdd.fr|lessdebt.com|lettersolver.com|lifehacker.jp|liliputing.com|liquor.com|listentotaxman.com|liveandletsfly.com|livenewschat.eu|livescience.com|looopings.nl|lootlemon.com|luremaga.jp|m.economictimes.com|mafab.hu|mahjongchest.com|mainichi.jp|majorleaguepickleball.co|maketecheasier.com|malaymail.com|mamastar.jp|marineinsight.com|mathplayzone.com|merinfo.se|meteo60.fr|midhudsonnews.com|minesweeperquest.com|minkou.jp|modhub.us|modsbase.com|modsfire.com|moin.de|motor-fan.jp|motor-talk.de|motorbikecatalog.com|motorradfrage.net|motscroises.fr|movie-locations.com|mrexcel.com|muragon.com|mykoreankitchen.com|namemc.com|nana-press.com|natalie.mu|nationaltoday.com|nbadraft.net|nemzetisport.hu|neoseeker.com|newatlas.com|news.zerkalo.io|newsweekjapan.jp|newsyou.info|nextchessmove.com|niketalk.com|nikkansports.com|nintendoeverything.com|nlab.itmedia.co.jp|nouvelobs.com|nyitvatartas24.hu|oeffnungszeitenbuch.de|omnicalculator.com|ondemandkorea.com|onemileatatime.com|onlineradiobox.com|operawire.com|optionsprofitcalculator.com|oraridiapertura24.it|oricon.co.jp|overclock.net|oxfordlearnersdictionaries.com|pakkotoisto.com|palabr.as|pashplus.jp|percentagecalculator.net|perezhilton.com|persoenlich.com|petitfute.com|petitrobert.fr|picksandparlays.net|picrew.me|pinterpoin.com|play-games.com|pllive.xmediaeg.com|pons.com|popdaily.com.tw|powerpyx.com|pptvhd36.com|profitline.hu|puzzlegarage.com|pwctrader.com|quefaire.be|radio-australia.org|radio-osterreich.at|raetsel-hilfe.de|raider.io|ranking.net|rarethief.com|references.be|reisefrage.net|relevantmagazine.com|reptilesmagazine.com|roleplayer.me|rostercon.com|rotowire.com|russianmachineneverbreaks.com|rvtrader.com|samsungmagazine.eu|sankei.com|sanspo.com|scribd.com|scribens.com|scribens.fr|si.com|siennachat.com|sinemalar.com|singjupost.com|skinmc.net|skyandtelescope.org|slashdot.org|slideshare.net|sms24.me|snowmobiletrader.com|soccerdigestweb.com|solitairehut.com|songfacts.com|sourceforge.net|southhemitv.com|spaghetti-interactive.it|speisekarte.de|spendwithpennies.com|sportalkorea.com|sportlerfrage.net|statecollege.com|stayglam.com|steamidfinder.com|stocktwits.com|sudokutable.com|superhonda.com|syosetu.com|szamoldki.hu|talkwithstranger.com|tastesbetterfromscratch.com|tbs.co.jp|tbsradio.jp|techdico.com|the-crossword-solver.com|thecelticblog.com|thedigestweb.com|thefirearmblog.com|thelayoff.com|thetorquereport.com|thetruthaboutcars.com|thingiverse.com|timeful.app|torontosun.com|toyokeizai.net|traicy.com|transparentcalifornia.com|transparentnevada.com|travelingformiles.com|trilltrill.jp|tunebat.com|tvtv.ca|tvtv.us|tweaktown.com|twn.hu|tyda.se|ufret.jp|ukaudiomart.com|universalis.fr|upgradedhome.com|uptodown.com|uranai.nosv.org|urbandictionary.com|urldecoder.org|usaudiomart.com|uscreditcardguide.com|v8sleuth.com.au|verkaufsoffener-sonntag.com|videocelts.com|vimm.net|wallpapers.com|wamgame.jp|wanderworthy.com|watchdocumentaries.com|wattedoen.be|wdwnt.com|wdwnt.jp|weatherzone.com.au|webdesignledger.com|weldingweb.com|wetteronline.de|wfmz.com|whec.com|wieistmeineip.*|wielerflits.be|wielerflits.nl|willyweather.*|winbuzzer.com|winfuture.de|word-grabber.com|wordfinderx.com|wordhippo.com|wordshake.com|worldhistory|worldjournal.com|worldle.teuteuf.fr|wort-suchen.de|woxikon.*|yakkun.com|young-machine.com|yugioh-starlight.com|yutura.net|zagreb.info|zakzak.co.jp
+||html-load.com^$script,xhr,redirect=noopjs,domain=neowin.net|razzball.com
+||ads.adthrive.com/abd/abd.js$redirect=noopjs
+||ads.adthrive.com/sites/*/ads.min.js$redirect=adthrive_abd.js
+||helpers.publisherdesk.com/main.js
+||ash.automobile-catalog.com/core.js
+://loader.*.js|$script,1p,domain=crosswordsolver.com|gutefrage.net|kreuzwortraetsel.de|motscroises.fr|oeffnungszeitenbuch.de|oraridiapertura24.it|word-grabber.com|wort-suchen.de|woxikon.de
+||com/script/*.js|$script,3p,header=location:https://stg.*
+||com/script/*.js|$script,3p,domain=sparkchess.com
+||com/layout/*.js|$script,3p,domain=index.hr
+/^https:\/\/[a-z]{3,}\.[a-z]{7,}\.com\/[a-z]{3,}\/[a-f0-9]{8}\.js$/$script,3p,match-case,to=com,header=location:https://stg.*
+/^https:\/\/[a-z]{3,}\.[a-z]{7,}\.com\/[a-z]{3,}\/[a-f0-9]{8}\.js$/$script,3p,match-case,to=com,domain=fandom.com|index.hr
+!#if env_safari
+/^https:\/\/[a-z][a-z][a-z]+\.[a-z][a-z][a-z][a-z][a-z][a-z][a-z]+\.com\/[a-z][a-z][a-z]+\/[a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9]\.js$/$script,3p,match-case,domain=fandom.com|index.hr
+!#endif
+! In case blocking this is enough
+||html-load.com^$important,domain=agriculture.com|learnreligions.com|napjainkportal.hu|netflixlife.com|travelandleisure.com
+||html-load.com^$script,xhr,domain=pickleball.com|pickleballclubs.com|pickleballleagues.com|pickleballteamleagues.com|pickleballtournaments.com|ppatour.com
+! Design by Purr sites
+||html-load.com^$script,xhr,domain=365cincinnati.com|a-love-of-rottweilers.com|a-z-animals.com|acedarspoon.com|acouplecooks.com|addapinch.com|adrenaline.com.br|aheadofthyme.com|amandascookin.com|amybakesbread.com|andrewzimmern.com|androidheadlines.com|aprettylifeinthesuburbs.com|askpython.com|assessmentcentrehq.com|atlasandboots.com|averiecooks.com|awealthofcommonsense.com|awellstyledlife.com|backforseconds.com|bakedbree.com|bakedbyrachel.com|bakeitwithlove.com|barbarabakes.com|bible-knowledge.com|bombshellbling.com|breastfeedingplace.com|brighteyedbaker.com|browneyedbaker.com|businesswritingblog.com|budgetbytes.com|butterbeready.com|cadryskitchen.com|cafedelites.com|campsitephotos.com|canarystreetcrafts.com|celebritynetworth.com|chocolatecoveredkatie.com|chocolatewithgrace.com|chumplady.com|classyyettrendy.com|cleananddelicious.com|cleanandscentsible.com|closetcooking.com|connoisseurusveg.com|cookieandkate.com|cookiedoughandovenmitt.com|cookincanuck.com|cookingclassy.com|crayonsandcravings.com|creative-culinary.com|crunchycreamysweet.com|culinaryhill.com|curbsideclassic.com|currytrail.in|cyclingabout.com|dailydishrecipes.com|damndelicious.net|dancearoundthekitchen.com|diethood.com|dinneratthezoo.com|driveteslacanada.ca|eatingonadime.com|eatlittlebird.com|elliott.org|evolvingtable.com|extrapetite.com|emilybites.com|famivita.com|favfamilyrecipes.com|feastingathome.com|feedmephoebe.com|feelgoodfoodie.net|foodfaithfitness.com|forkknifeswoon.com|foxeslovelemons.com|foxyfolksy.com|framedcooks.com|freeride.com|fromvalerieskitchen.com|frvr.com|galonamission.com|gamingsmart.com|garminrumors.com|gcaptain.com|gearpatrol.com|gimmesomeoven.com|godairyfree.org|greaterlongisland.com|greensnchocolate.com|happyveggiekitchen.com|healthyfitnessmeals.com|healthylittlefoodies.com|homemadehome.com|hoosierhomemade.com|howsweeteats.com|hummingbirdhigh.com|hummusapien.com|hungrypaprikas.com|iambaker.net|iamhomesteader.com|ibreatheimhungry.com|idownloadblog.com|iheartnaptime.net|inspiralized.com|isabeleats.com|jocooks.com|joyfoodsunshine.com|juliasalbum.com|julieblanner.com|juliescafebakery.com|julieseatsandtreats.com|justonecookbook.com|kimscravings.com|kingshotcalculator.com|kirbiecravings.com|kitchendivas.com|kitchenfunwithmy3sons.com|laughingspatula.com|laurafuentes.com|leahingram.com|littlehouseliving.com|littlesunnykitchen.com|louisianacookin.com|makeitdairyfree.com|makingthymeforhealth.com|mamainastitch.com|marvel.church|medievalists.net|melskitchencafe.com|mexicanfoodjournal.com|minimalistbaker.com|momsdish.com|mountainmamacooks.com|mybakingaddiction.com|mycolombianrecipes.com|mygolfspy.com|myquietkitchen.com|natashaskitchen.com|neighborfoodblog.com|newlifeonahomestead.com|nocrumbsleft.net|nomnompaleo.com|nourishedbynic.com|nutmegnanny.com|ohsheglows.com|onceuponachef.com|onelittleproject.com|onionringsandthings.com|pancakerecipes.com|pantrymama.com|pinchofyum.com|pipandebby.com|platingsandpairings.com|premeditatedleftovers.com|pumpkinnspice.com|rdr2.org|recipetineats.com|redcurrantbakery.com|runningonrealfood.com|runningtothekitchen.com|runtothefinish.com|seededatthetable.com|shakentogetherlife.com|shugarysweets.com|simply-delicious-food.com|simplywhisked.com|skinnytaste.com|spicysouthernkitchen.com|studyfinds.org|stylegirlfriend.com|sundaysuppermovement.com|tasteandtellblog.com|the-girl-who-ate-everything.com|the5krunner.com|thebakermama.com|thebestideasforkids.com|theendlessmeal.com|thefitchen.com|thefoodieaffair.com|thekitchenmagpie.com|themediterraneandish.com|theplantbasedschool.com|therecipecritic.com|thescranline.com|thewanderlustkitchen.com|thewoksoflife.com|thurrott.com|tidymom.net|twopeasandtheirpod.com|umamigirl.com|unefemme.net|unixmen.com|vincenzosplate.com|visualcapitalist.com|wellnessbykay.com|wellplated.com|welt.de|whatgreatgrandmaate.com|whatjewwannaeat.com|whipperberry.com|workweeklunch.com|yourcupofcake.com|yourhomebasedmom.com
+! Minute Media
+||html-load.com^$script,xhr,domain=12thmanrising.com|allucanheat.com|aroundthefoghorn.com|arrowheadaddict.com|badgerofhonor.com|bamahammer.com|beargoggleson.com|beyondtheflag.com|birdswatcher.com|blackandteal.com|blogredmachine.com|bluemanhoop.com|boltbeat.com|bosoxinjection.com|buffalowdown.com|caneswarning.com|catcrave.com|chopchat.com|climbingtalshill.com|cubbiescrib.com|dailyknicks.com|dairylandexpress.com|dawgpounddaily.com|dawindycity.com|dawnofthedawg.com|detroitjockcity.com|dodgersway.com|ebonybird.com|fansided.com|flywareagle.com|gbmwolverine.com|gigemgazette.com|gmenhq.com|hailfloridahail.com|halohangout.com|hardwoodhoudini.com|horseshoeheroes.com|housethathankbuilt.com|huskercorner.com|insidetheiggles.com|jaysjournal.com|justblogbaby.com|kckingdom.com|kingjamesgospel.com|kingsofkauffman.com|lakeshowlife.com|lombardiave.com|mentalfloss.com|motorcitybengals.com|musketfire.com|nflspinzone.com|ninernoise.com|nugglove.com|onechicagocenter.com|phinphanatic.com|pistonpowered.com|predominantlyorange.com|ramblinfan.com|redbirdrants.com|reviewingthebrew.com|riggosrag.com|ripcityproject.com|risingapple.com|rumbunter.com|scarletandgame.com|section215.com|sidelionreport.com|slapthesign.com|sodomojo.com|southsideshowdown.com|stillcurtain.com|stormininnorman.com|stripehype.com|thatballsouttahere.com|thecelticbhoys.com|thejetpress.com|thelandryhat.com|thepewterplank.com|thesmokingcuban.com|thevikingage.com|thunderousintentions.com|undeadwalking.com|valleyofthesuns.com|whodatdish.com|winteriscoming.net|yanksgoyard.com
+! Medium Large Sports Media
+||html-load.com^$script,xhr,domain=dodgerblue.com
+! PMC sites
+||html-load.com^$script,xhr,domain=ampav.com|artforum.com|artnews.com|atxtv.co|bgr.com|billboard.com|deadline.com|dickclark.com|footwearnews.com|goldderby.com|hollywoodreporter.com|indiewire.com|la3c.com|lifeisbeautiful.com|luminatedata.com|robbreport.com|rollingstone.com|shemedia.com|sourcingjournal.com|sportico.com|spy.com|sxsw.com|tvline.com|variety.com|vibe.com|wwd.com
+/^https:\/\/[a-z]{12,20}\.com\/script\/[a-zA-Z0-9]+_[a-zA-Z0-9]+\.js$/$script,3p,match-case,to=com,from=ampav.com|artforum.com|artnews.com|atxtv.co|bgr.com|billboard.com|deadline.com|dickclark.com|footwearnews.com|goldderby.com|hollywoodreporter.com|indiewire.com|la3c.com|lifeisbeautiful.com|luminatedata.com|robbreport.com|rollingstone.com|shemedia.com|sourcingjournal.com|sportico.com|spy.com|sxsw.com|tvline.com|variety.com|vibe.com|wwd.com
+!#if env_safari
+/^https:\/\/[a-z][a-z][a-z][a-z][a-z][a-z][a-z][a-z][a-z][a-z][a-z][a-z][a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?\.com\/script\/[a-zA-Z0-9]+_[a-zA-Z0-9]+\.js$/$script,3p,match-case,domain=ampav.com|artforum.com|artnews.com|atxtv.co|bgr.com|billboard.com|deadline.com|dickclark.com|footwearnews.com|goldderby.com|hollywoodreporter.com|indiewire.com|la3c.com|lifeisbeautiful.com|luminatedata.com|robbreport.com|rollingstone.com|shemedia.com|sourcingjournal.com|sportico.com|spy.com|sxsw.com|tvline.com|variety.com|vibe.com|wwd.com
+!#endif
+ampav.com,artforum.com,artnews.com,atxtv.co,bgr.com,billboard.com,deadline.com,dickclark.com,footwearnews.com,goldderby.com,hollywoodreporter.com,indiewire.com,la3c.com,lifeisbeautiful.com,luminatedata.com,robbreport.com,rollingstone.com,shemedia.com,sourcingjournal.com,sportico.com,spy.com,sxsw.com,tvline.com,variety.com,vibe.com,wwd.com##+js(trusted-replace-argument, Element.prototype.setAttribute, 1, , condition, '/error-report|new Promise|;await new|:\[?window|&&window,|void 0\]|location\.href|void 0\|\|window|,window,|void 0,window|,window\]|\)\.join\(String\.fromCharCode|adShieldError/')
+ampav.com,artforum.com,artnews.com,atxtv.co,bgr.com,billboard.com,deadline.com,dickclark.com,footwearnews.com,goldderby.com,hollywoodreporter.com,indiewire.com,la3c.com,lifeisbeautiful.com,luminatedata.com,robbreport.com,rollingstone.com,shemedia.com,sourcingjournal.com,sportico.com,spy.com,sxsw.com,tvline.com,variety.com,vibe.com,wwd.com##+js(rmnt, script, HTMLIFrameElement)
+ampav.com,artforum.com,artnews.com,atxtv.co,bgr.com,billboard.com,deadline.com,dickclark.com,footwearnews.com,goldderby.com,hollywoodreporter.com,indiewire.com,la3c.com,lifeisbeautiful.com,luminatedata.com,robbreport.com,rollingstone.com,shemedia.com,sourcingjournal.com,sportico.com,spy.com,sxsw.com,tvline.com,variety.com,vibe.com,wwd.com##+js(ra, onerror, script[id][onerror], asap stay)
+! dot.gg sites
+||html-load.com^$script,xhr,domain=bluearchive.gg|cookierun.gg|dcworldscollide.gg|destiny2zone.com|digimonzone.com|dotgg.gg|dragonball.gg|endfield.gg|expedition33.gg|fabtcg.gg|fplzone.com|lorcana.gg|lostsword.gg|marvelrivals.gg|marvelsnapzone.com|moco.gg|nikke.gg|onepiece.gg|pathofexile.gg|playingmtg.com|ptcgpocket.gg|riftbound.gg|shadowverse.gg|snowbreak.gg|thebazaarzone.com|tokon.gg|umamusume.gg|wutheringwaves.gg|ygozone.gg|zenless.gg
+! Bild group sites
+||html-load.com^$script,xhr,important,domain=autobild.de|bild.de|bz-berlin.de|computerbild.de|fitbook.de|fitbook-magazine.com|myhomebook.de|myhomebook-magazine.com|petbook.de|petbook-magazine.com|stylebook.de|techbook.de|techbook-magazine.com|travelbook.de|travelbook-magazine.com
+! Postmedia group
+||html-load.com^$script,xhr,domain=calgaryherald.com|calgarysun.com|canada.com|canoe.com|driving.ca|edmontonjournal.com|edmontonsun.com|financialpost.com|intelligencer.ca|leaderpost.com|lfpress.com|montrealgazette.com|nationalpost.com|ontariofarmer.com|ottawacitizen.com|ottawasun.com|pembrokeobserver.com|standard-freeholder.com|thegrowthop.com|theprovince.com|thestarphoenix.com|tj.news|torontosun.com|vancouversun.com|windsorstar.com|winnipegsun.com
+/^https:\/\/[a-z]{3,}\.[a-z]{7,}\.com\/[a-z]{3,}\/[a-f0-9]{8}\.js$/$script,3p,match-case,to=com,domain=calgaryherald.com|calgarysun.com|canada.com|canoe.com|driving.ca|edmontonjournal.com|edmontonsun.com|financialpost.com|intelligencer.ca|leaderpost.com|lfpress.com|montrealgazette.com|nationalpost.com|ontariofarmer.com|ottawacitizen.com|ottawasun.com|pembrokeobserver.com|standard-freeholder.com|thegrowthop.com|theprovince.com|thestarphoenix.com|tj.news|torontosun.com|vancouversun.com|windsorstar.com|winnipegsun.com
+!#if env_safari
+/^https:\/\/[a-z][a-z][a-z]+\.[a-z][a-z][a-z][a-z][a-z][a-z][a-z]+\.com\/[a-z][a-z][a-z]+\/[a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9]\.js$/$script,3p,match-case,domain=calgaryherald.com|calgarysun.com|canada.com|canoe.com|driving.ca|edmontonjournal.com|edmontonsun.com|financialpost.com|intelligencer.ca|leaderpost.com|lfpress.com|montrealgazette.com|nationalpost.com|ontariofarmer.com|ottawacitizen.com|ottawasun.com|pembrokeobserver.com|standard-freeholder.com|thegrowthop.com|theprovince.com|thestarphoenix.com|tj.news|torontosun.com|vancouversun.com|windsorstar.com|winnipegsun.com
+!#endif
+! livedoor-sites
+||html-load.com^$script,xhr,important,domain=2chblog.jp|2monkeys.jp|46matome.net|akb48glabo.com|akb48matomemory.com|alfalfalfa.com|all-nationz.com|anihatsu.com|aqua2ch.net|blog.esuteru.com|blog.livedoor.jp|blog.jp|blogo.jp|chaos2ch.com|choco0202.work|crx7601.com|danseisama.com|dareda.net|digital-thread.com|doorblog.jp|exawarosu.net|fgochaldeas.com|football-2ch.com|gekiyaku.com|golog.jp|hacchaka.net|heartlife-matome.com|liblo.jp|fesoku.net|fiveslot777.com|gamejksokuhou.com|girlsreport.net|girlsvip-matome.com|grasoku.com|gundamlog.com|honyaku-channel.net|ikarishintou.com|imas-cg.net|imihu.net|inutomo11.com|itainews.com|itaishinja.com|jin115.com|jisaka.com|jnews1.com|jumpsokuhou.com|jyoseisama.com|keyakizaka46matomemory.net|kidan-m.com|kijoden.com|kijolariat.net|kijolifehack.com|kijomatomelog.com|kijyokatu.com|kijyomatome.com|kijyomatome-ch.com|kijyomita.com|kirarafan.com|kitimama-matome.net|kitizawa.com|konoyubitomare.jp|kotaro269.com|kyousoku.net|ldblog.jp|livedoor.biz|livedoor.blog|majikichi.com|matacoco.com|matomeblade.com|matomelotte.com|matometemitatta.com|mojomojo-licarca.com|morikinoko.com|nandemo-uketori.com|netatama.net|news-buzz1.com|news30over.com|newsinlevels.com|nishinippon.co.jp|nmb48-mtm.com|norisoku.com|npb-news.com|ocsoku.com|okusama-kijyo.com|onecall2ch.com|onihimechan.com|orusoku.com|otakomu.jp|otoko-honne.com|oumaga-times.com|outdoormatome.com|pachinkopachisro.com|paranormal-ch.com|recosoku.com|s2-log.com|saikyo-jump.com|shuraba-matome.com|ske48matome.net|squallchannel.com|sukattojapan.com|sumaburayasan.com|sutekinakijo.com|usi32.com|uwakich.com|uwakitaiken.com|vault76.info|vipnews.jp|vippers.jp|vipsister23.com|vtubernews.jp|watarukiti.com|world-fusigi.net|zakuzaku911.com|zch-vip.com
+! CultivateWP sites
+||html-load.com^$script,xhr,domain=amindfullmom.com|choosingchia.com|creativecanning.com|downshiftology.com|gardeninthekitchen.com|heygrillhey.com|loveinmyoven.com|modernhoney.com|mrmakeithappen.com|plainchicken.com|practicalselfreliance.com|sipandfeast.com|stellanspice.com|thecookierookie.com|thefoodcharlatan.com|tutti-dolci.com
+! People Inc sites
+||html-load.com^$domain=allrecipes.com|bhg.com|brides.com|byrdie.com|dailypaws.com|eatingwell.com|ew.com|foodandwine.com|health.com|instyle.com|investopedia.com|lifewire.com|liquor.com|marthastewart.com|mydomaine.com|myrecipes.com|parents.com|people.com|peopleenespanol.com|realsimple.com|seriouseats.com|shape.com|simplyrecipes.com|southernliving.com|thebalancemoney.com|thespruce.com|thesprucepets.com|thoughtco.com|treehugger.com|tripsavvy.com|verywellfit.com|verywellhealth.com|verywellmind.com|woodmagazine.com
+allrecipes.com,bhg.com,brides.com,byrdie.com,dailypaws.com,eatingwell.com,ew.com,foodandwine.com,health.com,instyle.com,investopedia.com,lifewire.com,liquor.com,marthastewart.com,mydomaine.com,myrecipes.com,parents.com,people.com,peopleenespanol.com,realsimple.com,seriouseats.com,shape.com,simplyrecipes.com,southernliving.com,thebalancemoney.com,thespruce.com,thesprucepets.com,thoughtco.com,treehugger.com,tripsavvy.com,verywellfit.com,verywellhealth.com,verywellmind.com,woodmagazine.com##+js(trusted-replace-argument, Element.prototype.setAttribute, 1, , condition, '/error-report|new Promise|;await new|:\[?window|&&window,|void 0\]|location\.href|void 0\|\|window|,window,|void 0,window|,window\]|\)\.join\(String\.fromCharCode|adShieldError/')
+! Prisma Media sites
+||html-load.com^$script,xhr,domain=caminteresse.fr|capital.fr|cotemaison.fr|croq-kilos.com|cuisineaz.com|deco.fr|femmeactuelle.fr|fourchette-et-bikini.fr|gamesider.com|geo.fr|harpersbazaar.fr|hbrfrance.fr|meteocity.com|passeportsante.net|programme.tv|programme-tv.net|turbo.fr|uppercutmma.com|voici.fr
+caminteresse.fr,capital.fr,cotemaison.fr,croq-kilos.com,cuisineaz.com,deco.fr,femmeactuelle.fr,fourchette-et-bikini.fr,gamesider.com,geo.fr,harpersbazaar.fr,hbrfrance.fr,meteocity.com,passeportsante.net,programme.tv,programme-tv.net,turbo.fr,uppercutmma.com,voici.fr##+js(trusted-replace-argument, Element.prototype.setAttribute, 1, , condition, '/error-report|new Promise|;await new|:\[?window|&&window,|void 0\]|location\.href|void 0\|\|window|,window,|void 0,window|,window\]|\)\.join\(String\.fromCharCode|adShieldError/')
+caminteresse.fr,capital.fr,cotemaison.fr,croq-kilos.com,cuisineaz.com,deco.fr,femmeactuelle.fr,fourchette-et-bikini.fr,gamesider.com,geo.fr,harpersbazaar.fr,hbrfrance.fr,meteocity.com,passeportsante.net,programme.tv,programme-tv.net,turbo.fr,uppercutmma.com,voici.fr##+js(ra, onerror, script[id][onerror], asap stay)
+! Famed&Bound Media sites
+||html-load.com^$script,xhr,domain=gentside.*|maxisciences.com|ohmymag.*
+gentside.*,maxisciences.com,ohmymag.*##+js(trusted-replace-argument, Element.prototype.setAttribute, 1, , condition, '/error-report|new Promise|;await new|:\[?window|&&window,|void 0\]|location\.href|void 0\|\|window|,window,|void 0,window|,window\]|\)\.join\(String\.fromCharCode|adShieldError/')
+! Cars forums sites
+||html-load.com^$script,xhr,domain=4runner6g.com|bronco6g.com|broncosportforum.com|camaro7g.com|cayenneevforum.com|civicxi.com|cybertruckownersclub.com|dakotaforums.com|ev3forums.com|f150gen14.com|f150lightningforum.com|integraforums.com|jeepgladiatorforum.com|jeepreconforum.com|jlwranglerforums.com|macanevowners.com|macheforum.com|mavericktruckclub.com|mustang6g.com|mustang7g.com|nissanzclub.com|rancheroforum.com|ranger5g.com|ranger6g.com|rivianforums.com|scoutevforum.com|slateforums.com|supramkv.com|tacoma4g.com|taycanforum.com|xterraforum.com
+4runner6g.com,bronco6g.com,broncosportforum.com,camaro7g.com,cayenneevforum.com,civicxi.com,cybertruckownersclub.com,dakotaforums.com,ev3forums.com,f150gen14.com,f150lightningforum.com,integraforums.com,jeepgladiatorforum.com,jeepreconforum.com,jlwranglerforums.com,macanevowners.com,macheforum.com,mavericktruckclub.com,mustang6g.com,mustang7g.com,nissanzclub.com,rancheroforum.com,ranger5g.com,ranger6g.com,rivianforums.com,scoutevforum.com,slateforums.com,supramkv.com,tacoma4g.com,taycanforum.com,xterraforum.com##+js(trusted-replace-argument, Element.prototype.setAttribute, 1, , condition, '/error-report|new Promise|;await new|:\[?window|&&window,|void 0\]|location\.href|void 0\|\|window|,window,|void 0,window|,window\]|\)\.join\(String\.fromCharCode|adShieldError/')
+4runner6g.com,bronco6g.com,broncosportforum.com,camaro7g.com,cayenneevforum.com,civicxi.com,cybertruckownersclub.com,dakotaforums.com,ev3forums.com,f150gen14.com,f150lightningforum.com,integraforums.com,jeepgladiatorforum.com,jeepreconforum.com,jlwranglerforums.com,macanevowners.com,macheforum.com,mavericktruckclub.com,mustang6g.com,mustang7g.com,nissanzclub.com,rancheroforum.com,ranger5g.com,ranger6g.com,rivianforums.com,scoutevforum.com,slateforums.com,supramkv.com,tacoma4g.com,taycanforum.com,xterraforum.com##+js(ra, onerror, script[id][onerror], asap stay)
+! Blavity, Inc.
+||html-load.com^$script,xhr,domain=afrotech.com|blavity.com|travelnoire.com
+afrotech.com,blavity.com,travelnoire.com##+js(trusted-replace-argument, Element.prototype.setAttribute, 1, , condition, '/error-report|new Promise|;await new|:\[?window|&&window,|void 0\]|location\.href|void 0\|\|window|,window,|void 0,window|,window\]|\)\.join\(String\.fromCharCode|adShieldError/')
+! Iconic Media Group
+||html-load.com^$script,xhr,domain=3addedminutes.com|anguscountyworld.co.uk|banburyguardian.co.uk|bedfordtoday.co.uk|biggleswadetoday.co.uk|birminghamworld.uk|blackpoolgazette.co.uk|bristolworld.com|bucksherald.co.uk|burnleyexpress.net|buxtonadvertiser.co.uk|chad.co.uk|daventryexpress.co.uk|derbyshiretimes.co.uk|derbyworld.co.uk|derryjournal.com|dewsburyreporter.co.uk|dirtbikerider.com|doncasterfreepress.co.uk|donegallive.ie|expressandstar.com|falkirkherald.co.uk|farminglife.com|fifetoday.co.uk|glasgowworld.com|halifaxcourier.co.uk|harboroughmail.co.uk|harrogateadvertiser.co.uk|hartlepoolmail.co.uk|hemeltoday.co.uk|hucknalldispatch.co.uk|lancasterguardian.co.uk|leightonbuzzardonline.co.uk|lep.co.uk|limerickleader.ie|lincolnshireworld.com|liverpoolworld.uk|londonworld.com|lutontoday.co.uk|manchesterworld.uk|meltontimes.co.uk|miltonkeynes.co.uk|nationalworld.com|newcastleworld.com|newryreporter.com|newsletter.co.uk|northamptonchron.co.uk|northantstelegraph.co.uk|northdevongazette.co.uk|northernirelandworld.com|northumberlandgazette.co.uk|nottinghamworld.com|peterboroughtoday.co.uk|petersfieldpost.co.uk|portsmouth.co.uk|rotherhamadvertiser.co.uk|scotsman.com|shieldsgazette.com|shropshirestar.com|stornowaygazette.co.uk|sunderlandecho.com|surreyworld.co.uk|sussexexpress.co.uk|thescarboroughnews.co.uk|thesouthernreporter.co.uk|thestar.co.uk|totallysnookered.com|wakefieldexpress.co.uk|warwickshireworld.com|wigantoday.net|worksopguardian.co.uk|yorkshireeveningpost.co.uk|yorkshirepost.co.uk
+3addedminutes.com,anguscountyworld.co.uk,banburyguardian.co.uk,bedfordtoday.co.uk,biggleswadetoday.co.uk,birminghamworld.uk,blackpoolgazette.co.uk,bristolworld.com,bucksherald.co.uk,burnleyexpress.net,buxtonadvertiser.co.uk,chad.co.uk,daventryexpress.co.uk,derbyshiretimes.co.uk,derbyworld.co.uk,derryjournal.com,dewsburyreporter.co.uk,dirtbikerider.com,doncasterfreepress.co.uk,donegallive.ie,expressandstar.com,falkirkherald.co.uk,farminglife.com,fifetoday.co.uk,glasgowworld.com,halifaxcourier.co.uk,harboroughmail.co.uk,harrogateadvertiser.co.uk,hartlepoolmail.co.uk,hemeltoday.co.uk,hucknalldispatch.co.uk,lancasterguardian.co.uk,leightonbuzzardonline.co.uk,lep.co.uk,limerickleader.ie,lincolnshireworld.com,liverpoolworld.uk,londonworld.com,lutontoday.co.uk,manchesterworld.uk,meltontimes.co.uk,miltonkeynes.co.uk,nationalworld.com,newcastleworld.com,newryreporter.com,newsletter.co.uk,northamptonchron.co.uk,northantstelegraph.co.uk,northdevongazette.co.uk,northernirelandworld.com,northumberlandgazette.co.uk,nottinghamworld.com,peterboroughtoday.co.uk,petersfieldpost.co.uk,portsmouth.co.uk,rotherhamadvertiser.co.uk,scotsman.com,shieldsgazette.com,shropshirestar.com,stornowaygazette.co.uk,sunderlandecho.com,surreyworld.co.uk,sussexexpress.co.uk,thescarboroughnews.co.uk,thesouthernreporter.co.uk,thestar.co.uk,totallysnookered.com,wakefieldexpress.co.uk,warwickshireworld.com,wigantoday.net,worksopguardian.co.uk,yorkshireeveningpost.co.uk,yorkshirepost.co.uk##+js(trusted-replace-argument, Element.prototype.setAttribute, 1, , condition, '/error-report|new Promise|;await new|:\[?window|&&window,|void 0\]|location\.href|void 0\|\|window|,window,|void 0,window|,window\]|\)\.join\(String\.fromCharCode|adShieldError/')
+! .lt sites
+||html-load.com^$script,xhr,domain=alfa.lt|alkas.lt|alytusplius.lt|anyksta.lt|aina.lt|bilis.lt|befa.lt|etaplius.lt|manonamai.lt|mmm.lt|raskakcija.lt|respublika.lt|sekunde.lt|tavovaikas.lt|tv3.lt
+! Bild group sites
+autobild.de,bild.de,bz-berlin.de,computerbild.de,fitbook.de,fitbook-magazine.com,myhomebook.de,myhomebook-magazine.com,petbook.de,petbook-magazine.com,stylebook.de,techbook.de,techbook-magazine.com,travelbook.de,travelbook-magazine.com##+js(trusted-replace-argument, Element.prototype.setAttribute, 1, , condition, '/error-report|new Promise|;await new|:\[?window|&&window,|void 0\]|location\.href|void 0\|\|window|,window,|void 0,window|,window\]|\)\.join\(String\.fromCharCode|adShieldError/')
+! Postmedia group
+calgaryherald.com,calgarysun.com,canada.com,canoe.com,driving.ca,edmontonjournal.com,edmontonsun.com,financialpost.com,intelligencer.ca,leaderpost.com,lfpress.com,montrealgazette.com,nationalpost.com,ontariofarmer.com,ottawacitizen.com,ottawasun.com,pembrokeobserver.com,standard-freeholder.com,thegrowthop.com,theprovince.com,thestarphoenix.com,tj.news,torontosun.com,vancouversun.com,windsorstar.com,winnipegsun.com##+js(trusted-replace-argument, Element.prototype.setAttribute, 1, , condition, '/error-report|new Promise|;await new|:\[?window|&&window,|void 0\]|location\.href|void 0\|\|window|,window,|void 0,window|,window\]|\)\.join\(String\.fromCharCode|adShieldError/')
+! Network N Media sites
+||html-load.com^$script,xhr,domain=pcgamebenchmark.com|pcgamesn.com|pockettactics.com|wargamer.com
+pcgamebenchmark.com,pcgamesn.com,pockettactics.com,wargamer.com##+js(trusted-replace-argument, Element.prototype.setAttribute, 1, , condition, '/error-report|new Promise|;await new|:\[?window|&&window,|void 0\]|location\.href|void 0\|\|window|,window,|void 0,window|,window\]|\)\.join\(String\.fromCharCode|adShieldError/')
+! HomeTalk Inc. / VerticalScope Inc. sites
+foodtalkdaily.com,homehobbiesdaily.com,hometalk.com,hometalkpaid.com,redesigndaily.com,thegoldendaily.com,thesavvyexplorers.com,thesimplifydaily.com,upgradedhome.com,upstyledaily.com##+js(set, loadShield, noopFunc)
+atv.com,autoguide.com,motorcycle.com,petguide.com,rvguide.com,thetruthaboutcars.com##+js(set, loadShield, noopFunc)
+! Mexican Lottery sites
+||html-load.com^$script,xhr,domain=melaterevancha.com|resultadostris.com
+melaterevancha.com,resultadostris.com##+js(trusted-replace-argument, Element.prototype.setAttribute, 1, , condition, '/error-report|new Promise|;await new|:\[?window|&&window,|void 0\]|location\.href|void 0\|\|window|,window,|void 0,window|,window\]|\)\.join\(String\.fromCharCode|adShieldError/')
+! Motorsport network / Kotsu Times Sha Co.
+||html-load.com^$script,xhr,domain=automesseweb.jp|autosport.com|insideevs.com|motor1.com|motorsport.com|motorsportjobs.com|motorsportstats.com|powerwatch.jp|rideapart.com|webcartop.jp
+! Pijper Media
+||html-load.com^$domain=autobahn.eu|beaumonde.nl|dingenvoorvrouwen.nl|elegance.nl|gezondnu.nl|golfersmagazine.nl|grazia.nl|happyinshape.nl|kookfans.nl|marieclaire.nl|nautique.nl|noorderland.nl|nouveau.nl|panorama.nl|playboy.nl|revu.nl|upcoming.nl|wielerrevue.nl|zeilen.nl
+||html-load.com^$script,xhr,domain=faitsfizzle.fr|fizzlefacts.com|fizzlefakten.de|hechosfizzle.com
+||html-load.com^$script,xhr,domain=consejosytrucos.co|conselhosetruques.com|consiglietrucchi.com|poradyiwskazowki.pl|tippsundtricks.co|tips-and-tricks.co|tipsandtricksarab.com|tipsandtricksjapan.com|tipsandtrickskorea.com|tipsenweetjes.nl|trucs-et-astuces.co
+faitsfizzle.fr,fizzlefacts.com,fizzlefakten.de,hechosfizzle.com##+js(trusted-replace-argument, Element.prototype.setAttribute, 1, , condition, '/error-report|new Promise|;await new|:\[?window|&&window,|void 0\]|location\.href|void 0\|\|window|,window,|void 0,window|,window\]|\)\.join\(String\.fromCharCode|adShieldError/')
+consejosytrucos.co,conselhosetruques.com,consiglietrucchi.com,poradyiwskazowki.pl,tippsundtricks.co,tips-and-tricks.co,tipsandtricksarab.com,tipsandtricksjapan.com,tipsandtrickskorea.com,tipsenweetjes.nl,trucs-et-astuces.co##+js(trusted-replace-argument, Element.prototype.setAttribute, 1, , condition, '/error-report|new Promise|;await new|:\[?window|&&window,|void 0\]|location\.href|void 0\|\|window|,window,|void 0,window|,window\]|\)\.join\(String\.fromCharCode|adShieldError/')
+! Infoplaza
+||html-load.com^$script,xhr,domain=buienalarm.be|buienalarm.nl|meteoradar.co.uk|meteox.com|niederschlagsradar.de|sat24.com|weerplaza.nl|weerslag.nl
+buienalarm.be,buienalarm.nl,meteoradar.co.uk,meteox.com,niederschlagsradar.de,sat24.com,weerplaza.nl,weerslag.nl##+js(trusted-replace-argument, Element.prototype.setAttribute, 1, , condition, '/error-report|new Promise|;await new|:\[?window|&&window,|void 0\]|location\.href|void 0\|\|window|,window,|void 0,window|,window\]|\)\.join\(String\.fromCharCode|adShieldError/')
+meteovista.be,weeronline.nl##+js(trusted-replace-argument, Range.prototype.createContextualFragment, 0, json:"", condition, html-load.com)
+! Advergame Technologies Pvt. Ltd.
+||html-load.com^$script,xhr,domain=astrozop.com|criczop.com|feedzop.com|gamezop.com|gamezop.io|quizzop.com|umogames.com
+astrozop.com,criczop.com,feedzop.com,gamezop.com,gamezop.io,quizzop.com,umogames.com##+js(trusted-replace-argument, Element.prototype.setAttribute, 1, , condition, '/error-report|new Promise|;await new|:\[?window|&&window,|void 0\]|location\.href|void 0\|\|window|,window,|void 0,window|,window\]|\)\.join\(String\.fromCharCode|adShieldError/')
+! App-Mind
+||html-load.com^$script,xhr,domain=fmradiofree.com|internetradio-horen.de|radio-australia.org|radio-danmark.dk|radio-hrvatska.com|radio-norge.org|radio-osterreich.at
+fmradiofree.com,internetradio-horen.de,radio-australia.org,radio-danmark.dk,radio-hrvatska.com,radio-norge.org,radio-osterreich.at##+js(trusted-replace-argument, Element.prototype.setAttribute, 1, , condition, '/error-report|new Promise|;await new|:\[?window|&&window,|void 0\]|location\.href|void 0\|\|window|,window,|void 0,window|,window\]|\)\.join\(String\.fromCharCode|adShieldError/')
+! Notebookcheck
+||html-load.com^$script,xhr,domain=notebookcheck.*|notebookcheck.biz|notebookcheck.com|notebookcheck.info|notebookcheck.it|notebookcheck.net|notebookcheck.nl|notebookcheck.org|notebookcheck.pl|notebookcheck.se|notebookcheck-cn.com|notebookcheck-hu.com|notebookcheck-ru.com|notebookcheck-tr.com
+notebookcheck.*,notebookcheck-cn.com,notebookcheck-hu.com,notebookcheck-ru.com,notebookcheck-tr.com##+js(trusted-replace-argument, Element.prototype.setAttribute, 1, , condition, '/error-report|new Promise|;await new|:\[?window|&&window,|void 0\]|location\.href|void 0\|\|window|,window,|void 0,window|,window\]|\)\.join\(String\.fromCharCode|adShieldError/')
+! Coolmath Network
+coolmath4kids.com,coolmath4parents.com,coolmath4teachers.com,coolmathgames.com##+js(json-edit, .scriptLoader.*[?.id=="ad_stack_split_provider"])
+! Newsquest Media Group
+alloaadvertiser.com,andoveradvertiser.co.uk,ardrossanherald.com,asianimage.co.uk,ayradvertiser.com,ayrshire-today.co.uk,barkinganddagenhampost.co.uk,barrheadnews.com,barryanddistrictnews.co.uk,basingstokegazette.co.uk,becclesandbungayjournal.co.uk,bicesteradvertiser.net,birmingham-now.co.uk,bordercountiesadvertizer.co.uk,bordertelegraph.com,borehamwoodtimes.co.uk,bournemouthecho.co.uk,bracknellnews.co.uk,braintreeandwithamtimes.co.uk,brentwoodlive.co.uk,bridgwatermercury.co.uk,bridportnews.co.uk,bromsgroveadvertiser.co.uk,bucksfreepress.co.uk,burnhamandhighbridgeweeklynews.co.uk,burymercury.co.uk,burytimes.co.uk,cambstimes.co.uk,celticway.co.uk,centralfifetimes.com,chardandilminsternews.co.uk,chelmsfordweeklynews.co.uk,cheshirelife.co.uk,chesterstandard.co.uk,clactonandfrintongazette.co.uk,clydebankpost.co.uk,cornwalllife.co.uk,cotswoldjournal.co.uk,cotswoldlife.co.uk,countypress.co.uk,countytimes.co.uk,cravenherald.co.uk,cumbrialife.co.uk,cumnockchronicle.com,dailyecho.co.uk,darlingtonandstocktontimes.co.uk,denbighshirefreepress.co.uk,derbyshirelife.co.uk,derehamtimes.co.uk,devonlife.co.uk,dissmercury.co.uk,dorsetecho.co.uk,dorsetmagazine.co.uk,dudleynews.co.uk,dumbartonreporter.co.uk,dumfriesandgallowaylife.co.uk,dunfermlinepress.com,dunmowbroadcast.co.uk,eadt.co.uk,ealingtimes.co.uk,eastlondonadvertiser.co.uk,eastlothiancourier.com,echo-news.co.uk,edp24.co.uk,elystandard.co.uk,enfieldindependent.co.uk,eppingforestguardian.co.uk,essexcountynews.co.uk,essexlifemag.co.uk,eveningnews24.co.uk,eveshamjournal.co.uk,exchangeandmart.co.uk,exmouthjournal.co.uk,fakenhamtimes.co.uk,falmouthpacket.co.uk,forestryjournal.co.uk,freepressseries.co.uk,gazette-news.co.uk,gazetteandherald.co.uk,gazetteherald.co.uk,gazetteseries.co.uk,glasgowtimes.co.uk,greatbritishlife.co.uk,greatyarmouthmercury.co.uk,greenocktelegraph.co.uk,guardian-series.co.uk,hackneygazette.co.uk,halesowennews.co.uk,halsteadgazette.co.uk,hamhigh.co.uk,hampshire-life.co.uk,hampshirechronicle.co.uk,harrowtimes.co.uk,harwichandmanningtreestandard.co.uk,heartsstandard.co.uk,helensburghadvertiser.co.uk,heraldscotland.com,heraldseries.co.uk,herefordtimes.com,hertsad.co.uk,hexham-courant.co.uk,hibsobserver.co.uk,hillingdontimes.co.uk,huntspost.co.uk,ilfordrecorder.co.uk,ilkleygazette.co.uk,impartialreporter.com,in-cumbria.com,ipswichstar.co.uk,irvinetimes.com,islingtongazette.co.uk,keighleynews.co.uk,kent-life.co.uk,kidderminstershuttle.co.uk,kilburntimes.co.uk,knutsfordguardian.co.uk,lancashirelife.co.uk,lancashiretelegraph.co.uk,largsandmillportnews.com,leaderlive.co.uk,ledburyreporter.co.uk,leighjournal.co.uk,living-magazines.co.uk,london-now.co.uk,lowestoftjournal.co.uk,ludlowadvertiser.co.uk,maldonandburnhamstandard.co.uk,malverngazette.co.uk,messengernewspapers.co.uk,midweekherald.co.uk,milfordmercury.co.uk,newhamrecorder.co.uk,newsandstar.co.uk,newsshopper.co.uk,norfolkmag.co.uk,northernfarmer.co.uk,northnorfolknews.co.uk,northsomersettimes.co.uk,northwaleschronicle.co.uk,northwalespioneer.co.uk,northwichguardian.co.uk,nwemail.co.uk,oxfordmail.co.uk,peeblesshirenews.com,penarthtimes.co.uk,peterboroughmatters.co.uk,pinkun.com,rangersreview.co.uk,readingchronicle.co.uk,redditchadvertiser.co.uk,redhillandreigatelife.co.uk,rhyljournal.co.uk,richmondandtwickenhamtimes.co.uk,romfordrecorder.co.uk,royston-crow.co.uk,runcornandwidnesworld.co.uk,saffronwaldenreporter.co.uk,salisburyjournal.co.uk,scotlandrugbynews.com,sidmouthherald.co.uk,sloughobserver.co.uk,somerset-life.co.uk,somersetcountygazette.co.uk,southendstandard.co.uk,southwalesargus.co.uk,southwalesguardian.co.uk,southwestfarmer.co.uk,sthelensstar.co.uk,stirlingnews.co.uk,stourbridgenews.co.uk,stowmarketmercury.co.uk,stroudnewsandjournal.co.uk,sudburymercury.co.uk,suffolkmag.co.uk,surreycomet.co.uk,sussexlife.co.uk,swindonadvertiser.co.uk,the-gazette.co.uk,theargus.co.uk,theboltonnews.co.uk,thecomet.net,thenational.scot,thenorthernecho.co.uk,theoldhamtimes.co.uk,theresident.co.uk,thescottishfarmer.co.uk,thetelegraphandargus.co.uk,theterrace.scot,thetfordandbrandontimes.co.uk,thetottenhamindependent.co.uk,thewestmorlandgazette.co.uk,thewestonmercury.co.uk,thisisoxfordshire.co.uk,thisiswiltshire.co.uk,thurrockgazette.co.uk,times-series.co.uk,timesandstar.co.uk,tivysideadvertiser.co.uk,walesfarmer.co.uk,wandsworthguardian.co.uk,warringtonguardian.co.uk,watfordobserver.co.uk,wattonandswaffhamtimes.co.uk,wearesunderland.com,wearevoice.co.uk,westerntelegraph.co.uk,wharfedaleobserver.co.uk,whitchurchherald.co.uk,whitehavennews.co.uk,whtimes.co.uk,wiltsglosstandard.co.uk,wiltshiretimes.co.uk,wimbledonguardian.co.uk,wirralglobe.co.uk,wisbechstandard.co.uk,witneygazette.co.uk,worcesternews.co.uk,wymondhamandattleboroughmercury.co.uk,yeovilexpress.co.uk,yorkpress.co.uk,yorkshirelife.co.uk,yourlocalguardian.co.uk##+js(set, adLight, true)
+! Mediavague
+||html-load.com^$script,xhr,domain=bike-news.jp|egolf.jp|kuruma-news.jp|lasisa.net|magmix.jp|merkmal-biz.jp|otonanswer.jp|trafficnews.jp|vague.style
+bike-news.jp,egolf.jp,kuruma-news.jp,lasisa.net,magmix.jp,merkmal-biz.jp,otonanswer.jp,trafficnews.jp,vague.style##+js(trusted-replace-argument, Element.prototype.setAttribute, 1, , condition, '/error-report|new Promise|;await new|:\[?window|&&window,|void 0\]|location\.href|void 0\|\|window|,window,|void 0,window|,window\]|\)\.join\(String\.fromCharCode|adShieldError/')
+! AllGear Digital
+||html-load.com^$script,xhr,domain=bikerumor.com|explorersweb.com|gearjunkie.com|irunfar.com|packhacker.com|switchbacktravel.com|theinertia.com|wildsnow.com
+bikerumor.com,explorersweb.com,gearjunkie.com,irunfar.com,packhacker.com,switchbacktravel.com,theinertia.com,wildsnow.com##+js(ra, onerror, script[id][onerror], asap stay)
+bikerumor.com,explorersweb.com,gearjunkie.com,irunfar.com,packhacker.com,switchbacktravel.com,theinertia.com,wildsnow.com##+js(trusted-replace-argument, Element.prototype.setAttribute, 1, , condition, '/error-report|new Promise|;await new|:\[?window|&&window,|void 0\]|location\.href|void 0\|\|window|,window,|void 0,window|,window\]|\)\.join\(String\.fromCharCode|adShieldError/')
+! MV3 wildcard issue
+!#if ext_ubol
+||html-load.com^$script,xhr,domain=babla.cn|babla.co.id|babla.co.th|babla.gr|babla.no|babla.ru|babla.vn|fxstreet.com|fxstreet.com.tr|fxstreet.de.com|fxstreet.es|fxstreet.fr|fxstreet.hk|fxstreet.hu|fxstreet.it|fxstreet.ru.com|gentside.co.uk|gentside.com|gentside.de|ohmymag.co.uk|ohmymag.com|ohmymag.de|wieistmeineip.at|wieistmeineip.ch|wieistmeineip.de|willyweather.co.uk|willyweather.com|willyweather.com.au|woxikon.bg|woxikon.co|woxikon.co.uk|woxikon.com|woxikon.com.br|woxikon.cl|woxikon.dk|woxikon.de|woxikon.fr|woxikon.es|woxikon.it|woxikon.mx|woxikon.nl|woxikon.pl|woxikon.pt|woxikon.ru|woxikon.se
+!#endif
+||css-load.com^$domain=ygosu.com|loawa.com|bamgosu.site
+||css-load.com^$redirect=noopjs,domain=honkailab.com
+||07c225f3.online^$domain=economist.co.kr|hometownstation.com|sportalkorea.com|edaily.co.kr|isplus.com|tenasia.hankyung.com|etoday.co.kr
+||html-load.com^$redirect=noopjs,domain=raenonx.cc|indiatimes.com|missyusa.com
+||a.fsdn.com/con/js/sftheme/vendor/bizx-prebid.js?$script,domain=sourceforge.net
+||whykindlyoofword.com/sdk.js$script,domain=gutefrage.net
+gutefrage.net##+js(nosiif, 0x)
+||abeagle-public.buzzfeed.com/*-AdShield-
+raenonx.cc,indiatimes.com,missyusa.com##+js(nostif, error-report.com)
+indiatimes.com##+js(set, objAd.loadAdShield, noopFunc)
+netzwelt.de##+js(set, window.myAd.runAd, noopFunc)
+huffpost.com##+js(json-prune, RT-1562-AdShield-script-on-Huffpost)
+!#if env_mobile
+m.etoday.co.kr##+js(rpnt, script, var googletag =, '/*start*/(function(){let link=document.createElement("link");link.rel="stylesheet";link.href="/common/css/m_default.css";document.head.appendChild(link)})();document.currentScript.textContent=document.currentScript.textContent.replace(/\/\*start\*\/(.*)\/\*end\*\//g,"");/*end*/var googletag =')
+isplus.com##+js(rpnt, script, $(document).ready, '/*start*/(function(){let link=document.createElement("link");link.rel="stylesheet";link.href="/css_renew/m/m_common.css";document.head.appendChild(link)})();document.currentScript.textContent=document.currentScript.textContent.replace(/\/\*start\*\/(.*)\/\*end\*\//g,"");/*end*/$(document).ready', sedCount, 1)
+!#else
+etoday.co.kr##+js(rpnt, script, window.googletag =, '/*start*/(function(){let link=document.createElement("link");link.rel="stylesheet";link.href="/common/css/etoday.css";document.head.appendChild(link)})();document.currentScript.textContent=document.currentScript.textContent.replace(/\/\*start\*\/(.*)\/\*end\*\//g,"");/*end*/window.googletag =')
+isplus.com##+js(rpnt, script, window.dataLayer =, '/*start*/(function(){let link=document.createElement("link");link.rel="stylesheet";link.href="/css_renew/pc/common.css";document.head.appendChild(link)})();document.currentScript.textContent=document.currentScript.textContent.replace(/\/\*start\*\/(.*)\/\*end\*\//g,"");/*end*/window.dataLayer =')
+!#endif
+ygosu.com,bamgosu.site##+js(trusted-replace-argument, Element.prototype.setAttribute, 1, {"value": "(function(){let link=document.createElement('link');link.rel='stylesheet';link.href='//image.ygosu.com/style/main.css';document.head.appendChild(link)})()"}, condition, error-report)
+loawa.com##+js(trusted-replace-argument, Element.prototype.setAttribute, 1, {"value": "(function(){let link=document.createElement('link');link.rel='stylesheet';link.href='https://loawa.com/assets/css/loawa.min.css';document.head.appendChild(link)})()"}, condition, error-report)
+economist.co.kr##+js(rpnt, script, _paq.push, '/*start*/(function(){let link=document.createElement("link");link.rel="stylesheet";link.href="/css/pc/ecn_common.min.css";document.head.appendChild(link)})();document.currentScript.textContent=document.currentScript.textContent.replace(/\/\*start\*\/(.*)\/\*end\*\//g,"");/*end*/_paq.push')
+hometownstation.com##+js(rpnt, script, window.dataLayer =, '/*start*/(function(){let link=document.createElement("link");link.rel="stylesheet";link.href="/wp-content/themes/hts_v2/style.css";document.head.appendChild(link)})();document.currentScript.textContent=document.currentScript.textContent.replace(/\/\*start\*\/(.*)\/\*end\*\//g,"");/*end*/window.dataLayer =')
+sportalkorea.com##+js(rpnt, script, window.dataLayer =, '/*start*/(function(){let link=document.createElement("link");link.rel="stylesheet";link.href="/_css/css.css";document.head.appendChild(link)})();document.currentScript.textContent=document.currentScript.textContent.replace(/\/\*start\*\/(.*)\/\*end\*\//g,"");/*end*/window.dataLayer =')
+m.edaily.co.kr##+js(rpnt, script, var _paq =, '/*start*/(function(){let link=document.createElement("link");link.rel="stylesheet";link.href="/Content/css/style.css";document.head.appendChild(link)})();document.currentScript.textContent=document.currentScript.textContent.replace(/\/\*start\*\/(.*)\/\*end\*\//g,"");/*end*/var _paq =', sedCount, 1)
+honkailab.com##+js(rpnt, script, var localize =, '/*start*/(function(){document.querySelectorAll("script[wp-data]").forEach(element=>{const html=new DOMParser().parseFromString(atob(element.getAttribute("wp-data")),"text/html");html.querySelectorAll("link:not([as])").forEach(linkEl=>{element.after(linkEl)});element.parentElement.removeChild(element);})})();document.currentScript.textContent=document.currentScript.textContent.replace(/\/\*start\*\/(.*)\/\*end\*\//g,"");/*end*/var localize =', sedCount, 1)
+honkailab.com##body:style(background-color: #2D2D2D;)
+lifehacker.jp##+js(rpnt, script, /^.+/gms, '!function(){var e=Object.getOwnPropertyDescriptor(Element.prototype,"innerHTML").set;Object.defineProperty(Element.prototype,"innerHTML",{set:function(t){return t.includes("html-load.com")?e.call(this,""):e.call(this,t)}})}();', condition, html-load.com)
+a-ha.io,cboard.net,joongdo.co.kr,viva100.com##+js(noeval-if, /content-loader\.com|css-load\.com|html-load\.com/)
+automobile-catalog.com,baseballchannel.jp,forum.mobilism.me,freeairpump.com,gbatemp.net,gentosha-go.com,hoyme.jp,kezdo5.hu,krepsinis.net,motorbikecatalog.com,sharemods.com,wisevoter.com##+js(rmnt, script, error-report.com)
+divinedaolibrary.com,jaysbrickblog.com,mp1st.com,oricon.co.jp,uranai.nosv.org,yakkun.com##+js(rmnt, script, html-load.com)
+oricon.co.jp##+js(rmnt, script, /\(async\(\)=>\{try\{(const|var)/)
+chloeting.com##+js(prevent-innerHTML, script, html-load.com)
+9gag.com,adrenaline.com.br,and-more.co,animalia.bio,astro-seek.com,augustacrime.com,autofrage.net,automobile-catalog.com,bab.la,babla.*,base64decode.org,boardingarea.com,buchstaben.com,businessua.com,calculatorsoup.com,canuckaudiomart.com,chloeting.com,collinsdictionary.com,computerfrage.net,convertcase.net,costcoinsider.com,crosswordsolver.com,culturequizz.com,daily.co.jp,daveockop.com,dict.cc,dictionary.cambridge.org,dictionnaire.lerobert.com,dnevnik.hr,doviz.com,egitim.net.tr,elnacional.cat,euronews.com,exceljet.net,fandom.com,finanzfrage.net,football-ukraine.com,fossbytes.com,freemcserver.net,game8.jp,gamewith.jp,gerbeaud.com,gesundheitsfrage.net,gezondnu.nl,girlschannel.net,glianec.com,greenwichmeantime.com,gutefrage.net,happyinshape.com,helpdeskgeek.com,higherorlowergame.com,hk01.com,hna.de,hochi.news,hollywoodlife.com,houseandgarden.co,index.hr,infinityfree.com,inverse.com,itavisen.no,km77.com,kreuzwortraetsel.de,kurashiru.com,ldoceonline.com,leckerschmecker.me,lejdd.fr,lettersolver.com,liveandletsfly.com,livescience.com,looopings.nl,lootlemon.com,mamastar.jp,merinfo.se,moin.de,motorbikecatalog.com,motorradfrage.net,motscroises.fr,mrexcel.com,namemc.com,natalie.mu,nemzetisport.hu,neoseeker.com,netflixlife.com,newatlas.com,nextchessmove.com,nikkansports.com,nouvelobs.com,oeffnungszeitenbuch.de,omnicalculator.com,onlineradiobox.com,onemileatatime.com,oraridiapertura24.it,oricon.co.jp,oxfordlearnersdictionaries.com,pakkotoisto.com,perezhilton.com,picrew.me,pinterpoin.com,pons.com,popdaily.com.tw,reisefrage.net,rotowire.com,scribd.com,singjupost.com,skinmc.net,slideshare.net,sms24.me,songfacts.com,sourceforge.net,sportlerfrage.net,the-crossword-solver.com,thefirearmblog.com,thelayoff.com,thetorquereport.com,thetruthaboutcars.com,thingiverse.com,timeful.app,torontosun.com,toyokeizai.net,travelingformiles.com,trilltrill.jp,tunebat.com,tvtv.ca,tvtv.us,ukaudiomart.com,upgradedhome.com,urbandictionary.com,urldecoder.org,usaudiomart.com,watchdocumentaries.com,weatherzone.com.au,welt.de,willyweather.*,winfuture.de,winteriscoming.net,word-grabber.com,wordshake.com,worldjournal.com,woxikon.de##+js(trusted-replace-argument, Element.prototype.setAttribute, 1, , condition, '/error-report|new Promise|;await new|:\[?window|&&window,|void 0\]|location\.href|void 0\|\|window|,window,|void 0,window|,window\]|\)\.join\(String\.fromCharCode|adShieldError/')
+9gag.com,automobile-catalog.com,base64decode.org,calculatorsoup.com,culturequizz.com,euronews.com,fandom.com,hb-nippon.com,index.hr,motorbikecatalog.com,scribd.com,sms24.me,urldecoder.org,welt.de,worldjournal.com##+js(ra, onerror, script[id][onerror], asap stay)
+akinator.com##+js(trusted-replace-argument, Element.prototype.setAttribute, 1, `json:"setTimeout((()=>{if(!location.pathname.startsWith('/game'))return;const t=document.getElementById('question-label');t&&(window.animation=lottie.loadAnimation({container:t,renderer:'svg',loop:!0,autoplay:!1,path:'/assets/animationsLottielab/gameDots.json'}))}),1e3);"`, condition, '/error-report|new Promise|;await new|:\[?window|&&window,|void 0\]|location\.href|void 0\|\|window|,window,|void 0,window|,window\]|\)\.join\(String\.fromCharCode|adShieldError/')
+akinator.com##+js(set, __cfRLUnblockHandlers, true)
+huffpost.com##+js(set, disableAdShield, true)
+walesonline.co.uk##+js(rmnt, script, nowprocket, excludes, self.__next)
+animalia.bio##.s-ad-banner-horizontal
+base64decode.org,urldecoder.org##.column.img_header_box
+base64decode.org,urldecoder.org##.column.img_right_top_box
+base64decode.org,urldecoder.org##.column.img_right_bottom_box
+base64decode.org,urldecoder.org##.column.img_left_box
+dictionnaire.lerobert.com##.gymglish-fr-2.gymglish
+neowin.net,newatlas.com,razzball.com,tz.de##+js(nostif, [native code], 500)
+majorleaguepickleball.co,pickleball.com,pickleballclubs.com,pickleballleagues.com,pickleballteamleagues.com,pickleballtournaments.com##+js(trusted-replace-argument, document.getElementById, 0, json:"freestar-bootstrap", condition, /^[A-Z][a-z]+_$/)
+majorleaguepickleball.co,pickleball.com,pickleballclubs.com,pickleballleagues.com,pickleballteamleagues.com,pickleballtournaments.com,ppatour.com##+js(trusted-replace-argument, Element.prototype.setAttribute, 1, , condition, '/error-report|new Promise|;await new|:\[?window|&&window,|void 0\]|location\.href|void 0\|\|window|,window,|void 0,window|,window\]|\)\.join\(String\.fromCharCode|adShieldError/')
+!#if cap_html_filtering
+interfootball.co.kr,a-ha.io,cboard.net,joongdo.co.kr,viva100.com,maketecheasier.com,tweaksforgeeks.com,m.inven.co.kr,mlbpark.donga.com##^script:has-text(KCgpPT57bGV0IGU)
+9gag.com,akinator.com,and-more.co,astro-seek.com,autofrage.net,bab.la,babla.*,badmouth1.com,boardingarea.com,businessua.com,canuckaudiomart.com,collinsdictionary.com,computerfrage.net,dict.cc,dictionnaire.lerobert.com,dictionary.cambridge.org,dnevnik.hr,doviz.com,egitim.net.tr,eurointegration.com.ua,exceljet.net,finanzfrage.net,flatpanelshd.com,football-ukraine.com,footballtransfer.com.ua,footballtransfer.ru,fossbytes.com,freemcserver.net,gadgets360.com,gazetaprawna.pl,gesundheitsfrage.net,gezondnu.nl,girlschannel.net,glianec.com,gutefrage.net,happyinshape.com,helpdeskgeek.com,hoyme.jp,houseandgarden.co,infinityfree.com,issuya.com,iusm.co.kr,lamire.jp,ldoceonline.com,leckerschmecker.me,liveandletsfly.com,logicieleducatif.fr,lootlemon.com,missyusa.com,mamastar.jp,moin.de,motorradfrage.net,motscroises.fr,neoseeker.com,neowin.net,newatlas.com,nextchessmove.com,onlinegdb.com,oxfordlearnersdictionaries.com,palabr.as,perezhilton.com,picrew.me,pinterpoin.com,pons.com,pravda.com.ua,pressian.com,razzball.com,reisefrage.net,reportera.co.kr,rotowire.com,sinemalar.com,singjupost.com,sportanalytic.com,sportlerfrage.net,sportsrec.com,sportsseoul.com,text-compare.com,the-crossword-solver.com,thelayoff.com,torontosun.com,toyokeizai.net,travelingformiles.com,tweaksforgeeks.com,tz.de,ukaudiomart.com,usaudiomart.com,w.grapps.me,watchdocumentaries.com,welt.de,wfmz.com,winfuture.de,worldhistory.org##^script[onload*="error-report.com"]
+9gag.com,adrenaline.com.br,animalia.bio,augustacrime.com,automobile-catalog.com,base64decode.org,buchstaben.com,calculatorsoup.com,culturequizz.com,daveockop.com,doviz.com,euronews.com,fandom.com,freemcserver.net,game8.jp,gamewith.jp,gerbeaud.com,greenwichmeantime.com,higherorlowergame.com,hna.de,index.hr,itavisen.no,km77.com,livescience.com,looopings.nl,mamastar.jp,merinfo.se,motorbikecatalog.com,mrexcel.com,namemc.com,nemzetisport.hu,nikkansports.com,onemileatatime.com,onlineradiobox.com,pakkotoisto.com,ppatour.com,scribd.com,skinmc.net,sms24.me,thetorquereport.com,thingiverse.com,timeful.app,tvtv.ca,tvtv.us,urbandictionary.com,urldecoder.org,welt.de,willyweather.*,wordshake.com,worldjournal.com##^script[src*="html-load.com"]
+crosswordsolver.com,gutefrage.net,kreuzwortraetsel.de,motscroises.fr,oeffnungszeitenbuch.de,oraridiapertura24.it,word-grabber.com,wort-suchen.de##^script[src*="://loader."]
+automobile-catalog.com,motorbikecatalog.com##^script:is([src$="/app.js"],[src$="/core.js"])
+bleepingcomputer.com,pravda.com.ua##^script:has-text(Ad-Shield)
+ap7am.com,cinema.com.my,dolldivine.com,giornalone.it,iplocation.net,jamaicajawapos.com,jutarnji.hr,kompasiana.com,mediaindonesia.com,niice-woker.com,pep.ph,slobodnadalmacija.hr,upmedia.mg##^script:has-text(adrecover.com)
+wetter.com##^script:has-text(/wcomAdBlock|error-report\.com/)
+neowin.net,newatlas.com,nextchessmove.com,razzball.com##^script:has-text(head.appendChild.bind)
+9gag.com,adrenaline.com.br,akinator.com,and-more.co,animalia.bio,astro-seek.com,augustacrime.com,automobile-catalog.com,bab.la,babla.*,base64decode.org,boardingarea.com,buchstaben.com,calculatorsoup.com,canuckaudiomart.com,collinsdictionary.com,crosswordsolver.com,culturequizz.com,daveockop.com,dict.cc,dictionary.cambridge.org,dictionnaire.lerobert.com,divinedaolibrary.com,doviz.com,egitim.net.tr,euronews.com,exceljet.net,fandom.com,fossbytes.com,freemcserver.net,game8.jp,gamewith.jp,gerbeaud.com,gezondnu.nl,girlschannel.net,happyinshape.com,helpdeskgeek.com,higherorlowergame.com,hna.de,hochi.news,hollywoodlife.com,houseandgarden.co,index.hr,itavisen.no,km77.com,kreuzwortraetsel.de,ldoceonline.com,lejdd.fr,livescience.com,looopings.nl,lootlemon.com,mamastar.jp,merinfo.se,motorbikecatalog.com,motscroises.fr,mrexcel.com,namemc.com,nemzetisport.hu,neoseeker.com,neowin.net,newatlas.com,nikkansports.com,oeffnungszeitenbuch.de,onemileatatime.com,onlineradiobox.com,oraridiapertura24.it,oxfordlearnersdictionaries.com,pakkotoisto.com,perezhilton.com,pinterpoin.com,pons.com,ppatour.com,razzball.com,rotowire.com,scribd.com,sinemalar.com,skinmc.net,slideshare.net,sms24.me,songfacts.com,the-crossword-solver.com,thelayoff.com,thetorquereport.com,thingiverse.com,timeful.app,torontosun.com,toyokeizai.net,travelingformiles.com,trilltrill.jp,tunebat.com,tvtv.ca,tvtv.us,ukaudiomart.com,urbandictionary.com,urldecoder.org,usaudiomart.com,watchdocumentaries.com,welt.de,willyweather.*,word-grabber.com,wordshake.com,wort-suchen.de##^script[data-cfasync="false"][nowprocket]
+dnevnik.hr,neowin.net,newatlas.com,razzball.com##^script:has-text(/^\(async\(\)=>\{function.{1,200}\.head.{1,100}\.bind.{1,900}location\.href.{1,100}\}\)\(\);$/)
+divinedaolibrary.com,lejdd.fr,scribd.com,slideshare.net,songfacts.com,tips-and-tricks.co##^script:has-text(/\(async\s*\(\)\s*=>\s*\{\s*try\s*\{\s*(const|var)/)
+si.com##^script:has-text('"https://html-load.com/loader.min.js"')
+akinator.com,and-more.co,astro-seek.com,autofrage.net,bab.la,babla.*,boardingarea.com,collinsdictionary.com,computerfrage.net,dictionary.cambridge.org,dictionnaire.lerobert.com,dnevnik.hr,doviz.com,egitim.net.tr,exceljet.net,finanzfrage.net,freemcserver.net,gesundheitsfrage.net,gezondnu.nl,gutefrage.net,happyinshape.com,houseandgarden.co,infinityfree.com,ldoceonline.com,liveandletsfly.com,mamastar.jp,motorradfrage.net,neoseeker.com,newatlas.com,oxfordlearnersdictionaries.com,pinterpoin.com,pons.com,reisefrage.net,sinemalar.com,sportlerfrage.net,torontosun.com,toyokeizai.net,travelingformiles.com,usaudiomart.com,welt.de##^script:has-text(await eval)
+9gag.com,augustacrime.com,base64decode.org,calculatorsoup.com,canuckaudiomart.com,costcoinsider.com,crosswordsolver.com,dict.cc,elnacional.cat,girlschannel.net,itavisen.no,kreuzwortraetsel.de,livescience.com,lootlemon.com,merinfo.se,motscroises.fr,mrexcel.com,nemzetisport.hu,oeffnungszeitenbuch.de,oraridiapertura24.it,pinterpoin.com,ppatour.com,rotowire.com,the-crossword-solver.com,tvtv.ca,tvtv.us,ukaudiomart.com,urldecoder.org,watchdocumentaries.com,word-grabber.com,wort-suchen.de##^script:has-text(()=>eval)
+buchstaben.com,nemzetisport.hu##^script:has-text(() => eval)
+9gag.com,adrenaline.com.br,automobile-catalog.com,calculatorsoup.com,culturequizz.com,euronews.com,fandom.com,game8.jp,gerbeaud.com,gutefrage.net,motorbikecatalog.com,namemc.com,nikkansports.com,onemileatatime.com,thetorquereport.com,urbandictionary.com,welt.de,wordshake.com##^script:has-text(/:\[?window,/)
+mamastar.jp##^script:has-text(: window,)
+km77.com##^script:has-text(await new Promise)
+km77.com,onlineradiobox.com,timeful.app,willyweather.*##^script:has-text(&&window,)
+automobile-catalog.com,hna.de,index.hr,motorbikecatalog.com,skinmc.net##^script:has-text(,window])
+9gag.com,animalia.bio,daveockop.com,doviz.com,looopings.nl,pakkotoisto.com,worldjournal.com##^script:has-text(void 0||window,)
+greenwichmeantime.com,higherorlowergame.com##^script:has-text(void 0 || window,)
+freemcserver.net##^script:has-text(window,void 0)
+base64decode.org,fandom.com,gamewith.jp,sms24.me,urldecoder.org##^script:has-text(').join(String.fromCharCode')
+singjupost.com##^script:has-text(domain=?eventId=&error=)
+sparkchess.com##^script:has-text(html-load.cc)
+brawlytix.com##^script:has-text(nowprocket)
+savvytime.com##^script:has-text('"nowprocket"')
+scribd.com##^script:has-text(adShieldError)
+fossbytes.com,helpdeskgeek.com,perezhilton.com##^script:has-text(';confirm(')
+savvytime.com##^script#savvytime-adshield-light
+1geki.jp,373news.com,50states.com,actugaming.net,aerotrader.com,alc.co.jp,altarofgaming.com,anagram-solver.io,areaconnect.com,as-web.jp,atvtrader.com,aucfree.com,autoby.jp,autoc-one.jp,autofrage.net,automobile-catalog.com,bab.la,babla.*,baseballchannel.jp,buchstaben.com,cadryskitchen.com,cafedelites.com,calculatorsoup.com,carscoops.com,campsitephotos.com,canarystreetcrafts.com,celebritynetworth.com,cesoirtv.com,chanto.jp.net,chef-in-training.com,chocolatecoveredkatie.com,cinetrafic.fr,collinsdictionary.com,commercialtrucktrader.com,computerfrage.net,convertcase.net,costcoinsider.com,crosswordsolver.com,culturequizz.com,curbsideclassic.com,cycletrader.com,dallashoopsjournal.com,dayspedia.com,dexerto.com,dict.cc,dictionary.cambridge.org,dictionnaire.lerobert.com,dnevno.hr,donbalon.com,driveteslacanada.ca,dropgame.jp,ecranlarge.com,eigachannel.jp,equipmenttrader.com,ev-times.com,finanzfrage.net,fixthecfaa.com,flagle.io,footballchannel.jp,freeconvert.com,freemcserver.net,freeride.com,futabanet.jp,futabasha-change.com,fxstreet-id.com,fxstreet-vn.com,fxstreet.*,game8.jp,games.arkadium.com,gamewith.jp,gazetaprawna.pl,geogridgame.com,geoguessr.com,gerbeaud.com,gesundheitsfrage.net,gifu-np.co.jp,gigafile.nu,globalrph.com,golf-live.at,grapee.jp,gutefrage.net,hang.hu,happymoments.lol,harmonikum.co,hb-nippon.com,heureka.cz,hochi.news,horairesdouverture24.fr,hotcopper.co.nz,hotcopper.com.au,hvac-talk.com,ib-game.jp,idokep.hu,indianhealthyrecipes.com,indiatimes.com,infor.pl,insider-gaming.com,invoice-generator.com,iphoneincanada.ca,iza.ne.jp,j-cast.com,j-town.net,j7p.jp,jablickar.cz,javatpoint.com,jigsawexplorer.com,jiji.com,jikayosha.jp,jocjapantravel.com,judgehype.com,kinmaweb.jp,km77.com,kobe-journal.com,krepsinis.net,kreuzwortraetsel.de,kstp.com,kurashinista.jp,kyoteibiyori.com,lacuarta.com,lacuarta.com,laleggepertutti.it,langenscheidt.com,laposte.net,laughingsquid.com,lawyersgunsmoneyblog.com,ldoceonline.com,lessdebt.com,lettersolver.com,liliputing.com,listentotaxman.com,livenewschat.eu,logicieleducatif.fr,luremaga.jp,mafab.hu,mahjongchest.com,mainichi.jp,majorleaguepickleball.co,maketecheasier.com,malaymail.com,mamastar.jp,marineinsight.com,mathplayzone.com,meteo60.fr,midhudsonnews.com,minesweeperquest.com,minkou.jp,modhub.us,modsbase.com,modsfire.com,moin.de,motor-fan.jp,motorbikecatalog.com,motorradfrage.net,motscroises.fr,movie-locations.com,muragon.com,mykoreankitchen.com,namemc.com,nana-press.com,natalie.mu,nationaltoday.com,nbadraft.net,newatlas.com,news.zerkalo.io,newsinlevels.com,newsweekjapan.jp,newsyou.info,niketalk.com,nintendoeverything.com,nlab.itmedia.co.jp,noorderland.nl,nouvelobs.com,nyitvatartas24.hu,oeffnungszeitenbuch.de,onlineradiobox.com,operawire.com,optionsprofitcalculator.com,oraridiapertura24.it,overclock.net,oxfordlearnersdictionaries.com,palabr.as,pashplus.jp,percentagecalculator.net,persoenlich.com,petitfute.com,petitrobert.fr,play-games.com,pllive.xmediaeg.com,pons.com,popdaily.com.tw,powerpyx.com,pptvhd36.com,profitline.hu,puzzlegarage.com,pwctrader.com,quefaire.be,raetsel-hilfe.de,raider.io,ranking.net,rarethief.com,references.be,reisefrage.net,relevantmagazine.com,reptilesmagazine.com,resproleplayer.me,rostercon.com,russianmachineneverbreaks.com,rvtrader.com,samsungmagazine.eu,sankei.com,sanspo.com,scribens.com,scribens.fr,siennachat.com,skyandtelescope.org,slashdot.org,snowmobiletrader.com,soccerdigestweb.com,solitairehut.com,sourceforge.net,southhemitv.com,soxprospects.com,spaghetti-interactive.it,speisekarte.de,spendwithpennies.com,sportalkorea.com,sportlerfrage.net,statecollege.com,stayglam.com,steamidfinder.com,stocktwits.com,sudokutable.com,superhonda.com,syosetu.com,szamoldki.hu,talkwithstranger.com,tastesbetterfromscratch.com,tbs.co.jp,techdico.com,the-crossword-solver.com,thecelticblog.com,thedigestweb.com,thefirearmblog.com,traicy.com,transparentcalifornia.com,transparentnevada.com,trilltrill.jp,tunebat.com,tvtv.ca,tvtv.us,tweaktown.com,twn.hu,tyda.se,ufret.jp,universalis.fr,uptodown.com,uscreditcardguide.com,v8sleuth.com.au,verkaufsoffener-sonntag.com,videocelts.com,vimm.net,wallpapers.com,wamgame.jp,wanderworthy.com,watchdocumentaries.com,wattedoen.be,wdwnt.com,wdwnt.jp,webdesignledger.com,weldingweb.com,welt.de,wetteronline.de,wfmz.com,whec.com,wieistmeineip.*,wielerflits.be,wielerflits.nl,winbuzzer.com,winfuture.de,word-grabber.com,wordfinderx.com,wordhippo.com,worldjournal.com,worldle.teuteuf.fr,wort-suchen.de,woxikon.*,young-machine.com,yugioh-starlight.com,yutura.net,zagreb.info,zakzak.co.jp##^script:has-text(html-load.com)
+! livedoor-sites
+2chblog.jp,2monkeys.jp,46matome.net,akb48glabo.com,akb48matomemory.com,alfalfalfa.com,all-nationz.com,anihatsu.com,aqua2ch.net,blog.esuteru.com,blog.livedoor.jp,blog.jp,blogo.jp,chaos2ch.com,choco0202.work,crx7601.com,danseisama.com,dareda.net,digital-thread.com,doorblog.jp,exawarosu.net,fgochaldeas.com,football-2ch.com,gekiyaku.com,golog.jp,hacchaka.net,heartlife-matome.com,liblo.jp,fesoku.net,fiveslot777.com,gamejksokuhou.com,girlsreport.net,girlsvip-matome.com,grasoku.com,gundamlog.com,honyaku-channel.net,ikarishintou.com,imas-cg.net,imihu.net,inutomo11.com,itainews.com,itaishinja.com,jin115.com,jisaka.com,jnews1.com,jumpsokuhou.com,jyoseisama.com,keyakizaka46matomemory.net,kidan-m.com,kijoden.com,kijolariat.net,kijolifehack.com,kijomatomelog.com,kijyokatu.com,kijyomatome.com,kijyomatome-ch.com,kijyomita.com,kirarafan.com,kitimama-matome.net,kitizawa.com,konoyubitomare.jp,kotaro269.com,kyousoku.net,ldblog.jp,livedoor.biz,livedoor.blog,majikichi.com,matacoco.com,matomeblade.com,matomelotte.com,matometemitatta.com,mojomojo-licarca.com,morikinoko.com,nandemo-uketori.com,netatama.net,news-buzz1.com,news30over.com,nishinippon.co.jp,nmb48-mtm.com,norisoku.com,npb-news.com,ocsoku.com,okusama-kijyo.com,onecall2ch.com,onihimechan.com,orusoku.com,otakomu.jp,otoko-honne.com,oumaga-times.com,outdoormatome.com,pachinkopachisro.com,paranormal-ch.com,recosoku.com,s2-log.com,saikyo-jump.com,shuraba-matome.com,ske48matome.net,squallchannel.com,sukattojapan.com,sumaburayasan.com,sutekinakijo.com,usi32.com,uwakich.com,uwakitaiken.com,vault76.info,vipnews.jp,vippers.jp,vipsister23.com,vtubernews.jp,watarukiti.com,world-fusigi.net,zakuzaku911.com,zch-vip.com##^script:has-text(html-load.com)
+! CultivateWP sites
+amindfullmom.com,choosingchia.com,creativecanning.com,downshiftology.com,gardeninthekitchen.com,heygrillhey.com,loveinmyoven.com,modernhoney.com,mrmakeithappen.com,plainchicken.com,practicalselfreliance.com,sipandfeast.com,stellanspice.com,thecookierookie.com,thefoodcharlatan.com,tutti-dolci.com##^script:has-text(html-load.com)
+! Minute Media
+12thmanrising.com,allucanheat.com,aroundthefoghorn.com,arrowheadaddict.com,badgerofhonor.com,bamahammer.com,beargoggleson.com,beyondtheflag.com,birdswatcher.com,blackandteal.com,blogredmachine.com,bluemanhoop.com,boltbeat.com,bosoxinjection.com,buffalowdown.com,caneswarning.com,catcrave.com,chopchat.com,climbingtalshill.com,cubbiescrib.com,dailyknicks.com,dairylandexpress.com,dawgpounddaily.com,dawindycity.com,dawnofthedawg.com,detroitjockcity.com,dodgersway.com,ebonybird.com,fansided.com,flywareagle.com,gbmwolverine.com,gigemgazette.com,gmenhq.com,hailfloridahail.com,halohangout.com,hardwoodhoudini.com,horseshoeheroes.com,housethathankbuilt.com,huskercorner.com,insidetheiggles.com,jaysjournal.com,justblogbaby.com,kckingdom.com,kingjamesgospel.com,kingsofkauffman.com,lakeshowlife.com,lombardiave.com,mentalfloss.com,motorcitybengals.com,musketfire.com,nflspinzone.com,ninernoise.com,nugglove.com,onechicagocenter.com,phinphanatic.com,pistonpowered.com,predominantlyorange.com,ramblinfan.com,redbirdrants.com,reviewingthebrew.com,riggosrag.com,ripcityproject.com,risingapple.com,rumbunter.com,scarletandgame.com,section215.com,sidelionreport.com,slapthesign.com,sodomojo.com,southsideshowdown.com,stillcurtain.com,stormininnorman.com,stripehype.com,thatballsouttahere.com,thecelticbhoys.com,thejetpress.com,thelandryhat.com,thepewterplank.com,thesmokingcuban.com,thevikingage.com,thunderousintentions.com,undeadwalking.com,valleyofthesuns.com,whodatdish.com,winteriscoming.net,yanksgoyard.com##^script:has-text('"data-sdk"')
+! PMC sites
+ampav.com,artforum.com,artnews.com,atxtv.co,bgr.com,billboard.com,deadline.com,dickclark.com,footwearnews.com,goldderby.com,hollywoodreporter.com,indiewire.com,la3c.com,lifeisbeautiful.com,luminatedata.com,robbreport.com,rollingstone.com,shemedia.com,sourcingjournal.com,sportico.com,spy.com,sxsw.com,tvline.com,variety.com,vibe.com,wwd.com##^script[data-cfasync="false"][nowprocket]
+ampav.com,artforum.com,artnews.com,atxtv.co,bgr.com,billboard.com,deadline.com,dickclark.com,footwearnews.com,goldderby.com,hollywoodreporter.com,indiewire.com,la3c.com,lifeisbeautiful.com,luminatedata.com,robbreport.com,rollingstone.com,shemedia.com,sourcingjournal.com,sportico.com,spy.com,sxsw.com,tvline.com,variety.com,vibe.com,wwd.com##^script[src*="html-load.com"]
+ampav.com,artforum.com,artnews.com,atxtv.co,bgr.com,billboard.com,deadline.com,dickclark.com,footwearnews.com,goldderby.com,hollywoodreporter.com,indiewire.com,la3c.com,lifeisbeautiful.com,luminatedata.com,robbreport.com,rollingstone.com,shemedia.com,sourcingjournal.com,sportico.com,spy.com,sxsw.com,tvline.com,variety.com,vibe.com,wwd.com##^script:has-text(').join(String.fromCharCode')
+! gutefrage.net sites
+autofrage.net,computerfrage.net,finanzfrage.net,gesundheitsfrage.net,gutefrage.net,motorradfrage.net,reisefrage.net,sportlerfrage.net##^script[data-cfasync="false"][nowprocket]
+! Bild group sites
+autobild.de,bild.de,bz-berlin.de,computerbild.de,fitbook.de,fitbook-magazine.com,myhomebook.de,myhomebook-magazine.com,petbook.de,petbook-magazine.com,stylebook.de,techbook.de,techbook-magazine.com,travelbook.de,travelbook-magazine.com##^script:has-text(/\(\)=>eval|html-load\.com|await eval|:\[?window,/)
+autobild.de,bild.de,bz-berlin.de,computerbild.de,fitbook.de,fitbook-magazine.com,myhomebook.de,myhomebook-magazine.com,petbook.de,petbook-magazine.com,stylebook.de,techbook.de,techbook-magazine.com,travelbook.de,travelbook-magazine.com##^script[onload*="error-report.com"]
+autobild.de,bild.de,bz-berlin.de,computerbild.de,fitbook.de,fitbook-magazine.com,myhomebook.de,myhomebook-magazine.com,petbook.de,petbook-magazine.com,stylebook.de,techbook.de,techbook-magazine.com,travelbook.de,travelbook-magazine.com##^script[data-cfasync="false"][nowprocket]
+! Postmedia group
+calgaryherald.com,calgarysun.com,canada.com,canoe.com,driving.ca,edmontonjournal.com,edmontonsun.com,financialpost.com,intelligencer.ca,leaderpost.com,lfpress.com,montrealgazette.com,nationalpost.com,ontariofarmer.com,ottawacitizen.com,ottawasun.com,pembrokeobserver.com,standard-freeholder.com,thegrowthop.com,theprovince.com,thestarphoenix.com,tj.news,torontosun.com,vancouversun.com,windsorstar.com,winnipegsun.com##^script:has-text(/\(\)=>eval|html-load\.com|await eval|:window/)
+calgaryherald.com,calgarysun.com,canada.com,canoe.com,driving.ca,edmontonjournal.com,edmontonsun.com,financialpost.com,intelligencer.ca,leaderpost.com,lfpress.com,montrealgazette.com,nationalpost.com,ontariofarmer.com,ottawacitizen.com,ottawasun.com,pembrokeobserver.com,standard-freeholder.com,thegrowthop.com,theprovince.com,thestarphoenix.com,tj.news,torontosun.com,vancouversun.com,windsorstar.com,winnipegsun.com##^script[onload*="error-report.com"]
+calgaryherald.com,calgarysun.com,canada.com,canoe.com,driving.ca,edmontonjournal.com,edmontonsun.com,financialpost.com,intelligencer.ca,leaderpost.com,lfpress.com,montrealgazette.com,nationalpost.com,ontariofarmer.com,ottawacitizen.com,ottawasun.com,pembrokeobserver.com,standard-freeholder.com,thegrowthop.com,theprovince.com,thestarphoenix.com,tj.news,torontosun.com,vancouversun.com,windsorstar.com,winnipegsun.com##^script[data-cfasync="false"][nowprocket]
+! Prisma Media sites
+caminteresse.fr,capital.fr,cotemaison.fr,croq-kilos.com,cuisineaz.com,deco.fr,femmeactuelle.fr,fourchette-et-bikini.fr,gamesider.com,geo.fr,harpersbazaar.fr,hbrfrance.fr,meteocity.com,passeportsante.net,programme.tv,programme-tv.net,turbo.fr,uppercutmma.com,voici.fr##^script[src*="html-load.com"]
+caminteresse.fr,capital.fr,cotemaison.fr,croq-kilos.com,cuisineaz.com,deco.fr,femmeactuelle.fr,fourchette-et-bikini.fr,gamesider.com,geo.fr,harpersbazaar.fr,hbrfrance.fr,meteocity.com,passeportsante.net,programme.tv,programme-tv.net,turbo.fr,uppercutmma.com,voici.fr##^script:has-text(/\(\)=>eval|&&window\}/)
+caminteresse.fr,capital.fr,cotemaison.fr,croq-kilos.com,cuisineaz.com,deco.fr,femmeactuelle.fr,fourchette-et-bikini.fr,gamesider.com,geo.fr,harpersbazaar.fr,hbrfrance.fr,meteocity.com,passeportsante.net,programme.tv,programme-tv.net,turbo.fr,uppercutmma.com,voici.fr##^script[data-cfasync="false"][nowprocket]
+! Famed&Bound Media sites
+gentside.*,maxisciences.com,ohmymag.*##^script[src*="html-load.com"]
+gentside.*,maxisciences.com,ohmymag.*##^script:has-text(()=>eval)
+gentside.*,maxisciences.com,ohmymag.*##^script[data-cfasync="false"]
+! Iconic Media Group
+3addedminutes.com,anguscountyworld.co.uk,banburyguardian.co.uk,bedfordtoday.co.uk,biggleswadetoday.co.uk,birminghamworld.uk,blackpoolgazette.co.uk,bristolworld.com,bucksherald.co.uk,burnleyexpress.net,buxtonadvertiser.co.uk,chad.co.uk,daventryexpress.co.uk,derbyshiretimes.co.uk,derbyworld.co.uk,derryjournal.com,dewsburyreporter.co.uk,dirtbikerider.com,doncasterfreepress.co.uk,donegallive.ie,expressandstar.com,falkirkherald.co.uk,farminglife.com,fifetoday.co.uk,glasgowworld.com,halifaxcourier.co.uk,harboroughmail.co.uk,harrogateadvertiser.co.uk,hartlepoolmail.co.uk,hemeltoday.co.uk,hucknalldispatch.co.uk,lancasterguardian.co.uk,leightonbuzzardonline.co.uk,lep.co.uk,limerickleader.ie,lincolnshireworld.com,liverpoolworld.uk,londonworld.com,lutontoday.co.uk,manchesterworld.uk,meltontimes.co.uk,miltonkeynes.co.uk,nationalworld.com,newcastleworld.com,newryreporter.com,newsletter.co.uk,northamptonchron.co.uk,northantstelegraph.co.uk,northdevongazette.co.uk,northernirelandworld.com,northumberlandgazette.co.uk,nottinghamworld.com,peterboroughtoday.co.uk,petersfieldpost.co.uk,portsmouth.co.uk,rotherhamadvertiser.co.uk,scotsman.com,shieldsgazette.com,shropshirestar.com,stornowaygazette.co.uk,sunderlandecho.com,surreyworld.co.uk,sussexexpress.co.uk,thescarboroughnews.co.uk,thesouthernreporter.co.uk,thestar.co.uk,totallysnookered.com,wakefieldexpress.co.uk,warwickshireworld.com,wigantoday.net,worksopguardian.co.uk,yorkshireeveningpost.co.uk,yorkshirepost.co.uk##^script[onload*="error-report.com"]
+3addedminutes.com,anguscountyworld.co.uk,banburyguardian.co.uk,bedfordtoday.co.uk,biggleswadetoday.co.uk,birminghamworld.uk,blackpoolgazette.co.uk,bristolworld.com,bucksherald.co.uk,burnleyexpress.net,buxtonadvertiser.co.uk,chad.co.uk,daventryexpress.co.uk,derbyshiretimes.co.uk,derbyworld.co.uk,derryjournal.com,dewsburyreporter.co.uk,dirtbikerider.com,doncasterfreepress.co.uk,donegallive.ie,expressandstar.com,falkirkherald.co.uk,farminglife.com,fifetoday.co.uk,glasgowworld.com,halifaxcourier.co.uk,harboroughmail.co.uk,harrogateadvertiser.co.uk,hartlepoolmail.co.uk,hemeltoday.co.uk,hucknalldispatch.co.uk,lancasterguardian.co.uk,leightonbuzzardonline.co.uk,lep.co.uk,limerickleader.ie,lincolnshireworld.com,liverpoolworld.uk,londonworld.com,lutontoday.co.uk,manchesterworld.uk,meltontimes.co.uk,miltonkeynes.co.uk,nationalworld.com,newcastleworld.com,newryreporter.com,newsletter.co.uk,northamptonchron.co.uk,northantstelegraph.co.uk,northdevongazette.co.uk,northernirelandworld.com,northumberlandgazette.co.uk,nottinghamworld.com,peterboroughtoday.co.uk,petersfieldpost.co.uk,portsmouth.co.uk,rotherhamadvertiser.co.uk,scotsman.com,shieldsgazette.com,shropshirestar.com,stornowaygazette.co.uk,sunderlandecho.com,surreyworld.co.uk,sussexexpress.co.uk,thescarboroughnews.co.uk,thesouthernreporter.co.uk,thestar.co.uk,totallysnookered.com,wakefieldexpress.co.uk,warwickshireworld.com,wigantoday.net,worksopguardian.co.uk,yorkshireeveningpost.co.uk,yorkshirepost.co.uk##^script[data-cfasync="false"][nowprocket]
+3addedminutes.com,anguscountyworld.co.uk,banburyguardian.co.uk,bedfordtoday.co.uk,biggleswadetoday.co.uk,birminghamworld.uk,blackpoolgazette.co.uk,bristolworld.com,bucksherald.co.uk,burnleyexpress.net,buxtonadvertiser.co.uk,chad.co.uk,daventryexpress.co.uk,derbyshiretimes.co.uk,derbyworld.co.uk,derryjournal.com,dewsburyreporter.co.uk,dirtbikerider.com,doncasterfreepress.co.uk,donegallive.ie,expressandstar.com,falkirkherald.co.uk,farminglife.com,fifetoday.co.uk,glasgowworld.com,halifaxcourier.co.uk,harboroughmail.co.uk,harrogateadvertiser.co.uk,hartlepoolmail.co.uk,hemeltoday.co.uk,hucknalldispatch.co.uk,lancasterguardian.co.uk,leightonbuzzardonline.co.uk,lep.co.uk,limerickleader.ie,lincolnshireworld.com,liverpoolworld.uk,londonworld.com,lutontoday.co.uk,manchesterworld.uk,meltontimes.co.uk,miltonkeynes.co.uk,nationalworld.com,newcastleworld.com,newryreporter.com,newsletter.co.uk,northamptonchron.co.uk,northantstelegraph.co.uk,northdevongazette.co.uk,northernirelandworld.com,northumberlandgazette.co.uk,nottinghamworld.com,peterboroughtoday.co.uk,petersfieldpost.co.uk,portsmouth.co.uk,rotherhamadvertiser.co.uk,scotsman.com,shieldsgazette.com,shropshirestar.com,stornowaygazette.co.uk,sunderlandecho.com,surreyworld.co.uk,sussexexpress.co.uk,thescarboroughnews.co.uk,thesouthernreporter.co.uk,thestar.co.uk,totallysnookered.com,wakefieldexpress.co.uk,warwickshireworld.com,wigantoday.net,worksopguardian.co.uk,yorkshireeveningpost.co.uk,yorkshirepost.co.uk##^script:has-text(await eval)
+! Cars forums sites
+4runner6g.com,bronco6g.com,broncosportforum.com,camaro7g.com,cayenneevforum.com,civicxi.com,cybertruckownersclub.com,dakotaforums.com,ev3forums.com,f150gen14.com,f150lightningforum.com,integraforums.com,jeepgladiatorforum.com,jeepreconforum.com,jlwranglerforums.com,macanevowners.com,macheforum.com,mavericktruckclub.com,mustang6g.com,mustang7g.com,nissanzclub.com,rancheroforum.com,ranger5g.com,ranger6g.com,rivianforums.com,scoutevforum.com,slateforums.com,supramkv.com,tacoma4g.com,taycanforum.com,xterraforum.com##^script[src*="html-load.com"]
+4runner6g.com,bronco6g.com,broncosportforum.com,camaro7g.com,cayenneevforum.com,civicxi.com,cybertruckownersclub.com,dakotaforums.com,ev3forums.com,f150gen14.com,f150lightningforum.com,integraforums.com,jeepgladiatorforum.com,jeepreconforum.com,jlwranglerforums.com,macanevowners.com,macheforum.com,mavericktruckclub.com,mustang6g.com,mustang7g.com,nissanzclub.com,rancheroforum.com,ranger5g.com,ranger6g.com,rivianforums.com,scoutevforum.com,slateforums.com,supramkv.com,tacoma4g.com,taycanforum.com,xterraforum.com##^script:has-text(/:window,|\)\.join\(String\.fromCharCode/)
+4runner6g.com,bronco6g.com,broncosportforum.com,camaro7g.com,cayenneevforum.com,civicxi.com,cybertruckownersclub.com,dakotaforums.com,ev3forums.com,f150gen14.com,f150lightningforum.com,integraforums.com,jeepgladiatorforum.com,jeepreconforum.com,jlwranglerforums.com,macanevowners.com,macheforum.com,mavericktruckclub.com,mustang6g.com,mustang7g.com,nissanzclub.com,rancheroforum.com,ranger5g.com,ranger6g.com,rivianforums.com,scoutevforum.com,slateforums.com,supramkv.com,tacoma4g.com,taycanforum.com,xterraforum.com##^script[data-cfasync="false"][nowprocket]
+! .lt sites
+aina.lt,alfa.lt,alkas.lt,alytusplius.lt,anyksta.lt,befa.lt,bilis.lt,etaplius.lt,manonamai.lt,mmm.lt,raskakcija.lt,ublika.lt,sekunde.lt,tv3.lt##^script:has-text(html-load.com)
+! Network N Media sites
+pcgamebenchmark.com,pcgamesn.com,pockettactics.com,wargamer.com##^script[src*="html-load.com"]
+pcgamebenchmark.com,pcgamesn.com,pockettactics.com,wargamer.com##^script:has-text(()=>eval)
+pcgamebenchmark.com,pcgamesn.com,pockettactics.com,wargamer.com##^script[data-cfasync="false"][nowprocket]
+! Medium Large Sports Media
+dodgerblue.com##^script:has-text(error-report.com)
+! Future PLC sites
+advnture.com,androidcentral.com,avnetwork.com,bikeperfect.com,cinemablend.com,countrylife.co.uk,creativebloq.com,cyclingnews.com,cyclingweekly.com,decanter.com,digitalcameraworld.com,discover.futureplc.com,fitandwell.com,fourfourtwo.com,gamesradar.com,gardeningknowhow.com,golfmonthly.com,goodto.com,guitarplayer.com,guitarworld.com,homebuilding.co.uk,homesandgardens.com,idealhome.co.uk,imore.com,itpro.com,kiplinger.com,laptopmag.com,livescience.com,livingetc.com,loudersound.com,marieclaire.co.uk,marieclaire.com,moneyweek.com,musicradar.com,nexttv.com,pcgamer.com,realhomes.com,shortlist.com,space.com,t3.com,techlearning.com,techradar.com,theweek.com,tomsguide.com,tomshardware.com,toptenreviews.com,tvtechnology.com,wallpaper.com,whathifi.com,whattowatch.com,whowhatwear.com,windowscentral.com,womanandhome.com##^script:has-text(html-load.com)
+! Mexican Lottery sites
+melaterevancha.com,resultadostris.com##^script[onload*="error-report.com"]
+melaterevancha.com,resultadostris.com##^script:has-text(await eval)
+melaterevancha.com,resultadostris.com##^script[data-cfasync="false"][nowprocket]
+! Motorsport network / Kotsu Times Sha Co.
+automesseweb.jp,autosport.com,insideevs.com,motor1.com,motorsport.com,motorsportjobs.com,motorsportstats.com,powerwatch.jp,rideapart.com,webcartop.jp##^script:has-text(html-load.com)
+! Pijper Media
+faitsfizzle.fr,fizzlefacts.com,fizzlefakten.de,hechosfizzle.com##^script[onload*="error-report.com"]
+faitsfizzle.fr,fizzlefacts.com,fizzlefakten.de,hechosfizzle.com##^script[data-cfasync="false"][nowprocket]
+faitsfizzle.fr,fizzlefacts.com,fizzlefakten.de,hechosfizzle.com##^script:has-text(await eval)
+consejosytrucos.co,conselhosetruques.com,consiglietrucchi.com,poradyiwskazowki.pl,tippsundtricks.co,tips-and-tricks.co,tipsandtricksarab.com,tipsandtricksjapan.com,tipsandtrickskorea.com,tipsenweetjes.nl,trucs-et-astuces.co##^script[onload*="error-report.com"]
+consejosytrucos.co,conselhosetruques.com,consiglietrucchi.com,poradyiwskazowki.pl,tippsundtricks.co,tips-and-tricks.co,tipsandtricksarab.com,tipsandtricksjapan.com,tipsandtrickskorea.com,tipsenweetjes.nl,trucs-et-astuces.co##^script[data-cfasync="false"][nowprocket]
+consejosytrucos.co,conselhosetruques.com,consiglietrucchi.com,poradyiwskazowki.pl,tippsundtricks.co,tips-and-tricks.co,tipsandtricksarab.com,tipsandtricksjapan.com,tipsandtrickskorea.com,tipsenweetjes.nl,trucs-et-astuces.co##^script:has-text(await eval)
+! Infoplaza
+buienalarm.be,buienalarm.nl,meteoradar.co.uk,meteox.com,niederschlagsradar.de,sat24.com,weerplaza.nl,weerslag.nl##^script[src*="html-load.com"]
+buienalarm.be,buienalarm.nl,meteoradar.co.uk,meteox.com,niederschlagsradar.de,sat24.com,weerplaza.nl,weerslag.nl##^script[data-cfasync="false"][nowprocket]
+buienalarm.be,buienalarm.nl,meteoradar.co.uk,meteox.com,niederschlagsradar.de,sat24.com,weerslag.nl##^script:has-text(/\)\.join\(String\.fromCharCode|siteActivateScripts/)
+weerplaza.nl##^script:has-text(/:\[?window,/)
+! AppMind
+fmradiofree.com,internetradio-horen.de,radio-australia.org,radio-danmark.dk,radio-hrvatska.com,radio-norge.org,radio-osterreich.at##^script[src*="html-load.com"]
+fmradiofree.com,internetradio-horen.de,radio-australia.org,radio-danmark.dk,radio-hrvatska.com,radio-norge.org,radio-osterreich.at##^script[data-cfasync="false"][nowprocket]
+fmradiofree.com,internetradio-horen.de,radio-australia.org,radio-danmark.dk,radio-hrvatska.com,radio-norge.org,radio-osterreich.at##^script:has-text(/\)\.join\(String\.fromCharCode|html-load\.com/)
+! LADbible group
+gamingbible.com,ladbible.com,sportbible.com,thecontentbible.com,tyla.com,unilad.com##^script:has-text('"nowprocket"')
+! Notebookcheck
+notebookcheck.*,notebookcheck-cn.com,notebookcheck-hu.com,notebookcheck-ru.com,notebookcheck-tr.com##^script[data-cfasync="false"][nowprocket]
+notebookcheck.*,notebookcheck-cn.com,notebookcheck-hu.com,notebookcheck-ru.com,notebookcheck-tr.com##^script[src*="html-load.com"]
+notebookcheck.*,notebookcheck-cn.com,notebookcheck-hu.com,notebookcheck-ru.com,notebookcheck-tr.com##^script:has-text(&&window,)
+! Mediavague
+bike-news.jp,egolf.jp,kuruma-news.jp,lasisa.net,magmix.jp,merkmal-biz.jp,otonanswer.jp,trafficnews.jp,vague.style##^script[src*="html-load.com"]
+bike-news.jp,egolf.jp,kuruma-news.jp,lasisa.net,magmix.jp,merkmal-biz.jp,otonanswer.jp,trafficnews.jp,vague.style##^script[data-cfasync="false"][nowprocket]
+bike-news.jp,egolf.jp,kuruma-news.jp,lasisa.net,magmix.jp,merkmal-biz.jp,otonanswer.jp,trafficnews.jp,vague.style##^script:has-text(').join(String.fromCharCode')
+! AllGear Digital
+bikerumor.com,explorersweb.com,gearjunkie.com,irunfar.com,packhacker.com,switchbacktravel.com,theinertia.com,wildsnow.com##^script[src*="html-load.com"]
+bikerumor.com,explorersweb.com,gearjunkie.com,irunfar.com,packhacker.com,switchbacktravel.com,theinertia.com,wildsnow.com##^script[data-cfasync="false"][nowprocket]
+bikerumor.com,explorersweb.com,gearjunkie.com,irunfar.com,packhacker.com,switchbacktravel.com,theinertia.com,wildsnow.com##^script:has-text(').join(String.fromCharCode')
+!#else
+interfootball.co.kr,a-ha.io,cboard.net,joongdo.co.kr,viva100.com,maketecheasier.com,tweaksforgeeks.com,m.inven.co.kr,mlbpark.donga.com##+js(rmnt, script, KCgpPT57bGV0IGU)
+bleepingcomputer.com,pravda.com.ua##+js(rmnt, script, Ad-Shield)
+ap7am.com,cinema.com.my,dolldivine.com,giornalone.it,iplocation.net,jamaicajawapos.com,jutarnji.hr,kompasiana.com,mediaindonesia.com,niice-woker.com,pep.ph,slobodnadalmacija.hr,upmedia.mg##+js(rmnt, script, adrecover.com)
+cinema.com.my##+js(trusted-suppress-native-method, Element.prototype.setAttribute, '"data-sdk"', abort)
+winfuture.de##+js(aeld, load, error-report.com)
+wetter.com##+js(rmnt, script, /wcomAdBlock|error-report\.com/)
+neowin.net,newatlas.com,nextchessmove.com,razzball.com##+js(rmnt, script, head.appendChild.bind)
+dnevnik.hr,neowin.net,newatlas.com,razzball.com##+js(rmnt, script, '/^\(async\(\)=>\{function.{1,200}head.{1,100}\.bind.{1,900}location\.href.{1,100}\}\)\(\);$/')
+deadline.com,divinedaolibrary.com,doviz.com,hollywoodlife.com,lejdd.fr,scribd.com,slideshare.net,songfacts.com,thelayoff.com,tips-and-tricks.co,wwd.com##+js(rmnt, script, /\(async\s*\(\)\s*=>\s*\{\s*try\s*\{\s*(const|var)/)
+si.com##+js(rmnt, script, '"https://html-load.com/loader.min.js"')
+akinator.com,and-more.co,astro-seek.com,autofrage.net,bab.la,babla.*,boardingarea.com,collinsdictionary.com,conselhosetruques.com,computerfrage.net,dictionary.cambridge.org,dictionnaire.lerobert.com,dnevnik.hr,egitim.net.tr,exceljet.net,finanzfrage.net,freemcserver.net,gesundheitsfrage.net,gezondnu.nl,gutefrage.net,happyinshape.com,houseandgarden.co,infinityfree.com,ldoceonline.com,liveandletsfly.com,mamastar.jp,motorradfrage.net,neoseeker.com,newatlas.com,oxfordlearnersdictionaries.com,pinterpoin.com,pons.com,reisefrage.net,sinemalar.com,sportlerfrage.net,torontosun.com,toyokeizai.net,travelingformiles.com,usaudiomart.com,welt.de##+js(rmnt, script, await eval)
+9gag.com,augustacrime.com,base64decode.org,calculatorsoup.com,canuckaudiomart.com,costcoinsider.com,crosswordsolver.com,dict.cc,elnacional.cat,girlschannel.net,itavisen.no,kreuzwortraetsel.de,lettersolver.com,livescience.com,lootlemon.com,merinfo.se,motscroises.fr,mrexcel.com,nemzetisport.hu,oeffnungszeitenbuch.de,oraridiapertura24.it,pinterpoin.com,ppatour.com,rotowire.com,the-crossword-solver.com,tvtv.ca,tvtv.us,ukaudiomart.com,urldecoder.org,watchdocumentaries.com,word-grabber.com,wort-suchen.de##+js(rmnt, script, ()=>eval)
+buchstaben.com,nemzetisport.hu##+js(rmnt, script, () => eval)
+9gag.com,adrenaline.com.br,automobile-catalog.com,calculatorsoup.com,culturequizz.com,euronews.com,fandom.com,game8.jp,gerbeaud.com,gutefrage.net,motorbikecatalog.com,namemc.com,nikkansports.com,onemileatatime.com,thetorquereport.com,urbandictionary.com,welt.de,wordshake.com##+js(rmnt, script, '/:\[?window,/')
+mamastar.jp##+js(rmnt, script, : window\,)
+km77.com##+js(rmnt, script, await new Promise)
+km77.com,onlineradiobox.com,timeful.app,willyweather.*##+js(rmnt, script, &&window\,)
+automobile-catalog.com,hna.de,index.hr,motorbikecatalog.com,skinmc.net##+js(rmnt, script, \,window])
+9gag.com,animalia.bio,daveockop.com,doviz.com,looopings.nl,pakkotoisto.com,worldjournal.com##+js(rmnt, script, void 0||window\,)
+greenwichmeantime.com,higherorlowergame.com##+js(rmnt, script, void 0 || window\,)
+freemcserver.net##+js(rmnt, script, window\,void 0)
+base64decode.org,fandom.com,gamewith.jp,sms24.me,urldecoder.org##+js(rmnt, script, ').join(String.fromCharCode')
+singjupost.com##+js(rmnt, script, domain=?eventId=&error=)
+helpdeskgeek.com##+js(rmnt, script, ;confirm()
+thingiverse.com##+js(rmnt, script, /:\"length\"\}\);$/)
+sparkchess.com##+js(rmnt, script, html-load.cc)
+brawlytix.com##+js(rmnt, script, nowprocket)
+savvytime.com##+js(rmnt, script, '"nowprocket"')
+scribd.com##+js(rmnt, script, adShieldError)
+1geki.jp,373news.com,50states.com,actugaming.net,aerotrader.com,alc.co.jp,altarofgaming.com,anagram-solver.io,areaconnect.com,as-web.jp,atvtrader.com,aucfree.com,autoby.jp,autoc-one.jp,autofrage.net,automobile-catalog.com,bab.la,babla.*,baseballchannel.jp,buchstaben.com,cadryskitchen.com,cafedelites.com,calculatorsoup.com,carscoops.com,campsitephotos.com,canarystreetcrafts.com,celebritynetworth.com,cesoirtv.com,chanto.jp.net,chef-in-training.com,chocolatecoveredkatie.com,cinetrafic.fr,collinsdictionary.com,commercialtrucktrader.com,computerfrage.net,convertcase.net,crosswordsolver.com,culturequizz.com,curbsideclassic.com,cycletrader.com,dallashoopsjournal.com,dayspedia.com,dexerto.com,dict.cc,dictionary.cambridge.org,dictionnaire.lerobert.com,dnevno.hr,donbalon.com,driveteslacanada.ca,dropgame.jp,ecranlarge.com,eigachannel.jp,equipmenttrader.com,ev-times.com,finanzfrage.net,fixthecfaa.com,flagle.io,footballchannel.jp,freeconvert.com,freemcserver.net,freeride.com,futabanet.jp,futabasha-change.com,fxstreet-id.com,fxstreet-vn.com,fxstreet.*,game8.jp,games.arkadium.com,gamewith.jp,gazetaprawna.pl,geogridgame.com,geoguessr.com,gerbeaud.com,gesundheitsfrage.net,gifu-np.co.jp,gigafile.nu,globalrph.com,golf-live.at,grapee.jp,gutefrage.net,hang.hu,happymoments.lol,harmonikum.co,hb-nippon.com,heureka.cz,hochi.news,horairesdouverture24.fr,hotcopper.co.nz,hotcopper.com.au,hvac-talk.com,ib-game.jp,idokep.hu,indianhealthyrecipes.com,indiatimes.com,infor.pl,insider-gaming.com,invoice-generator.com,iphoneincanada.ca,iza.ne.jp,j-cast.com,j-town.net,j7p.jp,jablickar.cz,javatpoint.com,jigsawexplorer.com,jiji.com,jikayosha.jp,jocjapantravel.com,judgehype.com,kinmaweb.jp,km77.com,kobe-journal.com,krepsinis.net,kreuzwortraetsel.de,kstp.com,kurashinista.jp,kyoteibiyori.com,lacuarta.com,lacuarta.com,laleggepertutti.it,langenscheidt.com,laposte.net,laughingsquid.com,lawyersgunsmoneyblog.com,ldoceonline.com,lessdebt.com,lettersolver.com,liliputing.com,listentotaxman.com,livenewschat.eu,logicieleducatif.fr,luremaga.jp,mafab.hu,mahjongchest.com,mainichi.jp,majorleaguepickleball.co,maketecheasier.com,malaymail.com,mamastar.jp,marineinsight.com,mathplayzone.com,meteo60.fr,midhudsonnews.com,minesweeperquest.com,minkou.jp,modhub.us,modsbase.com,modsfire.com,moin.de,motor-fan.jp,motorbikecatalog.com,motorradfrage.net,motscroises.fr,movie-locations.com,muragon.com,mykoreankitchen.com,namemc.com,nana-press.com,natalie.mu,nationaltoday.com,nbadraft.net,newatlas.com,news.zerkalo.io,newsinlevels.com,newsweekjapan.jp,newsyou.info,niketalk.com,nintendoeverything.com,nlab.itmedia.co.jp,noorderland.nl,nouvelobs.com,nyitvatartas24.hu,oeffnungszeitenbuch.de,onlineradiobox.com,operawire.com,optionsprofitcalculator.com,oraridiapertura24.it,overclock.net,oxfordlearnersdictionaries.com,palabr.as,pashplus.jp,percentagecalculator.net,persoenlich.com,petitfute.com,petitrobert.fr,play-games.com,pllive.xmediaeg.com,pons.com,popdaily.com.tw,powerpyx.com,pptvhd36.com,profitline.hu,puzzlegarage.com,pwctrader.com,quefaire.be,raetsel-hilfe.de,raider.io,ranking.net,rarethief.com,references.be,reisefrage.net,relevantmagazine.com,reptilesmagazine.com,roleplayer.me,rostercon.com,russianmachineneverbreaks.com,rvtrader.com,samsungmagazine.eu,sankei.com,sanspo.com,scribens.com,scribens.fr,siennachat.com,skyandtelescope.org,slashdot.org,snowmobiletrader.com,soccerdigestweb.com,solitairehut.com,sourceforge.net,southhemitv.com,soxprospects.com,spaghetti-interactive.it,speisekarte.de,spendwithpennies.com,sportalkorea.com,sportlerfrage.net,statecollege.com,stayglam.com,steamidfinder.com,stocktwits.com,sudokutable.com,superhonda.com,syosetu.com,szamoldki.hu,talkwithstranger.com,tastesbetterfromscratch.com,tbs.co.jp,techdico.com,the-crossword-solver.com,thecelticblog.com,thedigestweb.com,thefirearmblog.com,traicy.com,transparentcalifornia.com,transparentnevada.com,trilltrill.jp,tunebat.com,tvtv.ca,tvtv.us,tweaktown.com,twn.hu,tyda.se,ufret.jp,universalis.fr,uptodown.com,uscreditcardguide.com,v8sleuth.com.au,verkaufsoffener-sonntag.com,videocelts.com,vimm.net,wallpapers.com,wamgame.jp,wanderworthy.com,watchdocumentaries.com,wattedoen.be,wdwnt.com,wdwnt.jp,webdesignledger.com,weldingweb.com,welt.de,wetteronline.de,wfmz.com,whec.com,wieistmeineip.*,wielerflits.be,wielerflits.nl,winbuzzer.com,winfuture.de,word-grabber.com,wordfinderx.com,wordhippo.com,worldjournal.com,worldle.teuteuf.fr,wort-suchen.de,woxikon.*,young-machine.com,yugioh-starlight.com,yutura.net,zagreb.info,zakzak.co.jp##+js(rmnt, script, html-load.com)
+! livedoor-sites
+2chblog.jp,2monkeys.jp,46matome.net,akb48glabo.com,akb48matomemory.com,alfalfalfa.com,all-nationz.com,anihatsu.com,aqua2ch.net,blog.esuteru.com,blog.livedoor.jp,blog.jp,blogo.jp,chaos2ch.com,choco0202.work,crx7601.com,danseisama.com,dareda.net,digital-thread.com,doorblog.jp,exawarosu.net,fgochaldeas.com,football-2ch.com,gekiyaku.com,golog.jp,hacchaka.net,heartlife-matome.com,liblo.jp,fesoku.net,fiveslot777.com,gamejksokuhou.com,girlsreport.net,girlsvip-matome.com,grasoku.com,gundamlog.com,honyaku-channel.net,ikarishintou.com,imas-cg.net,imihu.net,inutomo11.com,itainews.com,itaishinja.com,jin115.com,jisaka.com,jnews1.com,jumpsokuhou.com,jyoseisama.com,keyakizaka46matomemory.net,kidan-m.com,kijoden.com,kijolariat.net,kijolifehack.com,kijomatomelog.com,kijyokatu.com,kijyomatome.com,kijyomatome-ch.com,kijyomita.com,kirarafan.com,kitimama-matome.net,kitizawa.com,konoyubitomare.jp,kotaro269.com,kyousoku.net,ldblog.jp,livedoor.biz,livedoor.blog,majikichi.com,matacoco.com,matomeblade.com,matomelotte.com,matometemitatta.com,mojomojo-licarca.com,morikinoko.com,nandemo-uketori.com,netatama.net,news-buzz1.com,news30over.com,nishinippon.co.jp,nmb48-mtm.com,norisoku.com,npb-news.com,ocsoku.com,okusama-kijyo.com,onecall2ch.com,onihimechan.com,orusoku.com,otakomu.jp,otoko-honne.com,oumaga-times.com,outdoormatome.com,pachinkopachisro.com,paranormal-ch.com,recosoku.com,s2-log.com,saikyo-jump.com,shuraba-matome.com,ske48matome.net,squallchannel.com,sukattojapan.com,sumaburayasan.com,sutekinakijo.com,usi32.com,uwakich.com,uwakitaiken.com,vault76.info,vipnews.jp,vippers.jp,vipsister23.com,vtubernews.jp,watarukiti.com,world-fusigi.net,zakuzaku911.com,zch-vip.com##+js(rmnt, script, html-load.com)
+! CultivateWP sites
+amindfullmom.com,choosingchia.com,creativecanning.com,downshiftology.com,gardeninthekitchen.com,heygrillhey.com,loveinmyoven.com,modernhoney.com,mrmakeithappen.com,plainchicken.com,practicalselfreliance.com,sipandfeast.com,stellanspice.com,thecookierookie.com,thefoodcharlatan.com,tutti-dolci.com##+js(rmnt, script, html-load.com)
+! Minute Media
+12thmanrising.com,allucanheat.com,aroundthefoghorn.com,arrowheadaddict.com,badgerofhonor.com,bamahammer.com,beargoggleson.com,beyondtheflag.com,birdswatcher.com,blackandteal.com,blogredmachine.com,bluemanhoop.com,boltbeat.com,bosoxinjection.com,buffalowdown.com,caneswarning.com,catcrave.com,chopchat.com,climbingtalshill.com,cubbiescrib.com,dailyknicks.com,dairylandexpress.com,dawgpounddaily.com,dawindycity.com,dawnofthedawg.com,detroitjockcity.com,dodgersway.com,ebonybird.com,fansided.com,flywareagle.com,gbmwolverine.com,gigemgazette.com,gmenhq.com,hailfloridahail.com,halohangout.com,hardwoodhoudini.com,horseshoeheroes.com,housethathankbuilt.com,huskercorner.com,insidetheiggles.com,jaysjournal.com,justblogbaby.com,kckingdom.com,kingjamesgospel.com,kingsofkauffman.com,lakeshowlife.com,lombardiave.com,mentalfloss.com,motorcitybengals.com,musketfire.com,nflspinzone.com,ninernoise.com,nugglove.com,onechicagocenter.com,phinphanatic.com,pistonpowered.com,predominantlyorange.com,ramblinfan.com,redbirdrants.com,reviewingthebrew.com,riggosrag.com,ripcityproject.com,risingapple.com,rumbunter.com,scarletandgame.com,section215.com,sidelionreport.com,slapthesign.com,sodomojo.com,southsideshowdown.com,stillcurtain.com,stormininnorman.com,stripehype.com,thatballsouttahere.com,thecelticbhoys.com,thejetpress.com,thelandryhat.com,thepewterplank.com,thesmokingcuban.com,thevikingage.com,thunderousintentions.com,undeadwalking.com,valleyofthesuns.com,whodatdish.com,winteriscoming.net,yanksgoyard.com##+js(rmnt, script, '"data-sdk"')
+! PMC sites
+ampav.com,artforum.com,artnews.com,atxtv.co,bgr.com,billboard.com,deadline.com,dickclark.com,footwearnews.com,goldderby.com,hollywoodreporter.com,indiewire.com,la3c.com,lifeisbeautiful.com,luminatedata.com,robbreport.com,rollingstone.com,shemedia.com,sourcingjournal.com,sportico.com,spy.com,sxsw.com,tvline.com,variety.com,vibe.com,wwd.com##+js(rmnt, script, ').join(String.fromCharCode')
+! Medium Large Sports Media
+dodgerblue.com##+js(rmnt, script, error-report.com)
+||azerion.com^
+||restomp-excity.online^
+! Bild group sites
+autobild.de,bild.de,bz-berlin.de,computerbild.de,fitbook.de,fitbook-magazine.com,myhomebook.de,myhomebook-magazine.com,petbook.de,petbook-magazine.com,stylebook.de,techbook.de,techbook-magazine.com,travelbook.de,travelbook-magazine.com##+js(rmnt, script, '/\(\)=>eval|html-load\.com|await eval|:\[?window,/')
+! Postmedia group
+calgaryherald.com,calgarysun.com,canada.com,canoe.com,driving.ca,edmontonjournal.com,edmontonsun.com,financialpost.com,intelligencer.ca,leaderpost.com,lfpress.com,montrealgazette.com,nationalpost.com,ontariofarmer.com,ottawacitizen.com,ottawasun.com,pembrokeobserver.com,standard-freeholder.com,thegrowthop.com,theprovince.com,thestarphoenix.com,tj.news,torontosun.com,vancouversun.com,windsorstar.com,winnipegsun.com##+js(rmnt, script, /\(\)=>eval|html-load\.com|await eval|:window/)
+! Prisma Media sites
+caminteresse.fr,capital.fr,cotemaison.fr,croq-kilos.com,cuisineaz.com,deco.fr,femmeactuelle.fr,fourchette-et-bikini.fr,gamesider.com,geo.fr,harpersbazaar.fr,hbrfrance.fr,meteocity.com,passeportsante.net,programme.tv,programme-tv.net,turbo.fr,uppercutmma.com,voici.fr##+js(rmnt, script, /\(\)=>eval|&&window\}/)
+! Famed&Bound Media sites
+gentside.*,maxisciences.com,ohmymag.*##+js(rmnt, script, ()=>eval)
+! Iconic Media Group
+3addedminutes.com,anguscountyworld.co.uk,banburyguardian.co.uk,bedfordtoday.co.uk,biggleswadetoday.co.uk,birminghamworld.uk,blackpoolgazette.co.uk,bristolworld.com,bucksherald.co.uk,burnleyexpress.net,buxtonadvertiser.co.uk,chad.co.uk,daventryexpress.co.uk,derbyshiretimes.co.uk,derbyworld.co.uk,derryjournal.com,dewsburyreporter.co.uk,dirtbikerider.com,doncasterfreepress.co.uk,donegallive.ie,expressandstar.com,falkirkherald.co.uk,farminglife.com,fifetoday.co.uk,glasgowworld.com,halifaxcourier.co.uk,harboroughmail.co.uk,harrogateadvertiser.co.uk,hartlepoolmail.co.uk,hemeltoday.co.uk,hucknalldispatch.co.uk,lancasterguardian.co.uk,leightonbuzzardonline.co.uk,lep.co.uk,limerickleader.ie,lincolnshireworld.com,liverpoolworld.uk,londonworld.com,lutontoday.co.uk,manchesterworld.uk,meltontimes.co.uk,miltonkeynes.co.uk,nationalworld.com,newcastleworld.com,newryreporter.com,newsletter.co.uk,northamptonchron.co.uk,northantstelegraph.co.uk,northdevongazette.co.uk,northernirelandworld.com,northumberlandgazette.co.uk,nottinghamworld.com,peterboroughtoday.co.uk,petersfieldpost.co.uk,portsmouth.co.uk,rotherhamadvertiser.co.uk,scotsman.com,shieldsgazette.com,shropshirestar.com,stornowaygazette.co.uk,sunderlandecho.com,surreyworld.co.uk,sussexexpress.co.uk,thescarboroughnews.co.uk,thesouthernreporter.co.uk,thestar.co.uk,totallysnookered.com,wakefieldexpress.co.uk,warwickshireworld.com,wigantoday.net,worksopguardian.co.uk,yorkshireeveningpost.co.uk,yorkshirepost.co.uk##+js(rmnt, script, await eval)
+! Cars forums sites
+4runner6g.com,bronco6g.com,broncosportforum.com,camaro7g.com,cayenneevforum.com,civicxi.com,cybertruckownersclub.com,dakotaforums.com,ev3forums.com,f150gen14.com,f150lightningforum.com,integraforums.com,jeepgladiatorforum.com,jeepreconforum.com,jlwranglerforums.com,macanevowners.com,macheforum.com,mavericktruckclub.com,mustang6g.com,mustang7g.com,nissanzclub.com,rancheroforum.com,ranger5g.com,ranger6g.com,rivianforums.com,scoutevforum.com,slateforums.com,supramkv.com,tacoma4g.com,taycanforum.com,xterraforum.com##+js(rmnt, script, '/:window,|\)\.join\(String\.fromCharCode/')
+! .lt sites
+aina.lt,alfa.lt,alkas.lt,alytusplius.lt,anyksta.lt,befa.lt,bilis.lt,etaplius.lt,manonamai.lt,mmm.lt,raskakcija.lt,respublika.lt,sekunde.lt,tv3.lt##+js(rmnt, script, html-load.com)
+! Network N Media sites
+pcgamebenchmark.com,pcgamesn.com,pockettactics.com,wargamer.com##+js(rmnt, script, ()=>eval)
+! Future PLC sites
+advnture.com,androidcentral.com,avnetwork.com,bikeperfect.com,cinemablend.com,countrylife.co.uk,creativebloq.com,cyclingnews.com,cyclingweekly.com,decanter.com,digitalcameraworld.com,discover.futureplc.com,fitandwell.com,fourfourtwo.com,gamesradar.com,gardeningknowhow.com,golfmonthly.com,goodto.com,guitarplayer.com,guitarworld.com,homebuilding.co.uk,homesandgardens.com,idealhome.co.uk,imore.com,itpro.com,kiplinger.com,laptopmag.com,livescience.com,livingetc.com,loudersound.com,marieclaire.co.uk,marieclaire.com,moneyweek.com,musicradar.com,nexttv.com,pcgamer.com,realhomes.com,shortlist.com,space.com,t3.com,techlearning.com,techradar.com,theweek.com,tomsguide.com,tomshardware.com,toptenreviews.com,tvtechnology.com,wallpaper.com,whathifi.com,whattowatch.com,whowhatwear.com,windowscentral.com,womanandhome.com##+js(rmnt, script, html-load.com)
+! Mexican Lottery sites
+melaterevancha.com,resultadostris.com##+js(rmnt, script, await eval)
+! Motorsport network / Kotsu Times Sha Co.
+automesseweb.jp,autosport.com,insideevs.com,motor1.com,motorsport.com,motorsportjobs.com,motorsportstats.com,powerwatch.jp,rideapart.com,webcartop.jp##+js(rmnt, script, html-load.com)
+! Pijper Media
+faitsfizzle.fr,fizzlefacts.com,fizzlefakten.de,hechosfizzle.com##+js(rmnt, script, await eval)
+consejosytrucos.co,conselhosetruques.com,consiglietrucchi.com,poradyiwskazowki.pl,tippsundtricks.co,tips-and-tricks.co,tipsandtricksarab.com,tipsandtricksjapan.com,tipsandtrickskorea.com,tipsenweetjes.nl,trucs-et-astuces.co##+js(rmnt, script, await eval)
+! Infoplaza
+buienalarm.be,buienalarm.nl,meteoradar.co.uk,meteox.com,niederschlagsradar.de,sat24.com,weerslag.nl##+js(rmnt, script, /\)\.join\(String\.fromCharCode|siteActivateScripts/)
+weerplaza.nl##+js(rmnt, script, '/:\[?window,/')
+! AppMind
+fmradiofree.com,internetradio-horen.de,radio-australia.org,radio-danmark.dk,radio-hrvatska.com,radio-norge.org,radio-osterreich.at##+js(rmnt, script, /\)\.join\(String\.fromCharCode|html-load\.com/)
+! LADbible group
+gamingbible.com,ladbible.com,sportbible.com,thecontentbible.com,tyla.com,unilad.com##+js(rmnt, script, '"nowprocket"')
+! Notebookcheck
+notebookcheck.*,notebookcheck-cn.com,notebookcheck-hu.com,notebookcheck-ru.com,notebookcheck-tr.com##+js(rmnt, script, &&window\,)
+! Mediavague
+bike-news.jp,egolf.jp,kuruma-news.jp,lasisa.net,magmix.jp,merkmal-biz.jp,otonanswer.jp,trafficnews.jp,vague.style##+js(rmnt, script, ').join(String.fromCharCode')
+! AllGear Digital
+bikerumor.com,explorersweb.com,gearjunkie.com,irunfar.com,packhacker.com,switchbacktravel.com,theinertia.com,wildsnow.com##+js(rmnt, script, ').join(String.fromCharCode')
+!#endif
+! Minute Media
+12thmanrising.com,allucanheat.com,aroundthefoghorn.com,arrowheadaddict.com,badgerofhonor.com,bamahammer.com,beargoggleson.com,beyondtheflag.com,birdswatcher.com,blackandteal.com,blogredmachine.com,bluemanhoop.com,boltbeat.com,bosoxinjection.com,buffalowdown.com,caneswarning.com,catcrave.com,chopchat.com,climbingtalshill.com,cubbiescrib.com,dailyknicks.com,dairylandexpress.com,dawgpounddaily.com,dawindycity.com,dawnofthedawg.com,detroitjockcity.com,dodgersway.com,ebonybird.com,fansided.com,flywareagle.com,gbmwolverine.com,gigemgazette.com,gmenhq.com,hailfloridahail.com,halohangout.com,hardwoodhoudini.com,horseshoeheroes.com,housethathankbuilt.com,huskercorner.com,insidetheiggles.com,jaysjournal.com,justblogbaby.com,kckingdom.com,kingjamesgospel.com,kingsofkauffman.com,lakeshowlife.com,lombardiave.com,mentalfloss.com,motorcitybengals.com,musketfire.com,nflspinzone.com,ninernoise.com,nugglove.com,onechicagocenter.com,phinphanatic.com,pistonpowered.com,predominantlyorange.com,ramblinfan.com,redbirdrants.com,reviewingthebrew.com,riggosrag.com,ripcityproject.com,risingapple.com,rumbunter.com,scarletandgame.com,section215.com,sidelionreport.com,slapthesign.com,sodomojo.com,southsideshowdown.com,stillcurtain.com,stormininnorman.com,stripehype.com,thatballsouttahere.com,thecelticbhoys.com,thejetpress.com,thelandryhat.com,thepewterplank.com,thesmokingcuban.com,thevikingage.com,thunderousintentions.com,undeadwalking.com,valleyofthesuns.com,whodatdish.com,winteriscoming.net,yanksgoyard.com##+js(nostif, [native code], 500)
+12thmanrising.com,allucanheat.com,aroundthefoghorn.com,arrowheadaddict.com,badgerofhonor.com,bamahammer.com,beargoggleson.com,beyondtheflag.com,birdswatcher.com,blackandteal.com,blogredmachine.com,bluemanhoop.com,boltbeat.com,bosoxinjection.com,buffalowdown.com,caneswarning.com,catcrave.com,chopchat.com,climbingtalshill.com,cubbiescrib.com,dailyknicks.com,dairylandexpress.com,dawgpounddaily.com,dawindycity.com,dawnofthedawg.com,detroitjockcity.com,dodgersway.com,ebonybird.com,fansided.com,flywareagle.com,gbmwolverine.com,gigemgazette.com,gmenhq.com,hailfloridahail.com,halohangout.com,hardwoodhoudini.com,horseshoeheroes.com,housethathankbuilt.com,huskercorner.com,insidetheiggles.com,jaysjournal.com,justblogbaby.com,kckingdom.com,kingjamesgospel.com,kingsofkauffman.com,lakeshowlife.com,lombardiave.com,mentalfloss.com,motorcitybengals.com,musketfire.com,nflspinzone.com,ninernoise.com,nugglove.com,onechicagocenter.com,phinphanatic.com,pistonpowered.com,predominantlyorange.com,ramblinfan.com,redbirdrants.com,reviewingthebrew.com,riggosrag.com,ripcityproject.com,risingapple.com,rumbunter.com,scarletandgame.com,section215.com,sidelionreport.com,slapthesign.com,sodomojo.com,southsideshowdown.com,stillcurtain.com,stormininnorman.com,stripehype.com,thatballsouttahere.com,thecelticbhoys.com,thejetpress.com,thelandryhat.com,thepewterplank.com,thesmokingcuban.com,thevikingage.com,thunderousintentions.com,undeadwalking.com,valleyofthesuns.com,whodatdish.com,winteriscoming.net,yanksgoyard.com##+js(trusted-replace-argument, Element.prototype.setAttribute, 1, , condition, '/error-report|new Promise|;await new|:\[?window|&&window,|void 0\]|location\.href|void 0\|\|window|,window,|void 0,window|,window\]|\)\.join\(String\.fromCharCode|adShieldError/')
+||asset.ad-shield.cc/images$image,3p,redirect=32x32.png
+ameblo.jp,auone.jp,biblegateway.com,blogmura.com,cpu-monkey.com,deckshop.pro,dic.pixiv.net,gamewith.jp,gruene-zitate.de,jmty.jp,kr-weathernews.com,laposte.net,motor-talk.de,myforecast.com,newser.com,nicovideo.jp,picks.my,reneweconomy.com.au,signupgenius.com,slickdeals.net,smithsonianmag.com,thefreebieguy.com,worldhistory.org,zerogpt.com##+js(acs, document.createElement, abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=)
+filmibeat.com,goodreturns.in,mykhel.com##+js(set, detectAdBlock, noopFunc)
+gumtree.com##+js(json-prune, features.ad02 features.adshield)
+/scripts/delayed.js|$script,1p,domain=~lilly.com
+! Others
+nextchessmove.com,reneweconomy.com.au##+js(rmnt, script, HTMLIFrameElement)
+/^https:\/\/[a-z]{12,20}\.com\/script\/[a-zA-Z0-9]+_[a-zA-Z0-9]+\.js$/$script,3p,match-case,to=com,from=nextchessmove.com|reneweconomy.com.au
+gamebanana.com##+js(rmnt, script, /admiral|adshield/)
+!#if env_safari
+/^https:\/\/[a-z][a-z][a-z][a-z][a-z][a-z][a-z][a-z][a-z][a-z][a-z][a-z][a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?[a-z]?\.com\/script\/[a-zA-Z0-9]+_[a-zA-Z0-9]+\.js$/$script,3p,match-case,domain=nextchessmove.com|reneweconomy.com.au
+!#endif
+! fora software
+saabcentral.com##+js(acs, document.createElement, abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=)
+alkas.lt###stpd-tablet-1
+alkas.lt##.vc_hidden-xs.vc_hidden-sm.vc_hidden-md.vc_col-sm-12.vc_column_container.wpb_column
+wordfinderx.com##section.svelte-w32ki7.mb-6:has(.ad-slot)
+wordfinderx.com##.svelte-w32ki7.mt-6:has(.ad-slot)
+cults3d.com##.cultszone--centered
+cults3d.com##a[href^="https://urlr.me/"]
+||adsinteractive.com^
+||dbloader.leboncoin.info^
+||loader.horairesdouverture24.fr^
+||minecraftskins.com/miscjs/as*.js
+worldhistory.org##+js(set, AHE.is_member, 1)
+/loader.min.js|$domain=worldhistory.org
+welt.de##+js(no-fetch-if, -load.com/script/, length:101)
+welt.de##+js(nostif, )](this\,..., 3000-6000)
+/shadow/*adshield$domain=mail.yahoo.com
+/ybar/mail.yahoo.com/*adshield$domain=mail.yahoo.com
+/ybar/mail.yahoo.com/_t/aHR0c*$xhr,3p,domain=mail.yahoo.com
+mail.yahoo.com##+js(set, AppBootstrapData.config.adshieldAdblockRecovery, false)
+mail.yahoo.com##+js(set, AppBootstrapData.config.adshieldAdblockRecovery, false, runAt, interactive)
+mail.yahoo.com##+js(set, AppBootstrapData.config.adshieldNativeAdRecovery, false)
+mail.yahoo.com##+js(set, AppBootstrapData.config.adshieldNativeAdRecovery, false, runAt, interactive)
+mail.yahoo.com##+js(set, AppBootstrapData.__initializeFeatures__.adshieldAdblockRecovery.enabled, false)
+mail.yahoo.com##+js(set, AppBootstrapData.__initializeFeatures__.adshieldAdblockRecovery.enabled, false, runAt, interactive)
+mail.yahoo.com##+js(set, AppState.reduxState.features.adshieldAdblockRecovery, false)
+mail.yahoo.com##+js(set, AppState.reduxState.features.adshieldAdblockRecovery, false, runAt, interactive)
+mail.yahoo.com##+js(trusted-json-edit-xhr-response, ..adshieldAdblockRecovery=false, propsToMatch, /fetchappbootstrapdata)
+mail.yahoo.com##+js(trusted-json-edit-xhr-response, ..adshieldAdblockRecovery.enabled=false, propsToMatch, /fetchappbootstrapdata)
+www.yahoo.com##+js(prevent-innerHTML, script, /error-report|nowprocket/)
+finance.yahoo.com##+js(rmnt, script, loadRecoveryScripts, excludes, self.__next)
+fantasysports.yahoo.com,sports.yahoo.com##+js(prevent-innerHTML, script, loadRecoveryScripts)
+fantasysports.yahoo.com,sports.yahoo.com##+js(json-prune, autoRecovery)
+scrumpoker-online.org##+js(set, Object.prototype._adShieldLoaded, true)
+rome2rio.com##+js(json-edit-fetch-response, .featureFlags.*[?.featureName=="AdShield"], propsToMatch, /configs)
+mandiner.hu##+js(set, Object.prototype.htmlLoadScriptService.loadScript, noopFunc)
+||adopsboost.com^$3p
+||d222yr38kqru7v.cloudfront.net^
+soxprospects.com##.auto-style228
+soxprospects.com##td[style="border: 1px solid #000000; padding: 4px; font-family: Arial, Helvetica, sans-serif; font-size: 11pt; background-color: #FFFFFF; text-align: center;"]
+soxprospects.com##td[style="border: 1px solid #000000; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; background-color: #FFFFFF; text-align: center; padding-left: 6px; padding-top: 6px; padding-bottom: 6px;"]
+kio.ac##+js(set, HTMLScriptElement.prototype.onload, undefined)
+kio.ac##.ad-slot:style(visibility: collapse !important)
+inverse.com#@#.adWrapper
+inverse.com##article .adWrapper
+neoseeker.com##.section-vu:has(> div[data-ad-unit-id])
+neoseeker.com###page_top_content
+||fokstatic.nl/fp/global/*adshield.js
+athlonsports.com,autoblog.com,bikemag.com,dengarden.com,mensfitness.com,mensjournal.com,parade.com,paradehomeandgarden.com,paradepets.com,pethelpful.com,powder.com,shophq.com,surfer.com,thespun.com,thestreet.com,travelhost.com##+js(trusted-json-edit, ..AdShield.isEnabled=false)
+||web-kit.io^$script,redirect=noopjs
+||mopo.de/*/adshield.js
+! NOTE: Adthrive sites
+1000logos.net,100daysofrealfood.com,100directions.com,100layercake.com,101cookbooks.com,101cookingfortwo.com,101dogbreeds.com,101planners.com,104homestead.com,10beasts.com,10fragrances.com,10scopes.com,11magnolialane.com,123atc.com,123homeschool4me.com,12minuteathlete.com,1500days.com,15minutebeauty.com,15worksheets.com,16powers.com,17apart.com,180sx.club,1dogwoof.com,1lumen.com,1plus1plus1equals1.net,21dayhero.com,23jumpmanstreet.com,247tempo.com,247wallst.com,24bite.com,2foodtrippers.com,2sistersmixitup.com,2sistersrecipes.com,2xkofire.com,30seconds.com,31daily.com,320sycamoreblog.com,365cincinnati.com,365daysofbakingandmore.com,365daysofcrockpot.com,368chickens.com,3boysandadog.com,3dinosaurs.com,3dprinterly.com,3dsourced.com,40plusstyle.com,411mania.com,42droids.co.uk,48daysworkout.com,4filming.com,4lessbyjess.com,4pics1-word.com,4wdlife.com,50isnotold.com,52kitchenadventures.com,5boysbaker.com,5itemsorless.com,5letterwords.org,5thwheelforums.com,604now.com,6theory.com,6thgenaccord.com,7-min.com,7173mustangs.com,730sagestreet.com,7daysofplay.com,7gents.com,7yearolds.com,8020automotive.com,919thebend.ca,976-tuna.com,99boulders.com,99sounds.org##+js(rmnt, script, /__adblocker|html-load/)
+a-love-of-rottweilers.com,abakingjourney.com,abcdeelearning.com,abcsofliteracy.com,abeautifulmess.com,aberdeenskitchen.com,abnormalreturns.com,aboderie.co.uk,aboutamom.com,abowlfulloflemons.net,abraskitchen.com,abroadwithash.com,abrotherabroad.com,abudhabitravelplanner.com,ac3filter.net,accidentalhappybaker.com,accordingtoelle.com,accountantforums.com,accuplacerpracticetest.com,acedarspoon.com,acharmingescape.com,aconsciousrethink.com,acooknamedmatt.com,acouplecooks.com,acousticbridge.com,acozykitchen.com,acraftedpassion.com,acraftyconcept.com,acrochetedsimplicity.com,acrylgiessen.com,acrylicpouring.com,activeweekender.com,activewild.com,actuallygoodteamnames.com,acultivatednest.com,acurazdxforum.com,adabofgluewilldo.com,adamantkitchen.com,adamtheautomator.com,adayinourshoes.com,adayinthekitchen.com,addapinch.com,addicted2decorating.com,addicted2diy.com,addictedtodates.com,addictedtovacation.com,addisonswonderland.com,addsaltandserve.com,adebtfreestressfreelife.com,adimesaved.com,adishofdailylife.com,advanced-astrology.com,adventourbegins.com,adventureinyou.com,adventuresbylana.com,adventuresofmel.com,adviceonlyfinancial.com,aeclectic.net,aerocorner.com,aestheticsmilereconstruction.com,afamuche.com,afarmgirlsdabbles.com,afewshortcuts.com,afk.global,aflavorfulbite.com,aflavorjournal.com,afrugalchick.com,againstallgrain.com,agirlandagluegun.com,aglassofbovino.com,agoudalife.com,agratefulmeal.com,agrillforallseasons.com,ahaparenting.com,aheadofthyme.com,ahnfiredigital.com,ahoramismo.com,aimlief.com,ainttooproudtomeg.com,aircondlounge.com,airforums.com,airfried.com,airfryerfanatics.com,airfryerlove.com,airfryermom.com,airfryerworld.com,airfryeryum.com,airfryingfoodie.com,airhostacademy.com,airoomplanner.com,aisleofshame.com,alandacraft.com,alattefood.com,aldireviewer.com,alecooks.com,alekasgettogether.com,alexandracooks.com,alexjessicamills.com,alexroblesmd.com,alexwongcopywriting.com,alicedias.com,alidaskitchen.com,aline-made.com,alisononfoot.com,alittleandalot.com,alittlebitofeverythingblog.com,alittleinsanity.com,alittlepinchofperfect.com,allaboutami.com,allaboutjazz.com,allaboutparrots.com,allaboutplanners.com.au,allabouttattoo.com,allaccordingtoplann.com,allairfryerrecipes.com,allcakeprices.com,alldayidreamaboutfood.com,allears.net,alleydog.com,allfortheboys.com,allhomerobotics.com,alliannaskitchen.com,alliecarte.com,allkpop.com,allmycravings.com,allnurses.com,allnutritious.com,allourway.com,allpurposeveggies.com,allsalonprices.com,allsides.com,allsoundlab.net,allthedifferences.com,allthehealthythings.com,allthenoodles.com,allthenourishingthings.com,allthepartyideas.com,allthesvgs.com,allthings.how,allthingsdogs.com,allthingsjewelryy.com,allthingsmamma.com,allthingstarget.com,allthingswithpurpose.com,alltopeverything.com,alluringsoul.com,allwaysdelicious.com,allwritealright.com,allyscooking.com,allyskitchen.com,allysonvanhouten.com,almanac.com,almarsguides.com,alonelylife.com,alphafoodie.com,alphahistory.com,alphamom.com,alphr.com,alpineella.com,alsothecrumbsplease.com,altarofgaming.com,altdriver.com,alternativedish.com,alwayseatdessert.com,alwaysfromscratch.com,alwaysusebutter.com,alxnow.com,amandacooksandstyles.com,amandascookin.com,amarcoplumbing.com,amateurprochef.com,amazingcharcuterieboards.com,amazingclassiccars.com,amazingfoodmadeeasy.com,amazingribs.com,ambereverywhere.com,amberskitchencooks.com,ambitiouskitchen.com,ambotv.com,american-rails.com,americanoceans.org,americanwx.com,amiablefoods.com,amindfullmom.com,amiraspantry.com,amish365.com,amishamerica.com,amodernhomestead.com,amomsimpression.com,amortization.org,amtraktrains.com,amybakesbread.com,amycakesbakes.com,amyinthekitchen.com,amylattacreations.com,amynewnostalgia.com,amytreasure.com,ana-white.com,anagrammer.com,ancestral-nutrition.com,andersonandgrant.com,andhereweare.net,andiemitchell.com,andreasnotebook.com,andrewzimmern.com,androidheadlines.com,anerdcooks.com,anestwithayard.com,anewwayforward.org,angelicalbalance.com,angrybbq.com,anightowlblog.com,anikasdiylife.com,animalcrossingworld.com,animalnerdz.com,animalspot.net,animated-teeth.com,anitalianinmykitchen.com,anniedesigncrochet.com,anoffgridlife.com,anorcadianabroad.com,anoregoncottage.com,anothercocktailblog.com,antennaland.com,antimaximalist.com,antique-bottles.net,antiqueradios.com,anysoftwaretools.com,anythingtranslate.com,anytimecocktails.com,apaigeofpositivity.com,apeachyplate.com,apetogentleman.com,apexbikes.com,apieceofrainbow.com,apieceoftravel.com,apistogramma.com,aplinsinthealps.com,appellationmountain.net,applegreencottage.com,appletoolbox.com,appliancerepairforums.com,appunwrapper.com,apracticalwedding.com,aprettylifeinthesuburbs.com,apumpkinandaprincess.com,aquariadise.com,aquariumadvice.com,aquariumgenius.com,aquariumsource.com,aquariumsphere.com,aquariustraveller.com,aquatic-eden.com,aquietrefuge.com,aquiltinglife.com,arabahjoy.com,arayofsunlight.com,arboristsite.com,arcaneeye.com,architecturelab.net,archtoolbox.com,areinventedmom.com,areweranked.com,areyouscreening.com,arizonasportsfans.com,arlnow.com,aroundthenook.com,aroundtheworldpluskids.com.au,arrestyourdebt.com,arrmaforum.com,artandthekitchen.com,artbarblog.com,artfrommytable.com,artfulhomemaking.com,artofmemory.com,artprojectsforkids.org,artsandclassy.com,artsy-traveler.com,artsychicksrule.com,artsyfartsymama.com,artsymomma.com,artycraftykids.com,arzyelbuilds.com,ascensionlogs.gg,aseaofred.com,aseasyasapplepie.com,ash-eats.com,ashadeofteal.com,ashandpri.com,ashbaber.com,ashcroftfamilytable.com,ashevilletrails.com,asianacircus.com,asimplepalate.com,asimplepantry.com,askannamoseley.com,askmormongirl.com,askpython.com,aslobcomesclean.com,asouthernsoul.com,aspdotnethelp.com,aspicyperspective.com,aspiringwinos.com,asprinklingofcayenne.com,assessmentcentrehq.com,astrology-seek.com,astrologyking.com,astrostyle.com,astyleset.com,asvabpracticetests.com,aswbpracticeexam.com,asweetalternative.com,asweetpeachef.com,at-my-table.com,at4forum.com,atablefullofjoy.com,atastefortravel.ca,atastykitchen.com,athletelunchbox.com,athomebyheather.com,athomewiththebarkers.com,athoughtfulplaceblog.com,atlantablackstar.com,atlantatrails.com,atlasandboots.com,atqa005.com,atraditionallife.com,atshq.org,atsloanestable.com,attagirlsays.com,attainable-sustainable.net,atthepicketfence.com,attractiondiary.com,attractionsmagazine.com,aturtleslifeforme.com,aubreyskitchen.com,audio-forums.com,audioassemble.com,audiolgy.com,audiotips.com,audreyslittlefarm.com,aussiegreenthumb.com,aussiehomebrewer.com,aussiepythons.com,authenticfoodquest.com,authority.pub,authoritytattoo.com,autismforums.com,automatedhome.com,automatelife.net,automaticwasher.org,automoblog.net,averagesocialite.com,averiecooks.com,avforums.com,aviationa2z.com,aviatorinsider.com,avidgamer.gg,avirtualvegan.com,avirtuouswoman.org,avocadopesto.com,avocadoskillet.com,avpcentral.com,awarenessdays.com,awaytothecity.com,awealthofcommonsense.com,awellstyledlife.com,awfulannouncing.com,awickedwhisk.com,awinterescape.com,awortheyread.com,axleandchassis.com,ayunaconlaura.com,ayurvedawithrebecca.com,az900practicetest.com,azlinamin.com,azmind.com,azurelessons.com##+js(rmnt, script, /"__adblocker"|"data-sdk"/)
+b-inspiredmama.com,babaganosh.org,baby-chick.com,babyfoode.com,babygearessentials.com,backdoorsurvival.com,backforseconds.com,backpacksandbubbly.com,backtoourroots.net,backyarddigs.com,backyardknoxville.com,badbatchbaking.com,bahaiforums.com,bakeandbacon.com,bakeatmidnite.com,bakedambrosia.com,bakedbree.com,bakedbroiledandbasted.com,bakedbyrachel.com,bakedcollective.com,bakedlean.com,bakefromscratch.com,bakeitwithlove.com,bakemeacookie.com,bakemesomesugar.com,bakeorbreak.com,bakeplaysmile.com,bakerbynature.com,bakerita.com,bakersroyale.com,bakerstable.net,bakerstreetsociety.com,bakesbybrownsugar.com,baketobefit.com,bakewithjamie.com,baking-forums.com,baking-sense.com,baking4happiness.com,bakingamoment.com,bakingbeauty.net,bakingbites.com,bakingforfriends.com,bakinghermann.com,bakinghow.com,bakinglikeachef.com,bakingmehungry.com,bakingupmemories.com,bakingwithgranny.co.uk,balancingeverything.com,balancingmotherhood.com,baldandhappy.com,ball-pythons.net,ballershoesdb.com,ballexclusives.com,baptistboard.com,barbarabakes.com,barchart.com,barefeetinthekitchen.com,barefootinthepines.com,bargainbabe.com,bargpt.app,barkingroyalty.com,barleyandbirch.com,barleyandsage.com,barrescueupdates.com,baseballrumors.me,baseballtrainingworld.com,basic-mathematics.com,basicswithbails.com,basketballbuckets.com,basketballhistory.org,basketballnoise.com,bassisthq.com,bassmagazine.com,batesfamilyblog.com,batteryequivalents.com,bballrumors.com,bbqdryrubs.com,bbqingwiththenolands.com,beanrecipes.com,beardeddragonforum.com,bearfoottheory.com,beastlyenergy.com,beatofhawaii.com,beatriceryandesigns.com,beatsperminuteonline.com,beatthebudget.com,beautifulwithbrains.com,beautyandbedlam.com,beautyandthebenchpress.com,beautycrafter.com,beautygab.com,beautymasterlist.com,beautymone.com,beautymunsta.com,beautyofbirds.com,beautysided.com,beautythroughimperfection.com,beautytidbits.com,becomeawritertoday.com,becomebetty.com,becoming.is,becomingunbusy.com,bedbuglawyer.org,bedbugsinsider.com,bedroomproducersblog.com,beehivehero.com,beekeepingforum.co.uk,beerconnoisseur.com,beerintheevening.com,beesandroses.com,beeyondcereal.com,begindot.com,behindthevoiceactors.com,beingpatient.com,believeinabudget.com,believeintherun.com,bellacococrochet.com,belletag.com,bellflowerlifestyle.com,bellybelly.com.au,bellyfull.net,belquistwist.com,bemorewithless.com,benandme.com,beneathmyheart.net,benidormandbeyond.com,bensabaconlovers.com,benzinga.com,berlyskitchen.com,berriesandbarnacles.com,best-minecraft-servers.co,bestappetizers.com,bestbeginnermotorcycles.com,bestboatreport.com,bestchristmasdesserts.com,bestdesserts.com,bestfriendsforfrosting.com,bestgamingtips.com,bestiefy.com,bestjobdescriptions.com,bestmenscolognes.com,bestofmachinery.com,bestofvegan.com,bestplants.com,bestrecipebox.com,bethbryan.com,bethebudget.com,bettacarefishguide.com,bettasource.com,betterfoodguru.com,betterhealthwhileaging.net,bettermindbodysoul.com,betterwander.com,betweencarpools.com,betweennapsontheporch.net,beupp.com,bevcooks.com,beyerbeware.net,beyondcruise.com,beyondfrosting.com,beyondkimchee.com,beyondmeresustenance.com,beyondthebutter.com,bftactics.com,bgfg.co.uk,bgr.com,bhookedcrochet.com,biancazapatka.com,bible-knowledge.com,biblemoneymatters.com,bibliolifestyle.com,bicycle-guider.com,biddytarot.com,bigbearswife.com,bigdeliciouslife.com,biggerbolderbaking.com,biggestuscities.com,bigheartlittlestar.com,bigislanditineraries.com,bigoven.com,bigsmallscreen.com,bigsoccer.com,bigtimer.net,bikeexif.com,bikemunk.com,bikergirllife.com,bikeride.com,bikersrights.com,bikesmarts.com,biketestreviews.com,billyparisi.com,binkysculinarycarnival.com,biplaneforum.com,birdforum.net,birdnature.com,birdsphere.com,birdwatchingdaily.com,birdwatchinghq.com,birdwatchingusa.org,birdzilla.com,biscuitsandburlap.com,biteontheside.com,bitesbybianca.com,bitesofberi.com,bitesofwellness.com,bittbox.com,bitzngiggles.com,bizapedia.com,bjjdoc.com,bjpenn.com,blackbeltwiki.com,blackberrybabe.com,blackcitadelrpg.com,blackcrossword.com,blackgirlnerds.com,blacksmithtalk.com,blackweightlosssuccess.com,blankcalendarpages.com,blendtw.com,blesserhouse.com,blessherheartyall.com,blessthismeal.com,blessthismessplease.com,blifaloo.com,blissfulbasil.com,blissfullylowcarb.com,blissonly.com,blogghetti.com,blogilates.com,blogmickey.com,blogofdoom.com,blondelish.com,bloominghomestead.com,bluearchive.gg,bluebowlrecipes.com,bluecinetech.co.uk,bluestarcrochet.com,bluetracker.gg,boardgamequest.com,boardoftheworld.com,boatbasincafe.com,boatdriving.org,boatsafe.com,bobbyberk.com,bocadailynews.com,bodyketosis.com,bogglewizard.net,bogoten.com,bojongourmet.com,boldappetite.com,bolde.com,boldjourney.com,bombshellbling.com,bonappeteach.com,bonnibakery.com,bonvoyagewithkids.com,booboosbakery.com,boogieforum.com,bookanalysis.com,bookishgoblin.com,booknotification.com,bookroo.com,bookseries.org,boomhavenfarms.com,boothfindernyc.com,bootsandhooveshomestead.com,bootspy.com,bootstrapbee.com,boozyburbs.com,boraboraphotos.com,boredpanda.com,borrowedbites.com,bostonterriersociety.com,botanicalinterests.com,bottledprices.com,bottleraiders.com,boundlessroads.com,bowerpowerblog.com,bowl-me-over.com,bowlsarethenewplates.com,boxentriq.com,boxing247.com,boxingdaily.com,boxingschedule.co,boxofpuns.com,boxthislap.org,boxycolonial.com,boysahoy.com,braidhairstyles.com,brainmass.com,bramblewinecottage.com,brandeating.com,brasshero.com,braveryandbelonging.com,braziliankitchenabroad.com,breadboozebacon.com,breaddad.com,breadsandsweets.com,breakingbourbon.com,breastfeedingplace.com,breederbest.com,breedingbusiness.com,breezynetworks.co.za,brendid.com,brewerfanatic.com,briana-thomas.com,brianakdesigns.com,brianlagerstrom.com,bricksandlogic.co.uk,brighteyedbaker.com,brightgreendoor.com,brightgreenrecipes.com,brightrockmedia.com,brightsprouts.com,brilliantmaps.com,brisbanekids.com.au,britannica.com,britneybreaksbread.com,brobible.com,broccyourbody.com,brokenovenbaking.com,bromabakery.com,bromefields.com,broncoraptorforum.com,broncozone.com,brooklynlimestone.com,browneyedbaker.com,brownsnation.com,brownsnationforum.com,brownthumbmama.com,bsugarmama.com,bubbapie.com,bucketlisttummy.com,buckinghamshirelandscapegardeners.com,budgetbytes.com,budgetsavvydiva.com,budgettravel.com,budgettravelbuff.com,buellxb.com,buggyandbuddy.com,build-basic.com,buildabreak.co.uk,buildgreennh.com,buildingelements.com,buildingwithkinfolk.com,buildyourbite.com,builtlean.com,bulbagarden.net,bullion.forum,bunnylady.com,bunnymuffins.lol,bunsenburnerbakery.com,bunsinmyoven.com,burncitysports.com,burntpelletbbq.com,burtonavenue.com,busbysbakery.com,business-opportunities.biz,businesschronicler.com,businesstechplanet.com,businesswritingblog.com,busycooks.com,busydaydinners.com,busyfamilyrecipes.com,busylittlekiddies.com,busytoddler.com,butfirstwebrunch.com,butterandbaggage.com,butterandbliss.net,butterbeready.com,butterflyidentification.com,butterhand.com,butterloveandsalt.com,buttermilkbysam.com,butternutbakeryblog.com,butternutrition.com,buythiscookthat.com,bwillcreative.com,by-pink.com,bydeannyd.com,bykelseysmith.com,bylisafonde.com,bytheforkful.com##+js(rmnt, script, /"__adblocker"|"data-sdk"/)
+caabcrochet.com,cadryskitchen.com,cafedelites.com,cafehailee.com,cake-babe.com,cakebycourtney.com,cakemehometonight.com,cakenknife.com,cakesbymk.com,cakescottage.com,cakesprices.com,cakewhiz.com,calculateme.com,calculatemyroof.com,calculator.academy,calendarkart.com,calfkicker.com,californiathroughmylens.com,caloriesburnedhq.com,cambreabakes.com,camillestyles.com,caminoadventures.com,campaddict.com,camperreport.com,campersmarts.com,campgrilleat.com,campingforfoodies.com,campsitephotos.com,canarystreetcrafts.com,cancerrehabpt.com,caninejournal.com,canonrumors.com,capitalizemytitle.com,caralynmirand.com,cararac.com,card-codex.com,cardcollector.co.uk,cardsayings.net,careeralley.com,careercontessa.com,caribbeanpot.com,carlaaston.com,carlmurawski.com,carlocao.com,caroha.com,carolbeecooks.com,carolinahoneybees.com,carolinaroad.com,carolinescooking.com,carolinevencil.com,carriebradshawlied.com,carriecarvalho.com,carrotsandcookies.com,carrowaycrochet.com,carseatsmom.com,carshtuff.com,carwindshields.info,casadecrews.com,casamiacooking.com,caseihforum.com,cassiescroggins.com,castandspear.com,castironforum.com,castironketo.net,castironrecipes.com,castleinthemountains.com,casualepicure.com,casualfoodist.com,casualgeographical.com,cat-world.com,catchmyparty.com,cathydiep.com,catological.com,cats.com,catster.com,cattitudedaily.com,cattletoday.com,catvills.com,cavaliersnation.com,cavsdaily.com,cavsnation.com,ccmapracticetests.com,cedarhillfarmhouse.com,celebitchy.com,celebrateanddecorate.com,celebratednest.com,celebratingsimply.com,celebritynetworth.com,celebschitchat.com,celebsuburb.com,cellocentral.com,cellphones.ca,centreofexcellence.com,centsationalstyle.com,centslessdeals.com,cfb.fan,cgdirector.com,chachingonashoestring.com,chachingqueen.com,chainsawtalk.com,chalkacademy.com,chalkbucket.com,challengerforum.com,chambanamoms.com,chamberofcommerce.com,chamberofcommerce.uk,champsorchumps.us,charactercounter.com,charlottefashionplate.com,chartmasters.org,chascrazycreations.com,chasingoursimple.com,chattanoogafishingforum.com,chazhound.com,cheatcc.com,cheatsheet.com,cheerfulchoices.com,cheerfulcook.com,chef-in-training.com,chefalli.com,chefani.com,chefdehome.com,chefdenise.com,chefjacooks.com,chefjar.com,chefjonwatts.com,cheflindseyfarr.com,chefnotrequired.com,chefsavvy.com,chefspencil.com,chelseadamon.com,chelseasmessyapron.com,chelsweets.com,chemicalaid.com,chemistrylearner.com,cheneetoday.com,cherryonmysundae.com,chevronlemon.com,chevycobaltforum.com,chevyequinoxforum.com,chevytrucks.org,chevyzr2.com,chewoutloud.com,chickensandmore.com,chiefsreport.com,childhoodmagic.com,chilesandsmoke.com,chilimath.com,chilitochoc.com,chinasichuanfood.com,chindeep.com,chins-n-hedgies.com,chiselandfork.com,chocolatecoveredkatie.com,chocolatesandchai.com,chocolatewithgrace.com,chooseveganism.org,choosingchia.com,choosingnutrition.com,chopstickchronicles.com,chordsworld.com,chrislovesjulia.com,christinamariablog.com,christinascucina.com,christmasonadime.com,chrono.quest,chumplady.com,chunkbase.com,chunkyinkentucky.com,ciaochowbambina.com,ciaoflorentina.com,cillacrochets.com,cincyshopper.com,cindermint.com,cinderstravels.com,cindyhattersleydesign.com,cinemablind.com,cinenerdle2.app,cinnamonsnail.com,circuitsforum.com,citefast.com,city-guide.london,civicsquestions.com,cjeatsrecipes.com,cjls.com,cjponyparts.com,ck5.com,cladright.com,clashdaddy.com,clashguideswithdusk.net,classbforum.com,classic-armory.org,classiccasualhome.com,classiccountrymusic.com,classicnerd.com,classicparker.com,classicrockforums.com,classicrockhistory.com,classpop.com,classyclutter.net,classyyettrendy.com,claudiastable.com,cleananddelicious.com,cleanandscentsible.com,cleaneatingveggiegirl.com,cleaneatingwithkids.com,cleanerstalk.com,cleanfoodcrush.com,cleangreensimple.com,cleanmama.com,cleanplatemama.com,cleantheair.org,clearlycoffee.com,clevelanddaily.com,clevercreations.org,clevergirlfinance.com,cleverjourney.com,cleverlyinspired.com,cleverlysimple.com,clock.zone,closetcooking.com,closetfulofclothes.com,cloudykitchen.com,cloudynights.com,clovermeadowsbeef.com,clubthrifty.com,clubtraderjoes.com,cluckclucksew.com,clutchpoints.com,clutterkeeper.com,cmbarndominium.com,cncsourced.com,cnevpost.com,coachrallyrus.com,coastalwandering.com,cocinadominicana.com,cocinarepublic.com,cocinarodriguez.com,cockroachfacts.com,cockroachsavvy.com,cockroachzone.com,cocktailsandappetizers.com,cocoandash.com,coconutsandkettlebells.com,code9media.com,codeshack.io,codewordsolver.com,codex.gg,codycrosssolutions.com,coffeeandcarpool.com,coffeeatthree.com,coffeecopycat.com,coffeeforums.com,coffeelevels.com,coldsorescured.com,coleycooks.com,collective.world,collectorfreaks.com,collegefootball.gg,collegefootballnetwork.com,collegegazette.com,collegelifemadeeasy.com,collegetransitions.com,color-meanings.com,coloredhaircare.com,coloringpageshq.com,colorkit.co,colormadehappy.com,colorpsychology.org,colorxs.com,columbusnavigator.com,combotarot.com,comestayawhile.com,comfortablefood.com,comfyliving.net,comicbasics.com,comicsands.com,comicyears.com,commandersnation.com,commonsensehome.com,competitionplus.com,completelydelicious.com,computeruser.com,computerzilla.com,conanfanatics.com,conceptartempire.com,concertarchives.org,condolencemessages.com,confessionsofabakingqueen.com,confessionsofafitfoodie.com,confessionsofagroceryaddict.com,confessionsofaserialdiyer.com,confettiandbliss.com,confettidaydreams.com,confidencemeetsparenting.com,coniferousforest.com,connections.run,conniekresin.com,connoisseurusveg.com,conscioushacker.io,conservationinstitute.org,conserve-energy-future.com,constellation-guide.com,construct101.com,consumerboomer.com,contextures.com,contexturesblog.com,continuousroamer.com,controlbooth.com,convertbinary.com,cookathomemom.com,cookdinnertonight.com,cookeatgo.com,cookeatlivelove.com,cookeatpaleo.com,cookedandloved.com,cookedbyjulie.com,cookerofdeliciousness.com,cookeryspace.com,cookieandkate.com,cookiedoughandovenmitt.com,cookierun.gg,cookiesandcups.com,cookiesfordays.com,cookilicious.com,cookincanuck.com,cooking-therapy.com,cookingandme.com,cookingbride.com,cookingcarnival.com,cookingclassy.com,cookingforkeeps.com,cookingforpeanuts.com,cookinginmygenes.com,cookinginthekeys.com,cookingintheyard.com,cookingkatielady.com,cookingmadehealthy.com,cookingmaniac.com,cookingmydreams.com,cookingontheweekends.com,cookingorgeous.com,cookingperfected.com,cookingupmemories.com,cookingwithayeh.com,cookingwithbliss.com,cookingwithcarlee.com,cookingwithclaudy.com,cookingwithcocktailrings.com,cookingwithcoit.com,cookingwithgenius.com,cookingwithkarli.com,cookingwithkatiecross.com,cookingwithlei.com,cookingwithmammac.com,cookingwithnart.com,cookingwithparita.com,cookingwithria.com,cookinwithmima.com,cookitrealgood.com,cookitwithtim.com,cookprimalgourmet.com,cookrepublic.com,cooksdream.com,cooksimply.co.uk,cookthestory.com,cooktoria.com,cookwithdana.com,cookwithkushi.com,cookwithmanali.com,cookwithnabeela.com,coolcrafts.com,coopcancook.com,copycatchic.com,copykat.com,copykatchat.com,cordcuttingreport.com,cornercoffeestore.com,corvsport.com,cosascaseras.com,cosmetologyguru.com,cosmicdeity.com,cosplayadvice.com,costaricavibes.com,costcontessa.com,cottageandvine.net,cottageatthecrossroads.com,cottageonbunkerhill.com,cottercrunch.com,counterstats.net,country94.ca,countrydiaries.com,countryguess.com,countrylifedreams.com,countrylivinginacariboovalley.com,countrymusicfamily.com,countrymusicnation.com,countryrebel.com,countryroadssourdough.com,countrythangdaily.com,couponcravings.com,couponingfor4.net,couponingtodisney.com,couponsandfreebiesmom.com,courtneyssweets.com,cowboysnews.com,cowboyszone.com,cozinhalegal.com.br,cozycornercharm.com,cozydiyhome.com,cozylittlehouse.com,cozymeal.com,cozypeachkitchen.com,crabbet.com,crackberry.com,craftaholicsanonymous.net,craftbeering.com,craftberrybush.com,craftinessisnotoptional.com,craftingagreenworld.com,craftinghappiness.com,craftingjeannie.com,craftionary.net,craftknights.com,craftsbyamanda.com,craftsonsea.co.uk,craftsyhacks.com,craftyartideas.com,craftycookbook.com,craftylittlegnome.com,craftymorning.com,craftyourhappyplace.com,cravethegood.com,cravetheplanet.com,cravinghomecooked.com,cravingsofalunatic.com,cravingsomecreativity.com,cravingsomethinghealthy.com,cravingtasty.com,crayonsandcravings.com,crazybusymama.com,crazyforcrust.com,crazylaura.com,crazylittleprojects.com,crazymonkeygames.com,crazytogether.com,crazyvegankitchen.com,cre8tioncrochet.com,creamofthecropcrochet.com,createandfind.com,createcraftprint.com,createlet.com,createmindfully.com,createprintables.com,createyum.com,creatingreallyawesomefunthings.com,creative-culinary.com,creativecaincabin.com,creativecanning.com,creativecertificates.com,creativecolorlab.com,creativehealthyfamily.com,creativehomekeeper.com,creeklinehouse.com,creepycatalog.com,crinacle.com,crinkledcookbook.com,crisslecrossle.com,criticalhit.net,crochet-patterns-free.com,crochet365knittoo.com,crochetconcupiscence.com,crochething.com,crochetncrafts.com,crochettoplay.com,crochetwithcarrie.com,crockpotladies.com,crockpotsandflipflops.com,crohnsforum.com,crossplaygames.com,crossword-explorer.net,crosswordanswers911.net,crosswordbuzz.com,crosswordjam.net,crosswordmasterhelp.com,crowdedkitchen.com,crowdworknews.com,crowsurvival.com,cruisegalore.com,cruisehive.com,cruisemummy.co.uk,cruiseradio.net,cruisersforum.com,cruisingfreedom.com,cruisingkids.co.uk,crunchtimekitchen.com,crunchycreamysweet.com,cryptoprofitcalculator.com,cryptoquoteanswer.com,crystalandcomp.com,crystaldigest.com,crystalmathlabs.com,cubesnjuliennes.com,cubscoutideas.com,cucinabyelena.com,cuckoo4design.com,cuddlystitchescraft.com,culinaryginger.com,culinaryhill.com,culinaryshades.com,culturedtable.com,culturedvoyages.com,culturedvultures.com,cupcakesandcutlery.com,cupcakesandkalechips.com,cupcakesavvyskitchen.com,cupfulofkale.com,cupofflour.org,cupofjo.com,cupofzest.com,curbingcarbs.com,curbly.com,curbsideclassic.com,curlsbot.com,curlygirlkitchen.com,curlynikki.com,currytrail.in,cushyspa.com,customcalendarmaker.com,customonesixth.com,cutegirlshairstyles.com,cutnmakecrafts.com,cwbchicago.com,cwfeats.com,cycletraveloverload.com,cyclingabout.com,cyndispivey.com,czn.gg##+js(rmnt, script, /"__adblocker"|"data-sdk"/)
+dabblesandbabbles.com,dadcooksdinner.com,dadsguidetowdw.com,daenskitchen.com,dagmarbleasdale.com,daigasikfaan.co,dailyactor.com,dailycaring.com,dailycommutercrossword.com,dailycrypticle.com,dailydish.co.uk,dailydishrecipes.com,dailydiylife.com,dailynous.com,dailysoapdish.com,dailyveganmeal.com,dailywritingtips.com,dailyyum.com,daisiesandpie.co.uk,damndelicious.net,damneasyrecipes.com,danaberez.com,dancearoundthekitchen.com,daniellewalker.com,danielsplate.com,danishealthyeats.com,danny-cph.com,danslelakehouse.com,daringgourmet.com,darlingcelebrations.com,darlingquote.com,darngoodveggies.com,dashboardwarninglights.com,dashofjazz.com,dashofsanity.com,dashofting.com,databasefaqs.com,dateyourspouse.com,dayhikesneardenver.com,daysofjay.com,dcurbanmom.com,dcworldscollide.gg,dealmama.com,dealntech.com,dearcrissy.com,dearlilliestudio.com,dearwendy.com,debraklein.com,debsdailydish.com,debtfreefamily.co.uk,decoholic.org,deedeedoes.com,deepfriedhoney.com,deeplysouthernhome.com,deesweets.com,defendersxs.com,dehydratorliving.com,deliacreates.com,deliciouslyorganic.net,deliciouslyrushed.com,deliciouslyseasoned.com,deliciouslysprinkled.com,deliciousmeetshealthy.com,deliciousonadime.com,delicioustable.com,delightfuladventures.com,delightfulmomfood.com,delightfulplate.com,delightfultravelnotes.com,delishdlites.com,delishknowledge.com,delscookingtwist.com,deltadigital.co,deltiasgaming.com,denversportsradio.com,derelictplaces.co.uk,derrickriches.com,desertblossomcrafts.com,desertislanddishes.co,desertnaturals.me,designeatrepeat.com,designerappliances.com,designertrapped.com,designmom.com,designorate.com,designthusiasm.com,desireerd.com,desotocountynews.com,dessertfortwo.com,dessertnowdinnerlater.com,dessertsanddrinks.com,dessertsonadime.com,dessertswithbenefits.com,destguides.com,destinationsanddesserts.com,destiny2zone.com,destinyislands.com,detoxinista.com,detroitsportsforum.com,developgoodhabits.com,devotedgrandma.com,devour.asia,devx.com,dfarq.homeip.net,dgcoursereview.com,diabetesselfmanagement.com,diablo4.gg,diablofans.com,diamondcentric.net,diamondlobby.com,diaryofafitmommy.com,diaryofaquilter.com,dicecitysports.com,dicecove.com,dieseliq.com,diethood.com,dietmenus.com,diffen.com,differentiatedkindergarten.com,digitalcitizen.life,dimensionofstuff.com,dimitrasdishes.com,dimplesandtangles.com,dimsimlim.com,dinersdriveinsdiveslocations.com,dinner-mom.com,dinneratthezoo.com,dinnerin321.com,dinnersdishesanddesserts.com,dinnersdonequick.com,dinnerthendessert.com,dirtbikeplanet.com,dirtydiaperlaundry.com,disabledveterans.org,discordtemplates.me,discoveringmontana.com,discoverpods.com,discovertheburgh.com,discoverzermatt.com,discusscooking.com,discussfastpitch.com,discussingfilm.net,disfordisney.com,dishbydish.net,dishedbykate.com,dishesdelish.com,disheswithdad.com,dishingdelish.com,dishingupthedirt.com,dishnthekitchen.com,dishytech.com,disneydining.com,disneydreamer.com,disneyfanatic.com,disneyfoodblog.com,disneynews.us,disneytips.com,disneytouristblog.com,displacedhousewife.com,distanceparent.org,distiller.com,divaliciousrecipes.com,divascancook.com,divorceandfinance.org,dixiedelightsonline.com,diy-forums.com,diyandfun.com,diybunker.com,diycandy.com,diydecormom.com,diygarden.co.uk,diyhandymom.com,diyinspired.com,diynatural.com,diypete.com,diyshowoff.com,diysmarthomehub.com,diyswank.com,djcliq.com,djsaviation.net,dk894953543.com,docstips.com,doctorsofrunning.com,dododsondesigns.com,doesitreallywork.org,dogfoodsmart.com,doggysaurus.com,dogingtonpost.com,dogsbestlife.com,dogscatspets.org,dogsnet.com,dogsonplanes.com,dogster.com,dogtrainingadvicetips.com,dogvills.com,doityourselfdivas.com,doityourselfrv.com,dollarstorecrafts.com,dollartimes.com,dollforums.com,dollopofdough.com,dolphinnation.com,dolphinstalk.com,domcooks.com,domestically-designed.com,domestically-speaking.com,domesticatedtom.com,domesticdreamboat.com,domesticheights.com,domesticsuperhero.com,dominicancooking.com,donnadundas.co.uk,dontgobaconmyheart.co.uk,dontmesswithmama.com,dontsweattherecipe.com,dontwastethecrumbs.com,dontworkanotherday.com,doodledoods.com,dormroomcook.com,dotafire.com,dotgg.gg,downhomeinspiration.com,downredbuddrive.com,downshiftology.com,downsizingdinner.com,dpreview.com,draftlegame.com,draftleunlimited.com,draftmag.com,draftsim.com,dragonball.gg,dragonball.guru,dralpana.com,dramabeans.com,dreamalittlebigger.com,dreamdictionary.org,dreamhomebasedwork.com,dreaminterpretation.info,dreaminterpretation.org,dreamspiritual.org,dreamystays.com,dressedformyday.com,drifted.com,drinkswithdanica.com,drivemehungry.com,drivenbydecor.com,drivenwheels.com,driverbase.com,driveteslacanada.ca,drivinggeeks.com,drizzleanddip.com,drizzlemeskinny.com,drkarenslee.com,drmonicabravo.com,droidgamers.com,droidviews.com,dronexl.co,dronezon.com,drpsychmom.com,drugstoredivas.net,drumhelper.com,drummagazine.com,drummerworld.com,drumspy.com,drumstrive.com,drveganblog.com,dryscalpgone.com,dsmtuners.com,dubaitravelplanner.com,dubsdaily.com,ducatiforum.com,ducatihyper.com,ducttapeanddenim.com,due.com,duggarfamilyblog.com,dukesavenue.com,dumblittleman.com,dunkorthree.com,duoplanet.com,dutchmenowners.org,dwellbymichelle.com##+js(rmnt, script, /"__adblocker"|"data-sdk"/)
+eandpcrochet.com,earth911.com,earthly-provisions.com,earthsfriends.com,earthsky.org,eastcoastcreativeblog.com,easybudgetrecipes.com,easycheesyvegetarian.com,easychickenrecipes.com,easydessertrecipes.com,easydinnerrecipes.com,easydrawingguides.com,easyfamilyrecipes.com,easygayoven.com,easygoodideas.com,easyhomemadelife.com,easyhomemaderecipes.ca,easylowsodiumrecipes.com,easynotecards.com,easyrecipedepot.com,easyrecipesfromhome.com,easysalads.com,easysoutherndesserts.com,easythingstosew.com,easytravelpoints.com,easyweeknightrecipes.com,eatathomecooks.com,eatatmaudes.com,eatbetterrecipes.com,eatcookbake.com,eatdrinkpure.com,eatfigsnotpigs.com,eating-made-easy.com,eatingbirdfood.com,eatingbyelaine.com,eatingeuropean.com,eatinginstantly.com,eatingonadime.com,eatingwitherica.com,eatingwithzion.com,eatlikebourdain.com,eatlittlebird.com,eatliverun.com,eatmovemake.com,eatortoss.com,eatpicks.com,eatplant-based.com,eatplayshae.com,eatsomethingvegan.com,eatthebite.com,eatthegains.com,eatwellspendsmart.com,eatwithcarmen.com,eatwithclarity.com,eatyourselfskinny.com,eazygrub.com,eazypeazymealz.com,ebicycles.com,ecoconsumerguide.com,ecoenergygeek.com,economicshelp.org,economicsonline.co.uk,ecstatichappiness.com,edelwyn.com,edeneats.com,edibleperspective.com,educationaltechnology.net,educationlibrary.org,effortlessfoodie.com,effortlessgent.com,eggsallways.com,egpu.io,eighteen25.com,eightforestlane.com,elavegan.com,electricbluefood.com,electricianforum.co.uk,electricians.forum,electricmommy.com,electricteeth.com,electrikjam.com,electronicdrumadvisor.com,electronicshub.org,eleganceandenchantment.com,eleganceechoes.com,eletric-vehicles.com,elicitfolio.com,elisabethmcknight.com,eliserosecrochet.com,eliteprospects.com,elizabethrider.com,elkstudiohandcraftedcrochetdesigns.com,ellaclaireinspired.com,elleandpear.com,ellieandco.co.uk,elliott.org,elmundoeats.com,elmundoeats.es,embracingsimpleblog.com,emergencyprepguy.com,emfcaution.com,emilieeats.com,emilyaclark.com,emilybites.com,emilyfabulous.com,emilykylenutrition.com,emilylaurae.com,emiraforum.com,emissions.org,emmacruises.com,emmymade.com,emojiflashcards.com,emojikeyboard.io,employmentlawhandbook.com,empressofdirt.net,emptyeasel.com,enchartedcook.com,encouragingmomsathome.com,encyclopedia-titanica.org,encyclopedia.com,endfield.gg,endomondo.com,endurancely.com,energydrinkhub.com,engineerboards.com,engineeryourfinances.com,enginepatrol.com,english-grammar-lessons.com,englishbulldognews.com,englishlinx.com,enjoysharepoint.com,enoki.nz,entertainingdiva.com,entertainingwithbeth.com,entertainmentnow.com,entirelyelizabeth.com,entoin.com,enzasquailhollowkitchen.com,epawaweather.com,epicdope.com,epicgardening.com,episodehive.com,equippinggodlywomen.com,eregulations.com,erinliveswhole.com,erinobrien.life,erinscozykitchen.com,erinspain.com,erinstraveltips.com,errenskitchen.com,errorfixer.co,erynwhalenonline.com,escapeforum.org,esportstales.com,essenparadies.com,essentialketo.com,ethanchlebowski.com,etiquetteschoolofamerica.com,etkjokken.com,euphoriazine.com,eurasiareview.com,eurocheapo.com,eutawstreetreport.com,eva-darling.com,eventstocelebrate.net,evergreenkitchen.ca,everyday-reading.com,everydayannie.com,everydaycheapskate.com,everydaydishes.com,everydayeileen.com,everydayelizabeth.com,everydayessentialist.com,everydayfamilycooking.com,everydayfamilyeats.com,everydaymaven.com,everydaynourishingfoods.com,everydaythrifty.com,everylastbite.com,everylittlecrumb.com,everylittlename.com,everything-delish.com,everythingairfryer.com,everythingbackyard.net,everythingfishkeeping.com,everythinglabradors.com,everythingmarina.com,everythingtrivia.com,everywherewithclaire.com,evolutionofstyleblog.com,evolvingtable.com,exactlywhatistime.com,excelchamps.com,exceldemy.com,excelsemipro.com,exceltrick.com,exclusivepumping.com,expedition33.gg,expeditionforum.com,expertworldtravel.com,exploreessaouira.com,exploringvegan.com,exrx.net,extinctanimals.org,extraordinarybbq.com,extraordinarychaos.com,extrapetite.com,extremehowto.com,extremeweatherwatch.com##+js(rmnt, script, /__adblocker|html-load/)
+f4wonline.com,fabeveryday.com,fabtcg.gg,fabulesslyfrugal.com,facilycasero.com,factsinstitute.com,factsjustforkids.com,fadeawayworld.net,fairygardendiy.com,fakeginger.com,falasteenifoodie.com,familiesgotravel.com,familyaroundthetable.com,familyfelicity.com,familyroadtrip.co,familysavvy.com,familyspice.com,familystylefood.com,familytravel-middleeast.com,familytreemagazine.com,familyvacationdesign.com,famivita.com,famivita.com.br,fanbuzz.com,fannetasticfood.com,fansfocus.com,fantabulosity.com,fantasticfunandlearning.com,fantasycalc.com,fantasydata.com,fantasyfootballcalculator.com,fantasyfootballranker.com,fantasyfootballreports.com,farmergrows.com,farmersalmanac.com,farmgirlgourmet.com,farmingbase.com,farmingshelter.com,farmlifediy.com,farmwifecooks.com,farmwifedrinks.com,fashionablefoods.com,fashionbeans.com,fastandslowcooking.com,fastfoodmenuprices.com,fastingwithlaura.com,fatcalc.com,fatforweightloss.com.au,fatgirlhedonist.com,fatherandus.com,fathermag.com,fatimacooks.net,fatimafarmer.com,fauxsho.org,favfamilyrecipes.com,favoritepaintcolorsblog.com,fearlessdining.com,feastandwest.com,feastforafraction.com,feastgood.com,feastingathome.com,feastingnotfasting.com,feastingonfruit.com,fedandfit.com,feedgrump.com,feedingourflamingos.com,feedingthefrasers.com,feedingtinybellies.com,feedmephoebe.com,feedthepudge.com,feelgoodfoodie.net,feelinfabulouswithkayla.com,feelingfoodish.com,feelslikehomeblog.com,femalefoodie.com,fermentingforfoodies.com,festivalguidesandreviews.com,ffxnow.com,fiatforum.com,fiberfluxblog.com,fiberglassrv.com,fictionhorizon.com,fictionlit.com,fierceboard.com,fifteenspatulas.com,fillingandfabulous.com,fillmyrecipebook.com,filmcolossus.com,filosofashion.com,financebuzz.com,financeformulas.net,financestrategists.com,financesuperhero.com,financialbestlife.com,financialpanther.com,financialsamurai.com,financillustrations.com,findcatnames.com,findingouradventure.com,findingseaturtles.com,findingtimetofly.com,findmyguitar.com,findtherun.com,finearttutorials.com,finishedwithsalt.com,finmasters.com,finurah.com,firefighterinsider.com,firefliesandmudpies.com,firstdayofhome.com,firstdown.studio,firstforwomen.com,firsthomelovelife.com,firstquarterfinance.com,firstsportz.com,firststepeurope.com,fishedthat.com,fisheries.co.uk,fishforums.net,fishlab.com,fishonfirst.com,fishtankreport.com,fitandfabliving.com,fitasamamabear.com,fitbottomedgirls.com,fitibility.com,fitmamarealfood.com,fitmittenkitchen.com,fitnessfooddiva.com,fitnessista.com,fitrays.com,fittoservegroup.com,fivebarks.com,fivehearthome.com,fixthisbuildthat.com,fjrforum.com,flabfix.com,flaggle.net,flagle-game.com,flamingotoes.com,flavcity.com,flavorfulife.com,flavormosaic.com,flawlessfood.co.uk,fliesonly.com,flightaware.com,flighthacks.com.au,flippedupsidedown.com,flipsimu.com,floandgrace.com,floorcritics.com,flooringforum.com,floralapron.com,florgeous.com,floridapanhandle.com,floridatravelwithkids.com,flouronmyfingers.com,flowerglossary.com,fluentin3months.com,fluentincoffee.com,fluxingwell.com,fmbrotherhood.com,fnafinsider.com,fnfmods.net,focusdailynews.com,fodmapeveryday.com,foldnfly.com,fontsforpeas.com,food-bites.com,foodal.com,foodandjourneys.net,foodbanjo.com,foodbloggersofcanada.com,foodbymaria.com,foodbymars.com,foodcrumbles.com,fooddoodles.com,foodess.com,foodfaithfitness.com,foodfolksandfun.net,foodforfitness.co.uk,foodforlifegarden.com,foodie.com,foodieaholic.com,foodieandwine.com,foodiecrush.com,foodiefiasco.com,foodieholly.com,foodiesterminal.com,foodiewithfamily.com,foodmetamorphosis.com,foodnetworkgossip.com,foodnouveau.com,foodnutters.com,foodologygeek.com,foodpleasureandhealth.com,foodrenegade.com,foodrepublic.com,foodsguy.com,foodsharingvegan.com,foodsharkmarfa.com,foodstoragemoms.com,foodstruct.com,foodtasia.com,foodtasticmom.com,foodtruckempire.com,foodwineandlove.com,foodwithfeeling.com,foolproofliving.com,footballgamingzone.com,footballrumors.me,footprinthero.com,foragersofhappiness.com,forbusybees.com,fordauthority.com,fordfullsize.com,fordraptor2.com,fordraptorforum.com,fordtremor.com,fordtruckfanatics.com,forensicfilesnow.com,forestriverforums.com,forevermillennials.com,forevertwentysomethings.com,foreverwingman.com,forgetfulmomma.com,forgetsugarfriday.com,forkinthekitchen.com,forkknifeswoon.com,forktospoon.com,formatlibrary.com,forscubadivers.com,forthefamily.org,forthefrills.com,forthepleasureofeating.com,fortniteinsider.com,fortressofsolitude.co.za,fortunly.com,forzafire.com,fosbasdesigns.com,fouraroundtheworld.com,fourwheeltrends.com,foxandbriar.com,foxandpinestitches.com,foxeslovelemons.com,foxestalk.co.uk,foxfarmhome.com,foxhollowcottage.com,foxyfolksy.com,fpl.team,fpsindex.com,fptrack.com,fractuslearning.com,fragrancereview.com,fragrancetoday.com,fraicheliving.com,framedcooks.com,frameratetest.com,franceadventurer.com,francevoyager.com,frearbroslabs.com,free-n8n-templates.com,freeairpump.com,freecrochettutorials.com,freedomcardboard.com,freedomresidence.com,freehomeschooldeals.com,freemonogrammaker.com,freeorganizingprintables.com,freeprettythingsforyou.com,freeride.com,freescrapbookfonts.com,freeslp.com,freestyletravelers.com,freethankyounotes.com,freetoursbyfoot.com,freezeit.co.uk,freezerfit.com,freezermeals101.com,freightcourse.com,frenchbulldogowner.com,frenchcountrycottage.net,freshaprilflours.com,freshapron.com,freshbeanbakery.com,freshcoasteats.com,freshoffthegrid.com,fridasofiaeats.com,fridaywereinlove.com,friendshipbreadkitchen.com,fromabcstoacts.com,fromachefskitchen.com,fromhousetohome.com,fromicecreamtosteak.com,frommybowl.com,fromscratchdaily.com,fromtheangels.com,fromthiskitchentable.com,fromvalerieskitchen.com,frondtech.com,front-porch-ideas-and-more.com,frontporchlifemagazine.com,frontrangefed.com,frugalcouponliving.com,frugalfanatic.com,frugalfarmwife.com,frugalforless.com,frugalfun4boys.com,frugalginger.com,frugallivingmom.com,frugallyblonde.com,frugalmomeh.com,frugalreality.com,frugalrules.com,frugalyabundante.com,frvr.com,fuelly.com,fufuskitchen.com,fullcoffeeroast.com,fullofplants.com,fullydriven.com,fun-a-day.com,fun-squared.com,funattic.com,funcheaporfree.com,funclothcrafts.com,funcraftskids.com,funfinderclub.com,funfoodfrolic.com,funhandprintartblog.com,funinfairfaxva.com,funinfirst.com,funintheyard.com,funktionalhome.com,funkyjunkinteriors.net,funlearningforkids.com,funmoneymom.com,funny-jokes.com,funthingsinhouston.com,funwithmama.com,funwithoutfodmaps.com,futmind.com,fynesdesigns.com##+js(rmnt, script, /"__adblocker"|"data-sdk"/)
+gadgetreview.com,gadgetsandwearables.com,galonamission.com,gameanswer.net,gameclubz.com,gamedayculture.com,gamedayeats.com,gamerdiscovery.com,gamerempire.net,gamerhour.net,gameriv.com,gameslikefinder.com,gamesolver.net,gamespew.com,gamestouse.com,gamezebo.com,gaming-fans.com,gamingsmart.com,gardenandbloom.com,gardenersoasis.com,gardenerspath.com,gardenersyards.com,gardenforindoor.com,gardenholic.com,gardening-forums.com,gardeningchannel.com,gardeningelsa.com,gardeningproductsreview.com,gardeninthekitchen.com,gardenmyths.com,gardenpondforum.com,gardentherapy.ca,gardenzeus.com,garlicandzest.com,garlicsaltandlime.com,garminrumors.com,garnishandglaze.com,garnishwithlemon.com,gatechecked.com,gatherednutrition.com,gatherforbread.com,gatherlemons.com,gatorenvy.com,gcaptain.com,gearpatrol.com,gearthhacks.com,gedpracticequestions.com,gedpracticetest.net,geeksofcolor.co,geekspin.co,genealogyexplained.com,generationacresfarm.com,generatorgrid.com,genevieveogleman.ca,gentlemansgazette.com,gentlenursery.com,gentletummy.com,genxfinance.com,geographyrealm.com,germanyfootsteps.com,getarazor.com,getbusygardening.com,getinspiredeveryday.com,getmeonacruise.com,getmorevocab.com,getonmyplate.com,getonmysaladplate.com,gettystewart.com,gfactorliving.com,gforgadget.com,giadzy.com,giangiskitchen.com,giftofcuriosity.com,giftofhospitality.com,giftrabbit.com,gigashock.com,gimmedelicious.com,gimmesomeoven.com,gimmethegoodstuff.org,gina-michele.com,ginabnutrition.com,ginaccreates.com,gingerdivine.com,gingerhomemaking.com,gingersnapsbakingaffairs.com,ginghamgardens.com,girlcarnivore.com,girlgonegourmet.com,girlscangrill.com,girlversusdough.com,girlwiththeironcast.com,girlwiththepassport.com,gislounge.com,gitnux.org,giveagirlaspoon.com,givemehistory.com,giverecipe.com,gladly.io,glam.com,glamournglow.com,glamperlife.com,global-view.com,globalmousetravels.com,globle.fun,glorioustreats.com,glow-diaries.com,glueandglitter.com,gluedtomycraftsblog.com,gluesticksblog.com,gluesticksgumdrops.com,glutenfreeguidehq.com,glutenfreeonashoestring.com,glutenfreepalate.com,gmauthority.com,gmsquarebody.com,gmt400.com,gmt800.com,gnom-gnom.com,gocomics.com,gocurrycracker.com,godairyfree.org,godandman.com,godownsize.com,goingawesomeplaces.com,goingconcern.com,gokartguide.com,goldendoodleadvice.com,goldengracekitchen.com,goldenlucycrafts.com,goldrefiningforum.com,golfcartgo.com,golfcartreport.com,golfergeeks.com,golfsidekick.com,golfspan.com,golfworkoutprogram.com,gonnawantseconds.com,gonomad.com,good.is,goodcarbadcar.net,gooddinnermom.com,goodenessgracious.com,goodenoughmoming.com,goodfooddiscoveries.com,goodfoodpittsburgh.com,goodgourds.com,goodhomeautomation.com,goodinthesimple.com,goodlivingguide.com,goodlookingtan.com,goodmorningquote.com,goodnessavenue.com,gopests.com,gopherhole.com,gopresstimes.com,gossitup.com,gotechtor.com,gotechug.com,gotula.net,govalleykids.com,govexplained.co.uk,govfacts.org,gps-forums.com,grabcraft.com,graceelkus.com,gracefullittlehoneybee.com,gracelikerainblog.com,gradecalculator.com,grainfreetable.com,grammarist.com,grandbaby-cakes.com,grannysinthekitchen.com,grannysquare.me,grantbakes.com,grantourismotravels.com,grassfedgirl.com,grayingwithgrace.com,grazedandenthused.com,greatergood.com,greaterlongisland.com,greatgrubdelicioustreats.com,greatholidayrecipes.com,greatschools.org,greatwithoutgluten.com,greedygirlgourmet.com,greedygourmet.com,greenbeautymama.com,greenchildmagazine.com,greencoast.org,greenesportszone.com,greenhealthycooking.com,greenlitebites.com,greensnchocolate.com,greenvalleykitchen.com,greenweddingshoes.com,greetingcardpoet.com,grilledcheesesocial.com,grillinwithdad.com,grillo-designs.com,grillonadime.com,gritdaily.com,gritsandgouda.com,gritsandpinecones.com,grkids.com,groomshaper.com,groovypost.com,grosgrainfab.com,groundbeefrecipes.com,groupdiy.com,growagoodlife.com,growforagecookferment.com,growfully.com,growingajeweledrose.com,growingdawn.com,growinghandsonkids.com,growingplay.com,growingslower.com,grownandflown.com,growtomato.com,grumpyrecipes.com,grunge.com,gsowners.com,gta-xtreme.com,gtaboom.com,guardiansnation.com,guide2free.com,guided.news,guidetodetailing.com,guidingtech.com,guild-demo.com,guineapig101.com,guitaradvise.com,guitarchalk.com,guitarcommand.com,guitarlobby.com,guitarnick.com,guitarstrive.com,gulfcoastjourneys.com,gundamcard.gg,gurlgonegreen.com,gwens-nest.com,gymnastics-now.com,gymnaverse.com##+js(rmnt, script, /"__adblocker"|"data-sdk"/)
+hacksaholic.com,hairbuddha.net,hairstylesfeed.com,haleiwatown.com,halfbakedharvest.com,halfmarathons.net,halfwayanywhere.com,halicopteraway.com,hamstersinfo.com,handsonaswegrow.com,handsthatbless.com,handylittleme.com,hanjancrochet.com,hannahmageerd.com,hapanom.com,happierhuman.com,happihomemade.com,happilyeverafteretc.com,happilyevermom.com,happilyevertravels.com,happilyunprocessed.com,happity.co.uk,happy-mothering.com,happybalancedwellness.com,happydiyhome.com,happyfamilyrecipes.com,happyfoodhealthylife.com,happyhealthyeaters.com,happyhealthymama.com,happyheartyhome.com,happyhomefairy.com,happyhomeschoolnest.com,happyhoneykitchen.com,happyhooligans.ca,happyhourprojects.com,happymoneysaver.com,happyorganizedlife.com,happysimpleliving.com,happytoddlerplaytime.com,happytummy702.com,happyveggiekitchen.com,happyyouhappyfamily.com,harbourbreezehome.com,hardlinecrawlers.com,hardrockforums.com,hardwaresecrets.com,harryknowsball.com,hashtaginvesting.com,hative.com,hauntedplaces.org,hausandhand.com,hauteandhealthyliving.com,have-clothes-will-travel.com,hawaii-guide.com,hawaii.com,haylskitchen.com,hazyandhoppy.com,hdontap.com,headbangerskitchen.com,headfonia.com,healingtomato.com,healthbeet.org,healthdigest.com,healthecooks.com,healthfulblondie.com,healthiersteps.com,healthtoempower.com,healthy-delicious.com,healthyambitions.co,healthyelizabeth.com,healthyfitnessmeals.com,healthyfloflo.com,healthyfoodiegirl.com,healthygffamily.com,healthygirlkitchen.com,healthygreenkitchen.com,healthyhappysmart.com,healthyheartyrecipes.com,healthyhelperkaila.com,healthykitchen.com,healthykitchen101.com,healthylifetrainer.com,healthylittlefoodies.com,healthylittlepeach.com,healthylittlevittles.com,healthylivingjames.co.uk,healthynibblesandbits.com,healthyrecipes101.com,healthyrecipesblogs.com,healyeatsreal.com,heandsheeatclean.com,heartandsoulhomeschooling.com,heartfullofmom.com,hearthandvine.com,hearthookhome.com,hearthpwn.com,heartifb.com,heartscontentfarmhouse.com,heatherchristo.com,heatherednest.com,heatherlikesfood.com,heatnation.com,heavenlyhomemakers.com,heavenlyspiced.com,heavy.com,hecktictravels.com,heightcomparison.com,hellocreativefamily.com,hellohoneycomb.blog,hellolovelystudio.com,hellopharmacist.com,hellosewing.com,helpdeskgeek.com,helpfixthat.com,henricocitizen.com,hepper.com,herepup.com,heresyourdinner.com,heretocook.com,hermanathome.com,hermitcrabanswers.com,heroesfire.com,heroichollywood.com,herpackinglist.com,herpaperroute.com,hertoolbelt.com,herviewfromhome.com,hesipracticetest.com,heydonna.com,heygrillhey.com,heyimreading.com,heyitsfree.net,heymichigan.com,heynutritionlady.com,heyorlando.com,hezzi-dsbooksandcooks.com,hiddensandiego.com,hifiplus.com,highchairchronicles.com,highheelsandabackpack.com,highheelsandgrills.com,highlysensitiverefuge.com,highschooltestprep.com,hildaskitchenblog.com,hilltoprecipes.com,hilotrailerforum.com,hiphipgourmet.com,hiphomeschoolmoms.com,hiride.com,hisetpracticetest.org,histordle.com,historic-uk.com,history-computer.com,hisugarplum.com,hitherandthither.net,hobbyhelp.com,hobbyinsider.net,hockeyanswered.com,hockeystats.com,hockeywilderness.com,hogwarts.cafe,holajalapeno.com,holidaycalendar.io,holidayexpert.com,holidayscalendar.com,holisticfoodie.com,holistichealthherbalist.com,holisticsquid.com,hollywoodhomestead.com,holycowvegan.net,homanathome.com,homeairadvisor.com,homeautomation.forum,homebodyeats.com,homebrewtalk.com,homebuiltairplanes.com,homecookedroots.com,homecookingadventure.com,homecookingcollective.com,homecookingmemories.com,homecrux.com,homefortheharvest.com,homegrail.com,homegrounds.co,homegrownhappiness.com,homemade-gifts-made-easy.com,homemade-modern.com,homemadeandyummy.com,homemadebycarmona.com,homemadeforelle.com,homemadeheather.com,homemadehome.com,homemadehooplah.com,homemadeinterest.com,homemadelovely.com,homemaking.com,homemindset.com,homemodelenginemachinist.com,homenization.com,homeoomph.com,homeschool.com,homeschoolhappiness.com,homeschoolof1.com,homeschoolpreschool.net,homesicktexan.com,homesoftherich.net,homesteadandchill.com,homesteadhow-to.com,homesteadingfamily.com,homesthetics.net,homestoriesatoz.com,hometheateracademy.com,hometheaterreview.com,hometips.com,homeworthy.com,homeyohmy.com,honestandtruly.com,honestcooking.com,honestgolfers.com,honestlyadhd.com,honeyandlime.co,honeybearlane.com,honeybuilthome.com,honeyname.com,honeywerehome.com,honeywhatscooking.com,honkai.gg,hookedonhouses.net,hoosierhomemade.com,horseracingsense.com,hortonbarbell.com,hostthetoast.com,hot-thai-kitchen.com,hotbeautyhealth.com,hotcountry1035.ca,hotcouponworld.com,hotelgyms.com,hotelswithhottubinroom.club,hotforfoodblog.com,hothardware.com,hotpankitchen.com,hotsalty.com,hotvehs.com,houndgames.com,housebyhoff.com,housedigest.com,housedpet.com,housefur.com,housekeen.com,housemixblog.com,houseofdebt.org,houseofhawthornes.com,houseofhepworths.com,houseofnasheats.com,houseofroseblog.com,houseofturquoise.com,houseplantsexpert.com,houseplantsinfo.com,houserepairtalk.com,housewifehowtos.com,housingaforest.com,houstonherald.com,how2doketo.com,howchoo.com,howewelive.com,howmuchisin.com,howsweeteats.com,howthingscompare.com,howtobearedhead.com,howtobuildit.org,howtocook.recipes,howtodisney.com,howtodispose.info,howtofeedaloon.com,howtohomeschoolforfree.com,howtoisolve.com,howtomakedinner.com,howtomakewreaths.com,howtomurderpests.com,howtonestforless.com,howtorefinishfurniture.com,howtotipsntricks.com,howtotypeanything.com,html.cafe,htowndaily.com,hubbardbroadcasting.com,huddle.today,huddlegame.com,hugsandcookiesxoxo.com,humblerise.com,hummingbirdhigh.com,hummusapien.com,humorliving.com,humoroushomemaking.com,hundredpushups.com,hungryenoughtoeatsix.com,hungryforinspiration.com,hungryhappens.net,hungryhealthyhappy.com,hungryinthailand.com,hungrypaprikas.com,hungryrunnergirl.com,hunker.com,husaberg.org,huskermax.com,hvac.forum,hvacptcharts.com##+js(rmnt, script, /"__adblocker"|"data-sdk"/)
+iambaker.net,iamhomesteader.com,iamneverfull.com,iankewks.com,ibreatheimhungry.com,icancrochetthat.com,icanteachmychild.com,iclarified.com,idealme.com,ideasfornames.com,identicalrecipes.com,idleontoolbox.com,idonthavetimeforthat.com,idontknowwhatiknow.com,idownloadblog.com,idrlabs.com,ifanzine.com,ifoodreal.com,igamemom.com,ih8mud.com,ihackeddiabetes.com,ihcubcadet.com,iheartartsncrafts.com,iheartcraftythings.com,ihearteating.com,iheartnaptime.net,iheartorganizing.com,iheartrecipes.com,iheartumami.com,iheartvegetables.com,ihorror.com,ikneadtoeat.com,ikream.com,illinoisloyalty.com,iloveclassicrock.com,imafoodie.com.au,imaginacres.com,imaginationsoup.net,imaging-resource.com,imamother.com,imightbefunny.com,immigrantstable.com,immotherofthebride.com,imodeler.com,imperfecthomemaker.com,imperfectlyhappy.com,improvephotography.com,improvesailing.com,in2013dollars.com,inbloombakery.com,inchcalculator.com,incomera-doo.com,indianhealthyrecipes.com,indianveggiedelight.com,indiepanda.net,indoorplaygroundforkids.com,indulgenteats.com,indywithkids.com,infarrantlycreative.net,infinitcloset.com,infinite-fusion.net,inflatableblast.com,inflightfeed.com,infoinspired.com,injennieskitchen.com,inkatrinaskitchen.com,inkdecks.com,inklink.news,inkristaskitchen.com,inmamamaggieskitchen.com,inmyownstyle.com,inquiringchef.com,insearchofyummyness.com,insider-gaming.com,insidethemagic.net,insidetherustickitchen.com,insidetheupgrade.com,insideuniversal.net,insimoneskitchen.com,inspiralized.com,inspirationmadesimple.com,inspiredbycharm.com,inspiredtaste.net,inspiremore.com,inspiringmomlife.com,inspiringtips.com,instafreshmeals.com,instantloss.com,instantpoteats.com,instantramen.com,instantstreetview.com,insteading.com,instrupix.com,intentionalhospitality.com,intentionallyeat.com,interestingliterature.com,internet-access-guide.com,interstaterestareas.com,interviewpenguin.com,intjsecrets.com,intlwaters.com,intmath.com,intoindiegames.com,intoxicatedonlife.com,introvertdear.com,investedwallet.com,iowagirleats.com,iphoneforums.net,iphoneincanada.ca,ireadlabelsforyou.com,irelandbeforeyoudie.com,irishamericanmom.com,irreverentgent.com,irunfar.com,irv2.com,isabeleats.com,isabelledias.com,isavea2z.com,ishouldbemoppingthefloor.com,ishouldhavesaid.net,isitpacked.com,isixsigma.com,islands.com,isoldmyhouse.com,ispyfabulous.com,italianchef.com,itallstartedwithpaint.com,itdoesnttastelikechicken.com,iteachtoo.com,itechguides.com,itemlevel.net,ithinkwecouldbefriends.com,itinyhouses.com,itisakeeper.com,itrwrestling.com,itsalwaysautumn.com,itsavegworldafterall.com,itslivb.com,itsnotcomplicatedrecipes.com,itstartswithgoodfood.com,itsybitsyfun.com,itsyummi.com,izzycooking.com##+js(rmnt, script, /"__adblocker"|"data-sdk"/)
+jackfruitful.com,jamaicanfoodsandrecipes.com,jamesandcatrin.com,jamhands.net,jamiecooksitup.net,jamieotis.com,jamjarkitchen.com,jamonkey.com,janellerohner.com,japanese-names.info,japanesecooking101.com,jaroflemons.com,jasminealley.com,javabeat.net,jawnsicooked.com,jaycoowners.com,jaylynnlittle.com,jaysbrickblog.com,jayscentre.com,jayscustomcreations.com,jazznearyou.com,jazztimes.com,jcookingodyssey.com,jeanelleats.com,jeanetteshealthyliving.com,jeep392.com,jeepkj.com,jeepwagoneer.forum,jellymemos.com,jenhayescreations.com,jenhdao.com,jennaburger.com,jennasuedesign.com,jenneatsgoood.com,jenniferallwoodhome.com,jenniferbanz.com,jenniferrizzo.com,jenontherun.com,jenwoodhouse.com,jerasjamboree.co.uk,jerkyholic.com,jerseydigs.com,jesshuff.com,jessicaautumn.com,jessicadimas.com,jessicagavin.com,jessicalynnwrites.com,jessicanturner.com,jessieathome.com,jessifearon.com,jetdrift.com,jetpunk.com,jetsetchristina.com,jetsxfactor.com,jewelryshoppingguide.com,jigcraft.com,jigsawexplorer.com,jillbjarvis.com,jillcataldo.com,jillianharris.com,jiujitsucraft.com,joannaoverly.com,jobdescriptionswiki.com,jobsinfootball.com,jocjapantravel.com,jocooks.com,johnnyjet.com,joinmeinthekitchen.com,joinyourlife4u.com,jolenesrecipejournal.com,jolynneshane.com,jomygosh.com,jonathanzaragoza.com,jordanjetsets.com,josephwriteranderson.com,joshuaweissman.com,josieandnina.com,jototheworld.com,joujoutravels.com,journalbuddies.com,journeytosahm.com,joybauer.com,joybileefarm.com,joyfilledeats.com,joyfoodsunshine.com,joyfulabode.com,joyfulhealthyeats.com,joyfullymad.com,joyfulmesses.com,joyfulmomma.com,joyfulmommaskitchen.com,joyofmotioncrochet.com,joyousapron.com,joythebaker.com,joyusgarden.com,jugglingactmama.com,juliapacheco.com,juliasalbum.com,juliemarieeats.com,juliescafebakery.com,jumbleanswer.com,jungler.gg,juniperandoakes.com,junky-traveler.com,junkyardmob.com,jupiter.recipes,justagirlandherblog.com,justagirlblog.com,justamumnz.com,justapinch.com,justataste.com,justbcrafty.com,justbrightideas.com,justfreshkicks.com,justinesnacks.com,justinweather.com,justisafourletterword.com,justonecookbook.com,justplaincooking.ca,justpostedblog.com,justslowcooker-recipes.com,justsotasty.com,justweather.org,jz-eats.com##+js(rmnt, script, /__adblocker|html-load/)
+k9ofmine.com,kaaltv.com,kanji.tools,karacarrero.com,kateable.com,kateandmeri.com,katerinafaith.com,katesbestrecipes.com,katheats.com,kathleenscravings.com,kathrynskitchenblog.com,katiebirdbakes.com,katieleekitchen.com,katiescucina.com,kawalingpinoy.com,kayakanglermag.com,kayakhelp.com,kch-ent.com,kdnuggets.com,keeperofthehome.org,keepingitrelle.com,keepingitsimpleblog.com,keepingitsimplecrafts.com,keepingitsimpleitalian.com,keepingthepeas.com,keepingupchangs.com,keepinspiring.me,keepthescore.com,keeptradecut.com,kelleynan.com,kellyelko.com,kellyleighcreates.com,kellyscleankitchen.com,kellythekitchenkop.com,kelseyinlondon.com,kelseysfoodreviews.com,kenarry.com,ketoasap.com,ketoconnect.net,ketocookingchristian.com,ketokarma.com,ketovale.com,kevinandamanda.com,keviniscooking.com,keyboardforums.com,keynotesupport.com,keystoneforums.com,keytomylime.com,kicking-carbs.com,kiddingaroundcharlotte.com,kiddingaroundcolumbia.com,kiddingaroundgreenville.com,kidfriendlythingstodo.com,kidgredients.com.au,kidsactivitiesblog.com,kidzcraftcorner.com,kikifoodies.com,killingthyme.net,kimberdawnco.com,kimchimari.com,kimscravings.com,kimspireddiy.com,kindercraze.com,kindergartenworks.com,kindergartenworksheetsandgames.com,kindlyunspoken.com,kingofthegym.com,kingshotcalculator.com,kingshotdata.com,kingshotguides.com,kingshotoptimizer.com,kinsta.cloud,kirbiecravings.com,kirstenhollowaydesigns.com,kissmysmoke.com,kitchen335co.com,kitchenathoskins.com,kitchencents.com,kitchenconfidante.com,kitchendivas.com,kitchenfunwithmy3sons.com,kitchenhabit.com,kitchenknifeforums.com,kitchenlaughter.com,kitchennightmaresupdates.com,kitchennostalgia.com,kitchensanctuary.com,kitchensanity.com,kitchenseer.com,kitchenserf.com,kitchenstewardship.com,kitchenswagger.com,kitchentableclassroom.com,kitchentreaty.com,kitchenwhisperers.com,kitchinsider.com,kittiaroundtheworld.com,kiwifamilies.co.nz,kneadsomesweets.com,knickoftime.net,knicksnation.com,knicksxfactor.com,knifeandsoul.com,knifeinformer.com,knitcrochetcreate.co.uk,knitfarious.com,knitterknotter.com,knitting-news.com,knittingwithchopsticks.com,knotions.com,knowing-jesus.com,knownothingnomads.com,knowyourmobile.com,knowyourproduce.com,kob.com,kojo-designs.com,kommandotech.com,korrashay.com,kosheronabudget.com,kosmofoto.com,kowalskimountain.com,kpople.net,kpreps.com,kr4m.com,krissysoverthemountaincrochet.com,kristendukephotography.com,kristineinbetween.com,krogerkrazy.com,krollskorner.com,kstp.com,kubotaforum.com,kwokspots.com,kyleecooks.com,kylieminteriors.ca,kzookids.com##+js(rmnt, script, /__adblocker|html-load/)
+labornursemama.com,ladypeartree.com,ladysavings.com,lakelandmom.com,lakemchenryscanner.com,lakersdaily.com,lakersnews.com,lakewizard.com,lalymom.com,lambertslately.com,lanascooking.com,landcruiserforum.com,landlister.co.uk,landocspe.com,landroverworld.org,laneandgreyfare.com,lanebakery.com,laptop-forums.com,laraclevenger.com,largefamilytable.com,largescaleforums.com,lastwar.wiki,lastweekilearned.com,lasvegasrestaurants.com,lateralmovements.com,laughingplace.com,laughingroostereats.com,laughingspatula.com,laughingsquid.com,laurafuentes.com,laurelberninteriors.com,laurenfromscratch.com,laurenmcbrideblog.com,laurenscravings.com,laurenslatest.com,laurenslighthouse.com,lavenderandmacarons.com,lavidanomad.com,lavieongrand.com,lawandcrime.com,lawnmodel.com,lawnmowerforum.com,laylita.com,lazyadmin.nl,lazycatkitchen.com,lazymanandmoney.com,lcarecipes.com,leaderconnectingleaders.com,leafyjournal.com,leafyplace.com,leaguefeed.net,leagueofgraphs.com,leaguetips.gg,leahingram.com,leanproteinqueen.com,learnaboutnature.com,learneditfrommymom.com,learnenglish.com,learningjquery.com,learnmetrics.com,leasehackr.com,leathercraftforum.com,leatherskill.com,leavingtherut.com,lebernard.ca,lechefswife.com,lecremedelacrumb.com,ledgernote.com,leelalicious.com,leftbraincraftbrain.com,leftinknots.com,legacy-wow.com,legacy.hockey,legallyhealthyblonde.com,legendplayz.com,legendsofamerica.com,legendsofkansas.com,legendsofz.com,legiongolife.com,leitesculinaria.com,lemonbin.com,lemonblossoms.com,lemonlimeadventures.com,lemonsandlattes.com,lemonsandzest.com,lemonslavenderandlaundry.com,lenaskitchenblog.com,leoduq.com,lesswithlaur.com,letsdiyitall.com,letslassothemoon.com,letsrv.com,letstraveltocancun.com,letstraveltomexico.com,letterboxedanswers.com,letthebakingbegin.com,letthemeatgfcake.com,levelsanswers.com,lexiscleankitchen.com,lexusgxforum.com,life-in-the-lofthouse.com,life-with-confidence.com,lifearoundthetable.ca,lifeasastrawberry.com,lifeasmama.com,lifebyleanna.com,lifecurrentsblog.com,lifehealthhq.com,lifeinmini.com,lifeinourcorner.com,lifeinruralfrance.com,lifeisaparty.ca,lifeismessyandbrilliant.com,lifeissweeterbydesign.com,lifeloveandgoodfood.com,lifeloveandsugar.com,lifemadefull.com,lifemadeketo.com,lifemadesimplebakes.com,lifemadesweeter.com,lifemeasure.com,lifeofsailing.com,lifeonsummerhill.com,lifeonvirginiastreet.com,lifeovercs.com,lifepathdoc.com,lifesambrosia.com,lifestyleforreallife.com,lifestylefortress.com,lifestyleofafoodie.com,lifewithdogs.tv,lifewithgremlins.com,lifewiththecrustcutoff.com,lifexperimentblog.com,lifeyourway.net,liftbigeatbig.com,liftvault.com,likehotketo.com,likewhereyouregoing.com,lilaloa.com,lilblueboo.com,liliputing.com,lillieeatsandtells.com,lilluna.com,lillychilders.com,lilvienna.com,lilyloutay.com,lilypcrumbs.com,lindsayannbakes.com,lindsaypleskot.com,lindseyeatsla.com,lingalot.com,linsfood.com,linuxgenie.net,linuxize.com,linuxsimply.com,listcaboodle.com,listendata.com,listverse.com,littlebinsbricks.com,littlebinsforlittlehands.com,littlebitsof.com,littleblackskillet.com,littlechefwithin.com,littlecoffeefox.com,littleferrarokitchen.com,littleflowercottage.com,littlehaloj.com,littlehealthybites.com,littlehousebigalaska.com,littlehouseliving.com,littlehouseoffour.com,littlelearningclub.com,littlelearningcorner.com,littleloucooks.com,littlemissmomma.com,littlenonni.com,littleredpiano.com,littlespicejar.com,littlespoonfarm.com,littlesugarsnaps.com,littlesunnykitchen.com,littlesweetbaker.com,littleworldofwhimsy.com,liveboldandbloom.com,livecrafteat.com,liveeatlearn.com,liveforlivemusic.com,livelaughrowe.com,livelovefruit.com,liverate.com,livesimply.me,living-vegan.com,livingandstilllearning.com,livingchirpy.com,livingcost.org,livinghealthywithchocolate.com,livinginashoebox.com,livinglifeandlearning.com,livingmyveglife.com,livingonadime.com,livingrichwithcoupons.com,livingthegourmet.com,livingwellforseniors.com,livingwellmom.com,lizmarieblog.com,lmld.org,lnn.co,loaids.com,logcabinhub.com,logicalharmony.net,logicprohelp.com,lolababykusina.com,lollyjane.com,lomaculinaria.com,longbournfarm.com,longrangehunting.com,lookslikecandy.com,lorcana.gg,lorcanaplayer.com,loremipsum.io,lostarkfire.com,lostatsay.com,lostsword.gg,lotterycritic.com,lotteryusa.com,louisianacookin.com,louisianawomanblog.com,lovableloops.com,loveablelemons.com,loveandgoodstuff.com,loveandlemons.com,loveandmarriageblog.com,loveandotherspices.com,loveandrenovations.com,lovefilipinofood.com,lovefromtheoven.com,loveincmag.com,loveinmyoven.com,lovelifeyarn.com,loveloveloveblog.com,lovelovething.com,lovelydelites.com,lovelygreens.com,lovelyplanner.com,lovemeow.com,loveourreallife.com,loveyourcat.com,low-offset.com,lowcalicious.com,lowcarb-ology.com,lowcarbingamongfriends.com,lowcarbinspirations.com,lowcarblove.com,lowcarbquick.com,lowcarbsimplified.com,lowcarbspark.com,lowkickmma.com,lsathacks.com,lsd.law,luciddreamsociety.com,luckybelly.com,lucykatecrochet.com,luv2garden.com,luxaterra.com,luxe.digital,luxeluminous.com,luxurylaunches.com,lydioutloud.com,lynnswayoflife.com,lyricle.app##+js(rmnt, script, /__adblocker|html-load/)
+maangchi.com,macexpertguide.com,machinelearningmastery.com,machiningdoctor.com,machow2.com,macrameforbeginners.com,macreports.com,macrumors.com,madaboutcruises.com,madaboutfood.co,madaboutmacarons.com,madden-school.com,maddysavenue.com,madebybarb.com,madebygootie.com,madeitateitlovedit.com,madetobeamomma.com,madewithlau.com,madhuseverydayindian.com,madincrafts.com,maebells.com,maesmenu.com,magicalclan.com,magicalguides.com,magnet-fishing.com,mailboxlocate.com,mainelysubarus.com,maisieandruth.com,maisondecinq.com,maisondepax.com,majasrecipes.com,makeanddocrew.com,makeandtakes.com,makefunprintables.com,makehealthyrecipes.com,makeit-loveit.com,makeitcrochet.com,makeitdairyfree.com,makeitdough.com,makelifelovely.com,makelyhome.com,makenstitch.com,maketecheasier.com,makethebestofeverything.com,makinghomebase.com,makingitinthemountains.com,makinglemonadeblog.com,makingsenseofcents.com,makingthymeforhealth.com,makylacreates.com,malaysianchinesekitchen.com,mallorynikolaus.com,mallorythedietitian.com,mamacheaps.com,mamagourmand.com,mamainastitch.com,mamainstincts.com,mamakatslosinit.com,mamaknowsglutenfree.com,mamalovesfood.com,mamanatural.com,mamaneedscake.com,mamaofminis.com,mamashire.com,mamaslaundrytalk.com,mamaslearningcorner.com,mamasonabudget.com,mamavation.com,mandysrecipeboxblog.com,manforhimself.com,mangiawithmichele.com,mangoful.com,manhaircuts.com,manhattan-nest.com,manteligencia.com,mantelligence.com,manusmenu.com,mapcrunch.com,maphappy.org,maple.kitchen,mapleandthyme.com,maplejubilee.com,mapleleafshotstove.com,mapmaster.io,mapofus.org,marathonhandbook.com,marcandangel.com,marcellinaincucina.com,marialuceydietitian.com,mariasbluecrayon.com,mariashriver.com,mariashriversundaypaper.com,maricruzavalos.com,marijuanamoment.net,marineinsight.com,marinmamacooks.com,marketingaccesspass.com,marlameridith.com,marlybird.com,martinloganowners.com,martysmusings.net,marvel.church,marvelousdogs.com,marvelrivals.gg,marvelsnap.pro,marvelsnapzone.com,maryse.net,maryswholelife.com,maryvancenc.com,masalaandchai.com,masalaherb.com,mashed.com,mashtips.com,masonfit.com,masonjarcraftslove.com,masstime.us,masteringruneterra.com,matchbuilt.com,matchsimulator.com,matchthememory.com,matermea.com,math-forums.com,math-salamanders.com,mathcracker.com,mathgeekmama.com,mathhelpforum.com,mathlearnit.com,mathler.com,mathmonks.com,mathsathome.com,mathswithmum.com,mathwarehouse.com,mattadlard.com,mattsfitchef.com,maureenabood.com,mavsnation.com,maximumridesharingprofits.com,mayihavethatrecipe.com,maytheray.com,mbreviews.com,mccooltravel.com,mealplanningmommies.com,mealplanpros.com,mealprepify.com,mealprepmanual.com,meaningfuleats.com,meaningfulmama.com,meanttobemade.com,meanwhileinireland.com,measuringstuff.com,meateatingmilitaryman.com,meatified.com,meatloafandmelodrama.com,meatrabbits.org,meaww.com,mech9.com,mechanicbase.com,mechanicguides.com,mediaite.com,mediatakeout.com,medicalhero.com,medievalists.net,mediterraneanliving.com,meetmeindepartures.com,meetways.com,meganstarr.com,meganvskitchen.com,meghanmakesdo.com,megmadewithlove.com,meladorascreations.com,melaniecooks.com,melissaknorris.com,melissassouthernstylekitchen.com,mellysews.com,melskitchencafe.com,menhairstylesworld.com,menhairstylist.com,menshairstylestoday.com,mentalfoodchain.com,merakilane.com,mercedesmedic.com,merriam-webster.com,merricksart.com,merrillfotonews.com,messforless.net,messylittlemonster.com,meta-chart.com,metal-building-homes.com,metemgee.com,mexicanfoodjournal.com,mexicanmademeatless.com,mexicocassie.com,mexicoenmicocina.com,mexicoinmykitchen.com,mexicotravelsecrets.com,mezzoguild.com,mgevs.com,miakouppa.com,miamitake.com,micechat.com,michaelfairmantv.com,michaelsaves.com,michellemorfett.com,mickeyvisit.com,micocinadominicana.com,midgetmomma.com,midwesternholidays.com,midwesternhomelife.com,midwesternmoms.com,midwestfoodieblog.com,midwestlifeandstyle.com,midwexican.com,mikebakesnyc.com,miketabor.com,mikhaeats.com,milabubeautyreview.com,milehighhappyhour.com,mileswithmcconkey.com,militarybases.com,militarydisneytips.com,militarytimechart.com,milkglasshome.com,millennial-grind.com,millennialboss.com,millennialships.com,mimisorganiceats.com,minaelleskitchen.ca,mindfulmocktail.com,mindfulzen.co,minecraftbuildinginc.com,minecraftforum.net,minecraftmaps.com,minecraftstation.com,miniaturehorsetalk.com,minimalistbaker.com,ministryofcurry.com,minitravellers.co.uk,minoomakesstuff.com,mintnotion.com,mirlandraskitchen.com,missallieskitchen.com,missdecarbo.com,misshomemade.com,missinformationblog.com,missinthekitchen.com,mississippivegan.com,missmustardseed.com,mittengirl.com,mixandmatchmama.com,mixop.net,mjandhungryman.com,mjsoffthehookdesigns.com,mmo-champion.com,mobafire.com,mobile-cuisine.com,mobilesuitarena.com,mochimommy.com,moco.gg,mocoshow.com,modandmood.com,modernfarmer.com,modernfarmhouseeats.com,modernhoney.com,modernmoh.com,modernmrsdarcy.com,modernsurvivalonline.com,modestfish.com,modpodgerocksblog.com,modsella.com,mofluid.com,mom4real.com,momables.com,mombrite.com,momcrieff.com,momcurls.com,momdoesreviews.com,momendeavors.com,momfessionals.com,momfoodie.com,momlifemadeeasy.com,momlifetoday.com,momlovesbaking.com,momlovesbest.com,momluck.com,mommafitlyndsey.com,mommalew.com,mommybearmedia.com,mommyhatescooking.com,mommylabornurse.com,mommymusings.com,mommyneedschocolate.com,mommyonpurpose.com,mommyoverwork.com,mommypotamus.com,mommysfabulousfinds.com,mommyshomecooking.com,mommyshorts.com,mommythrives.com,momof6.com,momontimeout.com,momooze.com,momscravings.com,momsdinner.net,momsdish.com,momsneedtoknow.com,momsoftweensandteens.com,momsrecipecollection.com,momswhothink.com,momswithcrockpots.com,momswithmouseears.com,monarchbutterflygarden.net,moneymakingmommy.com,moneyning.com,moneysavingmom.com,moneywehave.com,moneywise.com,moneyzine.com,monkeyandmekitchenadventures.com,monologueblogger.com,monopolyland.com,monpetitfour.com,monsterhunterhq.com,montanaowners.com,moodymixologist.com,mooglyblog.com,moolasavingmom.com,moonandspoonandyum.com,moralfibres.co.uk,morereptiles.com,morethankyounotes.com,morethanmeatandpotatoes.com,moritzfinedesigns.com,morningchores.com,mortadellahead.com,moscatomom.com,mossdigitalpublishing.com,mossword.com,mostcraft.com,mostlovelythings.com,mostlyhomemademom.com,motherearthtravel.com,motorandwheels.com,motorbiscuit.com,motorcyclelegalfoundation.com,motorhomefaqs.com,motorious.com,motormatchup.com,mountainmamacooks.com,mountainmodernlife.com,mozielife.com,mp1st.com,mpgbuddy.com,mrandmrshowe.com,mrishtanna.com,mrmakeithappen.com,mrshappyhomemaker.com,mrsjoneskitchen.com,mrsmerry.com,msfsaddons.com,mspoweruser.com,msshiandmrhe.com,mtgarena.pro,mtgazone.com,mtgdecks.net,mtgsalvation.com,mturbogamer.com,muaythai.com,mudrunguide.com,muminthemadhouse.com,mumsmakelists.com,munchiesbymallory.com,munchingwithmariyah.com,munchinwithmaddie.blog,munchygoddess.com,murphybedhq.com,murphysmultiverse.com,musclecarclub.com,muscleevo.net,musicalmum.com,musicaltheatreresources.com,musiccoder.com,musiccritic.com,musicpiechart.com,musicstrive.com,musingsofamuse.com,musthavemom.com,mut.gg,muybuenoblog.com,muydelish.com,muzzleloadingforum.com,my-island-jamaica.com,my-travelmonkey.com,myadventuresacrosstheworld.com,myairfryerkitchen.com,myamortizationchart.com,mybakingaddiction.com,myballard.com,mybartender.com,mybeautybunny.com,myblahblahblahg.com,myblessedlife.net,mybmwi3.com,mycaliforniatravels.com,mycasualpantry.com,mychemicalfreehouse.net,mychicobsession.com,mychoiceschools.com.au,mycolombianrecipes.com,mycookingjourney.com,mycrazygoodlife.com,mydarlingvegan.com,mydesignchic.com,mydinner.co.uk,mydogsname.com,mydominicankitchen.com,myelearningworld.com,myeverydaytable.com,myexcelonline.com,myfearlesskitchen.com,myfederalretirement.com,myfocuselectric.com,myfooddata.com,myfoodstory.com,myfrugaladventures.com,myfrugalhome.com,myglobalviewpoint.com,mygluten-freekitchen.com,mygolfspy.com,mygoodfoodworld.com,mygorgeousrecipes.com,mygrandrv.com,myheartbeets.com,myheavenlyrecipes.com,myhomemaderoots.com,myhomemyglobe.com,myincrediblerecipes.com,myjoyfilledlife.com,myketoplate.com,mykidslickthebowl.com,mykindofmeeple.com,mykitchenescapades.com,mykitchenserenity.com,mykoreankitchen.com,mylatinatable.com,mylifeandkids.com,mylifeelsewhere.com,mylistoflists.com,mymessykitchenn.com,myminichefs.com,mymocktailforest.com,mymodernmet.com,mymorningespresso.com,mymundaneandmiraculouslife.com,mynameissnickerdoodle.com,mynaturalfamily.com,mynewhairstyles.net,mynissanleaf.com,myorganizedchaos.net,myoutlanderphev.com,mypaycalculator.co.uk,mypetsname.com,myplaniq.com,myplantbasedplan.com,myplantifulcooking.com,myquietkitchen.com,myradkitchen.com,myrepurposedlife.com,myriadrecipes.com,mysaucerecipes.com,mysavings.com,myspicetrunk.com,mysuburbankitchen.com,mysweetketo.com,mysweetsavannah.com,myswissalps.com,mytastycurry.com,myteenguide.com,mytennishq.com,mythinkbiglife.com,mythologysource.com,mytopspotify.io,mytrailco.com,myvegetarianroots.com,myvwegolf.com,mywinston-salem.com,mywordgames.com##+js(rmnt, script, /"__adblocker"|"data-sdk"/)
+nailsalonsnearme.com,namesnerd.com,namesonwheel.com,nanascraftyhome.com,naomicakes.com,narcissisms.com,nashvillegab.com,nashvillevoyager.com,nashvillewife.com,natashalh.com,natashashome.com,natashaskitchen.com,nationalparksmom.com,naturalbabylife.com,naturalbeachliving.com,naturalfertilityandwellness.com,naturalhomeapothecary.com,naturallieplantbased.com,naturallysavvy.com,natureinspiredlearning.com,navaraforum.com,navylookout.com,nayturr.com,nbadraftroom.com,ncraoa.com,nearthebeatenpath.com,nedandmimi.com,neighborfoodblog.com,nelliebellie.com,neonlightsmedia.com,nerdburglars.net,nerdsandbeyond.com,nerdsandscoundrels.com,nerdtechy.com,nestingwithgrace.com,nestofposies-blog.com,neuroscientificallychallenged.com,newengland.com,newlifeonahomestead.com,newlywoodwards.com,newser.com,newtoncustominteriors.com,nextlevelgents.com,nextofwindows.com,nextstophawaii.com,nexuspointnews.com,nflperry.com,nhltraderumor.com,nhltraderumors.me,nickishomemadecrafts.com,nickiswift.com,nickskitchen.com,nikke.gg,nikkisplate.com,nikolopaa.com,ninahendrick.com,ninaoutandabout.ca,ninersdaily.com,ninjacue.com,ninjaguide.com,nintendosmash.com,nippyfish.net,nirvanacakery.com,nishkitchen.com,nitroowners.com,njwoodsandwater.com,nobakerecipes.com,nobiggie.net,noblepig.com,nobunplease.com,nocrumbsleft.net,nofilmschool.com,nomadasgourmet.com,nomadsunveiled.com,nomastehungry.com,nombeah.com,nomnompaleo.com,nonamehiding.com,noracooks.com,nordichook.com,norecipes.com,norinesnest.com,northsidebaseball.com,northwestforkids.co.uk,norwegiancruiselineblog.com,noshingwiththenolands.com,nosidebar.com,nospoonnecessary.com,nosweatshakespeare.com,notabully.org,notateslaapp.com,notenoughcinnamon.com,notentirelyaverage.com,notesbythalia.com,noticiaspais.com,notimeforflashcards.com,notjustahousewife.net,nourish-and-fete.com,nourishandtempt.com,nourishedbynic.com,nourishingjoy.com,nourishingminimalism.com,nourishingpursuits.com,nourishmovelove.com,novaljalocal.com,novelgames.com,nowgeorgia.com,nowhabersham.com,nremtpracticetest.com,ntertain.us,number-2-pencil.com,numstheword.com,nursefern.com,nursingtheory.org,nurtureandthriveblog.com,nurturemygut.com,nutmegandvinegar.com,nutmegnanny.com,nutriciously.com,nutrient-matters.com,nutritionadvance.com,nutritionfor.us,nutritionforrunning.com,nutritionistreviews.com,nutritiontofit.com,nutritiontwins.com,nutritiousdeliciousness.com,nycforfree.co,nyssaskitchen.com,nytbee.com,nytcrossword.org,nytcrosswordanswers.org,nytspellingbeeanswers.org,nywoodsandwater.com,nzpocketguide.com##+js(rmnt, script, /__adblocker|html-load/)
+oakandmarlow.com,oaxacatraveltips.com,oceaninfo.com,oceanusadventure.com,ochristine.com,ofbatteranddough.com,offbeathome.com,offbeatwed.com,offgridgirl.com,officerassignments.com,officialdata.org,officialgamerules.org,officiallyglutenfree.com,offtheeatenpathblog.com,ohhappyday.com,ohhappyjoy.com,ohhowcivilized.com,ohiofestivals.net,ohmeohmyblog.com,ohmy-creative.com,ohmyfoodrecipes.com,ohsheglows.com,ohsimply.com,ohsobeautifulpaper.com,ohsodelicioso.com,ohsospotless.com,ohsweetbasil.com,ohthatsgood.com,oilburners.net,okonomikitchen.com,oldest.org,oldhousecalling.com,oldhousesforsale.com,oldhousesunder100k.com,oldhousesunder50k.com,oldhousesusa.com,oldhousetonewhome.net,oldsaltfarm.com,oldschoollabs.com,oldwest.org,olgainthekitchen.com,olgasflavorfactory.com,oliveandmango.com,olivesnthyme.com,olivetomato.com,oliveyouwhole.com,oliviaadriance.com,omaddiet.com,omegaforums.net,omgchocolatedesserts.com,omnivorescookbook.com,on3.com,onceuponacheerio.com,onceuponachef.com,onceuponaprintable.com,onebalancedlife.com,onebeautifulhomeblog.com,onecomputerguy.com,onecrazyhouse.com,onecrazymom.com,onecreativemommy.com,onedayitinerary.com,onedishkitchen.com,oneessentialcommunity.com,onegoodthingbyjillee.com,onehappybite.com,onehappydish.com,onehotoven.com,oneingredientchef.com,onelittleproject.com,onelovelylife.com,onepiece.gg,onepotdishrecipe.com,onepotrecipes.com,oneprojectcloser.com,oneshetwoshe.com,onesweetappetite.com,onionringsandthings.com,online-field-guide.com,online-solitaire.com,onlineguitarbooks.com,onlinemictest.com,onlyfoods.net,onlygators.com,onlyinyourstate.com,onlypassionatecuriosity.com,onmykidsplate.com,onohawaiianrecipes.com,onolicioushawaii.com,onpenang.com,onpointfresh.com,onsuttonplace.com,onthefeeder.com,onthegas.org,oombawkadesigncrochet.com,ootrandomizer.com,openrangeowners.com,opereviews.com,optimizedportfolio.com,optimizepri.me,orangebloods.com,orchestracentral.com,orchidbliss.com,organicallyaddison.com,organisemyhouse.com,organizationjunkie.com,organized31.com,organizedisland.com,organizeyourselfskinny.com,organizingmoms.com,orgjunkie.com,origamiway.com,orlando-parenting.com,orlandodatenightguide.com,orlandoparkstop.com,orlandovoyager.com,ornithology.com,orwhateveryoudo.com,osrsguide.com,osxdaily.com,otisandus.co.uk,ourbestbites.com,ourcraftycocktails.com,ourcrowsnest.com,ourfamilyofseven.com,ourfifthhouse.com,ourgabledhome.com,ourglobetrotters.com,ourhappymess.com,ourhomemadeeasy.com,ourkindofcrazy.com,ourlifetastesgood.com,ourlovelanguageisfood.com,ournourishingtable.com,ourplantbasedworld.com,oursaltykitchen.com,oursportscentral.com,ourstoneyacres.com,ourwovenjourney.com,ourzestylife.com,outagescope.com,outdoorapothecary.com,outdoorguide.com,outdoors.com,outdoortroop.com,outgrilling.com,outsidergaming.com,outsons.com,overclockers.com,overdraftapps.com,overemployed.com,overframe.gg,overthebigmoon.com,overthefirecooking.com,ozstudies.com##+js(rmnt, script, /__adblocker|html-load/)
+packinsider.com,paddlingmag.com,padresmission.com,pageflutter.com,pagingsupermom.com,paintstrategies.com,paleoleap.com,paleomg.com,paleorunningmomma.com,pamelasalzman.com,panaceaspantryblog.com,pancakerecipes.com,panlasangpinoy.com,pantrymama.com,paperscissorscraft.com,papertoys.com,papertraildesign.com,par3nearme.com,parametric-architecture.com,parapropracticetest.com,parentingchaos.com,parentingpatch.com,parentingpod.com,parentingscience.com,parentingstronger.com,parentingteensandtweens.com,parentportfolio.com,parentpreviews.com,parkrangerjohn.com,parksavers.com,parsleyandicing.com,passionatecrafter.com,passmesometasty.com,passportandpixels.com,passportandplates.com,passtheplants.com,pastatwins.com,pastrieslikeapro.com,pastrybysaloni.com,pastrychefonline.com,pastryliving.com,patientgardener.co.uk,patsfans.com,pattern-paradise.com,pattyplates.com,pauladeenmagazine.com,paulmarina.com,pawdiet.com,pawsnpups.com,pawsomerecipes.com,pbfingers.com,pc-builder.io,pcguide.com,pcmecca.com,pcosnutritionistalyssa.com,pd2.tools,peacefulparenthappykids.com,peaceloveandlowcarb.com,peakbagger.com,peakdistrictkids.co.uk,peaktoplate.com,peanutblossom.com,peanutblossombookclub.com,peanutbutterandjilly.com,peanutbutterandjulie.com,peanutbutterpluschocolate.com,peanutbutterrunner.com,peartreekitchen.com,peasandcrayons.com,peelwithzeal.com,pelletsandpits.com,pelobuddy.com,penaltyfile.com,pennantchase.com,penniesintopearls.com,pennymediallc.com,pennypinchinmom.com,pepperporch.com,pepperscale.com,peppershomeandgarden.com,perchancetocook.com,percolately.com,perfectbrew.com,periodicadventures.com,periodnirvana.com,persialou.com,persnicketyplates.com,personafans.com,personalityclub.com,personalitygrowth.com,personalityhunt.com,personalitymax.com,personalityunleashed.com,pertpracticetest.com,perudelights.com,pestdude.com,pestleanalysis.com,pestpush.com,pestseek.com,pet-happy.com,petadvisers.com,petalrepublic.com,petalstopicots.com,petcarrierverdict.com,petdogowner.com,petiteinparis.com,petkeen.com,petpress.net,petrinadarrah.com,petsgal.com,petsoid.com,pewterreport.com,phillyvoice.com,philrosenthalworld.com,phlebotomyexaminer.com,phlebotomypracticetest.net,phoenixwithkids.net,photographypursuits.com,phototraces.com,phyrra.net,physicianassistantforum.com,physicianonfire.com,physicsforum.com,physicsread.com,pianodreamers.com,pickanytwo.net,pickerwheel.com,pickledbarrel.com,pickledplum.com,picksandparlays.net,picky-palate.com,pickyeaterblog.com,picturethemagic.com,pieladybakes.com,piesandtacos.com,piloncilloyvainilla.com,pilotplans.com,pimylifeup.com,pinchandswirl.com,pinchmeimeating.com,pinchofyum.com,pincutsewstudio.com,pineconesandacorns.com,pinkpopdesign.com,pinsandprocrastination.com,pinstripesnation.com,pipandebby.com,pipeburn.com,pipingpotcurry.com,pipsunlimited.app,piratesandprincesses.net,pistolsfiringblog.com,pitbossforum.com,pitcherlist.com,pivot-table.com,pivotalweather.com,pixcams.com,pizzablab.com,pizzamaking.com,pizzazzerie.com,pjip.org,pkmncards.com,placeofmytaste.com,plaidandpaleo.com,plainchicken.com,planetguide.net,planetnatural.com,plankandpillow.com,planneratheart.com,planomoms.com,plantbaes.com,plantbasedcookingshow.com,plantbasedjess.com,plantbasedjuniors.com,plantbasedonabudget.com,plantbasedrdblog.com,plantcaretoday.com,plantedinthekitchen.com,planthebestvacation.com,plantifullybasedblog.com,plantinformer.com,plantpowercouple.com,plantyou.com,platedcravings.com,platingsandpairings.com,plattertalk.com,playbarkrun.com,playdoughtoplato.com,playerstv.com,playideas.com,playingmtg.com,playpartypin.com,playpartyplan.com,playswellwithbutter.com,playthetunes.com,playtivities.com,playtolearnpreschool.us,pletaura.com,plowingthroughlife.com,pluggedingolf.com,plumbingforums.com,pmppracticeexam.org,pmstudycircle.com,pnwmoto.com,pocketchangegourmet.com,pocketturbo.com,pocus101.com,poemanalysis.com,poemofquotes.com,poemsandoccasions.com,poemsource.com,pokedata.io,pokejungle.net,pokemap.net,pokemon-zone.com,pokemoncard.io,pokemoncoders.com,pokemontcgzone.com,pokequestrecipes.me,pokesymbols.com,pokopiadex.com,pokuniverse.com,polestar.forum,polkadotchair.com,pontoonopedia.com,pookspantry.com,popularrecipes.com,populationpyramid.net,populationpyramids.org,popville.com,porchdaydreamer.com,porofessor.gg,porsche-mania.com,poshplate.us,positivelysplendid.com,positivepsychology.com,postergrind.com,posthouselegacy.net,postpartumtrainer.com,posturedirect.com,potomaclocal.com,poultryshowcentral.com,powellfamilycooking.com,powerhungry.com,powerliftingtechnique.com,powershellfaqs.com,powerstrokearmy.com,practical-golf.com,practicallyfunctional.com,practicallyhomemade.com,practicalpie.com,practicalselfreliance.com,practicecnatest.com,prayerist.com,pre-kpages.com,preciouscore.com,prefabreview.com,pregnancyfoodchecker.com,pregnantchicken.com,premeditatedleftovers.com,preparednessadvice.com,preparednessmama.com,prepear.com,preppykitchen.co.uk,preppykitchen.com,preschoolplayandlearn.com,presentationskills.me,pressurecookingtoday.com,pressurecookrecipes.com,prettyhandygirl.com,prettymyparty.com,prettypies.com,prettyprovidence.com,prettyprudent.com,prettysimplesweet.com,preventionrd.com,pricematchguarantee.net,priceme.game,priceoftravel.com,pricescope.com,primaledgehealth.com,primallyinspired.com,primandprep.com,primaverakitchen.com,primermagazine.com,princesscruisesblog.com,princesshairstyles.com,princesspinkygirl.com,printablecrush.com,printablesforlife.com,printabulls.com,printerknowledge.com,probaseballhistory.com,prodigalpieces.com,prodigygamers.com,productivityspot.com,productmint.com,profootballdaily.com,profootballhistory.com,profootballnetwork.com,profusioncurry.com,progametalk.com,progardentips.com,prohockeyhistory.com,projectgolfau.com,prologuetalk.com,pronounceskincare.com,properlyrooted.com,prospectingaustralia.com,proteincakery.com,proteinsnackqueen.com,protoolreviews.com,prouddogmom.com,prouditaliancook.com,proudtobeprimary.com,prowrestlingstories.com,prudentpennypincher.com,ps4storage.com,psychologydictionary.org,psychologyjunkie.com,ptcbpracticetest.com,ptcgpocket.gg,ptoanswers.com,pttrns.com,pumpkinnspice.com,pumpkinsandpetals.com,punchbowl.com,puppyleaks.com,puppyweightcalculator.com,pupswithchopsticks.com,puptraveller.com,purelykaylie.com,purseblog.com,putacupinit.com,puttingmetogether.com,puzzlepagecheats.com,puzzles-to-print.com,puzzleseveryday.com,pynative.com,python-graph-gallery.com,pythoncentral.io,pythonforbeginners.com,pythonguides.com##+js(rmnt, script, /"__adblocker"|"data-sdk"/)
+quaries.com,queenbeetoday.com,queersapphic.com,queue-times.com,quickpreprecipes.com,quickweeknightmeals.com,quietlifefarm.com,quiltdom.com,quizwise.com,quotecatalog.com##+js(rmnt, script, /__adblocker|html-load/)
+rabbitandwolves.com,rabbitcaretips.com,rabbitliving.com,rachaelsgoodeats.com,rachelcooks.com,rachelcooksthai.com,rachelteodoro.com,rachelwojo.com,rachlmansfield.com,rachnacooks.com,radiantlydressed.com,radicalfire.com,radiofidelity.com,radiokorea.com,radiologyinplainenglish.com,raepublic.com,raffamusadesigns.com,ragerampage.com,raiderking.com,raidersbeat.com,raidersreport.com,railwaymodels.uk,rainbownourishments.com,rainbowplantlife.com,rainonatinroof.com,rainydaymum.co.uk,raisecuriouskids.com,raisinghealthyfamilies.com,rakskitchen.net,rallyjournal.com,ram-rho.com,ram-trx.com,ramforum.com,ramonascuisine.com,randaderkson.com,random.country,randomcity.net,randomgenerators.com,randompowergenerator.com,randomstreetview.com,randymajors.org,rangeofsounds.com,rangerxd.com,ranker.com,rapidfireart.com,raptive.com,raptive.net,raptivesite.com,rarethief.com,ratracerebellion.com,ratrelief.com,ratrodbikes.com,ratrodsrule.com,rav4resource.com,rbtpracticeexam.com,rctalk.com,rdr2.org,readingmiddlegrade.com,readygamesurvive.com,realadvicegal.com,realandvibrant.com,realbalanced.com,realcountrysizes.com,realestateinfoguide.com,realestatelicensewizard.com,realfoodrealdeals.com,realfoodwholelife.com,realfoodwithsarah.com,realgreekrecipes.com,realhousemoms.com,realitydaydream.com,reallifeathome.com,reallifedinner.com,reallifenutritionist.com,reallifeoflulu.com,reallittlemeals.com,reallyawesomecostumes.com,realmenrealstyle.com,realmomkitchen.com,realmomnutrition.com,realsimplegood.com,realwaystoearnmoneyonline.com,reasonstoskipthehousework.com,rebeccaandtheworld.com,rebeccataig.com,rebootedmom.com,recessedlighting.com,recetatipica.com,recetatipica.net,recipe-diaries.com,recipe52.com,recipeboy.com,recipefairy.com,recipegirl.com,recipelibrary.net,recipemagik.com,recipesandplaces.com,recipesbynora.com,recipesforholidays.com,recipesfromeurope.com,recipesfromleftovers.com,recipessimple.com,recipesthatcrock.com,recipeswithessentialoils.com,recipesworthrepeating.com,recipeteacher.com,recipethis.com,recipetineats.com,recipevibes.com,recipezazz.com,recteqforum.com,red-herring.info,redandhoney.com,redaroundtheworld.com,redbus2us.com,redcottagechronicles.com,redcurrantbakery.com,redheadcandecorate.com,redherringanswers.com,redhousespice.com,redtedart.com,reenactingschedule.org,referee.com,reformationacres.com,reheardle.com,reinventeddelaware.com,reisefroh.de,reizeclub.com,relationshipculture.com,religiousforums.com,reluctantentertainer.com,remingtonavenue.com,remodelaholic.com,renaldiethq.com,reneerenovates.com,reneeroaming.com,renovatedrvsforsale.com,repaintnow.com,repairwin.com,repeatcrafterme.com,reptilecraze.com,reptilejam.com,repurposingjunkie.com,rerev.com,resetera.com,resin-expert.com,resolutioneats.com,resortsgal.com,respiratorytherapyzone.com,resplendentkitchen.com,restaurantmenuprice.com,restlessbackpacker.com,restlesschipotle.com,restonnow.com,retail-insider.com,retailshout.com,retireby40.org,retiredom.net,retirementtipsandtricks.com,retrieveradvice.com,retrohousewifegoesgreen.com,retropotluck.com,retrorecipebox.com,retrorenovation.com,returnpolicyguide.com,review42.com,reviewlution.ca,revisitinghistory.com,rewardcharts4kids.com,rexgarden.com,rgbcolorpicker.com,rhiansrecipes.com,rhythmsofplay.com,rib.net,richardalois.com,richlyrooted.com,richtexturescrochet.com,ride.guru,riftbound.gg,riftdecks.com,riftmana.com,rigorousthemes.com,risasfamilykitchen.com,rivertenkitchen.com,rmkshoes.com,roadbikerider.com,roadfood.com,roadtripalberta.com,roadtripmanitoba.com,roamingwithkids.com,robloxlist.com,rockcelebrities.net,rockcrawler.com,rocketryforum.com,rockguitaruniverse.com,rockyourhomeschool.net,rogallylife.com,rogerebert.com,rogueengineer.com,rookieroad.com,roomfortuesday.com,rootedrevival.com,rootsandradishes.com,rosebakes.com,rotinrice.com,rotoballer.com,routedfamily.com,routesnorth.com,royalbaloo.com,royalskeep.com,rpginformer.com,rtbookreviews.com,rtwin30days.com,ruffledblog.com,rugbynoise.com,rulergame.net,runbundle.com,runeatrepeat.com,runeterrafire.com,runlifteatrepeat.com,runnerclick.com,runnersblueprint.com,runnerslab.com,runninginaskirt.com,runningonrealfood.com,runningshoesguru.com,runningtothekitchen.com,runsforcookies.com,runstreet.com,runtoradiance.com,runtothefinish.com,runwashington.com,russellstreetreport.com,russianmachineneverbreaks.com,rusticpassionbyallieblog.com,rvandplaya.com,rvblogger.com,rvforum.net,rvinspiration.com,rvlife.com,rvliving.com,rvpioneers.com,rvrank.com,rvtravel.com,ryannordheimer.com##+js(rmnt, script, /__adblocker|html-load/)
+sabrinacurrie.com,sailorbailey.com,saintlad.com,salesforcefaqs.com,sallysbakingaddiction.com,salongeek.com,saltandbaker.com,saltandwind.com,saltbuttersmoke.com,saltedplains.com,saltinmycoffee.com,saltnpepperhere.com,saltnsprinkles.com,saltypearlcrochet.com,salu-salo.com,salvagedinspirations.com,samdoesherbest.com,sammibrondo.com,samoaobserver.ws,sandandsisal.com,sandbetweenmypiggies.com,sandhyahariharan.co.uk,sandytoesandpopsicles.com,sarahfit.com,sarahjoyblog.com,sarahremmer.com,sarahsfitfood.com,sarahsvegankitchen.com,sarahtitus.com,sarcasticmommy.com,sasstrology.com,saunahelper.com,savage.ventures,savedbylovecreations.com,saving.org,savingadvice.com,savingdessert.com,savingdollarsandsense.com,savingslifestyle.com,savingtoinvest.com,savorandsavvy.com,savoredeats.com,savoringitaly.com,savoringthegood.com,savortheflavour.com,savorybitesrecipes.com,savoryexperiments.com,savorylotus.com,savorysimple.net,savoryspin.com,savorysweetspoon.com,savorytooth.com,savvybudgetboss.com,savvygardening.com,savvyhomebody.com,savvyhomemade.com,savvyhoney.com,savvymamalifestyle.com,savvysavingcouple.net,sawdust2stitches.com,sawdustgirl.com,sawsonskates.com,sayyes.com,scalemodeladdict.com,scam-detector.com,scantechy.com,scarlatifamilykitchen.com,scatteredthoughtsofacraftymom.com,scentchasers.com,scentselective.com,scheckeats.com,schisandraandbergamot.com,schoolwix.com,science-sparks.com,sciencefacts.net,scienceofpeople.com,scientificallysweet.com,scotchandscones.com,scrapfabriclove.com,scrappygeek.com,scratchandstitch.com,scratchmommy.com,screendynamite.com,screenidle.app,scrollsguided.com,scrumptiously.com,scubadiverlife.com,sdvoyager.com,seahawks.net,seaofknowledge.org,seasonalcravings.com,seasonedandsalted.com,seasonedhomemaker.com,seasonedskilletblog.com,seasonsandsuppers.ca,sedecordle.com,seededatthetable.com,seedscientific.com,seekatesew.com,seekinggoodeats.com,seekingscripture.com,seevanessacraft.com,selfdecode.com,selfhacked.com,selfproclaimedfoodie.com,selfsufficientkids.com,selftattoo.com,semidelicatebalance.com,semihomemadekitchen.com,semihomemaderecipes.com,seniorcatwellness.com,seniorgolfsource.com,seniorskillet.com,seniorsmobility.org,seniortailwaggers.com,senseandedibility.com,sensibledigs.com,seonkyounglongest.com,septle.com,serenetrail.com,seriesgraph.com,servsafepracticetest.com,setforset.com,settingforfour.com,setup.gg,sew4home.com,sewcanshe.com,sewguide.com,sewingiscool.com,sewingmachinetalk.com,sewmuchado.com,sewnikki.com,sewrella.com,sewsomestuff.com,sewwhatalicia.com,sfat4582testa.com,shabbyfufu.com,shadesofblueinteriors.com,shadesofsummr.com,shadowverse.gg,shakedrinkrepeat.com,shakentogetherlife.com,shaneandsimple.com,shanty-2-chic.com,shapeandjoy.com,shapinguptobeamom.com,sharepointdiary.com,sharingkindergarten.com,sharksider.com,sharksinfo.com,sharktankblog.com,sharktankrecap.com,sheaffertoldmeto.com,sheepandstitch.com,sheetaki.com,shelfcooking.com,shelikesmilk.com,shetriedwhat.com,shinesheets.com,shiplapandshells.com,shoforum.com,shooting.org,shoppingtelly.com,shoppingwithdave.com,shorebeat.com,shortgirltallorder.com,shortstackkitchen.com,shotkit.com,shottalk.com,shouldwewatch.com,shoutoutarizona.com,shoutoutatlanta.com,shoutoutcolorado.com,shoutoutdfw.com,shoutouthtx.com,shoutoutla.com,shoutoutmiami.com,shoutoutsocal.com,shoutoutsouthcarolina.com,showstarnews.com,shuangyskitchensink.com,shuttermuse.com,shwetainthekitchen.com,siepracticeexam.com,siftandsimmer.com,siftwithkima.com,sightandsoundreading.com,sightwordsgame.com,silkroadrecipes.com,silodrome.com,silverhomestead.com,silverrecyclers.com,simguided.com,simmerandsage.com,simple-nourished-living.com,simple-veganista.com,simple.money,simpleandfraiche.com,simpleasthatblog.com,simplebakingwithjolene.com,simplecarguides.com,simplecopycatrecipes.com,simpledesserts.com,simpleediy.com,simpleeverydaymom.com,simplefunforkids.com,simplegreenmoms.com,simplegreensmoothies.com,simplehealthykitchen.com,simplejoy.com,simplemadepretty.com,simpleshowing.com,simplesidedishes.com,simplesimonandco.com,simpleveganbites.com,simpleveganblog.com,simplicityandastarter.com,simplifyplants.com,simplisticallyliving.com,simply-delicious-food.com,simplybakings.com,simplybeyondherbs.com,simplycanning.com,simplyceecee.co,simplycollectiblecrochet.com,simplyhappenings.com,simplyhappyfoodie.com,simplyhealthyfamily.org,simplyhomeandhealth.com,simplyhomecooked.com,simplyhookedbyjanet.com,simplyjillicious.com,simplykinder.com,simplylakita.com,simplylovecoloring.com,simplylowcal.com,simplymacros.com,simplymadeeats.com,simplymaggie.com,simplyquinoa.com,simplyrebekah.com,simplyscratch.com,simplyscratchmade.com,simplystacie.net,simplytaralynn.com,simplywhisked.com,simscommunity.info,simshomekitchen.com,sincerelysarad.com,sinfulkitchen.com,sinfullyspicy.com,singaporeanmalaysianrecipes.com,singingcarrots.com,sipandfeast.com,sipbitego.com,sixdollarfamily.com,sixfiguresunder.com,sixhungryfeet.com,sixmanfootball.com,sixtyandme.com,sixvegansisters.com,sizzlingeats.com,sketchok.com,skidsteerforum.com,skilledgolf.com,skillscouter.com,skincarehero.com,skinnyfitalicious.com,skinnykitchen.com,skinnyms.com,skinnysouthernrecipes.com,skinnytaste.com,skiptomylou.org,skoolie.net,skoolielivin.com,skytough.com,slapdashmom.com,slashfilm.com,slashgear.com,slateauto.forum,sleepbubble.com,sleeping.guide,slenderkitchen.com,slippertalk.com,slopitchcentral.com,slowcookedeats.com,slowcookerclub.com,slowcookerfoodie.com,slowcookerliving.com,slowcookermeals.com,slowcookingperfected.com,slowlivingkitchen.com,slowthecookdown.com,smallfootprintfamily.com,smalltownwoman.com,smartbikegames.com,smartcanucks.ca,smartcentsmom.com,smartdoglover.com,smartdrivinggames.com,smartfundiy.com,smartgardenguide.com,smartmoneysimplelife.com,smartnutrition.ca,smartringnews.com,smartschoolhouse.com,smarttereachday.com,smellylunchbox.com,smilingcolors.com,smitefire.com,smithspestmanagement.com,smokedbbqsource.com,smokinandgrillinwitab.com,smoking-meat.com,smokingmeatforums.com,smoothdraw.com,sn95forums.com,snackhistory.com,snacknation.com,snailpacetransformations.com,snap.fan,snaphappytravel.com,snappygourmet.com,sneakerfiles.com,sneakerfortress.com,snippetsofparis.com,snootysims.com,snowboardhow.com,snowbreak.gg,snowest.com,snowmobilehow.com,soapcentral.com,soapdelinews.com,soapmakingforum.com,soapoperadigest.com,soapoperamagazine.com,soapoperanetwork.com,soapoperaspy.com,soapsindepth.com,soberjulie.com,socalhiker.net,socaltrailriders.org,soccerballworld.com,socialadventures.net,socialjunkie.com,societyofrock.com,softballace.com,soho.com.au,sokoskitchen.com,soletshangout.com,solveyourtech.com,somebodyfeedseb.com,somethingaboutsandwiches.com,somethingborrowedpdx.com,somethingnutritiousblog.com,somewhatsimple.com,somewhatsimpleliving.com,somewhereworthwhile.com,somuchbetterwithage.com,somuchfoodblog.com,somuchlife.com,sonatahomedesign.com,songbirdblog.com,songmeaningsandfacts.com,soreyfitness.com,soulcysters.net,soulfoodcooking101.com,soulfullymade.com,soulsisterstravel.com,soundgearnerd.com,soundproofcentral.com,soupaddict.com,sourceofthespring.com,sourdoughbrandon.com,sourdoughjesha.com,sourdoughtalk.com,southcarolinavoyager.com,southernbite.com,southerncastiron.com,southerncrushathome.com,southerndakotamama.com,southerndiscourse.com,southernhomemagazine.com,southernhospitalityblog.com,southernladymagazine.com,southernmadesimple.com,southernplate.com,southgeorgiastyle.com,southhousedesigns.com,souvlakiforthesoul.com,soxmachine.com,spacechatter.com,spacequotations.com,spanishmama.com,spanishsabores.com,sparklesofsunshine.com,spatuladesserts.com,speedyrecipe.com,spellmana.com,spendwithpennies.com,spguides.com,spiceandlife.com,spicebangla.com,spicecravings.com,spicedblog.com,spiceography.com,spiceupthecurry.com,spicysouthernkitchen.com,spideridentifications.com,spidersworlds.com,spinachandbacon.com,spiritanimaldreams.com,spiritanimalsandsymbolism.com,spiritanimaltest.org,spiritualhack.com,spiritualmeanings.org,spoonforkbacon.com,spoonfulofflavor.com,spoonfulofsi.com,sporked.com,sportscardforum.com,sportsfeelgoodstories.com,sportsfoundation.org,sportsgamersonline.com,sportsmansparadiseonline.com,sportsmobileforum.com,sportsmomsurvivalguide.com,sportstalkatl.com,sporttrac.org,spotebi.com,spotifystats.com,spottedhorsedesignco.com,spreadsheetpage.com,spreadsheetpoint.com,sprinklebakes.com,sprinkleofthis.com,sprinklesandsprouts.com,sprinklesomesugar.com,sproutedkitchen.com,sqlserverguides.com,squeaksandnibbles.com,squirrelsatthefeeder.com,stacylynharris.com,stadiumrant.com,stageagent.com,stageberry.com,stagnes.net,star-facts.com,starbucks-calorie-calculator.com,starbuckssecretmenu.net,stardewguide.com,starlinkinsider.com,starlust.org,startdesigngroup.com,starterstory.com,startup101.com,starwarsforum.co.uk,starwarsunlimited.gg,stateofdinner.com,static.com,statisticsglobe.com,statsalt.com,statscrew.com,status.net,statz.gg,stayfitmom.com,stayglam.com,steamandbake.com,steampoweredfamily.com,steelersdepot.com,steelersreport.com,steerplanet.com,stellanspice.com,stemandspoon.com,stepbystepbusiness.com,stephaniessweets.com,stephiecooks.com,stephreallife.com,stephsocial.com,stephsunshine.com,stepstomagic.com,stereogum.com,stetted.com,sticktothemodel.com,stillbeingmolly.com,stillrealtous.com,stitch11.com,stitchbyfay.com,stitching-together.com,stockcharts.com,stockpilingmoms.com,stocktitan.net,stocktrades.ca,stonegableblog.com,storyberries.com,storylandamis.blog,storyofmathematics.com,strandsgame.me,strategiesforparents.com,streamersplaybook.com,streamscheme.com,streetsmartnutrition.com,streetstylis.com,streetsweepingschedule.com,strengthandsunshine.com,stressfreemommies.com,stretchandfolds.com,strictlyweddings.com,stripedspatula.com,strongpasswordgenerator.org,strongsounds.com,stuckonsweet.com,studentdevos.com,studentofguitar.com,studio73designsnb.com,studyfinds.com,studyrocket.co.uk,stuffparentsneed.com,stylebyemilyhenderson.com,stylegirlfriend.com,stylinbyaylin.com,stylinbysarita.com,stylishcelebrations.com,stylishcurves.com,sublimereflection.com,suburbansimplicity.com,succulentcity.com,suebeehomemaker.com,sueseaqpi.com,sufficientself.com,sugarandcharm.com,sugarandsnappeas.com,sugarandsoul.co,sugarandsparrow.com,sugarapron.com,sugarbeecrafts.com,sugarfreelondoner.com,sugargeekshow.com,sugarhero.com,sugarlesscrystals.com,sugarmaplefarmhouse.com,sugarologie.com,sugarsaltmagic.com,sugarspunrun.com,sugaryums.com,suitsexpert.com,sulaandspice.com,summeryule.com,summle.net,sundayschoolzone.com,sundaysuppermovement.com,sungrownkitchen.com,sunheron.com,sunkissedkitchen.com,sunlineclub.com,sunnydayfamily.com,sunrisespecialty.com,sunshineandhurricanes.com,superage.com,supercarnostalgia.com,supercars.net,supercheats.com,superdutydiesel.com,supereslresources.com,supergoldenbakes.com,superhealthykids.com,superherojacked.com,supermanhomepage.com,superwestsports.com,supplyme.com,sureketo.com,surf-reports.com,surfacetip.com,surfhungry.com,surveychris.com,survivalsullivan.com,survivedivorce.com,survivingateacherssalary.com,survivingthestores.com,sustainablecooks.com,sustainablereview.com,sustainlifejournal.com,sustainmycookinghabit.com,sustainmycrafthabit.com,suzyssitcom.com,svadore.com,svg.com,svgandme.com,svgnation.com,swaddlesnbottles.com,swankyrecipes.com,sweetandsavorybyshinee.com,sweetandsavorymeals.com,sweetandsimpleliving.com,sweetashoney.co,sweetcaramelsunday.com,sweetcreekpatterns.com,sweetcsdesigns.com,sweetestmenu.com,sweetkitchencravings.com,sweetlittlebluebird.com,sweetlycakes.com,sweetlysplendid.com,sweetopia.net,sweetpealifestyle.com,sweetpeasandsaffron.com,sweetpeaskitchen.com,sweetphi.com,sweetpotato3.com,sweetpotatosoul.com,sweetsandthankyou.com,sweetscienceoffighting.com,sweetsimplevegan.com,sweetsofties.com,sweetsugarbelle.com,sweetteaandthyme.com,sweettheorydesigns.com,sweettoothsweetlife.com,swgoh.gg,switzerlanding.com,swoonhub.com,swtorista.com,syllablecounter.io,symbolsage.com,symbolsandsynchronicity.com,syzygist.com##+js(remove-node-text, script, /"__adblocker"|"data-sdk"/)
+tablefortwoblog.com,takeayard.com,talesfromthekitchenshed.com,talesofthemiddleages.com,talkandroid.com,talkbass.com,talksox.com,tamatalk.com,tammileetips.com,tampabaydatenightguide.com,tampabayparenting.com,tanga.com,tanningsalonsnearme.com,tarantulaforum.com,tarateaspoon.com,tarathueson.com,tarotforum.net,tarotgoddess.com,tarynwhiteaker.com,tashasartisanfoods.com,tasteandtellblog.com,tastefullygrace.com,tasteofartisan.com,tasteoflithuania.com,tasteofreality.com,tasteofthesouthmagazine.com,tastesbetterfromscratch.com,tasteslovely.com,tastesoflizzyt.com,tastingtable.com,tastingtothrive.com,tastingwithtina.com,tasty-yummies.com,tastyairfryerrecipes.com,tastycocktailrecipes.com,tastyoven.com,tastyrecollections.com,tastythin.com,tastytreatsandeats.com,tattooglee.com,tatyanaseverydayfood.com,tbirdforum.com,tcdb.com,tdalabamamag.com,tdeecalculator.me,teaandinksociety.com,teachbesideme.com,teaching2and3yearolds.com,teachingautism.co.uk,teachingmama.org,teachjunkie.com,teachpreschool.org,teaforturmeric.com,teakandthyme.com,teamfight.lol,teaspoonofgoodness.com,teatimemagazine.com,tech21century.com,techcrawlr.com,techguided.com,techjunkie.com,technipages.com,technologydots.com,techpenny.com,techrt.com,techsiting.com,techwiser.com,techwithtech.com,tecmint.com,teds-list.com,tegutalk.com,tellmemoregolf.com,temeculablogs.com,temptalia.com,tenacrebaker.com,tenniscompanion.org,tennisworldusa.org,tenrowsaday.com,tequilaoclock.com,terianncarty.com,terilynadams.com,territorysupply.com,teslanorth.com,tessiestable.com,texanerin.com,textfixer.com,tflcar.com,tfltruck.com,tftibbq.com,thai-foodie.com,thaicaliente.com,thatbreadlady.com,thatdisneyfam.com,thatfoodiegirl.in,thatgirlcookshealthy.com,thatguywhogrills.com,thatlowcarblife.com,thatonepointofview.com,thatoregonlife.com,thatslowcarb.com,thatsmycrystal.com,thatspicychick.com,thatswhatchesaid.net,thattravel.co.uk,thatveganbabe.com,thatvideogameblog.com,the-bella-vita.com,the-digital-picture.com,the-girl-who-ate-everything.com,the-social-edge.com,the-sound.co.uk,the-take.com,the-travel-life.com,the36thavenue.com,the5krunner.com,theadultman.com,theadventuresatlas.com,theairfryingdiva.com,theallergychef.com,thealmondeater.com,theaquariumguide.com,theartofdoingstuff.com,theartofsimple.net,theatrenerds.com,theatretrip.com,theawesomegreen.com,thebakeologie.com,thebakermama.com,thebakerupstairs.com,thebakingchocolatess.com,thebalancednutritionist.com,thebananadiaries.com,thebarbell.com,thebargainsisters.com,thebatavian.com,thebathroomblueprint.com,thebaynet.com,thebazaarzone.com,thebeachhousekitchen.com,thebearfootbaker.com,thebellyrulesthemind.net,thebenchtrading.com,thebensonstreet.com,thebestcakerecipes.com,thebestideasforkids.com,thebestketorecipes.com,thebestkidscraftsandactivities.com,thebestmods.com,thebetteredblondie.com,thebettermom.com,thebigmansworld.com,theblogette.com,theblokecave.co.uk,theblondcook.com,theboldabode.com,theboondocksblog.com,thebossykitchen.com,thebourbonculture.com,thebreadguide.com,thebudgetbabe.com,thebudgetdecorator.com,thebudgetmom.com,thebudgetsavvybride.com,thebugsquad.com,theburntbuttertable.com,thebusybaker.ca,thebutteryfairytale.com,thecafesucrefarine.com,thecaffeinatedsnail.com,thecaglediaries.com,thecakeblog.com,thecalculatorsite.com,thecambridgeconsultant.com,thecandidcooks.com,thecandidly.com,thecardswedrew.com,thecarefreekitchen.com,thecarmomofficial.com,thecarnivalcruiseblog.com,thecarrotunderground.com,thecastawaykitchen.com,thecatsite.com,thecellguide.com,thecentsableshoppin.com,thecentsofmoney.com,thechaosandtheclutter.com,thechaotictable.com,thecheekychickpea.com,theclassicvaluer.com,theclassroomcreative.com,thecleaneatingcouple.com,theclevercarrot.com,theclevermeal.com,thecoconutmama.com,thecoldwire.com,thecollector.com,thecollegeinvestor.com,thecomicboard.com,theconscientiouseater.com,theconsciousplantkitchen.com,thecontentauthority.com,thecookful.com,thecookiedoughdiaries.com,thecookierookie.com,thecookinchicks.com,thecookingcollective.com.au,thecookingduo.com,thecookingfoodie.com,thecookingjar.com,thecookingmom.com,thecoppertable.com,thecottagejournal.com,thecottagemarket.com,thecountrycook.net,thecouponchallenge.com,thecozyapron.com,thecozyfork.com,thecozyplum.com,thecpuguide.com,thecraftathomefamily.com,thecraftedsparrow.com,thecraftingchicks.com,thecraftingnook.com,thecraftpatchblog.com,thecraftsmanblog.com,thecrafttrain.com,thecraftyblogstalker.com,thecravetraveler.com,thecrazycraftlady.com,thecreameri.com,thecreativecurator.com,thecreativefolk.com,thecreativemuggle.com,thecreativeshour.com,thecreativityexchange.com,theculinarycompass.com,thedailypour.com,thedailyview.com,thedaringkitchen.com,thedarlingapron.com,thedebrief.org,thedefineddish.com,thedeliciouscrescent.com,thedeliciousspoon.com,thedetroitbureau.com,thediaryofadisneydad.com,thediaryofarealhousewife.com,thediggings.com,thedigitalcrowns.com,thedinkpickleball.com,thedinnerbite.com,thediyplaybook.com,thediyvillage.com,thedizzycook.com,thedomesticrebel.com,thedrinkkings.com,thedroidguy.com,theeastcoastkitchen.com,theeasygarden.com,theeburgerdude.com,theedgyveg.com,theeducatorsroom.com,theendlessappetite.com,theendlessmeal.com,theepicureanmouse.com,theeverylastdetail.com,thefamilyfoodkitchen.com,thefamilyfreezer.com,thefamousbirthdays.com,thefarmchicken.com,thefashionablehousewife.com,thefastrecipe.com,thefeatherednester.com,thefedoralounge.com,thefemaleprofessional.com,thefieryvegetarian.com,thefilmbandit.com,thefinalfrontier.us,thefinancebuff.com,thefirstmess.com,thefirstyearblog.com,thefitchen.com,thefitnessphantom.com,thefitnesstribe.com,thefitpeach.com,theflattopking.com,theflavorbender.com,theflavoursofkitchen.com,theflexitarian.co.uk,thefloridatravelgirl.com,thefoodcafe.com,thefoodcharlatan.com,thefoodhussy.com,thefoodieaffair.com,thefoodieblogger.com,thefoodietakesflight.com,theforgottensouth.com,theforkedspoon.com,thefpsreview.com,thefreshcooky.com,thefriendlyredfox.com,thefrugalchicken.com,thefrugalgirls.com,thefrugalhomemaker.com,thefruityjem.com,thefullhelping.com,thegamecrater.com,thegameslayer.com,thegardenglove.com,thegardengrazer.com,thegardeningdad.com,thegardeningfoodie.com,thegarlicdiaries.com,thegatheredhome.com,thegayglobetrotter.com,thegeneticchef.com,thegimptutorials.com,thegirlinspired.com,thegirlonbloor.com,theglamkitchen.com,theglampad.com,theglobalgaming.com,theglowingfridge.com,theglucosegourmet.com,theglutenfreeaustrian.com,thegoldfishtank.com,thegoldhive.com,thegoodgermanshepherd.com,thegoodride.com,thegraciouspantry.com,thegraciouswife.com,thegradcafe.com,thegrapepursuit.com,thegraphicsfairy.com,thegraydetails.com,thegreekfoodie.com,thegreenpinky.com,thegritandpolish.com,thegrumpymechanic.com,thegunnysack.com,thegymlab.org,thehandmadehome.net,thehappierhomemaker.com,thehappycatsite.com,thehappychickencoop.com,thehappyfarmhouse.com,thehappyhousewife.com,thehappyhousie.com,thehappypuppysite.com,theharperhouse.com,theharristeeterdeals.com,theharvestkitchen.com,thehawaiivacationguide.com,thehealthfulideas.com,thehealthyconsultant.com,thehealthyepicurean.com,thehealthyhomecook.com,thehealthyhomeeconomist.com,thehealthyhoneys.com,theheartylife.org,theheirloompantry.co,thehiddenveggies.com,thehistoryofwwe.com,thehivelaw.com,theholidazecraze.com,thehollydogblog.com,theholymess.com,thehomebrewforum.co.uk,thehomecookskitchen.com,thehomeedit.com,thehomeschoolmom.com,thehomeschoolscientist.com,thehomesihavemade.com,thehomesteadinghippy.com,thehoneyhome.com,thehonoursystem.com,thehoopsgeek.com,thehouseoffancy.com,thehouseofsmiths.com,thehousethatlarsbuilt.com,thehoya.com,thehumbledhomemaker.com,thehungrybites.com,thehungrysoles.com,thehybridathlete.com,thehyundaiforums.com,theidearoom.net,theimaginationtree.com,theimpulsivebuy.com,theincrediblebulks.com,theinformr.com,theinspirationboard.com,theinspiredroom.net,theinspiredtreehouse.com,theintentionalmom.com,theirishmanswife.com,thejoysharing.com,thejoysofboys.com,thejudge13.com,thekeeperofthecheerios.com,thekeeperofthememories.com,thekimsixfix.com,thekindergartenconnection.com,thekitchengirl.com,thekitchenmagpie.com,thekitchenpaper.com,thekoreanvegan.com,thelabradoodlesite.com,thelabradorforum.com,thelabradorsite.com,thelastfoodblog.com,thelavenderchair.com,thelazydish.com,theleftrough.com,thelemonbowl.com,theletteredcottage.net,thelibertyline.com,thelifejolie.com,thelifestylecure.com,thelilypadcottage.com,thelist.com,theliterarylifestyle.com,thelittleblogofvegan.com,thelittleepicurean.com,thelittlepine.com,theliveinkitchen.com,theloopholefox.com,theloopylamb.com,theloopywhisk.com,themagicalslowcooker.com,themakerista.com,themakeyourownzone.com,themamahandbook.com,themarblekitchen.com,thematbakh.com,thembites.com,themediterraneandish.com,themeparkinsider.com,themeparkreview.com,themerrythought.com,themiddlesizedgarden.co.uk,themilitarywifeandmom.com,themilliondollarmama.com,theminimalistvegan.com,themiracleofessentialoils.com,themoderngram.com,themodernnonna.com,themodernproper.com,themodestman.com,themodestmomblog.com,themom100.com,themomcreative.com,themomfriend.com,themomnutritionist.com,themontessoritwinmama.com,themorrismansionblog.com,themountainkitchen.com,themountainviewcottage.net,themovementmenu.com,themuse.com,themusicman.uk,thenaturalnurturer.com,thenavagepatch.com,thenerdstash.com,thenerdyfarmwife.com,thenetline.com,thenewbaguette.com,thenewcamera.com,thenewknew.com,thenicolechase.com,thenightowlchef.com,thenodramamama.com,thenoise.com,thenourishinggourmet.com,thenourishinghome.com,thenovicehomestead.com,thenwewalked.com,thenymelrosefamily.com,theoi.com,theoldhouselife.com,theoliveroad.com,theoregondietitian.com,theorganisedhousewife.com.au,theottoolbox.com,theoutbound.com,thepalatablelife.com,thepancakeprincess.com,theparentsflewthenest.com,thepastaqueen.cooking,thepeachiespoon.com,thepeasantsdaughter.net,theperfectfrench.com,theperfectloaf.com,thepetiteplanner.com,thepeugeotforums.com,thephotoforum.com,thepinningmama.com,thepinterestedparent.com,theplanetd.com,theplantbasedschool.com,theplantnative.com,thepointsinsider.com,thepondsfarmhouse.com,thepopularlist.com,thepopupprincess.com,theppk.com,thepragmaticparent.com,theprettybee.com,theprimaryparade.com,theproductanalyst.com,theprofitupdates.com,thepuppymag.com,thepurpleponcho.com,thepurplepumpkinblog.co.uk,thepurposefulpantry.com,thequeenzone.com,theramblingredhead.com,therapybypro.com,therapyfunzone.net,therealfarmhouse.com,therealfooddietitians.com,therealisticmama.com,thereallife-rd.com,therealrecipes.com,therebelwalk.com,therecipecritic.com,therecipelife.com,therecipepot.com,thereciperebel.com,therecipewell.com,theredcarpet.net,thereisfoodathome.com,thereptileroom.net,theresaneoforthat.com,theresearchedtraveler.com,thereviewgeek.com,theriagames.com,therideshareguy.com,thermo.kitchen,thermocookery.com,thermomixdivarecipes.com,theroastedroot.net,therookiejurist.com,therootedfarmhouse.com,theroyalcourtofpasta.com,theroyalforums.com,theroyalobserver.com,therugbyforum.com,theruntesters.com,thesaltedsweets.com,thesaltycooker.com,thesaltymarshmallow.com,thesaltypot.com,thesaltysarge.com,thesassybarn.com,thesaturnforums.com,thesavorychopstick.com,thesavvysparrow.com,thesawguy.com,thescattymum.com,thescranline.com,theseamanmom.com,theseasonalhomestead.com,theseasonedmom.com,theseasonedwok.com,thesecretofthetarot.com,theseoldcookbooks.com,thesewingloftblog.com,theshabbycreekcottage.com,theshabbytree.com,theshaderoom.com,theshadowleague.com,thesimpleparent.com,thesimplycraftedlife.com,thesimplyluxuriouslife.com,theskeletalsystem.net,theskinnyishdish.com,theskinnypot.com,theslenderwrist.com,theslimmingfoodie.com,thesmokies.com,thesoapscoop.com,thesoccermomblog.com,thesologlobetrotter.com,thesouthernladycooks.com,thespacebetweenblog.net,thespeckledpalate.com,thespiritualindian.com,thesportsrush.com,thesqueakymixer.com,thestayathomechef.com,thestemlaboratory.com,thestingyvegan.com,thestitchinmommy.com,thestonesoup.com,thestressfreechristmas.com,thestrive.co,thesubaruforums.com,thesuburbanmom.com,thesugarfreediva.com,thesugarhit.com,thesundaymorningedit.com,thesurfatlas.com,thesurvivalmom.com,thesustainablelivingguide.com,thesweetsimplethings.com,thetabletopfamily.com,thetakeout.com,thetalkingsuitcase.com,thetarotguide.com,thetastytravelers.com,thetaylor-house.com,theteacherscorner.net,thetechwire.com,theteenmagazine.com,thethingswellmake.com,thethriftycouple.com,thetimelinegeek.com,thetinylife.com,thetoastedpinenut.com,thetrendspotter.net,theturkeytraveler.com,theturquoisehome.com,thetwincookingproject.net,thetwobiteclub.com,thetwordtravel.com,theunbox.com,theunconventionalroute.com,theuncorkedlibrarian.com,theunsealed.com,theurbenlife.com,theveganlarder.com,theveglife.com,thevegspace.co.uk,thevetdesk.com,thevgnway.com,theviewfromgreatisland.com,thevintagecook.com,thevivalavita.com,thevolvoforums.com,thevspotblog.com,thewanderfulme.com,thewanderlustkitchen.com,thewanderlustwithin.com,thewave.ca,thewaystowealth.com,theweathereddoor.com,theweatheredfox.com,theweeklyad.com,theweighwewere.com,thewhiskeyjug.com,thewholecook.com,thewholesomedish.com,thewimpyvegetarian.com,thewoksoflife.com,thewoodenskillet.com,thewoodgraincottage.com,thewordcounter.com,theworkathomewife.com,theworkathomewoman.com,theworldbucketlist.com,theyarethefuture.co.uk,theyarncrew.com,theyummybowl.com,theyummydelights.com,theyummylife.com,thezag.com,thinbluefoods.com,thinkingcloset.com,thirtyhandmadedays.com,thisbagogirl.com,thisdelicioushouse.com,thisdishisvegetarian.com,thisevergreenhome.com,thisfarmgirlcooks.com,thishealthykitchen.com,thisishowwebingham.com,thisisraleigh.com,thisisreno.com,thisitaliankitchen.com,thisjess.com,thislittlehome.com,thismessisours.com,thisoldbaker.com,thisorganicgirl.com,thispilgrimlife.com,thispixiecreates.com,thisreadingmama.com,thissavoryvegan.com,thissillygirlskitchen.com,thistlewoodfarms.com,thisvivaciouslife.com,thisweekinworcester.com,thiswortheylife.com,thorforums.com,thoroughlytravel.com,thought.is,thoughtcard.com,thoughtcatalog.com,threadsmonthly.com,threebirdnest.org,threekidsthreecatsandahusband.com,thriftydecorchick.com,thriftydiydiva.com,thriftyfrugalmom.com,thriftynomads.com,thriftynorthwestmom.com,thriftytraveler.com,thrivestrive.com,thriving-glutenfree.com,thrivinghomeblog.com,thrivinginparenting.com,thrivingmum.com,throttlepack.com,throughthefibrofog.com,thunderboltlaptop.com,thurrott.com,thymeandjoy.com,tiaclara.com,ticoandtina.com,ticotimes.net,tidbits-cami.com,tidbitsandtwine.com,tidefans.com,tideking.com,tideschart.com,tidymom.net,tiffanymccauley.com,tiffinandteaofficial.com,tiffycooks.com,tighttorque.com,tikvica.com,timefordelish.com,timelessdishes.org,timelessmyths.com,timelylists.com,timothyplivingston.com,tinboats.net,tinkerlab.com,tinyhomeforums.com,tinyhousetalk.com,tinytotintokyo.com,tipbuzz.com,tipjunkie.com,tipranks.com,tipsaholic.com,titlecaseconverter.com,tjrwrestling.net,tlycblog.com,tmcadaptations.net,todaysdelight.com,todaysgardener.com,todaysthebestday.com,toddlerapproved.com,toddlerdietitiantiff.com,togetherasfamily.com,tokaiforum.com,tokyohive.com,tolstoytherapy.com,tomahawkleader.com,tomakeamommy.com,tomtomforums.com,tonsofthanks.com,toolsofmen.com,toolsweek.com,top-ten-travel-list.com,top40weekly.com,topairfryerrecipes.com,topdogtips.com,tophotsprings.com,topsecretrecipes.com,topshelfdiy.com,topsoccerblog.com,toptierlist.net,toptreehouses.com,topweddingsites.com,tornadopath.com,tortoiseforum.org,tortoiseknowledge.com,toshistable.com,totallygoldens.com,totallythebomb.com,tothotornot.com,totschooling.net,toucharcade.com,touchdowntexas.com,touringplans.com,towingcap.com,town-n-country-living.com,townandtourist.com,towratings.net,toyhabits.com,toysnbricks.com,tprteaching.com,trackmustangsonline.com,tractorbynet.com,traderie.com,traegerforum.com,trailboss.org,trailmanorowners.com,trainfanatics.com,transizion.com,trashschedules.com,travel-mi.com,travel-on-points.com,travelawaits.com,travelcaffeine.com,traveler.gg,travelfashiongirl.com,travelingfamilyblog.com,travelingigloo.com,travelingjules.com,travelingness.com,travelingossip.com,travelingwithjessica.com,travellemming.com,travellerselixir.com,travelmath.com,travelmelodies.com,travelmexicosolo.com,traveltomerida.com,traveltooaxaca.com,traveltrailerpro.com,travelwithmeena.com,traversewithtaylor.com,trawlerforum.com,treadmill.run,treasuredtips.com,treasurenet.com,treasurie.com,trekbible.com,trendingbreeds.com,triadmomsonmain.com,triedandtasty.com,triedandtrueblog.com,triedandtruerecipe.com,tripmemos.com,trippy.com,triumphtalk.com,triviabliss.com,trlnfam.com,troprockin.com,truckconversion.net,truckmodcentral.com,true-north-kitchen.com,truemoneysaver.com,truesourdough.com,truity.com,trumpexcel.com,trvlcollective.com,trvst.world,trx-forum.com,tryhardguides.com,trythisanswer.com,tsipracticetest.com,tucsonfoodie.com,tulamama.com,tun.com,tuner.ninja,tuppennysfireplace.com,turbli.com,turkishliving.com,turkuazkitchen.com,turningforprofit.com,turntablekitchen.com,tutti-dolci.com,tvfoodmaps.com,tvline.com,tvovermind.com,tvtotalkabout.com,twelveonmain.com,twinsdaily.com,twistandtoast.com,twistmepretty.com,twobrokewatchsnobs.com,twobrothersblankets.com,twocloveskitchen.com,twocupsflour.com,twokooksinthekitchen.com,twoluckyspoons.com,twomonkeystravelgroup.com,twoofwands.com,twopeasandtheirpod.com,twoplaidaprons.com,twopurplefigs.com,twosisterscrafting.com,twospoons.ca,twotwentyone.net,twsn.net,tycorenetwork.com,typerush.com,typinggames.zone,tysonsreporter.com##+js(rmnt, script, /"__adblocker"|"data-sdk"/)
+u-createcrafts.com,uglyducklingbakery.com,uglyducklinghouse.com,umamidays.com,umamigirl.com,umamusume.gg,unboundwellness.com,unclutteredsimplicity.com,uncomplicatedchef.com,unconventionalbaker.com,uncorkedasheville.com,uncovercolorado.com,uncovered.com,uncovervietnam.com,undefiningmotherhood.com,undergroundcrafter.com,unefemme.net,unexpectedelegance.com,unicode-explorer.com,unicornsinthekitchen.com,unifycosmos.com,uniquedognames.net,unixmen.com,unleashedllc.co,unofficialnetworks.com,unoriginalmom.com,unpeeledjournal.com,unrulygardening.com,unscramble.me,unscramble.org,unscramblerer.com,unscramblewords.net,unscramblex.com,untoldrecipesbynosheen.com,upanddownwordsanswers.com,upbeetandkaleingitblog.com,upcyclemystuff.com,updweller.com,upliftingmayhem.com,upstateramblings.com,upworthy.com,urbanblisslife.com,urbancowgirllife.com,urbanfarmandkitchen.com,urbanfarmie.com,urbantastebud.com,urbo.com,usadventurer.com,usatodaycrosswordanswers.com,usethinkscript.com,utahsadventurefamily.com##+js(rmnt, script, /__adblocker|html-load/)
+vaingloryfire.com,valentinascorner.com,valyastasteofhome.com,vancouverwithlove.com,vandymania.com,vanillaandbean.com,vanillabeancuisine.com,vanlifers.com,vanlivingforum.com,veenaazmanov.com,veganblueberry.com,veganderlust.com,veganfamilyrecipes.com,veganfoodlover.com,veganfoundry.com,veganreset.com,veganricha.com,veganwins.co.uk,veganyumminess.com,vegasfoodandfun.com,vegehomecooking.com,vegetablerecipes.com,veggiebalance.com,veggiehomesteading.com,veggieinspired.com,veggiekinsblog.com,veggiesociety.com,veggiessavetheday.com,veggl.com,vegrecipesofindia.com,ventureteambuilding.co.uk,veronikaskitchen.com,veryanxiousmommy.com,veryveganish.com,veteranslawblog.org,vettemod.com,vftt.org,vibrantguide.com,vibrantlygfree.com,vickypham.com,victoriaelizabethbarnes.com,victoriamag.com,vidarbergum.com,videochums.com,vidhyashomecooking.com,vietworldkitchen.com,viewalongtheway.com,vikalinka.com,vikingsnation.com,vincenzosplate.com,vindulge.com,vinodelvida.com,vintage-recipes.com,vintagekitchennotes.com,vintageleatherjackets.org,violacentral.com,viperclub.org,virtualdrumming.com,visagrader.com,visatraveler.com,vishakablone.com,visitdowntownnashville.com,visualcapitalist.com,visualfractions.com,vivaveltoro.com,vivcrochets.com,vivifytribe.com,vlhhealth.com,vloggerpro.com,vmaxforum.net,voicefilm.com,voronoiapp.com,voyageatl.com,voyageaustin.com,voyagebaltimore.com,voyagedallas.com,voyagedenver.com,voyagehouston.com,voyagekc.com,voyagela.com,voyagemia.com,voyagemichigan.com,voyageminnesota.com,voyageohio.com,voyagephoenix.com,voyageraleigh.com,voyagestl.com,voyagetampa.com,voyageutah.com,vssmonitoring.com,vtcoa.com##+js(rmnt, script, /__adblocker|html-load/)
+wakeupandkale.com,walderwellness.com,walkingonsunshinerecipes.com,walletbliss.com,wallflowerkitchen.com,wandercooks.com,wandering-bird.com,wanderingcalifornia.com,wanderingchickpea.com,wanderingindisney.com,wanderingourworld.com,wanderlustingk.com,wandersomewhere.com,wanderthewest.com,wanderworthy.com,warbirdfanatics.com,warframe.today,watchers.news,waternitylab.com,watertemp.org,waupacanow.com,wavyhaircare.com,wdio.com,wdw-magazine.com,wdwmagic.com,wdwnt.com,wdwnt.jp,weairdown.com,wealthbytes.co,wealthup.com,wear-next.com,wearablyweird.com,wearemoba.com,wearychef.com,weathernj.com,webbikeworld.com,webdesignerdepot.com,webisjericho.com,webnewsobserver.com,webnots.com,webservertalk.com,weddingpioneer.com,weddlegame.com,weddleunlimited.com,weeatatlast.com,weekdaypescatarian.com,weekendatthecottage.com,weelicious.com,weightofstuff.com,weirdunsocializedhomeschoolers.com,weldingmastermind.com,welivedhappilyeverafter.com,wellfedbaker.com,wellnessbykay.com,wellnourished.com.au,wellplated.com,wellseasonedstudio.com,welovecatsandkittens.com,welovedoodles.com,wendaful.com,wendypolisi.com,wenthere8this.com,wepc.com,weraveyou.com,werefarfromnormal.com,wereintherockies.com,wereparents.com,weretherussos.com,werockyourweb.com,west-games.com,wethedryers.com,wetravelwebond.com,wgrv.com,whatagirleats.com,whatamomneeds.com,whatcanmydogeat.com,whatdowedoallday.com,whatdresscodeblog.com,whateatly.com,whatgreatgrandmaate.com,whatihavelearnedteaching.com,whatismyelevation.com,whatjewwannaeat.com,whatmollymade.com,whatnow.com,whatscookinchicago.com,whatsgabycooking.com,whatsinthepan.com,whatsmomcookin.com,whatsonglasgow.co.uk,whatthefroth.com,whattobecome.com,whattocooktoday.com,whattogetmy.com,wheatbythewayside.com,whec.com,wheel-decide.com,wheelndealmama.com,wheninyourstate.com,whereismyspoon.co,wheretianatravels.com,wheretogowithkids.co.uk,whereverwriter.com,whichyr.com,whipitlikebutter.com,whippedcreamsounds.com,whippeditup.com,whipperberry.com,whiskaffair.com,whiskeyriff.com,whiskeywatch.com,whiskingmama.com,whistleandivy.com,whiteandwoodgrain.com,whitehouseblackshutters.com,whitekitchenredwine.com,whitelacecottage.com,whitelightsonwednesday.com,whiteonricecouple.com,whiteoutdata.com,whitneybond.com,whofacts.com,wholeandheavenlyoven.com,wholefoodsoulfoodkitchen.com,wholefully.com,wholeheartykitchen.co.uk,wholekitchensink.com,wholelifestylenutrition.com,wholelottayum.com,wholenewmom.com,wholesomelicious.com,wholesomelymorgan.com,wholesomemadeeasy.com,wholesomepatisserie.com,wholesomeyum.com,wholesomeyumfoods.com,whollytasteful.com,whycalculator.com,wichitabyeb.com,wideopencountry.com,wideopenspaces.com,wifemamafoodie.com,wigrevival.com,wikiofthrones.com,wildbeeoutdoors.co.uk,wildernessredefined.com,wildernesstoday.com,wildexplained.com,wildfireinteriors.com,wildlifenomads.com,wildriftfire.com,wilkerdos.com,wilmade.com,win10faq.com,winbuzzer.com,windingcreekranch.org,windingroadcrochet.com,windowcleaningforums.co.uk,windowsdigitals.com,windowsdispatch.com,windowsreport.com,windowstip.com,winemakingtalk.com,wineturtle.com,winnersandwhiners.com,winnieowners.com,winning-homebrew.com,winsipedia.com,wintips.org,wired2fish.com,wisforwebsite.com,wishesndishes.com,witanddelight.com,witchyspiritualstuff.com,withinhours.com,withinthegrove.com,withthewoodruffs.com,wmdesignhouse.com,wnyt.com,womangettingmarried.com,womanscribbles.net,womansworld.com,women.com,womenlivingwell.org,wondercrochet.blog,wonderfuldiy.com,wondermomwannabe.com,wonderoak.com,wonkywonderful.com,woodimprove.com,woodshopdiaries.com,woodworkingtrade.com,woofbarkgrowl.co.uk,woonheng.com,word-craze.com,word-crossy.com,word-stacks.com,word500.com,wordbrain.info,wordcollectanswers.com,wordconnect.info,wordcookieanswer.com,wordcookies.info,wordcrushanswer.com,wordcrushanswers.com,worddb.com,wordfromthebird.blog,wordhikehelp.com,wordimpostor.com,wordl.org,wordmaker.info,wordnerd.co,wordonlinetips.com,wordsaladanswers.com,wordsaladgame.com,wordscapeshelp.com,wordscookiesanswers.com,wordsofdeliciousness.com,wordtrip.net,workkeyspracticetest.com,worksheetgenius.com,worksheetplace.com,worksheets-to-print.com,workweeklunch.com,workwithjoshua.com,worldbirds.com,worldboxingnews.com,worldclock.com,worldfootprints.com,worldhistory.org,worldhistoryedu.com,worldofblenders.com,worldofcardgames.com,worldofgardenplants.com,worldofpans.com,worldofprintables.com,worldpopulationreview.com,worldsalaries.com,worldwarwings.com,worldwildschooling.com,worthingcourtblog.com,wowclassicdb.com,wowdb.com,wrappedinrust.com,wrestlecrap.com,wrestleview.com,wrestling-world.com,wrestlinginc.com,wristenthusiast.com,writermag.com,writersedit.com,writerswrite.co.za,writingexercises.co.uk,writingtipsoasis.com,writtenreality.com,wutheringwaves.gg,wyseguide.com##+js(rmnt, script, /__adblocker|html-load/)
+xoxobella.com##+js(rmnt, script, /__adblocker|html-load/)
+yankeesnews.com,yarnandchai.com,yarnhookneedles.com,yarnutopia.com,yaycoloringpages.com,yayforyarn.com,yellowblissroad.com,yellowbrickhome.com,yetgamer.com,yogabasics.com,yogabytheday.com,yolopooch.com,yomotherboard.com,youbrewmytea.com,youcouldtravel.com,youhadmeatgardening.com,youngandtheinvested.com,younghouselove.com,yourastrologyreading.com,yourcupofcake.com,yourfirstvisit.net,yourfreecareertest.com,yourfriendthenomad.com,yourguardianchef.com,yourguidesabroad.com,yourhomebasedmom.com,yourlifestylelibrary.com,yourmodernfamily.com,yourmotorguide.com,yoursoundmatters.com,yourteenmag.com,yourtherapysource.com,youshouldgrow.com,youvegotthismath.com,ypi.com,ytravelblog.com,yummiestfood.com,yummyaddiction.com,yummyhealthyeasy.com,yummytoddlerfood.com,yummytummyaarthi.com,yupitsvegan.com,yuzubakes.com##+js(rmnt, script, /__adblocker|html-load/)
+zardyplants.com,zenaskitchen.com,zenless.gg,zeroair.org,zeroglutenguide.com,zestforbaking.com,zestfulkitchen.com,zestuous.com,zhangcatherine.com,zimmysnook.ca,zipgameonline.com,zodiacfire.com,zoebakes.com,zonecoverage.com##+js(rmnt, script, /__adblocker|html-load/)
+! Others
+interestingengineering.com##+js(rmnt, script, /__adblocker|html-load/, excludes, self.__next)
+thenerdstash.com##+js(acs, String.prototype.match, __adblocker, /^data:/)
+! NOTE: Fora software
+! network
+||html-load.com^$xhr,script,domain=1000rr.net|10thcivicforum.com|1130cc.com|123easy4me.com|124spider.org|125ccsportsbikes.com|1911addicts.com|1911forum.com|1911talk.com|1919a4.com|2-seriesforum.com|2008ownersclub.co.uk|200forums.com|208ownersclub.co.uk|240sxforums.com|250r.net|2coolfishing.com|300cforums.com|300cforumz.com|350z-tech.com|355nation.net|360tuna.com|3800pro.com|3dprinterful.com|3dshoots.com|3si.org|4-seriesforums.com|460ford.com|4activetalk.com|4btswaps.com|4c-forums.com|4runner-forums.com|4thgentacoma.com|4xeforums.com|500xownersclub.co.uk|502streetscene.net|5thramforum.com|5thrangerforum.com|600rr.net|68forums.com|6mt.net|6thgenram.com|700rifle.com|718forum.com|790dukeforum.com|7thgenhonda.com|7thmustang.com|899panigale.org|8thcivic.com|959panigale.net|992forum.com|9thgencivic.com
+||html-load.com^$xhr,script,domain=a1-forum.co.uk|a5oc.com|abarthforum.co.uk|acadiaforum.net|accordxclub.com|aceforums.net|acemanforum.com|aclassclub.co.uk|acrforum.com|acura-legend.com|acuraworld.com|adamownersclub.co.uk|adxtalk.com|afeelachat.com|africatwinforum.com|airflowforum.com|airsoftsniperforum.com|airsoftsociety.com|akff.net|alfabb.com|alfajuniorforum.com|alfaowner.com|allcoast.com|allcorsa.co.uk|allfordmustangs.com|alliancervforums.com|allpar.com|altimaforums.net|amarokforum.com|amazonastroforum.com|amrapideforum.com|antaraownersclub.com|antiquetractorsforum.com|applecarforum.com|applefitnessforum.com|aquariumforum.com|aquaticplantcentral.com|ar15forums.com|archeryaddix.com|archerytalk.com|arcticchat.com|ariyaforums.com|arizonagunowners.com|arizonahuntingforums.com|arkansashunting.net|armslocker.com|aronaforums.co.uk|arteonforums.com|artistforum.com|ascentforums.com|askandyaboutclothes.com|astonmartinlife.com|astrakforums.co.uk|astraownersnetwork.co.uk|astrosafari.com|at4xowners.com|atecaforums.co.uk|ats-v.org|atv-forum.com|atvdragracers.com|atvtorture.com|audi-forums.com|audif1forum.com|audiforum.us|audiq3forum.com|ausrc.com|aussieexotics.com|austinbassfishing.com|australiaforum.com|authenticforum.com|avengerforumz.com|avsforum.com|azbasszone.com
+||html-load.com^$xhr,script,domain=b15sentra.net|b15u.com|babybmw.net|badgerowners.com|bapetalk.com|basketballforum.com|basset.net|bc4x4.com|bcaquaria.com|bcfishingreports.com|bcsportbikes.com|beaglesunlimited.com|beekeepingforums.com|beesource.com|benelliforum.com|benzforum.com|benzworld.org|bersaforum.com|bersapistolforum.com|bettafish.com|bigblockdart.com|bimmerfest.com|bimmerforums.co.uk|bimmerwerkz.com|blazerevforum.com|blowgunforum.com|blueovalfanatics.com|bluetraxx.com|bmaxownersclub.co.uk|bmw-driver.net|bmwevforum.com|bmwlt.com|booksworthdiscussing.com|bowfishingcountry.com|bowfishingforum.com|boxerforums.com|boxingforum.com|brightdropforum.com|broncoevforum.com|broncosporttalk.com|brutecentral.com|brutusforum.com|buceesfans.com|buelltalk.com|buickevforum.com|bulldogbreeds.com|bullnettlenews.com|burgmanusa.com|byd-forums.com|bzforums.com
+||html-load.com^$xhr,script,domain=c-classforum.com|c10trucks.com|cactusforums.co.uk|cadenzaforum.com|cadillacforums.com|caferacer.net|caliberforums.com|caliberforumz.com|californiaevforum.com|camaros.net|camarozone.com|campercommunity.com|can-amelectric.com|can-amforum.com|can-amtalk.com|canadianmoneyforum.com|canamspyderforums.com|capriforum.com|capturownersclub.co.uk|caraudioclassifieds.org|carnivalforums.com|carolinafishtalk.com|carolinashootersclub.com|casecoltingersoll.com|catfish1.com|catforum.com|cattleforum.com|cayenneforums.com|cbr250.com|cbr250.net|cbr300forum.com|cbr500riders.com|cbrxx.com|ce02forum.com|celicasupra.com|cfmotoforums.com|challengerforumz.com|challengerlife.com|challengertalk.com|chargerforums.com|chargerforumz.com|checkhookboxing.com|cheftalk.com|cherokeesrt8.com|cherokeetalk.com|chevelles.com|chevroletownersclub.co.uk|chevyblazer.org|chevybolt.org|chevymalibuforum.com|cheyennechat.com|chicagolandfishing.com|chicagolandsportbikes.com|chickenforum.com|chiefmotorcycleforum.com|chihuahua-people.com|chinacarforums.com|chrforums.uk|chromebookforum.com|chryslerminivan.net|cichlid-forum.com|cigarforums.net|civic11forum.com|civinfo.com|cl500forum.com|clarityforum.com|classic-jdm.com|cleaningtalk.com|climbingforums.com|club3g.com|club4g.org|club700xx.com|clubarmada.com|clubcrosstrek.com|clubfrontier.org|clubroadster.net|clubrsx.com|clubsearay.com|clubtitan.org|clubtouareg.com|clubtread.com|clubwrx.net|clubxb.com|clubxterra.org|cmaxownersclub.co.uk|cmaxownersclub.com|cobaltss.com|coffeeforums.co.uk|coloradodiesel.org|coloradoevowners.com|coloradofans.com|coloradofisherman.com|coltforum.com|commanderforums.org|commandertalk.com|contractortalk.com|corollacrossforum.com|corral.net|corsa-c.co.uk|corsaeforums.co.uk|cretaforum.com|cricketforum.com|crossbownation.com|crosstourownersclub.com|crownforums.com|cruzetalk.com|crvownersclub.com|crxcommunity.com|crzforum.com|ct200hforum.com|ctsvowners.com|ctx1300forum.com|ctx700forum.com|cumminsforum.com|customdakotas.com|customfighters.com|custommagnums.com|customtacos.com|cx30talk.com|cx3forum.com|cx500forum.com|cx50forums.com|cx5forum.com|cx70forum.com|cx90forum.com|cyberquadforum.com|cybertrucktalk.com|cycleforums.com|cztalk.com
+||html-load.com^$xhr,script,domain=d-series.org|daciaforum.co.uk|dairygoatinfo.com|dakota-durango.com|dakotaforumz.com|danieldefenseforums.com|daytonaowners.com|dbstalk.com|dealsforum.com|deerhuntersclub.com|defendersource.com|defensivecarry.com|dendroboard.com|desertxforum.com|detailingworld.co.uk|dfwstangs.net|diabetesforum.com|diavel-forum.com|diecastcrazy.com|diecastxchange.com|dieself150forum.com|dieselforums.com|dieseljeeps.com|dieselplace.com|dieselramforum.com|digitalcorvettes.com|digitalhome.ca|dippy.org|discosportforums.co.uk|discoverysport.net|diychatroom.com|diyelectriccar.com|diymobileaudio.com|dobermantalk.com|dodge-dart.org|dodge-nitro.com|dodgedartforumz.com|dodgedurango.net|dodgeevforum.com|dodgeintrepid.net|dodgetalk.com|dogfoodchat.com|dogforum.com|dogforums.com|dootalk.com|dpselfhelp.com|driveaccord.net|drywalltalk.com|ds450hq.com|ds4ownersclub.co.uk|dsmtalk.com|ducati.ms|ducati.org|ducatimonster.org|ducatiscramblerforum.com|ducatisupersport939.net|duckhuntingchat.com|duramaxforum.com|durangoforumz.com
+||html-load.com^$xhr,script,domain=e-tronforum.com|e46fanatics.com|easttennesseefishing.com|ebikerforums.com|echelonforum.com|eclipsecrossforums.com|ecoboostmustang.org|ecosportforum.com|ecosportownersclub.co.uk|edsupportforum.com|ehmac.ca|elantraforum.com|elantragtforum.com|elantrasport.com|elantraxd.com|elcaminocentral.com|electriciantalk.com|electricmotorcyclesforum.com|elementownersclub.com|eliminatorforum.com|enclaveforum.net|envisionforum.com|envistaforum.com|epaceforum.com|epaceforums.co.uk|equinoxevforum.com|erayforums.com|escaladeevforum.com|escape-city.com|esportbike.com|esprinterforum.com|etransitforum.com|everestowners.com|everything2stroke.com|evoqueforums.net|evoqueownersclub.co.uk|evotuners.net|evoxforums.com|ex-500.com|ex30owners.com|ex90forum.com|expatforum.com|explorerevforum.com|explorertalk.com
+||html-load.com^$xhr,script,domain=f-typeclub.com|f150ecoboost.net|f150forumz.com|f650.co.uk|f6cforum.com|f800riders.org|familycheftalk.com|fancymicebreeders.com|feoa.net|ferrari-talk.com|ferrari296forum.com|ferrarilife.com|fertilityfriends.co.uk|ffcars.com|fiat500owners.com|fiestafaction.com|fiestast.net|fiestast.org|fiestastoc.com|firearmstalk.com|firebirdnation.com|fireblades.org|fishforums.com|fiskerbuzz.com|fjcforums.com|fjcruiserforums.com|fjrowners.com|floridaconcealedcarry.com|flyfishbc.com|flyfishing.co.uk|flyfishingforum.com|fnforum.net|focaljet.com|focusfanatics.com|focusrs.org|focusrsoc.com|focusst.org|focusstoc.com|fordescape.org|fordexplorer.org|fordforums.com|fordforumsonline.com|fordfusionclub.com|fordgt500.com|fordinsidenews.com|fordmuscleforums.com|fordranger.net|fordstnation.com|fordtough.ca|fordtransitusaforum.com|forteforums.com|forteturbo.org|fpaceforum.com|fpaceforums.co.uk|frugalvillage.com|fullsizebronco.com|furyforums.com|fusionsportforums.com|fz-10forum.com|fz07oc.com|fz09.org
+||html-load.com^$xhr,script,domain=g20.net|g310rforum.com|g5club.net|g6ownersclub.com|g8board.com|g8forum.com|gamefishin.com|gamingfora.com|gardentractortalk.com|gasserhotrods.com|gatorforums.net|gen3insight.com|gencoupe.com|genealogyspeaks.com|genesisevforum.com|genesisforums.com|genesisforums.org|genesisg70forum.com|genesisg80forum.com|geocaching101.com|georgianbaymessageboard.com|georgiapacking.org|germanshepherds.com|ghibliforum.com|giuliaforums.com|gixxer.com|gl1800riders.com|glaowners.com|glaownersclub.co.uk|glcforums.com|glock.pro|glockforum.com|glockforum.net|glocktalk.com|gm-volt.com|gmdietforums.com|gmfullsize.com|gminsidenews.com|gmtruckclub.com|go2gbo.com|goldenretrieverforum.com|goldwingfacts.com|goldwingowners.com|golfforum.com|goosehuntingchat.com|gopitbull.com|goproforums.com|gourbanhiking.com|gr-yaris.co.uk|gr86.org|grandhighlanderforum.com|grcorollaforum.com|greatlakes4x4.com|grecaleforum.com|greentractortalk.com|grizzlycentral.com|grizzlyowners.com|grizzlyriders.com|gromforum.com|gsxr.com|gsxs1000.org|gt350.org|gt86ownersclub.co.uk|gtaaquaria.com|gtoforum.com|gtr.co.uk|gtrlife.com|guitars101.com|guitarscanada.com|gunandgame.com|gunboards.com|gunco.net|gunforums.net|gunhub.com|gunnerforum.com|gvforums.com
+||html-load.com^$xhr,script,domain=halloweenforum.com|handgunforum.net|handgunsandammunition.com|hardcoresledder.com|harley-davidsonforums.com|hauntforum.com|havaneseforum.com|havocxforum.com|haytalk.com|hdlivewireforum.com|hdstreetforums.com|hedgehogcentral.com|hellcat.org|hemitruckclub.com|heresy-online.net|hinoforums.com|hipointfirearmsforums.com|hkpro.com|hobbytalk.com|hockeyforum.com|homesteadingtoday.com|hometheatershack.com|hondaatvforums.net|hondacb1000r.com|hondacivicforum.co.uk|hondaevforum.com|hondaforeman.com|hondagrom.net|hondanxriders.com|hondapioneerforum.com|hondarebel3forum.com|hondarebelforum.com|hondashadow.net|hondatwins.net|hornetowners.com|horseforum.com|hotrodders.com|hrvforum.com|hummerchat.com|huntingpa.com|hvac-talk.com|hvacsite.com|hyundai-forums.com|hyundaicoupeclub.co.uk|hyundaikonaforum.com|hyundaiperformance.com
+||html-load.com^$xhr,script,domain=i-paceforum.com|i4talk.com|i5talk.com|iawaterfowlers.com|ibsgroup.org|ifish.net|ikonforum.com|ilovemycockapoo.com|ilxforums.com|imboc.com|impalaforums.com|impalas.net|impalassforum.com|impreza5.com|impreza6.com|indianasportsman.com|indianmotorcycles.net|infinitifx.org|infinitijxforum.com|infinitiq30.org|infinitiq50.org|infinitiq60.org|infinitiqx30.org|infinitiqx50.org|infinitiqx60.org|infinitiqx80.org|insightcentral.net|insterevforum.com|integratalk.com|ioniqforum.com|ipaceforums.co.uk|iphoneographytalk.com|iq-forums.com|iwsti.com|ix3talk.com|ixforums.com
+||html-load.com^$xhr,script,domain=jaginfo.org|jaguarforum.com|jaguarxeforum.com|jdfanatics.com|jeepcherokeeclub.com|jeepcommander.com|jeepevforum.com|jeepforum.com|jeepgarage.org|jeeppatriot.com|jeeprenegadeforum.com|jeeptrackhawk.org|jemsite.com|jettajunkie.com|jkowners.com|jockeyjournal.com|jpaceforum.com|jukeforums.co.uk|jukeforums.com|jukeownersclub.co.uk|justlabradors.com
+||html-load.com^$xhr,script,domain=k-bikes.com|k1600forum.com|k20a.org|k3forum.com|k4owners.com|k5owners.com|k900forum.com|kahrforum.com|kandiforums.com|kanyetothe.com|kawasakimotorcycle.org|kawasakininja1000.com|kawasakininja300.com|kawasakiversys.com|kawasakiworld.com|kawasakiz650.com|kawieriders.com|kawiforums.com|kboards.com|keltecforum.com|ketolifetalk.com|kfx450central.com|kfx450hq.com|kia-forums.com|kiaevforums.com|kianiroforum.com|kiaownersclub.co.uk|kiasoulforums.com|kiastonicforum.org|kiatellurideforums.com|kiatuskerforum.com|kickrunners.com|kimbertalk.com|klrforum.com|knittingparadise.com|kodiakowners.com|kodiaqforums.co.uk|krxforum.com|ktm1090forum.net|ktmatvhq.com|ktmduke390forum.com|ktmforum.co.uk|ktmforums.com|kugaownersclub.co.uk
+||html-load.com^$xhr,script,domain=labradoodle-dogs.net|labradorforums.co.uk|lakesimcoemessageboard.com|lakestclair.net|lamborghini-talk.com|lancerregister.com|landcruiser-forum.com|landroverevforum.com|landroversonly.com|lawnsite.com|layitlow.com|leapmotorforum.com|legacygt.org|lexusevforum.com|lexusfforum.com|lexusnxforum.com|lexusrcowners.com|lexusrxowners.com|librarium-online.com|lightningowners.com|lightningrodder.com|lincolnevforum.com|longislandfirearms.com|lotustalk.com|low-riders.com|ls1gto.com|ls1lt1.com|ltr450hq.com|lucid-forum.com|lugerforums.com|lumberjocks.com|luxury4play.com|lxforums.com|lynkcoforum.com
+||html-load.com^$xhr,script,domain=m1000xrforum.com|m109riders.com|m14forum.com|m5board.com|macanforum.com|macheclub.com|magnetoforum.com|magnumforumz.com|mainehuntingforums.com|majestyusa.com|manitobafishingforum.com|manitobahuntingforum.com|manutdtalk.com|marlinforum.com|marlinowners.com|marutisuzukiforum.com|maseratilevanteforum.com|maseratilife.com|masscops.com|maverickchat.com|maverickforums.net|mavericklightning.org|mazda2revolution.com|mazda3forums.com|mazda3revolution.com|mazda6club.com|mazdaworld.org|mbeqclub.com|mclarenlife.com|mdxers.org|medstudentz.com|meganesport.net|menstennisforums.com|mercedescla.org|mercedesclaforum.com|mercedesgleforum.com|mercurycougar.net|metalguitarist.org|metrisforum.com|mg-rover.org|mgzrownersclub.co.uk|michigan-sportsman.com|michiganreefers.com|microskiff.com|midwest-horse.com|migweb.co.uk|millwrighttalk.com|mini2.com|minievforum.com|minif56.com|minif66.com|minitorque.com|missouriwhitetails.com|mitsubishi-forums.com|mkcforum.com|mkzforum.com|mmaforum.com|moddedmustangs.com|moddedraptor.com|model2.org|modelrailforum.com|modeltrainforum.com|moderncamaro.com|modularfords.com|mokkaownersclub.co.uk|mondeostoc.com|morels.com|mothering.com|motorcycleforum.com|motorcycleforums.net|motorcycletherapy.net|motorgeek.com|motorhomefacts.com|motorsportsracingtalk.com|mountainbuzz.com|mp-pistol.com|mr2oc.com|msgo.com|mtbr.com|mudinmyblood.net|mullenowners.com|muscularmustangs.com|mustangecoboost.net|mustangevolution.com|mvagusta.net|mx30forum.com|mx5life.com|mx5nutz.com|mx6.com|my.is|myaudiq5.com|mybikeforums.com|myfastgti.com|myjeepcompass.com|mylargescale.com|mylawnmowerforum.com|mymbonline.com|mytiguan.com|mytractorforum.com|mytreg.com|myturbodiesel.com
+||html-load.com^$xhr,script,domain=nagca.com|nationalgunforum.com|ncangler.com|ncgunowners.com|neowners.com|newbeetle.org|newbrunswickfishing.com|newbrunswickhunting.com|newcelica.org|newcougar.org|newf150forum.com|newjerseyhunter.com|newninja.com|newnissanz.com|newscionxb.com|newtahoeyukon.com|newtiburon.com|ngemu.com|ninetowners.com|ninja400riders.com|ninjah2.org|niocarclub.com|nissan-navara.net|nissanclub.com|nissancubelife.com|nissanforums.com|nissankicksforum.com|nissanmurano.org|nissanversaforums.com|nitroforumz.com|nodakoutdoors.com|nordenforums.com|noreast.com|noteownersclub.co.uk|novas.net|novascotiafishing.com|novascotiahunting.com|nv200forum.com|nybass.com|nyfirearms.com
+||html-load.com^$xhr,script,domain=observedtrials.net|oceanforums.com|odyclub.com|ohiogamefishing.com|ohiosportsman.com|ohiowaterfowlerforum.com|oklahomahunter.net|onefora.com|onesixthwarriors.com|opelgt.com|optimaforums.com|optiqforum.com|ourbeagleworld.com|outbackers.com|outlanderforums.com|overclock.net
+||html-load.com^$xhr,script,domain=pacificaforums.com|paintballforum.com|painttalk.com|palisadeforum.com|panameraforum.com|panamericaforums.com|panigalev4club.com|paracordforum.com|passatworld.com|passportforums.com|pathfindertalk.com|patrol4x4.com|pavementsucks.com|paviseforum.com|paw-talk.net|pearforum.com|pelotonforum.com|pensacolafishingforum.com|perfectmancave.com|perfectunion.com|performanceboats.com|personalitycafe.com|petforums.co.uk|peugeot108forum.co.uk|peugeotforums.com|pickleballertalk.com|pierandsurf.com|pigeons.biz|pigforum.com|piloteers.org|pioneerforums.com|piranha-fury.com|pirate4x4.com|pistolsmith.com|pistolworld.com|planet-9.com|planet4x4.net|planetisuzoo.com|planetminis.com|plantedtank.net|plowsite.com|plumbingzone.com|pnwriders.com|pocketbikeplanet.com|polarisatvforums.com|polarisgeneralforum.com|polarisriders.com|polestar-forum.com|politicaltownhall.com|poodleforum.com|porscheevforum.com|powerequipmentforum.com|powerstroke.org|powerstrokenation.com|prcforum.com|predatortalk.com|preludeonline.com|preludepower.com|preparedsociety.com|prepperforums.net|preservationtalk.com|prius5.com|priusforum.com|priusonline.com|prologuedrivers.com|promasterforum.com|prophecyowners.com|prowlerforums.net|prowlertalk.net|psychobike.com|pursuitforum.com|pwcforum.com
+||html-load.com^$xhr,script,domain=q2forums.co.uk|q3ownersclub.co.uk|qyiforum.com
+||html-load.com^$xhr,script,domain=r1-forum.com|r1200gs.info|r1200rforum.com|r125forum.com|r1300gsforum.com|r2forums.com|r3-forums.com|r32oc.com|r6-forum.com|r6messagenet.com|r7forums.com|r8talk.com|r9riders.com|rabbitdogs.net|rallyforums.com|ram1500diesel.com|ramchargercentral.com|ramevforum.com|ramforumz.com|ramrebel.org|ramrebelforum.com|ramrho.org|rangerforums.net|rangerovers.net|rangerraptorowners.com|raptorforum.com|raptorforumz.com|ratforum.com|rav4world.com|rc350forum.com|rc51forums.com|recon-forum.com|redlineforums.com|redlineutvforums.net|regalforums.com|renaultforums.co.uk|renegadeforum.com|reptileforums.co.uk|retrievertraining.net|rhinoforums.net|rhinotalk.net|riderforums.com|ridgeforum.com|ridgelineownersclub.com|rimfirecentral.com|rinconriders.com|rivianownersforum.com|rlxforum.com|roadbikereview.com|roadglide.org|roadstarraider.com|roadtripliving.com|robloxforum.com|rodsnsods.co.uk|roguesportforum.com|rollsroyceforums.com|roofingtalk.com|rootzwiki.com|rottweilersonline.com|routerforums.com|royalenfieldforum.com|rs25.com|rswarrior.com|rubiconownersforum.com|rugerforum.net|rugerpistolforums.com|rugertalk.com|runeriders.com|runnersforum.co.uk|rzforums.com|rzrforums.net
+||html-load.com^$xhr,script,domain=s1000rrforum.com|s10forum.com|saabcentral.com|saablink.net|saabscene.com|sailnet.com|salmonfishingforum.com|santacruzforums.com|santafeforums.com|sarforums.com|saturnoutlookforum.net|savanaforum.com|saxontheweb.net|sb9t.com|scioniaforum.com|scionimforum.com|scirocconet.co.uk|scoutmotorsforum.com|scr950forum.com|scramblerforum.com|seadoospark.org|seat-forum.co.uk|seatroutforum.com|segwayforums.com|seltosforum.com|serial1forum.com|shercoforums.com|shipsnostalgia.com|shootersforum.com|shootingworld.com|shotgunforums.com|shotgunworld.com|sidexsideworld.com|siennachat.com|sierraevforum.com|sigarms556.com|sigtalk.com|silveradocheyenne.org|silveradoevforum.com|silveradosierra.com|skincaretalk.com|skylineowners.com|skyroadster.com|skyscrapercity.com|slatedroid.com|slateownersforum.com|slingshotforum.com|slingshotforums.com|slkworld.com|slotforum.com|smartcarofamerica.com|smartevforum.com|smithandwessonforums.com|smokinvette.com|snackfora.com|sniperforums.com|snowblowerforum.com|snowboardingforum.com|snowmobilefanatics.com|snowmobileforum.com|snowmobileworld.com|snowplowforums.com|socialanxietysupport.com|solanforum.com|solsticeforum.com|solterraforum.com|sonataforums.com|sonymobilityforum.com|sparktalk.com|speakev.com|specialstage.com|speedwake.com|speedzilla.com|speypages.com|spoiledmaltese.com|sportbikes.net|sportbikeworld.com|springfieldforum.com|spyderchat.com|spydertalk.com|sr20forum.com|srt10forum.com|srt4mation.com|srtforums.com|ssforums.com|ssrfanatic.com|starbikeforums.com|starlinktalk.com|stdrivers.co.uk|stelvioforum.com|stevesnovasite.com|steyrclub.com|stingerforums.com|stingrayforums.com|stormtrakforum.com|stratolinerdeluxe.com|streetfighterv2forum.com|stripers247.com|stromerforum.com|stromtrooper.com|subarubrzforum.com|subaruforester.org|subaruoutback.org|subaruxvforum.com|superhonda.com|supermotojunkie.com|supra6.com|supraforums.com|survivalistboards.com|suzuki-forums.com|suzuki-forums.net|suzukiatvforums.com|suzukicentral.com|sv-portal.com|svrider.com|swedespeed.com
+||html-load.com^$xhr,script,domain=t-goforum.com|t-shirtforums.com|taikoboards.com|talkaboutmarriage.com|talkbudgies.com|talkclassical.com|talkcockatiels.com|talkesg.com|talkford.com|talkparrotlets.com|talkparrots.com|talonsxsforum.com|taosforums.com|tarokforum.com|tarracoforums.co.uk|taurusarmed.net|taurusclub.com|taycanevforum.com|tbssowners.com|tccoa.com|tcrossforums.co.uk|team-integra.net|techguy.org|techsupportforum.com|telo-forum.com|tennisforum.com|tennspeed.net|terrainforum.com|terrainforum.net|teryxforums.net|teryxhq.com|teslabottalk.com|teslaownersonline.com|texas4x4.org|theakforum.net|thebassbarn.com|thebassholes.com|theboxotruth.com|thecombineforum.com|thedieselgarage.com|thedieselstop.com|thefirearmsforum.com|theflyfishingforum.com|thegoatspot.net|thektog.org|thelawnforum.com|thelupussite.com|thelureforum.com|themgzr.co.uk|thenewx.org|theprofilebrotherhood.com|thereeftank.com|theslingshotforum.com|thespeedtriple.com|thevog.net|thewatchforum.co.uk|thewatchsite.com|theworldofarchitecture.com|thyroidboards.com|tidalfish.com|tiguanevforum.com|tiguanforums.co.uk|titantalk.com|titanxdforum.com|tivocommunity.com|tjcruiserforums.com|tlxforums.com|tlzone.net|tnhuntingclub.com|tonaletalk.com|topolinoforum.com|toyotacelicas.com|toyotachrforum.com|toyotaevforum.com|toyotanation.com|tractorforum.com|tradtalk.com|trailblazertalk.com|trailhunterforums.com|trailsportforum.com|trailvoy.com|transalpowners.com|trapshooters.com|traverseforum.com|traxforum.com|treadmillforum.com|trifive.com|triumph400forum.com|triumph675.net|triumphbobberforum.com|triumphrat.net|trocforums.co.uk|tropicalfishforums.co.uk|tropicalfishkeeping.com|truestreetcars.com|trx250r.net|trx450r.org|trxforums.com|tsxclub.com|ttforum.co.uk|ttora.com|tucson-forum.com|tundra3.com|tundraevforum.com|tundrasolutions.com|tundratalk.net|turbobuicks.com|turbododge.com|tw200forum.com|twospoke.com|twowheelforum.com|txowners.com
+||html-load.com^$xhr,script,domain=uberpeople.net|uk-audis.net|uk-mkivs.net|uk-muscle.co.uk|ukcorsa-d.com|ultimateaircooled.com|upownersclub.co.uk|usmle-forums.com|utahconcealedcarry.com|utahwildlife.net
+||html-load.com^$xhr,script,domain=v-twinforum.com|v6performance.net|v6z24.com|v8bikeriders.com|vagdrivers.net|vantasforum.com|varminthunters.com|vauxhallownersnetwork.co.uk|veggieboards.com|veggiegardener.com|velarforums.co.uk|veloster.org|velostern.com|velosterturbo.org|venuedrivers.com|victoryforums.com|videoeditingtalk.com|vikingforum.net|vikingforum.org|vinfasttalk.com|vintage-mustang.com|viperalley.com|vizslaforums.com|vn750.com|volconforum.com|volkswagenforum.co.uk|volkswagenownersclub.com|volkszone.com|volusiariders.com|volvo-forums.com|volvoevforum.com|volvoforum.com|volvov40club.com|vtcafe.com|vtxcafe.com|vtxoa.com|vulcanforums.com|vwatlasforum.com|vweosclub.com|vwforum.com|vwidtalk.com|vwscout.org|vwt4forum.co.uk|vwvortex.com
+||html-load.com^$xhr,script,domain=wagoneerfans.com|walkingstickforum.com|waltherforums.com|washingtonflyfishing.com|watchfreeks.com|watchtalkforums.info|watchuseek.com|weldingweb.com|wethearmed.com|wfmachines.com|wildcatforums.net|windycityfishing.com|wolverineforums.com|woodworkingtalk.com|workingdogforum.com|workingfromhomeforum.com|worldseafishing.com|wranglerboard.com|wranglerforum.com|wranglerjlforum.com|wrestlingforum.com|wristtwisters.com|wrxforums.com|wrxtuners.com
+||html-load.com^$xhr,script,domain=x-trail-uk.co.uk|x7forum.com|xc100forum.com|xc40forum.com|xclassforums.com|xcrforum.com|xdforum.com|xdtalk.com|xeforums.co.uk|xfforum.co.uk|xlrforum.com|xmowners.com|xpeditionforum.com|xpengevforum.com|xpowerforums.com|xr1200ownersgroup.com|xr150lforum.com|xrv.org.uk|xsr700forums.com|xtratime.org
+||html-load.com^$xhr,script,domain=yamaha-forum.net|yamahaforum.com|yamahastarbolt.com|yamahastarstryker.com|yariscrossclub.com|yellowbullet.com|yetiownersclub.co.uk|yfzcentral.com|yorkshire-divers.com|yourcobalt.com|yourpatientvoice.com|yoursciontc.com|yxztalk.com
+||html-load.com^$xhr,script,domain=z06vette.com|z1000forum.com|z125owners.com|zafiraowners.co.uk|zcar.com|zdxowners.com|zeekrchat.com|zeromotorcycleforum.com|zotyezone.com|zrvforum.com|zx-10r.net|zx25rforum.com|zx4rforum.com|zx6r.com|zxforums.com
+! scriptlet
+1000rr.net,10thcivicforum.com,1130cc.com,123easy4me.com,124spider.org,125ccsportsbikes.com,1911addicts.com,1911forum.com,1911talk.com,1919a4.com,2-seriesforum.com,2008ownersclub.co.uk,200forums.com,208ownersclub.co.uk,240sxforums.com,250r.net,2coolfishing.com,300cforums.com,300cforumz.com,350z-tech.com,355nation.net,360tuna.com,3800pro.com,3dprinterful.com,3dshoots.com,3si.org,4-seriesforums.com,460ford.com,4activetalk.com,4btswaps.com,4c-forums.com,4runner-forums.com,4thgentacoma.com,4xeforums.com,500xownersclub.co.uk,502streetscene.net,5thramforum.com,5thrangerforum.com,600rr.net,68forums.com,6mt.net,6thgenram.com,700rifle.com,718forum.com,790dukeforum.com,7thgenhonda.com,7thmustang.com,899panigale.org,8thcivic.com,959panigale.net,992forum.com,9thgencivic.com##+js(rmnt, script, html-load.com)
+a1-forum.co.uk,a5oc.com,abarthforum.co.uk,acadiaforum.net,accordxclub.com,aceforums.net,acemanforum.com,aclassclub.co.uk,acrforum.com,acura-legend.com,acuraworld.com,adamownersclub.co.uk,adxtalk.com,afeelachat.com,africatwinforum.com,airflowforum.com,airsoftsniperforum.com,airsoftsociety.com,akff.net,alfabb.com,alfajuniorforum.com,alfaowner.com,allcoast.com,allcorsa.co.uk,allfordmustangs.com,alliancervforums.com,allpar.com,altimaforums.net,amarokforum.com,amazonastroforum.com,amrapideforum.com,antaraownersclub.com,antiquetractorsforum.com,applecarforum.com,applefitnessforum.com,aquariumforum.com,aquaticplantcentral.com,ar15forums.com,archeryaddix.com,archerytalk.com,arcticchat.com,ariyaforums.com,arizonagunowners.com,arizonahuntingforums.com,arkansashunting.net,armslocker.com,aronaforums.co.uk,arteonforums.com,artistforum.com,ascentforums.com,askandyaboutclothes.com,astonmartinlife.com,astrakforums.co.uk,astraownersnetwork.co.uk,astrosafari.com,at4xowners.com,atecaforums.co.uk,ats-v.org,atv-forum.com,atvdragracers.com,atvtorture.com,audi-forums.com,audif1forum.com,audiforum.us,audiq3forum.com,ausrc.com,aussieexotics.com,austinbassfishing.com,australiaforum.com,authenticforum.com,avengerforumz.com,avsforum.com,azbasszone.com##+js(rmnt, script, html-load.com)
+b15sentra.net,b15u.com,babybmw.net,badgerowners.com,bapetalk.com,basketballforum.com,basset.net,bc4x4.com,bcaquaria.com,bcfishingreports.com,bcsportbikes.com,beaglesunlimited.com,beekeepingforums.com,beesource.com,benelliforum.com,benzforum.com,benzworld.org,bersaforum.com,bersapistolforum.com,bettafish.com,bigblockdart.com,bimmerfest.com,bimmerforums.co.uk,bimmerwerkz.com,blazerevforum.com,blowgunforum.com,blueovalfanatics.com,bluetraxx.com,bmaxownersclub.co.uk,bmw-driver.net,bmwevforum.com,bmwlt.com,booksworthdiscussing.com,bowfishingcountry.com,bowfishingforum.com,boxerforums.com,boxingforum.com,brightdropforum.com,broncoevforum.com,broncosporttalk.com,brutecentral.com,brutusforum.com,buceesfans.com,buelltalk.com,buickevforum.com,bulldogbreeds.com,bullnettlenews.com,burgmanusa.com,byd-forums.com,bzforums.com##+js(rmnt, script, html-load.com)
+c-classforum.com,c10trucks.com,cactusforums.co.uk,cadenzaforum.com,cadillacforums.com,caferacer.net,caliberforums.com,caliberforumz.com,californiaevforum.com,camaros.net,camarozone.com,campercommunity.com,can-amelectric.com,can-amforum.com,can-amtalk.com,canadianmoneyforum.com,canamspyderforums.com,capriforum.com,capturownersclub.co.uk,caraudioclassifieds.org,carnivalforums.com,carolinafishtalk.com,carolinashootersclub.com,casecoltingersoll.com,catfish1.com,catforum.com,cattleforum.com,cayenneforums.com,cbr250.com,cbr250.net,cbr300forum.com,cbr500riders.com,cbrxx.com,ce02forum.com,celicasupra.com,cfmotoforums.com,challengerforumz.com,challengerlife.com,challengertalk.com,chargerforums.com,chargerforumz.com,checkhookboxing.com,cheftalk.com,cherokeesrt8.com,cherokeetalk.com,chevelles.com,chevroletownersclub.co.uk,chevyblazer.org,chevybolt.org,chevymalibuforum.com,cheyennechat.com,chicagolandfishing.com,chicagolandsportbikes.com,chickenforum.com,chiefmotorcycleforum.com,chihuahua-people.com,chinacarforums.com,chrforums.uk,chromebookforum.com,chryslerminivan.net,cichlid-forum.com,cigarforums.net,civic11forum.com,civinfo.com,cl500forum.com,clarityforum.com,classic-jdm.com,cleaningtalk.com,climbingforums.com,club3g.com,club4g.org,club700xx.com,clubarmada.com,clubcrosstrek.com,clubfrontier.org,clubroadster.net,clubrsx.com,clubsearay.com,clubtitan.org,clubtouareg.com,clubtread.com,clubwrx.net,clubxb.com,clubxterra.org,cmaxownersclub.co.uk,cmaxownersclub.com,cobaltss.com,coffeeforums.co.uk,coloradodiesel.org,coloradoevowners.com,coloradofans.com,coloradofisherman.com,coltforum.com,commanderforums.org,commandertalk.com,contractortalk.com,corollacrossforum.com,corral.net,corsa-c.co.uk,corsaeforums.co.uk,cretaforum.com,cricketforum.com,crossbownation.com,crosstourownersclub.com,crownforums.com,cruzetalk.com,crvownersclub.com,crxcommunity.com,crzforum.com,ct200hforum.com,ctsvowners.com,ctx1300forum.com,ctx700forum.com,cumminsforum.com,customdakotas.com,customfighters.com,custommagnums.com,customtacos.com,cx30talk.com,cx3forum.com,cx500forum.com,cx50forums.com,cx5forum.com,cx70forum.com,cx90forum.com,cyberquadforum.com,cybertrucktalk.com,cycleforums.com,cztalk.com##+js(rmnt, script, html-load.com)
+d-series.org,daciaforum.co.uk,dairygoatinfo.com,dakota-durango.com,dakotaforumz.com,danieldefenseforums.com,daytonaowners.com,dbstalk.com,dealsforum.com,deerhuntersclub.com,defendersource.com,defensivecarry.com,dendroboard.com,desertxforum.com,detailingworld.co.uk,dfwstangs.net,diabetesforum.com,diavel-forum.com,diecastcrazy.com,diecastxchange.com,dieself150forum.com,dieselforums.com,dieseljeeps.com,dieselplace.com,dieselramforum.com,digitalcorvettes.com,digitalhome.ca,dippy.org,discosportforums.co.uk,discoverysport.net,diychatroom.com,diyelectriccar.com,diymobileaudio.com,dobermantalk.com,dodge-dart.org,dodge-nitro.com,dodgedartforumz.com,dodgedurango.net,dodgeevforum.com,dodgeintrepid.net,dodgetalk.com,dogfoodchat.com,dogforum.com,dogforums.com,dootalk.com,dpselfhelp.com,driveaccord.net,drywalltalk.com,ds450hq.com,ds4ownersclub.co.uk,dsmtalk.com,ducati.ms,ducati.org,ducatimonster.org,ducatiscramblerforum.com,ducatisupersport939.net,duckhuntingchat.com,duramaxforum.com,durangoforumz.com##+js(rmnt, script, html-load.com)
+e-tronforum.com,e46fanatics.com,easttennesseefishing.com,ebikerforums.com,echelonforum.com,eclipsecrossforums.com,ecoboostmustang.org,ecosportforum.com,ecosportownersclub.co.uk,edsupportforum.com,ehmac.ca,elantraforum.com,elantragtforum.com,elantrasport.com,elantraxd.com,elcaminocentral.com,electriciantalk.com,electricmotorcyclesforum.com,elementownersclub.com,eliminatorforum.com,enclaveforum.net,envisionforum.com,envistaforum.com,epaceforum.com,epaceforums.co.uk,equinoxevforum.com,erayforums.com,escaladeevforum.com,escape-city.com,esportbike.com,esprinterforum.com,etransitforum.com,everestowners.com,everything2stroke.com,evoqueforums.net,evoqueownersclub.co.uk,evotuners.net,evoxforums.com,ex-500.com,ex30owners.com,ex90forum.com,expatforum.com,explorerevforum.com,explorertalk.com##+js(rmnt, script, html-load.com)
+f-typeclub.com,f150ecoboost.net,f150forumz.com,f650.co.uk,f6cforum.com,f800riders.org,familycheftalk.com,fancymicebreeders.com,feoa.net,ferrari-talk.com,ferrari296forum.com,ferrarilife.com,fertilityfriends.co.uk,ffcars.com,fiat500owners.com,fiestafaction.com,fiestast.net,fiestast.org,fiestastoc.com,firearmstalk.com,firebirdnation.com,fireblades.org,fishforums.com,fiskerbuzz.com,fjcforums.com,fjcruiserforums.com,fjrowners.com,floridaconcealedcarry.com,flyfishbc.com,flyfishing.co.uk,flyfishingforum.com,fnforum.net,focaljet.com,focusfanatics.com,focusrs.org,focusrsoc.com,focusst.org,focusstoc.com,fordescape.org,fordexplorer.org,fordforums.com,fordforumsonline.com,fordfusionclub.com,fordgt500.com,fordinsidenews.com,fordmuscleforums.com,fordranger.net,fordstnation.com,fordtough.ca,fordtransitusaforum.com,forteforums.com,forteturbo.org,fpaceforum.com,fpaceforums.co.uk,frugalvillage.com,fullsizebronco.com,furyforums.com,fusionsportforums.com,fz-10forum.com,fz07oc.com,fz09.org##+js(rmnt, script, html-load.com)
+g20.net,g310rforum.com,g5club.net,g6ownersclub.com,g8board.com,g8forum.com,gamefishin.com,gamingfora.com,gardentractortalk.com,gasserhotrods.com,gatorforums.net,gen3insight.com,gencoupe.com,genealogyspeaks.com,genesisevforum.com,genesisforums.com,genesisforums.org,genesisg70forum.com,genesisg80forum.com,geocaching101.com,georgianbaymessageboard.com,georgiapacking.org,germanshepherds.com,ghibliforum.com,giuliaforums.com,gixxer.com,gl1800riders.com,glaowners.com,glaownersclub.co.uk,glcforums.com,glock.pro,glockforum.com,glockforum.net,glocktalk.com,gm-volt.com,gmdietforums.com,gmfullsize.com,gminsidenews.com,gmtruckclub.com,go2gbo.com,goldenretrieverforum.com,goldwingfacts.com,goldwingowners.com,golfforum.com,goosehuntingchat.com,gopitbull.com,goproforums.com,gourbanhiking.com,gr-yaris.co.uk,gr86.org,grandhighlanderforum.com,grcorollaforum.com,greatlakes4x4.com,grecaleforum.com,greentractortalk.com,grizzlycentral.com,grizzlyowners.com,grizzlyriders.com,gromforum.com,gsxr.com,gsxs1000.org,gt350.org,gt86ownersclub.co.uk,gtaaquaria.com,gtoforum.com,gtr.co.uk,gtrlife.com,guitars101.com,guitarscanada.com,gunandgame.com,gunboards.com,gunco.net,gunforums.net,gunhub.com,gunnerforum.com,gvforums.com##+js(rmnt, script, html-load.com)
+halloweenforum.com,handgunforum.net,handgunsandammunition.com,hardcoresledder.com,harley-davidsonforums.com,hauntforum.com,havaneseforum.com,havocxforum.com,haytalk.com,hdlivewireforum.com,hdstreetforums.com,hedgehogcentral.com,hellcat.org,hemitruckclub.com,heresy-online.net,hinoforums.com,hipointfirearmsforums.com,hkpro.com,hobbytalk.com,hockeyforum.com,homesteadingtoday.com,hometheatershack.com,hondaatvforums.net,hondacb1000r.com,hondacivicforum.co.uk,hondaevforum.com,hondaforeman.com,hondagrom.net,hondanxriders.com,hondapioneerforum.com,hondarebel3forum.com,hondarebelforum.com,hondashadow.net,hondatwins.net,hornetowners.com,horseforum.com,hotrodders.com,hrvforum.com,hummerchat.com,huntingpa.com,hvac-talk.com,hvacsite.com,hyundai-forums.com,hyundaicoupeclub.co.uk,hyundaikonaforum.com,hyundaiperformance.com##+js(rmnt, script, html-load.com)
+i-paceforum.com,i4talk.com,i5talk.com,iawaterfowlers.com,ibsgroup.org,ifish.net,ikonforum.com,ilovemycockapoo.com,ilxforums.com,imboc.com,impalaforums.com,impalas.net,impalassforum.com,impreza5.com,impreza6.com,indianasportsman.com,indianmotorcycles.net,infinitifx.org,infinitijxforum.com,infinitiq30.org,infinitiq50.org,infinitiq60.org,infinitiqx30.org,infinitiqx50.org,infinitiqx60.org,infinitiqx80.org,insightcentral.net,insterevforum.com,integratalk.com,ioniqforum.com,ipaceforums.co.uk,iphoneographytalk.com,iq-forums.com,iwsti.com,ix3talk.com,ixforums.com##+js(rmnt, script, html-load.com)
+jaginfo.org,jaguarforum.com,jaguarxeforum.com,jdfanatics.com,jeepcherokeeclub.com,jeepcommander.com,jeepevforum.com,jeepforum.com,jeepgarage.org,jeeppatriot.com,jeeprenegadeforum.com,jeeptrackhawk.org,jemsite.com,jettajunkie.com,jkowners.com,jockeyjournal.com,jpaceforum.com,jukeforums.co.uk,jukeforums.com,jukeownersclub.co.uk,justlabradors.com##+js(rmnt, script, html-load.com)
+k-bikes.com,k1600forum.com,k20a.org,k3forum.com,k4owners.com,k5owners.com,k900forum.com,kahrforum.com,kandiforums.com,kanyetothe.com,kawasakimotorcycle.org,kawasakininja1000.com,kawasakininja300.com,kawasakiversys.com,kawasakiworld.com,kawasakiz650.com,kawieriders.com,kawiforums.com,kboards.com,keltecforum.com,ketolifetalk.com,kfx450central.com,kfx450hq.com,kia-forums.com,kiaevforums.com,kianiroforum.com,kiaownersclub.co.uk,kiasoulforums.com,kiastonicforum.org,kiatellurideforums.com,kiatuskerforum.com,kickrunners.com,kimbertalk.com,klrforum.com,knittingparadise.com,kodiakowners.com,kodiaqforums.co.uk,krxforum.com,ktm1090forum.net,ktmatvhq.com,ktmduke390forum.com,ktmforum.co.uk,ktmforums.com,kugaownersclub.co.uk##+js(rmnt, script, html-load.com)
+labradoodle-dogs.net,labradorforums.co.uk,lakesimcoemessageboard.com,lakestclair.net,lamborghini-talk.com,lancerregister.com,landcruiser-forum.com,landroverevforum.com,landroversonly.com,lawnsite.com,layitlow.com,leapmotorforum.com,legacygt.org,lexusevforum.com,lexusfforum.com,lexusnxforum.com,lexusrcowners.com,lexusrxowners.com,librarium-online.com,lightningowners.com,lightningrodder.com,lincolnevforum.com,longislandfirearms.com,lotustalk.com,low-riders.com,ls1gto.com,ls1lt1.com,ltr450hq.com,lucid-forum.com,lugerforums.com,lumberjocks.com,luxury4play.com,lxforums.com,lynkcoforum.com##+js(rmnt, script, html-load.com)
+m1000xrforum.com,m109riders.com,m14forum.com,m5board.com,macanforum.com,macheclub.com,magnetoforum.com,magnumforumz.com,mainehuntingforums.com,majestyusa.com,manitobafishingforum.com,manitobahuntingforum.com,manutdtalk.com,marlinforum.com,marlinowners.com,marutisuzukiforum.com,maseratilevanteforum.com,maseratilife.com,masscops.com,maverickchat.com,maverickforums.net,mavericklightning.org,mazda2revolution.com,mazda3forums.com,mazda3revolution.com,mazda6club.com,mazdaworld.org,mbeqclub.com,mclarenlife.com,mdxers.org,medstudentz.com,meganesport.net,menstennisforums.com,mercedescla.org,mercedesclaforum.com,mercedesgleforum.com,mercurycougar.net,metalguitarist.org,metrisforum.com,mg-rover.org,mgzrownersclub.co.uk,michigan-sportsman.com,michiganreefers.com,microskiff.com,midwest-horse.com,migweb.co.uk,millwrighttalk.com,mini2.com,minievforum.com,minif56.com,minif66.com,minitorque.com,missouriwhitetails.com,mitsubishi-forums.com,mkcforum.com,mkzforum.com,mmaforum.com,moddedmustangs.com,moddedraptor.com,model2.org,modelrailforum.com,modeltrainforum.com,moderncamaro.com,modularfords.com,mokkaownersclub.co.uk,mondeostoc.com,morels.com,mothering.com,motorcycleforum.com,motorcycleforums.net,motorcycletherapy.net,motorgeek.com,motorhomefacts.com,motorsportsracingtalk.com,mountainbuzz.com,mp-pistol.com,mr2oc.com,msgo.com,mtbr.com,mudinmyblood.net,mullenowners.com,muscularmustangs.com,mustangecoboost.net,mustangevolution.com,mvagusta.net,mx30forum.com,mx5life.com,mx5nutz.com,mx6.com,my.is,myaudiq5.com,mybikeforums.com,myfastgti.com,myjeepcompass.com,mylargescale.com,mylawnmowerforum.com,mymbonline.com,mytiguan.com,mytractorforum.com,mytreg.com,myturbodiesel.com##+js(rmnt, script, html-load.com)
+nagca.com,nationalgunforum.com,ncangler.com,ncgunowners.com,neowners.com,newbeetle.org,newbrunswickfishing.com,newbrunswickhunting.com,newcelica.org,newcougar.org,newf150forum.com,newjerseyhunter.com,newninja.com,newnissanz.com,newscionxb.com,newtahoeyukon.com,newtiburon.com,ngemu.com,ninetowners.com,ninja400riders.com,ninjah2.org,niocarclub.com,nissan-navara.net,nissanclub.com,nissancubelife.com,nissanforums.com,nissankicksforum.com,nissanmurano.org,nissanversaforums.com,nitroforumz.com,nodakoutdoors.com,nordenforums.com,noreast.com,noteownersclub.co.uk,novas.net,novascotiafishing.com,novascotiahunting.com,nv200forum.com,nybass.com,nyfirearms.com##+js(rmnt, script, html-load.com)
+observedtrials.net,oceanforums.com,odyclub.com,ohiogamefishing.com,ohiosportsman.com,ohiowaterfowlerforum.com,oklahomahunter.net,onefora.com,onesixthwarriors.com,opelgt.com,optimaforums.com,optiqforum.com,ourbeagleworld.com,outbackers.com,outlanderforums.com,overclock.net##+js(rmnt, script, html-load.com)
+pacificaforums.com,paintballforum.com,painttalk.com,palisadeforum.com,panameraforum.com,panamericaforums.com,panigalev4club.com,paracordforum.com,passatworld.com,passportforums.com,pathfindertalk.com,patrol4x4.com,pavementsucks.com,paviseforum.com,paw-talk.net,pearforum.com,pelotonforum.com,pensacolafishingforum.com,perfectmancave.com,perfectunion.com,performanceboats.com,personalitycafe.com,petforums.co.uk,peugeot108forum.co.uk,peugeotforums.com,pickleballertalk.com,pierandsurf.com,pigeons.biz,pigforum.com,piloteers.org,pioneerforums.com,piranha-fury.com,pirate4x4.com,pistolsmith.com,pistolworld.com,planet-9.com,planet4x4.net,planetisuzoo.com,planetminis.com,plantedtank.net,plowsite.com,plumbingzone.com,pnwriders.com,pocketbikeplanet.com,polarisatvforums.com,polarisgeneralforum.com,polarisriders.com,polestar-forum.com,politicaltownhall.com,poodleforum.com,porscheevforum.com,powerequipmentforum.com,powerstroke.org,powerstrokenation.com,prcforum.com,predatortalk.com,preludeonline.com,preludepower.com,preparedsociety.com,prepperforums.net,preservationtalk.com,prius5.com,priusforum.com,priusonline.com,prologuedrivers.com,promasterforum.com,prophecyowners.com,prowlerforums.net,prowlertalk.net,psychobike.com,pursuitforum.com,pwcforum.com##+js(rmnt, script, html-load.com)
+q2forums.co.uk,q3ownersclub.co.uk,qyiforum.com##+js(rmnt, script, html-load.com)
+r1-forum.com,r1200gs.info,r1200rforum.com,r125forum.com,r1300gsforum.com,r2forums.com,r3-forums.com,r32oc.com,r6-forum.com,r6messagenet.com,r7forums.com,r8talk.com,r9riders.com,rabbitdogs.net,rallyforums.com,ram1500diesel.com,ramchargercentral.com,ramevforum.com,ramforumz.com,ramrebel.org,ramrebelforum.com,ramrho.org,rangerforums.net,rangerovers.net,rangerraptorowners.com,raptorforum.com,raptorforumz.com,ratforum.com,rav4world.com,rc350forum.com,rc51forums.com,recon-forum.com,redlineforums.com,redlineutvforums.net,regalforums.com,renaultforums.co.uk,renegadeforum.com,reptileforums.co.uk,retrievertraining.net,rhinoforums.net,rhinotalk.net,riderforums.com,ridgeforum.com,ridgelineownersclub.com,rimfirecentral.com,rinconriders.com,rivianownersforum.com,rlxforum.com,roadbikereview.com,roadglide.org,roadstarraider.com,roadtripliving.com,robloxforum.com,rodsnsods.co.uk,roguesportforum.com,rollsroyceforums.com,roofingtalk.com,rootzwiki.com,rottweilersonline.com,routerforums.com,royalenfieldforum.com,rs25.com,rswarrior.com,rubiconownersforum.com,rugerforum.net,rugerpistolforums.com,rugertalk.com,runeriders.com,runnersforum.co.uk,rzforums.com,rzrforums.net##+js(rmnt, script, html-load.com)
+s1000rrforum.com,s10forum.com,saabcentral.com,saablink.net,saabscene.com,sailnet.com,salmonfishingforum.com,santacruzforums.com,santafeforums.com,sarforums.com,saturnoutlookforum.net,savanaforum.com,saxontheweb.net,sb9t.com,scioniaforum.com,scionimforum.com,scirocconet.co.uk,scoutmotorsforum.com,scr950forum.com,scramblerforum.com,seadoospark.org,seat-forum.co.uk,seatroutforum.com,segwayforums.com,seltosforum.com,serial1forum.com,shercoforums.com,shipsnostalgia.com,shootersforum.com,shootingworld.com,shotgunforums.com,shotgunworld.com,sidexsideworld.com,siennachat.com,sierraevforum.com,sigarms556.com,sigtalk.com,silveradocheyenne.org,silveradoevforum.com,silveradosierra.com,skincaretalk.com,skylineowners.com,skyroadster.com,skyscrapercity.com,slatedroid.com,slateownersforum.com,slingshotforum.com,slingshotforums.com,slkworld.com,slotforum.com,smartcarofamerica.com,smartevforum.com,smithandwessonforums.com,smokinvette.com,snackfora.com,sniperforums.com,snowblowerforum.com,snowboardingforum.com,snowmobilefanatics.com,snowmobileforum.com,snowmobileworld.com,snowplowforums.com,socialanxietysupport.com,solanforum.com,solsticeforum.com,solterraforum.com,sonataforums.com,sonymobilityforum.com,sparktalk.com,speakev.com,specialstage.com,speedwake.com,speedzilla.com,speypages.com,spoiledmaltese.com,sportbikes.net,sportbikeworld.com,springfieldforum.com,spyderchat.com,spydertalk.com,sr20forum.com,srt10forum.com,srt4mation.com,srtforums.com,ssforums.com,ssrfanatic.com,starbikeforums.com,starlinktalk.com,stdrivers.co.uk,stelvioforum.com,stevesnovasite.com,steyrclub.com,stingerforums.com,stingrayforums.com,stormtrakforum.com,stratolinerdeluxe.com,streetfighterv2forum.com,stripers247.com,stromerforum.com,stromtrooper.com,subarubrzforum.com,subaruforester.org,subaruoutback.org,subaruxvforum.com,superhonda.com,supermotojunkie.com,supra6.com,supraforums.com,survivalistboards.com,suzuki-forums.com,suzuki-forums.net,suzukiatvforums.com,suzukicentral.com,sv-portal.com,svrider.com,swedespeed.com##+js(rmnt, script, html-load.com)
+t-goforum.com,t-shirtforums.com,taikoboards.com,talkaboutmarriage.com,talkbudgies.com,talkclassical.com,talkcockatiels.com,talkesg.com,talkford.com,talkparrotlets.com,talkparrots.com,talonsxsforum.com,taosforums.com,tarokforum.com,tarracoforums.co.uk,taurusarmed.net,taurusclub.com,taycanevforum.com,tbssowners.com,tccoa.com,tcrossforums.co.uk,team-integra.net,techguy.org,techsupportforum.com,telo-forum.com,tennisforum.com,tennspeed.net,terrainforum.com,terrainforum.net,teryxforums.net,teryxhq.com,teslabottalk.com,teslaownersonline.com,texas4x4.org,theakforum.net,thebassbarn.com,thebassholes.com,theboxotruth.com,thecombineforum.com,thedieselgarage.com,thedieselstop.com,thefirearmsforum.com,theflyfishingforum.com,thegoatspot.net,thektog.org,thelawnforum.com,thelupussite.com,thelureforum.com,themgzr.co.uk,thenewx.org,theprofilebrotherhood.com,thereeftank.com,theslingshotforum.com,thespeedtriple.com,thevog.net,thewatchforum.co.uk,thewatchsite.com,theworldofarchitecture.com,thyroidboards.com,tidalfish.com,tiguanevforum.com,tiguanforums.co.uk,titantalk.com,titanxdforum.com,tivocommunity.com,tjcruiserforums.com,tlxforums.com,tlzone.net,tnhuntingclub.com,tonaletalk.com,topolinoforum.com,toyotacelicas.com,toyotachrforum.com,toyotaevforum.com,toyotanation.com,tractorforum.com,tradtalk.com,trailblazertalk.com,trailhunterforums.com,trailsportforum.com,trailvoy.com,transalpowners.com,trapshooters.com,traverseforum.com,traxforum.com,treadmillforum.com,trifive.com,triumph400forum.com,triumph675.net,triumphbobberforum.com,triumphrat.net,trocforums.co.uk,tropicalfishforums.co.uk,tropicalfishkeeping.com,truestreetcars.com,trx250r.net,trx450r.org,trxforums.com,tsxclub.com,ttforum.co.uk,ttora.com,tucson-forum.com,tundra3.com,tundraevforum.com,tundrasolutions.com,tundratalk.net,turbobuicks.com,turbododge.com,tw200forum.com,twospoke.com,twowheelforum.com,txowners.com##+js(rmnt, script, html-load.com)
+uberpeople.net,uk-audis.net,uk-mkivs.net,uk-muscle.co.uk,ukcorsa-d.com,ultimateaircooled.com,upownersclub.co.uk,usmle-forums.com,utahconcealedcarry.com,utahwildlife.net##+js(rmnt, script, html-load.com)
+v-twinforum.com,v6performance.net,v6z24.com,v8bikeriders.com,vagdrivers.net,vantasforum.com,varminthunters.com,vauxhallownersnetwork.co.uk,veggieboards.com,veggiegardener.com,velarforums.co.uk,veloster.org,velostern.com,velosterturbo.org,venuedrivers.com,victoryforums.com,videoeditingtalk.com,vikingforum.net,vikingforum.org,vinfasttalk.com,vintage-mustang.com,viperalley.com,vizslaforums.com,vn750.com,volconforum.com,volkswagenforum.co.uk,volkswagenownersclub.com,volkszone.com,volusiariders.com,volvo-forums.com,volvoevforum.com,volvoforum.com,volvov40club.com,vtcafe.com,vtxcafe.com,vtxoa.com,vulcanforums.com,vwatlasforum.com,vweosclub.com,vwforum.com,vwidtalk.com,vwscout.org,vwt4forum.co.uk,vwvortex.com##+js(rmnt, script, html-load.com)
+wagoneerfans.com,walkingstickforum.com,waltherforums.com,washingtonflyfishing.com,watchfreeks.com,watchtalkforums.info,watchuseek.com,weldingweb.com,wethearmed.com,wfmachines.com,wildcatforums.net,windycityfishing.com,wolverineforums.com,woodworkingtalk.com,workingdogforum.com,workingfromhomeforum.com,worldseafishing.com,wranglerboard.com,wranglerforum.com,wranglerjlforum.com,wrestlingforum.com,wristtwisters.com,wrxforums.com,wrxtuners.com##+js(rmnt, script, html-load.com)
+x-trail-uk.co.uk,x7forum.com,xc100forum.com,xc40forum.com,xclassforums.com,xcrforum.com,xdforum.com,xdtalk.com,xeforums.co.uk,xfforum.co.uk,xlrforum.com,xmowners.com,xpeditionforum.com,xpengevforum.com,xpowerforums.com,xr1200ownersgroup.com,xr150lforum.com,xrv.org.uk,xsr700forums.com,xtratime.org##+js(rmnt, script, html-load.com)
+yamaha-forum.net,yamahaforum.com,yamahastarbolt.com,yamahastarstryker.com,yariscrossclub.com,yellowbullet.com,yetiownersclub.co.uk,yfzcentral.com,yorkshire-divers.com,yourcobalt.com,yourpatientvoice.com,yoursciontc.com,yxztalk.com##+js(rmnt, script, html-load.com)
+z06vette.com,z1000forum.com,z125owners.com,zafiraowners.co.uk,zcar.com,zdxowners.com,zeekrchat.com,zeromotorcycleforum.com,zotyezone.com,zrvforum.com,zx-10r.net,zx25rforum.com,zx4rforum.com,zx6r.com,zxforums.com##+js(rmnt, script, html-load.com)
+! !SECTION: Ad-Shield
+! SECTION: Fineshop Design anti-adb sites
+!#if cap_html_filtering
+cccam4sat.com,dipsnp.com,everydaytechvams.com,formyanime.com,gsm-solution.com,h-donghua.com,hindisubbedacademy.com,hm4tech.info,husseinezzat.com,mydverse.*,panelprograms.blogspot.com,ripexbooster.xyz,serial4.com,technicians0.blogspot.com,tutorgaming.com,unblockedgamesgplus.gitlab.io##^script:has-text(antiAdBlockerHandler)
+!#else
+cccam4sat.com,dipsnp.com,everydaytechvams.com,formyanime.com,gsm-solution.com,h-donghua.com,hindisubbedacademy.com,hm4tech.info,husseinezzat.com,mydverse.*,panelprograms.blogspot.com,ripexbooster.xyz,serial4.com,technicians0.blogspot.com,tutorgaming.com,unblockedgamesgplus.gitlab.io##+js(rmnt, script, antiAdBlockerHandler)
+!#endif
+formyanime.com,gsm-solution.com,h-donghua.com,hindisubbedacademy.com,hm4tech.info,mydverse.*,panelprograms.blogspot.com,ripexbooster.xyz,serial4.com,tutorgaming.com,unblockedgamesgplus.gitlab.io,everydaytechvams.com,dipsnp.com,cccam4sat.com##.popSc
+lankapradeepa.com##.js-antiadblocker:remove()
+! !SECTION: Fineshop Design anti-adb sites
+! SECTION: Arkadium
+@@||ams.cdn.arkadiumhosted.com/advertisement/video/*/video-ads.js$script,domain=zone.msn.com
+arcade.buzzrtv.com,arcade.dailygazette.com,arcade.lemonde.fr,arena.gamesforthebrain.com,bestpuzzlesandgames.com,cointiply.arkadiumarena.com,gamelab.com,gameplayneo.com,games.abqjournal.com,games.arkadium.com,games.amny.com,games.bellinghamherald.com,games.besthealthmag.ca,games.bnd.com,games.boston.com,games.bostonglobe.com,games.bradenton.com,games.centredaily.com,games.charlottegames.cnhinews.com,games.crosswordgiant.com,games.dailymail.co.uk,games.dailymail.com,games.dallasnews.com,games.daytondailynews.com,games.denverpost.com,games.everythingzoomer.com,games.fresnobee.com,games.gameshownetwork.com,games.get.tv,games.greatergood.com,games.heraldonline.com,games.heraldsun.com,games.idahostatesman.com,games.insp.com,games.islandpacket.com,games.journal-news.com,games.kansas.com,games.kansascity.com,games.kentucky.com,games.lancasteronline.com,games.ledger-enquirer.com,games.macon.com,games.mashable.com,games.mercedsunstar.com,games.metro.us,games.metv.com,games.miamiherald.com,games.modbee.com,games.moviestvnetwork.com,games.myrtlebeachonline.com,games.games.newsgames.parade.com,games.pressdemocrat.com,games.puzzlebaron.com,games.puzzler.com,games.puzzles.ca,games.qns.com,games.readersdigest.ca,games.sacbee.com,games.sanluisobispo.com,games.sixtyandme.com,games.sltrib.com,games.springfieldnewssun.com,games.star-telegram.com,games.startribune.com,games.sunherald.com,games.theadvocate.com,games.thenewstribune.com,games.theolympian.com,games.theportugalnews.com,games.thestar.com,games.thestate.com,games.tri-cityherald.com,games.triviatoday.com,games.usnews.com,games.word.tips,games.wordgenius.com,games.wtop.com,jeux.meteocity.com,juegos.as.com,juegos.elnuevoherald.com,juegos.elpais.com,philly.arkadiumarena.com,play.dictionary.com,puzzles.bestforpuzzles.com,puzzles.centralmaine.com,puzzles.crosswordsolver.org,puzzles.independent.co.uk,puzzles.nola.com,puzzles.pressherald.com,puzzles.standard.co.uk,puzzles.sunjournal.com##+js(set, __INITIAL_STATE__.config.theme.ads.isAdBlockerEnabled, false)
+arcade.buzzrtv.com,arcade.dailygazette.com,arcade.lemonde.fr,arena.gamesforthebrain.com,bestpuzzlesandgames.com,cointiply.arkadiumarena.com,gamelab.com,gameplayneo.com,games.abqjournal.com,games.arkadium.com,games.amny.com,games.bellinghamherald.com,games.besthealthmag.ca,games.bnd.com,games.boston.com,games.bostonglobe.com,games.bradenton.com,games.centredaily.com,games.charlottegames.cnhinews.com,games.crosswordgiant.com,games.dailymail.co.uk,games.dailymail.com,games.dallasnews.com,games.daytondailynews.com,games.denverpost.com,games.everythingzoomer.com,games.fresnobee.com,games.gameshownetwork.com,games.get.tv,games.greatergood.com,games.heraldonline.com,games.heraldsun.com,games.idahostatesman.com,games.insp.com,games.islandpacket.com,games.journal-news.com,games.kansas.com,games.kansascity.com,games.kentucky.com,games.lancasteronline.com,games.ledger-enquirer.com,games.macon.com,games.mashable.com,games.mercedsunstar.com,games.metro.us,games.metv.com,games.miamiherald.com,games.modbee.com,games.moviestvnetwork.com,games.myrtlebeachonline.com,games.games.newsgames.parade.com,games.pressdemocrat.com,games.puzzlebaron.com,games.puzzler.com,games.puzzles.ca,games.qns.com,games.readersdigest.ca,games.sacbee.com,games.sanluisobispo.com,games.sixtyandme.com,games.sltrib.com,games.springfieldnewssun.com,games.star-telegram.com,games.startribune.com,games.sunherald.com,games.theadvocate.com,games.thenewstribune.com,games.theolympian.com,games.theportugalnews.com,games.thestar.com,games.thestate.com,games.tri-cityherald.com,games.triviatoday.com,games.usnews.com,games.word.tips,games.wordgenius.com,games.wtop.com,jeux.meteocity.com,juegos.as.com,juegos.elnuevoherald.com,juegos.elpais.com,philly.arkadiumarena.com,play.dictionary.com,puzzles.bestforpuzzles.com,puzzles.centralmaine.com,puzzles.crosswordsolver.org,puzzles.independent.co.uk,puzzles.nola.com,puzzles.pressherald.com,puzzles.standard.co.uk,puzzles.sunjournal.com#@#display-ad-component
+arcade.buzzrtv.com,arcade.dailygazette.com,arcade.lemonde.fr,arena.gamesforthebrain.com,bestpuzzlesandgames.com,cointiply.arkadiumarena.com,gamelab.com,gameplayneo.com,games.abqjournal.com,games.arkadium.com,games.amny.com,games.bellinghamherald.com,games.besthealthmag.ca,games.bnd.com,games.boston.com,games.bostonglobe.com,games.bradenton.com,games.centredaily.com,games.charlottegames.cnhinews.com,games.crosswordgiant.com,games.dailymail.co.uk,games.dailymail.com,games.dallasnews.com,games.daytondailynews.com,games.denverpost.com,games.everythingzoomer.com,games.fresnobee.com,games.gameshownetwork.com,games.get.tv,games.greatergood.com,games.heraldonline.com,games.heraldsun.com,games.idahostatesman.com,games.insp.com,games.islandpacket.com,games.journal-news.com,games.kansas.com,games.kansascity.com,games.kentucky.com,games.lancasteronline.com,games.ledger-enquirer.com,games.macon.com,games.mashable.com,games.mercedsunstar.com,games.metro.us,games.metv.com,games.miamiherald.com,games.modbee.com,games.moviestvnetwork.com,games.myrtlebeachonline.com,games.games.newsgames.parade.com,games.pressdemocrat.com,games.puzzlebaron.com,games.puzzler.com,games.puzzles.ca,games.qns.com,games.readersdigest.ca,games.sacbee.com,games.sanluisobispo.com,games.sixtyandme.com,games.sltrib.com,games.springfieldnewssun.com,games.star-telegram.com,games.startribune.com,games.sunherald.com,games.theadvocate.com,games.thenewstribune.com,games.theolympian.com,games.theportugalnews.com,games.thestar.com,games.thestate.com,games.tri-cityherald.com,games.triviatoday.com,games.usnews.com,games.word.tips,games.wordgenius.com,games.wtop.com,jeux.meteocity.com,juegos.as.com,juegos.elnuevoherald.com,juegos.elpais.com,philly.arkadiumarena.com,play.dictionary.com,puzzles.bestforpuzzles.com,puzzles.centralmaine.com,puzzles.crosswordsolver.org,puzzles.independent.co.uk,puzzles.nola.com,puzzles.pressherald.com,puzzles.standard.co.uk,puzzles.sunjournal.com##+js(nano-sib, generalTimeLeft, *, 0.001)
+arcade.buzzrtv.com,arcade.dailygazette.com,arcade.lemonde.fr,arena.gamesforthebrain.com,bestpuzzlesandgames.com,cointiply.arkadiumarena.com,gamelab.com,gameplayneo.com,games.abqjournal.com,games.arkadium.com,games.amny.com,games.bellinghamherald.com,games.besthealthmag.ca,games.bnd.com,games.boston.com,games.bostonglobe.com,games.bradenton.com,games.centredaily.com,games.charlottegames.cnhinews.com,games.crosswordgiant.com,games.dailymail.co.uk,games.dailymail.com,games.dallasnews.com,games.daytondailynews.com,games.denverpost.com,games.everythingzoomer.com,games.fresnobee.com,games.gameshownetwork.com,games.get.tv,games.greatergood.com,games.heraldonline.com,games.heraldsun.com,games.idahostatesman.com,games.insp.com,games.islandpacket.com,games.journal-news.com,games.kansas.com,games.kansascity.com,games.kentucky.com,games.lancasteronline.com,games.ledger-enquirer.com,games.macon.com,games.mashable.com,games.mercedsunstar.com,games.metro.us,games.metv.com,games.miamiherald.com,games.modbee.com,games.moviestvnetwork.com,games.myrtlebeachonline.com,games.games.newsgames.parade.com,games.pressdemocrat.com,games.puzzlebaron.com,games.puzzler.com,games.puzzles.ca,games.qns.com,games.readersdigest.ca,games.sacbee.com,games.sanluisobispo.com,games.sixtyandme.com,games.sltrib.com,games.springfieldnewssun.com,games.star-telegram.com,games.startribune.com,games.sunherald.com,games.theadvocate.com,games.thenewstribune.com,games.theolympian.com,games.theportugalnews.com,games.thestar.com,games.thestate.com,games.tri-cityherald.com,games.triviatoday.com,games.usnews.com,games.word.tips,games.wordgenius.com,games.wtop.com,jeux.meteocity.com,juegos.as.com,juegos.elnuevoherald.com,juegos.elpais.com,philly.arkadiumarena.com,play.dictionary.com,puzzles.bestforpuzzles.com,puzzles.centralmaine.com,puzzles.crosswordsolver.org,puzzles.independent.co.uk,puzzles.nola.com,puzzles.pressherald.com,puzzles.standard.co.uk,puzzles.sunjournal.com##[class^="DisplayAd__container"]
+gameplayneo.com##+js(rmnt, script, /adblock/i)
+crosswordsolver.com##.ad-container
+gameplayneo.com##ark-top-ad
+gameplayneo.com##.ark-ad-display-container
+||arkadiumhosted.com/*/adsBlob/$xhr,domain=bestforpuzzles.com|charlotteobserver.com|independent.co.uk|miamiherald.com|standard.co.uk|word.tips
+##.ark-ad-message
+/advertisement/video/static/advantage.xml^$xhr
+arkadiumhosted.com##+js(set, Adv_ab, false)
+@@||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=arkadiumhosted.com
+||ams.cdn.arkadiumhosted.com/advertisement/display/staging/display-ads.js$xhr,domain=arkadium.com,redirect=noopjs
+arkadium.com##+js(set, __INITIAL_STATE__.gameLists.gamesNoPrerollIds.indexOf, trueFunc)
+arkadium.com##+js(nano-sib)
+arkadium.com#@#div[class^="Ad-adContainer"]
+arkadium.com##div[class^="Ad-adContainer"]:style(min-height:1px!important;min-width:1px!important;)
+arkadium.com##span[class*=Ad-caption-]
+! !SECTION: Arkadium
+! SECTION: Dood
+*$script,3p,denyallow=cloudflare.com|crisp.chat|doodcdn.io|google.com|gstatic.com,domain=all3do.com|d0000d.com|d000d.com|d0o0d.com|do0od.com|do7go.com|dood.*|doods.*|dooodster.com|dooood.*|doply.net|ds2play.com|ds2video.com|dsvplay.com|vidply.com|vide0.net|vvide0.com|playmogo.com
+/sw.js$script,domain=all3do.com|d0000d.com|d000d.com|d0o0d.com|do0od.com|do7go.com|dood.*|doods.*|dooodster.com|dooood.*|doply.net|ds2play.com|ds2video.com|dsvplay.com|vidply.com|vide0.net|vvide0.com|playmogo.com
+!#if cap_html_filtering
+all3do.com,d0000d.com,d000d.com,d0o0d.com,do0od.com,do7go.com,dood.*,doods.*,doodstream.*,dooodster.com,dooood.*,doply.net,ds2play.com,ds2video.com,playmogo.com,vide0.net,vidply.com,vvide0.com##^script:has-text(/adblock|popunder|openedPop|WebAssembly|wpadmngr/)
+!#else
+all3do.com,d0000d.com,d000d.com,d0o0d.com,do0od.com,do7go.com,dood.*,doods.*,doodstream.*,dooodster.com,dooood.*,doply.net,ds2play.com,ds2video.com,playmogo.com,vide0.net,vidply.com,vvide0.com##+js(rmnt, script, /adblock|popunder|openedPop|WebAssembly|wpadmngr/)
+!#endif
+all3do.com,d0000d.com,d000d.com,d0o0d.com,do0od.com,do7go.com,dood.*,doods.*,doodstream.*,dooodster.com,dooood.*,doply.net,ds2play.com,ds2video.com,playmogo.com,vide0.net,vidply.com,vvide0.com##+js(aopr, __aaZoneid)
+all3do.com,d0000d.com,d000d.com,d0o0d.com,do0od.com,do7go.com,dood.*,doods.*,doodstream.*,dooodster.com,dooood.*,doply.net,ds2play.com,ds2video.com,playmogo.com,vide0.net,vidply.com,vvide0.com##+js(aopw, DoodPop)
+all3do.com,d0000d.com,d000d.com,d0o0d.com,do0od.com,do7go.com,dood.*,doods.*,doodstream.*,dooodster.com,dooood.*,doply.net,ds2play.com,ds2video.com,playmogo.com,vide0.net,vidply.com,vvide0.com##+js(acs, decodeURI, decodeURIComponent)
+all3do.com,d0000d.com,d000d.com,d0o0d.com,do0od.com,do7go.com,dood.*,doods.*,doodstream.*,dooodster.com,dooood.*,doply.net,ds2play.com,ds2video.com,playmogo.com,vide0.net,vidply.com,vvide0.com##+js(nowoif)
+/embed-1/ajax/e-1/banners|$xhr
+/embed-1/e-1/banners|$xhr
+||iili.io/JvfIu1a.gif$image
+hianime.to##[href="https://1flix.to/"]
+###vidcloud-player > #overlay-container
+||doo.lat/public/overroll_gasparin.js
+dodz.*,doodss.*,doood.*,doooood.*,kakitengah.*,y2tube.pro##+js(nowoif)
+||dooods.pro/download_popunder$popup
+doodss.*###video-container ~ a[href="#"]
+doooood.co###overlay
+dsvplay.com##+js(acs, WebAssembly, atob)
+dsvplay.com##+js(nowoif)
+$popup,3p,domain=ds2play.com,badfilter
+! !SECTION: Dood
+! SECTION: voe.sx
+/\/[0-9a-z]{2}\/[0-9a-f]{32}\.js/$script,xhr,3p,match-case,method=get,to=com,from=alejandrocenturyoil.com|bryantenunder.com|caseyimpactstation.com|charlessheimprove.com|charlestoughrace.com|christopheruntilpoint.com|dianaavoidthey.com|ellenpoliticalfollow.com|ericeastweight.com|eugenemakedraw.com|garylargeavailable.com|heatherwholeinvolve.com|ianrequireadult.com|jamessoundcost.com|jamiesamewalk.com|jasminetesttry.com|jasonresponsemeasure.com|jayservicestuff.com|jeanprofessorcentral.com|jefferycontrolmodel.com|jennifereconomicgive.com|jessicachoosemake.com|jessicaclearout.com|jessicaglassauthor.com|jessicayeahcatch.com|jilliandescribecompany.com|johnbeyondnation.com|johnfullwonder.com|juliewomanwish.com|katherineschoolphone.com|kathyinformationwhether.com|kellywhatcould.com|kennethofficialitem.com|kristiesoundsimply.com|lancewhosedifficult.com|lauradaydo.com|lindalastattack.com|lisatrialidea.com|lorimuchbenefit.com|loriwithinfamily.com|lukecomparetwo.com|lukesitturn.com|mariatheserepublican.com|marissasharecareer.com|markstyleall.com|maryspecialwatch.com|matthewhotelscience.com|michaelapplysome.com|mikaylaarealike.com|morganoperationface.com|nicolehappyoutside.com|pamelachangemission.com|phenomenalityuniform.com|rebeccacostthousand.com|rebeccapracticeloss.com|richardquestionbuilding.com|richardsignfish.com|roberteachfinal.com|robertordercharacter.com|robertplacespace.com|ryanagoinvolve.com|sandratableother.com|sandrataxeight.com|sethniceletter.com|shannonpersonalcost.com|stevenfamilyedge.com|susanhavekeep.com|timmaybealready.com|tracylocalschool.com|vickisaveworker.com|voe.sx|walterprettytheir.com
+||imasdk.googleapis.com/js/sdkloader/ima3.js$script,3p,redirect=google-ima.js,domain=alejandrocenturyoil.com|bryantenunder.com|caseyimpactstation.com|charlessheimprove.com|charlestoughrace.com|christopheruntilpoint.com|dianaavoidthey.com|ellenpoliticalfollow.com|ericeastweight.com|eugenemakedraw.com|garylargeavailable.com|heatherwholeinvolve.com|ianrequireadult.com|jamessoundcost.com|jamiesamewalk.com|jasminetesttry.com|jasonresponsemeasure.com|jayservicestuff.com|jeanprofessorcentral.com|jefferycontrolmodel.com|jennifereconomicgive.com|jessicachoosemake.com|jessicaclearout.com|jessicaglassauthor.com|jessicayeahcatch.com|jilliandescribecompany.com|johnbeyondnation.com|johnfullwonder.com|juliewomanwish.com|katherineschoolphone.com|kathyinformationwhether.com|kellywhatcould.com|kennethofficialitem.com|kristiesoundsimply.com|lancewhosedifficult.com|lauradaydo.com|lindalastattack.com|lisatrialidea.com|lorimuchbenefit.com|loriwithinfamily.com|lukecomparetwo.com|lukesitturn.com|mariatheserepublican.com|marissasharecareer.com|markstyleall.com|maryspecialwatch.com|matthewhotelscience.com|michaelapplysome.com|mikaylaarealike.com|morganoperationface.com|nicolehappyoutside.com|pamelachangemission.com|phenomenalityuniform.com|rebeccacostthousand.com|rebeccapracticeloss.com|richardquestionbuilding.com|richardsignfish.com|roberteachfinal.com|robertordercharacter.com|robertplacespace.com|ryanagoinvolve.com|sandratableother.com|sandrataxeight.com|sethniceletter.com|shannonpersonalcost.com|stevenfamilyedge.com|susanhavekeep.com|timmaybealready.com|tracylocalschool.com|vickisaveworker.com|voe.sx|walterprettytheir.com,important
+alejandrocenturyoil.com,bryantenunder.com,caseyimpactstation.com,charlessheimprove.com,charlestoughrace.com,christopheruntilpoint.com,dianaavoidthey.com,ellenpoliticalfollow.com,ericeastweight.com,eugenemakedraw.com,garylargeavailable.com,heatherwholeinvolve.com,ianrequireadult.com,jamessoundcost.com,jamiesamewalk.com,jasminetesttry.com,jasonresponsemeasure.com,jayservicestuff.com,jeanprofessorcentral.com,jefferycontrolmodel.com,jennifereconomicgive.com,jessicachoosemake.com,jessicaclearout.com,jessicaglassauthor.com,jessicayeahcatch.com,jilliandescribecompany.com,johnbeyondnation.com,johnfullwonder.com,juliewomanwish.com,katherineschoolphone.com,kathyinformationwhether.com,kellywhatcould.com,kennethofficialitem.com,kristiesoundsimply.com,lancewhosedifficult.com,lauradaydo.com,lindalastattack.com,lisatrialidea.com,lorimuchbenefit.com,loriwithinfamily.com,lukecomparetwo.com,lukesitturn.com,mariatheserepublican.com,marissasharecareer.com,markstyleall.com,maryspecialwatch.com,matthewhotelscience.com,michaelapplysome.com,mikaylaarealike.com,morganoperationface.com,nicolehappyoutside.com,pamelachangemission.com,phenomenalityuniform.com,rebeccacostthousand.com,rebeccapracticeloss.com,richardquestionbuilding.com,richardsignfish.com,roberteachfinal.com,robertordercharacter.com,robertplacespace.com,ryanagoinvolve.com,sandratableother.com,sandrataxeight.com,sethniceletter.com,shannonpersonalcost.com,stevenfamilyedge.com,susanhavekeep.com,timmaybealready.com,tracylocalschool.com,vickisaveworker.com,voe.sx,walterprettytheir.com##+js(nowoif)
+alejandrocenturyoil.com,bryantenunder.com,caseyimpactstation.com,charlessheimprove.com,charlestoughrace.com,christopheruntilpoint.com,dianaavoidthey.com,ellenpoliticalfollow.com,ericeastweight.com,eugenemakedraw.com,garylargeavailable.com,heatherwholeinvolve.com,ianrequireadult.com,jamessoundcost.com,jamiesamewalk.com,jasminetesttry.com,jasonresponsemeasure.com,jayservicestuff.com,jeanprofessorcentral.com,jefferycontrolmodel.com,jennifereconomicgive.com,jessicachoosemake.com,jessicaclearout.com,jessicaglassauthor.com,jessicayeahcatch.com,jilliandescribecompany.com,johnbeyondnation.com,johnfullwonder.com,juliewomanwish.com,katherineschoolphone.com,kathyinformationwhether.com,kellywhatcould.com,kennethofficialitem.com,kristiesoundsimply.com,lancewhosedifficult.com,lauradaydo.com,lindalastattack.com,lisatrialidea.com,lorimuchbenefit.com,loriwithinfamily.com,lukecomparetwo.com,lukesitturn.com,mariatheserepublican.com,marissasharecareer.com,markstyleall.com,maryspecialwatch.com,matthewhotelscience.com,michaelapplysome.com,mikaylaarealike.com,morganoperationface.com,nicolehappyoutside.com,pamelachangemission.com,rebeccacostthousand.com,rebeccapracticeloss.com,richardquestionbuilding.com,richardsignfish.com,roberteachfinal.com,robertordercharacter.com,robertplacespace.com,ryanagoinvolve.com,sandratableother.com,sandrataxeight.com,sethniceletter.com,shannonpersonalcost.com,stevenfamilyedge.com,susanhavekeep.com,timmaybealready.com,tracylocalschool.com,uptodatefinishconference.com,uptodatefinishconferenceroom.com,vickisaveworker.com,voe.sx,walterprettytheir.com##+js(set, console.clear, undefined)
+alejandrocenturyoil.com,bryantenunder.com,caseyimpactstation.com,charlessheimprove.com,charlestoughrace.com,christopheruntilpoint.com,dianaavoidthey.com,ellenpoliticalfollow.com,ericeastweight.com,eugenemakedraw.com,garylargeavailable.com,heatherwholeinvolve.com,ianrequireadult.com,jeanprofessorcentral.com,jefferycontrolmodel.com,jennifereconomicgive.com,jessicachoosemake.com,jessicaclearout.com,jessicayeahcatch.com,jilliandescribecompany.com,johnbeyondnation.com,johnfullwonder.com,juliewomanwish.com,katherineschoolphone.com,kathyinformationwhether.com,kellywhatcould.com,kristiesoundsimply.com,lancewhosedifficult.com,lauradaydo.com,lindalastattack.com,lukesitturn.com,mariatheserepublican.com,marissasharecareer.com,maryspecialwatch.com,matthewhotelscience.com,mikaylaarealike.com,nicolehappyoutside.com,pamelachangemission.com,rebeccacostthousand.com,rebeccapracticeloss.com,richardquestionbuilding.com,stevenfamilyedge.com,timmaybealready.com,tracylocalschool.com,vickisaveworker.com,voe.sx,walterprettytheir.com##+js(acs, globalThis, break;case)
+alejandrocenturyoil.com,bryantenunder.com,caseyimpactstation.com,charlessheimprove.com,charlestoughrace.com,christopheruntilpoint.com,dianaavoidthey.com,ellenpoliticalfollow.com,ericeastweight.com,eugenemakedraw.com,garylargeavailable.com,heatherwholeinvolve.com,ianrequireadult.com,jefferycontrolmodel.com,jeanprofessorcentral.com,jennifereconomicgive.com,jessicachoosemake.com,jessicaclearout.com,jessicayeahcatch.com,jilliandescribecompany.com,johnbeyondnation.com,johnfullwonder.com,juliewomanwish.com,katherineschoolphone.com,kathyinformationwhether.com,kellywhatcould.com,kristiesoundsimply.com,lancewhosedifficult.com,lauradaydo.com,lindalastattack.com,lukesitturn.com,marissasharecareer.com,maryspecialwatch.com,matthewhotelscience.com,mikaylaarealike.com,nicolehappyoutside.com,pamelachangemission.com,stevenfamilyedge.com,rebeccacostthousand.com,rebeccapracticeloss.com,richardquestionbuilding.com,timmaybealready.com,tracylocalschool.com,vickisaveworker.com,voe.sx,walterprettytheir.com##+js(acs, WebAssembly, atob)
+||rochestertrend.com^$all
+||facesnotebook.com^$all
+||highrevenuecpm.com^$all
+/\/[0-9a-z]{2}\/[0-9a-f]{32}\.js/$script,xhr,3p,match-case,method=get,to=com,top=pro|to|top|tv|win|~gov.to|~gov.tv|~twitch.tv
+/\/[0-9a-z]{2}\/[0-9a-f]{32}\.js/$script,xhr,3p,match-case,method=get,to=com,top=anihq.org|bestbondagevideos.com|filmifen.com|voe.sx
+voe.sx>>,anihq.org>>,aniworld.to>>,bestbondagevideos.com>>,embed.tmp-url.pro>>,filmifen.com>>,filmo.to>>,javboys.tv>>,nupload.top>>,s.to>>,seriesflixhd.*>>,~addtoany.com,~cloudflare.com,~facebook.com,~fastly.net,~twitter.com##+js(nowoif)
+voe.sx>>,anihq.org>>,aniworld.to>>,bestbondagevideos.com>>,embed.tmp-url.pro>>,filmifen.com>>,filmo.to>>,javboys.tv>>,nupload.top>>,s.to>>,seriesflixhd.*>>,~addtoany.com,~cloudflare.com,~facebook.com,~fastly.net,~twitter.com##+js(set, console.clear, undefined)
+voe.sx>>,anihq.org>>,aniworld.to>>,bestbondagevideos.com>>,embed.tmp-url.pro>>,filmifen.com>>,filmo.to>>,javboys.tv>>,nupload.top>>,s.to>>,seriesflixhd.*>>,~addtoany.com,~cloudflare.com,~facebook.com,~fastly.net,~twitter.com##+js(acs, globalThis, break;case)
+voe.sx>>,anihq.org>>,aniworld.to>>,bestbondagevideos.com>>,embed.tmp-url.pro>>,filmifen.com>>,filmo.to>>,javboys.tv>>,nupload.top>>,s.to>>,seriesflixhd.*>>,~addtoany.com,~cloudflare.com,~facebook.com,~fastly.net,~twitter.com##+js(acs, WebAssembly, atob)
+voe.sx>>,anihq.org>>,aniworld.to>>,bestbondagevideos.com>>,embed.tmp-url.pro>>,filmifen.com>>,filmo.to>>,javboys.tv>>,nupload.top>>,s.to>>,seriesflixhd.*>>,~addtoany.com,~cloudflare.com,~facebook.com,~fastly.net,~twitter.com##+js(trusted-json-edit, .check=false)
+! !SECTION: voe.sx
+! SECTION: Hydrax
+||iamcdn.net/players/player*.*mins.js$script,domain=freeplayervideo.com|nazarickol.com|player-cdn.com
+! abysscdn.com,freeplayervideo.com,nazarickol.com,player-cdn.com##+js(set, detectAdBlockAll, noopFunc)
+*$image,redirect-rule=32x32.png,domain=freeplayervideo.com|nazarickol.com|player-cdn.com
+freeplayervideo.com,nazarickol.com,player-cdn.com,playhydrax.com##+js(set, console.clear, undefined)
+freeplayervideo.com,nazarickol.com,player-cdn.com,playhydrax.com##+js(ra, style, #over)
+fullfreeimage.com,freeplayervideo.com,hydraxcdn.biz,imagelovers.com,nazarickol.com,player-cdn.com,playhydrax.com##+js(nowoif, /^/, 1)
+jav.guru##.inside-right-sidebar > aside.widget_custom_html
+jav.guru###text-76
+jav.guru###text-92
+jav.guru###text-93
+/cdn-cgi/trace$xhr,1p,domain=abysscdn.com|playhydrax.com
+abysscdn.com##div[style*="z-index:100000"]
+abysscdn.com##.playover
+abysscdn.com,playhydrax.com##+js(set, document.ontouchend, null)
+abysscdn.com,playhydrax.com##+js(set, document.onclick, null)
+abysscdn.com,fembedx.top,fullfreeimage.com,hihihaha1.xyz,hydraxcdn.biz,imagelovers.com,player-cdn.com,playembedapi.site,playermeow.com,playhydrax.com##+js(trusted-replace-outbound-text, Array.prototype.shift, /^.+$/s, '', condition, https)
+/favicon.ico|$image,3p,domain=abysscdn.com|fullfreeimage.com|hihihaha1.xyz|hihihaha2.xyz|hydraxcdn.biz|imagelovers.com|player-cdn.com|playermeow.com|playhydrax.com
+! popups when moving out of fullscreen
+abysscdn.com,fembedx.top,fullfreeimage.com,hihihaha1.xyz,hihihaha2.xyz,hydraxcdn.biz,imagelovers.com,mov18plus.cloud,playembedapi.site,player-cdn.com,playermeow.com,playhydrax.com##+js(aost, HTMLElement.prototype.click, _0x)
+abysscdn.com,abyssplayer.com,fembedx.top,fullfreeimage.com,hydraxcdn.biz,imagelovers.com,playembedapi.site,playermeow.com,playhydrax.com###overlay
+||com/ick.infonium.org^$frame,1p
+||infonium.org^$frame,3p
+abysscdn.com,fullfreeimage.com,hihihaha1.xyz,hihihaha2.xyz,playhydrax.com,rufiiguta.com##.loading-overlay ~ div[style^="position: relative;"]
+abysscdn.com,fullfreeimage.com,hihihaha1.xyz,hihihaha2.xyz,playhydrax.com,rufiiguta.com##.loading-overlay:has-text(ad)
+myzoversion.blogspot.com###content-locker
+mov18plus.cloud##+js(nowoif)
+mov18plus.cloud##+js(rpnt, script, /.+/gms, 'document.addEventListener("load",()=>{if (typeof jwplayer!="undefined"&&typeof jwplayer().play=="function"){jwplayer().play();}})', condition, FuckAdBlock)
+||decafeligiblyhad.com^$all
+abyssplayer.com##+js(set, urls, [])
+abyssplayer.com##+js(nowoif, , 1)
+zokaj.com##+js(nowoif, , 1)
+zokaj.com##+js(rmnt, script, popupShown)
+zokaj.com###media-player
+playhydrax.com##+js(rpnt, script, (isNoAds), (true))
+||affluentarmyequator.com^$popup,doc
+||boobausauhipsa.net^$popup,doc
+||usheebainaut.com^
+! !SECTION: Hydrax
+! SECTION: TurboVIPlay
+! fix emturbovid.com player (e.g. supjav.com)
+emturbovid.com,findjav.com,javggvideo.xyz,mmtv01.xyz,stbturbo.xyz,trailerhg.xyz,turbocloud.xyz,turboplayers.xyz,turbovid.vip,turbovidhls.com###pop
+emturbovid.com,findjav.com,javggvideo.xyz,mmtv01.xyz,stbturbo.xyz,trailerhg.xyz,turbocloud.xyz,turboplayers.xyz,turbovid.vip,turbovidhls.com###pop1
+emturbovid.com,findjav.com,javggvideo.xyz,mmtv01.xyz,stbturbo.xyz,trailerhg.xyz,turbocloud.xyz,turboplayers.xyz,turbovid.vip,turbovidhls.com###pop2
+emturbovid.com,turbocloud.xyz,turbovid.xyz##.div_pop
+!emturbovid.com,findjav.com,javggvideo.xyz,mmtv01.xyz,stbturbo.xyz,trailerhg.xyz,turboplayers.xyz,turbovid.vip,turbovidhls.com##+js(aeld, click, pop)
+emturbovid.com,findjav.com,javggvideo.xyz,mmtv01.xyz,stbturbo.xyz,trailerhg.xyz,turbocloud.xyz,turboplayers.xyz,turbovid.vip,turbovidhls.com##+js(trusted-set, premium, "'1'")
+emturbovid.com,findjav.com,javggvideo.xyz,mmtv01.xyz,stbturbo.xyz,trailerhg.xyz,turbocloud.xyz,turboplayers.xyz,turbovid.vip,turbovidhls.com##+js(nowoif)
+emturbovid.com,findjav.com,javggvideo.xyz,mmtv01.xyz,stbturbo.xyz,trailerhg.xyz,turbocloud.xyz,turboplayers.xyz,turbovid.vip,turbovidhls.com##+js(nostif, window.open)
+emturbovid.com,findjav.com,javggvideo.xyz,mmtv01.xyz,stbturbo.xyz,trailerhg.xyz,turbocloud.xyz,turboplayers.xyz,turbovid.vip,turbovidhls.com##+js(trusted-rpnt, script, /openNewTab\(".*?"\)/g, null)
+!#if cap_html_filtering
+||emturbovid.com^$replace=/openNewTab\(".*?"\)/null/g
+||mmtv01.xyz^$replace=/openNewTab\(".*?"\)/null/g
+||stbturbo.xyz^$replace=/openNewTab\(".*?"\)/null/g
+||javggvideo.xyz^$replace=/openNewTab\(".*?"\)/null/g
+||trailerhg.xyz^$replace=/openNewTab\(".*?"\)/null/g
+||turboplayers.xyz^$replace=/openNewTab\(".*?"\)/null/g
+||turbovidhls.com^$replace=/openNewTab\(".*?"\)/null/g
+||emturbovid.com^$csp=sandbox allow-forms allow-same-origin allow-scripts allow-modals allow-orientation-lock allow-pointer-lock allow-presentation allow-top-navigation
+||turbovid.xyz^$csp=sandbox allow-forms allow-same-origin allow-scripts allow-modals allow-orientation-lock allow-pointer-lock allow-presentation allow-top-navigation
+!#endif
+! ##.jw-wrapper > div[style="opacity: 0; visibility: hidden; overflow: hidden; display: block; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%;"]
+!#if env_mobile
+emturbovid.com,hihihehe01.xyz#@#.jw-wrapper > div[style="opacity: 0; visibility: hidden; overflow: hidden; display: block; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%;"]
+!#endif
+turtleviplay.xyz##+js(set, playID, 1)
+turtleviplay.xyz##+js(aost, document.createElement, openNewTab)
+turtleviplay.xyz##+js(nowoif)
+! !SECTION: TurboVIPlay
+! SECTION: BigWarp
+bigwarp.*##+js(nowoif)
+bigwarp.*##+js(acs, document.createElement, overlay)
+||bigwarp.io/images/close.png$image
+bigwarp.*###blk1
+*$script,3p,denyallow=bigwarp.io|bootstrapcdn.com|fontawesome.com|gstatic.com|jsdelivr.net,domain=bigwarp.cc
+! !SECTION: BigWarp
+! SECTION: Mixdrop
+yomovies.*##+js(aopr, decodeURI)
+mixdrp.*##+js(aeld, load, download-wrapper)
+mixdrop.*##+js(set, MDCore.adblock, 0)
+mixdrop.*,mixdrp.*##+js(acs, $, String.fromCharCode)
+mdbekjwqa.pw##+js(noeval-if, setInterval)
+mdbekjwqa.pw##+js(acs, document.createElement, onerror)
+m1xdrop.*,m1xdrop.com,m1xdrop.net,md3b0j6hj.com,mdfx9dc8n.net,mdzsmutpcvykb.net,miixdrop.*,miiixdrop.*,miiiixdrop.net,miiiiixdrop.net,mixdrop21.net,mixdrop23.net,mixdropjmk.pw##+js(rmnt, script, /h=decodeURIComponent|popundersPerIP|dtnoppu|adserverDomain/)
+m1xdrop.*,m1xdrop.com,m1xdrop.net,md3b0j6hj.com,mdbekjwqa.pw,mdfx9dc8n.net,mdzsmutpcvykb.net,miixdrop.*,miiixdrop.*,miiiixdrop.net,miiiiixdrop.net,mixdroop.*,mixdrop.*,mixdrop21.net,mixdrop23.net,mixdropjmk.pw,mixdrp.*##+js(nowoif)
+md3b0j6hj.com##+js(nano-stb, Please wait, *, 0.001)
+||mixdrop.*/sw.js$script,1p
+m1xdrop.*,m1xdrop.com,m1xdrop.net,md3b0j6hj.com,mdbekjwqa.pw,mdfx9dc8n.net,miixdrop.*,miiixdrop.*,miiiixdrop.net,miiiiixdrop.net,mixdrop23.net,mixdroop.*,mixdrop.*,mixdrop21.net,mixdrop23.net,mixdropjmk.pw,mixdrp.*##body > div[style^="position: absolute;"][style*="z-index"]
+*$script,3p,denyallow=google.com|gstatic.com|hwcdn.net|jquery.com,domain=m1xdrop.com|m1xdrop.net|mixdrop23.net|mixdrop.*|mixdrp.*|~mixdrop.one|mixdroop.*|m1xdrop.bz
+miixdrop.net,miiixdrop.net,miiiixdrop.net,miiiiixdrop.net##+js(acs, addEventListener, adserverDomain)
+###videojs ~ div[style="position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 2147483646;"]
+milfnut.com>>,watch-movies.com.pk>>,~addtoany.com,~cloudflare.com,~google.com,~ok.ru##+js(rmnt, script, /h=decodeURIComponent|popundersPerIP|dtnoppu|adserverDomain/)
+milfnut.com>>,watch-movies.com.pk>>,~addtoany.com,~cloudflare.com,~google.com,~ok.ru##+js(nowoif)
+||brightadnetwork.com^
+! !SECTION: Mixdrop
+! SECTION: Streamtape
+!#if cap_html_filtering
+adblockeronstape.*,adblockplustape.*,adblockstreamtape.*,adblockstrtape.*,adblockstrtech.*,adblocktape.*,advertape.net,advertisertape.com,antiadtape.*,gettapeads.com,noblocktape.*,stapadblockuser.*,stape.*,strcloud.*,streamadblocker.*,streamadblockplus.*,streamnoads.com,streamta.*,streamtape.*,streamtapeadblockuser.*,strtape.*,strtapeadblock.*,strtapeadblocker.*,strtpe.*,tapeadsenjoyer.com,tapeadvertisement.com,tapeantiads.com,tapeblocker.com,tapelovesads.org,tapenoads.com,tapepops.com,tapewithadblock.org,tpead.net,watchadsontape.com##^script:has-text(/WebAssembly|forceunder/)
+!#else
+adblockeronstape.*,adblockplustape.*,adblockstreamtape.*,adblockstrtape.*,adblockstrtech.*,adblocktape.*,advertape.net,advertisertape.com,antiadtape.*,gettapeads.com,noblocktape.*,stapadblockuser.*,stape.*,strcloud.*,streamadblocker.*,streamadblockplus.*,streamnoads.com,streamta.*,streamtape.*,streamtapeadblockuser.*,strtape.*,strtapeadblock.*,strtapeadblocker.*,strtpe.*,tapeadsenjoyer.com,tapeadvertisement.com,tapeantiads.com,tapeblocker.com,tapelovesads.org,tapenoads.com,tapepops.com,tapewithadblock.org,tpead.net,watchadsontape.com##+js(rmnt, script, /WebAssembly|forceunder/)
+!#endif
+adblockeronstape.*,adblockplustape.*,adblockstreamtape.*,adblockstrtape.*,adblockstrtech.*,adblocktape.*,advertape.net,advertisertape.com,antiadtape.*,gettapeads.com,noblocktape.*,stapadblockuser.*,stape.*,strcloud.*,streamadblocker.*,streamadblockplus.*,streamnoads.com,streamta.*,streamtape.*,streamtapeadblockuser.*,strtape.*,strtapeadblock.*,strtapeadblocker.*,strtpe.*,tapeadsenjoyer.com,tapeadvertisement.com,tapeantiads.com,tapeblocker.com,tapelovesads.org,tapenoads.com,tapepops.com,tapewithadblock.org,watchadsontape.com##+js(nosiif, adblock)
+adblockeronstape.*,adblockplustape.*,adblockstreamtape.*,adblockstrtape.*,adblockstrtech.*,advertape.net,advertisertape.com,antiadtape.*,gettapeads.com,noblocktape.*,shavetape.*,stapadblockuser.*,stape.*,strcloud.*,streamadblocker.*,streamadblockplus.*,streamnoads.com,streamta.*,streamtape.*,streamtapeadblock.*,streamtapeadblockuser.*,strtape.*,strtapeadblock.*,strtapeadblocker.*,strtapewithadblock.*,strtpe.*,tapeadsenjoyer.com,tapeadvertisement.com,tapeantiads.com,tapeblocker.com,tapelovesads.org,tapenoads.com,tapepops.com,tapewithadblock.org,watchadsontape.com##+js(nowoif)
+adblockeronstape.*,adblockplustape.*,adblockstreamtape.*,adblockstrtape.*,adblockstrtech.*,advertape.net,advertisertape.com,antiadtape.*,gettapeads.com,noblocktape.*,shavetape.*,stapadblockuser.*,stape.*,strcloud.*,streamadblocker.*,streamadblockplus.*,streamnoads.com,streamta.*,streamtape.*,streamtapeadblock.*,streamtapeadblockuser.*,strtape.*,strtapeadblock.*,strtapeadblocker.*,strtapewithadblock.*,strtpe.*,tapeadsenjoyer.com,tapeadvertisement.com,tapeantiads.com,tapeblocker.com,tapelovesads.org,tapenoads.com,tapepops.com,tapewithadblock.org,watchadsontape.com##+js(aopr, Adcash)
+strcloud.*,streamtape.*,streamta.*,strtape.*,strtapeadblock.*##+js(ra, target, #downloadvideo)
+adblockeronstape.*,adblockplustape.*,adblocktape.*,advertape.net,advertisertape.com,antiadtape.*,gettapeads.com,noblocktape.*,shavetape.*,stapadblockuser.*,strcloud.*,streamadblockplus.*,streamnoads.com,streamta.*,streamtape.*,streamtapeadblockuser.*,strtape.*,strtapeadblock.*,tapeadsenjoyer.com,tapeadvertisement.com,tapeantiads.com,tapeblocker.com,tapelovesads.org,tapenoads.com,tapepops.com,tapewithadblock.org,watchadsontape.com##+js(nano-stb, counter)
+adblockstreamtape.*,adblockstrtape.*,adblockstrtech.*,antiadtape.*,stape.*,strcloud.*,streamtape.*,streamta.*,strtape.*,strtpe.*,strtapeadblock.*#@#.google-ad
+adblockstreamtape.*,adblockstrtape.*,adblockstrtech.*,antiadtape.*,shavetape.*,stape.*,strcloud.*,streamtape.*,streamta.*,strtape.*,strtpe.*,strtapeadblock.*##[class*="bn-container"], div[style*="z-index: 300000;"]
+@@*$ghide,domain=adblockstreamtape.*|adblockstrtape.*|adblockstrtech.*|antiadtape.*|shavetape.cash|stape.*|strcloud.*|streamta.*|streamtape.*|streamtapeadblock.*|strtape.*|strtpe.*
+strcloud.*,streamtape.*,streamta.*,strtape.*,strtpe.*,strtapeadblock.*##iframe[src^="data:"]
+/sw.js$script,1p,domain=strcloud.*|streamtape.*|streamta.*|strtape.*|strtpe.*|strtapeadblock.*
+streamadblocker.*##+js(acs, setTimeout, admc)
+streamnoads.com##+js(rmnt, script, FingerprintJS)
+||dzhzp0zlnyoe8.cloudfront.net^
+advertisertape.com,tapeadsenjoyer.com,tapeadvertisement.com,tapeantiads.com,tapelovesads.org,tapenoads.com,watchadsontape.com#@#.skyscraper.ad
+*$script,3p,denyallow=google.com|gstatic.com,domain=advertape.net|streamtape.*|tpead.net|watchadsontape.com
+*$object,3p,domain=advertape.net|streamtape.com|streamtape.to|tapepops.com|tpead.net|watchadsontape.com
+! downloads blocked
+*$popup,3p,from=tapepops.com,badfilter
+streamtape.*,watchadsontape.com##+js(aopr, Adcash)
+||pndax.love^
+! !SECTION: Streamtape
+! SECTION: fakeplayer
+hdmozi.hu,yabaisub.cloud###fakeplayer
+hdmozi.hu,yabaisub.cloud##+js(trusted-click-element, #player-option-1, , 500)
+! !SECTION: fakeplayer
+! SECTION: playerAds / RPMShare
+favoyeurtube.net>>,primewire.*>>,tokuzilla.net>>,tokuzl.net>>,tukoz.com>>,~cloudflare.com##+js(json-prune, ads playerAds)
+favoyeurtube.net>>,primewire.*>>,tokuzilla.net>>,tokuzl.net>>,tukoz.com>>,~cloudflare.com##+js(trusted-json-edit, ..allowAdblock=true)
+embedseek.xyz,nuovo.vidplayer.live,p2pplay.pro,primevid.click,streamcasthub.store,strp2p.site##+js(json-prune, ads playerAds)
+||imasdk.googleapis.com/js/sdkloader/ima3.js$redirect=noopjs,domain=favoyeurtube.net|tokuzilla.net|tokuzl.net|tukoz.com|embedseek.xyz|nuovo.vidplayer.live|p2pplay.pro|primevid.click|streamcasthub.store|strp2p.site
+||imasdk.googleapis.com/js/sdkloader/ima3.js$redirect=noopjs,domain=anichin.rpmvid.com|disneycdn.net|rpmhub.site|rpmlive.online|rpmplay.me|rpmplay.xyz|rpmstream.live|rpmvip.com|vidplayer.live
+||imasdk.googleapis.com/js/sdkloader/ima3.js$redirect=noopjs,domain=strp2p.com,important
+rpmplay.xyz##+js(aopr, open)
+! nsfw pandamovies .org /watchporn4k. com
+easyvidplayer.com,embedseek.online,player4me.online##+js(aeld, click, popunder)
+easyvidplayer.com,embedseek.online,player4me.online##+js(aost, document.createElement, displayLayer)
+easyvidplayer.com##+js(aeld, click, adId)
+easyvidplayer.com,rpmplay.online,pandamovies.org,watchporn4k.com##+js(nowoif)
+pandamovies.org,watchporn4k.com###video-overlay
+watchporn4k.com##.happy-player-beside
+*$script,3p,domain=easyvidplayer.com|embedseek.online|player4me.online
+||imasdk.googleapis.com/js/sdkloader/ima3.js$script,redirect=google-ima.js,domain=easyvidplayer.com|embedseek.online|player4me.online|rpmplay.online
+||magazineschnappstrusting.com^
+||nibaz.com^
+||tookfree.com^
+! !SECTION: playerAds / RPMShare
+! SECTION: .protection / detectAdblock
+3minx.com,555fap.com,ai18.pics,anime-jav.com,blackwidof.org,chinese-pics.com,cn-av.com,cnpics.org,cnxx.me,cosplay-xxx.com,cosplay18.pics,fc2ppv.stream,fikfok.net,gofile.download,hentai-sub.com,hentai4f.com,hentaicovid.com,hentaixnx.com,idol69.net,javball.com,javbee.*,javring.com,javsunday.com,javtele.net,kin8-av.com,kin8-jav.com,kr-av.com,ovabee.com,pig69.com,porn-pig.com,porn4f.org,sweetie-fox.com,xcamcovid.com,xxpics.org##+js(rmnt, script, /detectAdblock|WebAssembly|pop1stp|popMagic/i)
+!#if cap_html_filtering
+hispajav.com,bebasbokep.online,bellezashot.com,besthdgayporn.com,bighentai.org,bokepindo13.*,bokepindoh.*,brokensilenze.net,dimensionalseduction.com,drivenime.com,erothots1.com,familypornhd.com,hentaitv.fun,javbobo.com,javup.org,kaliscan.*,likemanga.ink,madouqu.com,pitube.net,premiumporn.org,savefiles.com,shemaleup.net,transflix.net,veo-hentai.com,worthcrete.com,x-x-x.video##^script:has-text(/popMagic|pop1stp/)
+!#else
+hispajav.com,bebasbokep.online,bellezashot.com,besthdgayporn.com,bighentai.org,bokepindo13.*,bokepindoh.*,brokensilenze.net,dimensionalseduction.com,drivenime.com,erothots1.com,familypornhd.com,hentaitv.fun,javbobo.com,javup.org,kaliscan.*,likemanga.ink,madouqu.com,pitube.net,premiumporn.org,savefiles.com,shemaleup.net,transflix.net,veo-hentai.com,worthcrete.com,x-x-x.video##+js(rmnt, script, /popMagic|pop1stp/)
+!#endif
+fucksporn.com###FloatingLayer
+fucksporn.com##.adv_banners
+fucksporn.com##.prefix-player-out
+drivenime.com###stickyb
+socigames.com##.socig-target
+xhamster.fm##+js(acs, pop_init)
+gayxx.net##+js(aopr, adsbyjuicy)
+||flixbaba.net/utilsminhill.js
+! !SECTION: .protection / detectAdblock
+! SECTION: np.detect
+explorecams.com,minecraft.buzz,rarepike.com##+js(aeld, np.detect)
+! !SECTION: np.detect
+! SECTION: Temporal
+*,~edu,~edu.cn,~127.0.0.1,~adobe.com,~addtoany.com,~amazon.*,~antiphishing.biz,~apple.com,~archlinux.org,~azure.com,~bsky.app,~bing.com,~bitwarden.com,~canva.com,~captcha-delivery.com,~cbox.ws,~chatango.com,~chatgpt.com,~chess.com,~chrome.com,~claude.ai,~claude.com,~cloudflare.com,~codeberg.org,~consentmanager.net,~costco.com,~dailymotion.com,~disqus.com,~ebay.*,~facebook.com,~fbsbx.com,~flickr.com,~gitea.com,~github.com,~gitlab.com,~google.com,~hcaptcha.com,~huggingface.co,~instagram.com,~kimi.com,~lichess.org,~linkedin.com,~live.com,~localhost,~mega.nz,~microsoft.com,~mistral.ai,~mozilla.org,~netflix.com,~ok.ru,~openrouter.ai,~piano.io,~pinterest.com,~powershell.org,~privacy-mgmt.com,~proton.me,~rakuten.co.jp,~rakuten.com,~recaptcha.net,~reddit.com,~spotify.com,~stripe.com,~stripecdn.com,~tiktok.com,~tinypass.com,~tumblr.com,~twitch.tv,~twitchcdn.net,~twitter.com,~virustotal.com,~vscode.dev,~vscode-cdn.net,~whatsapp.com,~wikipedia.org,~x.com,~yahoo.com,~yandex.*,~yandexcloud.net,~youtube.com,~youtube-nocookie.com,~www.digitalocean.com##+js(prevent-clipboard-write, /^mshta |^msiexec |^(bash <<<|curl -kfsSL) \$\(echo .+? base64 -d\b|^cmd \/c .*?\bcurl .+?(\.exe|\.bat)\b|^cmd .*?\bfor \/f .*?\bdelims .*?\bpow |(^|\\)powershell(\.exe)? .*?-w(indowStyle)? h(idden)?\b|(^|\\)powershell(\.exe)? .*?-w[a-z]* m[a-z]* |(^|\\)powershell(\.exe)? .*?-NoP\b|(^|\\)powershell(\.exe)? .*?-e(xecution)?p(olicy)? b(ypass)?\b|(^|\\)powershell(\.exe)? .*?-e(xecution)?p(olicy)? u(nrestricted)?\b|(^|\\)powershell(\.exe)? .*?\biex\(|(^|\\)powershell(\.exe)? .*?Invoke-Expression|(^|\\)powershell.+?Invoke-WebRequest|(^|\\)powershell.+?-UseBasicParsing|^cmd .*?\/c .+? -nop .+? iex\b|^(cmd|powershell)\b.+?recaptcha|^(cmd|powershell)\b.+?#(Verification| )|^(cmd|powershell)\b.+? #|^osascript .+?\bcurl http|^curl -s\b.+?\| (bash|sh|zsh)\b|^\/bin\/(bash|sh|zsh) -c\b.+?\bcurl|^bash -c\b.+?\$\(curl|^python3? -c\b.+?\b(exec|urllib|subprocess)\b|^echo .+?base64 .+?\b(bash|osascript|z?sh)\b|openssl base64 -d|^curl\b .+?chmod \+x.+?&&|^(bash|sh|osascript)\b.+?recaptcha|^(bash|sh|osascript)\b.+?#(Verification| )|^(bash|sh|osascript)\b.+? #|^wget .+?\| (bash|sh)\b|^curl\b.+?-o\b.+?\/tmp\/.+?&&|^nc .+?-e \/bin\/(bash|sh)\b|^\/tmp\/.+?chmod \+x.+?&&|^wget -q.+?\.(sh|py|bin|elf)\b|^cmd .+?\bcertutil .+?\b(\.exe|\.bat)\b|(^|\\)powershell(\.exe)? .+?\birm .+?\.[a-z]+\/.+?powershell|\bpcalua(\.exe)? .*?\b(curl|powershell|saps|cmd)\b|^cmd .+?\bcmdkey .+?\bschtasks|^Invoke-Command .+?Base64String|^c(onhost|md) .*?--headless |^iex\(i(rm|wr) |^irm .+? iex\b|^%COMSPEC% .*?\bstart .*?\/min\b/msi, domAlert, 'Beware, uBlock Origin blocked a potential ClickFix attack: ${text}', excludeMatches, /Maintainer|Contributor|^\{|^http|^(git|import|require|use) /i)
+brew.sh,christitus.com,community-scripts.org,datadoghq.*,devaccellabs.com,massgrave.dev,natfrp.com#@#+js(prevent-clipboard-write, /^mshta |^msiexec |^(bash <<<|curl -kfsSL) \$\(echo .+? base64 -d\b|^cmd \/c .*?\bcurl .+?(\.exe|\.bat)\b|^cmd .*?\bfor \/f .*?\bdelims .*?\bpow |(^|\\)powershell(\.exe)? .*?-w(indowStyle)? h(idden)?\b|(^|\\)powershell(\.exe)? .*?-w[a-z]* m[a-z]* |(^|\\)powershell(\.exe)? .*?-NoP\b|(^|\\)powershell(\.exe)? .*?-e(xecution)?p(olicy)? b(ypass)?\b|(^|\\)powershell(\.exe)? .*?-e(xecution)?p(olicy)? u(nrestricted)?\b|(^|\\)powershell(\.exe)? .*?\biex\(|(^|\\)powershell(\.exe)? .*?Invoke-Expression|(^|\\)powershell.+?Invoke-WebRequest|(^|\\)powershell.+?-UseBasicParsing|^cmd .*?\/c .+? -nop .+? iex\b|^(cmd|powershell)\b.+?recaptcha|^(cmd|powershell)\b.+?#(Verification| )|^(cmd|powershell)\b.+? #|^osascript .+?\bcurl http|^curl -s\b.+?\| (bash|sh|zsh)\b|^\/bin\/(bash|sh|zsh) -c\b.+?\bcurl|^bash -c\b.+?\$\(curl|^python3? -c\b.+?\b(exec|urllib|subprocess)\b|^echo .+?base64 .+?\b(bash|osascript|z?sh)\b|openssl base64 -d|^curl\b .+?chmod \+x.+?&&|^(bash|sh|osascript)\b.+?recaptcha|^(bash|sh|osascript)\b.+?#(Verification| )|^(bash|sh|osascript)\b.+? #|^wget .+?\| (bash|sh)\b|^curl\b.+?-o\b.+?\/tmp\/.+?&&|^nc .+?-e \/bin\/(bash|sh)\b|^\/tmp\/.+?chmod \+x.+?&&|^wget -q.+?\.(sh|py|bin|elf)\b|^cmd .+?\bcertutil .+?\b(\.exe|\.bat)\b|(^|\\)powershell(\.exe)? .+?\birm .+?\.[a-z]+\/.+?powershell|\bpcalua(\.exe)? .*?\b(curl|powershell|saps|cmd)\b|^cmd .+?\bcmdkey .+?\bschtasks|^Invoke-Command .+?Base64String|^c(onhost|md) .*?--headless |^iex\(i(rm|wr) |^irm .+? iex\b|^%COMSPEC% .*?\bstart .*?\/min\b/msi, domAlert, 'Beware, uBlock Origin blocked a potential ClickFix attack: ${text}', excludeMatches, /Maintainer|Contributor|^\{|^http|^(git|import|require|use) /i)
+! Specific cases
+sites.google.com##+js(prevent-clipboard-write, /^mshta |^msiexec |^(bash <<<|curl -kfsSL) \$\(echo .+? base64 -d\b|^cmd \/c .*?\bcurl .+?(\.exe|\.bat)\b|^cmd .*?\bfor \/f .*?\bdelims .*?\bpow |(^|\\)powershell(\.exe)? .*?-w(indowStyle)? h(idden)?\b|(^|\\)powershell(\.exe)? .*?-w[a-z]* m[a-z]* |(^|\\)powershell(\.exe)? .*?-NoP\b|(^|\\)powershell(\.exe)? .*?-e(xecution)?p(olicy)? b(ypass)?\b|(^|\\)powershell(\.exe)? .*?-e(xecution)?p(olicy)? u(nrestricted)?\b|(^|\\)powershell(\.exe)? .*?\biex\(|(^|\\)powershell(\.exe)? .*?Invoke-Expression|(^|\\)powershell.+?Invoke-WebRequest|(^|\\)powershell.+?-UseBasicParsing|^cmd .*?\/c .+? -nop .+? iex\b|^(cmd|powershell)\b.+?recaptcha|^(cmd|powershell)\b.+?#(Verification| )|^(cmd|powershell)\b.+? #|^osascript .+?\bcurl http|^curl -s\b.+?\| (bash|sh|zsh)\b|^\/bin\/(bash|sh|zsh) -c\b.+?\bcurl|^bash -c\b.+?\$\(curl|^python3? -c\b.+?\b(exec|urllib|subprocess)\b|^echo .+?base64 .+?\b(bash|osascript|z?sh)\b|openssl base64 -d|^curl\b .+?chmod \+x.+?&&|^(bash|sh|osascript)\b.+?recaptcha|^(bash|sh|osascript)\b.+?#(Verification| )|^(bash|sh|osascript)\b.+? #|^wget .+?\| (bash|sh)\b|^curl\b.+?-o\b.+?\/tmp\/.+?&&|^nc .+?-e \/bin\/(bash|sh)\b|^\/tmp\/.+?chmod \+x.+?&&|^wget -q.+?\.(sh|py|bin|elf)\b|^cmd .+?\bcertutil .+?\b(\.exe|\.bat)\b|(^|\\)powershell(\.exe)? .+?\birm .+?\.[a-z]+\/.+?powershell|\bpcalua(\.exe)? .*?\b(curl|powershell|saps|cmd)\b|^cmd .+?\bcmdkey .+?\bschtasks|^Invoke-Command .+?Base64String|^c(onhost|md) .*?--headless |^iex\(i(rm|wr) |^irm .+? iex\b|^%COMSPEC% .*?\bstart .*?\/min\b/msi, domAlert, 'Beware. uBlock Origin blocked a potential ClickFix attack: ${text}', excludeMatches, /Maintainer|Contributor|^\{|^http|^(git|import|require|use) /i)
+! !SECTION: Temporal
+! SECTION: Placeholder by EasyPrivacy
+! rcm.shinobi.jp and cnobi.jp
+##.ninja-recommend-block
+blogterest.net##.blockSide > div.blockWrapper:has(> div > div.ninja-recommend-block)
+doorblog.jp,pachinkopachisro.com,blog.livedoor.jp,blog.jp,vipstyle.tokyo##.plugin-memo:has(> div.side > div.ninja-recommend-block)
+adseek.site###primary:style(display: block !important;)
+minnyuu.jp##div[class$="BlockBase"]:has(> div > div > div.plugin-freearea > div.ninja-recommend-block)
+norisoku.com###random
+samuraisoccer.doorblog.jp##.plugin-l-t:last-child
+dvdrev.com##.side_menu:has(> div > div.plugin-freearea > div.ninja-recommend-block)
+xn--r8jwklh769h2mc880dk1o431a.com##.underbox
+tousatu-ch.net##.widget_custom_html:has(> div.textwidget > div[style^="width: 100%;"] > div.ninja-recommend-block)
+geinoukame.com##.ninja-recommend-block + br
+geinoukame.com##.ninja-recommend-block + hr
+na2ka4.blog.fc2.com###inner2 > div.section2:has(> div.ninja-recommend-block)
+! Cxense/Piano
+jiji.com##.RecommendPianoWrapper
+jiji.com##.RecommendUnderlayer
+rbbtoday.com##.cx-top-news
+president.jp##.recommend
+kobe-np.co.jp##section.sec:has(> #piano_recs_inline_title)
+vivi.tv##.section__inner:has(> #recommended-posts-result)
+augsburger-allgemeine.de##div[id^="cx_"]
+hochi.news###ohtani-pickup
+businessinsider.jp##div[class^="article_specialFeature_"]
+businessinsider.jp##div[class^="displayhandler"]:has(> div[class^="premiumRecommend"])
+sankei.com##div[id^="piano_special_Top_"]
+diamond.jp###contents > div.sub-column > div.title:has(+ #cx-recommed)
+diamond.jp###cx-recommed
+baseballpost.jp###highschool-pickup
+s.response.jp##.aside-box-relation-arti
+nikkei.com###pianoRecommendBottom
+entapark.jp##div[id$="-pickup"][style^="height"]
+itmedia.co.jp##.is-recommend:empty
+itmedia.co.jp##.format--subheading:has(+ .is-recommend:empty)
+lifehacker.jp###mainContent > div[class^="articles_pArticles_Title_"]:has(+ div[class^="displayhandler_"] > div > div[id^="cxMore"])
+harpersbazaar.com##div[aria-labelledby="recirc-heading"]
+! ziyu.net
+jin115.com,livedoor.biz#?#.plugin-memo:has(> div.side > script[src*="ziyu.net/"])
+okutta.net##.article__footer > div[style="height:500px; overflow-y:scroll;"]
+! Taboola
+cartune.me##.contents-inner > div:has(> div#taboola-alternating-thumbnails-a)
+gendai.media##.elementSectionHeadingsWithSuffix:has(+ div[id^="taboola-below-article-thumbnails-gendai_biz-desktop"])
+infoseek.co.jp##.co-Widget[style="min-height: 6000px;"]:style(min-height: auto !important;)
+anime-drama.jp###block-11
+crank-in.net##.wrap_general:has(> #taboola-below-article-thumbnails-mg)
+crank-in.net##article > section.block-area:has(> div#taboola-below-article-thumbnails-mg)
+jbpress.ismedia.jp##div.--wid:has(> div#taboola-below-article-thumbnails-bottom)
+mdpr.jp##.p-articleList__heading:has(+ div#taboola-below-article-thumbnails-desktop)
+full-count.jp##.s-entry > section > div.c-heading:has(> div#taboola-below-article-thumbnails-desktop)
+newsweekjapan.jp##.taboola-below-article-thumbnails-desktop-2-wrap
+pashplus.jp##.content_right > div > span[style^="display: block; font-size: 30px"]:has(+ div#taboola-below-article-thumbnails)
+bunshun.jp##.recommend-articles:has(> div[class^="taboola"])
+! Rtoaster
+nifty.com##div[class^="Setsuzoku_ourServicesDList"] > dl > dt:first-child
+nifty.com##dd[class^="Setsuzoku_servicePromo"]
+! Taxel
+wanchan.jp##.recommend_header
+wanchan.jp##.recommend_header + div[style^="aspect-ratio:"]
+! other
+blog.jp#?#.plugin-memo:has(> div.side > div > div[id^="blz_rss"])
+nukigazo.com###text-2
+comichara.com,movient.net###text-6
+okazuch.site###custom_html-30
+tousatu-club.com###text-9
+erostopics.net###custom_html-81
+erostopics.net###custom_html-137
+erostopics.net###related-box
+idle-girl.com###custom_html-74
+excite.co.jp###exCollaboration
+lmaga.jp##.recommend
+! Outbrain
+nekochan.jp###main > aside:has(> div.OUTBRAIN)
+! k5a.io
+tv2.no##.article-recommended
+! !SECTION: Placeholder by EasyPrivacy
+! SECTION: Non-English sites
+! NOTE: Arabian
+liveonlinesports.net##+js(acs, document.createElement, dataset.zone)
+/\.liveonlinesports\.net/[a-z0-9]{35}\.js$/$script,1p
+!#if env_safari
+/\.liveonlinesports\.net/[a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9]\.js$/$script
+!#endif
+! NOTE: Armenian
+||auto.am/static/azd/
+auto.am##.azd-top
+auto.am##.bncont
+auto.am##.toggle-adv-search
+||mediasystems.am^$3p
+hraparak.am##.big_advert
+! NOTE: Bulgarian
+||advertere.zamunda.net^
+@@||seirsanduk.*?loader.js^$script,domain=seirsanduk.*
+@@||ads.poshtata.online/*.js|$script,domain=seirsanduk.*|seir-sanduk.com|seirsanduk.com|seirsanduk.net|seirsanduk.online
+@@||ads.poshtata.online/*.js?$script,domain=seirsanduk.*|seir-sanduk.com|seirsanduk.com|seirsanduk.net|seirsanduk.online
+@@||kupuvamsamo.online/script/aclib.js$script,domain=seirsanduk.online
+! MV3 wildcard issue
+!#if ext_ubol
+@@||seirsanduk.*?loader.js^$script,domain=seirsanduk.com|seirsanduk.online
+!#endif
+seirsanduk.net##p:has-text(???????)
+@@||glebul.com^$script,1p
+glebul.com##p:has-text(???????)
+/^https:\/\/filmizip\.com\/templates\/filmizip\/js\/[a-z0-9]{16}\.js\?v=/$script,1p,match-case,domain=filmizip.com
+/^https:\/\/filmizip\.com\/templates\/filmizip\/js\/[a-z0-9]{12}\.min\.js\?v=/$script,1p,match-case,domain=filmizip.com
+!#if env_safari
+/^https:\/\/filmizip\.com\/templates\/filmizip\/js\/[a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9]\.js\?v=/$script,1p,match-case,domain=filmizip.com
+/^https:\/\/filmizip\.com\/templates\/filmizip\/js\/[a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9]\.min\.js\?v=/$script,1p,match-case,domain=filmizip.com
+!#endif
+filmizip.com##+js(no-fetch-if, googlesyndication, length:40000-60000)
+filmizip.com##+js(nowoif)
+filmizip.com##+js(no-fetch-if, mode:no-cors)
+||widgets.outbrain.com/outbrain.js$xhr,redirect=noopjs,domain=filmizip.com
+filmizip.com##+js(no-fetch-if, outbrain)
+filmizip.com##+js(rmnt, script, zIndex)
+filmizip.com##.video-inside-overlay
+||filmifen.com/templates/filmi/js/adb.js
+filmifen.com##+js(aeld, DOMContentLoaded, adb)
+filmifen.com##+js(aeld, contextmenu)
+kinofen.cc###popup-wrapper
+! NOTE: Chinese
+@@||cdn.jsdmirror.com/gh/justlovemaki/imagehub@main/js/adview_pic_cpc_cpm_cpa_guanggao_gg_guge__ads_300x250.js
+!#if !env_mobile
+hk.yahoo.com###main-bottom:style(margin-top: 164px !important;)
+!#endif
+ofiii.com##+js(json-prune-fetch-response, prerolls midrolls postrolls comm_ad house_ad pause_ad block_ad end_ad exit_ad pin_ad content_pool vertical_ad elements, , propsToMatch, /detail)
+ofiii.com##.nonlinear_ad
+||adsv.svc.litv.tv^
+||hbs.svc.litv.tv^
+||cdi.ofiii.com/*/video/ad_urls
+@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=ofiii.com
+iplark.com##+js(aeld, DOMContentLoaded, adClosedTimestamp)
+bilibili.com#@#+js(json-prune-fetch-response, data.item.[-].business_info.ad_desc, '', /feed/rcmd)
+bilibili.com##+js(json-prune-fetch-response, data.item.[-].business_info.ad_desc, , propsToMatch, /feed/rcmd)
+||adblock.static-cloudflare.workers.dev^
+||d16sc05it918j8.cloudfront.net^
+||achang-tw.github.io^
+||affiliates.one^$3p
+ai.hubtoday.app##+js(set, killads, true)
+@@||ai.hubtoday.app/*.js|$script,1p
+news.now.com##+js(set, NMAFMediaPlayerController.vastManager.vastShown, true)
+shipin188.com##+js(rmnt, script, _cpv)
+ofiii.com##+js(json-prune-fetch-response, prerolls midrolls postrolls comm_ad house_ad pause_ad block_ad end_ad exit_ad pin_ad content_pool vertical_ad elements, , propsToMatch, api/v1/detail)
+@@||mnya.tw^$generichide
+mnya.tw##.adsbygoogle
+||gxbs.cc/dog.js
+! NOTE: Czech
+@@||titulky.com^$script,1p
+titulky.com#@#+js(set-constant, xmxalr, '')
+kiaclub.cz##+js(nostif, getComputedStyle)
+kiaclub.cz##.div_make_links
+kiaclub.cz#@#.adwords
+zive.cz##article:has-text(Reklama)
+zive.cz##[class^="ad-list"]
+idnes.cz#@#+js(acis, HTMLIFrameElement.prototype.contentWindow)
+@@/site=*/viewid=*/size=$script,domain=idnes.cz
+idnes.cz##.abchead
+idnes.cz##.s_widesquare:has(> div > #widesquare > a[rel="sponsored"])
+idnes.cz##div[id].pla-net > div > span:empty
+idnes.cz##body::before:style(background: none !important;)
+idnes.cz##html:style(cursor: auto !important;)
+idnes.cz##+js(acs, document.onclick, reklama-flash-body)
+||idnes.cz/_servix/media/video.aspx$script,uritransform=/reklama=1/reklama=0/
+||vod.idnes.cz/*krr.mp4$media
+idnes.cz###main > table
+expres.cz,idnes.cz,lidovky.cz##a[href^="https://servix.idnes.cz/data.aspx?"]
+expres.cz,idnes.cz,lidovky.cz##div[id^="fix-block-"]
+expres.cz,lidovky.cz##+js(rmnt, script, pingUrl)
+expres.cz,lidovky.cz##+js(aeld, /click|mouse/, /scoreUrl|pingUrl/)
+lidovky.cz###main > table
+lidovky.cz###selfart-box
+lidovky.cz##.s_nativ_advertorial
+||1gr.cz/*/js/uni/paticka.js
+||1gr.cz/*/reklama.svg
+!#if cap_html_filtering
+sbazar.cz##^script:has-text(ads)
+!#else
+sbazar.cz##+js(rmnt, script, ads)
+!#endif
+||seznam.cz/html/adform_sync.html$frame,domain=sbazar.cz
+expres.cz###main > table[id][class*=" "]:has(td > div[class] > div[id] > script)
+expres.cz##div[id][class*=" "]:has(> div[class]:not([id]) > span:empty)
+svetserialu.io##+js(nowoif)
+indian-tv.cz##+js(set, appPageData.appAds, {})
+indian-tv.cz##+js(set, appPageData.appAdsHandles, {})
+portalridice.cz##.bz-branding
+||portalridice.cz/data/banner-creative/
+penize.cz##.ad
+penize.cz###article_content > div.toolBox:has(a[data-ga-hittype="ad"])
+! NOTE: Dutch
+alleveilingen.be,alleveilingen.nl##+js(acs, document.addEventListener, fakeAd)
+||2mdn.net/instream/html5/ima3.js$redirect=google-ima.js,domain=puna.bbvms.com,important
+nos.nl##+js(json-prune-fetch-response, adUrl, , propsToMatch, .azurewebsites.net)
+@@||imasdk.googleapis.com/js/sdkloader/ima3_dai.js$domain=goplay.be|play.tv
+@@||pubads.g.doubleclick.net/ondemand/$xhr,domain=goplay.be|play.tv
+||imasdk.googleapis.com/js/sdkloader/ima3.js$redirect=noopjs,domain=goplay.be|play.tv
+||pagead2.googlesyndication.com/omsdk/releases/live/omweb-v1.js$redirect=noopjs,domain=goplay.be|play.tv
+||dai.google.com/ondemand/dash/content/*/time-events.json$domain=goplay.be|play.tv
+||shared.mediahuis.be/ka-ching/goplay/ka-ching.umd.js
+bnnvara.nl,npodoc.nl,vpro.nl##+js(json-prune-fetch-response, assets.preroll assets.prerollDebug, , propsToMatch, /stream-link)
+telegraaf.nl##+js(no-fetch-if, /doubleclick|ad-delivery|googlesyndication/)
+||securepubads.g.doubleclick.net/*gpt$script,domain=play.tv,important
+||cdn.kaching.eu.com/latest/play/kaching.js$domain=play.tv
+agf.nl##+js(nosiif, show)
+luisterradio.fm##div.max-w-full:has(> .uppercase)
+! NOTE: French
+hentaivost.fr##+js(rmnt, script, _ADX_)
+||hentaivost.fr/detect.js^
+||gupload.xyz/data/player/adblock-detector.js^
+||gupload.xyz/data/head/script.php^
+||lopfly.com^
+/vast/*.php?nocache=
+zone-telechargement.*##a[href^="https://dl-protect.link/"] img
+dl-protect.link##a[href^="https://planetwealthbuilders.net/trck/"]
+||zone-telechargement.*/templates/zone/images/dl/telechargement-direct.png
+||dl-protect.link/images2/afl*.png
+||planetwealthbuilders.net^$all
+||pmur.org/*_abChoice.
+!#if env_firefox
+qub.ca##.jss2
+!#endif
+qub.ca##+js(set, __NEXT_DATA__.runtimeConfig._qub_sdk.qubConfig.video.adBlockerDetectorEnabled, false)
+qub.ca##+js(set, __NEXT_DATA__.runtimeConfig._qub_sdk.qubConfig.ad.adBlockerDetectorEnabled, false)
+tvasports.ca##[data-testid="ad-container"]
+tvasports.ca##+js(trusted-json-edit, ..adBlockerDetectorEnabled=false)
+||imasdk.googleapis.com/js/sdkloader/ima3.js$redirect=google-ima.js,domain=tv.free.fr
+||cta-service-cms*.hubspot.com/web-interactives/public/v1/embed/combinedConfigs
+||ariase.com/get-module?moduleType=BANDEAU_BAS
+ariase.com##+js(rmnt, script, dataLayer)
+ariase.com##.c-pub-header
+@@||toutes-les-solutions.fr^$ghide
+@@||toutes-les-solutions.fr/phpbb/images/*.jpg$image,1p
+mym-db.com###swup > .row > div:has(> .card > div[data-ad-site])
+actu.orange.fr##.media-top-article-video:remove()
+actu.orange.fr##+js(rc, d-none|media-filter-brightness|bg-dark, .media-main-image)
+@@||gp.cdn.woopic.com/magic/o_tealium.js$script,domain=actu.orange.fr
+noovo.info##.b-ads-custom
+*$script,3p,domain=supervideo.cc,badfilter
+*$script,3p,from=filecrypt.cc,badfilter
+||vivasexe.com/pix/pub/
+||vivasexe.com/disclaimer.php?cid=/search.php
+vivasexe.com###div_inline
+vivasexe.com###filtre
+vivasexe.com##div[class="row 0%"][style] > div[class]:has(> div[align] > a[target="_blank"])
+vivasexe.com###searchlisting > a[href][target="_blank"]
+vivasexe.com###searchlisting > div#cadre_annonce[style]:not([onclick])
+vivasexe.com##.rdv-card-wrapper
+vivasexe.com##.rdv-card-wrapper + div:has(> .owl-carousel)
+vivasexe.com###skel-layers-wrapper > #main-wrapper:has-text(Annonces similaires :)
+vivasexe.com##a.btnmoncompte[href="https://www.vivasexe.com/alerte/"]
+vivasexe.com##+js(acs, history.replaceState, location.href)
+! NOTE: Georgian
+||forum.ge/trash/ads_
+||sab.fast.ge^$subdocument
+forum.ge##.w3-hide-medium:has(img[src="/trash/ads_down.gif"])
+/video/pre/*.mp4$media,domain=myvideo.ge
+myvideo.ge##+js(json-prune, data.[].relationships.advert data.[].relationships.vast)
+amindi.info##.fb-popup
+||img.mykadri.click/asvla2/
+||mykadri.tv/preroll/
+mykadri.tv##.avc-asvla
+! NOTE: German
+moz.de###bluum
+@@||spiele.heise.de^$ghide
+heise.de###topBannerContainer
+heise.de##.keygameBannerContainer
+heise.de##.ad-microsites
+heise.de##.tipps-content-ad
+heise.de##.hbs-ad
+heise.de##.stage-advertising
+heise.de##.ad
+heise.de##section[data-layout="TeaserListLayout"] > section[data-component="TeaserList"] > div.relative:has(> div > article > a[data-google-interstitial])
+||testsieger.de/native-retail-media/pdp/brand-showcase/
+||testsieger.de/native-retail-media/pdp/brand-banner/
+testsieger.de##+js(json-prune, offers)
+testsieger.de###sponsoredProductPdp
+testsieger.de###sponsoredAdsHeader
+20min.ch##section aside:has(> div > div > div[data-ad-unit-id])
+20min.ch##div[class^="ContentPage_contentPage"] > div[class]:not([class^=""]):has(> div > div > div[data-ad-unit-id])
+20min.ch##div[type="ad"]
+! NOTE: Greek
+korinthostv.gr##.sgpb-popup-overlay
+korinthostv.gr##.sgpb-popup-dialog-main-div-wrapper
+korinthostv.gr##.sgpb-overflow-hidden:style(overflow: auto !important;)
+||jobfind.gr/clientfiles/Banner2025/
+jobfind.gr##div[id^="bannerzone"]
+! NOTE: Hebrew
+13tv.co.il##+js(no-fetch-if, /doubleclick|googlesyndication/)
+13tv.co.il##+js(trusted-replace-xhr-response, /#EXT-X-DISCONTINUITY\n(?:#EXTINF:.*\,\n.+?adType=preroll[\s\S]+?)(?=#EXT-X-DISCONTINUITY)/gm, , /.*\.m3u8/)
+! NOTE: Indonesian
+komikdewasa.art##+js(nowoif)
+komikdewasa.art##+js(aeld, click, tampilkanUrl)
+komikdewasa.art##+js(rmnt, script, location.href)
+otakudesu.*##.box_item_ads_popup
+.gif$image,domain=otakudesu.*|otakudesu.best|otakudesu.org
+otakudesu.*##+js(nowoif)
+||ads.desustream.com^
+! cast server blocked at https://tv3.nontondrama.my/can-this-love-be-translated-season-1-episode-1-2026
+playeriframe.sbs##body > a[href][target="_blank"][rel*="noopener"]
+cloud.hownetwork.xyz###overlay
+podjav.tv##.sidebar-box:has(> div[data-banner-id])
+podjav.tv##.player-banner-ads-top
+kuyhaa.me###protected-content
+kuyhaa.me##+js(acs, document.addEventListener, window.open)
+||meong.club/go/?aHR0c*$doc,urlskip=/\/go\/\?(aHR0c.+)/ -base64
+||kuyhaa.me/pmbut.js
+||kuyhaa.me/*.php
+kazefuri.id##+js(rmnt, script, sessionStorage.getItem)
+||donasi.showcdnx.com/seiklasnya.js
+###vstr ~ #overlay
+##body > a.visible[id][href][target="_blank"]
+videonode.de###overlay
+videonode.de##body > a[target="_blank"]
+! NOTE: Italy
+! ||detour.padovia.it^
+! NOTE: Japanese
+!bus-location.1507t.xyz##+js(nostif, ()=>{, 2501-)
+solispia.com##+js(trusted-rpnt, script, /document\.addEventListener\('DOMContentLoaded'\, function[\S\s]+?const novelId\s*=\s*(\d+);\s*const targetUrl\s*=.+?novel\\\/\d+";\s*const backToTitle[\S\s]+?SolispiaRewardedAdGate\.init\(\{\s*cancelUrl: backToTitle[\S\s]+/, !async function(){const e=$1\,t=`https://solispia.com/novel/${e}`\,o=document.querySelector('meta[name="csrf-token"]')?.getAttribute("content")||"";try{const a=await fetch(`/api/ad/rewarded/start/${e}`\,{method:"POST"\,headers:{"Content-Type":"application/json"\,"X-CSRF-TOKEN":o\,"X-Requested-With":"XMLHttpRequest"}\,body:JSON.stringify({})})\,i=await a.json();if(!i?.ok)return;await(n=5e3+Math.floor(1e3*Math.random())+500\,new Promise((e=>setTimeout(e\,n))));const d=await fetch("/api/ad/rewarded/complete"\,{method:"POST"\,headers:{"Content-Type":"application/json"\,"X-CSRF-TOKEN":o\,"X-Requested-With":"XMLHttpRequest"}\,body:JSON.stringify({challenge_id:i.challenge_id\,unlock_token:i.unlock_token\,event_key:i.event_key\,novel_id:e\,ad_meta:{}})})\,s=await d.json();s?.ok&&(window.location.href=t)}catch(e){}var n}();)
+vk.sportsbull.jp##.hidden-by-ima:remove-class(hidden-by-ima)
+! NOTE: Korean
+map.naver.com##+js(json-edit-xhr-response, .layers.*[?.metadata.name=="POI_Ads"], propsToMatch, /PCWeb_Real.json)
+pcmap.place.naver.com##+js(rpnt, script, document.write, window.__APOLLO_STATE__=JSON.parse(JSON.stringify(window.__APOLLO_STATE__));document.write)
+pcmap.place.naver.com##+js(json-edit, .*[?.adId])
+aagag.com##+js(no-xhr-if, googlesyndication)
+! NOTE: Netherlands
+almelo1.nl##.almelo-ad
+! NOTE: Persian
+shahied4u.me##+js(rmnt, script, /googlesyndication|adblock|keydown|popundersPerIP/i)
+! NOTE: Polish
+@@||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=player.pl
+player.pl##+js(no-fetch-if, /gaid=, war:noop-vast2.xml)
+@@||jelonka.com^$ghide
+jelonka.com##.adsbygoogle
+jelonka.com##.kontener-reklam
+||jelonka.com/static/jelonka/js/news-ad-access-gate.js
+jelonka.com##.ad-area
+@@||static5.hsg.com.pl/icons/*/icon.png^$image
+auto-swiat.pl##+js(nostif, consent)
+lamoda.pl##body [class*="REKLAMA"]
+onet.pl##ad-default
+wrzesnia.info.pl##+js(no-fetch-if, ads)
+@@||tyna.info.pl/pl/js/*.js|$script,1p
+||tyna.info.pl/pl/js/new-system.js$important
+tyna.info.pl##.billboard
+tyna.info.pl##.baner
+gostyn24.pl##+js(set, arePiratesOnBoard, false)
+@@||gostyn24.pl/pl/js/trustmeimadolphin/*.js|$script,1p
+||ogladajanime.pl/command_processor.php
+wirtualnemedia.pl##+js(set, __INIT_CONFIG__.randvar, undefined)
+wirtualnemedia.pl##+js(aeld, click, instanceof Event, elements, body)
+||imasdk.googleapis.com/js/sdkloader/ima3.js$redirect=google-ima.js,domain=wirtualnemedia.pl
+@@||wirtualnemedia.pl^$ghide
+wirtualnemedia.pl#@#.ads
+kobieta.wp.pl##+js(nostif, bait)
+abczdrowie.pl,allani.pl,autokrata.pl,autokult.pl,biztok.pl,dzieci.pl,easygo.pl,echirurgia.pl,fotoblogia.pl,gadzetomania.pl,hotmoney.pl,interaktywnie.com,inwestycje.pl,jejswiat.pl,kafeteria.pl,kafeteria.tv,kantory.pl,kazimierzdolny.pl,komediowo.pl,komorkomania.pl,mazury.com,mojeauto.pl,mojeosiedle.pl,money.pl,nasygnale.pl,niewiarygodne.pl,nocowanie.pl,odkrywcy.pl,parenting.pl,pudelek.pl,pudelek.tv,pytamy.pl,sfora.pl,snobka.pl,tlen.pl,totalmoney.pl,wakacje.pl,wawalove.pl,wp.pl,~www.wp.pl,wp.tv#@#html, html > body:style(overflow: auto !important;)
+abczdrowie.pl,allani.pl,autokrata.pl,autokult.pl,biztok.pl,dzieci.pl,easygo.pl,echirurgia.pl,fotoblogia.pl,gadzetomania.pl,hotmoney.pl,interaktywnie.com,inwestycje.pl,jejswiat.pl,kafeteria.pl,kafeteria.tv,kantory.pl,kazimierzdolny.pl,komediowo.pl,komorkomania.pl,mazury.com,mojeauto.pl,mojeosiedle.pl,money.pl,nasygnale.pl,niewiarygodne.pl,nocowanie.pl,odkrywcy.pl,parenting.pl,pudelek.pl,pudelek.tv,pytamy.pl,sfora.pl,snobka.pl,tlen.pl,totalmoney.pl,wakacje.pl,wawalove.pl,wp.pl,~www.wp.pl,wp.tv##html:not(#id), html:not(#id) > body:not(#id):style(overflow: visible !important;)
+poczta.o2.pl,poczta.wp.pl##*:matches-css-after(content:/K/):upward(1)
+poczta.o2.pl,poczta.wp.pl##.d_flex.flex-d_column.h_full.pos_relative
+@@||strimek.tv^$ghide
+||strimek.tv^$csp=sandbox allow-forms allow-same-origin allow-scripts allow-modals allow-orientation-lock allow-pointer-lock allow-presentation allow-top-navigation
+||strimek.tv/apple.js$script,1p
+@@||wspinanie.pl^$ghide
+wspinanie.pl##+js(nostif, getComputedStyle)
+wspinanie.pl##.global__advertisement
+@@*$css,other,domain=pilot.wp.pl
+*/adv/$image,domain=pilot.wp.pl,redirect=1x1.gif
+!#if ext_ubol
+||static.criteo.net/js/$script,domain=pilot.wp.pl,redirect=noopjs
+@@||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=pilot.wp.pl
+!#endif
+||dot.wp.pl/*/dot.gif?rmt=css$css,redirect=noop.css,domain=pilot.wp.pl,important
+pilot.wp.pl##+js(set, prebidConfig.steering.disableVideoAutoBid, true)
+polskawliczbach.pl##+js(nostif, offsetHeight)
+@@||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=wiadomosci.wp.pl
+wiadomosci.wp.pl##+js(nostif, , 100)
+polsatsport.pl##+js(no-xhr-if, xml)
+fakt.pl,plejada.pl##+js(nostif, offsetHeight)
+||portal.librus.pl/ad^
+portal.librus.pl##advertisement-module:remove()
+tuwroclaw.com##.grid__ad
+tuwroclaw.com##.grid__col:has(> .adv)
+stalowemiasto.pl##+js(aeld, load, detect)
+! NOTE: Portuguese/Spanish
+||static-cloud.mediaset.net/misc/ad/adanalytics.js^$redirect=noopjs
+||static-cloud.mediaset.net/misc/ad/adanalytics.js^$redirect=noopjs,domain=mediasetinfinity.es,important
+download.kingtecnologia.com##+js(nostif, await _0x)
+download.kingtecnologia.com##+js(trusted-replace-argument, document.getElementById, 0, json:"Blog1", condition, ad-top)
+ryxy.online##+js(no-fetch-if, adblock.js)
+! daemonanime.net/daemon-hentai.com anti-adb
+daemonanime.net##+js(acs, eval, replace)
+daemonanime.net##+js(acs, document.addEventListener, google_ad_client)
+daemonanime.net##+js(nostif, adbl)
+daemonanime.net#@#div[id^="div-gpt-"]:not([style^="width: 1px; height: 1px; position: absolute; left: -10000px; top: -"])
+daemonanime.net#@#[id^="div-gpt-ad"]:not([style^="width: 1px; height: 1px; position: absolute; left: -10000px; top: -"])
+||a.magsrv.com/video-slider.js$script,redirect=noop.js,domain=daemonanime.net|daemon-hentai.com
+@@||daemon-hentai.com^$ghide
+daemonanime.net##+js(set, detectAdBlock, noopFunc)
+daemonanime.net,daemon-hentai.com##+js(nowoif, _blank)
+*$xhr,domain=daemon-hentai.com,redirect=empty,to=adligature.com|outbrain.com|quantserve.com|srvtrck.com
+||daemonanime.net/wp-content/themes/covernews/js/*.js
+! daemon-hentai.com,daemonanime.net
+||mangaspdf.xyz/js/list-*.js
+daemon-hentai.com##+js(aeld, click, openPopunder)
+daemon-hentai.com##+js(nostif, openPopunder)
+daemon-hentai.com##+js(aeld, load, .getComputedStyle)
+daemonanime.net##+js(aeld, , STORAGE2)
+daemonanime.net##+js(aeld, DOMContentLoaded, app_advert)
+||google-analytics.com^$3p,image,redirect=1x1.gif,from=daemon-hentai.com
+daemon-hentai.com##+js(rmnt, script, adblock)
+||imasdk.googleapis.com/js/sdkloader/ima3.js$redirect=google-ima.js,domain=cooperativa.cl
+lared.cl##+js(no-fetch-if, doubleclick)
+lared.cl##+js(set, googletag._loaded_, true)
+lared.cl##.ads
+lared.cl##ned-ad
+pelisxporno.net##+js(acs, document.addEventListener, adsBlocked)
+@@||midara.ink/api/$script,1p
+||cdn.embedtv.net/embed/betnacional.webp$image
+embedtv.net##+js(nostif, closeBanner)
+pcbolsa.com##+js(set, NoTenia, false)
+novizer.com>>##+js(acs, EventTarget.prototype.addEventListener, delete window)
+||cyou/player/assets/js/jquery.js?v=$script,1p
+||cyou/player/assets/js/ads.js?v=$script,1p
+loldewfwvwvwewefdw.cyou##+js(nowoif)
+infogenyus.top,saboroso.blog#@#.ad-unit:not(.adsbox, .text-ad, .textads):not([style^="width: 1px; height: 1px; position: absolute;"])
+infogenyus.top,saboroso.blog##+js(rmnt, script, /bait/i)
+||imasdk.googleapis.com/js/sdkloader/ima3_dai.js$redirect=noopjs,domain=lpfplay.com
+||static.diaridetarragona.com/dab/detector.js
+diaridetarragona.com##.c-add
+||imasdk.googleapis.com/js/sdkloader/ima3.js$redirect=noopjs,domain=envivo.tvazteca.com
+novelaplay.com##+js(aeld, DOMContentLoaded, bait)
+novelaplay.com##+js(nowoif)
+@@||vix.com^$ghide
+vix.com##+js(json-prune, breaks interstitials info, interstitials)
+vix.com##+js(xml-prune, 'xpath(//*[name()="Period"][.//*[name()="BaseURL" and contains(text(),".mp.lura.live/prod/")]] | //*[name()="MPD"]/@mediaPresentationDuration)', , .mpd)
+vix.com##+js(json-prune-xhr-response, ads, ads.policy.skipMode, propsToMatch, /play)
+||mp.lura.live/vod/vast.info/
+||imasdk.googleapis.com/js/sdkloader/ima3.js$script,3p,redirect=google-ima.js,domain=vix.com
+@@||imasdk.googleapis.com/js/sdkloader/ima3_dai.js$script,3p,domain=vix.com
+vix.com##+js(json-prune, ad_slots)
+vix.com##+js(json-prune, plugins.dfp)
+vix.com##+js(m3u-prune, lura.live/prod/, /prog.m3u8)
+vix.com###video-player-track[style*="display: block"]:style(visibility: visible !important;)
+disneyembed.wtf##+js(trusted-set-local-storage-item, locker_timestamp, $now$)
+embedtv.best##+js(nowoif, !embedtv.best)
+pkproject.net##+js(acs, setTimeout, adblock)
+pkproject.net##div[data-fuse]
+||imasdk.googleapis.com/js/sdkloader/ima3.js$redirect=google-ima.js,domain=recordplus.com
+@@||imasdk.googleapis.com/js/sdkloader/ima3_dai.js$domain=recordplus.com
+googleapis.com.de,googleapis.com.do,redecanais.*,redecanaistv.*##body.swal2-shown > .swal2-container
+googleapis.com.de,googleapis.com.do,redecanais.*,redecanaistv.*##html.swal2-shown, body.swal2-shown:style(overflow: auto !important;)
+googleapis.com.de,googleapis.com.do,redecanais.*,redecanaistv.*##+js(aeld, click, _0x)
+redecanais.*,redecanaistv.*,redisex.*,xn-----0b4asja7ccgu2b4b0gd0edbjm2jpa1b1e9zva7a0347s4da2797e8qri.xn--1ck2e1b,xn--90afacv0clj6ac0dxa.xn--p1ai,xn--90afacv0cu2a3cr.xn--p1ai##+js(aopr, __Y)
+!googleapis.com.de,googleapis.com.do,redecanais.*,redecanaistv.*##+js(nowoif)
+relampagomovies.com##+js(rmnt, script, offsetHeight)
+relampagomovies.com##+js(acs, document.addEventListener, window.open)
+||webcinevs*.com/api/app/vast-ads
+##.pppx
+superflixapi.best,warezcdn.lat##+js(aeld, , pop_)
+llanfairpwllgwyngy.com##+js(acs, document.addEventListener, POP_URL)
+llanfairpwllgwyngy.com##+js(trusted-replace-argument, eval, 0, repl:/"popactive":true/"popactive":false/)
+@@||meuplayeronlinehd.com^$ghide
+meuplayeronlinehd.com###adblock-overlay
+||multicanaistt.space/pop/pop.js$script
+||cdn.jsdelivr.net/npm/disable-devtool$script,domain=myapiplay.top
+myapiplay.top###popup-overlay
+meuplayeronlinehd.com##+js(ra, style, [style*="z-index"], stay)
+meuplayeronlinehd.com,multicanaistt.space##+js(aeld, load, detect)
+||minhatela.xyz/mt-probe.js
+minhatela.xyz##+js(nosiif, (!1))
+cnnamador.com##+js(nostif, backRedirect)
+cnnamador.com##+js(aeld, , pop)
+cnnamador.com##+js(noeval)
+cnnamador.com##.banner
+||cnnamador.com/player/float.php
+||cnnamador.com/m18/
+cnnamador.com##.is-ad-visible
+cnnamador.com##+js(aopw, adv_pre_duration)
+cnnamador.com##+js(aopw, adv_post_duration)
+cnnamador.com##+js(aeld, /^(click|mousedown|mousemove|touchstart|touchend|touchmove)/, system.popunder)
+cnnamador.com##.cards__item:has([href*="loboclick"])
+||cnnamador.com/sw.js$script,1p
+||adsloboclick.com^
+cg-gamespc.net##+js(rmnt, script, :visible)
+cg-gamespc.net###notiene:style(display:block !important)
+cg-gamespc.net##div:nth-of-type(5):has-text(Advertising)
+cg-gamespc.net##.header__nav-link:style(line-height:unset !important)
+cg-gamespc.net,elamigosgames.net,elamigosgamez.net##+js(nostif, checkAdblockUser)
+cg-gamespc.net,elamigosgames.net,elamigosgamez.net##.content_store
+cg-gamespc.net,elamigosgames.net,elamigosgamez.net##.iframeDiv
+elamigosgamez.net##h3.my-4:has-text(/^Advertising/)
+||instant-gaming.com/api/banner/
+||adme2.click^
+rdembed.*##+js(aeld, click, pop_)
+rdembed.*##+js(nowoif)
+! NOTE: Thai
+steamseries88.com##+js(rpnt, script, let playerType, 'window.addEventListener("load",()=>{if(typeof playMovie==="function"){playMovie()}});let playerType')
+! NOTE: Turkish
+isgfrm.com##+js(acs, document.createElement, .offsetHeight)
+isgfrm.com##+js(rmnt, script, /adbl|RegExp/i)
+unibilgi.net##[href*="adset"]
+unibilgi.net##.ays-pb-modals
+unibilgi.net###custom_html-2
+unibilgi.net###custom_html-9
+unibilgi.net###custom_html-10
+unibilgi.net###custom_html-11
+joymaxtr.net##+js(acs, RegExp, navigator.userAgent)
+/js/aclb.js^$script,1p,domain=anizle.com|anizm.net|puffytr.com
+||teknofenomen.com/forum/ext/*/js/adblock_detection.js
+filmizle.*,filmizletv.*,filmizleplus.*,fullhdfilm.*,fullhdfilmizle.*,gofilmizle.com,hdfilmcehennemi.*,hdfilmizlesene.*,hdfilmsitesi.*,sine5.dev,sinezy.org##+js(trusted-rpnt, script, window.lazyLoadOptions =, if(typeof ilk_part_getir==="function"){ilk_part_getir()}window.lazyLoadOptions =, sedCount, 1)
+filmizle.*,filmizletv.*,filmizleplus.*,fullhdfilm.*,fullhdfilmizle.*,gofilmizle.com,hdfilmcehennemi.*,hdfilmizlesene.*,hdfilmsitesi.*,sine5.dev,sinezy.org##body:style(background-image: unset !important;)
+||hdfilmce.com/bt.webp$image
+||filmvitrini.net/wp-content/themes/filmizle/js/elma.js
+.gif^$image,domain=filmvitrini.net
+filmvitrini.net##.videoust
+asyaanimeleri.pw##+js(rpnt, script, popactive, nopop)
+asyaanimeleri.pw##+js(nowoif, !asyaanimeleri.)
+asyaanimeleri.pw##+js(set-cookie, popcounter, 2)
+asyaanimeleri.pw##.pppx
+##.bb ~ main#container .containerAds
+##html[lang="tr"] #aa-wp + .fixed-footer .footer-ad-container
+##html[lang="tr"] #aa-wp .container-ads-adjustment
+##html[lang="tr"] #aa-wp .rnd-ads-adjustment
+dizipal1536.com,dizipal1537.com,dizipal1538.com,dizipal1539.com,dizipal1540.com,dizipal1541.com,dizipal1542.com,dizipal1543.com,dizipal1544.com,dizipal1545.com,dizipal1546.com,dizipal1547.com,dizipal1548.com,dizipal1549.com,dizipal1550.com,dizipal1551.com,dizipal1552.com,dizipal1553.com,dizipal1554.com,dizipal1555.com,dizipal1556.com,dizipal1557.com,dizipal1558.com,dizipal1559.com,dizipal1560.com,dizipal1561.com,dizipal1562.com,dizipal1563.com,dizipal1564.com,dizipal1565.com,dizipal1566.com,dizipal1567.com,dizipal1568.com,dizipal1569.com,dizipal1570.com,dizipal1571.com,dizipal1572.com,dizipal1573.com,dizipal1574.com,dizipal1575.com,dizipal1576.com,dizipal1577.com,dizipal1578.com,dizipal1579.com,dizipal1580.com,dizipal1581.com,dizipal1582.com,dizipal1583.com,dizipal1584.com,dizipal1585.com,dizipal1586.com,dizipal1587.com,dizipal1588.com,dizipal1589.com,dizipal1590.com,dizipal1591.com,dizipal1592.com,dizipal1593.com,dizipal1594.com,dizipal1595.com,dizipal1596.com,dizipal1597.com,dizipal1598.com,dizipal1599.com,dizipal1600.com##+js(trusted-rpnt, script, /manageAds\(video_urls\[activeItem\]\, video_seconds\[activeItem\]\, ad_urls\[activeItem]\,true\);/, playVideo();, condition, playAdd)
+dizipal1536.com,dizipal1537.com,dizipal1538.com,dizipal1539.com,dizipal1540.com,dizipal1541.com,dizipal1542.com,dizipal1543.com,dizipal1544.com,dizipal1545.com,dizipal1546.com,dizipal1547.com,dizipal1548.com,dizipal1549.com,dizipal1550.com,dizipal1551.com,dizipal1552.com,dizipal1553.com,dizipal1554.com,dizipal1555.com,dizipal1556.com,dizipal1557.com,dizipal1558.com,dizipal1559.com,dizipal1560.com,dizipal1561.com,dizipal1562.com,dizipal1563.com,dizipal1564.com,dizipal1565.com,dizipal1566.com,dizipal1567.com,dizipal1568.com,dizipal1569.com,dizipal1570.com,dizipal1571.com,dizipal1572.com,dizipal1573.com,dizipal1574.com,dizipal1575.com,dizipal1576.com,dizipal1577.com,dizipal1578.com,dizipal1579.com,dizipal1580.com,dizipal1581.com,dizipal1582.com,dizipal1583.com,dizipal1584.com,dizipal1585.com,dizipal1586.com,dizipal1587.com,dizipal1588.com,dizipal1589.com,dizipal1590.com,dizipal1591.com,dizipal1592.com,dizipal1593.com,dizipal1594.com,dizipal1595.com,dizipal1596.com,dizipal1597.com,dizipal1598.com,dizipal1599.com,dizipal1600.com##div[class^="header"]:has(> .container-ads-adjustment:only-child)
+||blogger.googleusercontent.com/img/$domain=dizipal1536.com|dizipal1537.com|dizipal1538.com|dizipal1539.com|dizipal1540.com|dizipal1541.com|dizipal1542.com|dizipal1543.com|dizipal1544.com|dizipal1545.com|dizipal1546.com|dizipal1547.com|dizipal1548.com|dizipal1549.com|dizipal1550.com|dizipal1551.com|dizipal1552.com|dizipal1553.com|dizipal1554.com|dizipal1555.com|dizipal1556.com|dizipal1557.com|dizipal1558.com|dizipal1559.com|dizipal1560.com|dizipal1561.com|dizipal1562.com|dizipal1563.com|dizipal1564.com|dizipal1565.com|dizipal1566.com|dizipal1567.com|dizipal1568.com|dizipal1569.com|dizipal1570.com|dizipal1571.com|dizipal1572.com|dizipal1573.com|dizipal1574.com|dizipal1575.com|dizipal1576.com|dizipal1577.com|dizipal1578.com|dizipal1579.com|dizipal1580.com|dizipal1581.com|dizipal1582.com|dizipal1583.com|dizipal1584.com|dizipal1585.com|dizipal1586.com|dizipal1587.com|dizipal1588.com|dizipal1589.com|dizipal1590.com|dizipal1591.com|dizipal1592.com|dizipal1593.com|dizipal1594.com|dizipal1595.com|dizipal1596.com|dizipal1597.com|dizipal1598.com|dizipal1599.com|dizipal1600.com
+x.ag2m2.cfd##+js(json-edit, .*[?.linkurl^="http"])
+##html[lang="tr"] > body.has-footer-ad.has-pageskin-desktop a.pageskin-click-left
+##html[lang="tr"] > body.has-footer-ad.has-pageskin-desktop a.pageskin-click-right
+##html[lang="tr"] > body.has-footer-ad.has-pageskin-desktop a.pageskin-desktop-wrapper
+dizipal1965.com,dizipal1966.com,dizipal1967.com,dizipal1968.com,dizipal1969.com,dizipal1970.com,dizipal1971.com,dizipal1972.com,dizipal1973.com,dizipal1974.com,dizipal1975.com,dizipal1976.com,dizipal1977.com,dizipal1978.com,dizipal1979.com,dizipal1980.com,dizipal1981.com,dizipal1982.com,dizipal1983.com,dizipal1984.com,dizipal1985.com,dizipal1986.com,dizipal1987.com,dizipal1988.com,dizipal1989.com,dizipal1990.com,dizipal1991.com,dizipal1992.com,dizipal1993.com,dizipal1994.com,dizipal1995.com,dizipal1996.com,dizipal1997.com,dizipal1998.com,dizipal1999.com,dizipal2000.com##a[class^="pageskin-"]
+||blogger.googleusercontent.com/img/$domain=dizipal1965.com|dizipal1966.com|dizipal1967.com|dizipal1968.com|dizipal1969.com|dizipal1970.com|dizipal1971.com|dizipal1972.com|dizipal1973.com|dizipal1974.com|dizipal1975.com|dizipal1976.com|dizipal1977.com|dizipal1978.com|dizipal1979.com|dizipal1980.com|dizipal1981.com|dizipal1982.com|dizipal1983.com|dizipal1984.com|dizipal1985.com|dizipal1986.com|dizipal1987.com|dizipal1988.com|dizipal1989.com|dizipal1990.com|dizipal1991.com|dizipal1992.com|dizipal1993.com|dizipal1994.com|dizipal1995.com|dizipal1996.com|dizipal1997.com|dizipal1998.com|dizipal1999.com|dizipal2000.com
+trgoals1526.xyz,trgoals1527.xyz,trgoals1528.xyz,trgoals1529.xyz,trgoals1530.xyz,trgoals1531.xyz,trgoals1532.xyz,trgoals1533.xyz,trgoals1534.xyz,trgoals1535.xyz,trgoals1536.xyz,trgoals1537.xyz,trgoals1538.xyz,trgoals1539.xyz,trgoals1540.xyz,trgoals1541.xyz,trgoals1542.xyz,trgoals1543.xyz##+js(rpnt, script, prerollEnabled:true, prerollEnabled:false)
+macizletaraftarium.online,restmacizle23.cfd##+js(rpnt, script, prerollEnabled:true, prerollEnabled:false)
+||inattv*.xyz/channel.html$frame,replace=/prerollEnabled:true/prerollEnabled:false/
+inattv1275.xyz,inattv1276.xyz,inattv1277.xyz,inattv1278.xyz,inattv1279.xyz,inattv1280.xyz,inattv1281.xyz,inattv1282.xyz,inattv1283.xyz,inattv1284.xyz,inattv1285.xyz,inattv1286.xyz,inattv1287.xyz,inattv1288.xyz,inattv1289.xyz,inattv1290.xyz,inattv1291.xyz,inattv1292.xyz,inattv1293.xyz,inattv1294.xyz,inattv1295.xyz,inattv1296.xyz,inattv1297.xyz,inattv1298.xyz,inattv1299.xyz,inattv1300.xyz,inattv1301.xyz,inattv1302.xyz,inattv1303.xyz,inattv1304.xyz,inattv1305.xyz,inattv1306.xyz,inattv1307.xyz,inattv1308.xyz,inattv1309.xyz,inattv1310.xyz,inattv1311.xyz,inattv1312.xyz,inattv1313.xyz,inattv1314.xyz,inattv1315.xyz,inattv1316.xyz,inattv1317.xyz,inattv1318.xyz,inattv1319.xyz,inattv1320.xyz,inattv1321.xyz,inattv1322.xyz,inattv1323.xyz,inattv1324.xyz,inattv1325.xyz,inattv1326.xyz,inattv1327.xyz,inattv1328.xyz,inattv1329.xyz,inattv1330.xyz,inattv1331.xyz,inattv1332.xyz,inattv1333.xyz,inattv1334.xyz,inattv1335.xyz,inattv1336.xyz,inattv1337.xyz,inattv1338.xyz,inattv1339.xyz,inattv1340.xyz,inattv1341.xyz,inattv1342.xyz,inattv1343.xyz,inattv1344.xyz,inattv1345.xyz,inattv1346.xyz,inattv1347.xyz,inattv1348.xyz,inattv1349.xyz,inattv1350.xyz##+js(rpnt, script, prerollEnabled:true, prerollEnabled:false)
+hdfilmizlesen.com##+js(acs, document.addEventListener, initPop)
+hdfilmizlesen.com##+js(set, app._data.ads, [])
+||hdfilmizlesen.com/ponpis.js^
+fontyukle.net##+js(aost, setTimeout, onload)
+fontyukle.net##div.sponsor
+fontyukle.net#@#div[class^="sag-ust"]
+canlikolik.my###video-click-overlay
+canlikolik.my##+js(aeld, message, adsense)
+canlikolik.my##+js(trusted-set, reklamlar, json:[{"sure":"0"}])
+canlikolik.my##+js(trusted-rpnt, script, skipButton.innerText !==, "" ===)
+canlikolik.my##+js(trusted-rpnt, script, var controlBar =, skipButton.click();var controlBar =, sedCount, 1)
+tureng.com###tureng-cambly-ad-placeholder
+tureng.com##.debug-ad
+pandaspor.live##[href^="https://go.aff."]
+pandaspor.live##+js(rpnt, script, await runPreRollAds();)
+turkedebiyati.org##+js(rmnt, script, /adbl/i)
+optraco.top##+js(rpnt, script, shouldShowAds() ?, false ?)
+tranimeizle.*#@#.video-ad-container
+tranimeizle.*##body .video-ad-top:style(display: block !important;)
+tranimeizle.*##.advertisement
+tranimeizle.*##a[href^="https://cutt.ly/"]
+||tranimeizle.io/js/mm*.js
+/^www\.selcuksportshd[a-z0-9-]+\.xyz$/##.banner
+/^www\.selcuksportshd[a-z0-9-]+\.xyz$/##.banners
+/^www\.selcuksportshd[a-z0-9-]+\.xyz$/##.container > aside.sidebar:has(> .banner)
+/^www\.selcuksportshd[a-z0-9-]+\.xyz$/##.footer
+/^www\.selcuksportshd[a-z0-9-]+\.xyz$/##.socials a:is(.meritroyal, .iptv, .streamradar)
+||blogger.googleusercontent.com/img/$domain=/^main\.uxsyplayer[a-z0-9-]+\.click$/
+||vipifsa.com/api/ad
+||vipifsa.com/api/popup
+vipifsa.com##+js(json-prune-fetch-response, ads, , propsToMatch, /api/video)
+animecix.tv##+js(set, Object.prototype.showInterstitialAd, false)
+kanald.com.tr##+js(set, googlefc, undefined)
+! NOTE: Vietnamese
+lxmanga.my##+js(set, skipAdblockCheck, true)
+qmh.*##+js(json-prune-xhr-response, data.header_script data.footer_script data.direct_link_ads data.direct_link_ads_vip_1 data.direct_link_ads_vip_2 data.direct_link_ads_play_vip_2 data.direct_link_ads_zoom_vip_2, , propsToMatch, /config)
+||qmh.*/assets/js/simpleblocker.js
+||api.viphubss.shop/api/link-rotation/
+||api.viphubss.shop/api/banner
+||moneyoyo.com^$3p
+||static.accesstrade.vn^$3p
+streamobs.net##+js(aost, document.createElement, createAgeModal)
+streamobs.net##+js(nowoif, _blank, 1, obj)
+streamobs.net##.modal
+sieutamphim.me##+js(acs, document.addEventListener, Object[_0x)
+sieutamphim.me##+js(nowoif, _blank)
+||tinxe.vn/dist/scripts/campaign-bn.min.js.gz
+||ad.vietbao.vn^
+tinhte.vn##+js(nostif, .getComputedStyle)
+vozer.io,vozer.vn##+js(acs, document.addEventListener, Popunder)
+ios.codevn.net##+js(rmnt, script, /popup/i)
+ios.codevn.net##+js(nowoif, _blank)
+watch.rkplayer.xyz##+js(set, adsPlayer, undefined)
+lokhung888.com##+js(rmnt, script, /popup|arrDirectLink/)
+lokhung888.com##+js(nowoif, _blank)
+||pagead2.googlesyndication.com^$script,domain=vnjpclub.com,important
+vnjpclub.com##+js(rmnt, script, /adblock/i)
+vnjpclub.com##.vnjp-ad-slot
+||animevietsub.*/ads/$script
+animevietsub.*###invideo_wrapper
+animevietsub.*##.mobile-catfish-top
+animevietsub.*##.mobile-catfixx
+animevietsub.*##.pc-catfixx
+animevietsub.*##.Ads
+animevietsub.*##.Adv
+animevietsub.*##a[href][target="_blank"] img[src^="https://lh3.googleusercontent.com/"]
+animevietsub.*##+js(rmnt, script, PopupManager)
+storage.googleapiscdn.com,stream.googleapiscdn.com##+js(aeld, DOMContentLoaded, _0x)
+||pagead2.googlesyndication.com^$script,domain=storage.googleapiscdn.com|stream.googleapiscdn.com,important
+/player/jwplayer-*/vast.js$script
+||imasdk.googleapis.com/js/sdkloader/ima3.js$redirect=noopjs,domain=vtvgo.vn,important
+! cap3. pro
+cap3.*##+js(trusted-replace-argument, String.prototype.includes, this, 'json:"mozilla/5.0 (windows nt 10.0; win64; x64) applewebkit/537.36 (khtml, like gecko) chrome/145.0.0.0 safari/537.36"', condition, mozilla/5.0)
+cap3.*#@##ad-wrapper
+cap3.*##+js(nowoif, popup=)
+cap3.*##+js(aeld, click, setTimeout)
+cap3.*##+js(aeld, click, ()}, elements, .art-control-fullscreen)
+||cap3.*/api/ads
+! Video player popup
+vip.stream101.space##+js(nowoif)
+storage.googleapiscdn.com,stream.googleapiscdn.com##+js(rmnt, script, /bait/i)
+@@||googleapiscdn.com/player/*animevietsub.$ghide
+||googleapiscdn.com/admin/api/ads/
+/static/jwplayer/vast.js
+motphimr.io##+js(aeld, click, document.createElement)
+motphimr.io##+js(trusted-set-session-storage-item, popup-ads-last-shown, $now$)
+##html[lang="vi"] .sspp-area
+rophimz.*##+js(set-session-storage-item, ads-clicked-under-last-click, 11)
+rophimz.*##+js(trusted-set-session-storage-item, shopee-ads-clicked, $now$)
+rophimz.*##+js(trusted-set-session-storage-item, shopee-ads-last-click, $now$)
+rophimz.*##+js(trusted-override-element-method, HTMLAnchorElement.prototype.click, a[target="_blank"][rel*="sponsored"])
+voznovel.com##+js(rmnt, script, shopeeLinks)
+voznovel.com##+js(aeld, click, shopeeLinks)
+||phimcn.*/assets/pu.js
+||phimcn.*/graph/api?action=init-load-ads
+phimfun.net>>##+js(nowoif)
+vnexpress.net##.wrap-hd-adblock
+! !SECTION: Non-English sites
+! noadblocker.js "Enhanced Ad Blocker Detection Script"
+/^https:\/\/[a-z0-9]{6,10}\.[a-z]{2,3}\/js\d?\/noadblocker\.js(?:\?v=\d)?$/$script,1p,match-case
+!#if env_safari
+/^https:\/\/[a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9]?[a-z0-9]?[a-z0-9]?[a-z0-9]?\.[a-z][a-z][a-z]?\/js[0-9]?\/noadblocker\.js(\?v=[0-9])?$/$script,1p,match-case
+!#endif
+! END: General filters (put filters before this line)
+! *** uAssets:filters/filters-2020.txt ***
+*$script,redirect-rule=noopjs,domain=arcai.com
+arcai.com##+js(set, pubAdsService, trueFunc)
+@@||doubleclick.net^$script,xhr,domain=arcai.com
+@@||fundingchoicesmessages.google.com^$script,domain=arcai.com
+@@||googletagservices.com/tag/js/gpt.js$script,domain=arcai.com
+@@*$ghide,domain=arcai.com
+mysflink.blogspot.com##+js(set, safelink.adblock, false)
+mysflink.blogspot.com##+js(nano-sib)
+sofwaremania.blogspot.com##+js(nano-stb)
+jav1080.com##div.boxzilla, .boxzilla-overlay, [href^="https://adsxyz.com/"]
+jav1080.com###custom_html-3
+jav1080.com###custom_html-4
+/300x250.html|$frame,3p
+l2db.info##+js(nowoif)
+||l2db.info/uploads/banners/$image
+l2db.info##.branding
+l2db.info##[href^="https://overworld.pro/"]
+l2db.info###wrapper-content:style(margin-top:0px !important)
+l2db.info##[href*="adv"]
+l2db.info###branding
+psychic.de##+js(nostif, offsetHeight)
+my-code4you.blogspot.com##+js(nostif, offsetLeft)
+my-code4you.blogspot.com##+js(set, config.pauseInspect, false)
+*$script,redirect-rule=noopjs,domain=my-code4you.blogspot.com
+made-by.org##+js(nostif, ads)
+*$xhr,redirect-rule=nooptext,domain=made-by.org
+made-by.org###overlay
+ilovephd.com##+js(set, adsbygoogle, null)
+@@||notepad.pw^$ghide
+gosemut.*##+js(nowoif)
+rexdlfile.com##+js(aopr, require)
+! art sites redirections, ads
+opisanie-kartin.com,painting-planet.com##+js(aopr, LieDetector)
+||edugrampromo.com^$3p
+*/?pu=$script
+1plus1plus1equals1.net,cooksinfo.com,heatherdisarro.com##+js(aopr, Date.prototype.toUTCString)
+25yearslatersite.com##+js(set, jQuery.adblock, false)
+helpnetsecurity.com##+js(acs, jQuery, Object)
+thepiratebay.org##+js(aopr, exoJsPop101)
+||thepiratebay.org/sw.js
+kollhong.com##+js(aopr, adBlockDetected)
+||cointiply.com^$3p
+||reingod.com^
+! rppk13baru.blogspot.com anti-adb
+rppk13baru.blogspot.com##+js(acs, addEventListener, blocker)
+! arabamob.blogspot.com anti-adb
+arabamob.blogspot.com##+js(acs, addEventListener, blocker)
+*$script,redirect-rule=noopjs,domain=akunssh.net
+videosection.com##+js(aopr, exoJsPop101)
+techieway.blogspot.com##+js(acs, addEventListener, AdBlock)
+pornfd.com##+js(nostif, innerText, 2000)
+pornfd.com##+js(aopr, console.clear)
+pornfd.com##+js(aeld, , bi())
+pornfd.com##.bannerImage
+pornfd.com##.sponsor
+||pornfd.com/*.php
+flickr.com##+js(set, appContext.adManager.context.current.adFriendly, false)
+flickr.com##.sub-photo-submoola-view
+flickr.com##section:has([href*="istockphoto.com"])
+! flickr.com##.sub-photo-right-view [href^="/account/upgrade"]:upward(.sub-photo-right-view > div)
+flickr.com##body::after:style(top: 0 !important;)
+flickr.com##.nav-ad-container
+flickr.com##.fluid-magic-subnav-view.desktop-nav-ad .fluid-subnav.fixed, .fluid-magic-subnav-view.mobile-nav-ad .fluid-subnav.fixed:style(top: 0 !important;)
+flickr.com##.global-nav-view.desktop-nav-ad, .global-nav-view.desktop-nav-ad .global-nav-content, .global-nav-view.mobile-nav-ad, .global-nav-view.mobile-nav-ad .global-nav-content:style(margin-top: 0 !important;)
+flickr.com##.search-photos-unified-page-view .desktop-nav-ad:remove-class(desktop-nav-ad)
+flickr.com##.search-photos-unified-page-view .mobile-nav-ad:remove-class(mobile-nav-ad)
+*$media,3p,domain=hdd.moviefun24.com,redirect=noopmp3-0.1s
+pornky.com##+js(aopr, exoJsPop101)
+rexporn.*##+js(aeld, , pop)
+pleated-jeans.com##+js(aopr, HTMLIFrameElement)
+flash-firmware.blogspot.com##+js(noeval-if, replace)
+getmega.net##+js(aopr, adBlockDetected)
+desktophut.com##+js(acs, document.getElementById, .style)
+##[href^="https://fireads.online/"]
+desktophut.com###loading-ad
+*$frame,redirect-rule=noopframe,domain=desktophut.com
+*$xhr,redirect-rule=nooptext,domain=desktophut.com
+!!!
+a-ads.com##.size300x250
+googlesyndication.com##.GoogleActiveViewElement:not(:has(> #reward_close_button_widget, .recommend_book))
+googlesyndication.com##.GoogleActiveViewElement > div:not(#reward_close_button_widget):not(.recommend_book)
+googlesyndication.com###abgb
+memoriadatv.com##+js(nano-stb)
+@@||memoriadatv.com^$ghide
+memoriadatv.com##ins.adsbygoogle
+@@||myzyia.com^$ghide
+zone-annuaire.*##+js(nowoif)
+notube.*,~notube.com##+js(nowoif)
+*$script,redirect-rule=noopjs,domain=runmods.com
+runmods.com##+js(nano-sib)
+gal-dem.com##+js(aopr, dsanity_ad_block_vars)
+forumconstruire.com#?#.post_simple:has(.postsimple_pseudo:has-text(/promo/i))
+latitude.to##+js(nostif, show)
+apkmb.com##+js(nano-sib, show_download_links)
+uploadking.net##+js(nano-stb, downloadbtn)
+||pub.network^$script,redirect=noopjs,domain=vrcmods.com
+vrcmods.com##+js(nano-sib, timeLeft)
+vrcmods.com##+js(nostif, height)
+vrcmods.com##+js(nosiif, height)
+vrcmods.com###download-form:style(display: initial !important;)
+vrcmods.com###app:style(display: none !important;)
+vrcmods.com###app_msg:style(display: none !important;)
+vrcmods.com##.show.fade.modal
+vrcmods.com##.show.fade.modal-backdrop
+leolist.cc##+js(nowoif)
+! teachersguidetn.blogspot.com/bayaningfilipino.blogspot.com/fileandsharing.com anti-adb
+teachersguidetn.blogspot.com,bayaningfilipino.blogspot.com##+js(acs, addEventListener, blocker)
+firefile.cc##+js(set, blockAdBlock._options.baitClass, null)
+@@||manhwa18.com^$ghide
+uploadhub.*##+js(nowoif)
+uploadhub.*##+js(no-fetch-if, adsbygoogle)
+uploadhub.*##+js(nostif, location.href, 1000)
+*$script,3p,denyallow=bootstrapcdn.com|cloudflare.com,domain=uploadhub.*
+uploadhub.*##[src^="https://blogger.googleusercontent.com/"]
+verteleseriesonline.com##+js(aopr, adBlockDetected)
+verteleseriesonline.com##+js(nosiif, visibility, 1000)
+flight-report.com##+js(aeld, load, /AdBlock/i)
+! ievaphone .com anti adb
+ievaphone.com##+js(acs, onload)
+obsev.com##+js(aopr, HTMLIFrameElement)
+pentruea.com##+js(nostif, charAt)
+@@||heypikachu.com^$ghide
+mchacks.net##+js(nostif, checkAds)
+why-tech.it##+js(nostif, fadeIn, 0)
+@@||why-tech.it^$ghide
+why-tech.it##ins.adsbygoogle
+techably.com##+js(acs, document.getElementById, adsbygoogle)
+imintweb.com##+js(aopr, adBlockDetected)
+@@||minorpatch.com^$ghide
+*$image,redirect-rule=1x1.gif,domain=minorpatch.com
+minorpatch.com##ins.adsbygoogle
+minorpatch.com##+js(acs, decodeURIComponent, checkAD)
+minorpatch.com##+js(no-fetch-if, googlesyndication)
+@@||debrid-file.com^$ghide
+||nexusbytes.com^$3p
+maccanismi.it##+js(noeval-if, show)
+manytoon.com##+js(aopr, decodeURI)
+*$script,3p,denyallow=cloudflare.net|disqus.com|disquscdn.com|fastlylb.net,domain=manytoon.com
+||fzj3v7sch2xg5gosh60vpkrth5c6cngvj5ivd9kg5ajcdl2vlp2ocj5fjbto.me^
+manytoon.com##.ad
+||freecomiconline.me/*.gif^$image
+compsmag.com##+js(nostif, jQuery)
+vulture.com##+js(aeld, /^(?:click|mousedown)$/, latest!==)
+ilmeteo.it##+js(nostif, google_jobrunner)
+ilmeteo.it###banner-mnz-topleft:style(height: 80px !important)
+rangerboard.com##+js(acs, $, btoa)
+@@||rangerboard.com^$ghide
+rangerboard.com##.adsbygoogle
+rangerboard.com##+js(no-xhr-if, googlesyndication)
+beermoneyforum.com##+js(acs, $, Adblock)
+beermoneyforum.com##.is-active.overlay-container:has(div[data-position] > center > a)
+beermoneyforum.com##.samBackground:style(background-image:none !important)
+beermoneyforum.com##.samBackgroundItem.samItem
+beermoneyforum.com##body:style(overflow: auto !important)
+@@||ploudos.com^$ghide
+beegsexxx.com##+js(aopr, document.dispatchEvent)
+beegsexxx.com##.preview:has(> .prev > script[data-ad_sub])
+beeg.party##+js(nowoif)
+spank-and-bang.com##+js(acs, decodeURI, decodeURIComponent)
+tubxporn.com##+js(aopr, exoJsPop101)
+pornone.com##+js(acs, $, adblock)
+pornone.com##.vjs-paused > .warp
+pornone.com##a[href*="//prtord.com/"]
+pornone.com##.vjs-info-top
+||pornone.com/js/combined.js
+! sythe.org anti adb
+sythe.org##+js(acs, $, adblocker)
+sythe.org##+js(acs, document.getElementsByTagName, adblocker)
+/?referral=sythe$all
+||sythe.org/*.php$3p
+/sytheb$all
+/^https:\/\/([a-z]+\.)?sythe\.org\/[\w\W]{30,}/$image
+*$image,redirect-rule=1x1.gif,domain=sythe.org
+@@||sythe.org/*.png|$image,1p
+@@||sythe.org/*.jpg?$image,1p
+||i.imgur.com/*.mp4$media,domain=sythe.org
+sythe.org##div[style="width: 100%; display: block; text-align: center;"]
+sythe.org###topadplaceholder
+wg-gesucht.de##+js(acs, $, detectAdBlocker)
+mp4mania1.net##+js(aopr, LieDetector)
+mp4mania1.net##.advert
+mp4mania1.net##.prop_native1
+mp4mania1.net##[href^="https://ak.naiwoalooca.net/"]
+||undefined^$script,redirect=noopjs
+||d3g5ovfngjw9bw.cloudfront.net^$script,redirect=noopjs
+khatrimaza.*##+js(aeld, , 0x)
+khatrimaza.*##+js(acs, puShown, /doOpen|popundr/)
+khatrimaza.*##+js(no-xhr-if, ads)
+okhatrimaza.*##+js(acs, Object.defineProperty, XMLHttpRequest)
+khatrimaza.*##+js(nostif, showModal)
+tapetus.pl##+js(nostif, /^/)
+*$script,redirect-rule=noopjs,domain=tapetus.pl
+tapetus.pl##+js(acs, $, setTimeout)
+tapetus.pl##div[style="box-sizing: border-box; padding:0px 5px 0px 0px; text-align:center;"]
+yabiladi.com##+js(set, adBlockDetected, null)
+livegore.com##+js(acs, atob, decodeURIComponent)
+livegore.com##+js(aopr, LieDetector)
+megaplayer.bokracdn.run##+js(aeld, DOMContentLoaded, .ready)
+megaplayer.bokracdn.run##.blockingAd, .popBannerTeaser
+pestleanalysis.com##+js(set, blockAdBlock._options.baitClass, null)
+ouo.*,mirrorace.com,7starhd.*##+js(acs, String.fromCharCode, /'shift'|break;/)
+*$media,redirect-rule=noopmp3-0.1s,domain=eroasmr.com
+eroasmr.com##.elite_vp_videoPlayerAD
+||eroasmr.com/preroll$xhr,1p
+||eroasmr.com/postroll$xhr,1p
+eroasmr.com##+js(trusted-rpnt, script, vastTag, v)
+gaystream.pw##+js(aopr, adsbyjuicy)
+gaystream.pw##.a-block
+! twistedporn .com popup
+twistedporn.com##+js(nowoif)
+@@||paypou.com^$ghide
+||paypou.com/newbanner
+||oklivetv.com^$xhr,1p,redirect-rule=nooptext
+*$script,redirect-rule=noopjs,domain=oklivetv.com
+!#if env_firefox
+@@||oklivetv.com^$xhr,script,css,1p
+!#endif
+@@||althub.club^$ghide
+althub.club##+js(rmnt, script, Adblock)
+sukidesuost.info##+js(nosiif, visibility, 1000)
+@@||extremeoverclocking.com^$ghide
+@@||burzowo.info^$1p,script
+globes.co.il##+js(set, document.blocked_var, 1)
+globes.co.il##+js(set, ____ads_js_blocked, false)
+jardiner-malin.fr##+js(set, wIsAdBlocked, false)
+*$script,3p,denyallow=google.com|gstatic.com,domain=skidrowcodex.net
+ymp4.download##+js(nowoif)
+ymp4.download###mp3button
+eoreuni.com##+js(aopr, adBlockDetected)
+eoreuni.com##a[href^="https://iherb.co/"]
+! webcreator-journal.com anti adb
+webcreator-journal.com##+js(acs, document.addEventListener, google_ad_client)
+shinden.pl##+js(acs, document.createElement, shift)
+@@||reklama.shinden.eu^$frame,domain=shinden.pl
+tw-calc.net##+js(set, WebSite.plsDisableAdBlock, null)
+tw-calc.net##.horizontal_large.container
+tw-calc.net##.vertical.container
+tw-calc.net##.vertical_large.container
+tw-calc.net##.vertical_large_2.container
+pornomoll.*##+js(nostif, innerText, 2000)
+pornomoll.*##+js(aeld, , _blank)
+/clc?aid=$all
+supermarches.ca##+js(acs, $, css)
+watchpornx.com##+js(aopr, document.dispatchEvent)
+watchpornx.com##+js(aopr, jsUnda)
+watchpornx.com##+js(nowoif)
+watchpornx.com##+js(acs, puShown, /doOpen|popundr/)
+watchpornx.com###execphp-2
+watchpornx.com###overlays
+vidop.*##+js(nowoif)
+! lagacetadesalamanca.es video ads
+lagacetadesalamanca.es##+js(aopr, videootv)
+seriemega.*##+js(nowoif)
+seriemega.*##.bnr
+swame.com##+js(set, is_adblocked, false)
+ohmybrush.com##+js(set, ads_blocked, false)
+@@||pigy.cz^$ghide
+thatav.net##+js(aopr, decodeURI)
+||thatav.net/sw.js$script,1p
+pugam.com##+js(acs, jQuery, ai_adb)
+@@||top10newgames.com^$ghide
+@@||25cineframes.com^$ghide
+25cineframes.com##ins.adsbygoogle
+rojadirecta-tv-en-vivo.blogspot.com##+js(acs, String.fromCharCode, atob)
+talkceltic.net##+js(set, samDetected, false)
+@@||splitshire.com^$ghide
+splitshire.com##.adsbygoogle:upward(.row-container)
+splitshire.com##.ezoic-ad
+@@||kwamkidhen.com^$ghide
+kwamkidhen.com##[id*="ScriptRoot"]
+kwamkidhen.com##ins.adsbygoogle
+pdfindir.net##+js(aeld, , _0x)
+autoroad.cz##+js(nostif, check)
+! 1stcollegescholarship .net anti adb
+@@||1stcollegescholarship.net^$ghide
+! 3dmonitortips .com anti adb
+@@||3dmonitortips.com^$ghide
+womenreality.com##+js(nosiif, visibility, 1000)
+@@||starbits.io^$ghide
+comousarzararadio.blogspot.com##+js(aopr, adBlockDetected)
+comousarzararadio.blogspot.com###HTML10, #HTML9
+infocorp.io##+js(aopr, detectAdBlocker)
+! isohunt2 .net / isohunt. nz popups ads
+isohunt.*##+js(nowoif)
+||isohunt*.*/nordvpn/$frame
+guncelkaynak.com##+js(acs, jQuery, ai_adb)
+addictinggames.com##+js(aopr, Drupal.behaviors.agBlockAdBlock)
+addictinggames.com#@#.ad_container
+addictinggames.com#@#.add-bx
+addictinggames.com##.add-bx:style(height: 0px !important; min-height: 0px !important;)
+@@*$ghide,domain=4bigv.com|5278cc.co|accountingplus786.blogspot.com|aetools.blogspot.com|antenadosnaskyecia.com|apprendrelekabyle.com|asianexpress.co.uk|buxearn.com|coinrotation.com|comparatif-logiciels.fr|cours-de-droit.net|dicionarioconceitos.blogspot.com|edukalife.blogspot.com|engquimicasantossp.com.br|firefiles.us|football-highlight.com|gastroepato.it|gozd-les.com|granadaesnoticia.com|hayastantv.me|hunter.fm|info-desk.co.za|l2top.co|letras2.com|lootdb.com|metalymetal.com|mtabrasil.com.br|nekomeowmeow.com|numbersinwords.net|oztoml.com|rcbinfo.com|redheadpassions.com|remixsearch.es|rendaclix.com|tamilfunda.com|teknolojiprojeleri.com|tercihiniyap.net|top100golfcourses.com|transpassions.com|viewster.co|vww.yggtorrent.fr|walkingenglishman.com|wikihandbk.com
+letras2.com##+js(nostif, nextFunction, 450)
+cours-de-droit.net,football-highlight.com,gastroepato.it,granadaesnoticia.com,hayastantv.me,hunter.fm,info-desk.co.za,lootdb.com,mtabrasil.com.br,nekomeowmeow.com,numbersinwords.net,oztoml.com,redheadpassions.com,teknolojiprojeleri.com,tercihiniyap.net,vww.yggtorrent.fr,walkingenglishman.com,wikihandbk.com##ins.adsbygoogle
+nekomeowmeow.com###text-6
+nekomeowmeow.com###text-5
+hunter.fm##.pwby_hiper
+l2top.co##.main-top-ads
+l2top.co##.rightBarAd
+l2top.co##div.leftBarAd
+l2top.co###bannerads-background
+mtabrasil.com.br##.banner
+redheadpassions.com,transpassions.com###header_ad_banner
+viewster.co##.ads
+xda-developers.com##+js(rc, twig-body)
+@@||hiphopa.net^$ghide
+||d10ydmitx7crxz.cloudfront.net^
+||extra69.net^$3p
+@@||imedikament.de^$ghide
+vosfemmes.com,voyeurfrance.net##+js(set, is_adblocked, false)
+vosfemmes.com,voyeurfrance.net##+js(rmnt, script, /isAdBlocked|popUnderUrl/)
+vosfemmes.com,voyeurfrance.net##+js(set-cookie, dscl2, 1)
+sms-anonyme.net##+js(nowebrtc)
+@@||sms-anonyme.net^$ghide
+sms-anonyme.net##ins.adsbygoogle
+portable4pc.com##+js(nosiif, visibility, 1000)
+portable4pc.com##+js(aost, document.getElementById, adsBlocked)
+kochamjp.pl##+js(set, blockAdBlock._options.baitClass, null)
+||doubleclick.net^$frame,redirect=noopframe,domain=cpu-world.com
+@@||pagead2.googlesyndication.com/pagead/managed/js/adsense/*/show_ads_impl$script,domain=cpu-world.com
+@@||cpu-world.com^$ghide
+cpu-world.com##ins.adsbygoogle
+comparteunclic.com##+js(aopr, NoAdBlock)
+localizaagencia.com##+js(nosiif, visibility, 1000)
+tech-blogs.com##+js(nostif, mdp)
+pghk.blogspot.com##+js(acs, addEventListener, google_ad_client)
+upnewsinfo.com##+js(aopr, mMCheckAgainBlock)
+punisoku.blogo.jp##+js(acs, url, Math.random)
+@@||eska.pl^$ghide
+resetoff.pl##+js(set, ads_unblocked, true)
+logi.im##+js(nostif, adsbygoogle)
+yourporngod.com##+js(acs, String.fromCharCode, 'shift')
+yourporngod.com##+js(set, flashvars.adv_pre_vast, '')
+yourporngod.com##+js(set, flashvars.adv_pre_vast_alt, '')
+@@||yourporngod.com^$ghide
+*$script,3p,denyallow=gstatic.com,domain=yourporngod.com
+bussyhunter.com##+js(rpnt, script, /protect_block.*?\,/)
+mentalfloss.com##+js(set, countClicks, 0)
+/wp-content/plugins/eazy-ad-unblocker/*$script,css
+adala-news.fr###eazy_ad_unblocker_dialog-message
+anomize.xyz##+js(nano-sib)
+anomize.xyz##+js(nosiif, visibility, 1000)
+medebooks.xyz##+js(nostif, ai_adb)
+anonymousceviri.com##+js(acs, addEventListener, nextFunction)
+lavozdigital.es##+js(aopr, NREUM)
+digitalstudiome.com##+js(aopr, adBlockDetected)
+freepornhdonlinegay.com##+js(aopw, decodeURI)
+tutorialforlinux.com##+js(set, blockAdBlock._options.baitClass, null)
+||googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=noop.js:10,domain=nsspot.herokuapp.com
+uprafa.com##+js(set, settings.adBlockerDetection, false)
+uprafa.com###stickyFooterBoxColseBtn
+breatheheavy.com##+js(nostif, eabdModal)
+megaflix.*##+js(nowoif)
+wenxuecity.com##+js(acs, onload, adsbygoogle)
+wenxuecity.com##+js(nostif, ab_root.show)
+wenxuecity.com##+js(no-fetch-if, googlesyndication)
+casos-aislados.com##+js(nosiif, visibility, 1000)
+zipi.com##.ad
+! brstej .com ads + popups
+brstej.com##+js(aeld, , _0x)
+! ads, popups
+topwwnews.com##+js(aeld, , _0x)
+*$script,3p,domain=topwwnews.com
+smartwebsolutions.org##+js(acs, $, .show)
+jootc.com##+js(aost, String.prototype.charCodeAt, ai_)
+jootc.com##.ai_widget
+freeomovie.to##+js(nosiif, visibility, 1000)
+freeomovie.to##+js(acs, String.fromCharCode, 'shift')
+pasteit.*##+js(noeval-if, AdBlock)
+*$xhr,redirect-rule=nooptext,domain=freebinchecker.com
+@@||geekprank.com^$ghide
+freshstuff4u.info##+js(acs, addEventListener, google_ad_client)
+freshstuff4u.info##div.widget_list_mag_wp_300px, .img-200
+anoboy.*##+js(acs, addEventListener, google_ad_client)
+anoboy.*##div#judi2, #coloma, [href^="//kokipoker.net"]
+anoboy.*##[href^="https://bit.ly/"]
+anoboy.*##[href^="http://click2go.me/"]
+anoboy.*###popup_box
+anoboy.*###popup_bawah
+turkrock.com##+js(acs, $, .show)
+||c.amazon-adsystem.com/aax2/apstag.js$script,domain=foxnews.com,important
+||googletagmanager.com^$script,domain=foxnews.com,important
+||imasdk.googleapis.com/js/sdkloader/ima3_debug.js$domain=foxnews.com,important
+foxnews.com##.site-header:style(min-height: 90px !important)
+@@||85videos.com^$ghide
+85videos.com##.sponsor
+85videos.com###pop
+85videos.com##.haha-body
+hamakei.com###topBnr, #recBanner, .partner
+key-hub.eu##+js(no-fetch-if, ads)
+key-hub.eu##+js(nostif, gaData)
+@@||key-hub.eu^$ghide
+key-hub.eu##ins.adsbygoogle
+@@||key-hub.eu/$1p,script
+*$script,redirect-rule=noopjs,domain=bandab.com.br
+bandab.com.br##.widget_publicidade
+gtamaxprofit.com##+js(acs, $, wrapfabtest)
+@@||myuploadedpremium.de^$ghide
+myuploadedpremium.de##+js(aost, $, /(?=^(?!.*(https)))/)
+myuploadedpremium.de##ins.adsbygoogle
+myuploadedpremium.de###babasbmsgx
+myuploadedpremium.de##.copyright > .card
+@@||souqsky.net^$ghide
+souqsky.net##+js(aopw, Fingerprint2)
+@@||ubeat.tv^$ghide
+@@||animesanka.*^$ghide
+*$image,redirect-rule=1x1.gif,domain=animesanka.*
+animesanka.*##[id*="-ads-"]
+@@||napolitoday.it^$ghide
+! jetanimes .com popups
+jetanimes.*##+js(ra, href, #clickfakeplayer)
+ephoto360.com##+js(acs, $, Adblock)
+! movies07. art / .live anti adb
+movies07.*##+js(aeld, , pop)
+hpaudiobooks.*##+js(acs, String.fromCharCode, 'shift')
+hpaudiobooks.*##^script:has-text('shift')
+hpaudiobooks.*##^script:has-text(\'shift\')
+gaydelicious.com##+js(aost, String.prototype.charCodeAt, ai_)
+##[href^="//mellowads.com/"]
+wwwfotografgotlin.blogspot.com##+js(set, fuckAdBlock._options.baitClass, null)
+*$script,3p,denyallow=blogger.com|bootstrapcdn.com|cloudflare.com|cloudflare.net|gitcdn.link|githack.com|google.com|googleapis.com|gstatic.com|recaptcha.net,domain=wwwfotografgotlin.blogspot.com
+||cpmlink.net^$3p
+||unbrick.id^$3p
+@@||viralfeed.*^$ghide
+viralfeed.*##.admania-widgettit
+! pornhail .com ads
+*$script,3p,denyallow=cloudflare.com,domain=pornhail.com
+pornhail.com##.bottom-blocks
+! reamporn .com ads
+*$script,3p,denyallow=cloudflare.com|cloudflare.net|googleapis.com|jquery.com|jsdelivr.net|netdna-cdn.com|rawgit.com,domain=reamporn.com
+*.php$script,frame,domain=reamporn.com
+reamporn.com##.vid-ave-ins
+reamporn.com###bnclose
+xxxmax.net##^script:has-text('shift')
+xxxmax.net##^script:has-text(\'shift\')
+xxxmax.net##+js(acs, String.fromCharCode, 'shift')
+@@*$ghide,domain=uploadrar.*
+uploadrar.*###commonId > a[target="_blank"]
+uploadrar.*##main > center > a.btn-primary
+uploadrar.*##form > center:has(.btn):has([href])
+uploadrar.*##.footer, span > .text-muted, .card, .m-2.submit-btn.btn-primary.btn
+uploadrar.*##.fs-5, p, ul, li, #how-to-open, .download-controls, .ad-box + center
+uploadrar.*##.ad-label, .adsbygoogle
+uploadrar.*##+js(acs, document.documentElement, break;case $.)
+uploadrar.*##+js(nano-stb, /.?/, *)
+||pixeltrey.com^
+damndelicious.net,simplywhisked.com##+js(aopr, __eiPb)
+@@||weibomiaopai.com^$ghide
+linfoweb.com##+js(acs, Math.floor, document.write)
+linfoweb.com##ins.adsbygoogle-wrapper
+||texto.click^$3p
+||contextbar.ru^$3p
+*$script,3p,denyallow=cloudflare.com,domain=storieswatch.com
+sexodi.com##+js(set, ads_unblocked, true)
+sexodi.com##.background-cloud:style(display: none !important;)
+sexodi.com###video_reklamy
+upxin.net##+js(aeld, load, onload)
+dayoftheweek.org##+js(nosiif, visibility, 1000)
+@@||world-sms.org/get-ad/$xhr,1p
+world-sms.org##.promoBlock
+mypussydischarge.com##+js(aopr, adBlockDetected)
+mypussydischarge.com##+js(aopr, decodeURI)
+@@||arab4load.com^$ghide
+sms24.*##body > div[style^="position: fixed; z-index: 1000"]
+sms24.*##+js(aost, $ado, /ado/i)
+sms24.*##+js(aost, document.createElement, app.js)
+sms24.*##.ado-header
+sms24.*##.ado-content
+sms24.*##.placeholder:remove-class(placeholder)
+@@||sms24.$ghide
+hentaistream.com##+js(aeld, load, script)
+hentaistream.com##+js(noeval-if, popUnderStage)
+! popups hhkungfu. cash
+hhkungfu.*##+js(nowoif)
+*$xhr,redirect-rule=nooptext,domain=pricez.co.il
+@@||fark.com/js/$1p,script
+||sexy-egirls.com/sexy-egirls.com.mp4$media,1p,redirect=noopmp3-0.1s
+@@||metro.co.uk^$ghide
+metro.co.uk###we-need-monies
+metro.co.uk##.ad-slot-container
+metro.co.uk###connatix_placeholder_desktop
+metro.co.uk##.metro__ad_area_left
+metro.co.uk##.metro__ad_area_right
+metro.co.uk###taboola-feed-container
+metro.co.uk###taboola-below-article-thumbnails
+javmvp.com##+js(aopr, __Y)
+cracking.org##+js(acs, $, samAdBlockAction)
+cracking.org##+js(acs, RegExp, googlebot)
+softwaresde.com##+js(acs, $, advert)
+! Amazon Music ads
+||cloudfront.net^*.mp3|$media,redirect=noopmp3-0.1s,domain=music.amazon.com|music.amazon.ca|music.amazon.co.uk|music.amazon.fr|music.amazon.de|music.amazon.it|music.amazon.es|music.amazon.co.jp|music.amazon.com.au|music.amazon.com.mx
+badassdownloader.com##+js(set, bscheck.adblocker, noopFunc)
+badassdownloader.com,badasshardcore.com,badassoftcore.com##+js(nostif, innerHTML)
+quickporn.net##+js(set, qpcheck.ads, noopFunc)
+badassoftcore.com,badassdownloader.com,badasshardcore.com,quickporn.net###ban-cont
+camarchive.tv##+js(no-fetch-if, popunder)
+@@||pikwizard.com^$ghide
+pikwizard.com##.sponsor-text
+pikwizard.com##[href*="tradedoubler"]
+! As of 2016-12-02, found site uses WebRTC to deliver ads
+tomshardware.*##+js(aopw, tmnramp)
+@@||teleboy.ch/assets/js/*$xhr,1p
+teleboy.ch##a[href*="BrandingDay"]
+ddownr.com##+js(nowoif)
+keepv.id##+js(nowoif)
+savethevideo.com##+js(nowoif)
+savefrom.net##+js(nowoif, !sf-converter.com)
+savefrom.net##+js(trusted-set, clickAds.banner.urls, 'json:[{"url":{"limit":0,"url":""}}]')
+audiostereo.pl##div[style="margin-bottom: 10px;"] > a[href][target="_blank"], [href^="https://salony.nautilus.net.pl/"]
+freelistenonline.com##+js(set, fuckAdBlock._options.baitClass, null)
+fabioambrosi.it##+js(nostif, ad)
+! Appears related to uponit.com
+! Somehow, websocket requests are behind-the-scene with Firefox. Pending
+! further investigation, this fixes the issue.
+! ||4chan.org^$csp=connect-src https: http:
+! *$script,3p,denyallow=4cdn.org|4chan.org|cloudflare.com|google.com|gstatic.com|hcaptcha.com|mathjax.org|spur.us,domain=boards.4channel.org
+! *$script,3p,denyallow=4cdn.org|4channel.org|cloudflare.com|google.com|gstatic.com|hcaptcha.com|mathjax.org|spur.us,domain=4chan.org
+artesacro.org##+js(acs, onload, adb)
+curto.win##+js(aopr, app_vars.force_disable_adblock)
+curto.win##+js(aeld, click, trigger)
+*$frame,3p,domain=curto.win
+||avantajados.com^$3p
+kontrolkalemi.com##+js(aopr, adBlockDetected)
+@@||gamebrew.org^$ghide
+gamebrew.org##ins.adsbygoogle
+gamebrew.org##+js(no-fetch-if, method:HEAD)
+drtuber.*##+js(nowoif)
+drtuber.*###video_list_banner
+drtuber.*##.abtext
+drtuber.*##.drt-spot-box
+drtuber.*##.f_width.footer > .item_box
+drtuber.*##.fh.heading
+drtuber.*##.item_spots
+drtuber.*##.livecams_main
+drtuber.*##.puFloatLine
+drtuber.*##.title-sponsored
+||drtuber.*/footer_tiz.php
+||drtst.com/promo/banners/
+drtuber.*###spot_video_partner_banner
+m.drtuber.com###banner_overlay-postitial-video:remove()
+takimag.com##+js(acs, document.getElementById, show_ads)
+xsanime.com##+js(nosiif, _0x)
+xsanime.com##+js(aeld, , _0x)
+xsanime.com##+js(aopr, console.clear)
+*$script,domain=xsanime.com,3p,denyallow=chatango.com|cloudflare.com|disqus.com|disquscdn.com|onesignal.com
+ytboob.com##+js(aopr, document.dispatchEvent)
+gsmfirmware.net##+js(acs, eval, ignielAdBlock)
+! uploadraja .com ads
+uploadraja.com##+js(acs, getCookie)
+||uploadraja.com/sw.js$script,1p
+||gamezop.com^$domain=uploadraja.com
+||eriegentsfse.info^
+uploadraja.com##a[href^="https://so-gr3at3.com/"]
+@@||f1countdown.com^$ghide
+@@||stgeorgeutah.com^$ghide
+stgeorgeutah.com##.main-top-ad
+@@||distro.tv^$ghide
+lookimg.com##+js(nosiif, visibility, 1000)
+yellowbridge.com##+js(nostif, blocker)
+yellowbridge.com##+js(set, isContentBlocked, falseFunc)
+! ||spotify.com/storage-resolve/files/audio/interactive/*$xhr,domain=open.spotify.com
+||adxcel.com^
+||akamaized.net/audio/$media,redirect=noop-1s.mp4:10,from=open.spotify.com
+||scdn.co/audio/$media,redirect=noop-1s.mp4:10,domain=open.spotify.com
+||scdn.co/mp3-ad/$media,redirect=noop-1s.mp4:10,domain=open.spotify.com
+||scdn.co/mp3/$media,redirect=noop-1s.mp4:10,domain=open.spotify.com
+||spotifycdn.com/audio/$media,redirect=noop-1s.mp4:10,domain=open.spotify.com
+||amillionads.com^$media,redirect=noop-1s.mp4:10,from=open.spotify.com
+||2mdn.net^$media,redirect=noop-1s.mp4:10,domain=open.spotify.com
+||adxcel.com^$media,redirect=noop-1s.mp4:10,domain=open.spotify.com
+||adstudio-assets.scdn.co^$media,redirect=noop-1s.mp4:10,domain=open.spotify.com
+||spotify.com/ad-logic/$media,redirect=noop-1s.mp4:10,domain=open.spotify.com
+*$media,3p,redirect-rule=noop-1s.mp4:10,domain=open.spotify.com
+@@||podscribe.com/rss/$media,domain=open.spotify.com
+@@||mgln.ai/e/$media,domain=open.spotify.com
+@@/traffic.megaphone.fm/*.mp3^$media,domain=open.spotify.com
+/traffic.megaphone.fm/*.mp3^$media,domain=open.spotify.com,urlskip=/(traffic\.megaphone\.fm\/\w+\.mp3)/ +https
+ilgeniodellostreaming.*##+js(aopr, AaDetector)
+ilgeniodellostreaming.*##+js(nowoif)
+ilgeniodellostreaming.*##.opbtn.bnnr1
+ilgeniodellostreaming.*##.opbtn.bnnr2
+ilgeniodellostreaming.*##.opbtn.wp-content
+ilgeniodellostreaming.*##[href*=".php"]
+ilgeniodellostreaming.*##.alert-warning
+safevideo.click##[meta-link="/video.html"]
+v1.safevideo.click##.butt
+v1.safevideo.click##.hov
+v1.safevideo.click###register-overlay
+v1.safevideo.click###custom-video
+v1.safevideo.click###video-container
+arabianbusiness.com##+js(aopr, adBlockDetected)
+tattle.life##+js(nostif, prompt, 1000)
+tattle.life##.visitorAdPost
+eskiceviri.blogspot.com##+js(aopr, adBlockDetected)
+eskiceviri.blogspot.com##+js(acs, puShown, /doOpen|popundr/)
+siteunblocked.info,theproxy.app##+js(nowoif)
+/app14.js$domain=siteunblocked.info|theproxy.app
+/g12.js$domain=siteunblocked.info|theproxy.app
+siteunblocked.info,theproxy.app##.all-linked
+siteunblocked.info##+js(aopr, GetWindowHeight)
+siteunblocked.info##+js(aopr, decodeURIComponent)
+/hy.js$script,domain=siteunblocked.info
+||siteunblocked.info/zpp/*$script,domain=siteunblocked.info
+siteunblocked.info##+js(aeld, , /pop|wm|forceClick/)
+siteunblocked.info##.antoic
+siteunblocked.info##[id^="cookieConsent"]
+||declk.com^$all
+animeblkom.net##+js(set, blockAdBlock._options.baitClass, null)
+animeblkom.net##+js(set, CloudflareApps.installs.Ik7rmQ4t95Qk.options.measureDomain, undefined)
+vid4up.*###aoverlay
+vid4up.*##+js(nowoif)
+convert2mp3.tv##[href="/banner.html"]
+cardiagn.com##+js(nostif, mdp)
+@@||aosmark.com^$ghide
+aosmark.com##+js(set, detectAB1, noopFunc)
+@@||legrandrex.com^$ghide
+@@||trueid.net^$ghide
+baritoday.it##+js(nostif, bADBlock)
+earncash.*##+js(aopr, app_vars.force_disable_adblock)
+mashtips.com##+js(nostif, ai_adb)
+ministryofsolutions.com##+js(acs, addEventListener, google_ad_client)
+dj-figo.com##+js(aopr, adBlockDetected)
+xiaomitools.com##+js(acs, addEventListener, google_ad_client)
+link1s.*##+js(aopr, app_vars.force_disable_adblock)
+link1s.*##+js(aopr, open)
+link1s.*##.banner-inner
+kiemlua.com,link1s.*###baolink1s
+anhdep24.com##+js(acs, eval, replace)
+anhdep24.com##.popup-container, .text-center h2~*, .text-center h2, .site-logo
+anhdep24.com#@##link1s-wait1
+dreamcheeky.com,fidlarmusic.com,jncojeans.com,kiemlua.com,kingsleynyc.com,lucidcam.com,nguyenvanbao.com,nousdecor.com,publicananker.com,restorbio.com,staaker.com##+js(nano-sib, counter, *)
+link1s.*##+js(set, blurred, false)
+dreamcheeky.com,fidlarmusic.com,jncojeans.com,kiemlua.com,kingsleynyc.com,lucidcam.com,nguyenvanbao.com,nousdecor.com,publicananker.com,restorbio.com,staaker.com###link1s-link
+dreamcheeky.com,fidlarmusic.com,jncojeans.com,kiemlua.com,kingsleynyc.com,lucidcam.com,nguyenvanbao.com,nousdecor.com,publicananker.com,restorbio.com,staaker.com###link1s-wait1
+dreamcheeky.com,fidlarmusic.com,jncojeans.com,kiemlua.com,kingsleynyc.com,lucidcam.com,nguyenvanbao.com,nousdecor.com,publicananker.com,restorbio.com,staaker.com###link1s-generate
+dreamcheeky.com,fidlarmusic.com,jncojeans.com,kiemlua.com,kingsleynyc.com,lucidcam.com,nguyenvanbao.com,nousdecor.com,publicananker.com,restorbio.com,staaker.com###link1s-snp:style(display:block!important)
+*$3p,denyallow=bootstrapcdn.com|cloudflare.com|consensu.org|google.com|googleapis.com|gstatic.com|hcaptcha.com|jquery.com|jsdelivr.net|recaptcha.net,domain=link1s.*
+||i.imgur.com^$image,domain=anhdep24.com|dreamcheeky.com|fidlarmusic.com|kiemlua.com|lucidcam.com|nousdecor.com|publicananker.com
+kiemlua.com,link1s.com##+js(noeval-if, /chp_?ad/)
+kiemlua.com##^script:has-text(Adblock)
+!#if !cap_html_filtering
+kiemlua.com##+js(rmnt, script, Adblock)
+!#endif
+mynet.com##+js(nostif, googlefc)
+dropshipin.id##+js(acs, $, ads)
+haddoz.net##+js(set, adBlockDetected, noopFunc)
+||static.adsafeprotected.com/vans-adapter-google-ima.js$script,redirect=noopjs,domain=motortrend.com
+necksdesign.com##+js(nosiif, visibility, 1000)
+hollywoodpq.com##+js(acs, document.querySelector, adb)
+hollywoodpq.com##div.oboxads
+! vidlo .us popups
+vidlo.us##+js(aeld, , _0x)
+brofist.io##.menuOverlay
+larvelfaucet.com##+js(acs, addEventListener, nextFunction)
+larvelfaucet.com##+js(nosiif, visibility, 1000)
+larvelfaucet.com##+js(aeld, load, block)
+larvelfaucet.com##[class^="bmadblock"]
+larvelfaucet.com###bottomRightFloatingAd
+larvelfaucet.com##ins[style]
+larvelfaucet.com##.col-12 > div[style="display: inline-block"]
+larvelfaucet.com###ptcAdIframe
+larvelfaucet.com##[href^="https://larvelfaucet.com/ads-"]
+*$object,redirect-rule=noopframe,domain=larvelfaucet.com
+@@||larvelfaucet.com/images/ad_$image,1p
+getdogecoins.com##+js(aopr, show_ads)
+getdogecoins.com##[class^="bmadblock"]
+youranshare.com##+js(acs, $, .init)
+forumdz.com##+js(nostif, offsetHeight)
+momzr.com##.item:has(> iframe)
+*$script,3p,denyallow=fluidplayer.com|google.com|gstatic.com|googleapis.com|recaptcha.net|hcaptcha.com|hwcdn.net,domain=momzr.com
+depo-program.blogspot.com##+js(acs, addEventListener, google_ad_client)
+gototub.*##+js(nowoif)
+quicasting.it##+js(nosiif, visibility, 1000)
+blasianluvforever.com##+js(aopr, adBlockDetected)
+freewatchserialonline.com##+js(acs, XMLHttpRequest, ActiveXObject)
+@@||freewatchserialonline.com^$ghide
+freewatchserialonline.com##[data-zone]
+*$script,3p,domain=freewatchserialonline.com,denyallow=tvlogy.to|bootstrapcdn.com|disquscdn.com|disqus.com|fbcdn.net|facebook.net|fastly.net|fastlylb.net|jquery.com|hwcdn.net|hcaptcha.com|recaptcha.net|cloudflare.com|cloudflare.net|google.com|googleapis.com|gstatic.com|jwpcdn.com
+creatur.io##+js(set, canRunAds, true)
+@@||robofight.io/*/ads.js$script,1p
+robofight.io##div.side-loadout-item:nth-of-type(3)
+robofight.io##.home-banner
+*$script,redirect-rule=noopjs,domain=booogle.net
+tricksplit.io##+js(set, blockAdBlock, trueFunc)
+tricksplit.io##p:has-text(Advertisement)
+tricksplit.io##div:has(> .adsbygoogle)
+tricksplit.io##div[class^="ads_longAd_"]
+*$script,redirect-rule=noopjs,domain=dcode.fr
+@@||dcode.fr^$ghide
+dcode.fr##ins.adsbygoogle
+dcode.fr##div[id^="div-gpt-ad"]
+@@||dcode.fr^$xhr,1p
+*$xhr,redirect-rule=nooptext,domain=ctrlv.*
+ctrlv.*##a.download[target="_blank"]:not(a[href*="ctrlv."]):remove()
+ctrlv.*##+js(set, uBlockOriginDetected, false)
+||protagcdn.com/s/ctrlv.cz/site.js$script,redirect=noopjs,domain=ctrlv.*
+ctrlv.*##+js(no-fetch-if, doubleclick)
+fikiri.net##+js(nostif, mdp)
+@@||librevpn.org^$script,1p
+racaty.*##+js(aopw, Fingerprint2)
+racaty.*##+js(nowebrtc)
+! imgcredit.xyz popunder
+imgcredit.xyz##+js(aopr, exoJsPop101)
+pagalmovies.*,7starhd.*,jalshamoviez.*,9xupload.*,bdupload.*,desiupload.*,rdxhd1.*##+js(aeld, , /_0x|localStorage\.getItem/)
+@@||couponcabin.com^$ghide
+malaysiastock.biz##+js(aopr, google_ad_status)
+malaysiastock.biz##.RightPanel_Rectangle1
+*$xhr,redirect-rule=nooptext,domain=katholisches.info
+biopills.net##+js(aost, encodeURIComponent, inlineScript)
+@@||atozmath.com^$ghide
+@@||atozmath.com/Scripts/advertisement.js$xhr,1p
+atozmath.com##.videoDiscovery
+@@||services.bilsyndication.com/adv1/*$script,domain=atozmath.com
+@@||biltag.bilsyndication.com^$script,domain=atozmath.com
+@@||assets.bilsyndication.com/prebid/default/*$script,domain=atozmath.com
+||assets.bilsyndication.com/plugins/*$script,redirect=noopjs,domain=atozmath.com
+@@||ssl.google-analytics.com/ga.js$script,domain=atozmath.com
+*$image,redirect-rule=2x2.png,domain=atozmath.com
+*$script,redirect-rule=noopjs,domain=atozmath.com
+@@||assets.bilsyndication.com/plugins/cmptcf2/cmp-v2.0.1.js$script,domain=atozmath.com
+@@||services.bilsyndication.com/passback/?t=$script,domain=atozmath.com
+@@||services.bilsyndication.com^$xhr,domain=atozmath.com
+@@||amazon-adsystem.com/aax2/apstag.js$script,domain=atozmath.com
+atozmath.com###vi-smartbanner
+atozmath.com##.adsbyvli:style(opacity: 0 !important; pointer-events: none !important;)
+atozmath.com##+js(set, googletag._vars_, {})
+atozmath.com##+js(set, googletag._loadStarted_, true)
+atozmath.com##+js(set, googletag._loaded_, true)
+atozmath.com##+js(set, google_unique_id, 1)
+atozmath.com##+js(set, google.javascript, {})
+atozmath.com##+js(set, google.javascript.ads, {})
+atozmath.com##+js(set, google_global_correlator, 1)
+||imasdk.googleapis.com/js/sdkloader/ima3.js$script,redirect=google-ima.js:5,domain=atozmath.com
+kangkimin.com##+js(nofab)
+kangkimin.com##+js(nano-sib)
+! fix anti adb
+miniminiplus.pl##+js(json-prune, ads.servers.[].apiAddress)
+loadsamusicsarchives.blogspot.com##+js(aopr, AaDetector)
+||weatherforecastmap.com^$3p
+xxxfiles.com##+js(aopr, AaDetector)
+toppng.com##+js(nostif, nextFunction, 250)
+battleboats.io##+js(nofab)
+battleboats.io##+js(set, adBlocker, false)
+||battleboats.io/menu-overlay.html^$frame
+! Foil blocker-sniffer code on Condé Nast sites.
+architecturaldigest.com,arstechnica.com,bonappetit.com,brides.com,cntraveler.com,epicurious.com,golfdigest.com,newyorker.com,pitchfork.com,self.com,teenvogue.com,vanityfair.com,vogue.com,wmagazine.com##+js(nofab)
+newyorker.com##+js(set, paywallGateway.truncateContent, noopFunc)
+newyorker.com##.journey-unit
+newyorker.com##.paywall-registration-gate
+rumahit.id##+js(acs, eval, ignielAdBlock)
+@@||hexagame.io^$ghide
+1bitspace.com##+js(acs, setTimeout, Constant)
+1bit.space,1bitspace.com##+js(aopr, u_cfg)
+@@||1bit.space/default/public/assets/*$script,1p
+1bit.space##.active.bnsLayers.is-block-touch.is-grid
+1bit.space##.bounceIn.animated.bnsLayers.is-block-touch.is-grid
+friendproject.net##+js(set, adblock, false)
+parispi.net##+js(aeld, DOMContentLoaded, adblock)
+wirralglobe.co.uk##+js(aopr, _sp_._networkListenerData)
+texte.work##+js(acs, addEventListener, google_ad_client)
+cointelegraph.com##[href^="javascript:void(0)"]
+cointelegraph.com##div[class*="componentAdbutler_"]
+t-rocforum.de##+js(acs, $, prompt)
+hyundaitucson.info##+js(remove-node-text, script, /adb|offsetWidth|eval/i)
+hyundaitucson.info##+js(noeval-if, /adbl/i)
+hyundaitucson.info##.display_ads
+*$script,redirect-rule=noopjs,domain=puressh.net
+ciudadblogger.com##+js(aeld, load, onload)
+@@||tel-emporio10.blogspot.com^$ghide
+*$image,redirect-rule=2x2.png,domain=tel-emporio10.blogspot.com
+! exambd. net redirection
+exambd.net##+js(set-local-storage-item, lastRedirect, true)
+exambd.net##+js(rmnt, script, contextmenu)
+||adsux.com^
+! quizglobal.com anti-adblock
+@@||quizglobal.com^$ghide
+quizglobal.com##div[ng-if="vm.showAds"]
+quizglobal.com##ins.adsbygoogle
+! husseinezzat .com anti adb
+@@||husseinezzat.com^$ghide
+abukabir.fawrye.com##+js(acs, addEventListener, nextFunction)
+@@||indianwebseries.*^$ghide
+*$xhr,domain=indianwebseries.*,redirect-rule=nooptext
+indianwebseries.*##^script:has-text(detect)
+@@||inews.co.uk^$ghide
+inews.co.uk##.thanks-3xsWr
+dosya.co##+js(nano-stb)
+*$xhr,redirect-rule=nooptext,domain=dynast.io
+deepfakeporn.net##+js(aopr, open)
+deepfakeporn.net##.highlight ~ li > a[target="_blank"]
+||deepfakeporn.net/contents/rest/player/deepswap_japanese
+brighteon.com##+js(set, adBlockDisabled, true)
+brighteon.com##+js(set, __NEXT_DATA__.props.pageProps.adVideo, undefined)
+iklandb.com##+js(nano-sib)
+iklandb.com##.black-overlay
+iklandb.com##.whitecontent
+@@||simply-debrid.com^$ghide
+simply-debrid.com##.adsbygoogle:remove()
+fantacalcio.it##+js(nostif, .offsetHeight, 100)
+wgzimmer.ch##+js(aopr, adBlockDetected)
+w3schools.com###tryitLeaderboard
+!#if !env_mobile
+w3schools.com###breadcrumb + .trytopnav:style(top: 36px!important;)
+w3schools.com###tryitLeaderboard + .trytopnav:style(top: 0!important;)
+w3schools.com###tryitLeaderboard + #breadcrumb ~ #container:style(top: 84px!important;)
+w3schools.com###tryitLeaderboard + .trytopnav ~ #dragbar + #container:style(top: 48px!important;)
+!#endif
+!#if env_mobile
+w3schools.com##.trytopnav:style(top: 0!important;)
+w3schools.com###tryitLeaderboard ~ #container:style(top: 48px!important;)
+!#endif
+vviruslove.com##+js(nosiif, visibility, 1000)
+linksaya.com##+js(acs, addEventListener, google_ad_client)
+more.tv##+js(set, blockedElement, noopFunc)
+more.tv##[class^=Banner_]
+! onlinetvrecorder .com anti adb
+@@||onlinetvrecorder.com^$xhr,1p
+gamezop.com##+js(nosiif, debugger)
+gamezop.com##[data-native-ad]
+! youx .xxx popups ads
+youx.xxx##+js(aeld, , _0x)
+youx.xxx##+js(aopr, exoNoExternalUI38djdkjDDJsio96)
+youx.xxx##+js(set, flashvars.adv_pause_html, '')
+youx.xxx##.thumb_banner
+||youx.xxx/*.php|
+*$script,domain=outerspace.com.br,redirect-rule=noopjs
+! awdescargas.com fake button
+awdescargas.com##+js(aopw, smrtSB)
+deseneledublate.com##+js(acs, Math, XMLHttpRequest)
+deseneledublate.com##+js(aopr, AaDetector)
+deseneledublate.com##+js(nowoif)
+||i.imgur.com^$domain=deseneledublate.com
+unity3diy.blogspot.com##+js(nosiif, visibility, 1000)
+! sportbar .biz popups
+sportbar.*##+js(nowoif)
+politico.com##.gallery-carousel-ad
+! heavy-r .com popunder / ads
+heavy-r.com##[class^="adzone"]
+||awdeliverynet.com^$3p
+youtubetomp3.*##+js(nowoif)
+youtubetomp3.*##a[href="/button.php"]
+*$script,3p,denyallow=cloudflare.com|cloudflare.net|disqus.com|disquscdn.com|facebook.net|fastlylb.net|fbcdn.net|fluidplayer.com|google.com|googleapis.com|gravatar.com|gstatic.com|hwcdn.net|jsdelivr.net|wp.com,domain=veranime.*|verhentai.*
+healthline.com##aside:has(div:matches-css-before(content:/ADVERTISEMENT/))
+healthline.com##div[data-empty^="true"]:matches-css-before(content:/ADVERTISEMENT/)
+healthline.com##[class*="css"]:matches-css-before(content:/ADVERTISEMENT/)
+healthline.com##[href*="redirect"]:upward(section)
+healthline.com##hl-adsense
+video1tube.com##+js(set, popit, false)
+video1tube.com##+js(acs, btoa)
+@@||mercedesclub.cz^$ghide
+mercedesclub.cz##ins.adsbygoogle, [class^="side_ad_"]
+! reddit adb tracking
+@@||redditstatic.com^*/xads.js$script,domain=reddit.com
+@@||overtakefans.com^$ghide
+brawlhalla.fr##+js(nostif, check)
+informaxonline.com##+js(no-xhr-if, googlesyndication)
+informaxonline.com##+js(no-xhr-if, /ad)
+informaxonline.com###wpsafe-generate, #wpsafe-link:style(display: block !important;)
+informaxonline.com###wpsafe-generate, #wpsafe-link:others()
+hentaifreak.org##+js(aopr, decodeURI)
+hentaifreak.org##+js(aopw, onpopstate)
+hentaifreak.org##+js(nostif, popState)
+*.gif$image,domain=hentaifreak.org
+@@||orangeobserver.com^$ghide
+pimylifeup.com##+js(aopr, adthrive.config)
+@@||chronicle.com/dg/default/rest/$xhr,1p
+chronicle.com##.GoogleDfpAd-container
+animepahe.*##+js(aopw, __C)
+||uii.io^$3p
+tecnotutoshd.net##+js(acs, eval, replace)
+moneywar2.blogspot.com##+js(acs, addEventListener, google_ad_client)
+*$script,redirect-rule=noop.js,domain=flowsoft7.com
+checkfiletype.com##+js(nosiif, visibility, 1000)
+@@||scrapbox.io^$xhr,1p
+santoinferninho.com##+js(nosiif, visibility, 1000)
+hypebeast.com##+js(nostif, ad-block-popup)
+izismile.com###banner_code_rotator
+izismile.com##.js-banner-top
+dafideff.com##+js(acs, addEventListener, google_ad_client)
+! world4ufree. plus antiadblock
+world4ufree.*##+js(aeld, , _0x)
+world4ufree.*##+js(acs, eval, replace)
+krankheiten-simulieren.de##+js(nostif, exitTimer)
+! venusarchives .com popups + anti adb
+venusarchives.com##+js(aeld, , bi())
+venusarchives.com##+js(aopr, b2a)
+errotica-archives.com##+js(ra, href, [href*="ccbill"])
+*$script,3p,denyallow=aechannel.com|ahacdn.me|rncdn7.com|disqus.com|jsdelivr.net|jwpcdn.com|fastly.net|fastlylb.net|jquery.com|hwcdn.net|recaptcha.net|cloudflare.com|cloudflare.net|google.com|googleapis.com|gstatic.com,domain=gayporno.fm
+catholic.com##+js(nostif, innerHTML.replace)
+trentotoday.it##+js(nostif, bADBlock)
+@@||prinxy.app^$ghide
+prinxy.app##.native-ads-wrapper
+prinxy.app##.sticky-banner
+angeloyeo.github.io##+js(nosiif, visibility, 1000)
+annabelle.ch##+js(aopr, _sp_._networkListenerData)
+csgo-ranks.com##+js(nosiif, visibility, 1000)
+androidgreek.com##+js(aopr, adBlockDetected)
+*$script,domain=ad-doge.com,redirect-rule=noopjs
+ad-doge.com##+js(nostif, _0x)
+fshost.me##+js(acs, onload, ajax)
+fshost.me##+js(set, abu, falseFunc)
+tutoganga.blogspot.com##+js(acs, addEventListener, google_ad_client)
+royalkom.com##+js(nosiif, visibility, 1000)
+super-ethanol.com##+js(nosiif, visibility, 1000)
+thingiverse.com##+js(nano-sib)
+thingiverse.com##[class*="ThingPage__topAd"]
+thingiverse.com##[class^="ItemCardContainer__itemCard"]:has(> [title="Advertisement"])
+responsivevoice.org##.cp-modal-popup-container:remove()
+samapkstore.com##+js(nosiif, visibility, 1000)
+samapkstore.com##+js(nano-sib, countDown)
+th-cam.com##+js(aopw, HTMLElement.prototype.insertAdjacentHTML)
+th-cam.com##pp
+jacksorrell.tv##+js(acs, jQuery, adblocker)
+9xmovies.*##+js(nowoif)
+cgtips.org##+js(rmnt, script, /adblock|var Data.*];/)
+link.cgtips.org##+js(acs, addEventListener, google_ad_client)
+link.cgtips.org##+js(set, countdown, 0)
+cgtips.org##div[class*="better-ads-listitemad"]:remove()
+saradahentai.com,hentaiarena.com##+js(aopr, document.dispatchEvent)
+eddiekidiw.com##+js(acs, $, _ads)
+blkom.com##+js(set, blockAdBlock._options.baitClass, null)
+! gratispaste.com popup
+gratispaste.com##.content > center
+||za.gl^$script,3p
+*$script,3p,denyallow=googleapis.com|jquery.com,domain=gratispaste.com
+clipartmax.com##+js(nano-stb)
+imagenesderopaparaperros.com##+js(acs, String.fromCharCode, 'shift')
+imagenesderopaparaperros.com##+js(aopr, app_vars.force_disable_adblock)
+imagenesderopaparaperros.com##+js(set, blurred, false)
+freewebcart.com##+js(aost, Math, showModal)
+freewebcart.com##+js(rmnt, script, var Data)
+||wootly.ch^$csp=sandbox allow-forms allow-same-origin allow-scripts allow-modals allow-orientation-lock allow-pointer-lock allow-presentation allow-top-navigation
+javhdporn.net###player_3x2_container_inner
+javhdporn.net##+js(set, clientSide.adbDetect, noopFunc)
+javhdporn.net##iframe[title="offer"]
+techinferno.com##+js(nostif, eabpDialog)
+xup.in##+js(nostif, clientHeight)
+xup.in##div[style="width:728px; overflow:hidden; height:90px;"]
+xup.in##div[style="width:300px;height:250px;position:relative;overflow:hidden;"]
+xup.in##fieldset#option:nth-of-type(1) > [href^="https://www.xup.in/blog/"]
+||sexei.net^$3p
+adeth.cc##+js(nosiif, visibility, 1000)
+! comicbook.com header-banner
+comicbook.com##body > header:style(top:0 !important)
+comicbook.com##body.pcm-public:style(margin-top: 84px !important;)
+nulleb.com##+js(rmnt, script, deblocker)
+*$xhr,redirect-rule=nooptext,domain=nulleb.com
+*$script,3p,redirect-rule=noopjs,domain=staples.ca
+! ohentai.org popup ads
+ohentai.org##[class^="detail"][class*="iframecontainer"]
+ohentai.org##[class^="listleaderboardcontainer"]
+ohentai.org##.videobrick:has(> .videoadintro)
+ohentai.org##+js(nowoif)
+hentaicloud.com##+js(aeld, click, open)
+hentaicloud.com##+js(set, decodeURI, noopFunc)
+hentaicloud.com##+js(aopr, TotemToolsObject)
+hentaicloud.com##+js(aopr, AaDetector)
+hentaicloud.com##.vertical-ads-content
+hentaicloud.com##.ad:upward(.horizontal-ads-content)
+hentaicloud.com##section.videos-content:has(.thumbnail > a[href^="https://www.nutaku.net/signup/landing/"])
+! javdoe.to/javtc.fun popup ads
+player.javtc.*###preroll
+javfree.sh,javtc.*##[style^="height: 250px;overflow"]
+*$script,3p,denyallow=cdndoe.xyz|cloudflare.com|doecdn.me|googleapis.com,domain=javfree.*
+*$script,3p,domain=javdoe.to|javtc.*
+javbangers.com##+js(acs, document.addEventListener, initBCPopunder)
+javbangers.com##+js(acs, readCookieDelit)
+javbangers.com##+js(acs, onload, puHref)
+javbangers.com##+js(set, flashvars.adv_pre_vast, '')
+javbangers.com##+js(set, flashvars.adv_postpause_vast, '')
+javbangers.com##div.opt
+*$script,3p,denyallow=fastly.net|google.com|googleapis.com|gstatic.com|h-cdn.com|javcdn.li,domain=javbangers.com
+netfapx.com##[id^="ads-position"]
+bikemania.org##[id^="blocker-modal-"]
+apksvip.com##+js(aopr, app_vars.force_disable_adblock)
+apksvip.com##+js(set, blurred, false)
+linuxsecurity.com##+js(aeld, load, nextFunction)
+linuxsecurity.com##.ad_prev_main
+loader.to##+js(aopr, open)
+lookcam.*##+js(set, canRunAds, true)
+lookcam.*##div.prefix-adlabel
+*$script,3p,denyallow=cloudflare.com|cloudflare.net|fastly.net|google.com|googleapis.com|gstatic.com|hcaptcha.com|jsdelivr.net|recaptcha.net,domain=manga4life.com
+*$frame,script,3p,denyallow=cloudflare.com|cloudflare.net|google.com|googleapis.com|gstatic.com|hcaptcha.com|jsdelivr.net|fastly.net|recaptcha.net,domain=mangasee123.com
+realityblurb.com##+js(aopr, HTMLIFrameElement)
+drphil.com##+js(set, canRunAds, true)
+drphil.com##.adBanner:style(height:1px !important)
+||imasdk.googleapis.com/js/sdkloader/ima3.js$script,redirect=google-ima.js,domain=drphil.com
+iade.com##+js(aopr, adBlockDetected)
+*$script,3p,denyallow=bootstrapcdn.com|disqus.com|jsdelivr.net|jwpcdn.com|fastly.net|fastlylb.net|jquery.com|hwcdn.net|recaptcha.net|cloudflare.com|cloudflare.net|google.com|googleapis.com|gstatic.com|facebook.net,domain=pendujatt.net
+4allprograms.me##+js(nostif, ai_adb)
+||btcclicks.com^$3p
+swift4claim.com##+js(nosiif, visibility, 1000)
+swift4claim.com##.overlay2
+swift4claim.com##.overlay
+swift4claim.com##ins[class][style="display:inline-block;width:728px;height:90px;"]
+swift4claim.com##ins[class][style="display:inline-block;width:300px;height:250px;"]
+swift4claim.com##div[style="width:300px; height: 250px;"]
+swift4claim.com##.overflow
+best-shopme.com##+js(nosiif, visibility, 1000)
+best-shopme.com##+js(aopr, noAdBlock)
+newsbomb.gr##.banner-area
+ibeconomist.com##+js(nostif, adsense)
+getitfree.cn##+js(acs, document.getElementById, .style)
+! m.webmusic.pro popup ads
+ytjar.info##+js(nowoif, _blank)
+/^https:\/\/(?:cdn77\.)?aj[0-9a-z]{2}\d{2}\.online\/[0-9a-z]{8}\.js$/$script,3p,to=online
+/^https:\/\/(?:cdn77\.)?aj[0-9a-z]{2}\d{2}\.bid\/[0-9a-z]{8}\.js$/$script,3p,to=bid
+/^https:\/\/(?:cdn77\.)?aj[0-9a-z]{2}\d{2}\.online\/[-_0-9A-Za-z]{70,}$/$frame,3p,to=online
+/^https:\/\/(?:cdn77\.)?aj\d{4}\.bid\/[-_0-9A-Za-z]{80,}\?/$xhr,3p,to=bid
+smallpocketlibrary.com##+js(aopr, adBlockDetected)
+! iinbinlist.com/osqa.net/vanhawks.com anti-adb
+*$xhr,redirect-rule=nooptext,domain=iinbinlist.com|osqa.net|vanhawks.com
+@@||pixel.adsafeprotected.com^$xhr,domain=teleboy.ch
+texture-packs.com##+js(no-xhr-if, adsbygoogle)
+bookriot.com##+js(nostif, /Adblock|_ad_/)
+bookriot.com###top_fold[style="display:flex !important;"]:style(min-height: 0px !important; transition: all 0s ease 0s !important;)
+bookriot.com##.inside-content-promo-container
+@@||databaseitalia.it^$ghide
+||cdn.rawgit.com^*/wdbloogablock.js$script
+@@||ufreegames.com^$ghide
+||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=ufreegames.com,redirect=google-ima.js
+ufreegames.com##.spo
+ufreegames.com##+js(nano-sib)
+cpomagazine.com##+js(aopr, advads_passive_groups)
+pholder.com##.AdSenseAboveFoldResponsive
+pholder.com##section:has(.OUTBRAIN)
+pholder.com##div[style$="margin-bottom:10px"]:has(.OUTBRAIN)
+pholder.com##div[class]:has(div[class] > iframe[src^="https://chaturbate.com/in/"])
+pholder.com##section:has(div[href^="https://chaturbate.com/in/"])
+pholder.com##section.ShopWidget:has-text(Sponsored)
+tw-hkt.blogspot.com##+js(nosiif, visibility, 1000)
+*$script,redirect-rule=noopjs,domain=speedtesting.herokuapp.com|excelviewer.herokuapp.com|exifviewer.herokuapp.com|pdfrecover.herokuapp.com
+hugo3c.tw##+js(nosiif, visibility, 1000)
+4cash.me##+js(aopr, app_vars.force_disable_adblock)
+4cash.me##+js(set, blurred, false)
+4cash.me##.banner
+*$frame,denyallow=google.com|recaptcha.net,domain=4cash.me
+*$script,3p,denyallow=google.com|googleapis.com|gstatic.com|recaptcha.net,domain=4cash.me
+cookpad.com###modals
+cookpad.com##body:style(overflow:auto !important)
+recordonline.com##+js(set, _sp_.msg.displayMessage, noopFunc)
+! doramasyt.com ads
+doramasyt.com##+js(aopr, GLX_GLOBAL_UUID_RESULT)
+*$script,3p,denyallow=cloudflare.com|cloudflare.net|disqus.com|disquscdn.com|facebook.net|fastly.net|fastlylb.net|fbcdn.net|gstatic.com|jwpcdn.com|jwplatform.com,domain=doramasyt.com
+xxxdan.com##+js(aopr, document.head.appendChild)
+xxxdan.com##*:matches-css-after(content:/Advertisement/i)
+linuxhint.com,thekitchenmagpie.com##+js(acs, Math, adthrive)
+bonobono.com##.custom-html-widget
+makefreecallsonline.com##+js(rmnt, script, onerror)
+businesstimes.com.sg##.overlayWhite
+businesstimes.com.sg##html:style(overflow-y: auto !important;)
+camclips.tv##+js(acs, onload)
+camclips.tv##+js(aopr, console.clear)
+camclips.tv##+js(aeld, , pop)
+camclips.tv##+js(aeld, , Pop)
+camclips.tv##+js(set, flashvars.adv_pause_html, '')
+camclips.tv##+js(set, flashvars.popunder_url, undefined)
+camclips.tv##[href^="https://go.strpjmp.com"]
+camclips.tv##[src^="https://camclips.tv/player/html.php?aid"]
+camclips.tv##div.cbchat
+camclips.tv##.box.rltd
+camclips.tv##.table
+shortzzy.*##+js(aopr, app_vars.force_disable_adblock)
+shortzzy.*##+js(nowoif)
+shortzzy.*##+js(nostif, ai_adb)
+shortzzy.*##+js(nosiif, visibility, 1000)
+shortzzy.*##+js(set, blurred, false)
+shortzzy.*##.banner
+shortzzy.*##.box-main > center > a[href][target="_blank"]
+shortzzy.*##.navbar-right.navbar-nav.nav
+shortzzy.*##.btnlink
+*$script,3p,denyallow=cloudflare.com|codepen.io|consensu.org|google.com|googleapis.com|gstatic.com|hcaptcha.com|recaptcha.net,domain=shortzzy.*
+rojadirecta.*##+js(nowoif)
+sportsonline.si##+js(acs, JSON.parse, atob)
+! jocooks .com nasty ads
+jocooks.com##+js(aopw, HTMLElement.prototype.insertAdjacentHTML)
+@@||cartoonbrew.com^$ghide
+cartoonbrew.com##.ad-inner
+purposegames.com##+js(nostif, googletag)
+*$script,redirect-rule=noopjs,domain=purposegames.com
+purposegames.com##.adlabel
+##[href^="//cadsecs.com/"]
+##[href^="https://wap4dollar.com/ad/nonadult/serve.php"]
+*$script,3p,denyallow=fbcdn.net|facebook.net|fastly.net|fastlylb.net|jquery.com|hwcdn.net|hcaptcha.com|recaptcha.net|cloudflare.com|cloudflare.net|google.com|googleapis.com|gstatic.com|wp.com|chatango.com,domain=fullmatchtv.com
+fullmatchtv.com##.belowpost
+highporn.net##+js(acs, addEventListener, -0x)
+highporn.net##+js(aopr, jsUnda)
+*$script,3p,denyallow=chatango.com|cloudflare.com|cloudflare.net|disqus.com|disquscdn.com|facebook.net|fastly.net|fastlylb.net|fbcdn.net|google.com|googleapis.com|gstatic.com|hcaptcha.com|hwcdn.net|jquery.com|jsdelivr.net|jwpcdn.com|recaptcha.net|wp.com,domain=highporn.net
+highporn.net##.in-video-1
+highporn.net##.fel-playclose
+||highporn.net/js/aapp.js
+! megadede. mobi, movidy. net popups, ads
+megadede.*##.fake_player, #tab-ad
+megadede.*##.les-title:has-text(HD)
+megadede.*##[href="#tab-ad"]
+movidy.*##+js(nowoif)
+thepoorcoder.com##+js(aopr, adblockDetector)
+! brave issue google funding
+latimes.com##+js(nostif, f.parentNode.removeChild(f), 100)
+*$script,3p,denyallow=fastly.net|fastlylb.net|jquery.com|hwcdn.net|hcaptcha.com|recaptcha.net|cloudflare.com|cloudflare.net|google.com|googleapis.com|gstatic.com,domain=13x4.com
+camsclips.*##+js(nostif, innerText, 2000)
+camsclips.*##.place
+claimrbx.gg##+js(nostif, swal, 500)
+perelki.net##+js(nostif, keepChecking, 1000)
+gomaainfo.com##+js(acs, addEventListener, google_ad_client)
+||exe.io^$3p
+robot-forum.com##+js(acs, $, offsetHeight)
+@@||homedecoratione.com^$ghide
+homedecoratione.com##ins.adsbygoogle
+androidtunado.com.br##+js(nosiif, visibility, 1000)
+wristreview.com##+js(aopw, ai_front)
+standardmedia.co.ke##+js(aopr, canRunAds)
+*$script,redirect-rule=noopjs,domain=downloadrepack.com
+downloadrepack.com###footer-widgets > .container-inner > .group.hu-pad
+@@||thedelimagazine.com^$ghide
+tecnobillo.com##+js(nostif, check)
+tecnobillo.com##.tecnobillo-ad-wrapper-wrapper
+! xtits.com/xxx pre-roll ads
+xtits.*##+js(set, flashvars.adv_start_html, '')
+xtits.*##+js(set, flashvars.adv_pause_html, '')
+xtits.*##.adv-title
+xtits.*##.table
+xtits.*##.spot-holder
+*$frame,script,3p,denyallow=ahacdn.me|bimbolive.com|cloudflare.net,domain=xtits.*
+||xtits.*^$csp=script-src * 'unsafe-inline'
+acapellas.eu##+js(nostif, getComputedStyle)
+acapellas.eu##+js(rmnt, script, runCheck)
+acapellas.eu##+js(acs, addEventListener, google_ad_client)
+! descarga.xyz popup ads
+descarga.xyz##+js(aopr, AaDetector)
+descarga.xyz##+js(aopw, atOptions)
+descarga.xyz##+js(aopw, smrtSB)
+descarga.xyz##.code-block-1.code-block
+*$script,3p,domain=descarga.xyz,denyallow=arc.io
+file-converter-online.com##.lead-responsive
+file-converter-online.com##.clearfix.entry > small
+file-converter-online.com##div[style^="margin-top:10px;min-height:250px"]
+urbanmilwaukee.com##+js(set, canRunAds, true)
+urbanmilwaukee.com###fancybox-container-1
+urbanmilwaukee.com##body:style(overflow:auto !important)
+emuenzen.de##+js(rmnt, script, replace)
+emuenzen.de##+js(nostif, prompt, 1000)
+emuenzen.de##a[href*="sjv.io"]
+epidemia-koronawirus.pl###sgpb-popup-dialog-main-div-wrapper
+epidemia-koronawirus.pl##.sgpb-popup-overlay
+*$script,redirect-rule=noopjs,domain=seotechman.com
+! nsfw popups gayvidsclub .com
+gayvidsclub.com##+js(nowoif)
+*$script,redirect-rule=noopjs,domain=markiza.sk
+infomaniakos.*##+js(set, btoa, null)
+shorttey.*##+js(aopr, app_vars.force_disable_adblock)
+shorttey.*##+js(aopr, open)
+shorttey.*##+js(aopw, adcashMacros)
+shorttey.*##+js(aost, Math.random, t.pt)
+shorttey.*##+js(json-prune, clickAnywhere urls)
+shorttey.*##+js(set, blurred, false)
+shorttey.*##+js(set, canRunAds, true)
+shorttey.*##.short
+shorttey.*###link-view > center > [href]
+*$script,3p,denyallow=cloudflare.com|cloudflare.net|google.com|gstatic.com|jsdelivr.net|hcaptcha.com|recaptcha.net,domain=shorttey.*
+||shorttey.*/sw.js$script,1p
+*$script,3p,denyallow=cdn77.org|cloudflare.com|cloudflare.net|disqus.com|disquscdn.com|facebook.com|facebook.net|fastly.net|fastlylb.net|fbcdn.net|google.com|googleapis.com|gstatic.com|hcaptcha.com|hwcdn.net|instagram.com|jquery.com|jsdelivr.net|jwpsrv.com|plyr.io|twimg.com|twitter.com|recaptcha.net|wp.com|x.com,domain=hdmovieplus.*
+*$script,redirect-rule=noopjs,domain=linuxgizmos.com
+dota2freaks.com##+js(nosiif, visibility, 1000)
+how2pc.com##+js(nosiif, visibility, 1000)
+livingincebuforums.com##+js(nostif, .offsetHeight)
+livingincebuforums.com##[id^="nbAdWidget"]
+livingincebuforums.com##[data-blockid*="AdsWidget"]
+tio.ch##+js(aeld, error)
+tio.ch##+js(ra, href, a[href*="/ads.php"][target="_blank"])
+@@||tio.ch^$ghide
+tio.ch##.ad
+javfull.net##+js(nosiif, _0x)
+javfull.net###wrapfabtest:style(height:1px !important;width:1px !important)
+! nsfw xxgasm .com popups ads
+xxgasm.com##+js(aopr, decodeURI)
+*$script,3p,denyallow=cdn77.org|cloudflare.com|cloudflare.net|disqus.com|disquscdn.com|facebook.com|facebook.net|fastly.net|fastlylb.net|fbcdn.net|fluidplayer.com|google.com|googleapis.com|gstatic.com|hwcdn.net|hcaptcha.com|instagram.com|jquery.com|jsdelivr.net|jwpcdn.com|jwpsrv.com|plyr.io|twimg.com|twitter.com|recaptcha.net|wankgod.com|wp.com|x.com,domain=xxgasm.com
+! nsfw kfapfakes .com popups ads
+kfapfakes.com##+js(aopr, decodeURI)
+! nsfw xsober .com ads popups
+xsober.com##+js(aopr, decodeURI)
+*$script,3p,denyallow=bootstrapcdn.com|cdn77.org|cloudflare.com|cloudflare.net|disqus.com|disquscdn.com|facebook.com|facebook.net|fastly.net|fastlylb.net|fbcdn.net|fluidplayer.com|google.com|googleapis.com|gstatic.com|hwcdn.net|hcaptcha.com|instagram.com|jquery.com|jsdelivr.net|jwpcdn.com|jwpsrv.com|plyr.io|twimg.com|twitter.com|recaptcha.net|wp.com|x.com,domain=xsober.com
+! nsfw sexsaoy .com ads popups
+sexsaoy.com##+js(aopr, decodeURI)
+*$script,3p,denyallow=cdn77.org|cloudflare.com|cloudflare.net|disqus.com|disquscdn.com|facebook.com|facebook.net|fastly.net|fastlylb.net|fbcdn.net|fluidplayer.com|google.com|googleapis.com|gstatic.com|hwcdn.net|hcaptcha.com|instagram.com|jquery.com|jsdelivr.net|jwpcdn.com|jwpsrv.com|plyr.io|twimg.com|twitter.com|recaptcha.net|wp.com|x.com,domain=sexsaoy.com
+##[href^="https://go.rdrjmp.com/"]
+! img4fap. club popups ads
+img4fap.*##+js(aopr, decodeURI)
+*$script,3p,denyallow=cdn77.org|cloudflare.com|cloudflare.net|disqus.com|disquscdn.com|facebook.com|facebook.net|fastly.net|fastlylb.net|fbcdn.net|fluidplayer.com|google.com|googleapis.com|gstatic.com|hwcdn.net|hcaptcha.com|instagram.com|jquery.com|jsdelivr.net|jwpcdn.com|jwpsrv.com|plyr.io|twimg.com|twitter.com|recaptcha.net|wp.com|x.com,domain=img4fap.*
+/tghr.js$script
+##[href^="https://www.safestcontentgate.com/"]
+filmyzilla.*##[href^="https://ak.hetadinh.com/"]
+weviral.org##+js(nosiif, visibility, 1000)
+paperzonevn.com##+js(nostif, adb)
+popno-tour.net##+js(nostif, innerText, 2000)
+@@||asianbookie.com^$script,1p
+forums.asianbookie.com##.topics > table > tbody > tr > td > table > tbody > tr > .topicrowdate
+||asianbookie.com/displaytable.cfm?tablename=cslodds$frame
+asianbookie.com##a[href^="/cgi-bin/to.cgi"]
+! elitetorrent.com popup
+elitetorrent.*##+js(aopw, adcashMacros)
+*$script,3p,denyallow=cloudflare.com|cloudflare.net|disqus.com|disquscdn.com|fastlylb.net|google.com|googleapis.com|gstatic.com|fontawesome.com|jsdelivr.net,domain=elitetorrent.*
+siz.tv##+js(set, koddostu_com_adblock_yok, null)
+! e-wok.tv anti-adb
+@@||e-wok.tv/js/new/advertisment.js$script,1p
+! several sites using the same popunder script
+ashemaletv.com,beurettekeh.com,celibook.com,gourmandix.com,sexetag.com##+js(aopr, decodeURI)
+ashemaletv.com###playerOverlay
+||str.sexetag.com/voir.php$frame,1p
+alltechnerd.com##+js(nosiif, visibility, 1000)
+alltechnerd.com##+js(nostif, nitroAds)
+alltechnerd.com##.ai_widget
+alltechnerd.com##.code-block:has-text(ADV)
+iobit.com##+js(aopr, LieDetector)
+malaysianwireless.com##+js(nostif, class.scroll, 1000)
+||malaysianwireless.com/wp-content/banners/*$image,1p
+! iammagnus.com/dailyvideoreports.net anti-adb
+dailyvideoreports.net##+js(aeld, load, /showModal|isBlanketFound/)
+iammagnus.com,dailyvideoreports.net##+js(set, adsbygoogle.loaded, true)
+*$script,redirect-rule=noopjs,domain=iammagnus.com|dailyvideoreports.net
+*$script,redirect-rule=noopjs,domain=youneed.win
+! estrenosgo.site popup
+estrenosflux.*##+js(acs, JSON.parse, atob)
+estrenosflix.*,estrenosflux.*,estrenosgo.*##+js(aopw, adcashMacros)
+||adservice.google.com/adsid/integrator.js$script,redirect=noopjs,domain=ultimateclassicrock.com
+comprovendolibri.it##+js(nostif, google_jobrunner)
+universegunz.net##+js(nostif, adb)
+citynews.ca##body:style(padding-top:0px !important)
+forum.lolesporte.com##+js(aopr, onload)
+shoppinglys.blogspot.com##+js(nosiif, visibility, 1000)
+shoppinglys.blogspot.com##iframe[src^="data:"]
+erinsakura.com##+js(nostif, disableDeveloperTools)
+erinsakura.com##.herald-fa-grid
+@@||fzmovies.*^$ghide
+@@||fzm.*^$ghide
+!#if env_firefox
+fzm.*,fzmovies.*,fztvseries.live,mobiletvshows.site,tvseries.in##[onclick*="window.open"]:remove-attr(onclick)
+!#else
+fzm.*,fzmovies.*,fztvseries.live,mobiletvshows.site,tvseries.in##+js(ra, onclick, [onclick*="window.open"], stay)
+!#endif
+fzm.*,fzmovies.*##+js(nosiif, visibility, 1000)
+9jarock.org,fzmovies.info,fztvseries.ng,netnaijas.com##+js(set, openWindow, noopFunc)
+fztvseries.ng##div[class="code-block code-block-6"][style="margin: 8px 0; clear: both;"]
+netnaijas.com,sabishares.com##div[class="code-block code-block-4"][style="margin: 8px 0; clear: both;"]
+sabishares.com##p > a[href*="/4/"][target="_blank"]
+||ligheechoagool.com^
+*$image,redirect-rule=1x1.gif,domain=freesslvpn.us|robotvpn.com
+fritidsmarkedet.dk,maskinbladet.dk##+js(nostif, Check)
+*$image,redirect-rule=1x1.gif,domain=maskinbladet.dk|fritidsmarkedet.dk
+fritidsmarkedet.dk,maskinbladet.dk##.skybanner, .megaboard-inner
+bdlink.pw##+js(nano-sib)
+torresette.news##+js(acs, document.addEventListener, adsBlocked)
+||torresette.news/img/banner/$image,1p
+torresette.news##.content-banner-right
+torresette.news###skinlink
+downloadhub.*,hubstream.*##+js(nowoif)
+||imasdk.googleapis.com/js/sdkloader/ima3.js$script,redirect=google-ima.js,domain=hubstream.*
+ultimasnoticias.com.ve##pp
+adultasianporn.com##+js(aeld, getexoloader)
+adultasianporn.com##+js(cookie-remover, /^/)
+adultasianporn.com##[class^="abra"]
+adultasianporn.com##[href^="http://adultasianporn.com/out.php"]
+adultasianporn.com##.banner
+adultasianporn.com##[src*=".php"]
+||adultasianporn.com^$frame
+! gamesrepacks.com anti-adb
+gamesrepacks.com##+js(noeval-if, show)
+@@||firenzetoday.it^$ghide
+! SSAI Video ads on ABC Owned TV station sites https://github.com/uBlockOrigin/uBlock-issues/issues/760#issuecomment-715702997
+||content.uplynk.com/api/*&ad=$xhr,removeparam=/^ad/,domain=abc7ny.com|abc7.com|abc7chicago.com|6abc.com|abc7news.com|abc13.com|abc11.com|abc30.com|abcnews.go.com
+6abc.com,abc11.com,abc13.com,abc30.com,abc7.com,abc7chicago.com,abc7news.com,abc7ny.com,abcotvs.net##.nav.sticky:style(top: 0px !important;)
+! SSAI Video ads on Discovery TV sites https://github.com/uBlockOrigin/uBlock-issues/issues/760#issuecomment-715926907
+||api.discovery.com/v1/streaming/video/*&adNetworkId=$xhr,removeparam=/^ad/,domain=ahctv.com|animalplanet.com|cookingchanneltv.com|destinationamerica.com|discovery.com|discoverylife.com|diynetwork.com|foodnetwork.com|hgtv.com|investigationdiscovery.com|motortrend.com|sciencechannel.com|tlc.com|travelchannel.com
+walkthrough-indo.blogspot.com##+js(acs, addEventListener, google_ad_client)
+! polska-ie.com anti-adb
+polska-ie.com##+js(aeld, load, isBlanketFound)
+*$script,redirect-rule=noopjs,domain=polska-ie.com
+videohelp.com##div[id] :has(> a[href]:has-text(/^Try (?:D.?V.?D.?F.?a.?b|StreamFab)/) + a[href])
+! hentaitube ads
+hentais.tube,hentaitube.online##+js(aopr, checkCookieClick)
+hentais.tube,hentaitube.online##[href^="https://tm-offers.gamingadult.com/"]
+fairyanime.com##+js(nano-sib)
+fairyanime.com##.overlay
+fairyanime.com###kosana.bounce.animated.kosana.concise
+*$media,redirect=noopmp3-0.1s,domain=fairyanime.com
+pg-wuming.com##+js(acs, $, .test)
+proxybit.*##+js(acs, adcashMacros)
+proxybit.*##+js(nowoif)
+proxybit.*##+js(aopr, mm)
+proxybit.*##[id*="banner"]
+hdss.*##.pplayer
+hdss.*##.btnsa
+hdss.*##.homi
+hdss.*##.widget_media_image
+@@||top.gg/js/$script,1p
+top.gg###vote-root:style(display:block !important)
+top.gg###video-root
+top.gg##+js(nano-stb, readyToVote, 12000)
+top.gg##article[data-testid="promoted-product"]
+top.gg##.chakra-popover__content .chakra-link[href*="/click?targetUrl="]
+top.gg###rewarded-video
+top.gg###parent_nn_player
+top.gg##.chakra-stack[data-testid="p-p"]
+top.gg##div[class^="css-"]:not(.chakra-stack):has(> #parent_nn_player)
+top.gg##.css-adfhee:upward(2)
+top.gg##aside > div.w-full > .items-center > .w-full.items-center:has-text(Ad)
+@@||arrowos.net/js/*$script,1p
+arrowos.net##body:style(visibility:visible !important)
+@@||arrowos.net^$ghide
+arrowos.net##.card-content:has(> .adsbygoogle)
+arrowos.net##ins.adsbygoogle
+arrowos.net###babasbmsgx
+3hiidude.*##+js(aopr, String.fromCharCode)
+! vidmoly . me | .to popups
+kaembed.net,vidmoly.*##+js(nowoif, !vidmoly)
+vidmoly.*##+js(set, HTMLAnchorElement.prototype.click, noopFunc)
+vidmoly.*##+js(aeld, DOMContentLoaded, anchor.href)
+||boyfriendmeaningless.com^
+||disproveknob.com^
+vidmoly.*###mg_vd
+vidmoly.*###voc_block
+vidmoly.*###dos_vlock
+||cdn.staticmoly.me/*.php
+vidmoly.*###adsblock
+kaembed.net##body > img[id]
+###vplayer ~ img[id][onclick]
+lite-link.*##+js(aopr, app_vars.force_disable_adblock)
+lite-link.*##+js(ra, target|href, a[href^="//"])
+lite-link.*##+js(set, blurred, false)
+lite-link.*##.banner
+*$script,3p,denyallow=google.com|gstatic.com|recaptcha.net,domain=lite-link.*
+openloadmov.*##+js(nowoif)
+aegeanews.gr,batterypoweronline.com,centrocommercialevulcano.com,cieonline.co.uk,commsbusiness.co.uk,dailygrindonline.net,delo.bg,dynastyseries.com,fabmx1.com,fat-bike.com,fmj.co.uk,localemagazine.com,metaforespress.gr,myvalley.it,niestatystyczny.pl,primapaginamarsala.it,ringelnatz.net,schoolsweek.co.uk,sikkenscolore.it,sportbet.gr,stagemilk.com,tautasdziesmas.lv,thetoneking.com,toplickevesti.com,zeroradio.co.uk##+js(aopr, wpsite_clickable_data)
+*/wp-content/plugins/wpsite-background-takeover*/js/wpsite_clickable.js$script
+8tm.net##+js(nosiif, visibility, 1000)
+8tm.net##+js(acs, addEventListener, google_ad_client)
+@@||8tm.net/stylesheets/$css,1p
+||ads.exoclick.com/ads.js$script,redirect=noop.js
+/teo4.$script
+vipr.im##+js(acs, document.addEventListener, initBCPopunder)
+vipr.im###rang2
+afasiaarchzine.com##+js(nosiif, visibility, 1000)
+afasiaarchzine.com##.afasia_sidebar_ad_group
+hidefninja.com##+js(aopr, adBlockDetected)
+hidefninja.com##+js(acs, document.addEventListener, adsBlocked)
+exbulletin.com##+js(aost, String.prototype.charCodeAt, ai_)
+15min.lt##+js(nostif, insertBefore)
+br0wsers.com##+js(acs, document.getElementsByClassName, offsetParent)
+br0wsers.com###show_ag:style(display:block !important)
+! vlive.tv pre-roll ads
+vlive.tv##+js(json-prune, meta.advertise)
+*$xhr,redirect-rule=nooptext,domain=lewdninja.com|new.lewd.ninja
+lewdninja.com,new.lewd.ninja##a.navbar-item.is-hidden-desktop-only
+@@*$document,csp=worker-src 'none',domain=new.lewd.ninja
+*$popunder,domain=new.lewd.ninja
+lewd.ninja##+js(aeld, click, shouldShow)
+@@||recaptcha.net^$frame,csp=worker-src 'none',domain=lewd.ninja
+*$script,3p,denyallow=google.com|gstatic.com,domain=lewdninja.com|new.lewd.ninja
+new.lewd.ninja##+js(nano-sib, next, 1000, 0.001)
+hentaienglish.com,hentaiporno.xxx##+js(set, vidorev_jav_plugin_video_ads_object.vid_ads_m_video_ads, '')
+progameguides.com##[id^="sideAd-"]
+progameguides.com##[id^="content_dynamicAd-"]
+discoveryplus.*##.bmpui-seekbar-markers
+discoveryplus.*##.bmpui-ui-ads-status
+discoveryplus.*##+js(json-prune, data.attributes.config.freewheel data.attributes.config.featureFlags.dPlayer)
+@@||identity.mparticle.com/v1/login$xhr,domain=discoveryplus.*
+*$media,redirect=noopmp3-0.1s,domain=discoveryplus.*
+||doubleclick.net^$xhr,domain=discoveryplus.*,important
+!#if !env_firefox
+||h264.io/a/x-goog-token=Expires$xhr,redirect=nooptext,domain=discoveryplus.*,important
+!#endif
+discoveryplus.*,go.discovery.com,watch.foodnetwork.com##+js(json-prune, data.attributes.ssaiInfo.forecastTimeline data.attributes.ssaiInfo.vendorAttributes.nonLinearAds data.attributes.ssaiInfo.vendorAttributes.videoView data.attributes.ssaiInfo.vendorAttributes.breaks.[].ads.[].adMetadata data.attributes.ssaiInfo.vendorAttributes.breaks.[].ads.[].adParameters data.attributes.ssaiInfo.vendorAttributes.breaks.[].timeOffset)
+go.discovery.com,investigationdiscovery.com,go.tlc.com,sciencechannel.com,watch.foodnetwork.com##+js(xml-prune, xpath(//*[name()="MPD"][.//*[name()="BaseURL" and contains(text()\,'dash_clear_fmp4') and contains(text()\,'/a/')]]/@mediaPresentationDuration | //*[name()="Period"][./*[name()="BaseURL" and contains(text()\,'dash_clear_fmp4') and contains(text()\,'/a/')]]), , .mpd)
+discoveryplus.*##+js(xml-prune, 'xpath(//*[name()="MPD"][.//*[name()="BaseURL" and contains(text(),"emea-free")]]/@mediaPresentationDuration | //*[name()="MPD"][.//*[name()="BaseURL" and contains(text(),"emea-free")]]//*[name()="Period"]/@start | //*[name()="Period"][./*[name()="BaseURL" and contains(text(),"emea-free")]])', , .mpd)
+play.discoveryplus.com##+js(json-prune, ssaiInfo)
+go.tlc.com,investigationdiscovery.com##+js(json-prune-xhr-response, data.attributes.ssaiInfo, , propsToMatch, /videoPlaybackInfo)
+venge.io##+js(nofab)
+venge.io##+js(set, adsProvider.init, noopFunc)
+venge.io##+js(set, SDKLoaded, true)
+@@||akwams.*^$ghide
+akwams.*##ins.adsbygoogle
+akwams.*##.ads
+! tvmd .info ads
+##.fints-block__row
+@@||cdn.trafficdok.com/libs/e.js$script,domain=tvmd.info
+tvmd.info###crosscol-overflow
+mytoolz.net##+js(aopr, onload)
+! pngtosvg.com anti-adb
+||googlesyndication.com^$script,redirect=googlesyndication_adsbygoogle.js,domain=pngtosvg.com
+moozpussy.com,zoompussy.com##+js(aopr, loadTool)
+moozpussy.com,zoompussy.com##[href^="/go/desire"]
+sitarchive.com##+js(nostif, css_class.show)
+||googlesyndication.com^$script,redirect=googlesyndication_adsbygoogle.js,domain=sitarchive.com
+sitarchive.com##[id^="aswift_"]
+share1223.com##+js(aopr, adBlockDetected)
+*$script,redirect-rule=noopjs,domain=telek.top
+baddiehub.com##+js(nostif, css_class.scroll)
+! chochox.com popup
+chochox.com##+js(acs, String.fromCharCode, atob)
+! miohentai.com popup ads
+miohentai.com##+js(aopr, mnpwclone)
+miohentai.com###idtop
+miohentai.com##.in.paused-ad-container
+*$script,3p,denyallow=cloudflare.com|google.com|gstatic.com,domain=miohentai.com
+! familyporn.tv popup
+familyporn.tv##+js(set, console.clear, noopFunc)
+familyporn.tv##+js(aopr, AaDetector)
+familyporn.tv##.media_spot
+familyporn.tv##.textlink
+familyporn.tv###player_adv
+familyporn.tv##.adv
+familyporn.tv##.col-last:has(> :is(.player-adverts, .place))
+familyporn.tv##.sponsor
+! tabooporn.tv popup
+tabooporn.tv##.table
+tabooporn.tv##.textlink
+tabooporn.tv##+js(aopr, mm)
+! kaplog.com popup
+kaplog.com##+js(nowoif)
+*$script,3p,denyallow=google.com|gstatic.com,domain=kaplog.com
+! emulatorgames.net boost countdown timer
+emulatorgames.net##+js(nano-sib, , , 0.3)
+emulatorgames.net##+js(nano-stb, , 7000, 0)
+emulatorgames.net##[class*="-label"]
+! nightlifeporn.com popup
+nightlifeporn.com##.wps-player__happy-inside--pause.wps-player__happy-inside
+getpczone.com##+js(nosiif, visibility, 1000)
+getpczone.com###breadcrumb-ads-links
+! kissmanga. nl popups
+kissmanga.*###myModal
+sssam.com##+js(set, ads, true)
+*$script,redirect-rule=noopjs,domain=codimth.com
+! fiyaplatform.com anti-adb
+*$script,redirect-rule=noopjs,domain=fiyaplatform.com
+! downloadtwittervideo.com popup
+downloadtwittervideo.com##+js(nowoif)
+*$script,redirect-rule=noopjs,domain=taufiqhdyt.com
+taufiqhdyt.com###big-ads
+beverfood.com##+js(nosiif, .offsetHeight)
+beverfood.com##+js(aeld, DOMContentLoaded, offsetHeight)
+beverfood.com###backy
+beverfood.com##.switchabig
+beverfood.com##a#x1
+beverfood.com##body:style(background-image: unset !important;)
+beverfood.com##.sito:style(margin-top: 0 !important;)
+beverfood.com##.theiaStickySidebar > ul > li.widget:has(> .textwidget > div[align="center"] > a[target=_blank]:not([class]) img)
+||beverfood.com/immagini/*1920$image
+! camthots.tv pre-roll ads
+camfox.com##+js(set, flashvars.adv_pre_vast, '')
+camfox.com##.table
+javtrailers.com##+js(ra, href, [href*="nihonjav"], stay)
+javtrailers.com###cta
+javtrailers.com###popunderLink
+! Foxella Blockadblock
+@@||foxella.com^$ghide
+foxella.com##ins.adsbygoogle
+! wetpussy.sexy popunder, ads
+wetpussy.sexy##.mansonry-item
+||wetpussy.sexy/js/index-nb.js
+! jaysndees.com anti-adb
+jaysndees.com##+js(nosiif, visibility, 1000)
+jaysndees.com##+js(nofab)
+jaysndees.com##div[class][style^="width: 728px; height: 90px;"]
+jaysndees.com###topshow
+jaysndees.com##center:nth-of-type(3)
+jaysndees.com###cust_btn2_random
+jaysndees.com###block2
+jaysndees.com###block1
+mr9soft.com##+js(nostif, /null|Error/, 10000)
+||googlesyndication.com^$script,redirect=googlesyndication_adsbygoogle.js,domain=mr9soft.com
+@@||famfonts.com^$ghide
+famfonts.com##ins.adsbygoogle
+nifteam.info##+js(acs, document.getElementById, undefined)
+nifteam.info###wtf:style(visibility:visible!important;display:block!important;)
+! babeporn .net popunder => .org
+babeporn.*##+js(aopr, decodeURI)
+! livemint anti-adblock
+! livemint.com##+js(aeld, DOMContentLoaded, nrWrapper)
+livemint.com###adfreeDeskSpace
+livemint.com###dekBudgetAd
+||adconfigproxy.azurewebsites.net/Adurl$xhr
+livenewsof.com##+js(nostif, css_class.show)
+multics.eu##+js(acs, $, .test)
+forums.lostmediawiki.com###ad1
+forums.lostmediawiki.com###remove_ads_link
+forums.lostmediawiki.com##[id^="ad-"]
+thejournal.ie##+js(nowoif)
+thejournal.ie##html:style(background-image:none !important)
+! iulive .blogspot.com popups
+iulive.blogspot.com##+js(nowebrtc)
+! livehere. one popups
+livehere.*##+js(nowebrtc)
+mailocal2.xyz##+js(nosiif, visibility, 1000)
+! wonporn .com popunder
+wonporn.com##td[style][width="360"]
+adcorto.*##+js(aopr, app_vars.force_disable_adblock)
+adcorto.*##+js(aopw, atOptions)
+adcorto.*##+js(set, blurred, false)
+adcorto.*##.banner
+adcorto.*##.box-main > table
+*$3p,script,denyallow=facebook.net|fbcdn.net|googleapis.com|google.com|gstatic.com|recaptcha.net|hcaptcha.com,domain=adcorto.*
+camflow.tv,camhoes.tv##+js(acs, onload, onclick)
+camflow.tv,camhoes.tv##+js(set, flashvars.adv_pause_html, '')
+camflow.tv,camhoes.tv##+js(set, flashvars.adv_start_html, '')
+camflow.tv,camhoes.tv##+js(set, flashvars.logo_text, '')
+camflow.tv,camhoes.tv##+js(set, flashvars.mlogo, '')
+camflow.tv,camhoes.tv##+js(set, flashvars.popunder_url, '')
+camhoes.tv##+js(set, hasPoped, true)
+camflow.tv,camhoes.tv##.box.rltd
+camflow.tv,camhoes.tv##.table
+playporngames.com##+js(aeld, DOMContentLoaded, window.open)
+playsexgames.xxx##+js(acs, bannersRequest)
+||saddlegirls.com/saddlegirls/ph/v/*_video.mp4$1p
+saddlegirls.com##.image-link[href^="//www.zagvee.com"]
+||playporngames.com/*.gif|
+||playporngames.com/fuck_dolls_online.jpg
+playporngames.com##.sidebarcont > .widget_text:not(#text-2)
+/xxx\/(?:[a-z]+[_-]){1,2}[a-z]+\.(?:gif|jpg)$/$image,1p,domain=playsexgames.xxx
+playsexgames.xxx##.widget:not(#text-2)
+||lifeselector.com/banners/js/banner-controller.
+||static.zhihu.com/heifetz/main.signflow.*.js$script,domain=zhihu.com
+needgayporn.com#@#.is-ad-visible
+needgayporn.com##+js(aopr, ExoLoader.serve)
+needgayporn.com##[href="https://www.onlyhentaistuff.com/"]
+needgayporn.com##.table
+needgayporn.com##[src^="https://www.needgayporn.com/player/html.php"]
+needgayporn.com##.fp-brand
+needgayporn.com##^script:has-text('script')
+||needgayporn.com/ohs-180x800.gif
+forexforum.co##+js(acs, $, .test)
+! rule34.paheal.net PH
+rule34.paheal.net##script[src$="ads.js"]:upward(section[id])
+! palcomix.com ads
+palcomix.com##center > font[size="3"][face="ARIAL"]:has-text(ADVERTISING):upward(td)
+palcomix.com##table[width="800"]:has(img[src^="../ads/"])
+/\.com\/(full)?ad[0-9a-z]+\.(?:gif|jpg)$/$image,1p,domain=palcomix.com
+freemagazines.top##+js(aopr, b2a)
+freemagazines.top##+js(nostif, showModal)
+freemagazines.top##+js(acs, eval, replace)
+freemagazines.top##+js(rmnt, script, var Data)
+freemagazines.top##+js(no-xhr-if, /doubleclick|googlesyndication/)
+freemagazines.top##+js(aeld, DOMContentLoaded, /atob|overlay/)
+freemagazines.top##.widget:has(> .adsbygoogle)
+*$xhr,redirect-rule=nooptext,domain=freemagazines.top
+dl-protect.*##+js(nowoif)
+cryptowin.io##+js(acs, document.getElementById, 'body')
+@@||cryptowin.io^$ghide
+cryptowin.io##.panel-body > p[style=" color:#818181; background-color: #fffdc4; text-align: center; font-size: 14px; border-radius: 2px; width: 320px; max-width: 100%; margin: auto; margin-top: 15px; "]
+cryptowin.io##.hidden-xs
+movi.pk,netu.ac,player.msmini.*,player.sbnmp.*,netuplayer.*,vapley.*##+js(nowoif)
+0gogle.com##+js(aopr, __Y)
+movi.pk##+js(aeld, , vads)
+movi.pk##+js(acs, eval, replace)
+netu.ac,vapley.*##+js(aopr, doSecondPop)
+movi.pk###vads
+/cdn-cgi/trace$xhr,1p,domain=0gomovies.*|cdn1.fastvid.co|movi.pk|netu.ac|player.msmini.*|player.sbnmp.*|vapley.*
+plugincrack.com##+js(nostif, ai_adb)
+pikkado.com###googletop:remove()
+pikkado.com###dest_rev
+||gartic.io/videos/*$media,1p,redirect=noopmp4-1s
+hindustantimes.com##+js(no-fetch-if, adsbygoogle.js)
+hindustantimes.com##+js(ra, onclick, a[href][onclick^="getFullStory"])
+hindustantimes.com##.adBlockerPopup
+hindustantimes.com##.adBlocker
+hindustantimes.com##.blackOverlay
+hindustantimes.com##.desktopAd
+hindustantimes.com##.epaper-ad
+hindustantimes.com##.ht-ad-v1
+hindustantimes.com##.ht_outbrain
+hindustantimes.com##.m_ads_unit
+hindustantimes.com##.storyAd
+hindustantimes.com##.topAd
+hindustantimes.com##.widget-ad
+hindustantimes.com##[class^="adHeight"]
+hindustantimes.com##[class^="adMinHeight"]
+hindustantimes.com##body:style(overflow: auto !important;)
+hindustantimes.com##div[id^="div-gpt-ad"]
+tech.hindustantimes.com##.header-ad
+tech.hindustantimes.com##div.mobileNone
+tech.hindustantimes.com##.centerAd768
+hindustantimes.com##.new_ads_unit
+hindustantimes.com##.i-amphtml-unresolved
+hindustantimes.com##.top250Ad
+hindustantimes.com##[amp-access^="NOT"]
+hindustantimes.com##.headerAds250
+hindustantimes.com##.FirstAd
+hindustantimes.com##[class*="adsHeight"]
+hindustantimes.com##[class^="TopStoriesAd_storyAd__"]
+hindustantimes.com##[class^="QuizComponent_smallAds300__"]
+!#if !env_mobile
+hindustantimes.com##body:style(padding-top: 0 !important;)
+!#endif
+! popups https://elitegoltv. es/canal-1.php
+newdmn.*##+js(nowoif, !newdmn, 1)
+newdmn.*###overlay
+kitchennovel.com##+js(nostif, show)
+! mp4hentai.com ads
+||mp4hentai.com/holy-cell-feb3/
+mp4hentai.com###custom_html-5
+! hentaihd.net player overlay
+hentaihd.net##.active-item
+! nypost.com PH
+nypost.com##img[src$="/knewz_300x250.png"]:upward(.widget_text)
+nypost.com##.entry-content > .nyp-video-player
+decider.com,nypost.com,pagesix.com,the-sun.com,thescottishsun.co.uk,thesun.co.uk,thesun.ie##+js(rmnt, script, parentNode.removeChild)
+decider.com,nypost.com,pagesix.com,the-sun.com,thescottishsun.co.uk,thesun.co.uk,thesun.ie##+js(acs, atob, parentNode.removeChild)
+! xmegadrive.com popup
+xmegadrive.com##+js(set, flashvars.adv_pause_html, '')
+xmegadrive.com##.table
+! nsfwmonster.com popup
+nsfwmonster.com##+js(aeld, getexoloader)
+moviehdf.*##+js(aopr, popUp)
+moviehdf.*##+js(nowoif)
+! popups, devtools detection https://moviessources .cf/embed/38700
+moviessources.*##+js(aeld, devtoolschange)
+moviessources.*##+js(aopr, console.clear)
+! citynews sites .it anti adb in video
+agrigentonotizie.it,anconatoday.it,arezzonotizie.it,avellinotoday.it,bresciatoday.it,brindisireport.it,casertanews.it,cataniatoday.it,cesenatoday.it,chietitoday.it,forlitoday.it,frosinonetoday.it,genovatoday.it,ilpescara.it,ilpiacenza.it,latinatoday.it,lecceprima.it,leccotoday.it,livornotoday.it,messinatoday.it,milanotoday.it,modenatoday.it,monzatoday.it,novaratoday.it,padovaoggi.it,parmatoday.it,perugiatoday.it,pisatoday.it,quicomo.it,ravennatoday.it,reggiotoday.it,riminitoday.it,romatoday.it,salernotoday.it,sondriotoday.it,sportpiacenza.it,ternitoday.it,today.it,torinotoday.it,trevisotoday.it,triesteprima.it,udinetoday.it,veneziatoday.it,vicenzatoday.it##+js(nostif, bADBlock)
+*$script,redirect-rule=noopjs,domain=examsnet.com
+javfun.me###invideo_wrapper
+tophentaicomics.com##+js(acs, pop_init)
+tophentaicomics.com##.sidebar-wrapper.widget_text
+tophentaicomics.com##.thumb-ad
+||tophentaicomics.com/istrippers.jpg
+||tophentaicomics.com/pop.js
+k12reader.com##+js(aopr, rccbase_styles)
+cachevalleydaily.com##+js(aopr, rccbase_styles)
+cachevalleydaily.com##.main-top-ad
+girlsofdesire.org##+js(aeld, getexoloader)
+girlsofdesire.org##[href^="http://refer.ccbill.com/cgi-bin/clicks.cgi"] > div
+girlsofdesire.org##a[class="pink"][href*="refer.ccbill.com"]
+girlsofdesire.org##div[id$="_frame_content"][class="wide_boxcontent"]:has-text(Adblock)
+girlsofdesire.org###box_896
+girlsofdesire.org###box_897
+girlsofdesire.org##+js(nosiif, /^/)
+girlsofdesire.org##[href^="/click"]:remove-attr(href)
+! popups animeindo .asia
+animeindo.asia##+js(aeld, , _0x)
+family-fuck.net##.plink
+adultfun.net##+js(nowoif)
+topnewsshow.com##+js(nostif, css_class.show)
+*$script,redirect-rule=noopjs,domain=topnewsshow.com
+panel.skynode.pro##+js(aopr, adBlockerDetected)
+telesintese.com.br##+js(refresh-defuser)
+! its.porn popunder pre-roll ads
+its.porn##+js(set, POPUNDER_ENABLED, false)
+its.porn##+js(set, plugins.preroll, noopFunc)
+its.porn##aside
+its.porn##.spot_large
+its.porn##.desk-banners
+its.porn###rock-widget-host
+*$frame,denyallow=google.com,domain=its.porn
+! verdragonball.online anti adb
+@@||verdragonball.online^$ghide
+*$popunder,domain=r18hub.com,3p
+||r18hub.com/assets/vast/videos/*$xhr,1p
+7misr4day.com##+js(nano-sib)
+7misr4day.com##+js(aopr, adBlockDetected)
+7misr4day.com##+js(nowoif)
+7misr4day.com##+js(noeval-if, ads)
+miklpro.com##+js(aopr, app_vars.force_disable_adblock)
+miklpro.com##+js(set, blurred, false)
+miklpro.com##.box-main > .blog-item
+miklpro.com##.banner
+*$script,3p,denyallow=google.com|gstatic.com|recaptcha.net,domain=miklpro.com
+sshconect.com.br##+js(acs, addEventListener, nextFunction)
+! hd21 group sites
+! hd21.com/net
+hd21.*##+js(nowoif)
+hd21.com##.ID-bottom-banner
+hd21.com##.adv_middle
+hd21.*##.aside_video
+hd21.com##.drt-sponsor-block
+||hd21.*/templates/base_master/js/jquery.shows.min.js
+! iceporn.com/net
+iceporn.*##+js(nowoif)
+iceporn.com##.puFloatLine
+iceporn.com###abmessage
+iceporn.*###spot_video_livecams
+iceporn.*##.furtherance
+iceporn.*##.take_place + .take_place
+iceporn.*###spot_video_partner_banner
+iceporn.*###spot_video_partner_banner + span[style]
+nuvid.*##+js(aeld, click, open)
+nuvid.*##+js(nowoif)
+nuvid.*##div[style^="height:477px"]
+nuvid.*##footer > .rfix
+nuvid.*##.aside > h2
+nuvid.*##.download_adv_text_photo
+nuvid.*##.video-options
+nuvid.*##.advertisement
+||nuvid.*/player_right_$frame
+! pornlib.com
+pornlib.*##+js(nowoif)
+! tubeon.com/net
+tubeon.*##+js(nowoif)
+tubeon.*##.spots
+tubeon.*##.thr-rcol
+! vivatube.com/net
+vivatube.*##+js(nowoif)
+vivatube.*##.livecams
+vivatube.*##.clear + .mt15.container[style="margin-top:15px; border-bottom:0;"]
+! winporn.com/net
+winporn.*##+js(nowoif)
+! yeptube.com/net
+yeptube.*##+js(nowoif)
+yeptube.com##.puFloatLine
+yeptube.*##.spots
+yeptube.*##.thr-rcol
+gaytail.com##+js(aeld, getexoloader)
+gaytail.com##+js(acs, onload, onclick)
+gaytail.com##.happy-footer
+||gaytail.com/fancy-mode-7abe/
+||datawav.club/*.php
+game-owl.com##+js(aost, String.prototype.charCodeAt, ai_)
+streamsport.*##+js(aeld, , _0x)
+streamsport.*##+js(nowoif)
+@@||micro.rubiconproject.com/prebid/dynamic$script,domain=ladbible.com
+ladbible.com#@#div[class*="margin-Advert"]
+ladbible.com##span:has-text(Advert)
+ladbible.com##[data-cypress="sticky-ads"]
+@@||pub.doubleverify.com/signals/pub.js$xhr,script,domain=ladbible.com|gamingbible.*|tyla.com|unilad.com
+@@||rubiconproject.com/prebid/$xhr,script,domain=ladbible.com|gamingbible.*|tyla.com|unilad.com
+@@||static.adsafeprotected.com/vans-adapter-google-ima.js$xhr,domain=ladbible.com|gamingbible.*|tyla.com|unilad.com
+@@||c.amazon-adsystem.com/aax2/apstag.js$xhr,domain=ladbible.com|gamingbible.*|tyla.com|unilad.com
+ladbible.com##[data-cypress="sticky-header"]
+*$image,redirect-rule=1x1.gif,domain=rollercoin.com
+! windowmatters.com anti-adb
+windowsmatters.com##+js(aeld, load, isBlanketFound)
+*$script,redirect-rule=noopjs,domain=windowsmatters.com
+windowsmatters.com##div[class$="-quick-adsense"]
+! masbrooo.com/2ndrun.tv anti-adb
+2ndrun.tv##+js(aeld, load, showModal)
+*$script,redirect-rule=noopjs,domain=2ndrun.tv
+2ndrun.tv##+js(set, DHAntiAdBlocker, true)
+*$xhr,redirect-rule=nooptext,domain=fr.de
+@@||fr.de^$ghide
+fr.de##div[data-id-advertdfpconf]
+hdpicsx.com##.ads
+timesnownews.com##.ad-section-one
+timesnownews.com##.ad-section-three
+timesnownews.com##.ad-panel-wrap
+timesnownews.com##.add-wrap
+timesnownews.com##.right-block > .section-six
+timesnownews.com##.right-block > .section-one
+||imasdk.googleapis.com/js/sdkloader/ima3.js$script,redirect=google-ima.js,domain=timesnownews.com
+@@||imasdk.googleapis.com/js/sdkloader/ima3_dai.js$script,domain=timesnownews.com
+@@*$ghide,domain=timesnownews.com|timesnowhindi.com|timesnowmarathi.com|zoomtventertainment.com
+timesnownews.com,timesnowhindi.com,timesnowmarathi.com,zoomtventertainment.com##.adunit
+timesnownews.com,timesnowhindi.com,timesnowmarathi.com,zoomtventertainment.com##+js(nostif, Adblock)
+!#if env_mobile
+@@||onelinksmartscript.appsflyer.com/onelink-smart-script-latest.js$script,domain=timesnownews.com
+!#endif
+tormalayalam.*##+js(aopw, adcashMacros)
+blograffo.net##+js(acs, addEventListener, nextFunction)
+blograffo.net##[href^="https://amzn.to/"]
+aquiyahorajuegos.net##+js(aopr, adBlockDetected)
+aquiyahorajuegos.net##+js(nowoif)
+aquiyahorajuegos.net##+js(no-fetch-if, googlesyndication)
+imag-r.com##+js(aopr, adBlockerDetected)
+/block-adblock.js$script
+eropaste.net##+js(set, isAdBlockActive, false)
+eropaste.net###banner-dl
+adult-sex-gamess.com,hentaigames.app,mobilesexgamesx.com,mysexgamer.com,porngameshd.com,sexgamescc.com##+js(nostif, /out.php)
+adult-sex-gamess.com,hentaigames.app,mobilesexgamesx.com,mysexgamer.com,porngameshd.com,sexgamescc.com##.a-th:first-child:has(iframe)
+adult-sex-gamess.com,hentaigames.app,mobilesexgamesx.com,mysexgamer.com,porngameshd.com,sexgamescc.com##.alert-danger > .row
+adult-sex-gamess.com,hentaigames.app,mobilesexgamesx.com,mysexgamer.com,porngameshd.com,sexgamescc.com##.ntkSides
+adult-sex-gamess.com,hentaigames.app,mobilesexgamesx.com,mysexgamer.com,porngameshd.com,sexgamescc.com###modalegames
+! d.pornxp.com/pornxp.org popup
+pornxp.com##+js(aopr, exoNoExternalUI38djdkjDDJsio96)
+pornxp.com,pornxp.org##+js(aopr, AaDetector)
+*$script,3p,domain=pornxp.com
+||pornxp.*/sp/$subdocument
+! generic AaDetector mitigation
+##div[id][style^="position: fixed; inset: 0px; z-index: 2147483647; background: black"][style*="opacity: 0.01"]
+/heyboy/com/*.js$script
+/loadme/com/*.js$script
+sexflashgame.org##+js(acs, ishop_codes)
+||porngames.com/*.gif$image,1p
+porngames.com##div[style^="display: block; position: fixed; z-index:"]
+@@||cdnjs.cloudflare.com/ajax/libs/fuckadblock$script
+! wmoviesfree. com (.online) popups
+wmoviesfree.*##.orange.big-color-btn
+||wmoviesfree.*/themes/movies/img/banner_leaderboard$image
+ehotpics.com,upicsz.com##figure[style^="width: 310px;"]
+@@||down.mdiaload.com^$ghide
+down.mdiaload.com##div[style$="background-color:#ffffff; text-align:center"]
+down.mdiaload.com##div[style="width:336px; height:280px"]
+down.mdiaload.com##.btn-dow.btn[href$=".html"]
+down.mdiaload.com##div.download-option-btn:nth-of-type(4)
+@@||securepubads.g.doubleclick.net^$script,domain=mope.io
+@@||securepubads.g.doubleclick.net/gampad/ads$xhr,domain=mope.io
+mope.io##[id^="google_ads_iframe"]
+gaysearch.com##+js(nowoif)
+gaysearch.com##.twocolumns > .aside
+*$script,redirect-rule=noopjs,domain=kursors.lv
+javbix.com##.adsvideo
+javbix.com##.content_movie > div[style="padding:10px; margin-top:15px; text-align:center"]
+javbix.com##.letterLi:last-of-type
+rawmanga.top##+js(aopr, AaDetector)
+2adultflashgames.com##+js(aopr, loadTool)
+||2adultflashgames.com/img/$1p
+gatcha.org##+js(nostif, css_class.show)
+zilinak.sk##+js(nostif, offsetHeight)
+loadout.tf##body > div:shadow(div):shadow(div):has(:shadow(div:not([class])):has(:shadow(ins.adsbygoogle[data-ad-client])))
+||raw.githack.com/Raqmedia/adblock/$script,3p
+raqmedia.com##[href^="https://www.englezz.com"]
+filtercams.com##+js(acs, $, #advVid)
+filtercams.com##.table
+! cryptofun .space anti adb
+/adex.js$badfilter
+@@||cryptofun.space^$script,1p
+@@||shrink.icu/prebid.js$script
+! various filters
+/ajax/banner/list?page=$xhr
+hd44.net##+js(aopr, decodeURI)
+ytc.*##+js(nowoif)
+||cdn.ay.gy/js/$script,3p
+hianime.to,shahid4u.*,watchonlinemoviespk.*##+js(nowoif)
+megaupto.com##+js(nano-stb, seconds)
+projectfreetv.*,hdss.*,moviesflix.*,10starhd.*##^script:has-text(break;case)
+www-y2mate.com##+js(nowoif)
+filmyzilla.*##[href^="//"][rel="nofollow"]
+streamhub.*##center > a[href][target="_blank"]
+streamhub.*##+js(aopw, __aaZoneid)
+streamhub.*##+js(nowoif)
+streamingcommunity.*##+js(acs, decodeURI, decodeURIComponent)
+*$script,3p,denyallow=streamhub.to,domain=streamhub.*
+superstream.*##+js(aopr, AaDetector)
+$script,3p,denyallow=bootstrapcdn.com,domain=uploadflix.*
+||bloggingworld.net/wp-content/plugins^$3p
+moviezwap.*##+js(nowoif)
+moviezwap.*##[style^=" width: 305px;"][type^="button"][onclick^="window.location.href"]
+xdld.pages.dev##+js(noeval-if, window.open)
+/^https:\/\/[0-9a-z]{8,}\.[a-z0-9]{7,}\.[a-z]{4,}\/[0-9a-f]{32}\/a4\/[0-9a-f]{13}\.js$/$script,3p,match-case
+/^https:\/\/[0-9a-z]{8,}\.[a-z0-9]{7,}\.[a-z]{4,}\/[0-9a-f]{32}\/b4\/[0-9a-f]{13}\.js$/$script,3p,match-case
+! *** uAssets:filters/filters-2021.txt ***
+||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=ottwow.com,redirect=google-ima.js
+@@||backlinkping.com^$ghide
+@@||deine-tierwelt.de^$ghide
+deine-tierwelt.de##.OUTBRAIN
+deine-tierwelt.de##.header-leaderboard
+deine-tierwelt.de##.js-sticky-ad
+haho.moe##+js(aeld, mouseup, decodeURIComponent)
+haho.moe##div:has(> div[title="Click to Close the Ad"])
+haho.moe##[href^="//"][style*="position: fixed;"]
+*$script,3p,denyallow=fluidplayer.com|cdn77.org|gstatic.com|hwcdn.net|recaptcha.net,domain=haho.moe
+! freeporncave.com auto-redirect
+freeporncave.com##+js(nostif, location.replace, 300)
+vectogravic.com##+js(acs, eval, replace)
+kusonime.com##+js(rpnt, script, /\(window\.show[^\)]+\)/, (true), condition, classList.add)
+kusonime.com##+js(nostif, css_class.show)
+kusonime.com##+js(set, showada, true)
+kusonime.com##+js(set, showax, true)
+kusonime.com##+js(aopw, app_advert)
+kusonime.com##.iklanads
+@@||kusonime.com^$script,1p
+@@||nyaa-tan.my.id/js/$script,3p,domain=kusonime.com
+cararegistrasi.com##+js(nano-sib, timer)
+cararegistrasi.com##+js(nowoif)
+cararegistrasi.com##a[href="https://bahasteknologi.com/"]
+pornhd8k.*###invideo_wrapper
+xxvideoss.org##+js(acs, String.fromCharCode, 'shift')
+||xxvideoss.org/wp-content/uploads/*/bannerrtx.jpg$image,1p
+/player/html.php?aid=post_roll_html^$redirect=noopframe,frame,1p
+/player/html.php?aid=start_html&*&referer=$frame,1p
+/player/html.php?aid=pause_html&*&referer=$frame,1p
+/player/html.php?aid=pre_roll_html&*&referer=$frame,1p
+||twinrdsrv.com^
+/preroll.engine?
+/get_file/*.mp4/?rnd=$image
+donghuanosekai.com##+js(nosiif, visibility, 1000)
+! bitsfree.net/getdoge.io/qashbits.com anti-adb
+qashbits.com##+js(aopr, NoAdBlock)
+qashbits.com##.mx-auto
+! e-sushi .fr popup
+e-sushi.fr##+js(rmnt, script, window.open)
+freeindianporn.mobi##+js(aeld, /.?/, popMagic)
+||xedo.me^$3p
+radionylive.com,radioitalylive.com,radiolovelive.com,radiocountrylive.com,radiosymphony.com,miamibeachradio.com,radiorockon.com,radioitaliacanada.com,radioitalianmusic.com,radioamericalatina.com,radiosantaclaus.com,radionorthpole.com,radionatale.com##+js(aopr, adp)
+radionylive.com,radioitalylive.com,radiolovelive.com,radiocountrylive.com,radiosymphony.com,miamibeachradio.com,radiorockon.com,radioitaliacanada.com,radioitalianmusic.com,radioamericalatina.com,radiosantaclaus.com,radionorthpole.com,radionatale.com##[id^="ads-"]
+! absolugirl .com ads
+absolugirl.com,absolutube.com##+js(aopr, document.dispatchEvent)
+@@||chaturbate.com/*embed$frame,domain=absolugirl.com
+! allafricangirls .net ads + popups
+allafricangirls.net##+js(aopr, document.dispatchEvent)
+allafricangirls.net##[id^="exo_"]
+allafricangirls.net##[src*="/banner"]
+elvocero.com##+js(acs, __tnt, compatibility)
+! popups, popunders, ads
+dirtyfox.net##+js(aopr, decodeURI)
+booru.eu,borwap.xxx,foxtube.com,hd-xxx.me,javembed.*,kissanime.*,longporn.xyz,matureworld.ws,sexy-games.*,xvideos.name,xxx-videos.org,xxxputas.net,youpornfm.com,maxtubeporn.net##+js(nowoif)
+freexxxvideos.pro,nude-teen-18.com##+js(aopr, document.dispatchEvent)
+123strippoker.com,babepedia.com,boobieblog.com,borwap.xxx,gamesofdesire.com,hd-xxx.me,hentaipins.com,longporn.xyz,pornhd720p.com,sikwap.xyz,super-games.cz,xxx-videos.org,xxxputas.net##+js(aopr, loadTool)
+blackpornhq.com,xsexpics.com,wannafreeporn.com##+js(aeld, , pop)
+soyoungteens.com##+js(aeld, getexoloader)
+hentaipins.com##+js(acs, pop_init)
+hentaipins.com##+js(aopr, popundrCheck)
+pornvideoq.com##+js(aopr, history.replaceState)
+rexxx.org##+js(aopr, rexxx.swp)
+stvid.com##+js(noeval)
+hypnohub.net,xnxxporn.video,xxxdessert.com,xxxshake.com##+js(aopr, exoNoExternalUI38djdkjDDJsio96)
+freepornxxxhd.com##+js(acs, String.fromCharCode, constructor)
+hot-cartoon.com,richhioon.eu##+js(aopr, BetterJsPop)
+123movieshd.*##+js(aopr, mm)
+123movieshd.*##+js(set, p18, undefined)
+cfake.com###over
+theyarehuge.com##+js(acs, Object.defineProperty, clickHandler)
+*$script,3p,denyallow=bootstrapcdn.com,from=youdbox.*
+! 123movies4u. site => player eplayvid. net popups
+porntry.com##.js-mob-popup
+erotic-beauties.com,hardsex.cc,sex-movies.biz,sikwap.xyz,tube18.sexy##+js(acs, pop_init)
+blackcunts.org,finderporn.com##+js(acs, onbeforeunload)
+dansmovies.com##+js(aopr, popunder)
+hentaianimedownloads.com##+js(acs, puShown, /doOpen|popundr/)
+grosnews.com##+js(acs, adcashMacros)
+xxxymovies.com##+js(set, flashvars.adv_pause_html, '')
+dirtyship.com##+js(acs, onload)
+hotscopes.*##+js(aopw, puShown)
+hotscopes.*##+js(nowoif)
+hotscopes.*##.ml-auto.navbar-nav
+afrodity.sk,brato.bg,cotannualconference.org.uk,couponsuniverse.com,cycraracing.com,dahh.net,dlhe-videa.sk,elmalajeno.com,extreme-board.com,free-famous-toons.com,istanbulescortnetworks.com,ok-th.com,payt.com,podkontrola.pl,redtubemov.com,shtab.su,spiritword.net##+js(acs, document.createElement, 'script')
+elmalajeno.com##^script:has-text(d.createElement('script'))
+elmalajeno.com##^script:has-text(d.createElement(\'script\'))
+@@||onlinefetishporn.cc^$ghide
+@@||streamextreme.cc^$ghide
+shegotass.info##+js(aopr, popunder)
+shegotass.info##+js(set, flashvars.adv_pre_vast, '')
+xxxshake.com##+js(set, flashvars.adv_pause_html, '')
+tubsxxx.com##+js(nostif, window.location.href)
+camlovers.tv##+js(set, flashvars.protect_block, '')
+anybunny.com##td[width="360"]
+babepedia.com##.sidebar_block > a[rel="nofollow noopener"]
+borwap.xxx##.embedright
+cartoonvideos247.com##.adv
+cartoonvideos247.com##.sponsor
+cartoonvideos247.com##.topad
+erotic-beauties.com##.sidebar > .widget_text
+ezjav.com###preroll
+ezjav.com##center
+ezjav.com##div[style="overflow: hidden !important;margin-bottom:8px;"]
+freexxxvideos.pro##.sidban
+hd-xxx.me##.videoOverAdBig
+hdjavonline.com##.happy-inside-player
+hentaipins.com##.sidebar-wrapper.widget_text
+hentaipins.com##.thumb-ad
+hotntubes.com##td[width="360"]
+javbest.xyz##.adsvideo
+javrave.club,javraveclub.com##.leader_banner
+kingcomix.com##[href^="//"][rel="nofollow norefferer noopener"]
+longporn.xyz##[href="http://toplivesexcams.net"]
+movies18.net##[href*="/go/"]
+nude-teen-18.com##.cht6
+nude-teen-18.com##.rtrrtrlight-in-2
+pornvideoq.com###playerOverlay
+pornvideoq.com##.h250
+sexpuss.org##.bn1
+sexpuss.org##.tu-sexc3
+sexroom.xxx##.table
+sissytube.net##a[href^="http://refer.ccbill.com/"]
+thecartoonporntube.com##[href="/go/tube.php"]
+thecartoonporntube.com###advertising [href]
+womennaked.net##.hrcht6
+pt.potwm.com##.pausedView
+pt.potwm.com##.shown.visible.onlineIndicator
+||protoawegw.com^$3p
+tubsxxx.com##.aBlock
+tubsxxx.com##.videoAd
+pornez.net###cb00
+pornez.net###cb01
+pornxday.com,twinkybf.com##.happy-sidebar
+###playerOverlay[style="position:absolute; z-index:3"]
+roshy.tv##.roshy-widget
+roshy.tv##.beeteam368-player-sub-element
+roshy.tv##div[class*="roshy-stripchat-"]
+roshy.tv##div[style]:has(> [id^="roshy-"])
+roshy.tv##.is-single-post-main-player > div:has(> div[class*="roshy-stripchat-"])
+roshy.tv##.shortcode_widget
+*$script,3p,denyallow=cloudflare.com|cloudflare.net|fastly.net|jsdelivr.net|unpkg.com|zencdn.net,domain=xxxfiles.com
+*$script,domain=hoporno.net,3p,denyallow=googleapis.com
+/istripper*$image,domain=hentaipins.com
+/popup/exo-ads.$frame,1p
+/xxx.js|$script,1p
+||brazz-girls.com/chaturbate/
+||brazz-girls.com/scripts/yall.*.js
+||elitepaysites.com/photos/*.gif$image
+||ezjav.com/p.js
+||fapfappy.com/*.php$script,1p
+||freepornxxxhd.com^*/exopop.js
+||hentaipins.com/*.php$script,1p
+||hentaipins.com/pop.js
+||i.imgur.com^$domain=anime-hentai.jp.net|ezjav.com
+||ibradome.com/ba/chargi.js
+||imgbox.com/ae/$domain=matureworld.ws
+||jorpetz.com/kahitano/banner.gif
+||katestube.com/jsb/js_script.js
+||mixxporn.com/b1.php
+||pornhex.com/nb/
+||pornofaps.com/frosty-bread-04ce/
+||seed69.com/wp-content/uploads/*.gif$image
+||sexyaporno.com/chat_$script
+||tb.fuckandcdn.com/tbstatic*/tryboobs/compiled/script.
+||thecartoonporntube.com/*.gif$image
+||xszav.club/nb/
+||xxxdessert.com/*_fe.js
+||camlovers.tv^$script,1p
+@@||camlovers.tv/player/kt_player.js
+||goryachie-foto.net^$3p
+||pub.contexthub.net^
+||ptwmstc.com/npt/banner/
+||tabooporn.tv^$3p
+||xmorex.com^$3p
+##.full-ave-pl
+##.full-bns-block
+##.vertbars
+##.video-brs
+/safu/safu.js
+! exit prevention, redirect, popups
+/tp/filter.php?pro=
+/myvids/rek/*$frame,script,1p
+/myvids/show.php$frame,1p
+/myvids/click/*$script,1p
+###plban
+##div[class$="player-promo-col"]
+##.player-bns-block
+/zlk/zlk.js
+/pop1.js|$script,1p
+||easyads28.*^
+! adultsclips.com,cutewifes.com,sexenvelope.com,sexpun.com
+.com/fr.js|$1p
+.com/v.js?v=3|$1p
+! www.xxxvideor.com
+/static/js/abb.js|$script,1p
+! sextubexxl.com
+/common-js/exit/om2.min.js
+! wikiporn.tv etc.
+/nb/thejsfile.js
+m-hentai.net##div.leaderboardcontainer
+m-hentai.net##div[class^="landingpageadcontainer_iframe"]
+||m-hentai.net/JS/exoclick%20popunder.js
+jetpunk.com##+js(no-xhr-if, prebid)
+jetpunk.com##+js(cookie-remover, PageCount)
+jetpunk.com##+js(set-local-storage-item, PageCount, $remove$)
+jetpunk.com##+js(trusted-set, asc, 'json:{"cmd": [null], "que": [null], "wrapperVersion": "6.19.0", "refreshQue": {"waitDelay": 3000, "que": []}, "isLoaded": true, "bidderSettings": {}, "libLoaded": true, "version": "v9.20.0", "installedModules": [], "adUnits": [], "aliasRegistry": {}, "medianetGlobals": {}}')
+jetpunk.com##+js(trusted-set, google_tag_manager, 'json:{ "G-Z8CH48V654": { "_spx": false, "bootstrap": 1704067200000, "dataLayer": { "name": "dataLayer" } }, "SANDBOXED_JS_SEMAPHORE": 0, "dataLayer": { "gtmDom": true, "gtmLoad": true, "subscribers": 1 }, "sequence": 1 }')
+@@||jetpunk.com^$script,1p
+@@||jetpunk.com^$ghide
+||jetpunk.com/resources/asc.js^$script,1p,important
+jetpunk.com##.banner-ad-outer
+jetpunk.com##.box-ad-inner
+jetpunk.com##.box-ad-outer
+jetpunk.com##.banner-x-outer
+jetpunk.com##.support-beg
+imgur.com##+js(set, ADBLOCKED, false)
+! reported
+imgur.com,imgur-com.translate.goog##+js(set-cookie, WHITELISTED_CLOSED, 1)
+||sascdn.com/diff/$script,redirect=noopjs,domain=imgur.com
+imgur.com##a[href].Post-item:has(.Post-item-external-ad):style(opacity: 0 !important; cursor: unset !important; pointer-events: none !important;)
+imgur.com##+js(set, Object.prototype.adsEnabled, false)
+@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$xhr,domain=comidoc.net
+comidoc.net#@#.googlead
+@@||doubleclick.net^$xhr,domain=comidoc.net
+comidoc.net##div[style="text-align: center; margin-left: auto; margin-right: auto; min-height: 266px; max-width: 100vw;"]
+comidoc.net##div:has(> .adsbygoogle)
+comidoc.net##div[style="text-align:center;margin-left:auto;margin-right:auto;min-height:266px;max-width:90vw"]
+forum.gigabyte.us###ad1
+forum.gigabyte.us##[id^="ad-desktop-bottom"]
+forum.gigabyte.us###remove_ads_link
+! 1primewire .com popups ads
+||1primewire.com/addons/$image
+1primewire.com##[id]:has(> [class="close ico"])
+! cyberdefensemagazine.com anti-adb
+cyberdefensemagazine.com##[href^="https://www.coresecurity.com/"]
+cyberdefensemagazine.com###bsaIframe
+! kisahdunia.com anti-adb
+kisahdunia.com##+js(aeld, DOMContentLoaded, adsBlocked)
+kisahdunia.com##+js(aost, setTimeout, adsBlocked)
+kisahdunia.com##.textwidget
+kisahdunia.com##[href^="https://www.samsung.com/"]
+hentaicomics.pro##+js(set, adb, 0)
+hentaicomics.pro##+js(nowoif)
+||hentaicomics.pro/*?code=$doc,other,removeparam=code
+withukor.com##+js(acs, document.addEventListener, google_ad_client)
+taming.io##+js(no-xhr-if, ads)
+taming.io###preroll
+taming.io###left-bbb
+taming.io###bottom-bbb
+! todaypk related
+todaypk.*,todaypktv.*,1todaypk.*##+js(nowoif)
+1todaypk.*,todaypk.*##[href="/watchnow.php"]
+todaypk.*##[href="/watchfree.php"]
+todaypktv.*##.ad_watch_now
+todaypktv.*##.hd-buttons1
+faptitans.com##.cross-promo-bnr
+||faptitans.com^*/rc/logo.jpg
+||theonlygames.com/ps_banner/
+world4.eu##+js(aost, String.prototype.charCodeAt, ai_)
+world4.eu##+js(aopr, ai_run_scripts)
+||doubleclick.net/tag/js/gpt.js$object,redirect=noop.js,domain=world4.eu
+*$image,3p,redirect-rule=1x1.gif,domain=world4.eu
+laptrinhx.com##+js(nosiif, clearInterval(i), 1000)
+laptrinhx.com##.ads
+@@||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=bbcamerica.com
+babestube.com,momvids.com,porndr.com##+js(aopr, decodeURI)
+babestube.com,momvids.com,porndr.com##div[style="position: absolute; inset: 0px; overflow: hidden; z-index: 160; background: transparent none repeat scroll 0% 0%; display: block;"]
+babestube.com##[src^="https://www.babestube.com/player/html.php"]
+babestube.com,momvids.com##.aside
+babestube.com,momvids.com##.spot > div
+momvids.com##[src^="https://www.momvids.com/player/html.php"]
+porndr.com##div.opt
+porndr.com##.we_are_sorry
+||porndr.com/*/*.php^
+||babestube.com/bt*/bt.js
+||momvids.com/mm*/mv.js
+! Mostly taken from AG and seen on various NSFW sites
+/_a_ta/s/s/*
+/a/ipn/js/*
+/a/pop/js/*
+/local_p.js^
+/local_ssu.js|
+/s/js/ssu.v2.js?v=
+/s/s/sui.php
+/s/s/suo.php
+/s/s/supc.php
+/s/s/supv.php
+/s/su.php?t=
+/javascript/fropo.js
+/s/s/js/m/custom.js?
+/s/s/js/m/custom_advanced.js?
+/s/s/js/m/im.js?
+/s/s/js/ssu.v2.
+/s/s/js/m/push.js?
+/a/na/js/*$3p
+deviants.com##+js(aopr, decodeURI)
+deviants.com##div[style="position: absolute; inset: 0px; overflow: hidden; z-index: 160; background: transparent none repeat scroll 0% 0%; display: block;"]
+deviants.com##.aside
+deviants.com##.spot > div
+||deviants.com/player/html.php^
+||deviants.com/dv*/dv.js
+totv.org###ad
+manhwa18.cc##+js(aopr, exoNoExternalUI38djdkjDDJsio96)
+||a.realsrv.com/nativeads-v2.js$xhr,redirect=noop.txt
+! healthelia .com anti adb
+healthelia.com##+js(nostif, google_jobrunner)
+! happypenguin.altervista .org anti adb
+happypenguin.altervista.org##+js(nostif, adb)
+elektrikmen.com##+js(aopr, b2a)
+||wheelwheel.space^$3p
+love4porn.com##+js(rpnt, script, document.head.appendChild, xxx)
+love4porn.com##+js(set, flashvars.popunder_url, '')
+love4porn.com##div[style="position: absolute; inset: 0px; overflow: hidden; z-index: 160; background: transparent none repeat scroll 0% 0%; display: block;"]
+love4porn.com##.sponsor
+love4porn.com##.table
+crazyporn.xxx##div[style="position: absolute; inset: 0px; overflow: hidden; z-index: 160; background: transparent none repeat scroll 0% 0%; display: block;"]
+crazyporn.xxx##.table
+crazyporn.xxx##.sponsor
+crazyporn.xxx##.item:has(> script[src^="/ai/"])
+freehardcore.com##+js(aopr, decodeURI)
+! down.fast-down.com anti adb
+@@||down.fast-down.com^$ghide
+down.fast-down.com##div[style="width:336px; height:280px; background-color:#ffffff; text-align:center"]
+usagoals.*##+js(nowoif)
+@@||foxgreat.com^$ghide
+haoweichi.com##+js(aopr, onload)
+haoweichi.com##.ad2
+okteve.com##+js(set, xpv, {})
+okteve.com##+js(set, xpv.v, true)
+okteve.com##+js(acs, EventTarget.prototype.addEventListener, .clientHeight===0)
+arab4media.com##+js(acs, addEventListener, nextFunction)
+! pinoyalbums. com anti adb
+*$script,redirect-rule=noopjs,domain=pinoyalbums.com
+pinoyalbums.com##+js(aeld, , adb)
+easylinkref.com##+js(nano-sib, , , 0)
+easylinkref.com##center > a[href][target=_blank] > img
+w3layouts.com##+js(nostif, show)
+||getsexgames.com/templates/sexgames/$image,1p
+getsexgames.com##.center > table[cellspacing="5"] > tbody > tr:last-child:has(> td > h1)
+getsexgames.com##.center > table[cellspacing="0"]:last-child > tbody > tr:last-child
+getsexgames.com##.leftMenu .menuHeadline:has-text(3D)
+getsexgames.com##.menuAff
+getsexgames.com##.menuPointPic
+! hd-pornos. com => info
+hd-pornos.*##.vjs-overlayed
+hd-pornos.*###spezial_column
+hd-pornos.*##div[id="wrapper_content"] > aside
+! kickass sites
+*$script,1p,domain=~kat.ai|~kat.pink|~kat.computer|~kat.am|~kat.at|~kat.directory|~kat.rip|~kat.software|~kat.studio|~kickass.codes|~kickass.website|kat.*|katbay.*|kickass.*|kickasshydra.*|kickasskat.*|kickass2.*|kickasstorrents.*|kat2.*|kattracker.*|thekat.*|thekickass.*|kickassz.*|kickasstorrents2.*|topkickass.*|kickassgo.*|kkickass.*|kkat.*|kickasst.*|kick4ss.*|kickassbay.*|torrentkat.*|kickassuk.*|torrentskickass.*|kickasspk.*|kickasstrusty.*|katkickass.*|kickassindia.*|kickass-usa.*|kickassaustralia.*|kickassdb.*|kathydra.*|kickassminds.*|katkickass.*|kickassunlocked.*|kickassmovies.*|kickassfull.*|bigkickass.*|kickasstracker.*|katfreak.*
+kat.*,kickass.*,kickass2.*,kickasstorrents.*,kat2.*,kattracker.*,thekat.*,thekickass.*,kickassz.*,kickasstorrents2.*,topkickass.*,kickassgo.*,kkickass.*,kkat.*,kickasst.*,kick4ss.*,katbay.*,kickasshydra.*,kickasskat.*,kickassbay.*,torrentkat.*,kickassuk.*,torrentskickass.*,kickasspk.*,kickasstrusty.*,katkickass.*,kickassindia.*,kickass-usa.*,kickassaustralia.*,kickassdb.*,kathydra.*,kickassminds.*,katkickass.*,kickassunlocked.*,kickassmovies.*,kickassfull.*,bigkickass.*,kickasstracker.*,katfreak.*##[style*="decoration"]:not([style^="width"])
+kat.*,katbay.*,kickass.*,kickasshydra.*,kickasskat.*,kickass2.*,kickasstorrents.*,kat2.*,kattracker.*,thekat.*,thekickass.*,kickassz.*,kickasstorrents2.*,topkickass.*,kickassgo.*,kkickass.*,kkat.*,kickasst.*,kick4ss.*##[href="/k.php?q=q"]
+@@||kickasstorrents.*/static/js/all.js$script,1p
+kickass.*###notification-bar
+kickass.*##.alert
+kickass.*##+js(rmnt, style, text-decoration)
+kickass.*##[id]:matches-attr(id=/[a-zA-Z]{40,}/)
+kat.*,katbay.*,kickass.*,kickasshydra.*,kickasskat.*,kickass2.*,kickasstorrents.*,kat2.*,kattracker.*,thekat.*,thekickass.*,kickassz.*,kickasstorrents2.*,topkickass.*,kickassgo.*,kkickass.*,kkat.*,kickasst.*,kick4ss.*##+js(aeld, , break;case $.)
+kat.*,katbay.*,kickass.*,kickasshydra.*,kickasskat.*,kickass2.*,kickasstorrents.*,kat2.*,kattracker.*,thekat.*,thekickass.*,kickassz.*,kickasstorrents2.*,topkickass.*,kickassgo.*,kkickass.*,kkat.*,kickasst.*,kick4ss.*##+js(aopw, ospen)
+*.js|$script,1p,domain=isohuntz.*|isohunt.*|isohunts.*|isohuntx.*|isohunthydra.*|isohunters.*|isohunting.*|myisohunt.*
+*$csp=script-src *,domain=isohuntz.*|isohunt.*|isohunts.*|isohuntx.*|isohunthydra.*|isohunters.*|isohunting.*|myisohunt.*
+*$frame,domain=isohuntz.*|isohunt.*|isohunts.*|isohuntx.*|isohunthydra.*|isohunters.*|isohunting.*|myisohunt.*
+*$script,1p,domain=torrentproject2.*
+*$csp=script-src *,domain=torrentproject2.*
+*$frame,domain=torrentproject2.*
+/istripper.js
+convert2mp3.club##+js(nowoif)
+convert2mp3.club###idIframe
+! mylegalporno.com popup, ads
+mylegalporno.com##+js(aeld, click, pu_count)
+mylegalporno.com##.rmedia
+mylegalporno.com##.zone
+||mylegalporno.com^$frame,1p
+winaero.com#@#.entry-content > div > div
+winaero.com##[href^="/idx.php"]
+javporn18.com##+js(acs, mypop)
+javporn18.com###contentDiv
+javporn18.com##.player_box
+vrporngalaxy.com##+js(nowoif)
+123unblock.*##+js(acs, atob, decodeURIComponent)
+123unblock.*##+js(acs, adcashMacros)
+123unblock.*##.alert-dismissible
+||binomo.com/en/promo/*$doc
+simply-hentai.com##.cam-container
+simply-hentai.com##.reader > div.mb-3 > div.mt-3
+animesa.*##+js(set, adblock_use, false)
+*$frame,3p,denyallow=cbox.ws,domain=animesa.*
+subtitleone.cc##+js(set, Object.prototype.adblockFound, false)
+||wixstatic.com/media/*~mv2.gif$domain=taxi-point.co.uk
+taxi-point.co.uk##div[id^="comp-"]:has(> a[data-testid="linkElement"] > wix-image[data-src$="~mv2.gif"])
+taxi-point.co.uk##div[id^="comp-"][class^="_"] > div[class^="_"][style^="padding-left"]
+! javynow.com popup
+javynow.com##+js(nowoif)
+javynow.com##.videos-ad__wrap:style(background-color: transparent !important)
+@@||escapegames24.com^$ghide
+escapegames24.com##ins.adsbygoogle
+escapegames24.com###HTML13
+escapegames24.com###HTML3
+escapegames24.com###HTML2
+escapegames24.com###HTML11
+escapegames24.com###HTML6 > .widget-content b
+escapegames24.com##div[id^="post-"] b
+*$script,redirect-rule=noopjs,domain=jnckmedia.com
+! zdravenportal. eu anti adb
+zdravenportal.eu##+js(acs, jQuery, ads)
+best18porn.com##+js(aopr, exoNoExternalUI38djdkjDDJsio96)
+best18porn.com##.banner
+best18porn.com##.in-player-spot
+||best18porn.com/best18.js
+shooshtime.com##+js(acs, document.getElementsByTagName, adn)
+! th-world. com anti adb
+th-world.com##+js(nostif, nextFunction, 250)
+actionviewphotography.com,exporntoons.net,mat6tube.*,noodlemagazine.com,exporntoons.net,whatisareverseauction.com,sibtok.com,ukdevilz.com,tyler-brown.com##div[style]:has(> ins)
+actionviewphotography.com,exporntoons.net,mat6tube.*,noodlemagazine.com,exporntoons.net,whatisareverseauction.com,sibtok.com,ukdevilz.com,tyler-brown.com##div[style]:has(> [id*="_ad_native_"])
+actionviewphotography.com,exporntoons.net,mat6tube.*,noodlemagazine.com,exporntoons.net,whatisareverseauction.com,sibtok.com,ukdevilz.com,tyler-brown.com##noindex
+actionviewphotography.com,exporntoons.net,mat6tube.*,noodlemagazine.com,exporntoons.net,whatisareverseauction.com,sibtok.com,ukdevilz.com,tyler-brown.com##+js(nano-stb, download, 1100)
+||ipvertnet.com/clickunder/
+||binpartner.com^$3p
+||olymptrade.com^$3p
+mysexgames.com##+js(aopr, loadTool)
+mysexgames.com##+js(set, createCanvas, noopFunc)
+ebookbb.com##^script:has-text('shift')
+ebookbb.com##^script:has-text(\'shift\')
+*$3p,script,denyallow=google.com|gstatic.com|recaptcha.net|hcaptcha.com,domain=ebookbb.com
+romaniataramea.com##.sgpb-popup-dialog-main-div-wrapper
+romaniataramea.com##.sgpb-popup-overlay
+romaniataramea.com##html:style(overflow: auto !important;)
+romaniataramea.com##+js(aopr, bizpanda)
+*/wp-content/plugins/sociallocker-next-premium/$script,css
+techjunkie.com##.home-page.main-section, html > body:style(margin-top: 0px !important;)
+techjunkie.com##.slideMenu:style(top: -7px !important;)
+techjunkie.com##body:style(padding-top: 0px !important;)
+techjunkie.com##header:style(top: 0px !important;)
+celebritynakeds.com##.show-over-1000.async-reklam-placeholder
+oyohd.*##+js(nowoif)
+vidohd.com##+js(aopr, __Y)
+||oyohd.*/cdn-cgi/trace$xhr,1p
+lesbian8.com##+js(aopr, decodeURI)
+amateur8.com,bigtitslust.com,ebony8.com,freeporn8.com,lesbian8.com,maturetubehere.com,sortporn.com##+js(set, flashvars.adv_pre_vast, '')
+amateur8.com,bigtitslust.com,dafreeporn.com,ebony8.com,freeporn8.com,lesbian8.com,maturetubehere.com,shemalesin.com,sortporn.com##+js(aopw, __spotSettings)
+amateur8.com,bigtitslust.com,freeporn8.com,lesbian8.com,maturetubehere.com,sortporn.com##.footer-margin
+amateur8.com,ebony8.com,lesbian8.com,maturetubehere.com,shemalesin.com##.table
+ebony8.com,lesbian8.com,maturetubehere.com,shemalesin.com##.sponsor
+bigtitslust.com##[href^="https://www.bigtitslust.com/link/"]
+lesbian8.com##[href^="https://www.lesbian8.com/link/"]
+sortporn.com##[href^="https://www.sortporn.com/link/"]
+bigtitslust.com,freeporn8.com,lesbian8.com,sortporn.com##.mitaru
+amateur8.com,bigtitslust.com,freeporn8.com,lesbian8.com,sortporn.com##.calibro
+/s/s/js/i-top.js?v=
+/sum.js?i=*&v=
+@@||services.brid.tv/player/$script,domain=babylonbee.com
+boobsrealm.com##+js(acs, puShown, /doOpen|popundr/)
+||boobsrealm.com/wp-content/uploads/*-banner$image,1p
+||bustyporn.com/*.php?src=$frame,3p
+boobsrealm.com##iframe[style$="height: 250px;"]
+720pstream.*##+js(nowoif)
+720pstream.*##+js(nostif, "admc")
+*$script,3p,denyallow=chatango.com|cloudfront.net|sharethis.com,domain=720pstream.*
+720pstream.*,embedsports.me,embedstream.me,reliabletv.me##.bg-dark.position-absolute
+!#if cap_html_filtering
+720pstream.*,embedsports.me,embedstream.me,reliabletv.me##^script:has-text(adserverDomain)
+embedsports.me,embedstream.me,reliabletv.me##^script:has-text(/break;case|FingerprintJS/)
+!#else
+720pstream.*,embedsports.me,embedstream.me,reliabletv.me##+js(rmnt, script, adserverDomain)
+embedsports.me,embedstream.me,reliabletv.me##+js(rmnt, script, /break;case|FingerprintJS/)
+embedsports.me,embedstream.me,reliabletv.me##+js(aeld, message)
+!#endif
+reliabletv.me##html > iframe[style="display: none;"]:remove()
+@@/?scode=*&stream=$xhr,domain=reliabletv.me
+! ytanime.tv ads
+ytanime.tv##^script:has-text(u_cfg)
+ytanime.tv##+js(aopr, u_cfg)
+ytanime.tv##+js(aopw, adcashMacros)
+*$script,3p,denyallow=arc.io|bootstrapcdn.com|chatango.com|cloudflare.com|cloudflare.net|disqus.com|disquscdn.com|facebook.net|fastly.net|fastlylb.net|fbcdn.net|google.com|googleapis.com|gstatic.com|hwcdn.net|jquery.com|jsdelivr.net|jwplatform.com|jwpcdn.com|recaptcha.net,domain=ytanime.tv
+! guardaserie. name popunder
+||googletagmanager.com/gtag/js^$redirect=google-analytics_analytics.js,domain=guardaserie.*
+guardaserie.*##+js(aeld, , /pop|_blank/)
+!#if env_chromium
+||doubleclick.net/gampad/ads?*&output=xml_vmap$xhr,redirect=noopvmap-1.0,important,domain=tver.jp
+!#endif
+unblocked.name##+js(aopr, GetWindowHeight)
+unblocked.name##+js(aopr, decodeURIComponent)
+unblocked.name##+js(acs, adcashMacros)
+unblocked.name##[style*="decoration"]:not([style^="width"])
+unblocked.name##.cborz-bordered
+unblocked.name##.durs-bordered
+unblocked.name##+js(aost, Math.random, )
+unblocked.name##[id^="cookie"]
+||unblocked.name/zpp/*$script,domain=unblocked.name
+/hy.js$script,domain=unblocked.name
+||icyporno.com/jss/external_pop.js
+||icyporno.com/_ad
+icyporno.com###parrot
+icyporno.com###embed-overlay
+tucsitupdate.blogspot.com##+js(acs, addEventListener, google_ad_client)
+*$script,3p,denyallow=cloudflare.com|cloudfront.net|fastly.net|googleapis.com|gstatic.com|jwpcdn.com|sharethis.com|sharethis.net,domain=toonanime.*
+garrysmods.org##.blocker.jquery-modal
+garrysmods.org##body[style="overflow: hidden;"]:style(overflow: auto!important;)
+@@||gaming-style.com^$script,1p
+cryptojunkie.net##+js(nobab)
+*$script,redirect-rule=noopjs,domain=cryptojunkie.net
+jagoanssh.com##+js(nosiif, visibility, 1000)
+*$image,redirect-rule=1x1.gif,domain=vpnstunnel.com
+tyla.com#@#div[class*="margin-Advert"]
+tyla.com##div[class$="-margin-Advert"]:style(height:1px !important;width:1px !important;position:absolute !important;left:-3000px !important)
+! scnlog.me popups/ads
+*$script,3p,denyallow=cloudflare.com|google.com|gstatic.com|recaptcha.net|hcaptcha.com,from=scnlog.me
+ancient-origins.*##+js(set, document.bridCanRunAds, true)
+! dekki.com ads
+dekki.com##div[pb-serve-label*="advert"]:upward(2)
+pcso-lottoresults.com##+js(nosiif, visibility, 1000)
+bittools.net##+js(acs, onload, fetch)
+otomi-games.com##+js(nano-sib)
+otomi-games.com##+js(aopr, popns)
+otomi-games.com##a[href^="https://t.trcktr.com/"]
+@@*$ghide,domain=fastcoin.ga|dropcoins.xyz|faucetbr.tk|is2btc.com
+fastcoin.ga##div[style="height: 90px;"]
+fastcoin.ga##div[style="width:728px;height:90px;display: inline-block;margin: 0 auto"]
+fastcoin.ga##.justify-content-center.col-sm-12.row > .overflow > center > .slide.carousel
+fastcoin.ga##center > .justify-content-center.row
+is2btc.com##.text-center.col-sm-3
+is2btc.com##div.col-sm-3:first-child
+is2btc.com##ins[class][style="display:inline-block;width:728px;height:90px;"]
+is2btc.com##div[class][style="width:300px;height:600px;display: inline-block;margin: 0 auto"]
+is2btc.com##div[class][style="width:300px;height:250px;display: inline-block;margin: 0 auto"]
+is2btc.com##.overlay
+is2btc.com##div.col-sm-3:nth-of-type(3)
+is2btc.com##.text-center.col-sm-12
+*$script,3p,denyallow=bootstrapcdn.com|cloudflare.net|consensu.org|fontawesome.com|google.com|gstatic.com|hwcdn.net|jquery.com|jsdelivr.net,domain=dropcoins.xyz|fastcoin.ga|faucetbr.tk|is2btc.com|quickclaims.*|swift4claim.com
+sunhope.it##+js(nosiif, document.getElementById, 10000)
+! propeller crap
+||shortlinkto.*^$csp=default-src 'self' *.favicon.cc *.google.com *.gstatic.com *.googleapis.com
+fulltube.*##.mvic-btn
+||wifi4games.com/sw.js$script,1p
+! vibehubs. com antiadb and ads
+vibehubs.com##+js(aost, jQuery, ai_adb)
+vibehubs.com##[href^="https://www.star-clicks.com/"]
+vibehubs.com##.code-block-4.code-block > [href]
+afilmyhouse.blogspot.com##+js(nowoif)
+crackevil.com##.pop-ad-wrap
+pcgamer.com##+js(aopr, _sp_._networkListenerData)
+pcgamer.com##.onesignal-customlink-container
+pcgamer.com##div[style="position: fixed; bottom: 0px; left: 0px; width: 100%; min-height: 90px; background-color: rgba(245, 245, 245, 0.8); z-index: 9995;"]
+pcgamer.com##.listingResult:has(> div.sponsored-post)
+@@||bordeaux.futurecdn.net/bordeaux.js$domain=pcgamer.com
+||champagne.futurecdn.net/champagne.js
+||freyr.futurecdn.net/freyr.js
+gaminggorilla.com##+js(aopr, history.replaceState)
+! pagalworld.video ad popups
+pagalworld.us,pagalworld.video##+js(nowoif)
+codesnail.com##+js(nostif, css_class.show)
+codesnail.com##.widget_custom_html
+! babytorrent. uno popups
+babytorrent.*##+js(aopr, decodeURI)
+! pirlotvonlinehd. me
+rojadirectatvhd.*##+js(aeld, , _0x)
+! anti adb + popups
+*$script,3p,domain=tanix.net
+tvn.pl##+js(json-prune, movie.advertising.ad_server playlist.movie.advertising.ad_server)
+@@||cdntvn.pl/*/advert.js$xhr,domain=tvn.pl
+tvn.pl##.on-top.ad-ph
+@@||hcdn.online^$ghide
+imginn.com##+js(acs, document.createElement, unblocker)
+||copyrightcontent.org/unblocker/
+||copyrightcontent.org/ub/ub.js
+||googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=noop.js,domain=anidraw.net
+fpo.xxx##+js(set, flashvars.adv_pause_html, '')
+fpo.xxx##+js(set, flashvars.adv_pre_src, '')
+dogecoin.*##+js(aopr, app_vars.force_disable_adblock)
+||coinad.*^$3p
+gayforfans.com##+js(aeld, getexoloader)
+gayforfans.com##+js(rmnt, script, window.open)
+! cinecalidad popups
+cinecalidad.*##+js(set, playerAdSettings.adLink, '')
+cinecalidad.*##+js(set, playerAdSettings.waitTime, 0)
+cine-calidad.*##+js(aeld, click, allclick_Public)
+cine-calidad.*##+js(aopw, adcashMacros)
+cine-calidad.*##+js(ra, href, #opfk)
+cine-calidad.*##.links
+cambb.xxx##.thumb div.ad:upward(.thumb)
+cambb.xxx,nudecams.xxx##+js(no-xhr-if, googlesyndication)
+cambb.xxx,nudecams.xxx###adb
+||vexfile.com/sw.js$script,1p
+||vexfile.com/img/cofksar.png
+vexfile.com##.title-box > [href] > [src]
+vexfile.com##+js(rpnt, script, var TIMER_MS = 40000;, var TIMER_MS = 0;)
+vexfile.com##+js(rpnt, script, get_offers();, get_offers(); setTimeout(function(){ $('.offer-link:first').trigger('click'); }\, 100);)
+manga18fx.com##+js(aopr, exoNoExternalUI38djdkjDDJsio96)
+manga18fx.com##+js(nostif, fetch)
+manga18fx.com##.kadx
+||manga18fx.com/nmme2023/nmme_frend.js
+@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,domain=sudoku-aktuell.de
+sudoku-aktuell.de###ajax
+sudoku-aktuell.de###billboard
+sudoku-aktuell.de###blockdiv
+! host2.jptorrent.org timer
+jptorrent.org##+js(nano-stb)
+! xtube.com PH
+xtube.com##.pageBanner
+xtube.com##.panelBottomSpace > li.pull-right
+xtube.com##.removeAds
+xtube.com##body.desktopView.hasFooterAd .mainSection:style(margin-bottom: 0!important;padding-bottom: 0!important;)
+##[href^="https://exi8ef83z9.com/"]
+hideandseek.world##+js(set, canRunAds, true)
+speedostream.*##+js(aost, JSON.parse, computed)
+||s.speedostream.*^$script,1p
+discovermagazine.com##a > img + div[class]:last-of-type:has-text(Sponsored):upward(div[sizes])
+discovermagazine.com##div[sizes] > span[class]:has-text(Sponsored):upward(div[sizes])
+sportbible.com#@#div[class*="margin-Advert"]
+sportbible.com##div[class$="-margin-Advert"]:style(height:1px !important;width:1px !important;position:absolute !important;left:-3000px !important)
+||static.adsafeprotected.com/vans-adapter-google-ima.js^$script,redirect=noopjs,domain=sportbible.com
+@@||aniview.com/api/adserver/spt?$script,domain=sportbible.com
+@@||player.avplayer.com/script/*/avcplayer.js$domain=sportbible.com
+infofuge.com##+js(nostif, disableDeveloperTools)
+! codingshiksha.com anti adb
+codingshiksha.com##+js(nostif, css_class.show)
+! graphicux.com anti adb
+graphicux.com##+js(nostif, css_class.show)
+pengantartidurkuh.blogspot.com##+js(acs, addEventListener, google_ad_client)
+*$script,redirect-rule=noopjs,domain=telegraf.rs|telegraf.tv
+! vkspeed ads
+vkspeed.com##.overlay_main
+vkspeed.com##div.jw-cue-type-ads
+@@||acilissaati.com^$ghide
+acilissaati.com##ins.adsbygoogle
+whowantstuffs.blogspot.com##+js(acs, addEventListener, google_ad_client)
+linkpoi.me##+js(acs, Math, replace)
+linkpoi.me##+js(aopr, app_vars.force_disable_adblock)
+linkpoi.me##+js(set, blurred, false)
+linkpoi.me##+js(no-fetch-if, manager)
+alohatube.xyz##+js(set, popit, false)
+solotrend.net##+js(aopr, b2a)
+solotrend.net##[href^="https://www.hoster.co.id/"]
+solotrend.net###text-9 > .textwidget > p
+freevstplugins.net##+js(acs, document.getElementById, adsBlocked)
+@@||freevstplugins.net^$ghide
+freevstplugins.net##ins.adsbygoogle
+freevstplugins.net##.advert-wrap
+||freeuseporn.com/backdrop.js
+||freeuseporn.com/*.php^$frame
+freeuseporn.com##.homed li:has(iframe)
+freeuseporn.com##.homed > ul.grid > li:has(script)
+freeuseporn.com##canvas
+||bestcripto.xyz^$3p
+elitepvpers.com##p > [href^="https://playorigin.com/"]
+elitepvpers.com##[href="https://skyredirect1.com/"]
+elitepvpers.com##a[href*="utm_medium=banner&utm_campaign=epvp"]
+elitepvpers.com##div > .page > div > div[style]:has-text(/^Advertise/i) + a
+elitepvpers.com##[href="https://www.skycheats.com/"]
+elitepvpers.com##[href^="https://funpay.com/"]
+||playorigin.com^$3p
+||elitepvpers.com/123/oddeven_btc_de_4x.png$image,1p
+@@||gats.io^$ghide
+gats.io##+js(nosiif, 0x)
+||foxhq.com/gabtab.webm$media,redirect=noop-1s.mp4
+foxhq.com##.full-text:has(> h2 > a[href][target="_blank"] img)
+foxhq.com##.menu > ul > li:not(:has(> a[href^="https://www.foxhq.com/"]))
+foxhq.com##.menu > ul > li:has(> a.sponsor)
+foxhq.com##.bar-items-block
+foxhq.com##+js(aeld, load, crakPopInParams)
+||com/cams-widget-ext/
+*$script,redirect-rule=noopjs,domain=cozinha.minhasdelicias.com
+decomaniacos.es##+js(acs, addEventListener, google_ad_client)
+todoseriales1.blogspot.com##+js(nosiif, visibility, 1000)
+dbsmanga.com,read7deadlysins.com,readdrstone.com,readfairytail.com,readhxh.com,readkaguyasama.com,readkingdom.com,readmha.com,readnaruto.com,readnoblesse.com,readonepiece.com,readopm.com,readsnk.com,readtowerofgod.com,readvinlandsaga.com##.js-a-container
+dbsmanga.com,demonslayermanga.com,read7deadlysins.com,readdrstone.com,readfairytail.com,readhxh.com,readjujutsukaisen.com,readkaguyasama.com,readkingdom.com,readmha.com,readnaruto.com,readnoblesse.com,readonepiece.com,readopm.com,readsnk.com,readtowerofgod.com,readvinlandsaga.com##.justify-center > div > b:first-child, .justify-center > div > br:nth-of-type(-n+5), .justify-center > div > center
+eturbonews.com##^responseheader(location)
+@@||renault-club.cz^$ghide
+||fundingchoicesmessages.google.com/i/pub-$script,redirect=noopjs,domain=renault-club.cz
+renault-club.cz##ins.adsbygoogle
+||googleads.g.doubleclick.net/pagead/$xhr,redirect=nooptext,domain=danshort.com
+||evolok.net/*/authorize/*$xhr,redirect=nooptext,domain=nation.africa
+||bohubrihi.com^$3p
+bhaskar.com##[id^="Ad"]:upward([style])
+divyabhaskar.co.in##[id^="Ad"]:upward([style])
+! propeller crap/ads
+livesport24.net##+js(acs, setTimeout, admc)
+livesport24.net##+js(aopr, Adcash)
+123moviesme.*##+js(aopr, decodeURI)
+saveshared.com,simpledownload.net##+js(aopr, String.fromCharCode)
+inextmovies.*##+js(nowoif)
+||livesport24.net/*.gif$image
+hd44.com##+js(nowoif)
+*$script,3p,domain=hwnaturkya.com,denyallow=gstatic.com|recaptcha.net
+hindilinks4u.*##.mvic-btn
+##[href^="//taghaugh.com/"]
+||bhplay.me/player/assets/devtools-detector/*$script,1p
+||aragontrack.com^$3p
+insidertracking.com##+js(acs, jQuery, length)
+*$popunder,3p,domain=mp4porn.space
+mp4-porn.space##.href_
+playonlinux.com##h1:has-text(Ads)
+latesthdmovies.*##+js(acs, eval, replace)
+latesthdmovies.*##+js(acs, document.createElement, 'script')
+latesthdmovies.*##[href^="https://bit.ly/"]
+! news18. com ad leftovers ,video unblockade
+||imasdk.googleapis.com/js/sdkloader/ima3.js$script,redirect=noopjs,domain=news18.com
+-contrib-ads.$script,redirect=noopjs,domain=news18.com
+/videojs.ads.$script,redirect=noopjs,domain=news18.com
+news18.com##[class="Article_article_mad__1sOil"]
+news18.com##[style^="min-height:"]:has(.OUTBRAIN)
+news18.com##[style^="min-height :90px"]
+! popups
+mp4moviez.*##+js(nowoif)
+sextvx.com##+js(nostif, window.location.href=link)
+m.sextvx.com###home_hor_top_ads
+m.sextvx.com###home_hor_bot_ads
+! ukrainesmodels. com popups
+ukrainesmodels.com##+js(aopw, atOptions)
+*$script,3p,domain=ukrainesmodels.com
+! onlinepornhub. net popups
+*$script,3p,domain=onlinepornhub.net,denyallow=k2s.cc
+onlinepornhub.net##.header-area
+onlinepornhub.net###footer-widget
+downloadcursos.top##+js(acs, eval, replace)
+platform.adex.network##+js(no-fetch-if, moonicorn.network)
+@@||uploadshare.net^$ghide
+uploadshare.net##ins.adsbygoogle
+uploadshare.net##.advert-wrapper
+/js/static/header/sda/ppsuma*.js$script
+/vast.php?*&idzone=
+/vast.php?*exo*
+xnxx.com##.videoad-title
+xnxx.*,xvideos.*##+js(aeld, DOMContentLoaded, /dyn\.ads|loadAdsDelayed/)
+xnxx.*,xvideos.*##+js(set, xv.sda.pp.init, noopFunc)
+xnxx.*,xvideos.*##+js(set, xv.conf.dyn.ads, undefined)
+xnxx.*,xvideos.*##+js(set, xv.conf.dyn.excld, undefined)
+xnxx.*,xvideos.*##+js(rmnt, script, html5player.enableVideoPreRollAds)
+xnxx.*,xvideos.*##+js(rpnt, script, if (typeof html5player.setupVideo === 'function'), if (false))
+xnxx.*###mobile-menu > ul > li:not([class]):has(> a[href^="http"]:not([href*="xnxx"]))
+xvideos.*##ul.head__menu-line__main-menu > li:not([class]):has(> a:is(.live-cams, .ignore-popunder, .nutaku-games))
+##.home a[href^="https://s.zline0.com/"]
+@@||cache.marieclaire.fr/media/videojs/videojs.ads.min.js$script,domain=marieclaire.fr
+@@||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=marieclaire.fr
+forobasketcatala.com##+js(acs, XMLHttpRequest, onreadystatechange)
+itsecuritynews.info##+js(aopr, b2a)
+itsecuritynews.info###secondary > .widget_custom_html.widget.widget_text
+||pagead2.googlesyndication.com/pagead/$redirect=noopjs,script,domain=overbits.herokuapp.com
+cimanow.*,cnvids.com###ad
+uvnc.com##+js(acs, addEventListener, nextFunction)
+thothub.*,thethothub.com##+js(aost, localStorage, inlineScript)
+thothub.*,thethothub.com##.sponsor
+thothub.*,thethothub.com##.table
+thothub.*,thethothub.com##.prm-wrapper
+textovisia.com##+js(aopr, isAdBlockActive)
+pewgame.com##+js(aopr, app_vars.force_disable_adblock)
+pewgame.com##+js(set, blurred, false)
+pewgame.com##section.short .content
+pewgame.com##body.captcha-page > .short
+||pewgame.com/sw.js^
+||pewgame.com/js/hre.js^
+*$script,redirect-rule=noopjs,domain=pewgame.com
+dndsearch.in##+js(acs, $, height)
+redhdtube.xxx##+js(aopr, popns)
+||redhdtube.xxx/tmp/
+! nudeof.com anti-adb
+nudeof.com##div[class^="d-none"]
+nudeof.com##.col-xl-4.col-lg-6.col-md-8.col-12.order-xl-1.order-lg-1.order-md-1.order-sm-1.order-1
+nudeof.com##div.happy-section
+||rawcdn.githack.com/*/adbdetect.packed.js^$script
+@@||skmedix.pl^$ghide
+skmedix.pl##+js(trusted-replace-outbound-text, atob, skmedix.com, skmedix.pl)
+skmedix.pl##div[align="center"][style="height:250px;"]:has(> ins.adsbygoogle)
+kaotic.com##+js(nowoif)
+kaotic.com##.video-image > .track_outbound_post:upward(2)
+kaotic.com##div.hard-5.col-xs-12.col-sm-3:has(.track_outbound_post)
+kaotic.com##.track_outbound_post.grid-item
+cargurus.com##[data-cg-ft="sponsored-listing-badge"]:upward(3)
+cargurus.com##div:has(> [id^="bannerAdLEADERBOARD_INLINE_"])
+! Anti-adblock https://community.brave.app/t/metro-style-anti-adblock/224281
+@@||metro.style^$ghide
+haonguyen.top##+js(set, blurred, false)
+haonguyen.top###tp-wait
+haonguyen.top##[id^="tp-snp"]:style(display: block !important)
+@@||tekfiz.com^$ghide
+tekfiz.com##ins.adsbygoogle
+files.fm##+js(aopr, canRunAds)
+||cdn.flashtalking.com^$media,redirect=noopmp3-0.1s,domain=app.plex.tv
+app.plex.tv##+js(json-prune, MediaContainer.Metadata.[].Ad)
+!#if env_firefox
+imasdk.googleapis.com##+js(no-xhr-if, vod.provider.plex.tv/ad?, war:noop-vast3.xml)
+!#else
+||vod.provider.plex.tv/ad?$xhr,redirect=noopvast-3.0
+!#endif
+watch.plex.tv##+js(no-fetch-if, doubleclick.com, , opaque)
+||neonime.*/wp-content/themes/grifus/images/donate/yunita/
+discoveryplus.in##+js(no-fetch-if, ads)
+! vipboxtv .se | .sk and sister sites popups
+vipboxtv.*##+js(nowoif, //)
+vipboxtv.*##+js(aopr, Adcash)
+/vppdzdrw.js
+nsfwyoutube.com##pp
+*$xhr,3p,domain=nsfwyoutube.com
+/t.js?i=*&cb=$script,3p
+i-bits.io##+js(nano-sib, seconds)
+i-bits.io##ins[class][style^="display:inline-block;width:"]
+! seriesflv popup
+seriesflv.*##.adx > a[href]
+omgexploits.com##+js(nosiif, visibility, 1000)
+secondlifetranslations.com##.ai-attributes
+secondlifetranslations.com##.code-block-17
+studydhaba.com##+js(nostif, ai_)
+studydhaba.com##.widget_custom_html
+claimbits.io##+js(nano-sib, seconds)
+@@||claimbits.io^$ghide
+claimbits.io##ins[class][style^="display:inline-block;width:"]
+anonymz.com##+js(aost, _pop, _init)
+garaveli.de##+js(acs, addEventListener, google_ad_client)
+@@||yilmaztv.com^$ghide
+||linkvertise.net^$3p
+! linkvertise URL manipulation
+||publisher.linkvertise.com^$3p,domain=~linkvertise.*
+/cdn/linkvertise.js$script,1p
+@@||linkvertise.*^$ghide
+thumpertalk.com##+js(ra, href|target|data-ipshover-target|data-ipshover|data-autolink|rel, a[href^="https://thumpertalk.com/link/click/"][target="_blank"])
+thumpertalk.com##.ipsType_richText a:style(color:currentcolor !important)
+zshort.*##+js(set, blurred, false)
+zshort.*###fafsf2:style(display:block !important)
+zshort.*###showContainer,.textfk
+chapteria.com##+js(acs, document.createElement, ignielAdBlock)
+*$script,3p,denyallow=cloudflare.net|gstatic.com|jsdelivr.net,domain=wolfstream.tv
+wolfstream.*##+js(nowoif)
+eschenker.dbschenker.com##[style*="pointer-events"]:style(pointer-events:auto !important)
+||chandrabindu.net^$3p
+! cekip. site detection
+cekip.site##+js(no-xhr-if, ads)
+blog.receivefreesms.co.uk##+js(nostif, show)
+||receivefreesms.co.uk^$3p
+thecut.com##+js(aeld, /touchstart|mousedown|click/, latest)
+unityassetcollection.com##+js(nano-sib, secs)
+! freeadultcomix.com ads popups
+*$frame,script,3p,domain=freeadultcomix.com
+freeadultcomix.com##+js(rmnt, script, window.open)
+freeadultcomix.com##+js(nowoif)
+ipa-apps.me##+js(nano-sib, timer)
+ipa-apps.me##[src="https://ipa-apps.me/Download.GIF"]
+novelism.jp##+js(aeld, blur, native code)
+alphapolis.co.jp##+js(aeld, blur, event.simulate)
+||tinypass.com^$domain=crosswalk.com
+||tinypass.com^$domain=christianity.com
+manyakan.com##+js(no-xhr-if, adsbygoogle)
+crazyblog.in##+js(nosiif, visibility, 1000)
+crazyblog.in##+js(aopr, app_vars.force_disable_adblock)
+crazyblog.in##+js(nowoif)
+crazyblog.in##+js(set, blurred, false)
+cblink.crazyblog.in##.banner
+crazyblog.in##.floating-banner
+crazyblog.in##.box-main > div > p
+crazyblog.in,studyuo.com##iframe[width="300"]
+crazyblog.in,studyuo.com##div[id*="_"][style^="min-width"]
+*$script,3p,denyallow=ampproject.org|google.com|gstatic.com|recaptcha.net,domain=crazyblog.in
+cutearn.net##+js(aopr, app_vars.force_disable_adblock)
+cutearn.net##+js(aopr, open)
+cutearn.net##+js(set, blurred, false)
+cutearn.net##section.short
+cutearn.net##[src^="https://i.ibb.co/"]
+porntn.com##+js(set, flashvars.protect_block, '')
+porntn.com#@#.banner_ad
+porntn.com##^script[data-cfasync]:has-text(0x)
+porntn.com##+js(acs, decodeURIComponent, 0x)
+gdr-online.com##+js(set, isAdsLoaded, true)
+gdr-online.com##.adv_barra_alto
+gadgetguideonline.com##+js(aost, String.prototype.charCodeAt, ai_)
+gadgetguideonline.com##.ai-track
+@@||imsolo.pro^$ghide
+imsolo.pro##.ads-main
+imsolo.pro##.center.spacing.text
+mmm.dk##+js(set, adblockerAlert, noopFunc)
+rshrt.com##+js(aopr, app_vars.force_disable_adblock)
+rshrt.com##+js(set, blurred, false)
+rshrt.com###headlineatas
+samfw.com##[href^="https://samfw.com/clicks/"]
+samfw.com##[href^="https://samfw.com/link/"]
+||i.imgur.com^$domain=samfw.com
+samfw.com##+js(acs, jQuery, banner)
+lewdstars.com##.ads-muted-control
+lewdstars.com##.widget_custom_html
+||biguz.net/vast$xhr,1p
+||biguz.net/static/vast$xhr,1p
+! extratorrents. it popups
+extratorrents.*##+js(aopw, adcashMacros)
+pythonmatplotlibtips.blogspot.com##+js(acs, addEventListener, nextFunction)
+||imasdk.googleapis.com/js/sdkloader/ima3.js$script,redirect=google-ima.js,domain=10.com.au|10play.com.au
+10.com.au,10play.com.au##.content__ad__content
+@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$xhr,domain=10.com.au|10play.com.au
+@@||global.ssl.fastly.net^$domain=10.com.au|10play.com.au
+@@||imasdk.googleapis.com/js/sdkloader/ima3_dai.js$script,domain=10.com.au|10play.com.au
+@@||pubads.g.doubleclick.net/ondemand/hls/content/*/streams$xhr,domain=10.com.au|10play.com.au
+10.com.au,10play.com.au##+js(m3u-prune, /^https?:\/\/redirector\.googlevideo\.com.*/, /.*m3u8/)
+10.com.au,10play.com.au##+js(json-prune, cuepoints, cuepoints.[].start cuepoints.[].end cuepoints.[].start_float cuepoints.[].end_float)
+@@||pubads.g.doubleclick.net/ondemand/dash/content/*/streams$xhr,domain=10.com.au|10play.com.au
+10.com.au,10play.com.au##+js(xml-prune, Period[id*="-roll-"][id*="-ad-"], , pubads.g.doubleclick.net/ondemand)
+10.com.au##+js(no-fetch-if, /ads/banner)
+@@||10.com.au^$ghide
+@@||analytics.tiktok.com/i18n/pixel/events.js$xhr,domain=10.com.au
+||sered.net^$3p
+||grab.tc^$3p
+||ad-doge.com^$3p
+||webmonetiser.com^$3p
+! sabishare. com ads
+sabishare.com##.cmp-roll
+freeiphone.fr,safemodapk.com,threezly.com,truyenbanquyen.com,veganinja.hu##+js(acs, decodeURIComponent, ai_)
+ibooks.to##+js(acs, String.fromCharCode, ai_)
+! muztext.com auto redirect
+muztext.com##+js(nostif, reachGoal)
+naijaray.com.ng##+js(aost, Math.floor, )
+naijaray.com.ng##[href^="//ashoupsu.com/"]
+hotcleaner.com##+js(aopr, Element.prototype.attachShadow)
+hotcleaner.com##div[class]:matches-css-before(content:/Advertisements/)
+pornohans.com###wrapper_content > aside[id]
+pornohans.com##.spc_height_60
+pornohans.com##.vjs-overlay
+pornohans.com###wa_10
+pornohans.com,pornoente.tv,nursexfilme.com,milffabrik.com,pornohirsch.net,pornozebra.com,xhamster-sexvideos.com,pornoschlange.com,xhamsterdeutsch.*,hdpornos.net,gutesexfilme.com,pornotom.com##+js(nostif, Adb)
+@@*$ghide,domain=pornohans.com|pornoente.tv|nursexfilme.com|milffabrik.com|pornohirsch.net|pornozebra.com|xhamster-sexvideos.com|pornoschlange.com|xhamsterdeutsch.*|hdpornos.net|gutesexfilme.com|pornotom.com|beeg-pornos.com|hd-sexfilme.com|meinyouporn.com|tube8-pornos.com|momo-net.com
+||xhamsterdeutsch.*^*.mp4|$media,1p
+xhamster-sexvideos.com##.vjs-overlay
+reifporn.de##+js(aeld, getexoloader)
+||german-porno-deutsch.info/*.gif$image
+german-porno-deutsch.info##[href="/acamateure.html"]
+@@||trafficfabrik.com/mine.js$script,domain=movie.momo-net.com
+momo-net.com##+js(aeld, contextmenu)
+momo-net.com##+js(aopr, document.body.appendChild)
+movie.momo-net.com##iframe:upward([style*="visibility"])
+deutschsex.mobi,1milf.com##+js(aost, Math.floor, randStr)
+1milf.com##.desktop.aside_media.aside
+1milf.com##.desctop.spot
+deutschsex.mobi##.default__interest-block
+hardwarezone.com.sg##+js(aopr, SPHMoverlay)
+hardwarezone.com.sg##.ad
+hardwarezone.com.sg###sponsored-links-alt
+hardwarezone.com.sg##.hwz-ad-outstream
+imagecolorpicker.com##[class^="leftAds-"]
+imagecolorpicker.com##[class^="rightAds-"]
+! redwap.me,redwap2.com,redwap3.com occasional popup
+/realize.js$domain=redwap.me|redwap2.com|redwap3.com
+! sextgem.com ads
+sextgem.com##div[id][style*="z-index: 999999999;"]
+desitab69.sextgem.com##+js(nowoif)
+xxxtime.sextgem.com##^script[language="javascript"]:has-text(open)
+||xtgem.com/images/influenza/
+||xtgem.com/images/xtvid/
+||sextgem.com^$removeparam=id
+*$popup,domain=sextgem.com
+rethmic.com##+js(nano-sib, _0x)
+! influencersgonewild.com popunder
+influencersgonewild.com##+js(aost, Math.round, onload)
+! xxxwebdlxxx.top anti-adb, popup
+xxxwebdlxxx.top##a[href^="https://hotdating-near1.com/"]
+*$frame,script,3p,domain=xxxwebdlxxx.top
+courseboat.com##+js(nostif, brave_load_popup)
+fantasyfootballgeek.co.uk##+js(acs, String.fromCharCode, ai_)
+gledajcrtace.xyz###header-wrap-reklama
+gledajcrtace.xyz###HTML8
+javquick.com##+js(nowoif)
+lazytranslations.com##+js(aost, String.prototype.charCodeAt, ai_)
+lazytranslations.com##.ad-after-postend
+lazytranslations.com##.lazyt-adlabel
+||interserver.net^$3p
+game3rb.com##+js(aeld, DOMContentLoaded, 0x)
+game3rb.com##+js(no-fetch-if, method:HEAD)
+||game3rb.com/sw.js^$script,1p
+game3rb.com###post-footer:has([href*="vpnatlas.com"])
+##a[href*=".click/?z="][href*="&n"]
+*$all,domain=ytrqcxat.click
+*$script,3p,denyallow=bootstrapcdn.com|cloudflare.com|cloudfront.net|disqus.com|disquscdn.com|fastlylb.net|googleapis.com|wp.com,domain=game3rb.com
+||googletagmanager.com/gtag/js$script,redirect=noopjs,domain=rotana.net
+getpaste.link##+js(set, isAdBlockActive, false)
+! popups 4movierulz1. me / .co
+4movierulz1.*,filmygod6.*##+js(nowoif)
+4movierulz1.*##[href^="https://api.whatsapp.com/send"]
+kitabmarkaz.xyz##+js(aopr, __Y)
+@@||flipboard.com/webu/*-contrib-ads*.bundle.js$script,1p
+@@||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=flipboard.com
+! croclix.me anti-adb
+@@/viewad.$css,script,domain=short.croclix.me
+short.croclix.me##.leaderboard
+short.croclix.me##.banner-container
+||offers4all.net^$frame,3p
+gay4porn.com##+js(set, flashvars.adv_start_html, '')
+gay4porn.com##.exbanner
+gay4porn.com###int-over:remove()
+gay4porn.com###intt-layer:remove()
+/s/s/sum.php
+charbelnemnom.com##+js(nostif, ai)
+@@||charbelnemnom.com^$ghide
+charbelnemnom.com##ins.adsbygoogle
+charbelnemnom.com##.ezoic-ad
+charbelnemnom.com###custom_html-16
+! mizugigurabia.com anti-adb
+mizugigurabia.com##+js(acs, document.addEventListener, google_ad_client)
+||joinads.me^$3p
+||affilixxl.de^$3p
+lcpdfr.com##div.ipsMargin_bottom.ipsAreaBackground.ipsPadding\:half
+lcpdfr.com##.adSpacing
+rodude.com##+js(acs, onload)
+! hds-streaming. tv / site popups
+hds-streaming.*###fakeplayer
+hds-streaming.*##.asgdc
+#@#.display_ad
+bleepingcomputer.com###bc-home-news-main-wrap > li:has(> a[href$="/deals/"])
+bleepingcomputer.com##a[rel="sponsored noopener"]
+@@||getpaidstock.com^$ghide
+getpaidstock.com##ins.adsbygoogle
+||antiblock.b-cdn.net/banner_ad.png$image,redirect=1x1.gif,domain=getpaidstock.com
+*$frame,redirect-rule=noopframe,domain=getpaidstock.com
+myabandonware.com##+js(set, canRunAds, true)
+myabandonware.com##+js(nostif, AdBlock)
+myabandonware.com##[href^="/visual/r-"]
+myabandonware.com##.items > .item[id]:not(.itemListGame)
+myabandonware.com##div[id*="myabandonware_leaderboard_btf_"]:upward(div[id])
+myabandonware.com##div[id*="myabandonware_medrec_right_"]:upward(div[id])
+myabandonware.com##[id*="myabandonware_"][id$="tf"]
+myabandonware.com##a[href^="/visual/"]:upward(.menu > div[id])
+myabandonware.com##div:matches-css-after(content:/Ads/)
+myabandonware.com##[onclick*="aff"]
+myabandonware.com##style:has-text(justify-content):remove()
+myabandonware.com##[src*="banner"]
+myabandonware.com##a[target="_top"]:has(img)
+myabandonware.com##a[href*="jeroud.com"]:has(img)
+gayck.com##+js(set, flashvars.adv_pause_html, '')
+! romhustler.org timer
+romhustler.org##+js(nano-sib, timer.remove)
+romhustler.org##.tower_ad_desktop
+@@||filezipa.com^$ghide
+filezipa.com##ins.adsbygoogle
+filezipa.com##+js(aopr, app_vars.force_disable_adblock)
+filezipa.com##+js(set, blurred, false)
+filezipa.com##+js(aopr, open)
+mrunblock.*##+js(acs, decodeURIComponent, atob)
+mrunblock.*###lb-banner
+mrunblock.*##[id^="cookieConsent"]:upward(1)
+mrunblock.*##.alert-dismissible
+addonbiz.com##+js(acs, addEventListener, nextFunction)
+b2bhint.com##+js(aopr, google_jobrunner)
+b2bhint.com##+js(aopr, popupBlocker)
+b2bhint.com##[id^="ad--"]
+@@||alrakoba.net^$ghide
+alrakoba.net##.adsbygoogle:style(position:absolute !important;left:-3000px !important)
+alrakoba.net##.stream-item-widget
+akwam.*##+js(acs, addEventListener, blocker)
+akwam.*,khsm.io##+js(aopw, afScript)
+akwam.*##+js(nosiif, visibility, 1000)
+akwam.*##.ads
+netpornix.*##div#responseads:style(display:block !important)
+netpornix.*###videoadsid
+netpornix.*##[href^="https://bit.ly/"]
+netpornix.*##.videoads
+netxwatch.*##+js(aopr, __Y)
+iqiyi.com##+js(set, Object.prototype.parseXML, noopFunc)
+iqiyi.com##+js(set, Object.prototype.blackscreenDuration, 1)
+iqiyi.com##.black-screen[data-cupid="adblock-blackscreen"]
+m.iqiyi.com##+js(set, Object.prototype.adPlayerId, '')
+iqiyi.com##.iqp-player > iqpdiv[data-cupid="container"] > div[data-adzone][templatetype="common_pause"]
+iqiyi.com##+js(rpnt, script, function defaultTrace, `(()=>{let e=!1;window.qyMesh=window.qyMesh||{},window.qyMesh=new Proxy(window.qyMesh,{get:function(a,t,d){return!e&&a?.preload?.Page_recommend_1?.response?.items&&(a.preload.Page_recommend_1.response.items.forEach((e=>{e.extData?.dataExtAd&&(e.extData.dataExtAd={}),e.video&&e.video.forEach((e=>{e.adverts&&(e.adverts=[]),e.data&&(e.data=e.data.filter((e=>!e.ad)))}))})),e=!0),Reflect.get(a,t,d)}})})(); function defaultTrace`, sedCount, 1)
+www.iqiyi.com##+js(rpnt, script, function defaultTrace, `!function(){const e={apply:(e,t,o)=>{const i=o[1];if(!i||"object"!=typeof i.QiyiPlayerProphetData)return Reflect.apply(e,t,o)}};window.Object.defineProperties=new Proxy(window.Object.defineProperties,e)}(); function defaultTrace`, sedCount, 1)
+www.iqiyi.com,m.iqiyi.com##+js(rpnt, script, function defaultTrace, `!function(){const s={apply:(c,e,n)=>(n[0]?.adSlots&&(n[0].adSlots=[]),n[1]?.success&&(n[1].success=new Proxy(n[1].success,s)),Reflect.apply(c,e,n))};window.Object.assign=new Proxy(window.Object.assign,s)}(); function defaultTrace`, sedCount, 1)
+@@||cupid.iqiyi.com/mixer$script,domain=iqiyi.com
+@@||simplebits.io^$ghide
+@@||simplebits.io/$script,1p
+*$script,redirect-rule=noopjs,domain=simplebits.io
+*$xhr,redirect-rule=nooptext,domain=simplebits.io
+simplebits.io##.placeholder
+simplebits.io##div[class][style="min-height: 250px; height: 250px;"]
+simplebits.io##div[class][style="min-height: 90px;"]
+simplebits.io##div[class][style="min-height: 60px;"]
+@@||satoshilabs.net^$ghide
+@@||satoshilabs.net/$script,1p
+||satoshilabs.net/sh/ads/$frame
+||simplebits.io/sh/ads/
+||simplebits.io/ads/
+simplebits.io##+js(no-xhr-if, /ads)
+simplebits.io##+js(no-fetch-if, /ads)
+simplebits.io##+js(nostif, , 3000)
+hayamimi-gunpla.com##+js(acs, document.addEventListener, google_ad_client)
+||prairiemountainmedia.com^$3p
+||dailycamera.com^$3p
+neos-easygames.com,synk-casualgames.com#@##ad_block
+hitproversion.com##.onp-sl-content:style(display:block !important)
+hitproversion.com##.onp-sl-social-locker
+@@||allsmo.com^$ghide
+allsmo.com##[id^="ezoic-pub-ad-placeholder"]
+*$xhr,redirect-rule=nooptext,domain=costumbresmexico.com
+shemalestube.com##+js(nowoif)
+shemalestube.com##.cover:style(background-image: none!important;)
+||shemalestube.com/templates/dark/ads/
+||shemalestube.com/templates/dark/js/pop/
+gamingbible.co.uk#@#div[class*="margin-Advert"]
+gamingbible.co.uk##div[class$="-margin-Advert"]:style(height:1px !important;width:1px !important;position:absolute !important;left:-3000px !important)
+gamingbible.co.uk##.css-1dgm0zi-Advert
+||adsafeprotected.com/$script,redirect=noopjs,domain=gamingbible.co.uk
+! hxfile. co popups
+hxfile.co##+js(nowoif)
+hxfile.co##a.btn-block
+||storage.de.cloud.ovh.net^*/sarsor/avikingdynamic.js$script,3p
+go4kora.com###id-custom_banner
+! blog.40ch.net anti-adb
+blog.40ch.net##+js(acs, document.addEventListener, nextFunction)
+pornissimo.org##+js(set, flashvars.protect_block, '')
+pornissimo.org##.table
+pornissimo.org##.fp-brand
+edn.com###custom_html-3
+edn.com###custom_html-5
+edn.com###footerAdWrap
+||omeda.com^$3p
+sexywomeninlingerie.com##+js(aopr, exoNoExternalUI38djdkjDDJsio96)
+||wafflegirl.com/galleries/banner/$3p
+sexywomeninlingerie.com##[href^="http://join.wearehairy.com/track/"]
+baikin.net##+js(aopr, google_jobrunner)
+/wp-content/plugins/simple-adblock-notice-pro/*$script,css
+comixzilla.com##+js(acs, document.createElement, 'script')
+unsurcoenlasombra.com##+js(aopr, google_jobrunner)
+watchmovierulz.*##+js(nowoif)
+! streamsb_galaxy
+anigogo.net,fbgo.*,javplaya.com,sbbrisk.com,sbchill.com,sbchip.*,sbflix.*,sbplay.*,sbplay2.*,sbplay3.*,sbrity.com,sbrulz.*,streamsb.*##+js(aopr, __Y)
+anigogo.net,fbgo.*,kinoking.cc,sbbrisk.com,sbchill.com,sbchip.*,sbflix.*,sbplay.*,sbplay2.*,sbplay3.*,sbrity.com,sbrulz.*,streamsb.*##+js(aopr, mm)
+streamsb.*##+js(nowoif)
+streamsb.*##+js(aopr, DoodPop)
+streamsb.*##body > div[style*="z-index:"]
+sbplay.*##+js(acs, document.addEventListener, offsetHeight)
+sbplay.*##+js(set, console.clear, noopFunc)
+sbplay.*##^script:has-text(debugger)
+sbot.cf##[id^="parentframe"]
+sbot.cf##+js(window.open-defuser)
+sharetext.me##+js(set, isAdBlockActive, false)
+theblissempire.com##+js(aopr, app_vars.force_disable_adblock)
+theblissempire.com##+js(set, blurred, false)
+theblissempire.com##+js(aopr, open)
+||max-adserv.com^$3p
+! newsinlevels.com/videosinlevels.com anti-adb
+newsinlevels.com,videosinlevels.com##+js(set, sgpbCanRunAds, true)
+m2list.com##+js(nostif, debugger)
+m2list.com##+js(aopr, Adcash)
+*$script,3p,domain=m2list.com,denyallow=ajax.googleapis.com|cdnjs.cloudflare.com
+@@||posttrack.com/$xhr,1p
+freejav.guru##+js(nostif, disableDeveloperTools)
+freejav.guru##+js(acs, eval, replace)
+! sexuhot.com popup, redirect on back, ads
+sexuhot.com##+js(aopw, atOptions)
+sexuhot.com##+js(aopr, history.replaceState)
+sexuhot.com###overlay > a
+sexuhot.com###abox
+||sexufly.com^$frame,domain=sexuhot.com
+! pussy.org popup
+pussy.org##+js(nowoif)
+||pussy.org^$frame,1p
+! analsexstars.com popup
+analsexstars.com##+js(nowoif)
+*$xhr,redirect-rule=nooptext,domain=chiemgau24.de|ovb-online.de|rosenheim24.de|bgland24.de|innsalzach24.de|mangfall24.de|wasserburg24.de
+@@*$ghide,domain=chiemgau24.de|ovb-online.de|rosenheim24.de|bgland24.de|innsalzach24.de|mangfall24.de|wasserburg24.de
+!pc-offer$script,domain=bgland24.de|chiemgau24.de|innsalzach24.de|mangfall24.de|rosenheim24.de|wasserburg24.de
+bgland24.de,chiemgau24.de,innsalzach24.de,mangfall24.de,rosenheim24.de,wasserburg24.de##.wv_story_el_cleverPushWidget
+bgland24.de,chiemgau24.de,innsalzach24.de,mangfall24.de,rosenheim24.de,wasserburg24.de##.id-Recommendation
+bgland24.de,chiemgau24.de,innsalzach24.de,mangfall24.de,rosenheim24.de,wasserburg24.de##.wv_story_el_pinpoll
+||2target.net^$3p
+*$script,3p,denyallow=facebook.net|fbcdn.net,domain=sukidesuost.info
+sukidesuost.info###custom_html-23
+||iclickcdn.com^$script,redirect=noopjs,domain=gifans.com
+gifans.com##+js(nosiif, visibility, 1000)
+gifans.com##+js(acs, document.cookie, :visible)
+gifans.com###wpsafe-generate, #wpsafe-link:style(display: block !important;)
+gifans.com##div[id^="wpsafe-wait"]
+berklee.edu##+js(aeld, scroll, undefined)
+electricaltechnology.org###stream-item-widget-7
+electricaltechnology.org###stream-item-widget-2
+! uniquetutorialsnew.blogspot.com anti-adb
+@@||uniquetutorialsnew.blogspot.com^$ghide
+uniquetutorialsnew.blogspot.com##ins.adsbygoogle
+foreca.com##main > div > div > div[class]:matches-css(width:350px)
+!#if env_mobile
+foreca.com##main > div > div > div > div[class]:matches-css(min-height:326px)
+foreca.com##main > div > div > div > div > div[class]:matches-css(min-height:326px)
+!#endif
+/wp-content/plugins/noti-blocker/*$script
+filmyhitlink.xyz##+js(acs, mMcreateCookie)
+filmyhitlink.xyz##+js(nano-sib, downloadButton)
+filmyhitlink.xyz###sidebar-primary > .widget_custom_html
+filmyhitlink.xyz###sidebar-secondary > .widget_custom_html
+javtsunami.com##+js(aeld, getexoloader)
+||javtsunami.com/crimson-unit-$script
+descargaspcpro.net##+js(noeval-if, ads)
+descargaspcpro.net###AdSense1
+descargaspcpro.net###HTML90
+descargaspcpro.net##.stickywrap
+finanzas-vida.com##[href="https://zplayer.live/"]
+finanzas-vida.com##+js(set, blurred, false)
+! mettablog.com anti-adb + popups
+mettablog.com##+js(aost, String.prototype.charCodeAt, ai_)
+adurly.cc##+js(aopr, app_vars.force_disable_adblock)
+adurly.cc##+js(set, blurred, false)
+! ofilmywap. uno / kannadamasti. cc, buyjiocoin. club, filmygod13.in popup
+filmywap.*,ofilmywap.*,kannadamasti.*,buyjiocoin.*,filmygod13.*##+js(nowoif)
+! verfastdownload .pw popups
+veryfastdownload.pw##+js(aopr, SmartPopunder.make)
+! ucanwatch. me ads
+ucanwatch.*##+js(nowoif)
+! sharegdrive.co popups
+sharegdrive.com##+js(acs, adcashMacros)
+! torrentdownloads.uproxy2.biz popups
+uproxy2.biz##+js(aopr, GetWindowHeight)
+||uproxy2.biz/zpp/*$script,domain=uproxy2.biz
+||uproxy2.biz/helper-js/*$script,1p
+uproxy2.biz##+js(aopr, decodeURIComponent)
+/hy.js$script,domain=uproxy2.biz
+uproxy2.biz##+js(acs, adcashMacros)
+uproxy2.*##+js(aost, Math.floor, )
+*$script,3p,domain=uproxy2.biz
+! 18tube. sex ads
+18tube.sex##+js(aeld, getexoloader)
+18tube.sex##.opt
+liveschauen.com##.banner
+liveschauen.com###werbung
+@@||therokuchannel.roku.com/$xhr,1p
+nulljungle.com##+js(nostif, innerHTML)
+naturalnews.com##.Header
+||naturalnews.com^$script
+@@||naturalnews.com/*=$script,1p
+@@||naturalnews.com/wp-content/themes/$script,1p
+civilenggforall.com##+js(aopr, blockAdBlock)
+*$script,3p,denyallow=chatango.com|cloudflare.net|cloudfront.net|disqus.com|disquscdn.com|fastlylb.net,domain=rawkuma.com
+rawkuma.com##+js(aeld, readystatechange, document.removeEventListener)
+.com/btag.min.js|$3p
+youwatch.*##[href^="https://minilink.id/"]
+youwatch.*##.sgpb-popup-dialog-main-div-wrapper
+youwatch.*##.sgpb-popup-overlay
+youwatch.*###custom_html-65
+@@||vidomo.xyz^$script,1p
+||vidomo.xyz/assets/js/devtools-detector.js$important
+! fxstreet. com/jp/etc. PH
+fxstreet.*##.fxs_leaderboard
+forogore.com##+js(acs, document.addEventListener, google_ad_client)
+waploaded.com,meetdownload.com##.advert
+waploaded.com,meetdownload.com##a[href*="got-to-be.net"]
+waploaded.com,meetdownload.com##a[href^="https://aeroplaneversion.com/"]
+waploaded.com,meetdownload.com##a[href^="https://suftanzine.com/"]
+waploaded.com##.ad
+waploaded.*##+js(aopr, exoJsPop101)
+waploaded.*##+js(ra, href, .button[href^="javascript"])
+meetdownload.com#@#.ad-slot:not(.adsbox):not(.adsbygoogle)
+@@||motoroids.com^$ghide
+motoroids.com##ins.adsbygoogle
+motoroids.com##div.AM_SINGLE_STORY_BETWEEN_CONTENT_SECOND_PARAGRAPH_RESPONSIVE
+nudeselfiespics.com##+js(noeval-if, popUnderStage)
+! zlut.com ads, popup
+||zlut.com/_ad$frame
+||zlut.com/jss/external_pop.js
+zlut.com##.add-bottom
+xproxxx.org###custom_html-3
+xproxxx.org###custom_html-5
+! nyaa.unblocked.id + unblocked.id ad
+unblocked.id##+js(rmnt, script, push)
+unblocked.id,uproxy2.*,unblock2.*##[href^="https://vpnk.net/"]
+unblocked.id,uproxy2.*,unblock2.*##[onclick*="vpnk.net/?vpn"]
+||searchtv.net/vpn-$doc
+||vpnk.net/?vpn$doc
+codingnepalweb.com##+js(rpnt, script, (isAdblock), (false))
+codingnepalweb.com##+js(nano-stb, animation)
+||juicebarads.com^$3p
+drop.download##+js(acs, document.addEventListener, google_ad_client)
+drop.download##.row > .col-md-8
+flightsim.to##+js(acs, fetch, status)
+flightsim.to##+js(acs, document.getElementById, adsblock)
+flightsim.to##+js(nano-sib, timer, 1000, 0.001)
+flightsim.to##+js(no-xhr-if, pub.network)
+@@||flightsim.to^$script,1p
+@@||pub.network/flightsim-to/pubfig.min.js$script,xhr,domain=flightsim.to
+@@||flightsim.to^$ghide
+flightsim.to##.flightsim-main > div[style="margin:0 auto; position:relative; z-index:10"] > div[align="center"]:empty
+moviemakeronline.com##+js(nosiif, adsbygoogle)
+moviemakeronline.com##ins.adsbygoogle:upward(1)
+cinemakottaga.*##+js(no-xhr-if, googlesyndication)
+cinemakottaga.*##+js(aeld, DOMContentLoaded, adsBlocked)
+cinemakottaga.*##+js(acs, document.addEventListener, adsbygoogle)
+*$image,redirect-rule=1x1.gif,domain=cinemakottaga.*
+cinemakottaga.*##+js(nano-sib, timePassed)
+*$3p,script,denyallow=arc.io|cloudflare.com|hcaptcha.com|google.com|gstatic.com|recaptcha.net,domain=cinemakottaga.*
+mysql2dumpcrypt.de,xn--stream-oe64e.*###abm
+webdeyazilim.com##+js(aost, String.prototype.charCodeAt, ai_)
+||api.vuukle.com/api/v1/getModal$xhr,3p
+devotag.com##+js(acs, document.addEventListener, nextFunction)
+! openloading.com popup fakeplayer
+openloading.com##+js(ra, href, #clickfakeplayer)
+openloading.com###clickfakeplayer
+codare.fun##+js(acs, document.addEventListener, google_ad_client)
+@@||explosivemenu.com^$ghide
+explosivemenu.com##ins.adsbygoogle
+||explosivemenu.com^$image,redirect-rule=1x1.gif,1p
+@@||code2care.org^$ghide
+code2care.org##ins.adsbygoogle
+code2care.org##.right-content
+allwpworld.com##+js(nano-sib, timeleft)
+allwpworld.com##+js(ra, disabled, input[id="button1"][class="btn btn-primary"][disabled])
+wgod.co##+js(acs, $, test)
+@@/wp-content/plugins/dh-new-anti-adblocker$script,1p
+||javhd.icu/ads/
+lavanguardia.com##+js(aeld, error)
+imeteo.sk##+js(aeld, scroll, detect)
+imeteo.sk##.page-container__ad-container
+sixsave.com##+js(no-fetch-if, method:HEAD)
+freebulksmsonline.com##+js(aost, String.prototype.charCodeAt, ai_)
+@@||univers-simu.com^$ghide
+univers-simu.com##.adsbygoogle:style(max-height: 1px !important;)
+univers-simu.com###tie-block_702
+univers-simu.com##.\35 f283c41912bf.widget.container-wrapper
+univers-simu.com###stream-item-widget-6
+univers-simu.com###stream-item-widget-3
+kelasexcel.id##div.sacret:style(display:block !important)
+kelasexcel.id##.sacret-share
+tutflix.org##+js(acs, $, test)
+@@||tutflix.org^$ghide
+pussy-hub.com##+js(aeld, click, popundr)
+||pussy-hub.com/*/stat1_$script,1p
+@@||themosvagas.com.br^$ghide
+themosvagas.com.br##ins.adsbygoogle
+themosvagas.com.br##.ads300x600
+youtubemp3donusturucu.net##+js(aeld, click, t(a))
+maxstream.video##+js(nostif, alert)
+maxstream.video##+js(nano-stb, .fadeIn(), 3000)
+maxstream.video##+js(nowoif)
+@@*$script,1p,domain=maxstream.video
+@@||linkonclick.com/*/display.php$script,frame,domain=maxstream.video
+@@||ads.host-cdn.net/*.js|$script,domain=maxstream.video|uprot.net
+@@/^https:\/\/ads\.host-cdn\.net\/\w+\.js\?\w+$/$script,3p,to=ads.host-cdn.net,from=maxstream.video|uprot.net
+host-cdn.net^$image,redirect-rule=32x32.png,domain=maxstream.video
+maxstream.video###adsads:style(height: 9px !important;)
+maxstream.video##h1:has-text(/adblock|supporter/)
+/*.php$doc,domain=maxstream.video
+@@||uprot.net^$ghide
+uprot.net##*[style="display:none;"]:style(display:block !important)
+@@||ads.host-cdn.net/ads2.js$script,domain=maxstream.video|uprot.net
+videoseyred.in##+js(nowoif)
+!#if !cap_html_filtering
+listendata.com##+js(rmnt, script, AdBlocker)
+!#else
+listendata.com##^script:has-text(AdBlocker)
+!#endif
+aimasummd.blog.fc2.com,dokuo666.blog98.fc2.com,metamani.blog15.fc2.com,newssokuhou666.blog.fc2.com,touhoudougamatome.blog.fc2.com,xn--k9ja7fb0161b5jtgfm.jp,youkaiwatch2345.blog.fc2.com##+js(acs, document.addEventListener, google_ad_client)
+newssokuhou666.blog.fc2.com,youkaiwatch2345.blog.fc2.com##^script:has-text(google_ad_client)
+ygoprodeck.com###deck-content-ad
+ygoprodeck.com##[id^="frontpage-ad-"]
+ygoprodeck.com##[id^="front-ad-"]
+archpaper.com##+js(acs, fetch, result)
+! tripadvisor.jp, tripadvisor.com etc. placeholder
+tripadvisor.*###component_2 > div[class^="_"]:has(> div > div[class^="iab_"][style="min-height:90px"])
+tripadvisor.*##.ui_container > div[class] > div[class^="_"]:has(> .iab_medRec:only-child)
+nation.africa##+js(aopr, evolokParams.adblock)
+techpowerup.com##body:not([data-template]) a[rel="nofollow"][href^="/reviyuu/b784/"]:style(pointer-events: none !important;)
+techpowerup.com##body:not([data-template]) a[rel*="nofollow"][target="_blank"][href$="er/images/gmchjhj.png"]
+||www.techpowerup.com/reviyuu/$image,1p
+techpowerup.com##div.s--item:has(a[href^="/reviyuu/"])
+@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$xhr,redirect-rule,domain=carousell.*
+unblocknow.*##.adstg
+unblocknow.*##.alert
+unblocknow.*###cookieConsentVPN666
+veoplanet.com##+js(ra, type, [src*="SPOT"], asap stay)
+veoplanet.com##^source[src*="SPOT"]
+link.asiaon.top##+js(aopr, app_vars.force_disable_adblock)
+link.asiaon.top##+js(set, blurred, false)
+asiaon.*,asiaontop.com##+js(no-xhr-if, googlesyndication, length:10)
+asiaon.*,asiaontop.com##+js(no-xhr-if, doubleclick)
+/aot-content/assets/*/cb-ads/*$domain=asiaon.top|asiaontop.com
+/\/aot-content\/modules\/[^\.]{40,}\.js\b/$script,1p,domain=asiaon.*|asiaontop.com
+@@/aot-content/modules/*/assests$script,1p,domain=asiaon.*|asiaontop.com
+asiaon.top,asiaontop.com##+js(no-fetch-if, method:HEAD)
+*$script,redirect-rule=noopjs,3p,domain=asiaon.top|asiaontop.com
+asiaon.top,asiaontop.com##a[href^="https://theporndude.com/"]
+asiaon.top,asiaontop.com##+js(href-sanitizer, a[href^="https://link.asiaon.top/full?api="][href*="&url=aHR0c"], ?url -base64)
+||googlesyndication.com^$image,redirect=1x1.gif,domain=asiaontop.com|asiaon.top|asiaon.*
+||api.asiaon.top/index.php?graphql&operationName=GetAllSidebars
+||api.asiaon.top/index.php?graphql&operationName=GetHeaderAdScripts
+||api.asiaon.top/index.php?graphql&operationName=GetModulaGalleryAds
+||api.asiaon.top/index.php?graphql&operationName=GetContentWidgets
+asiaon.*,asiaontop.com##+js(json-edit-fetch-response, .pageProps.__APOLLO_STATE__.*[?.__typename=="AotSidebar"], propsToMatch, /_next/data)
+asiaon.*,asiaontop.com##+js(json-prune-fetch-response, pageProps.__TEMPLATE_QUERY_DATA__.aotFooterWidgets, , propsToMatch, /_next/data)
+asiaon.*,asiaontop.com##+js(json-prune, props.pageProps.data.aotHomepageTopBar props.pageProps.data.aotHomepageTopBar props.pageProps.data.aotHeaderAdScripts props.pageProps.data.aotFooterWidgets)
+bestgamehack.top##+js(aopr, open)
+mangalek.com##+js(acs, String.fromCharCode, decodeURIComponent)
+*$script,3p,denyallow=cloudflare.com|mangarc.com,domain=mangalek.com
+trzpro.com##+js(nano-sib, counter--)
+! silenthub. net anti adb
+@@||silenthub.net^$ghide
+*$script,3p,denyallow=cloudflare.net|jsdelivr.net|sc.gl|unpkg.com,domain=hitprn.com
+openculture.com##+js(nosiif, daadb)
+openculture.com##.no-framearound_ad_in_post
+! celebwhore.com,sexcams-24.com ads,popunder
+celebwhore.com,sexcams-24.com##+js(set, flashvars.popunder_url, '')
+sexcams-24.com##+js(set, flashvars.protect_block, '')
+celebwhore.com,sexcams-24.com##.table
+||wmpics.pics^$domain=sexcams-24.com
+zedge.net##+js(nano-sib, l-1)
+zetporn.com##+js(aopr, ExoLoader.serve)
+zetporn.com##+js(acs, addEventListener, -0x)
+zetporn.com##.aside-itempage-col
+/\.com\/[A-Za-z]{9,}\/[A-Za-z]{9,}\.js$/$script,1p,domain=zetporn.com
+||zetporn.com/*/custom_vast/$xhr
+*$script,3p,denyallow=googleapis.com,domain=zetporn.com
+blackenterprise.com##.penci-sidebar-widgets.penci-sticky-sidebar.widget-area-1.widget-area > .theiaStickySidebar
+blackenterprise.com##.hdrbanart
+hog.*##.content__info--vis
+hog.*##.content__top
+hog.*##.player-block__line
+hog.*##.player-block__square
+hog.*##.player__line
+hog.*##.player__side
+hog.*##.related-view > div.title--sm
+*$script,3p,denyallow=cloudflare.com|gcdn.co|google.com|gstatic.com|videocdn.name,domain=hog.*
+!#if env_mobile
+||m.youtube.com/*/ad.js$script
+!#endif
+keepvid.pw##+js(nowoif)
+justcastingporn.com,justfamilyporn.com##+js(acs, document.createElement, _htas)
+@@||smallseo.tools^$ghide
+smallseo.tools##.category_box > .col-md-6 > p
+smallseo.tools##.category_box > p
+smallseo.tools##.sidebar_adds
+smallseo.tools##ins.adsbygoogle
+smallseo.tools##.text-center.col-md-8 > p
+smallseo.tools##[href^="https://grammarchecker.io/grammarly"]
+smallseo.tools##.border.p25.tracktool_banner .text-center > p
+itsguider.com##+js(aeld, load, nextFunction)
+@@||itsguider.com^$ghide
+*$script,3p,denyallow=cloudflare.com|google.com|gstatic.com,domain=itsguider.com
+viserve.com##^responseheader(location)
+@@||leaklinks.com^$script,1p
+*.gif$domain=leaklinks.com,image
+! ||lowendbox.com^$3p
+||lowendbox.com/media/banner/$frame
+lowendbox.com##a[href][rel=noreferrer] > img[height="250"][width="300"]
+lowendbox.com##[href="https://vpsdime.com/"]
+lowendbox.com##iframe
+lowendbox.com##div.block:has([id^="bsa"])
+lowendtalk.com###Panel > .BoxFilter ~ div:not([class], [id]):has(a[target="_blank"] img)
+lowendtalk.com###Foot > ul[style] ~ a[href*="?"]:has(img[style]:not([title]))
+*$script,3p,denyallow=cloudflare.com,domain=reddit.tube
+nbcolympics.com##+js(set, adblockDetect, noopFunc)
+qz.com##.e76xF.bJlt-:style(padding-top:0px !important)
+qz.com##.article-content-ad
+qz.com###engage-1
+xanimehub.com##+js(nosiif, visibility, 1000)
+! crackevil.com anti adb
+crackevil.com##+js(acs, mMcreateCookie)
+buydekhke.com##+js(aost, String.prototype.charCodeAt, ai_)
+talkjarvis.com##+js(nostif, css_class.show)
+cardiagn.com##+js(acs, eval, replace)
+@@||cardiagn.com^$script,1p
+privatemoviez.*##+js(aeld, DOMContentLoaded, adsBlocked)
+privatemoviez.*##+js(nostif, magnificPopup)
+msn.cn##msft-article[id^="native_ad_nativead"]
+msn.cn##.eastday-post-article-container
+@@||club-opel.com^$ghide
+club-opel.com##.side_ad_left_160
+club-opel.com##.side_ad_right_160
+club-opel.com##ins.adsbygoogle
+||nothingtoxic.com/aff/chaturbate/
+||painaltube.com/min/747b35c9/painaltube/p/
+||painaltube.com/widget/chaturbate_cam.php?
+painaltube.com##.widget > div.widget
+techilife.com##+js(acs, jQuery, adblocker)
+tyfloswiat.pl##^responseheader(location)
+/demonoid\.is\/[a-z0-9]{24}\.jpg$/$image,1p,match-case,domain=demonoid.is
+demonoid.is##+js(rpnt, style, visibility: visible !important;, display: none !important;)
+send-anywhere.com##+js(nano-sib, skipOptions)
+send-anywhere.com###transfer-reward-ad
+!||brightcove.com/playback/*/*?ad_config_id$removeparam=ad_config_id,xhr,domain=tvnz.co.nz
+!||brightcovecdn.com/playback/*/*?ad_config_id$removeparam=ad_config_id,xhr,domain=tvnz.co.nz
+tvnz.co.nz##+js(no-fetch-if, method:HEAD url:doubleclick.net)
+tvnz.co.nz##+js(xml-prune, 'xpath(//*[name()="Period"][.//*[name()="BaseURL" and contains(text(),"https:")]])', '', .mpd)
+@@||pharmacyreviewer.com^$ghide
+@@||pharmacyreviewer.com/forum/js/$script,1p
+247sports.com##body:not(.skybox-loaded) .topnav:style(margin-top:0px !important)
+247sports.com##.nav-bar:style(top:0px !important)
+samehadaku.*###playVideo:style(display: block !important; visibility: visible !important;)
+samehadaku.*###player_embed:style(display: block !important; visibility: visible !important;)
+samehadaku.*###skipbtn
+samehadaku.*##.box_item_berlangganan_popup
+*$script,3p,denyallow=cloudflare.com|cloudfront.net|disqus.com|disquscdn.com|fastlylb.net|sharethis.com,domain=samehadaku.*
+||yimg.com/nn/lib/metro/g/sda/$domain=yahoo.com
+mediapemersatubangsa.com##+js(acs, document.addEventListener, google_ad_client)
+pornofan.pl###inplayerADS
+pornofan.pl##.PublicitaDestra
+||imasdk.googleapis.com/js/sdkloader/ima3.js$script,redirect=noopjs,domain=howstuffworks.com
+userload.*##+js(aeld, , _0x)
+userload.*##+js(nowoif)
+userload.*##+js(acs, document.getElementById, style.display)
+||userload.*/maroc.js$script,1p
+@@||userload.*/ad-banner.js
+*$image,redirect-rule=1x1.gif,domain=userload.*
+userload.*##div[style="position: fixed; display: block; width: 100%; height: 100%; inset: 0px; background-color: rgba(0, 0, 0, 0); z-index: 300000;"]
+userload.*##.adp-underlay
+||zetadeo.com^$all
+||binomo.com^$3p
+||0x01n2ptpuz3.com^$all
+||imasdk.googleapis.com/js/sdkloader/$script,redirect=noopjs,domain=timesnowhindi.com|timesnowmarathi.com|tvid.in
+timesnowhindi.com##.ad-section-three
+timesnowhindi.com##.ad-section-one
+timesnowhindi.com##.right-block > .section-one
+timesnowhindi.com##.add-wrap
+timesnowhindi.com##div.square-adv
+timesnowhindi.com##.right-block > .section-four
+timesnowhindi.com##.ad-panel-wrap
+timesnowhindi.com##.bggrayAd
+timesnowhindi.com##div:not([class]) > div:has(> .atfAdContainer)
+timesnowhindi.com##div:not([class]) > div:empty
+timesnowhindi.com,timesnowmarathi.com,timesofindia.com##+js(no-fetch-if, tvid.in/log)
+timesnowmarathi.com##[class^="section"]:has(> .ad-div)
+isekaisubs.web.id##+js(aost, String.prototype.charCodeAt, ai_)
+@@||cheat.hax4you.net^$ghide
+! manganelo. tv popups
+manganelo.tv##+js(aopr, JSON.parse)
+! movizland. top + players => popups
+movizland.*##+js(aopr, open)
+upstore.net##+js(nano-sib, countDown, 1150, 0.5)
+player.stv.tv##+js(json-prune, testadtags ad)
+player.stv.tv##div.vjs-cue-point
+||sumologic.stv.tv^
+||brightcove.com^$removeparam=ad_config_id,domain=player.stv.tv
+@@||tvnation.me^$ghide
+tvnation.me##.adsbyvli
+tvnation.me##div[style="float:left;text-align:center; width:300px; height:300px"]
+tvnation.me##td[style="width:165px;"]
+tvnation.me##td[style="width:160px;"]
+tvlogy.to##+js(nostif, 0x)
+javhoho.com##+js(aost, String.prototype.charCodeAt, ai_)
+javhoho.com###text-2
+javhoho.com###text-3
+javhoho.com###text-4
+javhoho.com###text-5
+javhoho.com###text-6
+javhoho.com###text-7
+javhoho.com##a[href="https://50per-cent.com/"]
+javhoho.com##.img-ads-footer
+javhoho.com##.popmake
+javhoho.com##.pum-overlay
+javhoho.com##html:style(overflow: auto !important)
+! udoyoshi.com anti adb
+udoyoshi.com##+js(aost, String.prototype.charCodeAt, ai_)
+vermoegen.org##+js(aopr, document.referrer)
+mobile.de##.sticky-billboard
+m.mobile.de##[data-label="Anzeige"]
+m.mobile.de##div.He1bX
+@@||user.pnetlab.com/store/advs/check
+oosex.net,xteensex.net##+js(aopr, exoNoExternalUI38djdkjDDJsio96)
+##div#spot-holder.spot-holder[style="display: block;"]
+##.gallery-bns-bl
+/askdrej/*$script,1p
+/askrej/*$script,1p
+imslp.org##+js(nano-sib, timer)
+nudes7.com##+js(acs, document.addEventListener, adsbygoogle)
+||d1q4kshf6f0axi.cloudfront.net/main/prebid-$script
+fapnado.*##+js(acs, Math.floor, ExoLoader)
+fapnado.*##.pause-ad-pullup
+fapnado.*##[class^="zpot"]
+||fapnado.*/bump/
+||oi.fapnado.xxx^
+pogolinks.*##+js(nostif, showModal)
+pogolinks.*##+js(acs, setTimeout, admc)
+!||cdn.applixir.com^$script,3p
+ilifehacks.com##+js(aost, String.prototype.charCodeAt, ai_)
+pclicious.net##+js(acs, quadsOptions)
+pclicious.net###text-3
+85po.com##+js(set, flashvars.protect_block, '')
+85po.com##+js(set, console.clear, noopFunc)
+pastebin.com##div[style]:not([class]):not([id]):has(> .adsbyvli:first-child)
+@@||feyorra.top^$ghide
+feyorra.top##.ads
+feyorra.top##+js(aeld, load, 'block')
+@@||temporarymail.com^$script,1p
+gamingsym.in##+js(aost, String.prototype.charCodeAt, ai_)
+motherporno.com##+js(set, flashvars.adv_start_html, '')
+motherporno.com##+js(set, flashvars.adv_pause_html, '')
+motherporno.com##+js(set, flashvars.adv_pre_vast, '')
+motherporno.com##+js(set, flashvars.adv_pre_vast_alt, '')
+motherporno.com##.aside
+motherporno.com##.spot
+@@||v.fwmrm.net/ad/$script,xhr,domain=viafree.*
+apkhex.com##+js(set, style, noopFunc)
+indiansexstories2.net,issstories.xyz##+js(set, history.pushState, noopFunc)
+indiansexstories2.net##[href^="https://a.videobaba.xyz/geoip/link.php"]
+indiansexstories2.net##[href="https://www.theporndude.com/"]
+||dsccams.com^$3p
+mypornhere.com##+js(acs, document.createElement, loadjscssfile)
+mypornhere.com##.item > [href^="https://www.mrporngeek.com/"]
+*$xhr,redirect-rule=nooptext,domain=shaalaa.com
+shaalaa.com##div.zxc_wrap
+@@||cyberbunkers.com^$ghide
+cyberbunkers.com##ins.adsbygoogle
+freeiphone.fr##+js(aost, Math, ai_)
+eductin.com##+js(nostif, show)
+*$xhr,removeparam=ad_config_id,domain=telequebec.tv
+ear-phone-review.com##+js(nostif, nextFunction)
+@@||ear-phone-review.com^$ghide
+switch520.com##+js(acs, eval, replace)
+||4u2movie.com^$3p,media,redirect=noopmp3-0.1s
+embed.nana2play.com##.click_block
+embed.nana2play.com##+js(nostif, debugger)
+embed.nana2play.com##+js(nano-stb, load_ads)
+||googles.video^
+||ad.mail.ru^$3p
+ask4movie.*##+js(aopr, AaDetector)
+ask4movie.*##+js(nowoif)
+riotbits.com##+js(aost, String.prototype.charCodeAt, ai_)
+semprot.com##.semprotnenenmontok_adalah_pujaan_hatiku
+semprot.com##a[href^="/yum.php"]
+elahmad.com##+js(nostif, /debugger|offsetParent/)
+*$image,redirect-rule=1x1.gif,domain=elahmad.com
+*$redirect-rule=noopjs,script,domain=elahmad.com
+@@||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=elahmad.com
+elahmad.com###ad_asd
+@@||elahmad.com/tv/videojs/packages/blockadblock.min.js$script,1p
+@@||elahmad.com/tv/videojs/packages/videojs-analytics/videojs-analytics.min.js$script,1p
+elahmad.com##+js(no-fetch-if, /ads|imasdk/)
+elahmad.com##div[id^="ads"]
+kendam.com##+js(set, canRunAds, true)
+1340kbbr.com,gorgeradio.com,kduk.com,kedoam.com,kejoam.com,kelaam.com,khsn1230.com,kjmx.rocks,kloo.com,klooam.com,klykradio.com,kmed.com,kmnt.com,kpnw.com,kppk983.com,krktcountry.com,ktee.com,kwro.com,kxbxfm.com,thevalley.fm##+js(set, google_unique_id, 6)
+convert2mp3.cx##+js(nowoif)
+megawypas.com##+js(acs, document.addEventListener, google_ad_client)
+tryvaga.com##+js(acs, document.addEventListener, adsBlocked)
+||tryvaga.com/wp-content/themes/retrotube/assets/img/banners$image
+/images/ads.$image,redirect-rule=1x1.gif
+wttw.com##+js(set, canRunAds, true)
+@@||adsuite.io^$ghide
+worldofbin.com##+js(aopr, adBlockDetected)
+tamilbrahmins.com##+js(acs, $, test)
+@@||panelist.cint.com/assets/embed.min.js^$script,domain=surveyrewardz.com
+@@||panelist.cint.com/$frame,domain=surveyrewardz.com
+gab.com#?#:matches-path(/\/posts/) div[data-comment*="gab-ad"]:has(span[class]:has-text(Sponsored))
+quizlet.com##.SetPageTerms-embeddedDesktopAdWrapper
+quizlet.com##.StickyAdz
+quizlet.com##+js(rc, has-sidebar-adz|DashboardPage-inner, div[class^="DashboardPage-inner"], stay)
+quizlet.com##+js(rc, hasStickyAd, div.hasStickyAd[class^="SetPage"], stay)
+quizlet.com##+js(nano-stb)
+quizlet.com##+js(set, __NEXT_DATA__.props.pageProps.adsConfig, undefined)
+oneotv.com##+js(acs, document.addEventListener, google_ad_client)
+@@/wp-content/plugins/dh-anti-adblocker/*$script,1p
+linkfly.*##+js(set, blurred, false)
+@@||dinamalar.com^$ghide
+dinamalar.com###taboola-below-article-thumbnails
+dinamalar.com##.topadtxt300
+dinamalar.com##div[style=" color: #999999;font-family: arial;font-size:10px;padding-right: 5px;text-align: right;width:640px;"]
+dinamalar.com##div[style^="width:728px; margin-right:2px; height:90px;"]
+dinamalar.com##.topadtxt728
+dinamalar.com###rladvt
+gagaltotal666.my.id##+js(acs, addEventListener, nextFunction)
+owlzo.com##+js(nostif, adblockEnabled)
+kumparan.com##.adunitContainer:upward([data-qa-id])
+1tamilmv.*##+js(acs, document.createElement, cookie)
+1tamilmv.*##+js(aopr, mm)
+beingtek.com##+js(aopr, app_vars.force_disable_adblock)
+beingtek.com##+js(set, blurred, false)
+*$script,3p,denyallow=gstatic.com|recaptcha.net,domain=beingtek.com
+pcbeta.com##+js(aost, document.createElement, make_rand_div)
+sqlserveregitimleri.com##+js(aeld, DOMContentLoaded, adsBlocked)
+sqlserveregitimleri.com##.ai_widget
+*$3p,script,denyallow=cloudflare.com|cloudflare.net|hwcdn.net|jquery.com|fontawesome.com,domain=dekhobd.com
+dsocker1234.blogspot.com##+js(acs, String.prototype.charCodeAt, 'replace')
+dsocker1234.blogspot.com##+js(set, new_config.timedown, 0)
+dsocker1234.blogspot.com##.mb-3.order-last.col-md-3.col-12
+dottech.org###Azadify
+ttsfree.com##div[id^="ezoic-pub-ad-"]
+stiflersmoms.com##+js(aopr, exoNoExternalUI38djdkjDDJsio96)
+||stiflersmoms.com/yes/
+stiflersmoms.com##.line3
+@@||wallpapers.ispazio.net^$ghide
+wallpapers.ispazio.net##.box-apples_single_reclame
+ispazio.net##.stream-item
+ispazio.net##.stream-item-widget
+/nb/f_ls.js
+||bluffyporn.com^$3p
+||quinporn.com^$3p
+###stop_ad
+###stop_ad2
+tutcourse.com##+js(aeld, DOMContentLoaded, adsBlocked)
+tutcourse.com##.text-html
+tutcourse.com##.ai-attributes
+@@||videovard.*^$xhr,1p
+videovard.*##+js(nowoif)
+videovard.*##+js(aeld, mouseup, catch)
+videovard.*##+js(nosiif, 0x)
+videovard.*##.jw-reset.jw-wrapper:style(z-index:2147483647 !important)
+videovard.*###nux > div > div > div[id]
+videovard.*##+js(aopr, FuckAdBlock)
+burakgoc.com##+js(aost, String.prototype.charCodeAt, ai_)
+||tvshows4mobile.org^$csp=script-src 'self' 'unsafe-eval' *.google.com
+tvshows4mobile.org##+js(set-cookie, downloadbypass, 1)
+tvshows4mobile.*##body:style(visibility:visible !important)
+tvshows4mobile.org##[href*="starmeetonline.com/"]
+tvshows4mobile.org##[href^="https://oabaubsutha.com/"]
+tvshows4mobile.org##.gsc-promotion
+tvshows4mobile.*##[href="http://bit.ly/indianwebseriesv2"]
+tvshows4mobile.*##.prop_native1
+||i.imgur.com/D6RfMoV.png^$3p
+wcofun.*##+js(nostif, AdBlock)
+wcofun.*##+js(set, isAdBlockActive, false)
+wcofun.*##.anti-ad
+wcofun.*##.reklam_kapat
+q1003.com##+js(nostif, google_ad)
+||adbox.lv^$script,redirect=noop.js,domain=mail.ee
+@@||automodeler.com^$ghide
+automodeler.com##ins.adsbygoogle
+automodeler.com##.banner
+@@||armorama.com^$ghide
+xemales.com##+js(aopr, document.dispatchEvent)
+xemales.com##[href="https://myteenwebcam.com/"]
+! cluset.com ads, popunder
+cluset.com##+js(set, flashvars.popunder_url, '')
+cluset.com##+js(aeld, click, clickCount)
+cluset.com##.item:has(> div.spot)
+cluset.com##.item.romina.tumba
+cluset.com##.table
+##[href^="https://join.enjoyx.com/track/"]
+tumblr.com##header[role="banner"] > div > a[href="/docs/en/relevantads"]:upward(3)
+tumblr.com##a[href^="https://www.bonecoin.com/"]
+tumblr.com##.Yc2Sp h1, .Yc2Sp a:style(font-size: 0 !important;)
+tumblr.com##+js(json-prune-fetch-response, response.timeline.elements.[-].advertiserId, , propsToMatch, url:/api/v2/tabs/for_you)
+||gazzettaobjects.it/rcs_anti-adblocker/$3p
+rincondelsazon.com##+js(nano-sib, timercounter)
+tattoosbeauty.com##+js(nano-sib, timercounter)
+||i.imgur.com^$image,domain=myflixer.*
+myflixer.*###gift-middle
+myflixer.*##.premodal.modal
+myflixer.*##.show.modal-backdrop
+myflixer.*##body:style(overflow: auto !important;)
+apfelpatient.de##+js(nostif, css_class)
+myfirstname.rocks##.xcontent.container
+szexkepek.net##+js(aopr, document.dispatchEvent)
+szexkepek.net##div[style="display:inline;float:left;width:300px;height:250px;margin-left:15px;"]
+szexkepek.net##div[style="width:728px;height:90px;"]
+teensexvideos.me##+js(aopr, ExoLoader)
+wife-home-videos.com##+js(aopr, document.dispatchEvent)
+wife-home-videos.com##.happy-footer
+pornicom.com##+js(aopr, document.dispatchEvent)
+pornicom.com##.thumbs-holder > .thumb_aside
+pornicom.com##.bottom.thumb_aside
+pornicom.com##a[href^="https://s.zlinkm.com/"]
+pornicom.com##a[href^="https://s.zlinkv.com/"]
+pornicom.com##a[href^="https://claring-loccelkin.com/"]
+sexmadeathome.com##+js(aopr, document.dispatchEvent)
+sexmadeathome.com###dclm_modal_content
+sexmadeathome.com##*:style(filter: none !important)
+sexmadeathome.com###dclm_modal_screen
+nylondolls.com##+js(aopr, document.dispatchEvent)
+sidereel.com###netaktion_ad
+techymedies.com##+js(acs, eval, replace)
+techymedies.com###wpsafe-generate,#wpsafe-link,.bt-success:style(display: block !important;)
+techymedies.com###wpsafe-time:upward([id^="wpsafe-wait"])
+disheye.com##+js(no-fetch-if, googlesyndication)
+disheye.com##+js(nano-sib, count, *)
+disheye.com,techymedies.com##+js(set, blurred, false)
+blogpascher.com##+js(nostif, document.location)
+za.gl##+js(set, blurred, false)
+notformembersonly.com##+js(aost, _pop)
+notformembersonly.com###post-separate > p > .local-link
+@@||cdn.jsdelivr.net/npm/*/fuckadblock.min.js$script,3p
+unsplash.com##div[style^="--row-gutter"] > div a[href="/brands"]:upward(div[style^="--row-gutter"] > div)
+unsplash.com##div[data-test="SearchInFeedAd-AffiliateFallback-Container"]
+unsplash.com##div[data-test^="masonry-grid"] > div[style^="--row"] > div:not([itemprop="image"])
+milanworld.net##+js(acs, $, test)
+chess.com##.board-layout-ad
+chess.com##body.board-layout.with-und:style(margin-right:0px!important)
+chess.com##.game-over-ad-legacy-component:style(height: 0 !important)
+funker530.com##+js(rc, cnx-ad-container|cnx-ad-bid-slot)
+uyduportal.net##+js(acs, document.addEventListener, nextFunction)
+businessinsider.fr##[id^="bin-ads"]
+testserver.pro##+js(nostif, google)
+warddogs.com##+js(aeld, load, checkAdblock)
+warddogs.com##.main-money-01
+warddogs.com##.single-aside > div.flex
+telefullenvivo.com##+js(nostif, nextFunction)
+gomoviz.*##.mvic-btn
+gomoviz.*##.mobile-btn
+gomoviz.*##div.content-kuss
+! everyeye. it anti adb
+everyeye.it##+js(nostif, adb)
+nodejs.libhunt.com##[data-ref="saashub"]:upward(div.feed-item)
+alueviesti.fi,kiuruvesilehti.fi,lempaala.ideapark.fi,olutposti.fi,urjalansanomat.fi##+js(aeld, scroll, innerHeight)
+watashiwasugoidesu.com##.watas-adlabel
+watashiwasugoidesu.com##.watas-bottom-vi
+@@||freereceivesms.com^$script,1p
+freereceivesms.com##+js(nosiif, 0x)
+! non-bait wp-banners.js
+/wp-content/plugins/wp-banners/js/wp-banners.js
+pobre.*###messageModal
+pobre.*##.generalModal
+||pobre.*/wp-banners.js
+||cloclo60.datacloudmail.ru/public/view/*.mp4|$media,domain=pobre.*,redirect=noopmp3-0.1s
+@@||windowsbulletin.com^$ghide
+fifaultimateteam.it##+js(aost, Math, inlineScript)
+fifaultimateteam.it##+js(nowoif)
+||fifaultimateteam.it/*skin$image
+fifaultimateteam.it##.ai_widget
+reddit.com,reddittorjg6rue252oqsxryoxengawnmo46qy4kyii5wtqnwfj4ooad.onion##.adLinkBar:upward(article[style="z-index: 1;"])
+@@||xtremestream.co^$ghide
+blick.ch##.fKZLNI:style(width:120% !important)
+blick.ch##+js(cookie-remover, __adblocker)
+blick.ch##[class*="_ad_"]
+blick.ch##aside:has(> div[id^="ad-placement"])
+bblink.com##+js(set, blurred, false)
+bblink.com##.banner-img-promotion
+javhub.net##+js(aeld, DOMContentLoaded, 0x)
+javhub.net##+js(aopr, cainPopUp)
+javhub.net##+js(aopr, pURL)
+javhub.net##.fel-playclose
+javhub.net##[class^="banner-"]
+novsport.com##+js(refresh-defuser)
+yifysub.net##+js(nano-sib, #timer)
+theloadout.com###nn_bfa_wrapper
+theloadout.com##.legion_primiswrapper
+theloadout.com##header:style(top:0 !important)
+theloadout.com###nn_astro_wrapper:has(.ad)
+theloadout.com##.nn_mobile_mpu_wrapper
+ceylonssh.com##+js(acs, $, adsbygoogle)
+bowfile.com##+js(nowoif, !bowfile.com)
+*$script,redirect-rule=noopjs,domain=bowfile.com
+*$frame,redirect-rule=noopframe,domain=bowfile.com
+||d192r5l88wrng7.cloudfront.net^$frame,redirect=noopframe
+bowfile.com##+js(no-fetch-if, cloudfront.net/?)
+bowfile.com##+js(no-fetch-if, method:HEAD)
+bowfile.com##+js(ra, href|target|data-onclick, a[id="dl"][data-onclick^="window.open"], stay)
+bowfile.com##^script:has-text(FingerprintJS)
+! antiadb/download button not showing
+bowfile.com##+js(trusted-prevent-xhr, googlesyndication, 'a.getAttribute("data-ad-client")||""')
+*$xhr,redirect-rule=nooptext,domain=bowfile.com
+javfor.tv##+js(acs, addEventListener, -0x)
+! myad.biz,vklinks.com ads, anti-adb, focus detection
+myad.biz##+js(set, blurred, false)
+vklinks.com##.banner-inner
+||myezads.com^$3p
+schoolcheats.net##+js(set, truex, {})
+schoolcheats.net##+js(set, truex.client, noopFunc)
+schoolcheats.net##.blur-sm:style(filter: none !important;)
+schoolcheats.net##+js(nostif, answers)
+kisscos.net##+js(acs, addEventListener, -0x)
+kisscos.net##span[id$="related"] > div[id^="container-"]
+kisscos.net##[id$="-overlay"]
+1cloudfile.com##+js(trusted-prevent-xhr, googlesyndication, 'a.getAttribute("data-ad-client")||""')
+1cloudfile.com##+js(nosiif, !display)
+1cloudfile.com##+js(nowoif)
+1cloudfile.com##+js(no-fetch-if, /nerveheels/)
+||1cloudfile.com/sw.js$script
+1cloudfile.com#@#.advert-wrapper
+1cloudfile.com##.advert-wrapper:style(clip-path: circle(0) !important;)
+1cloudfile.com##.preview-download-wrapper
+1cloudfile.com##.content-preview-wrapper
+||browsingcontredir.com^
+straatosphere.com##+js(nostif, showModal)
+straatosphere.com##html:style(overflow: auto !important;)
+liveonsat.com##+js(acs, document.getElementById, 'No')
+liveonsat.com##td[width="100%"][height="50"]
+4everproxy.com##+js(aost, foreverJQ, /document.createElement|stackDepth:2/)
+1bitspace.com,mgnet.xyz##+js(acs, addEventListener, -0x)
+mgnet.xyz##+js(acs, document.addEventListener, container.innerHTML)
+mgnet.xyz##+js(nostif, top-right, 2000)
+mgnet.xyz##+js(set, hiddenProxyDetected, false)
+mgnet.xyz##+js(nano-stb, _0x, 15000)
+1bitspace.com##+js(nano-stb, location.href, 8000)
+1bitspace.com,mgnet.xyz##.modal__overlay
+mgnet.xyz##.active.bnsLayers.is-block-touch.is-grid > .col_12.article-center
+mgnet.xyz##.bounceIn.animated.bnsLayers.is-block-touch.is-grid
+dealsfinders.blog##+js(no-fetch-if, method:HEAD)
+dealsfinders.blog##+js(nostif, show)
+dirproxy.com##+js(aost, Math, )
+*$3p,script,denyallow=cloudflare.com|jquery.com,domain=dirproxy.com
+torrentdownloads.dirproxy.com##.left_shadow:has-text(Fast)
+torrentdownloads.dirproxy.com##[id^="cookieConsent"]
+torrentdownload.info##.thleft:has-text(Fast):upward(2)
+dirproxy.com##[src="/logo_d.jpg"]
+dirproxy.com##[src="/logo_d3.jpg"]
+dirproxy.com##+js(nowoif)
+electomania.es##+js(acs, eval, replace)
+electomania.es##.td-pb-row.wpb_row.tdi_73.vc_row
+5dwallpaper.com##.__fdw__adspot-title-container
+5dwallpaper.com##.__fdw__adv-block
+swzz.xyz##+js(aopr, app_vars.force_disable_adblock)
+swzz.xyz##+js(set, blurred, false)
+@@||c.adsco.re/|$script,domain=hotfrog.*
+! pirate4all.com popup
+pirate4all.com##.e3lan-top.e3lan
+pirate4all.com##.pirat-before-content
+||edge.api.brightcove.com^$xhr,removeparam=ad_config_id,domain=9now.com.au|mech-plus.com|threenow.co.nz
+threenow.co.nz##.EpisodeAdBlockerWarning
+9now.com.au##.vjs-cuepoint
+designtagebuch.de##+js(set, SteadyWidgetSettings.adblockActive, false)
+@@*$xhr,domain=designtagebuch.de
+designtagebuch.de##[id^="desig-"]:has-text(ANZEIGE)
+designtagebuch.de##.zwischen-posts-wrapper
+designtagebuch.de###desig-widget-59
+designtagebuch.de##.seitenende-wrapper
+vfxdownload.net##+js(acs, eval, replace)
+vfxdownload.net##[href^="https://aejuice.com"]
+vfxdownload.net###custom_html-35
+vfxdownload.net###custom_html-40
+gatexplore.com###tie-block_640
+gatexplore.com###tie-block_669
+nbcsportsedge.com##.edge-max-marketing-banner
+audiobooks4soul.com##+js(nostif, show)
+audiobooks4soul.com##[href^="https://ezaudiobooks.com/"]
+||audiobooks4soul.com/*.custom-ads-block-detector.
+concienciaradio.com,kontasas.gr##.stream-item
+juazeiro.ba.gov.br###tie-block_1735
+juazeiro.ba.gov.br###tie-block_3287
+rtilinks.com##+js(acs, eval, replace)
+mp3juices.*##+js(aost, Math.random, computed)
+mp3juices.*,mp3juice.*##+js(nowoif)
+mp3juices.*##[class^="result_two__"][target="_blank"]
+mp3juices.icu##+js(nano-sib, temp)
+fapguru.com##+js(aost, $, inlineScript)
+##[href="https://clickaine.com"]
+fapguru.com##.underplayer_banner
+iphonechecker.herokuapp.com##+js(no-fetch-if, method:HEAD)
+iphonechecker.herokuapp.com##.iad
+inhumanity.com##+js(aopr, inhumanity_pop_var_name)
+fapcat.com##+js(nowoif)
+fapcat.com##.fade.top
+fapcat.com##.spot-horizontal
+fapcat.com##.spot-list
+||a.fapcat.com^
+||s.fapcat.com/static/js/goldfish.js
+||gamefz.com/c.asp$frame
+rp5.*##+js(nostif, 0x)
+rp5.*##.adsbygoogle:upward(1)
+5ggyan.com##+js(acs, document.addEventListener, google_ad_client)
+5ggyan.com##^script:has-text(google_ad_client)
+5ggyan.com###sidebar1 > .HTML:has(> .widget-content > .adsbygoogle)
+5ggyan.com##+js(nano-sib, countDown)
+5ggyan.com##.progress
+5ggyan.com##button:style(display: inline-block !important)
+mydramalist.com##.is-desktop-ads
+mydramalist.com##.ad-removal-info:has-text(ads):upward([class])
+mydramalist.com##.app-body > div[class]:not([data-component]):has(.htlad-header_top)
+stardeos.com##+js(no-xhr-if, url:googlesyndication)
+stooq.*##div[style="position:relative;width:970px;height:250px"]
+stooq.*##div[style="position:relative;width:300px;height:250px"]
+stooq.*###f13 > table > tbody > tr > td > .f13
+stooq.*###f13 > b:has-text(Sponsor):upward(4)
+stooq.*##td#f13:nth-of-type(3) > table:nth-of-type(4):has(> tbody > tr > td)
+myshopify.com##+js(acs, document.addEventListener, adsBlocked)
+moddedguru.com##+js(acs, eval, replace)
+moddedguru.com##div.banner
+vevioz.com##+js(aopr, app_vars.force_disable_adblock)
+vevioz.com##+js(aopr, open)
+vevioz.com##+js(set, blurred, false)
+advertiserandtimes.co.uk##+js(nostif, enforceAdStatus)
+advertiserandtimes.co.uk###nagBG
+advertiserandtimes.co.uk##body:style(overflow: auto !important;)
+advertiserandtimes.co.uk##.advert
+advertiserandtimes.co.uk##.MPU
+advertiserandtimes.co.uk##.TaboolaSide
+milfnut.*##+js(set, console.clear, noopFunc)
+milfnut.*##+js(aeld, contextmenu)
+milfnut.*##+js(acs, onload, onclick)
+milfnut.*##+js(nowoif)
+charexempire.com##+js(aopr, app_vars.please_disable_adblock)
+charexempire.com##+js(aopr, open)
+charexempire.com##+js(set, blurred, false)
+||i.imgur.com/*.gif$image,domain=charexempire.com
+charexempire.com##.banner
+synonyms.com##+js(set, canRunAds, true)
+pcgamesn.com##header:style(top:0 !important)
+pcgamesn.com##.legion_primiswrapper
+! anxcinema. com / website popups
+anxcinema.*##+js(ra, href, #clickfakeplayer)
+anxcinema.*##+js(aopr, __Y)
+definitions.net##+js(set, canRunAds, true)
+uploady.io##+js(set, timeleft, 0)
+uploady.io##+js(nowoif)
+uploady.io##+js(noeval-if, replace)
+uploady.io###downloadbtn[style$="z-index: 99999;"]
+uploady.io###dlnk
+uploady.io###iframe_id
+toxicwap.us##+js(aost, Math, https)
+toxicwap.us##+js(aopr, mm)
+||babup.com^$3p
+||toxicwap.us/sw.js$script,1p
+dvdgayonline.com##+js(aost, setTimeout, ads)
+dotadostube.com,taradinhos.com##+js(noeval-if, ads)
+dvdgayporn.com###clickfakeplayer[href]:remove-attr(href)
+dotadostube.com,taradinhos.com##div:has(> .video-block-happy)
+dotadostube.com##.happy-player-beside
+dvdgayporn.com,taradinhos.com##.widget_custom_html
+taradinhos.com##.under-player-ad
+||dvdgayonline.com^$3p
+||taradinhos.com^$3p
+! buffstream. io/fun popups
+buffstream.*##+js(aopr, mm)
+*$script,3p,denyallow=cloudflare.com,domain=ytmp3eu.net
+subedlc.com##+js(acs, document.addEventListener, nextFunction)
+iimanga.com##+js(aeld, DOMContentLoaded, adsBlocked)
+iimanga.com##div[id^="teaser"]
+@@||thevideome.com^$ghide
+! sites anti adb "interfering with this page"
+chicksonright.com##+js(aost, Math.random, inlineScript)
+curseforge.com##+js(nano-sib)
+deckbandit.com##+js(refresh-defuser)
+deckbandit.com##^meta[http-equiv="refresh"]
+1stream.*##+js(acs, setTimeout, admc)
+1stream.*##+js(acs, document.createElement, "script")
+1stream.*##+js(nostif, "admc")
+1stream.*##^script[type]:has-text(c=document.createElement)
+stocktwits.com##div[class*="AdBanner_"]
+stocktwits.com##.LazyLoad.is-visible:has([data-aa-adunit])
+stocktwits.com##p[class^="Disclosure_disclosure"]:has([class^="Disclosure_removeAdsLink"])
+stocktwits.com##[class^="FooterAd_container"]
+stocktwits.com##[class^="Primis_container"]
+stocktwits.com###ad_sidebar_top_offset
+xxxdl.net##.banners
+||xxxdl.net/nothing.aspx?
+@@||thetruedefender.com^$ghide
+thetruedefender.com##.adsbyvli
+thetruedefender.com###text-4
+m4news.com##.demand-supply
+m4news.com###id-custom_banner
+@@||tv247.us^$ghide
+tv247.us##.afc_popup
+calculator-online.net##+js(no-fetch-if, ads)
+calculator-online.net##+js(set, load_ads, trueFunc)
+calculator-online.net##.sticky_ad
+calculator-online.net##.related_box:has(.adds):style(height: 1px !important;)
+onionplay.*###clickfkplayer[href]:remove-attr(href)
+onionplay.io###fakeplayer
+onionplay.io###dooplay_player_content .source-box:style(display: block !important;)
+onionplay.io##+js(set-attr, #dooplay_player_content .source-box iframe.metaframe[data-src]:not([src]), src, [data-src])
+! afScript popups
+iguarras.com,iputitas.net##+js(aopr, afScript)
+messitv.net##+js(aopw, atOptions)
+||clk.asia/sw.js$script,1p
+clk.asia,imperialstudy.com##+js(nosiif, visibility, 1000)
+clk.asia##+js(nowoif)
+clk.asia##+js(set, blurred, false)
+||clk.asia/ads/*$frame
+||clicksfly.com/img/ref/clicksglygifbanner2.gif
+bigwank.com###mobile_pop
+bigwank.com##.underplayer_banner
+||bigwank.com/extension/aine/
+||bigwank.com/sw.js$script,1p
+coloringpage.eu,juegosdetiempolibre.org,karaokegratis.com.ar,mammaebambini.it,riazor.org,rinconpsicologia.com,sempredirebanzai.it,vectogravic.com##+js(no-fetch-if, method:HEAD)
+googledrivelinks.com##+js(aost, String.prototype.charCodeAt, ai_)
+googledrivelinks.com##+js(aopr, adBlockDetected)
+porngames.club,sexgames.xxx##+js(set, starPop, 1)
+bit-shares.com##+js(aeld, load, onload)
+mytoolz.net##+js(acs, document.createElement, adb)
+gamingdeputy.com##+js(nostif, ai_adb)
+alphagames4u.com##+js(acs, addEventListener, ai_)
+wikirise.com##+js(acs, decodeURIComponent, ai_)
+gotxx.*##+js(nostif, getComputedStyle, 250)
+gotxx.*##+js(aost, Element.prototype.matches, litespeed)
+gotxx.*##div[class][style^="position: absolute; cursor: pointer; z-index: 2147483646"]
+edealinfo.com##+js(acs, $, offsetHeight)
+edealinfo.com##+js(no-xhr-if, googlesyndication)
+! popups https://forums.lanik.us/viewtopic.php?t=46951
+bfclive.com##+js(nowoif)
+bfclive.com##+js(rmnt, script, /adb/i)
+cinebaz.*##div.dlbtn > a[href*="?key"]
+*$script,3p,denyallow=bootstrapcdn.com|google.com|googleapis.com|gstatic.com,domain=fx2.ink
+*$xhr,redirect-rule=nooptext,domain=paraphrasetool.com
+paraphraser.io##body > .justify-content-center
+@@||paraphraser.io^$ghide
+paraphraser.io##.adsenbox:not(#detect)
+rephrase.info##.text-center:not([id]) [id^="adngin-"]:upward(.text-center:not([id]))
+wouterplanet.com##+js(rmnt, script, clicky)
+@@||wouterplanet.com/scripts/ads-front.min.js$script,1p
+freexcafe.com##+js(acs, __PoSettings)
+freexcafe.com##.left-col-gal-br
+freexcafe.com###rightcolumn
+freexcafe.com###banner
+freexcafe.com###join
+freexcafe.com##.hotdeal
+freexcafe.com##div.bottom-300x250
+freexcafe.com###txtbanner
+! paramountnetwork video ads
+||mtvnservices.com/aria/bentojs.js
+*$media,redirect=noopmp3-0.1s,domain=paramountnetwork.com
+pcworld.es##.stickyAdWrapper
+*$popunder,domain=ouo.io
+nowtolove.com.au##.page__content-header:style(height: 50px !important)
+@@||anime-king.com^$ghide
+! cdnondemand.org variants
+/^https?:\/\/[a-z]{5,7}\.com\/script\/[-_0-9A-Za-z]+(\.min)?\.js$/$script,3p,match-case,from=~edu|~gov,header=x-guploader-uploadid
+.php?*&sadbl=1&$xhr,3p
+##a[dontfo=""][style$="position: absolute; z-index: 2147483647;"]
+sexlist.tv##+js(disable-newtab-links)
+sexlist.tv##+js(set, flashvars.popunder_url, '')
+sexlist.tv##.link-premium
+sexlist.tv##.camitems
+||sexlist.tv/player/html.php$frame
+readgraphicnovels.blogspot.com##+js(nobab)
+@@||washingtoninformer.com^$ghide
+washingtoninformer.com##.widget a.gofollow:upward(.widget)
+washingtoninformer.com##.a-772
+xozilla.xxx##+js(aost, HTMLSelectElement, Object)
+||xozilla.xxx/player/html.php$frame,1p
+||xxxbule.com^$csp=script-src
+mobitool.net##+js(acs, decodeURIComponent, ai_)
+letsmakeiteasy.tech###quads-myModal
+||ytsubme.com/assets/adblock/
+ytsubme.com##+js(nowoif, youtube)
+ytsubme.com##+js(nano-stb, aTagChange, 12000)
+@@||filmpertutti.*^$ghide
+dragontranslation.com##+js(aost, String.prototype.charCodeAt, https)
+dragontranslation.com###teaser2
+dragontranslation.com##div[style$="position: fixed;"][style*="z-index: 2147483647;"]
+thecustomrom.com##+js(acs, decodeURIComponent, ai_)
+thecustomrom.com##+js(nano-stb, window.location.href, *)
+111.90.159.132##+js(set, Object.prototype.ads, noopFunc)
+111.90.159.132##+js(nowoif, _blank)
+/wp-content/plugins/catfish-advert-banner/*$script
+*/wp-content/plugins/lnw-ad-blocker-detector/$script,1p
+111.90.159.132##.lna-livescore-home-tabs-widget
+111.90.159.132##.slot-machine-wrapper
+111.90.159.132##.idmuvi-rp-widget.widget
+homeairquality.org,techtrim.tech##+js(no-fetch-if, googlesyndication)
+homeairquality.org,techtrim.tech##+js(no-xhr-if, googlesyndication)
+techsolveprac.com##+js(nostif, display, 5000)
+! insider.com PH
+insider.com##.in-post-sticky:has(> .ad-wrapper)
+myshrinker.com##+js(set, blurred, false)
+myshrinker.com##.banner-inner
+cricstream.*,cricstreams.re##.w-100.position-absolute.h-100
+watch.cricstream.*,cricstreams.re##button:has-text(/Watch|🎟|👉/)
+downloadfreecourse.com##+js(aost, fetch, inlineScript)
+@@||downloadfreecourse.com^$ghide
+! popmagic crap (classic popmagic filter does not work => blocking videos)
+pornpapa.com,videojav.com##+js(aost, $, inlineScript)
+pornpapa.com##.underplayer_banner
+||surinenglish.com/adbd^
+av01.*##+js(nowoif)
+av01.*##+js(ra, onclick, a[onclick^="setTimeout"])
+av01.*##div[style="width: 100%; height: 100%; top: 0px; position: fixed; z-index: 1; background-color: rgba(0, 0, 0, 0.8); overflow-x: hidden; transition: all 0.2s ease 0s; padding: 5%;"]
+av01.*##+js(rc, vjs-hidden, .vjs-control-bar, stay)
+freewp.io##+js(no-xhr-if, /^/)
+||gospeljingle.com^$csp=default-src 'unsafe-inline' 'self' data: *.ytimg.com *.facebook.com *.google.com *.gstatic.com *.youtube.com *.googleapis.com *.wp.com *.gospeljingle.com *.googletagmanager.com
+studybullet.com##+js(set, adsBlocked, false)
+studybullet.com##+js(acs, b2a)
+@@||driveup.in^$ghide
+driveup.in##+js(nowoif, /^/, 0)
+@@||scatfap.com/scat-porn/modules/vids/misc_static/adverts.js
+freecourse.tech##+js(nostif, ai_)
+weszlo.com##+js(no-fetch-if, ad)
+@@||weszlo.com^$ghide
+weszlo.com##.ad-placeholder-bg
+! moviemad. vip popups
+moviemad.*##+js(nowoif)
+cotravinh.blogspot.com##+js(aeld, load, nextFunction)
+chicagobearshq.com,chicagobullshq.com,chicagosportshq.com,cubshq.com,tigernet.com##+js(acs, document.getElementById, JSON)
+! ytube2dl. com popups
+ytube2dl.com##+js(aeld, , pop)
+xenvn.com##+js(rmnt, script, XV)
+xenvn.com##.ad_block:style(visibility: hidden !important;)
+/script/ncsu.js$3p
+/script/nbsu.js$3p
+/script/ndsu.js$3p
+/^https?:\/\/[a-z]{6,12}\.com\/script\/n[a-z]su\.js$/$script,3p
+arabincest.com##+js(acs, $, test)
+isi7.net##+js(no-fetch-if, adsbygoogle)
+isi7.net###wpsafe-wait1
+isi7.net###wpsafe-generate:style(display: block !important;)
+||d1t4ekjh9ps4ob.cloudfront.net^
+@@||coinpayz.xyz^$ghide
+coinpayz.xyz##.ads
+||coinpayz.xyz/*.php$frame
+masstamilans.com,mymp3song.*,okmusi.com##+js(nowoif)
+xnxx-sex-videos.com##+js(nostif, /out.php)
+##.stream-item-widget
+@@||printablebricks.com^$ghide
+! orgasmatrix. com popmagic
+orgasmatrix.com##.card.post:has([href*="landing."])
+gifhq.com##+js(acs, document.dispatchEvent, myEl)
+gifhq.com##+js(aopr, exoNoExternalUI38djdkjDDJsio96)
+gifhq.com##+js(acs, $, open)
+||gifhq.com/d2.js
+itdmusics.com##+js(aeld, load, onload)
+itdmusics.com##+js(acs, eval, replace)
+bullfrag.com##+js(acs, eval, replace)
+pdfaid.com##+js(nostif, offsetHeight)
+persianhive.com##+js(no-xhr-if, adsbygoogle)
+lootup.me##+js(acs, document.getElementById, stop)
+||mobile-tracker-free.com/dashboard/scripts/detectBlockAds/isPremiumDemo.php
+mobile-tracker-free.com##+js(set, detectBlockAds, noopFunc)
+wyze.com##+js(no-fetch-if, analytics)
+*$script,domain=wyze.com,redirect-rule=noopjs
+studyflix.de##.huge-notification
+camstreams.tv##div[style="position: absolute; inset: 0px; overflow: hidden; z-index: 160; background: transparent none repeat scroll 0% 0%; display: block;"]
+||camplethora.com^
+camstreams.tv###sliderBox
+burnbutt.com##+js(acs, document.addEventListener, google_ad_client)
+||filma24.*/*.gif$image
+filma24.*###vidad
+filma24.*##[href^="https://bit.ly/"]
+filma24.*##[href="https://codeit.al/services/"]
+/reclama/ads.js$script,redirect=prebid-ads.js
+joomlabeginner.com##+js(nostif, eb)
+joomlabeginner.com##.bannergroup
+learnclax.com##+js(acs, $, fetch)
+newsmondo.it##+js(acs, document.getElementById, "detect")
+*$xhr,redirect-rule=nooptext,domain=zwielkopolski24.pl
+goduke.com##+js(no-xhr-if, /analytics|livestats/)
+itudong.com##+js(aeld, load, nextFunction)
+tainhanhvn.com##+js(aeld, load, /nextFunction|2000/)
+claimtrx.com##+js(aeld, load, 'block')
+claimtrx.com##.ads
+! 4kporn. xxx popunder
+4kporn.xxx##+js(set, flashvars.popunder_url, '')
+4kporn.xxx##+js(rmnt, script, Popunder)
+arhplyrics.in##+js(nano-sib)
+arhplyrics.in##+js(no-fetch-if, googlesyndication)
+scrolller.com##.ad-block-popup:upward(2)
+scrolller.com##.native-ad-item-panel:upward(.vertical-view__item)
+||photon.scrolller.com/categories/$image,media
+||photon.scrolller.com/scrolller/$media
+scrolller.com##+js(no-fetch-if, doubleclick)
+||dirp.me^$csp=default-src 'unsafe-inline' 'self' https://extraimage.net *.extraimage.info *.imgur.com *.wikimedia.org *.dyncdn.cc *.picturedent.org https://checkmy.pictures *.dirp.me *.googleapis.com *.gstatic.com
+dirp.me##+js(aopr, puShown)
+dirp.me##[data-href^="/vpn"]
+dirp.me##[id]:has-text(Provider)
+boainformacao.com.br##+js(no-xhr-if, adsbygoogle)
+pinterest.*##a[href*="&epik="]:upward([data-grid-item])
+!pinterest.*##[data-grid-item]:has([aria-label]:not([aria-label*="pinterest"])[href^="http"])
+!#if !env_mobile
+! pinterest.*##[data-grid-item]:has([data-test-pin-id] [data-test-id^="one-tap-desktop"] > a[href^="http"][rel="nofollow"])
+!#else
+pinterest.*##[data-grid-item]:has([data-test-pin-id] a[href^="http"][rel] [data-test-id="pincard-oneTap-with-link"])
+!#endif
+pinterest.*##+js(json-prune, resource_response.data.[-].pin_promotion_id resource_response.data.results.[-].pin_promotion_id)
+pinterest.*##+js(json-prune, initialReduxState.pins.{-}.pin_promotion_id initialReduxState.resources.UserHomefeedResource.*.data.[-].pin_promotion_id)
+@@*$ghide,domain=pinterest.*
+distrowatch.org##[href*="3cx"]:upward(tbody)
+distrowatch.org##[href^="https://pbxinaflash.com/"]
+! ubuntudde.com anti-adb
+ubuntudde.com##+js(aopw, b2a)
+@@||elwood.io^$ehide
+pigeonburger.xyz##+js(no-xhr-if, googlesyndication)
+autofaucet.dutchycorp.space##[href*="banner"]
+autofaucet.dutchycorp.space##[src^="blob:https://autofaucet.dutchycorp.space/"]:remove()
+@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$xhr,domain=coin-free.com|chinhnhacoban.com|tremamnon.com|95news.com
+*$script,3p,domain=coin-free.com|chinhnhacoban.com|95news.com,denyallow=iconify.design|cloudflare.com
+coin-free.com##[id^="wpsafe-wait"]
+coin-free.com###wpsafe-generate, #wpsafe-link:style(display: block !important)
+*$script,redirect-rule=noopjs,domain=coin-free.com|chinhnhacoban.com|95news.com
+tremamnon.com##+js(aeld, DOMContentLoaded, adsBlocked)
+chinhnhacoban.com,tremamnon.com##[id^="wpsafe-generate"], #continue:style(display: block !important;)
+coin-free.com,tremamnon.com##^script:has-text(htmls)
+!#if !cap_html_filtering
+coin-free.com,tremamnon.com##+js(rmnt, script, htmls)
+!#endif
+actresstoday.com##+js(acs, eval, replace)
+! fastream. to popups + anti adb
+fastream.to##+js(aopr, afScript)
+@@||fastream.to^$script,1p
+! telenord. it videos
+telenord.it##+js(nano-sib)
+snlookup.com##+js(no-xhr-if, ads)
+snlookup.com##+js(rmnt, script, deblocker)
+epainfo.pl##+js(acs, document.addEventListener, adsBlocked)
+titantv.com##+js(aeld, load, player)
+@@||ntv.io/serve/load.js$script,domain=titantv.com
+titantv.com###sidebox
+1apple.xyz##+js(no-xhr-if, mahimeta)
+helpdice.com##+js(acs, onload, "iframe")
+gomoviefree.*##.mobile-btn
+vidoo.org##.banner
+otakukan.com##+js(nostif, innerHTML)
+otakukan.com##.ai-attributes
+latinohentai.com##+js(ra, href, #clickfakeplayer)
+latinohentai.com##+js(acs, document.createElement, __htas)
+||adclixx.net^$script,3p,redirect=nobab2.js:10
+||adnetasia.com^$script,3p,redirect=nobab2.js:10
+||adtrackers.net^$script,3p,redirect=nobab2.js:10
+||bannertrack.net^$script,3p,redirect=nobab2.js:10
+||ads.twitter.com/favicon.ico$image,3p,redirect=32x32.png
+||advertising.yahoo.com/favicon.ico$image,3p,redirect=32x32.png
+||doubleclickbygoogle.com/favicon.ico$image,3p,redirect=32x32.png
+||google.com/adsense/start/images/favicon.ico$image,3p,redirect=32x32.png
+||gstatic.com/adx/doubleclick.ico$image,3p,redirect=32x32.png
+#@##ad_300
+#@##ad_728
+#@##ad_area
+#@##ad_big
+#@##ad_footer
+#@##ad_slot
+#@##ad_space
+#@##adframe:not(frameset)
+#@##adheader
+#@##ads-1
+#@##ads-banner
+#@##ads-footer
+#@##adspace
+#@##adsquare
+#@##banner468
+#@##banner728x90
+###ad_300:not([style^="position: absolute; left: -5000px"])
+###ad_728:not([style^="position: absolute; left: -5000px"])
+###ad_area:not([style^="position: absolute; left: -5000px"])
+###ad_big:not([style^="position: absolute; left: -5000px"])
+###ad_footer:not([style^="position: absolute; left: -5000px"])
+###ad_slot:not([style^="position: absolute; left: -5000px"])
+###ad_space:not([style^="position: absolute; left: -5000px"])
+musmus.main.jp,streetinsider.com#@##ad_space:not([style^="position: absolute; left: -5000px"])
+###adframe:not(frameset):not([style^="position: absolute; left: -5000px"])
+freehostbox.net,hatenablog.com,puzzle-ch.com#@##adframe:not(frameset):not([style^="position: absolute; left: -5000px"])
+###adheader:not([style^="position: absolute; left: -5000px"])
+###ads-1:not([style^="position: absolute; left: -5000px"])
+###ads-banner:not([style^="position: absolute; left: -5000px"])
+###ads-footer:not([style^="position: absolute; left: -5000px"])
+###adsquare:not([style^="position: absolute; left: -5000px"])
+###banner468:not([style^="position: absolute; left: -5000px"])
+###banner728x90:not([style^="position: absolute; left: -5000px"])
+! temp specific rules
+xnxx.*,xvideos.*###ad-footer
+#@#.google-ad
+##.google-ad:not(.testAd)
+mmiyue.com#@#.google-ad:not(.testAd)
+/ads-prebid.js$script,redirect=prebid-ads.js
+/prebid-ads.js$script,redirect=prebid-ads.js,domain=~exey.io
+! www.gamedeveloper.com
+/prebid-ads/adsensebase.js$script,redirect=prebid-ads.js
+! www.hero-wars.com
+/prebid-article-ad-ad-300x250.js$script,redirect=prebid-ads.js
+@@/js/prebid-ads.js$script,1p
+#@#.adslot
+#@#.adslot_1
+#@#.ad_slot
+#@#.adunit
+~apkmirror.com,~tuxpi.com##.adslot:not(.text-ad)
+##.adslot_1:not(.text-ad)
+##.ad_slot:not(.text-ad)
+##.adunit:not(.text-ad)
+! CHP Ads Block Detector
+#@#.ad-link
+##.ad-link:not(.adsbox)
+#@#.ad-unit
+#@#.ad_unit
+~lamire.jp,~tinhte.vn##.ad-unit:not(.adsbox, .text-ad, .textads):not([style^="width: 1px; height: 1px; position: absolute;"])
+##.ad_unit:not(.text-ad, .adsbox)
+#@#[data-ad-module]
+#@#[data-ad-width]
+#@#[data-ad-manager-id]
+##[data-ad-module]:not([style$="left: -10000px !important; top: -1000px !important;"]):not(.adsbygoogle)
+##[data-ad-width]:not([style$="left: -10000px !important; top: -1000px !important;"]):not(.adsbygoogle)
+##[data-ad-manager-id]:not([style$="left: -10000px !important; top: -1000px !important;"]):not(.adsbygoogle)
+#@#.ad-slot
+##.ad-slot:not(.adsbox):not(.adsbygoogle)
+#@#.ad-300x250
+##.ad-300x250:not(.ads)
+||doubleclick.net^$xhr,redirect=noop.txt
+||media.fastclick.net/|$xhr,3p,redirect=noop.txt
+||ads.facebook.com/|$xhr,3p,redirect=noop.txt
+||advice-ads.s3.amazonaws.com/|$xhr,3p,redirect=noop.txt
+||ads.youtube.com/|$xhr,3p,redirect=noop.txt
+||ads.reddit.com/|$xhr,3p,redirect=noop.txt
+||ads-api.twitter.com/|$xhr,3p,redirect=nooptext
+||ads.pinterest.com/|$xhr,3p,redirect=noop.txt
+||adversal.com/|$xhr,3p,redirect=noop.txt
+||sovrn.com/|$xhr,3p,redirect=noop.txt
+||ads.tiktok.com/|$xhr,3p,redirect=noop.txt
+||propellerads.com/|$xhr,3p,redirect=noop.txt
+||infolinks.com/|$xhr,3p,redirect=noop.txt
+||realsrv.com/popunder1000.js$xhr,3p,redirect=noop.txt
+||exdynsrv.com/video-slider.js$xhr,3p,redirect=noop.txt
+mymusicreviews.com##+js(aopr, chp_adblock_browser)
+nj.com##.ad-unit[id]
+kiplinger.com##.ad-unit, .fake
+livescience.com##.widget-ads
+globfone.com##+js(no-xhr-if, ads)
+! tv-sport-hd. com ads popups
+tv-sport-hd.com##[src="/rcl/reclama.php"]
+tv-sport-hd.com###reklama1
+@@||androidacy.com^$ghide
+m4ufree.*##+js(aopr, BetterJsPop)
+glosbe.com###topBannerContainer
+||www.sfr.fr^$script,redirect-rule=noop.js,domain=red-by-sfr.fr
+publicflashing.me##+js(aost, console, onload)
+@@||cdn.dqst.pl/assets/ads.js$xhr,domain=tko.pl
+plotaroute.com###RightPanelAds
+plotaroute.com###AdPanelRight
+plotaroute.com###Page:style(right: 0px !important;)
+katmoviefix.*##+js(aopr, Request)
+katmoviefix.*##+js(noeval-if, ads)
+g3g.*##.text-center.alert-danger.alert-dismissible.alert
+sanet.st##+js(aost, document.createElement, onerror)
+sanet.st##.lsB
+sportsdark.com##+js(acs, eval, replace)
+askpaccosi.com##+js(nostif, /adb/i)
+askpaccosi.com##+js(noeval)
+askpaccosi.com##+js(no-fetch-if, googlesyndication)
+askpaccosi.com##+js(no-xhr-if, googlesyndication)
+askpaccosi.com##+js(no-xhr-if, ad)
+askpaccosi.com##[id^="wpsafe-wait"]
+askpaccosi.com###wpsafe-generate, #wpsafe-link:style(display: block !important)
+askpaccosi.com###wcfloatDiv4
+askpaccosi.com##.av_pop_modals_1
+techsignin.com##+js(acs, document.getElementsByTagName, tdBlock)
+techsignin.com###td-outer-wrap:style(cursor: default !important)
+firstpost.com##+js(ra, href, .t-out-span [href*="utm_source"], stay)
+firstpost.com##+js(ra, src, .t-out-span [src*=".gif"], stay)
+/apis-2.js^$1p
+/pub/js_min.js|
+@@||daihatsu-club.net^$ghide
+daihatsu-club.net##[class^="side_ad_left_"]
+daihatsu-club.net##[class^="side_ad_right_"]
+vaa.jp,yonelabo.com###nankafix
+svetserialu.to##+js(nowoif)
+onlytech.com##+js(acs, $, test)
+/fret/meow4/*$script,3p
+scjhg5oh.fun,a-b-f-dd-aa-bb-cctwd3a.fun,mjukb26l.fun,ghajini-4urg44yg.lol##+js(nowoif)
+scjhg5oh.fun,a-b-f-dd-aa-bb-cctwd3a.fun,mjukb26l.fun,ghajini-4urg44yg.lol##+js(acs, Math, localStorage['\x)
+@@?*=$xhr,1p,strict1p,method=get,domain=mjukb26l.fun|ghajini-4urg44yg.lol|scjhg5oh.fun|a-b-f-dd-aa-bb-cctwd3a.fun
+! *** uAssets:filters/filters-2022.txt ***
+akoam.*##+js(nowoif)
+porner.tv##.sources
+porner.tv##.show.mobileSources
+porner.tv##[href^="https://a.medfoodsafety.com/loader"]
+porner.tv##.container > .HeaderLinks
+porner.tv##.HeaderBanner
+porner.tv##.defaultAd
+pornocomics.*###dclm_modal_screen
+pornocomics.*###dclm_modal_content
+pornocomics.*##*:style(filter: none !important)
+pornocomics.*##+js(aeld, , pop)
+@@||dosgamezone.com^$image,1p
+423down.com##+js(aeld, DOMContentLoaded, adsBlocked)
+blu-ray.com##+js(nowoif)
+rosefile.net##+js(acs, document.addEventListener, nextFunction)
+ac-illust.com,photo-ac.com###eachDownloadedModal:has(.ac-btn[href^="https://premium."])
+ac-illust.com,photo-ac.com##.modal-backdrop
+ac-illust.com,photo-ac.com##body.modal-open *:style(filter: none!important;)
+freebie-ac.jp##+js(trusted-rpnt, script, currentTime = 1500 * 2, currentTime = 0)
+! D4zz-sites
+alluretube.com,anyxvideos.com,fetishtube.cc,italianporn.com.es,japanporn.tv,lovefap.com,mommysucks.com,mzansinudes.com,napiszar.com,of-model.com,onlineporn24.com,porntube15.com,sexavgo.com,sexdiaryz.*##+js(acs, decodeURI, decodeURIComponent)
+japanporn.tv##+js(acs, Math.floor, ExoLoader)
+##div[style^="z-index: 999999; background-image: url(\"data:image/gif;base64,"][style$="position: absolute;"]
+||a.b.napiszar.com^
+||japanporn.tv/rg3y/*$script
+! from pp moved to filters 2020
+9xmovie.*##+js(nowoif)
+! AaDetector-sites
+123movies-org.*,gayteam.club,sflix.*##+js(aopr, AaDetector)
+lavanguardia.com##+js(no-xhr-if, notifier)
+appsmodz.com##+js(no-xhr-if, googlesyndication)
+appsmodz.com##.sticky-ads
+appsmodz.com##+js(rc, hidden, button)
+appsmodz.com##+js(ra, disabled, button)
+appsmodz.com###timer
+bingotingo.com##+js(rmnt, script, deblocker)
+bingotingo.com##+js(no-xhr-if, googlesyndication)
+bingotingo.com##+js(nano-sib, counter, , 0.02)
+bingotingo.com###please-wait
+||watchporn.to/banners.php
+watchporn.to##.table
+watchporn.to##[href^="https://go.gkrtmc.com/"]
+dotabuff.com##+js(no-fetch-if, ads)
+dotabuff.com##.retaliate.mana-void
+||dotabuff.com/cargo.js
+! mrgay. com popunder, popups, ads
+mrgay.com##+js(aopr, mz)
+mrgay.com##+js(nowoif)
+mrgay.com##.headline.wrapper:has-text(Advertisement)
+mrgay.com##.headline.wrapper:has-text(Advertisement) + div
+mrgay.com###und_ban
+mrgay.com##.video-info > section:has-text(Adv)
+mrgay.com##article > .headline:has-text(Suggested)
+mrgay.com##article > .headline:has-text(Suggested) + section
+||revive.3wayint.com^
+cdn.gamemonetize.com###imaContainer
+superpsx.com##+js(no-xhr-if, googlesyndication)
+superpsx.com##+js(aost, document.getElementById, adsBlocked)
+superpsx.com##+js(no-fetch-if, /googlesyndication|doubleclick/, length:10, {"type": "cors"})
+superpsx.com##+js(set, penciBlocksArray, [])
+superpsx.com##+js(acs, b2a)
+so1.asia##+js(nano-stb, , , 0.02)
+so1.asia##+js(nano-sib, , , 0.02)
+so1.asia##+js(rc, hidden, .panel-body > .text-center > button)
+so1.asia##+js(ra, disabled, .panel-body > .text-center > button)
+so1.asia##.pietimer
+*$image,redirect-rule=2x2.png,domain=searchenginereports.net
+searchenginereports.net##[id^="adboxx"]
+osmanonline.co.uk##.is-sticky
+osmanonline.co.uk##.adfoxly-wrapper
+osmanonline.co.uk##+js(acs, $, modal-window)
+quizack.com##+js(no-fetch-if, googlesyndication)
+quizack.com##+js(nano-stb, isScrexed, 5000)
+quizack.com##[class*="_mosori"]
+goshow.tv##+js(aopr, ExoLoader)
+cocomanga.com##+js(aeld, load, popMagic)
+@@||cocomanga.com^$xhr,1p
+primeos.in##.elementor-popup-modal
+primeos.in##body:style(overflow: auto !important;)
+||primeos.in/wp-content/uploads/*/Sidebar-Ad*$image
+sarapbabe.com##+js(acs, document.querySelector, _0x)
+sarapbabe.com##+js(aopr, decodeURI)
+@@||sarapbabe.com^$ghide
+sarapbabe.com##.has-text-danger
+sarapbabe.com##.navbar-start > a.navbar-item:nth-of-type(4)
+sarapbabe.com##.porn_sites_list
+sarapbabe.com##.is-3.column
+integral-calculator.com##+js(aopr, fallbackAds)
+victor-mochere.com##+js(nostif, ai_)
+! buondua.com leftover
+buondua.com##.main-body > div > div[class]:not([class^="item"]):not([class^="article"]):has-text(/^Sponsored ads$/)
+buondua.com##.main-body div[class]:has(> .adsbyexoclick)
+buondua.com##.pagination + br + div[class]
+buondua.com##div[class*="article"] > div:not([class]) > div[class]:has-text(/^Sponsored ads$/)
+buondua.com##.view-list > div:not([class]):has(iframe)
+buondua.com##+js(aeld, click, popurl)
+1apple.xyz###wpsafe-generate, #wpsafe-link:style(display: block !important;)
+1apple.xyz##div[id^="wpsafe-wait"]
+||rat.xxx/xdman/*
+rat.xxx##+js(aopr, popns)
+rat.xxx##+js(acs, document.write, iframe)
+@@||lablue.de^$ghide
+sourceforge.net##+js(set, SF.adblock, true)
+sourceforge.net##+js(nano-stb)
+sourceforge.net##.can-truncate
+sourceforge.net###mirror
+sourceforge.net###nels
+||a.slashdotmedia.com^
+nova.cz##div.vjs-marker-ad
+||ads-twitter.com^$frame,redirect=noopframe
+! Slow starting
+media.cms.nova.cz##+js(nano-stb, () => n(t), *)
+mediatn.cms.nova.cz##+js(nano-stb, () => t(), *)
+wplink.*##+js(set, blurred, false)
+samfirms.com##+js(set, startfrom, 0)
+lbprate.com##^script:has-text(Math.imul)
+lbprate.com##+js(acs, Math.imul)
+lbprate.com##[id^="Ad"]
+cefirates.com##.most-top-bar
+||geoplugin.net^$xhr,redirect-rule=noop.txt,domain=taotronics.com
+||raw.githack.com/*/SpiderBlogging/main/antiadblock/$3p
+virpe.cc##+js(acs, document.write)
+suzihaza.com##+js(aopr, __Y)
+||static.sunmedia.tv/AdBlockDetection/$script
+freecoursesites.com##+js(acs, eval, replace)
+freecoursesites.com##.herald_adsense_widget
+derivative-calculator.net##+js(aopr, fallbackAds)
+apkandroidhub.in##+js(no-fetch-if, googlesyndication)
+apkandroidhub.in##.g-recaptcha:style(margin-top:60px !important)
+apkandroidhub.in###wpsafe-generate:style(display: block !important;)
+apkandroidhub.in##div[id^="wpsafe-wait"]
+apkandroidhub.in###wpsafe-link:style(display: block !important;)
+rocklink.in##+js(set, blurred, false)
+@@||noviny.sk^$xhr,1p
+*$frame,domain=noviny.sk,redirect-rule=noopframe
+digminecraft.com##div > [id$="_slot"]:upward(div)
+rabbitstream.net##+js(set, console.clear, undefined)
+himovies.*##+js(nowoif)
+||i.imgur.com/*.gif$image,domain=rabbitstream.net
+! pastemytxt.com popup, ad
+||pastemytxt.com/downloadad.jpg
+||imgbox.com^$domain=pastemytxt.com
+hispasexy.org##+js(acs, decodeURI, decodeURIComponent)
+hispasexy.org##+js(aopr, _cpp)
+hispasexy.org##+js(aopr, popns)
+javplaya.com##+js(aopr, __Y)
+javfindx.com###previewBox
+||javfindx.com/sw.js
+masterduelmeta.com##:xpath('//*[contains(text(),"allow ads")]'):upward(3)
+masterduelmeta.com##html,body:style(overflow: auto !important;)
+*$xhr,redirect-rule=nooptext,domain=masterduelmeta.com
+gcertificationcourse.com##+js(acs, eval, replace)
+gcertificationcourse.com##[id*="PAds_"]
+gcertificationcourse.com##[id*="PAds-"]
+gcertificationcourse.com##+js(no-xhr-if, adsbygoogle)
+@@||getfree.co.in^$script,1p
+*$script,3p,redirect=noop.js,domain=shorttrick.in
+shorttrick.in###wpsafe-generate, #wpsafe-link:style(display: block !important;)
+shorttrick.in##+js(aost, fetch, https)
+shorttrick.in##+js(aopr, checkAdsStatus)
+shorttrick.in##+js(rmnt, script, /mdp|adb/i)
+diglink.blogspot.com##+js(nano-sib)
+gamingvital.com##+js(acs, decodeURIComponent, ai_)
+gamingvital.com###tdi_132
+pornoborshch.com##+js(ra, onclick)
+pornoborshch.com##.on-player-wrap3
+btcadspace.com##+js(acs, document.getElementById, AdBlock)
+mmorpg.org.pl##+js(no-fetch-if, wtg-ads)
+mmorpg.org.pl##div.bABcMb.sc-5odcub-0
+hostmath.com##+js(set, canRunAds, true)
+playmyopinion.com##+js(acs, $, modal)
+foodsdictionary.co.il##+js(no-xhr-if, /ad-)
+pherotruth.com##+js(acs, setTimeout, void 0)
+*$xhr,redirect-rule=nooptext,domain=stol.it
+@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$xhr,domain=yhocdata.com
+yhocdata.com##+js(nano-stb, /__ez|window.location.href/, *)
+rapelust.com##+js(set, D4zz, noopFunc)
+logikfx.com##.wix-blog-print-in-full-width[data-testid="mesh-container-content"] > div[class^="_"] > div[style="padding-left: 30px;"]
+logikfx.com##p[style="font-size:12px; text-align:center;"] > span:has-text(Advertisement)
+logikfx.com##section.wix-blog-hide-in-print p[style="font-size:12px; text-align:center;"] > span:has-text(Advertisement):upward(section)
+logikfx.com##div[style="width:740px"]
+javplay.me##+js(aopr, popns)
+! note.sieuthuthuat.com anti-adb
+note.sieuthuthuat.com##+js(set, isAdBlockActive, false)
+etsy.com##body.no-touch li.wt-list-unstyled div.v2-listing-card__info > div.wt-text-caption.wt-text-grey > span:not(.wt-icon):not([aria-role]):matches-css(display:inline-block):has-text(/^Ad/i):upward(li):remove()
+etsy.com##li:not(#ad-ubo) .listing-link[href*="ref=sc_gallery"]:upward(li)
+www.etsy.com##[data-results-grid-container] > li > div:not([data-appears-event-data*="listing_ids"]):not([data-appears-component-name="search2_organic_listings_group"])
+javleaked.com##+js(aopr, __Y)
+drydenwire.com##.modal
+drydenwire.com##.modal-backdrop
+drydenwire.com##[data-track-category="Sponsors"]
+drydenwire.com##.promogrid
+banned.video,madmaxworld.tv##+js(set, Object.prototype.ads.nopreroll_, true)
+faselhd.*##.alert-danger.alert
+faselhd.*###popup
+||cdn.stroeerdigitalgroup.de/metatag/live/$script,domain=mittelhessen.de,redirect=noopjs
+mittelhessen.de##[class*="banner"]
+mittelhessen.de##[class*="Banner"]
+mittelhessen.de##.adSlot
+getcopy.link##+js(aopr, document.write)
+getcopy.link##+js(refresh-defuser)
+largescaleforums.com##+js(nostif, ).show())
+crunchyscan.fr##.col-sm-8.col-md-8.main-col > .c-sidebar
+crunchyscan.fr##.widget_custom_html
+*$script,redirect-rule=noopjs,domain=crunchyscan.fr
+crunchyscan.fr##+js(aopr, open)
+crunchyscan.fr##+js(trusted-prevent-fetch, googlesyndication, function, {"type": "cors"})
+||crunchyscan.fr/js/safe_user.js
+||crunchyscan.fr/build/assets/sjs_
+||crunchyscan.fr/build/assets/module|
+crunchyscan.fr##+js(aeld, DOMContentLoaded, adbl)
+! 4stream.* popups
+4stream.*##+js(nowoif)
+techgeek.digital##+js(aopr, adblockDetector)
+techgeek.digital##+js(nowoif)
+techgeek.digital##+js(set, blurred, false)
+techgeek.digital##.espaciodos
+||raw.githubusercontent.com/expertad^$3p
+||firebasestorage.googleapis.com/v0/b/gosyndication.appspot.com^
+bestpornflix.com##.table
+bestpornflix.com##+js(rmnt, script, popunder)
+bestpornflix.com##+js(set, flashvars.protect_block, '')
+h-flash.com##+js(nowoif)
+@@||h-flash.com^$ghide
+h-flash.com##[href^="https://chaturbate.com/in/"]
+h-flash.com###topzone
+*$popunder,domain=h-flash.com
+*$frame,redirect-rule=noopframe,domain=h-flash.com
+h-flash.com##[href^="https://t.aagm.link/"]
+h-flash.com#@#.google-ads
+||imobileporn.com/premium/
+||h-flash.com/data/image/mcs/chat*$image,1p
+||h-flash.com/data/image/mcs/*.gif$image,1p
+||h-flash.com/data/image/candyai/$frame,1p
+h-flash.com##div[style$="overflow:hidden"]:has(> a[alt="CandyAI"])
+h-flash.com##a[href^="https://a.candyai.love/"]
+h-flash.com##a[style*="/data/image/mcs/chat"]
+h-flash.com##.pagebody:style(height: auto !important;)
+clickscoin.com##.d-sm-block.d-none
+safe.elektroupdate.com#@#ins.adsbygoogle[data-ad-slot]
+safe.elektroupdate.com#@#ins.adsbygoogle[data-ad-client]
+safe.elektroupdate.com##.adsbygoogle:style(height: 1px !important;)
+eroticity.net##+js(aopr, loadTool)
+||eroticity.net/clientscript/popcode_
+||eroticity.net/clientscript/poptrigger_
+||eroticity.net/*.gif$image
+dev2qa.com##+js(acs, decodeURIComponent, ai_)
+ponselharian.com##+js(nowoif)
+||ponselharian.com/img/download_
+! nsfw fullxxxporn. net popups
+fullxxxporn.net##+js(aopr, decodeURI)
+check-plagiarism.com##[id^="topads_"]
+! cine. to popups
+cine.to##+js(aeld, , /open.*_blank/)
+thebharatexpressnews.com##+js(aopr, b2a)
+jav247.top##+js(aopr, __Y)
+! vtube .to/vtplay .net ads
+vtube.to##+js(nowoif)
+vtube.to##+js(acs, RegExp, debugger)
+vtube.to##+js(aeld, popstate)
+vtube.to##+js(set, D4zz, noopFunc)
+/vtu_*.js$script,domain=vtbe.*|vtube.to|vtube.network
+98zero.com##+js(rmnt, script, adbl)
+! vumoo.cc fake player
+vumoo.cc##+js(ra, href, #clickfakeplayer)
+vumoo.cc###fakeplayer
+vumoo.cc##a.btn-adv.btn
+fashionunited.*##.adunitContainer:upward(3)
+jugomobile.com##+js(aeld, DOMContentLoaded, adsBlocked)
+m.liputan6.com##+js(aeld, scroll)
+! papunika. com anti adb
+papunika.com##+js(nostif, ai_)
+basic-tutorials.de##+js(aopr, advanced_ads_ready)
+! xxxvideohd.net popup
+||xxxvideohd.net/js/main.course.js
+||xxxvideohd.net/js/sellito.js
+*$xhr,redirect-rule=noop.txt,domain=thingiverse.com
+coverapi.store,tenies-online.*##+js(aopr, mm)
+coverapi.store##.close00
+@@||coverapi.store^$script,1p
+*$script,redirect-rule=noopjs,domain=mrlabtest.com
+infinityblogger.in##+js(acs, eval, replace)
+magdownload.org##+js(nostif, _0x)
+magdownload.org##.home-jumbotron
+*$script,domain=multiclaim.net,redirect-rule=noopjs
+prepostseo.com##+js(acs, loadAdBlocker)
+prepostseo.com##+js(no-fetch-if, googlesyndication)
+prepostseo.com###top-head-ad
+prepostseo.com###after_button_ad_desktop_2
+prepostseo.com###after_title_ad
+prepostseo.com###after_title_ad_2
+prepostseo.com###above_button_ad
+prepostseo.com###sidebar_ad_big
+prepostseo.com###floorad-wrapper
+prepostseo.com##div[id^="bsa-zone_"]
+prepostseo.com##span:has-text(ADVERTISEMENT)
+bluemoon-mcfc.co.uk##div.stickyContainer
+bluemoon-mcfc.co.uk##[id^="snack_"]
+worldtravelling.com##+js(nostif, ads)
+order-order.com##+js(acs, Math.random, bait)
+order-order.com###stickyfooterad
+cacfutures.org,comexlive.org,daxfutures.org,dollarindex.org,dowfutures.org,ftsefutures.org,mcxlive.org,nasdaqfutures.org,ncdexlive.org,niftyfutures.org,nikkeifutures.org,sgxnifty.org,spfutures.org##+js(acs, jQuery, "No")
+cacfutures.org,comexlive.org,daxfutures.org,dollarindex.org,dowfutures.org,ftsefutures.org,mcxlive.org,nasdaqfutures.org,ncdexlive.org,niftyfutures.org,nikkeifutures.org,sgxnifty.org,spfutures.org##.ads
+huffpost.com##+js(set, HP_Scout.adBlocked, false)
+ingles.com,spanishdict.com##+js(set, SD_IS_BLOCKING, false)
+ingles.com,spanishdict.com##+js(aeld, , isBlocking)
+ingles.com,spanishdict.com###adTopLarge-container
+ingles.com,spanishdict.com##[id^="adSide"]
+@@||d1q4kshf6f0axi.cloudfront.net/main/prebid-min-2022.js$script,domain=spanishdict.com
+ikuhentai.net##div[style="position: fixed; display: block; width: 100%; height: 100%; inset: 0px; background-color: rgba(0, 0, 0, 0); z-index: 300000;"]
+zeroupload.com##+js(rmnt, script, adblock)
+*$script,redirect-rule=noopjs,domain=vimm.net
+vimm.net###footerContainer
+vimm.net###main:style(bottom: 0px !important)
+vimm.net###headerAdContainerInline
+surfline.com##+js(nano-stb, adFreePopup, 15000, 0.02)
+surfline.com##+js(set, Object.prototype.isPremium, true)
+*$script,domain=surfline.com,redirect-rule=noopjs
+surfline.com##+js(set, __BACKPLANE_API__.renderOptions.showAdBlock, '')
+surfline.com#@#.ad-box:not(#ad-banner):not(:empty)
+surfline.com##+js(aeld, timeupdate, , elements, .quiver-cam-player--ad-not-running.quiver-cam-player--free video)
+||cdn-surfline.com/*/preroll_$image,3p,domain=surfline.com
+||cdn-surfline.com/*/preroll_$media,3p,redirect=noopmp3-0.1s,domain=surfline.com
+! NSFW faps. club - popunder
+faps.club##+js(acs, onload, open)
+aspdotnet-suresh.com,tudo-para-android.com##+js(aeld, load, onload)
+*.png#$image,redirect-rule=1x1.gif
+*.gif#$image,redirect-rule=1x1.gif
+*.jpg#$image,redirect-rule=1x1.gif
+*.svg#$image,redirect-rule=1x1.gif
+! thedigitalfix .com PH
+thedigitalfix.com###nn_bfa_wrapper:remove()
+thedigitalfix.com##+js(nosiif, debug)
+thedigitalfix.com##.sticky_rail600:remove()
+||bigpixel.cn/libs/plugins/blocker.js^
+bigpixel.cn##.portal_ad
+striptube.net##+js(aopr, loadTool)
+dulichkhanhhoa.net,noithatmyphu.vn##+js(no-fetch-if, googlesyndication)
+dulichkhanhhoa.net,noithatmyphu.vn###wpsafe-generate:style(display: block !important;)
+dulichkhanhhoa.net,noithatmyphu.vn###wpsafe-link:style(display: block !important;)
+dulichkhanhhoa.net,noithatmyphu.vn##div[id^="wpsafe-wait"]
+chiangraitimes.com##+js(acs, eval, replace)
+! exo ads
+desixxxtube.org,dirtyindianporn.*,freeindianporn2.com,indianpornvideos.*,kashtanka.*,kashtanka2.com,kompoz2.com,onlyindianporn.*,pakistaniporn2.com,porno18.*,xxnx.*,xxxindianporn.*##+js(aopr, exoJsPop101)
+xxxhdvideo.*##+js(aopr, decodeURI)
+indianporn365.net##+js(acs, document.createElement, 'script')
+||dirtyindianporn.info/js/friends.sv.js
+||pakistaniporn2.com/js/friends.minz.js
+! amateur-couples.com,slutdump.com popunder, ads
+amateur-couples.com##+js(aopr, exoNoExternalUI38djdkjDDJsio96)
+amateur-couples.com,slutdump.com##+js(set, dclm_ajax_var.disclaimer_redirect_url, '')
+boombj.com##+js(aost, Math, _0x)
+||easyads29.*^
+! xxxextreme.org popup
+xxxextreme.org##+js(aeld, getexoloader)
+! desitelugusex. com ads
+desitelugusex.com##+js(set, D4zz, noopFunc)
+mobilanyheter.net##+js(nostif, ai_)
+! a8ix .live/atishmkv aliases
+a8ix.*,atishmkv.*,mkv.*##.idmuvi-bannerplayer
+a8ix.*,atishmkv.*,mkv.*##.idmuvi-center-ads
+a8ix.*,atishmkv.*##.idmuvi-topbanner-aftermenu
+a8ix.*,atishmkv.*##.inner-floatbanner-bottom
+a8ix.*,atishmkv.*##.idmuvi-footerbanner
+a8ix.*,atishmkv.*###custom_html-21
+xcity.org##+js(aopr, loadTool)
+xcity.org##+js(set-cookie, popunder, 1)
+! Counter ads and requests inside doubleclick. net iFrames (general fix)
+googleads.g.doubleclick.net###google-center-div
+googleads.g.doubleclick.net###abgc
+googleads.g.doubleclick.net##html[i-amphtml-no-boilerplate][amp4ads][class="i-amphtml-inabox"]
+googleads.g.doubleclick.net###mys-wrapper
+googleads.g.doubleclick.net##.jar
+*$domain=googleads.g.doubleclick.net
+stringreveals.com##+js(no-xhr-if, googlesyndication)
+! mavavid. com popups
+mavavid.com##+js(aopr, __Y)
+! dvdplay. guru|sbs popups
+*$script,3p,domain=dvdplay.*
+dvdplay.*##+js(set, D4zz, noopFunc)
+dvdplay.*##^script[data-cfasync]:has-text(decodeURIComponent)
+acervodaputaria.com.br##+js(acs, decodeURI, decodeURIComponent)
+! NSFW comicspornow. com popup
+comicspornow.com##+js(aopr, decodeURI)
+||comicspornow.com/*.php$script,1p
+diampokusy.com##+js(aopr, __Y)
+@@||shortx.net^$ghide
+shortx.net##+js(aeld, load, nextFunction)
+shortx.net##+js(set, blurred, false)
+! mmopeon.ru popup
+mmopeon.ru##+js(acs, decodeURI, decodeURIComponent)
+! needrombd.com
+needrombd.com##+js(acs, eval, replace)
+! teluguonlinemovies. me popups
+teluguonlinemovies.*##+js(nowoif)
+galaxyfirmware.*#@#.textad
+norton.com##+js(window-close-if, /protect?)
+@@||play.tv3.lv^$script,1p
+*$image,domain=play.tv3.lv,redirect-rule=1x1.gif
+*$script,domain=play.tv3.lv,redirect-rule=noopjs
+@@||play.tv3.lt^$script,1p
+*$image,domain=play.tv3.lt,redirect-rule=1x1.gif
+*$media,domain=play.tv3.lt,redirect=noopmp3-0.1s
+*$script,domain=play.tv3.lt,redirect-rule=noopjs
+*$image,domain=play.tv3.ee,redirect-rule=1x1.gif
+*$script,domain=play.tv3.ee,redirect-rule=noopjs
+play.tv3.ee,play.tv3.lt,play.tv3.lv,tv3play.skaties.lv##+js(set, Object.prototype.isNoAds, {})
+@@||play.tv3.ee^$script,1p
+@@*$ghide,domain=play.tv3.*
+play.tv3.lv##+js(set, tv3Cmp.ConsentGiven, true)
+! dafontvn.com timer
+redirect.dafontvn.com##.progress
+redirect.dafontvn.com###btngetlink:style(display: inline-block !important)
+redirect.dafontvn.com##+js(nano-sib, distance)
+@@||gsmware.com^$ghide
+gsmware.com##.adtester-container
+gsmware.com##.HTML.widget .adsbygoogle:upward(.widget)
+gsmware.com##.kabaradd
+gsmware.com##+js(noeval-if, adblock)
+gamingforecast.com##+js(acs, addEventListener, popunder)
+@@||a.poki.com/prebid/$script,domain=poki-gdn.com|repuls.io
+||imasdk.googleapis.com/js/sdkloader/ima3.js$script,redirect=google-ima.js,domain=poki-gdn.com|repuls.io
+@@||g.doubleclick.net/gampad/ads?*&url=https%3A%2F%2Fgames.poki.com$xhr,domain=imasdk.googleapis.com
+@@||g.doubleclick.net/gampad/ads?*&url=https%3A%2F%2Frepuls.io$xhr,domain=imasdk.googleapis.com
+||redirector.gvt1.com/videoplayback/id/*/source/gfp_video_ads/$media,redirect=noop-1s.mp4,domain=poki-gdn.com|repuls.io
+poki.*##div[class*="_AdvertisementContainer"]
+repuls.io###partnerAd_letter
+poki.*##div[width="300"][height="250"]:upward(1)
+poki.*##div[width="728"][height="90"]:upward(1)
+||ay.delivery/client-v2.js^$script,3p,redirect=noopjs
+prajwaldesai.com##+js(nostif, ai_)
+prajwaldesai.com##+js(nostif, site-access)
+||vlitag.com^$script,redirect-rule=noopjs,domain=mangasco.com
+downloadr.in##+js(nostif, show)
+downloadr.in##+js(nano-stb, countdown)
+drawize.com##+js(acs, chAdblock)
+! benzin-preis.ch
+@@||benzin-preis.ch^$ghide
+!#if cap_html_filtering
+topembed.pw##^script:has-text(adserverDomain)
+!#else
+topembed.pw##+js(rmnt, script, adserverDomain)
+!#endif
+||ublockpop.com^$all
+||drectsearch.com^$all
+! hindimovies. to propeller ads
+hindimovies.to##+js(acs, Math, String.fromCharCode)
+hindimovies.to##+js(nowoif)
+hdmovie5.*,hdmovie2.*###clickfakeplayer[href]:remove-attr(href)
+@@||bootdey.com^$ghide
+bootdey.com##+js(nostif, offsetHeight)
+! mult34. com popunder
+mult34.com##+js(aopr, decodeURI)
+valuable.hatenablog.com##+js(acs, document.addEventListener, google_ad_client)
+||berangkasilmu.com^$3p
+journaldemontreal.com,tvanouvelles.ca##+js(no-fetch-if, doubleclick)
+journaldemontreal.com##+js(no-xhr-if, doubleclick)
+||quebecormedia.com/infojdem/lib/cheezwhiz/$script
+||rubiconproject.com^$xhr,3p,redirect-rule=nooptext,domain=journaldemontreal.com
+@@||ads.rubiconproject.com/prebid/*_JournalDeMontreal.js$script,3p,domain=journaldemontreal.com
+@@||securepubads.g.doubleclick.net/tag/js/gpt.js$script,3p,domain=journaldemontreal.com
+@@||securepubads.g.doubleclick.net/pagead/managed/js/gpt/*/pubads_impl.js$script,3p,domain=journaldemontreal.com
+journaldemontreal.com###banner
+journaldemontreal.com##.bigbox-container
+fox.com##+js(no-xhr-if, googlesyndication)
+fox.com,foxsports.com##+js(json-prune, ads)
+fox.com,foxsports.com##+js(m3u-prune, /\,ad\n.+?(?=#UPLYNK-SEGMENT)/gm, /uplynk\.com\/.*?\.m3u8/)
+||link.theplatform.com/s/*/media/*=m3u&*_webdesktop_vod*$xhr,domain=foxsports.com,removeparam=/^((?!formats|profile).)*$/
+://foxvideo-sports$xhr,3p,removeparam=ad.prof,domain=foxsports.com
+||digitalvideoplatform.com/vod/*/index.m3u8$xhr,removeparam=platform,domain=fox.com
+@@||wintub.com^$ghide
+poki-gdn.com##+js(aopr, alert)
+||static.gamezop.com/creatives^$image,3p
+chimicamo.org##+js(no-fetch-if, googlesyndication)
+chimicamo.org##+js(no-xhr-if, ads)
+chimicamo.org##.widget:has-text(Adv)
+xhand.com##+js(set, flashvars.adv_start_html, '')
+xhand.com##+js(set, flashvars.adv_pause_html, '')
+/js/ppndr.
+inwepo.co##+js(aopr, b2a)
+! anti adb initBlocked
+||ssl.geoplugin.net/javascript.gp$xhr,redirect-rule=noopjs
+*#*/ad/$image,redirect-rule=1x1.gif
+xubster.com##+js(nano-stb, remaining, 1000, 0.001)
+xubster.com###countdown
+! ghior. com anti adblock
+ghior.com##+js(rmnt, script, deblocker)
+obutecodanet.ig.com.br##+js(no-xhr-if, googlesyndication)
+eztv.*##+js(nowoif)
+eztv.*##+js(nostif, adb)
+eztv.*##table:has-text(VPN)
+eztv.*##^script:has-text(admc)
+firmwarex.net##+js(no-xhr-if, googlesyndication)
+firmwarex.net##+js(aost, setTimeout, adsBlocked)
+firmwarex.net##+js(no-fetch-if, googlesyndication, length:10, {"type":"cors"})
+! proxy torrent sites popups
+piraproxy.app,theproxy.*##+js(nowoif)
+piraproxy.app,theproxy.*##+js(aopr, _wm)
+unblocksite.pw##+js(aopr, XMLHttpRequest)
+unblocksite.pw##+js(aopr, open)
+unblocksite.pw##div[id][onclick^="window.open('https://vpn-offers.com/"]
+unblocksite.pw##.antoic
+unblocksite.pw##.all-linked
+*$script,denyallow=cloudflare.com|hwcdn.net|jquery.com,domain=piraproxy.app|theproxy.*|unblocksite.pw
+||adblockultra.com^$all
+/j/m/qqqq.js?
+.com/1?z=$script,3p
+.com/2?z=$script,3p
+.net/1?z=$script,3p
+.net/2?z=$script,3p
+/app/apx14.js
+/app/x12.js
+/hy.js?q22q2q2
+/zpp/zpp4.js
+! whats-on-netflix.com anti adb
+whats-on-netflix.com##+js(acs, eval, replace)
+dongknows.com##+js(no-fetch-if, /ads|doubleclick/)
+dongknows.com##+js(nostif, /Ads|adbl|offsetHeight/)
+dongknows.com##+js(acs, eval, replace)
+dongknows.com##+js(aeld, load, .innerHTML)
+dongknows.com##body > div > [href^="https://www.amazon.com/deals/"]
+dongknows.com##.dkt-amz-bottom > [href^="https://www.amazon.com/deals/"]
+dongknows.com##.dkt-amz-head
+@@||dongknows.com^$ghide
+tlin.me##+js(set, blurred, false)
+! mypornhere.com popup, ads
+mypornhere.com##+js(set, flashvars.adv_start_html, '')
+mypornhere.com##.item[style="text-align:center !important;"]
+welt.de##[id^="outbrain_widget_"].OUTBRAIN[data-src]:has(> .ob-widget > .ob-widget-header > span.ob-grid-header-text:has-text(/^MEHR AUS DEM WEB|MEHR AUS DEM NETZ|AUCH INTERESSANT$/))
+welt.de##[id^="outbrain_widget_"].OUTBRAIN[data-src]:has(> .ob-widget > .ob-widget-items-container > .ob-dynamic-rec-container > a[data-adv-id][rel*="sponsored"])
+welt.de##[id^="outbrain_widget_"].OUTBRAIN[data-src]:has(:shadow(.ob-widget > .ob-widget-items-container > .ob-dynamic-rec-container > a[data-adv-id][rel*="sponsored"]))
+welt.de##.c-ad-container
+welt.de##+js(ra, onmousedown, .ob-dynamic-rec-link, stay)
+welt.de##.q-advertisement-banner
+welt.de##[id^="superbanner"]
+driveplayer.net##+js(nowoif)
+bulbagarden.net##+js(set, setupSkin, noopFunc)
+filmeserialegratis.*,fsplayer.*##+js(nowoif)
+filessrc.com,srcimdb.com##+js(nano-sib, counter)
+! jav.re popup
+jav.re##+js(aost, onload, /app.js)
+##.adsbyrunactive
+mangahub.io###adblock-notice
+mangahub.io##.ads-container
+*$script,3p,denyallow=cloudfront.net|disqus.com|disquscdn.com|facebook.net|fastlylb.net|fbcdn.net|google.com|onesignal.com,domain=mangahub.io
+||blocksly.org^$all
+forsal.pl##+js(no-fetch-if, dqst.pl)
+note1s.com##.countdown
+note1s.com##+js(ra, disabled, button)
+rintor.*##+js(aopr, loadTool)
+! nsfw watchomovies. life ads
+watchomovies.*##+js(rmnt, script, popunder)
+||a.streamoupload.$script
+###tabVideo > .rmedia
+/go/*?ident=$frame,1p
+/api/popv2.php$xhr,1p
+pornwhite.com##.bottom-banners
+pornwhite.com##.player-spots
+||pornwhite.com/js/customscript.js
+! playtamil. tube ads
+!#if env_mobile
+||playtamil.*^$csp=script-src 'self'
+!#endif
+! antiadb iptvjournal. com
+iptvjournal.com##+js(no-fetch-if, googlesyndication)
+iptvjournal.com###wpsafe-generate, #wpsafe-link:style(display: block !important;)
+iptvjournal.com##div[id^="wpsafe-wait"]
+coloredmanga.com##+js(aost, Math.random, inlineScript)
+||desirefx.com^$frame,redirect=noopframe,domain=uploadcloud.pro
+uploadcloud.pro##+js(nano-stb, show, 4000)
+! coolmoviez. skin ads
+||coolmoviez.*^$csp=default-src 'self'
+akumanimes.com##+js(acs, eval, replace)
+m4uhd.*##+js(aopr, mm)
+||minochinos.com/assets/jquery/player.js
+depvailon.com##+js(aopr, PvVideoSlider)
+depvailon.com##+js(aopw, _chjeuHenj)
+depvailon.com##.spots
+depvailon.com##.c-normdenomination-output
+*$script,redirect-rule=noopjs,domain=elkjop.no
+younetu.*##+js(nowoif)
+younetu.*##+js(aopr, doSecondPop)
+younetu.*##+js(set, adblockcheck, false)
+||younetu.co/cdn-cgi/trace$xhr,1p
+! animehub.ac,animeflv.ac popup
+||animehub.ac/api/pop.php
+autotrader.co.uk##.search-page__products > [data-is-promoted-listing]
+autotrader.co.uk##.search-page__result .listings-standout:upward(.search-page__result)
+autotrader.co.uk##.searchResults .product-card__ad-copy:upward(li)
+autotrader.co.uk##section[data-testid="desktop-search"] .infinite-scroll-component > ul > li:has(span[data-testid="GPT_LISTING"])
+autotrader.co.uk##+js(json-prune, [].data.searchResults.listings.[-].targetingSegments)
+! tiki.vn search ads
+tiki.vn##div[class^="SearchAutocomplete"] > div[class^="style__StyledSuggestion"] > div:has(> a.brand-ad)
+||111.90.150.10/wp-content/uploads/*.gif$image,1p
+111.90.150.10##+js(acs, $, noConflict)
+111.90.150.10##+js(aopr, preroll_helper.advs)
+111.90.150.10###secondary > .widget_custom_html
+! repelishd. cx popups
+repelishd.*##+js(nowoif)
+hdhub4u.*,hblinks.pro##+js(aopr, mm)
+hdhub4u.*##+js(nowoif)
+hdhub4u.*##.watch-hd
+hdhub4u.*##.hd-links
+hdhub4u.*##[href*="?aff"], [href*="snvhost.com"]
+*$script,3p,domain=hdhub4u.*,denyallow=fastlylb.net|googleapis.com|disqus.com|disquscdn.com|cloudfront.net
+sushi-scan.*##+js(nostif, show)
+traderepublic.community##+js(nostif, /show|innerHTML/)
+! watchseries9. cc popups
+watchseries9.*##+js(aopr, mm)
+coromon.wiki.gg##+js(aost, document.createElement, create_ad)
+#@##adContext
+#@##ad_img
+#@##downloadAd
+#@##topBannerAd
+#@##topbannerad
+#@##weatherad
+###adContext:not(:empty)
+###ad_img:not(:empty)
+###downloadAd:not(:empty)
+###topBannerAd:not(:empty)
+###topbannerad:not(:empty)
+###weatherad:not(:empty)
+||bitfly.io/js/nt.js
+k1nk.co##+js(aeld, click, popunder)
+k1nk.co##+js(nowoif)
+k1nk.co##+js(set, console.clear, noopFunc)
+||k1nk.co/videos/*/_.pagespeed.$script,1p
+y2mate.com##+js(aopr, open)
+@@||anonigviewer.com/assets/js/peelad.js$script,1p
+khsm.io##+js(nostif, getComputedStyle)
+||amazon-adsystem.com/aax2/apstag.js$domain=tasteofhome.com,important
+descargatepelis.com##+js(nano-sib, contador)
+descargatepelis.com##+js(aeld, DOMContentLoaded, window.open)
+descargatepelis.com##a[href^="http://1winpb.com/"]
+teen-hd-sex.com,tube-teen-18.com,xxx-asian-tube.com##+js(aopr, exoNoExternalUI38djdkjDDJsio96)
+/\.com\/[0-9a-z]{12,}\/[0-9a-z]{12,}\.js$/$script,1p,domain=tube-teen-18.com|teen-hd-sex.com|xxx-asian-tube.com
+! videofilms /prosongs .link popups
+videofilms.*,prosongs.*##+js(aopr, __Y)
+hollywoodlife.com##+js(set, Object.prototype.enableInterstitial, false)
+entireweb.com##+js(acs, setInterval, addAds)
+||mathwarehouse.com/sitefiles/*/js/fixblock.js?$script,1p
+babia.to##+js(acs, $, adsBlocked)
+babia.to##+js(nostif, /show|document\.createElement/)
+babia.to##body > div[id][style="display: block;"]
+! sex-amateur-clips.com => exo ads + popups
+sex-amateur-clips.com##+js(acs, document.querySelectorAll, popMagic)
+sex-amateur-clips.com##+js(aeld, getexoloader)
+sex-amateur-clips.com###dclm_modal_content
+sex-amateur-clips.com##*:style(filter: none !important)
+sex-amateur-clips.com###dclm_modal_screen
+! javqis. com popunder
+javqis.com##+js(aopr, decodeURI)
+/vast-new/src/videojs-preroll.js$script
+nsfwzone.xyz##+js(aopr, __Y)
+sdefx.cloud##+js(set, D4zz, noopFunc)
+edufileshare.com##+js(nano-sib, display)
+xhomealone.com##+js(set, flashvars.popunder_url, '')
+watchasians.cc##+js(aeld, click, popunder)
+watchasians.cc##+js(set, console.clear, noopFunc)
+! afdah2. com ads
+afdah2.com##+js(aopr, mm)
+@@||thinktibits.blogspot.com^$ghide
+! proxy site ads
+androidapks.biz,androidsite.net,animesite.net,computercrack.com,crackedsoftware.biz,crackfree.org,downloadgames.info,downloadsite.org,ebooksite.org,emulatorsite.com,freeflix.info,freemoviesu4.com,freesoccer.net,fseries.org,gamefast.org,gamesite.info,gostreamon.net,hindisite.net,isosite.org,macsite.info,mangasite.org,megamovies.org,moviefree2.com,moviesite.app,moviesx.org,musicsite.biz,patchsite.net,pdfsite.net,play1002.com,productkeysite.com,romsite.org,seriesite.net,siteapk.net,siteflix.org,sitegames.net,sitekeys.net,sitepdf.com,sitesunblocked.*,sitetorrent.com,softwaresite.net,superapk.org,tvonlinesports.com,warezsite.net,watchmovies2.com,watchsite.net,youapk.net##+js(aopr, open)
+/sw.js$script,domain=androidapks.biz|androidsite.net|animesite.net|computercrack.com|crackedsoftware.biz|crackfree.org|downloadgames.info|downloadsite.org|ebooksite.org|emulatorsite.com|freeflix.info|freemoviesu4.com|freesoccer.net|fseries.org|gamefast.org|gamesite.info|gostreamon.net|hindisite.net|isosite.org|macsite.info|mangasite.org|megamovies.org|moviefree2.com|moviesite.app|moviesx.org|musicsite.biz|patchsite.net|pdfsite.net|play1002.com|productkeysite.com|romsite.org|seriesite.net|siteapk.net|siteflix.org|sitegames.net|sitekeys.net|sitepdf.com|sitesunblocked.*|sitetorrent.com|softwaresite.net|superapk.org|tvonlinesports.com|warezsite.net|watchmovies2.com|watchsite.net|youapk.net
+/oho.js$script,domain=androidapks.biz|androidsite.net|animesite.net|computercrack.com|crackedsoftware.biz|crackfree.org|downloadgames.info|downloadsite.org|ebooksite.org|emulatorsite.com|freeflix.info|freemoviesu4.com|freesoccer.net|fseries.org|gamefast.org|gamesite.info|gostreamon.net|hindisite.net|isosite.org|macsite.info|mangasite.org|megamovies.org|moviefree2.com|moviesite.app|moviesx.org|musicsite.biz|patchsite.net|pdfsite.net|play1002.com|productkeysite.com|romsite.org|seriesite.net|siteapk.net|siteflix.org|sitegames.net|sitekeys.net|sitepdf.com|sitesunblocked.*|sitetorrent.com|softwaresite.net|superapk.org|tvonlinesports.com|warezsite.net|watchmovies2.com|watchsite.net|youapk.net
+mat6tube.com##+js(set, ads, undefined)
+||vbcdn.com/cdn/video_advt/*$media,redirect=noopmp3-0.1s
+veblr.com###advt_click_href_link_upper
+veblr.com##.advt-content
+hotabis.com##+js(set, td_ad_background_click_link, undefined)
+hotabis.com##[href^="https://axiadata.co.id"]
+||hotabis.com/*/ads$image
+||cxm-api.fifa.com/fifaplusweb/api/video/*$xhr,removeparam=adConfig
+fifa.com##.theoplayer-ad-overlay-component
+fifa.com##[href^="https://pubads.g.doubleclick.net/"]
+||imasdk.googleapis.com/js/sdkloader/ima3.js$redirect=google-ima.js,domain=fifa.com
+||fifa.com/api/v*/ad-manager/$redirect=nooptext
+! popunder-sites
+phimmoiaz.cc##+js(aopr, popunder)
+mangahentai.xyz##+js(aopr, loadXMLDoc)
+player.subespanolvip.com##+js(aopr, BetterJsPop)
+racedepartment.com##+js(acs, $, adsBlocked)
+||images.outbrainimg.com^$image
+! hentaimoe.me popup
+hentaimoe.me##+js(acs, Date, 'shift')
+! uploadbaz. me ads
+uploadbaz.*##+js(acs, onload)
+uploadbaz.*##+js(acs, Math.imul)
+freecodezilla.net##+js(aeld, DOMContentLoaded, adsBlocked)
+freecodezilla.net##+js(no-xhr-if, googlesyndication)
+! hdmoviesmaza. pw popups
+hdmoviesmaza.*##+js(nowoif)
+||111.90.150.149/wp-content/uploads/*.gif$image,1p
+111.90.150.149##+js(acs, jQuery, magnificPopup)
+111.90.150.149##+js(aopr, preroll_helper.advs)
+111.90.150.149##.idmuvi-topbanner-aftermenu
+111.90.150.149##[href*="buaksib.in"]
+inbbotlist.com##+js(no-fetch-if, googlesyndication)
+inbbotlist.com###wpsafe-generate, #wpsafe-link:style(display: block !important;)
+inbbotlist.com##div[id^="wpsafe-wait"]
+apkmagic.com.ar##+js(no-xhr-if, ads)
+@@||gamaniak.com^$script,1p
+@@||gamaniak.com^$ghide
+! moviesjoy. pw/.best/.plus/ .to /. is popunders
+moviesjoy.*##+js(aopr, mm)
+moviesjoy.*##+js(nowoif)
+moviesjoy.*###fcnbox
+moviesjoy.*##[href*="moviesflix4k"]
+moviesjoy.*##.premodal.modal
+moviesjoy.*##.show.modal-backdrop
+moviesjoy.*##body:style(overflow: auto !important;)
+currencyconverterx.com##+js(acs, document.createElement, register)
+currencyconverterx.com##.block-after-head
+currencyconverterx.com##.block-inside-blocks
+||imasdk.googleapis.com/js/core/bridge*.html$frame,domain=html5.gamemonetize.co,important
+html5.gamemonetize.co##+js(nostif, MobileInGameGames)
+gamesfrog.com##.banner > span
+/\/img\/(?!new).+\.gif/$image,1p,domain=jennylist.xyz
+xxxxvideo.uno##.sticky-elem
+xxxxvideo.uno##.place-wink
+r3owners.net##+js(acs, $, adsBlocked)
+apkmodhub.in##+js(acs, String.fromCharCode, ai_adb)
+apkmodhub.in##.sdl_text
+apkmodhub.in##.show_download_links:style(display: block !important)
+@@||digilibraries.com^$ghide
+digilibraries.com##.adsbygoogle:style(height: 0px !important; visibility: collapse;)
+@@||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=hidive.com
+3hentai.net##+js(nowoif)
+3hentai.net###header-ban-agsy
+gaget.hatenablog.com##+js(acs, document.addEventListener, google_ad_client)
+celtadigital.com##+js(nostif, show)
+droidmirror.com##+js(nano-sib, counter)
+slidesgo.com##.ssm_adunit_container:upward([id^="list_ads"])
+apkmaven.*##+js(no-xhr-if, googlesyndication)
+apkmaven.*##+js(aeld, DOMContentLoaded, adsBlocked)
+apkmaven.*##+js(set, adBlockDetected, falseFunc)
+apkmaven.*###wpsafe-generate, #wpsafe-link:style(display: block !important;)
+apkmaven.*##div[id^="wpsafe-wait"]
+apkmaven.*###countdown
+apkmaven.*###download_link:style(display: block !important;)
+photopea.com##div[style]:has(> a[href*="photopea.com"][href*="ads"])
+!#if cap_html_filtering
+! ||photopea.com^$doc,replace=//
+
+