Free file hosting website
Go to file
2017-11-09 15:56:02 +08:00
src v2 2017-11-09 15:49:18 +08:00
.gitignore v2 2017-11-09 15:49:18 +08:00
bower.json v2 2017-11-09 15:49:18 +08:00
index.html v2 2017-11-09 15:49:18 +08:00
polymer.json v2 2017-11-09 15:49:18 +08:00
README.md readme 2017-11-09 15:56:02 +08:00

location ~ "\/[0-9a-z]{40}$" {
	try_files $uri /src/php/download.php;
}