>>52299795>Sometimes she even gets 5-6k with it.>>52299808>Not recently she doesn't, Minecraft numbers are dead across the boardHere is an image with all of Kaela Minecraft streams
>pic relatedFor the ones that never caught how to do it, here is how to filter Holostats
1) Enter the page you want to filter
>In this case, https://holo.poi.cat/vtuber/kaela2) Scroll scroll scroll scroll until all streams are shown
3) In a browser with a Developers Toolbar (Chrome, Firefox, maybe Edge?) press F12 (or whatever key combination) to open it
4) Go to the console and paste this command
>var arr = []; for (var doc of document.getElementsByTagName("hls-stream-item")) { if ((!(doc.innerText.match(/mine/i)))) { arr.push(doc); }}; for (var doc of arr) { doc.remove(); };where "mine" should be replaced by the string you want to filter in lowercase
5) Chant vigorously
>Ph'nglui mglw'nafh Haachama R'lyeh wgah'nagl fhtagn (x24)6) Press enter