@@ -21,6 +21,11 @@ server {
#expires 30d;
}
+ location =/apple-app-site-association {
+ root /home/rails/fohow/api/go/gopath/src/fohow.com/static/tapi/;
+ #expires 30d;
+ }
+
location =/stcXSY70Qh.txt {
root /home/rails/fohow/api/go/gopath/src/fohow.com/static/tapi/;
@@ -0,0 +1,15 @@
+{
+ "applinks": {
+ "apps": [],
+ "details": [
+ {
+ "appID": "9JA89QQLNQ.com.apple.wwdc",
+ "paths": [ "/wwdc/news/", "/videos/wwdc/2015/*"]
+ },
+ "appID": "7M437M38JX.io.fohow.com",
+ "paths": [ "*" ]
+ ]
+}