TONxDAO

Làm Full Nhiệm Vụ

Giá: 89K
Đã thuê: 45 Lượt tải: 237
Sigma

REF Cho Acc Chính, Làm Task, Connect Ví...

Free
Lượt tải: 35795
Drops Bot

Script Làm Full Nhiệm Vụ Kèo Drops Bot

Giá: 79K
Đã thuê: 33 Lượt tải: 174
UXUY Wallet

REF, Claim, Làm Task, Tạo Ví & Backup Ví...

Giá: 99K
Đã thuê: 40 Lượt tải: 16528
Vanilla Finance

Làm Full Nhiệm Vụ

Giá: 99K
Đã thuê: 3487 Lượt tải: 7193
BlockBits

Làm Full Nhiệm Vụ

Giá: 99K
Đã thuê: 1018 Lượt tải: 2057
Wagmi Hub

Full Task

Giá: 59K
Đã thuê: 34 Lượt tải: 193
Mutil REF

REF Cho Tất Cả Các Game, Xuất Iframe & QueryID

Free
Lượt tải: 21427
Gameness

REF, Làm Task, Connect Wallet, Chơi Game

Giá: 69K
Đã thuê: 60 Lượt tải: 148
Midas

REF, Làm Task, Kết Nối Ví...

Giá: 59K
Đã thuê: 3185 Lượt tải: 6653
MatchQuest

Claim, Task, Play Game, Mint NFT...

Giá: 69K
Đã thuê: 32621 Lượt tải: 66023
OKX Wallet - TMA

Tạo Ví & Import VÍ OKX Wallet Mini App

