forked from MarseyWorld/MarseyWorld
scratch that, just make the fraud impossible
parent
72215411bb
commit
44b30048e4
|
@ -493,6 +493,10 @@ def sanitize(sanitized, golden=True, limit_pings=0, showmore=False, count_emojis
|
|||
a.string = tag["src"]
|
||||
tag.replace_with(a)
|
||||
continue
|
||||
|
||||
del tag["g"]
|
||||
del tag["glow"]
|
||||
del tag["party"]
|
||||
|
||||
tag["loading"] = "lazy"
|
||||
tag["data-src"] = tag["src"]
|
||||
|
|
Loading…
Reference in New Issue