summaryrefslogtreecommitdiff
path: root/georgedata.py
blob: 1044a84bf8a9fe421a7fbb2945c91b03d76521df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
#!/usr/bin/env python3
the = dict(
    coral = ("https://coral.shoes","coral",True),
    ubq323 = ("https://ubq323.website","#df73ff",True),
    citrons = ("https://citrons.xyz/a/george","yellow",True),
    gollark = ("https://osmarks.net","#0076ec",True),
    heav = ("https://heav.mondecitronne.com","#6640b3",True),
    amby = ("https://ambylastname.xyz/","#A724D5"),
    helloboi = ("https://helloboi.osmarks.net","#dc143c"),
    quintopia = ("https://esolang.rutteric.com/","#007ba7"),
    truttle1 = ("http://truttle1.xyz/","#15ae11"),
    razetime = ("https://razetime.github.io/","#b71c1c"),
    baidicoot = ("https://baidicoot.github.io/","#202080"),
    lyxal = ("https://lyxal.pythonanywhere.com/","#beedab"),
    ultlang = ("https://ultlang.github.io/","#b38cbe"),
    taswelll = ("https://selaere.github.io/","#ffcc00"),
    elemenopi = ("https://jaykayelemenopi.neocities.org/","white"),
    merrybot = ("https://berrymot.github.io","#4a72ca"),
    syntropy = ('https://unix.lgbt/~kakuko/rtebrt/','#19e62e'),
    munvoseli = ('https://munvoseli.github.io/','#789'),
    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'),
    trimill = ('https://trimill.xyz','#117733'),
    madeforlosers = ('https://nespectio.glitch.me','#a66005'),
    fragment = ('https://miko1112.github.io/home','#aa00ff'),
    tabby = ('https://tabby-the-tabby.neocities.org','#23f3ad'),
    forever = ('https://aroace.space/GEORGE','#888'),
    vic = ('https://vicotair.neocities.org','#000429'),
    marzka = ('https://marzka.cafe/george','#40625c'),
    jmibo = ('https://jmibo.neocities.org','#c1cadd'),
    muncee = ('https://muncee.neocities.org','#00f'),


    
)
the["itzz me"] = ("http://truttle1.xyz/truttlecities/~Itzzy/MainStreet/index.html","#000100")
george = {k:v[0] for k,v in the.items()} # links