url_title ignore Object moved
This commit is contained in:
parent
4bae8c4dae
commit
bcb84c5882
@ -35,6 +35,7 @@ function run(msg, matches)
|
||||
title == "302 Moved" or
|
||||
title == "Moved Permanently" or
|
||||
title == "Redirection" or
|
||||
title == "Object moved" or
|
||||
string.match(title, "521: Web server is down") or
|
||||
string.match(title, "deviantArt") or
|
||||
string.match(title, "twitch") or
|
||||
|
Reference in New Issue
Block a user