diff --git a/plugins/url_title.lua b/plugins/url_title.lua index ecf1c63..8e066f7 100644 --- a/plugins/url_title.lua +++ b/plugins/url_title.lua @@ -84,6 +84,7 @@ function run(msg, matches) string.match(title, "on Steam") or string.match(title, "521: Web server is down") or string.match(title, "eBay") or + string.match(title, "Document Moved") or string.match(msg.text, "twitch.tv") or string.match(msg.text, "twitter.com") or string.match(msg.text, "steamcommunity.com/app/") or