Advertisement
Guest User

apple-app-site-association.json

a guest
Jun 28th, 2019
832
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.24 KB | None | 0 0
  1. {
  2.     "applinks": {
  3.         "apps": [],
  4.         "details": [
  5.             {
  6.                 "appID": "9JA89QQLNQ.com.apple.wwdc",
  7.                 "paths": [ "/wwdc/news/", "/videos/wwdc/2015/*"]
  8.             },
  9.             {
  10.                 "appID": "ABCD1234.com.apple.wwdc",
  11.                 "paths": [ "*" ]
  12.             }
  13.         ]
  14.     }
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement