Merge branch 'main' into fix_chrome
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
"type": "rule",
|
||||
"rules": {
|
||||
"expect": {
|
||||
"pattern": "https?://(www\\.?)?google\\.com/search\\?q=nereida(&|$)"
|
||||
"pattern": "(?i)https?://(?:www\\.)?google\\.com/search\\?q=nereida(?:&|$|#).*"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user