diff --git a/db/ignore_patterns/global.json b/db/ignore_patterns/global.json index b7e9bfcf..7e9e4412 100644 --- a/db/ignore_patterns/global.json +++ b/db/ignore_patterns/global.json @@ -220,7 +220,8 @@ "^https?://github\\.com/zloirock/core-js/", "^https?://www\\.google\\.com/calendar/(render|event)\\?", "^https?://outlook\\.(office|live)\\.com/owa/?\\?", - "^https?://twemoji\\.maxcdn\\.com/" + "^https?://twemoji\\.maxcdn\\.com/", + "^https?://cct\\.google/" ], "type": "ignore_patterns" }