Hi Haochen, On Wed, Aug 05, 2026 at 07:54:34AM +0000, Jiang, Haochen wrote: > For gitweb, it is simple https://gcc.gnu.org/cgit/gcc/ > > For wiki, I am trying to access no matter which wiki page, it always > stucked, > like https://gcc.gnu.org/wiki/A_guide_to_testcase_reduction or > https://gcc.gnu.org/wiki/cauldron2024 > > I just tried right now and it still does not change. But they have > difference on the behavior. > > For gitweb, it is calculating forever. I can see the difficulty 5 and > the speed. But when the loading bar for calculation ends, it just > started another round of calculation.
That is the javascript challenge. But I have never seen it just do a second round. > For wiki, it is just showing loading and slient. That is the meta-refresh challenge. It simply should reload the page after 2 seconds. Does it work for other anubis instances? Like https://anubis.techaro.lol/ https://forge.fedoraproject.org/ https://lore.kernel.org/ > But you do have a point on browser. Chrome 151.0.7922.76 > stucked while Edge did not. I just asked my colleague to do a > quick test. He also met the same scenario for browser. How odd. I assume people have used Chrome before. But if you have a browser that does work I would recommend using that. I personally use Firefox. Cheers, Mark
