mirror of
https://github.com/iv-org/invidious
synced 2024-11-09 01:10:27 +00:00
Remove logging for Reddit comments
This commit is contained in:
parent
d664d6b371
commit
6795c183af
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user