Skip to content

Commit

Permalink
Merge pull request #582 from Pokechu22/twemoji.maxcdn.com
Browse files Browse the repository at this point in the history
Add twemoji.maxcdn.com to the global ignore set
  • Loading branch information
JustAnotherArchivist authored Sep 23, 2024
2 parents f42f2ff + c814c6b commit 203d40a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion db/ignore_patterns/global.json
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,8 @@
"^https?://s7\\.addthis\\.com/",
"^https?://github\\.com/zloirock/core-js/",
"^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"
}

0 comments on commit 203d40a

Please sign in to comment.