Merge pull request #4630 from nonamethanks/fix_fc2
Fix blog.fc2 urls matching wrong artists
This commit is contained in:
@@ -44,6 +44,7 @@ module ArtistFinder
|
||||
"fantia.jp/fanclubs", # https://fantia.jp/fanclubs/1711
|
||||
"fav.me", # http://fav.me/d9y1njg
|
||||
/blog-imgs-\d+(?:-origin)?\.fc2\.com/i,
|
||||
%r{blog\.fc2\.com(/\w)+/?}i, # http://blog71.fc2.com/a/abk00/file/20080220194219.jpg
|
||||
"furaffinity.net",
|
||||
"furaffinity.net/user", # http://www.furaffinity.net/user/achthenuts
|
||||
"gelbooru.com", # http://gelbooru.com/index.php?page=account&s=profile&uname=junou
|
||||
|
||||
Reference in New Issue
Block a user