diff --git a/b/downloadIos.html b/b/downloadIos.html index ab8e2c6..1df97d0 100644 --- a/b/downloadIos.html +++ b/b/downloadIos.html @@ -191,7 +191,8 @@ } copyText(mData); - window.location.href = 'https://app.footseen.com/download.html'; + // window.location.href = 'https://app.footseen.com/download.html'; + window.location.href = 'https://testflight.apple.com/join/LO2ssnrZ'; }); }) diff --git a/iosnew.html b/iosnew.html index 41edbb3..b1b0521 100644 --- a/iosnew.html +++ b/iosnew.html @@ -187,7 +187,8 @@ } copyText(mData); - window.location.href = 'https://app.footseen.com/download.html'; + // window.location.href = 'https://app.footseen.com/download.html'; + window.location.href = 'https://testflight.apple.com/join/LO2ssnrZ'; }); })