{ "mode": "pattern", "sync": true, "autoBackup": false, "passthrough": "", "theme": "", "container": {}, "commands": { "setProxy": "", "setTabProxy": "", "includeHost": "", "excludeHost": "" }, "data": [ { "active": true, "title": "I2P", "type": "http", "hostname": "127.0.0.1", "port": "4444", "username": "", "password": "", "cc": "", "city": "", "color": "#808000", "pac": "", "pacString": "", "proxyDNS": true, "include": [ { "type": "regex", "title": "", "pattern": "^(?:https?://)?[a-zA-Z0-9@:.%_\\+~#=-]*\\.i2p$", "active": true }, { "type": "regex", "title": "", "pattern": "^(?:https?://)?[a-zA-Z0-9@:.%_\\+~#=-]*\\.i2p/.*$", "active": true } ], "exclude": [], "tabProxy": [] } ] }