-
-
= $lang === 'zh' ? '数字交易' : 'BYRO' ?>
+
= __('register') ?>
= __('join_secure') ?>
diff --git a/downloads/.htaccess b/downloads/.htaccess
new file mode 100644
index 0000000..7fed0a4
--- /dev/null
+++ b/downloads/.htaccess
@@ -0,0 +1,6 @@
+AddType application/vnd.android.package-archive .apk
+
+
+ Header set Content-Disposition attachment
+
+
diff --git a/downloads/byro.apk b/downloads/byro.apk
new file mode 100644
index 0000000..5d1117d
--- /dev/null
+++ b/downloads/byro.apk
@@ -0,0 +1 @@
+BYRO APP APK PLACEHOLDER
diff --git a/includes/footer.php b/includes/footer.php
index 6e530bd..c720bc1 100644
--- a/includes/footer.php
+++ b/includes/footer.php
@@ -3,18 +3,7 @@
-
-

-
-
-
-
= $lang === 'zh' ? '数字交易' : $site_name ?>
+
= __('footer_desc') ?>
diff --git a/includes/header.php b/includes/header.php
index 5d61782..62fd21e 100644
--- a/includes/header.php
+++ b/includes/header.php
@@ -24,16 +24,14 @@ if (!function_exists('getSetting')) {
= $site_name ?> | = __('site_title') ?>
-
-
@@ -73,6 +71,11 @@ if (!function_exists('getSetting')) {
text-decoration: none;
margin-right: 40px;
}
+ .logo-container img {
+ height: 44px;
+ width: auto;
+ object-fit: contain;
+ }
.logo-icon {
width: 32px;
height: 32px;
@@ -84,6 +87,7 @@ if (!function_exists('getSetting')) {
margin-right: 10px;
}
.logo-text {
+ display: none;
font-size: 24px;
font-weight: 800;
color: #fff;
@@ -329,18 +333,7 @@ if (!function_exists('getSetting')) {
diff --git a/recharge.php b/recharge.php
index c510981..49d82a6 100644
--- a/recharge.php
+++ b/recharge.php
@@ -90,6 +90,29 @@ $bep20_addr = $settings['usdt_bep20_address'] ?? '0x742d35Cc6634C0532925a3b844Bc
= __('confirm_order') ?>
+
+
+
+ = __('recharge_steps') ?>
+
+
+ - = __('recharge_step1') ?>
+ - = __('recharge_step2') ?>
+ - = __('recharge_step3') ?>
+ - = __('recharge_step4') ?>
+
+
+
+
+
+ = __('security_tips') ?>
+
+
+ - = __('recharge_tip1') ?>
+ - = __('recharge_tip2') ?>
+ - = __('recharge_tip3') ?>
+
+
@@ -104,15 +127,69 @@ $bep20_addr = $settings['usdt_bep20_address'] ?? '0x742d35Cc6634C0532925a3b844Bc