mirror of
https://gitlab.com/KevinRoebert/ClearUrls
synced 2025-12-16 22:25:36 +07:00
@@ -87,7 +87,8 @@
|
|||||||
".*(google\\.).*\\/recaptcha\\/.*"
|
".*(google\\.).*\\/recaptcha\\/.*"
|
||||||
],
|
],
|
||||||
"redirections": [
|
"redirections": [
|
||||||
".*google\\..*\\/.*url\\?.*url=((https%3A%2F%2F|http%3A%2F%2F)[^&]*)"
|
".*google\\..*\\/.*url\\?.*url=((https|http)[^&]*)",
|
||||||
|
".*google\\..*\\/.*url\\?.*q=((https|http)[^&]*)"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"googlesyndication": {
|
"googlesyndication": {
|
||||||
|
|||||||
@@ -84,7 +84,8 @@
|
|||||||
".*(google\\.).*\\/appsactivity\\/.*"
|
".*(google\\.).*\\/appsactivity\\/.*"
|
||||||
],
|
],
|
||||||
"redirections": [
|
"redirections": [
|
||||||
".*google\\..*\\/.*url\\?.*url=((https%3A%2F%2F|http%3A%2F%2F)[^&]*)"
|
".*google\\..*\\/.*url\\?.*url=((https|http)[^&]*)",
|
||||||
|
".*google\\..*\\/.*url\\?.*q=((https|http)[^&]*)"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"googlesyndication": {
|
"googlesyndication": {
|
||||||
|
|||||||
Reference in New Issue
Block a user