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
@@ -335,6 +335,10 @@ html {
background: linear-gradient(#466edbbf, #1c56f5bf) !important;
}
.tiktok {
background: linear-gradient(#262626BF, #000000BF) !important;
}
.blank {
background: #adadad00 !important;
}