Files
iptv-app/android-sdk/platforms/android-34/data/res/raw-ar/nodomain.html
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
1.1 KiB
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; direction: rtl; }
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>