diff --git a/db/ignore_patterns/global.json b/db/ignore_patterns/global.json index b7e9bfcf..2e28f19e 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?://yandex\\.ru/q/.*(\\.(svg|js|jpg|png)$|/%22data:image/svg)" ], "type": "ignore_patterns" }