Publishing to OpenUserJS.org
Martii opened this issue · comments
Marti Martz commented
A couple of issues with your script:
- User Scripts end in
.user.js
not.js
- Your current
@updateURL
is incorrect... either omit this key or pick the proper update check source... OpenUserJS.org (OUJS) is:
// @updateURL https://openuserjs.org/meta/nohponex/mesos_oros_ects.meta.js
or if you prefer to check github with full script source:
// @updateURL https://raw.githubusercontent.com/NohponeX/mesos_oros_ects/master/mesos_oros_ects.user.js
Please fix these as soon as possible.
Thanks,
OUJS Admin
Xenofon Spafaridis commented
Thank very much you for the notices.