diff --git a/db/ignore_patterns/global.json b/db/ignore_patterns/global.json index 1e415b69..9f00a5aa 100644 --- a/db/ignore_patterns/global.json +++ b/db/ignore_patterns/global.json @@ -217,7 +217,8 @@ "^https://discord\\.com/assets/", "^https?://s7\\.addthis\\.com/", "^https?://www\\.google\\.com/calendar/(render|event)\\?", - "^https?://outlook\\.(office|live)\\.com/owa/?\\?" + "^https?://outlook\\.(office|live)\\.com/owa/?\\?", + "^https?://twemoji\\.maxcdn\\.com/" ], "type": "ignore_patterns" }