mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-22 03:09:22 +01:00
limnoria/titlefetching: exclude imgur
This commit is contained in:
parent
80eefc0d21
commit
238f0d6a48
@ -40,7 +40,7 @@ config channel #CHAN plugins.web.titleSnarfer True
|
||||
## 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
|
||||
|
Loading…
Reference in New Issue
Block a user