mirror of
https://codeberg.org/LibRedirect/libredirect.git
synced 2025-02-09 08:38:40 +01:00
Refined google search target #105
This commit is contained in:
parent
28d58843bc
commit
cc16cf342c
@ -3,7 +3,7 @@ window.browser = window.browser || window.chrome;
|
||||
import commonHelper from './common.js'
|
||||
|
||||
const targets = [
|
||||
/^https?:\/\/(www\.|search\.|)google\.com(\...|)/,
|
||||
/^https?:\/{2}(www\.|search\.|)google(\.[a-z]{2,3}){1,2}(\/search(\?.*|$)|\/$)/,
|
||||
/^https?:\/\/libredirect\.onion/
|
||||
// /^https?:\/\/yandex\.com(\...|)(\/search\/..*|\/$)/,
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user