Update slug stuff.

This commit is contained in:
yuanhau 2025-05-21 11:58:13 +08:00
parent 004028d7b5
commit c8429ee1a3
3 changed files with 42 additions and 6 deletions

View file

@ -45,7 +45,7 @@ We can ignore everything else, other than the strange UUID in the json. Well, th
Here is the fancy URL:
`https://today.line.me/api/v6/listings/{the-uuid-you-got-in-the-listings-json-file}/?country=tw&offset=0&length=24`
This api can be used for fetching the news from them, however, there is an issue, the max length is only just 24 (yes, I tried it only can return 24 when requesting for 1000)
This api can be used for fetching the news from them, however, there is an issue, the max length is only just 24 (yes, I tried it only can return 27* when requesting for 1000)
And viewing the JSON, oh would you look at that.