Add twitter.com/intent/tweet; add blogspot TLDs

This commit is contained in:
Ivan Kozik 2014-03-27 19:20:34 +00:00
parent 054722c334
commit 0c256a272a

View File

@ -13,13 +13,13 @@
"^http://digg\\.com/submit\\?url=", "^http://digg\\.com/submit\\?url=",
"^http://www\\.facebook\\.com/sharer\\.php\\?", "^http://www\\.facebook\\.com/sharer\\.php\\?",
"^http://www\\.facebook\\.com/sharer/sharer\\.php\\?", "^http://www\\.facebook\\.com/sharer/sharer\\.php\\?",
"^https?://twitter\\.com/intent/tweet",
"^http://pixel\\.quantserve\\.com/pixel/", "^http://pixel\\.quantserve\\.com/pixel/",
"^http://www\\.tumblr\\.com/impixu\\?", "^http://www\\.tumblr\\.com/impixu\\?",
"'\\%20\\+\\%20liker\\.profile_URL\\%20\\+\\%20'", "'\\%20\\+\\%20liker\\.profile_URL\\%20\\+\\%20'",
"'\\%20\\+\\%20liker\\.avatar_URL\\%20\\+\\%20'", "'\\%20\\+\\%20liker\\.avatar_URL\\%20\\+\\%20'",
"\\%22\\%20\\+\\%20$wrapper\\.data\\(", "\\%22\\%20\\+\\%20$wrapper\\.data\\(",
"^http://.+\\.blogspot\\.com/search\\?", "^http://.+\\.blogspot\\.(com|in|com\\.au|co\\.uk|jp|co\\.nz|ca|de|it|fr|se|es|pt|com\\.br|ar|mx)/search(\\?|/label/)",
"^http://.+\\.blogspot\\.com/search/label/",
"livejournal\\.com/ljcounter\\?", "livejournal\\.com/ljcounter\\?",
"\\?replyto=[0-9]+", "\\?replyto=[0-9]+",
"\\&mode=reply", "\\&mode=reply",