mirror of
https://github.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist.git
synced 2026-08-06 02:12:35 -04:00
[GH-ISSUE #168] List in AdGuard blocking syntax format #98
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Dynamic5912 on GitHub (May 21, 2025).
Original GitHub issue: https://github.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist/issues/168
Any chance of a list in AGH supported format to block subdomains?
Whist AGH allows for the current format, it does not block subdomains.
For example chatgpt.com is blocked, but subdomains used by the iOS ChatGPT app, for example ab.chatgpt.com is allowed through and the app isn't blocked.
Likewise openai.com is blocked, but the ChatGPT app on iOS connects to ios.chat.openai.com and is not blocked.
Cheers!