Skip to content

Instantly share code, notes, and snippets.

@wscanf
wscanf / config.js
Created November 29, 2012 06:59
a simple httpproxy that can beautify JavaScript
//a simple httpproxy that can beautify JavaScript
//fangyong 2012-11-29 [email protected]
//add javascript file names to the config array that you want to beautify
//change to your favorite port number
var config = [
'ver.js',
'mi.Login_new',
'login_div.js',