[PR #24] [MERGED] Filter fixes + Test pinterest regex + changed subdomains in domains #272

Closed
opened 2026-08-06 02:14:01 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist/pull/24
Author: @NotaInutilis
Created: 4/8/2024
Status: Merged
Merged: 4/8/2024
Merged by: @laylavish

Base: mainHead: main


📝 Commits (6)

📊 Changes

2 files changed (+92 additions, -93 deletions)

View changed files

📝 list.txt (+1 -1)
📝 list_uBlacklist.txt (+91 -92)

📄 Description

  • Fixes for a couple filters (the one ending in .htm/* weren't working with the /* ending)
  • Adapted your amazon solution for pinterest and its many TLDs and finally made it work. Regexes are hard.
  • Changed some subdomains filter into full domain filters, because all the site is actually AI garbage.
  • Moved around some entries, removed a couple dupes.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist/pull/24 **Author:** [@NotaInutilis](https://github.com/NotaInutilis) **Created:** 4/8/2024 **Status:** ✅ Merged **Merged:** 4/8/2024 **Merged by:** [@laylavish](https://github.com/laylavish) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (6) - [`8d7e5a3`](https://github.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist/commit/8d7e5a38aa26899b8c1c6bd5b22b493587757c21) Update list_uBlacklist.txt - [`7e8c40d`](https://github.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist/commit/7e8c40d3e63cbf897cc11e1617537504cf9d71f5) Update list.txt - [`b8307e5`](https://github.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist/commit/b8307e5c7b419850cc55c36e9aaeebbd9e8073a1) Merge branch 'laylavish:main' into main - [`0807d62`](https://github.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist/commit/0807d627f27bccdb31753234faf56b92f1b8dbd2) Update list_uBlacklist.txt - [`a65da7c`](https://github.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist/commit/a65da7c6167ccb573da764b5d17a19e03437e0ff) Update list_uBlacklist.txt - [`2ca630c`](https://github.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist/commit/2ca630c21e58d0f2b9aa5597ab5300ef72801e01) FIXED THE REGEX ### 📊 Changes **2 files changed** (+92 additions, -93 deletions) <details> <summary>View changed files</summary> 📝 `list.txt` (+1 -1) 📝 `list_uBlacklist.txt` (+91 -92) </details> ### 📄 Description - Fixes for a couple filters (the one ending in `.htm/*` weren't working with the `/*` ending) - Adapted your amazon solution for pinterest and its many TLDs and finally made it work. Regexes are hard. - Changed some subdomains filter into full domain filters, because all the site is actually AI garbage. - Moved around some entries, removed a couple dupes. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2026-08-06 02:14:01 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/uBlockOrigin-HUGE-AI-Blocklist#272