Update toggles.js

This commit is contained in:
2024-12-17 08:23:41 +05:00
committed by GitHub
parent 3bf172434f
commit aea5e1821e

View File

@@ -34,9 +34,9 @@ module.exports = {
"sponsorshipAvailable": true, "sponsorshipAvailable": true,
"pageNoConnectionUrl": "https://anixhelper.github.io/pages/no_connection.html", "pageNoConnectionUrl": "https://anixhelper.github.io/pages/no_connection.html",
"snowfall": true, "snowfall": true,
"searchBarIconUrl": "", "searchBarIconUrl": "https://s3.anixstatic.com/badges/TAxwreBUTlHO.webp",
"searchBarIconTint": "false", "searchBarIconTint": "true",
"searchBarIconAction": "5", "searchBarIconAction": "5",
"searchBarIconValue": "https://anixart.tv/halloween-2024/", "searchBarIconValue": "https://t.me/seele_channel",
"min_blog_create_rating_score": 3 "min_blog_create_rating_score": 3
}; };