adding more folders/files from site
This commit is contained in:
1
scripts/LCTRL.ahk
Normal file
1
scripts/LCTRL.ahk
Normal file
@@ -0,0 +1 @@
|
||||
Ctrl::return
|
74
scripts/Redirector.json
Normal file
74
scripts/Redirector.json
Normal file
@@ -0,0 +1,74 @@
|
||||
{
|
||||
"createdBy": "Redirector v3.5.3",
|
||||
"createdAt": "2023-01-17T19:06:41.845Z",
|
||||
"redirects": [
|
||||
{
|
||||
"description": "",
|
||||
"exampleUrl": "https://twitter.com/buitengebieden/status/1582354904269541377",
|
||||
"exampleResult": "https:///twitter.beparanoid.de/buitengebieden/status/1582354904269541377",
|
||||
"error": null,
|
||||
"includePattern": "*twitter.com/*",
|
||||
"excludePattern": "",
|
||||
"patternDesc": "",
|
||||
"redirectUrl": "$1/twitter.beparanoid.de/$2",
|
||||
"patternType": "W",
|
||||
"processMatches": "noProcessing",
|
||||
"disabled": false,
|
||||
"grouped": false,
|
||||
"appliesTo": [
|
||||
"main_frame"
|
||||
]
|
||||
},
|
||||
{
|
||||
"description": "",
|
||||
"exampleUrl": "https://www.youtube.com/watch?v=T8Vavo5VepI",
|
||||
"exampleResult": "https://nvidious.namazso.eu/iwatch?v=T8Vavo5VepI",
|
||||
"error": null,
|
||||
"includePattern": "*youtube.com/*",
|
||||
"excludePattern": "",
|
||||
"patternDesc": "",
|
||||
"redirectUrl": "https://nvidious.namazso.eu/i$2",
|
||||
"patternType": "W",
|
||||
"processMatches": "noProcessing",
|
||||
"disabled": false,
|
||||
"grouped": false,
|
||||
"appliesTo": [
|
||||
"main_frame"
|
||||
]
|
||||
},
|
||||
{
|
||||
"description": "",
|
||||
"exampleUrl": "https://en.wikipedia.org/wiki/Burton_upon_Trent_war_memorial",
|
||||
"exampleResult": "https://wiki.beparanoid.de/wiki/Burton_upon_Trent_war_memorial",
|
||||
"error": null,
|
||||
"includePattern": "*wikipedia.org/*",
|
||||
"excludePattern": "",
|
||||
"patternDesc": "",
|
||||
"redirectUrl": "https://wiki.beparanoid.de/$2",
|
||||
"patternType": "W",
|
||||
"processMatches": "noProcessing",
|
||||
"disabled": false,
|
||||
"grouped": false,
|
||||
"appliesTo": [
|
||||
"main_frame"
|
||||
]
|
||||
},
|
||||
{
|
||||
"description": "*reddit.com/*",
|
||||
"exampleUrl": "https://www.reddit.com/r/worldnews/comments/zrgkdu/kremlin_says_no_chance_of_peace_with_kyiv_after/",
|
||||
"exampleResult": "https://libreddit.tiekoetter.com/r/worldnews/comments/zrgkdu/kremlin_says_no_chance_of_peace_with_kyiv_after/",
|
||||
"error": null,
|
||||
"includePattern": "*reddit.com/*",
|
||||
"excludePattern": "",
|
||||
"patternDesc": "reddit",
|
||||
"redirectUrl": "https://libreddit.tiekoetter.com/$2",
|
||||
"patternType": "W",
|
||||
"processMatches": "noProcessing",
|
||||
"disabled": false,
|
||||
"grouped": false,
|
||||
"appliesTo": [
|
||||
"main_frame"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
1
scripts/Untitled.ahk
Normal file
1
scripts/Untitled.ahk
Normal file
@@ -0,0 +1 @@
|
||||
Alt::return
|
BIN
scripts/WinKill.exe
Normal file
BIN
scripts/WinKill.exe
Normal file
Binary file not shown.
BIN
scripts/WinKillHook.dll
Normal file
BIN
scripts/WinKillHook.dll
Normal file
Binary file not shown.
Reference in New Issue
Block a user