This commit is contained in:
SukkaW
2026-01-31 20:21:58 +00:00
parent 1c53b462b4
commit d704b0e3f1
65 changed files with 1233 additions and 673 deletions

View File

@@ -9,4 +9,4 @@
for (const hider of document.querySelectorAll('style[id^=chartbeat-flicker-control]')) {
hider.remove();
}
}());
})();