Skip to content

Commit f16242c

Browse files
committed
Merge branch 'master' into 'master'
Fix Google OAuth breakage See merge request ClearURLs/rules!56
2 parents 14b6d06 + f9f51a0 commit f16242c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

data.min.json

+3
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,8 @@
150150
"rawRules": [],
151151
"exceptions": [
152152
"^https?:\\/\\/mail\\.google\\.com\\/mail\\/u\\/",
153+
"^https?:\\/\\/accounts\\.google\\.com\\/o\\/oauth2\\/",
154+
"^https?:\\/\\/accounts\\.google\\.com\\/signin\\/oauth\\/",
153155
"^https?:\\/\\/(?:docs|accounts)\\.google(?:\\.[a-z]{2,}){1,}",
154156
"^https?:\\/\\/([a-z0-9-\\.])*(chat|drive)\\.google\\.com\\/videoplayback",
155157
"^https?:\\/\\/(?:[a-z0-9-]+\\.)*?google(?:\\.[a-z]{2,}){1,}(?:\\/upload)?\\/drive\\/",
@@ -273,6 +275,7 @@
273275
"^https?:\\/\\/(?:[a-z0-9-]+\\.)*?matrix\\.org\\/_matrix\\/",
274276
"^https?:\\/\\/(?:[a-z0-9-]+\\.)*?(?:cloudflare\\.com|prismic\\.io|tangerine\\.ca|gitlab\\.com)",
275277
"^https?:\\/\\/myaccount.google(?:\\.[a-z]{2,}){1,}",
278+
"^https?:\\/\\/accounts.google(?:\\.[a-z]{2,}){1,}",
276279
"^https?:\\/\\/(?:[a-z0-9-]+\\.)*?gcsip\\.(?:com|nl)[^?]*\\?.*?&?ref_?=.",
277280
"^https?:\\/\\/[^/]+/[^/]+/[^/]+\\/-\\/refs\\/switch[^?]*\\?.*?&?ref_?=.",
278281
"^https?:\\/\\/bugtracker\\.[^/]*\\/[^?]+\\?.*?&?ref_?=[^/?&]*",

0 commit comments

Comments
 (0)