diff options
author | ubq323 <ubq323@ubq323.website> | 2022-12-01 22:21:52 +0000 |
---|---|---|
committer | ubq323 <ubq323@ubq323.website> | 2022-12-01 22:21:52 +0000 |
commit | 4b1bef9851c7797aa13e1017dc6c67e02b826336 (patch) | |
tree | df13911c2de5e95807f4429e06b05886fb0816c0 | |
parent | a4aff2ee62a6f195e12181c1a2764b02d632cd61 (diff) | |
parent | 95b2d271fe312b9889ce4fc95b740f841b0c1e69 (diff) |
Merge branch 'master' of do:/srv/git/george.site
-rw-r--r-- | georgedata.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/georgedata.py b/georgedata.py index 1044a84..f465ed5 100644 --- a/georgedata.py +++ b/georgedata.py @@ -21,7 +21,7 @@ the = dict( lija = ('https://lija-esela.github.io/','#93dfa9'), viba = ('https://viba.neocities.org/','#ffe0ff'), m15o = ('https://m15o.ichi.city/site/webring.html','#008080'), - arcade = ('https://arcadewise.me/','#15c5d1'), + arcade = ('https://arcades.agency/','#15c5d1'), trimill = ('https://trimill.xyz','#117733'), madeforlosers = ('https://nespectio.glitch.me','#a66005'), fragment = ('https://miko1112.github.io/home','#aa00ff'), @@ -31,7 +31,7 @@ the = dict( marzka = ('https://marzka.cafe/george','#40625c'), jmibo = ('https://jmibo.neocities.org','#c1cadd'), muncee = ('https://muncee.neocities.org','#00f'), - + arden = ('https://meyyebs.neocities.org/','#FFBA00'), ) |