You've already forked haproxy-wi
mirror of
https://github.com/roxy-wi/roxy-wi.git
synced 2025-12-15 11:54:05 +08:00
v8.0: Delete check_version.html and refactor version checking logic
Removed the `check_version.html` template and moved version checking to `script.js`. This refactoring simplifies the codebase by consolidating version check handling into JavaScript, removing deprecated HTML templates, and enhancing the backend logic and API routes.
This commit is contained in:
@@ -12,7 +12,6 @@ slack-sdk>=3.4.0
|
||||
peewee>=3.14.10
|
||||
PyMySQL>=1.0.2
|
||||
distro>=1.2.0
|
||||
bottle>=0.12.20
|
||||
psutil>=5.9.1
|
||||
pdpyras>=4.5.2
|
||||
pika>=1.3.1
|
||||
|
||||
Reference in New Issue
Block a user