Add profile/news/info commands for store.last-z.com API

profile reads getuserhome.php (power/level/alliance); news and info hit
public getsite_new.php / getindex.php. Store private endpoints authenticate
with the UID alone as Usertoken — no password needed.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-27 23:28:31 +08:00
parent 7cac4eb127
commit 5b513c31b1
3 changed files with 108 additions and 7 deletions

1
.gitignore vendored
View File

@@ -2,3 +2,4 @@
.venv/
__pycache__/
*.pyc
.playwright-mcp/