Browse Source

Merge pull request #2 from shakibshahrukh829-crypto/practice-branch

Sehba health prectis
pull/10921/head
shakibshahrukh829-crypto 1 month ago committed by GitHub
parent
commit
2f0b419457
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 45
      config.xml
  2. BIN
      icon.png
  3. 1660
      index.html
  4. BIN
      sheba health 1.zip
  5. BIN
      sheba health.zip.zip

45
config.xml

@ -0,0 +1,45 @@
<?xml version="1.0" encoding="UTF-8"?>
<widget
id="com.sebahealth.app"
version="1.0.0"
xmlns="http://www.w3.org/ns/widgets"
xmlns:android="http://schemas.android.com/apk/res/android">
<name>সেবা হেলথ</name>
<description>
ডাক্তার বুকিং ও লাইভ সিরিয়াল
</description>
<author email="support@sebahealth.app">
Seba Health
</author>
<content src="index.html" />
<plugin name="admob-plus-cordova" spec="2.0.0-alpha.19" />
<icon src="icon.png" />
<access origin="*" />
<allow-navigation href="*" />
<preference
name="Fullscreen"
value="false" />
<preference
name="Orientation"
value="portrait" />
<platform name="android">
<allow-intent href="http://*/*" />
<allow-intent href="https://*/*" />
</platform>
</widget>

BIN
icon.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

1660
index.html

File diff suppressed because it is too large Load Diff

BIN
sheba health 1.zip

Binary file not shown.

BIN
sheba health.zip.zip

Binary file not shown.
Loading…
Cancel
Save