From 87b365c1cb21eb5eede2eb12cb786eed9d483448 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=BC=E3=83=BC=E3=83=AC?= Date: Fri, 22 Nov 2024 20:34:50 +0500 Subject: [PATCH] Update toggles.js --- api/v1/src/toggles.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api/v1/src/toggles.js b/api/v1/src/toggles.js index 341b3be..80af2d9 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: false, - searchBarIconUrl: "", + searchBarIconUrl: "https://fonts.gstatic.com/s/e/notoemoji/latest/1f976/512.gif", searchBarIconTint: "true", searchBarIconAction: "5", - searchBarIconValue: "", + searchBarIconValue: "https://t.me/seele_channel", min_blog_create_rating_score: 3 };