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