mirror of
https://github.com/davegallant/rfd-redirect-stripper.git
synced 2025-08-06 08:43:40 +00:00
Add tkqlhce.com (#12)
* add tkqlhce.com * add match at beginning of regex
This commit is contained in:
@@ -70,5 +70,9 @@
|
|||||||
{
|
{
|
||||||
"name": "anrdoezrs.net",
|
"name": "anrdoezrs.net",
|
||||||
"pattern": ".*anrdoezrs\\.net.+\\?url=(?<baseUrl>.*)&sid=.*"
|
"pattern": ".*anrdoezrs\\.net.+\\?url=(?<baseUrl>.*)&sid=.*"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "tkqlhce.com",
|
||||||
|
"pattern": ".*tkqlhce\\.com.+?url=(?<baseUrl>.*)&sid=.*"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user