mirror of
https://github.com/ilyakooo0/webring.git
synced 2024-11-22 13:35:24 +03:00
This commit is contained in:
parent
eabdd7f003
commit
6731255a0b
@ -69,10 +69,11 @@
|
|||||||
, "https://underscorediscovery.ca"
|
, "https://underscorediscovery.ca"
|
||||||
, "https://drisc.io"
|
, "https://drisc.io"
|
||||||
, "https://neufv.website"
|
, "https://neufv.website"
|
||||||
|
, "https://simbolo.xyz/"
|
||||||
// Don't forget the comma! No trailing slashes
|
// Don't forget the comma! No trailing slashes
|
||||||
]
|
]
|
||||||
var portal = new Portal(sites);
|
var portal = new Portal(sites);
|
||||||
portal.start();
|
portal.start();
|
||||||
</script>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
Reference in New Issue
Block a user