Joeviocoe / Autoblog Comments 2

Assuming you do want script updates to happen in some .user.js engines you might want to consider using this instead in your UserScript metadata block:

--- /scripts/Joeviocoe/Autoblog_Comments_2/source@2.0.0+dff18b3
+++ /scripts/Joeviocoe/Autoblog_Comments_2/source
@@ -7,8 +7,8 @@
 // @exclude		 *_uac*
 // @copyright  2014+, Joeviocoe
 // @require    http://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js
-// @updateURL  https://openuserjs.org/install/Joeviocoe/Autoblog_Comments2.user.js
-// @downloadURL  https://openuserjs.org/install/Joeviocoe/Autoblog_Comments2.user.js
+// @updateURL  https://openuserjs.org/install/Joeviocoe/Autoblog_Comments_2.user.js
+// @downloadURL  https://openuserjs.org/install/Joeviocoe/Autoblog_Comments_2.user.js
 // ==/UserScript==
 
 // Copyright (c) 2014, Joeviocoe

Thanks for the look,
OUJS Admin