mirror of
https://github.com/YGGverse/Yo.git
synced 2026-04-01 02:05:29 +00:00
fix resolved host request
This commit is contained in:
parent
bc9fc470e6
commit
a20d466bd0
2 changed files with 2 additions and 1 deletions
|
|
@ -356,6 +356,7 @@ foreach($index->search('')
|
|||
|
||||
// Prepare remote request
|
||||
$request = new \Yggverse\Gemini\Client\Request(
|
||||
$base->get(),
|
||||
$address->get()
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue