Initial version.

This commit is contained in:
Jonathan Bernard
2025-07-26 19:30:54 -05:00
commit 5674c1e95c
6 changed files with 128 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"mappings": {
"/hn": "https://news.ycombinator.com",
"/([^/]+)/latest": "https://app.abbey.com/discussions/$1?order=timestamp,desc"
},
"port": "8081"
}