34 lines
1.5 KiB
JSON

{
"name": "blogs",
"patterns": [
"[\\?&]replytocom=",
"[\\?&]share=",
"\\?showComment(=|%5C)",
"^https?://r\\-login\\.wordpress\\.com/remote\\-login\\.php",
"^https://plus\\.google\\.com/share\\?url=",
"^https?://apis\\.google\\.com/_/\\+1/fastbutton",
"^http://www\\.facebook\\.com/login\\.php",
"^https?://(ssl|www)\\.reddit\\.com/(login\\?dest=|submit\\?url=)",
"^http://digg\\.com/submit\\?url=",
"^http://www\\.facebook\\.com/(plugins/like\\.php|sharer/sharer\\.php|sharer\\.php|dialog/feed)\\?",
"^https://twitter.com/(share\\?url=|intent/tweet)",
"^http://www.addtoany.com/add_to/",
"^https?://www.pinterest.com/pin/create/button/\\?url=",
"^http://pixel\\.quantserve\\.com/pixel/",
"'\\%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/$)",
"livejournal\\.com/ljcounter\\?",
"\\?replyto=[0-9]+",
"[\\?&]mode=reply",
"xiti\\.com/hit\\.xiti\\?",
"/jetpack-comment/\\?",
"\\?like_comment=\\d+",
"^http://www\\.tumblr\\.com/impixu\\?",
"(\\?|%5Cx26)route=(/page/:page|/archive/:year/:month|/tagged/:tag|/post/:id/:summary|/image/:post_id)",
"%5Cx26route=/archive",
"^http://\\d+\\.media\\.tumblr\\.com/avatar_.+_16\\.png$"
],
"type": "ignore_patterns"
}