diff --git a/package-lock.json b/package-lock.json index 0a68973..e3fa42f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6967,9 +6967,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001474", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001474.tgz", - "integrity": "sha512-iaIZ8gVrWfemh5DG3T9/YqarVZoYf0r188IjaGwx68j4Pf0SGY6CQkmJUIE+NZHkkecQGohzXmBGEwWDr9aM3Q==", + "version": "1.0.30001683", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001683.tgz", + "integrity": "sha512-iqmNnThZ0n70mNwvxpEC2nBJ037ZHZUoBI5Gorh1Mw6IlEAZujEoU1tXA628iZfzm7R9FvFzxbfdgml82a3k8Q==", "funding": [ { "type": "opencollective", @@ -26569,9 +26569,9 @@ } }, "caniuse-lite": { - "version": "1.0.30001474", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001474.tgz", - "integrity": "sha512-iaIZ8gVrWfemh5DG3T9/YqarVZoYf0r188IjaGwx68j4Pf0SGY6CQkmJUIE+NZHkkecQGohzXmBGEwWDr9aM3Q==" + "version": "1.0.30001683", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001683.tgz", + "integrity": "sha512-iqmNnThZ0n70mNwvxpEC2nBJ037ZHZUoBI5Gorh1Mw6IlEAZujEoU1tXA628iZfzm7R9FvFzxbfdgml82a3k8Q==" }, "case-sensitive-paths-webpack-plugin": { "version": "2.4.0", diff --git a/public/apple-app-site-association b/public/apple-app-site-association new file mode 100644 index 0000000..ea670ff --- /dev/null +++ b/public/apple-app-site-association @@ -0,0 +1,19 @@ +{ + "applinks": { + "apps": [], + "details": [ + { + "appID": "HC4MCAXJ66.io.horizontalsystems.bank-wallet", + "paths": ["/wc", "/referral"] + }, + { + "appID": "HC4MCAXJ66.io.horizontalsystems.bank-wallet.dev", + "paths": ["/wc", "/referral"] + }, + { + "appID": "HC4MCAXJ66.io.horizontalsystems.bank-wallet.dev.testnet", + "paths": ["/wc"] + } + ] + } +} \ No newline at end of file diff --git a/public/referral.html b/public/referral.html new file mode 100644 index 0000000..bd81a05 --- /dev/null +++ b/public/referral.html @@ -0,0 +1,801 @@ + + + + + Get Unstoppable wallet + + + + + +
+
+
+
+
+
Redirecting to Unstoppable Wallet
+ +
+ +
+
+
+ + \ No newline at end of file