User:GeorgeMoney/UserScripts/readonly

//

if (window.location.href.indexOf('read=1') != -1) {
  loadCSS('User:GeorgeMoney/ReadOnly.css');
}
//