diff -up ./cgi/extinfo.c.remove_3rdparty_links ./cgi/extinfo.c --- ./cgi/extinfo.c.remove_3rdparty_links 2019-08-20 15:29:34.000000000 +0000 +++ ./cgi/extinfo.c 2019-08-29 18:17:32.321544245 +0000 @@ -557,27 +557,6 @@ void document_header(int use_stylesheet) printf("\n", url_stylesheets_path, NAGFUNCS_CSS); } - if (display_type == DISPLAY_HOST_INFO) - vidurl = "https://www.youtube.com/embed/n3QEAf-MxY4"; - else if(display_type == DISPLAY_SERVICE_INFO) - vidurl = "https://www.youtube.com/embed/f_knwQOS6FI"; - - if (enable_page_tour == TRUE && vidurl) { - printf("\n", url_js_path, JQUERY_JS); - printf("\n", url_js_path, NAGFUNCS_JS); - printf("\n"); - } - printf("\n"); printf("\n"); diff -up ./cgi/status.c.remove_3rdparty_links ./cgi/status.c --- ./cgi/status.c.remove_3rdparty_links 2019-08-20 15:29:34.000000000 +0000 +++ ./cgi/status.c 2019-08-29 18:17:32.322544264 +0000 @@ -555,31 +555,8 @@ void document_header(int use_stylesheet) /* JS function to append content to elements on page */ printf("\n", url_js_path, NAGFUNCS_JS); - - printf("\n"); - } + } diff -up ./html/main.php.remove_3rdparty_links ./html/main.php --- ./html/main.php.remove_3rdparty_links 2019-08-20 15:29:34.000000000 +0000 +++ ./html/main.php 2019-08-29 18:20:16.216716704 +0000 @@ -19,20 +19,7 @@ $this_year = '2019'; - - - - >