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