Added user lists by country

This commit is contained in:
2018-11-06 20:20:19 +09:00
parent 57297c7de2
commit de8fec3114
5 changed files with 30 additions and 18 deletions

View File

@ -106,6 +106,10 @@ var routeTests = map[string][]string{
"/+Akyoto/recommended/anime",
},
"/users/country/:country": []string{
"/users/country/japan",
},
// Pages
"/anime/:id": []string{
"/anime/74y2cFiiR",