mirror of
https://github.com/DandelionSprout/adfilt.git
synced 2026-09-24 20:50:21 +01:00
Added an entry for 1 site
This commit is contained in:
@@ -296,6 +296,20 @@
|
||||
"disabled": false,
|
||||
"appliesTo": ["main_frame"]
|
||||
},
|
||||
{
|
||||
"description": "Redirect keys.openpgp.org links to OpenPGP Keyserver's .onion Tor server",
|
||||
"exampleUrl": "https://keys.openpgp.org/",
|
||||
"exampleResult": "http://zkaan2xfbuxia2wpf7ofnkbz6r5zdbbvxbunvp5g2iebopbfc4iqmbad.onion/",
|
||||
"error": null,
|
||||
"includePattern": "(.*):/(.*[/.])keys.openpgp.org/(.*)",
|
||||
"excludePattern": "",
|
||||
"patternDesc": "",
|
||||
"redirectUrl": "http:/$2zkaan2xfbuxia2wpf7ofnkbz6r5zdbbvxbunvp5g2iebopbfc4iqmbad.onion/$3",
|
||||
"patternType": "R",
|
||||
"processMatches": "noProcessing",
|
||||
"disabled": false,
|
||||
"appliesTo": ["main_frame"]
|
||||
},
|
||||
{
|
||||
"description": "Redirect pgp.key-server.io links to pgp.key-server.io's .onion Tor server",
|
||||
"exampleUrl": "https://pgp.key-server.io/",
|
||||
|
||||
Reference in New Issue
Block a user