summaryrefslogtreecommitdiff
path: root/src/server/well-known.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix #4329 (#4330)Acid Chicken (硫酸鶏)2019-02-201-22/+48
| | | | | | | | | | | | | | * Create xml.ts * Update well-known.ts * Update well-known.ts * Fix typo * Update well-known.ts * Update well-known.ts
* /.well-known 周りをいい感じに (#4141)Acid Chicken (硫酸鶏)2019-02-051-0/+102
* Enhance /.well-known and their friends * Fix bug