cloudflare
tcp/443 tcp/80 tcp/8443
Open service 104.21.25.148:443 · ebay.cx
2026-01-10 00:27
HTTP/1.1 200 OK
Date: Sat, 10 Jan 2026 00:28:02 GMT
Content-Type: application/octet-stream
Content-Length: 1710
Connection: close
Server: cloudflare
Last-Modified: Sat, 22 Mar 2025 05:25:30 GMT
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
ETag: "67de49ca-6ae"
Strict-Transport-Security: max-age=31536000
Alt-Svc: h3=":443"; ma=86400
Accept-Ranges: bytes
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Z3ldd15ZbA8dxRvAJW%2BELRRE6k5Bi2rW2SijAAx8i1FGQo6lHVh2QLWI5jKFLUeeQSg6zTRHdzyCd1mJhneTxFmNcBqqCNE%3D"}]}
CF-RAY: 9bb80d4ecf8c18ad-EWR
<?php
use Illuminate\Contracts\Http\Kernel;
use Illuminate\Http\Request;
define('LARAVEL_START', microtime(true));
/*
|--------------------------------------------------------------------------
| Check If The Application Is Under Maintenance
|--------------------------------------------------------------------------
|
| If the application is in maintenance / demo mode via the "down" command
| we will load this file so that any pre-rendered content can be shown
| instead of starting the framework, which could cause an exception.
|
*/
if (file_exists($maintenance = __DIR__.'/../storage/framework/maintenance.php')) {
require $maintenance;
}
/*
|--------------------------------------------------------------------------
| Register The Auto Loader
|--------------------------------------------------------------------------
|
| Composer provides a convenient, automatically generated class loader for
| this application. We just need to utilize it! We'll simply require it
| into the script here so we don't need to manually load our classes.
|
*/
require __DIR__.'/../vendor/autoload.php';
/*
|--------------------------------------------------------------------------
| Run The Application
|--------------------------------------------------------------------------
|
| Once we have the application, we can handle the incoming request using
| the application's HTTP kernel. Then, we will send the response back
| to this client's browser, allowing them to enjoy our application.
|
*/
$app = require_once __DIR__.'/../bootstrap/app.php';
$kernel = $app->make(Kernel::class);
$response = $kernel->handle(
$request = Request::capture()
)->send();
$kernel->terminate($request, $response);
Open service 104.21.25.148:80 · ebay.cx
2026-01-10 00:27
HTTP/1.1 200 OK
Date: Sat, 10 Jan 2026 00:28:01 GMT
Content-Type: application/octet-stream
Content-Length: 1710
Connection: close
Server: cloudflare
Last-Modified: Sat, 22 Mar 2025 05:25:30 GMT
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
ETag: "67de49ca-6ae"
Strict-Transport-Security: max-age=31536000
Alt-Svc: h3=":443"; ma=86400
Accept-Ranges: bytes
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Pzm7IO4Gxy05hA9d3EtglumiqupJLKa6sA2nScGtLl5spu71zqly8v2TsuBcGR3FugpJ2JntDLFUwvh2OmfktZqZslFUBCk%3D"}]}
CF-RAY: 9bb80d4e9c0737a1-YYZ
<?php
use Illuminate\Contracts\Http\Kernel;
use Illuminate\Http\Request;
define('LARAVEL_START', microtime(true));
/*
|--------------------------------------------------------------------------
| Check If The Application Is Under Maintenance
|--------------------------------------------------------------------------
|
| If the application is in maintenance / demo mode via the "down" command
| we will load this file so that any pre-rendered content can be shown
| instead of starting the framework, which could cause an exception.
|
*/
if (file_exists($maintenance = __DIR__.'/../storage/framework/maintenance.php')) {
require $maintenance;
}
/*
|--------------------------------------------------------------------------
| Register The Auto Loader
|--------------------------------------------------------------------------
|
| Composer provides a convenient, automatically generated class loader for
| this application. We just need to utilize it! We'll simply require it
| into the script here so we don't need to manually load our classes.
|
*/
require __DIR__.'/../vendor/autoload.php';
/*
|--------------------------------------------------------------------------
| Run The Application
|--------------------------------------------------------------------------
|
| Once we have the application, we can handle the incoming request using
| the application's HTTP kernel. Then, we will send the response back
| to this client's browser, allowing them to enjoy our application.
|
*/
$app = require_once __DIR__.'/../bootstrap/app.php';
$kernel = $app->make(Kernel::class);
$response = $kernel->handle(
$request = Request::capture()
)->send();
$kernel->terminate($request, $response);
Open service 2606:4700:3037::6815:1994:80 · ebay.cx
2026-01-10 00:27
HTTP/1.1 200 OK
Date: Sat, 10 Jan 2026 00:28:01 GMT
Content-Type: application/octet-stream
Content-Length: 1710
Connection: close
Server: cloudflare
Last-Modified: Sat, 22 Mar 2025 05:25:30 GMT
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
ETag: "67de49ca-6ae"
Strict-Transport-Security: max-age=31536000
Alt-Svc: h3=":443"; ma=86400
Accept-Ranges: bytes
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=P2O5NIm%2FAzVWWfBdxII6aRy8KCTvSt89qdMX3VXU0WbwxPyWcTW8ritPVA8ihkiKNv8znc9mFVwELNYsoui9rwWI0nhtoFuwykPdAvQNc%2BG%2FadQ%3D"}]}
CF-RAY: 9bb80d4da9a55e56-SJC
<?php
use Illuminate\Contracts\Http\Kernel;
use Illuminate\Http\Request;
define('LARAVEL_START', microtime(true));
/*
|--------------------------------------------------------------------------
| Check If The Application Is Under Maintenance
|--------------------------------------------------------------------------
|
| If the application is in maintenance / demo mode via the "down" command
| we will load this file so that any pre-rendered content can be shown
| instead of starting the framework, which could cause an exception.
|
*/
if (file_exists($maintenance = __DIR__.'/../storage/framework/maintenance.php')) {
require $maintenance;
}
/*
|--------------------------------------------------------------------------
| Register The Auto Loader
|--------------------------------------------------------------------------
|
| Composer provides a convenient, automatically generated class loader for
| this application. We just need to utilize it! We'll simply require it
| into the script here so we don't need to manually load our classes.
|
*/
require __DIR__.'/../vendor/autoload.php';
/*
|--------------------------------------------------------------------------
| Run The Application
|--------------------------------------------------------------------------
|
| Once we have the application, we can handle the incoming request using
| the application's HTTP kernel. Then, we will send the response back
| to this client's browser, allowing them to enjoy our application.
|
*/
$app = require_once __DIR__.'/../bootstrap/app.php';
$kernel = $app->make(Kernel::class);
$response = $kernel->handle(
$request = Request::capture()
)->send();
$kernel->terminate($request, $response);
Open service 172.67.134.82:8443 · ebay.cx
2026-01-10 00:27
HTTP/1.1 522 <none> Date: Sat, 10 Jan 2026 00:28:21 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9bb80d5198cea592-FRA alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 172.67.134.82:443 · ebay.cx
2026-01-10 00:27
HTTP/1.1 200 OK
Date: Sat, 10 Jan 2026 00:28:01 GMT
Content-Type: application/octet-stream
Content-Length: 1710
Connection: close
Server: cloudflare
Last-Modified: Sat, 22 Mar 2025 05:25:30 GMT
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
ETag: "67de49ca-6ae"
Strict-Transport-Security: max-age=31536000
Alt-Svc: h3=":443"; ma=86400
Accept-Ranges: bytes
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=nDPNVZa%2FJuj0pzorCbDRmXreWU%2FzT6AphRWBuiA8znmF1ck1dNTmC8wgZxLqHgATi8HVbhDAW%2BZS6s0jDKTakevR7maR"}]}
CF-RAY: 9bb80d4d787a4968-LHR
<?php
use Illuminate\Contracts\Http\Kernel;
use Illuminate\Http\Request;
define('LARAVEL_START', microtime(true));
/*
|--------------------------------------------------------------------------
| Check If The Application Is Under Maintenance
|--------------------------------------------------------------------------
|
| If the application is in maintenance / demo mode via the "down" command
| we will load this file so that any pre-rendered content can be shown
| instead of starting the framework, which could cause an exception.
|
*/
if (file_exists($maintenance = __DIR__.'/../storage/framework/maintenance.php')) {
require $maintenance;
}
/*
|--------------------------------------------------------------------------
| Register The Auto Loader
|--------------------------------------------------------------------------
|
| Composer provides a convenient, automatically generated class loader for
| this application. We just need to utilize it! We'll simply require it
| into the script here so we don't need to manually load our classes.
|
*/
require __DIR__.'/../vendor/autoload.php';
/*
|--------------------------------------------------------------------------
| Run The Application
|--------------------------------------------------------------------------
|
| Once we have the application, we can handle the incoming request using
| the application's HTTP kernel. Then, we will send the response back
| to this client's browser, allowing them to enjoy our application.
|
*/
$app = require_once __DIR__.'/../bootstrap/app.php';
$kernel = $app->make(Kernel::class);
$response = $kernel->handle(
$request = Request::capture()
)->send();
$kernel->terminate($request, $response);
Open service 172.67.134.82:80 · ebay.cx
2026-01-10 00:27
HTTP/1.1 200 OK
Date: Sat, 10 Jan 2026 00:28:01 GMT
Content-Type: application/octet-stream
Content-Length: 1710
Connection: close
Server: cloudflare
Last-Modified: Sat, 22 Mar 2025 05:25:30 GMT
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
ETag: "67de49ca-6ae"
Strict-Transport-Security: max-age=31536000
Alt-Svc: h3=":443"; ma=86400
Accept-Ranges: bytes
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=NhbkQvlXEDccdbq%2B9ilU%2FlbN7gOX9exWytXJqffGdDMBem9XXZLKZuYr8%2BttvX%2F%2BV7YOyzC5JkZt0ez%2B5umcHZcDY4APth4%3D"}]}
CF-RAY: 9bb80d4d58c493ed-LHR
<?php
use Illuminate\Contracts\Http\Kernel;
use Illuminate\Http\Request;
define('LARAVEL_START', microtime(true));
/*
|--------------------------------------------------------------------------
| Check If The Application Is Under Maintenance
|--------------------------------------------------------------------------
|
| If the application is in maintenance / demo mode via the "down" command
| we will load this file so that any pre-rendered content can be shown
| instead of starting the framework, which could cause an exception.
|
*/
if (file_exists($maintenance = __DIR__.'/../storage/framework/maintenance.php')) {
require $maintenance;
}
/*
|--------------------------------------------------------------------------
| Register The Auto Loader
|--------------------------------------------------------------------------
|
| Composer provides a convenient, automatically generated class loader for
| this application. We just need to utilize it! We'll simply require it
| into the script here so we don't need to manually load our classes.
|
*/
require __DIR__.'/../vendor/autoload.php';
/*
|--------------------------------------------------------------------------
| Run The Application
|--------------------------------------------------------------------------
|
| Once we have the application, we can handle the incoming request using
| the application's HTTP kernel. Then, we will send the response back
| to this client's browser, allowing them to enjoy our application.
|
*/
$app = require_once __DIR__.'/../bootstrap/app.php';
$kernel = $app->make(Kernel::class);
$response = $kernel->handle(
$request = Request::capture()
)->send();
$kernel->terminate($request, $response);
Open service 2606:4700:3037::ac43:8652:80 · ebay.cx
2026-01-10 00:27
HTTP/1.1 200 OK
Date: Sat, 10 Jan 2026 00:28:01 GMT
Content-Type: application/octet-stream
Content-Length: 1710
Connection: close
Server: cloudflare
Last-Modified: Sat, 22 Mar 2025 05:25:30 GMT
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
ETag: "67de49ca-6ae"
Strict-Transport-Security: max-age=31536000
Alt-Svc: h3=":443"; ma=86400
Accept-Ranges: bytes
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=0efP3Xn6pUO5EqkMsUF3YVWrVC5n4UmaknYavpajV5GJAJBvxo3zNIAvgWR3H1IXYZo3YBlxYRd5RRWA2UJFllt7uPA2Ykc81ucqoODO%2FlbEsvk%3D"}]}
CF-RAY: 9bb80d4d68d637ce-FRA
<?php
use Illuminate\Contracts\Http\Kernel;
use Illuminate\Http\Request;
define('LARAVEL_START', microtime(true));
/*
|--------------------------------------------------------------------------
| Check If The Application Is Under Maintenance
|--------------------------------------------------------------------------
|
| If the application is in maintenance / demo mode via the "down" command
| we will load this file so that any pre-rendered content can be shown
| instead of starting the framework, which could cause an exception.
|
*/
if (file_exists($maintenance = __DIR__.'/../storage/framework/maintenance.php')) {
require $maintenance;
}
/*
|--------------------------------------------------------------------------
| Register The Auto Loader
|--------------------------------------------------------------------------
|
| Composer provides a convenient, automatically generated class loader for
| this application. We just need to utilize it! We'll simply require it
| into the script here so we don't need to manually load our classes.
|
*/
require __DIR__.'/../vendor/autoload.php';
/*
|--------------------------------------------------------------------------
| Run The Application
|--------------------------------------------------------------------------
|
| Once we have the application, we can handle the incoming request using
| the application's HTTP kernel. Then, we will send the response back
| to this client's browser, allowing them to enjoy our application.
|
*/
$app = require_once __DIR__.'/../bootstrap/app.php';
$kernel = $app->make(Kernel::class);
$response = $kernel->handle(
$request = Request::capture()
)->send();
$kernel->terminate($request, $response);
Open service 2606:4700:3037::ac43:8652:8443 · ebay.cx
2026-01-10 00:27
HTTP/1.1 522 <none> Date: Sat, 10 Jan 2026 00:28:21 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9bb80d511c83c0d8-LHR alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 2606:4700:3037::ac43:8652:443 · ebay.cx
2026-01-10 00:27
HTTP/1.1 200 OK
Date: Sat, 10 Jan 2026 00:28:01 GMT
Content-Type: application/octet-stream
Content-Length: 1710
Connection: close
Server: cloudflare
Last-Modified: Sat, 22 Mar 2025 05:25:30 GMT
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
ETag: "67de49ca-6ae"
Strict-Transport-Security: max-age=31536000
Alt-Svc: h3=":443"; ma=86400
Accept-Ranges: bytes
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=lRbcZCKFOqLfQhy8JTWiqez3fLT8kPuvpBPFNiUfsqOhRXbiPTAN19WCftNsKjpIooWRbKHkcOsA36be5fvIznK1DxJkUP40GqUDCym5zi6ARxQ%3D"}]}
CF-RAY: 9bb80d4d1cb8e8cc-SJC
<?php
use Illuminate\Contracts\Http\Kernel;
use Illuminate\Http\Request;
define('LARAVEL_START', microtime(true));
/*
|--------------------------------------------------------------------------
| Check If The Application Is Under Maintenance
|--------------------------------------------------------------------------
|
| If the application is in maintenance / demo mode via the "down" command
| we will load this file so that any pre-rendered content can be shown
| instead of starting the framework, which could cause an exception.
|
*/
if (file_exists($maintenance = __DIR__.'/../storage/framework/maintenance.php')) {
require $maintenance;
}
/*
|--------------------------------------------------------------------------
| Register The Auto Loader
|--------------------------------------------------------------------------
|
| Composer provides a convenient, automatically generated class loader for
| this application. We just need to utilize it! We'll simply require it
| into the script here so we don't need to manually load our classes.
|
*/
require __DIR__.'/../vendor/autoload.php';
/*
|--------------------------------------------------------------------------
| Run The Application
|--------------------------------------------------------------------------
|
| Once we have the application, we can handle the incoming request using
| the application's HTTP kernel. Then, we will send the response back
| to this client's browser, allowing them to enjoy our application.
|
*/
$app = require_once __DIR__.'/../bootstrap/app.php';
$kernel = $app->make(Kernel::class);
$response = $kernel->handle(
$request = Request::capture()
)->send();
$kernel->terminate($request, $response);
Open service 2606:4700:3037::6815:1994:443 · ebay.cx
2026-01-10 00:27
HTTP/1.1 200 OK
Date: Sat, 10 Jan 2026 00:28:01 GMT
Content-Type: application/octet-stream
Content-Length: 1710
Connection: close
Server: cloudflare
Last-Modified: Sat, 22 Mar 2025 05:25:30 GMT
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
ETag: "67de49ca-6ae"
Strict-Transport-Security: max-age=31536000
Alt-Svc: h3=":443"; ma=86400
Accept-Ranges: bytes
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=mEMaOyulGtbFvOqu79vFmjN5ZUvAuH3knIKE6p%2BUOLA77aLmHGdK304dKLC%2BFZAnhCpdf2%2Bg3OmqRbnaqWl9Nq%2FuPrqor5lCsyTBQVVhThPpeOg%3D"}]}
CF-RAY: 9bb80d4cbcaa992f-AMS
<?php
use Illuminate\Contracts\Http\Kernel;
use Illuminate\Http\Request;
define('LARAVEL_START', microtime(true));
/*
|--------------------------------------------------------------------------
| Check If The Application Is Under Maintenance
|--------------------------------------------------------------------------
|
| If the application is in maintenance / demo mode via the "down" command
| we will load this file so that any pre-rendered content can be shown
| instead of starting the framework, which could cause an exception.
|
*/
if (file_exists($maintenance = __DIR__.'/../storage/framework/maintenance.php')) {
require $maintenance;
}
/*
|--------------------------------------------------------------------------
| Register The Auto Loader
|--------------------------------------------------------------------------
|
| Composer provides a convenient, automatically generated class loader for
| this application. We just need to utilize it! We'll simply require it
| into the script here so we don't need to manually load our classes.
|
*/
require __DIR__.'/../vendor/autoload.php';
/*
|--------------------------------------------------------------------------
| Run The Application
|--------------------------------------------------------------------------
|
| Once we have the application, we can handle the incoming request using
| the application's HTTP kernel. Then, we will send the response back
| to this client's browser, allowing them to enjoy our application.
|
*/
$app = require_once __DIR__.'/../bootstrap/app.php';
$kernel = $app->make(Kernel::class);
$response = $kernel->handle(
$request = Request::capture()
)->send();
$kernel->terminate($request, $response);
Open service 2606:4700:3037::6815:1994:8443 · ebay.cx
2026-01-10 00:27
HTTP/1.1 522 <none> Date: Sat, 10 Jan 2026 00:28:21 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9bb80d50ccbd3618-FRA alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 104.21.25.148:8443 · ebay.cx
2026-01-10 00:27
HTTP/1.1 522 <none> Date: Sat, 10 Jan 2026 00:28:21 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9bb80d50d8b99aab-FRA alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 2606:4700:3037::6815:1994:443 · ebay.cx
2025-12-19 22:44
HTTP/1.1 200 OK
Date: Fri, 19 Dec 2025 22:44:26 GMT
Content-Type: application/octet-stream
Content-Length: 1710
Connection: close
Server: cloudflare
Last-Modified: Sat, 22 Mar 2025 05:25:30 GMT
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
ETag: "67de49ca-6ae"
Strict-Transport-Security: max-age=31536000
Alt-Svc: h3=":443"; ma=86400
Accept-Ranges: bytes
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=13,cfOrigin;dur=231
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=3cxQq4XcooBO2p1LalqCb%2FfOhEo0VBvLdeiPktsFPnbDWd6CXJ5jBLimT6ox%2FU1e%2FKH4J%2FmZ3%2BnXGhdPEsrkYxn3G87%2BpmFpo46hSkU%2Fo%2BSvTjI%3D"}]}
CF-RAY: 9b0a6cb1ccdbac45-YYZ
<?php
use Illuminate\Contracts\Http\Kernel;
use Illuminate\Http\Request;
define('LARAVEL_START', microtime(true));
/*
|--------------------------------------------------------------------------
| Check If The Application Is Under Maintenance
|--------------------------------------------------------------------------
|
| If the application is in maintenance / demo mode via the "down" command
| we will load this file so that any pre-rendered content can be shown
| instead of starting the framework, which could cause an exception.
|
*/
if (file_exists($maintenance = __DIR__.'/../storage/framework/maintenance.php')) {
require $maintenance;
}
/*
|--------------------------------------------------------------------------
| Register The Auto Loader
|--------------------------------------------------------------------------
|
| Composer provides a convenient, automatically generated class loader for
| this application. We just need to utilize it! We'll simply require it
| into the script here so we don't need to manually load our classes.
|
*/
require __DIR__.'/../vendor/autoload.php';
/*
|--------------------------------------------------------------------------
| Run The Application
|--------------------------------------------------------------------------
|
| Once we have the application, we can handle the incoming request using
| the application's HTTP kernel. Then, we will send the response back
| to this client's browser, allowing them to enjoy our application.
|
*/
$app = require_once __DIR__.'/../bootstrap/app.php';
$kernel = $app->make(Kernel::class);
$response = $kernel->handle(
$request = Request::capture()
)->send();
$kernel->terminate($request, $response);
Open service 2606:4700:3037::ac43:8652:8443 · ebay.cx
2025-12-19 22:44
HTTP/1.1 522 <none> Date: Fri, 19 Dec 2025 22:44:46 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=19347,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b0a6cb51f95d954-EWR alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 2606:4700:3037::6815:1994:80 · ebay.cx
2025-12-19 22:44
HTTP/1.1 200 OK
Date: Fri, 19 Dec 2025 22:44:26 GMT
Content-Type: application/octet-stream
Content-Length: 1710
Connection: close
Server: cloudflare
Last-Modified: Sat, 22 Mar 2025 05:25:30 GMT
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
ETag: "67de49ca-6ae"
Strict-Transport-Security: max-age=31536000
Alt-Svc: h3=":443"; ma=86400
Accept-Ranges: bytes
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=4T09F72lJPebi22f2BL095IAhiSag9iAGWMIpJ1Q16qmQ6EmkKRV328yFp%2FGbC5yWCNg2Mu9TiGUMO4Pcj7rvJl6kQ9OwjtB5%2BakoOd5heq78gk%3D"}]}
CF-RAY: 9b0a6cb08c59dbeb-FRA
<?php
use Illuminate\Contracts\Http\Kernel;
use Illuminate\Http\Request;
define('LARAVEL_START', microtime(true));
/*
|--------------------------------------------------------------------------
| Check If The Application Is Under Maintenance
|--------------------------------------------------------------------------
|
| If the application is in maintenance / demo mode via the "down" command
| we will load this file so that any pre-rendered content can be shown
| instead of starting the framework, which could cause an exception.
|
*/
if (file_exists($maintenance = __DIR__.'/../storage/framework/maintenance.php')) {
require $maintenance;
}
/*
|--------------------------------------------------------------------------
| Register The Auto Loader
|--------------------------------------------------------------------------
|
| Composer provides a convenient, automatically generated class loader for
| this application. We just need to utilize it! We'll simply require it
| into the script here so we don't need to manually load our classes.
|
*/
require __DIR__.'/../vendor/autoload.php';
/*
|--------------------------------------------------------------------------
| Run The Application
|--------------------------------------------------------------------------
|
| Once we have the application, we can handle the incoming request using
| the application's HTTP kernel. Then, we will send the response back
| to this client's browser, allowing them to enjoy our application.
|
*/
$app = require_once __DIR__.'/../bootstrap/app.php';
$kernel = $app->make(Kernel::class);
$response = $kernel->handle(
$request = Request::capture()
)->send();
$kernel->terminate($request, $response);
Open service 2606:4700:3037::ac43:8652:80 · ebay.cx
2025-12-19 22:44
HTTP/1.1 200 OK
Date: Fri, 19 Dec 2025 22:44:26 GMT
Content-Type: application/octet-stream
Content-Length: 1710
Connection: close
Server: cloudflare
Last-Modified: Sat, 22 Mar 2025 05:25:30 GMT
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
ETag: "67de49ca-6ae"
Strict-Transport-Security: max-age=31536000
Alt-Svc: h3=":443"; ma=86400
Accept-Ranges: bytes
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=vm3GSdfviYeNUVOf3GTxhLt0UrpWzZNEQHkvet35GYJpnYfGmGHCpNep9FnPbgMsLsM6VBmJ1sV8Un9qp0LWRfMX8FQodtqEqAf%2B3ZFbBzTUN3k%3D"}]}
CF-RAY: 9b0a6cb0aef7afea-FRA
<?php
use Illuminate\Contracts\Http\Kernel;
use Illuminate\Http\Request;
define('LARAVEL_START', microtime(true));
/*
|--------------------------------------------------------------------------
| Check If The Application Is Under Maintenance
|--------------------------------------------------------------------------
|
| If the application is in maintenance / demo mode via the "down" command
| we will load this file so that any pre-rendered content can be shown
| instead of starting the framework, which could cause an exception.
|
*/
if (file_exists($maintenance = __DIR__.'/../storage/framework/maintenance.php')) {
require $maintenance;
}
/*
|--------------------------------------------------------------------------
| Register The Auto Loader
|--------------------------------------------------------------------------
|
| Composer provides a convenient, automatically generated class loader for
| this application. We just need to utilize it! We'll simply require it
| into the script here so we don't need to manually load our classes.
|
*/
require __DIR__.'/../vendor/autoload.php';
/*
|--------------------------------------------------------------------------
| Run The Application
|--------------------------------------------------------------------------
|
| Once we have the application, we can handle the incoming request using
| the application's HTTP kernel. Then, we will send the response back
| to this client's browser, allowing them to enjoy our application.
|
*/
$app = require_once __DIR__.'/../bootstrap/app.php';
$kernel = $app->make(Kernel::class);
$response = $kernel->handle(
$request = Request::capture()
)->send();
$kernel->terminate($request, $response);
Open service 2606:4700:3037::6815:1994:8443 · ebay.cx
2025-12-19 22:44
HTTP/1.1 522 <none> Date: Fri, 19 Dec 2025 22:44:46 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=19386,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b0a6cb47cad5577-YYZ alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 2606:4700:3037::ac43:8652:443 · ebay.cx
2025-12-19 22:44
HTTP/1.1 200 OK
Date: Fri, 19 Dec 2025 22:44:26 GMT
Content-Type: application/octet-stream
Content-Length: 1710
Connection: close
Server: cloudflare
Last-Modified: Sat, 22 Mar 2025 05:25:30 GMT
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
ETag: "67de49ca-6ae"
Strict-Transport-Security: max-age=31536000
Alt-Svc: h3=":443"; ma=86400
Accept-Ranges: bytes
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=9,cfOrigin;dur=460
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=JkBDsIVkcWaV82QTs33ScCx6b5Bg31np7aw0k2BguiEREdLCTqfWV8RTPN5Eq7B52sIa8gpbfu8ZoPS83w6MwnItc6OH3cTIg5IGcTXbf5ffaoo%3D"}]}
CF-RAY: 9b0a6cb13effb1a2-YYZ
<?php
use Illuminate\Contracts\Http\Kernel;
use Illuminate\Http\Request;
define('LARAVEL_START', microtime(true));
/*
|--------------------------------------------------------------------------
| Check If The Application Is Under Maintenance
|--------------------------------------------------------------------------
|
| If the application is in maintenance / demo mode via the "down" command
| we will load this file so that any pre-rendered content can be shown
| instead of starting the framework, which could cause an exception.
|
*/
if (file_exists($maintenance = __DIR__.'/../storage/framework/maintenance.php')) {
require $maintenance;
}
/*
|--------------------------------------------------------------------------
| Register The Auto Loader
|--------------------------------------------------------------------------
|
| Composer provides a convenient, automatically generated class loader for
| this application. We just need to utilize it! We'll simply require it
| into the script here so we don't need to manually load our classes.
|
*/
require __DIR__.'/../vendor/autoload.php';
/*
|--------------------------------------------------------------------------
| Run The Application
|--------------------------------------------------------------------------
|
| Once we have the application, we can handle the incoming request using
| the application's HTTP kernel. Then, we will send the response back
| to this client's browser, allowing them to enjoy our application.
|
*/
$app = require_once __DIR__.'/../bootstrap/app.php';
$kernel = $app->make(Kernel::class);
$response = $kernel->handle(
$request = Request::capture()
)->send();
$kernel->terminate($request, $response);
Open service 104.21.25.148:443 · ebay.cx
2025-12-19 22:44
HTTP/1.1 200 OK
Date: Fri, 19 Dec 2025 22:44:26 GMT
Content-Type: application/octet-stream
Content-Length: 1710
Connection: close
Server: cloudflare
Last-Modified: Sat, 22 Mar 2025 05:25:30 GMT
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
ETag: "67de49ca-6ae"
Strict-Transport-Security: max-age=31536000
Alt-Svc: h3=":443"; ma=86400
Accept-Ranges: bytes
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=gb1w%2BWM9mVBoU3Sjmdt8mv0zYAmwV1QmQ5KRbWtaEry9nEoiaPid0UeJlWwqwe%2Fj2JC1AcZAm%2BeKZ82ZViLoPzNeXdLNUJA%3D"}]}
CF-RAY: 9b0a6cb05d8ac418-LHR
<?php
use Illuminate\Contracts\Http\Kernel;
use Illuminate\Http\Request;
define('LARAVEL_START', microtime(true));
/*
|--------------------------------------------------------------------------
| Check If The Application Is Under Maintenance
|--------------------------------------------------------------------------
|
| If the application is in maintenance / demo mode via the "down" command
| we will load this file so that any pre-rendered content can be shown
| instead of starting the framework, which could cause an exception.
|
*/
if (file_exists($maintenance = __DIR__.'/../storage/framework/maintenance.php')) {
require $maintenance;
}
/*
|--------------------------------------------------------------------------
| Register The Auto Loader
|--------------------------------------------------------------------------
|
| Composer provides a convenient, automatically generated class loader for
| this application. We just need to utilize it! We'll simply require it
| into the script here so we don't need to manually load our classes.
|
*/
require __DIR__.'/../vendor/autoload.php';
/*
|--------------------------------------------------------------------------
| Run The Application
|--------------------------------------------------------------------------
|
| Once we have the application, we can handle the incoming request using
| the application's HTTP kernel. Then, we will send the response back
| to this client's browser, allowing them to enjoy our application.
|
*/
$app = require_once __DIR__.'/../bootstrap/app.php';
$kernel = $app->make(Kernel::class);
$response = $kernel->handle(
$request = Request::capture()
)->send();
$kernel->terminate($request, $response);
Open service 104.21.25.148:80 · ebay.cx
2025-12-19 22:44
HTTP/1.1 200 OK
Date: Fri, 19 Dec 2025 22:44:26 GMT
Content-Type: application/octet-stream
Content-Length: 1710
Connection: close
Server: cloudflare
Last-Modified: Sat, 22 Mar 2025 05:25:30 GMT
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
ETag: "67de49ca-6ae"
Strict-Transport-Security: max-age=31536000
Alt-Svc: h3=":443"; ma=86400
Accept-Ranges: bytes
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=B5a5okuoE6%2Fuj9glCg0p6NIVz2uYLWprswSBBu3BmOm7l3zc2F6WSrxuHoypjGN%2BiSDscO1KATwn14UbqobfB%2F7%2Bc%2BpBXDs%3D"}]}
CF-RAY: 9b0a6cafe902fcd5-FRA
<?php
use Illuminate\Contracts\Http\Kernel;
use Illuminate\Http\Request;
define('LARAVEL_START', microtime(true));
/*
|--------------------------------------------------------------------------
| Check If The Application Is Under Maintenance
|--------------------------------------------------------------------------
|
| If the application is in maintenance / demo mode via the "down" command
| we will load this file so that any pre-rendered content can be shown
| instead of starting the framework, which could cause an exception.
|
*/
if (file_exists($maintenance = __DIR__.'/../storage/framework/maintenance.php')) {
require $maintenance;
}
/*
|--------------------------------------------------------------------------
| Register The Auto Loader
|--------------------------------------------------------------------------
|
| Composer provides a convenient, automatically generated class loader for
| this application. We just need to utilize it! We'll simply require it
| into the script here so we don't need to manually load our classes.
|
*/
require __DIR__.'/../vendor/autoload.php';
/*
|--------------------------------------------------------------------------
| Run The Application
|--------------------------------------------------------------------------
|
| Once we have the application, we can handle the incoming request using
| the application's HTTP kernel. Then, we will send the response back
| to this client's browser, allowing them to enjoy our application.
|
*/
$app = require_once __DIR__.'/../bootstrap/app.php';
$kernel = $app->make(Kernel::class);
$response = $kernel->handle(
$request = Request::capture()
)->send();
$kernel->terminate($request, $response);
Open service 172.67.134.82:443 · ebay.cx
2025-12-19 22:44
HTTP/1.1 200 OK
Date: Fri, 19 Dec 2025 22:44:26 GMT
Content-Type: application/octet-stream
Content-Length: 1710
Connection: close
Server: cloudflare
Last-Modified: Sat, 22 Mar 2025 05:25:30 GMT
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
ETag: "67de49ca-6ae"
Strict-Transport-Security: max-age=31536000
Alt-Svc: h3=":443"; ma=86400
Accept-Ranges: bytes
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=lFqFDVUFw2KCia6nWeru1sMjRyte%2FfwLTpkRATI2DqlKJ%2BTUjjGH06YUB4DgsGKNYW7HnFY%2BRIA7vf1Wrw%2BKXCkbDHsw3%2FI%3D"}]}
CF-RAY: 9b0a6caff9419819-AMS
<?php
use Illuminate\Contracts\Http\Kernel;
use Illuminate\Http\Request;
define('LARAVEL_START', microtime(true));
/*
|--------------------------------------------------------------------------
| Check If The Application Is Under Maintenance
|--------------------------------------------------------------------------
|
| If the application is in maintenance / demo mode via the "down" command
| we will load this file so that any pre-rendered content can be shown
| instead of starting the framework, which could cause an exception.
|
*/
if (file_exists($maintenance = __DIR__.'/../storage/framework/maintenance.php')) {
require $maintenance;
}
/*
|--------------------------------------------------------------------------
| Register The Auto Loader
|--------------------------------------------------------------------------
|
| Composer provides a convenient, automatically generated class loader for
| this application. We just need to utilize it! We'll simply require it
| into the script here so we don't need to manually load our classes.
|
*/
require __DIR__.'/../vendor/autoload.php';
/*
|--------------------------------------------------------------------------
| Run The Application
|--------------------------------------------------------------------------
|
| Once we have the application, we can handle the incoming request using
| the application's HTTP kernel. Then, we will send the response back
| to this client's browser, allowing them to enjoy our application.
|
*/
$app = require_once __DIR__.'/../bootstrap/app.php';
$kernel = $app->make(Kernel::class);
$response = $kernel->handle(
$request = Request::capture()
)->send();
$kernel->terminate($request, $response);
Open service 172.67.134.82:80 · ebay.cx
2025-12-19 22:44
HTTP/1.1 200 OK
Date: Fri, 19 Dec 2025 22:44:26 GMT
Content-Type: application/octet-stream
Content-Length: 1710
Connection: close
Server: cloudflare
Last-Modified: Sat, 22 Mar 2025 05:25:30 GMT
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
ETag: "67de49ca-6ae"
Strict-Transport-Security: max-age=31536000
Alt-Svc: h3=":443"; ma=86400
Accept-Ranges: bytes
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=54E9VkYx0QyeOQjXOfh6h%2FVY64hna6JrwTCRSGS2wVd9h2%2FGjdl1Txl3U0f%2FcSGM%2FrfJUhU0kIi51mMJ9yfowZ%2F6rnoy5AI%3D"}]}
CF-RAY: 9b0a6cb11c9cbb07-LHR
<?php
use Illuminate\Contracts\Http\Kernel;
use Illuminate\Http\Request;
define('LARAVEL_START', microtime(true));
/*
|--------------------------------------------------------------------------
| Check If The Application Is Under Maintenance
|--------------------------------------------------------------------------
|
| If the application is in maintenance / demo mode via the "down" command
| we will load this file so that any pre-rendered content can be shown
| instead of starting the framework, which could cause an exception.
|
*/
if (file_exists($maintenance = __DIR__.'/../storage/framework/maintenance.php')) {
require $maintenance;
}
/*
|--------------------------------------------------------------------------
| Register The Auto Loader
|--------------------------------------------------------------------------
|
| Composer provides a convenient, automatically generated class loader for
| this application. We just need to utilize it! We'll simply require it
| into the script here so we don't need to manually load our classes.
|
*/
require __DIR__.'/../vendor/autoload.php';
/*
|--------------------------------------------------------------------------
| Run The Application
|--------------------------------------------------------------------------
|
| Once we have the application, we can handle the incoming request using
| the application's HTTP kernel. Then, we will send the response back
| to this client's browser, allowing them to enjoy our application.
|
*/
$app = require_once __DIR__.'/../bootstrap/app.php';
$kernel = $app->make(Kernel::class);
$response = $kernel->handle(
$request = Request::capture()
)->send();
$kernel->terminate($request, $response);
Open service 104.21.25.148:8443 · ebay.cx
2025-12-19 22:44
HTTP/1.1 522 <none> Date: Fri, 19 Dec 2025 22:44:46 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b0a6cb3bcde79b4-LHR alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 172.67.134.82:8443 · ebay.cx
2025-12-19 22:44
HTTP/1.1 522 <none> Date: Fri, 19 Dec 2025 22:44:46 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b0a6cb38f639130-FRA alt-svc: h3=":8443"; ma=86400 error code: 522