mirror of
https://github.com/iv-org/instances-api.git
synced 2024-12-25 23:49:24 -05:00
Update for the move to mkdocs-material
This commit is contained in:
parent
12fb8d7993
commit
e4d0dc9f5e
@ -51,7 +51,7 @@ spawn do
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
begin
|
begin
|
||||||
body = HTTP::Client.get(URI.parse("https://raw.githubusercontent.com/iv-org/documentation/master/Invidious-Instances.md")).body
|
body = HTTP::Client.get(URI.parse("https://raw.githubusercontent.com/iv-org/documentation/master/docs/Invidious-Instances.md")).body
|
||||||
rescue ex
|
rescue ex
|
||||||
body = ""
|
body = ""
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user