mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-25 04:02:46 +01:00
Fediverse: Make URL snarfer take precedence over Web.
This commit is contained in:
parent
6ea8b6bb31
commit
4e74c6dbb3
@ -118,6 +118,7 @@ class Fediverse(callbacks.PluginRegexp):
|
||||
|
||||
threaded = True
|
||||
regexps = ["usernameSnarfer", "urlSnarfer_"]
|
||||
callBefore = ("Web",)
|
||||
|
||||
def __init__(self, irc):
|
||||
super().__init__(irc)
|
||||
|
Loading…
Reference in New Issue
Block a user