change apk url

This commit is contained in:
Aliberk Sandıkçı 2023-12-30 16:12:27 +03:00
parent 267c10f71d
commit d1bf573e4b
Signed by: asandikci
GPG Key ID: 25C67A03B5666BC1
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@
link.click();
}
downloadURI("https://asandikci.com/iflpanel/ssavpn/file/in/secured/apks/ssa-vpn-signed.apk","ssa-vpn-signed.apk")
window.location.replace("https://asandikci.com/iflpanel/ssavpn/")
downloadURI("/file/in/secured/apks/ssa-vpn-signed.apk","ssa-vpn-signed.apk")
window.location.replace("/")
</script>
</head>