|
|
@@ -1,11 +1,11 @@
|
|
|
<?php
|
|
|
|
|
|
return array (
|
|
|
- 'name' => '投标系统',
|
|
|
- 'logo' => 'http://dapp-static.oss-cn-shenzhen.aliyuncs.com/tou-biao/202403/logo.png',
|
|
|
+ 'name' => 'Etsy',
|
|
|
+ 'logo' => 'http://dapp-static.oss-cn-shenzhen.aliyuncs.com/tou-biao/202404/5329329%20%282%29.png',
|
|
|
'maintain_switch' => '1',
|
|
|
'day_tasks_num' => '60',
|
|
|
- 'task_income' => '0.006',
|
|
|
+ 'task_income' => '0.005',
|
|
|
'categorytype' =>
|
|
|
array (
|
|
|
'default' => 'Default',
|
|
|
@@ -37,14 +37,14 @@ return array (
|
|
|
'recharge_usdt_address' => 'ox5454534cccccccccc',
|
|
|
'recharge_bank_switch' => '1',
|
|
|
'recharge_bank_name' => '花旗银行',
|
|
|
- 'withdraw_usdt_switch' => '1',
|
|
|
+ 'withdraw_usdt_switch' => '0',
|
|
|
'withdraw_bank_switch' => '1',
|
|
|
'withdrawal_time' => '15:04:41',
|
|
|
'withdrawal_fee' => '0.2',
|
|
|
'recharge_bank_card' => '银行卡号号码',
|
|
|
'recharge_real_name' => '开户人姓名',
|
|
|
- 'balance_min' => '15',
|
|
|
- 'bonus_first' => '0.03',
|
|
|
- 'bonus_secend' => '0.02',
|
|
|
- 'bonus_three' => '0.01',
|
|
|
+ 'balance_mini' => '15',
|
|
|
+ 'bonus_share_1' => '0.05',
|
|
|
+ 'bonus_share_2' => '0.04',
|
|
|
+ 'bonus_share_3' => '0.03',
|
|
|
);
|