diff options
-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'), ) |