Commons:User scripts/users namespace/reports/User:Uvas magicas/monobook.js

This is the report page for User:Uvas magicas/monobook.js. It is bot-maintained. All manual changes might be overwritten.

jshint edit

  1. ISSUE: line 44 character 36: This character may get silently deleted by one or more browsers. - Evidence: incluir ("","","watchlistnotifier.js‎"); /*Notificador de lista de seguimiento*/
  2. ISSUE: line 50 character 11: Use '===' to compare with ''. - Evidence: if (url=="") {url = 'es.wikipedia.org'; }
  3. ISSUE: line 51 character 15: Use '===' to compare with ''. - Evidence: if (usuario=="") {usuario = 'Axxgreazz/Monobook-Suite'; }; /*no cambiar */
  4. ISSUE: line 51 character 61: Unnecessary semicolon. - Evidence: if (usuario=="") {usuario = 'Axxgreazz/Monobook-Suite'; }; /*no cambiar */