Letze MV2 Plugins
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"createdBy": "Redirector v3.5.3",
|
||||
"createdAt": "2025-01-01T13:59:19.753Z",
|
||||
"createdAt": "2025-07-31T14:16:50.526Z",
|
||||
"redirects": [
|
||||
{
|
||||
"description": "Google Search no tags",
|
||||
@@ -1257,6 +1257,40 @@
|
||||
"appliesTo": [
|
||||
"main_frame"
|
||||
]
|
||||
},
|
||||
{
|
||||
"description": "PonyWave URL Redirect",
|
||||
"exampleUrl": "http://amzn.to/2uTSKyb",
|
||||
"exampleResult": "https://tools.ponywave.de/url_expander/?url=http://amzn.to/2uTSKyb",
|
||||
"error": null,
|
||||
"includePattern": "(https?:\\/\\/(amzn\\.to|ctrk\\.klclick\\.com)\\/.+)",
|
||||
"excludePattern": "",
|
||||
"patternDesc": "",
|
||||
"redirectUrl": "https://tools.ponywave.de/url_expander/?url=$1",
|
||||
"patternType": "R",
|
||||
"processMatches": "noProcessing",
|
||||
"disabled": false,
|
||||
"grouped": false,
|
||||
"appliesTo": [
|
||||
"main_frame"
|
||||
]
|
||||
},
|
||||
{
|
||||
"description": "Serienfans Temp Fix",
|
||||
"exampleUrl": "https://serienfans.org/9-1-1-lone-star",
|
||||
"exampleResult": "https://serienfreaks.org/9-1-1-lone-star",
|
||||
"error": null,
|
||||
"includePattern": "https?:\\/\\/serienfans\\.org\\/(.+)",
|
||||
"excludePattern": "",
|
||||
"patternDesc": "",
|
||||
"redirectUrl": "https://serienfreaks.org/$1",
|
||||
"patternType": "R",
|
||||
"processMatches": "noProcessing",
|
||||
"disabled": true,
|
||||
"grouped": false,
|
||||
"appliesTo": [
|
||||
"main_frame"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user