mirror of
https://github.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist.git
synced 2026-08-06 02:12:35 -04:00
[GH-ISSUE #272] Document 1-Click Import of Blocklists in Firefox/Safari via uBlacklist #186
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 @Alexhuszagh on GitHub (Oct 31, 2025).
Original GitHub issue: https://github.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist/issues/272
Recently, uBlacklist added 1-click import links in Firefox and Safari (these differ from Chrome):
https://github.com/iorate/ublacklist/issues/688
The URL syntax for Chrome is
https://ublacklist.github.io/subscribe?name=<Name>&url=<URL>while the syntax for Firefox/Safari ishttps://ublacklist.github.io/rulesets/subscribe?addSubscriptionName=<Name>&url=<URL>, where the differences are the addition of the/rulesetspath component and renaming the query parameternametoaddSubscriptionName.Unfortunately, the new syntax does not work for Chrome.