more
This commit is contained in:
@@ -308,6 +308,7 @@ func (s *Server) Home(w http.ResponseWriter, r *http.Request) {
|
||||
"moolah": "Money",
|
||||
"autobookshelf": "Ebooks",
|
||||
"jackett": "The 7 Seas",
|
||||
"vpntor": "The 7 Seas Downloader",
|
||||
}
|
||||
for k, v := range priority {
|
||||
if _, ok := routePrefixes[k]; ok {
|
||||
|
||||
Reference in New Issue
Block a user