remotes/1693045480750635534/spooky-22
Aevann1 2021-08-21 14:58:11 +02:00
parent 08b4cd6e03
commit 6add0faef4
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ _allowed_styles =[
# filter to make all links show domain on hover
def a_modify(attrs):
def a_modify(attrs, whatever):
raw_url=attrs.get((None, "href"), None)
if raw_url: