mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-17 11:30:57 +02:00
Remove logging for Reddit comments
This commit is contained in:
@@ -241,7 +241,6 @@ get "/watch" do |env|
|
|||||||
|
|
||||||
reddit_html = add_alt_links(reddit_html)
|
reddit_html = add_alt_links(reddit_html)
|
||||||
rescue ex
|
rescue ex
|
||||||
STDOUT << id << " : " << ex.message << "\n"
|
|
||||||
reddit_thread = nil
|
reddit_thread = nil
|
||||||
reddit_html = ""
|
reddit_html = ""
|
||||||
end
|
end
|
||||||
|
Reference in New Issue
Block a user