mirror of
https://github.com/DandelionSprout/adfilt.git
synced 2026-09-24 18:31:21 +01:00
Add files via upload
This commit is contained in:
@@ -275,6 +275,19 @@
|
||||
"enable": true,
|
||||
"types": ["main_frame"]
|
||||
},
|
||||
{
|
||||
"description": "Redirect keys.openpgp.org links to OpenPGP Keyserver's .onion Tor server",
|
||||
"example": "https://keys.openpgp.org/",
|
||||
"error": null,
|
||||
"origin": "(.*):/(.*[/.])keys.openpgp.org/(.*)",
|
||||
"exclude": "",
|
||||
"_originRe": {},
|
||||
"target": "http:/$2zkaan2xfbuxia2wpf7ofnkbz6r5zdbbvxbunvp5g2iebopbfc4iqmbad.onion/$3",
|
||||
"methods": [],
|
||||
"process": "",
|
||||
"enable": true,
|
||||
"types": ["main_frame"]
|
||||
},
|
||||
{
|
||||
"description": "Redirect pgp.key-server.io links to pgp.key-server.io's .onion Tor server",
|
||||
"example": "https://pgp.key-server.io/",
|
||||
|
||||
Reference in New Issue
Block a user