{ "applinks": { "details": [ { "appIDs": [ "8T78TAFA2C.org.reactjs.native.example.LoopExperiencesInv" ], "components": [ { "#": "*", "exclude": false, "comment": "Matches any URL with a fragment that equals no_universal_links and instructs the system not to open it as a universal link." }, { "/": "/share/*", "comment": "Matches any URL with a path that starts with /share/." }, { "/": "/help/website/*", "exclude": true, "comment": "Matches any URL with a path that starts with /help/website/ and instructs the system not to open it as a universal link." }, { "/": "/help/*", "?": { "articleNumber": "????" }, "comment": "Matches any URL with a path that starts with /help/ and that has a query item with name 'articleNumber' and a value of exactly four characters." } ] } ] } }