mirror of
https://gitlab.com/KevinRoebert/ClearUrls
synced 2025-12-16 22:25:36 +07:00
@@ -100,9 +100,9 @@
|
|||||||
".*(google\\.).*\\/appsactivity\\/.*"
|
".*(google\\.).*\\/appsactivity\\/.*"
|
||||||
],
|
],
|
||||||
"redirections": [
|
"redirections": [
|
||||||
".*google\\..*\\/.*url\\?.*url=((https|http)[^&]*)",
|
".*google\\..*\\/.*url\\?.*url=((https|http)[^&]+)",
|
||||||
".*google\\..*\\/.*url\\?.*q=((https|http)[^&]*)",
|
".*google\\..*\\/.*url\\?.*q=((https|http)[^&]+)",
|
||||||
".*google\\..*\\/.*adurl=([^&]*)"
|
".*google\\..*\\/.*adurl=([^&]+)"
|
||||||
],
|
],
|
||||||
"forceRedirection": true
|
"forceRedirection": true
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user