Surface/api/Reader/List News.bru
2025-01-26 12:38:43 +08:00

18 lines
207 B
Plaintext

meta {
name: List News
type: http
seq: 2
}
get {
url: {{endpoint}}/cgi/re/news?take=10&offset=0&source=shadiao
body: none
auth: none
}
params:query {
take: 10
offset: 0
source: shadiao
}