Browse Source

add /apk/ to redirect to direct SDA apk download

master
Duke 1 year ago
parent
commit
078de2da6d
  1. BIN
      apk/SilentDragonAndroid-v1.0.0.apk
  2. 12
      apk/index.html

BIN
apk/SilentDragonAndroid-v1.0.0.apk

Binary file not shown.

12
apk/index.html

@ -0,0 +1,12 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Hush Android - SilentDragonAndroid</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="refresh" content="1; URL=https://hush.is/apk/SilentDragonAndroid-v1.0.0.apk">
</head>
<body>
</body>
</html>
Loading…
Cancel
Save