1
0
mirror of https://github.com/billz/raspap-webgui.git synced 2023-10-10 13:37:24 +02:00
glaszig 8f0ae3b36a
fix url rewriting
(\?.+) already captures the question mark so it's not needed in the replaced string.
this actually made the `page` GET parameter be `?page` because the url wound up being `??page=foo`.
2021-04-02 19:33:35 -03:00
..
2021-04-02 19:33:35 -03:00
2020-03-27 08:47:59 +00:00
2020-12-24 12:29:52 +00:00
2020-12-24 11:06:08 +00:00
2020-03-09 01:16:05 +08:00