Free
Lượt tải: 3390590
Request history8.1.32PHP Version814msRequest Duration29MBMemory UsageGET /Route
    • Booting (185ms)time
    • Application (629ms)time
    • 1 x Application (77.32%)
      629ms
      1 x Booting (22.68%)
      185ms
      6 templates were rendered
      • welcomewelcome.blade.php#?blade
      • pagination::tailwindtailwind.blade.php#?blade
      • layouts.scriptscript.blade.php#?blade
      • layouts.appapp.blade.php#?blade
      • layouts.navigationnavigation.blade.php#?blade
      • layouts.footerfooter.blade.php#?blade
      uri
      GET /
      middleware
      web
      controller
      App\Http\Controllers\User\ScriptController@listWithFilterForWelcome
      namespace
      where
      as
      welcome.listWithFilter
      file
      app/Http/Controllers/User/ScriptController.php:100-186
      25 statements were executed361ms
      • Connection EstablishedjautomationScriptController.php#112
        Backtrace
        • app/Http/Controllers/User/ScriptController.php:112
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `advertisements` where `is_active` = 1 order by `order` asc
        3.96msjautomationScriptController.php#114
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/User/ScriptController.php:114
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `script_categories` where `is_active` = 1 order by `order` asc
        490μsjautomationScriptController.php#119
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/User/ScriptController.php:119
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select count(*) as aggregate from `scripts` where `status` = 'active' and exists (select * from `script_categories` inner join `script_category_relations` on `script_categories`.`id` = `script_category_relations`.`category_id` where `scripts`.`id` = `script_category_relations`.`script_id` and `slug` = 'telegram' and `is_active` = 1)
        2.05msjautomationScriptController.php#164
        Bindings
        • 0: active
        • 1: telegram
        • 2: 1
        Backtrace
        • app/Http/Controllers/User/ScriptController.php:164
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select scripts.*, (SELECT COUNT(*) FROM script_subscription WHERE script_subscription.script_id = scripts.id) + scripts.plus_subscription AS total_subscriptions from `scripts` where `status` = 'active' and exists (select * from `script_categories` inner join `script_category_relations` on `script_categories`.`id` = `script_category_relations`.`category_id` where `scripts`.`id` = `script_category_relations`.`script_id` and `slug` = 'telegram' and `is_active` = 1) order by `created_at` desc limit 12 offset 0
        340msjautomationScriptController.php#164
        Bindings
        • 0: active
        • 1: telegram
        • 2: 1
        Backtrace
        • app/Http/Controllers/User/ScriptController.php:164
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select count(*) as aggregate from `scripts` where `status` = 'active'
        750μsjautomationScriptController.php#167
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/User/ScriptController.php:167
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select count(*) as aggregate from `scripts` inner join `script_category_relations` on `scripts`.`id` = `script_category_relations`.`script_id` where `script_category_relations`.`category_id` = 1 and `status` = 'active'
        710μsjautomationScriptController.php#173
        Bindings
        • 0: 1
        • 1: active
        Backtrace
        • app/Http/Controllers/User/ScriptController.php:173
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select count(*) as aggregate from `scripts` inner join `script_category_relations` on `scripts`.`id` = `script_category_relations`.`script_id` where `script_category_relations`.`category_id` = 2 and `status` = 'active'
        610μsjautomationScriptController.php#173
        Bindings
        • 0: 2
        • 1: active
        Backtrace
        • app/Http/Controllers/User/ScriptController.php:173
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select count(*) as aggregate from `scripts` inner join `script_category_relations` on `scripts`.`id` = `script_category_relations`.`script_id` where `script_category_relations`.`category_id` = 3 and `status` = 'active'
        550μsjautomationScriptController.php#173
        Bindings
        • 0: 3
        • 1: active
        Backtrace
        • app/Http/Controllers/User/ScriptController.php:173
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select count(*) as aggregate from `scripts` inner join `script_category_relations` on `scripts`.`id` = `script_category_relations`.`script_id` where `script_category_relations`.`category_id` = 4 and `status` = 'active'
        550μsjautomationScriptController.php#173
        Bindings
        • 0: 4
        • 1: active
        Backtrace
        • app/Http/Controllers/User/ScriptController.php:173
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select count(*) as aggregate from `scripts` inner join `script_category_relations` on `scripts`.`id` = `script_category_relations`.`script_id` where `script_category_relations`.`category_id` = 5 and `status` = 'active'
        640μsjautomationScriptController.php#173
        Bindings
        • 0: 5
        • 1: active
        Backtrace
        • app/Http/Controllers/User/ScriptController.php:173
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select count(*) as aggregate from `scripts` inner join `script_category_relations` on `scripts`.`id` = `script_category_relations`.`script_id` where `script_category_relations`.`category_id` = 7 and `status` = 'active'
        980μsjautomationScriptController.php#173
        Bindings
        • 0: 7
        • 1: active
        Backtrace
        • app/Http/Controllers/User/ScriptController.php:173
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select count(*) as aggregate from `scripts` inner join `script_category_relations` on `scripts`.`id` = `script_category_relations`.`script_id` where `script_category_relations`.`category_id` = 6 and `status` = 'active'
        550μsjautomationScriptController.php#173
        Bindings
        • 0: 6
        • 1: active
        Backtrace
        • app/Http/Controllers/User/ScriptController.php:173
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select count(*) as aggregate from `scripts` inner join `script_category_relations` on `scripts`.`id` = `script_category_relations`.`script_id` where `script_category_relations`.`category_id` = 8 and `status` = 'active'
        660μsjautomationScriptController.php#173
        Bindings
        • 0: 8
        • 1: active
        Backtrace
        • app/Http/Controllers/User/ScriptController.php:173
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `script_categories`.*, `script_category_relations`.`script_id` as `pivot_script_id`, `script_category_relations`.`category_id` as `pivot_category_id`, `script_category_relations`.`created_at` as `pivot_created_at`, `script_category_relations`.`updated_at` as `pivot_updated_at` from `script_categories` inner join `script_category_relations` on `script_categories`.`id` = `script_category_relations`.`category_id` where `script_category_relations`.`script_id` = 44
        1.17msjautomationBaseModel.php#46
        Bindings
        • 0: 44
        Backtrace
        • app/Models/BaseModel.php:46
        • view::welcome:439
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select `script_categories`.*, `script_category_relations`.`script_id` as `pivot_script_id`, `script_category_relations`.`category_id` as `pivot_category_id`, `script_category_relations`.`created_at` as `pivot_created_at`, `script_category_relations`.`updated_at` as `pivot_updated_at` from `script_categories` inner join `script_category_relations` on `script_categories`.`id` = `script_category_relations`.`category_id` where `script_category_relations`.`script_id` = 43
        810μsjautomationBaseModel.php#46
        Bindings
        • 0: 43
        Backtrace
        • app/Models/BaseModel.php:46
        • view::welcome:439
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select `script_categories`.*, `script_category_relations`.`script_id` as `pivot_script_id`, `script_category_relations`.`category_id` as `pivot_category_id`, `script_category_relations`.`created_at` as `pivot_created_at`, `script_category_relations`.`updated_at` as `pivot_updated_at` from `script_categories` inner join `script_category_relations` on `script_categories`.`id` = `script_category_relations`.`category_id` where `script_category_relations`.`script_id` = 41
        620μsjautomationBaseModel.php#46
        Bindings
        • 0: 41
        Backtrace
        • app/Models/BaseModel.php:46
        • view::welcome:439
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select `script_categories`.*, `script_category_relations`.`script_id` as `pivot_script_id`, `script_category_relations`.`category_id` as `pivot_category_id`, `script_category_relations`.`created_at` as `pivot_created_at`, `script_category_relations`.`updated_at` as `pivot_updated_at` from `script_categories` inner join `script_category_relations` on `script_categories`.`id` = `script_category_relations`.`category_id` where `script_category_relations`.`script_id` = 39
        600μsjautomationBaseModel.php#46
        Bindings
        • 0: 39
        Backtrace
        • app/Models/BaseModel.php:46
        • view::welcome:439
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select `script_categories`.*, `script_category_relations`.`script_id` as `pivot_script_id`, `script_category_relations`.`category_id` as `pivot_category_id`, `script_category_relations`.`created_at` as `pivot_created_at`, `script_category_relations`.`updated_at` as `pivot_updated_at` from `script_categories` inner join `script_category_relations` on `script_categories`.`id` = `script_category_relations`.`category_id` where `script_category_relations`.`script_id` = 37
        580μsjautomationBaseModel.php#46
        Bindings
        • 0: 37
        Backtrace
        • app/Models/BaseModel.php:46
        • view::welcome:439
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select `script_categories`.*, `script_category_relations`.`script_id` as `pivot_script_id`, `script_category_relations`.`category_id` as `pivot_category_id`, `script_category_relations`.`created_at` as `pivot_created_at`, `script_category_relations`.`updated_at` as `pivot_updated_at` from `script_categories` inner join `script_category_relations` on `script_categories`.`id` = `script_category_relations`.`category_id` where `script_category_relations`.`script_id` = 36
        600μsjautomationBaseModel.php#46
        Bindings
        • 0: 36
        Backtrace
        • app/Models/BaseModel.php:46
        • view::welcome:439
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select `script_categories`.*, `script_category_relations`.`script_id` as `pivot_script_id`, `script_category_relations`.`category_id` as `pivot_category_id`, `script_category_relations`.`created_at` as `pivot_created_at`, `script_category_relations`.`updated_at` as `pivot_updated_at` from `script_categories` inner join `script_category_relations` on `script_categories`.`id` = `script_category_relations`.`category_id` where `script_category_relations`.`script_id` = 35
        600μsjautomationBaseModel.php#46
        Bindings
        • 0: 35
        Backtrace
        • app/Models/BaseModel.php:46
        • view::welcome:439
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select `script_categories`.*, `script_category_relations`.`script_id` as `pivot_script_id`, `script_category_relations`.`category_id` as `pivot_category_id`, `script_category_relations`.`created_at` as `pivot_created_at`, `script_category_relations`.`updated_at` as `pivot_updated_at` from `script_categories` inner join `script_category_relations` on `script_categories`.`id` = `script_category_relations`.`category_id` where `script_category_relations`.`script_id` = 33
        620μsjautomationBaseModel.php#46
        Bindings
        • 0: 33
        Backtrace
        • app/Models/BaseModel.php:46
        • view::welcome:439
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select `script_categories`.*, `script_category_relations`.`script_id` as `pivot_script_id`, `script_category_relations`.`category_id` as `pivot_category_id`, `script_category_relations`.`created_at` as `pivot_created_at`, `script_category_relations`.`updated_at` as `pivot_updated_at` from `script_categories` inner join `script_category_relations` on `script_categories`.`id` = `script_category_relations`.`category_id` where `script_category_relations`.`script_id` = 30
        590μsjautomationBaseModel.php#46
        Bindings
        • 0: 30
        Backtrace
        • app/Models/BaseModel.php:46
        • view::welcome:439
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select `script_categories`.*, `script_category_relations`.`script_id` as `pivot_script_id`, `script_category_relations`.`category_id` as `pivot_category_id`, `script_category_relations`.`created_at` as `pivot_created_at`, `script_category_relations`.`updated_at` as `pivot_updated_at` from `script_categories` inner join `script_category_relations` on `script_categories`.`id` = `script_category_relations`.`category_id` where `script_category_relations`.`script_id` = 28
        650μsjautomationBaseModel.php#46
        Bindings
        • 0: 28
        Backtrace
        • app/Models/BaseModel.php:46
        • view::welcome:439
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select `script_categories`.*, `script_category_relations`.`script_id` as `pivot_script_id`, `script_category_relations`.`category_id` as `pivot_category_id`, `script_category_relations`.`created_at` as `pivot_created_at`, `script_category_relations`.`updated_at` as `pivot_updated_at` from `script_categories` inner join `script_category_relations` on `script_categories`.`id` = `script_category_relations`.`category_id` where `script_category_relations`.`script_id` = 27
        660μsjautomationBaseModel.php#46
        Bindings
        • 0: 27
        Backtrace
        • app/Models/BaseModel.php:46
        • view::welcome:439
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select `script_categories`.*, `script_category_relations`.`script_id` as `pivot_script_id`, `script_category_relations`.`category_id` as `pivot_category_id`, `script_category_relations`.`created_at` as `pivot_created_at`, `script_category_relations`.`updated_at` as `pivot_updated_at` from `script_categories` inner join `script_category_relations` on `script_categories`.`id` = `script_category_relations`.`category_id` where `script_category_relations`.`script_id` = 25
        540μsjautomationBaseModel.php#46
        Bindings
        • 0: 25
        Backtrace
        • app/Models/BaseModel.php:46
        • view::welcome:439
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      App\Models\ScriptCategory
      33ScriptCategory.php#?
      App\Models\Script
      12Script.php#?
      App\Models\Advertisement
      3Advertisement.php#?
          _token
          uVVbVxkCiQzjd2D0sfBXxFxCCFjDrm7F95c7HgNl
          page_loads
          1
          _previous
          array:1 [ "url" => "https://store.jautomation.io/?category=telegram" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "category" => "telegram" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:15 [ "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "host" => array:1 [ 0 => "store.jautomation.io" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Tue, 23 Sep 2025 04:53:39 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InU2UmlOMmFxdTJFdFdRNENnVVNRcXc9PSIsInZhbHVlIjoibmhZL2YxcUJ5YXpVUnlCaXpka0NhYmFqZ0hjQ3hsOHd4T3RjcjY1dXV3aC9hWG9IS2RRQXBkWXZuQlY2N0RTcUt3UEJmMlVXZjFOVklsSERoakpCTERNa3dGb25YNzhlRGgwRVQ0T3RJaERJbi9pUTJHUnp4MmZwaU40UGI1VjUiLCJtYWMiOiI0ODRlNmEyNDQ4ZDk1ZmViZmVmZTdiYTM4YzJkMGQ0YmI3NWVjYjkzZjIwOGVkNzQ5ZDJkZTI1MjBlZDZjNWJkIiwidGFnIjoiIn0%3D; expires=Tue, 23 Sep 2025 06:53:39 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6InU2UmlOMmFxdTJFdFdRNENnVVNRcXc9PSIsInZhbHVlIjoibmhZL2YxcUJ5YXpVUnlCaXpka0NhYmFqZ0hjQ3hsOHd4T3RjcjY1dXV3aC9hWG9IS2RRQXBkWXZuQlY2N0RTcUt3UEJmM" 1 => "j_automation_session=eyJpdiI6IkZ3NmUyQ3ZkTFBlWE1BaUNQbi9jcmc9PSIsInZhbHVlIjoicm0wU0pTb3IyVEVaeXN4NlNWOVcvdVJoM2ZqMlkycCszTnBBNjU2UFY3aktQaWJobEJGNkhhZmpreGVjN1BHQjRQUytmY094NWZCbUhCUkVVWHFYMlgyWHFvMjE4N3lQOC9TYUMvVitSQU5sNkJDZ2kwOHhhS294ZFpraStYWkQiLCJtYWMiOiI5MDdjZDliMzAzY2YwNDAxNjhlNTJiODllM2M3ZjI5OTkzZTIwZGY2ZDBhNTcxOGYzOWNkNjk2OTUwYTA3YjEzIiwidGFnIjoiIn0%3D; expires=Tue, 23 Sep 2025 06:53:39 GMT; Max-Age=7200; path=/; httponly; samesite=laxj_automation_session=eyJpdiI6IkZ3NmUyQ3ZkTFBlWE1BaUNQbi9jcmc9PSIsInZhbHVlIjoicm0wU0pTb3IyVEVaeXN4NlNWOVcvdVJoM2ZqMlkycCszTnBBNjU2UFY3aktQaWJobEJGNkhhZmpreGVjN1B" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InU2UmlOMmFxdTJFdFdRNENnVVNRcXc9PSIsInZhbHVlIjoibmhZL2YxcUJ5YXpVUnlCaXpka0NhYmFqZ0hjQ3hsOHd4T3RjcjY1dXV3aC9hWG9IS2RRQXBkWXZuQlY2N0RTcUt3UEJmMlVXZjFOVklsSERoakpCTERNa3dGb25YNzhlRGgwRVQ0T3RJaERJbi9pUTJHUnp4MmZwaU40UGI1VjUiLCJtYWMiOiI0ODRlNmEyNDQ4ZDk1ZmViZmVmZTdiYTM4YzJkMGQ0YmI3NWVjYjkzZjIwOGVkNzQ5ZDJkZTI1MjBlZDZjNWJkIiwidGFnIjoiIn0%3D; expires=Tue, 23-Sep-2025 06:53:39 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InU2UmlOMmFxdTJFdFdRNENnVVNRcXc9PSIsInZhbHVlIjoibmhZL2YxcUJ5YXpVUnlCaXpka0NhYmFqZ0hjQ3hsOHd4T3RjcjY1dXV3aC9hWG9IS2RRQXBkWXZuQlY2N0RTcUt3UEJmM" 1 => "j_automation_session=eyJpdiI6IkZ3NmUyQ3ZkTFBlWE1BaUNQbi9jcmc9PSIsInZhbHVlIjoicm0wU0pTb3IyVEVaeXN4NlNWOVcvdVJoM2ZqMlkycCszTnBBNjU2UFY3aktQaWJobEJGNkhhZmpreGVjN1BHQjRQUytmY094NWZCbUhCUkVVWHFYMlgyWHFvMjE4N3lQOC9TYUMvVitSQU5sNkJDZ2kwOHhhS294ZFpraStYWkQiLCJtYWMiOiI5MDdjZDliMzAzY2YwNDAxNjhlNTJiODllM2M3ZjI5OTkzZTIwZGY2ZDBhNTcxOGYzOWNkNjk2OTUwYTA3YjEzIiwidGFnIjoiIn0%3D; expires=Tue, 23-Sep-2025 06:53:39 GMT; path=/; httponlyj_automation_session=eyJpdiI6IkZ3NmUyQ3ZkTFBlWE1BaUNQbi9jcmc9PSIsInZhbHVlIjoicm0wU0pTb3IyVEVaeXN4NlNWOVcvdVJoM2ZqMlkycCszTnBBNjU2UFY3aktQaWJobEJGNkhhZmpreGVjN1B" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "uVVbVxkCiQzjd2D0sfBXxFxCCFjDrm7F95c7HgNl" "page_loads" => 1 "_previous" => array:1 [ "url" => "https://store.jautomation.io/?category=telegram" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-09-23 04:53:39GET/?category=telegram62648