mirror of
https://github.com/boringproxy/boringproxy.git
synced 2025-02-25 18:55:29 -06:00
The UI was originally written using fancy HTML checkbox toggle hacks in order to make the UI very fast. It's cool but complicated and difficult to change. In order to make updates to the UI more quickly, I'm changing it to use traditional HTML with full page reloads for navigation. It's not as fast but much simpler.
6 lines
58 B
Cheetah
6 lines
58 B
Cheetah
</div>
|
|
</div>
|
|
</main>
|
|
</body>
|
|
</html>
|