From cdff7cffa5fd4805655d189b7c4493cbbb1b6241 Mon Sep 17 00:00:00 2001 From: Niles Rogoff Date: Sun, 6 Aug 2017 21:48:01 -0700 Subject: [PATCH] Fix bad shortcut --- generate.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generate.py b/generate.py index 81eae40..cda2565 100644 --- a/generate.py +++ b/generate.py @@ -95,7 +95,7 @@ l = [ ["/co_uk", "c", "https://mebious.co.uk/"] , ["/us", "u", "https://mebio.us/"] , ["/neocities", "n", "https://mebious.neocities.org/"] - , ["/mobi", "n", "https://mebious.mobi/"] + , ["/mobi", "m", "https://mebious.mobi/"] ]] , ["/vola", "v", "https://volafile.io/r/kUFzLJ"] , ["/Шрифты", "w", "https://vk.com/topic-50911295_28400542"]