This commit is contained in:
ManeraKai 2024-03-03 12:03:23 +03:00
parent bf64922d2c
commit be9a72f3a2
No known key found for this signature in database
GPG Key ID: 5ABC31FFD562E337
1 changed files with 2 additions and 1 deletions

View File

@ -904,7 +904,8 @@
} }
}, },
"targets": [ "targets": [
"^https?:\\/{2}search\\.libredirect\\.invalid" "^https?:\\/{2}search\\.libredirect\\.invalid",
"^https?:\\/{2}libredirect\\.github\\.io\\/\\?q"
], ],
"name": "Search", "name": "Search",
"options": { "options": {