mirror of
https://github.com/ilyakooo0/webring.git
synced 2024-11-22 13:35:24 +03:00
Fix the undefined
bug
This commit is contained in:
parent
d9249759c9
commit
8457898764
@ -10,7 +10,7 @@
|
|||||||
<script>
|
<script>
|
||||||
// protocole://url.domain.ext
|
// protocole://url.domain.ext
|
||||||
var sites = [
|
var sites = [
|
||||||
"https://wiki.xxiivv.com",
|
"https://wiki.xxiivv.com"
|
||||||
, "http://estevancarlos.com"
|
, "http://estevancarlos.com"
|
||||||
, "https://electro.pizza"
|
, "https://electro.pizza"
|
||||||
, "http://xla.wiki"
|
, "http://xla.wiki"
|
||||||
|
Loading…
Reference in New Issue
Block a user