commit 26c8fc8a4ff84318c430cc7da69f1400c2ecb91f
parent db350c41e896c451861f4abdaee7470d4b09ebc6
Author: Randy Au <randy.au@gmail.com>
Date: Fri, 20 Sep 2024 13:02:09 -0400
Update onionring-variables.js
stupid typo
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/onionring-variables.js b/onionring-variables.js
@@ -8,7 +8,7 @@
//the full URLs of all the sites in the ring
var sites = [
'https://www.counting-stuff.com/',
-'https;//www.randyau.com/'.
+'https;//www.randyau.com/',
'https://vickiboykis.com/',
];