In response to a user request, let’s discuss the forum’s RSS format specification!
![]()
Introduction
Before reading the content below, let’s understand the forum’s “Post Filter”!
latestrefers to posts categorized based on “having new posts”newrefers to posts categorized based on “recently viewed or updated posts” (requires login or key, support coming soon)unreadrefers to user unread posts, consistent with new, requires login/key
In the following introduction, the filter will be represented by [glq].
By Category
Get the latest posts in a specific category
Format: https://www.ecylt.top/c/[category_slug]/[id].rss
Example:
- Get latest posts in “Tavern”
https://www.ecylt.top/c/5-category/5.rss
That’s it—just append .rss to the URL after clicking a specific category in your browser!
Main Categories
Using the post filter:
- Hot topics
https://www.ecylt.top/hot.rss - Hot topics within a specific period
https://www.ecylt.top/hot.rss?period=[period]
Where[period]can be:all(all),yearly(yearly),quarterly(quarterly),monthly(monthly),weekly(weekly),daily(daily)
That’s all for now, getting tired ()