Skip to content

Commit 810e2c7

Browse files
committed
update html energy webring member list
1 parent 63d36bb commit 810e2c7

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

src/routes/(oldschool)/html-energy-webring/+page.svelte

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
'https://ragman.net',
1919
'https://croakego.neocities.org/',
2020
'https://www.starcrush.net/pages/main',
21-
'https://brisray.com/utils/webrings.htm'
21+
'https://brisray.com/utils/webrings.htm',
22+
'https://lile5ko.me'
2223
];
2324
2425
const indexDomain = 'https://www.gabriel-export.earth';

static/html-energy-webring/onionring/variables.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ var sites = [
2525
'https://ragman.net',
2626
'https://croakego.neocities.org/',
2727
'https://www.starcrush.net/pages/main',
28-
'https://brisray.com/utils/webrings.htm'
28+
'https://brisray.com/utils/webrings.htm',
29+
'https://lile5ko.me'
2930
];
3031

3132
//the name of the ring

0 commit comments

Comments
 (0)