You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 28, 2026. It is now read-only.
Is your feature request related to a problem? Please describe.
The current structure is not suitable for later multi-option and multi-platform expansion, and every time add the cookies as the required parameter is inconvenient.
Describe the solution you'd like
Consider refactoring the entire code into the MVC (Model-View-Controller) structure, as it will facilitate long-term cookie storage and the expansion of multiple operations across different platforms.