moom0o
moom0o
Hopefully this will fix the problem I have with Cloudflare redirecting all the videos on my instance to https://www.cloudflare-terms-of-service-abuse.com/stream.mp4 Apparently more than 50% of the requests are media which is...
Updating to 1.36.10 fixed the blank page issue, HOWEVER, now the page is messed up, for anything more than 5 or so days. 
Even still get error 500 sometimes 
`2021-11-21 15:37:46 | web_js | | 2914 | ERR | Uncaught RangeError: Maximum call stack size exceeded | zm/cache/skins_classic_views_js_montagereview-base-1634685913.js | 633` I'm getting this.
> > I want the thumbnails to be like the old youtube layout > > Can you please provide screenshots? The youtube layout has changed many times in the last...
So you can see many more videos at once.
@FireMasterK I recently got hit by a video ban from Cloudflare, weirdly enough it only actually affects my nitter instance for some reason. I think it's because piped doesn't use...
Try changing these ```yaml ProjectilesMaxPerTime: 3 ProjectileTimeTicks: 10 # 3 projectiles can be sent every 10 ticks (0.5 seconds) ``` and these ```yaml PreventTooManyEntitiesInChunk: false # Check all chunks every...
You need some or all these enabled ``` PreventPlacingIllegalBlocks: true RemoveIllegalBlockOnPlace: true RemoveIllegalBlocksOnInteract: true RemoveIllegalBlocksOnJoin: true RemoveIllegalBlocksOnInventoryOpen: true RemoveIllegalBlocksOnDrop: true RemoveIllegalBlocksOnClick: true RemoveIllegalBlocksOnPickup: true RemoveIllegalBlocksOnMove: true ```
> Does this only work for individual items or named shulkers? I added names of shulkers to the list and they were not purged. Thanks! it should work for any...