diff options
author | raven <citrons@mondecitronne.com> | 2025-10-03 14:41:22 -0500 |
---|---|---|
committer | raven <citrons@mondecitronne.com> | 2025-10-03 14:41:31 -0500 |
commit | 0efeae1bb2ce3d8e4dc273ad79cb47a60ac0cd30 (patch) | |
tree | 799313cf0615bddc7982b3553327e4d27c1d20ab | |
parent | 2b9046e3e55fd68f3c407e3796db11cacb226045 (diff) |
-rw-r--r-- | georgedata.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/georgedata.py b/georgedata.py index ef67256..10ffc10 100644 --- a/georgedata.py +++ b/georgedata.py @@ -21,14 +21,12 @@ the = dict( trimill = ('https://trimill.xyz','#117733'), fragment = ('https://miko1112.github.io/home','#aa00ff'), tabby = ('https://tabby.nekoweb.org','#23f3ad'), - maria = ('https://maria.town/george','#40625c'), jmibo = ('https://jmibo.neocities.org','#c1cadd'), muncee = ('https://muncee.neocities.org','#00f'), arden = ('https://meyyebs.neocities.org/','#FFBA00'), brisray = ('https://brisray.com/utils/webrings.htm','#4d8bdd'), motan = ('https://motan.works', '#d3c6aa'), pyrotelekinetic = ('https://pyrotelekinetic.github.io', '#1f8b4c'), - nikitricky = ('https://nikitricky2.github.io/', '#62774f'), darylsun = ('https://blog.darylsun.page/george', '#bd93f9'), ) |