[READ-ONLY] Mirror of https://github.com/thang-qt/ThreadLine. Alternative frontend for HackerNews and Lobsters threadline.thangqt.com/
0

Configure Feed

Select the types of activity you want to include in your feed.

Use root SPA rewrites for Cloudflare Pages

Quang Thang (Jul 11, 2026, 8:09 PM +0700) 2523c33d 5faa1506

+2 -2
+2 -2
public/_redirects
··· 1 1 # Cloudflare Pages SPA fallbacks for client-side routes. 2 - /settings /index.html 200 3 - /story/* /index.html 200 2 + /settings / 200 3 + /story/* / 200