#!/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://hpage.osmarks.net","#6640b3",True), amby = ("https://ambyshframber.neocities.org/","#A724D5"), helloboi = ("https://www.helloboi.tk","#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/","#6C1D45"), taswelll = ("https://selaere.github.io/","#ffcc00"), elemenopi = ("https://jaykayelemenopi.neocities.org/","white"), merrybot = ("https://berrymot.github.io","#b63836"), matthilde = ("https://matthil.de/","#1de58e"), syntropy = ('https://unix.lgbt/~kakuko/rtebrt/','#19e62e'), munvoseli = ('https://munvoseli.github.io/','#789'), lija = ('https://lija.neocities.org/','#93dfa9'), viba = ('https://viba.neocities.org/','#ffe0ff'), akesi = ('https://ake.si','#ad81a4'), m15o = ('https://m15o.ichi.city/','#008080'), arcade = ('https://arcadewise.me/','#15c5d1'), ) the["itzz me"] = ("http://truttle1.xyz/truttlecities/~Itzzy/MainStreet/index.html","#000100") george = {k:v[0] for k,v in the.items()} # links