Update more stuff, the shit fix is just rm -rf ing .nuxt .output

This commit is contained in:
yuanhau 2025-05-22 18:13:55 +08:00
parent 62833af4ae
commit bb7ab3a088
2 changed files with 25 additions and 7 deletions

View file

@ -4,10 +4,8 @@ This took me some time, but they use a fancy system for pulling news data.
## Endpoint on news.yuanhau.com aka this repo (Cached results)
### /api/home/uuid_lt/action?query=${query}
Fetches the uuid in each listings of the query
### /api/home/lt/${query}
### /api/home/uuid_lt/feed?query=${query}
Fetches the uuid and returns back with the news
## Main endpoint