diff --git a/app/Models/Result.php b/app/Models/Result.php index f53b286e9c9491cf628d32c08617999e6e510197..91b40fd4cde68397015678e7a1824b9f1fd9a500 100644 --- a/app/Models/Result.php +++ b/app/Models/Result.php @@ -365,8 +365,6 @@ class Result } $parts = parse_url($link); - $host = null; - $path = null; $proxyUrl = "https://proxy.metager.de/";