remotes/1693045480750635534/spooky-22
Aevann1 2021-10-05 17:04:44 +02:00
parent 17fa47e30c
commit 06a9729931
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,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: