Browse Source

Merge ccc4cf73b7 into 7fd1a60b01

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

2
README

@ -1 +1 @@
Hello World!
Hello World! conflict branch

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