renamed some flavor text
This commit is contained in:
@@ -22,6 +22,7 @@ module Sources
|
||||
return {
|
||||
:artist_name => artist_name,
|
||||
:profile_url => profile_url,
|
||||
:image_url => image_url,
|
||||
:tags => tags,
|
||||
:danbooru_name => artist_record.first.try(:name),
|
||||
:danbooru_id => artist_record.first.try(:id),
|
||||
|
||||
@@ -21,6 +21,8 @@ module Sources
|
||||
end
|
||||
|
||||
def normalized_url
|
||||
# http://localhost:3000/uploads/new?url=http%3A%2F%2Fwww.tinami.com%2Fview%2F308872
|
||||
# http://img.tinami.com/illust2/img/259/4e82154d61e74.jpg
|
||||
url
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user