Commons:User scripts/users namespace/reports/User:Diti/monobook.js

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

jshint edit

  1. ISSUE: line 2 character 1: document.write can be a form of eval. - Evidence: document.write('<script type="text/javascript" src="'
  2. ISSUE: line 7 character 1: document.write can be a form of eval. - Evidence: document.write('<script type="text/javascript" src="'
  3. ISSUE: line 23 character 21: Use '===' to compare with ''. - Evidence: if( editbox.value == '' )