>>65299>Does Wizchan have a bug bounty program? Would it be okay by admin to allow people to find exploits for Wizchan and report them?Wizchan uses a lightly modified version of NPFChan. If you want to find bugs and fix them, its git is linked at the bottom of each page. You can submit the bugs and fixes there and they'll be tested and applied by anyone else running this board software. Please don't try to stress test our board.
>>65334>Right now, there are 3 threads on /games/ that are visible in the catalog, but are 404'd when you open themThat's my fault. The catalog only updates when certain post frequency criteria have been met and on a slow board like /games/ that rarely happens. I just need to periodically rebuild them manually.
>The bug is that when you open a 404'd thread, somehow the /music/ board is absent from the navigation bar at the top.Fixed. The 404 and similar pages are static and the entirety of their HTML is built manually once. They don't pull the board list and such from the config file so when the rest of the site gets changed they need to be brought up to speed by hand.