// ==UserScript==
// @name project name
// @namespace url
// @description desc
// @copyright line
// @license MIT
// @icon url, it is
// @version 1.0.0
// @author uhhuh
// @run-at document-start
// @grant none
// @include [url]
// @updateURL https://openuserjs.org/meta/username/file.meta.js
// @downloadURL https://openuserjs.org/src/scripts/username/file.user.js
// ==/UserScript==
// Most of the fields of block has been hidden due to confidential reasons.
Hey @chroventer,
Try copy/pasting code to the import window instead of importing it from GitHub; maybe OpenUser site can’t properly read the file from repository. Hope that helps!