i give up
This commit is contained in:
		@@ -6,25 +6,12 @@
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
    "routes": [
 | 
					    "routes": [
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "match": {
 | 
					            "match": {"uri": "/static/*"},
 | 
				
			||||||
                "uri": "/static/*"
 | 
					            "action": {"share": "/usr/src/app/CalibreWebCompanion/static"}
 | 
				
			||||||
            },
 | 
					 | 
				
			||||||
            "action": {
 | 
					 | 
				
			||||||
                "share": "/usr/src/app/CalibreWebCompanion/static"
 | 
					 | 
				
			||||||
            }
 | 
					 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "action": {
 | 
					            "match": {"uri": "/download/*"},
 | 
				
			||||||
                "share": "/static/"
 | 
					            "action": {"share": "/usr/src/app/calibredir"}
 | 
				
			||||||
             }
 | 
					 | 
				
			||||||
        },
 | 
					 | 
				
			||||||
        {
 | 
					 | 
				
			||||||
            "match": {
 | 
					 | 
				
			||||||
                "uri": "/download/*"
 | 
					 | 
				
			||||||
            },
 | 
					 | 
				
			||||||
            "action": {
 | 
					 | 
				
			||||||
                "share": "/usr/src/app/calibredir/"
 | 
					 | 
				
			||||||
            }
 | 
					 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "action": {
 | 
					            "action": {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user