mirror of
https://github.com/iv-org/instances-api.git
synced 2025-04-15 13:33:13 -04:00
Merge pull request #38 from iv-org/TheFrenchGhosty-patch-1
Update instances file filename
This commit is contained in:
commit
d696237221
@ -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…
x
Reference in New Issue
Block a user