as Element)
- } else if (node instanceof HTMLImageElement) {
- node.src = "./explod.gif"
+ explodcount++
+ const blep = document.body.childNodes;
+
+ function fuckshit(node: ChildNode) {
+ if (node.nodeType === Node.TEXT_NODE) {
+ (node as Element).textContent = ''
+ node.parentElement?.appendChild(
as Element)
+ } else if (node instanceof HTMLImageElement) {
+ node.src = "./explod.gif"
+ } else {
+ node.childNodes.forEach(fuckshit);
+ }
}
- else {
- node.childNodes.forEach(fuckshit);
- }
- }
- blep.forEach(fuckshit)
+
+ blep.forEach(fuckshit)
}
function App() {
- const [musicList, setMusicList] = createSignalAdvancedBr my beloved
-AdvancedBr my beloved
+Loading...
- ) : ( - musicList().map((link) =>Loading...
+ ) : ( + musicList().map((link) =>