mirror of
https://github.com/aljazceru/nostr-watch.git
synced 2025-12-17 05:24:19 +01:00
9 lines
132 B
HTML
9 lines
132 B
HTML
<!DOCTYPE html>
|
|
|
|
<meta charset="utf-8" />
|
|
<title>Nostr Relay Registry</title>
|
|
|
|
<div id="app"></div>
|
|
|
|
<script src="out.js"></script>
|