diff --git a/api/v1/src/toggles-old-v1.js b/api/v1/src/toggles-old-v1.js
deleted file mode 100644
index 68a48c6..0000000
--- a/api/v1/src/toggles-old-v1.js
+++ /dev/null
@@ -1,43 +0,0 @@
-module.exports = {
- minVersionCode: 0,
- lastVersionCode: 0,
- whatsNew: "Made with ❤️ by Seele",
- downloadLink: "null",
- minGPVersionCode: 0,
- lastGPVersionCode: 0,
- gpWhatsNew: "Made with ❤️ by Seele",
- gpDownloadLink: "null",
- overrideGPVersion: false,
- inAppUpdates: false,
- inAppUpdatesImmediate: false,
- inAppUpdatesFlexibleDelay: 0,
- impMessageEnabled: true,
- impMessageText: "Эта версия устарела, и некоторые источники могут не работать. Пожалуйста, посетите наш официальный телеграм-канал и обновитесь »
Спасибо, что выбрали нас ❤️
Сделано с ❤️ от Seele",
- impMessageBackgroundColor: "",
- impMessageTextColor: "",
- impMessageLink: "https://t.me/seele_channel/262",
- adBannerBlockId: "R-M-1773808-1",
- adBannerSizeType: 1,
- adInterstitialBlockId: "R-M-1773808-2",
- adBannerDelay: 10,
- adInterstitialDelay: 300,
- kodikVideoLinksUrl: "https://aniqit.com/get-video-info",
- kodikIframeAd: true,
- sibnetRandUserAgent: true,
- sibnetUserAgent: "Mozilla/5.0 (Linux; Android 7.1.1; SM-J510FN) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Mobile Safari/537.36",
- torlookUrl: "https://tl.anixart.tv/",
- apiUrl: "",
- apiAltUrl: "https://api-s2.anixart.tv/",
- apiAltAvailable: true,
- sponsorshipPromotion: true,
- sponsorshipText: "[AD] Подпишитесь на наш Telegram-канал, чтобы быть в курсе последних новостей.",
- sponsorshipAvailable: false,
- pageNoConnectionUrl: "https://anixhelper.github.io/pages/no_connection.html",
- snowfall: false,
- searchBarIconUrl: "",
- searchBarIconTint: "true",
- searchBarIconAction: "5",
- searchBarIconValue: "",
- min_blog_create_rating_score: 3
- };
-