35 lines
1.7 KiB
JSON

{
"name": "blogs",
"patterns": [
"[\\?&]replytocom=",
"[\\?&]share=",
"\\?showComment(=|%5C)",
"/quote-comment-\\d+/$",
"/wp-login\\.php\\?",
"^https?://r\\-login\\.wordpress\\.com/remote\\-login\\.php",
"'\\%20\\+\\%20liker\\.(avatar|profile)_URL\\%20\\+\\%20'",
"\\%22\\%20\\+\\%20$wrapper\\.data\\(",
"^http://.+\\.blogspot\\.(com|in|com\\.au|co\\.uk|jp|co\\.nz|ca|de|it|fr|se|es|pt|com\\.br|ar|mx)/(search(\\?|/label/)|\\d{4}/\\d{2}/CSI/$)",
"^https?://(www|draft)\\.blogger\\.com/(navbar\\.g|post-edit\\.g|delete-comment\\.g|comment-iframe\\.g|share-post\\.g|email-post\\.g|blog-this\\.g|delete-backlink\\.g|rearrange)\\?",
"livejournal\\.com/ljcounter/?\\?",
"\\?replyto=[0-9]+",
"[\\?&]mode=reply",
"xiti\\.com/hit\\.xiti\\?",
"/stats\\.g\\.doubleclick\\.net/dc\\.js$",
"/jetpack-comment/\\?",
"\\?like_comment=\\d+",
"^https?://.+/.+/disqus\\.com/forums/$",
"(\\?|%5Cx26)route=(/page/:page|/archive/:year/:month|/tagged/:tag|/post/:id|/image/:post_id)",
"%5Cx26route=/archive",
"^http://\\d+\\.media\\.tumblr\\.com/avatar_.+_16\\.png$",
"^http://www\\.livejournal\\.com/(tools/memadd|update|login)\\.bml\\?",
"^http://[^\\.]+\\.livejournal\\.com/.+[\\?&]mode=reply",
"^http://[^\\.]+\\.livejournal\\.com/.+/\\*sup_ru/ru/UTF-8/",
"^http://[^\\.]+\\.livejournal\\.com/.+http://[^\\.]+\\.livejournal\\.com/",
"^http://[^\\.]+\\.livejournal\\.com/.+/stats\\.g\\.doubleclick\\.net/dc\\.js$",
"^https?://www\\.dreamwidth\\.org/tools/(memadd|tellafriend)\\?",
"^https?://[^\\.]+\\.dreamwidth\\.org/.+[\\?&]mode=reply"
],
"type": "ignore_patterns"
}