fdsfds
This commit is contained in:
parent
6a986e1eb3
commit
e402c02371
5 changed files with 8 additions and 8 deletions
|
@ -121,7 +121,7 @@ def sanitize(sanitized, noimages=False):
|
|||
tag["class"] = "in-comment-image"
|
||||
tag["loading"] = "lazy"
|
||||
tag["data-src"] = tag["src"]
|
||||
tag["src"] = "/assets/images/default_thumb_link.webp"
|
||||
tag["src"] = "/assets/images/loading.webp"
|
||||
|
||||
link = soup.new_tag("a")
|
||||
link["href"] = tag["data-src"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue