Adding more exceptions to search #21

This commit is contained in:
ManeraKai 2022-02-09 06:42:01 +03:00
parent 40f4bce49c
commit 234716f3ba
No known key found for this signature in database
GPG Key ID: 5ABC31FFD562E337
1 changed files with 1 additions and 2 deletions

View File

@ -1,8 +1,7 @@
import commonHelper from './common.js'
const targets = [
/https:\/\/google\.com/,
/https:\/\/.*\.google\.com/,
/https:\/\/(www\.)google\.com\/$/,
/https?:\/\/(((www|maps)\.)?(google\.).*(\/search)|search\.(google\.).*)/
];
let redirects = {