on qagg.news you need to have the ## as the encoded equivalent, otherwise the browser treats the pound sign as an anchor to jump to on the page and it breaks.
pound sign == %23
so, on qagg to search for post numbers there needs to be ##749 in the search box. translated to URL values %23%23749 is the same thing.
on qagg.news you need to have the ## as the encoded equivalent, otherwise the browser treats the pound sign as an anchor to jump to on the page and it breaks.
pound sign == %23
so, on qagg to search for post numbers there needs to be ##749 in the search box. translated to URL values %23%23749 is the same thing.
https://qagg.news/?q=%23%23749
hope this helps!