mfoud444 commited on
Commit
8101f59
1 Parent(s): 94944ab

first commit

Browse files
Files changed (2) hide show
  1. web/index.php +11 -13
  2. web/name.php +25 -25
web/index.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php
2
 
3
  // By IBRAHIM
4
- error_reporting(E_ALL);
5
- ini_set('display_errors', 1);
6
  ob_start();
7
  mkdir('data');
8
  mkdir('EMIL');
@@ -194,14 +194,14 @@ $ex_text = explode(" ", $text);
194
  $ex__text = explode("-", $text);
195
  $exdata = explode("-", $data);
196
  $ex_data = explode("#", $data);
197
- $ordermy = count($BUYSNUM[number]); #عدد الأرقام المشترى#
198
- $numbuy = $BUYSNUM[number_my]; #عدد الأرقام المشترى#
199
- $readymy = $BUYSNUM[ready_my]; #عدد الأرقام الجاهزة#
200
- $orderall = count($ORDERALL) + 1; #عدد مشتريات الاعضاء#
201
- $idnums = count($ORDERALL) + 999999999; #عدد مشتريات الاعضاء#
202
- $cardmy = count($BUYSCARD); #عدد الكروت المشترى#
203
- $sendmy = count($BUYSSEND); #عدد عمليات تحويل الروبل#
204
- $pricmy = count($BUYSPRIC); #عدد عمليات شحن الحساب#
205
  $buymy = $BUYSNUM['number_my']; #عدد الأرقام المكتملة#
206
  $rubles = file_get_contents("EMILS/$EM/rubles.txt"); #الرصيد اللكلي#
207
  $Balance = file_get_contents("EMILS/$EM/points.txt"); #رصيد العضو#
