From 5b198d901bce3d78f55674d66d459c7df3eef22b Mon Sep 17 00:00:00 2001 From: Ndpropavel <141354293+Ndpropavel@users.noreply.github.com> Date: Sat, 16 Nov 2024 20:53:11 +0300 Subject: [PATCH] Update presets.py --- hikka/modules/presets.py | 112 +++++++++++++++++++-------------------- 1 file changed, 56 insertions(+), 56 deletions(-) diff --git a/hikka/modules/presets.py b/hikka/modules/presets.py index 3594525..a727862 100644 --- a/hikka/modules/presets.py +++ b/hikka/modules/presets.py @@ -16,75 +16,75 @@ logger = logging.getLogger(__name__) PRESETS = { "fun": [ - "https://mods.hikariatama.ru/aniquotes.py", - "https://mods.hikariatama.ru/artai.py", - "https://mods.hikariatama.ru/inline_ghoul.py", - "https://mods.hikariatama.ru/lovemagic.py", - "https://mods.hikariatama.ru/mindgame.py", - "https://mods.hikariatama.ru/moonlove.py", - "https://mods.hikariatama.ru/neko.py", - "https://mods.hikariatama.ru/purr.py", - "https://mods.hikariatama.ru/rpmod.py", - "https://mods.hikariatama.ru/scrolller.py", - "https://mods.hikariatama.ru/tictactoe.py", - "https://mods.hikariatama.ru/trashguy.py", - "https://mods.hikariatama.ru/truth_or_dare.py", - "https://mods.hikariatama.ru/sticks.py", - "https://mods.hikariatama.ru/premium_sticks.py", - "https://heta.hikariatama.ru/MoriSummerz/ftg-mods/magictext.py", - "https://heta.hikariatama.ru/HitaloSama/FTG-modules-repo/quotes.py", - "https://heta.hikariatama.ru/HitaloSama/FTG-modules-repo/spam.py", - "https://heta.hikariatama.ru/SkillsAngels/Modules/IrisLab.py", - "https://heta.hikariatama.ru/Fl1yd/FTG-Modules/arts.py", - "https://heta.hikariatama.ru/SkillsAngels/Modules/Complements.py", - "https://heta.hikariatama.ru/Den4ikSuperOstryyPer4ik/Astro-modules/Compliments.py", - "https://heta.hikariatama.ru/vsecoder/hikka_modules/mazemod.py", + "https://heta.dan.tatar/aniquotes.py", + "https://heta.dan.tatar/artai.py", + "https://heta.dan.tatar/inline_ghoul.py", + "https://heta.dan.tatar/lovemagic.py", + "https://heta.dan.tatar/mindgame.py", + "https://heta.dan.tatar/moonlove.py", + "https://heta.dan.tatar/neko.py", + "https://heta.dan.tatar/purr.py", + "https://heta.dan.tatar/rpmod.py", + "https://heta.dan.tatar/scrolller.py", + "https://heta.dan.tatar/tictactoe.py", + "https://heta.dan.tatar/trashguy.py", + "https://heta.dan.tatar/truth_or_dare.py", + "https://heta.dan.tatar/sticks.py", + "https://heta.dan.tatar/premium_sticks.py", + "https://heta.dan.tatar/MoriSummerz/ftg-mods/magictext.py", + "https://heta.dan.tatar/HitaloSama/FTG-modules-repo/quotes.py", + "https://heta.dan.tatar/HitaloSama/FTG-modules-repo/spam.py", + "https://heta.dan.tatar/SkillsAngels/Modules/IrisLab.py", + "https://heta.dan.tatar/Fl1yd/FTG-Modules/arts.py", + "https://heta.dan.tatar/SkillsAngels/Modules/Complements.py", + "https://heta.dan.tatar/Den4ikSuperOstryyPer4ik/Astro-modules/Compliments.py", + "https://heta.dan.tatar/vsecoder/hikka_modules/mazemod.py", "https://raw.githubusercontent.com/coddrago/modules/main/dice.py", "https://raw.githubusercontent.com/coddrago/modules/main/loli.py", "https://raw.githubusercontent.com/coddrago/modules/main/DoxTool.py", "https://raw.githubusercontent.com/coddrago/modules/main/randomizer.py", ], "chat": [ - "https://mods.hikariatama.ru/activists.py", - "https://mods.hikariatama.ru/banstickers.py", - "https://mods.hikariatama.ru/hikarichat.py", - "https://mods.hikariatama.ru/inactive.py", - "https://mods.hikariatama.ru/keyword.py", - "https://mods.hikariatama.ru/tagall.py", - "https://mods.hikariatama.ru/voicechat.py", - "https://mods.hikariatama.ru/vtt.py", - "https://heta.hikariatama.ru/SekaiYoneya/Friendly-telegram/BanMedia.py", - "https://heta.hikariatama.ru/iamnalinor/FTG-modules/swmute.py", - "https://heta.hikariatama.ru/GeekTG/FTG-Modules/filter.py", + "https://heta.dan.tatar/activists.py", + "https://heta.dan.tatar/banstickers.py", + "https://heta.dan.tatar/hikarichat.py", + "https://heta.dan.tatar/inactive.py", + "https://heta.dan.tatar/keyword.py", + "https://heta.dan.tatar/tagall.py", + "https://heta.dan.tatar/voicechat.py", + "https://heta.dan.tatar/vtt.py", + "https://heta.dan.tatar/SekaiYoneya/Friendly-telegram/BanMedia.py", + "https://heta.dan.tatar/iamnalinor/FTG-modules/swmute.py", + "https://heta.dan.tatar/GeekTG/FTG-Modules/filter.py", "https://raw.githubusercontent.com/coddrago/modules/main/id.py", "https://raw.githubusercontent.com/coddrago/modules/main/clickon.py", ], "service": [ - "https://mods.hikariatama.ru/account_switcher.py", - "https://mods.hikariatama.ru/surl.py", - "https://mods.hikariatama.ru/httpsc.py", - "https://mods.hikariatama.ru/img2pdf.py", - "https://mods.hikariatama.ru/latex.py", - "https://mods.hikariatama.ru/pollplot.py", - "https://mods.hikariatama.ru/sticks.py", - "https://mods.hikariatama.ru/temp_chat.py", - "https://mods.hikariatama.ru/vtt.py", - "https://heta.hikariatama.ru/vsecoder/hikka_modules/accounttime.py", - "https://heta.hikariatama.ru/vsecoder/hikka_modules/searx.py", - "https://heta.hikariatama.ru/iamnalinor/FTG-modules/swmute.py", + "https://heta.dan.tatar/account_switcher.py", + "https://heta.dan.tatar/surl.py", + "https://heta.dan.tatar/httpsc.py", + "https://heta.dan.tatar/img2pdf.py", + "https://heta.dan.tatar/latex.py", + "https://heta.dan.tatar/pollplot.py", + "https://heta.dan.tatar/sticks.py", + "https://heta.dan.tatar/temp_chat.py", + "https://heta.dan.tatar/vtt.py", + "https://heta.dan.tatar/vsecoder/hikka_modules/accounttime.py", + "https://heta.dan.tatar/vsecoder/hikka_modules/searx.py", + "https://heta.dan.tatar/iamnalinor/FTG-modules/swmute.py", "https://raw.githubusercontent.com/coddrago/modules/main/modlist.py", ], "downloaders": [ - "https://mods.hikariatama.ru/musicdl.py", - "https://mods.hikariatama.ru/uploader.py", - "https://mods.hikariatama.ru/porn.py", - "https://mods.hikariatama.ru/web2file.py", - "https://heta.hikariatama.ru/AmoreForever/amoremods/instsave.py", - "https://heta.hikariatama.ru/CakesTwix/Hikka-Modules/tikcock.py", - "https://heta.hikariatama.ru/CakesTwix/Hikka-Modules/InlineYouTube.py", - "https://heta.hikariatama.ru/CakesTwix/Hikka-Modules/InlineSpotifyDownloader.py", - "https://heta.hikariatama.ru/GeekTG/FTG-Modules/downloader.py", - "https://heta.hikariatama.ru/Den4ikSuperOstryyPer4ik/Astro-modules/dl_yt_previews.py", + "https://heta.dan.tatar/musicdl.py", + "https://heta.dan.tatar/uploader.py", + "https://heta.dan.tatar/porn.py", + "https://heta.dan.tatar/web2file.py", + "https://heta.dan.tatar/AmoreForever/amoremods/instsave.py", + "https://heta.dan.tatar/CakesTwix/Hikka-Modules/tikcock.py", + "https://heta.dan.tatar/CakesTwix/Hikka-Modules/InlineYouTube.py", + "https://heta.dan.tatar/CakesTwix/Hikka-Modules/InlineSpotifyDownloader.py", + "https://heta.dan.tatar/GeekTG/FTG-Modules/downloader.py", + "https://heta.dan.tatar/Den4ikSuperOstryyPer4ik/Astro-modules/dl_yt_previews.py", ], }