-
-
Save futpib/1e76f58e8acf35175a75 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
magic: policeman_ruleset | |
version: 0.1 | |
id: "scheme_magnet" | |
l10n: | |
en-US: | |
name: "Allow Magnet Links" | |
description: "This allows clicking in magnet links" | |
rules: | |
# Allow magnet links | |
[scheme] * -> magnet: ACCEPT | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment