20,741
edits
m (→The Script: fix up script: change regex to also match https urls) |
m (→The Script: disable debug mode) |
||
| Line 237: | Line 237: | ||
'use strict'; | 'use strict'; | ||
// Define constants | // Define constants | ||
var DEBUG = | var DEBUG = false; | ||
// set this to true continue working on the new mode supporting | // set this to true continue working on the new mode supporting | ||