mirror of
https://github.com/iv-org/instances-api.git
synced 2025-05-20 07:20:35 -04:00
commit
9b99fc0ff1
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ spawn do
|
|||
end
|
||||
end
|
||||
|
||||
body = HTTP::Client.get(URI.parse("https://raw.githubusercontent.com/wiki/omarroth/invidious/Invidious-Instances.md")).body
|
||||
body = HTTP::Client.get(URI.parse("https://raw.githubusercontent.com/wiki/iv-org/invidious/Invidious-Instances.md")).body
|
||||
headers = HTTP::Headers.new
|
||||
|
||||
instances = {} of String => Instance
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue