8 lines
168 B
JSON
8 lines
168 B
JSON
{
|
|
"mappings": {
|
|
"/hn": "https://news.ycombinator.com",
|
|
"/([^/]+)/latest": "https://app.abbey.com/discussions/$1?order=timestamp,desc"
|
|
},
|
|
"port": "8081"
|
|
}
|