This commit is contained in:
2026-01-13 20:04:24 -08:00
parent cef42cd54a
commit 226367a6ea
7 changed files with 1151 additions and 4 deletions

View File

@@ -353,7 +353,7 @@
"filedot\\.(xyz|to|top)/([0-9a-zA-Z]{12})"
],
"regexp": "filedot\\.(xyz|to|top)/([0-9a-zA-Z]{12})",
"status": true
"status": false
},
"filefactory": {
"name": "filefactory",
@@ -389,7 +389,7 @@
"(filespace\\.com/[a-zA-Z0-9]{12})"
],
"regexp": "(filespace\\.com/fd/([a-zA-Z0-9]{12}))|((filespace\\.com/[a-zA-Z0-9]{12}))",
"status": false
"status": true
},
"filezip": {
"name": "filezip",
@@ -786,7 +786,7 @@
"(upl\\.wf/d/[0-9a-zA-Z]+)"
],
"regexp": "((world\\-files\\.com/[0-9a-zA-Z]{12}))|((upl\\.wf/d/[0-9a-zA-Z]+))",
"status": true,
"status": false,
"hardRedirect": [
"world\\-files\\.com/([0-9a-zA-Z]{12})"
]