#1866: Support twitpic source rewriting
* html work page -> full image * thumbnail -> full image
This commit is contained in:
@@ -69,7 +69,7 @@ module Downloads
|
||||
if limit == 0 then
|
||||
raise Error.new("Too many redirects")
|
||||
end
|
||||
source = res["location"]
|
||||
@source = res["location"]
|
||||
limit -= 1
|
||||
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user