We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 278cb58 commit f255934Copy full SHA for f255934
2 files changed
src/routes/html-energy-webring/+page.svelte
@@ -15,7 +15,8 @@
15
'https://naes.tech/htarotml/',
16
'https://naes.tech/htmlun/',
17
'https://harriethw.github.io/html-day-bristol/',
18
- 'https://killalocalpedophile.neocities.org/'
+ 'https://killalocalpedophile.neocities.org/',
19
+ 'https://baccyflap.com/rsp'
20
];
21
22
const indexDomain = 'https://www.gabriel-export.earth';
static/html-energy-webring/onionring/variables.js
@@ -22,7 +22,8 @@ var sites = [
"https://naes.tech/htarotml/",
23
"https://naes.tech/htmlun/",
24
"https://harriethw.github.io/html-day-bristol/",
25
- "https://killalocalpedophile.neocities.org/"
+ "https://killalocalpedophile.neocities.org/",
26
+ "https://baccyflap.com/rsp"
27
28
29
//the name of the ring
0 commit comments