We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f42f2ff + c814c6b commit 203d40aCopy full SHA for 203d40a
1 file changed
db/ignore_patterns/global.json
@@ -219,7 +219,8 @@
219
"^https?://s7\\.addthis\\.com/",
220
"^https?://github\\.com/zloirock/core-js/",
221
"^https?://www\\.google\\.com/calendar/(render|event)\\?",
222
- "^https?://outlook\\.(office|live)\\.com/owa/?\\?"
+ "^https?://outlook\\.(office|live)\\.com/owa/?\\?",
223
+ "^https?://twemoji\\.maxcdn\\.com/"
224
],
225
"type": "ignore_patterns"
226
}
0 commit comments