Files
Renato 2ccdf3a78c fix: Add build script and fix manifest
- Add build-apk.sh for easy compilation
- Simplify AndroidManifest.xml
- Fix themes.xml to use basic Android themes
- Enable BuildConfig
- Add okhttp-dnsoverhttps dependency
2026-01-28 22:36:38 +00:00

26 lines
957 B
HTML

<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
<title>您所查詢的網頁不存在或已移除</title>
<style type="text/css">
body { margin-top: 0px; padding-top: 0px; }
h2 { margin-top: 5px; padding-top: 0px; }
</style>
<body>
<img src="file:///android_asset/webkit/android-weberror.png" align="top" />
<h2>您所查詢的網頁不存在或已移除</h2>
<p>此網頁位址:<a href="%s">%s</a> 可能暫時無法存取或已經被移到新的網頁位址。</p>
<p><b>建議您嘗試以下動作:</b></p>
<ul>
<li>檢查裝置是否有訊號、資料連線是否正常。</li>
<li>稍後重新載入網頁</li>
<li>從 Google 檢視網頁快取複本</li>
</ul>
</body>
</head>
</html>