What information do we collect?

We gather data from you when you register on our site, submit a request, buy any services, react to an overview, or round out a structure. At the point when requesting any assistance or enrolling on our site, as suitable, you might be approached to enter your: name, email address, or telephone number. You may, nonetheless, visit our site anonymously.

How do we protect your information?

All provided delicate/credit data is sent through Stripe.
After an exchange, your private data (credit cards, social security numbers, financials, and so on) won't be put away on our workers.

Do we disclose any information to outside parties?

We don't sell, exchange, or in any case move to outside gatherings by and by recognizable data. This does exclude confided in outsiders who help us in working our site, leading our business, or adjusting you, since those gatherings consent to keep this data private. We may likewise deliver your data when we accept discharge is suitable to follow the law, implement our site strategies, or ensure our own or others' rights, property, or wellbeing.

Children's Online Privacy Protection Act Compliance

We are consistent with the prerequisites of COPPA (Children's Online Privacy Protection Act), we don't gather any data from anybody under 13 years old. Our site, items, and administrations are completely coordinated to individuals who are in any event 13 years of age or more established.

Changes to our Privacy Policy

If we decide to change our privacy policy, we will post those changes on this page.

How long we retain your information?

At the point when you register for our site, we cycle and keep your information we have about you however long you don't erase the record or withdraw yourself (subject to laws and guidelines).

What we don’t do with your data

We don't and will never share, unveil, sell, or in any case give your information to different organizations for the promoting of their items or administrations.

8.1.31PHP Version910msRequest Duration23MBMemory UsageGET policy/{slug}/{id}Route
    • Booting (713ms)
    • Application (196ms)
    • 1 x Booting (78.32%)
      712.53ms
      1 x Application (21.55%)
      196.02ms
      8 templates were rendered
      • templates.basic.policy (resources/views/templates/basic/policy.blade.php)2blade
        Params
        0
        policy
        1
        pageTitle
      • templates.basic.layouts.frontend (resources/views/templates/basic/layouts/frontend.blade.php)13blade
        Params
        0
        __env
        1
        app
        2
        general
        3
        activeTemplate
        4
        activeTemplateTrue
        5
        language
        6
        emptyMessage
        7
        AllUsers
        8
        withdrawMethod
        9
        gatewayCurrency
        10
        errors
        11
        policy
        12
        pageTitle
      • templates.basic.layouts.app (resources/views/templates/basic/layouts/app.blade.php)13blade
        Params
        0
        __env
        1
        app
        2
        general
        3
        activeTemplate
        4
        activeTemplateTrue
        5
        language
        6
        emptyMessage
        7
        AllUsers
        8
        withdrawMethod
        9
        gatewayCurrency
        10
        errors
        11
        policy
        12
        pageTitle
      • partials.seo (resources/views/partials/seo.blade.php)14blade
        Params
        0
        __env
        1
        app
        2
        general
        3
        activeTemplate
        4
        activeTemplateTrue
        5
        language
        6
        emptyMessage
        7
        AllUsers
        8
        withdrawMethod
        9
        gatewayCurrency
        10
        errors
        11
        policy
        12
        pageTitle
        13
        seo
      • templates.basic.custom_css.style (resources/views/templates/basic/custom_css/style.blade.php)13blade
        Params
        0
        __env
        1
        app
        2
        general
        3
        activeTemplate
        4
        activeTemplateTrue
        5
        language
        6
        emptyMessage
        7
        AllUsers
        8
        withdrawMethod
        9
        gatewayCurrency
        10
        errors
        11
        policy
        12
        pageTitle
      • templates.basic.layouts.custom.css (resources/views/templates/basic/layouts/custom/css.blade.php)13blade
        Params
        0
        __env
        1
        app
        2
        general
        3
        activeTemplate
        4
        activeTemplateTrue
        5
        language
        6
        emptyMessage
        7
        AllUsers
        8
        withdrawMethod
        9
        gatewayCurrency
        10
        errors
        11
        policy
        12
        pageTitle
      • partials.plugins (resources/views/partials/plugins.blade.php)14blade
        Params
        0
        __env
        1
        app
        2
        general
        3
        activeTemplate
        4
        activeTemplateTrue
        5
        language
        6
        emptyMessage
        7
        AllUsers
        8
        withdrawMethod
        9
        gatewayCurrency
        10
        errors
        11
        policy
        12
        pageTitle
        13
        cookie
      • partials.notify (resources/views/partials/notify.blade.php)14blade
        Params
        0
        __env
        1
        app
        2
        general
        3
        activeTemplate
        4
        activeTemplateTrue
        5
        language
        6
        emptyMessage
        7
        AllUsers
        8
        withdrawMethod
        9
        gatewayCurrency
        10
        errors
        11
        policy
        12
        pageTitle
        13
        cookie
      uri
      GET policy/{slug}/{id}
      middleware
      checkProject, web, maintenance
      controller
      App\Http\Controllers\SiteController@policyPages
      namespace
      App\Http\Controllers
      prefix
      where
      as
      policy.pages
      file
      app/Http/Controllers/SiteController.php:128-133
      6 statements were executed9.45ms
      • select * from `languages` where `is_default` = 1 limit 1
        1.37ms/app/Http/Middleware/LanguageMiddleware.php:29jcbych_top
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 15. /app/Http/Middleware/LanguageMiddleware.php:29
        • 16. /app/Http/Middleware/LanguageMiddleware.php:19
        • 17. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • 18. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
        • 19. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
      • select * from `frontends` where `id` = '74' and `data_keys` = 'policy_pages.element' limit 1
        2.11ms/app/Http/Controllers/SiteController.php:130jcbych_top
        Metadata
        Bindings
        • 0. 74
        • 1. policy_pages.element
        Backtrace
        • 16. /app/Http/Controllers/SiteController.php:130
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `frontends` where `data_keys` = 'seo.data' limit 1
        1.58ms/app/Providers/AppServiceProvider.php:74jcbych_top
        Metadata
        Bindings
        • 0. seo.data
        Backtrace
        • 15. /app/Providers/AppServiceProvider.php:74
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:133
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:104
        • 21. view::dd2676b008996b5a0f0a68559060fc337e20da6c:10
      • select * from `frontends` where `data_keys` = 'cookie.data' limit 1
        1.42msview::dd2676b008996b5a0f0a68559060fc337e20da6c:170jcbych_top
        Metadata
        Bindings
        • 0. cookie.data
        Backtrace
        • 15. view::dd2676b008996b5a0f0a68559060fc337e20da6c:170
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:152
      • select * from `extensions` where `act` = 'tawk-chat' and `status` = 1 limit 1
        1.43ms/app/Http/Helpers/helpers.php:85jcbych_top
        Metadata
        Bindings
        • 0. tawk-chat
        • 1. 1
        Backtrace
        • 15. /app/Http/Helpers/helpers.php:85
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:152
      • select * from `extensions` where `act` = 'google-analytics' and `status` = 1 limit 1
        1.54ms/app/Http/Helpers/helpers.php:85jcbych_top
        Metadata
        Bindings
        • 0. google-analytics
        • 1. 1
        Backtrace
        • 15. /app/Http/Helpers/helpers.php:85
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:152
      App\Models\Frontend
      3
      App\Models\Language
      1
        _token
        kM3bgn0j3tANYIZvopT1rArsJGarOkFOo3yeZoeV
        lang
        en
        _previous
        array:1 [ "url" => "https://jcbych.top/policy/payment-policy/74" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /policy/payment-policy/74
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        []
        
        request_request
        []
        
        request_headers
        0 of 0
        array:17 [ "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 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "host" => array:1 [ 0 => "jcbych.top" ] "content-length" => array:1 [ 0 => "" ] "content-type" => array:1 [ 0 => "" ] ]
        request_server
        0 of 0
        array:42 [ "USER" => "www" "HOME" => "/home/www" "HTTP_PRIORITY" => "u=0, i" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_ACCEPT" => "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" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_HOST" => "jcbych.top" "PATH_INFO" => "" "REDIRECT_STATUS" => "200" "SERVER_NAME" => "jcbych.top" "SERVER_PORT" => "443" "SERVER_ADDR" => "107.172.62.172" "REMOTE_PORT" => "6905" "REMOTE_ADDR" => "18.119.11.179" "SERVER_SOFTWARE" => "nginx/1.24.0" "GATEWAY_INTERFACE" => "CGI/1.1" "HTTPS" => "on" "REQUEST_SCHEME" => "https" "SERVER_PROTOCOL" => "HTTP/2.0" "DOCUMENT_ROOT" => "/www/wwwroot/jcbych.top" "DOCUMENT_URI" => "/index.php" "REQUEST_URI" => "/policy/payment-policy/74" "SCRIPT_NAME" => "/index.php" "CONTENT_LENGTH" => "" "CONTENT_TYPE" => "" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "SCRIPT_FILENAME" => "/www/wwwroot/jcbych.top/index.php" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1741982437.0449 "REQUEST_TIME" => 1741982437 ]
        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 => "Fri, 14 Mar 2025 20:00:37 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im5QMFhXRUV6cG40UndjUWxQSXhYbmc9PSIsInZhbHVlIjoiblF3UHp4end5RkpHcWg5WFREUFRPK3NYaVl6NFVrdWRkdkRHNWJrN3pValVEZDVQVlVTRyt5bkpaYUlqVnNpSW1qb2Qva01TY2NtOHpzYnkyR0tubWdCamFQcnYzYWJ2MnBvemNqMmNIQU50MVBXVVBNeGUzUkZ5QkpzdGViSFAiLCJtYWMiOiI2MGZhOTczYWMwMDA5ZGQ3MDMwNTE4Njc4OGM2YTQ1ZDZiNjc0YmE3YTMxODZiZjdmZGEyYzZmYjBjMTY3Mjg2IiwidGFnIjoiIn0%3D; expires=Fri, 14 Mar 2025 22:00:37 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6Im5QMFhXRUV6cG40UndjUWxQSXhYbmc9PSIsInZhbHVlIjoiblF3UHp4end5RkpHcWg5WFREUFRPK3NYaVl6NFVrdWRkdkRHNWJrN3pValVEZDVQVlVTRyt5bkpaYUlqVnNpSW1qb2Qva" 1 => "laravel_session=eyJpdiI6InNGZVZNQnU1ZTQwaDZGUG5yN0FaalE9PSIsInZhbHVlIjoiT200cFRyaU9kbnk4TXB4ei9PZ00xVWJyNW5ZTVdhcFJidTFoR0RSSGh6eTI5MjF5L2FhSHZNeWE0TlQ3TXphN1laWVNoUmxJMlpoS1pnZXdvRDdSTnpsRmxxTFBhS01DYUNnMUkrMlFNaXM4M1ZSQjNWbGZvdG9uS1dIdnF0OTMiLCJtYWMiOiI4MTQ0M2JlYjJkMGI3ZGQ4MDgzNTljNzFkNTBiYjBkYzVjYzI3MWVmZGZjZjc5NDAyOTk1ZmIzZjBiZWQxYzI3IiwidGFnIjoiIn0%3D; expires=Fri, 14 Mar 2025 22:00:37 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6InNGZVZNQnU1ZTQwaDZGUG5yN0FaalE9PSIsInZhbHVlIjoiT200cFRyaU9kbnk4TXB4ei9PZ00xVWJyNW5ZTVdhcFJidTFoR0RSSGh6eTI5MjF5L2FhSHZNeWE0TlQ3TXphN1la" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im5QMFhXRUV6cG40UndjUWxQSXhYbmc9PSIsInZhbHVlIjoiblF3UHp4end5RkpHcWg5WFREUFRPK3NYaVl6NFVrdWRkdkRHNWJrN3pValVEZDVQVlVTRyt5bkpaYUlqVnNpSW1qb2Qva01TY2NtOHpzYnkyR0tubWdCamFQcnYzYWJ2MnBvemNqMmNIQU50MVBXVVBNeGUzUkZ5QkpzdGViSFAiLCJtYWMiOiI2MGZhOTczYWMwMDA5ZGQ3MDMwNTE4Njc4OGM2YTQ1ZDZiNjc0YmE3YTMxODZiZjdmZGEyYzZmYjBjMTY3Mjg2IiwidGFnIjoiIn0%3D; expires=Fri, 14-Mar-2025 22:00:37 GMT; path=/XSRF-TOKEN=eyJpdiI6Im5QMFhXRUV6cG40UndjUWxQSXhYbmc9PSIsInZhbHVlIjoiblF3UHp4end5RkpHcWg5WFREUFRPK3NYaVl6NFVrdWRkdkRHNWJrN3pValVEZDVQVlVTRyt5bkpaYUlqVnNpSW1qb2Qva" 1 => "laravel_session=eyJpdiI6InNGZVZNQnU1ZTQwaDZGUG5yN0FaalE9PSIsInZhbHVlIjoiT200cFRyaU9kbnk4TXB4ei9PZ00xVWJyNW5ZTVdhcFJidTFoR0RSSGh6eTI5MjF5L2FhSHZNeWE0TlQ3TXphN1laWVNoUmxJMlpoS1pnZXdvRDdSTnpsRmxxTFBhS01DYUNnMUkrMlFNaXM4M1ZSQjNWbGZvdG9uS1dIdnF0OTMiLCJtYWMiOiI4MTQ0M2JlYjJkMGI3ZGQ4MDgzNTljNzFkNTBiYjBkYzVjYzI3MWVmZGZjZjc5NDAyOTk1ZmIzZjBiZWQxYzI3IiwidGFnIjoiIn0%3D; expires=Fri, 14-Mar-2025 22:00:37 GMT; path=/; httponlylaravel_session=eyJpdiI6InNGZVZNQnU1ZTQwaDZGUG5yN0FaalE9PSIsInZhbHVlIjoiT200cFRyaU9kbnk4TXB4ei9PZ00xVWJyNW5ZTVdhcFJidTFoR0RSSGh6eTI5MjF5L2FhSHZNeWE0TlQ3TXphN1la" ] ]
        session_attributes
        0 of 0
        array:5 [ "_token" => "kM3bgn0j3tANYIZvopT1rArsJGarOkFOo3yeZoeV" "lang" => "en" "_previous" => array:1 [ "url" => "https://jcbych.top/policy/payment-policy/74" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]