Tul xxx Tul
User / IP
:
216.73.216.227
Host / Server
:
45.84.207.204 / aircan.me
System
:
Linux lt-bnk-web1726.main-hosting.eu 5.14.0-611.36.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Mar 3 11:23:52 EST 2026 x86_64
Command
|
Upload
|
Create
Mass Deface
|
Jumping
|
Symlink
|
Reverse Shell
Ping
|
Port Scan
|
DNS Lookup
|
Whois
|
Header
|
cURL
:
/
home
/
u931257429
/
domains
/
aircan.me
/
public_html
/
comidarapida
/
Viewing: manifest.php
<?php include 'components/connect.php'; $businessName = getBusinessName($conn); $businessLogoVersion = getBusinessLogoVersion($conn); $iconV = $businessLogoVersion !== '' ? '&v=' . rawurlencode($businessLogoVersion) : ''; header('Content-Type: application/manifest+json; charset=utf-8'); $etag = '"' . sha1($businessName . '|' . $businessLogoVersion) . '"'; header('ETag: ' . $etag); header('Cache-Control: public, max-age=86400'); header('Vary: Accept-Encoding'); if (isset($_SERVER['HTTP_IF_NONE_MATCH']) && trim((string)$_SERVER['HTTP_IF_NONE_MATCH']) === $etag) { http_response_code(304); exit; } $manifest = [ 'name' => $businessName, 'short_name' => $businessName, 'description' => $businessName . ' - MenĂº, pedidos y contacto', 'start_url' => rtrim(dirname($_SERVER['SCRIPT_NAME']), '/\\') . '/index.php', 'scope' => rtrim(dirname($_SERVER['SCRIPT_NAME']), '/\\') . '/', 'display' => 'standalone', 'background_color' => '#ffffff', 'theme_color' => '#b30000', 'icons' => [ [ 'src' => 'icon.php?size=192&maskable=1' . $iconV, 'sizes' => '192x192', 'type' => 'image/png', 'purpose' => 'any maskable', ], [ 'src' => 'icon.php?size=256&maskable=1' . $iconV, 'sizes' => '256x256', 'type' => 'image/png', 'purpose' => 'any maskable', ], [ 'src' => 'icon.php?size=384&maskable=1' . $iconV, 'sizes' => '384x384', 'type' => 'image/png', 'purpose' => 'any maskable', ], [ 'src' => 'icon.php?size=512&maskable=1' . $iconV, 'sizes' => '512x512', 'type' => 'image/png', 'purpose' => 'any maskable', ], ], ]; echo json_encode($manifest, JSON_UNESCAPED_UNICODE | JSON_UNESCAPED_SLASHES | JSON_PRETTY_PRINT);
Coded With 💗 by
0x6ick