mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2024-12-13 14:52:53 +00:00
4 lines
No EOL
199 B
XML
4 lines
No EOL
199 B
XML
<svg width="200" height="200"
|
|
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
<image xlink:href="https://example.com/image.jpg" height="200" width="200"/>
|
|
</svg> |