better logic

This commit is contained in:
albert
2013-03-02 20:32:34 -05:00
parent b34080d0af
commit 54f3610e51

View File

@@ -44,7 +44,7 @@ module PostSets
@posts ||= begin
timeout = 3000
if tag_string =~ /source:.*\*.*\*$/
if tag_string =~ /source:.*\*.*pixiv$/
timeout = 300
end