mirror of
https://github.com/iv-org/instances-api.git
synced 2024-11-26 23:20:22 +00:00
Update instances file filename
This commit is contained in:
parent
6bef2f442d
commit
c2a26e5d67
@ -51,7 +51,7 @@ spawn do
|
||||
end
|
||||
end
|
||||
begin
|
||||
body = HTTP::Client.get(URI.parse("https://raw.githubusercontent.com/iv-org/documentation/master/docs/Invidious-Instances.md")).body
|
||||
body = HTTP::Client.get(URI.parse("https://raw.githubusercontent.com/iv-org/documentation/master/docs/instances.md")).body
|
||||
rescue ex
|
||||
body = ""
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user