Added basic TikFinity support

This commit is contained in:
nuttylmao
2025-07-06 07:17:10 +10:00
parent 857e6481ae
commit b80656f58c
7 changed files with 381 additions and 2 deletions
+4
View File
@@ -280,6 +280,10 @@ li {
background: linear-gradient(#466edb, #1c56f5) !important;
}
.tiktok {
background: linear-gradient(#262626, #000000) !important;
}
.blank {
background: #adadad00 !important;
}