limnoria/titlefetching: exclude imgur

This commit is contained in:
Aminda Suomalainen 2021-06-22 18:46:35 +03:00
parent 80eefc0d21
commit 238f0d6a48
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -40,7 +40,7 @@ config channel #CHAN plugins.web.titleSnarfer True
## Excluding domains from titlefetching ## Excluding domains from titlefetching
``` ```
config supybot.plugins.Web.nonSnarfingRegexp m/(t.me|matrix.to|facebook.com|instagram.com)/ config supybot.plugins.Web.nonSnarfingRegexp m/(t.me|matrix.to|facebook.com|instagram.com|imgur.com)/
``` ```
* regexp to block the listed domains, which are the first useless * regexp to block the listed domains, which are the first useless