diff options
| author | Ho3ein <ho3ein.sanaei@gmail.com> | 2023-05-14 00:37:17 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-14 00:37:17 +0300 |
| commit | 66f0a131453a5373de9a1767fd72967089e70c91 (patch) | |
| tree | 5eca4a424ff49f524579d32daf6c96e0c261dc28 /README.md | |
| parent | 63939244a4ebc63567a11444c9ad045b3b83b3b3 (diff) | |
| parent | 96263797316f7beab11821ca55ab689113e71ebe (diff) | |
Merge pull request #431 from hamid-gh98/main
[HOTFIX] Redirect `/xui` to `/panel`
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -187,7 +187,7 @@ Reference syntax: ## API routes - `/login` with `PUSH` user data: `{username: '', password: ''}` for login -- `/xui/API/inbounds` base for following actions: +- `/panel/api/inbounds` base for following actions: | Method | Path | Action | | :----: | ---------------------------------- | ------------------------------------------- | |
