mirror of
https://github.com/iv-org/invidious.git
synced 2025-11-06 15:42:04 +00:00
Add unminimized sources and license information
This commit is contained in:
@@ -188,6 +188,10 @@ get "/" do |env|
|
||||
templated "index"
|
||||
end
|
||||
|
||||
get "/licenses" do |env|
|
||||
rendered "licenses"
|
||||
end
|
||||
|
||||
# Videos
|
||||
|
||||
get "/:id" do |env|
|
||||
|
||||
Reference in New Issue
Block a user