1
0
mirror of https://github.com/iv-org/invidious.git synced 2025-03-23 22:36:36 -04:00

4 lines
72 B
JavaScript
Raw Normal View History

2023-07-19 12:35:22 -07:00
addEventListener('load', function (e) {
get_youtube_comments();
});