From aea5e1821eb2065a415cb35f2f63054a153d6cab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=BC=E3=83=BC=E3=83=AC?= Date: Tue, 17 Dec 2024 08:23:41 +0500 Subject: [PATCH] Update toggles.js --- api/v1/src/toggles.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/api/v1/src/toggles.js b/api/v1/src/toggles.js index 5b9993a..7a3a439 100644 --- a/api/v1/src/toggles.js +++ b/api/v1/src/toggles.js @@ -34,9 +34,9 @@ module.exports = { "sponsorshipAvailable": true, "pageNoConnectionUrl": "https://anixhelper.github.io/pages/no_connection.html", "snowfall": true, -"searchBarIconUrl": "", -"searchBarIconTint": "false", +"searchBarIconUrl": "https://s3.anixstatic.com/badges/TAxwreBUTlHO.webp", +"searchBarIconTint": "true", "searchBarIconAction": "5", -"searchBarIconValue": "https://anixart.tv/halloween-2024/", +"searchBarIconValue": "https://t.me/seele_channel", "min_blog_create_rating_score": 3 };