@@ -3167,9 +3167,7 @@ if ($ex_data[0] == "Download5") {
3167
  if ($idSend == null) {
3168
  bot('answercallbackquery', [
3169
  'callback_query_id' => $update->callback_query->id,
3170
- 'text' => "
3171
- ⚠️ - لاتوجد صفحة أخرى حالياً.
3172
- ",
3173
  'show_alert' => true,
3174
  ]);
3175
  unlink("data/id/$id/step.txt");
 
1
  <?php
2
 
3
  // By IBRAHIM
4
+ // error_reporting(E_ALL);
5
+ // ini_set('display_errors', 1);
6
  ob_start();
7
  mkdir('data');
8
  mkdir('EMIL');
 
194
  $ex__text = explode("-", $text);
195
  $exdata = explode("-", $data);
196
  $ex_data = explode("#", $data);
197
+ $ordermy = count($BUYSNUM['number'] ?? []); #عدد الأرقام المشترى#
198
+ $numbuy = $BUYSNUM["number_my"]; #عدد الأرقام المشترى#
199
+ $readymy = $BUYSNUM['ready_my']; #عدد الأرقام الجاهزة#
200
+ $orderall = count($ORDERALL ?? []) + 1; #عدد مشتريات الاعضاء#
201
+ $idnums = count($ORDERALL ?? []) + 999999999; #عدد مشتريات الاعضاء#
202
+ $cardmy = count($BUYSCARD ?? []); #عدد الكروت المشترى#
203
+ $sendmy = count($BUYSSEND ?? []); #عدد عمليات تحويل الروبل#
204
+ $pricmy = count($BUYSPRIC ?? []); #عدد عمليات شحن الحساب#
205
  $buymy = $BUYSNUM['number_my']; #عدد الأرقام المكتملة#
206
  $rubles = file_get_contents("EMILS/$EM/rubles.txt"); #الرصيد اللكلي#
207
  $Balance = file_get_contents("EMILS/$EM/points.txt"); #رصيد العضو#
 
3167
  if ($idSend == null) {
3168
  bot('answercallbackquery', [
3169
  'callback_query_id' => $update->callback_query->id,
3170
+ 'text' => "⚠️ -لاتوجد صفحة أخرى حالياً.",
 
 
3171
  'show_alert' => true,
3172
  ]);
3173
  unlink("data/id/$id/step.txt");
web/name.php CHANGED
@@ -3168,31 +3168,31 @@ $AdminEIGHT = ["x"=>"xx","xx"=>"xx","xxx"=>"xx","سويسرا 🇨🇭"=>"173","
3168
 
3169
  #
3170
  #price#dropsms
3171
- $o_co[wa]['price16']['11'] = 20;
3172
- $o_co[wa]['price16']['6'] = "20";
3173
- $o_co[wa]['price16']['17'] = 20;
3174
- $o_co[wa]['price16']['19'] = 20;
3175
- $o_co[wa]['price16']['30'] = 20;
3176
- $o_co[wa]['price16']['98'] = 20;
3177
- $o_co[wa]['price16']['37'] = 20;
3178
- $o_co[wa]['price16']['40'] = 20;
3179
- $o_co[wa]['price16']['57'] = 20;
3180
- $o_co[wa]['price16']['58'] = 20;
3181
- $o_co[wa]['price16']['64'] = 20;
3182
- $o_co[wa]['price16']['66'] = 20;
3183
- $o_co[wa]['price16']['71'] = 20;
3184
- $o_co[wa]['price16']['74'] = 20;
3185
- $o_co[wa]['price16']['75'] = 20;
3186
- $o_co[wa]['price16']['88'] = 20;
3187
- $o_co[wa]['price16']['99'] = 20;
3188
- $o_co[wa]['price16']['102'] = 20;
3189
- $o_co[wa]['price16']['116'] = 20;
3190
- $o_co[wa]['price16']['143'] = 20;
3191
- $o_co[wa]['price16']['147'] = 20;
3192
- $o_co[fb]['price16']['1'] = 1;
3193
- $o_co[fb]['price16']['24'] = 1;
3194
- $o_co[fb]['price16']['74'] = 1;
3195
- $o_co[ig]['price16']['143'] = 1;
3196
  #
3197
  #countries#24sms7
3198
  $_co['country17']['0'] = "روسيا 🇷🇺";
 
3168
 
3169
  #
3170
  #price#dropsms
3171
+ $o_co["wa"]['price16']['11'] = 20;
3172
+ $o_co["wa"]['price16']['6'] = "20";
3173
+ $o_co["wa"]['price16']['17'] = 20;
3174
+ $o_co["wa"]['price16']['19'] = 20;
3175
+ $o_co["wa"]['price16']['30'] = 20;
3176
+ $o_co["wa"]['price16']['98'] = 20;
3177
+ $o_co["wa"]['price16']['37'] = 20;
3178
+ $o_co["wa"]['price16']['40'] = 20;
3179
+ $o_co["wa"]['price16']['57'] = 20;
3180
+ $o_co["wa"]['price16']['58'] = 20;
3181
+ $o_co["wa"]['price16']['64'] = 20;
3182
+ $o_co["wa"]['price16']['66'] = 20;
3183
+ $o_co["wa"]['price16']['71'] = 20;
3184
+ $o_co["wa"]['price16']['74'] = 20;
3185
+ $o_co["wa"]['price16']['75'] = 20;
3186
+ $o_co["wa"]['price16']['88'] = 20;
3187
+ $o_co["wa"]['price16']['99'] = 20;
3188
+ $o_co["wa"]['price16']['102'] = 20;
3189
+ $o_co["wa"]['price16']['116'] = 20;
3190
+ $o_co["wa"]['price16']['143'] = 20;
3191
+ $o_co["wa"]['price16']['147'] = 20;
3192
+ $o_co["fb"]['price16']['1'] = 1;
3193
+ $o_co["fb"]['price16']['24'] = 1;
3194
+ $o_co["fb"]['price16']['74'] = 1;
3195
+ $o_co["ig"]['price16']['143'] = 1;
3196
  #
3197
  #countries#24sms7
3198
  $_co['country17']['0'] = "روسيا 🇷🇺";