Ken пре 1 недеља
родитељ
комит
9942cd2d53
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      app/Services/BaseService.php

+ 1 - 1
app/Services/BaseService.php

@@ -188,7 +188,7 @@ class BaseService
 //         }
 //     }
 
-    public static function bettingGroupNotice2($text, $keyboard = [], $image = 'http://baiduco.com', $isTop = false): array
+    public static function bettingGroupNotice2($text, $keyboard = [], $image = 'https://baiduco.com', $isTop = false): array
     {
 
         $bettingGroup = Config::where('field', 'betting_group')->first()->val;