5 lines
79 B
HTML
5 lines
79 B
HTML
<!DOCTYPE html>
|
|
<meta charset="utf-8">
|
|
<script>
|
|
fetch("./url.url")
|
|
</script>
|