Skip to content

Commit

Permalink
Fix ignore image (#102)
Browse files Browse the repository at this point in the history
* only remove src from img #93

* Update embedded_img_ignore.txt

---------

Co-authored-by: Fadl <chaos@efqr.dev>
  • Loading branch information
himynamesdave and fqrious authored Nov 25, 2024
1 parent 3a83932 commit 8c1580a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<img href="https://www.google.com/image.png" alt="tiktok.com" />
<img src="https://www.google.com/image.png" alt="tiktok.com" />

![facebook.com](https://www.twitter.com/image.png)

Expand Down

0 comments on commit 8c1580a

Please sign in to comment.