diff options
-rw-r--r-- | georgedata.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/georgedata.py b/georgedata.py index 93b9042..4eef60e 100644 --- a/georgedata.py +++ b/georgedata.py @@ -25,6 +25,8 @@ the = dict( m15o = ('https://m15o.ichi.city/','#008080'), arcade = ('https://arcadewise.me/','#15c5d1'), trimill = ('https://trimill.github.io','#117733'), + Jmzd8 = ('https://nespectio.glitch.me','#a66005'), + fragment = ('https://miko1112.github.io/home','#aa00ff'), ) |