better logic
This commit is contained in:
@@ -44,7 +44,7 @@ module PostSets
|
|||||||
|
|
||||||
@posts ||= begin
|
@posts ||= begin
|
||||||
timeout = 3000
|
timeout = 3000
|
||||||
if tag_string =~ /source:.*\*.*\*$/
|
if tag_string =~ /source:.*\*.*pixiv$/
|
||||||
timeout = 300
|
timeout = 300
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user