renamed some flavor text

This commit is contained in:
albert
2011-09-28 18:02:41 -04:00
parent 218096a5c4
commit 600fe67444
8 changed files with 18 additions and 11 deletions

View File

@@ -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),

View File

@@ -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