ZeroOmega/omega-target
FelisCatus b67790eb83 Pass <local> to target browser as-is. Avoid <local> in default config.
See the added comments as well as #443 for discussion.

Newly created proxy profiles will have 127.0.0.1, ::1 and localhost in
bypass list by default, instead of <local> in hope that fewer users
will be trapped in the IPv6 literals gotcha.
2016-03-17 16:18:25 +08:00
..
grunt Initial commit. 2014-09-21 00:01:16 +08:00
src Pass <local> to target browser as-is. Avoid <local> in default config. 2016-03-17 16:18:25 +08:00
test Disable profile syncing if quota exceeded in sync storage. Fix #272. 2015-02-11 15:29:47 +08:00
.gitignore Initial commit. 2014-09-21 00:01:16 +08:00
Gruntfile.coffee Initial commit. 2014-09-21 00:01:16 +08:00
index.coffee Add options syncing (using chrome.storage.sync). 2015-01-22 19:25:49 +08:00
omega_pac_shim.js Initial commit. 2014-09-21 00:01:16 +08:00
package.json Lock coffeelint to ~1.11.1 to avoid function indentation issue. 2016-03-17 13:51:54 +08:00