mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-30 03:27:15 +02:00
5 lines
91 B
HTML
5 lines
91 B
HTML
<!DOCTYPE html>
|
|
<script>
|
|
fetch("https://trailingdot.invalid./").catch(() => {});
|
|
</script>
|