Skip to content

Commit

Permalink
Update fallback.php
Browse files Browse the repository at this point in the history
  • Loading branch information
dehlirious authored Feb 23, 2024
1 parent 72585c4 commit 054f6a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion engines/librex/fallback.php
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ function get_librex_results($opts) {

if (!empty($results)) {
$results["results_source"] = parse_url($instance)["host"];
error_log($results["results_source"]);
return $results;
}

Expand Down

0 comments on commit 054f6a1

Please sign in to comment.